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
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "Extended Polearm",
|
||||
"type": "weapon",
|
||||
"_id": "cIc4kCK0qET1ilvM",
|
||||
"img": "systems/daggerheart/assets/icons/weapons/primary/tier_4/physical/extended_polearm.png",
|
||||
"system": {
|
||||
"active": false,
|
||||
"inventoryWeapon": null,
|
||||
"secondary": false,
|
||||
"damage": {
|
||||
"value": "d8+10",
|
||||
"type": "physical"
|
||||
},
|
||||
"quantity": 1,
|
||||
"description": "",
|
||||
"trait": "finesse",
|
||||
"feature": "long",
|
||||
"range": "veryClose",
|
||||
"burden": "twoHanded"
|
||||
},
|
||||
"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": 1748036008663,
|
||||
"modifiedTime": 1748036132678,
|
||||
"lastModifiedBy": "ei8OkswTzyDp4IGC"
|
||||
},
|
||||
"_key": "!items!cIc4kCK0qET1ilvM"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue