You've already forked obsidian-visualiser
Character creation UI fixes, updates and resistances are displayed.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ability": {
|
||||
"abilities": {
|
||||
"athletics": { "max": ["strength", "constitution"], "name": "Athlétisme", "description": "La capacité à effectuer un acte physique intense ou prolongé. Permet de pousser, contraindre, nager, courir." },
|
||||
"acrobatics": { "max": ["strength", "dexterity"], "name": "Acrobatique", "description": "La capacité à se mouvoir avec souplesse sous la contrainte. Permet d'escalader, d'enjamber, de sauter." },
|
||||
"intimidation": { "max": ["strength", "charisma"], "name": "Intimidation", "description": "La capacité à intimider et inspirer la crainte." },
|
||||
@@ -18,6 +18,18 @@
|
||||
"animalhandling": { "max": ["charisma", "psyche"], "name": "Dressage", "description": "" },
|
||||
"deception": { "max": ["charisma", "psyche"], "name": "Mensonge", "description": "" }
|
||||
},
|
||||
"resistances": {
|
||||
"stun": { "name": "Hébètement", "statistic": "strength" },
|
||||
"bleed": { "name": "Saignement", "statistic": "constitution" },
|
||||
"poison": { "name": "Empoisonement", "statistic": "constitution" },
|
||||
"fear": { "name": "Peur", "statistic": "psyche" },
|
||||
"influence": { "name": "Influence", "statistic": "curiosity" },
|
||||
"charm": { "name": "Charme", "statistic": "charisma" },
|
||||
"possesion": { "name": "Possession", "statistic": "psyche" },
|
||||
"precision": { "name": "Précision", "statistic": "dexterity" },
|
||||
"knowledge": { "name": "Savoir", "statistic": "intelligence" },
|
||||
"instinct": { "name": "Instinct", "statistic": "psyche" }
|
||||
},
|
||||
"peoples": [
|
||||
{
|
||||
"name": "Humain",
|
||||
@@ -26,26 +38,26 @@
|
||||
"maxOption": 3
|
||||
},
|
||||
"options": {
|
||||
"1": [ { "training": 43, "health": 14 } ],
|
||||
"2": [ { "training": 1, "health": 4, "mana": 2 }, { "spec": 1, "health": 4, "mana": 2 } ],
|
||||
"3": [ { "training": 1, "health": 4, "mana": 2 } ],
|
||||
"4": [ { "training": 1, "health": 4, "mana": 2 } ],
|
||||
"5": [ { "training": 1, "health": 6, "mana": 2 }, { "shaping": 1, "health": 8, "mana": 3 }, { "spec": 1, "health": 8, "mana": 3 } ],
|
||||
"6": [ { "training": 1, "health": 2, "mana": 2, "spec": 1 }, { "training": 2 } ],
|
||||
"7": [ { "training": 1, "health": 4, "mana": 6 }, { "training": 1, "health": 6, "mana": 2 } ],
|
||||
"8": [ { "training": 1 }, { "health": 8, "mana": 8 } ],
|
||||
"9": [ { "training": 1, "health": 4, "mana": 6 }, { "training": 1, "health": 6, "mana": 2 } ],
|
||||
"10": [ { "training": 2 }, { "training": 1, "shaping": 1 }, { "modifier": 1 } ],
|
||||
"11": [ { "training": 1, "health": 8, "mana": 1 }, { "training": 1, "health": 3, "mana": 5 } ],
|
||||
"12": [ { "training": 1, "health": 4, "mana": 2 }, { "training": 1, "health": 8 }, { "training": 1, "mana": 7 } ],
|
||||
"13": [ { "spec": 1, "health": 2, "mana": 2 }, { "shaping": 1, "health": 2, "mana": 2 } ],
|
||||
"14": [ { "training": 1, "health": 4, "mana": 6 }, { "training": 1, "health": 6, "mana": 2 } ],
|
||||
"15": [ { "training": 1 }, { "health": 8, "mana": 8 } ],
|
||||
"1": [ { "training": 35, "health": 14 } ],
|
||||
"2": [ { "training": 1, "health": 4, "mana": 2 }, { "health": 7, "mana": 4, "abilities": 1 } ],
|
||||
"3": [ { "training": 2, "health": 4, "mana": 2, "abilities": 1 } ],
|
||||
"4": [ { "training": 1, "health": 4, "mana": 2, "abilities": 2 } ],
|
||||
"5": [ { "training": 1, "health": 6, "mana": 2, "abilities": 2 }, { "training": 1, "shaping": 1, "health": 9, "mana": 5 }, { "training": 2, "health": 8, "mana": 3 } ],
|
||||
"6": [ { "training": 1, "health": 3, "mana": 3 }, { "training": 1, "abilities": 3 } ],
|
||||
"7": [ { "training": 2, "health": 4, "mana": 6 }, { "training": 2, "health": 6, "mana": 2 } ],
|
||||
"8": [ { "training": 3 }, { "training": 1, "health": 8, "mana": 8 } ],
|
||||
"9": [ { "training": 1, "health": 4, "mana": 6 }, { "training": 1, "health": 3, "mana": 1, "abilities": 2 } ],
|
||||
"10": [ { "training": 2 }, { "training": 1, "shaping": 1, "abilities": 2 }, { "modifier": 1, "abilities": 1 } ],
|
||||
"11": [ { "training": 1, "health": 8, "mana": 1 }, { "training": 1, "health": 3, "mana": 5 }, { "training": 1, "abilities": 2 } ],
|
||||
"12": [ { "training": 2, "health": 4, "mana": 2 }, { "training": 2, "health": 8 }, { "training": 2, "mana": 7 } ],
|
||||
"13": [ { "training": 1, "health": 2, "mana": 2, "abilities": 1 }, { "training": 1, "shaping": 1, "health": 4, "mana": 4 } ],
|
||||
"14": [ { "training": 3, "health": 4, "mana": 4 }, { "training": 3, "health": 6, "mana": 2 } ],
|
||||
"15": [ { "training": 1 }, { "health": 6, "mana": 6, "abilities": 1 } ],
|
||||
"16": [ { "training": 1, "health": 4, "mana": 6 }, { "training": 1, "health": 6, "mana": 2 } ],
|
||||
"17": [ { "training": 1, "spec": 1 }, { "training": 1, "shaping": 1 }, { "training": 1, "health": 6, "mana": 4 } ],
|
||||
"17": [ { "training": 2, "abilities": 1 }, { "training": 1, "shaping": 1, "abilities": 2 }, { "training": 1, "health": 6, "mana": 4, "abilities": 1 } ],
|
||||
"18": [ { "training": 1, "health": 6, "mana": 1 }, { "training": 1, "health": 2, "mana": 5 } ],
|
||||
"19": [ { "training": 1, "health": 6, "mana": 2 }, { "training": 1, "health": 3, "mana": 5 } ],
|
||||
"20": [ { "training": 2 }, { "modifier": 1 } ]
|
||||
"19": [ { "training": 2, "health": 6, "mana": 2, "abilities": 1 }, { "training": 2, "health": 3, "mana": 5, "abilities": 1 } ],
|
||||
"20": [ { "training": 2 }, { "modifier": 1, "abilities": 1 } ]
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -1771,6 +1783,15 @@
|
||||
}
|
||||
],
|
||||
"ability": 4
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "+1 spécialisation.",
|
||||
"disposable": true
|
||||
}
|
||||
],
|
||||
"spec": 1
|
||||
}
|
||||
],
|
||||
"5": [
|
||||
@@ -1809,39 +1830,6 @@
|
||||
}
|
||||
],
|
||||
"6": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "À chaque augmentation de modifieur, vous pouvez ajouter 1 point à n'importe quel compétence dont le maximum a été augmenté.",
|
||||
"disposable": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "En combat, vous pouvez lancer 2 [[1. Règles/99. Annexes/4. Équipement#Les armes de jet|armes de jet]] en 3 points d'action.",
|
||||
"disposable": false,
|
||||
"category": "action"
|
||||
},
|
||||
{
|
||||
"text": "+1 point de compétence.",
|
||||
"disposable": false
|
||||
}
|
||||
],
|
||||
"ability": 1
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "+3 points de compétence.",
|
||||
"disposable": true
|
||||
}
|
||||
],
|
||||
"ability": 3
|
||||
}
|
||||
],
|
||||
"7": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
@@ -1858,10 +1846,20 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "Lorsque vous utilisez un objet consommable, vous pouvez lancer un d12. Si vous faites 12, l'objet ne se consomme pas. Cela fonctionne également sur les objets à charges.",
|
||||
"text": "En combat, vous pouvez lancer 2 [[1. Règles/99. Annexes/4. Équipement#Les armes de jet|armes de jet]] en 3 points d'action.",
|
||||
"disposable": false,
|
||||
"category": "action"
|
||||
},
|
||||
{
|
||||
"text": "Vous êtes capable de fabriquer des objets magiques d'une rareté accrue.",
|
||||
"disposable": false
|
||||
},
|
||||
{
|
||||
"text": "+1 point de compétence.",
|
||||
"disposable": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"ability": 1
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
@@ -1877,7 +1875,15 @@
|
||||
"ability": 2
|
||||
}
|
||||
],
|
||||
"8": [
|
||||
"7": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "Lorsque vous utilisez un objet consommable, vous pouvez lancer un d12. Si vous faites 12, l'objet ne se consomme pas. Cela fonctionne également sur les objets à charges.",
|
||||
"disposable": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
@@ -1886,6 +1892,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "+1 spécialisation.",
|
||||
"disposable": true
|
||||
}
|
||||
],
|
||||
"spec": 1
|
||||
}
|
||||
],
|
||||
"8": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
@@ -1897,22 +1914,24 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "+4 points de compétence.",
|
||||
"text": "+3 points de compétence.",
|
||||
"disposable": true
|
||||
}
|
||||
],
|
||||
"ability": 4
|
||||
}
|
||||
],
|
||||
"9": [
|
||||
"ability": 3
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "",
|
||||
"disposable": false
|
||||
"text": "Vous pouvez maitriser un nombre de [[1. Magie|sorts]] et d'[[7. Œuvres|œuvres]] supplémentaires égal à votre modifieur de curiosité.",
|
||||
"disposable": true
|
||||
}
|
||||
]
|
||||
},
|
||||
],
|
||||
"spellslot": "curiosity",
|
||||
"arts": "curiosity"
|
||||
}
|
||||
],
|
||||
"9": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
@@ -1950,22 +1969,14 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "+4 points de compétence.",
|
||||
"text": "+1 spécialisation.",
|
||||
"disposable": true
|
||||
}
|
||||
],
|
||||
"ability": 4
|
||||
"spec": 1
|
||||
}
|
||||
],
|
||||
"11": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"text": "",
|
||||
"disposable": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
@@ -2236,9 +2247,10 @@
|
||||
"description": [
|
||||
{
|
||||
"text": "Vous pouvez retenir un nombre d'œuvre supplémentaire égal à votre mod. de charisme.",
|
||||
"disposable": false
|
||||
"disposable": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"arts": "charisma"
|
||||
}
|
||||
],
|
||||
"8": [
|
||||
|
||||
Reference in New Issue
Block a user