diff --git a/campaign/campaign.json b/campaign/campaign.json index 16ddc45..ff7887e 100644 --- a/campaign/campaign.json +++ b/campaign/campaign.json @@ -7,11 +7,9 @@ "Ethel_Wagrim", "MYRSHA" ], - "npcs": [ - "Daerne_Gonste" - ], + "npcs": [], "scene": { - "name": "Session 15 : Torlèa - 36 Motannes, 432 PU." + "name": "Session 16 : Caspaè - 38 Motannes, 432 PU." }, "options": { "showPlayer": true, diff --git a/characters/Hannah_Dorveille.json b/characters/Hannah_Dorveille.json index d4b937d..3b02d3d 100644 --- a/characters/Hannah_Dorveille.json +++ b/characters/Hannah_Dorveille.json @@ -143,7 +143,7 @@ "bonus": "30", "level": 1, "occupation": true, - "used": false + "used": true }, { "id": "DISCRETION", diff --git a/characters/Koryas_Tissempa.json b/characters/Koryas_Tissempa.json index 49a1d4b..120d160 100644 --- a/characters/Koryas_Tissempa.json +++ b/characters/Koryas_Tissempa.json @@ -86,7 +86,7 @@ "bonus": "15", "level": 2, "occupation": true, - "used": false + "used": true }, { "id": "SEARCH", @@ -202,7 +202,7 @@ "bonus": "20", "level": 1, "occupation": true, - "used": false + "used": true }, { "id": "MASTERY_BOW", diff --git a/characters/Taiomi_Waaka.json b/characters/Taiomi_Waaka.json index 709f12e..2b2f584 100644 --- a/characters/Taiomi_Waaka.json +++ b/characters/Taiomi_Waaka.json @@ -15,8 +15,8 @@ "power": 10, "charisma": 11, "damage": 0, - "fatigue": 7, - "diminished": 50, + "fatigue": 0, + "diminished": 0, "alterations": [ "TATOO_NYMPH" ], @@ -222,7 +222,7 @@ "bonus": "10+20", "level": 2, "occupation": true, - "used": false + "used": true }, { "id": "CRAFTING_TONIC", diff --git a/inventory/Ethel_Wagrim.json b/inventory/Ethel_Wagrim.json index 1921a80..d332539 100644 --- a/inventory/Ethel_Wagrim.json +++ b/inventory/Ethel_Wagrim.json @@ -3,7 +3,7 @@ "characterSheetId": "Ethel_Wagrim", "purse": { "gold": 12, - "silver": 28, + "silver": 24, "copper": 60 }, "items": [ diff --git a/inventory/Hannah_Dorveille.json b/inventory/Hannah_Dorveille.json index 999ce7c..a976d4e 100644 --- a/inventory/Hannah_Dorveille.json +++ b/inventory/Hannah_Dorveille.json @@ -3,7 +3,7 @@ "characterSheetId": "Hannah_Dorveille", "purse": { "gold": 9, - "silver": 89, + "silver": 87, "copper": 75 }, "items": [ @@ -40,7 +40,7 @@ { "inventoryId": "71dbf6b1-c768-4995-a242-625a4b949898", "itemId": "DAILY_RATION", - "count": 6.0, + "count": 5.0, "equipped": false }, { diff --git a/inventory/Koryas_Tissempa.json b/inventory/Koryas_Tissempa.json index 491acaf..e1e1c9e 100644 --- a/inventory/Koryas_Tissempa.json +++ b/inventory/Koryas_Tissempa.json @@ -3,7 +3,7 @@ "characterSheetId": "Koryas_Tissempa", "purse": { "gold": 3, - "silver": 116, + "silver": 115, "copper": 29 }, "items": [ diff --git a/inventory/Taiomi_Waaka.json b/inventory/Taiomi_Waaka.json index bcb65c1..7537492 100644 --- a/inventory/Taiomi_Waaka.json +++ b/inventory/Taiomi_Waaka.json @@ -3,7 +3,7 @@ "characterSheetId": "Taiomi_Waaka", "purse": { "gold": 10, - "silver": 147, + "silver": 150, "copper": 29 }, "items": [ @@ -150,6 +150,12 @@ "itemId": "FLASK_TURTLE_SHELL", "count": 1.0, "equipped": false + }, + { + "inventoryId": "567d748f-d161-40f3-9881-81fd37a879bc", + "itemId": "COMPONENT_UNKNWON_ALGEA", + "count": 1.0, + "equipped": false } ] } \ No newline at end of file diff --git a/items/COMPONENT_UNKNWON_ALGEA.json b/items/COMPONENT_UNKNWON_ALGEA.json new file mode 100644 index 0000000..f3fd027 --- /dev/null +++ b/items/COMPONENT_UNKNWON_ALGEA.json @@ -0,0 +1,20 @@ +{ + "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", + "id": "COMPONENT_UNKNWON_ALGEA", + "metadata": { + "name": "Algues du roi", + "description": "Algues inconnues trouvées sur la plage de Caspaè. Son nom nous a été donné par le vieux Tibas sur la plage.", + "thumbnail": "https://bg3.wiki/w/images/8/8c/Mergrass_Item_Icon.png", + "image": "https://bg3.wiki/w/images/6/68/Mergrass_Unfaded.png" + }, + "options": { + "stackable": true, + "equipable": false, + "consumable": true + }, + "tags": [ + "META:ADDABLE", + "ALCHEMY" + ], + "alterations": [] +} \ No newline at end of file diff --git a/items/MISC_FRESH_FISH.json b/items/MISC_FRESH_FISH.json new file mode 100644 index 0000000..5ef4504 --- /dev/null +++ b/items/MISC_FRESH_FISH.json @@ -0,0 +1,21 @@ +{ + "type": "com.pixelized.shared.lwa.model.item.ItemJsonV1", + "id": "MISC_FRESH_FISH", + "metadata": { + "name": "Poisson frais", + "description": "Poisson frais du jour", + "thumbnail": "https://bg3.wiki/w/images/e/e9/FOOD_Fish_A_Unfaded_Icon.png", + "image": "https://bg3.wiki/w/images/6/69/FOOD_Fish_A_Unfaded.png" + }, + "options": { + "stackable": true, + "equipable": false, + "consumable": true + }, + "tags": [ + "META:ADDABLE", + "CONSUMABLE", + "MISCELLANEOUS" + ], + "alterations": [] +} \ No newline at end of file