Skip to content

Commit 057dd24

Browse files
committed
[Evoker] Update Inferno's Blessing
1 parent ea226a8 commit 057dd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/class_modules/sc_evoker.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6584,7 +6584,7 @@ struct infernos_blessing_t : public evoker_external_action_t<spell_t>
65846584
{
65856585
may_dodge = may_parry = may_block = false;
65866586
background = true;
6587-
spell_power_mod.direct = 0.88; // Hardcoded for some reason, 24/05/2023
6587+
spell_power_mod.direct = 3.5; // Hardcoded for some reason, 29/12/2025
65886588
}
65896589
};
65906590

0 commit comments

Comments
 (0)