Fix dragon slowdown on damage (#26975)

Fix dragon slow on damage
This commit is contained in:
MilenVolf
2024-04-15 14:53:22 +03:00
committed by GitHub
parent 4a6cf480cc
commit 34fbd2874e

View File

@@ -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