Proper fatal blow effect parameters.
Contributed by gamelike85.
This commit is contained in:
@@ -70,6 +70,7 @@
|
|||||||
<toggleGroupId>0</toggleGroupId>
|
<toggleGroupId>0</toggleGroupId>
|
||||||
<magicLvl>85</magicLvl>
|
<magicLvl>85</magicLvl>
|
||||||
<operateType>AU</operateType>
|
<operateType>AU</operateType>
|
||||||
|
<reuseDelay>5000</reuseDelay>
|
||||||
<isMagic>3</isMagic>
|
<isMagic>3</isMagic>
|
||||||
<effects>
|
<effects>
|
||||||
<effect name="CallSkillOnActionTime">
|
<effect name="CallSkillOnActionTime">
|
||||||
@@ -381,6 +382,9 @@
|
|||||||
<effects>
|
<effects>
|
||||||
<effect name="FatalBlow">
|
<effect name="FatalBlow">
|
||||||
<power>5122</power>
|
<power>5122</power>
|
||||||
|
<criticalChance>15</criticalChance>
|
||||||
|
<chanceBoost>300</chanceBoost>
|
||||||
|
<overHit>true</overHit>
|
||||||
</effect>
|
</effect>
|
||||||
<effect name="Lethal">
|
<effect name="Lethal">
|
||||||
<fullLethal>0</fullLethal>
|
<fullLethal>0</fullLethal>
|
||||||
@@ -2914,6 +2918,9 @@
|
|||||||
<effects>
|
<effects>
|
||||||
<effect name="FatalBlow">
|
<effect name="FatalBlow">
|
||||||
<power>7106</power>
|
<power>7106</power>
|
||||||
|
<criticalChance>15</criticalChance>
|
||||||
|
<chanceBoost>300</chanceBoost>
|
||||||
|
<overHit>true</overHit>
|
||||||
</effect>
|
</effect>
|
||||||
<effect name="Lethal">
|
<effect name="Lethal">
|
||||||
<fullLethal>0</fullLethal>
|
<fullLethal>0</fullLethal>
|
||||||
|
Reference in New Issue
Block a user