Boss skill adjustments.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment 2021-03-10 19:44:51 +00:00
parent 403f44c4a9
commit 1930e9a004
2 changed files with 24 additions and 4 deletions

View File

@ -711,9 +711,14 @@
<operateType>A2</operateType>
<reuseDelay>300000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY_ONLY</targetType>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="DispelByCategory">
<slot>DEBUFF</slot>
<rate>100</rate>
<max>5</max>
</effect>
<effect name="PAtk">
<amount>-50</amount>
<mode>PER</mode>
@ -745,6 +750,11 @@
<targetType>ENEMY_ONLY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="DispelByCategory">
<slot>DEBUFF</slot>
<rate>100</rate>
<max>5</max>
</effect>
<effect name="PhysicalDefence">
<amount>-50</amount>
<mode>PER</mode>
@ -817,7 +827,7 @@
<operateType>A2</operateType>
<reuseDelay>300000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY_ONLY</targetType>
<targetType>ENEMY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="BlockActions" />

View File

@ -711,9 +711,14 @@
<operateType>A2</operateType>
<reuseDelay>300000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY_ONLY</targetType>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="DispelByCategory">
<slot>DEBUFF</slot>
<rate>100</rate>
<max>5</max>
</effect>
<effect name="PAtk">
<amount>-50</amount>
<mode>PER</mode>
@ -745,6 +750,11 @@
<targetType>ENEMY_ONLY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="DispelByCategory">
<slot>DEBUFF</slot>
<rate>100</rate>
<max>5</max>
</effect>
<effect name="PhysicalDefence">
<amount>-50</amount>
<mode>PER</mode>
@ -817,7 +827,7 @@
<operateType>A2</operateType>
<reuseDelay>300000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY_ONLY</targetType>
<targetType>ENEMY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="BlockActions" />