veloren/assets/common/abilities/unique/stonegolemfist/spin.ron

14 lines
290 B
Plaintext
Raw Normal View History

2021-01-20 16:20:12 +00:00
SpinMelee(
buildup_duration: 100,
swing_duration: 400,
recover_duration: 100,
base_damage: 500,
knockback: 0.0,
range: 7.5,
energy_cost: 0,
is_infinite: false,
is_helicopter: Golem,
is_interruptible: false,
forward_speed: 0.0,
num_spins: 1,
)