LwaCampain/inventory/Contrebandier_3.json

29 lines
No EOL
778 B
JSON

{
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
"characterSheetId": "Contrebandier_3",
"purse": {
"gold": 0,
"silver": 10,
"copper": 0
},
"items": [
{
"inventoryId": "f971b617-1f90-4b02-b083-10ec6d1e5a4b",
"itemId": "COMMON_DAGGER",
"count": 1.0,
"equipped": true
},
{
"inventoryId": "a96f3769-f63a-4e26-aba3-db07fc4a31e8",
"itemId": "COMMON_HANDCROSSBOW",
"count": 1.0,
"equipped": true
},
{
"inventoryId": "17ca7888-26da-4305-a43a-b69abc17848d",
"itemId": "HANDCROSSBOW_BOLT",
"count": 1.0,
"equipped": false
}
]
}