mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
LeapMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 0.5,
|
|
movement_duration: 0.4,
|
|
swing_duration: 0.075,
|
|
recover_duration: 0.2,
|
|
base_damage: 240,
|
|
base_poise_damage: 60,
|
|
knockback: 4.0,
|
|
range: 4.5,
|
|
max_angle: 180.0,
|
|
forward_leap_strength: 40.0,
|
|
vertical_leap_strength: 10.0,
|
|
)
|