- tweak: Terminators have adequate resistances now. (#186)
This commit is contained in:
@@ -313,15 +313,13 @@
|
|||||||
- type: damageModifierSet
|
- type: damageModifierSet
|
||||||
id: CyberneticFlesh
|
id: CyberneticFlesh
|
||||||
coefficients:
|
coefficients:
|
||||||
Blunt: 0.2
|
Blunt: 1.0
|
||||||
Slash: 0.2
|
Slash: 1.0
|
||||||
Piercing: 0.1
|
Piercing: 1.0
|
||||||
# fire and lasers burn it good
|
|
||||||
Heat: 1.0
|
Heat: 1.0
|
||||||
# zap
|
Shock: 1.0
|
||||||
Shock: 1.5
|
Cold: 1.0
|
||||||
Cold: 0.25
|
Caustic: 1.0
|
||||||
Caustic: 0.25
|
|
||||||
# doesnt have organs to poison
|
# doesnt have organs to poison
|
||||||
Poison: 0.0
|
Poison: 0.0
|
||||||
Cellular: 0.0
|
Cellular: 0.0
|
||||||
@@ -331,18 +329,13 @@
|
|||||||
id: Cybernetic
|
id: Cybernetic
|
||||||
coefficients:
|
coefficients:
|
||||||
# bonk
|
# bonk
|
||||||
Blunt: 1.0
|
Blunt: 0.8
|
||||||
# alloy too hard to cut or shoot
|
Slash: 0.3
|
||||||
Slash: 0.0
|
Piercing: 0.3
|
||||||
Piercing: 0.0
|
Heat: 0.3
|
||||||
# no burning anymore
|
|
||||||
Heat: 0.0
|
|
||||||
# zap zap
|
# zap zap
|
||||||
Shock: 2.5
|
Shock: 2.5
|
||||||
Cold: 0.0
|
Cold: 0.0
|
||||||
Caustic: 0.0
|
Caustic: 0.0
|
||||||
Poison: 0.0
|
Poison: 0.0
|
||||||
Cellular: 0.0
|
Cellular: 0.0
|
||||||
flatReductions:
|
|
||||||
# can't punch the endoskeleton to death
|
|
||||||
Blunt: 5
|
|
||||||
|
|||||||
Reference in New Issue
Block a user