diff --git a/templates/dialog-astrologie-joueur.html b/templates/dialog-astrologie-joueur.html index 67eb084b..b7ebc37c 100644 --- a/templates/dialog-astrologie-joueur.html +++ b/templates/dialog-astrologie-joueur.html @@ -5,7 +5,7 @@ - Conditions + Conditions {{#select diffConditions}} {{#each ajustementsConditions as |key|}} @@ -13,7 +13,7 @@ {{/each}} {{/select}} - Jours + Jours {{#select joursSuivants}} {{#each dates as |date key|}} @@ -21,8 +21,8 @@ {{/each}} {{/select}} - Etat Général: {{etat}} - Faire un jet d'Astrologie + Etat Général: {{etat}} + Faire un jet d'Astrologie {{!-- Sheet Body --}} diff --git a/templates/dialog-roll-ethylisme.html b/templates/dialog-roll-ethylisme.html index 2a74d639..613d6e0b 100644 --- a/templates/dialog-roll-ethylisme.html +++ b/templates/dialog-roll-ethylisme.html @@ -1,13 +1,13 @@ - Vie : {{vieValue}} - Etat général : {{etat}} - Déjà bu : {{diffNbDoses}} + Vie : {{vieValue}} + Etat général : {{etat}} + Déjà bu : {{diffNbDoses}} - Force du breuvage + Force du breuvage {{#select forceAlcool}} {{#each ajustementsConditions as |key|}} diff --git a/templates/dialog-roll-maitrise-tmr.html b/templates/dialog-roll-maitrise-tmr.html index 314668dc..31f65369 100644 --- a/templates/dialog-roll-maitrise-tmr.html +++ b/templates/dialog-roll-maitrise-tmr.html @@ -1,10 +1,10 @@ - {{tmr.label}} ({{tmr.coord}}) - Rêve actuel à {{diffLibre}} + {{tmr.label}} ({{tmr.coord}}) + Rêve actuel à {{diffLibre}} - Conditions + Conditions {{#select diffConditions}} {{#each ajustementsConditions as |key|}} diff --git a/templates/dialog-roll-meditation.html b/templates/dialog-roll-meditation.html index 85d089a6..fbd6432c 100644 --- a/templates/dialog-roll-meditation.html +++ b/templates/dialog-roll-meditation.html @@ -2,46 +2,46 @@ - Thème : {{meditation.data.theme}} - Intellect {{numberFormat carac.intellect.value decimals=0 sign=false}} / {{competence.name}} {{numberFormat competence.data.niveau decimals=0 sign=true}} + Thème : {{meditation.data.theme}} + Intellect {{numberFormat carac.intellect.value decimals=0 sign=false}} / {{competence.name}} {{numberFormat competence.data.niveau decimals=0 sign=true}} - Sujet : {{competence.name}} ({{meditation.data.theme}}) - Durée : 60 minutes + Sujet : {{competence.name}} ({{meditation.data.theme}}) + Durée : 60 minutes - Support : {{meditation.data.support}} - Malus spécial : {{meditation.data.malus}} + Support : {{meditation.data.support}} + Malus spécial : {{meditation.data.malus}} - Case TMR : {{meditation.data.tmr}} + Case TMR : {{meditation.data.tmr}} - Conditions Optionnelles : + Conditions Optionnelles : - Heure : {{meditation.data.heure}} + Heure : {{meditation.data.heure}} - Purification : {{meditation.data.purification}} + Purification : {{meditation.data.purification}} - Vêture : {{meditation.data.veture}} + Vêture : {{meditation.data.veture}} - Comportement antérieur : {{meditation.data.comportement}} + Comportement antérieur : {{meditation.data.comportement}} - Conditions supplémentaires : + Conditions supplémentaires : {{#select diffConditions}} {{#each ajustementsConditions as |key|}} diff --git a/templates/dialog-roll-resolution.html b/templates/dialog-roll-resolution.html index a7df5ca6..bdaadae9 100644 --- a/templates/dialog-roll-resolution.html +++ b/templates/dialog-roll-resolution.html @@ -1,6 +1,6 @@ - Caractéristique + Caractéristique {{#select carac}} {{#each carac as |caracitem key|}} @@ -8,23 +8,22 @@ {{/each}} {{/select}} - Difficulté libre + Difficulté libre - {{#select diffLibre}} - {{#each difficultesLibres as |key|}} - {{numberFormat key decimals=0 sign=true}} - {{/each}} - {{/select}} + {{#select diffLibre}} + {{#each difficultesLibres as |key|}} + {{numberFormat key decimals=0 sign=true}} + {{/each}} + {{/select}} - Conditions + Conditions - {{#select diffConditions}} - {{#each ajustementsConditions as |key|}} - {{numberFormat key decimals=0 sign=true}} - {{/each}} - {{/select}} + {{#select diffConditions}} + {{#each ajustementsConditions as |key|}} + {{numberFormat key decimals=0 sign=true}} + {{/each}} + {{/select}} - Lancer les dés diff --git a/templates/dialog-roll-sort.html b/templates/dialog-roll-sort.html index c32366ef..923ac976 100644 --- a/templates/dialog-roll-sort.html +++ b/templates/dialog-roll-sort.html @@ -1,11 +1,11 @@ - Rêve : {{numberFormat selectedCarac.value decimals=0 sign=false}} - TMR : {{tmr.label}} ({{tmr.coord}}) + Rêve : {{numberFormat selectedCarac.value decimals=0 sign=false}} + TMR : {{tmr.label}} ({{tmr.coord}}) - Draconic + Draconic {{#select draconic}} {{#each draconicList as |draconic key|}} @@ -13,7 +13,7 @@ {{/each}} {{/select}} - Conditions + Conditions {{#select diffConditions}} {{#each ajustementsConditions as |key|}} @@ -24,7 +24,7 @@ - Sort + Sort {{#select sort}} {{#each sortList as |sort key|}} @@ -35,7 +35,7 @@ - Difficulté + Difficulté {{#select diffLibre}} {{#each difficultesLibres as |key|}} @@ -46,7 +46,7 @@ - Couts en Points de Rêve + Couts en Points de Rêve {{#select ptreve-variable}} {{#each coutreve as |cout key|}} diff --git a/templates/item-arme-sheet.html b/templates/item-arme-sheet.html index 3d5f9a69..8441eccd 100644 --- a/templates/item-arme-sheet.html +++ b/templates/item-arme-sheet.html @@ -9,7 +9,7 @@ {{!-- Sheet Body --}} - Compétence associée + Compétence associée {{#select item.data.competence}} {{>"systems/foundryvtt-reve-de-dragon/templates/enum-competence.html"}} diff --git a/templates/item-competence-sheet.html b/templates/item-competence-sheet.html index 17fefbb0..06bb9dea 100644 --- a/templates/item-competence-sheet.html +++ b/templates/item-competence-sheet.html @@ -15,7 +15,7 @@ {{!-- Sheet Body --}} - Catégorie + Catégorie {{#select item.data.categorie}} {{>"systems/foundryvtt-reve-de-dragon/templates/enum-categorie-competence.html"}} diff --git a/templates/item-sort-sheet.html b/templates/item-sort-sheet.html index a77801a0..5672c489 100644 --- a/templates/item-sort-sheet.html +++ b/templates/item-sort-sheet.html @@ -9,7 +9,7 @@ {{!-- Sheet Body --}} - Draconic + Draconic {{#select item.data.draconic}} {{>"systems/foundryvtt-reve-de-dragon/templates/sort-draconic.html"}}