Spiders inject toxin (#19497)
* Spider poison * No more double damage * add toxin regeneration --------- Co-authored-by: Slava0135 <super.novalskiy_0135@inbox.ru>
This commit is contained in:
@@ -1633,7 +1633,19 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Piercing: 6
|
Piercing: 6
|
||||||
Poison: 6
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
melee:
|
||||||
|
maxVol: 30
|
||||||
|
- type: SolutionRegeneration
|
||||||
|
solution: melee
|
||||||
|
generated:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Toxin
|
||||||
|
Quantity: 1
|
||||||
|
- type: MeleeChemicalInjector
|
||||||
|
transferAmount: 0.75
|
||||||
|
solution: melee
|
||||||
- type: ReplacementAccent
|
- type: ReplacementAccent
|
||||||
accent: xeno
|
accent: xeno
|
||||||
- type: InteractionPopup
|
- type: InteractionPopup
|
||||||
@@ -1710,7 +1722,6 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Piercing: 8
|
Piercing: 8
|
||||||
Poison: 6
|
|
||||||
- type: FootstepModifier
|
- type: FootstepModifier
|
||||||
footstepSoundCollection:
|
footstepSoundCollection:
|
||||||
collection: FootstepClownFast
|
collection: FootstepClownFast
|
||||||
|
|||||||
Reference in New Issue
Block a user