Prophecy of Wind (1357) adjustment.
Source: L2jFrozen 1.5
This commit is contained in:
parent
6472e7822d
commit
bdfa9d3299
@ -1324,16 +1324,19 @@
|
||||
<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="rEvas" val="4"/>
|
||||
<mul order="0x30" stat="pAtkSpd" val="1.2"/>
|
||||
<add order="0x40" stat="absorbDam" val="5"/>
|
||||
<mul order="0x30" stat="cAtk" val="1.2">
|
||||
<and>
|
||||
<player behind="True"/>
|
||||
</and>
|
||||
</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"/>
|
||||
</effect>
|
||||
</for>
|
||||
|
Loading…
Reference in New Issue
Block a user