mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
BasicMelee(
|
|
energy_cost: 1,
|
|
buildup_duration: 600,
|
|
swing_duration: 100,
|
|
recover_duration: 150,
|
|
base_damage: 50,
|
|
knockback: 0.0,
|
|
range: 3.5,
|
|
max_angle: 20.0,
|
|
) |