text=[[#LIGHT_GREEN#*A Halfling woman stands before you, clad in dark steel plate.*#WHITE#
I am Protector Myssil. Welcome to Zigur.]],
answers={
{"I require all the help I can get, not for my sake but for the town of Derth, to the northeast of here.",jump="save-derth",cond=function(npc,player)localq=player:hasQuest("lightning-overload")returnqandq:isCompleted("saved-derth")andnotq:isCompleted("tempest-entrance")andnotq:isStatus(q.DONE)end},
{"I require all the help I can get, not for my sake but for the town of Derth, to the northwest of here.",jump="save-derth",cond=function(npc,player)localq=player:hasQuest("lightning-overload")returnqandq:isCompleted("saved-derth")andnotq:isCompleted("tempest-entrance")andnotq:isStatus(q.DONE)end},
{"Protector, I have dispatched the Tempest as you commanded.",jump="tempest-dead",cond=function(npc,player)localq=player:hasQuest("lightning-overload")returnqandq:isCompleted("tempest-entrance")andnotq:isCompleted("antimagic-reward")andq:isStatus(q.DONE)end},
{"Nothing for now. Sorry to have taken your time. Farewell, Protector."},