Added the 'Performance (Danse)' special skill to Ethel and Koryas. Also corrected spelling mistakes in some skills ids
This commit is contained in:
parent
d5a7d69f5b
commit
1bd6bcde4f
2 changed files with 21 additions and 3 deletions
|
|
@ -201,7 +201,7 @@
|
|||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "KNOKNOWLEDGE_MAGIC_ITEM",
|
||||
"id": "KNOWLEDGE_MAGIC_ITEM",
|
||||
"label": "Connaissance (Objets magiques)",
|
||||
"description": "Connaissance des objets magiques.",
|
||||
"base": "0",
|
||||
|
|
@ -221,13 +221,22 @@
|
|||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "MASTERRY_BOW",
|
||||
"id": "MASTERY_BOW",
|
||||
"label": "Maîtrise de l'arc",
|
||||
"description": "Utiliser un arc pour attaquer une cible",
|
||||
"base": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "PERFORMANCE_DANCE",
|
||||
"label": "Performance (Danse)",
|
||||
"description": "Réaliser une performance de danse",
|
||||
"base": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
}
|
||||
],
|
||||
"magics": [
|
||||
|
|
|
|||
|
|
@ -205,13 +205,22 @@
|
|||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "271176af-447b-45fc-b644-ffe48babbf2e",
|
||||
"id": "MASTERY_BOW",
|
||||
"label": "Maîtrise de l'arc",
|
||||
"description": "Utiliser un arc pour attaquer une cible",
|
||||
"base": "20",
|
||||
"level": 0,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
},
|
||||
{
|
||||
"id": "PERFORMANCE_DANCE",
|
||||
"label": "Performance (Danse)",
|
||||
"description": "Réaliser une performance de danse",
|
||||
"base": "20",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
}
|
||||
],
|
||||
"magics": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue