From 2a5c0a2445e6f110b36e3092b1b47e174df5041c Mon Sep 17 00:00:00 2001 From: rwanoux Date: Fri, 22 Nov 2024 10:54:24 +0100 Subject: [PATCH] =?UTF-8?q?ajout=20de=20d=C3=A9tails=20aux=20lignes=20item?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/actor/character/character-totem.hbs | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/templates/actor/character/character-totem.hbs b/templates/actor/character/character-totem.hbs index 119e9e0..c8640b6 100644 --- a/templates/actor/character/character-totem.hbs +++ b/templates/actor/character/character-totem.hbs @@ -56,11 +56,16 @@ ___________abstract Items_____________
    {{#each abilities as |item id|}}
  1. -
    +
    {{item.name}} - + data-tooltip="edit">{{item.name}} + {{item.system.level.value}} + + {{item.system.learn.threshold}}/{{item.system.learn.hindrance}} +
    {{#if item.system.description}} @@ -90,6 +95,7 @@ ___________abstract Items_____________ {{item.name}} + {{item.system.skill}}
    {{#if item.system.description}}