Skip to content

Commit

Permalink
Update bluespace_harvester.yml (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornado-Technology authored Nov 27, 2024
1 parent e2161be commit 000a7e1
Showing 1 changed file with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,17 @@
- type: Destructible
thresholds:
- trigger: !type:DamageTrigger
damage: 350 # We don't need to break it
damage: 1250
behaviors:
- !type:ExplodeBehavior
- !type:DoActsBehavior
acts: [ "Destruction" ]
acts: ["Destruction"]
- type: Explosive
explosionType: Cryo
deleteAfterExplosion: false
totalIntensity: 1000
intensitySlope: 1
maxIntensity: 10
- type: ActivatableUI
key: enum.BluespaceHarvesterUiKey.Key
- type: UserInterface
Expand Down

0 comments on commit 000a7e1

Please sign in to comment.