Forum > Serverside Modding

Stacking slows

(1/2) > >>

Kobiesan:
For some reason I can't get slows to stack. I have a 50% slow debuff aura and I have another debuff I want to apply that slows an additional 10% but they aren't stacking. Any help?

This is on Rochet's most recent TC eluna.

Makpptfox:
I'll give my answer even if it's old for the folks passing by and having the same question.

Movement speed in wow can't stack from differents auras.

Let's say you want to have a passive skill giving you 50% of movement speed and a active skill giving you 50% additionnal movement speed.

Then you will create the passive skill with +50% MS in the values, but for the active skill you'll have to set the value to 100% because the MS take only the greater/lower value to make the final MS calcul.

Same for the slows.

You can bypass this by making a single aura and stacking it, 10, 20, 30, 40, 50%, it will work the same way for increase or decrease.

But as long as you want to change the movement speed with differents auras, you'll have to think about the fact that the greater/lesser will be the only one to be taken into account by the game.

Regards.

Kobiesan:

--- Quote from: Makpptfox on December 05, 2017, 01:40:18 am ---I'll give my answer even if it's old for the folks passing by and having the same question.

Movement speed in wow can't stack from differents auras.

Let's say you want to have a passive skill giving you 50% of movement speed and a active skill giving you 50% additionnal movement speed.

Then you will create the passive skill with +50% MS in the values, but for the active skill you'll have to set the value to 100% because the MS take only the greater/lower value to make the final MS calcul.

Same for the slows.

You can bypass this by making a single aura and stacking it, 10, 20, 30, 40, 50%, it will work the same way for increase or decrease.

But as long as you want to change the movement speed with differents auras, you'll have to think about the fact that the greater/lesser will be the only one to be taken into account by the game.

Regards.

--- End quote ---

Damn. I wanted to make plate gear slow you down with each piece you have equipped. Guess it's impossible.

schlumpf:
But that post says it isn't?

Make your items have a hidden spell, have that spell apply an aura stack every 5 seconds. Have the aura last 5 seconds. Done.

Kobiesan:

--- Quote from: schlumpf on December 06, 2017, 09:00:41 pm ---But that post says it isn't?

Make your items have a hidden spell, have that spell apply an aura stack every 5 seconds. Have the aura last 5 seconds. Done.

--- End quote ---

I want a permanent slow per piece of plate you're wearing.

Navigation

[0] Message Index

[#] Next page

Go to full version