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,46 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Troubadour",
|
||||
"type": "subclass",
|
||||
"img": "icons/tools/instruments/harp-gold-glowing.webp",
|
||||
"system": {
|
||||
"description": "<p>You wish to play music to bolster your allies.</p>",
|
||||
"spellcastingTrait": "presence",
|
||||
"features": [
|
||||
{
|
||||
"type": "foundation",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.99U7YWNCxFZHCiT0"
|
||||
},
|
||||
{
|
||||
"type": "specialization",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.ZFkCz8XV1EtMoJ1w"
|
||||
},
|
||||
{
|
||||
"type": "mastery",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.kn2t409o0FDFQieo"
|
||||
}
|
||||
],
|
||||
"featureState": 1,
|
||||
"isMulticlass": false
|
||||
},
|
||||
"effects": [],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754174653653,
|
||||
"modifiedTime": 1754221291344,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"_id": "ld8MIvk0xVJydSBz",
|
||||
"sort": 200000,
|
||||
"_key": "!items!ld8MIvk0xVJydSBz"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue