adds value statistics to message
parent
8be096f464
commit
98864464b1
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue