Fixed Prophecy of Wind (1357).

This commit is contained in:
MobiusDevelopment 2019-03-30 23:34:33 +00:00
parent 8a0926b431
commit 330666d51b

View File

@ -1323,8 +1323,9 @@
<set name="aggroPoints" val="669"/>
<for>
<effect count="1" name="Buff" time="300" val="0" stackOrder="1" stackType="CoV">
<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="accCombat" val="4"/>
<add order="0x40" stat="rEvas" val="4"/>
<mul order="0x30" stat="pAtkSpd" val="1.2"/>
<mul order="0x30" stat="cAtk" val="1.2">
@ -1332,11 +1333,7 @@
<player behind="True"/>
</and>
</mul>
<mul order="0x30" stat="rCrit" val="1.2">
<and>
<player behind="True"/>
</and>
</mul>
<mul order="0x30" stat="rCrit" val="1.2" />
<mul order="0x30" stat="debuffVuln" val="0.9"/>
</effect>
</for>