Added missing levels to absorb MP effect.
Contributed by Sahar.
This commit is contained in:
parent
79ee1552e4
commit
a51ca927b5
@ -3163,7 +3163,7 @@
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effects>
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="45"> <!-- This is the retail chance and amount. -->
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="50"> <!-- This is the retail chance and amount. -->
|
||||
<amount>5</amount>
|
||||
<chance>50</chance>
|
||||
</effect>
|
||||
|
@ -3163,7 +3163,7 @@
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effects>
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="45"> <!-- This is the retail chance and amount. -->
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="50"> <!-- This is the retail chance and amount. -->
|
||||
<amount>10</amount>
|
||||
<chance>100</chance>
|
||||
</effect>
|
||||
|
@ -3493,7 +3493,7 @@
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effects>
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="45"> <!-- This is the retail chance and amount. -->
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="56"> <!-- This is the retail chance and amount. -->
|
||||
<amount>10</amount>
|
||||
<chance>100</chance>
|
||||
</effect>
|
||||
|
@ -3493,7 +3493,7 @@
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effects>
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="45"> <!-- This is the retail chance and amount. -->
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="56"> <!-- This is the retail chance and amount. -->
|
||||
<amount>10</amount>
|
||||
<chance>100</chance>
|
||||
</effect>
|
||||
|
@ -3592,7 +3592,7 @@
|
||||
<operateType>P</operateType>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<effects>
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="45"> <!-- This is the retail chance and amount. -->
|
||||
<effect name="MpVampiricAttack" fromLevel="43" toLevel="56"> <!-- This is the retail chance and amount. -->
|
||||
<amount>10</amount>
|
||||
<chance>100</chance>
|
||||
</effect>
|
||||
|
Loading…
Reference in New Issue
Block a user