mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
Fixed so Pack handling works recursively for deep compendium folders (#47)
This commit is contained in:
parent
ad1e968888
commit
6672fa467c
355 changed files with 16040 additions and 5064 deletions
|
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"name": "Cloaked",
|
||||
"type": "feature",
|
||||
"_id": "TpaoHSJ3npjWiBOf",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"actionType": "action",
|
||||
"featureType": {
|
||||
"type": "normal",
|
||||
"data": {
|
||||
"property": "spellcastingTrait",
|
||||
"max": 1,
|
||||
"numbers": {}
|
||||
}
|
||||
},
|
||||
"refreshData": null,
|
||||
"multiclass": null,
|
||||
"disabled": false,
|
||||
"description": "<p>Any time you would be Hidden, you are instead Cloaked. In addition to the benefits of the Hidden condition, while Cloaked you remain unseen if you are stationary when an adversary moves to where they would normally see you. After you make an attack or end a move within line of sight of an adversary, you are no longer Cloaked.</p>",
|
||||
"effects": {},
|
||||
"actions": [],
|
||||
"type": "class"
|
||||
"name": "Cloaked",
|
||||
"type": "feature",
|
||||
"_id": "TpaoHSJ3npjWiBOf",
|
||||
"img": "icons/svg/item-bag.svg",
|
||||
"system": {
|
||||
"actionType": "action",
|
||||
"featureType": {
|
||||
"type": "normal",
|
||||
"data": {
|
||||
"property": "spellcastingTrait",
|
||||
"max": 1,
|
||||
"numbers": {}
|
||||
}
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"ei8OkswTzyDp4IGC": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748032226905,
|
||||
"modifiedTime": 1748032258303,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!TpaoHSJ3npjWiBOf"
|
||||
"refreshData": null,
|
||||
"multiclass": null,
|
||||
"disabled": false,
|
||||
"description": "<p>Any time you would be Hidden, you are instead Cloaked. In addition to the benefits of the Hidden condition, while Cloaked you remain unseen if you are stationary when an adversary moves to where they would normally see you. After you make an attack or end a move within line of sight of an adversary, you are no longer Cloaked.</p>",
|
||||
"effects": {},
|
||||
"actions": [],
|
||||
"type": "class"
|
||||
},
|
||||
"effects": [],
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"ei8OkswTzyDp4IGC": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1748032226905,
|
||||
"modifiedTime": 1748032258303,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!TpaoHSJ3npjWiBOf"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue