From 3f5f090bb90411326b2958da266ce3347aaf19fa Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Wed, 24 May 2023 14:00:24 +0200 Subject: [PATCH] Points de creation OK again --- module/controllers/bol-rolls.js | 1 + system.json | 4 ++-- templates/actor/parts/tabs/actor-spellalchemy.hbs | 8 ++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/module/controllers/bol-rolls.js b/module/controllers/bol-rolls.js index cf25d7e..5ed5cae 100644 --- a/module/controllers/bol-rolls.js +++ b/module/controllers/bol-rolls.js @@ -744,6 +744,7 @@ export class BoLDefaultRoll { speaker: ChatMessage.getSpeaker({ actor: actor }), flags: { msgType: "default" } }) + this.rollData.damageRoll = duplicate(this.rollData.damageRoll) this.rollData.actor = undefined // Cleanup msg.setFlag("world", "bol-roll-data", this.rollData) }) diff --git a/system.json b/system.json index a9b03c5..09db932 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "10.5.16", + "version": "10.5.17", "compatibility": { "minimum": "10", "verified": "10" @@ -202,7 +202,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.5.16.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.5.17.zip", "background": "systems/bol/ui/page_accueil.webp", "gridDistance": 1.5, "gridUnits": "m", diff --git a/templates/actor/parts/tabs/actor-spellalchemy.hbs b/templates/actor/parts/tabs/actor-spellalchemy.hbs index 1612937..1455284 100644 --- a/templates/actor/parts/tabs/actor-spellalchemy.hbs +++ b/templates/actor/parts/tabs/actor-spellalchemy.hbs @@ -30,6 +30,14 @@ {{/if}} {{#if isAlchemist}} +
    + +
  1. +
    {{localize "BOL.resources.alchemypoints"}}
    + +
  2. +
+
  1. {{localize "BOL.ui.alchemy"}}