mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
661764f4aa
Fix rebase
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
LeapMelee(
|
|
energy_cost: 700,
|
|
buildup_duration: 100,
|
|
movement_duration: 800,
|
|
swing_duration: 150,
|
|
recover_duration: 200,
|
|
base_damage: 240,
|
|
base_poise_damage: 40,
|
|
knockback: 25.0,
|
|
range: 4.5,
|
|
max_angle: 360.0,
|
|
forward_leap_strength: 28.0,
|
|
vertical_leap_strength: 8.0,
|
|
)
|