mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
BasicMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 600,
|
|
swing_duration: 500,
|
|
recover_duration: 350,
|
|
base_damage: 130,
|
|
base_poise_damage: 0,
|
|
knockback: 25.0,
|
|
range: 3.0,
|
|
max_angle: 120.0,
|
|
)
|