Removed duplicate skill file.

This commit is contained in:
MobiusDev
2018-09-17 10:10:22 +00:00
parent 3eeaf944ce
commit c2ae90c02f
4 changed files with 54 additions and 60 deletions

View File

@@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
<skill id="19526" toLevel="3" name="Limit of Sigel">
<abnormalLvl>1</abnormalLvl>
<abnormalTime>60</abnormalTime>
<canBeDispelled>false</canBeDispelled>
<icon>icon.skill19526</icon>
<isDebuff>true</isDebuff>
<operateType>A2</operateType>
<reuseDelay>1</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<effects>
<effect name="LimitSkill">
</effect>
</effects>
</skill>
<skill id="19527" toLevel="3" name="Limit of Iss">
<abnormalLvl>1</abnormalLvl>
<abnormalTime>60</abnormalTime>
<canBeDispelled>false</canBeDispelled>
<icon>icon.skill19527</icon>
<isDebuff>true</isDebuff>
<operateType>A2</operateType>
<reuseDelay>1</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<effects>
<effect name="LimitSkill" />
</effects>
</skill>
</list>

View File

@@ -77,4 +77,31 @@
</effect>
</effects>
</skill>
<skill id="19526" toLevel="3" name="Limit of Sigel">
<abnormalLvl>1</abnormalLvl>
<abnormalTime>60</abnormalTime>
<canBeDispelled>false</canBeDispelled>
<icon>icon.skill19526</icon>
<isDebuff>true</isDebuff>
<operateType>A2</operateType>
<reuseDelay>1</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<effects>
<effect name="LimitSkill">
</effect>
</effects>
</skill>
<skill id="19527" toLevel="3" name="Limit of Iss">
<abnormalLvl>1</abnormalLvl>
<abnormalTime>60</abnormalTime>
<canBeDispelled>false</canBeDispelled>
<icon>icon.skill19527</icon>
<isDebuff>true</isDebuff>
<operateType>A2</operateType>
<reuseDelay>1</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<effects>
<effect name="LimitSkill" />
</effects>
</skill>
</list>