Skip to content

Commit

Permalink
Update bluespace_harvester.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornado-Technology committed Nov 27, 2024
1 parent e2161be commit cf28e02
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 cf28e02

Please sign in to comment.