End of session 15

This commit is contained in:
Thomas Andres Gomez 2025-05-07 00:22:59 +02:00
parent 0a48ca40ce
commit b3a5c36d92
15 changed files with 122 additions and 36 deletions

17
inventory/MYRSHA.json Normal file
View file

@ -0,0 +1,17 @@
{
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
"characterSheetId": "MYRSHA",
"purse": {
"gold": 0,
"silver": 0,
"copper": 0
},
"items": [
{
"inventoryId": "cacc7575-4706-423a-a56f-2e2279ddf5a9",
"itemId": "MYRSHA_COLLAR",
"count": 1.0,
"equipped": true
}
]
}