From 302983dac89ecc6cfd8bfa8dd939258791680065 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 2 Dec 2020 18:14:59 +0100 Subject: [PATCH] #41 - Ajout du champ de l'archetype --- template.json | 3 ++- templates/item-competence-sheet.html | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/template.json b/template.json index bc4d142c..05d28638 100644 --- a/template.json +++ b/template.json @@ -590,7 +590,8 @@ "categorie": "", "xp": 0, "description": "Compétence : ...", - "defaut_carac": "" + "defaut_carac": "", + "niveau_archetype": 0 }, "competencecreature": { "niveau": 0, diff --git a/templates/item-competence-sheet.html b/templates/item-competence-sheet.html index 34afd78c..80af2fd5 100644 --- a/templates/item-competence-sheet.html +++ b/templates/item-competence-sheet.html @@ -40,6 +40,10 @@ {{/select}} +
+ + +