More Functions
Also added:
;calls damage minion if there is less than 2 minions up.
function CallMinion()
{
if ${Me.Minion} < 2
{
call checkabilitytocast "Ritual of the Slayer"
if ${Return}
{
Me.Pet.ToPawn:Target
wait 3
call executeability "Ritual of the Slayer"...
Necro Class
I have been playing around a bit, and while I am only a novice a this scripting language, I can grasp most of the concepts. I have created a CLS_Necromancer.iss as follows (Parts have been copied and plagiarized and changed to meet requirements...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.