18 lines
627 B
Plaintext
Executable File
18 lines
627 B
Plaintext
Executable File
VER 3 0100000000000001 "Arcane Intellect" "135932"
|
|
#showtooltip
|
|
/cast [@target,help,exists][@player] Arcane Intellect
|
|
END
|
|
VER 3 0100000000000004 "Arcane Missiles" "136096"
|
|
#showtooltip
|
|
/cast [@target,harm,exists][@player] Arcane Missiles
|
|
END
|
|
VER 3 0100000000000003 "MANA GEN" "134132"
|
|
#showtooltip Conjure Mana Gem
|
|
/run for b=0,4 do for s=1,GetContainerNumSlots(b) do n=GetContainerItemID(b,s);if n and n == 36799 then PickupContainerItem(b,s);DeleteCursorItem() end end end
|
|
/cast Conjure Mana Gem
|
|
END
|
|
VER 3 0100000000000002 "Slow Fall" "135992"
|
|
#showtooltip
|
|
/cast [@target,help,exists][@player] Slow Fall
|
|
END
|