Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Elder_Fuirstel.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if($text=~/hail/i && $pop_pod_alder_fuirstel == 1 && $pop_pod_grimmus_planar_projection == 1 && $pop_pod_elder_fuirstel == undef) { $client->Message(4,"Elder Fuirstel slowly turns towards you. You can feel the heat radiating from his face. The warding that envelopes your body reaches out and begins to surround him. You immediately see improvement in his condition. The pus filled sores covering his face and his burning fever start to vanish."); quest::say("Thank you friend. I no longer feel the touch of death on my soul. However I do feel the grasp on Bertoxxulous, his plague is still upon me but not spreading throughout my body. I fear the only way to remove this pox would be to weaken Bertoxxulous enough that his curse would be lifted. I now renounce my faith in Bertoxxulous, please fell this god so that I may continue and learn from my mistakes."); quest::setglobal("pop_pod_elder_fuirstel", 1, 5, "F"); $client->Message(6,"You receive a character flag!"); } if ($text=~/hail/i && $pop_cod_bertox == 1) { quest::emote("Elder Fuirstel looks surprisingly better than when you last saw him. Elder Fuirstel says 'You actually did it! You defeated Bertoxxulous! I could feel it the moment he fell. Thank you very much, $name. You have done this world a great service.'"); quest::setglobal("pop_cod_final",1,5,"F"); $client->Message(6,"You receive a character flag!"); } { $pop_pon_hedge_jezith=undef; $pop_pon_construct=undef; $pop_ponb_terris=undef; $pop_ponb_poxbourne=undef; $pop_poi_dragon=undef; $pop_poi_behometh_preflag=undef; $pop_poi_behometh_flag=undef; $pop_pod_alder_fuirstel=undef; $pop_pod_grimmus_planar_projection=undef; $pop_pod_elder_fuirstel=undef; $pop_poj_mavuin=undef; $pop_poj_tribunal=undef; $pop_poj_valor_storms=undef; $pop_poj_execution=undef; $pop_poj_flame=undef; $pop_poj_hanging=undef; $pop_poj_lashing=undef; $pop_poj_stoning=undef; $pop_poj_torture=undef; $pop_pov_aerin_dar=undef; $pop_pos_askr_the_lost=undef; $pop_pos_askr_the_lost_final=undef; $pop_cod_preflag =undef; $pop_cod_bertox=undef; $pop_cod_final=undef; $pop_pot_shadyglade=undef; $pop_pot_newleaf=undef; $pop_pot_saryrn=undef; $pop_pot_saryn_final=undef; $pop_hoh_faye=undef; $pop_hoh_trell=undef; $pop_hoh_garn=undef; $pop_hohb_marr=undef; $pop_bot_agnarr=undef; $pop_bot_karana=undef; $pop_tactics_tallon =undef; $pop_tactics_vallon=undef; $pop_tactics_ralloz=undef; $pop_elemental_grand_librarian=undef; $pop_sol_ro_arlyxir=undef; $pop_sol_ro_dresolik=undef; $pop_sol_ro_jiva=undef; $pop_sol_ro_rizlona=undef; $pop_sol_ro_xuzl=undef; $pop_sol_ro_solusk=undef; $pop_fire_fennin_projection=undef; $pop_wind_xegony_projection=undef; $pop_water_coirnav_projection=undef; $pop_eartha_arbitor_projection=undef; $pop_earthb_rathe=undef; $pop_time_maelin=undef; } }
Source: 17 Jan 2022
Quest Source: 28 May 2022