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": "Ethel_Wagrim",
"purse": {
"gold": 12,
"silver": 24,
"silver": 68,
"copper": 60
},
"items": [
@ -112,7 +112,7 @@
{
"inventoryId": "0acf91e6-22a6-487f-a3c2-174cd83ccd66",
"itemId": "DAILY_RATION",
"count": 4.5,
"count": 4.0,
"equipped": false
},
{
@ -126,6 +126,18 @@
"itemId": "SEALED_ANCIENT_BOOK",
"count": 1.0,
"equipped": false
},
{
"inventoryId": "69cc68f0-d61a-4e43-9e72-bf3e04e6f242",
"itemId": "GARMENT_SIMPLE_FISHERMAN_CLOTH",
"count": 1.0,
"equipped": false
},
{
"inventoryId": "6c1b8192-d4c8-469d-afc1-bf31fc9b4a0c",
"itemId": "GARMENT_SIMPLE_NOBLE_CLOTH",
"count": 1.0,
"equipped": false
}
]
}