End of session 15
This commit is contained in:
parent
0a48ca40ce
commit
b3a5c36d92
15 changed files with 122 additions and 36 deletions
|
|
@ -4,11 +4,14 @@
|
|||
"Hannah_Dorveille",
|
||||
"Koryas_Tissempa",
|
||||
"Taiomi_Waaka",
|
||||
"Ethel_Wagrim"
|
||||
"Ethel_Wagrim",
|
||||
"MYRSHA"
|
||||
],
|
||||
"npcs": [
|
||||
"Daerne_Gonste"
|
||||
],
|
||||
"npcs": [],
|
||||
"scene": {
|
||||
"name": "Session 14 : 34 Motannes, 432 PU."
|
||||
"name": "Session 15 : Torlèa - 36 Motannes, 432 PU."
|
||||
},
|
||||
"options": {
|
||||
"showPlayer": true,
|
||||
|
|
|
|||
|
|
@ -197,7 +197,7 @@
|
|||
"base": "",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "c4d2b425-5d23-467a-90f5-1fbbdf14d8de",
|
||||
|
|
@ -222,12 +222,12 @@
|
|||
{
|
||||
"id": "64b50001-c213-4388-bef5-26119a3ad98f",
|
||||
"label": "Maîtrise de l'arc",
|
||||
"description": "",
|
||||
"description": "Utiliser un arc pour attaquer une cible",
|
||||
"base": "",
|
||||
"bonus": "20",
|
||||
"bonus": "25",
|
||||
"level": 0,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"magics": [
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"base": "floor5(STR+CON*2)",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "ACROBATICS",
|
||||
|
|
@ -211,11 +211,20 @@
|
|||
{
|
||||
"id": "90db5b65-9539-4f5a-b08c-6145840d9f62",
|
||||
"label": "Dague de lancer",
|
||||
"description": "",
|
||||
"description": "Cette dague de lancer standard.",
|
||||
"canBeCritical": true,
|
||||
"roll": "1d4+BDD",
|
||||
"special": "a1d4+BDD",
|
||||
"critical": "2d4+BDD"
|
||||
},
|
||||
{
|
||||
"id": "e9122153-900f-40d6-9d5d-cee75caae0cf",
|
||||
"label": "Dague de lancer équilibrée",
|
||||
"description": "Cette dague de lancer est si bien équilibrée que sa rotation lors d'un lancer lui permet d'atteindre une vitesse optimale.",
|
||||
"canBeCritical": true,
|
||||
"roll": "1d6+BDD",
|
||||
"special": "a1d6+BDD",
|
||||
"critical": "2d6+BDD"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -2,10 +2,8 @@
|
|||
"type": "com.pixelized.shared.lwa.model.characterSheet.CharacterSheetJsonV1",
|
||||
"id": "Koryas_Tissempa",
|
||||
"name": "Koryas Tissempa",
|
||||
"job": "Mak",
|
||||
"portrait": "https://drive.google.com/uc?export=view&id=1K0MNEoysv0-VLbDiCuIP-Ga3qZTuJSjk",
|
||||
"thumbnail": "https://drive.google.com/uc?export=view&id=1N1il-F1zLqhqi2iZ8eoGBGGvc4fs3Gsx",
|
||||
"externalLink": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
|
||||
"level": 3,
|
||||
"shouldLevelUp": false,
|
||||
"strength": 10,
|
||||
|
|
@ -77,7 +75,7 @@
|
|||
"base": "floor5(DEX+CON*2)",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "PERCEPTION",
|
||||
|
|
@ -193,7 +191,7 @@
|
|||
"bonus": "20",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "TRACKING",
|
||||
|
|
@ -204,6 +202,15 @@
|
|||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "271176af-447b-45fc-b644-ffe48babbf2e",
|
||||
"label": "Maîtrise de l'arc",
|
||||
"description": "Utiliser un arc pour attaquer une cible",
|
||||
"base": "5",
|
||||
"level": 0,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
}
|
||||
],
|
||||
"magics": [
|
||||
|
|
@ -254,6 +261,5 @@
|
|||
"special": "a1d6+1+BDC",
|
||||
"critical": "2d6+2+BDC"
|
||||
}
|
||||
],
|
||||
"tag": []
|
||||
]
|
||||
}
|
||||
|
|
@ -14,8 +14,8 @@
|
|||
"power": 10,
|
||||
"charisma": 11,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"diminished": 0,
|
||||
"fatigue": 7,
|
||||
"diminished": 50,
|
||||
"alterations": [
|
||||
"TATOO_NYMPH"
|
||||
],
|
||||
|
|
@ -169,7 +169,7 @@
|
|||
"bonus": "10+30",
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"occupations": [
|
||||
|
|
@ -191,7 +191,7 @@
|
|||
"bonus": "20",
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "300a170c-7eae-4785-aae6-273d143f5228",
|
||||
|
|
@ -251,6 +251,16 @@
|
|||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "16ce6637-eec6-496f-8e4b-fee81e6e775c",
|
||||
"label": "Maitrise de l'Arc",
|
||||
"description": "",
|
||||
"base": "",
|
||||
"bonus": "30",
|
||||
"level": 0,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"magics": [
|
||||
|
|
@ -270,7 +280,7 @@
|
|||
"base": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"rolls": [
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
||||
"characterSheetId": "Ethel_Wagrim",
|
||||
"purse": {
|
||||
"gold": 16,
|
||||
"silver": 61,
|
||||
"gold": 12,
|
||||
"silver": 28,
|
||||
"copper": 60
|
||||
},
|
||||
"items": [
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
{
|
||||
"inventoryId": "0acf91e6-22a6-487f-a3c2-174cd83ccd66",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 5.5,
|
||||
"count": 4.5,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
|
|
@ -120,6 +120,12 @@
|
|||
"itemId": "BIG_RUBY",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "845713ce-13f3-4da1-a8f0-4da3b186c5ea",
|
||||
"itemId": "SEALED_ANCIENT_BOOK",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -2,8 +2,8 @@
|
|||
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
||||
"characterSheetId": "Hannah_Dorveille",
|
||||
"purse": {
|
||||
"gold": 11,
|
||||
"silver": 93,
|
||||
"gold": 9,
|
||||
"silver": 89,
|
||||
"copper": 75
|
||||
},
|
||||
"items": [
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
{
|
||||
"inventoryId": "71dbf6b1-c768-4995-a242-625a4b949898",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 7.5,
|
||||
"count": 6.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
|
|
@ -60,6 +60,12 @@
|
|||
"itemId": "BIG_TOPAZ",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "5604f2cb-649f-475e-ad6b-c9e09020ef67",
|
||||
"itemId": "THROWING_DAGGER_WELL_BALANCED",
|
||||
"count": 3.0,
|
||||
"equipped": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -2,8 +2,8 @@
|
|||
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
||||
"characterSheetId": "Koryas_Tissempa",
|
||||
"purse": {
|
||||
"gold": 10,
|
||||
"silver": 169,
|
||||
"gold": 3,
|
||||
"silver": 116,
|
||||
"copper": 29
|
||||
},
|
||||
"items": [
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
{
|
||||
"inventoryId": "4409a570-ab11-47d8-a14e-f1b5a364d3ba",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 5.5,
|
||||
"count": 4.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
|
|
|
|||
17
inventory/MYRSHA.json
Normal file
17
inventory/MYRSHA.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
"characterSheetId": "Taiomi_Waaka",
|
||||
"purse": {
|
||||
"gold": 10,
|
||||
"silver": 162,
|
||||
"silver": 147,
|
||||
"copper": 29
|
||||
},
|
||||
"items": [
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
{
|
||||
"inventoryId": "3697f516-febb-49ab-945a-882abbed46c6",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 4.0,
|
||||
"count": 3.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
|
|
@ -144,6 +144,12 @@
|
|||
"itemId": "MARE_POMPOM",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "655618da-9d80-4f34-9307-03eb25aa51c9",
|
||||
"itemId": "FLASK_TURTLE_SHELL",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
"metadata": {
|
||||
"name": "Dague",
|
||||
"description": "Dague commune",
|
||||
"image": "https://bg3.wiki/w/images/d/de/Dagger_Icon.png"
|
||||
"image": "https://bg3.wiki/w/images/2/2d/Dagger_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"equipable": false,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [],
|
||||
"tags": [
|
||||
"META:ADDABLE"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
19
items/MYRSHA_COLLAR.json
Normal file
19
items/MYRSHA_COLLAR.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "MYRSHA_COLLAR",
|
||||
"metadata": {
|
||||
"name": "Collier de \"Myrsha\"",
|
||||
"description": "Colier simple de chien. ",
|
||||
"image": "https://bg3.wiki/w/images/4/42/Dog_Collar_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": false,
|
||||
"equipable": true,
|
||||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"EQUIPMENT"
|
||||
],
|
||||
"alterations": []
|
||||
}
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
"id": "SEALED_ANCIENT_BOOK",
|
||||
"metadata": {
|
||||
"name": "Livre ancien scellé",
|
||||
"description": "Livre ancien muni d'un fermoir verrouillé que personne n'a jamais réussi à ouvrir",
|
||||
"description": "Livre ancien de feue madame Suzon Nordel muni d'un fermoir verrouillé que personne n'a jamais réussi à ouvrir,",
|
||||
"image": "https://bg3.wiki/w/images/b/b5/Book_Grimoire_Faded.png"
|
||||
},
|
||||
"options": {
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
"consumable": false
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"MISCELLANEOUS"
|
||||
],
|
||||
"alterations": []
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "THROWING_DAGGER_WELL_BALANCED",
|
||||
"metadata": {
|
||||
"name": "Dague de lancer partaiment équilibrée",
|
||||
"name": "Dague de lancer parfaiment équilibrée",
|
||||
"description": "Jet de dégât : 1d6.\n\nCette dague de lancer est si bien équilibrée que sa rotation lors d'un lancer lui permet d'atteindre une vitesse optimale.",
|
||||
"image": "https://bg3.wiki/w/images/9/93/Dolor_Amarus_Unfaded.png"
|
||||
"image": "https://bg3.wiki/w/images/f/fe/Dagger_Shar_Unfaded.png"
|
||||
},
|
||||
"options": {
|
||||
"stackable": true,
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
"consumable": true
|
||||
},
|
||||
"tags": [
|
||||
"META:ADDABLE",
|
||||
"CONSUMABLE",
|
||||
"EQUIPMENT"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue