*reads lesser restoration script*
Hmmm, judging from what I see, "lesser restoration" doesn't care for caster/effect strength. It simply scans the target for a list of adverse effects and then removes them. But curse is not among them, as it is -not- "composed" from several single ability decrease effects, but is instead -one- big effect. So, lesser restoration will ignore it, because it only affects "EFFECT_TYPE_ABILITY_DECREASE" penalties.
*reads restoration script*
Nope, ineffective as well.
*reads greater restoration script*
...yep, Greater Restoration would help (as it includes EFFECT_TYPE_CURSE ).
Funny factoid: For all I see, the player-accessible spell "bestow curse" does -not- use the curse effect that the monsters use on you. Instead, it lowers each single ability, so if you were cursed by a player, lesser restoration
would work.
-Zel