diff --git a/lang/en.json b/lang/en.json index 43eae11b..f4d75b24 100755 --- a/lang/en.json +++ b/lang/en.json @@ -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": { diff --git a/module/applications/dialogs/deathMove.mjs b/module/applications/dialogs/deathMove.mjs index 256da777..616fe7b8 100644 --- a/module/applications/dialogs/deathMove.mjs +++ b/module/applications/dialogs/deathMove.mjs @@ -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: [ {