Fearscape fizzles
Posted: Tue Feb 07, 2012 8:26 pm
I've currently got a Yeek Corruptor up to the mid-30s, just finished Dreadfell. Really fun character so far, and my first guy to ever make use of fearscape.
While that skill is really awesome, there are some areas where it just fizzles--it's unusable. And while one lost turn isn't so bad, sometimes it's terrible. It's even worse considering that it's typically used with Flame of Uhr Rok and the two have such a high vim requirement, you typically have to de-sustain other talents to use them. I've had a couple really frustrating moments where, in preparation for a big fight (like the ambush or the Rift quest), I shut off my awesome blood fury sustain and the other crit talent, turn on Flame of Uhr Rok, then realize that Fearscape is useless here and I now have less vim and weaker spells (since blood fury is now on a long cooldown).
The code says
What other areas trigger this? So far, temporal rift and Ambush are no gos. Are there other places I need to worry about unintentionally gimping myself such?
Edit: Also, it would be lovely if the talent icon grayed out (or something like that) in areas where it's unusable.
While that skill is really awesome, there are some areas where it just fizzles--it's unusable. And while one lost turn isn't so bad, sometimes it's terrible. It's even worse considering that it's typically used with Flame of Uhr Rok and the two have such a high vim requirement, you typically have to de-sustain other talents to use them. I've had a couple really frustrating moments where, in preparation for a big fight (like the ambush or the Rift quest), I shut off my awesome blood fury sustain and the other crit talent, turn on Flame of Uhr Rok, then realize that Fearscape is useless here and I now have less vim and weaker spells (since blood fury is now on a long cooldown).
The code says
Code: Select all
if not self:canBe("worldport") then
game.logPlayer(self, "The spell fizzles...")
return
Edit: Also, it would be lovely if the talent icon grayed out (or something like that) in areas where it's unusable.