From 0aab060dc6737eec1b268c312d11c968b1bff9ca Mon Sep 17 00:00:00 2001 From: Vincent Vandemeulebrouck Date: Sun, 3 Jan 2021 19:20:35 +0100 Subject: [PATCH] Suppression champs "name" inutiles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ces champ ne sont pas utiles fonctionellement et créent des noeuds inutiles dans le json des personnages. --- templates/actor-creature-sheet.html | 4 +- templates/actor-entite-sheet.html | 4 +- templates/actor-humanoide-sheet.html | 4 +- templates/actor-sheet.html | 65 ++++++++++++++-------------- 4 files changed, 39 insertions(+), 38 deletions(-) diff --git a/templates/actor-creature-sheet.html b/templates/actor-creature-sheet.html index d1e16dae..46aa3029 100644 --- a/templates/actor-creature-sheet.html +++ b/templates/actor-creature-sheet.html @@ -101,12 +101,12 @@ {{#each data.competencecreature as |comp key|}}
  • - {{comp.name}} + {{comp.name}} - {{comp.name}} + {{comp.name}} - {{comp.name}} + {{comp.name}} - {{comp.name}} - - + {{comp.name}} + +
    @@ -229,9 +229,9 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - - + {{comp.name}} + +
    @@ -251,9 +251,9 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - - + {{comp.name}} + +
    @@ -276,8 +276,8 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - + {{comp.name}} +
    @@ -299,8 +299,8 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - + {{comp.name}} +
    @@ -322,8 +322,8 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - + {{comp.name}} +
    @@ -345,8 +345,8 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - + {{comp.name}} +
    @@ -368,9 +368,10 @@ {{#if data.afficherCompetence}}
  • - {{comp.name}} - + {{comp.name}} + +
    @@ -408,7 +409,7 @@
  • {{arme.name}} {{arme.data.initiative}} - {{arme.data.competence}} + {{arme.data.competence}} {{numberFormat arme.data.niveau decimals=0 sign=true}} {{numberFormat arme.data.dommages decimals=0 sign=true}}
  • @@ -434,19 +435,19 @@
  • Premiers soins - +
  • Soins complets - +
  • Jours - +
  • Loc. - +
  • @@ -466,19 +467,19 @@
  • Premiers soins - +
  • Soins complets - +
  • Jours - +
  • Loc. - +
  • @@ -498,19 +499,19 @@
  • Premiers soins - +
  • Soins complets - +
  • Jours - +
  • Loc. - +