* - tweak: Less bee health.

* - add: Uplink krait ammo.

* - add: ContextMenuInteractionBlockerComponent.

* - tweak: Update development config.

* - fix: Folder naming.

* - add: More logic.
This commit is contained in:
Aviu00
2024-08-04 13:43:55 +00:00
committed by GitHub
parent 5ba766979e
commit ddb73b266f
25 changed files with 92 additions and 7 deletions

View File

@@ -32,3 +32,9 @@ enabled = false
[white]
ert_load = false
[stalin]
enabled = false
[aspects]
enabled = false

View File

@@ -23,4 +23,4 @@ alerts-blocked-name = Атака заблокирована
alerts-blocked-desc = Невозможно блокировать некоторое время.
melee-block-component-delay = Может блокировать атаку ближнего боя каждые {$delay} секунд.
context-menu-cant-interact = Невозможно взаимодействовать через контекстное меню!
context-menu-cant-interact = Невозможно взаимодействовать этим через контекстное меню!

View File

@@ -118,6 +118,12 @@ uplink-pistol-box-desc = Содержит 3 магазина на 10 патро
uplink-pistol-box-caseless-name = Коробка с пистолетными магазинами (.25 безгильзовые)
uplink-pistol-box-caseless-desc = Содержит 3 магазина на 10 патронов. Совместимо с Коброй.
uplink-grenade-blast-name = Фугасная граната
uplink-grenade-blast-desc = Маленький радиус поражения, большая мощность взрыва. Совместимо с Крайтом.
uplink-grenade-frag-name = Осколочная граната
uplink-grenade-frag-desc = Большой радиус поражения, маленькая мощность взрыва. Совместимо с Крайтом.
# Utility
uplink-holopara-kit-name = Набор Голопаразита
uplink-holopara-kit-desc =

View File

@@ -98,7 +98,7 @@
- type: MobThresholds
thresholds:
0: Alive
10: Dead
5: Dead
- type: Stamina
critThreshold: 10
- type: DamageStateVisuals

View File

@@ -28,6 +28,7 @@
- HighRiskItem
- type: StealTarget
stealGroup: Hypospray
- type: ContextMenuInteractionBlocker
- type: entity
name: gorlex hypospray
@@ -52,6 +53,7 @@
onlyAffectsMobs: false
- type: UseDelay
delay: 0.5
- type: ContextMenuInteractionBlocker
- type: entity
name: borghypo
@@ -76,6 +78,7 @@
onlyAffectsMobs: false
- type: UseDelay
delay: 0.5
- type: ContextMenuInteractionBlocker
- type: entity
name: experimental hypospray
@@ -132,6 +135,7 @@
price: 75 # These are limited supply items.
- type: TrashOnSolutionEmpty
solution: pen
- type: ContextMenuInteractionBlocker
- type: entity
name: emergency medipen
@@ -465,6 +469,7 @@
delay: 0.5
- type: StaticPrice # A new shitcurity meta
price: 75
- type: ContextMenuInteractionBlocker
- type: entity
parent: BaseItem

View File

@@ -252,6 +252,26 @@
categories:
- UplinkAmmo
- type: listing
id: UplinkGrendeBlast
name: uplink-grenade-blast-name
description: uplink-grenade-blast-desc
productEntity: GrenadeBlast
cost:
Telecrystal: 2
categories:
- UplinkAmmo
- type: listing
id: UplinkGrendeFrag
name: uplink-grenade-frag-name
description: uplink-grenade-frag-desc
productEntity: GrenadeFrag
cost:
Telecrystal: 2
categories:
- UplinkAmmo
- type: listing
id: UplinkMindSlaveImplanter
name: uplink-mind-slave

View File

@@ -14,6 +14,7 @@
deleteOnDrop: true
- type: CultItem
canPickUp: false
- type: ContextMenuInteractionBlocker
- type: entity
parent: BaseCultHand