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:
|
||||
types:
|
||||
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
|
||||
accent: xeno
|
||||
- type: InteractionPopup
|
||||
@@ -1710,7 +1722,6 @@
|
||||
damage:
|
||||
types:
|
||||
Piercing: 8
|
||||
Poison: 6
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepClownFast
|
||||
|
||||
Reference in New Issue
Block a user