Skip to content
Snippets Groups Projects
Commit 4cc630ec authored by Adry_85's avatar Adry_85
Browse files

BETA: Adding missing pvp physical skill defence for belt skills.

parent f435d8e2
No related branches found
No related tags found
No related merge requests found
......@@ -763,6 +763,7 @@
<effect name="Buff">
<mul order="0x30" stat="pvpPhysDef" val="#pvp" />
<mul order="0x30" stat="pvpMagicalDef" val="#pvp" />
<mul order="0x30" stat="pvpPhysSkillsDef" val="#pvp" />
</effect>
</for>
</skill>
......@@ -804,6 +805,7 @@
<effect name="Buff">
<mul order="0x30" stat="pvpPhysDef" val="#pvp" />
<mul order="0x30" stat="pvpMagicalDef" val="#pvp" />
<mul order="0x30" stat="pvpPhysSkillsDef" val="#pvp" />
</effect>
</for>
</skill>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment