Proper effect for Dragon's Critical Damage (35965).

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment 2022-06-23 23:38:34 +00:00
parent dfe2bb033b
commit c3da2a19ff
3 changed files with 12 additions and 15 deletions

View File

@ -1195,12 +1195,11 @@
</amount>
<mode>PER</mode>
</effect>
<effect name="PhysicalAttack">
<pAtkMod>
<effect name="PAtk">
<amount>
<value level="16">3</value>
</pAtkMod>
<criticalChance>5</criticalChance>
<overHit>true</overHit>
</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>

View File

@ -1336,12 +1336,11 @@
</amount>
<mode>PER</mode>
</effect>
<effect name="PhysicalAttack">
<pAtkMod>
<effect name="PAtk">
<amount>
<value level="16">3</value>
</pAtkMod>
<criticalChance>5</criticalChance>
<overHit>true</overHit>
</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>

View File

@ -1336,12 +1336,11 @@
</amount>
<mode>PER</mode>
</effect>
<effect name="PhysicalAttack">
<pAtkMod>
<effect name="PAtk">
<amount>
<value level="16">3</value>
</pAtkMod>
<criticalChance>5</criticalChance>
<overHit>true</overHit>
</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>