Allow some mobs to walk slowly (#31360)

* Allow mice to walk slowly

* add more
This commit is contained in:
lzk
2024-09-04 16:10:58 +02:00
committed by GitHub
parent 3f3ef567fb
commit 2185f3a2a5

View File

@@ -71,7 +71,7 @@
components:
- type: CombatMode
- type: MovementSpeedModifier
baseWalkSpeed : 7
baseWalkSpeed : 3
baseSprintSpeed : 7
- type: Sprite
drawdepth: Mobs
@@ -335,7 +335,7 @@
0: Alive
1: Dead
- type: MovementSpeedModifier
baseWalkSpeed : 5
baseWalkSpeed : 2.5
baseSprintSpeed : 5
- type: DamageStateVisuals
states:
@@ -711,7 +711,7 @@
description: Despite popular misconceptions, it's not actually made of butter.
components:
- type: MovementSpeedModifier
baseWalkSpeed : 6
baseWalkSpeed : 3
baseSprintSpeed : 6
- type: Sprite
drawdepth: Mobs
@@ -1632,7 +1632,7 @@
10: Critical
20: Dead
- type: MovementSpeedModifier
baseWalkSpeed : 5
baseWalkSpeed : 2.5
baseSprintSpeed : 5
- type: DamageStateVisuals
states:
@@ -1973,7 +1973,7 @@
description: Hop hop hop. Lookin' moist.
components:
- type: MovementSpeedModifier
baseWalkSpeed: 4
baseWalkSpeed: 3
baseSprintSpeed: 6
- type: Sprite
drawdepth: Mobs
@@ -2031,7 +2031,7 @@
description: Infiltrates your domain, spies on you, and somehow still a cool pet.
components:
- type: MovementSpeedModifier
baseWalkSpeed : 6
baseWalkSpeed : 2.5
baseSprintSpeed : 6
- type: Sprite
drawdepth: Mobs
@@ -2143,7 +2143,7 @@
description: A small penguin with a grenade strapped around its neck. Harvested by the Syndicate from icy shit-hole planets.
components:
- type: MovementSpeedModifier
baseWalkSpeed: 3.5
baseWalkSpeed: 3
baseSprintSpeed: 5
- type: InputMover
- type: MobMover
@@ -3016,7 +3016,7 @@
description: Very slow animal. For people with low energy.
components:
- type: MovementSpeedModifier
baseWalkSpeed : 1
baseWalkSpeed : 0.5
baseSprintSpeed : 1
- type: Sprite
drawdepth: Mobs
@@ -3176,7 +3176,7 @@
40: Critical
60: Dead
- type: MovementSpeedModifier
baseWalkSpeed : 4
baseWalkSpeed : 2.5
baseSprintSpeed : 4
- type: Inventory
speciesId: hamster