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