Added 'Réflexe' common skill to Kailyn Norva character sheet
This commit is contained in:
parent
62a59205e7
commit
f9f227dd0a
1 changed files with 10 additions and 0 deletions
|
|
@ -14,6 +14,16 @@
|
|||
"power": 8,
|
||||
"charisma": 10,
|
||||
"skills": [
|
||||
{
|
||||
"id": "REFLEX",
|
||||
"label": "Réflexe",
|
||||
"description": "Les réflexes représentent la capacité d'un personnage à réagir promptement.",
|
||||
"base": "((STR+DEX+INT)/3)*5",
|
||||
"bonus": "",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "COMBAT",
|
||||
"label": "Bagarre",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue