From 1bd6bcde4f6e57b2e606b11f7713b03cb2d87c9b Mon Sep 17 00:00:00 2001 From: SAUVAGEOT Paul-Arthur Date: Tue, 20 May 2025 10:31:11 +0200 Subject: [PATCH] Added the 'Performance (Danse)' special skill to Ethel and Koryas. Also corrected spelling mistakes in some skills ids --- characters/Ethel_Wagrim.json | 13 +++++++++++-- characters/Koryas_Tissempa.json | 11 ++++++++++- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/characters/Ethel_Wagrim.json b/characters/Ethel_Wagrim.json index 0e3bd2e..d830305 100644 --- a/characters/Ethel_Wagrim.json +++ b/characters/Ethel_Wagrim.json @@ -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": [ diff --git a/characters/Koryas_Tissempa.json b/characters/Koryas_Tissempa.json index b20d4ba..49a1d4b 100644 --- a/characters/Koryas_Tissempa.json +++ b/characters/Koryas_Tissempa.json @@ -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": [