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