mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
LeapMelee(
|
|
energy_cost: 450,
|
|
buildup_duration: 0.2,
|
|
movement_duration: 0.2,
|
|
swing_duration: 0.2,
|
|
recover_duration: 0.2,
|
|
base_damage: 240,
|
|
base_poise_damage: 0,
|
|
knockback: 12.0,
|
|
range: 4.5,
|
|
max_angle: 30.0,
|
|
forward_leap_strength: 28.0,
|
|
vertical_leap_strength: 8.0,
|
|
)
|