diff --git a/game/modules/tome/data/general/npcs/horror.lua b/game/modules/tome/data/general/npcs/horror.lua index 0796c1b3601db63101b44248d102203758d7dcc1..10b015fc9bef6b36a671e57639c50fb0c05e374f 100644 --- a/game/modules/tome/data/general/npcs/horror.lua +++ b/game/modules/tome/data/general/npcs/horror.lua @@ -379,9 +379,9 @@ newEntity{ base = "BASE_NPC_ELDRICTH_EYE", _eldritch_eye_rarity = 1, vim_regen = 100, resists = {[DamageType.BLIGHT] = 80}, - talent_cd_reduction = {all=1}, resolvers.talents{ [Talents.T_VIRULENT_DISEASE]=3, + [Talents.T_DRAIN]=3, }, }