mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 23:26:28 +01:00
Features subclasses classes (#541)
* Bard is not fun? * Halsin needs to find that squirell
This commit is contained in:
parent
195f624868
commit
b9b657e985
41 changed files with 3223 additions and 8 deletions
|
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"folder": "37B1HLu8gv8sSDNI",
|
||||
"name": "Epic Poetry",
|
||||
"type": "feature",
|
||||
"img": "icons/sundries/documents/document-letter-blue.webp",
|
||||
"system": {
|
||||
"description": "<p>Your Rally Die increases to a d10. Additionally, when you Help an Ally, you can narrate the moment as if you were writing the tale of their heroism in a memoir. When you do, roll a d10 as your advantage die.</p>",
|
||||
"resource": null,
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"originId": null
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Rally:d10",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "RSmscgGyuHJucF6C",
|
||||
"img": "icons/magic/life/heart-cross-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.rally",
|
||||
"mode": 5,
|
||||
"value": "d10",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p>Rally die increased to d10.</p>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"lastModifiedBy": null
|
||||
},
|
||||
"_key": "!items.effects!eCoEWkWuZPMZ9C6a.RSmscgGyuHJucF6C"
|
||||
}
|
||||
],
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": "Compendium.daggerheart.subclasses.Item.4dVLpWQ5SpAGnc5A",
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754174646194,
|
||||
"modifiedTime": 1754174646194,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"_id": "eCoEWkWuZPMZ9C6a",
|
||||
"sort": 0,
|
||||
"_key": "!items!eCoEWkWuZPMZ9C6a"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue