special={desc="'From Death, Life' quest completed and not already undead",fct=function(self,t)returnnotself:attr("undead")andself:isQuestStatus("lichform",engine.Quest.DONE)end},
special={desc="'From Death, Life' quest completed and not already undead",fct=function(self,t)returnnotself:attr("undead")and(self:isQuestStatus("lichform",engine.Quest.DONE)orgame.state.birth.ignore_prodigies_special_reqs)end},