mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 12:54:16 +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
|
|
@ -5,14 +5,14 @@
|
|||
"_id": "frBTtNMX9Y2gkuPz",
|
||||
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
||||
"system": {
|
||||
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p><p>@Template[type:emanation|range:c]</p>",
|
||||
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"nIgBwYfAVAJ98lzb": {
|
||||
"type": "attack",
|
||||
"_id": "nIgBwYfAVAJ98lzb",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>Make <strong>a Spellcast Roll (15)</strong>. On a success, create a temporary dark cloud that covers any area within Close range. Anyone in this cloud can’t see outside of it, and anyone outside of it can’t see in. You’re considered Cloaked from any adversary for whom the cloud blocks line of sight.</p><p>@Template[type:emanation|range:c]</p>",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
|
|
@ -52,7 +52,8 @@
|
|||
},
|
||||
"name": "SpellCast: Dark Cloud",
|
||||
"img": "icons/magic/air/wind-vortex-swirl-purple.webp",
|
||||
"range": ""
|
||||
"range": "",
|
||||
"areas": []
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
|
|
|
|||
|
|
@ -72,7 +72,16 @@
|
|||
},
|
||||
"name": "Talk to your allies!",
|
||||
"img": "icons/equipment/head/mask-plague-leather-brown.webp",
|
||||
"range": "far"
|
||||
"range": "far",
|
||||
"areas": [
|
||||
{
|
||||
"name": "Rousing Speech",
|
||||
"type": "placed",
|
||||
"shape": "emanation",
|
||||
"size": "far",
|
||||
"effects": []
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
|
|
|
|||
|
|
@ -74,7 +74,16 @@
|
|||
},
|
||||
"name": "Healing",
|
||||
"img": "icons/commodities/currency/coin-embossed-ruby-gold.webp",
|
||||
"range": ""
|
||||
"range": "",
|
||||
"areas": [
|
||||
{
|
||||
"name": "Warden’s Protection",
|
||||
"type": "placed",
|
||||
"shape": "emanation",
|
||||
"size": "close",
|
||||
"effects": []
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"originItemType": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue