End of session 15

This commit is contained in:
Thomas Andres Gomez 2025-05-07 00:22:59 +02:00
parent 0a48ca40ce
commit b3a5c36d92
15 changed files with 122 additions and 36 deletions

View file

@ -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": []
]
}