Correction of the excessive power of the daggers.
Contributed by miltonmagne56.
This commit is contained in:
@@ -2043,27 +2043,27 @@
|
|||||||
</cond>
|
</cond>
|
||||||
<for>
|
<for>
|
||||||
<effect name="Buff">
|
<effect name="Buff">
|
||||||
<add stat="critDmg" val="304" />
|
<add stat="critDmgAdd" val="304" />
|
||||||
<mul stat="blowRate" val="1.1" />
|
<mul stat="blowRate" val="1.1" />
|
||||||
<mul stat="critDmg" val="0.7">
|
<mul stat="critDmgPos" val="0.7">
|
||||||
<player front="true" />
|
<player front="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.2">
|
<mul stat="critRatePos" val="1.2">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.2">
|
<mul stat="critDmgPos" val="1.2">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.4">
|
<mul stat="critRatePos" val="1.4">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.4">
|
<mul stat="critDmgPos" val="1.4">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
</effect>
|
</effect>
|
||||||
|
@@ -68,27 +68,27 @@
|
|||||||
</cond>
|
</cond>
|
||||||
<for>
|
<for>
|
||||||
<effect name="Buff">
|
<effect name="Buff">
|
||||||
<add stat="critDmg" val="304" />
|
<add stat="critDmgAdd" val="304" />
|
||||||
<mul stat="blowRate" val="1.15" />
|
<mul stat="blowRate" val="1.15" />
|
||||||
<mul stat="critDmg" val="0.7">
|
<mul stat="critDmgPos" val="0.7">
|
||||||
<player front="true" />
|
<player front="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.3">
|
<mul stat="critRatePos" val="1.3">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.3">
|
<mul stat="critDmgPos" val="1.3">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.5">
|
<mul stat="critRatePos" val="1.5">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.5">
|
<mul stat="critDmgPos" val="1.5">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
</effect>
|
</effect>
|
||||||
@@ -171,27 +171,27 @@
|
|||||||
</cond>
|
</cond>
|
||||||
<for>
|
<for>
|
||||||
<effect name="Buff">
|
<effect name="Buff">
|
||||||
<add stat="critDmg" val="304" />
|
<add stat="critDmgAdd" val="304" />
|
||||||
<mul stat="blowRate" val="1.05" />
|
<mul stat="blowRate" val="1.05" />
|
||||||
<mul stat="critDmg" val="0.7">
|
<mul stat="critDmgPos" val="0.7">
|
||||||
<player front="true" />
|
<player front="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.3">
|
<mul stat="critRatePos" val="1.3">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.3">
|
<mul stat="critDmgPos" val="1.3">
|
||||||
<and>
|
<and>
|
||||||
<player front="false" />
|
<player front="false" />
|
||||||
<player behind="false" />
|
<player behind="false" />
|
||||||
</and>
|
</and>
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critRate" val="1.5">
|
<mul stat="critRatePos" val="1.5">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
<mul stat="critDmg" val="1.5">
|
<mul stat="critDmgPos" val="1.5">
|
||||||
<player behind="true" />
|
<player behind="true" />
|
||||||
</mul>
|
</mul>
|
||||||
</effect>
|
</effect>
|
||||||
|
Reference in New Issue
Block a user