mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 13:48:11 +02:00
[Feature] Action Area SRD Updates (#1822)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
* Updated Environments * Added remaining
This commit is contained in:
parent
545934aa60
commit
e6d5a2f7d3
36 changed files with 559 additions and 219 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"type": "healing",
|
||||
"_id": "dmnB4ZMSk8lsB8Lg",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Make a <strong>Spellcast Roll (16)</strong>. On a success, <strong>mark any number of Stress</strong> to target a line of allies within Far range. You can clear Hit Points on the targets equal to the number of Stress marked, divided among them however you’d like.</p><p>@Template[type:ray|range:f]</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
|
|
@ -84,7 +84,16 @@
|
|||
},
|
||||
"name": "Cast",
|
||||
"img": "icons/magic/light/beams-rays-orange-purple-large.webp",
|
||||
"range": "far"
|
||||
"range": "far",
|
||||
"areas": [
|
||||
{
|
||||
"name": "Salvation Beam",
|
||||
"type": "placed",
|
||||
"shape": "line",
|
||||
"size": "far",
|
||||
"effects": []
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"attribution": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue