End of session 16
This commit is contained in:
parent
807c8ad4e3
commit
32d717c57a
10 changed files with 60 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@
|
|||
"bonus": "30",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "DISCRETION",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"characterSheetId": "Ethel_Wagrim",
|
||||
"purse": {
|
||||
"gold": 12,
|
||||
"silver": 28,
|
||||
"silver": 24,
|
||||
"copper": 60
|
||||
},
|
||||
"items": [
|
||||
|
|
|
|||
|
|
@ -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
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"characterSheetId": "Koryas_Tissempa",
|
||||
"purse": {
|
||||
"gold": 3,
|
||||
"silver": 116,
|
||||
"silver": 115,
|
||||
"copper": 29
|
||||
},
|
||||
"items": [
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
20
items/COMPONENT_UNKNWON_ALGEA.json
Normal file
20
items/COMPONENT_UNKNWON_ALGEA.json
Normal file
|
|
@ -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": []
|
||||
}
|
||||
21
items/MISC_FRESH_FISH.json
Normal file
21
items/MISC_FRESH_FISH.json
Normal file
|
|
@ -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": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue