mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
revert bow to almost master
values
This commit is contained in:
parent
e63c21d29e
commit
982e5986c3
@ -2,14 +2,14 @@ ChargedRanged(
|
||||
energy_cost: 0,
|
||||
energy_drain: 0,
|
||||
initial_regen: 5,
|
||||
scaled_regen: 150,
|
||||
scaled_regen: 120,
|
||||
initial_damage: 5,
|
||||
scaled_damage: 150,
|
||||
scaled_damage: 120,
|
||||
initial_knockback: 0.0,
|
||||
scaled_knockback: 10.0,
|
||||
speed: 1.0,
|
||||
buildup_duration: 0.2,
|
||||
charge_duration: 0.9,
|
||||
charge_duration: 1.0,
|
||||
recover_duration: 0.3,
|
||||
projectile_body: Object(Arrow),
|
||||
projectile_light: None,
|
||||
|
Loading…
Reference in New Issue
Block a user