Quest Letters From the Queen - Orc Barracs (10760).
Contributed by Stayway.
This commit is contained in:
@@ -796,15 +796,20 @@
|
||||
<!-- Teleports you to the Orc Barracks. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_return_i03" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="etcitem_type" val="SCROLL" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="is_auctionable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_destroyable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_questitem" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="item_skill" val="17984-1" /> <!-- Scroll of Escape: Orc Barracks -->
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="weight" val="30" />
|
||||
<cond msgId="113" addName="1">
|
||||
<player flyMounted="false" />
|
||||
</cond>
|
||||
</item>
|
||||
<item id="39488" name="Magic Chain Key 1" type="EtcItem">
|
||||
<!-- Seems like a key to undoing the magic chains binding the spirits. -->
|
||||
|
||||
@@ -1000,11 +1000,22 @@
|
||||
</for>
|
||||
</skill>
|
||||
<skill id="17984" levels="1" name="Scroll of Escape: Orc Barracks">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
<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="39487" />
|
||||
<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="-85585" y="106831" z="-3544" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
<skill id="17985" levels="1" name="Scroll of Escape: Town of Dion">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
||||
Reference in New Issue
Block a user