Generalize ResistanceSets into DamageModifierSets (#4619)

* generalize ResistanceSets into DamageModifierSets

* remove unneeded test prototype
This commit is contained in:
mirrorcult
2021-09-15 15:51:13 -07:00
committed by GitHub
parent cd6c2bb373
commit cc52ebb9b5
57 changed files with 131 additions and 112 deletions

View File

@@ -1,4 +1,4 @@
- type: resistanceSet
- type: damageModifierSet
id: Metallic
coefficients:
Blunt: 0.7
@@ -8,7 +8,7 @@
flatReductions:
Blunt: 5
- type: resistanceSet
- type: damageModifierSet
id: Inflatable
coefficients:
Blunt: 0.5
@@ -18,7 +18,7 @@
flatReductions:
Blunt: 5
- type: resistanceSet
- type: damageModifierSet
id: Glass
coefficients:
Blunt: 0.5
@@ -27,4 +27,4 @@
Heat: 0
Shock: 0
flatReductions:
Blunt: 5
Blunt: 5