Spell Soul Pounder

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
i like it, pretty cool spell, some things i would change:

u should have the option to use SpellEffectEvent by Bribe
so it would look more like this:
JASS:
function Init takes nothing returns nothing
    local trigger t = CreateTrigger()
    call TriggerRegisterAnyUnitEventBJ(t, EVENT_PLAYER_UNIT_SPELL_EFFECT)
    call TriggerAddCondition(t, Filter(function somefunc)
endfunction

----->

function Init takes nothing returns nothing
    call RegisterSpellEffectEvent(Spell Id, function somefunc)
endfunction

it also (sorta) helps consolidate trigger useage/eval count

also... i like something more spectralish for the name
like... "mana wraith"... or "haunt"
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top