Reduce mob health back to old crit threshold (#19475)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
100: Dead
|
||||
50: Dead
|
||||
- type: Stamina
|
||||
critThreshold: 100
|
||||
- type: MovementAlwaysTouching
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
150: Dead
|
||||
100: Dead
|
||||
- type: Stamina
|
||||
critThreshold: 150
|
||||
- type: MovementAlwaysTouching
|
||||
@@ -218,7 +218,7 @@
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
130: Dead
|
||||
90: Dead
|
||||
- type: Stamina
|
||||
critThreshold: 150
|
||||
- type: DamageStateVisuals
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
- type: MobThresholds
|
||||
thresholds:
|
||||
0: Alive
|
||||
160: Dead
|
||||
120: Dead
|
||||
- type: Grammar
|
||||
attributes:
|
||||
gender: male
|
||||
|
||||
Reference in New Issue
Block a user