crusher rebalanceing (#23916)

* Update mining.yml

* Update mining.yml

* glaive LS is actually fine

* crusher faster than glaive

* Update mining.yml

* Update mining.yml
This commit is contained in:
Emisse
2024-01-11 02:09:33 -07:00
committed by GitHub
parent 11bbf2b020
commit f9d53525ca

View File

@@ -43,6 +43,7 @@
capacity: 1 capacity: 1
count: 1 count: 1
- type: MeleeWeapon - type: MeleeWeapon
attackRate: 1.5
wideAnimationRotation: -135 wideAnimationRotation: -135
damage: damage:
types: types:
@@ -68,14 +69,15 @@
parent: BaseWeaponCrusher parent: BaseWeaponCrusher
id: WeaponCrusherDagger id: WeaponCrusherDagger
name: crusher dagger name: crusher dagger
description: A scaled down version of a proto-kinetic crusher, usually used in a last ditch scenario. description: A scaled down version of a proto-kinetic crusher. Uses kinetic energy to vibrate the blade at high speeds.
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Weapons/Melee/crusher_dagger.rsi sprite: Objects/Weapons/Melee/crusher_dagger.rsi
state: icon state: icon
- type: MeleeWeapon - type: MeleeWeapon
autoAttack: true
wideAnimationRotation: -135 wideAnimationRotation: -135
attackRate: 1.5 attackRate: 2
damage: damage:
types: types:
Slash: 15 Slash: 15
@@ -97,9 +99,8 @@
- type: LeechOnMarker - type: LeechOnMarker
leech: leech:
groups: groups:
Brute: -30 Brute: -21
- type: MeleeWeapon - type: MeleeWeapon
attackRate: 1.25
- type: Tag - type: Tag
tags: tags:
- Pickaxe - Pickaxe