Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Storm_Chaser.lua - Quest File
General Info
Quest File
function event_death_complete(e) if (eq.get_entity_list():IsMobSpawnedByNpcTypeID(340382) == false and eq.get_entity_list():IsMobSpawnedByNpcTypeID(340383) == false and eq.get_entity_list():IsMobSpawnedByNpcTypeID(340384) == false and eq.get_entity_list():IsMobSpawnedByNpcTypeID(340396) == true) then eq.spawn2(340397, 11, 0, 221, 1293, -19, 0); -- NPC: #Thunderhead eq.spawn2(340397, 10, 0, 1014, 80, 39, 0); -- NPC: #Thunderhead eq.spawn2(340397, 9, 0, 770, -1172, 18.6, 0); -- NPC: #Thunderhead eq.spawn2(340398, 0, 0, 1033, 667, -2.5, 380); -- NPC: #Raging_Thunderhead eq.depop_with_timer(340396); eq.zone_emote(15,"The air smells of ozone. A storm is brewing."); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022