Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Arlagai_the_Defiler.lua - Quest File
General Info
Quest File
function event_spawn(e) eq.set_timer("tether", 2000) -- live has a fairly long timer end function event_timer(e) if (e.self:CalculateDistance(e.self:GetSpawnPointX(), e.self:GetSpawnPointY(), e.self:GetSpawnPointZ()) >200) then e.self:GotoBind() e.self:SetHP(e.self:GetMaxHP()) e.self:CastSpell(3791, e.self:GetID()) e.self:WipeHateList() end end
Source: 17 Jan 2022
Quest Source: 28 May 2022