Hello Everyone,
I am watching to create an equip-item that allows the user to ignore all movement-speed-slowing effects. I do not want to create a trigger that will just remove all buffs affiliated with movement speed debuffs because the intent is to remove just the movement speed slow and not other effects like the damage reduction from Cripple or Damage-over-time from Slow Poison.
I have considered changing the movement speed via trigger each time a buff is detected and set the unit's movement speed to its default (with or without boots of speed). However, I have not experimented that much with this function as I have been encouraged not to use it. Regardless, is there a function that will allow the user to gain its speed (before becoming slowed) all the while ignoring all incoming slows. I would also like to make sure that speed boosts (Scroll of Speed, Berserk) do not screw up the function if the unit was slowed at the time. Is it possible to do this? or no? Worst case scenario, I will just make it so the item will remove all buffs affiliated with the slowing effect. However, all help concerning this issue will be helpful.
I am watching to create an equip-item that allows the user to ignore all movement-speed-slowing effects. I do not want to create a trigger that will just remove all buffs affiliated with movement speed debuffs because the intent is to remove just the movement speed slow and not other effects like the damage reduction from Cripple or Damage-over-time from Slow Poison.
I have considered changing the movement speed via trigger each time a buff is detected and set the unit's movement speed to its default (with or without boots of speed). However, I have not experimented that much with this function as I have been encouraged not to use it. Regardless, is there a function that will allow the user to gain its speed (before becoming slowed) all the while ignoring all incoming slows. I would also like to make sure that speed boosts (Scroll of Speed, Berserk) do not screw up the function if the unit was slowed at the time. Is it possible to do this? or no? Worst case scenario, I will just make it so the item will remove all buffs affiliated with the slowing effect. However, all help concerning this issue will be helpful.