fix shove regression (#12316)

This commit is contained in:
Rane
2022-11-08 16:10:59 -05:00
committed by GitHub
parent 20032b5ecc
commit 6c95c8d165
12 changed files with 45 additions and 15 deletions

View File

@@ -98,6 +98,8 @@
0: Alive
5: Critical
10: Dead
- type: Stamina
excess: 10
- type: Appearance
- type: DamageStateVisuals
rotate: true

View File

@@ -32,6 +32,8 @@
thresholds:
0: Alive
150: Dead
- type: Stamina
excess: 150
- type: Appearance
- type: DamageStateVisuals
states:

View File

@@ -40,6 +40,8 @@
0: Alive
50: Critical
100: Dead
- type: Stamina
excess: 100
- type: MovementAlwaysTouching
- type: Appearance
- type: DamageStateVisuals

View File

@@ -197,6 +197,8 @@
0: Alive
40: Critical
60: Dead
- type: Stamina
excess: 60
- type: MeleeWeapon
hidden: true
angle: 0

View File

@@ -76,6 +76,8 @@
thresholds:
0: Alive
120: Dead
- type: Stamina
excess: 120
- type: Destructible
thresholds:
- trigger:

View File

@@ -94,6 +94,7 @@
0: Alive
50: Critical
100: Dead
- type: Stamina
- type: Destructible
thresholds:
- trigger:

View File

@@ -34,6 +34,8 @@
thresholds:
0: Alive
15: Dead
- type: Stamina
excess: 15
- type: MovementAlwaysTouching
- type: Appearance
- type: DamageStateVisuals

View File

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