From fa8fe8ad317d81a86a349131873e9477c1c9d3bc Mon Sep 17 00:00:00 2001 From: pedrogrullada <103401186+pedrogrullada@users.noreply.github.com> Date: Wed, 4 Dec 2024 01:20:46 -0300 Subject: [PATCH] Add champion trait to Champion's Aura class feature (#17609) --- packs/classfeatures/champions-aura.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packs/classfeatures/champions-aura.json b/packs/classfeatures/champions-aura.json index 5520de1706a..4d8983dcb6c 100644 --- a/packs/classfeatures/champions-aura.json +++ b/packs/classfeatures/champions-aura.json @@ -51,7 +51,9 @@ ], "traits": { "rarity": "common", - "value": [] + "value": [ + "champion" + ] } }, "type": "feat"