LwaCampain/inventory/Contrebandier_2.json

29 lines
No EOL
777 B
JSON

{
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
"characterSheetId": "Contrebandier_2",
"purse": {
"gold": 0,
"silver": 8,
"copper": 0
},
"items": [
{
"inventoryId": "bf98e102-cf6a-4a39-a419-1ca5377eed85",
"itemId": "COMMON_DAGGER",
"count": 1.0,
"equipped": true
},
{
"inventoryId": "c1cf40f3-49cf-4e99-ad9b-b155790499b3",
"itemId": "COMMON_HANDCROSSBOW",
"count": 1.0,
"equipped": true
},
{
"inventoryId": "c4daa624-2e8b-41eb-8784-d7da3404465e",
"itemId": "HANDCROSSBOW_BOLT",
"count": 1.0,
"equipped": false
}
]
}