Purge Question

Igor_Z

You can change this now in User CP.
Reaction score
61
How to make purge to don't remove great spells? Because if i have ulti used, it removes the buff and my ulti is gone
 

Igor_Z

You can change this now in User CP.
Reaction score
61
What? Did u understand me? I want my purge to don't remove strong spells
 
Reaction score
341
Yes i know.....Pay attention.

Unit Casts Ability
Ability = Purge
Unit Remove - Ability // Remove all the abilites from the (Target Unit()) except strong ones.

Lest say your skills are level based.

Unit Casts Ability
Ability = Purge
if Level of Ability From Hero less than 2
Unit Remove - Ability
 

Igor_Z

You can change this now in User CP.
Reaction score
61
I still don't get it... What to remove? The ability or the buff? How to remove only those weak abilities?
 

Akolyt0r

New Member
Reaction score
33
he means you just use a dummy spell on the target, which fires a trigger, which one removes all buffs from the target, but ONLY the weak ones.
 

Cheddar

This is the way it was meant to be.
Reaction score
126
If it's an attack-boosting spell or something, I would suggest remaking the ultimate to add an aura in a disabled spellbook. The buff will be removed, but you'll still have the aura, and it should refresh itself in a flash.
 

J3LADE

New Member
Reaction score
7
NOTE: I haven't tested this.

Add to your Initialization trigger:
Set PurgedSpells[1] = Stunned
Set PurgedSpells[2] = Slow
Set PurgedSpells[x] = x

Event:
A unit begins the effect of an ability.

Condition:
Ability being cast is equal Purge.

Actions:
For each (Integer A) from 1 to x do (Actions)
Unit - Remove PurgedSpells[(Integer A)] buff from Target Unit of Ability Being Cast.

If your removing auras then thats a different story and if you have many spells that you want to remove i wouldn't suggest this method. Also this would require the purge spell to be targeted.
 

Kelvin87

New Member
Reaction score
14
You can refer to the number of spell steal priority. Normally, Buff will be remove because of the spell steal number. If you put the number of spell steal priority to zero, it might not be removed by Abolish Magic, Detonate and also Purge. try it.
 
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