Skip to content

Commit

Permalink
Update goblin.yml
Browse files Browse the repository at this point in the history
lowered slashing damage to 3, upped fixture radius to 0.3
  • Loading branch information
ErhardSteinhauer committed Jan 19, 2024
1 parent 037e0f9 commit fbba928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/_NF/Entities/Mobs/Species/goblin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
fix1:
shape:
!type:PhysShapeCircle
radius: 0.25
radius: 0.3
density: 135
restitution: 0.0
mask:
Expand All @@ -57,7 +57,7 @@
animation: WeaponArcClaw
damage:
types:
Slash: 4
Slash: 3
- type: Thieving
stealthy: true
stripTimeReduction: 1
Expand Down

0 comments on commit fbba928

Please sign in to comment.