Kekropus Letter (10390) rework.

Contributed by spider.
This commit is contained in:
MobiusDev
2015-09-08 13:03:49 +00:00
parent 624214f7bb
commit 4e2af7c19a
16 changed files with 234 additions and 59 deletions

View File

@@ -523,12 +523,23 @@
<set name="isMagic" val="1" />
</skill>
<skill id="9967" levels="1" name="Scroll of Escape: Alligator Island">
<!-- AUTO GENERATED SKILL -->
<!-- Return to Alligator Island. -->
<set name="icon" val="icon.skill0000" />
<set name="hitTime" val="20000" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="itemConsumeCount" val="1" />
<set name="itemConsumeId" val="37025" />
<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="115205" y="191624" z="-3416" />
</effect>
</for>
</skill>
<skill id="9968" levels="1" name="Scroll of Escape: Outlaw Forest">
<!-- AUTO GENERATED SKILL -->

View File

@@ -22,11 +22,22 @@
<set name="hitTime" val="1000" />
</skill>
<skill id="18003" levels="1" name="Scroll of Escape: Heine">
<!-- AUTO GENERATED SKILL -->
<set name="icon" val="icon.skill0000" />
<set name="hitTime" val="20000" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="itemConsumeCount" val="1" />
<set name="itemConsumeId" val="37112" />
<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="1000" />
<cond msgId="113" addName="1">
<player canEscape="true" />
</cond>
<for>
<effect name="Teleport">
<param x="108431" y="221567" z="-3598" />
</effect>
</for>
</skill>
<skill id="18004" levels="1" name="Scroll of Escape: Valley of Saints">
<!-- AUTO GENERATED SKILL -->