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
|
|
@ -239,7 +239,7 @@
|
|||
"type": "attack",
|
||||
"_id": "e6DmGF9vOv27BJ6f",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><strong>Spend 2 Fear</strong> to spotlight <strong>1d4</strong> allies. Attacks they make while spotlighted in this way deal half damage.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -319,7 +319,7 @@
|
|||
"type": "healing",
|
||||
"_id": "MUdqLSRIpEEk1Ujc",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When you spotlight an ally within Far range, <strong>mark a Stress</strong> to gain a Fear.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -413,7 +413,7 @@
|
|||
"name": "Summoning Ritual",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p><em>Countdown (6)</em>. When the Secret-Keeper is in the spotlight for the first time, activate the countdown. When they mark HP, tick down this countdown by the number of HP marked. When it triggers, summon a @UUID[Compendium.daggerheart.adversaries.Actor.3tqCjDwJAQ7JKqMb]{Minor Demon} who appears at Close range.</p>",
|
||||
"description": "<p><em>Countdown (6)</em>. When the @Lookup[@name] is in the spotlight for the first time, activate the countdown. When they mark HP, tick down this countdown by the number of HP marked. When it triggers, summon a @UUID[Compendium.daggerheart.adversaries.Actor.3tqCjDwJAQ7JKqMb]{Minor Demon} who appears at Close range.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"0rixG6jLRynAYNqA": {
|
||||
|
|
@ -442,7 +442,7 @@
|
|||
"type": "countdown",
|
||||
"_id": "ZVXHY2fpomoKV7jG",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><em>Countdown (6)</em>. When the Secret-Keeper is in the spotlight for the first time, activate the countdown.</p>",
|
||||
"description": "<p><em>Countdown (6)</em>. When the @Lookup[@name] is in the spotlight for the first time, activate the countdown.</p>",
|
||||
"chatDisplay": true,
|
||||
"originItem": {
|
||||
"type": "itemCollection"
|
||||
|
|
@ -499,14 +499,14 @@
|
|||
"name": "Fallen Hounds",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>Once per scene, when the SecretKeeper marks 2 or more HP, you can <strong>mark a Stress</strong> to summon a @UUID[Compendium.daggerheart.adversaries.Actor.NoRZ1PqB8N5wcIw0]{Demonic Hound Pack}, which appears at Close range and is immediately spotlighted.</p>",
|
||||
"description": "<p>Once per scene, when the @Lookup[@name] marks 2 or more HP, you can <strong>mark a Stress</strong> to summon a @UUID[Compendium.daggerheart.adversaries.Actor.NoRZ1PqB8N5wcIw0]{Demonic Hound Pack}, which appears at Close range and is immediately spotlighted.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"JBuQUJhif2A7IlJd": {
|
||||
"type": "effect",
|
||||
"_id": "JBuQUJhif2A7IlJd",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Once per scene, when the SecretKeeper marks 2 or more HP, you can <strong>mark a Stress</strong> to summon a @UUID[Compendium.daggerheart.adversaries.Actor.NoRZ1PqB8N5wcIw0]{Demonic Hound Pack}, which appears at Close range and is immediately spotlighted.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue