Nerf pickaxe + drill slightly (#19056)
I already nerfed its damage from before (at least non-structural) but this nerfs it slightly more.
This commit is contained in:
@@ -14,16 +14,16 @@
|
|||||||
- type: MeleeWeapon
|
- type: MeleeWeapon
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Piercing: 5
|
Blunt: 2.5
|
||||||
Blunt: 5
|
Piercing: 2.5
|
||||||
Structural: 15
|
Structural: 10
|
||||||
- type: Wieldable
|
- type: Wieldable
|
||||||
- type: IncreaseDamageOnWield
|
- type: IncreaseDamageOnWield
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 5
|
Blunt: 5
|
||||||
Piercing: 5
|
Piercing: 5
|
||||||
Structural: 15
|
Structural: 10
|
||||||
- type: Item
|
- type: Item
|
||||||
size: 80
|
size: 80
|
||||||
sprite: Objects/Weapons/Melee/pickaxe.rsi
|
sprite: Objects/Weapons/Melee/pickaxe.rsi
|
||||||
@@ -47,4 +47,4 @@
|
|||||||
types:
|
types:
|
||||||
Blunt: 5
|
Blunt: 5
|
||||||
Piercing: 5
|
Piercing: 5
|
||||||
Structural: 15
|
Structural: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user