Selective Spell Shield

  • Like
Reactions: deepstrasz
Selective Spell shield allows you to have spells that bypass the Amulet of Spell Shield ability. Note that bypassing this way only works for spells that impact instantly. It won't work on Storm Bolt for example unless you set the missile speed to 0. I thought this would be ideal to be used alongside stun systems and such.

Import Instructions:

Import "Selective Spell Shield" trigger folder

Set SHIELD_ID to the ID of your spell shield ability.

Configure conditions as desired
Contents

Selective Spell Shield (Map)

Reviews
Wrda
So it's completely limited to instant spells, or missile speed 0, hm. I guess that's an interesting find. I would put the static method Filters before onPeriod, just for user convinience. The name 'onPeriod' implies the timer being periodic, which...

Wrda

Spell Reviewer
Level 23
Joined
Nov 18, 2012
Messages
1,737
So it's completely limited to instant spells, or missile speed 0, hm. I guess that's an interesting find.
I would put the static method Filters before onPeriod, just for user convinience.
The name 'onPeriod' implies the timer being periodic, which isn't the case, I would rather rename that.

Approved
 
Top