Ling update (#183)
* - add: Augmented Eyesight. * - add: Dissonant Shriek. * - tweak: Nuke use delays. * - tweak: Tweak chemical regeneration and chemical costs. * - add: Add chitinous helmet. * - fix: Fix chem regeneration while dead. * - tweak: Faster fleshmend. * - add: Void Adaptation. * - tweak: No lesser form delay. * - tweak: Lesser form tweaks. * - tweak: Stasis doafter is hidden now. * - add: Refund after absorbing. * - tweak: Some tweaks.
This commit is contained in:
@@ -1,9 +1,18 @@
|
||||
changeling-ability-fleshmend = Восстановление тканей
|
||||
changeling-ability-fleshmend = Восстановление тканей
|
||||
changeling-ability-fleshmend-desc = Быстро вылечить большую часть повреждений
|
||||
|
||||
changeling-ability-biodegrade = Биоразложение
|
||||
changeling-ability-biodegrade-desc = Растворяет наручники и прочие сдерживающие элементы.
|
||||
|
||||
changeling-ability-eyesight = Аугментация зрения
|
||||
changeling-ability-eyesight-desc = Развивает переключаемое ночное зрение. Когда способность неактивна, защищает вас от флешек и яркого света, например от сварки.
|
||||
|
||||
changeling-ability-dissonant-shriek = Диссонирующий вопль
|
||||
changeling-ability-dissonant-shriek-desc = Испускает заряд ЭМИ, который нарушает работу всего оборудования вокруг.
|
||||
|
||||
changeling-ability-void-adaptation = Пустотная адаптация
|
||||
changeling-ability-void-adaptation-desc = Наделяет пассивной способностью, позволяющей сопротивляться холоду, низкому давлению и потребности в кислороде. При использовании замедляет регенерацию химикатов на 25%.
|
||||
|
||||
changeling-ability-adrenaline-sacks = Мешки с адреналином
|
||||
changeling-ability-adrenaline-sacks-desc = Дает кратковременный прилив адреналина в крови.
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
icon: White/Actions/changeling.rsi/absorb.png
|
||||
event: !type:AbsorbDnaActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 10
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -34,7 +34,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/transform.png
|
||||
event: !type:TransformActionEvent
|
||||
useDelay: 30
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionChangelingRegenerate
|
||||
@@ -47,8 +47,7 @@
|
||||
icon: White/Actions/changeling.rsi/reviving_stasis.png
|
||||
event: !type:RegenerateActionEvent
|
||||
checkCanInteract: false
|
||||
useDelay: 120
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionChangelingLesserForm
|
||||
@@ -60,7 +59,8 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/lesser_form.png
|
||||
event: !type:LesserFormActionEvent
|
||||
useDelay: 90
|
||||
useDelay: 1
|
||||
checkCanInteract: false
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -74,8 +74,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_extract.png
|
||||
event: !type:ExtractionStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 40
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionTransformSting
|
||||
@@ -88,8 +87,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_transform.png
|
||||
event: !type:TransformStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 120
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionBlindSting
|
||||
@@ -102,8 +100,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_blind.png
|
||||
event: !type:BlindStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 30
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionMuteSting
|
||||
@@ -116,8 +113,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_mute.png
|
||||
event: !type:MuteStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 30
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionHallucinationSting
|
||||
@@ -130,8 +126,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_hallucination.png
|
||||
event: !type:HallucinationStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 30
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionCryoSting
|
||||
@@ -144,8 +139,7 @@
|
||||
icon: White/Actions/changeling.rsi/sting_cryo.png
|
||||
event: !type:CryoStingActionEvent
|
||||
canTargetSelf: false
|
||||
useDelay: 30
|
||||
- type: LesserFormRestricted
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionAdrenalineSacs
|
||||
@@ -157,7 +151,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/adrenaline_sacs.png
|
||||
event: !type:AdrenalineSacsActionEvent
|
||||
useDelay: 60
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -170,7 +164,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/fleshmend.png
|
||||
event: !type:FleshmendActionEvent
|
||||
useDelay: 60
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -183,7 +177,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/arm_blade.png
|
||||
event: !type:ArmbladeActionEvent
|
||||
useDelay: 10
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -196,7 +190,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/shield.png
|
||||
event: !type:OrganicShieldActionEvent
|
||||
useDelay: 10
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -209,7 +203,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/armor.png
|
||||
event: !type:ChitinousArmorActionEvent
|
||||
useDelay: 10
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -222,7 +216,7 @@
|
||||
itemIconStyle: NoItem
|
||||
icon: White/Actions/changeling.rsi/tentacle_arm.png
|
||||
event: !type:TentacleArmActionEvent
|
||||
useDelay: 10
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
- type: entity
|
||||
@@ -236,4 +230,30 @@
|
||||
checkCanInteract: false
|
||||
icon: White/Actions/changeling.rsi/biodegrade.png
|
||||
event: !type:BiodegradeActionEvent
|
||||
useDelay: 120
|
||||
useDelay: 1
|
||||
|
||||
- type: entity
|
||||
id: ActionAugmentedEyesight
|
||||
name: changeling-ability-eyesight
|
||||
description: changeling-ability-eyesight-desc
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: NoItem
|
||||
checkCanInteract: false
|
||||
icon: White/Actions/changeling.rsi/augmented_eyesight.png
|
||||
event: !type:AugmentedEyesightActionEvent
|
||||
|
||||
- type: entity
|
||||
id: ActionDissonantShriek
|
||||
name: changeling-ability-dissonant-shriek
|
||||
description: changeling-ability-dissonant-shriek-desc
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: InstantAction
|
||||
itemIconStyle: NoItem
|
||||
checkCanInteract: false
|
||||
icon: White/Actions/changeling.rsi/dissonant_shriek.png
|
||||
event: !type:DissonantShriekActionEvent
|
||||
useDelay: 1
|
||||
- type: LesserFormRestricted
|
||||
|
||||
@@ -64,6 +64,20 @@
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: ChangelingVoidAdaptation
|
||||
name: changeling-ability-void-adaptation
|
||||
description: changeling-ability-void-adaptation-desc
|
||||
icon: { sprite: /Textures/White/Actions/changeling.rsi, state: organic_suit }
|
||||
productEvent: !type:VoidAdaptationPurchasedEvent
|
||||
cost:
|
||||
ChangelingPoint: 2
|
||||
categories:
|
||||
- ChangelingAbilities
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
# Stings
|
||||
- type: listing
|
||||
id: ChangelingExtractionString
|
||||
@@ -182,3 +196,30 @@
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: ChangelingAugmentedEyesight
|
||||
name: changeling-ability-eyesight
|
||||
description: changeling-ability-eyesight-desc
|
||||
productAction: ActionAugmentedEyesight
|
||||
productEvent: !type:AugmentedEyesightPurchasedEvent
|
||||
cost:
|
||||
ChangelingPoint: 2
|
||||
categories:
|
||||
- ChangelingBoosters
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: ChangelingDissonantShriek
|
||||
name: changeling-ability-dissonant-shriek
|
||||
description: changeling-ability-dissonant-shriek-desc
|
||||
productAction: ActionDissonantShriek
|
||||
cost:
|
||||
ChangelingPoint: 1
|
||||
categories:
|
||||
- ChangelingBoosters
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
@@ -288,10 +288,13 @@
|
||||
- type: Armor #admeme item so it should be fine being overpowered while helmets are still intentionally kneecapped.
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.5
|
||||
Slash: 0.5
|
||||
Piercing: 0.5
|
||||
Heat: 0.9
|
||||
Blunt: 0.8
|
||||
Slash: 0.8
|
||||
Piercing: 0.85
|
||||
Heat: 0.8
|
||||
- type: Unremoveable
|
||||
deleteOnDrop: true
|
||||
- type: DeleteOnChangelingRefund
|
||||
|
||||
#ERT HELMETS
|
||||
#ERT Leader Helmet
|
||||
|
||||
@@ -171,8 +171,11 @@
|
||||
Heat: 0.5
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.9
|
||||
- type: GroupExamine
|
||||
- type: Unremoveable
|
||||
deleteOnDrop: true
|
||||
- type: ClothingModifyChemicalRegen
|
||||
- type: DeleteOnChangelingRefund
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterArmorHeavy
|
||||
|
||||
@@ -143,6 +143,7 @@
|
||||
Piercing: 1.5
|
||||
- type: Unremoveable
|
||||
deleteOnDrop: true
|
||||
- type: DeleteOnChangelingRefund
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -298,6 +298,7 @@
|
||||
volume: -10
|
||||
- type: Unremoveable
|
||||
deleteOnDrop: true
|
||||
- type: DeleteOnChangelingRefund
|
||||
|
||||
|
||||
# Admeme
|
||||
|
||||
@@ -28,3 +28,4 @@
|
||||
- type: Unremoveable
|
||||
deleteOnDrop: true
|
||||
- type: ToolForcePowered
|
||||
- type: DeleteOnChangelingRefund
|
||||
|
||||
@@ -137,10 +137,6 @@
|
||||
color: "#f4692e"
|
||||
recognizable: true
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 1.5
|
||||
# Dragon doesn't require airloss healing, so omnizine is still best for humans.
|
||||
Medicine:
|
||||
effects:
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 520 B |
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "By SS14 White Dream",
|
||||
@@ -22,6 +22,15 @@
|
||||
{
|
||||
"name": "biodegrade"
|
||||
},
|
||||
{
|
||||
"name": "augmented_eyesight"
|
||||
},
|
||||
{
|
||||
"name": "dissonant_shriek"
|
||||
},
|
||||
{
|
||||
"name": "organic_suit"
|
||||
},
|
||||
{
|
||||
"name": "fleshmend"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/White/Actions/changeling.rsi/organic_suit.png
Normal file
BIN
Resources/Textures/White/Actions/changeling.rsi/organic_suit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 579 B |
Reference in New Issue
Block a user