Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 8066b27

Browse files
committed
Crab stuff
1 parent e7ad08b commit 8066b27

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
83 Bytes
Loading
83 Bytes
Loading
1.09 KB
Loading
1.09 KB
Loading

Base.rte/Actors/Wildlife/Crabs/Crabs.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ AddEffect = ACrab
117117
IgnoresTeamHits = 0
118118
SpriteFile = ContentFile
119119
FilePath = Base.rte/Actors/Wildlife/Crabs/CrabBodyA.png
120-
FrameCount = 2
120+
FrameCount = 4
121121
SpriteAnimMode = 4
122-
SpriteAnimDuration = 250
122+
SpriteAnimDuration = 500
123123
SpriteOffset = Vector
124124
X = -9
125125
Y = -8
@@ -177,9 +177,9 @@ AddEffect = ACrab
177177
Y = 6
178178
StartSegCount = 0
179179
SlowTravelSpeed = 0.1
180-
NormalTravelSpeed = 0.25
180+
NormalTravelSpeed = 0.5
181181
FastTravelSpeed = 1.5
182-
PushForce = 1000
182+
PushForce = 200
183183
LWalkLimbPath = LimbPath
184184
PresetName = Crab Walk Path Left
185185
StartOffset = Vector
@@ -210,7 +210,7 @@ AddEffect = ACrab
210210
SlowTravelSpeed = 1.5
211211
NormalTravelSpeed = 2.5
212212
FastTravelSpeed = 4.5
213-
PushForce = 5500
213+
PushForce = 500
214214
LDislodgeLimbPath = LimbPath
215215
PresetName = Crab Dislodge Path Left
216216
StartOffset = Vector
@@ -223,7 +223,7 @@ AddEffect = ACrab
223223
SlowTravelSpeed = 1.5
224224
NormalTravelSpeed = 2.5
225225
FastTravelSpeed = 4.5
226-
PushForce = 10000
226+
PushForce = 5000
227227
RStandLimbPath = LimbPath
228228
CopyOf = Crab Stand Path Left
229229
PresetName = Crab Stand Path Right

0 commit comments

Comments
 (0)