Glass resistances rejig (#7735)

This commit is contained in:
Kara
2022-04-23 16:46:25 -07:00
committed by GitHub
parent 65a8eb8677
commit cc51ac6737
3 changed files with 13 additions and 7 deletions

View File

@@ -45,24 +45,27 @@
- type: damageModifierSet - type: damageModifierSet
id: Glass id: Glass
coefficients: coefficients:
Blunt: 1 Blunt: 1.2
Slash: 0.5 Slash: 0.5
Piercing: 1.1 Piercing: 1.0
Heat: 0 Heat: 0
Shock: 0 Shock: 0
flatReductions: flatReductions:
Blunt: 5 Blunt: 5
Slash: 5
- type: damageModifierSet - type: damageModifierSet
id: RGlass id: RGlass
coefficients: coefficients:
Blunt: 0.8 Blunt: 1.0
Slash: 0.5 Slash: 0.3
Piercing: 0.7 Piercing: 0.6
Heat: 0 Heat: 0
Shock: 0 Shock: 0
flatReductions: flatReductions:
Blunt: 5 Blunt: 5
Slash: 10
Piercing: 5
- type: damageModifierSet - type: damageModifierSet
id: Wood id: Wood

View File

@@ -54,8 +54,9 @@
hitSound: hitSound:
path: /Audio/Effects/bite.ogg path: /Audio/Effects/bite.ogg
damage: damage:
groups: types:
Brute: 16 Piercing: 5
Slash: 10
- type: CombatMode - type: CombatMode
disarmAction: disarmAction:
enabled: false enabled: false

View File

@@ -89,6 +89,8 @@
- type: Construction - type: Construction
graph: WindowDirectional graph: WindowDirectional
node: windowReinforcedDirectional node: windowReinforcedDirectional
- type: Damageable
damageModifierSet: RGlass
- type: Destructible - type: Destructible
thresholds: thresholds:
- trigger: - trigger: