Glass resistances rejig (#7735)
This commit is contained in:
@@ -45,24 +45,27 @@
|
||||
- type: damageModifierSet
|
||||
id: Glass
|
||||
coefficients:
|
||||
Blunt: 1
|
||||
Blunt: 1.2
|
||||
Slash: 0.5
|
||||
Piercing: 1.1
|
||||
Piercing: 1.0
|
||||
Heat: 0
|
||||
Shock: 0
|
||||
flatReductions:
|
||||
Blunt: 5
|
||||
Slash: 5
|
||||
|
||||
- type: damageModifierSet
|
||||
id: RGlass
|
||||
coefficients:
|
||||
Blunt: 0.8
|
||||
Slash: 0.5
|
||||
Piercing: 0.7
|
||||
Blunt: 1.0
|
||||
Slash: 0.3
|
||||
Piercing: 0.6
|
||||
Heat: 0
|
||||
Shock: 0
|
||||
flatReductions:
|
||||
Blunt: 5
|
||||
Slash: 10
|
||||
Piercing: 5
|
||||
|
||||
- type: damageModifierSet
|
||||
id: Wood
|
||||
|
||||
@@ -54,8 +54,9 @@
|
||||
hitSound:
|
||||
path: /Audio/Effects/bite.ogg
|
||||
damage:
|
||||
groups:
|
||||
Brute: 16
|
||||
types:
|
||||
Piercing: 5
|
||||
Slash: 10
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
|
||||
@@ -89,6 +89,8 @@
|
||||
- type: Construction
|
||||
graph: WindowDirectional
|
||||
node: windowReinforcedDirectional
|
||||
- type: Damageable
|
||||
damageModifierSet: RGlass
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
Reference in New Issue
Block a user