From 98864464b114d0fd7dd9855d1263a9d5dd04cfa1 Mon Sep 17 00:00:00 2001 From: macniel Date: Sun, 30 Nov 2025 12:27:00 +0100 Subject: [PATCH] adds value statistics to message --- src/module/dialog/spellDialog.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/module/dialog/spellDialog.mjs b/src/module/dialog/spellDialog.mjs index 1dfb74b4..8d74ce0e 100644 --- a/src/module/dialog/spellDialog.mjs +++ b/src/module/dialog/spellDialog.mjs @@ -227,6 +227,7 @@ export class SpellDialog extends HandlebarsApplicationMixin(ApplicationV2) { }) } + message += "
" + this.zfp + " ZfP*
" + this._spell.system.zfw + " ZfW" cooldowns.push({ start: this.castingTime,