mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +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 @@
|
|||
{
|
||||
"name": "Warden of the Elements",
|
||||
"type": "subclass",
|
||||
"_id": "W9hs5kxOWeY7eA4Q",
|
||||
"img": "icons/magic/nature/root-vines-face-glow-green.webp",
|
||||
"system": {
|
||||
"description": "<p>You wish to embody the natural elements of the wild.</p>",
|
||||
"spellcastingTrait": "instinct",
|
||||
"features": [
|
||||
{
|
||||
"type": "foundation",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.f37TTgCc0Q3Ih1A1"
|
||||
},
|
||||
{
|
||||
"type": "specialization",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.2JH9NaOh69yN80Gw"
|
||||
},
|
||||
{
|
||||
"type": "mastery",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.EFUJHrkTuyv8uA9l"
|
||||
}
|
||||
],
|
||||
"featureState": 1,
|
||||
"isMulticlass": false
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 300000,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"LgnbNMLaxandgMQq": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754221102716,
|
||||
"modifiedTime": 1754221291344,
|
||||
"lastModifiedBy": "LgnbNMLaxandgMQq"
|
||||
},
|
||||
"_key": "!items!W9hs5kxOWeY7eA4Q"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue