dramaa93 Posted January 17, 2021 Posted January 17, 2021 what i have to change for lesser effect? <effect count="1" name="Buff" time="1200" val="0" stackOrder="#pDef" stackType="pDef"> <mul order="0x30" stat="pDef" val="#pDef"/> </effect> ----------------------------------- <effect count="1" name="Buff" time="120" val="0" stackType="pDef"> <mul order="0x30" stat="pDef" val="#rate"/> </effect> first 1 is chant of shielding, and second is active shield but with this stats i cant use active shield if i use chant of shielding first, and if i have used active shield and than i use chant of shielding active is off.....
0 Zake Posted January 17, 2021 Posted January 17, 2021 1 minute ago, dramaa93 said: but, normal shield have stackOrder="#rate" and they are changing each other, but anyways so if i write for example stackOrder="1" and stackOrder="2", "2" will replace "1"? #rate is a table that you didn't post, although yes if you change #rate to 2 it will replace effects with stack order 1
0 Zake Posted January 17, 2021 Posted January 17, 2021 Effects with the same stacktype are going to replace each other unless there is a higher stack order
0 dramaa93 Posted January 17, 2021 Author Posted January 17, 2021 7 minutes ago, Zake said: Effects with the same stacktype are going to replace each other unless there is a higher stack order but, normal shield have stackOrder="#rate" and they are changing each other, but anyways so if i write for example stackOrder="1" and stackOrder="2", "2" will replace "1"?
0 dramaa93 Posted January 17, 2021 Author Posted January 17, 2021 Just now, Zake said: #rate is a table that you didn't post, although yes if you change #rate to 2 it will replace effects with stack order 1 thx for you support, i think can be locked
0 Zake Posted January 17, 2021 Posted January 17, 2021 1 minute ago, dramaa93 said: thx for you support, i think can be locked You're welcome, locked
Question
dramaa93
what i have to change for lesser effect?
<effect count="1" name="Buff" time="1200" val="0" stackOrder="#pDef" stackType="pDef">
<mul order="0x30" stat="pDef" val="#pDef"/>
</effect>
-----------------------------------
<effect count="1" name="Buff" time="120" val="0" stackType="pDef">
<mul order="0x30" stat="pDef" val="#rate"/>
</effect>
first 1 is chant of shielding, and second is active shield but with this stats i cant use active shield if i use chant of shielding first, and if i have used active shield and than i use chant of shielding active is off.....
5 answers to this question
Recommended Posts