Fixed new time stones and updated old ones.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment 2021-08-10 23:18:07 +00:00
parent 1405f69434
commit 16b6bdaf7c
22 changed files with 347 additions and 84 deletions

View File

@ -860,27 +860,28 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="30" />
<set name="weight" val="150" />
<set name="weight" val="150" />
<set name="material" val="GOLD" />
<skills>
<skill id="13569" level="4" /> <!-- Talisman - Lilith -->
</skills>
</item>
<item id="80960" name="Golden Altar's Time Stone" additionalName="Event" type="EtcItem">
<item id="80960" name="Isle of Souls' Time Stone" additionalName="Event" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Golden Altar of the Isle of Souls. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="weight" val="30" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_tradable" val="true" />
<set name="is_dropable" val="true" />
<set name="is_depositable" val="true" />
<set name="is_mailable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39562" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39562" level="1" /> <!-- Isle of Souls' Time Stone(Event) -->
</skills>
</item>
<item id="80961" name="Maphr's Blessing" additionalName="10-day" type="EtcItem">
@ -1257,7 +1258,7 @@
<skill id="39566" level="1" /> <!-- Primeval Isle's Time Stone -->
</skills>
</item>
<item id="80998" name="Golden Altar's Time Stone" type="EtcItem">
<item id="80998" name="Isle of Souls' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time on the Golden Altar of the Isle of Souls. Required level: 107+. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
@ -1268,7 +1269,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39567" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39567" level="1" /> <!-- Isle of Souls' Time Stone -->
</skills>
</item>
<item id="80999" name="My Teleport Book Lv. 2" type="EtcItem">

View File

@ -876,7 +876,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81358" name="Time Stone of Abandoned Coal Mines" type="EtcItem">
<item id="81358" name="Abandoned Coal Mines' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Abandoned Coal Mines. Required level: 99-105. -->
<set name="icon" val="icon.timezone_refill_lost_mine_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -887,7 +887,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39618" level="1" /> <!-- Time Stone of Abandoned Coal Mines -->
<skill id="39618" level="1" /> <!-- Abandoned Coal Mines' Time Stone -->
</skills>
</item>
<item id="81359" name="Enhanced La Vie En Rose's Brooch" type="Armor">

View File

@ -760,7 +760,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81463" name="Time Stone: Tower of Insolence (Lower Floor)" type="EtcItem">
<item id="81463" name="Tower of Insolence's Time Stone (Lower Floor)" type="EtcItem">
<!-- Adds 60 min. to the hunting time in Tower of Insolence (Lower Floor). Required level: 110+. -->
<set name="icon" val="icon.timezone_refill_oman_a_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -771,7 +771,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39657" level="1" /> <!-- Tower of Insolence's Prolongation Stone -->
<skill id="39657" level="1" /> <!-- Tower of Insolence's Time Stone (Lower Floor) -->
</skills>
</item>
<item id="81464" name="Freya's Vital Rune" additionalName="30-day" type="EtcItem">

View File

@ -1103,12 +1103,18 @@
<skill id="39681" level="1" /> <!-- Black Save Ticket -->
</skills>
</item>
<item id="81699" name="Corroded Fields's Time Stone" type="EtcItem">
<item id="81699" name="Corroded Fields' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Corroded Fields. Required level: 100+. -->
<set name="icon" val="icon.bm_timezone_refill_pccafe_a_60" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39682" level="1" /> <!-- Corroded Fields' Time Stone -->
</skills>
</item>
</list>

View File

@ -632,7 +632,7 @@
<coolTime>500</coolTime>
<reuseDelay>500</reuseDelay>
</skill>
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone">
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -640,8 +640,22 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80905</itemConsumeId> <!-- Storm Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>1</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone">
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -649,6 +663,20 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80906</itemConsumeId> <!-- Primeval Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>105</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>6</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39544" toLevel="1" name="PA Summoning Stick">
<operateType>A1</operateType>
@ -767,11 +795,29 @@
<isMagic>3</isMagic> <!-- Dance Skill -->
<effectPoint>1</effectPoint>
</skill>
<skill id="39562" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39562" toLevel="1" name="Isle of Souls' Time Stone(Event)">
<icon>icon.timezone_refill_3</icon>
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80960</itemConsumeId> <!-- Isle of Souls' Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>7</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39563" toLevel="1" name="Maphr's Blessing (1-day)">
<!-- When in inventory, maintains the Vitality level. -->
@ -831,7 +877,7 @@
</effect>
</effects>
</skill>
<skill id="39567" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39567" toLevel="1" name="Isle of Souls' Time Stone">
<icon>icon.timezone_refill_3</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
@ -841,7 +887,7 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80998</itemConsumeId> <!-- Golden Altar's Time Stone -->
<itemConsumeId>80998</itemConsumeId> <!-- Isle of Souls' Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>

View File

@ -623,7 +623,7 @@
<conditions>
<condition name="CheckLevel">
<minLevel>110</minLevel>
<maxLevel>120</maxLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
@ -1141,8 +1141,28 @@
<affectScope>SINGLE</affectScope>
</skill>
<skill id="39682" toLevel="1" name="Corroded Fields's Time Stone">
<icon>icon.skill0000</icon>
<icon>icon.bm_timezone_refill_pccafe_a_60</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>81699</itemConsumeId> <!-- Corroded Fields's Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>13</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39683" toLevel="1" name="Elysian Style Candy - White Daily">
<!-- Appearance changed by wearing the Blue Dynasty Armor. -->

View File

@ -860,27 +860,28 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="30" />
<set name="weight" val="150" />
<set name="weight" val="150" />
<set name="material" val="GOLD" />
<skills>
<skill id="13569" level="4" /> <!-- Talisman - Lilith -->
</skills>
</item>
<item id="80960" name="Golden Altar's Time Stone" additionalName="Event" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Golden Altar of the Isle of Souls. -->
<item id="80960" name="Isle of Souls' Time Stone" additionalName="Event" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Isle of Souls. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="weight" val="30" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_tradable" val="true" />
<set name="is_dropable" val="true" />
<set name="is_depositable" val="true" />
<set name="is_mailable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39562" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39562" level="1" /> <!-- Isle of Souls' Time Stone(Event) -->
</skills>
</item>
<item id="80961" name="Maphr's Blessing" additionalName="10-day" type="EtcItem">
@ -1257,8 +1258,8 @@
<skill id="39566" level="1" /> <!-- Primeval Isle's Time Stone -->
</skills>
</item>
<item id="80998" name="Golden Altar's Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time on the Golden Altar of the Isle of Souls. Required level: 107+. -->
<item id="80998" name="Isle of Souls' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time on the Isle of Souls. Required level: 107+. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
@ -1268,7 +1269,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39567" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39567" level="1" /> <!-- Isle of Souls' Time Stone -->
</skills>
</item>
<item id="80999" name="My Teleport Book Lv. 2" type="EtcItem">

View File

@ -876,7 +876,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81358" name="Time Stone of Abandoned Coal Mines" type="EtcItem">
<item id="81358" name="Abandoned Coal Mines' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Abandoned Coal Mines. Required level: 99-105. -->
<set name="icon" val="icon.timezone_refill_lost_mine_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -887,7 +887,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39618" level="1" /> <!-- Time Stone of Abandoned Coal Mines -->
<skill id="39618" level="1" /> <!-- Abandoned Coal Mines' Time Stone -->
</skills>
</item>
<item id="81359" name="Enhanced La Vie En Rose's Brooch" type="Armor">

View File

@ -760,7 +760,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81463" name="Time Stone: Tower of Insolence (Lower Floor)" type="EtcItem">
<item id="81463" name="Tower of Insolence's Time Stone (Lower Floor)" type="EtcItem">
<!-- Adds 60 min. to the hunting time in Tower of Insolence (Lower Floor). Required level: 110+. -->
<set name="icon" val="icon.timezone_refill_oman_a_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -771,7 +771,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39657" level="1" /> <!-- Tower of Insolence's Prolongation Stone -->
<skill id="39657" level="1" /> <!-- Tower of Insolence's Time Stone (Lower Floor) -->
</skills>
</item>
<item id="81464" name="Freya's Vital Rune" additionalName="30-day" type="EtcItem">

View File

@ -1103,12 +1103,18 @@
<skill id="39681" level="1" /> <!-- Black Save Ticket -->
</skills>
</item>
<item id="81699" name="Corroded Fields's Time Stone" type="EtcItem">
<item id="81699" name="Corroded Fields' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Corroded Fields. Required level: 100+. -->
<set name="icon" val="icon.bm_timezone_refill_pccafe_a_60" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39682" level="1" /> <!-- Corroded Fields' Time Stone -->
</skills>
</item>
</list>

View File

@ -357,7 +357,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39719" level="1" /> <!-- Atelia Refinery's Time Stone -->
<skill id="39719" level="1" /> <!-- Otherworldly Atelia Refinery's Time Stone(Event) -->
</skills>
</item>
<item id="81830" name="Otherworldly Atelia Refinery's Time Stone" type="EtcItem">
@ -371,7 +371,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39719" level="1" /> <!-- Atelia Refinery's Time Stone -->
<skill id="39719" level="2" /> <!-- Otherworldly Atelia Refinery's Time Stone -->
</skills>
</item>
<item id="81831" name="Goddess' Fortune Box" type="EtcItem">

View File

@ -632,7 +632,7 @@
<coolTime>500</coolTime>
<reuseDelay>500</reuseDelay>
</skill>
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone">
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -640,8 +640,22 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80905</itemConsumeId> <!-- Storm Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>1</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone">
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -649,6 +663,20 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80906</itemConsumeId> <!-- Primeval Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>105</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>6</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39544" toLevel="1" name="PA Summoning Stick">
<operateType>A1</operateType>
@ -767,11 +795,29 @@
<isMagic>3</isMagic> <!-- Dance Skill -->
<effectPoint>1</effectPoint>
</skill>
<skill id="39562" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39562" toLevel="1" name="Isle of Souls' Time Stone(Event)">
<icon>icon.timezone_refill_3</icon>
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80960</itemConsumeId> <!-- Isle of Souls' Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>7</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39563" toLevel="1" name="Maphr's Blessing (1-day)">
<!-- When in inventory, maintains the Vitality level. -->
@ -831,7 +877,7 @@
</effect>
</effects>
</skill>
<skill id="39567" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39567" toLevel="1" name="Isle of Souls' Time Stone">
<icon>icon.timezone_refill_3</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
@ -841,7 +887,7 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80998</itemConsumeId> <!-- Golden Altar's Time Stone -->
<itemConsumeId>80998</itemConsumeId> <!-- Isle of Souls' Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>

View File

@ -172,8 +172,7 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>81358</itemConsumeId> <!-- Time Stone of Abandoned Coal Mines -->
<reuseDelay>5000</reuseDelay>
<itemConsumeId>81358</itemConsumeId> <!-- Abandoned Coal Mines' Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>99</minLevel>
@ -623,7 +622,7 @@
<conditions>
<condition name="CheckLevel">
<minLevel>110</minLevel>
<maxLevel>120</maxLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
@ -1141,8 +1140,28 @@
<affectScope>SINGLE</affectScope>
</skill>
<skill id="39682" toLevel="1" name="Corroded Fields's Time Stone">
<icon>icon.skill0000</icon>
<icon>icon.bm_timezone_refill_pccafe_a_60</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>81699</itemConsumeId> <!-- Corroded Fields's Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>13</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39683" toLevel="1" name="Elysian Style Candy - White Day">
<!-- Appearance changed by wearing the Blue Dynasty Armor. -->

View File

@ -160,10 +160,33 @@
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
</skill>
<skill id="39719" toLevel="2" name="Atelia Refinery's Time Stone">
<!-- Only for the event. -->
<icon>icon.skill0000</icon>
<skill id="39719" toLevel="2" name="Otherworldly Atelia Refinery's Time Stone">
<!-- Adds 60 min. to the hunting time on the Otherworldly Atelia Refinery. Required level: 112+. -->
<icon>icon.bm_timezone_refill_atre_a_60</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>
<value level="1">81829</value><!-- Otherworldly Atelia Refinery's Time Stone(Event) -->
<value level="2">81830</value><!-- Otherworldly Atelia Refinery's Time Stone -->
</itemConsumeId>
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>14</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39720" toLevel="1" name="Festival Fairy's Five-colored Rice Cake">
<!-- For 2 h., acquired XP/ SP +15%. -->

View File

@ -860,27 +860,28 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="30" />
<set name="weight" val="150" />
<set name="weight" val="150" />
<set name="material" val="GOLD" />
<skills>
<skill id="13569" level="4" /> <!-- Talisman - Lilith -->
</skills>
</item>
<item id="80960" name="Golden Altar's Time Stone" additionalName="Event" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Golden Altar of the Isle of Souls. -->
<item id="80960" name="Isle of Souls' Time Stone" additionalName="Event" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Isle of Souls. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="weight" val="30" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_tradable" val="true" />
<set name="is_dropable" val="true" />
<set name="is_depositable" val="true" />
<set name="is_mailable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39562" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39562" level="1" /> <!-- Isle of Souls' Time Stone(Event) -->
</skills>
</item>
<item id="80961" name="Maphr's Blessing" additionalName="10-day" type="EtcItem">
@ -1257,8 +1258,8 @@
<skill id="39566" level="1" /> <!-- Primeval Isle's Time Stone -->
</skills>
</item>
<item id="80998" name="Golden Altar's Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time on the Golden Altar of the Isle of Souls. Required level: 107+. -->
<item id="80998" name="Isle of Souls' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time on the Isle of Souls. Required level: 107+. -->
<set name="icon" val="icon.timezone_refill_3" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
@ -1268,7 +1269,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39567" level="1" /> <!-- Golden Altar's Time Stone -->
<skill id="39567" level="1" /> <!-- Isle of Souls' Time Stone -->
</skills>
</item>
<item id="80999" name="My Teleport Book Lv. 2" type="EtcItem">

View File

@ -876,7 +876,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81358" name="Time Stone of Abandoned Coal Mines" type="EtcItem">
<item id="81358" name="Abandoned Coal Mines' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Abandoned Coal Mines. Required level: 99-105. -->
<set name="icon" val="icon.timezone_refill_lost_mine_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -887,7 +887,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39618" level="1" /> <!-- Time Stone of Abandoned Coal Mines -->
<skill id="39618" level="1" /> <!-- Abandoned Coal Mines' Time Stone -->
</skills>
</item>
<item id="81359" name="Enhanced La Vie En Rose's Brooch" type="Armor">

View File

@ -760,7 +760,7 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
</item>
<item id="81463" name="Time Stone: Tower of Insolence (Lower Floor)" type="EtcItem">
<item id="81463" name="Tower of Insolence's Time Stone (Lower Floor)" type="EtcItem">
<!-- Adds 60 min. to the hunting time in Tower of Insolence (Lower Floor). Required level: 110+. -->
<set name="icon" val="icon.timezone_refill_oman_a_60" />
<set name="default_action" val="SKILL_REDUCE" />
@ -771,7 +771,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39657" level="1" /> <!-- Tower of Insolence's Prolongation Stone -->
<skill id="39657" level="1" /> <!-- Tower of Insolence's Time Stone (Lower Floor) -->
</skills>
</item>
<item id="81464" name="Freya's Vital Rune" additionalName="30-day" type="EtcItem">

View File

@ -1103,12 +1103,18 @@
<skill id="39681" level="1" /> <!-- Black Save Ticket -->
</skills>
</item>
<item id="81699" name="Corroded Fields's Time Stone" type="EtcItem">
<item id="81699" name="Corroded Fields' Time Stone" type="EtcItem">
<!-- Adds 60 min. to the hunting time in the Corroded Fields. Required level: 100+. -->
<set name="icon" val="icon.bm_timezone_refill_pccafe_a_60" />
<set name="default_action" val="SKILL_REDUCE_ON_SKILL_SUCCESS" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ItemSkills" />
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39682" level="1" /> <!-- Corroded Fields' Time Stone -->
</skills>
</item>
</list>

View File

@ -357,7 +357,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39719" level="1" /> <!-- Atelia Refinery's Time Stone -->
<skill id="39719" level="1" /> <!-- Otherworldly Atelia Refinery's Time Stone(Event) -->
</skills>
</item>
<item id="81830" name="Otherworldly Atelia Refinery's Time Stone" type="EtcItem">
@ -371,7 +371,7 @@
<set name="immediate_effect" val="true" />
<set name="reuse_delay" val="36000000" />
<skills>
<skill id="39719" level="1" /> <!-- Atelia Refinery's Time Stone -->
<skill id="39719" level="2" /> <!-- Otherworldly Atelia Refinery's Time Stone -->
</skills>
</item>
<item id="81831" name="Goddess' Fortune Box" type="EtcItem">

View File

@ -613,7 +613,7 @@
<coolTime>500</coolTime>
<reuseDelay>500</reuseDelay>
</skill>
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone">
<skill id="39542" toLevel="1" name="Storm Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -621,8 +621,22 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80905</itemConsumeId> <!-- Storm Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>1</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone">
<skill id="39543" toLevel="1" name="Primeval Isle's Time Stone(Event)">
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
@ -630,6 +644,20 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80906</itemConsumeId> <!-- Primeval Isle's Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>105</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>6</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39544" toLevel="1" name="PA Summoning Stick">
<operateType>A1</operateType>
@ -748,11 +776,29 @@
<isMagic>3</isMagic> <!-- Dance Skill -->
<effectPoint>1</effectPoint>
</skill>
<skill id="39562" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39562" toLevel="1" name="Isle of Souls' Time Stone(Event)">
<icon>icon.timezone_refill_3</icon>
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80960</itemConsumeId> <!-- Isle of Souls' Time Stone(Event) -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>7</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39563" toLevel="1" name="Maphr's Blessing (1-day)">
<!-- When in inventory, maintains the Vitality level. -->
@ -812,7 +858,7 @@
</effect>
</effects>
</skill>
<skill id="39567" toLevel="1" name="Golden Altar's Time Stone">
<skill id="39567" toLevel="1" name="Isle of Souls' Time Stone">
<icon>icon.timezone_refill_3</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
@ -822,7 +868,7 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>80998</itemConsumeId> <!-- Golden Altar's Time Stone -->
<itemConsumeId>80998</itemConsumeId> <!-- Isle of Souls' Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>

View File

@ -172,8 +172,7 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>81358</itemConsumeId> <!-- Time Stone of Abandoned Coal Mines -->
<reuseDelay>5000</reuseDelay>
<itemConsumeId>81358</itemConsumeId> <!-- Abandoned Coal Mines' Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>99</minLevel>
@ -623,7 +622,7 @@
<conditions>
<condition name="CheckLevel">
<minLevel>110</minLevel>
<maxLevel>120</maxLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
@ -1141,8 +1140,28 @@
<affectScope>SINGLE</affectScope>
</skill>
<skill id="39682" toLevel="1" name="Corroded Fields's Time Stone">
<icon>icon.skill0000</icon>
<icon>icon.bm_timezone_refill_pccafe_a_60</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>81699</itemConsumeId> <!-- Corroded Fields's Time Stone -->
<conditions>
<condition name="CheckLevel">
<minLevel>100</minLevel>
<maxLevel>130</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>13</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39683" toLevel="1" name="Elysian Style Candy - White Day">
<!-- Appearance changed by wearing the Blue Dynasty Armor. -->

View File

@ -160,10 +160,33 @@
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
</skill>
<skill id="39719" toLevel="2" name="Atelia Refinery's Time Stone">
<!-- Only for the event. -->
<icon>icon.skill0000</icon>
<skill id="39719" toLevel="2" name="Otherworldly Atelia Refinery's Time Stone">
<!-- Adds 60 min. to the hunting time on the Otherworldly Atelia Refinery. Required level: 112+. -->
<icon>icon.bm_timezone_refill_atre_a_60</icon>
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<isMagic>4</isMagic>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>
<value level="1">81829</value><!-- Otherworldly Atelia Refinery's Time Stone(Event) -->
<value level="2">81830</value><!-- Otherworldly Atelia Refinery's Time Stone -->
</itemConsumeId>
<conditions>
<condition name="CheckLevel">
<minLevel>107</minLevel>
<maxLevel>120</maxLevel>
</condition>
</conditions>
<effects>
<effect name="AddHuntingTime">
<zoneId>14</zoneId>
<time>3600000</time>
</effect>
</effects>
</skill>
<skill id="39720" toLevel="1" name="Festival Fairy's Five-colored Rice Cake">
<!-- For 2 h., acquired XP/ SP +15%. -->