fix shove regression (#12316)
This commit is contained in:
@@ -98,6 +98,8 @@
|
||||
0: Alive
|
||||
5: Critical
|
||||
10: Dead
|
||||
- type: Stamina
|
||||
excess: 10
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
rotate: true
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
150: Dead
|
||||
- type: Stamina
|
||||
excess: 150
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
states:
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
0: Alive
|
||||
50: Critical
|
||||
100: Dead
|
||||
- type: Stamina
|
||||
excess: 100
|
||||
- type: MovementAlwaysTouching
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
|
||||
@@ -197,6 +197,8 @@
|
||||
0: Alive
|
||||
40: Critical
|
||||
60: Dead
|
||||
- type: Stamina
|
||||
excess: 60
|
||||
- type: MeleeWeapon
|
||||
hidden: true
|
||||
angle: 0
|
||||
|
||||
@@ -76,6 +76,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
120: Dead
|
||||
- type: Stamina
|
||||
excess: 120
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -94,6 +94,7 @@
|
||||
0: Alive
|
||||
50: Critical
|
||||
100: Dead
|
||||
- type: Stamina
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
15: Dead
|
||||
- type: Stamina
|
||||
excess: 15
|
||||
- type: MovementAlwaysTouching
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
|
||||
@@ -57,6 +57,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
200: Dead
|
||||
- type: Stamina
|
||||
excess: 200
|
||||
- type: Bloodstream
|
||||
bloodReagent: FluorosulfuricAcid
|
||||
bloodlossDamage:
|
||||
@@ -130,6 +132,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
300: Dead
|
||||
- type: Stamina
|
||||
excess: 300
|
||||
- type: SlowOnDamage
|
||||
speedModifierThresholds:
|
||||
250: 0.7
|
||||
@@ -160,6 +164,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
200: Dead
|
||||
- type: Stamina
|
||||
excess: 200
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 3.0
|
||||
baseSprintSpeed : 5.5
|
||||
@@ -193,6 +199,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
1500: Dead
|
||||
- type: Stamina
|
||||
excess: 1500
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 2.8
|
||||
baseSprintSpeed : 3.8
|
||||
@@ -231,6 +239,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
550: Dead
|
||||
- type: Stamina
|
||||
excess: 550
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 2.3
|
||||
baseSprintSpeed : 4.2
|
||||
@@ -269,6 +279,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
250: Dead
|
||||
- type: Stamina
|
||||
excess: 250
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 2.7
|
||||
baseSprintSpeed : 6.0
|
||||
@@ -317,6 +329,8 @@
|
||||
thresholds:
|
||||
0: Alive
|
||||
300: Dead
|
||||
- type: Stamina
|
||||
excess: 300
|
||||
- type: SlowOnDamage
|
||||
speedModifierThresholds:
|
||||
250: 0.4
|
||||
|
||||
Reference in New Issue
Block a user