End of session 17

This commit is contained in:
Thomas Andres Gomez 2025-06-05 00:02:18 +02:00
parent 28f72df6d2
commit 888d0de416
11 changed files with 55 additions and 61 deletions

View file

@ -6,7 +6,7 @@
"portrait": "https://drive.google.com/uc?export=view&id=1lGyv1VfTx2U4bLA2CQ2Rrixvy6nZAf2L",
"thumbnail": "https://drive.google.com/uc?export=view&id=1J2MhXj7Vws1cLNx7GKNN1Mp3dHWHv-VL",
"level": 3,
"shouldLevelUp": false,
"shouldLevelUp": true,
"strength": 7,
"dexterity": 13,
"constitution": 15,
@ -14,11 +14,12 @@
"intelligence": 17,
"power": 10,
"charisma": 11,
"damage": 0,
"fatigue": 0,
"diminished": 0,
"damage": 2,
"fatigue": 7,
"diminished": 50,
"alterations": [
"TATOO_NYMPH"
"TATOO_NYMPH",
"VELNERIS_TONIC"
],
"skills": [
{
@ -182,7 +183,7 @@
"bonus": "20",
"level": 2,
"occupation": true,
"used": false
"used": true
},
{
"id": "MEDECINE",
@ -306,6 +307,14 @@
"roll": "1d3",
"special": "a1d3",
"critical": "2d3"
},
{
"id": "ACT_MEDECINE_AID",
"label": "Medecine",
"canBeCritical": true,
"roll": "2d4",
"special": "a2d4",
"critical": "4d4"
}
],
"tag": []