Hello I created a skill that combines buffs together into one , like improved buffs, but doesnt work correctly.
When I use it , it replaced the buffs but instead of one slot it takes all the slots of the previous ones.
Example:
This is my skill :
<skillid="7159"levels="1"name="Harmony of the Horn"><setname="mpInitialConsume"val="20"/><setname="mpConsume"val="60"/><setname="target"val="TARGET_PARTY"/><setname="reuseDelay"val="6000"/><setname="hitTime"val="4000"/><setname="skillType"val="BUFF"/><setname="isMagic"val="true"/><setname="operateType"val="OP_ACTIVE"/><setname="castRange"val="400"/><setname="effectRange"val="900"/><for><effectcount="1"name="Buff"time="10800"val="0"stackOrder="1.35"stackType="MaxHPUp"><mulorder="0x30"stat="maxHp"val="1.35"/></effect><effectcount="1"name="Buff"time="10800"val="0"stackOrder="1.35"stackType="MaxMPUp"><mulorder="0x30"stat="maxMp"val="1.35"/></effect><effectcount="1"name="Buff"time="10800"val="0"stackOrder="33"stackType="SpeedUp"><addorder="0x40"stat="runSpd"val="33"/></effect></for></skill>
Hey! It's been years since I tried this, just redownloaded everything for the nostalgia but I'm having the "mismatch" problem.
You were right, I used another system, not the one from the post! My bad!
Now I can't find the system that works with AuthGateD 🤣
I see you have found it and uploaded it but the link you provided no longer works. If you are still around, can you please reupload? Thank you!
Question
sotid
interlude/L2jfrozen 1004
Hello I created a skill that combines buffs together into one , like improved buffs, but doesnt work correctly.

When I use it , it replaced the buffs but instead of one slot it takes all the slots of the previous ones.
Example:
This is my skill :
13 answers to this question
Recommended Posts