Changed from aura to attached. Added functionality to Elemental Aura

This commit is contained in:
WBHarry 2026-07-02 00:44:22 +02:00
parent e76df049d1
commit b860e7f1c0
4 changed files with 170 additions and 100 deletions

View file

@ -872,8 +872,8 @@
"solo": "for each Solo adversary."
},
"AreaTypes": {
"aura": { "label": "Aura" },
"placed": { "label": "Placed Area" }
"attached": { "label": "Attached To Token" },
"placed": { "label": "Placed In Scene" }
},
"ArmorInteraction": {
"none": { "label": "Ignores Armor" },