mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-24 16:33:38 +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
|
|
@ -227,14 +227,14 @@
|
|||
"name": "Grindletooth Venom",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>Targets who mark HP from the Assassin’s attacks are Vulnerable until they clear a HP.</p>",
|
||||
"description": "<p>Targets who mark HP from the @Lookup[@name]’s attacks are Vulnerable until they clear a HP.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"L83tU1TgmqoH9SSn": {
|
||||
"type": "effect",
|
||||
"_id": "L83tU1TgmqoH9SSn",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Targets who mark HP from the Assassin’s attacks are Vulnerable until they clear a HP.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -319,7 +319,7 @@
|
|||
"name": "Assassin Poisoner",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>The Assassin has advantage on attacks if they are <em>Hidden</em>.</p>",
|
||||
"description": "<p>The @Lookup[@name] has advantage on attacks if they are <em>Hidden</em>.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
|
|
@ -395,7 +395,7 @@
|
|||
"type": "effect",
|
||||
"_id": "sp7RfJRQJsEUm09m",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Drop a smoke bomb that fills the air within Close range with smoke, Dizzying all targets in this area. Dizzied targets have disadvantage on their next action roll, then clear the condition.</p><p>@Template[type:emanation|range:c]</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue