Fixed SOE Den of Evil and Schuttgart.

Contributed by Stayway.
This commit is contained in:
MobiusDev 2016-08-09 20:32:56 +00:00
parent b1e8643b64
commit ead7062bf9
3 changed files with 43 additions and 2 deletions

View File

@ -550,6 +550,8 @@
<!-- Teleports you to the Den of Evil. -->
<set name="icon" val="icon.etc_scroll_of_return_i03" />
<set name="weight" val="30" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />

View File

@ -345,6 +345,8 @@
<item id="37123" name="Scroll of Escape: Town of Schuttgart" type="EtcItem">
<!-- Teleports you close to Captain Vishotsky in the town of Schuttgart. -->
<set name="icon" val="icon.etc_scroll_of_return_i03" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_depositable" val="false" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />

View File

@ -464,11 +464,30 @@
<!-- Return to the Town of Goddard. -->
<icon>icon.skill0000</icon>
<itemConsumeId>37123</itemConsumeId>
<hitTime>500</hitTime>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeId>37027</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>1500</hitTime>
<cond msgId="113" addName="1">
<and>
<player canEscape="true" />
<not>
<player insideZoneId="10501, 10502, 10503, 10504, 10505, 10506, 10507, 10508" />
</not>
</and>
</cond>
<effects>
<effect name="Teleport">
<x>86404</x>
<y>-142221</y>
<z>-1341</z>
</effect>
</effects>
</skill>
<skill id="9938" toLevel="1" name="9th Anniversary Blessing">
<!-- AUTO GENERATED SKILL -->
@ -1015,12 +1034,30 @@
<!-- AUTO GENERATED SKILL -->
<!-- Return to the Den of Evil. -->
<icon>icon.skill0000</icon>
<hitTime>500</hitTime>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeId>37036</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>1500</hitTime>
<cond msgId="113" addName="1">
<and>
<player canEscape="true" />
<not>
<player insideZoneId="10501, 10502, 10503, 10504, 10505, 10506, 10507, 10508" />
</not>
</and>
</cond>
<effects>
<effect name="Teleport">
<x>70255</x>
<y>-112141</y>
<z>-1744</z>
</effect>
</effects>
</skill>
<skill id="9978" toLevel="1" name="Scroll of Escape: Sel Mahum Training Grounds">
<!-- AUTO GENERATED SKILL -->