mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
|
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,
|
||
|
)
|