Remove StaminaResistance from cardboard armor (#39727)
Remove StaminaResistance from places where it should not be
This commit is contained in:
@@ -585,8 +585,6 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.95
|
||||
- type: StaminaResistance
|
||||
damageCoefficient: 0.95
|
||||
- type: Construction
|
||||
graph: cardHelmet
|
||||
node: cardhelmet
|
||||
node: cardhelmet
|
||||
|
||||
@@ -505,8 +505,6 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.9
|
||||
- type: StaminaResistance
|
||||
damageCoefficient: 0.90
|
||||
- type: Construction
|
||||
graph: cardArmour
|
||||
node: cardarmour
|
||||
node: cardarmour
|
||||
|
||||
@@ -974,7 +974,7 @@
|
||||
damageCoefficient: 0.2
|
||||
- type: FireProtection
|
||||
reduction: 0.8
|
||||
- type: StaminaResistance
|
||||
- type: StaminaResistance # do not add these to other equipment or mobs, we don't want to microbalance these everywhere
|
||||
damageCoefficient: 0.15 # Needs 21 hits with a disabler to stun :godo:
|
||||
- type: Armor
|
||||
modifiers:
|
||||
|
||||
@@ -1220,8 +1220,6 @@
|
||||
0: Alive
|
||||
200: Critical
|
||||
250: Dead
|
||||
- type: StaminaResistance
|
||||
damageCoefficient: 0.40
|
||||
|
||||
- type: entity
|
||||
name: kangaroo
|
||||
|
||||
@@ -190,9 +190,6 @@
|
||||
state: cardshield-icon
|
||||
- type: Item
|
||||
heldPrefix: cardshield
|
||||
- type: StaminaResistance
|
||||
damageCoefficient: 0.95
|
||||
worn: true
|
||||
- type: Blocking
|
||||
passiveBlockModifier:
|
||||
coefficients:
|
||||
|
||||
Reference in New Issue
Block a user