fix botany tools and air tank wide swing animations (#21103)

* change rotations of botany tools

* change gas tank wide swing rotation
This commit is contained in:
I.K
2023-10-19 19:52:34 -05:00
committed by GitHub
parent 69b38efaec
commit 2cb47e5916
2 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
state: icon state: icon
- type: ItemCooldown - type: ItemCooldown
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 135
swingLeft: true
damage: damage:
types: types:
Slash: 10 Slash: 10
@@ -33,6 +35,7 @@
state: icon state: icon
- type: ItemCooldown - type: ItemCooldown
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 90
damage: damage:
types: types:
Slash: 7 Slash: 7
@@ -51,6 +54,7 @@
state: icon state: icon
- type: ItemCooldown - type: ItemCooldown
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 135
damage: damage:
types: types:
Slash: 10 Slash: 10
@@ -78,6 +82,8 @@
state: icon state: icon
- type: ItemCooldown - type: ItemCooldown
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 135
swingLeft: true
damage: damage:
types: types:
Slash: 10 Slash: 10
@@ -100,6 +106,7 @@
state: icon state: icon
- type: ItemCooldown - type: ItemCooldown
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 45
damage: damage:
types: types:
Blunt: 10 Blunt: 10

View File

@@ -31,6 +31,7 @@
explosionType: Default explosionType: Default
maxIntensity: 20 maxIntensity: 20
- type: MeleeWeapon - type: MeleeWeapon
wideAnimationRotation: 45
attackRate: 0.8 attackRate: 0.8
damage: damage:
types: types: