L2JMobius
Public Development => Solved/Invalid Bug Reports => Topic started by: nasseka on May 20, 2021, 02:42:06 PM
-
The cocktails trigger the autobuff non stop. I managed to fix Iss Buffs vs Basic buffs with `
`<effect name="DisableSkill">
<disable>30833</disable>
</effect>`But it doesn't work with Emperor cocktail skills. Any ideas/tips what to try?
-
The problem is cocktail buffs cant be removed even pressing alt +click, if we manage to fix this, might as well solve the nonstoop autobuffs.
-
<canBeDispelled>false</canBeDispelled>
-
The problem is cocktail buffs cant be removed even pressing alt +click, if we manage to fix this, might as well solve the nonstoop autobuffs.
But they don't have to be dispelled. I mean they are top of the class. They even replace iss buffs lvl 2/5 and can't be replaced back(on offi). So let's say their abonormal lvl is 7..iss buffs are 6 and so on. But still idk how auto buffs works. Trying to look more into it. I fixed iss buffs trying to be replaced by Basic buffs with <effect name="DisableSkill">