mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
566 sorcerer class (#581)
* add sorcerer subclass * fix rogue not being in yet * Fixed so subclasses can be dragged to sheet from compendium --------- Co-authored-by: psitacus <walther.johnson@ucalgary.ca> Co-authored-by: WBHarry <williambjrklund@gmail.com>
This commit is contained in:
parent
353f3a9e1e
commit
481652bf3f
22 changed files with 1405 additions and 2 deletions
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"folder": "F0mW5ofdyyfE2hHo",
|
||||
"name": "Elemental Origin",
|
||||
"type": "subclass",
|
||||
"_id": "wg1H0hROc2acHwZh",
|
||||
"img": "icons/magic/water/orb-water-ice-pink.webp",
|
||||
"system": {
|
||||
"description": "<p>Play the Elemental Origin if you want to channel raw magic to</p><p>take the shape of a particular element</p>",
|
||||
"spellcastingTrait": "instinct",
|
||||
"features": [
|
||||
{
|
||||
"type": "foundation",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.dPcqKN5NeDkjB1HW"
|
||||
},
|
||||
{
|
||||
"type": "specialization",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.TnuLBtHQGbqyzn82"
|
||||
},
|
||||
{
|
||||
"type": "mastery",
|
||||
"item": "Compendium.daggerheart.subclasses.Item.th6HZwEFnVBjUtqm"
|
||||
}
|
||||
],
|
||||
"featureState": 1,
|
||||
"isMulticlass": false
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"Q9NoTaEarn3VMS6Z": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754349604941,
|
||||
"modifiedTime": 1754349648910,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
},
|
||||
"_key": "!items!wg1H0hROc2acHwZh"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue