mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 10:59:54 +02:00
Changed from aura to attached. Added functionality to Elemental Aura
This commit is contained in:
parent
e76df049d1
commit
b860e7f1c0
4 changed files with 170 additions and 100 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue