Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisfiregamer1 committed Jan 13, 2025
2 parents d4fe397 + 5e501bc commit de487ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
damageContainer: Biological
damageModifierSet: HellSpawn
- type: MovementSpeedModifier
baseWalkSpeed: 3
baseSprintSpeed: 5.5
baseWalkSpeed: 5
baseSprintSpeed: 8
- type: Sprite
sprite: Arcadis_station/NPC/creaturefeature.rsi
layers:
Expand All @@ -40,8 +40,8 @@
group: GenericNumber
- type: SlowOnDamage
speedModifierThresholds:
60: 0.7
80: 0.5
700: 0.7
780: 0.5
- type: MobPrice
price: 1000 # Living critters are valuable in space.
- type: Perishable
Expand Down Expand Up @@ -80,7 +80,7 @@
damage:
types:
Slash: 70
Structural: 70
Structural: 150
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepThud
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
UniformSchoolgirlOrange: 2
UniformSchoolgirlPink: 2
UniformSchoolgirlPurple: 2
ClothingBackpackDuffelSyndiegirl: 2

0 comments on commit de487ae

Please sign in to comment.