Made walls and windows stronger (#4175)
* Made plasma grindable * Removed grindable paper :( * Fixed tag being on the wrong item * Made reinforced and plasma windows stronger and made walls and windows inmmune to punch damage * Removed accidental plasma grindability sorry * Fixed walls being immune to all blunt damage * fixed windows being immune to piercing and slash damage * changed plasma window resistance Co-authored-by: Seth Lafuente <cetaciocascarudo@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
Bloodloss: 0
|
||||
Cellular: 0
|
||||
flatReductions:
|
||||
Blunt: 0
|
||||
Blunt: 5
|
||||
Slash: 0
|
||||
Piercing: 0
|
||||
Heat: 0
|
||||
@@ -105,3 +105,30 @@
|
||||
Asphyxiation: 0
|
||||
Bloodloss: 0
|
||||
Cellular: 0
|
||||
|
||||
- type: resistanceSet
|
||||
id: glassResistances
|
||||
coefficients:
|
||||
Blunt: 0.5
|
||||
Slash: 0.5
|
||||
Piercing: 0.5
|
||||
Heat: 0
|
||||
Shock: 0
|
||||
Cold: 0
|
||||
Poison: 0
|
||||
Radiation: 0
|
||||
Asphyxiation: 0
|
||||
Bloodloss: 0
|
||||
Cellular: 0
|
||||
flatReductions:
|
||||
Blunt: 5
|
||||
Slash: 0
|
||||
Piercing: 0
|
||||
Heat: 0
|
||||
Shock: 0
|
||||
Cold: 0
|
||||
Poison: 0
|
||||
Radiation: 0
|
||||
Asphyxiation: 0
|
||||
Bloodloss: 0
|
||||
Cellular: 0
|
||||
|
||||
Reference in New Issue
Block a user