Add "Reflex" as a basic skill.
This commit is contained in:
parent
c5742fb07f
commit
ebd7664131
7 changed files with 62 additions and 1 deletions
|
|
@ -22,7 +22,8 @@
|
||||||
"Power": 0
|
"Power": 0
|
||||||
},
|
},
|
||||||
"alterations": [
|
"alterations": [
|
||||||
"TATOO_MAK"
|
"TATOO_MAK",
|
||||||
|
"METAMOPHOSIS_WOLF"
|
||||||
],
|
],
|
||||||
"diminished": 0
|
"diminished": 0
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 9,
|
"power": 9,
|
||||||
"charisma": 15,
|
"charisma": 15,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 12,
|
"power": 12,
|
||||||
"charisma": 12,
|
"charisma": 12,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 10,
|
"power": 10,
|
||||||
"charisma": 9,
|
"charisma": 9,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 15,
|
"power": 15,
|
||||||
"charisma": 15,
|
"charisma": 15,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 15,
|
"power": 15,
|
||||||
"charisma": 7,
|
"charisma": 7,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,16 @@
|
||||||
"power": 10,
|
"power": 10,
|
||||||
"charisma": 11,
|
"charisma": 11,
|
||||||
"skills": [
|
"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",
|
"id": "COMBAT",
|
||||||
"label": "Bagarre",
|
"label": "Bagarre",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue