Jump to content
  • 0

skills


dramaa93

Question

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.....

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
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

Link to comment
Share on other sites

  • 0
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"?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...