Fix for skill Maximum Critical (10542).
This commit is contained in:
parent
304ea3d963
commit
2a827d8120
@ -1670,7 +1670,7 @@
|
|||||||
<set name="targetType" val="SELF" />
|
<set name="targetType" val="SELF" />
|
||||||
<for>
|
<for>
|
||||||
<effect name="Buff">
|
<effect name="Buff">
|
||||||
<add stat="critDmg" val="609">
|
<add stat="critDmgAdd" val="609">
|
||||||
<using kind="DAGGER, DUALDAGGER" />
|
<using kind="DAGGER, DUALDAGGER" />
|
||||||
</add>
|
</add>
|
||||||
<mul stat="blowRate" val="1.1">
|
<mul stat="blowRate" val="1.1">
|
||||||
|
Loading…
Reference in New Issue
Block a user