Addition of missing item reuse delays.
Contributed by Liamxroy.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="is_questitem" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="40304" name="Entrance Pass: Spezion (Epic)" type="EtcItem">
|
||||
<!-- Double-click to reset cooldown to Spezion's (Epic) dungeon. Usable once a day outside instances while on a cooldown. -->
|
||||
@@ -56,6 +58,8 @@
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="is_questitem" val="true" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="40305" name="Expertise Rune (R99-grade)" additionalName="30-day" type="EtcItem">
|
||||
<!-- Gives Expertise R99 Skill while in possession. -->
|
||||
|
@@ -329,6 +329,8 @@
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="45431" name="Entrance Pass: Baylor" type="EtcItem">
|
||||
<!-- Double-click to reset cooldown to Baylor's dungeon. Can only be used once a day outside of the instance zone. -->
|
||||
@@ -339,6 +341,8 @@
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="45432" name="Entrance Pass: Kartia's Labyrinth Lv. 95 Party" type="EtcItem">
|
||||
<!-- Double-click to reset cooldown to Kartia's Labyrinth. Can only be used once a day outside of the instance zone. -->
|
||||
@@ -349,6 +353,8 @@
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="45433" name="NC Dinos Hat Appearance Stone" additionalName="30-day" type="EtcItem">
|
||||
<!-- Changes the appearance of a hair accessory into that of an NC Dinos Hat (30-day). Works for item with the same number of slots. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double-click to use. Warning: When changed to the appearance of a female-only hair accessory, it cannot be equipped by a male character. -->
|
||||
|
@@ -293,6 +293,8 @@
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_private_storeable" val="false" />
|
||||
<set name="time" val="1440" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="46626" name="Growth Accelerator Feed" additionalName="Mystic Tavern - Kelbim" type="EtcItem">
|
||||
<!-- Feed for military dogs to accelerate growth. -->
|
||||
|
@@ -235,6 +235,8 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_freightable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="46709" name="Pa'agrio's Blessing" type="EtcItem">
|
||||
<!-- Dimensional Item. When used, increases Max HP/ MP/ CP 10%, P. Atk. 20%, M. Atk. 30%, P./ M. Def. 10%, Accuracy 4, Magic Accuracy by 4, Movement Speed 10, Attack/ casting Speed 10%, Attack Attribute 100, and reduces Skill MP Consumption 10% for 30 min. Effect remains after death. Cooldown time is 5 min. Cannot be stacked with 'Art of Seduction'. Cannot be used in the Olympiad. -->
|
||||
|
@@ -334,6 +334,8 @@
|
||||
<set name="material" val="LEATHER" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<set name="reuse_delay" val="86400000" />
|
||||
</item>
|
||||
<item id="48032" name="Sayha Talisman Stage 8 Treasure Chest" type="EtcItem">
|
||||
<!-- Use to obtain a Sayha Talisman Stage 8. The Sayha Talisman Stage 8 obtained can only be shared within the account through a Dimensional Merchant, and cannot be exchanged. -->
|
||||
|
Reference in New Issue
Block a user