mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
LeapMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 200,
|
|
movement_duration: 300,
|
|
swing_duration: 75,
|
|
recover_duration: 125,
|
|
base_damage: 120,
|
|
knockback: 7.0,
|
|
range: 4.5,
|
|
max_angle: 180.0,
|
|
forward_leap_strength: 20.0,
|
|
vertical_leap_strength: 5.0,
|
|
)
|