buff grilles (#17663)

This commit is contained in:
Chief-Engineer
2023-06-26 20:19:09 -05:00
committed by GitHub
parent fc939ebb56
commit 1056e7b24d
3 changed files with 16 additions and 3 deletions

View File

@@ -8,3 +8,4 @@
damage:
types:
Piercing: 49
Structural: 30

View File

@@ -32,7 +32,7 @@
deconstructionTarget: start
- type: Damageable
damageContainer: Inorganic
damageModifierSet: FlimsyMetallic
damageModifierSet: PerforatedMetallic
- type: PowerConsumer
showInMonitor: false
- type: Electrified
@@ -66,13 +66,13 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 50 #excess damage (nuke?). avoid computational cost of spawning entities.
damage: 130 #excess damage (nuke?). avoid computational cost of spawning entities.
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
- trigger:
!type:DamageTrigger
damage: 20
damage: 100
behaviors:
- !type:ChangeConstructionNodeBehavior
node: grilleBroken