Make Damage Slowdown Not Suck (#8976)

This commit is contained in:
EmoGarbage404
2022-06-20 22:00:13 -04:00
committed by GitHub
parent 0a48d8038f
commit 4f1a298d21
6 changed files with 11 additions and 23 deletions

View File

@@ -111,11 +111,6 @@
- VanAusdallsRobovirus - VanAusdallsRobovirus
- BleedersBite - BleedersBite
- Plague - Plague
- type: SlowOnDamage
speedModifierThresholds:
50: 0.9
75: 0.8
100: 0.7
- type: MobPrice - type: MobPrice
price: 2500 # rat wealth price: 2500 # rat wealth

View File

@@ -146,10 +146,8 @@
group: GenericNumber group: GenericNumber
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
40: 0.8 60: 0.7
60: 0.6 80: 0.5
80: 0.4
90: 0.2
- type: MobPrice - type: MobPrice
price: 1000 # Living critters are valuable in space. price: 1000 # Living critters are valuable in space.
- type: Perishable - type: Perishable

View File

@@ -116,7 +116,7 @@
300: !type:DeadMobState {} 300: !type:DeadMobState {}
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
250: 0.4 250: 0.7
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -149,7 +149,7 @@
baseSprintSpeed : 5.5 baseSprintSpeed : 5.5
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
150: 0.4 150: 0.7
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -187,7 +187,7 @@
cooldownTime: 2 cooldownTime: 2
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
1000: 0.4 1000: 0.7
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -225,7 +225,7 @@
cooldownTime: 1.5 cooldownTime: 1.5
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
450: 0.4 450: 0.7
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -263,7 +263,7 @@
cooldownTime: 0.5 cooldownTime: 0.5
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
200: 0.4 200: 0.7
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:

View File

@@ -107,10 +107,8 @@
- SlowedDown - SlowedDown
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
20: 0.8 30: 0.7
30: 0.6 50: 0.5
40: 0.4
50: 0.2
- type: Temperature - type: Temperature
heatDamageThreshold: 5000 heatDamageThreshold: 5000
currentTemperature: 310.15 currentTemperature: 310.15

View File

@@ -252,10 +252,8 @@
- !type:GibBehavior { } - !type:GibBehavior { }
- type: SlowOnDamage - type: SlowOnDamage
speedModifierThresholds: speedModifierThresholds:
40: 0.8 60: 0.7
60: 0.6 80: 0.5
80: 0.4
90: 0.2
- type: HeatResistance - type: HeatResistance
- type: Appearance - type: Appearance
visuals: visuals:

View File

@@ -198,7 +198,6 @@
speedModifierThresholds: speedModifierThresholds:
60: 0.9 60: 0.9
80: 0.7 80: 0.7
90: 0.5
- type: HeatResistance - type: HeatResistance
- type: Appearance - type: Appearance
visuals: visuals: