End of session 18

This commit is contained in:
Thomas Andres Gomez 2025-06-16 23:35:26 +02:00
parent 9f005ac21c
commit 56ebd17df3
17 changed files with 255 additions and 87 deletions

View file

@ -3,7 +3,7 @@
"characterSheetId": "Hannah_Dorveille",
"purse": {
"gold": 9,
"silver": 87,
"silver": 132,
"copper": 75
},
"items": [
@ -34,7 +34,7 @@
{
"inventoryId": "71dbf6b1-c768-4995-a242-625a4b949898",
"itemId": "DAILY_RATION",
"count": 5.0,
"count": 4.0,
"equipped": false
},
{
@ -66,6 +66,18 @@
"itemId": "COMPONENT_SOUL_SACK",
"count": 1.0,
"equipped": false
},
{
"inventoryId": "977b1b85-6e59-4a0b-9c9d-dd62f6978c72",
"itemId": "SMALL_EXPLOSIVES",
"count": 1.0,
"equipped": false
},
{
"inventoryId": "a3dbf741-6708-4e8b-b3e6-74c29ac9a941",
"itemId": "GARMENT_SIMPLE_FISHERMAN_CLOTH",
"count": 1.0,
"equipped": true
}
]
}