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:
@@ -13,6 +13,8 @@
|
||||
state: icon
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 135
|
||||
swingLeft: true
|
||||
damage:
|
||||
types:
|
||||
Slash: 10
|
||||
@@ -33,6 +35,7 @@
|
||||
state: icon
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 90
|
||||
damage:
|
||||
types:
|
||||
Slash: 7
|
||||
@@ -51,6 +54,7 @@
|
||||
state: icon
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 135
|
||||
damage:
|
||||
types:
|
||||
Slash: 10
|
||||
@@ -78,6 +82,8 @@
|
||||
state: icon
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 135
|
||||
swingLeft: true
|
||||
damage:
|
||||
types:
|
||||
Slash: 10
|
||||
@@ -100,6 +106,7 @@
|
||||
state: icon
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 45
|
||||
damage:
|
||||
types:
|
||||
Blunt: 10
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
explosionType: Default
|
||||
maxIntensity: 20
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 45
|
||||
attackRate: 0.8
|
||||
damage:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user