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