Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
354017.lua - Quest File
General Info
Quest File
function event_combat(e) if (e.joined == true) then e.self:CastSpell(eq.ChooseRandom(7741,7743), e.self:GetID()); --explosive poison/deadly cloud end end function event_cast(e) eq.depop_with_timer(); --add function since spells have casting time and need to finish end
Source: 17 Jan 2022
Quest Source: 28 May 2022