mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-21 18:09:54 +02:00
Simplify ActiveEffect sheet tags (#2037)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
* Simplify ActiveEffect sheet tags * Show origin actor and exclude tag if it is a top level actor tag without origin
This commit is contained in:
parent
f5fa59b3bd
commit
958eaa310c
2 changed files with 9 additions and 7 deletions
|
|
@ -2010,7 +2010,8 @@
|
|||
"Attachments": {
|
||||
"attachHint": "Drop items here to attach them",
|
||||
"transferHint": "If checked, this effect will be applied to any actor that owns this Effect's parent Item. The effect is always applied if this Item is attached to another one."
|
||||
}
|
||||
},
|
||||
"OriginTag": "Origin: {name}"
|
||||
},
|
||||
"GENERAL": {
|
||||
"Ability": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue