Search results

  1. 3plX

    Broken Item Ability

    Hero's mana decrease over time while he is not attacking, stops decreasing while attacking, and for next 3 seconds after attacking stays constant. i used Item Mana Regeneration, set mana reg to -1, added it to spell book and disabled it in map int. trigger Mana Drain Off Events...
  2. 3plX

    Dammage Issue

    I used this trigger to prevent bug that can be caused from consecutively pressing Stop while casting Impale which cause may it to malfunction trigger i used seem to be working, except when i cast it on a hero, i doesn't stun nor cause any damage. In object editor for targets-allowed i've...
  3. 3plX

    broken spell

    If a unit has the bash ability, next time he casts thunder clap he will gain a command aura buff. If he casts thunder clap again, within 7 seconds, command aura will stack, up to 5 times. If he doesn't, the aura will disappear. Untitled Trigger Events Unit - A unit Starts the...
  4. 3plX

    Floating Text

    if hero has a "spell" ,spell can be at least level 1 if there is a enemy heroes under 15/22/29/36 health within 650 range then every 1.25 sec floating text will be created above their characters, saying "Kill +(Player's name)" conditions, it won't work if enemy unit has "invisibility"...
  5. 3plX

    impale

    is there any way i can replace impale special effect with shockwave Art - Special & Art - Missle dont work do i have to make a dummy unit with shockwave model and order him to move?
  6. 3plX

    aggro question

    is there any way to modify aggro in WE
  7. 3plX

    jazz

    function Trig_Omnislash_Conditions takes nothing returns boolean return GetSpellAbilityId() == 'Afod' endfunction function Unit_Group takes nothing returns boolean return GetBooleanAnd( IsUnitAliveBJ(GetFilterUnit()) == true, IsUnitEnemy(GetFilterUnit()...
  8. 3plX

    DoT trigger

    Shadow Pain Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to DoT Actions Set ShdwPainTarg = (Target unit of ability being cast) For each (Integer B) from 1 to 10, do (Actions) Loop -...
  9. 3plX

    D.o.T. trigger being stupid

    Shadow Pain Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to DoT Actions Set ShdwPainTarg = (Target unit of ability being cast) For each (Integer B) from 1 to 10, do (Actions) Loop -...
  10. 3plX

    mui help

    please help me make this spell mui
  11. 3plX

    Camera Bounds

    how can i change (pic1) view to (pic2) view
  12. 3plX

    need help on a spell

    5 sec. cooldown lasts 5/10/15/20 sec. increase your intellect by 1 each time you cast this spell stacks 1/2/3/4 times if a unit haven't cast <spell> in 5/10/15/20 sec., remove all stacked intel. each time you cast it, it refreshes duration to 5/10/15/20 sec. i tried, but it didn't work :(...
  13. 3plX

    Whats Wrong With This Trig

    spell - Holy Shock If cast on ally it will heal for 10/16/22 cast on enemy, deal half (5/8/11) dmg If casting unit has <abylity> it will heal for additional 4/8/12 health, (only work if heal below 75%) i tried to make it, but all it does is heals and damages at the same time, and doing...
  14. 3plX

    unholy frenzy question

    i have this ability Unholy frenzy, i used as a dot then i copied it and rename it, change buff, also used it as a dot when i cast both of them on same target, they don't stack is there a way i can make them stack?
  15. 3plX

    Bear/Cat form

    i need help on this trigger spell: bear form turns you into bear and replaces your cat spells to bear spells when hero learns ability, fan of knives (level 1) for example, in bear form, i want "other form" to have different spell but same level as fan of knives. and to use spell in...
  16. 3plX

    [Spell Request] Stacking Intel.

    - casts <storm bolt> increase your intellect by 1 each time you cast this spell stacks 3 times if a unit haven't cast <storm bolt> in 15 sec., remove all stacked intel. each time you cast it, it refreshes duration to 15 sec.
  17. 3plX

    reincarnation

    spell Unit start effect of an ability Ability being cast = Inner fire Add reincanation to (target unit of ability being cast) wait 10 sec. remove Reincrnation from (target unit of ability being cast) need help on removing reincrnation when unit dies. i tried everything :(
  18. 3plX

    trigger

    -=trigger=- when hero is spawn, add <item 1> to first inventory slot add <item 2> to second slot add <item 3> to third slot etc.... plz help
  19. 3plX

    ability: healing on attack/spell cast

    passive ability 15% chance on attack/spell to heal yourself for 1/2/3/4 health (even while invernable/spell immune) plz help :)
  20. 3plX

    Wrath (spell request)

    spell name: Wrath effect: does 5/8/11/14 dmg on cast, 25/50/75/100 % chance to root the target for 2.5 sec dealing 2 dmg per sec. +1000000 rep if you can help :D
Top