Correction for previous commit.
This commit is contained in:
parent
1242694596
commit
8b31ddea75
@ -228,7 +228,7 @@
|
||||
<table name="#pDefBlunts">1 1 1 1 1 1 1 1 0.85 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1</table>
|
||||
<table name="#pDefSwords">1 1 1 1 1 1 1 1 1 0.85 1 1 1 1 1 1 1 1 1 1 1 1 1 1</table>
|
||||
<table name="#pDefDuals">1 1 1 1 1 1 1 1 1 0.85 1 1 1 1 1 1 1 1 1 1 1 1 1 1</table>
|
||||
<table name="#pDefShocks">0 0 0 0 0 0 0 0 0 0 15 0 0 0 0 0 0 0 0 0 0 0 0 0</table>
|
||||
<table name="#pDefShocks">1 1 1 1 1 1 1 1 1 1 0.85 1 1 1 1 1 1 1 1 1 1 1 1 1</table>
|
||||
<set name="target" val="TARGET_SELF"/>
|
||||
<set name="skillType" val="BUFF"/>
|
||||
<set name="castRange" val="-1"/>
|
||||
@ -246,7 +246,7 @@
|
||||
<mul stat="bluntWpnVuln" val="#pDefBlunts" order="0x30"/>
|
||||
<mul stat="swordWpnVuln" val="#pDefSwords" order="0x30"/>
|
||||
<mul stat="dualWpnVuln" val="#pDefDuals" order="0x30"/>
|
||||
<sub stat="stunVuln" val="#pDefShocks" order="0x40"/>
|
||||
<mul stat="stunVuln" val="#pDefShocks" order="0x30"/>
|
||||
</for>
|
||||
</skill>
|
||||
<skill id="4417" levels="38" name="Race Types">
|
||||
|
Loading…
Reference in New Issue
Block a user