mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01: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": "Terrifying",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When the Oracle makes a successful attack, all PCs within Far range lose a Hope and you gain a Fear.</p><p>@Template[type:emanation|range:f]</p>",
|
||||
"description": "<p>When the @Lookup[@name] makes a successful attack, all PCs within Far range lose a Hope and you gain a Fear.</p><p>@Template[type:emanation|range:f]</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"VjdSO1lAdTIAlofM": {
|
||||
"type": "damage",
|
||||
"_id": "VjdSO1lAdTIAlofM",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When the Oracle makes a successful attack, all PCs within Far range lose a Hope and you gain a Fear.</p><p>@Template[type:emanation|range:f]</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -305,14 +305,14 @@
|
|||
"name": "Walls Closing In",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When a creature rolls a failure while within Very Far range of the Oracle, they must mark a Stress.</p>",
|
||||
"description": "<p>When a creature rolls a failure while within Very Far range of the @Lookup[@name], they must mark a Stress.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"u9iEsvV5ktvOxNp5": {
|
||||
"type": "damage",
|
||||
"_id": "u9iEsvV5ktvOxNp5",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When a creature rolls a failure while within Very Far range of the Oracle, they must mark a Stress.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -390,7 +390,7 @@
|
|||
"type": "attack",
|
||||
"_id": "IiSgpy6Axfqo9f9V",
|
||||
"systemPath": "actions",
|
||||
"description": "<p><strong>Spend a Fear</strong> to present a target within Far range with a vision of their personal nightmare. The target must make a Knowledge Reaction Roll. On a failure, they lose all Hope and take <strong>2d20+4</strong> direct magic damage. On a success, they take half damage and lose a Hope.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -497,7 +497,7 @@
|
|||
"type": "attack",
|
||||
"_id": "71UnFo3CBBPtbao3",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Once per day, <strong>spend 2 Fear</strong> to summon <strong>2d4</strong> Tier 2 or below Minions relevant to one of the PC’s personal nightmares. They appear at Close range relative to that PC.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -570,7 +570,7 @@
|
|||
"name": "Ominous Knowledge",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When the Oracle sees a mortal creature, they instantly know one of their personal nightmares.</p>",
|
||||
"description": "<p>When the @Lookup[@name] sees a mortal creature, they instantly know one of their personal nightmares.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
|
|
@ -596,14 +596,14 @@
|
|||
"name": "Vengeful Fate",
|
||||
"type": "feature",
|
||||
"system": {
|
||||
"description": "<p>When the Oracle marks HP from an attack within Very Close range, you can <strong>mark a Stress</strong> to knock the attacker back to Far range and deal <strong>2d10+4</strong> physical damage.</p>",
|
||||
"description": "<p>When the @Lookup[@name] marks HP from an attack within Very Close range, you can <strong>mark a Stress</strong> to knock the attacker back to Far range and deal <strong>2d10+4</strong> physical damage.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"vJ7kARKL5H87T1BY": {
|
||||
"type": "damage",
|
||||
"_id": "vJ7kARKL5H87T1BY",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When the Oracle marks HP from an attack within Very Close range, you can <strong>mark a Stress</strong> to knock the attacker back to Far range and deal <strong>2d10+4</strong> physical damage.</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue