mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
e4cda4309e
- Tweak bow/staff M1 stats.
14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
BasicMelee(
|
|
energy_cost: 0,
|
|
buildup_duration: 0.45,
|
|
swing_duration: 0.5,
|
|
recover_duration: 0.35,
|
|
base_damage: 100,
|
|
base_poise_damage: 28,
|
|
knockback: 25.0,
|
|
range: 1.2,
|
|
max_angle: 50.0,
|
|
damage_effect: None,
|
|
damage_kind: Crushing,
|
|
)
|