Update Blaze of Glory effect description

This commit is contained in:
Chris Ryan 2026-01-06 21:04:24 +10:00
parent a5d2aa510b
commit ef6afc6e66
2 changed files with 2 additions and 1 deletions

View file

@ -1008,7 +1008,7 @@
},
"blazeOfGlory": {
"name": "Blaze Of Glory",
"description": " Your character embraces death and goes out in a blaze of glory. Take one final action. It automatically critically succeeds (with GM approval), and then you cross through the veil of death."
"description": " Your character embraces death and goes out in a blaze of glory. Take one final action. It automatically critically succeeds (with GM approval), and then you cross through the veil of death. NOTE: A Blaze of Glory effect has been added to your character. Any Duality Roll will automatically be a critical."
}
},
"DomainCardTypes": {

View file

@ -100,6 +100,7 @@ export default class DhDeathMove extends HandlebarsApplicationMixin(ApplicationV
this.actor.createEmbeddedDocuments('ActiveEffect', [
{
name: game.i18n.localize('DAGGERHEART.CONFIG.DeathMoves.blazeOfGlory.name'),
description: game.i18n.localize('DAGGERHEART.CONFIG.DeathMoves.blazeOfGlory.description'),
img: 'icons/magic/movement/abstract-ribbons-red-orange.webp',
changes: [
{