mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-21 00:54:39 +01:00
add cards with as much setup as is possible in the system
This commit is contained in:
parent
c174c30e27
commit
9caf34d100
13 changed files with 1329 additions and 30 deletions
|
|
@ -8,7 +8,39 @@
|
|||
"domain": "grace",
|
||||
"recallCost": 0,
|
||||
"level": 10,
|
||||
"type": "ability"
|
||||
"type": "ability",
|
||||
"actions": {
|
||||
"Cb39VXOUPVWl3ea4": {
|
||||
"type": "effect",
|
||||
"_id": "Cb39VXOUPVWl3ea4",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 1,
|
||||
"keyIsID": false,
|
||||
"step": null
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Gain Bonus",
|
||||
"img": "systems/daggerheart/assets/icons/domains/grace.svg",
|
||||
"range": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
|
|
@ -19,7 +51,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784489,
|
||||
"modifiedTime": 1754093687017,
|
||||
"modifiedTime": 1754107166411,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_id": "IqxzvvjZiYbgx21A",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue