Addition of Scroll of Escape Herphah and Joachim.
This commit is contained in:
@@ -744,6 +744,10 @@
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="39535" level="1" /> <!-- Scroll of Escape: Herphah -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="80858" name="Scroll of Escape: Joachim" type="EtcItem">
|
||||
<!-- Teleports you to where Joachim is. -->
|
||||
@@ -756,6 +760,10 @@
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="39536" level="1" /> <!-- Scroll of Escape: Joachim -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="80859" name="Blood-thirsty Akamanah Shaper" type="Weapon">
|
||||
<!-- Weapon born from Demonic Sword Akamanah. Upgrade through Kaysia in the Town of Oren. Max HP can increase by more than 150,000. Cannot be crystallized, enchanted, augmented, changed or assigned an attribute. -->
|
||||
|
||||
@@ -496,11 +496,47 @@
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>80857</itemConsumeId> <!-- Scroll of Escape: Herphah -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>146536</x>
|
||||
<y>26824</y>
|
||||
<z>-2207</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="39536" toLevel="1" name="Scroll of Escape: Joachim">
|
||||
<operateType>A1</operateType>
|
||||
<isMagic>4</isMagic>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<itemConsumeId>80858</itemConsumeId> <!-- Scroll of Escape: Joachim -->
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<conditions>
|
||||
<condition name="OpAlignment">
|
||||
<affectType>CASTER</affectType>
|
||||
<alignment>LAWFUL</alignment>
|
||||
</condition>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Teleport">
|
||||
<x>146520</x>
|
||||
<y>26744</y>
|
||||
<z>-2207</z>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="39537" toLevel="1" name="Zariche's Sealed Box">
|
||||
<operateType>A1</operateType>
|
||||
|
||||
Reference in New Issue
Block a user