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
|
|
@ -84,7 +84,16 @@
|
|||
},
|
||||
"name": "Heal 1 Hit Point",
|
||||
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
||||
"range": "close"
|
||||
"range": "close",
|
||||
"areas": [
|
||||
{
|
||||
"name": "Healing Field",
|
||||
"type": "placed",
|
||||
"shape": "emanation",
|
||||
"size": "close",
|
||||
"effects": []
|
||||
}
|
||||
]
|
||||
},
|
||||
"EqamWsxO86ZjY8WV": {
|
||||
"type": "healing",
|
||||
|
|
@ -168,7 +177,16 @@
|
|||
},
|
||||
"name": "Heal 2 Hit Points",
|
||||
"img": "icons/commodities/gems/gem-faceted-diamond-green.webp",
|
||||
"range": "close"
|
||||
"range": "close",
|
||||
"areas": [
|
||||
{
|
||||
"name": "Healing Field",
|
||||
"type": "placed",
|
||||
"shape": "emanation",
|
||||
"size": "close",
|
||||
"effects": []
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"resource": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue