Implementation of extra My Teleport Book items (90404 and 90821).

This commit is contained in:
MobiusDevelopment 2022-03-09 22:42:25 +00:00
parent 5cd9e8ba5a
commit c3f2ebddc1
32 changed files with 384 additions and 16 deletions

View File

@ -51,12 +51,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Item that is consumed when moving to the remembered location. Cannot be exchanged, dropped or sold. Can be stored in a private warehouse. Can be shared within account through Dimensional Merchant. -->

View File

@ -269,10 +269,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain Doll of Border - Baium (30-day). Cannot be dropped. -->

View File

@ -844,7 +844,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For 10 min., HP / MP Recovery bonus +20%, P. / M. Accuracy +4, P. / M. Evasion +4, P. /M. Atk. +15%, Casting / Atk. Spd. +10%, P. / M. Critical Rate +15%, P. / M. Critical Damage +15%. Effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Increases number of Unoccupied Teleport Devices by 1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="1" name="Baium's Doll Spell">
<!-- Mental Resistance +40%, Paralysis / Knockdown / Pulling Resistance +20%, P. / M. Def. +12%, Cooldown -3%. -->

View File

@ -51,12 +51,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Item that is consumed when moving to the remembered location. Cannot be exchanged, dropped or sold. Can be stored in a private warehouse. Can be shared within account through Dimensional Merchant. -->

View File

@ -269,10 +269,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain Doll of Border - Baium (30-day). Cannot be dropped. -->

View File

@ -844,7 +844,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For 10 min., HP/ MP Recovery bonus +20%, P./ M. Accuracy +4, P./ M. Evasion +4, P./ M. Atk. +15%, Casting/ Atk. Spd. +10%, P./ M. Critical Rate +15%, P./ M. Critical Damage +15%. Effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Increases number of Unoccupied Teleport Devices by 1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="1" name="Baium's Doll Spell">
<!-- Mental Resistance +40%, Paralysis/ Knockdown/ Pulling Resistance +20%, P./ M. Def. +12%, Cooldown -3%. -->

View File

@ -51,12 +51,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Item that is consumed when moving to the remembered location. Cannot be exchanged, dropped or sold. Can be stored in a private warehouse. Can be shared within account through Dimensional Merchant. -->

View File

@ -269,10 +269,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain Doll of Border - Baium (30-day). Cannot be dropped. -->

View File

@ -844,7 +844,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For 10 min., HP/ MP Recovery bonus +20%, P./ M. Accuracy +4, P./ M. Evasion +4, P./ M. Atk. +15%, Casting/ Atk. Spd. +10%, P./ M. Critical Rate +15%, P./ M. Critical Damage +15%. Buff remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="1" name="Baium's Doll Spell">
<!-- Mental Resistance +40%, Paralysis/ Knockdown/ Pulling Resistance +20%, P./ M. Def. +12%, Cooldown -3%. -->

View File

@ -51,12 +51,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Item that is consumed when moving to the remembered location. Cannot be exchanged, dropped or sold. Can be stored in a private warehouse. Can be shared within account through Dimensional Merchant. -->

View File

@ -269,10 +269,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain Doll of Border - Baium (30-day). Cannot be dropped. -->

View File

@ -853,7 +853,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For 10 min., HP/ MP Recovery Bonus +20%, P./ M. Accuracy +4, P./ M. Evasion +4, P./ M. Atk. +15%, Atk. Spd./ Casting Spd. +10%, P./ M. Critical Rate +15%, P./ M. Critical Damage +15%. Effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="2" name="Baium's Doll Spell">
<!-- Mental Resistance +$s1, Paralysis/ Knockdown/ Pull Resistance +$s2, P./ M. Def. +$s3, Skill Cooldown -$s4. -->

View File

@ -51,12 +51,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Item that is consumed when moving to the remembered location. Cannot be exchanged, dropped or sold. Can be stored in a private warehouse. Can be shared within account through Dimensional Merchant. -->

View File

@ -269,10 +269,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain Doll of Border - Baium (30-day). Cannot be dropped. -->

View File

@ -853,7 +853,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For 10 min., HP/ MP Recovery Bonus +20%, P./ M. Accuracy +4, P./ M. Evasion +4, P./ M. Atk. +15%, Atk. Spd./ Casting Spd. +10%, P./ M. Critical Rate +15%, P./ M. Critical Damage +15%. Effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="2" name="Baium's Doll Spell">
<!-- Mental Resistance +$s1, Paralysis/ Knockdown/ Pull Resistance +$s2, P./ M. Def. +$s3, Skill Cooldown -$s4. -->

View File

@ -55,12 +55,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="For XP" type="EtcItem">
<!-- Can be used to teleport to a previously saved location. -->

View File

@ -351,10 +351,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30 days" type="EtcItem">
<!-- Double-click to obtain a Doll of Border - Baium (30-day). -->

View File

@ -1814,7 +1814,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For $s1, HP/ MP Recovery Rate +$s2, P./ M. Accuracy +$s3, P./ M. Evasion +$s4, damage to monsters +$s5, Atk./ Casting Spd. +$s6, P. Critical Rate/ M. Skill Critical Rate +$s7, P. Critical Damage/ M. Skill Critical Damage +$s8. The effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="3" name="Baium Doll's Sorcery">
<!-- A doll imbued with Baium's power. <Effect> Skill Cooldown $s1 P. Def. $s2 M. Def. $s2 Silence Resistance $s3 Fear Resistance $s3 Paralysis Resistance $s4 Knockdown Resistance $s4 Pull Resistance $s4 -->

View File

@ -55,12 +55,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="Sealed" type="EtcItem">
<!-- Can be used to teleport to a previously saved location. -->

View File

@ -351,10 +351,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30-day" type="EtcItem">
<!-- Double-click to obtain a Doll of Border - Baium (30-day). -->

View File

@ -1814,7 +1814,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For $s1, HP/ MP Recovery Rate +$s2, P./ M. Accuracy +$s3, P./ M. Evasion +$s4, damage to monsters +$s5, Atk./ Casting Spd. +$s6, P. Critical Rate/ M. Skill Critical Rate +$s7, P. Critical Damage/ M. Skill Critical Damage +$s8. The effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="3" name="Baium Doll's Sorcery">
<!-- A doll imbued with Baium's power. <Effect> Skill Cooldown $s1 P. Def. $s2 M. Def. $s2 Silence Resistance $s3 Fear Resistance $s3 Paralysis Resistance $s4 Knockback Resistance $s4 Pull Resistance $s4 -->

View File

@ -55,12 +55,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39252" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90405" name="My Teleport Scroll" additionalName="Sealed" type="EtcItem">
<!-- Can be used to teleport to a previously saved location. -->

View File

@ -351,10 +351,16 @@
<set name="icon" val="icon.bookmark_book_i00" />
<set name="default_action" val="CALL_SKILL" />
<set name="weight" val="5" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_freightable" val="true" />
<set name="material" val="PAPER" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="39301" level="1" /> <!-- Increase number of teleport slots. -->
</skills>
</item>
<item id="90822" name="Sealed Doll of Border - Baium" additionalName="30-day" type="EtcItem">
<!-- Double-click to obtain a Doll of Border - Baium (30-day). -->

View File

@ -1814,7 +1814,25 @@
<operateType>A1</operateType>
</skill>
<skill id="39252" toLevel="1" name="My Teleport Book">
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90404</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39253" toLevel="1" name="Chef's Fish Stew - Victory">
<!-- For $s1, HP/ MP Recovery Rate +$s2, P./ M. Accuracy +$s3, P./ M. Evasion +$s4, damage to monsters +$s5, Atk./ Casting Spd. +$s6, P. Critical Rate/ M. Skill Critical Rate +$s7, P. Critical Damage/ M. Skill Critical Damage +$s8. The effect remains after death. -->

View File

@ -7,7 +7,25 @@
<skill id="39301" toLevel="1" name="My Teleport Book">
<!-- Number of Unoccupied Teleport Devices +1. -->
<icon>icon.bookmark_book_i00</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>90821</itemConsumeId> <!-- My Teleport Book -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="CanBookmarkAddSlot">
<teleportBookmarkSlots>1</teleportBookmarkSlots>
</condition>
</conditions>
<effects>
<effect name="AddTeleportBookmarkSlot">
<amount>1</amount>
</effect>
</effects>
</skill>
<skill id="39302" toLevel="3" name="Baium Doll's Sorcery">
<!-- A doll imbued with Baium's power. <Effect> Skill Cooldown $s1 P. Def. $s2 M. Def. $s2 Silence Resistance $s3 Fear Resistance $s3 Paralysis Resistance $s4 Knockback Resistance $s4 Pull Resistance $s4 -->