mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
LeapMelee(
|
|
energy_cost: 700,
|
|
buildup_duration: 0.1,
|
|
movement_duration: 0.8,
|
|
swing_duration: 0.15,
|
|
recover_duration: 0.2,
|
|
base_damage: 160,
|
|
base_poise_damage: 80,
|
|
knockback: 25.0,
|
|
range: 4.5,
|
|
max_angle: 360.0,
|
|
forward_leap_strength: 24.0,
|
|
vertical_leap_strength: 8.0,
|
|
)
|