prevent nettles from injecting through hardsuit (#14895)
* prevent nettles from injecting through hardsuit * pro * better * pro * pro * noob * inject popup * caution * ) * ; * 💀 * 💀 * scaf + bomb suit immune to nettle --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -163,6 +163,9 @@
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.8
|
||||
- type: GroupExamine
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBaseLarge
|
||||
|
||||
@@ -74,6 +74,9 @@
|
||||
containers:
|
||||
toggleable-clothing: !type:ContainerSlot {}
|
||||
- type: GroupExamine
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -18,6 +18,9 @@
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.65
|
||||
- type: GroupExamine
|
||||
- type: Tag
|
||||
tags:
|
||||
- Hardsuit
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterEVASuitBase
|
||||
|
||||
@@ -133,6 +133,7 @@
|
||||
- type: MeleeChemicalInjector
|
||||
transferAmount: 6 #To OD someone you would need 2 nettles and about 6-7 hits, the DOT is likely to crit them if they are running away with almost no health
|
||||
solution: food
|
||||
pierceArmor: false
|
||||
- type: Extractable
|
||||
grindableSolutionName: food
|
||||
|
||||
|
||||
@@ -293,6 +293,9 @@
|
||||
- type: Tag
|
||||
id: Handcuffs
|
||||
|
||||
- type: Tag
|
||||
id: Hardsuit # Prevent melee injectors that can't penetrate hardsuits from injecting the wearer (nettles)
|
||||
|
||||
- type: Tag
|
||||
id: Head
|
||||
|
||||
|
||||
Reference in New Issue
Block a user