Merge branch 'sam/ward-nerf' into 'master'

Nerfed aura

See merge request veloren/veloren!1908
This commit is contained in:
Marcel 2021-03-15 20:40:20 +00:00
commit d5aabed419

View File

@ -5,7 +5,7 @@ BasicAura(
targets: InGroup,
aura: (
kind: ProtectingWard,
strength: 0.33,
strength: 0.25,
duration: Some(10.0),
category: Magical,
),