buffs tables and counters (#8698)

25 (+10) health for metal, 15 for wood
This commit is contained in:
Peptide90
2022-06-08 09:47:30 +01:00
committed by GitHub
parent 1879cabe38
commit a224edae5d

View File

@@ -75,7 +75,13 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 1
damage: 100
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
- trigger:
!type:DamageTrigger
damage: 15
behaviors:
- !type:PlaySoundBehavior
sound:
@@ -121,7 +127,13 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 1
damage: 100
behaviors:
- !type:DoActsBehavior
acts: [ "Destruction" ]
- trigger:
!type:DamageTrigger
damage: 25
behaviors:
- !type:PlaySoundBehavior
sound:
@@ -160,7 +172,7 @@
acts: [ "Destruction" ]
- trigger:
!type:DamageTrigger
damage: 15
damage: 25
behaviors:
- !type:PlaySoundBehavior
sound:
@@ -494,4 +506,4 @@
components:
- type: Construction
graph: Table
node: CounterMetal
node: CounterMetal