29 lines
No EOL
778 B
JSON
29 lines
No EOL
778 B
JSON
{
|
|
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
|
"characterSheetId": "Contrebandier_1",
|
|
"purse": {
|
|
"gold": 0,
|
|
"silver": 12,
|
|
"copper": 0
|
|
},
|
|
"items": [
|
|
{
|
|
"inventoryId": "393f73a0-6081-49b5-a8db-446342d9895e",
|
|
"itemId": "COMMON_DAGGER",
|
|
"count": 1.0,
|
|
"equipped": true
|
|
},
|
|
{
|
|
"inventoryId": "64bb2be6-0e9c-466b-90e5-d1b4b6c3e81b",
|
|
"itemId": "COMMON_HANDCROSSBOW",
|
|
"count": 1.0,
|
|
"equipped": true
|
|
},
|
|
{
|
|
"inventoryId": "d52c7cae-b705-49e1-8001-16ba51f36cee",
|
|
"itemId": "HANDCROSSBOW_BOLT",
|
|
"count": 1.0,
|
|
"equipped": false
|
|
}
|
|
]
|
|
} |