• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Slow poison buff isn't working properly

Status
Not open for further replies.
Level 11
Joined
Sep 9, 2010
Messages
368
Yo, I've made an ability that will make your hero's attack to slow the enemy unit. I used slow poison, removed the dps and attack speed reducement and made my very own buff for the spell, that I've added to the spell. The problem is that when I'm using this passive ability, it still uses the slowing poison buff instead of my new.

Anyone knows how I can solve this?

+rep for helping ofc :>
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
Do by any chance create a new custom buff ?
Maybe you forgot to set the spell's buff from "Stats - Buff" field ?
Check it carefully
If you set the buff to "_" (which is NONE), the buff will reset to default buff, referring to the preset buff use for the spell
Just don't set it to NONE, just set it to another buff, but just don't "_"
 
Level 11
Joined
Sep 9, 2010
Messages
368
You need to customize both buffs, that Slow Poison has (the stacking, the non-stacking version).

Thanks alot, the spell works properly now :>

Do by any chance create a new custom buff ?
Maybe you forgot to set the spell's buff from "Stats - Buff" field ?
Check it carefully
If you set the buff to "_" (which is NONE), the buff will reset to default buff, referring to the preset buff use for the spell
Just don't set it to NONE, just set it to another buff, but just don't "_"

I had set the buff into that field, but I had just one, since I've removed the stacking effect from the spell.
 
Status
Not open for further replies.
Top