From 6b1b43e0a3de3484e10e96d6ef60c2c09c1ca9d0 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 26 Oct 2022 10:27:24 +0200 Subject: [PATCH] Diverses prise en compte technique --- system.json | 4 ++-- template.json | 1 + templates/item-talent-sheet.html | 16 +++++++--------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/system.json b/system.json index 3beedbb..cd7b7b1 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-hawkmoon-cyd", "description": "Hawmoon RPG for FoundryVTT (CYD system - French)", - "version": "10.0.3", + "version": "10.0.4", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -15,7 +15,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-10.0.3.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-10.0.4.zip", "packs": [ { "type": "Item", diff --git a/template.json b/template.json index c5accec..4e3689b 100644 --- a/template.json +++ b/template.json @@ -128,6 +128,7 @@ "talent": { "utilisation": "", "prerequis": "", + "resumebeonus": "", "used": false, "templates": [ "base", diff --git a/templates/item-talent-sheet.html b/templates/item-talent-sheet.html index 8d2f3fb..e6649d1 100644 --- a/templates/item-talent-sheet.html +++ b/templates/item-talent-sheet.html @@ -36,20 +36,18 @@ +
  • + + +
  • +
  • - {{#if system.isbonus}} -
  • - -
  • -
  • - -
  • - {{/if}} + {{> systems/fvtt-hawkmoon-cyd/templates/partial-automation.html}} +