Skip to content

Commit

Permalink
Fix dragon slowdown on damage (space-wizards#26975)
Browse files Browse the repository at this point in the history
Fix dragon slow on damage
  • Loading branch information
MilenVolf authored Apr 15, 2024
1 parent 4a6cf48 commit 34fbd28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/dragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@
0: Alive
450: Critical
500: Dead
- type: SlowOnDamage
speedModifierThresholds:
250: 0.7
400: 0.5
- type: Metabolizer
solutionOnBody: false
updateInterval: 0.25
Expand Down

0 comments on commit 34fbd28

Please sign in to comment.