adds value statistics to message

pull/67/head
macniel 2025-11-30 12:27:00 +01:00
parent 8be096f464
commit 98864464b1
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ export class SpellDialog extends HandlebarsApplicationMixin(ApplicationV2) {
}) })
} }
message += "<hr/>" + this.zfp + " ZfP*<br/>" + this._spell.system.zfw + " ZfW"
cooldowns.push({ cooldowns.push({
start: this.castingTime, start: this.castingTime,