mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
[PR][Feature] Adversary Compendium Name Lookup (#1458)
* Exchanged all name references for @Lookup. Removed duplicated descriptions on feature actions. * Corrected action.description fallback
This commit is contained in:
parent
92b31b71a7
commit
2104549617
132 changed files with 672 additions and 669 deletions
|
|
@ -223,7 +223,7 @@
|
|||
"_id": "ouvJweENF1kLYcOT",
|
||||
"img": "icons/magic/death/bones-crossed-orange.webp",
|
||||
"system": {
|
||||
"description": "<p>The Warrior is resistant to physical damage.</p>",
|
||||
"description": "<p>The @Lookup[@name] is resistant to physical damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
|
|
@ -293,7 +293,7 @@
|
|||
"_id": "hYl31ThCmZdc0MFa",
|
||||
"img": "icons/magic/death/hand-dirt-undead-zombie.webp",
|
||||
"system": {
|
||||
"description": "<p>When the Warrior is defeated, you can spotlight them and roll a <strong>d6</strong>. On a result of 6, if there are other adversaries on the battlefi eld, the Warrior re-forms with no marked HP.</p>",
|
||||
"description": "<p>When the @Lookup[@name] is defeated, you can spotlight them and roll a <strong>d6</strong>. On a result of 6, if there are other adversaries on the battlefield, the @Lookup[@name] re-forms with no marked HP.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"QnuFrptj8oARaA3i": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue