mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'sam/ward-nerf' into 'master'
Nerfed aura See merge request veloren/veloren!1908
This commit is contained in:
commit
d5aabed419
@ -5,7 +5,7 @@ BasicAura(
|
|||||||
targets: InGroup,
|
targets: InGroup,
|
||||||
aura: (
|
aura: (
|
||||||
kind: ProtectingWard,
|
kind: ProtectingWard,
|
||||||
strength: 0.33,
|
strength: 0.25,
|
||||||
duration: Some(10.0),
|
duration: Some(10.0),
|
||||||
category: Magical,
|
category: Magical,
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user