Skip to content

Commit

Permalink
Merge pull request #383 from fenndragon/mining-drill
Browse files Browse the repository at this point in the history
Mining Drill
  • Loading branch information
FoxxoTrystan authored Dec 7, 2024
2 parents 70fe049 + c2b6771 commit 233f005
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Resources/Prototypes/Entities/Objects/Weapons/Melee/pickaxe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,18 @@
wideAnimationRotation: -90
soundHit:
path: "/Audio/Items/drill_hit.ogg"
attackRate: 1.2
attackRate: 4
range: 1.5
damage:
types:
Blunt: 6
Slash: 3
Structural: 12
bluntStaminaDamageFactor: 4.0
Blunt: 2
Slash: 1
Structural: 15
bluntStaminaDamageFactor: 1
heavyRateModifier: 1
heavyRangeModifier: 2
heavyDamageBaseModifier: 1
heavyStaminaCost: 0
angle: 20

- type: ReverseEngineering # Nyano
Expand Down

0 comments on commit 233f005

Please sign in to comment.