CallPc effect with ENEMY target type now uses FlyToLocation.
Thanks to kamikadzz.
This commit is contained in:
@@ -2783,10 +2783,15 @@
|
||||
<effectRange>1100</effectRange>
|
||||
<hitTime>2000</hitTime>
|
||||
<magicLevel>1</magicLevel>
|
||||
<isMagic>1</isMagic> <!-- Magic Skill -->
|
||||
<reuseDelay>20000</reuseDelay>
|
||||
<operateType>A1</operateType>
|
||||
<magicCriticalRate>-5</magicCriticalRate>
|
||||
<targetType>ENEMY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="CallPc" />
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="4162" toLevel="3" name="Decrease Atk. Spd.">
|
||||
<!-- Atk. Spd. decreases momentarily. Effect $s1. -->
|
||||
|
||||
Reference in New Issue
Block a user