mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Buffed scaling for bow charged shot
This commit is contained in:
parent
81b8cf21ff
commit
5597c3906c
@ -4,7 +4,7 @@ ChargedRanged(
|
||||
initial_regen: 5,
|
||||
scaled_regen: 120,
|
||||
initial_damage: 5,
|
||||
scaled_damage: 120,
|
||||
scaled_damage: 140,
|
||||
initial_knockback: 0.0,
|
||||
scaled_knockback: 10.0,
|
||||
buildup_duration: 0.2,
|
||||
|
Loading…
Reference in New Issue
Block a user