Skip to content
Snippets Groups Projects
Commit 743089bf authored by K'van's avatar K'van
Browse files

'Blight' eldritch eye from headless horror gains Drain, as Virulent Disease is...

'Blight' eldritch eye from headless horror gains Drain, as Virulent Disease is now passive. Also removes the override on its talent cooldown reduction, as it no longer has an instant spell.
parent dfa6d1a9
No related branches found
No related tags found
1 merge request!697Misc1.7.3
......@@ -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,
},
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment