Ling tweak 2 (#347)

* - tweak: NOT THE BEES.

* - tweak: More chems.

* - fix: Ling abilities & alert.

* - fix: Locale.
This commit is contained in:
Aviu00
2024-06-12 10:56:44 +00:00
committed by GitHub
parent 403a5af0b7
commit d75fcd40ea
5 changed files with 27 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ public sealed partial class ChangelingComponent : Component
public float Accumulator;
[ViewVariables(VVAccess.ReadOnly)]
public float UpdateDelay = 8f;
public float UpdateDelay = 6f;
[ViewVariables(VVAccess.ReadOnly)]
public bool IsRegenerating;

View File

@@ -53,7 +53,7 @@ changeling-ability-changeling-lesser-form = Примитивная форма
changeling-ability-changeling-lesser-form-desc = Превращает в самую примитивную форму. Полезно для побега из наручников. Стоит 5 химикатов.
changeling-ability-bees = Выпустить пчёл
changeling-ability-bees-desc = Выпускает 6 агрессивных пчёл из улья.
changeling-ability-bees-desc = Выпускает 4 агрессивных пчелы из улья.
ent-ActionChangelingShop = Эволюции
.desc = Эволюционируйте и развивайтесь.

View File

@@ -76,6 +76,9 @@
event: !type:ExtractionStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- type: entity
id: ActionTransformSting
@@ -89,6 +92,9 @@
event: !type:TransformStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- type: entity
id: ActionBlindSting
@@ -102,6 +108,10 @@
event: !type:BlindStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- Blindable
- type: entity
id: ActionMuteSting
@@ -115,6 +125,9 @@
event: !type:MuteStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- type: entity
id: ActionHallucinationSting
@@ -128,6 +141,9 @@
event: !type:HallucinationStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- type: entity
id: ActionCryoSting
@@ -141,11 +157,15 @@
event: !type:CryoStingActionEvent
canTargetSelf: false
useDelay: 1
whitelist:
components:
- HumanoidAppearance
- Temperature
- type: entity
id: ActionAdrenalineSacs
name: changeling-ability-adrenaline-sacks
description: changeling-ability-adrenaline-sacks.desc
description: changeling-ability-adrenaline-sacks-desc
noSpawn: true
components:
- type: InstantAction
@@ -153,6 +173,8 @@
icon: White/Actions/changeling.rsi/adrenaline_sacs.png
event: !type:AdrenalineSacsActionEvent
useDelay: 1
checkConsciousness: false
checkCanInteract: false
- type: LesserFormRestricted
- type: entity
@@ -166,6 +188,8 @@
icon: White/Actions/changeling.rsi/fleshmend.png
event: !type:FleshmendActionEvent
useDelay: 1
checkConsciousness: false
checkCanInteract: false
- type: LesserFormRestricted
- type: entity

View File

@@ -1,6 +1,5 @@
- type: alert
id: Chemicals
category: Health #it's like ghostie health
icons:
- sprite: /Textures/Interface/Alerts/essence_counter.rsi
state: essence0

View File

@@ -21,7 +21,6 @@
- type: FlashImmunity
- type: EyeProtection
- type: HiveHead
beesAmount: 6
- type: entity
id: ActionReleaseBees