LwaCampain/inventory/Template_Contrebandier.json

29 lines
No EOL
784 B
JSON

{
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
"characterSheetId": "Template_Contrebandier",
"purse": {
"gold": 0,
"silver": 0,
"copper": 0
},
"items": [
{
"inventoryId": "d6f3f6e6-27ad-4dba-afa0-690162471ec2",
"itemId": "COMMON_DAGGER",
"count": 1.0,
"equipped": true
},
{
"inventoryId": "68fe80ae-0c1c-4709-8907-9a42e6822a42",
"itemId": "HANDCROSSBOW_BOLT",
"count": 1.0,
"equipped": false
},
{
"inventoryId": "3de28f5d-2882-48e1-adb7-d47b7f60763c",
"itemId": "COMMON_HANDCROSSBOW",
"count": 1.0,
"equipped": true
}
]
}