End of session 18
This commit is contained in:
parent
9f005ac21c
commit
56ebd17df3
17 changed files with 255 additions and 87 deletions
|
|
@ -5,21 +5,20 @@
|
|||
"job": "",
|
||||
"portrait": "https://drive.google.com/uc?export=view&id=1mwa79dGF7IN8CqW8s_0YZiRxIjxdxo6R",
|
||||
"thumbnail": "https://drive.google.com/uc?export=view&id=1S1ev6n-n9xSUCIWREjqIzrqw0Nt_-hYM",
|
||||
"level": 3,
|
||||
"shouldLevelUp": true,
|
||||
"level": 4,
|
||||
"shouldLevelUp": false,
|
||||
"strength": 13,
|
||||
"dexterity": 10,
|
||||
"constitution": 8,
|
||||
"constitution": 9,
|
||||
"height": 11,
|
||||
"intelligence": 15,
|
||||
"power": 9,
|
||||
"charisma": 16,
|
||||
"damage": 7,
|
||||
"fatigue": 1,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_MET_KHAFU",
|
||||
"ARCANTHIA_TONIC"
|
||||
"TATOO_MET_KHAFU"
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
|
|
@ -82,7 +81,7 @@
|
|||
"description": "Aptitude à percevoir via ses sens ou à percevoir un détail difficile à remarquer.\n\n- Base : 10 + INT * 2",
|
||||
"base": "floor5(10+INT*2)",
|
||||
"bonus": "30",
|
||||
"level": 1,
|
||||
"level": 2,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
},
|
||||
|
|
@ -121,7 +120,7 @@
|
|||
"base": "floor5(CHA+max(HEI,POW)*2)",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "SPIEL",
|
||||
|
|
@ -150,7 +149,7 @@
|
|||
"bonus": "20",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "SLEIGHT_OF_HAND",
|
||||
|
|
@ -197,9 +196,9 @@
|
|||
"label": "Évaluation",
|
||||
"description": "Estimer la valeur d’un objet ou déterminer certains aspects de ses fonctionnalités non immédiatement apparentes.",
|
||||
"base": "0",
|
||||
"level": 1,
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "KNOWLEDGE_MAGIC_ITEM",
|
||||
|
|
@ -219,16 +218,16 @@
|
|||
"bonus": "90",
|
||||
"level": 2,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "MASTERY_BOW",
|
||||
"label": "Maîtrise de l'arc",
|
||||
"description": "Utiliser un arc pour attaquer une cible",
|
||||
"base": "30",
|
||||
"level": 1,
|
||||
"level": 2,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "PERFORMANCE_DANCE",
|
||||
|
|
@ -247,9 +246,9 @@
|
|||
"description": "Détecte des traces magies. \n\nCoût: 1 PP\nPortée: 10m autour du lanceur.",
|
||||
"base": "0",
|
||||
"bonus": "30",
|
||||
"level": 1,
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "REPEAL",
|
||||
|
|
@ -258,7 +257,7 @@
|
|||
"base": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "MAGIC_HARPOON_RITUAL",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue