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

Nerfed aura

See merge request 
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, 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,
), ),