Asteroid buff (#8167)
* adds a 5 heat flatreduction to metallic damage modifier * buffs asteroid health by 50 and sets damage modifer set to metallic
This commit is contained in:
@@ -15,11 +15,12 @@
|
||||
state: full
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Metallic
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 100
|
||||
damage: 150
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
|
||||
Reference in New Issue
Block a user