Fixed SOE Den of Evil and Schuttgart.
Contributed by Stayway.
This commit is contained in:
@@ -550,6 +550,8 @@
|
|||||||
<!-- Teleports you to the Den of Evil. -->
|
<!-- Teleports you to the Den of Evil. -->
|
||||||
<set name="icon" val="icon.etc_scroll_of_return_i03" />
|
<set name="icon" val="icon.etc_scroll_of_return_i03" />
|
||||||
<set name="weight" val="30" />
|
<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_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
<set name="is_freightable" val="false" />
|
<set name="is_freightable" val="false" />
|
||||||
|
@@ -345,6 +345,8 @@
|
|||||||
<item id="37123" name="Scroll of Escape: Town of Schuttgart" type="EtcItem">
|
<item id="37123" name="Scroll of Escape: Town of Schuttgart" type="EtcItem">
|
||||||
<!-- Teleports you close to Captain Vishotsky in the town of Schuttgart. -->
|
<!-- Teleports you close to Captain Vishotsky in the town of Schuttgart. -->
|
||||||
<set name="icon" val="icon.etc_scroll_of_return_i03" />
|
<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_depositable" val="false" />
|
||||||
<set name="is_clan_depositable" val="false" />
|
<set name="is_clan_depositable" val="false" />
|
||||||
<set name="is_mailable" val="false" />
|
<set name="is_mailable" val="false" />
|
||||||
|
@@ -464,11 +464,30 @@
|
|||||||
<!-- Return to the Town of Goddard. -->
|
<!-- Return to the Town of Goddard. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill0000</icon>
|
||||||
<itemConsumeId>37123</itemConsumeId>
|
<itemConsumeId>37123</itemConsumeId>
|
||||||
|
<hitTime>500</hitTime>
|
||||||
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<itemConsumeId>37027</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<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>
|
||||||
<skill id="9938" toLevel="1" name="9th Anniversary Blessing">
|
<skill id="9938" toLevel="1" name="9th Anniversary Blessing">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
@@ -1015,12 +1034,30 @@
|
|||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
<!-- Return to the Den of Evil. -->
|
<!-- Return to the Den of Evil. -->
|
||||||
<icon>icon.skill0000</icon>
|
<icon>icon.skill0000</icon>
|
||||||
|
<hitTime>500</hitTime>
|
||||||
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
<itemConsumeId>37036</itemConsumeId>
|
<itemConsumeId>37036</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||||
<targetType>SELF</targetType>
|
<targetType>SELF</targetType>
|
||||||
<affectScope>SINGLE</affectScope>
|
<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>
|
||||||
<skill id="9978" toLevel="1" name="Scroll of Escape: Sel Mahum Training Grounds">
|
<skill id="9978" toLevel="1" name="Scroll of Escape: Sel Mahum Training Grounds">
|
||||||
<!-- AUTO GENERATED SKILL -->
|
<!-- AUTO GENERATED SKILL -->
|
||||||
|
Reference in New Issue
Block a user