Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Nov 30, 2024
1 parent dc9cb79 commit 365648f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
Binary file not shown.
14 changes: 4 additions & 10 deletions Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,14 @@
wideAnimationRotation: -90
soundHit:
path: "/Audio/Items/drill_hit.ogg"
attackRate: 0.5
range: 1.4
damage:
types:
Blunt: 9
Blunt: 2 # WD EDIT
Slash: 3
Structural: 12
bluntStaminaDamageFactor: 4.0
heavyRateModifier: 1
heavyRangeModifier: 2
heavyDamageBaseModifier: 1
heavyStaminaCost: 10
maxTargets: 3
angle: 20
attackRate: 3.5 # WD EDIT
heavyStaminaCost: 0 # WD EDIT
angle: 0 # WD EDIT

- type: ReverseEngineering # Nyano
difficulty: 2
Expand Down

0 comments on commit 365648f

Please sign in to comment.