Fixed Prophecy of Wind (1357).
This commit is contained in:
parent
8a0926b431
commit
330666d51b
@ -1323,8 +1323,9 @@
|
|||||||
<set name="aggroPoints" val="669"/>
|
<set name="aggroPoints" val="669"/>
|
||||||
<for>
|
<for>
|
||||||
<effect count="1" name="Buff" time="300" val="0" stackOrder="1" stackType="CoV">
|
<effect count="1" name="Buff" time="300" val="0" stackOrder="1" stackType="CoV">
|
||||||
<add order="0x40" stat="absorbDam" val="5"/>
|
|
||||||
<add order="0x40" stat="accCombat" val = "4" />
|
<add order="0x40" stat="accCombat" val = "4" />
|
||||||
|
<add order="0x40" stat="runSpd" val = "60" />
|
||||||
|
<add order="0x40" stat="absorbDam" val="5"/>
|
||||||
<add order="0x40" stat="rEvas" val="4"/>
|
<add order="0x40" stat="rEvas" val="4"/>
|
||||||
<mul order="0x30" stat="pAtkSpd" val="1.2"/>
|
<mul order="0x30" stat="pAtkSpd" val="1.2"/>
|
||||||
<mul order="0x30" stat="cAtk" val="1.2">
|
<mul order="0x30" stat="cAtk" val="1.2">
|
||||||
@ -1332,11 +1333,7 @@
|
|||||||
<player behind="True"/>
|
<player behind="True"/>
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul order="0x30" stat="rCrit" val="1.2">
|
<mul order="0x30" stat="rCrit" val="1.2" />
|
||||||
<and>
|
|
||||||
<player behind="True"/>
|
|
||||||
</and>
|
|
||||||
</mul>
|
|
||||||
<mul order="0x30" stat="debuffVuln" val="0.9"/>
|
<mul order="0x30" stat="debuffVuln" val="0.9"/>
|
||||||
</effect>
|
</effect>
|
||||||
</for>
|
</for>
|
||||||
|
Loading…
Reference in New Issue
Block a user