mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
Went over items and added descriptions to all use actions (#596)
This commit is contained in:
parent
b2ff2fb854
commit
3984417a17
59 changed files with 199 additions and 199 deletions
|
|
@ -11,13 +11,13 @@
|
|||
"type": "effect",
|
||||
"_id": "U7da5R4pgVkEQJVj",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"description": "<p>After you drink this tea, you instantly kill your target when you critically succeed on an attack. If you don’t critically succeed on an attack before your next long rest, you die.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
],
|
||||
"target": {
|
||||
"type": null,
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Drink",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753592717630,
|
||||
"modifiedTime": 1753993240672,
|
||||
"modifiedTime": 1754394494474,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!xDnJeF1grkmKck8Q"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue