mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
[Fix] Subclass Links (#1069)
* Attempt at making subclass aware of its class * Update compendium classes/subclasses * Fixed multiclass * Update compenidum browser subclass class filter * Added migration for subclass.linkedClass * Using foundry's isNewer function rather than custom one * Added migration for existing actor features --------- Co-authored-by: Dapoolp <elcatnet@gmail.com>
This commit is contained in:
parent
0b2694b007
commit
46ea4addd0
41 changed files with 479 additions and 391 deletions
|
|
@ -26,7 +26,8 @@
|
|||
}
|
||||
],
|
||||
"featureState": 1,
|
||||
"isMulticlass": false
|
||||
"isMulticlass": false,
|
||||
"linkedClass": "Compendium.daggerheart.classes.Item.5ZnlJ5bEoyOTkUJv"
|
||||
},
|
||||
"effects": [],
|
||||
"sort": 0,
|
||||
|
|
@ -39,12 +40,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.346",
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"systemVersion": "1.1.0",
|
||||
"createdTime": 1754354451615,
|
||||
"modifiedTime": 1754355901649,
|
||||
"lastModifiedBy": "Q9NoTaEarn3VMS6Z"
|
||||
"modifiedTime": 1755943523928,
|
||||
"lastModifiedBy": "tt3PwMBXcTLCtIQU"
|
||||
},
|
||||
"_key": "!items!y7ERWRIpJsdP9Re4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue