End of Session 14
This commit is contained in:
parent
5f38746d9c
commit
228e64e7e2
17 changed files with 584 additions and 17 deletions
65
inventory/Hannah_Dorveille.json
Normal file
65
inventory/Hannah_Dorveille.json
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
||||
"characterSheetId": "Hannah_Dorveille",
|
||||
"purse": {
|
||||
"gold": 11,
|
||||
"silver": 93,
|
||||
"copper": 75
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"inventoryId": "f95e34b2-bb92-4648-8ef2-f573377db98b",
|
||||
"itemId": "SMALL_EXPLOSIVES",
|
||||
"count": 2.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "e5dfbd49-910d-426e-8154-a891ceb5d213",
|
||||
"itemId": "GELLAVIUM_FLASK",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "a5b73437-d475-44e6-873f-31c6a8097877",
|
||||
"itemId": "GORNAK_LETTER",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "9a1f930d-18af-419e-ae59-ba6e84d6908b",
|
||||
"itemId": "TRAVEL_CAPE",
|
||||
"count": 1.0,
|
||||
"equipped": true
|
||||
},
|
||||
{
|
||||
"inventoryId": "dc16b10b-0291-40d7-88db-7aaf240d7a0a",
|
||||
"itemId": "SLEEPING_BAG",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "71dbf6b1-c768-4995-a242-625a4b949898",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 7.5,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "47e3dcc7-5ab6-4932-a736-4f418ab339e4",
|
||||
"itemId": "MARE_ASH",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "5ac7deaf-866e-4e64-95c8-b0e388e9e0a1",
|
||||
"itemId": "THROWING_DAGGER",
|
||||
"count": 1.0,
|
||||
"equipped": true
|
||||
},
|
||||
{
|
||||
"inventoryId": "e2e8eea3-d7f5-4c2b-893a-5d009fcc458d",
|
||||
"itemId": "BIG_TOPAZ",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue