mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'knightresspaladin/buff-bow-scaling' into 'master'
Buffed scaling for bow charged shot See merge request veloren/veloren!2596
This commit is contained in:
commit
a5594b9da3
@ -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