From 64d937c12130cf61792c2957cf7c8ac7f80debe6 Mon Sep 17 00:00:00 2001 From: Hekili Date: Thu, 29 Aug 2024 14:45:03 -1000 Subject: [PATCH] Protection Paladin divine_armaments --- TheWarWithin/PaladinProtection.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TheWarWithin/PaladinProtection.lua b/TheWarWithin/PaladinProtection.lua index c57518d92..e6afaa459 100644 --- a/TheWarWithin/PaladinProtection.lua +++ b/TheWarWithin/PaladinProtection.lua @@ -882,6 +882,9 @@ spec:RegisterStateExpr( "hpg_to_2dawn", function() return max( -1, 6 - hpg_used - ( buff.blessing_of_dawn.stack * 3 ) ) end ) +rawset( state, "holy_bulwark", "holy_bulwark" ) +rawset( state, "sacred_weapon", "sacred_weapon" ) + spec:RegisterHook( "reset_precast", function () last_consecration = nil last_blessed_hammer = nil