mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +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,50 @@
|
|||
{
|
||||
"folder": null,
|
||||
"name": "Wordsmith",
|
||||
"type": "subclass",
|
||||
"img": "icons/tools/scribal/ink-quill-red.webp",
|
||||
"system": {
|
||||
"description": "<p>You wish to use clever wordplay and captivate crowds.</p>",
|
||||
"spellcastingTrait": "presence",
|
||||
"features": [
|
||||
{
|
||||
"type": "foundation",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.Ce0sn0kqAw3PFe0k"
|
||||
},
|
||||
{
|
||||
"type": "foundation",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.PCmYTX02JLzBpgml"
|
||||
},
|
||||
{
|
||||
"type": "specialization",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.5bmB1YcxiJVNVXDM"
|
||||
},
|
||||
{
|
||||
"type": "mastery",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.eCoEWkWuZPMZ9C6a"
|
||||
}
|
||||
],
|
||||
"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": 1754174655078,
|
||||
"modifiedTime": 1754221292543,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"_id": "XTSODVM8st75Os8M",
|
||||
"sort": 250000,
|
||||
"_key": "!items!XTSODVM8st75Os8M"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue