mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-25 08:53:39 +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
|
|
@ -229,14 +229,14 @@
|
|||
"_id": "adPXzpvLREjN3len",
|
||||
"img": "icons/skills/ranged/arrow-flying-spiral-blue.webp",
|
||||
"system": {
|
||||
"description": "<p>If the Sniper is <em>Hidden</em> when they make a successful standard attack against a target, they deal <strong>1d10+4</strong> physical damage instead of their standard damage.</p>",
|
||||
"description": "<p>If the @Lookup[@name] is <em>Hidden</em> when they make a successful standard attack against a target, they deal <strong>1d10+4</strong> physical damage instead of their standard damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"2eX7P0wSfbKKu8dJ": {
|
||||
"type": "attack",
|
||||
"_id": "2eX7P0wSfbKKu8dJ",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>If the Sniper is <em>Hidden</em> when they make a successful standard attack against a target, they deal <strong>1d10+4</strong> physical damage instead of their standard damage.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue