From 704f5faf34e910566333ee794d8992b2e4bec4b7 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sun, 9 Jan 2022 14:59:48 +0100 Subject: [PATCH] Add spell --- lang/en.json | 3 +++ lang/fr.json | 3 +++ .../properties/item/spell-properties.hbs | 20 +++++++++++++++++++ 3 files changed, 26 insertions(+) diff --git a/lang/en.json b/lang/en.json index 91eae17..2de175f 100644 --- a/lang/en.json +++ b/lang/en.json @@ -104,6 +104,9 @@ "BOL.ui.defender": "Défenseur", "BOL.ui.difficulty": "Difficulty", "BOL.ui.spellProperties": "Spell Properties", + "BOL.ui.duration": "Duration", + "BOL.ui.spellkeep": "Maintain", + "BOL.ui.concentrate": "Concentrate", "BOL.featureCategory.origins": "Origines", "BOL.featureCategory.races": "Races", diff --git a/lang/fr.json b/lang/fr.json index 16f6244..1ca978a 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -105,6 +105,9 @@ "BOL.ui.defender": "Défenseur", "BOL.ui.difficulty": "Difficulté", "BOL.ui.spellProperties": "Propriétés du Sort", + "BOL.ui.duration": "Durée", + "BOL.ui.spellkeep": "Prolongation", + "BOL.ui.concentrate": "Concentration", "BOL.featureCategory.origins": "Origines", "BOL.featureCategory.races": "Races", diff --git a/templates/item/parts/properties/item/spell-properties.hbs b/templates/item/parts/properties/item/spell-properties.hbs index 47edf1c..684b8be 100644 --- a/templates/item/parts/properties/item/spell-properties.hbs +++ b/templates/item/parts/properties/item/spell-properties.hbs @@ -6,6 +6,26 @@ +
+
+ + +
+
+ +
+
+ +
+
+ +
+
+