Fixed Deadly Pull (45311) PullBack type and Transcendent Wipeout (45360) reuseDelay.

Contributed by MacuK.
This commit is contained in:
MobiusDevelopment
2021-09-17 19:31:56 +00:00
parent 2667226e45
commit cdbbc81320
3 changed files with 594 additions and 117 deletions

View File

@@ -1248,8 +1248,9 @@
</conditions>
<effects>
<effect name="PullBack">
<speed>700</speed>
<delay>700</delay>
<speed>500</speed>
<delay>500</delay>
<type>THROW_UP</type>
</effect>
<effect name="BlockActions">
<allowedSkills>35016</allowedSkills>
@@ -3453,7 +3454,7 @@
</mpConsume>
<nextAction>ATTACK</nextAction>
<operateType>A1</operateType>
<reuseDelay>10000</reuseDelay>
<reuseDelay>1000</reuseDelay>
<magicCriticalRate>5</magicCriticalRate>
<targetType>ENEMY</targetType>
<affectScope>RANGE</affectScope>