Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Gordon_Treecaller.lua - Quest File
General Info
Quest File
-- items: 20955, 20856, 20857, 14568, 20859, 20860, 20858, 20962, 27732, 20861, 20969, 20862, 20863, 11696 function event_spawn(e) eq.set_timer("depop",300000); end function event_say(e) if(e.message:findi("hail")) then e.self:Say("Hello " .. e.other:GetName() .. ", I can only hope that my disturbance was necessary. Ahh, you seem to be decently adept with a blade. Would you like to be tested in the element of thunder, the blade, or the art of ranged attack?"); elseif(e.message:findi("element of thunder")) then --ranger test of the element of thunder e.self:Say("One of my greatest allies indeed. Thunder can be very powerful if used properly. Bring me a djinni statuette, a spiroc thunder totem, and a white gold earring. Then you will know the true power of nature."); elseif(e.message:findi("blade")) then --ranger test of the blade e.self:Say("Very good choice, my blade is my best friend and yours will be as well if you can complete this task. Retrieve an efreeti long sword, an emerald spiroc feather, some bitter honey, and a circlet of thorns. Be careful with the honey, if it is tainted the blade will not come to life."); elseif(e.message:findi("art of ranged attack")) then --ranger test of the art of ranged attack e.self:Say("Many of the fools on Norrath don
Source: 17 Jan 2022
Quest Source: 28 May 2022