function volcanoE takes nothing returns nothing
local effect volcano
call AddSpecialEffectLocBJ( GetRandomLocInRect(gg_rct_volcano), "Abilities\\Spells\\Other\\Volcano\\VolcanoDeath.mdl" )
set volcano = GetLastCreatedEffectBJ()
call TriggerSleepAction( 5.00 )
call DestroyEffectBJ( volcano )
endfunction
Name | Type | is_array | initial_value |
chop | sound | Yes | |
fog | real | Yes | |
GromSpeed | real | No | |
grunts | group | No | |
horde | group | No | |
horde_unit | unit | No | |
horde_units | group | No | |
meteor | effect | No | |
monster | unit | Yes | |
orcType | unitcode | Yes | |
sfx | effect | Yes | |
undeadArmy | group | No | |
undeadType | unitcode | Yes | |
waitTime | real | No | |
weather | weathereffect | Yes |