Fixed item SOE to Sea of Spores (39575).

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-01-20 09:44:13 +00:00
parent 6356000789
commit da1f61fd8e
3 changed files with 20 additions and 6 deletions

View File

@@ -713,12 +713,22 @@
<set name="hitTime" val="1500" />
</skill>
<skill id="17950" levels="1" name="Scroll of Escape: Sea of Spores">
<!-- AUTO GENERATED SKILL -->
<!-- Teleports you to Sea of Spores. -->
<set name="icon" val="icon.skill0000" />
<set name="hitTime" val="200" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="itemConsumeCount" val="1" />
<set name="itemConsumeId" val="39575" />
<set name="magicLvl" val="1" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<set name="targetType" val="SELF" />
<set name="hitTime" val="1500" />
<cond msgId="113" addName="1">
<player canEscape="true" />
</cond>
<for>
<effect name="Teleport">
<param x="62569" y="29924" z="-3750" />
</effect>
</for>
</skill>
<skill id="17951" levels="1" name="Scroll of Escape: Town of Aden">
<!-- AUTO GENERATED SKILL -->