From b4e066a37f389e25d8a0f398ea2a9c9529f25a0b Mon Sep 17 00:00:00 2001 From: Atemo Date: Tue, 10 Oct 2023 17:21:09 +0200 Subject: [PATCH] Extended item_group_db.yml (#6173) * Added Index field The structure now allows to define the same item with different data * Updated the tool yamlupgrade for version upgrade --- db/import-tmpl/item_group_db.yml | 9 +- db/item_group_db.yml | 9 +- db/pre-re/item_group_db.yml | 10820 +++-- db/re/item_group_db.yml | 61179 +++++++++++++++++++---------- doc/item_group.txt | 34 +- doc/yaml/db/item_group_db.yml | 7 +- src/map/itemdb.cpp | 61 +- src/map/itemdb.hpp | 4 +- src/tool/yamlupgrade.cpp | 90 + 9 files changed, 47970 insertions(+), 24243 deletions(-) diff --git a/db/import-tmpl/item_group_db.yml b/db/import-tmpl/item_group_db.yml index fbbf99eb2b6..312efb76aae 100644 --- a/db/import-tmpl/item_group_db.yml +++ b/db/import-tmpl/item_group_db.yml @@ -26,8 +26,9 @@ # SubGroups: # - SubGroup: SubGroup number associated with the list of item. See doc/item_group.txt for more information. # List: List of item(s) for the SubGroup. -# - Item AegisName of item that will be obtained from this item group. -# Rate Probability to get the item. See doc/item_group.txt for more information. (Default: 0) +# - Index Unique number that can be used to add the same Item with different data in the list. +# Item AegisName of item that will be obtained from this item group. +# Rate Probability to get the item. (Default: 0) # Amount Amount of item that will be obtained. (Default: 1) # Duration Makes the item a rental item which will expire within the given amount in minutes. Not intended for use with stackable items. (Default: 0) # Announced If player obtains this item it will be broadcasted to the server. (Default: false) @@ -38,10 +39,10 @@ # RandomOptionGroup Applies random options of this group to all equipable items (Default: None) # RefineMinimum Applies at least this refine level to all equipable items (Default: 0) # RefineMaximum Applies at most this refine level to all equipable items (Default: 0) -# Clear Remove the given item. (Optional) +# Clear Whether the current datas should be removed. (Optional) # Clear Remove the given SubGroup. (Optional) ########################################################################### Header: Type: ITEM_GROUP_DB - Version: 2 + Version: 3 diff --git a/db/item_group_db.yml b/db/item_group_db.yml index 93bb0803bc6..18b52435c5b 100644 --- a/db/item_group_db.yml +++ b/db/item_group_db.yml @@ -26,8 +26,9 @@ # SubGroups: # - SubGroup: SubGroup number associated with the list of item. See doc/item_group.txt for more information. # List: List of item(s) for the SubGroup. -# - Item AegisName of item that will be obtained from this item group. -# Rate Probability to get the item. See doc/item_group.txt for more information. (Default: 0) +# - Index Unique number that can be used to add the same Item with different data in the list. +# Item AegisName of item that will be obtained from this item group. +# Rate Probability to get the item. (Default: 0) # Amount Amount of item that will be obtained. (Default: 1) # Duration Makes the item a rental item which will expire within the given amount in minutes. Not intended for use with stackable items. (Default: 0) # Announced If player obtains this item it will be broadcasted to the server. (Default: false) @@ -38,13 +39,13 @@ # RandomOptionGroup Applies random options of this group to all equipable items (Default: None) # RefineMinimum Applies at least this refine level to all equipable items (Default: 0) # RefineMaximum Applies at most this refine level to all equipable items (Default: 0) -# Clear Remove the given item. (Optional) +# Clear Whether the current datas should be removed. (Optional) # Clear Remove the given SubGroup. (Optional) ########################################################################### Header: Type: ITEM_GROUP_DB - Version: 2 + Version: 3 Footer: Imports: diff --git a/db/pre-re/item_group_db.yml b/db/pre-re/item_group_db.yml index 78eb121817d..00c87e55983 100644 --- a/db/pre-re/item_group_db.yml +++ b/db/pre-re/item_group_db.yml @@ -1,5 +1,5 @@ # This file is a part of rAthena. -# Copyright(C) 2021 rAthena Development Team +# Copyright(C) 2023 rAthena Development Team # https://rathena.org - https://github.com/rathena # # This program is free software: you can redistribute it and/or modify @@ -26,8 +26,9 @@ # SubGroups: # - SubGroup: SubGroup number associated with the list of item. See doc/item_group.txt for more information. # List: List of item(s) for the SubGroup. -# - Item AegisName of item that will be obtained from this item group. -# Rate Probability to get the item. See doc/item_group.txt for more information. (Default: 0) +# - Index Unique number that can be used to add the same Item with different data in the list. +# Item AegisName of item that will be obtained from this item group. +# Rate Probability to get the item. (Default: 0) # Amount Amount of item that will be obtained. (Default: 1) # Duration Makes the item a rental item which will expire within the given amount in minutes. Not intended for use with stackable items. (Default: 0) # Announced If player obtains this item it will be broadcasted to the server. (Default: false) @@ -38,7440 +39,11043 @@ # RandomOptionGroup Applies random options of this group to all equipable items (Default: None) # RefineMinimum Applies at least this refine level to all equipable items (Default: 0) # RefineMaximum Applies at most this refine level to all equipable items (Default: 0) -# Clear Remove the given item. (Optional) +# Clear Whether the current datas should be removed. (Optional) # Clear Remove the given SubGroup. (Optional) ########################################################################### Header: Type: ITEM_GROUP_DB - Version: 2 + Version: 3 Body: - Group: ACCESORY SubGroups: - SubGroup: 1 List: - - Item: Ring + - Index: 0 + Item: Ring Rate: 10 - - Item: Earring + - Index: 1 + Item: Earring Rate: 11 - - Item: Necklace + - Index: 2 + Item: Necklace Rate: 12 - - Item: Glove + - Index: 3 + Item: Glove Rate: 12 - - Item: Brooch + - Index: 4 + Item: Brooch Rate: 12 - - Item: Clip + - Index: 5 + Item: Clip Rate: 12 - - Item: Rosary + - Index: 6 + Item: Rosary Rate: 14 - - Item: Skul_Ring + - Index: 7 + Item: Skul_Ring Rate: 14 - - Item: Gold_Ring + - Index: 8 + Item: Gold_Ring Rate: 14 - - Item: Silver_Ring + - Index: 9 + Item: Silver_Ring Rate: 14 - - Item: Flower_Ring + - Index: 10 + Item: Flower_Ring Rate: 14 - - Item: Diamond_Ring + - Index: 11 + Item: Diamond_Ring Rate: 11 - - Item: Safety_Ring + - Index: 12 + Item: Safety_Ring Rate: 1 - - Item: Critical_Ring + - Index: 13 + Item: Critical_Ring Rate: 1 - - Item: Mitten_Of_Presbyter + - Index: 14 + Item: Mitten_Of_Presbyter Rate: 10 - - Item: Matyr's_Flea_Guard + - Index: 15 + Item: Matyr's_Flea_Guard Rate: 11 - - Item: Thimble_Of_Archer + - Index: 16 + Item: Thimble_Of_Archer Rate: 10 - - Item: Ring_ + - Index: 17 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 18 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 19 + Item: Necklace_ Rate: 10 - - Item: Glove_ + - Index: 20 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 21 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 22 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 23 + Item: Belt Rate: 10 - - Item: Novice_Armlet + - Index: 24 + Item: Novice_Armlet Rate: 14 - - Item: Shinobi's_Sash + - Index: 25 + Item: Shinobi's_Sash Rate: 1 - - Item: Hyper_Changer + - Index: 26 + Item: Hyper_Changer Rate: 1 - - Item: Nile_Rose_ + - Index: 27 + Item: Nile_Rose_ Rate: 10 - - Item: Vesper_Core01 + - Index: 28 + Item: Vesper_Core01 Rate: 2 - - Item: Vesper_Core02 + - Index: 29 + Item: Vesper_Core02 Rate: 2 - - Item: Vesper_Core03 + - Index: 30 + Item: Vesper_Core03 Rate: 2 - - Item: Vesper_Core04 + - Index: 31 + Item: Vesper_Core04 Rate: 2 - - Item: Thimble_Of_Archer_ + - Index: 32 + Item: Thimble_Of_Archer_ Rate: 1 - - Item: Spiritual_Ring + - Index: 33 + Item: Spiritual_Ring Rate: 1 - - Item: Lesser_Elemental_Ring + - Index: 34 + Item: Lesser_Elemental_Ring Rate: 9 - - Item: Red_Silk_Seal + - Index: 35 + Item: Red_Silk_Seal Rate: 2 - - Item: Orleans_Glove + - Index: 36 + Item: Orleans_Glove Rate: 1 - - Item: Expert_Ring + - Index: 37 + Item: Expert_Ring Rate: 1 - - Item: Librarian_Glove + - Index: 38 + Item: Librarian_Glove Rate: 1 - - Item: Pocket_Watch_ + - Index: 39 + Item: Pocket_Watch_ Rate: 1 - - Item: Lunatic_Brooch + - Index: 40 + Item: Lunatic_Brooch Rate: 1 - - Item: Iron_Wrist + - Index: 41 + Item: Iron_Wrist Rate: 1 - Group: BLEUBOX SubGroups: - SubGroup: 1 List: - - Item: Milk + - Index: 0 + Item: Milk Rate: 1 - - Item: Well_Baked_Cookie + - Index: 1 + Item: Well_Baked_Cookie Rate: 1 - - Item: Gift_Box + - Index: 2 + Item: Gift_Box Rate: 1 - - Item: Earth_Scroll_1_5 + - Index: 3 + Item: Earth_Scroll_1_5 Rate: 1 - - Item: Cold_Scroll_1_5 + - Index: 4 + Item: Cold_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_1_5 + - Index: 5 + Item: Fire_Scroll_1_5 Rate: 1 - - Item: Wind_Scroll_1_5 + - Index: 6 + Item: Wind_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_2_5 + - Index: 7 + Item: Fire_Scroll_2_5 Rate: 1 - - Item: Fire_Scroll_3_5 + - Index: 8 + Item: Fire_Scroll_3_5 Rate: 1 - - Item: Cold_Scroll_2_5 + - Index: 9 + Item: Cold_Scroll_2_5 Rate: 1 - - Item: Holy_Scroll_1_5 + - Index: 10 + Item: Holy_Scroll_1_5 Rate: 1 - Group: BLUEBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 12 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 12 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 12 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 12 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 12 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 12 - - Item: Red_Herb + - Index: 6 + Item: Red_Herb Rate: 12 - - Item: Yellow_Herb + - Index: 7 + Item: Yellow_Herb Rate: 12 - - Item: White_Herb + - Index: 8 + Item: White_Herb Rate: 12 - - Item: Blue_Herb + - Index: 9 + Item: Blue_Herb Rate: 12 - - Item: Green_Herb + - Index: 10 + Item: Green_Herb Rate: 12 - - Item: Apple + - Index: 11 + Item: Apple Rate: 12 - - Item: Banana + - Index: 12 + Item: Banana Rate: 12 - - Item: Grape + - Index: 13 + Item: Grape Rate: 12 - - Item: Carrot + - Index: 14 + Item: Carrot Rate: 12 - - Item: Sweet_Potato + - Index: 15 + Item: Sweet_Potato Rate: 12 - - Item: Meat + - Index: 16 + Item: Meat Rate: 12 - - Item: Honey + - Index: 17 + Item: Honey Rate: 12 - - Item: Milk + - Index: 18 + Item: Milk Rate: 12 - - Item: Leaflet_Of_Hinal + - Index: 19 + Item: Leaflet_Of_Hinal Rate: 12 - - Item: Leaflet_Of_Aloe + - Index: 20 + Item: Leaflet_Of_Aloe Rate: 12 - - Item: Fruit_Of_Mastela + - Index: 21 + Item: Fruit_Of_Mastela Rate: 12 - - Item: Holy_Water + - Index: 22 + Item: Holy_Water Rate: 12 - - Item: Panacea + - Index: 23 + Item: Panacea Rate: 12 - - Item: Royal_Jelly + - Index: 24 + Item: Royal_Jelly Rate: 12 - - Item: Monster's_Feed + - Index: 25 + Item: Monster's_Feed Rate: 12 - - Item: Candy + - Index: 26 + Item: Candy Rate: 12 - - Item: Candy_Striper + - Index: 27 + Item: Candy_Striper Rate: 12 - - Item: Apple_Juice + - Index: 28 + Item: Apple_Juice Rate: 12 - - Item: Banana_Juice + - Index: 29 + Item: Banana_Juice Rate: 12 - - Item: Grape_Juice + - Index: 30 + Item: Grape_Juice Rate: 12 - - Item: Carrot_Juice + - Index: 31 + Item: Carrot_Juice Rate: 12 - - Item: Pumpkin + - Index: 32 + Item: Pumpkin Rate: 12 - - Item: Ice_Cream + - Index: 33 + Item: Ice_Cream Rate: 12 - - Item: Pet_Food + - Index: 34 + Item: Pet_Food Rate: 12 - - Item: Well_Baked_Cookie + - Index: 35 + Item: Well_Baked_Cookie Rate: 12 - - Item: Piece_Of_Cake + - Index: 36 + Item: Piece_Of_Cake Rate: 12 - - Item: Fish_Slice + - Index: 37 + Item: Fish_Slice Rate: 12 - - Item: Red_Slim_Potion + - Index: 38 + Item: Red_Slim_Potion Rate: 12 - - Item: Yellow_Slim_Potion + - Index: 39 + Item: Yellow_Slim_Potion Rate: 12 - - Item: White_Slim_Potion + - Index: 40 + Item: White_Slim_Potion Rate: 12 - - Item: Cheese + - Index: 41 + Item: Cheese Rate: 12 - - Item: Nice_Sweet_Potato + - Index: 42 + Item: Nice_Sweet_Potato Rate: 12 - - Item: Popped_Rice + - Index: 43 + Item: Popped_Rice Rate: 12 - - Item: Shusi + - Index: 44 + Item: Shusi Rate: 12 - - Item: Bun + - Index: 45 + Item: Bun Rate: 12 - - Item: Rice_Cake + - Index: 46 + Item: Rice_Cake Rate: 12 - - Item: Chocolate + - Index: 47 + Item: Chocolate Rate: 12 - - Item: White_Chocolate + - Index: 48 + Item: White_Chocolate Rate: 12 - - Item: Wing_Of_Fly + - Index: 49 + Item: Wing_Of_Fly Rate: 12 - - Item: Wing_Of_Butterfly + - Index: 50 + Item: Wing_Of_Butterfly Rate: 12 - - Item: Branch_Of_Dead_Tree + - Index: 51 + Item: Branch_Of_Dead_Tree Rate: 512 - - Item: Anodyne + - Index: 52 + Item: Anodyne Rate: 12 - - Item: Aloebera + - Index: 53 + Item: Aloebera Rate: 12 - - Item: Yggdrasilberry + - Index: 54 + Item: Yggdrasilberry Rate: 12 - - Item: Seed_Of_Yggdrasil + - Index: 55 + Item: Seed_Of_Yggdrasil Rate: 12 - - Item: Amulet + - Index: 56 + Item: Amulet Rate: 12 - - Item: Leaf_Of_Yggdrasil + - Index: 57 + Item: Leaf_Of_Yggdrasil Rate: 12 - - Item: Spectacles + - Index: 58 + Item: Spectacles Rate: 12 - - Item: Portable_Furnace + - Index: 59 + Item: Portable_Furnace Rate: 12 - - Item: Iron_Hammer + - Index: 60 + Item: Iron_Hammer Rate: 12 - - Item: Golden_Hammer + - Index: 61 + Item: Golden_Hammer Rate: 12 - - Item: Oridecon_Hammer + - Index: 62 + Item: Oridecon_Hammer Rate: 12 - - Item: Worn_Out_Scroll + - Index: 63 + Item: Worn_Out_Scroll Rate: 12 - - Item: Unripe_Apple + - Index: 64 + Item: Unripe_Apple Rate: 12 - - Item: Orange_Juice + - Index: 65 + Item: Orange_Juice Rate: 12 - - Item: Bitter_Herb + - Index: 66 + Item: Bitter_Herb Rate: 12 - - Item: Rainbow_Carrot + - Index: 67 + Item: Rainbow_Carrot Rate: 12 - - Item: Earthworm_The_Dude + - Index: 68 + Item: Earthworm_The_Dude Rate: 12 - - Item: Rotten_Fish + - Index: 69 + Item: Rotten_Fish Rate: 12 - - Item: Lusty_Iron + - Index: 70 + Item: Lusty_Iron Rate: 12 - - Item: Monster_Juice + - Index: 71 + Item: Monster_Juice Rate: 12 - - Item: Sweet_Milk + - Index: 72 + Item: Sweet_Milk Rate: 12 - - Item: Well_Dried_Bone + - Index: 73 + Item: Well_Dried_Bone Rate: 12 - - Item: Singing_Flower + - Index: 74 + Item: Singing_Flower Rate: 12 - - Item: Dew_Laden_Moss + - Index: 75 + Item: Dew_Laden_Moss Rate: 12 - - Item: Deadly_Noxious_Herb + - Index: 76 + Item: Deadly_Noxious_Herb Rate: 12 - - Item: Fatty_Chubby_Earthworm + - Index: 77 + Item: Fatty_Chubby_Earthworm Rate: 12 - - Item: Baked_Yam + - Index: 78 + Item: Baked_Yam Rate: 12 - - Item: Tropical_Banana + - Index: 79 + Item: Tropical_Banana Rate: 12 - - Item: Horror_Of_Tribe + - Index: 80 + Item: Horror_Of_Tribe Rate: 12 - - Item: No_Recipient + - Index: 81 + Item: No_Recipient Rate: 12 - - Item: Old_Broom + - Index: 82 + Item: Old_Broom Rate: 12 - - Item: Silver_Knife_Of_Chaste + - Index: 83 + Item: Silver_Knife_Of_Chaste Rate: 12 - - Item: Armlet_Of_Obedience + - Index: 84 + Item: Armlet_Of_Obedience Rate: 12 - - Item: Shining_Stone + - Index: 85 + Item: Shining_Stone Rate: 12 - - Item: Contracts_In_Shadow + - Index: 86 + Item: Contracts_In_Shadow Rate: 12 - - Item: Book_Of_Devil + - Index: 87 + Item: Book_Of_Devil Rate: 12 - - Item: Pet_Incubator + - Index: 88 + Item: Pet_Incubator Rate: 12 - - Item: Gift_Box + - Index: 89 + Item: Gift_Box Rate: 312 - - Item: Center_Potion + - Index: 90 + Item: Center_Potion Rate: 12 - - Item: Awakening_Potion + - Index: 91 + Item: Awakening_Potion Rate: 12 - - Item: Berserk_Potion + - Index: 92 + Item: Berserk_Potion Rate: 12 - - Item: Heart_Of_Her + - Index: 93 + Item: Heart_Of_Her Rate: 12 - - Item: Korea_Rice_Cake + - Index: 94 + Item: Korea_Rice_Cake Rate: 12 - - Item: Gift_Box_1 + - Index: 95 + Item: Gift_Box_1 Rate: 12 - - Item: Gift_Box_2 + - Index: 96 + Item: Gift_Box_2 Rate: 12 - - Item: Gift_Box_3 + - Index: 97 + Item: Gift_Box_3 Rate: 12 - - Item: Gift_Box_4 + - Index: 98 + Item: Gift_Box_4 Rate: 12 - - Item: Handsei + - Index: 99 + Item: Handsei Rate: 12 - - Item: Poison_Bottle + - Index: 100 + Item: Poison_Bottle Rate: 12 - - Item: Gold_Pill + - Index: 101 + Item: Gold_Pill Rate: 12 - - Item: Ora_Ora + - Index: 102 + Item: Ora_Ora Rate: 12 - - Item: Animal_Blood + - Index: 103 + Item: Animal_Blood Rate: 12 - - Item: Hinalle + - Index: 104 + Item: Hinalle Rate: 12 - - Item: Aloe + - Index: 105 + Item: Aloe Rate: 12 - - Item: Clover + - Index: 106 + Item: Clover Rate: 12 - - Item: Four_Leaf_Clover + - Index: 107 + Item: Four_Leaf_Clover Rate: 12 - - Item: Singing_Plant + - Index: 108 + Item: Singing_Plant Rate: 12 - - Item: Ment + - Index: 109 + Item: Ment Rate: 12 - - Item: Illusion_Flower + - Index: 110 + Item: Illusion_Flower Rate: 12 - - Item: Shoot + - Index: 111 + Item: Shoot Rate: 12 - - Item: Flower + - Index: 112 + Item: Flower Rate: 12 - - Item: Empty_Bottle + - Index: 113 + Item: Empty_Bottle Rate: 12 - - Item: Yellow_Gemstone + - Index: 114 + Item: Yellow_Gemstone Rate: 12 - - Item: Red_Gemstone + - Index: 115 + Item: Red_Gemstone Rate: 12 - - Item: Blue_Gemstone + - Index: 116 + Item: Blue_Gemstone Rate: 12 - - Item: Dark_Red_Jewel + - Index: 117 + Item: Dark_Red_Jewel Rate: 12 - - Item: Violet_Jewel + - Index: 118 + Item: Violet_Jewel Rate: 12 - - Item: Skyblue_Jewel + - Index: 119 + Item: Skyblue_Jewel Rate: 12 - - Item: Azure_Jewel + - Index: 120 + Item: Azure_Jewel Rate: 12 - - Item: Scarlet_Jewel + - Index: 121 + Item: Scarlet_Jewel Rate: 12 - - Item: Cardinal_Jewel + - Index: 122 + Item: Cardinal_Jewel Rate: 12 - - Item: Cardinal_Jewel_ + - Index: 123 + Item: Cardinal_Jewel_ Rate: 12 - - Item: Red_Jewel + - Index: 124 + Item: Red_Jewel Rate: 12 - - Item: Blue_Jewel + - Index: 125 + Item: Blue_Jewel Rate: 12 - - Item: White_Jewel + - Index: 126 + Item: White_Jewel Rate: 12 - - Item: Golden_Jewel + - Index: 127 + Item: Golden_Jewel Rate: 12 - - Item: Bluish_Green_Jewel + - Index: 128 + Item: Bluish_Green_Jewel Rate: 12 - - Item: Crystal_Jewel + - Index: 129 + Item: Crystal_Jewel Rate: 12 - - Item: Crystal_Jewel_ + - Index: 130 + Item: Crystal_Jewel_ Rate: 12 - - Item: Crystal_Jewel__ + - Index: 131 + Item: Crystal_Jewel__ Rate: 12 - - Item: Crystal_Jewel___ + - Index: 132 + Item: Crystal_Jewel___ Rate: 12 - - Item: Red_Frame + - Index: 133 + Item: Red_Frame Rate: 12 - - Item: Blue_Porcelain + - Index: 134 + Item: Blue_Porcelain Rate: 12 - - Item: White_Platter + - Index: 135 + Item: White_Platter Rate: 12 - - Item: Black_Ladle + - Index: 136 + Item: Black_Ladle Rate: 12 - - Item: Pencil_Case + - Index: 137 + Item: Pencil_Case Rate: 12 - - Item: Rouge + - Index: 138 + Item: Rouge Rate: 12 - - Item: Stuffed_Doll + - Index: 139 + Item: Stuffed_Doll Rate: 12 - - Item: Poring_Doll + - Index: 140 + Item: Poring_Doll Rate: 12 - - Item: Chonchon_Doll + - Index: 141 + Item: Chonchon_Doll Rate: 12 - - Item: Spore_Doll + - Index: 142 + Item: Spore_Doll Rate: 12 - - Item: Bunch_Of_Flowers + - Index: 143 + Item: Bunch_Of_Flowers Rate: 12 - - Item: Wedding_Bouquet + - Index: 144 + Item: Wedding_Bouquet Rate: 12 - - Item: Glass_Bead + - Index: 145 + Item: Glass_Bead Rate: 12 - - Item: Crystal_Mirror + - Index: 146 + Item: Crystal_Mirror Rate: 12 - - Item: Witherless_Rose + - Index: 147 + Item: Witherless_Rose Rate: 12 - - Item: Frozen_Rose + - Index: 148 + Item: Frozen_Rose Rate: 12 - - Item: Baphomet_Doll + - Index: 149 + Item: Baphomet_Doll Rate: 12 - - Item: Osiris_Doll + - Index: 150 + Item: Osiris_Doll Rate: 12 - - Item: Grasshopper_Doll + - Index: 151 + Item: Grasshopper_Doll Rate: 12 - - Item: Monkey_Doll + - Index: 152 + Item: Monkey_Doll Rate: 12 - - Item: Raccoondog_Doll + - Index: 153 + Item: Raccoondog_Doll Rate: 12 - - Item: Danggie + - Index: 154 + Item: Danggie Rate: 12 - - Item: Tree_Root + - Index: 155 + Item: Tree_Root Rate: 12 - - Item: Reptile_Tongue + - Index: 156 + Item: Reptile_Tongue Rate: 12 - - Item: Scorpion's_Tail + - Index: 157 + Item: Scorpion's_Tail Rate: 12 - - Item: Stem + - Index: 158 + Item: Stem Rate: 12 - - Item: Pointed_Scale + - Index: 159 + Item: Pointed_Scale Rate: 12 - - Item: Resin + - Index: 160 + Item: Resin Rate: 12 - - Item: Spawn + - Index: 161 + Item: Spawn Rate: 12 - - Item: Jellopy + - Index: 162 + Item: Jellopy Rate: 12 - - Item: Garlet + - Index: 163 + Item: Garlet Rate: 12 - - Item: Scell + - Index: 164 + Item: Scell Rate: 12 - - Item: Zargon + - Index: 165 + Item: Zargon Rate: 12 - - Item: Tooth_Of_Bat + - Index: 166 + Item: Tooth_Of_Bat Rate: 12 - - Item: Fluff + - Index: 167 + Item: Fluff Rate: 12 - - Item: Chrysalis + - Index: 168 + Item: Chrysalis Rate: 12 - - Item: Feather_Of_Birds + - Index: 169 + Item: Feather_Of_Birds Rate: 12 - - Item: Talon + - Index: 170 + Item: Talon Rate: 12 - - Item: Sticky_Webfoot + - Index: 171 + Item: Sticky_Webfoot Rate: 12 - - Item: Animal's_Skin + - Index: 172 + Item: Animal's_Skin Rate: 12 - - Item: Claw_Of_Wolves + - Index: 173 + Item: Claw_Of_Wolves Rate: 12 - - Item: Mushroom_Spore + - Index: 174 + Item: Mushroom_Spore Rate: 12 - - Item: Orcish_Cuspid + - Index: 175 + Item: Orcish_Cuspid Rate: 12 - - Item: Evil_Horn + - Index: 176 + Item: Evil_Horn Rate: 12 - - Item: Powder_Of_Butterfly + - Index: 177 + Item: Powder_Of_Butterfly Rate: 12 - - Item: Bill_Of_Birds + - Index: 178 + Item: Bill_Of_Birds Rate: 12 - - Item: Scale_Of_Snakes + - Index: 179 + Item: Scale_Of_Snakes Rate: 12 - - Item: Insect_Feeler + - Index: 180 + Item: Insect_Feeler Rate: 12 - - Item: Immortal_Heart + - Index: 181 + Item: Immortal_Heart Rate: 12 - - Item: Rotten_Bandage + - Index: 182 + Item: Rotten_Bandage Rate: 12 - - Item: Orcish_Voucher + - Index: 183 + Item: Orcish_Voucher Rate: 12 - - Item: Skel_Bone + - Index: 184 + Item: Skel_Bone Rate: 12 - - Item: Mementos + - Index: 185 + Item: Mementos Rate: 12 - - Item: Shell + - Index: 186 + Item: Shell Rate: 12 - - Item: Scales_Shell + - Index: 187 + Item: Scales_Shell Rate: 12 - - Item: Posionous_Canine + - Index: 188 + Item: Posionous_Canine Rate: 12 - - Item: Sticky_Mucus + - Index: 189 + Item: Sticky_Mucus Rate: 12 - - Item: Bee_Sting + - Index: 190 + Item: Bee_Sting Rate: 12 - - Item: Grasshopper's_Leg + - Index: 191 + Item: Grasshopper's_Leg Rate: 12 - - Item: Nose_Ring + - Index: 192 + Item: Nose_Ring Rate: 12 - - Item: Yoyo_Tail + - Index: 193 + Item: Yoyo_Tail Rate: 12 - - Item: Solid_Shell + - Index: 194 + Item: Solid_Shell Rate: 12 - - Item: Horseshoe + - Index: 195 + Item: Horseshoe Rate: 12 - - Item: Raccoon_Leaf + - Index: 196 + Item: Raccoon_Leaf Rate: 12 - - Item: Snail's_Shell + - Index: 197 + Item: Snail's_Shell Rate: 12 - - Item: Horn + - Index: 198 + Item: Horn Rate: 12 - - Item: Bear's_Foot + - Index: 199 + Item: Bear's_Foot Rate: 12 - - Item: Feather + - Index: 200 + Item: Feather Rate: 12 - - Item: Heart_Of_Mermaid + - Index: 201 + Item: Heart_Of_Mermaid Rate: 12 - - Item: Fin + - Index: 202 + Item: Fin Rate: 12 - - Item: Cactus_Needle + - Index: 203 + Item: Cactus_Needle Rate: 12 - - Item: Stone_Heart + - Index: 204 + Item: Stone_Heart Rate: 12 - - Item: Shining_Scales + - Index: 205 + Item: Shining_Scales Rate: 12 - - Item: Worm_Peelings + - Index: 206 + Item: Worm_Peelings Rate: 12 - - Item: Gill + - Index: 207 + Item: Gill Rate: 12 - - Item: Decayed_Nail + - Index: 208 + Item: Decayed_Nail Rate: 12 - - Item: Horrendous_Mouth + - Index: 209 + Item: Horrendous_Mouth Rate: 12 - - Item: Rotten_Scale + - Index: 210 + Item: Rotten_Scale Rate: 12 - - Item: Nipper + - Index: 211 + Item: Nipper Rate: 12 - - Item: Conch + - Index: 212 + Item: Conch Rate: 12 - - Item: Tentacle + - Index: 213 + Item: Tentacle Rate: 12 - - Item: Sharp_Scale + - Index: 214 + Item: Sharp_Scale Rate: 12 - - Item: Crap_Shell + - Index: 215 + Item: Crap_Shell Rate: 12 - - Item: Clam_Shell + - Index: 216 + Item: Clam_Shell Rate: 12 - - Item: Flesh_Of_Clam + - Index: 217 + Item: Flesh_Of_Clam Rate: 12 - - Item: Turtle_Shell + - Index: 218 + Item: Turtle_Shell Rate: 12 - - Item: Voucher_Of_Orcish_Hero + - Index: 219 + Item: Voucher_Of_Orcish_Hero Rate: 12 - - Item: Gold + - Index: 220 + Item: Gold Rate: 12 - - Item: Detrimindexta + - Index: 221 + Item: Detrimindexta Rate: 12 - - Item: Karvodailnirol + - Index: 222 + Item: Karvodailnirol Rate: 12 - - Item: Counteragent + - Index: 223 + Item: Counteragent Rate: 12 - - Item: Mixture + - Index: 224 + Item: Mixture Rate: 12 - - Item: Scarlet_Dyestuffs + - Index: 225 + Item: Scarlet_Dyestuffs Rate: 12 - - Item: Lemon_Dyestuffs + - Index: 226 + Item: Lemon_Dyestuffs Rate: 12 - - Item: Cobaltblue_Dyestuffs + - Index: 227 + Item: Cobaltblue_Dyestuffs Rate: 12 - - Item: Darkgreen_Dyestuffs + - Index: 228 + Item: Darkgreen_Dyestuffs Rate: 12 - - Item: Orange_Dyestuffs + - Index: 229 + Item: Orange_Dyestuffs Rate: 12 - - Item: Violet_Dyestuffs + - Index: 230 + Item: Violet_Dyestuffs Rate: 12 - - Item: White_Dyestuffs + - Index: 231 + Item: White_Dyestuffs Rate: 12 - - Item: Black_Dyestuffs + - Index: 232 + Item: Black_Dyestuffs Rate: 12 - - Item: Anvil + - Index: 233 + Item: Anvil Rate: 12 - - Item: Oridecon_Anvil + - Index: 234 + Item: Oridecon_Anvil Rate: 12 - - Item: Golden_Anvil + - Index: 235 + Item: Golden_Anvil Rate: 12 - - Item: Emperium_Anvil + - Index: 236 + Item: Emperium_Anvil Rate: 12 - - Item: Boody_Red + - Index: 237 + Item: Boody_Red Rate: 12 - - Item: Crystal_Blue + - Index: 238 + Item: Crystal_Blue Rate: 12 - - Item: Wind_Of_Verdure + - Index: 239 + Item: Wind_Of_Verdure Rate: 12 - - Item: Yellow_Live + - Index: 240 + Item: Yellow_Live Rate: 12 - - Item: Flame_Heart + - Index: 241 + Item: Flame_Heart Rate: 12 - - Item: Mistic_Frozen + - Index: 242 + Item: Mistic_Frozen Rate: 12 - - Item: Rough_Wind + - Index: 243 + Item: Rough_Wind Rate: 12 - - Item: Great_Nature + - Index: 244 + Item: Great_Nature Rate: 12 - - Item: Iron + - Index: 245 + Item: Iron Rate: 12 - - Item: Steel + - Index: 246 + Item: Steel Rate: 12 - - Item: Star_Crumb + - Index: 247 + Item: Star_Crumb Rate: 12 - - Item: Sparkling_Dust + - Index: 248 + Item: Sparkling_Dust Rate: 12 - - Item: Iron_Ore + - Index: 249 + Item: Iron_Ore Rate: 12 - - Item: Coal + - Index: 250 + Item: Coal Rate: 12 - - Item: Patriotism_Marks + - Index: 251 + Item: Patriotism_Marks Rate: 12 - - Item: Hammer_Of_Blacksmith + - Index: 252 + Item: Hammer_Of_Blacksmith Rate: 12 - - Item: Old_Magic_Book + - Index: 253 + Item: Old_Magic_Book Rate: 12 - - Item: Penetration + - Index: 254 + Item: Penetration Rate: 12 - - Item: Frozen_Heart + - Index: 255 + Item: Frozen_Heart Rate: 12 - - Item: Sacred_Marks + - Index: 256 + Item: Sacred_Marks Rate: 12 - - Item: Phracon + - Index: 257 + Item: Phracon Rate: 12 - - Item: Emveretarcon + - Index: 258 + Item: Emveretarcon Rate: 12 - - Item: Lizard_Scruff + - Index: 259 + Item: Lizard_Scruff Rate: 12 - - Item: Colorful_Shell + - Index: 260 + Item: Colorful_Shell Rate: 12 - - Item: Jaws_Of_Ant + - Index: 261 + Item: Jaws_Of_Ant Rate: 12 - - Item: Thin_N'_Long_Tongue + - Index: 262 + Item: Thin_N'_Long_Tongue Rate: 12 - - Item: Rat_Tail + - Index: 263 + Item: Rat_Tail Rate: 12 - - Item: Moustache_Of_Mole + - Index: 264 + Item: Moustache_Of_Mole Rate: 12 - - Item: Nail_Of_Mole + - Index: 265 + Item: Nail_Of_Mole Rate: 12 - - Item: Wooden_Block + - Index: 266 + Item: Wooden_Block Rate: 12 - - Item: Long_Hair + - Index: 267 + Item: Long_Hair Rate: 12 - - Item: Dokkaebi_Horn + - Index: 268 + Item: Dokkaebi_Horn Rate: 12 - - Item: Fox_Tail + - Index: 269 + Item: Fox_Tail Rate: 12 - - Item: Fish_Tail + - Index: 270 + Item: Fish_Tail Rate: 12 - - Item: Chinese_Ink + - Index: 271 + Item: Chinese_Ink Rate: 12 - - Item: Spiderweb + - Index: 272 + Item: Spiderweb Rate: 12 - - Item: Acorn + - Index: 273 + Item: Acorn Rate: 12 - - Item: Porcupine_Spike + - Index: 274 + Item: Porcupine_Spike Rate: 12 - - Item: Wild_Boar's_Mane + - Index: 275 + Item: Wild_Boar's_Mane Rate: 12 - - Item: Tiger's_Skin + - Index: 276 + Item: Tiger's_Skin Rate: 12 - - Item: Limb_Of_Mantis + - Index: 277 + Item: Limb_Of_Mantis Rate: 12 - - Item: Blossom_Of_Maneater + - Index: 278 + Item: Blossom_Of_Maneater Rate: 12 - - Item: Root_Of_Maneater + - Index: 279 + Item: Root_Of_Maneater Rate: 12 - - Item: Cobold_Hair + - Index: 280 + Item: Cobold_Hair Rate: 12 - - Item: Dragon_Canine + - Index: 281 + Item: Dragon_Canine Rate: 12 - - Item: Dragon_Scale + - Index: 282 + Item: Dragon_Scale Rate: 12 - - Item: Dragon_Train + - Index: 283 + Item: Dragon_Train Rate: 12 - - Item: Petite_DiablOfs_Horn + - Index: 284 + Item: Petite_DiablOfs_Horn Rate: 12 - - Item: Petite_DiablOfs_Wing + - Index: 285 + Item: Petite_DiablOfs_Wing Rate: 12 - - Item: Elder_Pixie's_Beard + - Index: 286 + Item: Elder_Pixie's_Beard Rate: 12 - - Item: Lantern + - Index: 287 + Item: Lantern Rate: 12 - - Item: Short_Leg + - Index: 288 + Item: Short_Leg Rate: 12 - - Item: Nail_Of_Orc + - Index: 289 + Item: Nail_Of_Orc Rate: 12 - - Item: Tooth_Of_ + - Index: 290 + Item: Tooth_Of_ Rate: 12 - - Item: Sacred_Masque + - Index: 291 + Item: Sacred_Masque Rate: 12 - - Item: Tweezer + - Index: 292 + Item: Tweezer Rate: 12 - - Item: Head_Of_Medusa + - Index: 293 + Item: Head_Of_Medusa Rate: 12 - - Item: Slender_Snake + - Index: 294 + Item: Slender_Snake Rate: 12 - - Item: Skirt_Of_Virgin + - Index: 295 + Item: Skirt_Of_Virgin Rate: 12 - - Item: Tendon + - Index: 296 + Item: Tendon Rate: 12 - - Item: Detonator + - Index: 297 + Item: Detonator Rate: 12 - - Item: Single_Cell + - Index: 298 + Item: Single_Cell Rate: 12 - - Item: Tooth_Of_Ancient_Fish + - Index: 299 + Item: Tooth_Of_Ancient_Fish Rate: 12 - - Item: Lip_Of_Ancient_Fish + - Index: 300 + Item: Lip_Of_Ancient_Fish Rate: 12 - - Item: Earthworm_Peeling + - Index: 301 + Item: Earthworm_Peeling Rate: 12 - - Item: Grit + - Index: 302 + Item: Grit Rate: 12 - - Item: Moth_Dust + - Index: 303 + Item: Moth_Dust Rate: 12 - - Item: Wing_Of_Moth + - Index: 304 + Item: Wing_Of_Moth Rate: 12 - - Item: Transparent_Cloth + - Index: 305 + Item: Transparent_Cloth Rate: 12 - - Item: Golden_Hair + - Index: 306 + Item: Golden_Hair Rate: 12 - - Item: Starsand_Of_Witch + - Index: 307 + Item: Starsand_Of_Witch Rate: 12 - - Item: Pumpkin_Head + - Index: 308 + Item: Pumpkin_Head Rate: 12 - - Item: Sharpened_Cuspid + - Index: 309 + Item: Sharpened_Cuspid Rate: 12 - - Item: Reins + - Index: 310 + Item: Reins Rate: 12 - - Item: Booby_Trap + - Index: 311 + Item: Booby_Trap Rate: 12 - - Item: Tree_Of_Archer_1 + - Index: 312 + Item: Tree_Of_Archer_1 Rate: 12 - - Item: Tree_Of_Archer_2 + - Index: 313 + Item: Tree_Of_Archer_2 Rate: 12 - - Item: Tree_Of_Archer_3 + - Index: 314 + Item: Tree_Of_Archer_3 Rate: 12 - - Item: Morocc_Potion + - Index: 315 + Item: Morocc_Potion Rate: 12 - - Item: Payon_Potion + - Index: 316 + Item: Payon_Potion Rate: 12 - - Item: Empty_Cylinder + - Index: 317 + Item: Empty_Cylinder Rate: 12 - - Item: Empty_Potion + - Index: 318 + Item: Empty_Potion Rate: 12 - - Item: Short_Daenggie + - Index: 319 + Item: Short_Daenggie Rate: 12 - - Item: Needle_Of_Alarm + - Index: 320 + Item: Needle_Of_Alarm Rate: 12 - - Item: Round_Shell + - Index: 321 + Item: Round_Shell Rate: 12 - - Item: Worn_Out_Page + - Index: 322 + Item: Worn_Out_Page Rate: 12 - - Item: Manacles + - Index: 323 + Item: Manacles Rate: 12 - - Item: Worn_Out_Prison_Uniform + - Index: 324 + Item: Worn_Out_Prison_Uniform Rate: 12 - - Item: Sword + - Index: 325 + Item: Sword Rate: 6 - - Item: Sword_ + - Index: 326 + Item: Sword_ Rate: 6 - - Item: Falchion + - Index: 327 + Item: Falchion Rate: 6 - - Item: Falchion_ + - Index: 328 + Item: Falchion_ Rate: 6 - - Item: Blade + - Index: 329 + Item: Blade Rate: 6 - - Item: Blade_ + - Index: 330 + Item: Blade_ Rate: 6 - - Item: Lapier + - Index: 331 + Item: Lapier Rate: 6 - - Item: Lapier_ + - Index: 332 + Item: Lapier_ Rate: 6 - - Item: Scimiter + - Index: 333 + Item: Scimiter Rate: 6 - - Item: Scimiter_ + - Index: 334 + Item: Scimiter_ Rate: 6 - - Item: Katana + - Index: 335 + Item: Katana Rate: 3 - - Item: Katana_ + - Index: 336 + Item: Katana_ Rate: 3 - - Item: Tsurugi + - Index: 337 + Item: Tsurugi Rate: 6 - - Item: Tsurugi_ + - Index: 338 + Item: Tsurugi_ Rate: 6 - - Item: Ring_Pommel_Saber + - Index: 339 + Item: Ring_Pommel_Saber Rate: 6 - - Item: Haedonggum + - Index: 340 + Item: Haedonggum Rate: 6 - - Item: Orcish_Sword + - Index: 341 + Item: Orcish_Sword Rate: 6 - - Item: Ring_Pommel_Saber_ + - Index: 342 + Item: Ring_Pommel_Saber_ Rate: 6 - - Item: Saber + - Index: 343 + Item: Saber Rate: 6 - - Item: Saber_ + - Index: 344 + Item: Saber_ Rate: 6 - - Item: Hae_Dong_Gum_ + - Index: 345 + Item: Hae_Dong_Gum_ Rate: 6 - - Item: Flamberge + - Index: 346 + Item: Flamberge Rate: 6 - - Item: Town_Sword + - Index: 347 + Item: Town_Sword Rate: 1 - - Item: Town_Sword_ + - Index: 348 + Item: Town_Sword_ Rate: 1 - - Item: Star_Dust_Blade + - Index: 349 + Item: Star_Dust_Blade Rate: 1 - - Item: Slayer + - Index: 350 + Item: Slayer Rate: 3 - - Item: Slayer_ + - Index: 351 + Item: Slayer_ Rate: 3 - - Item: Bastard_Sword + - Index: 352 + Item: Bastard_Sword Rate: 3 - - Item: Bastard_Sword_ + - Index: 353 + Item: Bastard_Sword_ Rate: 3 - - Item: Two_Hand_Sword + - Index: 354 + Item: Two_Hand_Sword Rate: 3 - - Item: Two_Hand_Sword_ + - Index: 355 + Item: Two_Hand_Sword_ Rate: 3 - - Item: Broad_Sword + - Index: 356 + Item: Broad_Sword Rate: 3 - - Item: Broad_Sword_ + - Index: 357 + Item: Broad_Sword_ Rate: 3 - - Item: Claymore + - Index: 358 + Item: Claymore Rate: 3 - - Item: Knife + - Index: 359 + Item: Knife Rate: 3 - - Item: Knife_ + - Index: 360 + Item: Knife_ Rate: 3 - - Item: Cutter + - Index: 361 + Item: Cutter Rate: 3 - - Item: Cutter_ + - Index: 362 + Item: Cutter_ Rate: 3 - - Item: Main_Gauche + - Index: 363 + Item: Main_Gauche Rate: 3 - - Item: Main_Gauche_ + - Index: 364 + Item: Main_Gauche_ Rate: 3 - - Item: Dirk + - Index: 365 + Item: Dirk Rate: 3 - - Item: Dirk_ + - Index: 366 + Item: Dirk_ Rate: 3 - - Item: Dagger + - Index: 367 + Item: Dagger Rate: 3 - - Item: Dagger_ + - Index: 368 + Item: Dagger_ Rate: 3 - - Item: Stiletto + - Index: 369 + Item: Stiletto Rate: 3 - - Item: Stiletto_ + - Index: 370 + Item: Stiletto_ Rate: 3 - - Item: Gladius + - Index: 371 + Item: Gladius Rate: 3 - - Item: Gladius_ + - Index: 372 + Item: Gladius_ Rate: 3 - - Item: Damascus + - Index: 373 + Item: Damascus Rate: 3 - - Item: Damascus_ + - Index: 374 + Item: Damascus_ Rate: 3 - - Item: Novice_Knife + - Index: 375 + Item: Novice_Knife Rate: 3 - - Item: Cinquedea + - Index: 376 + Item: Cinquedea Rate: 1 - - Item: Kindling_Dagger + - Index: 377 + Item: Kindling_Dagger Rate: 1 - - Item: Obsidian_Dagger + - Index: 378 + Item: Obsidian_Dagger Rate: 1 - - Item: Fisherman's_Dagger + - Index: 379 + Item: Fisherman's_Dagger Rate: 1 - - Item: Jur + - Index: 380 + Item: Jur Rate: 3 - - Item: Jur_ + - Index: 381 + Item: Jur_ Rate: 3 - - Item: Katar + - Index: 382 + Item: Katar Rate: 3 - - Item: Katar_ + - Index: 383 + Item: Katar_ Rate: 3 - - Item: Jamadhar + - Index: 384 + Item: Jamadhar Rate: 3 - - Item: Jamadhar_ + - Index: 385 + Item: Jamadhar_ Rate: 3 - - Item: Katar_Of_Cold_Icicle + - Index: 386 + Item: Katar_Of_Cold_Icicle Rate: 3 - - Item: Katar_Of_Thornbush + - Index: 387 + Item: Katar_Of_Thornbush Rate: 3 - - Item: Katar_Of_Raging_Blaze + - Index: 388 + Item: Katar_Of_Raging_Blaze Rate: 3 - - Item: Katar_Of_Piercing_Wind + - Index: 389 + Item: Katar_Of_Piercing_Wind Rate: 3 - - Item: Nail_Of_Loki + - Index: 390 + Item: Nail_Of_Loki Rate: 1 - - Item: Unholy_Touch + - Index: 391 + Item: Unholy_Touch Rate: 1 - - Item: Various_Jur + - Index: 392 + Item: Various_Jur Rate: 2 - - Item: Bloody_Roar + - Index: 393 + Item: Bloody_Roar Rate: 1 - - Item: Inverse_Scale + - Index: 394 + Item: Inverse_Scale Rate: 1 - - Item: Blood_Tears + - Index: 395 + Item: Blood_Tears Rate: 1 - - Item: Axe + - Index: 396 + Item: Axe Rate: 3 - - Item: Axe_ + - Index: 397 + Item: Axe_ Rate: 3 - - Item: Orcish_Axe + - Index: 398 + Item: Orcish_Axe Rate: 3 - - Item: Windhawk + - Index: 399 + Item: Windhawk Rate: 1 - - Item: Battle_Axe + - Index: 400 + Item: Battle_Axe Rate: 3 - - Item: Battle_Axe_ + - Index: 401 + Item: Battle_Axe_ Rate: 3 - - Item: Hammer + - Index: 402 + Item: Hammer Rate: 3 - - Item: Hammer_ + - Index: 403 + Item: Hammer_ Rate: 3 - - Item: Buster + - Index: 404 + Item: Buster Rate: 3 - - Item: Buster_ + - Index: 405 + Item: Buster_ Rate: 3 - - Item: Two_Handed_Axe + - Index: 406 + Item: Two_Handed_Axe Rate: 3 - - Item: Two_Handed_Axe_ + - Index: 407 + Item: Two_Handed_Axe_ Rate: 3 - - Item: Doom_Slayer + - Index: 408 + Item: Doom_Slayer Rate: 1 - - Item: Heart_Breaker + - Index: 409 + Item: Heart_Breaker Rate: 1 - - Item: Hurricane_Fury + - Index: 410 + Item: Hurricane_Fury Rate: 1 - - Item: Javelin + - Index: 411 + Item: Javelin Rate: 9 - - Item: Javelin_ + - Index: 412 + Item: Javelin_ Rate: 9 - - Item: Spear + - Index: 413 + Item: Spear Rate: 9 - - Item: Spear_ + - Index: 414 + Item: Spear_ Rate: 9 - - Item: Pike + - Index: 415 + Item: Pike Rate: 9 - - Item: Pike_ + - Index: 416 + Item: Pike_ Rate: 9 - - Item: Lance + - Index: 417 + Item: Lance Rate: 3 - - Item: Lance_ + - Index: 418 + Item: Lance_ Rate: 3 - - Item: Guisarme + - Index: 419 + Item: Guisarme Rate: 3 - - Item: Guisarme_ + - Index: 420 + Item: Guisarme_ Rate: 3 - - Item: Glaive + - Index: 421 + Item: Glaive Rate: 3 - - Item: Glaive_ + - Index: 422 + Item: Glaive_ Rate: 3 - - Item: Partizan + - Index: 423 + Item: Partizan Rate: 3 - - Item: Partizan_ + - Index: 424 + Item: Partizan_ Rate: 3 - - Item: Trident + - Index: 425 + Item: Trident Rate: 3 - - Item: Trident_ + - Index: 426 + Item: Trident_ Rate: 3 - - Item: Halberd + - Index: 427 + Item: Halberd Rate: 3 - - Item: Halberd_ + - Index: 428 + Item: Halberd_ Rate: 3 - - Item: Staff_Of_Soul + - Index: 429 + Item: Staff_Of_Soul Rate: 3 - - Item: Gae_Bolg + - Index: 430 + Item: Gae_Bolg Rate: 1 - - Item: Ahlspiess + - Index: 431 + Item: Ahlspiess Rate: 1 - - Item: Club + - Index: 432 + Item: Club Rate: 6 - - Item: Club_ + - Index: 433 + Item: Club_ Rate: 6 - - Item: Mace + - Index: 434 + Item: Mace Rate: 6 - - Item: Mace_ + - Index: 435 + Item: Mace_ Rate: 6 - - Item: Smasher + - Index: 436 + Item: Smasher Rate: 6 - - Item: Smasher_ + - Index: 437 + Item: Smasher_ Rate: 6 - - Item: Flail + - Index: 438 + Item: Flail Rate: 6 - - Item: Flail_ + - Index: 439 + Item: Flail_ Rate: 6 - - Item: Morning_Star + - Index: 440 + Item: Morning_Star Rate: 6 - - Item: Morning_Star_ + - Index: 441 + Item: Morning_Star_ Rate: 6 - - Item: Sword_Mace + - Index: 442 + Item: Sword_Mace Rate: 6 - - Item: Sword_Mace_ + - Index: 443 + Item: Sword_Mace_ Rate: 6 - - Item: Chain + - Index: 444 + Item: Chain Rate: 6 - - Item: Chain_ + - Index: 445 + Item: Chain_ Rate: 6 - - Item: Stunner + - Index: 446 + Item: Stunner Rate: 6 - - Item: Book + - Index: 447 + Item: Book Rate: 3 - - Item: Bible + - Index: 448 + Item: Bible Rate: 3 - - Item: Tablet + - Index: 449 + Item: Tablet Rate: 3 - - Item: Book_Of_Billows + - Index: 450 + Item: Book_Of_Billows Rate: 3 - - Item: Book_Of_Mother_Earth + - Index: 451 + Item: Book_Of_Mother_Earth Rate: 3 - - Item: Book_Of_Blazing_Sun + - Index: 452 + Item: Book_Of_Blazing_Sun Rate: 3 - - Item: Book_Of_Gust_Of_Wind + - Index: 453 + Item: Book_Of_Gust_Of_Wind Rate: 3 - - Item: Girl's_Diary + - Index: 454 + Item: Girl's_Diary Rate: 3 - - Item: Legacy_Of_Dragon + - Index: 455 + Item: Legacy_Of_Dragon Rate: 1 - - Item: Diary_Of_Great_Sage + - Index: 456 + Item: Diary_Of_Great_Sage Rate: 1 - - Item: Hardback + - Index: 457 + Item: Hardback Rate: 1 - - Item: Rod + - Index: 458 + Item: Rod Rate: 3 - - Item: Rod_ + - Index: 459 + Item: Rod_ Rate: 3 - - Item: Wand + - Index: 460 + Item: Wand Rate: 3 - - Item: Wand_ + - Index: 461 + Item: Wand_ Rate: 3 - - Item: Staff + - Index: 462 + Item: Staff Rate: 3 - - Item: Staff_ + - Index: 463 + Item: Staff_ Rate: 3 - - Item: Arc_Wand + - Index: 464 + Item: Arc_Wand Rate: 3 - - Item: Arc_Wand_ + - Index: 465 + Item: Arc_Wand_ Rate: 3 - - Item: Mighty_Staff + - Index: 466 + Item: Mighty_Staff Rate: 3 - - Item: Blessed_Wand + - Index: 467 + Item: Blessed_Wand Rate: 3 - - Item: Bone_Wand + - Index: 468 + Item: Bone_Wand Rate: 3 - - Item: Staff_Of_Wing + - Index: 469 + Item: Staff_Of_Wing Rate: 1 - - Item: Survival_Rod + - Index: 470 + Item: Survival_Rod Rate: 1 - - Item: Survival_Rod_ + - Index: 471 + Item: Survival_Rod_ Rate: 1 - - Item: Survival_Rod2 + - Index: 472 + Item: Survival_Rod2 Rate: 1 - - Item: Survival_Rod2_ + - Index: 473 + Item: Survival_Rod2_ Rate: 1 - - Item: Hypnotist's_Staff + - Index: 474 + Item: Hypnotist's_Staff Rate: 1 - - Item: Hypnotist's_Staff_ + - Index: 475 + Item: Hypnotist's_Staff_ Rate: 1 - - Item: Bow + - Index: 476 + Item: Bow Rate: 3 - - Item: Bow_ + - Index: 477 + Item: Bow_ Rate: 3 - - Item: Composite_Bow + - Index: 478 + Item: Composite_Bow Rate: 3 - - Item: Composite_Bow_ + - Index: 479 + Item: Composite_Bow_ Rate: 3 - - Item: Great_Bow + - Index: 480 + Item: Great_Bow Rate: 3 - - Item: Great_Bow_ + - Index: 481 + Item: Great_Bow_ Rate: 3 - - Item: CrossBow + - Index: 482 + Item: CrossBow Rate: 3 - - Item: CrossBow_ + - Index: 483 + Item: CrossBow_ Rate: 3 - - Item: Arbalest + - Index: 484 + Item: Arbalest Rate: 3 - - Item: Kakkung + - Index: 485 + Item: Kakkung Rate: 3 - - Item: Arbalest_ + - Index: 486 + Item: Arbalest_ Rate: 3 - - Item: Kakkung_ + - Index: 487 + Item: Kakkung_ Rate: 3 - - Item: Hunter_Bow + - Index: 488 + Item: Hunter_Bow Rate: 3 - - Item: Luna_Bow + - Index: 489 + Item: Luna_Bow Rate: 1 - - Item: Dragon_Wing + - Index: 490 + Item: Dragon_Wing Rate: 1 - - Item: Burning_Bow + - Index: 491 + Item: Burning_Bow Rate: 1 - - Item: Frozen_Bow + - Index: 492 + Item: Frozen_Bow Rate: 1 - - Item: Earth_Bow + - Index: 493 + Item: Earth_Bow Rate: 1 - - Item: Gust_Bow + - Index: 494 + Item: Gust_Bow Rate: 1 - - Item: Arrow + - Index: 495 + Item: Arrow Rate: 12 - - Item: Silver_Arrow + - Index: 496 + Item: Silver_Arrow Rate: 12 - - Item: Fire_Arrow + - Index: 497 + Item: Fire_Arrow Rate: 12 - - Item: Steel_Arrow + - Index: 498 + Item: Steel_Arrow Rate: 12 - - Item: Crystal_Arrow + - Index: 499 + Item: Crystal_Arrow Rate: 12 - - Item: Arrow_Of_Wind + - Index: 500 + Item: Arrow_Of_Wind Rate: 12 - - Item: Stone_Arrow + - Index: 501 + Item: Stone_Arrow Rate: 12 - - Item: Immatrial_Arrow + - Index: 502 + Item: Immatrial_Arrow Rate: 12 - - Item: Stun_Arrow + - Index: 503 + Item: Stun_Arrow Rate: 12 - - Item: Freezing_Arrow + - Index: 504 + Item: Freezing_Arrow Rate: 12 - - Item: Flash_Arrow + - Index: 505 + Item: Flash_Arrow Rate: 12 - - Item: Curse_Arrow + - Index: 506 + Item: Curse_Arrow Rate: 12 - - Item: Rusty_Arrow + - Index: 507 + Item: Rusty_Arrow Rate: 12 - - Item: Poison_Arrow + - Index: 508 + Item: Poison_Arrow Rate: 12 - - Item: Incisive_Arrow + - Index: 509 + Item: Incisive_Arrow Rate: 12 - - Item: Oridecon_Arrow + - Index: 510 + Item: Oridecon_Arrow Rate: 12 - - Item: Arrow_Of_Shadow + - Index: 511 + Item: Arrow_Of_Shadow Rate: 12 - - Item: Sleep_Arrow + - Index: 512 + Item: Sleep_Arrow Rate: 12 - - Item: Silence_Arrow + - Index: 513 + Item: Silence_Arrow Rate: 12 - - Item: Iron_Arrow + - Index: 514 + Item: Iron_Arrow Rate: 12 - - Item: Waghnakh + - Index: 515 + Item: Waghnakh Rate: 3 - - Item: Waghnakh_ + - Index: 516 + Item: Waghnakh_ Rate: 3 - - Item: Knuckle_Duster + - Index: 517 + Item: Knuckle_Duster Rate: 3 - - Item: Knuckle_Duster_ + - Index: 518 + Item: Knuckle_Duster_ Rate: 3 - - Item: Hora + - Index: 519 + Item: Hora Rate: 3 - - Item: Hora_ + - Index: 520 + Item: Hora_ Rate: 3 - - Item: Fist + - Index: 521 + Item: Fist Rate: 3 - - Item: Fist_ + - Index: 522 + Item: Fist_ Rate: 3 - - Item: Claw + - Index: 523 + Item: Claw Rate: 3 - - Item: Claw_ + - Index: 524 + Item: Claw_ Rate: 3 - - Item: Finger + - Index: 525 + Item: Finger Rate: 3 - - Item: Finger_ + - Index: 526 + Item: Finger_ Rate: 3 - - Item: Claw_Of_Garm + - Index: 527 + Item: Claw_Of_Garm Rate: 1 - - Item: Magma_Fist + - Index: 528 + Item: Magma_Fist Rate: 1 - - Item: Icicle_Fist + - Index: 529 + Item: Icicle_Fist Rate: 1 - - Item: Electric_Fist + - Index: 530 + Item: Electric_Fist Rate: 1 - - Item: Seismic_Fist + - Index: 531 + Item: Seismic_Fist Rate: 1 - - Item: Combo_Battle_Glove + - Index: 532 + Item: Combo_Battle_Glove Rate: 1 - - Item: Violin + - Index: 533 + Item: Violin Rate: 3 - - Item: Violin_ + - Index: 534 + Item: Violin_ Rate: 3 - - Item: Mandolin + - Index: 535 + Item: Mandolin Rate: 3 - - Item: Mandolin_ + - Index: 536 + Item: Mandolin_ Rate: 3 - - Item: Lute + - Index: 537 + Item: Lute Rate: 3 - - Item: Lute_ + - Index: 538 + Item: Lute_ Rate: 3 - - Item: Guitar + - Index: 539 + Item: Guitar Rate: 3 - - Item: Guitar_ + - Index: 540 + Item: Guitar_ Rate: 3 - - Item: Harp + - Index: 541 + Item: Harp Rate: 3 - - Item: Harp_ + - Index: 542 + Item: Harp_ Rate: 3 - - Item: Guh_Moon_Goh + - Index: 543 + Item: Guh_Moon_Goh Rate: 3 - - Item: Guh_Moon_Goh_ + - Index: 544 + Item: Guh_Moon_Goh_ Rate: 3 - - Item: Guitar_Of_Passion + - Index: 545 + Item: Guitar_Of_Passion Rate: 1 - - Item: Guitar_Of_Blue_Solo + - Index: 546 + Item: Guitar_Of_Blue_Solo Rate: 1 - - Item: Guitar_Of_Vast_Land + - Index: 547 + Item: Guitar_Of_Vast_Land Rate: 1 - - Item: Guitar_Of_Gentle_Breeze + - Index: 548 + Item: Guitar_Of_Gentle_Breeze Rate: 1 - - Item: Oriental_Lute + - Index: 549 + Item: Oriental_Lute Rate: 1 - - Item: Base_Guitar + - Index: 550 + Item: Base_Guitar Rate: 1 - - Item: Rope + - Index: 551 + Item: Rope Rate: 3 - - Item: Rope_ + - Index: 552 + Item: Rope_ Rate: 3 - - Item: Line + - Index: 553 + Item: Line Rate: 3 - - Item: Line_ + - Index: 554 + Item: Line_ Rate: 3 - - Item: Wire + - Index: 555 + Item: Wire Rate: 3 - - Item: Wire_ + - Index: 556 + Item: Wire_ Rate: 3 - - Item: Rante + - Index: 557 + Item: Rante Rate: 3 - - Item: Rante_ + - Index: 558 + Item: Rante_ Rate: 3 - - Item: Tail + - Index: 559 + Item: Tail Rate: 3 - - Item: Tail_ + - Index: 560 + Item: Tail_ Rate: 3 - - Item: Whip + - Index: 561 + Item: Whip Rate: 3 - - Item: Whip_ + - Index: 562 + Item: Whip_ Rate: 3 - - Item: Whip_Of_Red_Flame + - Index: 563 + Item: Whip_Of_Red_Flame Rate: 1 - - Item: Whip_Of_Ice_Piece + - Index: 564 + Item: Whip_Of_Ice_Piece Rate: 1 - - Item: Whip_Of_Earth + - Index: 565 + Item: Whip_Of_Earth Rate: 1 - - Item: Jump_Rope + - Index: 566 + Item: Jump_Rope Rate: 1 - - Item: Bladed_Whip + - Index: 567 + Item: Bladed_Whip Rate: 1 - - Item: Queen's_Whip + - Index: 568 + Item: Queen's_Whip Rate: 1 - - Item: Electric_Wire + - Index: 569 + Item: Electric_Wire Rate: 1 - - Item: Electric_Eel + - Index: 570 + Item: Electric_Eel Rate: 1 - - Item: Sea_Witch_Foot + - Index: 571 + Item: Sea_Witch_Foot Rate: 1 - - Item: Carrot_Whip + - Index: 572 + Item: Carrot_Whip Rate: 1 - - Item: Guard + - Index: 573 + Item: Guard Rate: 3 - - Item: Guard_ + - Index: 574 + Item: Guard_ Rate: 3 - - Item: Buckler + - Index: 575 + Item: Buckler Rate: 3 - - Item: Buckler_ + - Index: 576 + Item: Buckler_ Rate: 3 - - Item: Shield + - Index: 577 + Item: Shield Rate: 3 - - Item: Shield_ + - Index: 578 + Item: Shield_ Rate: 3 - - Item: Mirror_Shield + - Index: 579 + Item: Mirror_Shield Rate: 3 - - Item: Mirror_Shield_ + - Index: 580 + Item: Mirror_Shield_ Rate: 3 - - Item: Memorize_Book + - Index: 581 + Item: Memorize_Book Rate: 3 - - Item: Novice_Guard + - Index: 582 + Item: Novice_Guard Rate: 3 - - Item: Novice_Shield + - Index: 583 + Item: Novice_Shield Rate: 1 - - Item: Orleans_Server + - Index: 584 + Item: Orleans_Server Rate: 1 - - Item: Thorny_Buckler + - Index: 585 + Item: Thorny_Buckler Rate: 1 - - Item: Strong_Shield + - Index: 586 + Item: Strong_Shield Rate: 1 - - Item: Sunglasses + - Index: 587 + Item: Sunglasses Rate: 3 - - Item: Glasses + - Index: 588 + Item: Glasses Rate: 3 - - Item: Diver's_Goggles + - Index: 589 + Item: Diver's_Goggles Rate: 3 - - Item: Wedding_Veil + - Index: 590 + Item: Wedding_Veil Rate: 3 - - Item: Fancy_Flower + - Index: 591 + Item: Fancy_Flower Rate: 3 - - Item: Ribbon + - Index: 592 + Item: Ribbon Rate: 3 - - Item: Ribbon_ + - Index: 593 + Item: Ribbon_ Rate: 3 - - Item: Hair_Band + - Index: 594 + Item: Hair_Band Rate: 3 - - Item: Bandana + - Index: 595 + Item: Bandana Rate: 3 - - Item: Eye_Bandage + - Index: 596 + Item: Eye_Bandage Rate: 3 - - Item: Cat_Hairband + - Index: 597 + Item: Cat_Hairband Rate: 3 - - Item: Bunny_Band + - Index: 598 + Item: Bunny_Band Rate: 3 - - Item: Flower_Hairband + - Index: 599 + Item: Flower_Hairband Rate: 3 - - Item: Biretta + - Index: 600 + Item: Biretta Rate: 3 - - Item: Biretta_ + - Index: 601 + Item: Biretta_ Rate: 3 - - Item: Flu_Mask + - Index: 602 + Item: Flu_Mask Rate: 3 - - Item: Hat + - Index: 603 + Item: Hat Rate: 3 - - Item: Hat_ + - Index: 604 + Item: Hat_ Rate: 3 - - Item: Turban + - Index: 605 + Item: Turban Rate: 3 - - Item: Turban_ + - Index: 606 + Item: Turban_ Rate: 3 - - Item: Goggle + - Index: 607 + Item: Goggle Rate: 3 - - Item: Goggle_ + - Index: 608 + Item: Goggle_ Rate: 3 - - Item: Cap + - Index: 609 + Item: Cap Rate: 3 - - Item: Cap_ + - Index: 610 + Item: Cap_ Rate: 3 - - Item: Helm + - Index: 611 + Item: Helm Rate: 3 - - Item: Helm_ + - Index: 612 + Item: Helm_ Rate: 3 - - Item: Gemmed_Sallet + - Index: 613 + Item: Gemmed_Sallet Rate: 3 - - Item: Gemmed_Sallet_ + - Index: 614 + Item: Gemmed_Sallet_ Rate: 3 - - Item: Circlet + - Index: 615 + Item: Circlet Rate: 3 - - Item: Circlet_ + - Index: 616 + Item: Circlet_ Rate: 3 - - Item: Santa's_Hat + - Index: 617 + Item: Santa's_Hat Rate: 3 - - Item: One_Eyed_Glass + - Index: 618 + Item: One_Eyed_Glass Rate: 3 - - Item: Granpa_Beard + - Index: 619 + Item: Granpa_Beard Rate: 3 - - Item: Luxury_Sunglasses + - Index: 620 + Item: Luxury_Sunglasses Rate: 3 - - Item: Spinning_Eyes + - Index: 621 + Item: Spinning_Eyes Rate: 3 - - Item: Big_Sis'_Ribbon + - Index: 622 + Item: Big_Sis'_Ribbon Rate: 3 - - Item: Sweet_Gents + - Index: 623 + Item: Sweet_Gents Rate: 3 - - Item: Golden_Gear + - Index: 624 + Item: Golden_Gear Rate: 3 - - Item: Oldman's_Romance + - Index: 625 + Item: Oldman's_Romance Rate: 3 - - Item: Western_Grace + - Index: 626 + Item: Western_Grace Rate: 3 - - Item: Coronet + - Index: 627 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 628 + Item: Fillet Rate: 3 - - Item: Holy_Bonnet + - Index: 629 + Item: Holy_Bonnet Rate: 3 - - Item: Star_Sparkling + - Index: 630 + Item: Star_Sparkling Rate: 3 - - Item: Sunflower + - Index: 631 + Item: Sunflower Rate: 3 - - Item: Angelic_Chain + - Index: 632 + Item: Angelic_Chain Rate: 1 - - Item: Satanic_Chain + - Index: 633 + Item: Satanic_Chain Rate: 1 - - Item: Snowy_Horn + - Index: 634 + Item: Snowy_Horn Rate: 3 - - Item: Sharp_Gear + - Index: 635 + Item: Sharp_Gear Rate: 1 - - Item: Mini_Propeller + - Index: 636 + Item: Mini_Propeller Rate: 3 - - Item: Mini_Glasses + - Index: 637 + Item: Mini_Glasses Rate: 3 - - Item: Prontera_Army_Cap + - Index: 638 + Item: Prontera_Army_Cap Rate: 3 - - Item: Pierrot_Nose + - Index: 639 + Item: Pierrot_Nose Rate: 3 - - Item: Gangster_Patch + - Index: 640 + Item: Gangster_Patch Rate: 3 - - Item: Ganster_Mask + - Index: 641 + Item: Ganster_Mask Rate: 3 - - Item: Iron_Cane + - Index: 642 + Item: Iron_Cane Rate: 3 - - Item: Cigar + - Index: 643 + Item: Cigar Rate: 3 - - Item: Smoking_Pipe + - Index: 644 + Item: Smoking_Pipe Rate: 3 - - Item: Centimental_Flower + - Index: 645 + Item: Centimental_Flower Rate: 3 - - Item: Centimental_Leaf + - Index: 646 + Item: Centimental_Leaf Rate: 3 - - Item: Jack_A_Dandy + - Index: 647 + Item: Jack_A_Dandy Rate: 3 - - Item: Ghost_Bandana + - Index: 648 + Item: Ghost_Bandana Rate: 1 - - Item: Red_Bandana + - Index: 649 + Item: Red_Bandana Rate: 3 - - Item: Eagle_Eyes + - Index: 650 + Item: Eagle_Eyes Rate: 3 - - Item: Nurse_Cap + - Index: 651 + Item: Nurse_Cap Rate: 3 - - Item: Mr_Smile + - Index: 652 + Item: Mr_Smile Rate: 3 - - Item: Bomb_Wick + - Index: 653 + Item: Bomb_Wick Rate: 3 - - Item: Spirit_Chain + - Index: 654 + Item: Spirit_Chain Rate: 3 - - Item: Apple_Of_Archer + - Index: 655 + Item: Apple_Of_Archer Rate: 3 - - Item: Pirate_Bandana + - Index: 656 + Item: Pirate_Bandana Rate: 3 - - Item: Mr_Scream + - Index: 657 + Item: Mr_Scream Rate: 3 - - Item: Poo_Poo_Hat + - Index: 658 + Item: Poo_Poo_Hat Rate: 3 - - Item: Funeral_Costume + - Index: 659 + Item: Funeral_Costume Rate: 3 - - Item: Masquerade + - Index: 660 + Item: Masquerade Rate: 3 - - Item: Star_Dust + - Index: 661 + Item: Star_Dust Rate: 3 - - Item: Blinker + - Index: 662 + Item: Blinker Rate: 3 - - Item: Goblini_Mask + - Index: 663 + Item: Goblini_Mask Rate: 3 - - Item: Green_Feeler + - Index: 664 + Item: Green_Feeler Rate: 3 - - Item: Viking_Helm + - Index: 665 + Item: Viking_Helm Rate: 3 - - Item: Cotton_Shirt + - Index: 666 + Item: Cotton_Shirt Rate: 3 - - Item: Cotton_Shirt_ + - Index: 667 + Item: Cotton_Shirt_ Rate: 3 - - Item: Leather_Jacket + - Index: 668 + Item: Leather_Jacket Rate: 3 - - Item: Leather_Jacket_ + - Index: 669 + Item: Leather_Jacket_ Rate: 3 - - Item: Adventure_Suit + - Index: 670 + Item: Adventure_Suit Rate: 3 - - Item: Adventurere's_Suit_ + - Index: 671 + Item: Adventurere's_Suit_ Rate: 3 - - Item: Mantle + - Index: 672 + Item: Mantle Rate: 3 - - Item: Mantle_ + - Index: 673 + Item: Mantle_ Rate: 3 - - Item: Coat + - Index: 674 + Item: Coat Rate: 3 - - Item: Coat_ + - Index: 675 + Item: Coat_ Rate: 3 - - Item: Mink_Coat + - Index: 676 + Item: Mink_Coat Rate: 3 - - Item: Padded_Armor + - Index: 677 + Item: Padded_Armor Rate: 3 - - Item: Padded_Armor_ + - Index: 678 + Item: Padded_Armor_ Rate: 3 - - Item: Chain_Mail + - Index: 679 + Item: Chain_Mail Rate: 3 - - Item: Chain_Mail_ + - Index: 680 + Item: Chain_Mail_ Rate: 3 - - Item: Plate_Armor + - Index: 681 + Item: Plate_Armor Rate: 3 - - Item: Plate_Armor_ + - Index: 682 + Item: Plate_Armor_ Rate: 3 - - Item: Clothes_Of_The_Lord + - Index: 683 + Item: Clothes_Of_The_Lord Rate: 3 - - Item: Formal_Suit + - Index: 684 + Item: Formal_Suit Rate: 3 - - Item: Silk_Robe + - Index: 685 + Item: Silk_Robe Rate: 3 - - Item: Silk_Robe_ + - Index: 686 + Item: Silk_Robe_ Rate: 3 - - Item: Scapulare + - Index: 687 + Item: Scapulare Rate: 3 - - Item: Scapulare_ + - Index: 688 + Item: Scapulare_ Rate: 3 - - Item: Saint_Robe + - Index: 689 + Item: Saint_Robe Rate: 3 - - Item: Saint_Robe_ + - Index: 690 + Item: Saint_Robe_ Rate: 3 - - Item: Wooden_Mail + - Index: 691 + Item: Wooden_Mail Rate: 3 - - Item: Wooden_Mail_ + - Index: 692 + Item: Wooden_Mail_ Rate: 3 - - Item: Tights + - Index: 693 + Item: Tights Rate: 3 - - Item: Tights_ + - Index: 694 + Item: Tights_ Rate: 3 - - Item: Silver_Robe + - Index: 695 + Item: Silver_Robe Rate: 3 - - Item: Silver_Robe_ + - Index: 696 + Item: Silver_Robe_ Rate: 3 - - Item: Thief_Clothes + - Index: 697 + Item: Thief_Clothes Rate: 3 - - Item: Thief_Clothes_ + - Index: 698 + Item: Thief_Clothes_ Rate: 3 - - Item: Ninja_Suit + - Index: 699 + Item: Ninja_Suit Rate: 3 - - Item: G_Strings + - Index: 700 + Item: G_Strings Rate: 3 - - Item: Novice_Breast + - Index: 701 + Item: Novice_Breast Rate: 3 - - Item: Full_Plate_Armor + - Index: 702 + Item: Full_Plate_Armor Rate: 3 - - Item: Novice_Plate + - Index: 703 + Item: Novice_Plate Rate: 3 - - Item: Orleans_Gown + - Index: 704 + Item: Orleans_Gown Rate: 1 - - Item: Sandals + - Index: 705 + Item: Sandals Rate: 3 - - Item: Sandals_ + - Index: 706 + Item: Sandals_ Rate: 3 - - Item: Shoes + - Index: 707 + Item: Shoes Rate: 3 - - Item: Shoes_ + - Index: 708 + Item: Shoes_ Rate: 3 - - Item: Boots + - Index: 709 + Item: Boots Rate: 3 - - Item: Boots_ + - Index: 710 + Item: Boots_ Rate: 3 - - Item: Chrystal_Pumps + - Index: 711 + Item: Chrystal_Pumps Rate: 3 - - Item: Cuffs + - Index: 712 + Item: Cuffs Rate: 3 - - Item: Spiky_Heel + - Index: 713 + Item: Spiky_Heel Rate: 3 - - Item: Grave + - Index: 714 + Item: Grave Rate: 3 - - Item: Novice_Boots + - Index: 715 + Item: Novice_Boots Rate: 3 - - Item: Novice_Shoes + - Index: 716 + Item: Novice_Shoes Rate: 1 - - Item: Angel's_Arrival + - Index: 717 + Item: Angel's_Arrival Rate: 1 - - Item: Hood + - Index: 718 + Item: Hood Rate: 3 - - Item: Hood_ + - Index: 719 + Item: Hood_ Rate: 3 - - Item: Muffler + - Index: 720 + Item: Muffler Rate: 3 - - Item: Muffler_ + - Index: 721 + Item: Muffler_ Rate: 3 - - Item: Manteau + - Index: 722 + Item: Manteau Rate: 3 - - Item: Manteau_ + - Index: 723 + Item: Manteau_ Rate: 3 - - Item: Cape_Of_Ancient_Lord + - Index: 724 + Item: Cape_Of_Ancient_Lord Rate: 3 - - Item: Ragamuffin_Cape + - Index: 725 + Item: Ragamuffin_Cape Rate: 3 - - Item: Novice_Hood + - Index: 726 + Item: Novice_Hood Rate: 3 - - Item: Novice_Manteau + - Index: 727 + Item: Novice_Manteau Rate: 1 - - Item: Celestial_Robe + - Index: 728 + Item: Celestial_Robe Rate: 1 - - Item: Pauldron + - Index: 729 + Item: Pauldron Rate: 1 - - Item: Wing_Of_Eagle + - Index: 730 + Item: Wing_Of_Eagle Rate: 1 - - Item: Ring + - Index: 731 + Item: Ring Rate: 3 - - Item: Earring + - Index: 732 + Item: Earring Rate: 3 - - Item: Necklace + - Index: 733 + Item: Necklace Rate: 3 - - Item: Glove + - Index: 734 + Item: Glove Rate: 3 - - Item: Brooch + - Index: 735 + Item: Brooch Rate: 3 - - Item: Clip + - Index: 736 + Item: Clip Rate: 3 - - Item: Rosary + - Index: 737 + Item: Rosary Rate: 3 - - Item: Skul_Ring + - Index: 738 + Item: Skul_Ring Rate: 3 - - Item: Gold_Ring + - Index: 739 + Item: Gold_Ring Rate: 3 - - Item: Silver_Ring + - Index: 740 + Item: Silver_Ring Rate: 3 - - Item: Flower_Ring + - Index: 741 + Item: Flower_Ring Rate: 3 - - Item: Diamond_Ring + - Index: 742 + Item: Diamond_Ring Rate: 3 - - Item: Mitten_Of_Presbyter + - Index: 743 + Item: Mitten_Of_Presbyter Rate: 3 - - Item: Matyr's_Flea_Guard + - Index: 744 + Item: Matyr's_Flea_Guard Rate: 3 - - Item: Ring_ + - Index: 745 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 746 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 747 + Item: Necklace_ Rate: 1 - - Item: Glove_ + - Index: 748 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 749 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 750 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 751 + Item: Belt Rate: 3 - - Item: Novice_Armlet + - Index: 752 + Item: Novice_Armlet Rate: 3 - - Item: Cursed_Lucky_Brooch + - Index: 753 + Item: Cursed_Lucky_Brooch Rate: 1 - - Item: Shinobi's_Sash + - Index: 754 + Item: Shinobi's_Sash Rate: 1 - - Item: Hyper_Changer + - Index: 755 + Item: Hyper_Changer Rate: 1 - - Item: Gemmed_Crown + - Index: 756 + Item: Gemmed_Crown Rate: 1 - - Item: Joker_Jester + - Index: 757 + Item: Joker_Jester Rate: 3 - - Item: Gas_Mask + - Index: 758 + Item: Gas_Mask Rate: 3 - - Item: Machoman_Glasses + - Index: 759 + Item: Machoman_Glasses Rate: 3 - - Item: Safety_Helmet + - Index: 760 + Item: Safety_Helmet Rate: 3 - - Item: Indian_Hair_Piece + - Index: 761 + Item: Indian_Hair_Piece Rate: 3 - - Item: Antenna + - Index: 762 + Item: Antenna Rate: 3 - - Item: Fin_Helm + - Index: 763 + Item: Fin_Helm Rate: 3 - - Item: Egg_Shell + - Index: 764 + Item: Egg_Shell Rate: 3 - - Item: Panda_Cap + - Index: 765 + Item: Panda_Cap Rate: 3 - - Item: Poring_Hat + - Index: 766 + Item: Poring_Hat Rate: 3 - - Item: Fruit_Shell + - Index: 767 + Item: Fruit_Shell Rate: 3 - - Item: Novice_Egg_Cap + - Index: 768 + Item: Novice_Egg_Cap Rate: 3 - - Item: Pair_Of_Red_Ribbon + - Index: 769 + Item: Pair_Of_Red_Ribbon Rate: 1 - - Item: Goblin_Mask_02 + - Index: 770 + Item: Goblin_Mask_02 Rate: 3 - - Item: Goblin_Mask_03 + - Index: 771 + Item: Goblin_Mask_03 Rate: 3 - - Item: Goblin_Mask_04 + - Index: 772 + Item: Goblin_Mask_04 Rate: 3 - - Item: Galapago_Cap + - Index: 773 + Item: Galapago_Cap Rate: 1 - - Item: Super_Novice_Hat + - Index: 774 + Item: Super_Novice_Hat Rate: 1 - - Item: Angry_Mouth + - Index: 775 + Item: Angry_Mouth Rate: 1 - - Item: Fedora + - Index: 776 + Item: Fedora Rate: 1 - - Item: Banana_Hat + - Index: 777 + Item: Banana_Hat Rate: 1 - - Item: Ear_Of_Puppy + - Index: 778 + Item: Ear_Of_Puppy Rate: 1 - - Item: Super_Novice_Hat_ + - Index: 779 + Item: Super_Novice_Hat_ Rate: 1 - - Item: Fedora_ + - Index: 780 + Item: Fedora_ Rate: 1 - - Item: Magni_Cap + - Index: 781 + Item: Magni_Cap Rate: 1 - - Item: Censor_Bar + - Index: 782 + Item: Censor_Bar Rate: 1 - - Item: Mould_Powder + - Index: 783 + Item: Mould_Powder Rate: 12 - - Item: Ogre_Tooth + - Index: 784 + Item: Ogre_Tooth Rate: 12 - - Item: Anolian_Skin + - Index: 785 + Item: Anolian_Skin Rate: 12 - - Item: Mud_Lump + - Index: 786 + Item: Mud_Lump Rate: 12 - - Item: Skull + - Index: 787 + Item: Skull Rate: 12 - - Item: Wing_Of_Red_Bat + - Index: 788 + Item: Wing_Of_Red_Bat Rate: 12 - - Item: Claw_Of_Rat + - Index: 789 + Item: Claw_Of_Rat Rate: 12 - - Item: Stiff_Horn + - Index: 790 + Item: Stiff_Horn Rate: 12 - - Item: Glitter_Shell + - Index: 791 + Item: Glitter_Shell Rate: 12 - - Item: Tail_Of_Steel_Scorpion + - Index: 792 + Item: Tail_Of_Steel_Scorpion Rate: 12 - - Item: Claw_Of_Monkey + - Index: 793 + Item: Claw_Of_Monkey Rate: 12 - - Item: Tough_Scalelike_Stem + - Index: 794 + Item: Tough_Scalelike_Stem Rate: 12 - - Item: Coral_Reef + - Index: 795 + Item: Coral_Reef Rate: 12 - - Item: Old_Portrait + - Index: 796 + Item: Old_Portrait Rate: 12 - - Item: Bookclip_In_Memory + - Index: 797 + Item: Bookclip_In_Memory Rate: 12 - - Item: Spoon_Stub + - Index: 798 + Item: Spoon_Stub Rate: 12 - - Item: Key_Of_Clock_Tower + - Index: 799 + Item: Key_Of_Clock_Tower Rate: 12 - - Item: Underground_Key + - Index: 800 + Item: Underground_Key Rate: 12 - - Item: Claw_Of_Desert_Wolf + - Index: 801 + Item: Claw_Of_Desert_Wolf Rate: 12 - - Item: Old_Frying_Pan + - Index: 802 + Item: Old_Frying_Pan Rate: 12 - - Item: Piece_Of_Egg_Shell + - Index: 803 + Item: Piece_Of_Egg_Shell Rate: 12 - - Item: Poison_Spore + - Index: 804 + Item: Poison_Spore Rate: 12 - - Item: Red_Socks_With_Holes + - Index: 805 + Item: Red_Socks_With_Holes Rate: 12 - - Item: Matchstick + - Index: 806 + Item: Matchstick Rate: 12 - - Item: Fang_Of_Garm + - Index: 807 + Item: Fang_Of_Garm Rate: 12 - - Item: Yarn + - Index: 808 + Item: Yarn Rate: 12 - - Item: Fine_Grit + - Index: 809 + Item: Fine_Grit Rate: 12 - - Item: Alice's_Apron + - Index: 810 + Item: Alice's_Apron Rate: 12 - - Item: Talon_Of_Griffin + - Index: 811 + Item: Talon_Of_Griffin Rate: 12 - - Item: Stone + - Index: 812 + Item: Stone Rate: 12 - - Item: Cyfar + - Index: 813 + Item: Cyfar Rate: 12 - - Item: Brigan + - Index: 814 + Item: Brigan Rate: 12 - - Item: Cargo_Free_Ticket + - Index: 815 + Item: Cargo_Free_Ticket Rate: 12 - - Item: Warp_Free_Ticket + - Index: 816 + Item: Warp_Free_Ticket Rate: 12 - - Item: Cart_Free_Ticket + - Index: 817 + Item: Cart_Free_Ticket Rate: 12 - - Item: Soft_Feather + - Index: 818 + Item: Soft_Feather Rate: 12 - - Item: Dragon_Fly_Wing + - Index: 819 + Item: Dragon_Fly_Wing Rate: 12 - - Item: Sea_Otter_Leather + - Index: 820 + Item: Sea_Otter_Leather Rate: 12 - - Item: Ice_Piece + - Index: 821 + Item: Ice_Piece Rate: 12 - - Item: Stone_Piece + - Index: 822 + Item: Stone_Piece Rate: 12 - - Item: Burn_Tree + - Index: 823 + Item: Burn_Tree Rate: 12 - - Item: Broken_Armor_Piece + - Index: 824 + Item: Broken_Armor_Piece Rate: 12 - - Item: Broken_Shell + - Index: 825 + Item: Broken_Shell Rate: 12 - - Item: Tatters_Clothes + - Index: 826 + Item: Tatters_Clothes Rate: 12 - - Item: Rust_Suriken + - Index: 827 + Item: Rust_Suriken Rate: 12 - - Item: Wheel + - Index: 828 + Item: Wheel Rate: 12 - - Item: Mystery_Piece + - Index: 829 + Item: Mystery_Piece Rate: 12 - - Item: Broken_Steel_Piece + - Index: 830 + Item: Broken_Steel_Piece Rate: 12 - - Item: Cold_Magma + - Index: 831 + Item: Cold_Magma Rate: 12 - - Item: Burning_Heart + - Index: 832 + Item: Burning_Heart Rate: 12 - - Item: Live_Coal + - Index: 833 + Item: Live_Coal Rate: 12 - - Item: Old_Magic_Circle + - Index: 834 + Item: Old_Magic_Circle Rate: 12 - - Item: Sharp_Leaf + - Index: 835 + Item: Sharp_Leaf Rate: 12 - - Item: Peco_Wing_Feather + - Index: 836 + Item: Peco_Wing_Feather Rate: 12 - - Item: Goat's_Horn + - Index: 837 + Item: Goat's_Horn Rate: 12 - - Item: Gaoat's_Skin + - Index: 838 + Item: Gaoat's_Skin Rate: 12 - - Item: Boroken_Shiled_Piece + - Index: 839 + Item: Boroken_Shiled_Piece Rate: 12 - - Item: Shine_Spear_Blade + - Index: 840 + Item: Shine_Spear_Blade Rate: 12 - - Item: Vroken_Sword + - Index: 841 + Item: Vroken_Sword Rate: 12 - - Item: Smooth_Paper + - Index: 842 + Item: Smooth_Paper Rate: 12 - - Item: Fright_Paper_Blade + - Index: 843 + Item: Fright_Paper_Blade Rate: 12 - - Item: Broken_Pharaoh_Symbol + - Index: 844 + Item: Broken_Pharaoh_Symbol Rate: 12 - - Item: Tutankhamen's_Mask + - Index: 845 + Item: Tutankhamen's_Mask Rate: 12 - - Item: Harpy's_Feather + - Index: 846 + Item: Harpy's_Feather Rate: 12 - - Item: Harpy's_Claw + - Index: 847 + Item: Harpy's_Claw Rate: 12 - - Item: Rent_Spell_Book + - Index: 848 + Item: Rent_Spell_Book Rate: 12 - - Item: Rent_Scroll + - Index: 849 + Item: Rent_Scroll Rate: 12 - - Item: Spawns + - Index: 850 + Item: Spawns Rate: 12 - - Item: Burning_Horse_Shoe + - Index: 851 + Item: Burning_Horse_Shoe Rate: 12 - - Item: Honey_Jar + - Index: 852 + Item: Honey_Jar Rate: 12 - - Item: Hot_Hair + - Index: 853 + Item: Hot_Hair Rate: 12 - - Item: Dragon's_Skin + - Index: 854 + Item: Dragon's_Skin Rate: 12 - - Item: Sand_Lump + - Index: 855 + Item: Sand_Lump Rate: 12 - - Item: Scropion's_Nipper + - Index: 856 + Item: Scropion's_Nipper Rate: 12 - - Item: Large_Jellopy + - Index: 857 + Item: Large_Jellopy Rate: 12 - - Item: Medicine_Bowl + - Index: 858 + Item: Medicine_Bowl Rate: 12 - - Item: Fire_Bottle + - Index: 859 + Item: Fire_Bottle Rate: 12 - - Item: Acid_Bottle + - Index: 860 + Item: Acid_Bottle Rate: 12 - - Item: MenEater_Plant_Bottle + - Index: 861 + Item: MenEater_Plant_Bottle Rate: 12 - - Item: Mini_Bottle + - Index: 862 + Item: Mini_Bottle Rate: 12 - - Item: Coating_Bottle + - Index: 863 + Item: Coating_Bottle Rate: 12 - - Item: Yellow_Plate + - Index: 864 + Item: Yellow_Plate Rate: 12 - - Item: Bamboo_Cut + - Index: 865 + Item: Bamboo_Cut Rate: 12 - - Item: Oil_Paper + - Index: 866 + Item: Oil_Paper Rate: 12 - - Item: Glossy_Hair + - Index: 867 + Item: Glossy_Hair Rate: 12 - - Item: Old_Japaness_Clothes + - Index: 868 + Item: Old_Japaness_Clothes Rate: 12 - - Item: Poison_Powder + - Index: 869 + Item: Poison_Powder Rate: 12 - - Item: Poison_Toad's_Skin + - Index: 870 + Item: Poison_Toad's_Skin Rate: 12 - - Item: Broken_Shuriken + - Index: 871 + Item: Broken_Shuriken Rate: 12 - - Item: Black_Mask + - Index: 872 + Item: Black_Mask Rate: 12 - - Item: Broken_Wine_Vessel + - Index: 873 + Item: Broken_Wine_Vessel Rate: 12 - - Item: Tengu's_Nose + - Index: 874 + Item: Tengu's_Nose Rate: 12 - - Item: Black_Bear's_Skin + - Index: 875 + Item: Black_Bear's_Skin Rate: 12 - - Item: Cloud_Piece + - Index: 876 + Item: Cloud_Piece Rate: 12 - - Item: Sharp_Feeler + - Index: 877 + Item: Sharp_Feeler Rate: 12 - - Item: Hard_Peach + - Index: 878 + Item: Hard_Peach Rate: 12 - - Item: Limpid_Celestial_Robe + - Index: 879 + Item: Limpid_Celestial_Robe Rate: 12 - - Item: Soft_Silk_Cloth + - Index: 880 + Item: Soft_Silk_Cloth Rate: 12 - - Item: Mystery_Iron_Bit + - Index: 881 + Item: Mystery_Iron_Bit Rate: 12 - - Item: Great_Wing + - Index: 882 + Item: Great_Wing Rate: 12 - - Item: Taegeuk_Plate + - Index: 883 + Item: Taegeuk_Plate Rate: 12 - - Item: Leopard_Skin + - Index: 884 + Item: Leopard_Skin Rate: 12 - - Item: Leopard_Talon + - Index: 885 + Item: Leopard_Talon Rate: 12 - - Item: Packing_Ribbon + - Index: 886 + Item: Packing_Ribbon Rate: 12 - - Item: Packing_Paper + - Index: 887 + Item: Packing_Paper Rate: 12 - - Item: Cacao + - Index: 888 + Item: Cacao Rate: 12 - - Item: Thin_Stem + - Index: 889 + Item: Thin_Stem Rate: 12 - - Item: Festival_Mask + - Index: 890 + Item: Festival_Mask Rate: 12 - - Item: Browny_Root + - Index: 891 + Item: Browny_Root Rate: 12 - - Item: Heart_Of_Tree + - Index: 892 + Item: Heart_Of_Tree Rate: 12 - - Item: Solid_Peeling + - Index: 893 + Item: Solid_Peeling Rate: 12 - - Item: Lamplight + - Index: 894 + Item: Lamplight Rate: 12 - - Item: Blade_Of_Pinwheel + - Index: 895 + Item: Blade_Of_Pinwheel Rate: 12 - - Item: Germinating_Sprout + - Index: 896 + Item: Germinating_Sprout Rate: 12 - - Item: Soft_Leaf + - Index: 897 + Item: Soft_Leaf Rate: 12 - - Item: Air_Rifle + - Index: 898 + Item: Air_Rifle Rate: 12 - - Item: Shoulder_Protection + - Index: 899 + Item: Shoulder_Protection Rate: 12 - - Item: Tough_Vines + - Index: 900 + Item: Tough_Vines Rate: 12 - - Item: Great_Leaf + - Index: 901 + Item: Great_Leaf Rate: 12 - - Item: Flexible_String + - Index: 902 + Item: Flexible_String Rate: 12 - - Item: Log + - Index: 903 + Item: Log Rate: 12 - - Item: Beetle_Nipper + - Index: 904 + Item: Beetle_Nipper Rate: 12 - - Item: Solid_Twig + - Index: 905 + Item: Solid_Twig Rate: 12 - - Item: Piece_Of_Black_Cloth + - Index: 906 + Item: Piece_Of_Black_Cloth Rate: 12 - - Item: Black_Kitty_Doll + - Index: 907 + Item: Black_Kitty_Doll Rate: 12 - - Item: Old_Manteau + - Index: 908 + Item: Old_Manteau Rate: 12 - - Item: Rusty_Cleaver + - Index: 909 + Item: Rusty_Cleaver Rate: 12 - - Item: Dullahan's_Helm + - Index: 910 + Item: Dullahan's_Helm Rate: 12 - - Item: Dullahan_Armor + - Index: 911 + Item: Dullahan_Armor Rate: 12 - - Item: Rojerta_Piece + - Index: 912 + Item: Rojerta_Piece Rate: 12 - - Item: Hanging_Doll + - Index: 913 + Item: Hanging_Doll Rate: 12 - - Item: Needle_Pouch + - Index: 914 + Item: Needle_Pouch Rate: 12 - - Item: Bat_Cage + - Index: 915 + Item: Bat_Cage Rate: 12 - - Item: Broken_Needle + - Index: 916 + Item: Broken_Needle Rate: 12 - - Item: Red_Scarf + - Index: 917 + Item: Red_Scarf Rate: 12 - - Item: Spool + - Index: 918 + Item: Spool Rate: 12 - - Item: Rotten_Rope + - Index: 919 + Item: Rotten_Rope Rate: 12 - - Item: Striped_Socks + - Index: 920 + Item: Striped_Socks Rate: 12 - - Item: Ectoplasm + - Index: 921 + Item: Ectoplasm Rate: 12 - - Item: Tangled_Chain + - Index: 922 + Item: Tangled_Chain Rate: 12 - - Item: Tree_Knot + - Index: 923 + Item: Tree_Knot Rate: 12 - - Item: Distorted_Portrait + - Index: 924 + Item: Distorted_Portrait Rate: 12 - - Item: Pumpkin_Bucket + - Index: 925 + Item: Pumpkin_Bucket Rate: 12 - - Item: Fan + - Index: 926 + Item: Fan Rate: 12 - - Item: Cat_Eyed_Stone + - Index: 927 + Item: Cat_Eyed_Stone Rate: 12 - - Item: Dried_Sand + - Index: 928 + Item: Dried_Sand Rate: 12 - - Item: Dragon_Horn + - Index: 929 + Item: Dragon_Horn Rate: 12 - - Item: Dragon_Fang + - Index: 930 + Item: Dragon_Fang Rate: 12 - - Item: Tiger_Skin_Panties + - Index: 931 + Item: Tiger_Skin_Panties Rate: 12 - - Item: Little_Blacky_Ghost + - Index: 932 + Item: Little_Blacky_Ghost Rate: 12 - - Item: Bib + - Index: 933 + Item: Bib Rate: 12 - - Item: Milk_Bottle + - Index: 934 + Item: Milk_Bottle Rate: 12 - - Item: Dark_Crystal_Fragment + - Index: 935 + Item: Dark_Crystal_Fragment Rate: 1 - - Item: Long_Limb + - Index: 936 + Item: Long_Limb Rate: 1 - - Item: Screw + - Index: 937 + Item: Screw Rate: 1 - - Item: Old_Pick + - Index: 938 + Item: Old_Pick Rate: 1 - - Item: Old_Steel_Plate + - Index: 939 + Item: Old_Steel_Plate Rate: 1 - - Item: Air_Pollutant + - Index: 940 + Item: Air_Pollutant Rate: 1 - - Item: Fragment_Of_Crystal + - Index: 941 + Item: Fragment_Of_Crystal Rate: 1 - - Item: Poisonous_Gas + - Index: 942 + Item: Poisonous_Gas Rate: 1 - - Item: Battered_Kettle + - Index: 943 + Item: Battered_Kettle Rate: 1 - - Item: Tube + - Index: 944 + Item: Tube Rate: 1 - - Item: Fluorescent_Liquid + - Index: 945 + Item: Fluorescent_Liquid Rate: 1 - - Item: Headlamp + - Index: 946 + Item: Headlamp Rate: 1 - - Item: Red_Feather + - Index: 947 + Item: Red_Feather Rate: 1 - - Item: Blue_Feather + - Index: 948 + Item: Blue_Feather Rate: 1 - - Item: Cursed_Seal + - Index: 949 + Item: Cursed_Seal Rate: 1 - - Item: Tri_Headed_Dragon_Head + - Index: 950 + Item: Tri_Headed_Dragon_Head Rate: 1 - - Item: Treasure_Box + - Index: 951 + Item: Treasure_Box Rate: 1 - - Item: Dragonball_Green + - Index: 952 + Item: Dragonball_Green Rate: 1 - - Item: Dragonball_Blue + - Index: 953 + Item: Dragonball_Blue Rate: 1 - - Item: Dragonball_Red + - Index: 954 + Item: Dragonball_Red Rate: 1 - - Item: Dragonball_Yellow + - Index: 955 + Item: Dragonball_Yellow Rate: 1 - - Item: Bloody_Page + - Index: 956 + Item: Bloody_Page Rate: 1 - - Item: Piece_Of_Bone_Armor + - Index: 957 + Item: Piece_Of_Bone_Armor Rate: 1 - - Item: Scale_Of_Red_Dragon + - Index: 958 + Item: Scale_Of_Red_Dragon Rate: 1 - - Item: Yellow_Spice + - Index: 959 + Item: Yellow_Spice Rate: 1 - - Item: Sweet_Sauce + - Index: 960 + Item: Sweet_Sauce Rate: 1 - - Item: Plain_Sauce + - Index: 961 + Item: Plain_Sauce Rate: 1 - - Item: Hot_Sauce + - Index: 962 + Item: Hot_Sauce Rate: 1 - - Item: Red_Spice + - Index: 963 + Item: Red_Spice Rate: 1 - - Item: Cooking_Oil + - Index: 964 + Item: Cooking_Oil Rate: 1 - - Item: Cookbook01 + - Index: 965 + Item: Cookbook01 Rate: 1 - - Item: Cookbook02 + - Index: 966 + Item: Cookbook02 Rate: 1 - - Item: Cookbook03 + - Index: 967 + Item: Cookbook03 Rate: 1 - - Item: Cookbook04 + - Index: 968 + Item: Cookbook04 Rate: 1 - - Item: Cookbook05 + - Index: 969 + Item: Cookbook05 Rate: 1 - - Item: Pot + - Index: 970 + Item: Pot Rate: 1 - - Item: Burnt_Parts + - Index: 971 + Item: Burnt_Parts Rate: 1 - - Item: Pocket_Watch + - Index: 972 + Item: Pocket_Watch Rate: 1 - - Item: Ice_Heart + - Index: 973 + Item: Ice_Heart Rate: 15 - - Item: Ice_Scale + - Index: 974 + Item: Ice_Scale Rate: 15 - - Item: Bloody_Rune + - Index: 975 + Item: Bloody_Rune Rate: 15 - - Item: Rotten_Meat + - Index: 976 + Item: Rotten_Meat Rate: 15 - - Item: Sticky_Poison + - Index: 977 + Item: Sticky_Poison Rate: 15 - - Item: Suspicious_Hat + - Index: 978 + Item: Suspicious_Hat Rate: 1 - - Item: White_Mask + - Index: 979 + Item: White_Mask Rate: 1 - - Item: Old_White_Cloth + - Index: 980 + Item: Old_White_Cloth Rate: 34 - - Item: Clattering_Skull + - Index: 981 + Item: Clattering_Skull Rate: 32 - - Item: Broken_Farming_Utensil + - Index: 982 + Item: Broken_Farming_Utensil Rate: 34 - - Item: Skull_Helm + - Index: 983 + Item: Skull_Helm Rate: 3 - - Item: Monster_Oxygen_Mask + - Index: 984 + Item: Monster_Oxygen_Mask Rate: 3 - - Item: Transparent_Headgear + - Index: 985 + Item: Transparent_Headgear Rate: 3 - - Item: Pacifier + - Index: 986 + Item: Pacifier Rate: 3 - - Item: Wig + - Index: 987 + Item: Wig Rate: 3 - - Item: Queen's_Hair_Ornament + - Index: 988 + Item: Queen's_Hair_Ornament Rate: 3 - - Item: Silk_Ribbon + - Index: 989 + Item: Silk_Ribbon Rate: 3 - - Item: Punisher + - Index: 990 + Item: Punisher Rate: 3 - - Item: Wild_Flower + - Index: 991 + Item: Wild_Flower Rate: 3 - - Item: Battered_Pot + - Index: 992 + Item: Battered_Pot Rate: 3 - - Item: Stellar_Hairpin + - Index: 993 + Item: Stellar_Hairpin Rate: 3 - - Item: Tiny_Egg_Shell + - Index: 994 + Item: Tiny_Egg_Shell Rate: 3 - - Item: Backpack + - Index: 995 + Item: Backpack Rate: 3 - - Item: Rocker_Glasses + - Index: 996 + Item: Rocker_Glasses Rate: 3 - - Item: Green_Lace + - Index: 997 + Item: Green_Lace Rate: 3 - - Item: Golden_Bell + - Index: 998 + Item: Golden_Bell Rate: 3 - - Item: Bark_Shorts + - Index: 999 + Item: Bark_Shorts Rate: 3 - - Item: Monkey_Circlet + - Index: 1000 + Item: Monkey_Circlet Rate: 3 - - Item: Red_Muffler + - Index: 1001 + Item: Red_Muffler Rate: 3 - - Item: Sword_Of_Grave_Keeper + - Index: 1002 + Item: Sword_Of_Grave_Keeper Rate: 3 - - Item: Jujube_Dagger + - Index: 1003 + Item: Jujube_Dagger Rate: 1 - - Item: Dragon_Killer + - Index: 1004 + Item: Dragon_Killer Rate: 1 - - Item: Ginnungagap + - Index: 1005 + Item: Ginnungagap Rate: 1 - - Item: Coward + - Index: 1006 + Item: Coward Rate: 1 - - Item: Coward_ + - Index: 1007 + Item: Coward_ Rate: 1 - - Item: Long_Barrel + - Index: 1008 + Item: Long_Barrel Rate: 1 - - Item: Long_Barrel_ + - Index: 1009 + Item: Long_Barrel_ Rate: 1 - - Item: Gate_KeeperDD + - Index: 1010 + Item: Gate_KeeperDD Rate: 1 - - Item: Thunder_P + - Index: 1011 + Item: Thunder_P Rate: 1 - - Item: Lever_Action_Rifle + - Index: 1012 + Item: Lever_Action_Rifle Rate: 2 - - Item: Bullet + - Index: 1013 + Item: Bullet Rate: 1 - - Item: Silver_Bullet + - Index: 1014 + Item: Silver_Bullet Rate: 1 - - Item: Shell_Of_Blood + - Index: 1015 + Item: Shell_Of_Blood Rate: 1 - - Item: Flare_Sphere + - Index: 1016 + Item: Flare_Sphere Rate: 1 - - Item: Lighting_Sphere + - Index: 1017 + Item: Lighting_Sphere Rate: 1 - - Item: Poison_Sphere + - Index: 1018 + Item: Poison_Sphere Rate: 1 - - Item: Blind_Sphere + - Index: 1019 + Item: Blind_Sphere Rate: 1 - - Item: Freezing_Sphere + - Index: 1020 + Item: Freezing_Sphere Rate: 1 - - Item: Huuma_Calm_Mind + - Index: 1021 + Item: Huuma_Calm_Mind Rate: 1 - Group: BOMB SubGroups: - SubGroup: 1 List: - - Item: Apple_Bomb + - Index: 0 + Item: Apple_Bomb Rate: 1 - - Item: Coconut_Bomb + - Index: 1 + Item: Coconut_Bomb Rate: 1 - - Item: Melon_Bomb + - Index: 2 + Item: Melon_Bomb Rate: 1 - - Item: Pineapple_Bomb + - Index: 3 + Item: Pineapple_Bomb Rate: 1 - - Item: Banana_Bomb + - Index: 4 + Item: Banana_Bomb Rate: 1 - - Item: Black_Lump + - Index: 5 + Item: Black_Lump Rate: 1 - - Item: Black_Hard_Lump + - Index: 6 + Item: Black_Hard_Lump Rate: 1 - - Item: Very_Hard_Lump + - Index: 7 + Item: Very_Hard_Lump Rate: 1 - Group: BOX SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 1 - - Item: Old_Violet_Box + - Index: 1 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 2 + Item: Gift_Box Rate: 1 - Group: CANDY SubGroups: - SubGroup: 1 List: - - Item: Candy + - Index: 0 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 1 + Item: Candy_Striper Rate: 1 - Group: CARDALBUM SubGroups: - SubGroup: 1 List: - - Item: Poring_Card + - Index: 0 + Item: Poring_Card Rate: 10 - - Item: Fabre_Card + - Index: 1 + Item: Fabre_Card Rate: 10 - - Item: Pupa_Card + - Index: 2 + Item: Pupa_Card Rate: 6 - - Item: Drops_Card + - Index: 3 + Item: Drops_Card Rate: 11 - - Item: Poring__Card + - Index: 4 + Item: Poring__Card Rate: 1 - - Item: Lunatic_Card + - Index: 5 + Item: Lunatic_Card Rate: 7 - - Item: Pecopeco_Egg_Card + - Index: 6 + Item: Pecopeco_Egg_Card Rate: 4 - - Item: Picky_Card + - Index: 7 + Item: Picky_Card Rate: 10 - - Item: Chonchon_Card + - Index: 8 + Item: Chonchon_Card Rate: 10 - - Item: Wilow_Card + - Index: 9 + Item: Wilow_Card Rate: 10 - - Item: Picky__Card + - Index: 10 + Item: Picky__Card Rate: 10 - - Item: Thief_Bug_Egg_Card + - Index: 11 + Item: Thief_Bug_Egg_Card Rate: 8 - - Item: Andre_Egg_Card + - Index: 12 + Item: Andre_Egg_Card Rate: 7 - - Item: Roda_Frog_Card + - Index: 13 + Item: Roda_Frog_Card Rate: 5 - - Item: Condor_Card + - Index: 14 + Item: Condor_Card Rate: 7 - - Item: Thief_Bug_Card + - Index: 15 + Item: Thief_Bug_Card Rate: 7 - - Item: Savage_Babe_Card + - Index: 16 + Item: Savage_Babe_Card Rate: 5 - - Item: Hornet_Card + - Index: 17 + Item: Hornet_Card Rate: 5 - - Item: Farmiliar_Card + - Index: 18 + Item: Farmiliar_Card Rate: 5 - - Item: Rocker_Card + - Index: 19 + Item: Rocker_Card Rate: 5 - - Item: Spore_Card + - Index: 20 + Item: Spore_Card Rate: 5 - - Item: Desert_Wolf_Babe_Card + - Index: 21 + Item: Desert_Wolf_Babe_Card Rate: 5 - - Item: Plankton_Card + - Index: 22 + Item: Plankton_Card Rate: 5 - - Item: Skeleton_Card + - Index: 23 + Item: Skeleton_Card Rate: 5 - - Item: Thief_Bug_Female_Card + - Index: 24 + Item: Thief_Bug_Female_Card Rate: 3 - - Item: Kukre_Card + - Index: 25 + Item: Kukre_Card Rate: 3 - - Item: Tarou_Card + - Index: 26 + Item: Tarou_Card Rate: 3 - - Item: Wolf_Card + - Index: 27 + Item: Wolf_Card Rate: 3 - - Item: Mandragora_Card + - Index: 28 + Item: Mandragora_Card Rate: 3 - - Item: Pecopeco_Card + - Index: 29 + Item: Pecopeco_Card Rate: 3 - - Item: Ambernite_Card + - Index: 30 + Item: Ambernite_Card Rate: 3 - - Item: Poporing_Card + - Index: 31 + Item: Poporing_Card Rate: 3 - - Item: Worm_Tail_Card + - Index: 32 + Item: Worm_Tail_Card Rate: 3 - - Item: Hydra_Card + - Index: 33 + Item: Hydra_Card Rate: 3 - - Item: Muka_Card + - Index: 34 + Item: Muka_Card Rate: 3 - - Item: Snake_Card + - Index: 35 + Item: Snake_Card Rate: 3 - - Item: Zombie_Card + - Index: 36 + Item: Zombie_Card Rate: 3 - - Item: Stainer_Card + - Index: 37 + Item: Stainer_Card Rate: 3 - - Item: Coco_Card + - Index: 38 + Item: Coco_Card Rate: 3 - - Item: Steel_Chonchon_Card + - Index: 39 + Item: Steel_Chonchon_Card Rate: 3 - - Item: Andre_Card + - Index: 40 + Item: Andre_Card Rate: 3 - - Item: Smokie_Card + - Index: 41 + Item: Smokie_Card Rate: 3 - - Item: Horn_Card + - Index: 42 + Item: Horn_Card Rate: 3 - - Item: Martin_Card + - Index: 43 + Item: Martin_Card Rate: 3 - - Item: Poison_Spore_Card + - Index: 44 + Item: Poison_Spore_Card Rate: 3 - - Item: Vadon_Card + - Index: 45 + Item: Vadon_Card Rate: 3 - - Item: Thief_Bug_Male_Card + - Index: 46 + Item: Thief_Bug_Male_Card Rate: 3 - - Item: Yoyo_Card + - Index: 47 + Item: Yoyo_Card Rate: 3 - - Item: Elder_Wilow_Card + - Index: 48 + Item: Elder_Wilow_Card Rate: 3 - - Item: Vitata_Card + - Index: 49 + Item: Vitata_Card Rate: 1 - - Item: Marina_Card + - Index: 50 + Item: Marina_Card Rate: 3 - - Item: Dustiness_Card + - Index: 51 + Item: Dustiness_Card Rate: 3 - - Item: Metaller_Card + - Index: 52 + Item: Metaller_Card Rate: 2 - - Item: Thara_Frog_Card + - Index: 53 + Item: Thara_Frog_Card Rate: 2 - - Item: Goblin_Card + - Index: 54 + Item: Goblin_Card Rate: 2 - - Item: Cornutus_Card + - Index: 55 + Item: Cornutus_Card Rate: 2 - - Item: Anacondaq_Card + - Index: 56 + Item: Anacondaq_Card Rate: 2 - - Item: Caramel_Card + - Index: 57 + Item: Caramel_Card Rate: 2 - - Item: Zerom_Card + - Index: 58 + Item: Zerom_Card Rate: 2 - - Item: Kaho_Card + - Index: 59 + Item: Kaho_Card Rate: 2 - - Item: Orc_Warrior_Card + - Index: 60 + Item: Orc_Warrior_Card Rate: 2 - - Item: Megalodon_Card + - Index: 61 + Item: Megalodon_Card Rate: 2 - - Item: Scorpion_Card + - Index: 62 + Item: Scorpion_Card Rate: 2 - - Item: Drainliar_Card + - Index: 63 + Item: Drainliar_Card Rate: 2 - - Item: Eggyra_Card + - Index: 64 + Item: Eggyra_Card Rate: 2 - - Item: Orc_Zombie_Card + - Index: 65 + Item: Orc_Zombie_Card Rate: 2 - - Item: Golem_Card + - Index: 66 + Item: Golem_Card Rate: 2 - - Item: Pirate_Skel_Card + - Index: 67 + Item: Pirate_Skel_Card Rate: 2 - - Item: BigFoot_Card + - Index: 68 + Item: BigFoot_Card Rate: 2 - - Item: Argos_Card + - Index: 69 + Item: Argos_Card Rate: 2 - - Item: Magnolia_Card + - Index: 70 + Item: Magnolia_Card Rate: 2 - - Item: Phen_Card + - Index: 71 + Item: Phen_Card Rate: 2 - - Item: Savage_Card + - Index: 72 + Item: Savage_Card Rate: 2 - - Item: Mantis_Card + - Index: 73 + Item: Mantis_Card Rate: 2 - - Item: Flora_Card + - Index: 74 + Item: Flora_Card Rate: 2 - - Item: Hode_Card + - Index: 75 + Item: Hode_Card Rate: 2 - - Item: Desert_Wolf_Card + - Index: 76 + Item: Desert_Wolf_Card Rate: 1 - - Item: Rafflesia_Card + - Index: 77 + Item: Rafflesia_Card Rate: 1 - - Item: Marine_Sphere_Card + - Index: 78 + Item: Marine_Sphere_Card Rate: 1 - - Item: Orc_Skeleton_Card + - Index: 79 + Item: Orc_Skeleton_Card Rate: 1 - - Item: Soldier_Skeleton_Card + - Index: 80 + Item: Soldier_Skeleton_Card Rate: 1 - - Item: Giearth_Card + - Index: 81 + Item: Giearth_Card Rate: 1 - - Item: Frilldora_Card + - Index: 82 + Item: Frilldora_Card Rate: 1 - - Item: Sword_Fish_Card + - Index: 83 + Item: Sword_Fish_Card Rate: 1 - - Item: Munak_Card + - Index: 84 + Item: Munak_Card Rate: 1 - - Item: Kobold_Card + - Index: 85 + Item: Kobold_Card Rate: 1 - - Item: Skel_Worker_Card + - Index: 86 + Item: Skel_Worker_Card Rate: 1 - - Item: Obeaune_Card + - Index: 87 + Item: Obeaune_Card Rate: 1 - - Item: Archer_Skeleton_Card + - Index: 88 + Item: Archer_Skeleton_Card Rate: 1 - - Item: Marse_Card + - Index: 89 + Item: Marse_Card Rate: 1 - - Item: Zenorc_Card + - Index: 90 + Item: Zenorc_Card Rate: 1 - - Item: Matyr_Card + - Index: 91 + Item: Matyr_Card Rate: 1 - - Item: Dokebi_Card + - Index: 92 + Item: Dokebi_Card Rate: 1 - - Item: Pasana_Card + - Index: 93 + Item: Pasana_Card Rate: 1 - - Item: Sohee_Card + - Index: 94 + Item: Sohee_Card Rate: 1 - - Item: Sand_Man_Card + - Index: 95 + Item: Sand_Man_Card Rate: 1 - - Item: Whisper_Card + - Index: 96 + Item: Whisper_Card Rate: 1 - - Item: Horong_Card + - Index: 97 + Item: Horong_Card Rate: 1 - - Item: Requiem_Card + - Index: 98 + Item: Requiem_Card Rate: 1 - - Item: Marc_Card + - Index: 99 + Item: Marc_Card Rate: 1 - - Item: Mummy_Card + - Index: 100 + Item: Mummy_Card Rate: 1 - - Item: Verit_Card + - Index: 101 + Item: Verit_Card Rate: 1 - - Item: Myst_Card + - Index: 102 + Item: Myst_Card Rate: 1 - - Item: Jakk_Card + - Index: 103 + Item: Jakk_Card Rate: 1 - - Item: Ghoul_Card + - Index: 104 + Item: Ghoul_Card Rate: 1 - - Item: Strouf_Card + - Index: 105 + Item: Strouf_Card Rate: 1 - - Item: Marduk_Card + - Index: 106 + Item: Marduk_Card Rate: 1 - - Item: Marionette_Card + - Index: 107 + Item: Marionette_Card Rate: 1 - - Item: Argiope_Card + - Index: 108 + Item: Argiope_Card Rate: 1 - - Item: Hunter_Fly_Card + - Index: 109 + Item: Hunter_Fly_Card Rate: 1 - - Item: Isis_Card + - Index: 110 + Item: Isis_Card Rate: 1 - - Item: Side_Winder_Card + - Index: 111 + Item: Side_Winder_Card Rate: 1 - - Item: Petit_Card + - Index: 112 + Item: Petit_Card Rate: 1 - - Item: Bathory_Card + - Index: 113 + Item: Bathory_Card Rate: 1 - - Item: Petit__Card + - Index: 114 + Item: Petit__Card Rate: 1 - - Item: Deviruchi_Card + - Index: 115 + Item: Deviruchi_Card Rate: 1 - - Item: Deviace_Card + - Index: 116 + Item: Deviace_Card Rate: 1 - - Item: Nightmare_Card + - Index: 117 + Item: Nightmare_Card Rate: 1 - - Item: Baphomet__Card + - Index: 118 + Item: Baphomet__Card Rate: 1 - - Item: Daydric_Card + - Index: 119 + Item: Daydric_Card Rate: 1 - - Item: Khalitzburg_Card + - Index: 120 + Item: Khalitzburg_Card Rate: 1 - - Item: Evil_Druid_Card + - Index: 121 + Item: Evil_Druid_Card Rate: 1 - - Item: Gargoyle_Card + - Index: 122 + Item: Gargoyle_Card Rate: 1 - - Item: Goat_Card + - Index: 123 + Item: Goat_Card Rate: 1 - - Item: Gajomart_Card + - Index: 124 + Item: Gajomart_Card Rate: 1 - - Item: Galapago_Card + - Index: 125 + Item: Galapago_Card Rate: 1 - - Item: Crab_Card + - Index: 126 + Item: Crab_Card Rate: 1 - - Item: Rice_Cake_Boy_Card + - Index: 127 + Item: Rice_Cake_Boy_Card Rate: 1 - - Item: Steam_Goblin_Card + - Index: 128 + Item: Steam_Goblin_Card Rate: 1 - - Item: Goblin_Archer_Card + - Index: 129 + Item: Goblin_Archer_Card Rate: 1 - - Item: Flying_Deleter_Card + - Index: 130 + Item: Flying_Deleter_Card Rate: 1 - - Item: Nine_Tail_Card + - Index: 131 + Item: Nine_Tail_Card Rate: 1 - - Item: Antique_Firelock_Card + - Index: 132 + Item: Antique_Firelock_Card Rate: 1 - - Item: Grand_Peco_Card + - Index: 133 + Item: Grand_Peco_Card Rate: 1 - - Item: Grizzly_Card + - Index: 134 + Item: Grizzly_Card Rate: 1 - - Item: Gullinbursti_Card + - Index: 135 + Item: Gullinbursti_Card Rate: 1 - - Item: Gig_Card + - Index: 136 + Item: Gig_Card Rate: 1 - - Item: Nightmare_Terror_Card + - Index: 137 + Item: Nightmare_Terror_Card Rate: 1 - - Item: Neraid_Card + - Index: 138 + Item: Neraid_Card Rate: 1 - - Item: Dark_Frame_Card + - Index: 139 + Item: Dark_Frame_Card Rate: 1 - - Item: The_Paper_Card + - Index: 140 + Item: The_Paper_Card Rate: 1 - - Item: Demon_Pungus_Card + - Index: 141 + Item: Demon_Pungus_Card Rate: 1 - - Item: Poison_Toad_Card + - Index: 142 + Item: Poison_Toad_Card Rate: 1 - - Item: Dullahan_Card + - Index: 143 + Item: Dullahan_Card Rate: 1 - - Item: Dryad_Card + - Index: 144 + Item: Dryad_Card Rate: 1 - - Item: Dragon_Tail_Card + - Index: 145 + Item: Dragon_Tail_Card Rate: 1 - - Item: Driller_Card + - Index: 146 + Item: Driller_Card Rate: 1 - - Item: Disguise_Card + - Index: 147 + Item: Disguise_Card Rate: 1 - - Item: Diabolic_Card + - Index: 148 + Item: Diabolic_Card Rate: 1 - - Item: Lava_Golem_Card + - Index: 149 + Item: Lava_Golem_Card Rate: 1 - - Item: Rideword_Card + - Index: 150 + Item: Rideword_Card Rate: 1 - - Item: Raggler_Card + - Index: 151 + Item: Raggler_Card Rate: 1 - - Item: Raydric_Archer_Card + - Index: 152 + Item: Raydric_Archer_Card Rate: 1 - - Item: Leib_Olmai_Card + - Index: 153 + Item: Leib_Olmai_Card Rate: 1 - - Item: Wraith_Dead_Card + - Index: 154 + Item: Wraith_Dead_Card Rate: 1 - - Item: Wraith_Card + - Index: 155 + Item: Wraith_Card Rate: 1 - - Item: Loli_Ruri_Card + - Index: 156 + Item: Loli_Ruri_Card Rate: 1 - - Item: Rotar_Zairo_Card + - Index: 157 + Item: Rotar_Zairo_Card Rate: 1 - - Item: Lude_Card + - Index: 158 + Item: Lude_Card Rate: 1 - - Item: Rybio_Card + - Index: 159 + Item: Rybio_Card Rate: 1 - - Item: Leaf_Cat_Card + - Index: 160 + Item: Leaf_Cat_Card Rate: 1 - - Item: Marin_Card + - Index: 161 + Item: Marin_Card Rate: 1 - - Item: Merman_Card + - Index: 162 + Item: Merman_Card Rate: 1 - - Item: Megalith_Card + - Index: 163 + Item: Megalith_Card Rate: 1 - - Item: Majoruros_Card + - Index: 164 + Item: Majoruros_Card Rate: 1 - - Item: Civil_Servant_Card + - Index: 165 + Item: Civil_Servant_Card Rate: 1 - - Item: Mini_Demon_Card + - Index: 166 + Item: Mini_Demon_Card Rate: 1 - - Item: Mimic_Card + - Index: 167 + Item: Mimic_Card Rate: 1 - - Item: Mystcase_Card + - Index: 168 + Item: Mystcase_Card Rate: 1 - - Item: Miyabi_Ningyo_Card + - Index: 169 + Item: Miyabi_Ningyo_Card Rate: 1 - - Item: Violy_Card + - Index: 170 + Item: Violy_Card Rate: 1 - - Item: Wander_Man_Card + - Index: 171 + Item: Wander_Man_Card Rate: 1 - - Item: Bon_Gun_Card + - Index: 172 + Item: Bon_Gun_Card Rate: 1 - - Item: Brilight_Card + - Index: 173 + Item: Brilight_Card Rate: 1 - - Item: Bloody_Murderer_Card + - Index: 174 + Item: Bloody_Murderer_Card Rate: 1 - - Item: Blazzer_Card + - Index: 175 + Item: Blazzer_Card Rate: 1 - - Item: Sasquatch_Card + - Index: 176 + Item: Sasquatch_Card Rate: 1 - - Item: Live_Peach_Tree_Card + - Index: 177 + Item: Live_Peach_Tree_Card Rate: 1 - - Item: Succubus_Card + - Index: 178 + Item: Succubus_Card Rate: 1 - - Item: Sageworm_Card + - Index: 179 + Item: Sageworm_Card Rate: 1 - - Item: Solider_Card + - Index: 180 + Item: Solider_Card Rate: 1 - - Item: Skeleton_General_Card + - Index: 181 + Item: Skeleton_General_Card Rate: 1 - - Item: Skel_Prisoner_Card + - Index: 182 + Item: Skel_Prisoner_Card Rate: 1 - - Item: Stalactic_Golem_Card + - Index: 183 + Item: Stalactic_Golem_Card Rate: 1 - - Item: Stem_Worm_Card + - Index: 184 + Item: Stem_Worm_Card Rate: 1 - - Item: Stone_Shooter_Card + - Index: 185 + Item: Stone_Shooter_Card Rate: 1 - - Item: Sting_Card + - Index: 186 + Item: Sting_Card Rate: 1 - - Item: Spring_Rabbit_Card + - Index: 187 + Item: Spring_Rabbit_Card Rate: 1 - - Item: Sleeper_Card + - Index: 188 + Item: Sleeper_Card Rate: 1 - - Item: C_Tower_Manager_Card + - Index: 189 + Item: C_Tower_Manager_Card Rate: 1 - - Item: Shinobi_Card + - Index: 190 + Item: Shinobi_Card Rate: 1 - - Item: Increase_Soil_Card + - Index: 191 + Item: Increase_Soil_Card Rate: 1 - - Item: Wild_Ginseng_Card + - Index: 192 + Item: Wild_Ginseng_Card Rate: 1 - - Item: Baby_Leopard_Card + - Index: 193 + Item: Baby_Leopard_Card Rate: 1 - - Item: Anolian_Card + - Index: 194 + Item: Anolian_Card Rate: 1 - - Item: Cookie_XMAS_Card + - Index: 195 + Item: Cookie_XMAS_Card Rate: 1 - - Item: Owl_Duke_Card + - Index: 196 + Item: Owl_Duke_Card Rate: 1 - - Item: Owl_Baron_Card + - Index: 197 + Item: Owl_Baron_Card Rate: 1 - - Item: Iron_Fist_Card + - Index: 198 + Item: Iron_Fist_Card Rate: 1 - - Item: Arclouse_Card + - Index: 199 + Item: Arclouse_Card Rate: 1 - - Item: Apocalips_Card + - Index: 200 + Item: Apocalips_Card Rate: 1 - - Item: Antonio_Card + - Index: 201 + Item: Antonio_Card Rate: 1 - - Item: Alarm_Card + - Index: 202 + Item: Alarm_Card Rate: 1 - - Item: Am_Mut_Card + - Index: 203 + Item: Am_Mut_Card Rate: 1 - - Item: Assulter_Card + - Index: 204 + Item: Assulter_Card Rate: 1 - - Item: Aster_Card + - Index: 205 + Item: Aster_Card Rate: 1 - - Item: Ancient_Mummy_Card + - Index: 206 + Item: Ancient_Mummy_Card Rate: 1 - - Item: Ancient_Worm_Card + - Index: 207 + Item: Ancient_Worm_Card Rate: 1 - - Item: Elder_Card + - Index: 208 + Item: Elder_Card Rate: 1 - - Item: Alligator_Card + - Index: 209 + Item: Alligator_Card Rate: 1 - - Item: Alice_Card + - Index: 210 + Item: Alice_Card Rate: 1 - - Item: Orc_Lady_Card + - Index: 211 + Item: Orc_Lady_Card Rate: 1 - - Item: Orc_Archer_Card + - Index: 212 + Item: Orc_Archer_Card Rate: 1 - - Item: Wild_Rose_Card + - Index: 213 + Item: Wild_Rose_Card Rate: 1 - - Item: Wicked_Nymph_Card + - Index: 214 + Item: Wicked_Nymph_Card Rate: 1 - - Item: Wooden_Golem_Card + - Index: 215 + Item: Wooden_Golem_Card Rate: 1 - - Item: Wootan_Shooter_Card + - Index: 216 + Item: Wootan_Shooter_Card Rate: 1 - - Item: Wootan_Fighter_Card + - Index: 217 + Item: Wootan_Fighter_Card Rate: 1 - - Item: Evil_Cloud_Hermit_Card + - Index: 218 + Item: Evil_Cloud_Hermit_Card Rate: 1 - - Item: Wind_Ghost_Card + - Index: 219 + Item: Wind_Ghost_Card Rate: 1 - - Item: Li_Me_Mang_Ryang_Card + - Index: 220 + Item: Li_Me_Mang_Ryang_Card Rate: 1 - - Item: Explosion_Card + - Index: 221 + Item: Explosion_Card Rate: 1 - - Item: Injustice_Card + - Index: 222 + Item: Injustice_Card Rate: 1 - - Item: Incubus_Card + - Index: 223 + Item: Incubus_Card Rate: 1 - - Item: Giant_Spider_Card + - Index: 224 + Item: Giant_Spider_Card Rate: 1 - - Item: Giant_Honet_Card + - Index: 225 + Item: Giant_Honet_Card Rate: 1 - - Item: Dancing_Dragon_Card + - Index: 226 + Item: Dancing_Dragon_Card Rate: 1 - - Item: Shellfish_Card + - Index: 227 + Item: Shellfish_Card Rate: 1 - - Item: Zombie_Master_Card + - Index: 228 + Item: Zombie_Master_Card Rate: 1 - - Item: Zombie_Prisoner_Card + - Index: 229 + Item: Zombie_Prisoner_Card Rate: 1 - - Item: Zherlthsh_Card + - Index: 230 + Item: Zherlthsh_Card Rate: 1 - - Item: Gibbet_Card + - Index: 231 + Item: Gibbet_Card Rate: 1 - - Item: Deleter_Card + - Index: 232 + Item: Deleter_Card Rate: 1 - - Item: Geographer_Card + - Index: 233 + Item: Geographer_Card Rate: 1 - - Item: Zipper_Bear_Card + - Index: 234 + Item: Zipper_Bear_Card Rate: 1 - - Item: Tengu_Card + - Index: 235 + Item: Tengu_Card Rate: 1 - - Item: Greatest_General_Card + - Index: 236 + Item: Greatest_General_Card Rate: 1 - - Item: Chepet_Card + - Index: 237 + Item: Chepet_Card Rate: 1 - - Item: Choco_Card + - Index: 238 + Item: Choco_Card Rate: 1 - - Item: Karakasa_Card + - Index: 239 + Item: Karakasa_Card Rate: 1 - - Item: Kapha_Card + - Index: 240 + Item: Kapha_Card Rate: 1 - - Item: Carat_Card + - Index: 241 + Item: Carat_Card Rate: 1 - - Item: Caterpillar_Card + - Index: 242 + Item: Caterpillar_Card Rate: 1 - - Item: Cat_O_Nine_Tail_Card + - Index: 243 + Item: Cat_O_Nine_Tail_Card Rate: 1 - - Item: Kobold_Archer_Card + - Index: 244 + Item: Kobold_Archer_Card Rate: 1 - - Item: Cookie_Card + - Index: 245 + Item: Cookie_Card Rate: 1 - - Item: Quve_Card + - Index: 246 + Item: Quve_Card Rate: 1 - - Item: Kraben_Card + - Index: 247 + Item: Kraben_Card Rate: 1 - - Item: Cramp_Card + - Index: 248 + Item: Cramp_Card Rate: 1 - - Item: Cruiser_Card + - Index: 249 + Item: Cruiser_Card Rate: 1 - - Item: Cremy_Fear_Card + - Index: 250 + Item: Cremy_Fear_Card Rate: 1 - - Item: Clock_Card + - Index: 251 + Item: Clock_Card Rate: 1 - - Item: Chimera_Card + - Index: 252 + Item: Chimera_Card Rate: 1 - - Item: Killer_Mantis_Card + - Index: 253 + Item: Killer_Mantis_Card Rate: 1 - - Item: Tamruan_Card + - Index: 254 + Item: Tamruan_Card Rate: 1 - - Item: Kind_Of_Beetle_Card + - Index: 255 + Item: Kind_Of_Beetle_Card Rate: 1 - - Item: Tri_Joint_Card + - Index: 256 + Item: Tri_Joint_Card Rate: 1 - - Item: Parasite_Card + - Index: 257 + Item: Parasite_Card Rate: 1 - - Item: Panzer_Goblin_Card + - Index: 258 + Item: Panzer_Goblin_Card Rate: 1 - - Item: Permeter_Card + - Index: 259 + Item: Permeter_Card Rate: 1 - - Item: Fur_Seal_Card + - Index: 260 + Item: Fur_Seal_Card Rate: 1 - - Item: Punk_Card + - Index: 261 + Item: Punk_Card Rate: 1 - - Item: Penomena_Card + - Index: 262 + Item: Penomena_Card Rate: 1 - - Item: Pest_Card + - Index: 263 + Item: Pest_Card Rate: 1 - - Item: Fake_Angel_Card + - Index: 264 + Item: Fake_Angel_Card Rate: 1 - - Item: Freezer_Card + - Index: 265 + Item: Freezer_Card Rate: 1 - - Item: Hylozoist_Card + - Index: 266 + Item: Hylozoist_Card Rate: 1 - - Item: High_Orc_Card + - Index: 267 + Item: High_Orc_Card Rate: 1 - - Item: Garm_Baby_Card + - Index: 268 + Item: Garm_Baby_Card Rate: 1 - - Item: Harpy_Card + - Index: 269 + Item: Harpy_Card Rate: 1 - - Item: See_Otter_Card + - Index: 270 + Item: See_Otter_Card Rate: 1 - - Item: Blood_Butterfly_Card + - Index: 271 + Item: Blood_Butterfly_Card Rate: 1 - - Item: Hyegun_Card + - Index: 272 + Item: Hyegun_Card Rate: 1 - - Item: Phendark_Card + - Index: 273 + Item: Phendark_Card Rate: 1 - - Item: Heater_Card + - Index: 274 + Item: Heater_Card Rate: 1 - - Item: Waste_Stove_Card + - Index: 275 + Item: Waste_Stove_Card Rate: 1 - - Item: Venomous_Card + - Index: 276 + Item: Venomous_Card Rate: 3 - - Item: Noxious_Card + - Index: 277 + Item: Noxious_Card Rate: 1 - - Item: Pitman_Card + - Index: 278 + Item: Pitman_Card Rate: 3 - - Item: Ungoliant_Card + - Index: 279 + Item: Ungoliant_Card Rate: 1 - - Item: Porcellio_Card + - Index: 280 + Item: Porcellio_Card Rate: 1 - - Item: Obsidian_Card + - Index: 281 + Item: Obsidian_Card Rate: 1 - - Item: Mineral_Card + - Index: 282 + Item: Mineral_Card Rate: 1 - - Item: Teddy_Bear_Card + - Index: 283 + Item: Teddy_Bear_Card Rate: 1 - - Item: Metaling_Card + - Index: 284 + Item: Metaling_Card Rate: 1 - - Item: Mole_Card + - Index: 285 + Item: Mole_Card Rate: 1 - - Item: Anopheles_Card + - Index: 286 + Item: Anopheles_Card Rate: 3 - - Item: Hill_Wind_Card + - Index: 287 + Item: Hill_Wind_Card Rate: 3 - - Item: Ygnizem_Card + - Index: 288 + Item: Ygnizem_Card Rate: 1 - - Item: Armaia_Card + - Index: 289 + Item: Armaia_Card Rate: 3 - - Item: Whikebain_Card + - Index: 290 + Item: Whikebain_Card Rate: 1 - - Item: Erend_Card + - Index: 291 + Item: Erend_Card Rate: 1 - - Item: Rawrel_Card + - Index: 292 + Item: Rawrel_Card Rate: 3 - - Item: Kavac_Card + - Index: 293 + Item: Kavac_Card Rate: 1 - - Item: Removal_Card + - Index: 294 + Item: Removal_Card Rate: 1 - - Item: Gemini_Card + - Index: 295 + Item: Gemini_Card Rate: 1 - - Item: Gremlin_Card + - Index: 296 + Item: Gremlin_Card Rate: 3 - - Item: Beholder_Card + - Index: 297 + Item: Beholder_Card Rate: 1 - - Item: Seyren_Card + - Index: 298 + Item: Seyren_Card Rate: 1 - - Item: Eremes_Card + - Index: 299 + Item: Eremes_Card Rate: 3 - - Item: Harword_Card + - Index: 300 + Item: Harword_Card Rate: 1 - - Item: Katrinn_Card + - Index: 301 + Item: Katrinn_Card Rate: 1 - - Item: Shecil_Card + - Index: 302 + Item: Shecil_Card Rate: 1 - - Item: Venatu_Card + - Index: 303 + Item: Venatu_Card Rate: 1 - - Item: Dimik_Card + - Index: 304 + Item: Dimik_Card Rate: 1 - - Item: Archdam_Card + - Index: 305 + Item: Archdam_Card Rate: 1 - - Item: Chung_E_Card + - Index: 306 + Item: Chung_E_Card Rate: 1 - - Item: Orc_Baby_Card + - Index: 307 + Item: Orc_Baby_Card Rate: 1 - - Item: Green_Iguana_Card + - Index: 308 + Item: Green_Iguana_Card Rate: 3 - - Item: Acidus_Card + - Index: 309 + Item: Acidus_Card Rate: 1 - - Item: Acidus__Card + - Index: 310 + Item: Acidus__Card Rate: 1 - - Item: Ferus_Card + - Index: 311 + Item: Ferus_Card Rate: 3 - - Item: Ferus__Card + - Index: 312 + Item: Ferus__Card Rate: 1 - - Item: Novus__Card + - Index: 313 + Item: Novus__Card Rate: 1 - - Item: Novus_Card + - Index: 314 + Item: Novus_Card Rate: 3 - - Item: Hydro_Card + - Index: 315 + Item: Hydro_Card Rate: 1 - - Item: Dragon_Egg_Card + - Index: 316 + Item: Dragon_Egg_Card Rate: 3 - - Item: Ancient_Mimic_Card + - Index: 317 + Item: Ancient_Mimic_Card Rate: 1 - - Item: Deathword_Card + - Index: 318 + Item: Deathword_Card Rate: 3 - - Item: Plasma_Card + - Index: 319 + Item: Plasma_Card Rate: 1 - - Item: Breeze_Card + - Index: 320 + Item: Breeze_Card Rate: 1 - - Item: Retribution_Card + - Index: 321 + Item: Retribution_Card Rate: 3 - - Item: Observation_Card + - Index: 322 + Item: Observation_Card Rate: 1 - - Item: Shelter_Card + - Index: 323 + Item: Shelter_Card Rate: 1 - - Item: Solace_Card + - Index: 324 + Item: Solace_Card Rate: 1 - - Item: Tha_Maero_Card + - Index: 325 + Item: Tha_Maero_Card Rate: 1 - - Item: Tha_Odium_Card + - Index: 326 + Item: Tha_Odium_Card Rate: 1 - - Item: Tha_Despero_Card + - Index: 327 + Item: Tha_Despero_Card Rate: 1 - - Item: Aliza_Card + - Index: 328 + Item: Aliza_Card Rate: 1 - - Item: Alicel_Card + - Index: 329 + Item: Alicel_Card Rate: 1 - - Item: Aliot_Card + - Index: 330 + Item: Aliot_Card Rate: 1 - - Item: Skogul_Card + - Index: 331 + Item: Skogul_Card Rate: 1 - - Item: Frus_Card + - Index: 332 + Item: Frus_Card Rate: 1 - - Item: Agav_Card + - Index: 333 + Item: Agav_Card Rate: 1 - - Item: Echio_Card + - Index: 334 + Item: Echio_Card Rate: 1 - - Item: Vanberk_Card + - Index: 335 + Item: Vanberk_Card Rate: 1 - - Item: Isilla_Card + - Index: 336 + Item: Isilla_Card Rate: 1 - - Item: Hodremlin_Card + - Index: 337 + Item: Hodremlin_Card Rate: 1 - - Item: Seeker_Card + - Index: 338 + Item: Seeker_Card Rate: 1 - - Item: Snowier_Card + - Index: 339 + Item: Snowier_Card Rate: 2 - - Item: Siroma_Card + - Index: 340 + Item: Siroma_Card Rate: 1 - - Item: Ice_Titan_Card + - Index: 341 + Item: Ice_Titan_Card Rate: 1 - - Item: Gazeti_Card + - Index: 342 + Item: Gazeti_Card Rate: 1 - - Item: Muscipular_Card + - Index: 343 + Item: Muscipular_Card Rate: 1 - - Item: Drosera_Card + - Index: 344 + Item: Drosera_Card Rate: 2 - - Item: Roween_Card + - Index: 345 + Item: Roween_Card Rate: 1 - - Item: Galion_Card + - Index: 346 + Item: Galion_Card Rate: 1 - - Item: Stapo_Card + - Index: 347 + Item: Stapo_Card Rate: 3 - - Item: Byorgue_Card + - Index: 348 + Item: Byorgue_Card Rate: 1 - - Item: Sword_Guardian_Card + - Index: 349 + Item: Sword_Guardian_Card Rate: 1 - - Item: Bow_Guardian_Card + - Index: 350 + Item: Bow_Guardian_Card Rate: 1 - - Item: Salamander_Card + - Index: 351 + Item: Salamander_Card Rate: 1 - - Item: Kasa_Card + - Index: 352 + Item: Kasa_Card Rate: 1 - - Item: Magmaring_Card + - Index: 353 + Item: Magmaring_Card Rate: 2 - - Item: Imp_Card + - Index: 354 + Item: Imp_Card Rate: 1 - - Item: Knocker_Card + - Index: 355 + Item: Knocker_Card Rate: 1 - - Item: Zombie_Slaughter_Card + - Index: 356 + Item: Zombie_Slaughter_Card Rate: 1 - - Item: Ragged_Zombie_Card + - Index: 357 + Item: Ragged_Zombie_Card Rate: 2 - - Item: Hell_Poodle_Card + - Index: 358 + Item: Hell_Poodle_Card Rate: 2 - - Item: Banshee_Card + - Index: 359 + Item: Banshee_Card Rate: 2 - - Item: Flame_Skull_Card + - Index: 360 + Item: Flame_Skull_Card Rate: 1 - - Item: Necromancer_Card + - Index: 361 + Item: Necromancer_Card Rate: 1 - Group: CASH_FOOD SubGroups: - SubGroup: 1 List: - - Item: Str_Dish10_ + - Index: 0 + Item: Str_Dish10_ Rate: 1 - - Item: Agi_Dish10_ + - Index: 1 + Item: Agi_Dish10_ Rate: 1 - - Item: Int_Dish10_ + - Index: 2 + Item: Int_Dish10_ Rate: 1 - - Item: Dex_Dish10_ + - Index: 3 + Item: Dex_Dish10_ Rate: 1 - - Item: Luk_Dish10_ + - Index: 4 + Item: Luk_Dish10_ Rate: 1 - - Item: Vit_Dish10_ + - Index: 5 + Item: Vit_Dish10_ Rate: 1 - Group: CHERISH_BOX SubGroups: - SubGroup: 1 List: - - Item: Dog_Cap_ + - Index: 0 + Item: Dog_Cap_ Rate: 1 - - Item: Geographer_Band_ + - Index: 1 + Item: Geographer_Band_ Rate: 4 - - Item: Vacation_Hat_ + - Index: 2 + Item: Vacation_Hat_ Rate: 5 - Group: CHERISH_BOX_ORI SubGroups: - SubGroup: 1 List: - - Item: Ragnarok_Limited_Ed + - Index: 0 + Item: Ragnarok_Limited_Ed Rate: 3 - - Item: Satellite_Hairband + - Index: 1 + Item: Satellite_Hairband Rate: 2 - - Item: Valkyrie_Feather_Band + - Index: 2 + Item: Valkyrie_Feather_Band Rate: 1 - - Item: Pirate_Dagger + - Index: 3 + Item: Pirate_Dagger Rate: 2 - - Item: Loki_Mask + - Index: 4 + Item: Loki_Mask Rate: 2 - Group: COOKIEBAG SubGroups: - SubGroup: 1 List: - - Item: Candy + - Index: 0 + Item: Candy Rate: 5 - - Item: Candy_Striper + - Index: 1 + Item: Candy_Striper Rate: 5 - - Item: Well_Baked_Cookie + - Index: 2 + Item: Well_Baked_Cookie Rate: 5 - - Item: Piece_Of_Cake + - Index: 3 + Item: Piece_Of_Cake Rate: 5 - - Item: Chocolate + - Index: 4 + Item: Chocolate Rate: 1 - - Item: HandMade_Chocolate + - Index: 5 + Item: HandMade_Chocolate Rate: 1 - - Item: HandMade_Chocolate_ + - Index: 6 + Item: HandMade_Chocolate_ Rate: 1 - - Item: White_Chocolate + - Index: 7 + Item: White_Chocolate Rate: 1 - - Item: Rice_Ball + - Index: 8 + Item: Rice_Ball Rate: 5 - - Item: Lucky_Candy + - Index: 9 + Item: Lucky_Candy Rate: 5 - - Item: Lucky_Candy_Cane + - Index: 10 + Item: Lucky_Candy_Cane Rate: 5 - - Item: Lucky_Cookie + - Index: 11 + Item: Lucky_Cookie Rate: 5 - - Item: Chocolate_Drink + - Index: 12 + Item: Chocolate_Drink Rate: 1 - - Item: Sesame_Pastry + - Index: 13 + Item: Sesame_Pastry Rate: 1 - - Item: Honey_Pastry + - Index: 14 + Item: Honey_Pastry Rate: 1 - - Item: Rainbow_Cake + - Index: 15 + Item: Rainbow_Cake Rate: 1 - Group: EASTER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: No_Recipient + - Index: 0 + Item: No_Recipient Rate: 110 - - Item: Old_Broom + - Index: 1 + Item: Old_Broom Rate: 110 - - Item: Silver_Knife_Of_Chaste + - Index: 2 + Item: Silver_Knife_Of_Chaste Rate: 110 - - Item: Armlet_Of_Obedience + - Index: 3 + Item: Armlet_Of_Obedience Rate: 110 - - Item: Shining_Stone + - Index: 4 + Item: Shining_Stone Rate: 110 - - Item: Contracts_In_Shadow + - Index: 5 + Item: Contracts_In_Shadow Rate: 110 - - Item: Book_Of_Devil + - Index: 6 + Item: Book_Of_Devil Rate: 110 - - Item: Pet_Incubator + - Index: 7 + Item: Pet_Incubator Rate: 205 - - Item: Heart_Of_Her + - Index: 8 + Item: Heart_Of_Her Rate: 110 - - Item: Munak_Turban + - Index: 9 + Item: Munak_Turban Rate: 1 - - Item: Ghost_Bandana + - Index: 10 + Item: Ghost_Bandana Rate: 1 - - Item: Bongun_Hat + - Index: 11 + Item: Bongun_Hat Rate: 1 - - Item: Munak_Turban_ + - Index: 12 + Item: Munak_Turban_ Rate: 1 - - Item: Bongun_Hat_ + - Index: 13 + Item: Bongun_Hat_ Rate: 1 - Group: EGGBOY SubGroups: - SubGroup: 1 List: - - Item: Grape + - Index: 0 + Item: Grape Rate: 300 - - Item: Rice_Ball + - Index: 1 + Item: Rice_Ball Rate: 522 - - Item: Prohibition_Red_Candle + - Index: 2 + Item: Prohibition_Red_Candle Rate: 20 - - Item: Realgar_Wine + - Index: 3 + Item: Realgar_Wine Rate: 100 - - Item: Exorcize_Herb + - Index: 4 + Item: Exorcize_Herb Rate: 50 - - Item: Ghost_Bandana + - Index: 5 + Item: Ghost_Bandana Rate: 5 - - Item: Inccubus_Horn + - Index: 6 + Item: Inccubus_Horn Rate: 2 - Group: EGGGIRL SubGroups: - SubGroup: 1 List: - - Item: Grape + - Index: 0 + Item: Grape Rate: 300 - - Item: Rice_Ball + - Index: 1 + Item: Rice_Ball Rate: 522 - - Item: Sway_Apron + - Index: 2 + Item: Sway_Apron Rate: 20 - - Item: Realgar_Wine + - Index: 3 + Item: Realgar_Wine Rate: 100 - - Item: Exorcize_Herb + - Index: 4 + Item: Exorcize_Herb Rate: 50 - - Item: Hair_Protector + - Index: 5 + Item: Hair_Protector Rate: 5 - - Item: Horn_Of_Succubus + - Index: 6 + Item: Horn_Of_Succubus Rate: 2 - Group: ELEMENT SubGroups: - SubGroup: 1 List: - - Item: Scarlet_Pts + - Index: 0 + Item: Scarlet_Pts Rate: 1 - - Item: Indigo_Pts + - Index: 1 + Item: Indigo_Pts Rate: 1 - - Item: Yellow_Wish_Pts + - Index: 2 + Item: Yellow_Wish_Pts Rate: 1 - - Item: Lime_Green_Pts + - Index: 3 + Item: Lime_Green_Pts Rate: 1 - Group: FINDINGORE SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 3 - - Item: Oridecon_Stone + - Index: 1 + Item: Oridecon_Stone Rate: 20 - - Item: Elunium_Stone + - Index: 2 + Item: Elunium_Stone Rate: 20 - - Item: Gold + - Index: 3 + Item: Gold Rate: 2 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 10 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 10 - - Item: Boody_Red + - Index: 6 + Item: Boody_Red Rate: 30 - - Item: Crystal_Blue + - Index: 7 + Item: Crystal_Blue Rate: 30 - - Item: Wind_Of_Verdure + - Index: 8 + Item: Wind_Of_Verdure Rate: 30 - - Item: Yellow_Live + - Index: 9 + Item: Yellow_Live Rate: 30 - - Item: Flame_Heart + - Index: 10 + Item: Flame_Heart Rate: 15 - - Item: Mistic_Frozen + - Index: 11 + Item: Mistic_Frozen Rate: 15 - - Item: Rough_Wind + - Index: 12 + Item: Rough_Wind Rate: 15 - - Item: Great_Nature + - Index: 13 + Item: Great_Nature Rate: 15 - - Item: Iron + - Index: 14 + Item: Iron Rate: 80 - - Item: Steel + - Index: 15 + Item: Steel Rate: 50 - - Item: Iron_Ore + - Index: 16 + Item: Iron_Ore Rate: 100 - - Item: Coal + - Index: 17 + Item: Coal Rate: 60 - - Item: Phracon + - Index: 18 + Item: Phracon Rate: 95 - - Item: Emveretarcon + - Index: 19 + Item: Emveretarcon Rate: 55 - Group: FIRSTAID SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 5 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 5 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 5 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 5 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 5 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 5 - - Item: Red_Slim_Potion + - Index: 6 + Item: Red_Slim_Potion Rate: 5 - - Item: Yellow_Slim_Potion + - Index: 7 + Item: Yellow_Slim_Potion Rate: 5 - - Item: White_Slim_Potion + - Index: 8 + Item: White_Slim_Potion Rate: 5 - - Item: Novice_Potion + - Index: 9 + Item: Novice_Potion Rate: 5 - - Item: Anodyne + - Index: 10 + Item: Anodyne Rate: 5 - - Item: Center_Potion + - Index: 11 + Item: Center_Potion Rate: 5 - - Item: Awakening_Potion + - Index: 12 + Item: Awakening_Potion Rate: 5 - - Item: Berserk_Potion + - Index: 13 + Item: Berserk_Potion Rate: 5 - - Item: Poison_Bottle + - Index: 14 + Item: Poison_Bottle Rate: 1 - - Item: Speed_Up_Potion + - Index: 15 + Item: Speed_Up_Potion Rate: 5 - - Item: Slow_Down_Potion + - Index: 16 + Item: Slow_Down_Potion Rate: 5 - - Item: Water_Of_Darkness + - Index: 17 + Item: Water_Of_Darkness Rate: 5 - Group: FISH SubGroups: - SubGroup: 1 List: - - Item: Fish_Slice + - Index: 0 + Item: Fish_Slice Rate: 1 - - Item: Shusi + - Index: 1 + Item: Shusi Rate: 1 - Group: FOOD SubGroups: - SubGroup: 1 List: - - Item: Royal_Jelly + - Index: 0 + Item: Royal_Jelly Rate: 5 - - Item: Str_Dish02 + - Index: 1 + Item: Str_Dish02 Rate: 10 - - Item: Agi_Dish02 + - Index: 2 + Item: Agi_Dish02 Rate: 10 - - Item: Vit_Dish03 + - Index: 3 + Item: Vit_Dish03 Rate: 10 - - Item: Dex_Dish02 + - Index: 4 + Item: Dex_Dish02 Rate: 10 - - Item: Luk_Dish03 + - Index: 5 + Item: Luk_Dish03 Rate: 10 - - Item: Int_Dish02 + - Index: 6 + Item: Int_Dish02 Rate: 10 - - Item: Apple_Juice + - Index: 7 + Item: Apple_Juice Rate: 30 - - Item: Banana_Juice + - Index: 8 + Item: Banana_Juice Rate: 30 - - Item: Grape_Juice + - Index: 9 + Item: Grape_Juice Rate: 30 - - Item: Carrot_Juice + - Index: 10 + Item: Carrot_Juice Rate: 30 - - Item: Well_Baked_Cookie + - Index: 11 + Item: Well_Baked_Cookie Rate: 30 - - Item: Ice_Cream + - Index: 12 + Item: Ice_Cream Rate: 50 - - Item: Fish_Slice + - Index: 13 + Item: Fish_Slice Rate: 50 - - Item: Cheese + - Index: 14 + Item: Cheese Rate: 50 - - Item: Shusi + - Index: 15 + Item: Shusi Rate: 50 - - Item: Bun + - Index: 16 + Item: Bun Rate: 50 - - Item: Mojji + - Index: 17 + Item: Mojji Rate: 50 - - Item: Pumpkin + - Index: 18 + Item: Pumpkin Rate: 50 - - Item: Sweet_Potato + - Index: 19 + Item: Sweet_Potato Rate: 100 - - Item: Banana + - Index: 20 + Item: Banana Rate: 100 - - Item: Apple + - Index: 21 + Item: Apple Rate: 600 - Group: FOODBAG SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 1 - - Item: Banana + - Index: 1 + Item: Banana Rate: 1 - - Item: Grape + - Index: 2 + Item: Grape Rate: 1 - - Item: Carrot + - Index: 3 + Item: Carrot Rate: 1 - - Item: Sweet_Potato + - Index: 4 + Item: Sweet_Potato Rate: 1 - - Item: Meat + - Index: 5 + Item: Meat Rate: 1 - - Item: Honey + - Index: 6 + Item: Honey Rate: 1 - - Item: Milk + - Index: 7 + Item: Milk Rate: 1 - - Item: Leaflet_Of_Hinal + - Index: 8 + Item: Leaflet_Of_Hinal Rate: 1 - - Item: Leaflet_Of_Aloe + - Index: 9 + Item: Leaflet_Of_Aloe Rate: 1 - - Item: Fruit_Of_Mastela + - Index: 10 + Item: Fruit_Of_Mastela Rate: 1 - - Item: Royal_Jelly + - Index: 11 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 12 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 13 + Item: Candy_Striper Rate: 1 - - Item: Apple_Juice + - Index: 14 + Item: Apple_Juice Rate: 1 - - Item: Banana_Juice + - Index: 15 + Item: Banana_Juice Rate: 1 - - Item: Grape_Juice + - Index: 16 + Item: Grape_Juice Rate: 1 - - Item: Carrot_Juice + - Index: 17 + Item: Carrot_Juice Rate: 1 - - Item: Ice_Cream + - Index: 18 + Item: Ice_Cream Rate: 1 - - Item: Well_Baked_Cookie + - Index: 19 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 20 + Item: Piece_Of_Cake Rate: 1 - - Item: Fish_Slice + - Index: 21 + Item: Fish_Slice Rate: 1 - - Item: Cheese + - Index: 22 + Item: Cheese Rate: 1 - - Item: Nice_Sweet_Potato + - Index: 23 + Item: Nice_Sweet_Potato Rate: 1 - - Item: Popped_Rice + - Index: 24 + Item: Popped_Rice Rate: 1 - - Item: Shusi + - Index: 25 + Item: Shusi Rate: 1 - - Item: Bun + - Index: 26 + Item: Bun Rate: 1 - - Item: Mojji + - Index: 27 + Item: Mojji Rate: 1 - - Item: Rice_Cake + - Index: 28 + Item: Rice_Cake Rate: 1 - - Item: Long_Rice_Cake + - Index: 29 + Item: Long_Rice_Cake Rate: 1 - - Item: Hash_Rice_Cake + - Index: 30 + Item: Hash_Rice_Cake Rate: 1 - - Item: Chocolate + - Index: 31 + Item: Chocolate Rate: 1 - - Item: HandMade_Chocolate + - Index: 32 + Item: HandMade_Chocolate Rate: 1 - - Item: HandMade_Chocolate_ + - Index: 33 + Item: HandMade_Chocolate_ Rate: 1 - - Item: White_Chocolate + - Index: 34 + Item: White_Chocolate Rate: 1 - - Item: Rice_Ball + - Index: 35 + Item: Rice_Ball Rate: 1 - - Item: Tomyumkung + - Index: 36 + Item: Tomyumkung Rate: 1 - - Item: Prawn + - Index: 37 + Item: Prawn Rate: 1 - - Item: Lemon + - Index: 38 + Item: Lemon Rate: 1 - - Item: Prickly_Fruit + - Index: 39 + Item: Prickly_Fruit Rate: 1 - - Item: Yggdrasilberry + - Index: 40 + Item: Yggdrasilberry Rate: 1 - - Item: Seed_Of_Yggdrasil + - Index: 41 + Item: Seed_Of_Yggdrasil Rate: 1 - - Item: Korea_Rice_Cake + - Index: 42 + Item: Korea_Rice_Cake Rate: 1 - - Item: Rice_Cake_Soup + - Index: 43 + Item: Rice_Cake_Soup Rate: 1 - Group: FRUIT SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 1 - - Item: Banana + - Index: 1 + Item: Banana Rate: 1 - - Item: Grape + - Index: 2 + Item: Grape Rate: 1 - - Item: Carrot + - Index: 3 + Item: Carrot Rate: 1 - - Item: Sweet_Potato + - Index: 4 + Item: Sweet_Potato Rate: 1 - Group: GEMSTONE SubGroups: - SubGroup: 1 List: - - Item: Yellow_Gemstone + - Index: 0 + Item: Yellow_Gemstone Rate: 1 - - Item: Red_Gemstone + - Index: 1 + Item: Red_Gemstone Rate: 1 - - Item: Blue_Gemstone + - Index: 2 + Item: Blue_Gemstone Rate: 1 - Group: GIFTBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOXCHINA SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Honey + - Index: 6 + Item: Honey Rate: 1 - - Item: Leaflet_Of_Hinal + - Index: 7 + Item: Leaflet_Of_Hinal Rate: 1 - - Item: Leaflet_Of_Aloe + - Index: 8 + Item: Leaflet_Of_Aloe Rate: 2 - - Item: Panacea + - Index: 9 + Item: Panacea Rate: 1 - - Item: Royal_Jelly + - Index: 10 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 11 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 12 + Item: Candy_Striper Rate: 1 - - Item: Old_Blue_Box + - Index: 13 + Item: Old_Blue_Box Rate: 40 - - Item: Branch_Of_Dead_Tree + - Index: 14 + Item: Branch_Of_Dead_Tree Rate: 9 - - Item: Anodyne + - Index: 15 + Item: Anodyne Rate: 1 - - Item: Aloebera + - Index: 16 + Item: Aloebera Rate: 1 - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 1 - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 1 - - Item: Leaf_Of_Yggdrasil + - Index: 19 + Item: Leaf_Of_Yggdrasil Rate: 1 - - Item: Portable_Furnace + - Index: 20 + Item: Portable_Furnace Rate: 5 - - Item: Iron_Hammer + - Index: 21 + Item: Iron_Hammer Rate: 1 - - Item: Golden_Hammer + - Index: 22 + Item: Golden_Hammer Rate: 1 - - Item: Oridecon_Hammer + - Index: 23 + Item: Oridecon_Hammer Rate: 1 - - Item: Ora_Ora + - Index: 24 + Item: Ora_Ora Rate: 1 - - Item: Animal_Blood + - Index: 25 + Item: Animal_Blood Rate: 1 - - Item: Hinalle + - Index: 26 + Item: Hinalle Rate: 1 - - Item: Aloe + - Index: 27 + Item: Aloe Rate: 1 - - Item: Four_Leaf_Clover + - Index: 28 + Item: Four_Leaf_Clover Rate: 1 - - Item: Singing_Plant + - Index: 29 + Item: Singing_Plant Rate: 1 - - Item: Ment + - Index: 30 + Item: Ment Rate: 1 - - Item: Illusion_Flower + - Index: 31 + Item: Illusion_Flower Rate: 1 - - Item: Yellow_Gemstone + - Index: 32 + Item: Yellow_Gemstone Rate: 1 - - Item: Red_Gemstone + - Index: 33 + Item: Red_Gemstone Rate: 1 - - Item: Blue_Gemstone + - Index: 34 + Item: Blue_Gemstone Rate: 1 - - Item: Dark_Red_Jewel + - Index: 35 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 36 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 37 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 38 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 39 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 40 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 41 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 42 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 43 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 44 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 45 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 46 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 47 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 48 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 49 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 50 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 51 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 52 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 53 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 54 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 55 + Item: Pencil_Case Rate: 1 - - Item: Stuffed_Doll + - Index: 56 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 57 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 58 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 59 + Item: Spore_Doll Rate: 1 - - Item: Wedding_Bouquet + - Index: 60 + Item: Wedding_Bouquet Rate: 1 - - Item: Crystal_Mirror + - Index: 61 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 62 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 63 + Item: Frozen_Rose Rate: 1 - - Item: Grasshopper_Doll + - Index: 64 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 65 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 66 + Item: Raccoondog_Doll Rate: 1 - - Item: Jellopy + - Index: 67 + Item: Jellopy Rate: 1 - - Item: Garlet + - Index: 68 + Item: Garlet Rate: 1 - - Item: Scell + - Index: 69 + Item: Scell Rate: 1 - - Item: Zargon + - Index: 70 + Item: Zargon Rate: 1 - - Item: Orcish_Voucher + - Index: 71 + Item: Orcish_Voucher Rate: 1 - - Item: Mementos + - Index: 72 + Item: Mementos Rate: 1 - - Item: Voucher_Of_Orcish_Hero + - Index: 73 + Item: Voucher_Of_Orcish_Hero Rate: 1 - - Item: Gold + - Index: 74 + Item: Gold Rate: 1 - - Item: Detrimindexta + - Index: 75 + Item: Detrimindexta Rate: 1 - - Item: Karvodailnirol + - Index: 76 + Item: Karvodailnirol Rate: 1 - - Item: Counteragent + - Index: 77 + Item: Counteragent Rate: 1 - - Item: Mixture + - Index: 78 + Item: Mixture Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 79 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 80 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 81 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 82 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 83 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 84 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 85 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 86 + Item: Black_Dyestuffs Rate: 1 - - Item: Anvil + - Index: 87 + Item: Anvil Rate: 1 - - Item: Oridecon_Anvil + - Index: 88 + Item: Oridecon_Anvil Rate: 1 - - Item: Golden_Anvil + - Index: 89 + Item: Golden_Anvil Rate: 1 - - Item: Emperium_Anvil + - Index: 90 + Item: Emperium_Anvil Rate: 1 - - Item: Boody_Red + - Index: 91 + Item: Boody_Red Rate: 1 - - Item: Crystal_Blue + - Index: 92 + Item: Crystal_Blue Rate: 1 - - Item: Wind_Of_Verdure + - Index: 93 + Item: Wind_Of_Verdure Rate: 1 - - Item: Yellow_Live + - Index: 94 + Item: Yellow_Live Rate: 1 - - Item: Flame_Heart + - Index: 95 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 96 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 97 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 98 + Item: Great_Nature Rate: 1 - - Item: Iron + - Index: 99 + Item: Iron Rate: 1 - - Item: Steel + - Index: 100 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 101 + Item: Star_Crumb Rate: 1 - - Item: Sparkling_Dust + - Index: 102 + Item: Sparkling_Dust Rate: 1 - - Item: Iron_Ore + - Index: 103 + Item: Iron_Ore Rate: 1 - - Item: Coal + - Index: 104 + Item: Coal Rate: 1 - - Item: Patriotism_Marks + - Index: 105 + Item: Patriotism_Marks Rate: 1 - - Item: Hammer_Of_Blacksmith + - Index: 106 + Item: Hammer_Of_Blacksmith Rate: 1 - - Item: Old_Magic_Book + - Index: 107 + Item: Old_Magic_Book Rate: 1 - - Item: Penetration + - Index: 108 + Item: Penetration Rate: 1 - - Item: Frozen_Heart + - Index: 109 + Item: Frozen_Heart Rate: 1 - - Item: Sacred_Marks + - Index: 110 + Item: Sacred_Marks Rate: 1 - - Item: Phracon + - Index: 111 + Item: Phracon Rate: 1 - - Item: Emveretarcon + - Index: 112 + Item: Emveretarcon Rate: 1 - - Item: Booby_Trap + - Index: 113 + Item: Booby_Trap Rate: 1 - - Item: Sword_ + - Index: 114 + Item: Sword_ Rate: 1 - - Item: Falchion_ + - Index: 115 + Item: Falchion_ Rate: 1 - - Item: Blade_ + - Index: 116 + Item: Blade_ Rate: 1 - - Item: Lapier_ + - Index: 117 + Item: Lapier_ Rate: 1 - - Item: Scimiter_ + - Index: 118 + Item: Scimiter_ Rate: 1 - - Item: Katana_ + - Index: 119 + Item: Katana_ Rate: 1 - - Item: Tsurugi_ + - Index: 120 + Item: Tsurugi_ Rate: 1 - - Item: Ring_Pommel_Saber_ + - Index: 121 + Item: Ring_Pommel_Saber_ Rate: 1 - - Item: Saber_ + - Index: 122 + Item: Saber_ Rate: 1 - - Item: Hae_Dong_Gum_ + - Index: 123 + Item: Hae_Dong_Gum_ Rate: 1 - - Item: Flamberge + - Index: 124 + Item: Flamberge Rate: 1 - - Item: Slayer_ + - Index: 125 + Item: Slayer_ Rate: 1 - - Item: Bastard_Sword_ + - Index: 126 + Item: Bastard_Sword_ Rate: 1 - - Item: Two_Hand_Sword_ + - Index: 127 + Item: Two_Hand_Sword_ Rate: 1 - - Item: Broad_Sword_ + - Index: 128 + Item: Broad_Sword_ Rate: 1 - - Item: Claymore + - Index: 129 + Item: Claymore Rate: 1 - - Item: Knife_ + - Index: 130 + Item: Knife_ Rate: 1 - - Item: Cutter_ + - Index: 131 + Item: Cutter_ Rate: 1 - - Item: Main_Gauche_ + - Index: 132 + Item: Main_Gauche_ Rate: 1 - - Item: Dirk_ + - Index: 133 + Item: Dirk_ Rate: 1 - - Item: Dagger_ + - Index: 134 + Item: Dagger_ Rate: 1 - - Item: Stiletto_ + - Index: 135 + Item: Stiletto_ Rate: 1 - - Item: Gladius_ + - Index: 136 + Item: Gladius_ Rate: 1 - - Item: Damascus_ + - Index: 137 + Item: Damascus_ Rate: 1 - - Item: Jur_ + - Index: 138 + Item: Jur_ Rate: 1 - - Item: Katar_ + - Index: 139 + Item: Katar_ Rate: 1 - - Item: Jamadhar_ + - Index: 140 + Item: Jamadhar_ Rate: 1 - - Item: Axe_ + - Index: 141 + Item: Axe_ Rate: 1 - - Item: Battle_Axe_ + - Index: 142 + Item: Battle_Axe_ Rate: 1 - - Item: Hammer_ + - Index: 143 + Item: Hammer_ Rate: 1 - - Item: Buster_ + - Index: 144 + Item: Buster_ Rate: 1 - - Item: Two_Handed_Axe_ + - Index: 145 + Item: Two_Handed_Axe_ Rate: 1 - - Item: Javelin_ + - Index: 146 + Item: Javelin_ Rate: 1 - - Item: Spear_ + - Index: 147 + Item: Spear_ Rate: 1 - - Item: Pike_ + - Index: 148 + Item: Pike_ Rate: 1 - - Item: Lance + - Index: 149 + Item: Lance Rate: 1 - - Item: Guisarme_ + - Index: 150 + Item: Guisarme_ Rate: 1 - - Item: Glaive_ + - Index: 151 + Item: Glaive_ Rate: 1 - - Item: Partizan_ + - Index: 152 + Item: Partizan_ Rate: 1 - - Item: Trident_ + - Index: 153 + Item: Trident_ Rate: 1 - - Item: Halberd_ + - Index: 154 + Item: Halberd_ Rate: 1 - - Item: Club_ + - Index: 155 + Item: Club_ Rate: 1 - - Item: Mace_ + - Index: 156 + Item: Mace_ Rate: 1 - - Item: Smasher_ + - Index: 157 + Item: Smasher_ Rate: 1 - - Item: Flail_ + - Index: 158 + Item: Flail_ Rate: 1 - - Item: Morning_Star_ + - Index: 159 + Item: Morning_Star_ Rate: 1 - - Item: Sword_Mace_ + - Index: 160 + Item: Sword_Mace_ Rate: 1 - - Item: Chain_ + - Index: 161 + Item: Chain_ Rate: 1 - - Item: Book + - Index: 162 + Item: Book Rate: 1 - - Item: Bible + - Index: 163 + Item: Bible Rate: 1 - - Item: Rod_ + - Index: 164 + Item: Rod_ Rate: 1 - - Item: Wand_ + - Index: 165 + Item: Wand_ Rate: 1 - - Item: Staff_ + - Index: 166 + Item: Staff_ Rate: 1 - - Item: Arc_Wand_ + - Index: 167 + Item: Arc_Wand_ Rate: 1 - - Item: Mighty_Staff + - Index: 168 + Item: Mighty_Staff Rate: 1 - - Item: Bow_ + - Index: 169 + Item: Bow_ Rate: 1 - - Item: Composite_Bow_ + - Index: 170 + Item: Composite_Bow_ Rate: 1 - - Item: CrossBow_ + - Index: 171 + Item: CrossBow_ Rate: 1 - - Item: Arbalest + - Index: 172 + Item: Arbalest Rate: 1 - - Item: Kakkung + - Index: 173 + Item: Kakkung Rate: 1 - - Item: Hunter_Bow + - Index: 174 + Item: Hunter_Bow Rate: 1 - - Item: Bow_Of_Roguemaster + - Index: 175 + Item: Bow_Of_Roguemaster Rate: 1 - - Item: Guard_ + - Index: 176 + Item: Guard_ Rate: 1 - - Item: Buckler_ + - Index: 177 + Item: Buckler_ Rate: 1 - - Item: Shield_ + - Index: 178 + Item: Shield_ Rate: 1 - - Item: Mirror_Shield_ + - Index: 179 + Item: Mirror_Shield_ Rate: 1 - - Item: Fancy_Flower + - Index: 180 + Item: Fancy_Flower Rate: 1 - - Item: Ribbon_ + - Index: 181 + Item: Ribbon_ Rate: 1 - - Item: Cat_Hairband + - Index: 182 + Item: Cat_Hairband Rate: 1 - - Item: Flower_Hairband + - Index: 183 + Item: Flower_Hairband Rate: 1 - - Item: Biretta_ + - Index: 184 + Item: Biretta_ Rate: 1 - - Item: Hat_ + - Index: 185 + Item: Hat_ Rate: 1 - - Item: Turban_ + - Index: 186 + Item: Turban_ Rate: 1 - - Item: Goggle_ + - Index: 187 + Item: Goggle_ Rate: 1 - - Item: Cap_ + - Index: 188 + Item: Cap_ Rate: 1 - - Item: Helm_ + - Index: 189 + Item: Helm_ Rate: 1 - - Item: Gemmed_Sallet_ + - Index: 190 + Item: Gemmed_Sallet_ Rate: 1 - - Item: Circlet_ + - Index: 191 + Item: Circlet_ Rate: 1 - - Item: Santa's_Hat + - Index: 192 + Item: Santa's_Hat Rate: 1 - - Item: Big_Sis'_Ribbon + - Index: 193 + Item: Big_Sis'_Ribbon Rate: 1 - - Item: Coronet + - Index: 194 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 195 + Item: Fillet Rate: 1 - - Item: Snowy_Horn + - Index: 196 + Item: Snowy_Horn Rate: 1 - - Item: Sharp_Gear + - Index: 197 + Item: Sharp_Gear Rate: 1 - - Item: Pierrot_Nose + - Index: 198 + Item: Pierrot_Nose Rate: 1 - - Item: Gangster_Patch + - Index: 199 + Item: Gangster_Patch Rate: 1 - - Item: Ganster_Mask + - Index: 200 + Item: Ganster_Mask Rate: 1 - - Item: Centimental_Flower + - Index: 201 + Item: Centimental_Flower Rate: 1 - - Item: Centimental_Leaf + - Index: 202 + Item: Centimental_Leaf Rate: 1 - - Item: Jack_A_Dandy + - Index: 203 + Item: Jack_A_Dandy Rate: 1 - - Item: Stop_Post + - Index: 204 + Item: Stop_Post Rate: 1 - - Item: Doctor_Cap + - Index: 205 + Item: Doctor_Cap Rate: 1 - - Item: Red_Bandana + - Index: 206 + Item: Red_Bandana Rate: 1 - - Item: Eagle_Eyes + - Index: 207 + Item: Eagle_Eyes Rate: 1 - - Item: Bomb_Wick + - Index: 208 + Item: Bomb_Wick Rate: 1 - - Item: Antler + - Index: 209 + Item: Antler Rate: 1 - - Item: Pirate_Bandana + - Index: 210 + Item: Pirate_Bandana Rate: 1 - - Item: Poo_Poo_Hat + - Index: 211 + Item: Poo_Poo_Hat Rate: 1 - - Item: Funeral_Costume + - Index: 212 + Item: Funeral_Costume Rate: 1 - - Item: Masquerade + - Index: 213 + Item: Masquerade Rate: 1 - - Item: Pretend_Murdered + - Index: 214 + Item: Pretend_Murdered Rate: 1 - - Item: Star_Dust + - Index: 215 + Item: Star_Dust Rate: 1 - - Item: Blinker + - Index: 216 + Item: Blinker Rate: 1 - - Item: Binoculars + - Index: 217 + Item: Binoculars Rate: 1 - - Item: Green_Feeler + - Index: 218 + Item: Green_Feeler Rate: 1 - - Item: Viking_Helm + - Index: 219 + Item: Viking_Helm Rate: 1 - - Item: Cotton_Shirt_ + - Index: 220 + Item: Cotton_Shirt_ Rate: 1 - - Item: Leather_Jacket_ + - Index: 221 + Item: Leather_Jacket_ Rate: 1 - - Item: Adventurere's_Suit_ + - Index: 222 + Item: Adventurere's_Suit_ Rate: 1 - - Item: Mantle_ + - Index: 223 + Item: Mantle_ Rate: 1 - - Item: Coat_ + - Index: 224 + Item: Coat_ Rate: 1 - - Item: Mink_Coat + - Index: 225 + Item: Mink_Coat Rate: 1 - - Item: Padded_Armor_ + - Index: 226 + Item: Padded_Armor_ Rate: 1 - - Item: Chain_Mail_ + - Index: 227 + Item: Chain_Mail_ Rate: 1 - - Item: Plate_Armor_ + - Index: 228 + Item: Plate_Armor_ Rate: 1 - - Item: Silk_Robe_ + - Index: 229 + Item: Silk_Robe_ Rate: 1 - - Item: Scapulare_ + - Index: 230 + Item: Scapulare_ Rate: 1 - - Item: Saint_Robe_ + - Index: 231 + Item: Saint_Robe_ Rate: 1 - - Item: Wooden_Mail_ + - Index: 232 + Item: Wooden_Mail_ Rate: 1 - - Item: Tights_ + - Index: 233 + Item: Tights_ Rate: 1 - - Item: Silver_Robe_ + - Index: 234 + Item: Silver_Robe_ Rate: 1 - - Item: Thief_Clothes_ + - Index: 235 + Item: Thief_Clothes_ Rate: 1 - - Item: Ninja_Suit + - Index: 236 + Item: Ninja_Suit Rate: 1 - - Item: G_Strings + - Index: 237 + Item: G_Strings Rate: 1 - - Item: Sandals_ + - Index: 238 + Item: Sandals_ Rate: 1 - - Item: Shoes_ + - Index: 239 + Item: Shoes_ Rate: 1 - - Item: Chrystal_Pumps + - Index: 240 + Item: Chrystal_Pumps Rate: 1 - - Item: Cuffs + - Index: 241 + Item: Cuffs Rate: 1 - - Item: Spiky_Heel + - Index: 242 + Item: Spiky_Heel Rate: 1 - - Item: Hood_ + - Index: 243 + Item: Hood_ Rate: 1 - - Item: Muffler_ + - Index: 244 + Item: Muffler_ Rate: 1 - - Item: Manteau_ + - Index: 245 + Item: Manteau_ Rate: 1 - - Item: Cape_Of_Ancient_Lord + - Index: 246 + Item: Cape_Of_Ancient_Lord Rate: 1 - - Item: Ragamuffin_Cape + - Index: 247 + Item: Ragamuffin_Cape Rate: 1 - - Item: Ring + - Index: 248 + Item: Ring Rate: 1 - - Item: Earring + - Index: 249 + Item: Earring Rate: 1 - - Item: Necklace + - Index: 250 + Item: Necklace Rate: 1 - - Item: Glove + - Index: 251 + Item: Glove Rate: 1 - - Item: Brooch + - Index: 252 + Item: Brooch Rate: 1 - - Item: Clip + - Index: 253 + Item: Clip Rate: 1 - - Item: Rosary + - Index: 254 + Item: Rosary Rate: 1 - - Item: Skul_Ring + - Index: 255 + Item: Skul_Ring Rate: 1 - - Item: Gold_Ring + - Index: 256 + Item: Gold_Ring Rate: 1 - - Item: Silver_Ring + - Index: 257 + Item: Silver_Ring Rate: 1 - - Item: Flower_Ring + - Index: 258 + Item: Flower_Ring Rate: 1 - - Item: Diamond_Ring + - Index: 259 + Item: Diamond_Ring Rate: 1 - - Item: Safety_Helmet + - Index: 260 + Item: Safety_Helmet Rate: 1 - - Item: Indian_Hair_Piece + - Index: 261 + Item: Indian_Hair_Piece Rate: 1 - - Item: Fin_Helm + - Index: 262 + Item: Fin_Helm Rate: 1 - - Item: Egg_Shell + - Index: 263 + Item: Egg_Shell Rate: 2 - Group: GIFTBOX_1 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_2 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_3 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_4 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GREENBOX SubGroups: - SubGroup: 1 List: - - Item: Chocolate_Drink + - Index: 0 + Item: Chocolate_Drink Rate: 100 - - Item: Yggdrasilberry + - Index: 1 + Item: Yggdrasilberry Rate: 99 - - Item: Seed_Of_Yggdrasil + - Index: 2 + Item: Seed_Of_Yggdrasil Rate: 100 - - Item: Puppy_Hat + - Index: 3 + Item: Puppy_Hat Rate: 1 - - Item: Fire_Cracker + - Index: 4 + Item: Fire_Cracker Rate: 100 - - Item: Str_Dish10 + - Index: 5 + Item: Str_Dish10 Rate: 100 - - Item: Int_Dish10 + - Index: 6 + Item: Int_Dish10 Rate: 100 - - Item: Vit_Dish10 + - Index: 7 + Item: Vit_Dish10 Rate: 100 - - Item: Agi_Dish10 + - Index: 8 + Item: Agi_Dish10 Rate: 100 - - Item: Dex_Dish10 + - Index: 9 + Item: Dex_Dish10 Rate: 100 - - Item: Luk_Dish10 + - Index: 10 + Item: Luk_Dish10 Rate: 100 - Group: HERB SubGroups: - SubGroup: 1 List: - - Item: Red_Herb + - Index: 0 + Item: Red_Herb Rate: 1 - - Item: Yellow_Herb + - Index: 1 + Item: Yellow_Herb Rate: 1 - - Item: White_Herb + - Index: 2 + Item: White_Herb Rate: 1 - Group: HOMETOWNGIFT SubGroups: - SubGroup: 1 List: - - Item: Korea_Rice_Cake + - Index: 0 + Item: Korea_Rice_Cake Rate: 1 - - Item: Sesame_Pastry + - Index: 1 + Item: Sesame_Pastry Rate: 1 - - Item: Honey_Pastry + - Index: 2 + Item: Honey_Pastry Rate: 1 - - Item: Rainbow_Cake + - Index: 3 + Item: Rainbow_Cake Rate: 1 - - Item: Plain_Rice_Cake + - Index: 4 + Item: Plain_Rice_Cake Rate: 1 - - Item: Hearty_Rice_Cake + - Index: 5 + Item: Hearty_Rice_Cake Rate: 1 - - Item: Salty_Rice_Cake + - Index: 6 + Item: Salty_Rice_Cake Rate: 1 - - Item: Lucky_Rice_Cake + - Index: 7 + Item: Lucky_Rice_Cake Rate: 1 - Group: JEWEL SubGroups: - SubGroup: 1 List: - - Item: Yellow_Gemstone + - Index: 0 + Item: Yellow_Gemstone Rate: 100 - - Item: Red_Gemstone + - Index: 1 + Item: Red_Gemstone Rate: 100 - - Item: Blue_Gemstone + - Index: 2 + Item: Blue_Gemstone Rate: 100 - - Item: Dark_Red_Jewel + - Index: 3 + Item: Dark_Red_Jewel Rate: 10 - - Item: Violet_Jewel + - Index: 4 + Item: Violet_Jewel Rate: 10 - - Item: Skyblue_Jewel + - Index: 5 + Item: Skyblue_Jewel Rate: 10 - - Item: Azure_Jewel + - Index: 6 + Item: Azure_Jewel Rate: 10 - - Item: Scarlet_Jewel + - Index: 7 + Item: Scarlet_Jewel Rate: 10 - - Item: Cardinal_Jewel + - Index: 8 + Item: Cardinal_Jewel Rate: 10 - - Item: Cardinal_Jewel_ + - Index: 9 + Item: Cardinal_Jewel_ Rate: 10 - - Item: Red_Jewel + - Index: 10 + Item: Red_Jewel Rate: 10 - - Item: Blue_Jewel + - Index: 11 + Item: Blue_Jewel Rate: 10 - - Item: White_Jewel + - Index: 12 + Item: White_Jewel Rate: 10 - - Item: Golden_Jewel + - Index: 13 + Item: Golden_Jewel Rate: 10 - - Item: Bluish_Green_Jewel + - Index: 14 + Item: Bluish_Green_Jewel Rate: 10 - - Item: Crystal_Jewel + - Index: 15 + Item: Crystal_Jewel Rate: 5 - - Item: Crystal_Jewel_ + - Index: 16 + Item: Crystal_Jewel_ Rate: 4 - - Item: Crystal_Jewel__ + - Index: 17 + Item: Crystal_Jewel__ Rate: 3 - - Item: Crystal_Jewel___ + - Index: 18 + Item: Crystal_Jewel___ Rate: 27 - - Item: Glass_Bead + - Index: 19 + Item: Glass_Bead Rate: 50 - Group: JUICE SubGroups: - SubGroup: 1 List: - - Item: Apple_Juice + - Index: 0 + Item: Apple_Juice Rate: 1 - - Item: Banana_Juice + - Index: 1 + Item: Banana_Juice Rate: 1 - - Item: Carrot_Juice + - Index: 2 + Item: Carrot_Juice Rate: 1 - Group: LOTTOBOX SubGroups: - SubGroup: 1 List: - - Item: Lotto31 + - Index: 0 + Item: Lotto31 Rate: 1 - - Item: Lotto32 + - Index: 1 + Item: Lotto32 Rate: 1 - - Item: Lotto33 + - Index: 2 + Item: Lotto33 Rate: 1 - - Item: Lotto34 + - Index: 3 + Item: Lotto34 Rate: 1 - - Item: Lotto35 + - Index: 4 + Item: Lotto35 Rate: 1 - - Item: Lotto36 + - Index: 5 + Item: Lotto36 Rate: 1 - - Item: Lotto37 + - Index: 6 + Item: Lotto37 Rate: 1 - - Item: Lotto38 + - Index: 7 + Item: Lotto38 Rate: 1 - - Item: Lotto39 + - Index: 8 + Item: Lotto39 Rate: 1 - - Item: Lotto40 + - Index: 9 + Item: Lotto40 Rate: 1 - Group: LOUISE_COSTUME_BOX SubGroups: - SubGroup: 1 List: - - Item: Red_Bag + - Index: 0 + Item: Red_Bag Rate: 18 - - Item: Cool_Summer_Outfit + - Index: 1 + Item: Cool_Summer_Outfit Rate: 2 - Group: MAGICCARDALBUM SubGroups: - SubGroup: 1 List: - - Item: Ghostring_Card + - Index: 0 + Item: Ghostring_Card Rate: 1 - - Item: Angeling_Card + - Index: 1 + Item: Angeling_Card Rate: 1 - - Item: Gryphon_Card + - Index: 2 + Item: Gryphon_Card Rate: 1 - - Item: Dark_Illusion_Card + - Index: 3 + Item: Dark_Illusion_Card Rate: 1 - - Item: Deviling_Card + - Index: 4 + Item: Deviling_Card Rate: 1 - - Item: Dragon_Fly_Card + - Index: 5 + Item: Dragon_Fly_Card Rate: 10 - - Item: Vagabond_Wolf_Card + - Index: 6 + Item: Vagabond_Wolf_Card Rate: 10 - - Item: Mastering_Card + - Index: 7 + Item: Mastering_Card Rate: 10 - - Item: Maya_Puple_Card + - Index: 8 + Item: Maya_Puple_Card Rate: 1 - - Item: Mutant_Dragon_Card + - Index: 9 + Item: Mutant_Dragon_Card Rate: 10 - - Item: Mysteltainn_Card + - Index: 10 + Item: Mysteltainn_Card Rate: 1 - - Item: Vocal_Card + - Index: 11 + Item: Vocal_Card Rate: 1 - - Item: Owl_Duke_Card + - Index: 12 + Item: Owl_Duke_Card Rate: 5 - - Item: Owl_Baron_Card + - Index: 13 + Item: Owl_Baron_Card Rate: 5 - - Item: Archangeling_Card + - Index: 14 + Item: Archangeling_Card Rate: 1 - - Item: Executioner_Card + - Index: 15 + Item: Executioner_Card Rate: 1 - - Item: Tirfing_Card + - Index: 16 + Item: Tirfing_Card Rate: 1 - - Item: Eclipse_Card + - Index: 17 + Item: Eclipse_Card Rate: 10 - - Item: Chepet_Card + - Index: 18 + Item: Chepet_Card Rate: 10 - - Item: Choco_Card + - Index: 19 + Item: Choco_Card Rate: 10 - - Item: Cat_O_Nine_Tail_Card + - Index: 20 + Item: Cat_O_Nine_Tail_Card Rate: 5 - - Item: Kobold_Leader_Card + - Index: 21 + Item: Kobold_Leader_Card Rate: 10 - - Item: Chimera_Card + - Index: 22 + Item: Chimera_Card Rate: 10 - - Item: Toad_Card + - Index: 23 + Item: Toad_Card Rate: 10 - - Item: Bloody_Knight_Card + - Index: 24 + Item: Bloody_Knight_Card Rate: 1 - - Item: Ungoliant_Card + - Index: 25 + Item: Ungoliant_Card Rate: 1 - - Item: Gemini_Card + - Index: 26 + Item: Gemini_Card Rate: 1 - - Item: Hydro_Card + - Index: 27 + Item: Hydro_Card Rate: 1 - - Item: Tha_Maero_Card + - Index: 28 + Item: Tha_Maero_Card Rate: 3 - - Item: Tha_Odium_Card + - Index: 29 + Item: Tha_Odium_Card Rate: 3 - - Item: Tha_Despero_Card + - Index: 30 + Item: Tha_Despero_Card Rate: 3 - Group: MASK SubGroups: - SubGroup: 1 List: - - Item: Mr_Smile + - Index: 0 + Item: Mr_Smile Rate: 10 - - Item: Phantom_Of_Opera + - Index: 1 + Item: Phantom_Of_Opera Rate: 10 - - Item: Mr_Scream + - Index: 2 + Item: Mr_Scream Rate: 10 - - Item: Welding_Mask + - Index: 3 + Item: Welding_Mask Rate: 10 - - Item: Goblini_Mask + - Index: 4 + Item: Goblini_Mask Rate: 10 - - Item: Gas_Mask + - Index: 5 + Item: Gas_Mask Rate: 10 - - Item: Alarm_Mask + - Index: 6 + Item: Alarm_Mask Rate: 10 - - Item: Goblin_Mask_01 + - Index: 7 + Item: Goblin_Mask_01 Rate: 10 - - Item: Goblin_Mask_02 + - Index: 8 + Item: Goblin_Mask_02 Rate: 10 - - Item: Goblin_Mask_03 + - Index: 9 + Item: Goblin_Mask_03 Rate: 10 - - Item: Goblin_Mask_04 + - Index: 10 + Item: Goblin_Mask_04 Rate: 10 - - Item: Zherlthsh_Mask + - Index: 11 + Item: Zherlthsh_Mask Rate: 1 - - Item: Hahoe_Mask + - Index: 12 + Item: Hahoe_Mask Rate: 2 - Group: MASQUERADE SubGroups: - SubGroup: 1 List: - - Item: Drooping_Nine_Tail_ + - Index: 0 + Item: Drooping_Nine_Tail_ Rate: 10 - - Item: Soulless_Wing_ + - Index: 1 + Item: Soulless_Wing_ Rate: 1 - - Item: Marvelous_Wig_ + - Index: 2 + Item: Marvelous_Wig_ Rate: 10 - - Item: Ati_Atihan_Hat_ + - Index: 3 + Item: Ati_Atihan_Hat_ Rate: 10 - Group: MASQUERADE_2 SubGroups: - SubGroup: 1 List: - - Item: Dress_Hat + - Index: 0 + Item: Dress_Hat Rate: 1 - - Item: Black_Bunny_Band + - Index: 1 + Item: Black_Bunny_Band Rate: 13 - - Item: Vanilmirth_Hat + - Index: 2 + Item: Vanilmirth_Hat Rate: 10 - - Item: Cap_Of_Blindness + - Index: 3 + Item: Cap_Of_Blindness Rate: 10 - Group: MEAT SubGroups: - SubGroup: 1 List: - - Item: Meat + - Index: 0 + Item: Meat Rate: 1 - - Item: Monster's_Feed + - Index: 1 + Item: Monster's_Feed Rate: 1 - Group: MERCENARY SubGroups: - SubGroup: 1 List: - - Item: Bow_Mercenary_Scroll1 + - Index: 0 + Item: Bow_Mercenary_Scroll1 Rate: 1 - - Item: Bow_Mercenary_Scroll2 + - Index: 1 + Item: Bow_Mercenary_Scroll2 Rate: 1 - - Item: Bow_Mercenary_Scroll3 + - Index: 2 + Item: Bow_Mercenary_Scroll3 Rate: 1 - - Item: Bow_Mercenary_Scroll4 + - Index: 3 + Item: Bow_Mercenary_Scroll4 Rate: 1 - - Item: Bow_Mercenary_Scroll5 + - Index: 4 + Item: Bow_Mercenary_Scroll5 Rate: 1 - - Item: Bow_Mercenary_Scroll6 + - Index: 5 + Item: Bow_Mercenary_Scroll6 Rate: 1 - - Item: Bow_Mercenary_Scroll7 + - Index: 6 + Item: Bow_Mercenary_Scroll7 Rate: 1 - - Item: Bow_Mercenary_Scroll8 + - Index: 7 + Item: Bow_Mercenary_Scroll8 Rate: 1 - - Item: Bow_Mercenary_Scroll9 + - Index: 8 + Item: Bow_Mercenary_Scroll9 Rate: 1 - - Item: Bow_Mercenary_Scroll10 + - Index: 9 + Item: Bow_Mercenary_Scroll10 Rate: 1 - - Item: SwordMercenary_Scroll1 + - Index: 10 + Item: SwordMercenary_Scroll1 Rate: 1 - - Item: SwordMercenary_Scroll2 + - Index: 11 + Item: SwordMercenary_Scroll2 Rate: 1 - - Item: SwordMercenary_Scroll3 + - Index: 12 + Item: SwordMercenary_Scroll3 Rate: 1 - - Item: SwordMercenary_Scroll4 + - Index: 13 + Item: SwordMercenary_Scroll4 Rate: 1 - - Item: SwordMercenary_Scroll5 + - Index: 14 + Item: SwordMercenary_Scroll5 Rate: 1 - - Item: SwordMercenary_Scroll6 + - Index: 15 + Item: SwordMercenary_Scroll6 Rate: 1 - - Item: SwordMercenary_Scroll7 + - Index: 16 + Item: SwordMercenary_Scroll7 Rate: 1 - - Item: SwordMercenary_Scroll8 + - Index: 17 + Item: SwordMercenary_Scroll8 Rate: 1 - - Item: SwordMercenary_Scroll9 + - Index: 18 + Item: SwordMercenary_Scroll9 Rate: 1 - - Item: SwordMercenary_Scroll10 + - Index: 19 + Item: SwordMercenary_Scroll10 Rate: 1 - - Item: SpearMercenary_Scroll1 + - Index: 20 + Item: SpearMercenary_Scroll1 Rate: 1 - - Item: SpearMercenary_Scroll2 + - Index: 21 + Item: SpearMercenary_Scroll2 Rate: 1 - - Item: SpearMercenary_Scroll3 + - Index: 22 + Item: SpearMercenary_Scroll3 Rate: 1 - - Item: SpearMercenary_Scroll4 + - Index: 23 + Item: SpearMercenary_Scroll4 Rate: 1 - - Item: SpearMercenary_Scroll5 + - Index: 24 + Item: SpearMercenary_Scroll5 Rate: 1 - - Item: SpearMercenary_Scroll6 + - Index: 25 + Item: SpearMercenary_Scroll6 Rate: 1 - - Item: SpearMercenary_Scroll7 + - Index: 26 + Item: SpearMercenary_Scroll7 Rate: 1 - - Item: SpearMercenary_Scroll8 + - Index: 27 + Item: SpearMercenary_Scroll8 Rate: 1 - - Item: SpearMercenary_Scroll9 + - Index: 28 + Item: SpearMercenary_Scroll9 Rate: 1 - - Item: SpearMercenary_Scroll10 + - Index: 29 + Item: SpearMercenary_Scroll10 Rate: 1 - Group: MINERAL SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 1 - - Item: Oridecon_Stone + - Index: 1 + Item: Oridecon_Stone Rate: 1 - - Item: Elunium_Stone + - Index: 2 + Item: Elunium_Stone Rate: 1 - - Item: Gold + - Index: 3 + Item: Gold Rate: 1 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 1 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 1 - - Item: Boody_Red + - Index: 6 + Item: Boody_Red Rate: 1 - - Item: Crystal_Blue + - Index: 7 + Item: Crystal_Blue Rate: 1 - - Item: Wind_Of_Verdure + - Index: 8 + Item: Wind_Of_Verdure Rate: 1 - - Item: Yellow_Live + - Index: 9 + Item: Yellow_Live Rate: 1 - - Item: Flame_Heart + - Index: 10 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 11 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 12 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 13 + Item: Great_Nature Rate: 1 - - Item: Iron + - Index: 14 + Item: Iron Rate: 1 - - Item: Steel + - Index: 15 + Item: Steel Rate: 1 - - Item: Iron_Ore + - Index: 16 + Item: Iron_Ore Rate: 1 - - Item: Coal + - Index: 17 + Item: Coal Rate: 1 - - Item: Phracon + - Index: 18 + Item: Phracon Rate: 1 - - Item: Emveretarcon + - Index: 19 + Item: Emveretarcon Rate: 1 - Group: OLDGIFTBOX SubGroups: - SubGroup: 1 List: - - Item: Fallen_Leaves_ + - Index: 0 + Item: Fallen_Leaves_ Rate: 45 - - Item: Chinese_Crown_ + - Index: 1 + Item: Chinese_Crown_ Rate: 15 - - Item: Tongue_Mask_ + - Index: 2 + Item: Tongue_Mask_ Rate: 40 - Group: ORE SubGroups: - SubGroup: 1 List: - - Item: Iron_Ore + - Index: 0 + Item: Iron_Ore Rate: 30 - - Item: Iron + - Index: 1 + Item: Iron Rate: 28 - - Item: Yellow_Live + - Index: 2 + Item: Yellow_Live Rate: 26 - - Item: Coal + - Index: 3 + Item: Coal Rate: 24 - - Item: Wind_Of_Verdure + - Index: 4 + Item: Wind_Of_Verdure Rate: 22 - - Item: Phracon + - Index: 5 + Item: Phracon Rate: 20 - - Item: Crystal_Blue + - Index: 6 + Item: Crystal_Blue Rate: 18 - - Item: Boody_Red + - Index: 7 + Item: Boody_Red Rate: 16 - - Item: Steel + - Index: 8 + Item: Steel Rate: 14 - - Item: Emveretarcon + - Index: 9 + Item: Emveretarcon Rate: 12 - - Item: Elunium_Stone + - Index: 10 + Item: Elunium_Stone Rate: 10 - - Item: Oridecon_Stone + - Index: 11 + Item: Oridecon_Stone Rate: 9 - - Item: Great_Nature + - Index: 12 + Item: Great_Nature Rate: 8 - - Item: Rough_Wind + - Index: 13 + Item: Rough_Wind Rate: 7 - - Item: Mistic_Frozen + - Index: 14 + Item: Mistic_Frozen Rate: 6 - - Item: Flame_Heart + - Index: 15 + Item: Flame_Heart Rate: 5 - - Item: Elunium + - Index: 16 + Item: Elunium Rate: 4 - - Item: Oridecon + - Index: 17 + Item: Oridecon Rate: 3 - - Item: Gold + - Index: 18 + Item: Gold Rate: 2 - - Item: Emperium + - Index: 19 + Item: Emperium Rate: 1 - Group: PIERRE_TREASUREBOX SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 11 - - Item: Branch_Of_Dead_Tree + - Index: 1 + Item: Branch_Of_Dead_Tree Rate: 3 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 5 - - Item: Gift_Box + - Index: 3 + Item: Gift_Box Rate: 3 - - Item: Scarlet_Dyestuffs + - Index: 4 + Item: Scarlet_Dyestuffs Rate: 3 - - Item: Lemon_Dyestuffs + - Index: 5 + Item: Lemon_Dyestuffs Rate: 3 - - Item: Cobaltblue_Dyestuffs + - Index: 6 + Item: Cobaltblue_Dyestuffs Rate: 3 - - Item: Darkgreen_Dyestuffs + - Index: 7 + Item: Darkgreen_Dyestuffs Rate: 3 - - Item: Orange_Dyestuffs + - Index: 8 + Item: Orange_Dyestuffs Rate: 3 - - Item: Violet_Dyestuffs + - Index: 9 + Item: Violet_Dyestuffs Rate: 3 - - Item: White_Dyestuffs + - Index: 10 + Item: White_Dyestuffs Rate: 3 - - Item: Black_Dyestuffs + - Index: 11 + Item: Black_Dyestuffs Rate: 3 - - Item: Olivine + - Index: 12 + Item: Olivine Rate: 3 - - Item: Phlogopite + - Index: 13 + Item: Phlogopite Rate: 3 - - Item: Agate + - Index: 14 + Item: Agate Rate: 3 - - Item: Muscovite + - Index: 15 + Item: Muscovite Rate: 3 - - Item: Rose_Quartz + - Index: 16 + Item: Rose_Quartz Rate: 3 - - Item: Turquoise + - Index: 17 + Item: Turquoise Rate: 3 - - Item: Citrine + - Index: 18 + Item: Citrine Rate: 3 - - Item: Pyroxene + - Index: 19 + Item: Pyroxene Rate: 3 - - Item: Biotite + - Index: 20 + Item: Biotite Rate: 3 - - Item: Fire_Cracker + - Index: 21 + Item: Fire_Cracker Rate: 3 - - Item: Str_Dish10 + - Index: 22 + Item: Str_Dish10 Rate: 3 - - Item: Vit_Dish10 + - Index: 23 + Item: Vit_Dish10 Rate: 3 - - Item: Agi_Dish10 + - Index: 24 + Item: Agi_Dish10 Rate: 3 - - Item: Dex_Dish10 + - Index: 25 + Item: Dex_Dish10 Rate: 3 - - Item: Luk_Dish10 + - Index: 26 + Item: Luk_Dish10 Rate: 3 - - Item: Bloody_Dead_Branch + - Index: 27 + Item: Bloody_Dead_Branch Rate: 1 - Group: POISON SubGroups: - SubGroup: 1 List: - - Item: Poison_Paralysis + - Index: 0 + Item: Poison_Paralysis Rate: 1 - - Item: Poison_Leech + - Index: 1 + Item: Poison_Leech Rate: 1 - - Item: Poison_Oblivion + - Index: 2 + Item: Poison_Oblivion Rate: 1 - - Item: Poison_Contamination + - Index: 3 + Item: Poison_Contamination Rate: 1 - - Item: Poison_Numb + - Index: 4 + Item: Poison_Numb Rate: 1 - - Item: Poison_Fever + - Index: 5 + Item: Poison_Fever Rate: 1 - - Item: Poison_Laughing + - Index: 6 + Item: Poison_Laughing Rate: 1 - - Item: Poison_Fatigue + - Index: 7 + Item: Poison_Fatigue Rate: 1 - Group: POTION SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - Group: QUIVER SubGroups: - SubGroup: 1 List: - - Item: Arrow_Container + - Index: 0 + Item: Arrow_Container Rate: 1 - - Item: Iron_Arrow_Container + - Index: 1 + Item: Iron_Arrow_Container Rate: 1 - - Item: Steel_Arrow_Container + - Index: 2 + Item: Steel_Arrow_Container Rate: 1 - - Item: Ori_Arrow_Container + - Index: 3 + Item: Ori_Arrow_Container Rate: 1 - - Item: Fire_Arrow_Container + - Index: 4 + Item: Fire_Arrow_Container Rate: 1 - - Item: Silver_Arrow_Container + - Index: 5 + Item: Silver_Arrow_Container Rate: 1 - - Item: Wind_Arrow_Container + - Index: 6 + Item: Wind_Arrow_Container Rate: 1 - - Item: Stone_Arrow_Container + - Index: 7 + Item: Stone_Arrow_Container Rate: 1 - - Item: Crystal_Arrow_Container + - Index: 8 + Item: Crystal_Arrow_Container Rate: 1 - - Item: Shadow_Arrow_Container + - Index: 9 + Item: Shadow_Arrow_Container Rate: 1 - - Item: Imma_Arrow_Container + - Index: 10 + Item: Imma_Arrow_Container Rate: 1 - - Item: Rusty_Arrow_Container + - Index: 11 + Item: Rusty_Arrow_Container Rate: 1 - - Item: Holy_Arrow_Quiver + - Index: 12 + Item: Holy_Arrow_Quiver Rate: 2 - Group: RECOVERY SubGroups: - SubGroup: 1 List: - - Item: Fruit_Of_Mastela + - Index: 0 + Item: Fruit_Of_Mastela Rate: 5 - - Item: Leaflet_Of_Aloe + - Index: 1 + Item: Leaflet_Of_Aloe Rate: 5 - - Item: Leaflet_Of_Hinal + - Index: 2 + Item: Leaflet_Of_Hinal Rate: 10 - - Item: Red_Slim_Potion + - Index: 3 + Item: Red_Slim_Potion Rate: 10 - - Item: Resist_Fire + - Index: 4 + Item: Resist_Fire Rate: 10 - - Item: Yellow_Herb + - Index: 5 + Item: Yellow_Herb Rate: 20 - - Item: Red_Potion + - Index: 6 + Item: Red_Potion Rate: 20 - - Item: Green_Herb + - Index: 7 + Item: Green_Herb Rate: 30 - - Item: Red_Herb + - Index: 8 + Item: Red_Herb Rate: 30 - - Item: Novice_Potion + - Index: 9 + Item: Novice_Potion Rate: 50 - - Item: Nice_Sweet_Potato + - Index: 10 + Item: Nice_Sweet_Potato Rate: 50 - - Item: Candy + - Index: 11 + Item: Candy Rate: 100 - - Item: Monster's_Feed + - Index: 12 + Item: Monster's_Feed Rate: 200 - - Item: Popped_Rice + - Index: 13 + Item: Popped_Rice Rate: 600 - Group: REDBOX SubGroups: - SubGroup: 1 List: - - Item: Cat_Hat + - Index: 0 + Item: Cat_Hat Rate: 1 - - Item: Alice_Doll + - Index: 1 + Item: Alice_Doll Rate: 11 - - Item: Magic_Eyes + - Index: 2 + Item: Magic_Eyes Rate: 11 - - Item: Hibiscus + - Index: 3 + Item: Hibiscus Rate: 11 - - Item: Charming_Ribbon + - Index: 4 + Item: Charming_Ribbon Rate: 11 - - Item: Crescent_Helm + - Index: 5 + Item: Crescent_Helm Rate: 11 - - Item: Kabuki_Mask + - Index: 6 + Item: Kabuki_Mask Rate: 12 - - Item: Chinese_Crown + - Index: 7 + Item: Chinese_Crown Rate: 1 - - Item: Helm_Of_Darkness + - Index: 8 + Item: Helm_Of_Darkness Rate: 11 - - Item: Puppy_Hat + - Index: 9 + Item: Puppy_Hat Rate: 1 - - Item: Bird_Nest_Hat + - Index: 10 + Item: Bird_Nest_Hat Rate: 11 - - Item: Laurel_Wreath + - Index: 11 + Item: Laurel_Wreath Rate: 11 - - Item: Geographer_Band + - Index: 12 + Item: Geographer_Band Rate: 11 - - Item: Twin_Ribbon + - Index: 13 + Item: Twin_Ribbon Rate: 10 - Group: REDBOX_2 SubGroups: - SubGroup: 1 List: - - Item: Alice_Doll + - Index: 0 + Item: Alice_Doll Rate: 1 - - Item: Magic_Eyes + - Index: 1 + Item: Magic_Eyes Rate: 9 - - Item: Hibiscus + - Index: 2 + Item: Hibiscus Rate: 10 - - Item: Charming_Ribbon + - Index: 3 + Item: Charming_Ribbon Rate: 10 - Group: RESIST SubGroups: - SubGroup: 1 List: - - Item: Resist_Fire + - Index: 0 + Item: Resist_Fire Rate: 1 - - Item: Resist_Water + - Index: 1 + Item: Resist_Water Rate: 1 - - Item: Resist_Earth + - Index: 2 + Item: Resist_Earth Rate: 1 - - Item: Resist_Wind + - Index: 3 + Item: Resist_Wind Rate: 1 - Group: SCROLL SubGroups: - SubGroup: 1 List: - - Item: Earth_Scroll_1_3 + - Index: 0 + Item: Earth_Scroll_1_3 Rate: 1 - - Item: Earth_Scroll_1_5 + - Index: 1 + Item: Earth_Scroll_1_5 Rate: 1 - - Item: Cold_Scroll_1_3 + - Index: 2 + Item: Cold_Scroll_1_3 Rate: 1 - - Item: Cold_Scroll_1_5 + - Index: 3 + Item: Cold_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_1_3 + - Index: 4 + Item: Fire_Scroll_1_3 Rate: 1 - - Item: Fire_Scroll_1_5 + - Index: 5 + Item: Fire_Scroll_1_5 Rate: 1 - - Item: Wind_Scroll_1_3 + - Index: 6 + Item: Wind_Scroll_1_3 Rate: 1 - - Item: Wind_Scroll_1_5 + - Index: 7 + Item: Wind_Scroll_1_5 Rate: 1 - - Item: Ghost_Scroll_1_3 + - Index: 8 + Item: Ghost_Scroll_1_3 Rate: 1 - - Item: Ghost_Scroll_1_5 + - Index: 9 + Item: Ghost_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_2_1 + - Index: 10 + Item: Fire_Scroll_2_1 Rate: 1 - - Item: Fire_Scroll_2_5 + - Index: 11 + Item: Fire_Scroll_2_5 Rate: 1 - - Item: Fire_Scroll_3_1 + - Index: 12 + Item: Fire_Scroll_3_1 Rate: 1 - - Item: Fire_Scroll_3_5 + - Index: 13 + Item: Fire_Scroll_3_5 Rate: 1 - - Item: Cold_Scroll_2_1 + - Index: 14 + Item: Cold_Scroll_2_1 Rate: 1 - - Item: Cold_Scroll_2_5 + - Index: 15 + Item: Cold_Scroll_2_5 Rate: 1 - - Item: Holy_Scroll_1_3 + - Index: 16 + Item: Holy_Scroll_1_3 Rate: 1 - - Item: Holy_Scroll_1_5 + - Index: 17 + Item: Holy_Scroll_1_5 Rate: 1 - Group: TAMING SubGroups: - SubGroup: 1 List: - - Item: Unripe_Apple + - Index: 0 + Item: Unripe_Apple Rate: 1 - - Item: Orange_Juice + - Index: 1 + Item: Orange_Juice Rate: 1 - - Item: Bitter_Herb + - Index: 2 + Item: Bitter_Herb Rate: 1 - - Item: Rainbow_Carrot + - Index: 3 + Item: Rainbow_Carrot Rate: 1 - - Item: Earthworm_The_Dude + - Index: 4 + Item: Earthworm_The_Dude Rate: 1 - - Item: Rotten_Fish + - Index: 5 + Item: Rotten_Fish Rate: 1 - - Item: Lusty_Iron + - Index: 6 + Item: Lusty_Iron Rate: 1 - - Item: Monster_Juice + - Index: 7 + Item: Monster_Juice Rate: 1 - - Item: Sweet_Milk + - Index: 8 + Item: Sweet_Milk Rate: 1 - - Item: Well_Dried_Bone + - Index: 9 + Item: Well_Dried_Bone Rate: 1 - - Item: Singing_Flower + - Index: 10 + Item: Singing_Flower Rate: 1 - - Item: Dew_Laden_Moss + - Index: 11 + Item: Dew_Laden_Moss Rate: 1 - - Item: Deadly_Noxious_Herb + - Index: 12 + Item: Deadly_Noxious_Herb Rate: 1 - - Item: Fatty_Chubby_Earthworm + - Index: 13 + Item: Fatty_Chubby_Earthworm Rate: 1 - - Item: Baked_Yam + - Index: 14 + Item: Baked_Yam Rate: 1 - - Item: Tropical_Banana + - Index: 15 + Item: Tropical_Banana Rate: 1 - - Item: Horror_Of_Tribe + - Index: 16 + Item: Horror_Of_Tribe Rate: 1 - - Item: No_Recipient + - Index: 17 + Item: No_Recipient Rate: 1 - - Item: Old_Broom + - Index: 18 + Item: Old_Broom Rate: 1 - - Item: Silver_Knife_Of_Chaste + - Index: 19 + Item: Silver_Knife_Of_Chaste Rate: 1 - - Item: Armlet_Of_Obedience + - Index: 20 + Item: Armlet_Of_Obedience Rate: 1 - - Item: Shining_Stone + - Index: 21 + Item: Shining_Stone Rate: 1 - - Item: Contracts_In_Shadow + - Index: 22 + Item: Contracts_In_Shadow Rate: 1 - - Item: Book_Of_Devil + - Index: 23 + Item: Book_Of_Devil Rate: 1 - - Item: Heart_Of_Her + - Index: 24 + Item: Heart_Of_Her Rate: 1 - - Item: Prohibition_Red_Candle + - Index: 25 + Item: Prohibition_Red_Candle Rate: 1 - - Item: Sway_Apron + - Index: 26 + Item: Sway_Apron Rate: 1 - - Item: Skull_Helm + - Index: 27 + Item: Skull_Helm Rate: 1 - - Item: Monster_Oxygen_Mask + - Index: 28 + Item: Monster_Oxygen_Mask Rate: 1 - - Item: Transparent_Headgear + - Index: 29 + Item: Transparent_Headgear Rate: 1 - - Item: Pacifier + - Index: 30 + Item: Pacifier Rate: 1 - - Item: Wig + - Index: 31 + Item: Wig Rate: 1 - - Item: Queen's_Hair_Ornament + - Index: 32 + Item: Queen's_Hair_Ornament Rate: 1 - - Item: Silk_Ribbon + - Index: 33 + Item: Silk_Ribbon Rate: 1 - - Item: Punisher + - Index: 34 + Item: Punisher Rate: 1 - - Item: Wild_Flower + - Index: 35 + Item: Wild_Flower Rate: 1 - - Item: Battered_Pot + - Index: 36 + Item: Battered_Pot Rate: 1 - - Item: Stellar_Hairpin + - Index: 37 + Item: Stellar_Hairpin Rate: 1 - - Item: Tiny_Egg_Shell + - Index: 38 + Item: Tiny_Egg_Shell Rate: 1 - - Item: Backpack + - Index: 39 + Item: Backpack Rate: 1 - - Item: Rocker_Glasses + - Index: 40 + Item: Rocker_Glasses Rate: 1 - - Item: Green_Lace + - Index: 41 + Item: Green_Lace Rate: 1 - - Item: Golden_Bell + - Index: 42 + Item: Golden_Bell Rate: 1 - - Item: Bark_Shorts + - Index: 43 + Item: Bark_Shorts Rate: 1 - - Item: Monkey_Circlet + - Index: 44 + Item: Monkey_Circlet Rate: 1 - - Item: Red_Muffler + - Index: 45 + Item: Red_Muffler Rate: 1 - - Item: Sword_Of_Grave_Keeper + - Index: 46 + Item: Sword_Of_Grave_Keeper Rate: 1 - - Item: Boy's_Naivety + - Index: 47 + Item: Boy's_Naivety Rate: 1 - - Item: Flaming_Ice + - Index: 48 + Item: Flaming_Ice Rate: 1 - - Item: Tantanmen + - Index: 49 + Item: Tantanmen Rate: 1 - Group: THROWABLE SubGroups: - SubGroup: 1 List: - - Item: Mysterious_Powder + - Index: 0 + Item: Mysterious_Powder Rate: 1 - - Item: Boost500_To_Throw + - Index: 1 + Item: Boost500_To_Throw Rate: 1 - - Item: Full_SwingK_To_Throw + - Index: 2 + Item: Full_SwingK_To_Throw Rate: 1 - - Item: Mana_Plus_To_Throw + - Index: 3 + Item: Mana_Plus_To_Throw Rate: 1 - - Item: Cure_Free_To_Throw + - Index: 4 + Item: Cure_Free_To_Throw Rate: 1 - - Item: Stamina_Up_M_To_Throw + - Index: 5 + Item: Stamina_Up_M_To_Throw Rate: 1 - - Item: Digestive_F_To_Throw + - Index: 6 + Item: Digestive_F_To_Throw Rate: 1 - - Item: HP_Inc_PotS_To_Throw + - Index: 7 + Item: HP_Inc_PotS_To_Throw Rate: 1 - - Item: HP_Inc_PotM_To_Throw + - Index: 8 + Item: HP_Inc_PotM_To_Throw Rate: 1 - - Item: HP_Inc_PotL_To_Throw + - Index: 9 + Item: HP_Inc_PotL_To_Throw Rate: 1 - - Item: SP_Inc_PotS_To_Throw + - Index: 10 + Item: SP_Inc_PotS_To_Throw Rate: 1 - - Item: SP_Inc_PotM_To_Throw + - Index: 11 + Item: SP_Inc_PotM_To_Throw Rate: 1 - - Item: SP_Inc_PotL_To_Throw + - Index: 12 + Item: SP_Inc_PotL_To_Throw Rate: 1 - - Item: En_White_PotZ_To_Throw + - Index: 13 + Item: En_White_PotZ_To_Throw Rate: 1 - - Item: Vitata500_To_Throw + - Index: 14 + Item: Vitata500_To_Throw Rate: 1 - - Item: En_Cel_Juice_To_Throw + - Index: 15 + Item: En_Cel_Juice_To_Throw Rate: 1 - - Item: Savage_BBQ_To_Throw + - Index: 16 + Item: Savage_BBQ_To_Throw Rate: 1 - - Item: Wug_Cocktail_To_Throw + - Index: 17 + Item: Wug_Cocktail_To_Throw Rate: 1 - - Item: M_Brisket_To_Throw + - Index: 18 + Item: M_Brisket_To_Throw Rate: 1 - - Item: Siroma_Icetea_To_Throw + - Index: 19 + Item: Siroma_Icetea_To_Throw Rate: 1 - - Item: Drocera_Stew_To_Throw + - Index: 20 + Item: Drocera_Stew_To_Throw Rate: 1 - - Item: Petti_Noodle_To_Throw + - Index: 21 + Item: Petti_Noodle_To_Throw Rate: 1 - - Item: Black_Thing_To_Throw + - Index: 22 + Item: Black_Thing_To_Throw Rate: 1 - Group: TOKEN_OF_SIEGFRIED SubGroups: - SubGroup: 1 List: - - Item: F_Token_Of_Siegfried + - Index: 0 + Item: F_Token_Of_Siegfried Rate: 1 - - Item: E_Token_Of_Siegfried + - Index: 1 + Item: E_Token_Of_Siegfried Rate: 1 - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 1 - Group: TRESURE_BOX_WOE SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 6 - - Item: Union_Of_Tribe + - Index: 1 + Item: Union_Of_Tribe Rate: 6 - - Item: Poison_Bottle + - Index: 2 + Item: Poison_Bottle Rate: 3 - - Item: Crystal_Jewel__ + - Index: 3 + Item: Crystal_Jewel__ Rate: 9 - - Item: Wind_Arrow_Container + - Index: 4 + Item: Wind_Arrow_Container Rate: 24 - - Item: Stone_Arrow_Container + - Index: 5 + Item: Stone_Arrow_Container Rate: 25 - - Item: Crystal_Arrow_Container + - Index: 6 + Item: Crystal_Arrow_Container Rate: 26 - - Item: Set_Of_Taiming_Item + - Index: 7 + Item: Set_Of_Taiming_Item Rate: 12 - - Item: Wrapped_Mask + - Index: 8 + Item: Wrapped_Mask Rate: 2 - - Item: Bundle_Of_Magic_Scroll + - Index: 9 + Item: Bundle_Of_Magic_Scroll Rate: 9 - - Item: First_Aid_Kit + - Index: 10 + Item: First_Aid_Kit Rate: 9 - - Item: Food_Package + - Index: 11 + Item: Food_Package Rate: 36 - - Item: Cookie_Bag + - Index: 12 + Item: Cookie_Bag Rate: 48 - - Item: Bullet_Case + - Index: 13 + Item: Bullet_Case Rate: 27 - - Item: Bullet_Case_Blood + - Index: 14 + Item: Bullet_Case_Blood Rate: 27 - - Item: Bullet_Case_Silver + - Index: 15 + Item: Bullet_Case_Silver Rate: 27 - - Item: Holy_Arrow_Quiver + - Index: 16 + Item: Holy_Arrow_Quiver Rate: 7 - - Item: Hometown_Gift + - Index: 17 + Item: Hometown_Gift Rate: 6 - - Item: Cool_Summer_Outfit + - Index: 18 + Item: Cool_Summer_Outfit Rate: 22 - - Item: Old_Bleu_Box + - Index: 19 + Item: Old_Bleu_Box Rate: 8 - Group: VIOLETBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 14 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 14 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 14 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 14 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 14 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 14 - - Item: Red_Herb + - Index: 6 + Item: Red_Herb Rate: 14 - - Item: Yellow_Herb + - Index: 7 + Item: Yellow_Herb Rate: 14 - - Item: White_Herb + - Index: 8 + Item: White_Herb Rate: 14 - - Item: Blue_Herb + - Index: 9 + Item: Blue_Herb Rate: 14 - - Item: Green_Herb + - Index: 10 + Item: Green_Herb Rate: 14 - - Item: Apple + - Index: 11 + Item: Apple Rate: 14 - - Item: Banana + - Index: 12 + Item: Banana Rate: 14 - - Item: Grape + - Index: 13 + Item: Grape Rate: 14 - - Item: Carrot + - Index: 14 + Item: Carrot Rate: 14 - - Item: Sweet_Potato + - Index: 15 + Item: Sweet_Potato Rate: 14 - - Item: Meat + - Index: 16 + Item: Meat Rate: 14 - - Item: Honey + - Index: 17 + Item: Honey Rate: 14 - - Item: Milk + - Index: 18 + Item: Milk Rate: 14 - - Item: Leaflet_Of_Hinal + - Index: 19 + Item: Leaflet_Of_Hinal Rate: 14 - - Item: Leaflet_Of_Aloe + - Index: 20 + Item: Leaflet_Of_Aloe Rate: 14 - - Item: Fruit_Of_Mastela + - Index: 21 + Item: Fruit_Of_Mastela Rate: 14 - - Item: Holy_Water + - Index: 22 + Item: Holy_Water Rate: 14 - - Item: Panacea + - Index: 23 + Item: Panacea Rate: 14 - - Item: Royal_Jelly + - Index: 24 + Item: Royal_Jelly Rate: 14 - - Item: Monster's_Feed + - Index: 25 + Item: Monster's_Feed Rate: 14 - - Item: Candy + - Index: 26 + Item: Candy Rate: 14 - - Item: Candy_Striper + - Index: 27 + Item: Candy_Striper Rate: 14 - - Item: Apple_Juice + - Index: 28 + Item: Apple_Juice Rate: 14 - - Item: Banana_Juice + - Index: 29 + Item: Banana_Juice Rate: 14 - - Item: Grape_Juice + - Index: 30 + Item: Grape_Juice Rate: 14 - - Item: Carrot_Juice + - Index: 31 + Item: Carrot_Juice Rate: 14 - - Item: Pumpkin + - Index: 32 + Item: Pumpkin Rate: 14 - - Item: Ice_Cream + - Index: 33 + Item: Ice_Cream Rate: 14 - - Item: Pet_Food + - Index: 34 + Item: Pet_Food Rate: 14 - - Item: Well_Baked_Cookie + - Index: 35 + Item: Well_Baked_Cookie Rate: 14 - - Item: Piece_Of_Cake + - Index: 36 + Item: Piece_Of_Cake Rate: 14 - - Item: Fish_Slice + - Index: 37 + Item: Fish_Slice Rate: 14 - - Item: Red_Slim_Potion + - Index: 38 + Item: Red_Slim_Potion Rate: 14 - - Item: Yellow_Slim_Potion + - Index: 39 + Item: Yellow_Slim_Potion Rate: 14 - - Item: White_Slim_Potion + - Index: 40 + Item: White_Slim_Potion Rate: 14 - - Item: Cheese + - Index: 41 + Item: Cheese Rate: 14 - - Item: Nice_Sweet_Potato + - Index: 42 + Item: Nice_Sweet_Potato Rate: 14 - - Item: Popped_Rice + - Index: 43 + Item: Popped_Rice Rate: 14 - - Item: Shusi + - Index: 44 + Item: Shusi Rate: 14 - - Item: Bun + - Index: 45 + Item: Bun Rate: 14 - - Item: Rice_Cake + - Index: 46 + Item: Rice_Cake Rate: 14 - - Item: Chocolate + - Index: 47 + Item: Chocolate Rate: 14 - - Item: White_Chocolate + - Index: 48 + Item: White_Chocolate Rate: 14 - - Item: Wing_Of_Fly + - Index: 49 + Item: Wing_Of_Fly Rate: 14 - - Item: Wing_Of_Butterfly + - Index: 50 + Item: Wing_Of_Butterfly Rate: 14 - - Item: Branch_Of_Dead_Tree + - Index: 51 + Item: Branch_Of_Dead_Tree Rate: 214 - - Item: Anodyne + - Index: 52 + Item: Anodyne Rate: 14 - - Item: Aloebera + - Index: 53 + Item: Aloebera Rate: 14 - - Item: Yggdrasilberry + - Index: 54 + Item: Yggdrasilberry Rate: 14 - - Item: Seed_Of_Yggdrasil + - Index: 55 + Item: Seed_Of_Yggdrasil Rate: 14 - - Item: Amulet + - Index: 56 + Item: Amulet Rate: 14 - - Item: Leaf_Of_Yggdrasil + - Index: 57 + Item: Leaf_Of_Yggdrasil Rate: 14 - - Item: Spectacles + - Index: 58 + Item: Spectacles Rate: 14 - - Item: Portable_Furnace + - Index: 59 + Item: Portable_Furnace Rate: 14 - - Item: Iron_Hammer + - Index: 60 + Item: Iron_Hammer Rate: 14 - - Item: Golden_Hammer + - Index: 61 + Item: Golden_Hammer Rate: 14 - - Item: Oridecon_Hammer + - Index: 62 + Item: Oridecon_Hammer Rate: 14 - - Item: Old_Card_Album + - Index: 63 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 64 + Item: Old_Violet_Box Rate: 103 - - Item: Worn_Out_Scroll + - Index: 65 + Item: Worn_Out_Scroll Rate: 14 - - Item: Unripe_Apple + - Index: 66 + Item: Unripe_Apple Rate: 14 - - Item: Orange_Juice + - Index: 67 + Item: Orange_Juice Rate: 14 - - Item: Bitter_Herb + - Index: 68 + Item: Bitter_Herb Rate: 14 - - Item: Rainbow_Carrot + - Index: 69 + Item: Rainbow_Carrot Rate: 14 - - Item: Earthworm_The_Dude + - Index: 70 + Item: Earthworm_The_Dude Rate: 14 - - Item: Rotten_Fish + - Index: 71 + Item: Rotten_Fish Rate: 14 - - Item: Lusty_Iron + - Index: 72 + Item: Lusty_Iron Rate: 14 - - Item: Monster_Juice + - Index: 73 + Item: Monster_Juice Rate: 14 - - Item: Sweet_Milk + - Index: 74 + Item: Sweet_Milk Rate: 14 - - Item: Well_Dried_Bone + - Index: 75 + Item: Well_Dried_Bone Rate: 14 - - Item: Singing_Flower + - Index: 76 + Item: Singing_Flower Rate: 14 - - Item: Dew_Laden_Moss + - Index: 77 + Item: Dew_Laden_Moss Rate: 14 - - Item: Deadly_Noxious_Herb + - Index: 78 + Item: Deadly_Noxious_Herb Rate: 14 - - Item: Fatty_Chubby_Earthworm + - Index: 79 + Item: Fatty_Chubby_Earthworm Rate: 14 - - Item: Baked_Yam + - Index: 80 + Item: Baked_Yam Rate: 14 - - Item: Tropical_Banana + - Index: 81 + Item: Tropical_Banana Rate: 14 - - Item: Horror_Of_Tribe + - Index: 82 + Item: Horror_Of_Tribe Rate: 14 - - Item: No_Recipient + - Index: 83 + Item: No_Recipient Rate: 14 - - Item: Old_Broom + - Index: 84 + Item: Old_Broom Rate: 14 - - Item: Silver_Knife_Of_Chaste + - Index: 85 + Item: Silver_Knife_Of_Chaste Rate: 14 - - Item: Armlet_Of_Obedience + - Index: 86 + Item: Armlet_Of_Obedience Rate: 14 - - Item: Shining_Stone + - Index: 87 + Item: Shining_Stone Rate: 14 - - Item: Contracts_In_Shadow + - Index: 88 + Item: Contracts_In_Shadow Rate: 14 - - Item: Book_Of_Devil + - Index: 89 + Item: Book_Of_Devil Rate: 14 - - Item: Pet_Incubator + - Index: 90 + Item: Pet_Incubator Rate: 14 - - Item: Gift_Box + - Index: 91 + Item: Gift_Box Rate: 114 - - Item: Center_Potion + - Index: 92 + Item: Center_Potion Rate: 14 - - Item: Awakening_Potion + - Index: 93 + Item: Awakening_Potion Rate: 14 - - Item: Berserk_Potion + - Index: 94 + Item: Berserk_Potion Rate: 14 - - Item: Heart_Of_Her + - Index: 95 + Item: Heart_Of_Her Rate: 14 - - Item: Korea_Rice_Cake + - Index: 96 + Item: Korea_Rice_Cake Rate: 14 - - Item: Gift_Box_1 + - Index: 97 + Item: Gift_Box_1 Rate: 14 - - Item: Gift_Box_2 + - Index: 98 + Item: Gift_Box_2 Rate: 14 - - Item: Gift_Box_3 + - Index: 99 + Item: Gift_Box_3 Rate: 14 - - Item: Gift_Box_4 + - Index: 100 + Item: Gift_Box_4 Rate: 14 - - Item: Handsei + - Index: 101 + Item: Handsei Rate: 14 - - Item: Poison_Bottle + - Index: 102 + Item: Poison_Bottle Rate: 14 - - Item: Gold_Pill + - Index: 103 + Item: Gold_Pill Rate: 14 - - Item: Ora_Ora + - Index: 104 + Item: Ora_Ora Rate: 14 - - Item: Animal_Blood + - Index: 105 + Item: Animal_Blood Rate: 14 - - Item: Hinalle + - Index: 106 + Item: Hinalle Rate: 14 - - Item: Aloe + - Index: 107 + Item: Aloe Rate: 14 - - Item: Clover + - Index: 108 + Item: Clover Rate: 14 - - Item: Four_Leaf_Clover + - Index: 109 + Item: Four_Leaf_Clover Rate: 14 - - Item: Singing_Plant + - Index: 110 + Item: Singing_Plant Rate: 14 - - Item: Ment + - Index: 111 + Item: Ment Rate: 14 - - Item: Illusion_Flower + - Index: 112 + Item: Illusion_Flower Rate: 14 - - Item: Shoot + - Index: 113 + Item: Shoot Rate: 14 - - Item: Flower + - Index: 114 + Item: Flower Rate: 14 - - Item: Empty_Bottle + - Index: 115 + Item: Empty_Bottle Rate: 14 - - Item: Yellow_Gemstone + - Index: 116 + Item: Yellow_Gemstone Rate: 14 - - Item: Red_Gemstone + - Index: 117 + Item: Red_Gemstone Rate: 14 - - Item: Blue_Gemstone + - Index: 118 + Item: Blue_Gemstone Rate: 14 - - Item: Dark_Red_Jewel + - Index: 119 + Item: Dark_Red_Jewel Rate: 14 - - Item: Violet_Jewel + - Index: 120 + Item: Violet_Jewel Rate: 14 - - Item: Skyblue_Jewel + - Index: 121 + Item: Skyblue_Jewel Rate: 14 - - Item: Azure_Jewel + - Index: 122 + Item: Azure_Jewel Rate: 14 - - Item: Scarlet_Jewel + - Index: 123 + Item: Scarlet_Jewel Rate: 14 - - Item: Cardinal_Jewel + - Index: 124 + Item: Cardinal_Jewel Rate: 14 - - Item: Cardinal_Jewel_ + - Index: 125 + Item: Cardinal_Jewel_ Rate: 14 - - Item: Red_Jewel + - Index: 126 + Item: Red_Jewel Rate: 14 - - Item: Blue_Jewel + - Index: 127 + Item: Blue_Jewel Rate: 14 - - Item: White_Jewel + - Index: 128 + Item: White_Jewel Rate: 14 - - Item: Golden_Jewel + - Index: 129 + Item: Golden_Jewel Rate: 14 - - Item: Bluish_Green_Jewel + - Index: 130 + Item: Bluish_Green_Jewel Rate: 14 - - Item: Crystal_Jewel + - Index: 131 + Item: Crystal_Jewel Rate: 14 - - Item: Crystal_Jewel_ + - Index: 132 + Item: Crystal_Jewel_ Rate: 14 - - Item: Crystal_Jewel__ + - Index: 133 + Item: Crystal_Jewel__ Rate: 14 - - Item: Crystal_Jewel___ + - Index: 134 + Item: Crystal_Jewel___ Rate: 14 - - Item: Red_Frame + - Index: 135 + Item: Red_Frame Rate: 14 - - Item: Blue_Porcelain + - Index: 136 + Item: Blue_Porcelain Rate: 14 - - Item: White_Platter + - Index: 137 + Item: White_Platter Rate: 14 - - Item: Black_Ladle + - Index: 138 + Item: Black_Ladle Rate: 14 - - Item: Pencil_Case + - Index: 139 + Item: Pencil_Case Rate: 14 - - Item: Rouge + - Index: 140 + Item: Rouge Rate: 14 - - Item: Stuffed_Doll + - Index: 141 + Item: Stuffed_Doll Rate: 14 - - Item: Poring_Doll + - Index: 142 + Item: Poring_Doll Rate: 14 - - Item: Chonchon_Doll + - Index: 143 + Item: Chonchon_Doll Rate: 14 - - Item: Spore_Doll + - Index: 144 + Item: Spore_Doll Rate: 14 - - Item: Bunch_Of_Flowers + - Index: 145 + Item: Bunch_Of_Flowers Rate: 14 - - Item: Wedding_Bouquet + - Index: 146 + Item: Wedding_Bouquet Rate: 14 - - Item: Glass_Bead + - Index: 147 + Item: Glass_Bead Rate: 14 - - Item: Crystal_Mirror + - Index: 148 + Item: Crystal_Mirror Rate: 14 - - Item: Witherless_Rose + - Index: 149 + Item: Witherless_Rose Rate: 14 - - Item: Frozen_Rose + - Index: 150 + Item: Frozen_Rose Rate: 14 - - Item: Baphomet_Doll + - Index: 151 + Item: Baphomet_Doll Rate: 14 - - Item: Osiris_Doll + - Index: 152 + Item: Osiris_Doll Rate: 14 - - Item: Grasshopper_Doll + - Index: 153 + Item: Grasshopper_Doll Rate: 14 - - Item: Monkey_Doll + - Index: 154 + Item: Monkey_Doll Rate: 14 - - Item: Raccoondog_Doll + - Index: 155 + Item: Raccoondog_Doll Rate: 14 - - Item: Danggie + - Index: 156 + Item: Danggie Rate: 14 - - Item: Tree_Root + - Index: 157 + Item: Tree_Root Rate: 14 - - Item: Reptile_Tongue + - Index: 158 + Item: Reptile_Tongue Rate: 14 - - Item: Scorpion's_Tail + - Index: 159 + Item: Scorpion's_Tail Rate: 14 - - Item: Stem + - Index: 160 + Item: Stem Rate: 14 - - Item: Pointed_Scale + - Index: 161 + Item: Pointed_Scale Rate: 14 - - Item: Resin + - Index: 162 + Item: Resin Rate: 14 - - Item: Spawn + - Index: 163 + Item: Spawn Rate: 14 - - Item: Jellopy + - Index: 164 + Item: Jellopy Rate: 14 - - Item: Garlet + - Index: 165 + Item: Garlet Rate: 14 - - Item: Scell + - Index: 166 + Item: Scell Rate: 14 - - Item: Zargon + - Index: 167 + Item: Zargon Rate: 14 - - Item: Tooth_Of_Bat + - Index: 168 + Item: Tooth_Of_Bat Rate: 14 - - Item: Fluff + - Index: 169 + Item: Fluff Rate: 14 - - Item: Chrysalis + - Index: 170 + Item: Chrysalis Rate: 14 - - Item: Feather_Of_Birds + - Index: 171 + Item: Feather_Of_Birds Rate: 14 - - Item: Talon + - Index: 172 + Item: Talon Rate: 14 - - Item: Sticky_Webfoot + - Index: 173 + Item: Sticky_Webfoot Rate: 14 - - Item: Animal's_Skin + - Index: 174 + Item: Animal's_Skin Rate: 14 - - Item: Claw_Of_Wolves + - Index: 175 + Item: Claw_Of_Wolves Rate: 14 - - Item: Mushroom_Spore + - Index: 176 + Item: Mushroom_Spore Rate: 14 - - Item: Orcish_Cuspid + - Index: 177 + Item: Orcish_Cuspid Rate: 14 - - Item: Evil_Horn + - Index: 178 + Item: Evil_Horn Rate: 14 - - Item: Powder_Of_Butterfly + - Index: 179 + Item: Powder_Of_Butterfly Rate: 14 - - Item: Bill_Of_Birds + - Index: 180 + Item: Bill_Of_Birds Rate: 14 - - Item: Scale_Of_Snakes + - Index: 181 + Item: Scale_Of_Snakes Rate: 14 - - Item: Insect_Feeler + - Index: 182 + Item: Insect_Feeler Rate: 14 - - Item: Immortal_Heart + - Index: 183 + Item: Immortal_Heart Rate: 14 - - Item: Rotten_Bandage + - Index: 184 + Item: Rotten_Bandage Rate: 14 - - Item: Orcish_Voucher + - Index: 185 + Item: Orcish_Voucher Rate: 14 - - Item: Skel_Bone + - Index: 186 + Item: Skel_Bone Rate: 14 - - Item: Mementos + - Index: 187 + Item: Mementos Rate: 14 - - Item: Shell + - Index: 188 + Item: Shell Rate: 14 - - Item: Scales_Shell + - Index: 189 + Item: Scales_Shell Rate: 14 - - Item: Posionous_Canine + - Index: 190 + Item: Posionous_Canine Rate: 14 - - Item: Sticky_Mucus + - Index: 191 + Item: Sticky_Mucus Rate: 14 - - Item: Bee_Sting + - Index: 192 + Item: Bee_Sting Rate: 14 - - Item: Grasshopper's_Leg + - Index: 193 + Item: Grasshopper's_Leg Rate: 14 - - Item: Nose_Ring + - Index: 194 + Item: Nose_Ring Rate: 14 - - Item: Yoyo_Tail + - Index: 195 + Item: Yoyo_Tail Rate: 14 - - Item: Solid_Shell + - Index: 196 + Item: Solid_Shell Rate: 14 - - Item: Horseshoe + - Index: 197 + Item: Horseshoe Rate: 14 - - Item: Raccoon_Leaf + - Index: 198 + Item: Raccoon_Leaf Rate: 14 - - Item: Snail's_Shell + - Index: 199 + Item: Snail's_Shell Rate: 14 - - Item: Horn + - Index: 200 + Item: Horn Rate: 14 - - Item: Bear's_Foot + - Index: 201 + Item: Bear's_Foot Rate: 14 - - Item: Feather + - Index: 202 + Item: Feather Rate: 14 - - Item: Heart_Of_Mermaid + - Index: 203 + Item: Heart_Of_Mermaid Rate: 14 - - Item: Fin + - Index: 204 + Item: Fin Rate: 14 - - Item: Cactus_Needle + - Index: 205 + Item: Cactus_Needle Rate: 14 - - Item: Stone_Heart + - Index: 206 + Item: Stone_Heart Rate: 14 - - Item: Shining_Scales + - Index: 207 + Item: Shining_Scales Rate: 14 - - Item: Worm_Peelings + - Index: 208 + Item: Worm_Peelings Rate: 14 - - Item: Gill + - Index: 209 + Item: Gill Rate: 14 - - Item: Decayed_Nail + - Index: 210 + Item: Decayed_Nail Rate: 14 - - Item: Horrendous_Mouth + - Index: 211 + Item: Horrendous_Mouth Rate: 14 - - Item: Rotten_Scale + - Index: 212 + Item: Rotten_Scale Rate: 14 - - Item: Nipper + - Index: 213 + Item: Nipper Rate: 14 - - Item: Conch + - Index: 214 + Item: Conch Rate: 14 - - Item: Tentacle + - Index: 215 + Item: Tentacle Rate: 14 - - Item: Sharp_Scale + - Index: 216 + Item: Sharp_Scale Rate: 14 - - Item: Crap_Shell + - Index: 217 + Item: Crap_Shell Rate: 14 - - Item: Clam_Shell + - Index: 218 + Item: Clam_Shell Rate: 14 - - Item: Flesh_Of_Clam + - Index: 219 + Item: Flesh_Of_Clam Rate: 14 - - Item: Turtle_Shell + - Index: 220 + Item: Turtle_Shell Rate: 14 - - Item: Voucher_Of_Orcish_Hero + - Index: 221 + Item: Voucher_Of_Orcish_Hero Rate: 14 - - Item: Gold + - Index: 222 + Item: Gold Rate: 14 - - Item: Detrimindexta + - Index: 223 + Item: Detrimindexta Rate: 14 - - Item: Karvodailnirol + - Index: 224 + Item: Karvodailnirol Rate: 14 - - Item: Counteragent + - Index: 225 + Item: Counteragent Rate: 14 - - Item: Mixture + - Index: 226 + Item: Mixture Rate: 14 - - Item: Scarlet_Dyestuffs + - Index: 227 + Item: Scarlet_Dyestuffs Rate: 14 - - Item: Lemon_Dyestuffs + - Index: 228 + Item: Lemon_Dyestuffs Rate: 14 - - Item: Cobaltblue_Dyestuffs + - Index: 229 + Item: Cobaltblue_Dyestuffs Rate: 14 - - Item: Darkgreen_Dyestuffs + - Index: 230 + Item: Darkgreen_Dyestuffs Rate: 14 - - Item: Orange_Dyestuffs + - Index: 231 + Item: Orange_Dyestuffs Rate: 14 - - Item: Violet_Dyestuffs + - Index: 232 + Item: Violet_Dyestuffs Rate: 14 - - Item: White_Dyestuffs + - Index: 233 + Item: White_Dyestuffs Rate: 14 - - Item: Black_Dyestuffs + - Index: 234 + Item: Black_Dyestuffs Rate: 14 - - Item: Anvil + - Index: 235 + Item: Anvil Rate: 14 - - Item: Oridecon_Anvil + - Index: 236 + Item: Oridecon_Anvil Rate: 14 - - Item: Golden_Anvil + - Index: 237 + Item: Golden_Anvil Rate: 14 - - Item: Emperium_Anvil + - Index: 238 + Item: Emperium_Anvil Rate: 14 - - Item: Boody_Red + - Index: 239 + Item: Boody_Red Rate: 14 - - Item: Crystal_Blue + - Index: 240 + Item: Crystal_Blue Rate: 14 - - Item: Wind_Of_Verdure + - Index: 241 + Item: Wind_Of_Verdure Rate: 14 - - Item: Yellow_Live + - Index: 242 + Item: Yellow_Live Rate: 14 - - Item: Flame_Heart + - Index: 243 + Item: Flame_Heart Rate: 14 - - Item: Mistic_Frozen + - Index: 244 + Item: Mistic_Frozen Rate: 14 - - Item: Rough_Wind + - Index: 245 + Item: Rough_Wind Rate: 14 - - Item: Great_Nature + - Index: 246 + Item: Great_Nature Rate: 14 - - Item: Iron + - Index: 247 + Item: Iron Rate: 14 - - Item: Steel + - Index: 248 + Item: Steel Rate: 14 - - Item: Star_Crumb + - Index: 249 + Item: Star_Crumb Rate: 14 - - Item: Sparkling_Dust + - Index: 250 + Item: Sparkling_Dust Rate: 14 - - Item: Iron_Ore + - Index: 251 + Item: Iron_Ore Rate: 14 - - Item: Coal + - Index: 252 + Item: Coal Rate: 14 - - Item: Patriotism_Marks + - Index: 253 + Item: Patriotism_Marks Rate: 14 - - Item: Hammer_Of_Blacksmith + - Index: 254 + Item: Hammer_Of_Blacksmith Rate: 14 - - Item: Old_Magic_Book + - Index: 255 + Item: Old_Magic_Book Rate: 14 - - Item: Penetration + - Index: 256 + Item: Penetration Rate: 14 - - Item: Frozen_Heart + - Index: 257 + Item: Frozen_Heart Rate: 14 - - Item: Sacred_Marks + - Index: 258 + Item: Sacred_Marks Rate: 14 - - Item: Phracon + - Index: 259 + Item: Phracon Rate: 14 - - Item: Emveretarcon + - Index: 260 + Item: Emveretarcon Rate: 14 - - Item: Lizard_Scruff + - Index: 261 + Item: Lizard_Scruff Rate: 14 - - Item: Colorful_Shell + - Index: 262 + Item: Colorful_Shell Rate: 14 - - Item: Jaws_Of_Ant + - Index: 263 + Item: Jaws_Of_Ant Rate: 14 - - Item: Thin_N'_Long_Tongue + - Index: 264 + Item: Thin_N'_Long_Tongue Rate: 14 - - Item: Rat_Tail + - Index: 265 + Item: Rat_Tail Rate: 14 - - Item: Moustache_Of_Mole + - Index: 266 + Item: Moustache_Of_Mole Rate: 14 - - Item: Nail_Of_Mole + - Index: 267 + Item: Nail_Of_Mole Rate: 14 - - Item: Wooden_Block + - Index: 268 + Item: Wooden_Block Rate: 14 - - Item: Long_Hair + - Index: 269 + Item: Long_Hair Rate: 14 - - Item: Dokkaebi_Horn + - Index: 270 + Item: Dokkaebi_Horn Rate: 14 - - Item: Fox_Tail + - Index: 271 + Item: Fox_Tail Rate: 14 - - Item: Fish_Tail + - Index: 272 + Item: Fish_Tail Rate: 14 - - Item: Chinese_Ink + - Index: 273 + Item: Chinese_Ink Rate: 14 - - Item: Spiderweb + - Index: 274 + Item: Spiderweb Rate: 14 - - Item: Acorn + - Index: 275 + Item: Acorn Rate: 14 - - Item: Porcupine_Spike + - Index: 276 + Item: Porcupine_Spike Rate: 14 - - Item: Wild_Boar's_Mane + - Index: 277 + Item: Wild_Boar's_Mane Rate: 14 - - Item: Tiger's_Skin + - Index: 278 + Item: Tiger's_Skin Rate: 14 - - Item: Limb_Of_Mantis + - Index: 279 + Item: Limb_Of_Mantis Rate: 14 - - Item: Blossom_Of_Maneater + - Index: 280 + Item: Blossom_Of_Maneater Rate: 14 - - Item: Root_Of_Maneater + - Index: 281 + Item: Root_Of_Maneater Rate: 14 - - Item: Cobold_Hair + - Index: 282 + Item: Cobold_Hair Rate: 14 - - Item: Dragon_Canine + - Index: 283 + Item: Dragon_Canine Rate: 14 - - Item: Dragon_Scale + - Index: 284 + Item: Dragon_Scale Rate: 14 - - Item: Dragon_Train + - Index: 285 + Item: Dragon_Train Rate: 14 - - Item: Petite_DiablOfs_Horn + - Index: 286 + Item: Petite_DiablOfs_Horn Rate: 14 - - Item: Petite_DiablOfs_Wing + - Index: 287 + Item: Petite_DiablOfs_Wing Rate: 14 - - Item: Elder_Pixie's_Beard + - Index: 288 + Item: Elder_Pixie's_Beard Rate: 14 - - Item: Lantern + - Index: 289 + Item: Lantern Rate: 14 - - Item: Short_Leg + - Index: 290 + Item: Short_Leg Rate: 14 - - Item: Nail_Of_Orc + - Index: 291 + Item: Nail_Of_Orc Rate: 14 - - Item: Tooth_Of_ + - Index: 292 + Item: Tooth_Of_ Rate: 14 - - Item: Sacred_Masque + - Index: 293 + Item: Sacred_Masque Rate: 14 - - Item: Tweezer + - Index: 294 + Item: Tweezer Rate: 14 - - Item: Head_Of_Medusa + - Index: 295 + Item: Head_Of_Medusa Rate: 14 - - Item: Slender_Snake + - Index: 296 + Item: Slender_Snake Rate: 14 - - Item: Skirt_Of_Virgin + - Index: 297 + Item: Skirt_Of_Virgin Rate: 14 - - Item: Tendon + - Index: 298 + Item: Tendon Rate: 14 - - Item: Detonator + - Index: 299 + Item: Detonator Rate: 14 - - Item: Single_Cell + - Index: 300 + Item: Single_Cell Rate: 14 - - Item: Tooth_Of_Ancient_Fish + - Index: 301 + Item: Tooth_Of_Ancient_Fish Rate: 14 - - Item: Lip_Of_Ancient_Fish + - Index: 302 + Item: Lip_Of_Ancient_Fish Rate: 14 - - Item: Earthworm_Peeling + - Index: 303 + Item: Earthworm_Peeling Rate: 14 - - Item: Grit + - Index: 304 + Item: Grit Rate: 14 - - Item: Moth_Dust + - Index: 305 + Item: Moth_Dust Rate: 14 - - Item: Wing_Of_Moth + - Index: 306 + Item: Wing_Of_Moth Rate: 14 - - Item: Transparent_Cloth + - Index: 307 + Item: Transparent_Cloth Rate: 14 - - Item: Golden_Hair + - Index: 308 + Item: Golden_Hair Rate: 14 - - Item: Starsand_Of_Witch + - Index: 309 + Item: Starsand_Of_Witch Rate: 14 - - Item: Pumpkin_Head + - Index: 310 + Item: Pumpkin_Head Rate: 14 - - Item: Sharpened_Cuspid + - Index: 311 + Item: Sharpened_Cuspid Rate: 14 - - Item: Reins + - Index: 312 + Item: Reins Rate: 14 - - Item: Booby_Trap + - Index: 313 + Item: Booby_Trap Rate: 14 - - Item: Tree_Of_Archer_1 + - Index: 314 + Item: Tree_Of_Archer_1 Rate: 14 - - Item: Tree_Of_Archer_2 + - Index: 315 + Item: Tree_Of_Archer_2 Rate: 14 - - Item: Tree_Of_Archer_3 + - Index: 316 + Item: Tree_Of_Archer_3 Rate: 14 - - Item: Morocc_Potion + - Index: 317 + Item: Morocc_Potion Rate: 14 - - Item: Payon_Potion + - Index: 318 + Item: Payon_Potion Rate: 14 - - Item: Empty_Cylinder + - Index: 319 + Item: Empty_Cylinder Rate: 14 - - Item: Empty_Potion + - Index: 320 + Item: Empty_Potion Rate: 14 - - Item: Short_Daenggie + - Index: 321 + Item: Short_Daenggie Rate: 14 - - Item: Needle_Of_Alarm + - Index: 322 + Item: Needle_Of_Alarm Rate: 14 - - Item: Round_Shell + - Index: 323 + Item: Round_Shell Rate: 14 - - Item: Worn_Out_Page + - Index: 324 + Item: Worn_Out_Page Rate: 14 - - Item: Manacles + - Index: 325 + Item: Manacles Rate: 14 - - Item: Worn_Out_Prison_Uniform + - Index: 326 + Item: Worn_Out_Prison_Uniform Rate: 14 - - Item: Sword_ + - Index: 327 + Item: Sword_ Rate: 7 - - Item: Falchion_ + - Index: 328 + Item: Falchion_ Rate: 7 - - Item: Blade_ + - Index: 329 + Item: Blade_ Rate: 7 - - Item: Lapier_ + - Index: 330 + Item: Lapier_ Rate: 7 - - Item: Scimiter_ + - Index: 331 + Item: Scimiter_ Rate: 7 - - Item: Katana_ + - Index: 332 + Item: Katana_ Rate: 7 - - Item: Tsurugi_ + - Index: 333 + Item: Tsurugi_ Rate: 7 - - Item: Orcish_Sword + - Index: 334 + Item: Orcish_Sword Rate: 7 - - Item: Ring_Pommel_Saber_ + - Index: 335 + Item: Ring_Pommel_Saber_ Rate: 7 - - Item: Saber_ + - Index: 336 + Item: Saber_ Rate: 7 - - Item: Hae_Dong_Gum_ + - Index: 337 + Item: Hae_Dong_Gum_ Rate: 7 - - Item: Flamberge + - Index: 338 + Item: Flamberge Rate: 7 - - Item: Town_Sword_ + - Index: 339 + Item: Town_Sword_ Rate: 1 - - Item: Star_Dust_Blade + - Index: 340 + Item: Star_Dust_Blade Rate: 1 - - Item: Slayer_ + - Index: 341 + Item: Slayer_ Rate: 7 - - Item: Bastard_Sword_ + - Index: 342 + Item: Bastard_Sword_ Rate: 7 - - Item: Two_Hand_Sword_ + - Index: 343 + Item: Two_Hand_Sword_ Rate: 7 - - Item: Broad_Sword_ + - Index: 344 + Item: Broad_Sword_ Rate: 7 - - Item: Claymore + - Index: 345 + Item: Claymore Rate: 7 - - Item: Knife_ + - Index: 346 + Item: Knife_ Rate: 7 - - Item: Cutter_ + - Index: 347 + Item: Cutter_ Rate: 7 - - Item: Main_Gauche_ + - Index: 348 + Item: Main_Gauche_ Rate: 7 - - Item: Dirk_ + - Index: 349 + Item: Dirk_ Rate: 7 - - Item: Dagger_ + - Index: 350 + Item: Dagger_ Rate: 7 - - Item: Stiletto_ + - Index: 351 + Item: Stiletto_ Rate: 7 - - Item: Gladius_ + - Index: 352 + Item: Gladius_ Rate: 7 - - Item: Damascus_ + - Index: 353 + Item: Damascus_ Rate: 7 - - Item: Novice_Knife + - Index: 354 + Item: Novice_Knife Rate: 7 - - Item: Jur_ + - Index: 355 + Item: Jur_ Rate: 7 - - Item: Katar_ + - Index: 356 + Item: Katar_ Rate: 7 - - Item: Jamadhar_ + - Index: 357 + Item: Jamadhar_ Rate: 7 - - Item: Katar_Of_Cold_Icicle + - Index: 358 + Item: Katar_Of_Cold_Icicle Rate: 7 - - Item: Katar_Of_Thornbush + - Index: 359 + Item: Katar_Of_Thornbush Rate: 7 - - Item: Katar_Of_Raging_Blaze + - Index: 360 + Item: Katar_Of_Raging_Blaze Rate: 7 - - Item: Katar_Of_Piercing_Wind + - Index: 361 + Item: Katar_Of_Piercing_Wind Rate: 7 - - Item: Nail_Of_Loki + - Index: 362 + Item: Nail_Of_Loki Rate: 1 - - Item: Unholy_Touch + - Index: 363 + Item: Unholy_Touch Rate: 1 - - Item: Various_Jur + - Index: 364 + Item: Various_Jur Rate: 2 - - Item: Bloody_Roar + - Index: 365 + Item: Bloody_Roar Rate: 1 - - Item: Inverse_Scale + - Index: 366 + Item: Inverse_Scale Rate: 1 - - Item: Blood_Tears + - Index: 367 + Item: Blood_Tears Rate: 1 - - Item: Axe_ + - Index: 368 + Item: Axe_ Rate: 7 - - Item: Orcish_Axe + - Index: 369 + Item: Orcish_Axe Rate: 7 - - Item: Windhawk + - Index: 370 + Item: Windhawk Rate: 1 - - Item: Battle_Axe_ + - Index: 371 + Item: Battle_Axe_ Rate: 7 - - Item: Hammer_ + - Index: 372 + Item: Hammer_ Rate: 7 - - Item: Buster_ + - Index: 373 + Item: Buster_ Rate: 7 - - Item: Two_Handed_Axe_ + - Index: 374 + Item: Two_Handed_Axe_ Rate: 7 - - Item: Doom_Slayer + - Index: 375 + Item: Doom_Slayer Rate: 1 - - Item: Heart_Breaker + - Index: 376 + Item: Heart_Breaker Rate: 1 - - Item: Hurricane_Fury + - Index: 377 + Item: Hurricane_Fury Rate: 1 - - Item: Javelin_ + - Index: 378 + Item: Javelin_ Rate: 7 - - Item: Spear_ + - Index: 379 + Item: Spear_ Rate: 7 - - Item: Pike_ + - Index: 380 + Item: Pike_ Rate: 7 - - Item: Lance_ + - Index: 381 + Item: Lance_ Rate: 7 - - Item: Guisarme_ + - Index: 382 + Item: Guisarme_ Rate: 7 - - Item: Glaive_ + - Index: 383 + Item: Glaive_ Rate: 7 - - Item: Partizan_ + - Index: 384 + Item: Partizan_ Rate: 7 - - Item: Trident_ + - Index: 385 + Item: Trident_ Rate: 7 - - Item: Halberd_ + - Index: 386 + Item: Halberd_ Rate: 7 - - Item: Staff_Of_Soul + - Index: 387 + Item: Staff_Of_Soul Rate: 7 - - Item: Gae_Bolg + - Index: 388 + Item: Gae_Bolg Rate: 1 - - Item: Ahlspiess + - Index: 389 + Item: Ahlspiess Rate: 1 - - Item: Club_ + - Index: 390 + Item: Club_ Rate: 7 - - Item: Mace_ + - Index: 391 + Item: Mace_ Rate: 7 - - Item: Smasher_ + - Index: 392 + Item: Smasher_ Rate: 7 - - Item: Flail_ + - Index: 393 + Item: Flail_ Rate: 7 - - Item: Morning_Star_ + - Index: 394 + Item: Morning_Star_ Rate: 7 - - Item: Sword_Mace_ + - Index: 395 + Item: Sword_Mace_ Rate: 7 - - Item: Chain_ + - Index: 396 + Item: Chain_ Rate: 7 - - Item: Stunner + - Index: 397 + Item: Stunner Rate: 7 - - Item: Book + - Index: 398 + Item: Book Rate: 7 - - Item: Bible + - Index: 399 + Item: Bible Rate: 7 - - Item: Tablet + - Index: 400 + Item: Tablet Rate: 7 - - Item: Book_Of_Billows + - Index: 401 + Item: Book_Of_Billows Rate: 7 - - Item: Book_Of_Mother_Earth + - Index: 402 + Item: Book_Of_Mother_Earth Rate: 7 - - Item: Book_Of_Blazing_Sun + - Index: 403 + Item: Book_Of_Blazing_Sun Rate: 7 - - Item: Book_Of_Gust_Of_Wind + - Index: 404 + Item: Book_Of_Gust_Of_Wind Rate: 7 - - Item: Girl's_Diary + - Index: 405 + Item: Girl's_Diary Rate: 7 - - Item: Legacy_Of_Dragon + - Index: 406 + Item: Legacy_Of_Dragon Rate: 1 - - Item: Diary_Of_Great_Sage + - Index: 407 + Item: Diary_Of_Great_Sage Rate: 1 - - Item: Hardback + - Index: 408 + Item: Hardback Rate: 1 - - Item: Rod_ + - Index: 409 + Item: Rod_ Rate: 7 - - Item: Wand_ + - Index: 410 + Item: Wand_ Rate: 7 - - Item: Staff_ + - Index: 411 + Item: Staff_ Rate: 7 - - Item: Arc_Wand_ + - Index: 412 + Item: Arc_Wand_ Rate: 7 - - Item: Mighty_Staff + - Index: 413 + Item: Mighty_Staff Rate: 7 - - Item: Blessed_Wand + - Index: 414 + Item: Blessed_Wand Rate: 7 - - Item: Bone_Wand + - Index: 415 + Item: Bone_Wand Rate: 7 - - Item: Staff_Of_Wing + - Index: 416 + Item: Staff_Of_Wing Rate: 1 - - Item: Survival_Rod_ + - Index: 417 + Item: Survival_Rod_ Rate: 1 - - Item: Survival_Rod2_ + - Index: 418 + Item: Survival_Rod2_ Rate: 1 - - Item: Hypnotist's_Staff_ + - Index: 419 + Item: Hypnotist's_Staff_ Rate: 1 - - Item: Bow_ + - Index: 420 + Item: Bow_ Rate: 7 - - Item: Composite_Bow_ + - Index: 421 + Item: Composite_Bow_ Rate: 7 - - Item: Great_Bow_ + - Index: 422 + Item: Great_Bow_ Rate: 7 - - Item: CrossBow_ + - Index: 423 + Item: CrossBow_ Rate: 7 - - Item: Arbalest_ + - Index: 424 + Item: Arbalest_ Rate: 7 - - Item: Kakkung_ + - Index: 425 + Item: Kakkung_ Rate: 7 - - Item: Hunter_Bow + - Index: 426 + Item: Hunter_Bow Rate: 7 - - Item: Luna_Bow + - Index: 427 + Item: Luna_Bow Rate: 1 - - Item: Dragon_Wing + - Index: 428 + Item: Dragon_Wing Rate: 1 - - Item: Burning_Bow + - Index: 429 + Item: Burning_Bow Rate: 1 - - Item: Frozen_Bow + - Index: 430 + Item: Frozen_Bow Rate: 1 - - Item: Earth_Bow + - Index: 431 + Item: Earth_Bow Rate: 1 - - Item: Gust_Bow + - Index: 432 + Item: Gust_Bow Rate: 1 - - Item: Arrow + - Index: 433 + Item: Arrow Rate: 14 - - Item: Silver_Arrow + - Index: 434 + Item: Silver_Arrow Rate: 14 - - Item: Fire_Arrow + - Index: 435 + Item: Fire_Arrow Rate: 14 - - Item: Steel_Arrow + - Index: 436 + Item: Steel_Arrow Rate: 14 - - Item: Crystal_Arrow + - Index: 437 + Item: Crystal_Arrow Rate: 14 - - Item: Arrow_Of_Wind + - Index: 438 + Item: Arrow_Of_Wind Rate: 14 - - Item: Stone_Arrow + - Index: 439 + Item: Stone_Arrow Rate: 14 - - Item: Immatrial_Arrow + - Index: 440 + Item: Immatrial_Arrow Rate: 14 - - Item: Stun_Arrow + - Index: 441 + Item: Stun_Arrow Rate: 14 - - Item: Freezing_Arrow + - Index: 442 + Item: Freezing_Arrow Rate: 14 - - Item: Flash_Arrow + - Index: 443 + Item: Flash_Arrow Rate: 14 - - Item: Curse_Arrow + - Index: 444 + Item: Curse_Arrow Rate: 14 - - Item: Rusty_Arrow + - Index: 445 + Item: Rusty_Arrow Rate: 14 - - Item: Poison_Arrow + - Index: 446 + Item: Poison_Arrow Rate: 14 - - Item: Incisive_Arrow + - Index: 447 + Item: Incisive_Arrow Rate: 14 - - Item: Oridecon_Arrow + - Index: 448 + Item: Oridecon_Arrow Rate: 14 - - Item: Arrow_Of_Shadow + - Index: 449 + Item: Arrow_Of_Shadow Rate: 14 - - Item: Sleep_Arrow + - Index: 450 + Item: Sleep_Arrow Rate: 14 - - Item: Silence_Arrow + - Index: 451 + Item: Silence_Arrow Rate: 14 - - Item: Iron_Arrow + - Index: 452 + Item: Iron_Arrow Rate: 14 - - Item: Waghnakh_ + - Index: 453 + Item: Waghnakh_ Rate: 7 - - Item: Knuckle_Duster_ + - Index: 454 + Item: Knuckle_Duster_ Rate: 7 - - Item: Hora_ + - Index: 455 + Item: Hora_ Rate: 7 - - Item: Fist_ + - Index: 456 + Item: Fist_ Rate: 7 - - Item: Claw_ + - Index: 457 + Item: Claw_ Rate: 7 - - Item: Finger_ + - Index: 458 + Item: Finger_ Rate: 7 - - Item: Claw_Of_Garm + - Index: 459 + Item: Claw_Of_Garm Rate: 1 - - Item: Magma_Fist + - Index: 460 + Item: Magma_Fist Rate: 1 - - Item: Icicle_Fist + - Index: 461 + Item: Icicle_Fist Rate: 1 - - Item: Electric_Fist + - Index: 462 + Item: Electric_Fist Rate: 1 - - Item: Seismic_Fist + - Index: 463 + Item: Seismic_Fist Rate: 1 - - Item: Combo_Battle_Glove + - Index: 464 + Item: Combo_Battle_Glove Rate: 1 - - Item: Violin_ + - Index: 465 + Item: Violin_ Rate: 7 - - Item: Mandolin_ + - Index: 466 + Item: Mandolin_ Rate: 7 - - Item: Lute_ + - Index: 467 + Item: Lute_ Rate: 7 - - Item: Guitar_ + - Index: 468 + Item: Guitar_ Rate: 7 - - Item: Harp_ + - Index: 469 + Item: Harp_ Rate: 7 - - Item: Guh_Moon_Goh_ + - Index: 470 + Item: Guh_Moon_Goh_ Rate: 7 - - Item: Guitar_Of_Passion + - Index: 471 + Item: Guitar_Of_Passion Rate: 1 - - Item: Guitar_Of_Blue_Solo + - Index: 472 + Item: Guitar_Of_Blue_Solo Rate: 1 - - Item: Guitar_Of_Vast_Land + - Index: 473 + Item: Guitar_Of_Vast_Land Rate: 1 - - Item: Guitar_Of_Gentle_Breeze + - Index: 474 + Item: Guitar_Of_Gentle_Breeze Rate: 1 - - Item: Oriental_Lute + - Index: 475 + Item: Oriental_Lute Rate: 1 - - Item: Base_Guitar + - Index: 476 + Item: Base_Guitar Rate: 1 - - Item: Rope_ + - Index: 477 + Item: Rope_ Rate: 7 - - Item: Line_ + - Index: 478 + Item: Line_ Rate: 7 - - Item: Wire_ + - Index: 479 + Item: Wire_ Rate: 7 - - Item: Rante_ + - Index: 480 + Item: Rante_ Rate: 7 - - Item: Tail_ + - Index: 481 + Item: Tail_ Rate: 7 - - Item: Whip_ + - Index: 482 + Item: Whip_ Rate: 7 - - Item: Whip_Of_Red_Flame + - Index: 483 + Item: Whip_Of_Red_Flame Rate: 1 - - Item: Whip_Of_Ice_Piece + - Index: 484 + Item: Whip_Of_Ice_Piece Rate: 1 - - Item: Whip_Of_Earth + - Index: 485 + Item: Whip_Of_Earth Rate: 1 - - Item: Jump_Rope + - Index: 486 + Item: Jump_Rope Rate: 1 - - Item: Bladed_Whip + - Index: 487 + Item: Bladed_Whip Rate: 1 - - Item: Queen's_Whip + - Index: 488 + Item: Queen's_Whip Rate: 1 - - Item: Electric_Wire + - Index: 489 + Item: Electric_Wire Rate: 1 - - Item: Electric_Eel + - Index: 490 + Item: Electric_Eel Rate: 1 - - Item: Sea_Witch_Foot + - Index: 491 + Item: Sea_Witch_Foot Rate: 1 - - Item: Carrot_Whip + - Index: 492 + Item: Carrot_Whip Rate: 1 - - Item: Guard_ + - Index: 493 + Item: Guard_ Rate: 7 - - Item: Buckler_ + - Index: 494 + Item: Buckler_ Rate: 7 - - Item: Shield_ + - Index: 495 + Item: Shield_ Rate: 7 - - Item: Mirror_Shield_ + - Index: 496 + Item: Mirror_Shield_ Rate: 7 - - Item: Memorize_Book + - Index: 497 + Item: Memorize_Book Rate: 7 - - Item: Novice_Guard + - Index: 498 + Item: Novice_Guard Rate: 7 - - Item: Sunglasses + - Index: 499 + Item: Sunglasses Rate: 7 - - Item: Glasses + - Index: 500 + Item: Glasses Rate: 7 - - Item: Diver's_Goggles + - Index: 501 + Item: Diver's_Goggles Rate: 7 - - Item: Wedding_Veil + - Index: 502 + Item: Wedding_Veil Rate: 7 - - Item: Fancy_Flower + - Index: 503 + Item: Fancy_Flower Rate: 7 - - Item: Ribbon + - Index: 504 + Item: Ribbon Rate: 7 - - Item: Ribbon_ + - Index: 505 + Item: Ribbon_ Rate: 7 - - Item: Hair_Band + - Index: 506 + Item: Hair_Band Rate: 7 - - Item: Bandana + - Index: 507 + Item: Bandana Rate: 7 - - Item: Eye_Bandage + - Index: 508 + Item: Eye_Bandage Rate: 7 - - Item: Cat_Hairband + - Index: 509 + Item: Cat_Hairband Rate: 7 - - Item: Bunny_Band + - Index: 510 + Item: Bunny_Band Rate: 7 - - Item: Flower_Hairband + - Index: 511 + Item: Flower_Hairband Rate: 7 - - Item: Biretta + - Index: 512 + Item: Biretta Rate: 7 - - Item: Biretta_ + - Index: 513 + Item: Biretta_ Rate: 7 - - Item: Flu_Mask + - Index: 514 + Item: Flu_Mask Rate: 7 - - Item: Hat + - Index: 515 + Item: Hat Rate: 7 - - Item: Hat_ + - Index: 516 + Item: Hat_ Rate: 7 - - Item: Turban + - Index: 517 + Item: Turban Rate: 7 - - Item: Turban_ + - Index: 518 + Item: Turban_ Rate: 7 - - Item: Goggle + - Index: 519 + Item: Goggle Rate: 7 - - Item: Goggle_ + - Index: 520 + Item: Goggle_ Rate: 7 - - Item: Cap + - Index: 521 + Item: Cap Rate: 7 - - Item: Cap_ + - Index: 522 + Item: Cap_ Rate: 7 - - Item: Helm + - Index: 523 + Item: Helm Rate: 7 - - Item: Helm_ + - Index: 524 + Item: Helm_ Rate: 7 - - Item: Gemmed_Sallet + - Index: 525 + Item: Gemmed_Sallet Rate: 7 - - Item: Gemmed_Sallet_ + - Index: 526 + Item: Gemmed_Sallet_ Rate: 7 - - Item: Circlet + - Index: 527 + Item: Circlet Rate: 7 - - Item: Circlet_ + - Index: 528 + Item: Circlet_ Rate: 7 - - Item: Santa's_Hat + - Index: 529 + Item: Santa's_Hat Rate: 7 - - Item: One_Eyed_Glass + - Index: 530 + Item: One_Eyed_Glass Rate: 7 - - Item: Granpa_Beard + - Index: 531 + Item: Granpa_Beard Rate: 7 - - Item: Luxury_Sunglasses + - Index: 532 + Item: Luxury_Sunglasses Rate: 7 - - Item: Spinning_Eyes + - Index: 533 + Item: Spinning_Eyes Rate: 7 - - Item: Big_Sis'_Ribbon + - Index: 534 + Item: Big_Sis'_Ribbon Rate: 7 - - Item: Sweet_Gents + - Index: 535 + Item: Sweet_Gents Rate: 7 - - Item: Golden_Gear + - Index: 536 + Item: Golden_Gear Rate: 7 - - Item: Oldman's_Romance + - Index: 537 + Item: Oldman's_Romance Rate: 7 - - Item: Western_Grace + - Index: 538 + Item: Western_Grace Rate: 7 - - Item: Coronet + - Index: 539 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 540 + Item: Fillet Rate: 7 - - Item: Holy_Bonnet + - Index: 541 + Item: Holy_Bonnet Rate: 7 - - Item: Star_Sparkling + - Index: 542 + Item: Star_Sparkling Rate: 7 - - Item: Sunflower + - Index: 543 + Item: Sunflower Rate: 7 - - Item: Angelic_Chain + - Index: 544 + Item: Angelic_Chain Rate: 1 - - Item: Satanic_Chain + - Index: 545 + Item: Satanic_Chain Rate: 1 - - Item: Snowy_Horn + - Index: 546 + Item: Snowy_Horn Rate: 7 - - Item: Sharp_Gear + - Index: 547 + Item: Sharp_Gear Rate: 1 - - Item: Mini_Propeller + - Index: 548 + Item: Mini_Propeller Rate: 7 - - Item: Mini_Glasses + - Index: 549 + Item: Mini_Glasses Rate: 7 - - Item: Prontera_Army_Cap + - Index: 550 + Item: Prontera_Army_Cap Rate: 7 - - Item: Pierrot_Nose + - Index: 551 + Item: Pierrot_Nose Rate: 7 - - Item: Gangster_Patch + - Index: 552 + Item: Gangster_Patch Rate: 7 - - Item: Ganster_Mask + - Index: 553 + Item: Ganster_Mask Rate: 7 - - Item: Iron_Cane + - Index: 554 + Item: Iron_Cane Rate: 7 - - Item: Cigar + - Index: 555 + Item: Cigar Rate: 7 - - Item: Smoking_Pipe + - Index: 556 + Item: Smoking_Pipe Rate: 7 - - Item: Centimental_Flower + - Index: 557 + Item: Centimental_Flower Rate: 7 - - Item: Centimental_Leaf + - Index: 558 + Item: Centimental_Leaf Rate: 7 - - Item: Jack_A_Dandy + - Index: 559 + Item: Jack_A_Dandy Rate: 7 - - Item: Ghost_Bandana + - Index: 560 + Item: Ghost_Bandana Rate: 1 - - Item: Red_Bandana + - Index: 561 + Item: Red_Bandana Rate: 7 - - Item: Eagle_Eyes + - Index: 562 + Item: Eagle_Eyes Rate: 7 - - Item: Nurse_Cap + - Index: 563 + Item: Nurse_Cap Rate: 7 - - Item: Mr_Smile + - Index: 564 + Item: Mr_Smile Rate: 7 - - Item: Bomb_Wick + - Index: 565 + Item: Bomb_Wick Rate: 7 - - Item: Spirit_Chain + - Index: 566 + Item: Spirit_Chain Rate: 7 - - Item: Apple_Of_Archer + - Index: 567 + Item: Apple_Of_Archer Rate: 7 - - Item: Elven_Ears + - Index: 568 + Item: Elven_Ears Rate: 1 - - Item: Pirate_Bandana + - Index: 569 + Item: Pirate_Bandana Rate: 7 - - Item: Mr_Scream + - Index: 570 + Item: Mr_Scream Rate: 7 - - Item: Poo_Poo_Hat + - Index: 571 + Item: Poo_Poo_Hat Rate: 7 - - Item: Funeral_Costume + - Index: 572 + Item: Funeral_Costume Rate: 7 - - Item: Masquerade + - Index: 573 + Item: Masquerade Rate: 7 - - Item: Star_Dust + - Index: 574 + Item: Star_Dust Rate: 7 - - Item: Blinker + - Index: 575 + Item: Blinker Rate: 7 - - Item: Goblini_Mask + - Index: 576 + Item: Goblini_Mask Rate: 7 - - Item: Green_Feeler + - Index: 577 + Item: Green_Feeler Rate: 7 - - Item: Viking_Helm + - Index: 578 + Item: Viking_Helm Rate: 7 - - Item: Cotton_Shirt_ + - Index: 579 + Item: Cotton_Shirt_ Rate: 7 - - Item: Leather_Jacket_ + - Index: 580 + Item: Leather_Jacket_ Rate: 7 - - Item: Adventurere's_Suit_ + - Index: 581 + Item: Adventurere's_Suit_ Rate: 7 - - Item: Mantle_ + - Index: 582 + Item: Mantle_ Rate: 7 - - Item: Coat_ + - Index: 583 + Item: Coat_ Rate: 7 - - Item: Mink_Coat + - Index: 584 + Item: Mink_Coat Rate: 7 - - Item: Padded_Armor_ + - Index: 585 + Item: Padded_Armor_ Rate: 7 - - Item: Chain_Mail_ + - Index: 586 + Item: Chain_Mail_ Rate: 7 - - Item: Plate_Armor_ + - Index: 587 + Item: Plate_Armor_ Rate: 7 - - Item: Clothes_Of_The_Lord + - Index: 588 + Item: Clothes_Of_The_Lord Rate: 7 - - Item: Formal_Suit + - Index: 589 + Item: Formal_Suit Rate: 7 - - Item: Silk_Robe_ + - Index: 590 + Item: Silk_Robe_ Rate: 7 - - Item: Scapulare_ + - Index: 591 + Item: Scapulare_ Rate: 7 - - Item: Saint_Robe_ + - Index: 592 + Item: Saint_Robe_ Rate: 7 - - Item: Holy_Robe + - Index: 593 + Item: Holy_Robe Rate: 1 - - Item: Wooden_Mail_ + - Index: 594 + Item: Wooden_Mail_ Rate: 7 - - Item: Tights_ + - Index: 595 + Item: Tights_ Rate: 7 - - Item: Silver_Robe_ + - Index: 596 + Item: Silver_Robe_ Rate: 7 - - Item: Mage_Coat + - Index: 597 + Item: Mage_Coat Rate: 1 - - Item: Thief_Clothes_ + - Index: 598 + Item: Thief_Clothes_ Rate: 7 - - Item: Ninja_Suit + - Index: 599 + Item: Ninja_Suit Rate: 7 - - Item: G_Strings + - Index: 600 + Item: G_Strings Rate: 7 - - Item: Novice_Breast + - Index: 601 + Item: Novice_Breast Rate: 7 - - Item: Novice_Plate + - Index: 602 + Item: Novice_Plate Rate: 7 - - Item: Sandals_ + - Index: 603 + Item: Sandals_ Rate: 7 - - Item: Shoes_ + - Index: 604 + Item: Shoes_ Rate: 7 - - Item: Boots_ + - Index: 605 + Item: Boots_ Rate: 7 - - Item: Chrystal_Pumps + - Index: 606 + Item: Chrystal_Pumps Rate: 7 - - Item: Cuffs + - Index: 607 + Item: Cuffs Rate: 7 - - Item: Spiky_Heel + - Index: 608 + Item: Spiky_Heel Rate: 7 - - Item: Grave + - Index: 609 + Item: Grave Rate: 7 - - Item: Novice_Boots + - Index: 610 + Item: Novice_Boots Rate: 7 - - Item: Hood_ + - Index: 611 + Item: Hood_ Rate: 7 - - Item: Muffler_ + - Index: 612 + Item: Muffler_ Rate: 7 - - Item: Manteau_ + - Index: 613 + Item: Manteau_ Rate: 7 - - Item: Cape_Of_Ancient_Lord + - Index: 614 + Item: Cape_Of_Ancient_Lord Rate: 7 - - Item: Ragamuffin_Cape + - Index: 615 + Item: Ragamuffin_Cape Rate: 7 - - Item: Novice_Hood + - Index: 616 + Item: Novice_Hood Rate: 7 - - Item: Celestial_Robe + - Index: 617 + Item: Celestial_Robe Rate: 1 - - Item: Pauldron + - Index: 618 + Item: Pauldron Rate: 1 - - Item: Wing_Of_Eagle + - Index: 619 + Item: Wing_Of_Eagle Rate: 1 - - Item: Ring + - Index: 620 + Item: Ring Rate: 7 - - Item: Earring + - Index: 621 + Item: Earring Rate: 7 - - Item: Necklace + - Index: 622 + Item: Necklace Rate: 7 - - Item: Glove + - Index: 623 + Item: Glove Rate: 7 - - Item: Brooch + - Index: 624 + Item: Brooch Rate: 7 - - Item: Clip + - Index: 625 + Item: Clip Rate: 7 - - Item: Rosary + - Index: 626 + Item: Rosary Rate: 7 - - Item: Skul_Ring + - Index: 627 + Item: Skul_Ring Rate: 7 - - Item: Gold_Ring + - Index: 628 + Item: Gold_Ring Rate: 7 - - Item: Silver_Ring + - Index: 629 + Item: Silver_Ring Rate: 7 - - Item: Flower_Ring + - Index: 630 + Item: Flower_Ring Rate: 7 - - Item: Diamond_Ring + - Index: 631 + Item: Diamond_Ring Rate: 7 - - Item: An_Eye_Of_Dullahan + - Index: 632 + Item: An_Eye_Of_Dullahan Rate: 1 - - Item: Safety_Ring + - Index: 633 + Item: Safety_Ring Rate: 1 - - Item: Critical_Ring + - Index: 634 + Item: Critical_Ring Rate: 1 - - Item: Mitten_Of_Presbyter + - Index: 635 + Item: Mitten_Of_Presbyter Rate: 7 - - Item: Matyr's_Flea_Guard + - Index: 636 + Item: Matyr's_Flea_Guard Rate: 7 - - Item: Ring_ + - Index: 637 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 638 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 639 + Item: Necklace_ Rate: 1 - - Item: Glove_ + - Index: 640 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 641 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 642 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 643 + Item: Belt Rate: 7 - - Item: Novice_Armlet + - Index: 644 + Item: Novice_Armlet Rate: 7 - - Item: Cursed_Lucky_Brooch + - Index: 645 + Item: Cursed_Lucky_Brooch Rate: 1 - - Item: Shinobi's_Sash + - Index: 646 + Item: Shinobi's_Sash Rate: 1 - - Item: Bloody_Iron_Ball + - Index: 647 + Item: Bloody_Iron_Ball Rate: 1 - - Item: Hyper_Changer + - Index: 648 + Item: Hyper_Changer Rate: 1 - - Item: Gemmed_Crown + - Index: 649 + Item: Gemmed_Crown Rate: 1 - - Item: Joker_Jester + - Index: 650 + Item: Joker_Jester Rate: 7 - - Item: Gas_Mask + - Index: 651 + Item: Gas_Mask Rate: 7 - - Item: Machoman_Glasses + - Index: 652 + Item: Machoman_Glasses Rate: 7 - - Item: Loard_Circlet + - Index: 653 + Item: Loard_Circlet Rate: 1 - - Item: Safety_Helmet + - Index: 654 + Item: Safety_Helmet Rate: 7 - - Item: Indian_Hair_Piece + - Index: 655 + Item: Indian_Hair_Piece Rate: 7 - - Item: Antenna + - Index: 656 + Item: Antenna Rate: 7 - - Item: Fin_Helm + - Index: 657 + Item: Fin_Helm Rate: 7 - - Item: Egg_Shell + - Index: 658 + Item: Egg_Shell Rate: 7 - - Item: Bone_Helm + - Index: 659 + Item: Bone_Helm Rate: 1 - - Item: Panda_Cap + - Index: 660 + Item: Panda_Cap Rate: 7 - - Item: Poring_Hat + - Index: 661 + Item: Poring_Hat Rate: 7 - - Item: Fruit_Shell + - Index: 662 + Item: Fruit_Shell Rate: 7 - - Item: Spinx_Helm + - Index: 663 + Item: Spinx_Helm Rate: 1 - - Item: Novice_Egg_Cap + - Index: 664 + Item: Novice_Egg_Cap Rate: 7 - - Item: Horn_Of_Succubus + - Index: 665 + Item: Horn_Of_Succubus Rate: 1 - - Item: Inccubus_Horn + - Index: 666 + Item: Inccubus_Horn Rate: 1 - - Item: Pair_Of_Red_Ribbon + - Index: 667 + Item: Pair_Of_Red_Ribbon Rate: 1 - - Item: Goblin_Mask_02 + - Index: 668 + Item: Goblin_Mask_02 Rate: 7 - - Item: Goblin_Mask_03 + - Index: 669 + Item: Goblin_Mask_03 Rate: 7 - - Item: Goblin_Mask_04 + - Index: 670 + Item: Goblin_Mask_04 Rate: 7 - - Item: Galapago_Cap + - Index: 671 + Item: Galapago_Cap Rate: 1 - - Item: Angry_Mouth + - Index: 672 + Item: Angry_Mouth Rate: 1 - - Item: Banana_Hat + - Index: 673 + Item: Banana_Hat Rate: 1 - - Item: Ear_Of_Puppy + - Index: 674 + Item: Ear_Of_Puppy Rate: 1 - - Item: Super_Novice_Hat_ + - Index: 675 + Item: Super_Novice_Hat_ Rate: 1 - - Item: Fedora_ + - Index: 676 + Item: Fedora_ Rate: 1 - - Item: Mould_Powder + - Index: 677 + Item: Mould_Powder Rate: 14 - - Item: Ogre_Tooth + - Index: 678 + Item: Ogre_Tooth Rate: 14 - - Item: Anolian_Skin + - Index: 679 + Item: Anolian_Skin Rate: 14 - - Item: Mud_Lump + - Index: 680 + Item: Mud_Lump Rate: 14 - - Item: Skull + - Index: 681 + Item: Skull Rate: 14 - - Item: Wing_Of_Red_Bat + - Index: 682 + Item: Wing_Of_Red_Bat Rate: 14 - - Item: Claw_Of_Rat + - Index: 683 + Item: Claw_Of_Rat Rate: 14 - - Item: Stiff_Horn + - Index: 684 + Item: Stiff_Horn Rate: 14 - - Item: Glitter_Shell + - Index: 685 + Item: Glitter_Shell Rate: 14 - - Item: Tail_Of_Steel_Scorpion + - Index: 686 + Item: Tail_Of_Steel_Scorpion Rate: 14 - - Item: Claw_Of_Monkey + - Index: 687 + Item: Claw_Of_Monkey Rate: 14 - - Item: Tough_Scalelike_Stem + - Index: 688 + Item: Tough_Scalelike_Stem Rate: 14 - - Item: Coral_Reef + - Index: 689 + Item: Coral_Reef Rate: 14 - - Item: Old_Portrait + - Index: 690 + Item: Old_Portrait Rate: 14 - - Item: Bookclip_In_Memory + - Index: 691 + Item: Bookclip_In_Memory Rate: 14 - - Item: Spoon_Stub + - Index: 692 + Item: Spoon_Stub Rate: 14 - - Item: Key_Of_Clock_Tower + - Index: 693 + Item: Key_Of_Clock_Tower Rate: 14 - - Item: Underground_Key + - Index: 694 + Item: Underground_Key Rate: 14 - - Item: Claw_Of_Desert_Wolf + - Index: 695 + Item: Claw_Of_Desert_Wolf Rate: 14 - - Item: Old_Frying_Pan + - Index: 696 + Item: Old_Frying_Pan Rate: 14 - - Item: Piece_Of_Egg_Shell + - Index: 697 + Item: Piece_Of_Egg_Shell Rate: 14 - - Item: Poison_Spore + - Index: 698 + Item: Poison_Spore Rate: 14 - - Item: Red_Socks_With_Holes + - Index: 699 + Item: Red_Socks_With_Holes Rate: 14 - - Item: Matchstick + - Index: 700 + Item: Matchstick Rate: 14 - - Item: Fang_Of_Garm + - Index: 701 + Item: Fang_Of_Garm Rate: 14 - - Item: Yarn + - Index: 702 + Item: Yarn Rate: 14 - - Item: Fine_Grit + - Index: 703 + Item: Fine_Grit Rate: 14 - - Item: Alice's_Apron + - Index: 704 + Item: Alice's_Apron Rate: 14 - - Item: Talon_Of_Griffin + - Index: 705 + Item: Talon_Of_Griffin Rate: 14 - - Item: Stone + - Index: 706 + Item: Stone Rate: 14 - - Item: Cyfar + - Index: 707 + Item: Cyfar Rate: 14 - - Item: Brigan + - Index: 708 + Item: Brigan Rate: 14 - - Item: Cargo_Free_Ticket + - Index: 709 + Item: Cargo_Free_Ticket Rate: 14 - - Item: Warp_Free_Ticket + - Index: 710 + Item: Warp_Free_Ticket Rate: 14 - - Item: Cart_Free_Ticket + - Index: 711 + Item: Cart_Free_Ticket Rate: 14 - - Item: Soft_Feather + - Index: 712 + Item: Soft_Feather Rate: 14 - - Item: Dragon_Fly_Wing + - Index: 713 + Item: Dragon_Fly_Wing Rate: 14 - - Item: Sea_Otter_Leather + - Index: 714 + Item: Sea_Otter_Leather Rate: 14 - - Item: Ice_Piece + - Index: 715 + Item: Ice_Piece Rate: 14 - - Item: Stone_Piece + - Index: 716 + Item: Stone_Piece Rate: 14 - - Item: Burn_Tree + - Index: 717 + Item: Burn_Tree Rate: 14 - - Item: Broken_Armor_Piece + - Index: 718 + Item: Broken_Armor_Piece Rate: 14 - - Item: Broken_Shell + - Index: 719 + Item: Broken_Shell Rate: 14 - - Item: Tatters_Clothes + - Index: 720 + Item: Tatters_Clothes Rate: 14 - - Item: Rust_Suriken + - Index: 721 + Item: Rust_Suriken Rate: 14 - - Item: Wheel + - Index: 722 + Item: Wheel Rate: 14 - - Item: Mystery_Piece + - Index: 723 + Item: Mystery_Piece Rate: 14 - - Item: Broken_Steel_Piece + - Index: 724 + Item: Broken_Steel_Piece Rate: 14 - - Item: Cold_Magma + - Index: 725 + Item: Cold_Magma Rate: 14 - - Item: Burning_Heart + - Index: 726 + Item: Burning_Heart Rate: 14 - - Item: Live_Coal + - Index: 727 + Item: Live_Coal Rate: 14 - - Item: Old_Magic_Circle + - Index: 728 + Item: Old_Magic_Circle Rate: 14 - - Item: Sharp_Leaf + - Index: 729 + Item: Sharp_Leaf Rate: 14 - - Item: Peco_Wing_Feather + - Index: 730 + Item: Peco_Wing_Feather Rate: 14 - - Item: Goat's_Horn + - Index: 731 + Item: Goat's_Horn Rate: 14 - - Item: Gaoat's_Skin + - Index: 732 + Item: Gaoat's_Skin Rate: 14 - - Item: Boroken_Shiled_Piece + - Index: 733 + Item: Boroken_Shiled_Piece Rate: 14 - - Item: Shine_Spear_Blade + - Index: 734 + Item: Shine_Spear_Blade Rate: 14 - - Item: Vroken_Sword + - Index: 735 + Item: Vroken_Sword Rate: 14 - - Item: Smooth_Paper + - Index: 736 + Item: Smooth_Paper Rate: 14 - - Item: Fright_Paper_Blade + - Index: 737 + Item: Fright_Paper_Blade Rate: 14 - - Item: Broken_Pharaoh_Symbol + - Index: 738 + Item: Broken_Pharaoh_Symbol Rate: 14 - - Item: Tutankhamen's_Mask + - Index: 739 + Item: Tutankhamen's_Mask Rate: 14 - - Item: Harpy's_Feather + - Index: 740 + Item: Harpy's_Feather Rate: 14 - - Item: Harpy's_Claw + - Index: 741 + Item: Harpy's_Claw Rate: 14 - - Item: Rent_Spell_Book + - Index: 742 + Item: Rent_Spell_Book Rate: 14 - - Item: Rent_Scroll + - Index: 743 + Item: Rent_Scroll Rate: 14 - - Item: Spawns + - Index: 744 + Item: Spawns Rate: 14 - - Item: Burning_Horse_Shoe + - Index: 745 + Item: Burning_Horse_Shoe Rate: 14 - - Item: Honey_Jar + - Index: 746 + Item: Honey_Jar Rate: 14 - - Item: Hot_Hair + - Index: 747 + Item: Hot_Hair Rate: 14 - - Item: Dragon's_Skin + - Index: 748 + Item: Dragon's_Skin Rate: 14 - - Item: Sand_Lump + - Index: 749 + Item: Sand_Lump Rate: 14 - - Item: Scropion's_Nipper + - Index: 750 + Item: Scropion's_Nipper Rate: 14 - - Item: Large_Jellopy + - Index: 751 + Item: Large_Jellopy Rate: 14 - - Item: Medicine_Bowl + - Index: 752 + Item: Medicine_Bowl Rate: 14 - - Item: Fire_Bottle + - Index: 753 + Item: Fire_Bottle Rate: 14 - - Item: Acid_Bottle + - Index: 754 + Item: Acid_Bottle Rate: 14 - - Item: MenEater_Plant_Bottle + - Index: 755 + Item: MenEater_Plant_Bottle Rate: 14 - - Item: Mini_Bottle + - Index: 756 + Item: Mini_Bottle Rate: 14 - - Item: Coating_Bottle + - Index: 757 + Item: Coating_Bottle Rate: 14 - - Item: Yellow_Plate + - Index: 758 + Item: Yellow_Plate Rate: 14 - - Item: Bamboo_Cut + - Index: 759 + Item: Bamboo_Cut Rate: 14 - - Item: Oil_Paper + - Index: 760 + Item: Oil_Paper Rate: 14 - - Item: Glossy_Hair + - Index: 761 + Item: Glossy_Hair Rate: 14 - - Item: Old_Japaness_Clothes + - Index: 762 + Item: Old_Japaness_Clothes Rate: 14 - - Item: Poison_Powder + - Index: 763 + Item: Poison_Powder Rate: 14 - - Item: Poison_Toad's_Skin + - Index: 764 + Item: Poison_Toad's_Skin Rate: 14 - - Item: Broken_Shuriken + - Index: 765 + Item: Broken_Shuriken Rate: 14 - - Item: Black_Mask + - Index: 766 + Item: Black_Mask Rate: 14 - - Item: Broken_Wine_Vessel + - Index: 767 + Item: Broken_Wine_Vessel Rate: 14 - - Item: Tengu's_Nose + - Index: 768 + Item: Tengu's_Nose Rate: 14 - - Item: Black_Bear's_Skin + - Index: 769 + Item: Black_Bear's_Skin Rate: 14 - - Item: Cloud_Piece + - Index: 770 + Item: Cloud_Piece Rate: 14 - - Item: Sharp_Feeler + - Index: 771 + Item: Sharp_Feeler Rate: 14 - - Item: Hard_Peach + - Index: 772 + Item: Hard_Peach Rate: 14 - - Item: Limpid_Celestial_Robe + - Index: 773 + Item: Limpid_Celestial_Robe Rate: 14 - - Item: Soft_Silk_Cloth + - Index: 774 + Item: Soft_Silk_Cloth Rate: 14 - - Item: Mystery_Iron_Bit + - Index: 775 + Item: Mystery_Iron_Bit Rate: 14 - - Item: Great_Wing + - Index: 776 + Item: Great_Wing Rate: 14 - - Item: Taegeuk_Plate + - Index: 777 + Item: Taegeuk_Plate Rate: 14 - - Item: Leopard_Skin + - Index: 778 + Item: Leopard_Skin Rate: 14 - - Item: Leopard_Talon + - Index: 779 + Item: Leopard_Talon Rate: 14 - - Item: Packing_Ribbon + - Index: 780 + Item: Packing_Ribbon Rate: 14 - - Item: Packing_Paper + - Index: 781 + Item: Packing_Paper Rate: 14 - - Item: Cacao + - Index: 782 + Item: Cacao Rate: 14 - - Item: Thin_Stem + - Index: 783 + Item: Thin_Stem Rate: 14 - - Item: Festival_Mask + - Index: 784 + Item: Festival_Mask Rate: 14 - - Item: Browny_Root + - Index: 785 + Item: Browny_Root Rate: 14 - - Item: Heart_Of_Tree + - Index: 786 + Item: Heart_Of_Tree Rate: 14 - - Item: Solid_Peeling + - Index: 787 + Item: Solid_Peeling Rate: 14 - - Item: Lamplight + - Index: 788 + Item: Lamplight Rate: 14 - - Item: Blade_Of_Pinwheel + - Index: 789 + Item: Blade_Of_Pinwheel Rate: 14 - - Item: Germinating_Sprout + - Index: 790 + Item: Germinating_Sprout Rate: 14 - - Item: Soft_Leaf + - Index: 791 + Item: Soft_Leaf Rate: 14 - - Item: Air_Rifle + - Index: 792 + Item: Air_Rifle Rate: 14 - - Item: Shoulder_Protection + - Index: 793 + Item: Shoulder_Protection Rate: 14 - - Item: Tough_Vines + - Index: 794 + Item: Tough_Vines Rate: 14 - - Item: Great_Leaf + - Index: 795 + Item: Great_Leaf Rate: 14 - - Item: Flexible_String + - Index: 796 + Item: Flexible_String Rate: 14 - - Item: Log + - Index: 797 + Item: Log Rate: 14 - - Item: Beetle_Nipper + - Index: 798 + Item: Beetle_Nipper Rate: 14 - - Item: Solid_Twig + - Index: 799 + Item: Solid_Twig Rate: 14 - - Item: Piece_Of_Black_Cloth + - Index: 800 + Item: Piece_Of_Black_Cloth Rate: 14 - - Item: Black_Kitty_Doll + - Index: 801 + Item: Black_Kitty_Doll Rate: 14 - - Item: Old_Manteau + - Index: 802 + Item: Old_Manteau Rate: 14 - - Item: Rusty_Cleaver + - Index: 803 + Item: Rusty_Cleaver Rate: 14 - - Item: Dullahan's_Helm + - Index: 804 + Item: Dullahan's_Helm Rate: 14 - - Item: Dullahan_Armor + - Index: 805 + Item: Dullahan_Armor Rate: 14 - - Item: Rojerta_Piece + - Index: 806 + Item: Rojerta_Piece Rate: 14 - - Item: Hanging_Doll + - Index: 807 + Item: Hanging_Doll Rate: 14 - - Item: Needle_Pouch + - Index: 808 + Item: Needle_Pouch Rate: 14 - - Item: Bat_Cage + - Index: 809 + Item: Bat_Cage Rate: 14 - - Item: Broken_Needle + - Index: 810 + Item: Broken_Needle Rate: 14 - - Item: Red_Scarf + - Index: 811 + Item: Red_Scarf Rate: 14 - - Item: Spool + - Index: 812 + Item: Spool Rate: 14 - - Item: Rotten_Rope + - Index: 813 + Item: Rotten_Rope Rate: 14 - - Item: Striped_Socks + - Index: 814 + Item: Striped_Socks Rate: 14 - - Item: Ectoplasm + - Index: 815 + Item: Ectoplasm Rate: 14 - - Item: Tangled_Chain + - Index: 816 + Item: Tangled_Chain Rate: 14 - - Item: Tree_Knot + - Index: 817 + Item: Tree_Knot Rate: 14 - - Item: Distorted_Portrait + - Index: 818 + Item: Distorted_Portrait Rate: 14 - - Item: Pumpkin_Bucket + - Index: 819 + Item: Pumpkin_Bucket Rate: 14 - - Item: Fan + - Index: 820 + Item: Fan Rate: 14 - - Item: Cat_Eyed_Stone + - Index: 821 + Item: Cat_Eyed_Stone Rate: 14 - - Item: Dried_Sand + - Index: 822 + Item: Dried_Sand Rate: 14 - - Item: Dragon_Horn + - Index: 823 + Item: Dragon_Horn Rate: 14 - - Item: Dragon_Fang + - Index: 824 + Item: Dragon_Fang Rate: 14 - - Item: Tiger_Skin_Panties + - Index: 825 + Item: Tiger_Skin_Panties Rate: 14 - - Item: Little_Blacky_Ghost + - Index: 826 + Item: Little_Blacky_Ghost Rate: 14 - - Item: Bib + - Index: 827 + Item: Bib Rate: 14 - - Item: Milk_Bottle + - Index: 828 + Item: Milk_Bottle Rate: 14 - - Item: Dark_Crystal_Fragment + - Index: 829 + Item: Dark_Crystal_Fragment Rate: 1 - - Item: Long_Limb + - Index: 830 + Item: Long_Limb Rate: 1 - - Item: Screw + - Index: 831 + Item: Screw Rate: 1 - - Item: Old_Pick + - Index: 832 + Item: Old_Pick Rate: 1 - - Item: Old_Steel_Plate + - Index: 833 + Item: Old_Steel_Plate Rate: 1 - - Item: Air_Pollutant + - Index: 834 + Item: Air_Pollutant Rate: 1 - - Item: Fragment_Of_Crystal + - Index: 835 + Item: Fragment_Of_Crystal Rate: 1 - - Item: Poisonous_Gas + - Index: 836 + Item: Poisonous_Gas Rate: 1 - - Item: Battered_Kettle + - Index: 837 + Item: Battered_Kettle Rate: 1 - - Item: Tube + - Index: 838 + Item: Tube Rate: 1 - - Item: Fluorescent_Liquid + - Index: 839 + Item: Fluorescent_Liquid Rate: 1 - - Item: Headlamp + - Index: 840 + Item: Headlamp Rate: 1 - - Item: Piece_Of_Memory_Green + - Index: 841 + Item: Piece_Of_Memory_Green Rate: 1 - - Item: Piece_Of_Memory_Purple + - Index: 842 + Item: Piece_Of_Memory_Purple Rate: 1 - - Item: Piece_Of_Memory_Blue + - Index: 843 + Item: Piece_Of_Memory_Blue Rate: 1 - - Item: Piece_Of_Memory_Red + - Index: 844 + Item: Piece_Of_Memory_Red Rate: 1 - - Item: Red_Feather + - Index: 845 + Item: Red_Feather Rate: 1 - - Item: Blue_Feather + - Index: 846 + Item: Blue_Feather Rate: 1 - - Item: Cursed_Seal + - Index: 847 + Item: Cursed_Seal Rate: 1 - - Item: Tri_Headed_Dragon_Head + - Index: 848 + Item: Tri_Headed_Dragon_Head Rate: 1 - - Item: Treasure_Box + - Index: 849 + Item: Treasure_Box Rate: 1 - - Item: Dragonball_Green + - Index: 850 + Item: Dragonball_Green Rate: 1 - - Item: Dragonball_Blue + - Index: 851 + Item: Dragonball_Blue Rate: 1 - - Item: Dragonball_Red + - Index: 852 + Item: Dragonball_Red Rate: 1 - - Item: Dragonball_Yellow + - Index: 853 + Item: Dragonball_Yellow Rate: 1 - - Item: Bloody_Page + - Index: 854 + Item: Bloody_Page Rate: 1 - - Item: Piece_Of_Bone_Armor + - Index: 855 + Item: Piece_Of_Bone_Armor Rate: 1 - - Item: Scale_Of_Red_Dragon + - Index: 856 + Item: Scale_Of_Red_Dragon Rate: 1 - - Item: Yellow_Spice + - Index: 857 + Item: Yellow_Spice Rate: 1 - - Item: Sweet_Sauce + - Index: 858 + Item: Sweet_Sauce Rate: 1 - - Item: Plain_Sauce + - Index: 859 + Item: Plain_Sauce Rate: 1 - - Item: Hot_Sauce + - Index: 860 + Item: Hot_Sauce Rate: 1 - - Item: Red_Spice + - Index: 861 + Item: Red_Spice Rate: 1 - - Item: Cooking_Oil + - Index: 862 + Item: Cooking_Oil Rate: 1 - - Item: Cookbook01 + - Index: 863 + Item: Cookbook01 Rate: 1 - - Item: Cookbook02 + - Index: 864 + Item: Cookbook02 Rate: 1 - - Item: Cookbook03 + - Index: 865 + Item: Cookbook03 Rate: 1 - - Item: Cookbook04 + - Index: 866 + Item: Cookbook04 Rate: 1 - - Item: Cookbook05 + - Index: 867 + Item: Cookbook05 Rate: 1 - - Item: Cookbook06 + - Index: 868 + Item: Cookbook06 Rate: 1 - - Item: Cookbook07 + - Index: 869 + Item: Cookbook07 Rate: 1 - - Item: Cookbook08 + - Index: 870 + Item: Cookbook08 Rate: 1 - - Item: Cookbook09 + - Index: 871 + Item: Cookbook09 Rate: 1 - - Item: Cookbook10 + - Index: 872 + Item: Cookbook10 Rate: 1 - - Item: Pot + - Index: 873 + Item: Pot Rate: 1 - - Item: Burnt_Parts + - Index: 874 + Item: Burnt_Parts Rate: 1 - - Item: Pocket_Watch + - Index: 875 + Item: Pocket_Watch Rate: 1 - - Item: Ice_Heart + - Index: 876 + Item: Ice_Heart Rate: 1 - - Item: Ice_Scale + - Index: 877 + Item: Ice_Scale Rate: 1 - - Item: Bloody_Rune + - Index: 878 + Item: Bloody_Rune Rate: 1 - - Item: Rotten_Meat + - Index: 879 + Item: Rotten_Meat Rate: 1 - - Item: Sticky_Poison + - Index: 880 + Item: Sticky_Poison Rate: 1 - - Item: Suspicious_Hat + - Index: 881 + Item: Suspicious_Hat Rate: 1 - - Item: White_Mask + - Index: 882 + Item: White_Mask Rate: 1 - - Item: Old_White_Cloth + - Index: 883 + Item: Old_White_Cloth Rate: 17 - - Item: Clattering_Skull + - Index: 884 + Item: Clattering_Skull Rate: 16 - - Item: Broken_Farming_Utensil + - Index: 885 + Item: Broken_Farming_Utensil Rate: 17 - - Item: Skull_Helm + - Index: 886 + Item: Skull_Helm Rate: 7 - - Item: Monster_Oxygen_Mask + - Index: 887 + Item: Monster_Oxygen_Mask Rate: 7 - - Item: Transparent_Headgear + - Index: 888 + Item: Transparent_Headgear Rate: 7 - - Item: Pacifier + - Index: 889 + Item: Pacifier Rate: 7 - - Item: Wig + - Index: 890 + Item: Wig Rate: 7 - - Item: Queen's_Hair_Ornament + - Index: 891 + Item: Queen's_Hair_Ornament Rate: 7 - - Item: Silk_Ribbon + - Index: 892 + Item: Silk_Ribbon Rate: 7 - - Item: Punisher + - Index: 893 + Item: Punisher Rate: 7 - - Item: Wild_Flower + - Index: 894 + Item: Wild_Flower Rate: 7 - - Item: Battered_Pot + - Index: 895 + Item: Battered_Pot Rate: 7 - - Item: Stellar_Hairpin + - Index: 896 + Item: Stellar_Hairpin Rate: 7 - - Item: Tiny_Egg_Shell + - Index: 897 + Item: Tiny_Egg_Shell Rate: 7 - - Item: Backpack + - Index: 898 + Item: Backpack Rate: 7 - - Item: Rocker_Glasses + - Index: 899 + Item: Rocker_Glasses Rate: 7 - - Item: Green_Lace + - Index: 900 + Item: Green_Lace Rate: 7 - - Item: Golden_Bell + - Index: 901 + Item: Golden_Bell Rate: 7 - - Item: Bark_Shorts + - Index: 902 + Item: Bark_Shorts Rate: 7 - - Item: Monkey_Circlet + - Index: 903 + Item: Monkey_Circlet Rate: 7 - - Item: Red_Muffler + - Index: 904 + Item: Red_Muffler Rate: 7 - - Item: Sword_Of_Grave_Keeper + - Index: 905 + Item: Sword_Of_Grave_Keeper Rate: 7 - - Item: Dragon_Killer + - Index: 906 + Item: Dragon_Killer Rate: 1 - - Item: Ginnungagap + - Index: 907 + Item: Ginnungagap Rate: 1 - - Item: Coward_ + - Index: 908 + Item: Coward_ Rate: 1 - - Item: Long_Barrel + - Index: 909 + Item: Long_Barrel Rate: 1 - - Item: Long_Barrel_ + - Index: 910 + Item: Long_Barrel_ Rate: 1 - - Item: Gate_KeeperDD + - Index: 911 + Item: Gate_KeeperDD Rate: 1 - - Item: Thunder_P + - Index: 912 + Item: Thunder_P Rate: 1 - - Item: Lever_Action_Rifle + - Index: 913 + Item: Lever_Action_Rifle Rate: 2 - - Item: Bullet + - Index: 914 + Item: Bullet Rate: 1 - - Item: Silver_Bullet + - Index: 915 + Item: Silver_Bullet Rate: 1 - - Item: Shell_Of_Blood + - Index: 916 + Item: Shell_Of_Blood Rate: 1 - - Item: Flare_Sphere + - Index: 917 + Item: Flare_Sphere Rate: 1 - - Item: Lighting_Sphere + - Index: 918 + Item: Lighting_Sphere Rate: 1 - - Item: Poison_Sphere + - Index: 919 + Item: Poison_Sphere Rate: 1 - - Item: Blind_Sphere + - Index: 920 + Item: Blind_Sphere Rate: 1 - - Item: Freezing_Sphere + - Index: 921 + Item: Freezing_Sphere Rate: 1 - - Item: Huuma_Calm_Mind + - Index: 922 + Item: Huuma_Calm_Mind Rate: 1 - Group: XMAS_GIFT SubGroups: - SubGroup: 1 List: - - Item: HandMade_Chocolate + - Index: 0 + Item: HandMade_Chocolate Rate: 18 - - Item: HandMade_Chocolate_ + - Index: 1 + Item: HandMade_Chocolate_ Rate: 18 - - Item: Chocolate_Drink + - Index: 2 + Item: Chocolate_Drink Rate: 18 - - Item: Old_Blue_Box + - Index: 3 + Item: Old_Blue_Box Rate: 24 - - Item: Gift_Box + - Index: 4 + Item: Gift_Box Rate: 66 - - Item: Crystal_Jewel__ + - Index: 5 + Item: Crystal_Jewel__ Rate: 12 - - Item: Santa's_Hat_ + - Index: 6 + Item: Santa's_Hat_ Rate: 12 - - Item: Speed_Up_Potion + - Index: 7 + Item: Speed_Up_Potion Rate: 12 - - Item: Slow_Down_Potion + - Index: 8 + Item: Slow_Down_Potion Rate: 12 - - Item: Set_Of_Taiming_Item + - Index: 9 + Item: Set_Of_Taiming_Item Rate: 6 - - Item: Wrapped_Mask + - Index: 10 + Item: Wrapped_Mask Rate: 6 - - Item: Bundle_Of_Magic_Scroll + - Index: 11 + Item: Bundle_Of_Magic_Scroll Rate: 12 - - Item: First_Aid_Kit + - Index: 12 + Item: First_Aid_Kit Rate: 12 - - Item: Cookie_Bag + - Index: 13 + Item: Cookie_Bag Rate: 12 - - Item: Red_Bag + - Index: 14 + Item: Red_Bag Rate: 6 - - Item: Buche_De_Noel + - Index: 15 + Item: Buche_De_Noel Rate: 24 - - Item: Old_Bleu_Box + - Index: 16 + Item: Old_Bleu_Box Rate: 36 - - Item: Fire_Cracker_Love + - Index: 17 + Item: Fire_Cracker_Love Rate: 6 - - Item: Fire_Cracker_Xmas + - Index: 18 + Item: Fire_Cracker_Xmas Rate: 6 - Group: YELLOWBOX SubGroups: - SubGroup: 1 List: - - Item: Elephant_Hat_ + - Index: 0 + Item: Elephant_Hat_ Rate: 1 - - Item: Cookie_Hat + - Index: 1 + Item: Cookie_Hat Rate: 1 - - Item: Silver_Tiara_ + - Index: 2 + Item: Silver_Tiara_ Rate: 1 - - Item: Gold_Tiara_ + - Index: 3 + Item: Gold_Tiara_ Rate: 1 - Group: MF_NOTELEPORT SubGroups: - SubGroup: 0 List: - - Item: Wing_Of_Fly - - Item: Giant_Fly_Wing - - Item: N_Fly_Wing - - Item: E_Giant_Fly_Wing - - Item: F_Giant_Fly_Wing + - Index: 0 + Item: Wing_Of_Fly + - Index: 1 + Item: Giant_Fly_Wing + - Index: 2 + Item: N_Fly_Wing + - Index: 3 + Item: E_Giant_Fly_Wing + - Index: 4 + Item: F_Giant_Fly_Wing - Group: MF_NORETURN SubGroups: - SubGroup: 0 List: - - Item: Wing_Of_Butterfly - - Item: N_Butterfly_Wing - - Item: Dun_Tele_Scroll1 - - Item: Dun_Tele_Scroll2 - - Item: Dun_Tele_Scroll3 - - Item: E_Dun_Tele_Scroll1 - - Item: F_Dun_Tele_Scroll1 - - Item: WOB_Rune - - Item: E_WOB_Rune - - Item: F_WOB_Rune - - Item: WOB_Schwaltz - - Item: E_WOB_Schwaltz - - Item: F_WOB_Schwaltz - - Item: WOB_Rachel - - Item: E_WOB_Rachel - - Item: F_WOB_Rachel - - Item: WOB_Local - - Item: E_WOB_Local - - Item: F_WOB_Local - - Item: Siege_Teleport_Scroll - - Item: Siege_Teleport_Scroll2 - - Item: E_Siege_Teleport_Scroll + - Index: 0 + Item: Wing_Of_Butterfly + - Index: 1 + Item: N_Butterfly_Wing + - Index: 2 + Item: Dun_Tele_Scroll1 + - Index: 3 + Item: Dun_Tele_Scroll2 + - Index: 4 + Item: Dun_Tele_Scroll3 + - Index: 5 + Item: E_Dun_Tele_Scroll1 + - Index: 6 + Item: F_Dun_Tele_Scroll1 + - Index: 7 + Item: WOB_Rune + - Index: 8 + Item: E_WOB_Rune + - Index: 9 + Item: F_WOB_Rune + - Index: 10 + Item: WOB_Schwaltz + - Index: 11 + Item: E_WOB_Schwaltz + - Index: 12 + Item: F_WOB_Schwaltz + - Index: 13 + Item: WOB_Rachel + - Index: 14 + Item: E_WOB_Rachel + - Index: 15 + Item: F_WOB_Rachel + - Index: 16 + Item: WOB_Local + - Index: 17 + Item: E_WOB_Local + - Index: 18 + Item: F_WOB_Local + - Index: 19 + Item: Siege_Teleport_Scroll + - Index: 20 + Item: Siege_Teleport_Scroll2 + - Index: 21 + Item: E_Siege_Teleport_Scroll - Group: GIANT_FLY_WING SubGroups: - SubGroup: 0 List: - - Item: Giant_Fly_Wing - - Item: E_Giant_Fly_Wing - - Item: F_Giant_Fly_Wing + - Index: 0 + Item: Giant_Fly_Wing + - Index: 1 + Item: E_Giant_Fly_Wing + - Index: 2 + Item: F_Giant_Fly_Wing diff --git a/db/re/item_group_db.yml b/db/re/item_group_db.yml index f27214056a3..46d1dd11a94 100644 --- a/db/re/item_group_db.yml +++ b/db/re/item_group_db.yml @@ -1,5 +1,5 @@ # This file is a part of rAthena. -# Copyright(C) 2021 rAthena Development Team +# Copyright(C) 2023 rAthena Development Team # https://rathena.org - https://github.com/rathena # # This program is free software: you can redistribute it and/or modify @@ -26,8 +26,9 @@ # SubGroups: # - SubGroup: SubGroup number associated with the list of item. See doc/item_group.txt for more information. # List: List of item(s) for the SubGroup. -# - Item AegisName of item that will be obtained from this item group. -# Rate Probability to get the item. See doc/item_group.txt for more information. (Default: 0) +# - Index Unique number that can be used to add the same Item with different data in the list. +# Item AegisName of item that will be obtained from this item group. +# Rate Probability to get the item. (Default: 0) # Amount Amount of item that will be obtained. (Default: 1) # Duration Makes the item a rental item which will expire within the given amount in minutes. Not intended for use with stackable items. (Default: 0) # Announced If player obtains this item it will be broadcasted to the server. (Default: false) @@ -38,797 +39,1131 @@ # RandomOptionGroup Applies random options of this group to all equipable items (Default: None) # RefineMinimum Applies at least this refine level to all equipable items (Default: 0) # RefineMaximum Applies at most this refine level to all equipable items (Default: 0) -# Clear Remove the given item. (Optional) +# Clear Whether the current datas should be removed. (Optional) # Clear Remove the given SubGroup. (Optional) ########################################################################### Header: Type: ITEM_GROUP_DB - Version: 2 + Version: 3 Body: - Group: 2013_RWC_SCROLL SubGroups: - SubGroup: 0 List: - - Item: S_Neutral_Weapon - - Item: S_Neutral_Earring - - Item: S_Neutral_Pendent - - Item: S_Curse_Lift_Earring - - Item: S_Curse_Lift_Pendent - - Item: Guarantee_Weapon_11Up - - Item: Guarantee_Armor_11Up - - Item: Guarantee_Weapon_9Up - - Item: Guarantee_Armor_9Up - - Item: C_Wings_Of_Victory - - Item: Succu_Pet_Coupon + - Index: 0 + Item: S_Neutral_Weapon + - Index: 1 + Item: S_Neutral_Earring + - Index: 2 + Item: S_Neutral_Pendent + - Index: 3 + Item: S_Curse_Lift_Earring + - Index: 4 + Item: S_Curse_Lift_Pendent + - Index: 5 + Item: Guarantee_Weapon_11Up + - Index: 6 + Item: Guarantee_Armor_11Up + - Index: 7 + Item: Guarantee_Weapon_9Up + - Index: 8 + Item: Guarantee_Armor_9Up + - Index: 9 + Item: C_Wings_Of_Victory + - Index: 10 + Item: Succu_Pet_Coupon - Group: ACCESORY SubGroups: - SubGroup: 1 List: - - Item: Ring + - Index: 0 + Item: Ring Rate: 10 - - Item: Earring + - Index: 1 + Item: Earring Rate: 11 - - Item: Necklace + - Index: 2 + Item: Necklace Rate: 12 - - Item: Glove + - Index: 3 + Item: Glove Rate: 12 - - Item: Brooch + - Index: 4 + Item: Brooch Rate: 12 - - Item: Clip + - Index: 5 + Item: Clip Rate: 12 - - Item: Rosary + - Index: 6 + Item: Rosary Rate: 14 - - Item: Skul_Ring + - Index: 7 + Item: Skul_Ring Rate: 14 - - Item: Gold_Ring + - Index: 8 + Item: Gold_Ring Rate: 14 - - Item: Silver_Ring + - Index: 9 + Item: Silver_Ring Rate: 14 - - Item: Flower_Ring + - Index: 10 + Item: Flower_Ring Rate: 14 - - Item: Diamond_Ring + - Index: 11 + Item: Diamond_Ring Rate: 11 - - Item: Safety_Ring + - Index: 12 + Item: Safety_Ring Rate: 1 - - Item: Critical_Ring + - Index: 13 + Item: Critical_Ring Rate: 1 - - Item: Mitten_Of_Presbyter + - Index: 14 + Item: Mitten_Of_Presbyter Rate: 10 - - Item: Matyr's_Flea_Guard + - Index: 15 + Item: Matyr's_Flea_Guard Rate: 11 - - Item: Thimble_Of_Archer + - Index: 16 + Item: Thimble_Of_Archer Rate: 10 - - Item: Ring_ + - Index: 17 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 18 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 19 + Item: Necklace_ Rate: 10 - - Item: Glove_ + - Index: 20 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 21 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 22 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 23 + Item: Belt Rate: 10 - - Item: Novice_Armlet + - Index: 24 + Item: Novice_Armlet Rate: 14 - - Item: Shinobi's_Sash + - Index: 25 + Item: Shinobi's_Sash Rate: 1 - - Item: Hyper_Changer + - Index: 26 + Item: Hyper_Changer Rate: 1 - - Item: Nile_Rose_ + - Index: 27 + Item: Nile_Rose_ Rate: 10 - - Item: Vesper_Core01 + - Index: 28 + Item: Vesper_Core01 Rate: 2 - - Item: Vesper_Core02 + - Index: 29 + Item: Vesper_Core02 Rate: 2 - - Item: Vesper_Core03 + - Index: 30 + Item: Vesper_Core03 Rate: 2 - - Item: Vesper_Core04 + - Index: 31 + Item: Vesper_Core04 Rate: 2 - - Item: Thimble_Of_Archer_ + - Index: 32 + Item: Thimble_Of_Archer_ Rate: 1 - - Item: Spiritual_Ring + - Index: 33 + Item: Spiritual_Ring Rate: 1 - - Item: Lesser_Elemental_Ring + - Index: 34 + Item: Lesser_Elemental_Ring Rate: 9 - - Item: Red_Silk_Seal + - Index: 35 + Item: Red_Silk_Seal Rate: 2 - - Item: Orleans_Glove + - Index: 36 + Item: Orleans_Glove Rate: 1 - - Item: Expert_Ring + - Index: 37 + Item: Expert_Ring Rate: 1 - - Item: Librarian_Glove + - Index: 38 + Item: Librarian_Glove Rate: 1 - - Item: Pocket_Watch_ + - Index: 39 + Item: Pocket_Watch_ Rate: 1 - - Item: Lunatic_Brooch + - Index: 40 + Item: Lunatic_Brooch Rate: 1 - - Item: Iron_Wrist + - Index: 41 + Item: Iron_Wrist Rate: 1 - Group: ACIDBOMB_10_BOX SubGroups: - SubGroup: 0 List: - - Item: Fire_Bottle + - Index: 0 + Item: Fire_Bottle Amount: 10 UniqueId: true - - Item: Acid_Bottle + - Index: 1 + Item: Acid_Bottle Amount: 10 UniqueId: true - Group: ACOLYTE_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Rideword_Card + - Index: 0 + Item: Rideword_Card UniqueId: true - - Item: Fur_Seal_Card + - Index: 1 + Item: Fur_Seal_Card UniqueId: true - - Item: Live_Peach_Tree_Card + - Index: 2 + Item: Live_Peach_Tree_Card UniqueId: true - - Item: Geographer_Card + - Index: 3 + Item: Geographer_Card UniqueId: true - - Item: Cookie_Card + - Index: 4 + Item: Cookie_Card UniqueId: true - Group: ADVANCED_WEAPONS_BOX SubGroups: - SubGroup: 1 List: - - Item: Nagan + - Index: 0 + Item: Nagan Rate: 2 - - Item: Ice_Falchon + - Index: 1 + Item: Ice_Falchon Rate: 7 - - Item: Edge + - Index: 2 + Item: Edge Rate: 1 - - Item: Fire_Brand + - Index: 3 + Item: Fire_Brand Rate: 7 - - Item: Scissores_Sword + - Index: 4 + Item: Scissores_Sword Rate: 7 - - Item: Cutlas + - Index: 5 + Item: Cutlas Rate: 7 - - Item: Solar_Sword + - Index: 6 + Item: Solar_Sword Rate: 7 - - Item: Excalibur + - Index: 7 + Item: Excalibur Rate: 2 - - Item: Mysteltainn_ + - Index: 8 + Item: Mysteltainn_ Rate: 7 - - Item: Tale_Fing_ + - Index: 9 + Item: Tale_Fing_ Rate: 7 - - Item: Byeorrun_Gum + - Index: 10 + Item: Byeorrun_Gum Rate: 7 - - Item: Immaterial_Sword + - Index: 11 + Item: Immaterial_Sword Rate: 7 - - Item: Star_Dust_Blade + - Index: 12 + Item: Star_Dust_Blade Rate: 7 - - Item: Muramasa + - Index: 13 + Item: Muramasa Rate: 7 - - Item: Masamune + - Index: 14 + Item: Masamune Rate: 2 - - Item: Dragon_Slayer + - Index: 15 + Item: Dragon_Slayer Rate: 7 - - Item: Schweizersabel + - Index: 16 + Item: Schweizersabel Rate: 7 - - Item: Zweihander + - Index: 17 + Item: Zweihander Rate: 7 - - Item: Executioner_ + - Index: 18 + Item: Executioner_ Rate: 2 - - Item: Katzbalger + - Index: 19 + Item: Katzbalger Rate: 7 - - Item: Zweihander_ + - Index: 20 + Item: Zweihander_ Rate: 7 - - Item: Altas_Weapon + - Index: 21 + Item: Altas_Weapon Rate: 2 - - Item: Muscle_Cutter + - Index: 22 + Item: Muscle_Cutter Rate: 7 - - Item: Schweizersabel_ + - Index: 23 + Item: Schweizersabel_ Rate: 7 - - Item: Executioner__ + - Index: 24 + Item: Executioner__ Rate: 2 - - Item: Dragon_Slayer_ + - Index: 25 + Item: Dragon_Slayer_ Rate: 7 - - Item: Tae_Goo_Lyeon + - Index: 26 + Item: Tae_Goo_Lyeon Rate: 7 - - Item: Bloody_Eater + - Index: 27 + Item: Bloody_Eater Rate: 7 - - Item: Violet_Fear + - Index: 28 + Item: Violet_Fear Rate: 1 - - Item: Death_Guidance + - Index: 29 + Item: Death_Guidance Rate: 1 - - Item: Veteran_Sword + - Index: 30 + Item: Veteran_Sword Rate: 7 - - Item: Krasnaya + - Index: 31 + Item: Krasnaya Rate: 5 - - Item: Chrome_Twohand_Sword + - Index: 32 + Item: Chrome_Twohand_Sword Rate: 2 - - Item: Forturn_Sword + - Index: 33 + Item: Forturn_Sword Rate: 2 - - Item: Sword_Breaker + - Index: 34 + Item: Sword_Breaker Rate: 4 - - Item: Weeder_Knife + - Index: 35 + Item: Weeder_Knife Rate: 5 - - Item: Combat_Knife + - Index: 36 + Item: Combat_Knife Rate: 2 - - Item: Mama's_Knife + - Index: 37 + Item: Mama's_Knife Rate: 5 - - Item: House_Auger + - Index: 38 + Item: House_Auger Rate: 1 - - Item: Bazerald + - Index: 39 + Item: Bazerald Rate: 1 - - Item: Assasin_Dagger + - Index: 40 + Item: Assasin_Dagger Rate: 5 - - Item: Exercise + - Index: 41 + Item: Exercise Rate: 5 - - Item: Moonlight_Sword + - Index: 42 + Item: Moonlight_Sword Rate: 2 - - Item: Azoth + - Index: 43 + Item: Azoth Rate: 5 - - Item: Sucsamad + - Index: 44 + Item: Sucsamad Rate: 5 - - Item: Grimtooth_ + - Index: 45 + Item: Grimtooth_ Rate: 5 - - Item: Princess_Knife + - Index: 46 + Item: Princess_Knife Rate: 5 - - Item: Cursed_Dagger + - Index: 47 + Item: Cursed_Dagger Rate: 5 - - Item: Counter_Dagger + - Index: 48 + Item: Counter_Dagger Rate: 5 - - Item: Holy_Dagger + - Index: 49 + Item: Holy_Dagger Rate: 5 - - Item: Infiltrator + - Index: 50 + Item: Infiltrator Rate: 1 - - Item: Unholy_Touch + - Index: 51 + Item: Unholy_Touch Rate: 5 - - Item: Bloody_Roar + - Index: 52 + Item: Bloody_Roar Rate: 2 - - Item: Infiltrator_ + - Index: 53 + Item: Infiltrator_ Rate: 1 - - Item: Wild_Beast_Claw + - Index: 54 + Item: Wild_Beast_Claw Rate: 2 - - Item: Inverse_Scale + - Index: 55 + Item: Inverse_Scale Rate: 2 - - Item: Drill_Katar + - Index: 56 + Item: Drill_Katar Rate: 5 - - Item: Blood_Tears + - Index: 57 + Item: Blood_Tears Rate: 5 - - Item: Krishna + - Index: 58 + Item: Krishna Rate: 5 - - Item: Cakram + - Index: 59 + Item: Cakram Rate: 5 - - Item: Cleaver + - Index: 60 + Item: Cleaver Rate: 5 - - Item: Vecer_Axe + - Index: 61 + Item: Vecer_Axe Rate: 5 - - Item: Brood_Axe + - Index: 62 + Item: Brood_Axe Rate: 2 - - Item: Great_Axe + - Index: 63 + Item: Great_Axe Rate: 5 - - Item: Sabbath + - Index: 64 + Item: Sabbath Rate: 5 - - Item: Right_Epsilon + - Index: 65 + Item: Right_Epsilon Rate: 1 - - Item: Slaughter + - Index: 66 + Item: Slaughter Rate: 5 - - Item: Tomahawk + - Index: 67 + Item: Tomahawk Rate: 5 - - Item: Guillotine + - Index: 68 + Item: Guillotine Rate: 2 - - Item: Doom_Slayer + - Index: 69 + Item: Doom_Slayer Rate: 1 - - Item: Doom_Slayer_ + - Index: 70 + Item: Doom_Slayer_ Rate: 1 - - Item: Heart_Breaker + - Index: 71 + Item: Heart_Breaker Rate: 1 - - Item: Hurricane_Fury + - Index: 72 + Item: Hurricane_Fury Rate: 1 - - Item: Bradium_Stonehammer + - Index: 73 + Item: Bradium_Stonehammer Rate: 5 - - Item: Giant_Axe + - Index: 74 + Item: Giant_Axe Rate: 2 - - Item: Gungnir + - Index: 75 + Item: Gungnir Rate: 5 - - Item: Gelerdria + - Index: 76 + Item: Gelerdria Rate: 5 - - Item: Skewer + - Index: 77 + Item: Skewer Rate: 2 - - Item: Tjungkuletti + - Index: 78 + Item: Tjungkuletti Rate: 5 - - Item: Gungnir_ + - Index: 79 + Item: Gungnir_ Rate: 5 - - Item: Long_Horn + - Index: 80 + Item: Long_Horn Rate: 5 - - Item: Battle_Hook + - Index: 81 + Item: Battle_Hook Rate: 2 - - Item: Hunting_Spear + - Index: 82 + Item: Hunting_Spear Rate: 1 - - Item: Imperial_Spear + - Index: 83 + Item: Imperial_Spear Rate: 2 - - Item: Crescent_Scythe + - Index: 84 + Item: Crescent_Scythe Rate: 5 - - Item: Bill_Guisarme + - Index: 85 + Item: Bill_Guisarme Rate: 5 - - Item: Zephyrus + - Index: 86 + Item: Zephyrus Rate: 5 - - Item: Longinus's_Spear + - Index: 87 + Item: Longinus's_Spear Rate: 5 - - Item: Brionac + - Index: 88 + Item: Brionac Rate: 5 - - Item: Hell_Fire + - Index: 89 + Item: Hell_Fire Rate: 5 - - Item: Wizardy_Staff + - Index: 90 + Item: Wizardy_Staff Rate: 5 - - Item: Gae_Bolg + - Index: 91 + Item: Gae_Bolg Rate: 5 - - Item: Spectral_Spear + - Index: 92 + Item: Spectral_Spear Rate: 5 - - Item: Ahlspiess + - Index: 93 + Item: Ahlspiess Rate: 5 - - Item: Spectral_Spear_ + - Index: 94 + Item: Spectral_Spear_ Rate: 5 - - Item: Gae_Bolg_ + - Index: 95 + Item: Gae_Bolg_ Rate: 5 - - Item: Zephyrus_ + - Index: 96 + Item: Zephyrus_ Rate: 5 - - Item: Cardo + - Index: 97 + Item: Cardo Rate: 2 - - Item: Spike + - Index: 98 + Item: Spike Rate: 2 - - Item: Golden_Mace + - Index: 99 + Item: Golden_Mace Rate: 5 - - Item: Long_Mace + - Index: 100 + Item: Long_Mace Rate: 5 - - Item: Quadrille + - Index: 101 + Item: Quadrille Rate: 5 - - Item: Grand_Cross + - Index: 102 + Item: Grand_Cross Rate: 1 - - Item: Spike_ + - Index: 103 + Item: Spike_ Rate: 2 - - Item: Golden_Mace_ + - Index: 104 + Item: Golden_Mace_ Rate: 5 - - Item: Grand_Cross_ + - Index: 105 + Item: Grand_Cross_ Rate: 1 - - Item: Nemesis + - Index: 106 + Item: Nemesis Rate: 5 - - Item: Book_Of_The_Apocalypse + - Index: 107 + Item: Book_Of_The_Apocalypse Rate: 5 - - Item: Girl's_Diary + - Index: 108 + Item: Girl's_Diary Rate: 5 - - Item: Legacy_Of_Dragon + - Index: 109 + Item: Legacy_Of_Dragon Rate: 5 - - Item: Hardback + - Index: 110 + Item: Hardback Rate: 5 - - Item: Bible_Of_Battlefield + - Index: 111 + Item: Bible_Of_Battlefield Rate: 5 - - Item: Death_Note + - Index: 112 + Item: Death_Note Rate: 1 - - Item: Staff_Of_Wing + - Index: 113 + Item: Staff_Of_Wing Rate: 5 - - Item: Walking_Stick + - Index: 114 + Item: Walking_Stick Rate: 5 - - Item: Holy_Stick + - Index: 115 + Item: Holy_Stick Rate: 5 - - Item: Thorn_Staff + - Index: 116 + Item: Thorn_Staff Rate: 1 - - Item: Eraser + - Index: 117 + Item: Eraser Rate: 1 - - Item: Dead_Tree_Cane + - Index: 118 + Item: Dead_Tree_Cane Rate: 5 - - Item: Mental_Stick + - Index: 119 + Item: Mental_Stick Rate: 2 - - Item: Bow_Of_Roguemaster + - Index: 120 + Item: Bow_Of_Roguemaster Rate: 2 - - Item: Bow_Of_Rudra + - Index: 121 + Item: Bow_Of_Rudra Rate: 2 - - Item: Balistar + - Index: 122 + Item: Balistar Rate: 2 - - Item: Dragon_Wing + - Index: 123 + Item: Dragon_Wing Rate: 5 - - Item: Bow_Of_Minstrel + - Index: 124 + Item: Bow_Of_Minstrel Rate: 5 - - Item: Balistar_ + - Index: 125 + Item: Balistar_ Rate: 2 - - Item: Ixion_Wing + - Index: 126 + Item: Ixion_Wing Rate: 5 - - Item: Nepenthes_Bow + - Index: 127 + Item: Nepenthes_Bow Rate: 5 - - Item: Cursed_Lyre + - Index: 128 + Item: Cursed_Lyre Rate: 5 - - Item: Falken_Blitz + - Index: 129 + Item: Falken_Blitz Rate: 5 - - Item: Kaiser_Knuckle + - Index: 130 + Item: Kaiser_Knuckle Rate: 5 - - Item: Berserk + - Index: 131 + Item: Berserk Rate: 1 - - Item: Claw_Of_Garm + - Index: 132 + Item: Claw_Of_Garm Rate: 5 - - Item: Berserk_ + - Index: 133 + Item: Berserk_ Rate: 1 - - Item: Sura_Rampage + - Index: 134 + Item: Sura_Rampage Rate: 2 - - Item: Electronic_Guitar + - Index: 135 + Item: Electronic_Guitar Rate: 5 - - Item: Oriental_Lute + - Index: 136 + Item: Oriental_Lute Rate: 5 - - Item: Berserk_Guitar + - Index: 137 + Item: Berserk_Guitar Rate: 1 - - Item: Oriental_Lute_ + - Index: 138 + Item: Oriental_Lute_ Rate: 5 - - Item: Harp_Of_Nepenthes + - Index: 139 + Item: Harp_Of_Nepenthes Rate: 5 - - Item: Green_Whistle + - Index: 140 + Item: Green_Whistle Rate: 2 - - Item: Lariat + - Index: 141 + Item: Lariat Rate: 5 - - Item: Rapture_Rose + - Index: 142 + Item: Rapture_Rose Rate: 5 - - Item: Chemeti + - Index: 143 + Item: Chemeti Rate: 5 - - Item: Bladed_Whip + - Index: 144 + Item: Bladed_Whip Rate: 5 - - Item: Queen's_Whip + - Index: 145 + Item: Queen's_Whip Rate: 5 - - Item: Electric_Eel + - Index: 146 + Item: Electric_Eel Rate: 5 - - Item: Sea_Witch_Foot + - Index: 147 + Item: Sea_Witch_Foot Rate: 5 - - Item: Carrot_Whip + - Index: 148 + Item: Carrot_Whip Rate: 5 - - Item: Queen's_Whip_ + - Index: 149 + Item: Queen's_Whip_ Rate: 5 - - Item: Stem_Of_Nepenthes + - Index: 150 + Item: Stem_Of_Nepenthes Rate: 5 - - Item: Stem_Whip + - Index: 151 + Item: Stem_Whip Rate: 2 - - Item: Rosebine + - Index: 152 + Item: Rosebine Rate: 1 - - Item: Destruction_Rod + - Index: 153 + Item: Destruction_Rod Rate: 1 - - Item: Divine_Cross + - Index: 154 + Item: Divine_Cross Rate: 5 - - Item: Kronos + - Index: 155 + Item: Kronos Rate: 5 - - Item: Dea_Staff + - Index: 156 + Item: Dea_Staff Rate: 5 - - Item: Krieg + - Index: 157 + Item: Krieg Rate: 5 - - Item: Weihna + - Index: 158 + Item: Weihna Rate: 5 - - Item: Black_Wing + - Index: 159 + Item: Black_Wing Rate: 5 - - Item: Ancient_Dagger + - Index: 160 + Item: Ancient_Dagger Rate: 1 - - Item: Ruber + - Index: 161 + Item: Ruber Rate: 5 - - Item: Chrome_Sword + - Index: 162 + Item: Chrome_Sword Rate: 2 - - Item: Erde + - Index: 163 + Item: Erde Rate: 5 - - Item: Red_Square_Bag + - Index: 164 + Item: Red_Square_Bag Rate: 5 - - Item: Red_Ether_Bag + - Index: 165 + Item: Red_Ether_Bag Rate: 5 - - Item: Mystic_Bow + - Index: 166 + Item: Mystic_Bow Rate: 5 - - Item: Crescent_Scythe_ + - Index: 167 + Item: Crescent_Scythe_ Rate: 1 - - Item: Slash + - Index: 168 + Item: Slash Rate: 5 - - Item: Agent_Katar + - Index: 169 + Item: Agent_Katar Rate: 1 - - Item: Guillotine_Katar + - Index: 170 + Item: Guillotine_Katar Rate: 1 - - Item: Ygnus_Stale + - Index: 171 + Item: Ygnus_Stale Rate: 1 - - Item: End_Sektura + - Index: 172 + Item: End_Sektura Rate: 1 - - Item: Cannon_Spear + - Index: 173 + Item: Cannon_Spear Rate: 1 - - Item: Chilly_Spell_Book + - Index: 174 + Item: Chilly_Spell_Book Rate: 1 - - Item: Recovery_Light + - Index: 175 + Item: Recovery_Light Rate: 1 - - Item: Aztoe_Nail + - Index: 176 + Item: Aztoe_Nail Rate: 1 - - Item: Scarletto_Nail + - Index: 177 + Item: Scarletto_Nail Rate: 1 - - Item: Bloody_Cross + - Index: 178 + Item: Bloody_Cross Rate: 1 - - Item: Catapult + - Index: 179 + Item: Catapult Rate: 1 - - Item: Big_CrossBow + - Index: 180 + Item: Big_CrossBow Rate: 1 - - Item: Creeper_Bow + - Index: 181 + Item: Creeper_Bow Rate: 1 - Group: ADVENTURER_RETURNS_SUPPORT_BOX SubGroups: - SubGroup: 1 List: - - Item: E_Str_Dish_Box + - Index: 0 + Item: E_Str_Dish_Box Rate: 1 - - Item: E_Agi_Dish_Box + - Index: 1 + Item: E_Agi_Dish_Box Rate: 1 - - Item: E_Int_Dish_Box + - Index: 2 + Item: E_Int_Dish_Box Rate: 1 - - Item: E_Dex_Dish_Box + - Index: 3 + Item: E_Dex_Dish_Box Rate: 1 - - Item: E_Luk_Dish_Box + - Index: 4 + Item: E_Luk_Dish_Box Rate: 1 - - Item: E_Vit_Dish_Box + - Index: 5 + Item: E_Vit_Dish_Box Rate: 1 - - Item: E_Blessing_10_Scr_Box + - Index: 6 + Item: E_Blessing_10_Scr_Box Rate: 1 - - Item: E_Inc_Agi_10_Scr_Box + - Index: 7 + Item: E_Inc_Agi_10_Scr_Box Rate: 1 - Group: ADV_SIEGE_SUPPLY_BOX SubGroups: - SubGroup: 0 List: - - Item: Siege_White_Potion + - Index: 0 + Item: Siege_White_Potion Amount: 50 UniqueId: true - - Item: Siege_Blue_Potion + - Index: 1 + Item: Siege_Blue_Potion Amount: 20 UniqueId: true - Group: AGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Agrade_Coin - - Item: Bgrade_Coin - - Item: Cgrade_Coin + - Index: 0 + Item: Agrade_Coin + - Index: 1 + Item: Bgrade_Coin + - Index: 2 + Item: Cgrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Cgrade_Coin + - Index: 1 + Item: Cgrade_Coin Rate: 50 - - Item: Bgrade_Coin + - Index: 2 + Item: Bgrade_Coin Rate: 150 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Cgrade_Coin + - Index: 1 + Item: Cgrade_Coin Rate: 200 - Group: AGUST_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: B_Katrinn_Card + - Index: 0 + Item: B_Katrinn_Card Rate: 1 Announced: true - - Item: Giant_Octopus_Card + - Index: 1 + Item: Giant_Octopus_Card Rate: 1 Announced: true - - Item: Sealed_Tao_Card + - Index: 2 + Item: Sealed_Tao_Card Rate: 10 Announced: true - - Item: Kraken_Card + - Index: 3 + Item: Kraken_Card Rate: 10 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 4 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 5 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 6 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 7 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 8 + Item: Guarantee_Armor_8Up Rate: 150 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 9 + Item: Guarantee_Weapon_8Up Rate: 150 Announced: true - - Item: SurviveOrb + - Index: 10 + Item: SurviveOrb Rate: 100 Announced: true - - Item: Squirrel_Ear_Hat + - Index: 11 + Item: Squirrel_Ear_Hat Rate: 100 Announced: true - - Item: SeraphimRobe + - Index: 12 + Item: SeraphimRobe Rate: 100 Announced: true - - Item: Giant_Boots + - Index: 13 + Item: Giant_Boots Rate: 100 Announced: true - - Item: Unbreakable_Weap + - Index: 14 + Item: Unbreakable_Weap Rate: 429 Amount: 3 - - Item: Unbreakable_Def + - Index: 15 + Item: Unbreakable_Def Rate: 429 Amount: 3 - - Item: Silvervine_Fruit_Box10 + - Index: 16 + Item: Silvervine_Fruit_Box10 Rate: 1190 - - Item: LUK_Biscuit_Stick + - Index: 17 + Item: LUK_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 18 + Item: DEX_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 19 + Item: INT_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 20 + Item: AGI_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 21 + Item: VIT_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: STR_Biscuit_Stick + - Index: 22 + Item: STR_Biscuit_Stick Rate: 1130 Amount: 20 - Group: ALL_IN_ONE_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: All_In_One_Ring + - Index: 0 + Item: All_In_One_Ring Duration: 65535 UniqueId: true - Group: AMORA_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Love_Piece + - Index: 9 + Item: Love_Piece Rate: 150 - - Item: C_Sepia_Cap + - Index: 10 + Item: C_Sepia_Cap Rate: 250 - - Item: Critical_Anklet + - Index: 11 + Item: Critical_Anklet Rate: 115 - - Item: Heart_Wing_Hairband + - Index: 12 + Item: Heart_Wing_Hairband Rate: 115 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 115 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 115 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Tao_Card + - Index: 19 + Item: Sealed_Tao_Card Rate: 5 Announced: true - - Item: Sealed_Kiel_Card + - Index: 20 + Item: Sealed_Kiel_Card Rate: 5 Announced: true - - Item: Orc_Load_Card + - Index: 21 + Item: Orc_Load_Card Rate: 1 Announced: true - - Item: Incant_Samurai_Card + - Index: 22 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: ANGEL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Angelic_Chain + - Index: 0 + Item: Angelic_Chain Rate: 5 UniqueId: true - - Item: Dress_Of_Angel + - Index: 1 + Item: Dress_Of_Angel Rate: 100 UniqueId: true - - Item: Ear_Of_Angel's_Wing + - Index: 2 + Item: Ear_Of_Angel's_Wing Rate: 100 UniqueId: true - - Item: Kiss_Of_Angel + - Index: 3 + Item: Kiss_Of_Angel Rate: 30 UniqueId: true - - Item: Angeling_Hat + - Index: 4 + Item: Angeling_Hat Rate: 50 UniqueId: true - - Item: Angeling_Hairpin + - Index: 5 + Item: Angeling_Hairpin Rate: 130 UniqueId: true - - Item: Gold_Spirit_Chain + - Index: 6 + Item: Gold_Spirit_Chain Rate: 110 UniqueId: true - - Item: Angeling_Card + - Index: 7 + Item: Angeling_Card Rate: 30 UniqueId: true - - Item: Blessing_10_Scroll_Box + - Index: 8 + Item: Blessing_10_Scroll_Box Rate: 420 UniqueId: true - - Item: Archangeling_Card + - Index: 9 + Item: Archangeling_Card Rate: 20 UniqueId: true - Group: ANIMAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Tiger_Mask + - Index: 0 + Item: Tiger_Mask Rate: 5 UniqueId: true - - Item: Guardian_Lion_Mask + - Index: 1 + Item: Guardian_Lion_Mask Rate: 5 UniqueId: true - - Item: Luk_Dish10 + - Index: 2 + Item: Luk_Dish10 Rate: 185 Amount: 5 UniqueId: true - - Item: Panda_Cap + - Index: 3 + Item: Panda_Cap Rate: 5 UniqueId: true - - Item: Brown_Bear_Cap + - Index: 4 + Item: Brown_Bear_Cap Rate: 5 UniqueId: true - - Item: Smokie_Hat + - Index: 5 + Item: Smokie_Hat Rate: 5 UniqueId: true - - Item: Str_Dish08 + - Index: 6 + Item: Str_Dish08 Rate: 185 Amount: 5 UniqueId: true - - Item: Lazy_Raccoon + - Index: 7 + Item: Lazy_Raccoon Rate: 5 UniqueId: true - - Item: Drooping_Bunny + - Index: 8 + Item: Drooping_Bunny Rate: 5 UniqueId: true - - Item: Int_Dish03 + - Index: 9 + Item: Int_Dish03 Rate: 185 Amount: 5 UniqueId: true - - Item: Elephant_Hat_ + - Index: 10 + Item: Elephant_Hat_ Rate: 10 UniqueId: true - - Item: Sea_Otter_Cap + - Index: 11 + Item: Sea_Otter_Cap Rate: 10 UniqueId: true - - Item: Vit_Dish09 + - Index: 12 + Item: Vit_Dish09 Rate: 185 Amount: 5 UniqueId: true - - Item: Galapago_Cap + - Index: 13 + Item: Galapago_Cap Rate: 10 UniqueId: true - - Item: Magestic_Goat_TW + - Index: 14 + Item: Magestic_Goat_TW Rate: 5 UniqueId: true - - Item: Fish_On_Head_ + - Index: 15 + Item: Fish_On_Head_ Rate: 5 UniqueId: true - - Item: Agi_Dish06 + - Index: 16 + Item: Agi_Dish06 Rate: 185 Amount: 5 UniqueId: true @@ -836,54 +1171,69 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Apple_Of_Archer_C + - Index: 0 + Item: Apple_Of_Archer_C Duration: 10080 UniqueId: true - Group: AQUARIUS_DIADEM_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Mask_Of_Ifrit_Box + - Index: 0 + Item: Mask_Of_Ifrit_Box Rate: 1 UniqueId: true - - Item: Aquarius_Diadem + - Index: 1 + Item: Aquarius_Diadem Rate: 30 UniqueId: true - - Item: Imp_Hat + - Index: 2 + Item: Imp_Hat Rate: 5 UniqueId: true - - Item: Neuralizer_Box + - Index: 3 + Item: Neuralizer_Box Rate: 5 UniqueId: true - - Item: Waterdrop_Brooch + - Index: 4 + Item: Waterdrop_Brooch Rate: 17 UniqueId: true - - Item: Dice_Hat_Box + - Index: 5 + Item: Dice_Hat_Box Rate: 25 UniqueId: true - - Item: B_Def_Potion_Box50 + - Index: 6 + Item: B_Def_Potion_Box50 Rate: 60 UniqueId: true - - Item: B_Mdef_Potion_Box50 + - Index: 7 + Item: B_Mdef_Potion_Box50 Rate: 60 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: PhreeoniS + - Index: 9 + Item: PhreeoniS Rate: 2 UniqueId: true - - Item: Abrasive_Box5 + - Index: 10 + Item: Abrasive_Box5 Rate: 155 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 210 Amount: 5 UniqueId: true - - Item: BGum_Box_In_Mouth4 + - Index: 12 + Item: BGum_Box_In_Mouth4 Rate: 155 UniqueId: true - - Item: Box_Of_Sunlight + - Index: 13 + Item: Box_Of_Sunlight Rate: 175 Amount: 5 UniqueId: true @@ -891,7 +1241,8 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Aquarius_Diadem_Scroll + - Index: 0 + Item: Aquarius_Diadem_Scroll Amount: 10 UniqueId: true Stacked: false @@ -899,58 +1250,78 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Cruiser_Card + - Index: 0 + Item: Cruiser_Card UniqueId: true - - Item: Anolian_Card + - Index: 1 + Item: Anolian_Card UniqueId: true - - Item: Merman_Card + - Index: 2 + Item: Merman_Card UniqueId: true - - Item: Dragon_Tail_Card + - Index: 3 + Item: Dragon_Tail_Card UniqueId: true - - Item: Alligator_Card + - Index: 4 + Item: Alligator_Card UniqueId: true - Group: ARIES_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Freyja_Boots + - Index: 0 + Item: Freyja_Boots Rate: 5 Announced: true - - Item: Magic_Card_Album + - Index: 1 + Item: Magic_Card_Album Rate: 45 Announced: true - - Item: Aries_Crown + - Index: 2 + Item: Aries_Crown Rate: 50 Announced: true - - Item: Aries_Diadem + - Index: 3 + Item: Aries_Diadem Rate: 50 Announced: true - - Item: Neuralizer_Box + - Index: 4 + Item: Neuralizer_Box Rate: 50 - - Item: Scuba_Mask + - Index: 5 + Item: Scuba_Mask Rate: 150 - - Item: Acidus_Card + - Index: 6 + Item: Acidus_Card Rate: 200 - - Item: Pirate_Bandana_ + - Index: 7 + Item: Pirate_Bandana_ Rate: 350 - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Enriched_Elunium_Box5 + - Index: 9 + Item: Enriched_Elunium_Box5 Rate: 1100 - - Item: Enriched_Oridecon_Box5 + - Index: 10 + Item: Enriched_Oridecon_Box5 Rate: 1600 - - Item: S_Mdef_Potion_Box30 + - Index: 11 + Item: S_Mdef_Potion_Box30 Rate: 1800 - - Item: S_Def_Potion_Box30 + - Index: 12 + Item: S_Def_Potion_Box30 Rate: 1800 - - Item: Zeny_Scroll + - Index: 13 + Item: Zeny_Scroll Rate: 2300 Amount: 10 - Group: ARIES_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Aries_Scroll_ + - Index: 0 + Item: Aries_Scroll_ Amount: 10 UniqueId: true Stacked: false @@ -958,115 +1329,150 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Asgard_Blessing + - Index: 0 + Item: Asgard_Blessing Rate: 5 - - Item: Odin's_Blessing + - Index: 1 + Item: Odin's_Blessing Rate: 5 - - Item: Valkyrja's_Shield + - Index: 2 + Item: Valkyrja's_Shield Rate: 1 - - Item: Yggdrasilberry + - Index: 3 + Item: Yggdrasilberry Rate: 150 Amount: 10 - - Item: Daydric_Card + - Index: 4 + Item: Daydric_Card Rate: 5 - - Item: Fricca_Circlet + - Index: 5 + Item: Fricca_Circlet Rate: 1 - - Item: Secret_Medicine + - Index: 6 + Item: Secret_Medicine Rate: 2 - - Item: Tyr's_Blessing + - Index: 7 + Item: Tyr's_Blessing Rate: 100 Amount: 30 - - Item: HE_Battle_Manual + - Index: 8 + Item: HE_Battle_Manual Rate: 100 Amount: 10 - - Item: Valkyrie_Feather_Band + - Index: 9 + Item: Valkyrie_Feather_Band Rate: 20 - - Item: Isilla_Card + - Index: 10 + Item: Isilla_Card Rate: 1 - - Item: Spark_Candy + - Index: 11 + Item: Spark_Candy Rate: 100 Amount: 10 - - Item: Darkness_Helm + - Index: 12 + Item: Darkness_Helm Rate: 20 - - Item: Guyak_Pudding + - Index: 13 + Item: Guyak_Pudding Rate: 120 Amount: 10 - - Item: Token_Of_Siegfried_Box + - Index: 14 + Item: Token_Of_Siegfried_Box Rate: 120 - - Item: Regeneration_Box10 + - Index: 15 + Item: Regeneration_Box10 Rate: 100 - - Item: Lucky_Cookie02 + - Index: 16 + Item: Lucky_Cookie02 Rate: 150 Amount: 30 - Group: ASPERSIO_5_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Aspersio_5_Scroll + - Index: 0 + Item: Aspersio_5_Scroll Amount: 10 UniqueId: true - Group: ASURA_BOX SubGroups: - SubGroup: 0 List: - - Item: Asura_C + - Index: 0 + Item: Asura_C Duration: 10080 UniqueId: true - Group: A_GRADE_COIN_BAG SubGroups: - SubGroup: 1 List: - - Item: Agrade_Coin + - Index: 0 + Item: Agrade_Coin Rate: 3 - - Item: Bgrade_Coin + - Index: 1 + Item: Bgrade_Coin Rate: 2 - - Item: Cgrade_Coin + - Index: 2 + Item: Cgrade_Coin Rate: 1 - Group: BACSOJIN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Magical_Moon_Cake + - Index: 0 + Item: Magical_Moon_Cake Rate: 150 Amount: 10 UniqueId: true - - Item: Moon_Cake + - Index: 1 + Item: Moon_Cake Rate: 150 Amount: 10 UniqueId: true - - Item: Special_Moon_Cake + - Index: 2 + Item: Special_Moon_Cake Rate: 150 Amount: 10 UniqueId: true - - Item: Tayelin_Doll_Hat + - Index: 3 + Item: Tayelin_Doll_Hat Rate: 5 UniqueId: true - - Item: Binit_Doll_Hat + - Index: 4 + Item: Binit_Doll_Hat Rate: 5 UniqueId: true - - Item: Debril_Doll_Hat + - Index: 5 + Item: Debril_Doll_Hat Rate: 5 UniqueId: true - - Item: Blessing_10_Scroll_Box + - Index: 6 + Item: Blessing_10_Scroll_Box Rate: 180 UniqueId: true - - Item: Hibiscus + - Index: 7 + Item: Hibiscus Rate: 25 UniqueId: true - - Item: Charming_Ribbon + - Index: 8 + Item: Charming_Ribbon Rate: 30 UniqueId: true - - Item: Miracle_Medicine + - Index: 9 + Item: Miracle_Medicine Rate: 1 UniqueId: true - - Item: Slipper + - Index: 10 + Item: Slipper Rate: 14 UniqueId: true - - Item: Insurance + - Index: 11 + Item: Insurance Rate: 135 Amount: 5 UniqueId: true - - Item: Guyak_Pudding + - Index: 12 + Item: Guyak_Pudding Rate: 150 Amount: 5 UniqueId: true @@ -1074,2964 +1480,4286 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Adv_Devil_School_Cap - - Item: Blue_Pencil_In_Mouth - - Item: School_Uniform - - Item: Songpyun_Box50 - - Item: Insurance + - Index: 0 + Item: Adv_Devil_School_Cap + - Index: 1 + Item: Blue_Pencil_In_Mouth + - Index: 2 + Item: School_Uniform + - Index: 3 + Item: Songpyun_Box50 + - Index: 4 + Item: Insurance Amount: 5 - Group: BALISTAR_BOX SubGroups: - SubGroup: 0 List: - - Item: Balistar_C + - Index: 0 + Item: Balistar_C Duration: 10080 UniqueId: true - Group: BASIC_SIEGE_SUPPLY_BOX SubGroups: - SubGroup: 0 List: - - Item: Siege_White_Potion + - Index: 0 + Item: Siege_White_Potion Amount: 25 UniqueId: true - - Item: Siege_Blue_Potion + - Index: 1 + Item: Siege_Blue_Potion Amount: 10 UniqueId: true - Group: BEHOLDER_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Beholder_Ring + - Index: 0 + Item: Beholder_Ring Duration: 10080 UniqueId: true - Group: BGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Bgrade_Coin - - Item: Cgrade_Coin - - Item: Dgrade_Coin + - Index: 0 + Item: Bgrade_Coin + - Index: 1 + Item: Cgrade_Coin + - Index: 2 + Item: Dgrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Dgrade_Coin + - Index: 1 + Item: Dgrade_Coin Rate: 50 - - Item: Cgrade_Coin + - Index: 2 + Item: Cgrade_Coin Rate: 150 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Dgrade_Coin + - Index: 1 + Item: Dgrade_Coin Rate: 200 - Group: BGUM_BOX_IN_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 120 UniqueId: true - Group: BGUM_BOX_IN_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 240 UniqueId: true - Group: BI_HWANG_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Underripe_Yggseed + - Index: 0 + Item: Underripe_Yggseed Rate: 1450 Amount: 10 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1450 - - Item: Bubble_Gum_Box + - Index: 2 + Item: Bubble_Gum_Box Rate: 1450 - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 1450 - - Item: Luk_Dish_Box + - Index: 4 + Item: Luk_Dish_Box Rate: 1450 - - Item: Silvervine_Fruit_Box10 + - Index: 5 + Item: Silvervine_Fruit_Box10 Rate: 1000 - - Item: Enriched_Oridecon_Box + - Index: 6 + Item: Enriched_Oridecon_Box Rate: 500 - - Item: Pr_Reset_Stone_Box + - Index: 7 + Item: Pr_Reset_Stone_Box Rate: 500 - - Item: Sunglasses_Bball_Hat + - Index: 8 + Item: Sunglasses_Bball_Hat Rate: 179 Announced: true - - Item: Magic_Stole + - Index: 9 + Item: Magic_Stole Rate: 150 Announced: true - - Item: C_Lord_of_Death + - Index: 10 + Item: C_Lord_of_Death Rate: 100 Announced: true - - Item: Monkey_On_Fur_Hat + - Index: 11 + Item: Monkey_On_Fur_Hat Rate: 150 Announced: true - - Item: Butterfly_Hairpin + - Index: 12 + Item: Butterfly_Hairpin Rate: 75 Announced: true - - Item: C_Hair_Of_The_Strong + - Index: 13 + Item: C_Hair_Of_The_Strong Rate: 30 Announced: true - - Item: Sealed_Orc_Hero_Card + - Index: 14 + Item: Sealed_Orc_Hero_Card Rate: 5 Announced: true - - Item: Asgard_Blessing + - Index: 15 + Item: Asgard_Blessing Rate: 10 Announced: true - - Item: Black_Shiba_Inu_Hat + - Index: 16 + Item: Black_Shiba_Inu_Hat Rate: 25 Announced: true - - Item: Fortier_Mask + - Index: 17 + Item: Fortier_Mask Rate: 25 Announced: true - - Item: Thanatos_Card + - Index: 18 + Item: Thanatos_Card Rate: 1 Announced: true - Group: BLESSING_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Amount: 2 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Amount: 2 - - Item: C_ShineSantaPoring + - Index: 9 + Item: C_ShineSantaPoring Rate: 179 - - Item: C_Shelter_Wing_Ears + - Index: 10 + Item: C_Shelter_Wing_Ears Rate: 179 - - Item: GodOfWinds_Fan + - Index: 11 + Item: GodOfWinds_Fan Rate: 150 - - Item: White_Gold_Shield + - Index: 12 + Item: White_Gold_Shield Rate: 150 - - Item: Love_Dad_Wings_2012 + - Index: 13 + Item: Love_Dad_Wings_2012 Rate: 80 - - Item: Astro_Circle + - Index: 14 + Item: Astro_Circle Rate: 80 - - Item: Memories_Of_Lovers + - Index: 15 + Item: Memories_Of_Lovers Rate: 30 - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 20 + Item: Sealed_Lady_Tanee_Card Rate: 10 Announced: true - - Item: Sealed_Kiel_Card + - Index: 21 + Item: Sealed_Kiel_Card Rate: 10 Announced: true - - Item: Ghostring_Card + - Index: 22 + Item: Ghostring_Card Rate: 1 Announced: true - - Item: Incant_Samurai_Card + - Index: 23 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: BLESSING_MIDGARD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1190 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1100 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1159 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 255 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 255 Announced: true - - Item: Immuned_Shield + - Index: 9 + Item: Immuned_Shield Rate: 200 Announced: true - - Item: Scorpio_Diadem + - Index: 10 + Item: Scorpio_Diadem Rate: 275 Announced: true - - Item: Scorpio_Crown + - Index: 11 + Item: Scorpio_Crown Rate: 275 Announced: true - - Item: Love_Dad_Wings_2012 + - Index: 12 + Item: Love_Dad_Wings_2012 Rate: 280 Announced: true - - Item: Blind_Glasses + - Index: 13 + Item: Blind_Glasses Rate: 320 Announced: true - - Item: C_Shelter_Wing_Ears + - Index: 14 + Item: C_Shelter_Wing_Ears Rate: 230 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Ktullanux_Card + - Index: 19 + Item: Sealed_Ktullanux_Card Rate: 10 Announced: true - - Item: Sealed_Kiel_Card + - Index: 20 + Item: Sealed_Kiel_Card Rate: 10 Announced: true - - Item: Randgris_Card + - Index: 21 + Item: Randgris_Card Rate: 1 Announced: true - Group: BLESSING_SCARLET_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Laser_Of_Eagle + - Index: 9 + Item: Laser_Of_Eagle Rate: 100 Announced: true - - Item: Valhalla_Idol + - Index: 10 + Item: Valhalla_Idol Rate: 100 Announced: true - - Item: C_Eremes_Scarf + - Index: 11 + Item: C_Eremes_Scarf Rate: 200 Announced: true - - Item: C_Commandments_Of_Chain + - Index: 12 + Item: C_Commandments_Of_Chain Rate: 200 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: B_Harword_Card + - Index: 19 + Item: B_Harword_Card Rate: 10 Announced: true - - Item: B_Magaleta_Card + - Index: 20 + Item: B_Magaleta_Card Rate: 10 Announced: true - - Item: B_Shecil_Card + - Index: 21 + Item: B_Shecil_Card Rate: 1 Announced: true - - Item: B_Seyren_Card + - Index: 22 + Item: B_Seyren_Card Rate: 1 Announced: true - Group: BLEUBOX SubGroups: - SubGroup: 1 List: - - Item: Milk + - Index: 0 + Item: Milk Rate: 1 - - Item: Well_Baked_Cookie + - Index: 1 + Item: Well_Baked_Cookie Rate: 1 - - Item: Gift_Box + - Index: 2 + Item: Gift_Box Rate: 1 - - Item: Earth_Scroll_1_5 + - Index: 3 + Item: Earth_Scroll_1_5 Rate: 1 - - Item: Cold_Scroll_1_5 + - Index: 4 + Item: Cold_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_1_5 + - Index: 5 + Item: Fire_Scroll_1_5 Rate: 1 - - Item: Wind_Scroll_1_5 + - Index: 6 + Item: Wind_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_2_5 + - Index: 7 + Item: Fire_Scroll_2_5 Rate: 1 - - Item: Fire_Scroll_3_5 + - Index: 8 + Item: Fire_Scroll_3_5 Rate: 1 - - Item: Cold_Scroll_2_5 + - Index: 9 + Item: Cold_Scroll_2_5 Rate: 1 - - Item: Holy_Scroll_1_5 + - Index: 10 + Item: Holy_Scroll_1_5 Rate: 1 - Group: BLOODY_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Bloody_Ring + - Index: 0 + Item: Bloody_Ring Duration: 10080 UniqueId: true - Group: BLUEBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 12 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 12 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 12 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 12 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 12 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 12 - - Item: Red_Herb + - Index: 6 + Item: Red_Herb Rate: 12 - - Item: Yellow_Herb + - Index: 7 + Item: Yellow_Herb Rate: 12 - - Item: White_Herb + - Index: 8 + Item: White_Herb Rate: 12 - - Item: Blue_Herb + - Index: 9 + Item: Blue_Herb Rate: 12 - - Item: Green_Herb + - Index: 10 + Item: Green_Herb Rate: 12 - - Item: Apple + - Index: 11 + Item: Apple Rate: 12 - - Item: Banana + - Index: 12 + Item: Banana Rate: 12 - - Item: Grape + - Index: 13 + Item: Grape Rate: 12 - - Item: Carrot + - Index: 14 + Item: Carrot Rate: 12 - - Item: Sweet_Potato + - Index: 15 + Item: Sweet_Potato Rate: 12 - - Item: Meat + - Index: 16 + Item: Meat Rate: 12 - - Item: Honey + - Index: 17 + Item: Honey Rate: 12 - - Item: Milk + - Index: 18 + Item: Milk Rate: 12 - - Item: Leaflet_Of_Hinal + - Index: 19 + Item: Leaflet_Of_Hinal Rate: 12 - - Item: Leaflet_Of_Aloe + - Index: 20 + Item: Leaflet_Of_Aloe Rate: 12 - - Item: Fruit_Of_Mastela + - Index: 21 + Item: Fruit_Of_Mastela Rate: 12 - - Item: Holy_Water + - Index: 22 + Item: Holy_Water Rate: 12 - - Item: Panacea + - Index: 23 + Item: Panacea Rate: 12 - - Item: Royal_Jelly + - Index: 24 + Item: Royal_Jelly Rate: 12 - - Item: Monster's_Feed + - Index: 25 + Item: Monster's_Feed Rate: 12 - - Item: Candy + - Index: 26 + Item: Candy Rate: 12 - - Item: Candy_Striper + - Index: 27 + Item: Candy_Striper Rate: 12 - - Item: Apple_Juice + - Index: 28 + Item: Apple_Juice Rate: 12 - - Item: Banana_Juice + - Index: 29 + Item: Banana_Juice Rate: 12 - - Item: Grape_Juice + - Index: 30 + Item: Grape_Juice Rate: 12 - - Item: Carrot_Juice + - Index: 31 + Item: Carrot_Juice Rate: 12 - - Item: Pumpkin + - Index: 32 + Item: Pumpkin Rate: 12 - - Item: Ice_Cream + - Index: 33 + Item: Ice_Cream Rate: 12 - - Item: Pet_Food + - Index: 34 + Item: Pet_Food Rate: 12 - - Item: Well_Baked_Cookie + - Index: 35 + Item: Well_Baked_Cookie Rate: 12 - - Item: Piece_Of_Cake + - Index: 36 + Item: Piece_Of_Cake Rate: 12 - - Item: Fish_Slice + - Index: 37 + Item: Fish_Slice Rate: 12 - - Item: Red_Slim_Potion + - Index: 38 + Item: Red_Slim_Potion Rate: 12 - - Item: Yellow_Slim_Potion + - Index: 39 + Item: Yellow_Slim_Potion Rate: 12 - - Item: White_Slim_Potion + - Index: 40 + Item: White_Slim_Potion Rate: 12 - - Item: Cheese + - Index: 41 + Item: Cheese Rate: 12 - - Item: Nice_Sweet_Potato + - Index: 42 + Item: Nice_Sweet_Potato Rate: 12 - - Item: Popped_Rice + - Index: 43 + Item: Popped_Rice Rate: 12 - - Item: Shusi + - Index: 44 + Item: Shusi Rate: 12 - - Item: Bun + - Index: 45 + Item: Bun Rate: 12 - - Item: Rice_Cake + - Index: 46 + Item: Rice_Cake Rate: 12 - - Item: Chocolate + - Index: 47 + Item: Chocolate Rate: 12 - - Item: White_Chocolate + - Index: 48 + Item: White_Chocolate Rate: 12 - - Item: Wing_Of_Fly + - Index: 49 + Item: Wing_Of_Fly Rate: 12 - - Item: Wing_Of_Butterfly + - Index: 50 + Item: Wing_Of_Butterfly Rate: 12 - - Item: Branch_Of_Dead_Tree + - Index: 51 + Item: Branch_Of_Dead_Tree Rate: 512 - - Item: Anodyne + - Index: 52 + Item: Anodyne Rate: 12 - - Item: Aloebera + - Index: 53 + Item: Aloebera Rate: 12 - - Item: Yggdrasilberry + - Index: 54 + Item: Yggdrasilberry Rate: 12 - - Item: Seed_Of_Yggdrasil + - Index: 55 + Item: Seed_Of_Yggdrasil Rate: 12 - - Item: Amulet + - Index: 56 + Item: Amulet Rate: 12 - - Item: Leaf_Of_Yggdrasil + - Index: 57 + Item: Leaf_Of_Yggdrasil Rate: 12 - - Item: Spectacles + - Index: 58 + Item: Spectacles Rate: 12 - - Item: Portable_Furnace + - Index: 59 + Item: Portable_Furnace Rate: 12 - - Item: Iron_Hammer + - Index: 60 + Item: Iron_Hammer Rate: 12 - - Item: Golden_Hammer + - Index: 61 + Item: Golden_Hammer Rate: 12 - - Item: Oridecon_Hammer + - Index: 62 + Item: Oridecon_Hammer Rate: 12 - - Item: Worn_Out_Scroll + - Index: 63 + Item: Worn_Out_Scroll Rate: 12 - - Item: Unripe_Apple + - Index: 64 + Item: Unripe_Apple Rate: 12 - - Item: Orange_Juice + - Index: 65 + Item: Orange_Juice Rate: 12 - - Item: Bitter_Herb + - Index: 66 + Item: Bitter_Herb Rate: 12 - - Item: Rainbow_Carrot + - Index: 67 + Item: Rainbow_Carrot Rate: 12 - - Item: Earthworm_The_Dude + - Index: 68 + Item: Earthworm_The_Dude Rate: 12 - - Item: Rotten_Fish + - Index: 69 + Item: Rotten_Fish Rate: 12 - - Item: Lusty_Iron + - Index: 70 + Item: Lusty_Iron Rate: 12 - - Item: Monster_Juice + - Index: 71 + Item: Monster_Juice Rate: 12 - - Item: Sweet_Milk + - Index: 72 + Item: Sweet_Milk Rate: 12 - - Item: Well_Dried_Bone + - Index: 73 + Item: Well_Dried_Bone Rate: 12 - - Item: Singing_Flower + - Index: 74 + Item: Singing_Flower Rate: 12 - - Item: Dew_Laden_Moss + - Index: 75 + Item: Dew_Laden_Moss Rate: 12 - - Item: Deadly_Noxious_Herb + - Index: 76 + Item: Deadly_Noxious_Herb Rate: 12 - - Item: Fatty_Chubby_Earthworm + - Index: 77 + Item: Fatty_Chubby_Earthworm Rate: 12 - - Item: Baked_Yam + - Index: 78 + Item: Baked_Yam Rate: 12 - - Item: Tropical_Banana + - Index: 79 + Item: Tropical_Banana Rate: 12 - - Item: Horror_Of_Tribe + - Index: 80 + Item: Horror_Of_Tribe Rate: 12 - - Item: No_Recipient + - Index: 81 + Item: No_Recipient Rate: 12 - - Item: Old_Broom + - Index: 82 + Item: Old_Broom Rate: 12 - - Item: Silver_Knife_Of_Chaste + - Index: 83 + Item: Silver_Knife_Of_Chaste Rate: 12 - - Item: Armlet_Of_Obedience + - Index: 84 + Item: Armlet_Of_Obedience Rate: 12 - - Item: Shining_Stone + - Index: 85 + Item: Shining_Stone Rate: 12 - - Item: Contracts_In_Shadow + - Index: 86 + Item: Contracts_In_Shadow Rate: 12 - - Item: Book_Of_Devil + - Index: 87 + Item: Book_Of_Devil Rate: 12 - - Item: Pet_Incubator + - Index: 88 + Item: Pet_Incubator Rate: 12 - - Item: Gift_Box + - Index: 89 + Item: Gift_Box Rate: 312 - - Item: Center_Potion + - Index: 90 + Item: Center_Potion Rate: 12 - - Item: Awakening_Potion + - Index: 91 + Item: Awakening_Potion Rate: 12 - - Item: Berserk_Potion + - Index: 92 + Item: Berserk_Potion Rate: 12 - - Item: Heart_Of_Her + - Index: 93 + Item: Heart_Of_Her Rate: 12 - - Item: Korea_Rice_Cake + - Index: 94 + Item: Korea_Rice_Cake Rate: 12 - - Item: Gift_Box_1 + - Index: 95 + Item: Gift_Box_1 Rate: 12 - - Item: Gift_Box_2 + - Index: 96 + Item: Gift_Box_2 Rate: 12 - - Item: Gift_Box_3 + - Index: 97 + Item: Gift_Box_3 Rate: 12 - - Item: Gift_Box_4 + - Index: 98 + Item: Gift_Box_4 Rate: 12 - - Item: Handsei + - Index: 99 + Item: Handsei Rate: 12 - - Item: Poison_Bottle + - Index: 100 + Item: Poison_Bottle Rate: 12 - - Item: Gold_Pill + - Index: 101 + Item: Gold_Pill Rate: 12 - - Item: Ora_Ora + - Index: 102 + Item: Ora_Ora Rate: 12 - - Item: Animal_Blood + - Index: 103 + Item: Animal_Blood Rate: 12 - - Item: Hinalle + - Index: 104 + Item: Hinalle Rate: 12 - - Item: Aloe + - Index: 105 + Item: Aloe Rate: 12 - - Item: Clover + - Index: 106 + Item: Clover Rate: 12 - - Item: Four_Leaf_Clover + - Index: 107 + Item: Four_Leaf_Clover Rate: 12 - - Item: Singing_Plant + - Index: 108 + Item: Singing_Plant Rate: 12 - - Item: Ment + - Index: 109 + Item: Ment Rate: 12 - - Item: Illusion_Flower + - Index: 110 + Item: Illusion_Flower Rate: 12 - - Item: Shoot + - Index: 111 + Item: Shoot Rate: 12 - - Item: Flower + - Index: 112 + Item: Flower Rate: 12 - - Item: Empty_Bottle + - Index: 113 + Item: Empty_Bottle Rate: 12 - - Item: Emperium + - Index: 114 + Item: Emperium Rate: 12 - - Item: Yellow_Gemstone + - Index: 115 + Item: Yellow_Gemstone Rate: 12 - - Item: Red_Gemstone + - Index: 116 + Item: Red_Gemstone Rate: 12 - - Item: Blue_Gemstone + - Index: 117 + Item: Blue_Gemstone Rate: 12 - - Item: Dark_Red_Jewel + - Index: 118 + Item: Dark_Red_Jewel Rate: 12 - - Item: Violet_Jewel + - Index: 119 + Item: Violet_Jewel Rate: 12 - - Item: Skyblue_Jewel + - Index: 120 + Item: Skyblue_Jewel Rate: 12 - - Item: Azure_Jewel + - Index: 121 + Item: Azure_Jewel Rate: 12 - - Item: Scarlet_Jewel + - Index: 122 + Item: Scarlet_Jewel Rate: 12 - - Item: Cardinal_Jewel + - Index: 123 + Item: Cardinal_Jewel Rate: 12 - - Item: Cardinal_Jewel_ + - Index: 124 + Item: Cardinal_Jewel_ Rate: 12 - - Item: Red_Jewel + - Index: 125 + Item: Red_Jewel Rate: 12 - - Item: Blue_Jewel + - Index: 126 + Item: Blue_Jewel Rate: 12 - - Item: White_Jewel + - Index: 127 + Item: White_Jewel Rate: 12 - - Item: Golden_Jewel + - Index: 128 + Item: Golden_Jewel Rate: 12 - - Item: Bluish_Green_Jewel + - Index: 129 + Item: Bluish_Green_Jewel Rate: 12 - - Item: Crystal_Jewel + - Index: 130 + Item: Crystal_Jewel Rate: 12 - - Item: Crystal_Jewel_ + - Index: 131 + Item: Crystal_Jewel_ Rate: 12 - - Item: Crystal_Jewel__ + - Index: 132 + Item: Crystal_Jewel__ Rate: 12 - - Item: Crystal_Jewel___ + - Index: 133 + Item: Crystal_Jewel___ Rate: 12 - - Item: Red_Frame + - Index: 134 + Item: Red_Frame Rate: 12 - - Item: Blue_Porcelain + - Index: 135 + Item: Blue_Porcelain Rate: 12 - - Item: White_Platter + - Index: 136 + Item: White_Platter Rate: 12 - - Item: Black_Ladle + - Index: 137 + Item: Black_Ladle Rate: 12 - - Item: Pencil_Case + - Index: 138 + Item: Pencil_Case Rate: 12 - - Item: Rouge + - Index: 139 + Item: Rouge Rate: 12 - - Item: Stuffed_Doll + - Index: 140 + Item: Stuffed_Doll Rate: 12 - - Item: Poring_Doll + - Index: 141 + Item: Poring_Doll Rate: 12 - - Item: Chonchon_Doll + - Index: 142 + Item: Chonchon_Doll Rate: 12 - - Item: Spore_Doll + - Index: 143 + Item: Spore_Doll Rate: 12 - - Item: Bunch_Of_Flowers + - Index: 144 + Item: Bunch_Of_Flowers Rate: 12 - - Item: Wedding_Bouquet + - Index: 145 + Item: Wedding_Bouquet Rate: 12 - - Item: Glass_Bead + - Index: 146 + Item: Glass_Bead Rate: 12 - - Item: Crystal_Mirror + - Index: 147 + Item: Crystal_Mirror Rate: 12 - - Item: Witherless_Rose + - Index: 148 + Item: Witherless_Rose Rate: 12 - - Item: Frozen_Rose + - Index: 149 + Item: Frozen_Rose Rate: 12 - - Item: Baphomet_Doll + - Index: 150 + Item: Baphomet_Doll Rate: 12 - - Item: Osiris_Doll + - Index: 151 + Item: Osiris_Doll Rate: 12 - - Item: Grasshopper_Doll + - Index: 152 + Item: Grasshopper_Doll Rate: 12 - - Item: Monkey_Doll + - Index: 153 + Item: Monkey_Doll Rate: 12 - - Item: Raccoondog_Doll + - Index: 154 + Item: Raccoondog_Doll Rate: 12 - - Item: Oridecon_Stone + - Index: 155 + Item: Oridecon_Stone Rate: 12 - - Item: Elunium_Stone + - Index: 156 + Item: Elunium_Stone Rate: 12 - - Item: Danggie + - Index: 157 + Item: Danggie Rate: 12 - - Item: Tree_Root + - Index: 158 + Item: Tree_Root Rate: 12 - - Item: Reptile_Tongue + - Index: 159 + Item: Reptile_Tongue Rate: 12 - - Item: Scorpion's_Tail + - Index: 160 + Item: Scorpion's_Tail Rate: 12 - - Item: Stem + - Index: 161 + Item: Stem Rate: 12 - - Item: Pointed_Scale + - Index: 162 + Item: Pointed_Scale Rate: 12 - - Item: Resin + - Index: 163 + Item: Resin Rate: 12 - - Item: Spawn + - Index: 164 + Item: Spawn Rate: 12 - - Item: Jellopy + - Index: 165 + Item: Jellopy Rate: 12 - - Item: Garlet + - Index: 166 + Item: Garlet Rate: 12 - - Item: Scell + - Index: 167 + Item: Scell Rate: 12 - - Item: Zargon + - Index: 168 + Item: Zargon Rate: 12 - - Item: Tooth_Of_Bat + - Index: 169 + Item: Tooth_Of_Bat Rate: 12 - - Item: Fluff + - Index: 170 + Item: Fluff Rate: 12 - - Item: Chrysalis + - Index: 171 + Item: Chrysalis Rate: 12 - - Item: Feather_Of_Birds + - Index: 172 + Item: Feather_Of_Birds Rate: 12 - - Item: Talon + - Index: 173 + Item: Talon Rate: 12 - - Item: Sticky_Webfoot + - Index: 174 + Item: Sticky_Webfoot Rate: 12 - - Item: Animal's_Skin + - Index: 175 + Item: Animal's_Skin Rate: 12 - - Item: Claw_Of_Wolves + - Index: 176 + Item: Claw_Of_Wolves Rate: 12 - - Item: Mushroom_Spore + - Index: 177 + Item: Mushroom_Spore Rate: 12 - - Item: Orcish_Cuspid + - Index: 178 + Item: Orcish_Cuspid Rate: 12 - - Item: Evil_Horn + - Index: 179 + Item: Evil_Horn Rate: 12 - - Item: Powder_Of_Butterfly + - Index: 180 + Item: Powder_Of_Butterfly Rate: 12 - - Item: Bill_Of_Birds + - Index: 181 + Item: Bill_Of_Birds Rate: 12 - - Item: Scale_Of_Snakes + - Index: 182 + Item: Scale_Of_Snakes Rate: 12 - - Item: Insect_Feeler + - Index: 183 + Item: Insect_Feeler Rate: 12 - - Item: Immortal_Heart + - Index: 184 + Item: Immortal_Heart Rate: 12 - - Item: Rotten_Bandage + - Index: 185 + Item: Rotten_Bandage Rate: 12 - - Item: Orcish_Voucher + - Index: 186 + Item: Orcish_Voucher Rate: 12 - - Item: Skel_Bone + - Index: 187 + Item: Skel_Bone Rate: 12 - - Item: Mementos + - Index: 188 + Item: Mementos Rate: 12 - - Item: Shell + - Index: 189 + Item: Shell Rate: 12 - - Item: Scales_Shell + - Index: 190 + Item: Scales_Shell Rate: 12 - - Item: Posionous_Canine + - Index: 191 + Item: Posionous_Canine Rate: 12 - - Item: Sticky_Mucus + - Index: 192 + Item: Sticky_Mucus Rate: 12 - - Item: Bee_Sting + - Index: 193 + Item: Bee_Sting Rate: 12 - - Item: Grasshopper's_Leg + - Index: 194 + Item: Grasshopper's_Leg Rate: 12 - - Item: Nose_Ring + - Index: 195 + Item: Nose_Ring Rate: 12 - - Item: Yoyo_Tail + - Index: 196 + Item: Yoyo_Tail Rate: 12 - - Item: Solid_Shell + - Index: 197 + Item: Solid_Shell Rate: 12 - - Item: Horseshoe + - Index: 198 + Item: Horseshoe Rate: 12 - - Item: Raccoon_Leaf + - Index: 199 + Item: Raccoon_Leaf Rate: 12 - - Item: Snail's_Shell + - Index: 200 + Item: Snail's_Shell Rate: 12 - - Item: Horn + - Index: 201 + Item: Horn Rate: 12 - - Item: Bear's_Foot + - Index: 202 + Item: Bear's_Foot Rate: 12 - - Item: Feather + - Index: 203 + Item: Feather Rate: 12 - - Item: Heart_Of_Mermaid + - Index: 204 + Item: Heart_Of_Mermaid Rate: 12 - - Item: Fin + - Index: 205 + Item: Fin Rate: 12 - - Item: Cactus_Needle + - Index: 206 + Item: Cactus_Needle Rate: 12 - - Item: Stone_Heart + - Index: 207 + Item: Stone_Heart Rate: 12 - - Item: Shining_Scales + - Index: 208 + Item: Shining_Scales Rate: 12 - - Item: Worm_Peelings + - Index: 209 + Item: Worm_Peelings Rate: 12 - - Item: Gill + - Index: 210 + Item: Gill Rate: 12 - - Item: Decayed_Nail + - Index: 211 + Item: Decayed_Nail Rate: 12 - - Item: Horrendous_Mouth + - Index: 212 + Item: Horrendous_Mouth Rate: 12 - - Item: Rotten_Scale + - Index: 213 + Item: Rotten_Scale Rate: 12 - - Item: Nipper + - Index: 214 + Item: Nipper Rate: 12 - - Item: Conch + - Index: 215 + Item: Conch Rate: 12 - - Item: Tentacle + - Index: 216 + Item: Tentacle Rate: 12 - - Item: Sharp_Scale + - Index: 217 + Item: Sharp_Scale Rate: 12 - - Item: Crap_Shell + - Index: 218 + Item: Crap_Shell Rate: 12 - - Item: Clam_Shell + - Index: 219 + Item: Clam_Shell Rate: 12 - - Item: Flesh_Of_Clam + - Index: 220 + Item: Flesh_Of_Clam Rate: 12 - - Item: Turtle_Shell + - Index: 221 + Item: Turtle_Shell Rate: 12 - - Item: Voucher_Of_Orcish_Hero + - Index: 222 + Item: Voucher_Of_Orcish_Hero Rate: 12 - - Item: Gold + - Index: 223 + Item: Gold Rate: 12 - - Item: Alchol + - Index: 224 + Item: Alchol Rate: 12 - - Item: Detrimindexta + - Index: 225 + Item: Detrimindexta Rate: 12 - - Item: Karvodailnirol + - Index: 226 + Item: Karvodailnirol Rate: 12 - - Item: Counteragent + - Index: 227 + Item: Counteragent Rate: 12 - - Item: Mixture + - Index: 228 + Item: Mixture Rate: 12 - - Item: Scarlet_Dyestuffs + - Index: 229 + Item: Scarlet_Dyestuffs Rate: 12 - - Item: Lemon_Dyestuffs + - Index: 230 + Item: Lemon_Dyestuffs Rate: 12 - - Item: Cobaltblue_Dyestuffs + - Index: 231 + Item: Cobaltblue_Dyestuffs Rate: 12 - - Item: Darkgreen_Dyestuffs + - Index: 232 + Item: Darkgreen_Dyestuffs Rate: 12 - - Item: Orange_Dyestuffs + - Index: 233 + Item: Orange_Dyestuffs Rate: 12 - - Item: Violet_Dyestuffs + - Index: 234 + Item: Violet_Dyestuffs Rate: 12 - - Item: White_Dyestuffs + - Index: 235 + Item: White_Dyestuffs Rate: 12 - - Item: Black_Dyestuffs + - Index: 236 + Item: Black_Dyestuffs Rate: 12 - - Item: Oridecon + - Index: 237 + Item: Oridecon Rate: 12 - - Item: Elunium + - Index: 238 + Item: Elunium Rate: 12 - - Item: Anvil + - Index: 239 + Item: Anvil Rate: 12 - - Item: Oridecon_Anvil + - Index: 240 + Item: Oridecon_Anvil Rate: 12 - - Item: Golden_Anvil + - Index: 241 + Item: Golden_Anvil Rate: 12 - - Item: Emperium_Anvil + - Index: 242 + Item: Emperium_Anvil Rate: 12 - - Item: Boody_Red + - Index: 243 + Item: Boody_Red Rate: 12 - - Item: Crystal_Blue + - Index: 244 + Item: Crystal_Blue Rate: 12 - - Item: Wind_Of_Verdure + - Index: 245 + Item: Wind_Of_Verdure Rate: 12 - - Item: Yellow_Live + - Index: 246 + Item: Yellow_Live Rate: 12 - - Item: Flame_Heart + - Index: 247 + Item: Flame_Heart Rate: 12 - - Item: Mistic_Frozen + - Index: 248 + Item: Mistic_Frozen Rate: 12 - - Item: Rough_Wind + - Index: 249 + Item: Rough_Wind Rate: 12 - - Item: Great_Nature + - Index: 250 + Item: Great_Nature Rate: 12 - - Item: Iron + - Index: 251 + Item: Iron Rate: 12 - - Item: Steel + - Index: 252 + Item: Steel Rate: 12 - - Item: Star_Crumb + - Index: 253 + Item: Star_Crumb Rate: 12 - - Item: Sparkling_Dust + - Index: 254 + Item: Sparkling_Dust Rate: 12 - - Item: Iron_Ore + - Index: 255 + Item: Iron_Ore Rate: 12 - - Item: Coal + - Index: 256 + Item: Coal Rate: 12 - - Item: Patriotism_Marks + - Index: 257 + Item: Patriotism_Marks Rate: 12 - - Item: Hammer_Of_Blacksmith + - Index: 258 + Item: Hammer_Of_Blacksmith Rate: 12 - - Item: Old_Magic_Book + - Index: 259 + Item: Old_Magic_Book Rate: 12 - - Item: Penetration + - Index: 260 + Item: Penetration Rate: 12 - - Item: Frozen_Heart + - Index: 261 + Item: Frozen_Heart Rate: 12 - - Item: Sacred_Marks + - Index: 262 + Item: Sacred_Marks Rate: 12 - - Item: Phracon + - Index: 263 + Item: Phracon Rate: 12 - - Item: Emveretarcon + - Index: 264 + Item: Emveretarcon Rate: 12 - - Item: Lizard_Scruff + - Index: 265 + Item: Lizard_Scruff Rate: 12 - - Item: Colorful_Shell + - Index: 266 + Item: Colorful_Shell Rate: 12 - - Item: Jaws_Of_Ant + - Index: 267 + Item: Jaws_Of_Ant Rate: 12 - - Item: Thin_N'_Long_Tongue + - Index: 268 + Item: Thin_N'_Long_Tongue Rate: 12 - - Item: Rat_Tail + - Index: 269 + Item: Rat_Tail Rate: 12 - - Item: Moustache_Of_Mole + - Index: 270 + Item: Moustache_Of_Mole Rate: 12 - - Item: Nail_Of_Mole + - Index: 271 + Item: Nail_Of_Mole Rate: 12 - - Item: Wooden_Block + - Index: 272 + Item: Wooden_Block Rate: 12 - - Item: Long_Hair + - Index: 273 + Item: Long_Hair Rate: 12 - - Item: Dokkaebi_Horn + - Index: 274 + Item: Dokkaebi_Horn Rate: 12 - - Item: Fox_Tail + - Index: 275 + Item: Fox_Tail Rate: 12 - - Item: Fish_Tail + - Index: 276 + Item: Fish_Tail Rate: 12 - - Item: Chinese_Ink + - Index: 277 + Item: Chinese_Ink Rate: 12 - - Item: Spiderweb + - Index: 278 + Item: Spiderweb Rate: 12 - - Item: Acorn + - Index: 279 + Item: Acorn Rate: 12 - - Item: Porcupine_Spike + - Index: 280 + Item: Porcupine_Spike Rate: 12 - - Item: Wild_Boar's_Mane + - Index: 281 + Item: Wild_Boar's_Mane Rate: 12 - - Item: Tiger's_Skin + - Index: 282 + Item: Tiger's_Skin Rate: 12 - - Item: Tiger_Footskin + - Index: 283 + Item: Tiger_Footskin Rate: 12 - - Item: Limb_Of_Mantis + - Index: 284 + Item: Limb_Of_Mantis Rate: 12 - - Item: Blossom_Of_Maneater + - Index: 285 + Item: Blossom_Of_Maneater Rate: 12 - - Item: Root_Of_Maneater + - Index: 286 + Item: Root_Of_Maneater Rate: 12 - - Item: Cobold_Hair + - Index: 287 + Item: Cobold_Hair Rate: 12 - - Item: Dragon_Canine + - Index: 288 + Item: Dragon_Canine Rate: 12 - - Item: Dragon_Scale + - Index: 289 + Item: Dragon_Scale Rate: 12 - - Item: Dragon_Train + - Index: 290 + Item: Dragon_Train Rate: 12 - - Item: Petite_DiablOfs_Horn + - Index: 291 + Item: Petite_DiablOfs_Horn Rate: 12 - - Item: Petite_DiablOfs_Wing + - Index: 292 + Item: Petite_DiablOfs_Wing Rate: 12 - - Item: Elder_Pixie's_Beard + - Index: 293 + Item: Elder_Pixie's_Beard Rate: 12 - - Item: Lantern + - Index: 294 + Item: Lantern Rate: 12 - - Item: Short_Leg + - Index: 295 + Item: Short_Leg Rate: 12 - - Item: Nail_Of_Orc + - Index: 296 + Item: Nail_Of_Orc Rate: 12 - - Item: Tooth_Of_ + - Index: 297 + Item: Tooth_Of_ Rate: 12 - - Item: Sacred_Masque + - Index: 298 + Item: Sacred_Masque Rate: 12 - - Item: Tweezer + - Index: 299 + Item: Tweezer Rate: 12 - - Item: Head_Of_Medusa + - Index: 300 + Item: Head_Of_Medusa Rate: 12 - - Item: Slender_Snake + - Index: 301 + Item: Slender_Snake Rate: 12 - - Item: Skirt_Of_Virgin + - Index: 302 + Item: Skirt_Of_Virgin Rate: 12 - - Item: Tendon + - Index: 303 + Item: Tendon Rate: 12 - - Item: Detonator + - Index: 304 + Item: Detonator Rate: 12 - - Item: Single_Cell + - Index: 305 + Item: Single_Cell Rate: 12 - - Item: Tooth_Of_Ancient_Fish + - Index: 306 + Item: Tooth_Of_Ancient_Fish Rate: 12 - - Item: Lip_Of_Ancient_Fish + - Index: 307 + Item: Lip_Of_Ancient_Fish Rate: 12 - - Item: Earthworm_Peeling + - Index: 308 + Item: Earthworm_Peeling Rate: 12 - - Item: Grit + - Index: 309 + Item: Grit Rate: 12 - - Item: Moth_Dust + - Index: 310 + Item: Moth_Dust Rate: 12 - - Item: Wing_Of_Moth + - Index: 311 + Item: Wing_Of_Moth Rate: 12 - - Item: Transparent_Cloth + - Index: 312 + Item: Transparent_Cloth Rate: 12 - - Item: Golden_Hair + - Index: 313 + Item: Golden_Hair Rate: 12 - - Item: Starsand_Of_Witch + - Index: 314 + Item: Starsand_Of_Witch Rate: 12 - - Item: Pumpkin_Head + - Index: 315 + Item: Pumpkin_Head Rate: 12 - - Item: Sharpened_Cuspid + - Index: 316 + Item: Sharpened_Cuspid Rate: 12 - - Item: Reins + - Index: 317 + Item: Reins Rate: 12 - - Item: Booby_Trap + - Index: 318 + Item: Booby_Trap Rate: 12 - - Item: Tree_Of_Archer_1 + - Index: 319 + Item: Tree_Of_Archer_1 Rate: 12 - - Item: Tree_Of_Archer_2 + - Index: 320 + Item: Tree_Of_Archer_2 Rate: 12 - - Item: Tree_Of_Archer_3 + - Index: 321 + Item: Tree_Of_Archer_3 Rate: 12 - - Item: Morocc_Potion + - Index: 322 + Item: Morocc_Potion Rate: 12 - - Item: Payon_Potion + - Index: 323 + Item: Payon_Potion Rate: 12 - - Item: Empty_Cylinder + - Index: 324 + Item: Empty_Cylinder Rate: 12 - - Item: Empty_Potion + - Index: 325 + Item: Empty_Potion Rate: 12 - - Item: Short_Daenggie + - Index: 326 + Item: Short_Daenggie Rate: 12 - - Item: Needle_Of_Alarm + - Index: 327 + Item: Needle_Of_Alarm Rate: 12 - - Item: Round_Shell + - Index: 328 + Item: Round_Shell Rate: 12 - - Item: Worn_Out_Page + - Index: 329 + Item: Worn_Out_Page Rate: 12 - - Item: Manacles + - Index: 330 + Item: Manacles Rate: 12 - - Item: Worn_Out_Prison_Uniform + - Index: 331 + Item: Worn_Out_Prison_Uniform Rate: 12 - - Item: Sword + - Index: 332 + Item: Sword Rate: 6 - - Item: Sword_ + - Index: 333 + Item: Sword_ Rate: 6 - - Item: Falchion + - Index: 334 + Item: Falchion Rate: 6 - - Item: Falchion_ + - Index: 335 + Item: Falchion_ Rate: 6 - - Item: Blade + - Index: 336 + Item: Blade Rate: 6 - - Item: Blade_ + - Index: 337 + Item: Blade_ Rate: 6 - - Item: Lapier + - Index: 338 + Item: Lapier Rate: 6 - - Item: Lapier_ + - Index: 339 + Item: Lapier_ Rate: 6 - - Item: Scimiter + - Index: 340 + Item: Scimiter Rate: 6 - - Item: Scimiter_ + - Index: 341 + Item: Scimiter_ Rate: 6 - - Item: Katana + - Index: 342 + Item: Katana Rate: 3 - - Item: Katana_ + - Index: 343 + Item: Katana_ Rate: 3 - - Item: Tsurugi + - Index: 344 + Item: Tsurugi Rate: 6 - - Item: Tsurugi_ + - Index: 345 + Item: Tsurugi_ Rate: 6 - - Item: Ring_Pommel_Saber + - Index: 346 + Item: Ring_Pommel_Saber Rate: 6 - - Item: Haedonggum + - Index: 347 + Item: Haedonggum Rate: 6 - - Item: Orcish_Sword + - Index: 348 + Item: Orcish_Sword Rate: 6 - - Item: Ring_Pommel_Saber_ + - Index: 349 + Item: Ring_Pommel_Saber_ Rate: 6 - - Item: Saber + - Index: 350 + Item: Saber Rate: 6 - - Item: Saber_ + - Index: 351 + Item: Saber_ Rate: 6 - - Item: Hae_Dong_Gum_ + - Index: 352 + Item: Hae_Dong_Gum_ Rate: 6 - - Item: Flamberge + - Index: 353 + Item: Flamberge Rate: 6 - - Item: Town_Sword + - Index: 354 + Item: Town_Sword Rate: 1 - - Item: Town_Sword_ + - Index: 355 + Item: Town_Sword_ Rate: 1 - - Item: Star_Dust_Blade + - Index: 356 + Item: Star_Dust_Blade Rate: 1 - - Item: Slayer + - Index: 357 + Item: Slayer Rate: 3 - - Item: Slayer_ + - Index: 358 + Item: Slayer_ Rate: 3 - - Item: Bastard_Sword + - Index: 359 + Item: Bastard_Sword Rate: 3 - - Item: Bastard_Sword_ + - Index: 360 + Item: Bastard_Sword_ Rate: 3 - - Item: Two_Hand_Sword + - Index: 361 + Item: Two_Hand_Sword Rate: 3 - - Item: Two_Hand_Sword_ + - Index: 362 + Item: Two_Hand_Sword_ Rate: 3 - - Item: Broad_Sword + - Index: 363 + Item: Broad_Sword Rate: 3 - - Item: Broad_Sword_ + - Index: 364 + Item: Broad_Sword_ Rate: 3 - - Item: Claymore + - Index: 365 + Item: Claymore Rate: 3 - - Item: Knife + - Index: 366 + Item: Knife Rate: 3 - - Item: Knife_ + - Index: 367 + Item: Knife_ Rate: 3 - - Item: Cutter + - Index: 368 + Item: Cutter Rate: 3 - - Item: Cutter_ + - Index: 369 + Item: Cutter_ Rate: 3 - - Item: Main_Gauche + - Index: 370 + Item: Main_Gauche Rate: 3 - - Item: Main_Gauche_ + - Index: 371 + Item: Main_Gauche_ Rate: 3 - - Item: Dirk + - Index: 372 + Item: Dirk Rate: 3 - - Item: Dirk_ + - Index: 373 + Item: Dirk_ Rate: 3 - - Item: Dagger + - Index: 374 + Item: Dagger Rate: 3 - - Item: Dagger_ + - Index: 375 + Item: Dagger_ Rate: 3 - - Item: Stiletto + - Index: 376 + Item: Stiletto Rate: 3 - - Item: Stiletto_ + - Index: 377 + Item: Stiletto_ Rate: 3 - - Item: Gladius + - Index: 378 + Item: Gladius Rate: 3 - - Item: Gladius_ + - Index: 379 + Item: Gladius_ Rate: 3 - - Item: Damascus + - Index: 380 + Item: Damascus Rate: 3 - - Item: Damascus_ + - Index: 381 + Item: Damascus_ Rate: 3 - - Item: Novice_Knife + - Index: 382 + Item: Novice_Knife Rate: 3 - - Item: Cinquedea + - Index: 383 + Item: Cinquedea Rate: 1 - - Item: Kindling_Dagger + - Index: 384 + Item: Kindling_Dagger Rate: 1 - - Item: Obsidian_Dagger + - Index: 385 + Item: Obsidian_Dagger Rate: 1 - - Item: Fisherman's_Dagger + - Index: 386 + Item: Fisherman's_Dagger Rate: 1 - - Item: Jur + - Index: 387 + Item: Jur Rate: 3 - - Item: Jur_ + - Index: 388 + Item: Jur_ Rate: 3 - - Item: Katar + - Index: 389 + Item: Katar Rate: 3 - - Item: Katar_ + - Index: 390 + Item: Katar_ Rate: 3 - - Item: Jamadhar + - Index: 391 + Item: Jamadhar Rate: 3 - - Item: Jamadhar_ + - Index: 392 + Item: Jamadhar_ Rate: 3 - - Item: Katar_Of_Cold_Icicle + - Index: 393 + Item: Katar_Of_Cold_Icicle Rate: 3 - - Item: Katar_Of_Thornbush + - Index: 394 + Item: Katar_Of_Thornbush Rate: 3 - - Item: Katar_Of_Raging_Blaze + - Index: 395 + Item: Katar_Of_Raging_Blaze Rate: 3 - - Item: Katar_Of_Piercing_Wind + - Index: 396 + Item: Katar_Of_Piercing_Wind Rate: 3 - - Item: Nail_Of_Loki + - Index: 397 + Item: Nail_Of_Loki Rate: 1 - - Item: Unholy_Touch + - Index: 398 + Item: Unholy_Touch Rate: 1 - - Item: Various_Jur + - Index: 399 + Item: Various_Jur Rate: 2 - - Item: Bloody_Roar + - Index: 400 + Item: Bloody_Roar Rate: 1 - - Item: Inverse_Scale + - Index: 401 + Item: Inverse_Scale Rate: 1 - - Item: Blood_Tears + - Index: 402 + Item: Blood_Tears Rate: 1 - - Item: Axe + - Index: 403 + Item: Axe Rate: 3 - - Item: Axe_ + - Index: 404 + Item: Axe_ Rate: 3 - - Item: Orcish_Axe + - Index: 405 + Item: Orcish_Axe Rate: 3 - - Item: Windhawk + - Index: 406 + Item: Windhawk Rate: 1 - - Item: Battle_Axe + - Index: 407 + Item: Battle_Axe Rate: 3 - - Item: Battle_Axe_ + - Index: 408 + Item: Battle_Axe_ Rate: 3 - - Item: Hammer + - Index: 409 + Item: Hammer Rate: 3 - - Item: Hammer_ + - Index: 410 + Item: Hammer_ Rate: 3 - - Item: Buster + - Index: 411 + Item: Buster Rate: 3 - - Item: Buster_ + - Index: 412 + Item: Buster_ Rate: 3 - - Item: Two_Handed_Axe + - Index: 413 + Item: Two_Handed_Axe Rate: 3 - - Item: Two_Handed_Axe_ + - Index: 414 + Item: Two_Handed_Axe_ Rate: 3 - - Item: Doom_Slayer + - Index: 415 + Item: Doom_Slayer Rate: 1 - - Item: Heart_Breaker + - Index: 416 + Item: Heart_Breaker Rate: 1 - - Item: Hurricane_Fury + - Index: 417 + Item: Hurricane_Fury Rate: 1 - - Item: Javelin + - Index: 418 + Item: Javelin Rate: 9 - - Item: Javelin_ + - Index: 419 + Item: Javelin_ Rate: 9 - - Item: Spear + - Index: 420 + Item: Spear Rate: 9 - - Item: Spear_ + - Index: 421 + Item: Spear_ Rate: 9 - - Item: Pike + - Index: 422 + Item: Pike Rate: 9 - - Item: Pike_ + - Index: 423 + Item: Pike_ Rate: 9 - - Item: Lance + - Index: 424 + Item: Lance Rate: 3 - - Item: Lance_ + - Index: 425 + Item: Lance_ Rate: 3 - - Item: Guisarme + - Index: 426 + Item: Guisarme Rate: 3 - - Item: Guisarme_ + - Index: 427 + Item: Guisarme_ Rate: 3 - - Item: Glaive + - Index: 428 + Item: Glaive Rate: 3 - - Item: Glaive_ + - Index: 429 + Item: Glaive_ Rate: 3 - - Item: Partizan + - Index: 430 + Item: Partizan Rate: 3 - - Item: Partizan_ + - Index: 431 + Item: Partizan_ Rate: 3 - - Item: Trident + - Index: 432 + Item: Trident Rate: 3 - - Item: Trident_ + - Index: 433 + Item: Trident_ Rate: 3 - - Item: Halberd + - Index: 434 + Item: Halberd Rate: 3 - - Item: Halberd_ + - Index: 435 + Item: Halberd_ Rate: 3 - - Item: Staff_Of_Soul + - Index: 436 + Item: Staff_Of_Soul Rate: 3 - - Item: Gae_Bolg + - Index: 437 + Item: Gae_Bolg Rate: 1 - - Item: Ahlspiess + - Index: 438 + Item: Ahlspiess Rate: 1 - - Item: Club + - Index: 439 + Item: Club Rate: 6 - - Item: Club_ + - Index: 440 + Item: Club_ Rate: 6 - - Item: Mace + - Index: 441 + Item: Mace Rate: 6 - - Item: Mace_ + - Index: 442 + Item: Mace_ Rate: 6 - - Item: Smasher + - Index: 443 + Item: Smasher Rate: 6 - - Item: Smasher_ + - Index: 444 + Item: Smasher_ Rate: 6 - - Item: Flail + - Index: 445 + Item: Flail Rate: 6 - - Item: Flail_ + - Index: 446 + Item: Flail_ Rate: 6 - - Item: Morning_Star + - Index: 447 + Item: Morning_Star Rate: 6 - - Item: Morning_Star_ + - Index: 448 + Item: Morning_Star_ Rate: 6 - - Item: Sword_Mace + - Index: 449 + Item: Sword_Mace Rate: 6 - - Item: Sword_Mace_ + - Index: 450 + Item: Sword_Mace_ Rate: 6 - - Item: Chain + - Index: 451 + Item: Chain Rate: 6 - - Item: Chain_ + - Index: 452 + Item: Chain_ Rate: 6 - - Item: Stunner + - Index: 453 + Item: Stunner Rate: 6 - - Item: Book + - Index: 454 + Item: Book Rate: 3 - - Item: Bible + - Index: 455 + Item: Bible Rate: 3 - - Item: Tablet + - Index: 456 + Item: Tablet Rate: 3 - - Item: Book_Of_Billows + - Index: 457 + Item: Book_Of_Billows Rate: 3 - - Item: Book_Of_Mother_Earth + - Index: 458 + Item: Book_Of_Mother_Earth Rate: 3 - - Item: Book_Of_Blazing_Sun + - Index: 459 + Item: Book_Of_Blazing_Sun Rate: 3 - - Item: Book_Of_Gust_Of_Wind + - Index: 460 + Item: Book_Of_Gust_Of_Wind Rate: 3 - - Item: Girl's_Diary + - Index: 461 + Item: Girl's_Diary Rate: 3 - - Item: Legacy_Of_Dragon + - Index: 462 + Item: Legacy_Of_Dragon Rate: 1 - - Item: Diary_Of_Great_Sage + - Index: 463 + Item: Diary_Of_Great_Sage Rate: 1 - - Item: Hardback + - Index: 464 + Item: Hardback Rate: 1 - - Item: Rod + - Index: 465 + Item: Rod Rate: 3 - - Item: Rod_ + - Index: 466 + Item: Rod_ Rate: 3 - - Item: Wand + - Index: 467 + Item: Wand Rate: 3 - - Item: Wand_ + - Index: 468 + Item: Wand_ Rate: 3 - - Item: Staff + - Index: 469 + Item: Staff Rate: 3 - - Item: Staff_ + - Index: 470 + Item: Staff_ Rate: 3 - - Item: Arc_Wand + - Index: 471 + Item: Arc_Wand Rate: 3 - - Item: Arc_Wand_ + - Index: 472 + Item: Arc_Wand_ Rate: 3 - - Item: Mighty_Staff + - Index: 473 + Item: Mighty_Staff Rate: 3 - - Item: Blessed_Wand + - Index: 474 + Item: Blessed_Wand Rate: 3 - - Item: Bone_Wand + - Index: 475 + Item: Bone_Wand Rate: 3 - - Item: Staff_Of_Wing + - Index: 476 + Item: Staff_Of_Wing Rate: 1 - - Item: Survival_Rod + - Index: 477 + Item: Survival_Rod Rate: 1 - - Item: Survival_Rod_ + - Index: 478 + Item: Survival_Rod_ Rate: 1 - - Item: Survival_Rod2 + - Index: 479 + Item: Survival_Rod2 Rate: 1 - - Item: Survival_Rod2_ + - Index: 480 + Item: Survival_Rod2_ Rate: 1 - - Item: Hypnotist's_Staff + - Index: 481 + Item: Hypnotist's_Staff Rate: 1 - - Item: Hypnotist's_Staff_ + - Index: 482 + Item: Hypnotist's_Staff_ Rate: 1 - - Item: Bow + - Index: 483 + Item: Bow Rate: 3 - - Item: Bow_ + - Index: 484 + Item: Bow_ Rate: 3 - - Item: Composite_Bow + - Index: 485 + Item: Composite_Bow Rate: 3 - - Item: Composite_Bow_ + - Index: 486 + Item: Composite_Bow_ Rate: 3 - - Item: Great_Bow + - Index: 487 + Item: Great_Bow Rate: 3 - - Item: Great_Bow_ + - Index: 488 + Item: Great_Bow_ Rate: 3 - - Item: CrossBow + - Index: 489 + Item: CrossBow Rate: 3 - - Item: CrossBow_ + - Index: 490 + Item: CrossBow_ Rate: 3 - - Item: Arbalest + - Index: 491 + Item: Arbalest Rate: 3 - - Item: Kakkung + - Index: 492 + Item: Kakkung Rate: 3 - - Item: Arbalest_ + - Index: 493 + Item: Arbalest_ Rate: 3 - - Item: Kakkung_ + - Index: 494 + Item: Kakkung_ Rate: 3 - - Item: Hunter_Bow + - Index: 495 + Item: Hunter_Bow Rate: 3 - - Item: Luna_Bow + - Index: 496 + Item: Luna_Bow Rate: 1 - - Item: Dragon_Wing + - Index: 497 + Item: Dragon_Wing Rate: 1 - - Item: Burning_Bow + - Index: 498 + Item: Burning_Bow Rate: 1 - - Item: Frozen_Bow + - Index: 499 + Item: Frozen_Bow Rate: 1 - - Item: Earth_Bow + - Index: 500 + Item: Earth_Bow Rate: 1 - - Item: Gust_Bow + - Index: 501 + Item: Gust_Bow Rate: 1 - - Item: Arrow + - Index: 502 + Item: Arrow Rate: 12 - - Item: Silver_Arrow + - Index: 503 + Item: Silver_Arrow Rate: 12 - - Item: Fire_Arrow + - Index: 504 + Item: Fire_Arrow Rate: 12 - - Item: Steel_Arrow + - Index: 505 + Item: Steel_Arrow Rate: 12 - - Item: Crystal_Arrow + - Index: 506 + Item: Crystal_Arrow Rate: 12 - - Item: Arrow_Of_Wind + - Index: 507 + Item: Arrow_Of_Wind Rate: 12 - - Item: Stone_Arrow + - Index: 508 + Item: Stone_Arrow Rate: 12 - - Item: Immatrial_Arrow + - Index: 509 + Item: Immatrial_Arrow Rate: 12 - - Item: Stun_Arrow + - Index: 510 + Item: Stun_Arrow Rate: 12 - - Item: Freezing_Arrow + - Index: 511 + Item: Freezing_Arrow Rate: 12 - - Item: Flash_Arrow + - Index: 512 + Item: Flash_Arrow Rate: 12 - - Item: Curse_Arrow + - Index: 513 + Item: Curse_Arrow Rate: 12 - - Item: Rusty_Arrow + - Index: 514 + Item: Rusty_Arrow Rate: 12 - - Item: Poison_Arrow + - Index: 515 + Item: Poison_Arrow Rate: 12 - - Item: Incisive_Arrow + - Index: 516 + Item: Incisive_Arrow Rate: 12 - - Item: Oridecon_Arrow + - Index: 517 + Item: Oridecon_Arrow Rate: 12 - - Item: Arrow_Of_Shadow + - Index: 518 + Item: Arrow_Of_Shadow Rate: 12 - - Item: Sleep_Arrow + - Index: 519 + Item: Sleep_Arrow Rate: 12 - - Item: Silence_Arrow + - Index: 520 + Item: Silence_Arrow Rate: 12 - - Item: Iron_Arrow + - Index: 521 + Item: Iron_Arrow Rate: 12 - - Item: Waghnakh + - Index: 522 + Item: Waghnakh Rate: 3 - - Item: Waghnakh_ + - Index: 523 + Item: Waghnakh_ Rate: 3 - - Item: Knuckle_Duster + - Index: 524 + Item: Knuckle_Duster Rate: 3 - - Item: Knuckle_Duster_ + - Index: 525 + Item: Knuckle_Duster_ Rate: 3 - - Item: Hora + - Index: 526 + Item: Hora Rate: 3 - - Item: Hora_ + - Index: 527 + Item: Hora_ Rate: 3 - - Item: Fist + - Index: 528 + Item: Fist Rate: 3 - - Item: Fist_ + - Index: 529 + Item: Fist_ Rate: 3 - - Item: Claw + - Index: 530 + Item: Claw Rate: 3 - - Item: Claw_ + - Index: 531 + Item: Claw_ Rate: 3 - - Item: Finger + - Index: 532 + Item: Finger Rate: 3 - - Item: Finger_ + - Index: 533 + Item: Finger_ Rate: 3 - - Item: Claw_Of_Garm + - Index: 534 + Item: Claw_Of_Garm Rate: 1 - - Item: Magma_Fist + - Index: 535 + Item: Magma_Fist Rate: 1 - - Item: Icicle_Fist + - Index: 536 + Item: Icicle_Fist Rate: 1 - - Item: Electric_Fist + - Index: 537 + Item: Electric_Fist Rate: 1 - - Item: Seismic_Fist + - Index: 538 + Item: Seismic_Fist Rate: 1 - - Item: Combo_Battle_Glove + - Index: 539 + Item: Combo_Battle_Glove Rate: 1 - - Item: Violin + - Index: 540 + Item: Violin Rate: 3 - - Item: Violin_ + - Index: 541 + Item: Violin_ Rate: 3 - - Item: Mandolin + - Index: 542 + Item: Mandolin Rate: 3 - - Item: Mandolin_ + - Index: 543 + Item: Mandolin_ Rate: 3 - - Item: Lute + - Index: 544 + Item: Lute Rate: 3 - - Item: Lute_ + - Index: 545 + Item: Lute_ Rate: 3 - - Item: Guitar + - Index: 546 + Item: Guitar Rate: 3 - - Item: Guitar_ + - Index: 547 + Item: Guitar_ Rate: 3 - - Item: Harp + - Index: 548 + Item: Harp Rate: 3 - - Item: Harp_ + - Index: 549 + Item: Harp_ Rate: 3 - - Item: Guh_Moon_Goh + - Index: 550 + Item: Guh_Moon_Goh Rate: 3 - - Item: Guh_Moon_Goh_ + - Index: 551 + Item: Guh_Moon_Goh_ Rate: 3 - - Item: Guitar_Of_Passion + - Index: 552 + Item: Guitar_Of_Passion Rate: 1 - - Item: Guitar_Of_Blue_Solo + - Index: 553 + Item: Guitar_Of_Blue_Solo Rate: 1 - - Item: Guitar_Of_Vast_Land + - Index: 554 + Item: Guitar_Of_Vast_Land Rate: 1 - - Item: Guitar_Of_Gentle_Breeze + - Index: 555 + Item: Guitar_Of_Gentle_Breeze Rate: 1 - - Item: Oriental_Lute + - Index: 556 + Item: Oriental_Lute Rate: 1 - - Item: Base_Guitar + - Index: 557 + Item: Base_Guitar Rate: 1 - - Item: Rope + - Index: 558 + Item: Rope Rate: 3 - - Item: Rope_ + - Index: 559 + Item: Rope_ Rate: 3 - - Item: Line + - Index: 560 + Item: Line Rate: 3 - - Item: Line_ + - Index: 561 + Item: Line_ Rate: 3 - - Item: Wire + - Index: 562 + Item: Wire Rate: 3 - - Item: Wire_ + - Index: 563 + Item: Wire_ Rate: 3 - - Item: Rante + - Index: 564 + Item: Rante Rate: 3 - - Item: Rante_ + - Index: 565 + Item: Rante_ Rate: 3 - - Item: Tail + - Index: 566 + Item: Tail Rate: 3 - - Item: Tail_ + - Index: 567 + Item: Tail_ Rate: 3 - - Item: Whip + - Index: 568 + Item: Whip Rate: 3 - - Item: Whip_ + - Index: 569 + Item: Whip_ Rate: 3 - - Item: Whip_Of_Red_Flame + - Index: 570 + Item: Whip_Of_Red_Flame Rate: 1 - - Item: Whip_Of_Ice_Piece + - Index: 571 + Item: Whip_Of_Ice_Piece Rate: 1 - - Item: Whip_Of_Earth + - Index: 572 + Item: Whip_Of_Earth Rate: 1 - - Item: Jump_Rope + - Index: 573 + Item: Jump_Rope Rate: 1 - - Item: Bladed_Whip + - Index: 574 + Item: Bladed_Whip Rate: 1 - - Item: Queen's_Whip + - Index: 575 + Item: Queen's_Whip Rate: 1 - - Item: Electric_Wire + - Index: 576 + Item: Electric_Wire Rate: 1 - - Item: Electric_Eel + - Index: 577 + Item: Electric_Eel Rate: 1 - - Item: Sea_Witch_Foot + - Index: 578 + Item: Sea_Witch_Foot Rate: 1 - - Item: Carrot_Whip + - Index: 579 + Item: Carrot_Whip Rate: 1 - - Item: Guard + - Index: 580 + Item: Guard Rate: 3 - - Item: Guard_ + - Index: 581 + Item: Guard_ Rate: 3 - - Item: Buckler + - Index: 582 + Item: Buckler Rate: 3 - - Item: Buckler_ + - Index: 583 + Item: Buckler_ Rate: 3 - - Item: Shield + - Index: 584 + Item: Shield Rate: 3 - - Item: Shield_ + - Index: 585 + Item: Shield_ Rate: 3 - - Item: Mirror_Shield + - Index: 586 + Item: Mirror_Shield Rate: 3 - - Item: Mirror_Shield_ + - Index: 587 + Item: Mirror_Shield_ Rate: 3 - - Item: Memorize_Book + - Index: 588 + Item: Memorize_Book Rate: 3 - - Item: Novice_Guard + - Index: 589 + Item: Novice_Guard Rate: 3 - - Item: Novice_Shield + - Index: 590 + Item: Novice_Shield Rate: 1 - - Item: Orleans_Server + - Index: 591 + Item: Orleans_Server Rate: 1 - - Item: Thorny_Buckler + - Index: 592 + Item: Thorny_Buckler Rate: 1 - - Item: Strong_Shield + - Index: 593 + Item: Strong_Shield Rate: 1 - - Item: Sunglasses + - Index: 594 + Item: Sunglasses Rate: 3 - - Item: Glasses + - Index: 595 + Item: Glasses Rate: 3 - - Item: Diver's_Goggles + - Index: 596 + Item: Diver's_Goggles Rate: 3 - - Item: Wedding_Veil + - Index: 597 + Item: Wedding_Veil Rate: 3 - - Item: Fancy_Flower + - Index: 598 + Item: Fancy_Flower Rate: 3 - - Item: Ribbon + - Index: 599 + Item: Ribbon Rate: 3 - - Item: Ribbon_ + - Index: 600 + Item: Ribbon_ Rate: 3 - - Item: Hair_Band + - Index: 601 + Item: Hair_Band Rate: 3 - - Item: Bandana + - Index: 602 + Item: Bandana Rate: 3 - - Item: Eye_Bandage + - Index: 603 + Item: Eye_Bandage Rate: 3 - - Item: Cat_Hairband + - Index: 604 + Item: Cat_Hairband Rate: 3 - - Item: Bunny_Band + - Index: 605 + Item: Bunny_Band Rate: 3 - - Item: Flower_Hairband + - Index: 606 + Item: Flower_Hairband Rate: 3 - - Item: Biretta + - Index: 607 + Item: Biretta Rate: 3 - - Item: Biretta_ + - Index: 608 + Item: Biretta_ Rate: 3 - - Item: Flu_Mask + - Index: 609 + Item: Flu_Mask Rate: 3 - - Item: Hat + - Index: 610 + Item: Hat Rate: 3 - - Item: Hat_ + - Index: 611 + Item: Hat_ Rate: 3 - - Item: Turban + - Index: 612 + Item: Turban Rate: 3 - - Item: Turban_ + - Index: 613 + Item: Turban_ Rate: 3 - - Item: Goggle + - Index: 614 + Item: Goggle Rate: 3 - - Item: Goggle_ + - Index: 615 + Item: Goggle_ Rate: 3 - - Item: Cap + - Index: 616 + Item: Cap Rate: 3 - - Item: Cap_ + - Index: 617 + Item: Cap_ Rate: 3 - - Item: Helm + - Index: 618 + Item: Helm Rate: 3 - - Item: Helm_ + - Index: 619 + Item: Helm_ Rate: 3 - - Item: Gemmed_Sallet + - Index: 620 + Item: Gemmed_Sallet Rate: 3 - - Item: Gemmed_Sallet_ + - Index: 621 + Item: Gemmed_Sallet_ Rate: 3 - - Item: Circlet + - Index: 622 + Item: Circlet Rate: 3 - - Item: Circlet_ + - Index: 623 + Item: Circlet_ Rate: 3 - - Item: Santa's_Hat + - Index: 624 + Item: Santa's_Hat Rate: 3 - - Item: One_Eyed_Glass + - Index: 625 + Item: One_Eyed_Glass Rate: 3 - - Item: Granpa_Beard + - Index: 626 + Item: Granpa_Beard Rate: 3 - - Item: Luxury_Sunglasses + - Index: 627 + Item: Luxury_Sunglasses Rate: 3 - - Item: Spinning_Eyes + - Index: 628 + Item: Spinning_Eyes Rate: 3 - - Item: Big_Sis'_Ribbon + - Index: 629 + Item: Big_Sis'_Ribbon Rate: 3 - - Item: Sweet_Gents + - Index: 630 + Item: Sweet_Gents Rate: 3 - - Item: Golden_Gear + - Index: 631 + Item: Golden_Gear Rate: 3 - - Item: Oldman's_Romance + - Index: 632 + Item: Oldman's_Romance Rate: 3 - - Item: Western_Grace + - Index: 633 + Item: Western_Grace Rate: 3 - - Item: Coronet + - Index: 634 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 635 + Item: Fillet Rate: 3 - - Item: Holy_Bonnet + - Index: 636 + Item: Holy_Bonnet Rate: 3 - - Item: Star_Sparkling + - Index: 637 + Item: Star_Sparkling Rate: 3 - - Item: Sunflower + - Index: 638 + Item: Sunflower Rate: 3 - - Item: Angelic_Chain + - Index: 639 + Item: Angelic_Chain Rate: 1 - - Item: Satanic_Chain + - Index: 640 + Item: Satanic_Chain Rate: 1 - - Item: Snowy_Horn + - Index: 641 + Item: Snowy_Horn Rate: 3 - - Item: Sharp_Gear + - Index: 642 + Item: Sharp_Gear Rate: 1 - - Item: Mini_Propeller + - Index: 643 + Item: Mini_Propeller Rate: 3 - - Item: Mini_Glasses + - Index: 644 + Item: Mini_Glasses Rate: 3 - - Item: Prontera_Army_Cap + - Index: 645 + Item: Prontera_Army_Cap Rate: 3 - - Item: Pierrot_Nose + - Index: 646 + Item: Pierrot_Nose Rate: 3 - - Item: Gangster_Patch + - Index: 647 + Item: Gangster_Patch Rate: 3 - - Item: Ganster_Mask + - Index: 648 + Item: Ganster_Mask Rate: 3 - - Item: Iron_Cane + - Index: 649 + Item: Iron_Cane Rate: 3 - - Item: Cigar + - Index: 650 + Item: Cigar Rate: 3 - - Item: Smoking_Pipe + - Index: 651 + Item: Smoking_Pipe Rate: 3 - - Item: Centimental_Flower + - Index: 652 + Item: Centimental_Flower Rate: 3 - - Item: Centimental_Leaf + - Index: 653 + Item: Centimental_Leaf Rate: 3 - - Item: Jack_A_Dandy + - Index: 654 + Item: Jack_A_Dandy Rate: 3 - - Item: Ghost_Bandana + - Index: 655 + Item: Ghost_Bandana Rate: 1 - - Item: Red_Bandana + - Index: 656 + Item: Red_Bandana Rate: 3 - - Item: Eagle_Eyes + - Index: 657 + Item: Eagle_Eyes Rate: 3 - - Item: Nurse_Cap + - Index: 658 + Item: Nurse_Cap Rate: 3 - - Item: Mr_Smile + - Index: 659 + Item: Mr_Smile Rate: 3 - - Item: Bomb_Wick + - Index: 660 + Item: Bomb_Wick Rate: 3 - - Item: Spirit_Chain + - Index: 661 + Item: Spirit_Chain Rate: 3 - - Item: Apple_Of_Archer + - Index: 662 + Item: Apple_Of_Archer Rate: 3 - - Item: Pirate_Bandana + - Index: 663 + Item: Pirate_Bandana Rate: 3 - - Item: Mr_Scream + - Index: 664 + Item: Mr_Scream Rate: 3 - - Item: Poo_Poo_Hat + - Index: 665 + Item: Poo_Poo_Hat Rate: 3 - - Item: Funeral_Costume + - Index: 666 + Item: Funeral_Costume Rate: 3 - - Item: Masquerade + - Index: 667 + Item: Masquerade Rate: 3 - - Item: Star_Dust + - Index: 668 + Item: Star_Dust Rate: 3 - - Item: Blinker + - Index: 669 + Item: Blinker Rate: 3 - - Item: Goblini_Mask + - Index: 670 + Item: Goblini_Mask Rate: 3 - - Item: Green_Feeler + - Index: 671 + Item: Green_Feeler Rate: 3 - - Item: Viking_Helm + - Index: 672 + Item: Viking_Helm Rate: 3 - - Item: Cotton_Shirt + - Index: 673 + Item: Cotton_Shirt Rate: 3 - - Item: Cotton_Shirt_ + - Index: 674 + Item: Cotton_Shirt_ Rate: 3 - - Item: Leather_Jacket + - Index: 675 + Item: Leather_Jacket Rate: 3 - - Item: Leather_Jacket_ + - Index: 676 + Item: Leather_Jacket_ Rate: 3 - - Item: Adventure_Suit + - Index: 677 + Item: Adventure_Suit Rate: 3 - - Item: Adventurere's_Suit_ + - Index: 678 + Item: Adventurere's_Suit_ Rate: 3 - - Item: Mantle + - Index: 679 + Item: Mantle Rate: 3 - - Item: Mantle_ + - Index: 680 + Item: Mantle_ Rate: 3 - - Item: Coat + - Index: 681 + Item: Coat Rate: 3 - - Item: Coat_ + - Index: 682 + Item: Coat_ Rate: 3 - - Item: Mink_Coat + - Index: 683 + Item: Mink_Coat Rate: 3 - - Item: Padded_Armor + - Index: 684 + Item: Padded_Armor Rate: 3 - - Item: Padded_Armor_ + - Index: 685 + Item: Padded_Armor_ Rate: 3 - - Item: Chain_Mail + - Index: 686 + Item: Chain_Mail Rate: 3 - - Item: Chain_Mail_ + - Index: 687 + Item: Chain_Mail_ Rate: 3 - - Item: Plate_Armor + - Index: 688 + Item: Plate_Armor Rate: 3 - - Item: Plate_Armor_ + - Index: 689 + Item: Plate_Armor_ Rate: 3 - - Item: Clothes_Of_The_Lord + - Index: 690 + Item: Clothes_Of_The_Lord Rate: 3 - - Item: Formal_Suit + - Index: 691 + Item: Formal_Suit Rate: 3 - - Item: Silk_Robe + - Index: 692 + Item: Silk_Robe Rate: 3 - - Item: Silk_Robe_ + - Index: 693 + Item: Silk_Robe_ Rate: 3 - - Item: Scapulare + - Index: 694 + Item: Scapulare Rate: 3 - - Item: Scapulare_ + - Index: 695 + Item: Scapulare_ Rate: 3 - - Item: Saint_Robe + - Index: 696 + Item: Saint_Robe Rate: 3 - - Item: Saint_Robe_ + - Index: 697 + Item: Saint_Robe_ Rate: 3 - - Item: Wooden_Mail + - Index: 698 + Item: Wooden_Mail Rate: 3 - - Item: Wooden_Mail_ + - Index: 699 + Item: Wooden_Mail_ Rate: 3 - - Item: Tights + - Index: 700 + Item: Tights Rate: 3 - - Item: Tights_ + - Index: 701 + Item: Tights_ Rate: 3 - - Item: Silver_Robe + - Index: 702 + Item: Silver_Robe Rate: 3 - - Item: Silver_Robe_ + - Index: 703 + Item: Silver_Robe_ Rate: 3 - - Item: Thief_Clothes + - Index: 704 + Item: Thief_Clothes Rate: 3 - - Item: Thief_Clothes_ + - Index: 705 + Item: Thief_Clothes_ Rate: 3 - - Item: Ninja_Suit + - Index: 706 + Item: Ninja_Suit Rate: 3 - - Item: Wedding_Dress + - Index: 707 + Item: Wedding_Dress Rate: 3 - - Item: G_Strings + - Index: 708 + Item: G_Strings Rate: 3 - - Item: Novice_Breast + - Index: 709 + Item: Novice_Breast Rate: 3 - - Item: Full_Plate_Armor + - Index: 710 + Item: Full_Plate_Armor Rate: 3 - - Item: Novice_Plate + - Index: 711 + Item: Novice_Plate Rate: 3 - - Item: Orleans_Gown + - Index: 712 + Item: Orleans_Gown Rate: 1 - - Item: Sandals + - Index: 713 + Item: Sandals Rate: 3 - - Item: Sandals_ + - Index: 714 + Item: Sandals_ Rate: 3 - - Item: Shoes + - Index: 715 + Item: Shoes Rate: 3 - - Item: Shoes_ + - Index: 716 + Item: Shoes_ Rate: 3 - - Item: Boots + - Index: 717 + Item: Boots Rate: 3 - - Item: Boots_ + - Index: 718 + Item: Boots_ Rate: 3 - - Item: Chrystal_Pumps + - Index: 719 + Item: Chrystal_Pumps Rate: 3 - - Item: Cuffs + - Index: 720 + Item: Cuffs Rate: 3 - - Item: Spiky_Heel + - Index: 721 + Item: Spiky_Heel Rate: 3 - - Item: Grave + - Index: 722 + Item: Grave Rate: 3 - - Item: Novice_Boots + - Index: 723 + Item: Novice_Boots Rate: 3 - - Item: Novice_Shoes + - Index: 724 + Item: Novice_Shoes Rate: 1 - - Item: Angel's_Arrival + - Index: 725 + Item: Angel's_Arrival Rate: 1 - - Item: Hood + - Index: 726 + Item: Hood Rate: 3 - - Item: Hood_ + - Index: 727 + Item: Hood_ Rate: 3 - - Item: Muffler + - Index: 728 + Item: Muffler Rate: 3 - - Item: Muffler_ + - Index: 729 + Item: Muffler_ Rate: 3 - - Item: Manteau + - Index: 730 + Item: Manteau Rate: 3 - - Item: Manteau_ + - Index: 731 + Item: Manteau_ Rate: 3 - - Item: Cape_Of_Ancient_Lord + - Index: 732 + Item: Cape_Of_Ancient_Lord Rate: 3 - - Item: Ragamuffin_Cape + - Index: 733 + Item: Ragamuffin_Cape Rate: 3 - - Item: Novice_Hood + - Index: 734 + Item: Novice_Hood Rate: 3 - - Item: Novice_Manteau + - Index: 735 + Item: Novice_Manteau Rate: 1 - - Item: Celestial_Robe + - Index: 736 + Item: Celestial_Robe Rate: 1 - - Item: Pauldron + - Index: 737 + Item: Pauldron Rate: 1 - - Item: Wing_Of_Eagle + - Index: 738 + Item: Wing_Of_Eagle Rate: 1 - - Item: Ring + - Index: 739 + Item: Ring Rate: 3 - - Item: Earring + - Index: 740 + Item: Earring Rate: 3 - - Item: Necklace + - Index: 741 + Item: Necklace Rate: 3 - - Item: Glove + - Index: 742 + Item: Glove Rate: 3 - - Item: Brooch + - Index: 743 + Item: Brooch Rate: 3 - - Item: Clip + - Index: 744 + Item: Clip Rate: 3 - - Item: Rosary + - Index: 745 + Item: Rosary Rate: 3 - - Item: Skul_Ring + - Index: 746 + Item: Skul_Ring Rate: 3 - - Item: Gold_Ring + - Index: 747 + Item: Gold_Ring Rate: 3 - - Item: Silver_Ring + - Index: 748 + Item: Silver_Ring Rate: 3 - - Item: Flower_Ring + - Index: 749 + Item: Flower_Ring Rate: 3 - - Item: Diamond_Ring + - Index: 750 + Item: Diamond_Ring Rate: 3 - - Item: Mitten_Of_Presbyter + - Index: 751 + Item: Mitten_Of_Presbyter Rate: 3 - - Item: Matyr's_Flea_Guard + - Index: 752 + Item: Matyr's_Flea_Guard Rate: 3 - - Item: Ring_ + - Index: 753 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 754 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 755 + Item: Necklace_ Rate: 1 - - Item: Glove_ + - Index: 756 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 757 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 758 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 759 + Item: Belt Rate: 3 - - Item: Novice_Armlet + - Index: 760 + Item: Novice_Armlet Rate: 3 - - Item: Cursed_Lucky_Brooch + - Index: 761 + Item: Cursed_Lucky_Brooch Rate: 1 - - Item: Shinobi's_Sash + - Index: 762 + Item: Shinobi's_Sash Rate: 1 - - Item: Hyper_Changer + - Index: 763 + Item: Hyper_Changer Rate: 1 - - Item: Gemmed_Crown + - Index: 764 + Item: Gemmed_Crown Rate: 1 - - Item: Joker_Jester + - Index: 765 + Item: Joker_Jester Rate: 3 - - Item: Gas_Mask + - Index: 766 + Item: Gas_Mask Rate: 3 - - Item: Machoman_Glasses + - Index: 767 + Item: Machoman_Glasses Rate: 3 - - Item: Puppy_Love + - Index: 768 + Item: Puppy_Love Rate: 3 - - Item: Safety_Helmet + - Index: 769 + Item: Safety_Helmet Rate: 3 - - Item: Indian_Hair_Piece + - Index: 770 + Item: Indian_Hair_Piece Rate: 3 - - Item: Antenna + - Index: 771 + Item: Antenna Rate: 3 - - Item: Fin_Helm + - Index: 772 + Item: Fin_Helm Rate: 3 - - Item: Egg_Shell + - Index: 773 + Item: Egg_Shell Rate: 3 - - Item: Panda_Cap + - Index: 774 + Item: Panda_Cap Rate: 3 - - Item: Poring_Hat + - Index: 775 + Item: Poring_Hat Rate: 3 - - Item: Fruit_Shell + - Index: 776 + Item: Fruit_Shell Rate: 3 - - Item: Novice_Egg_Cap + - Index: 777 + Item: Novice_Egg_Cap Rate: 3 - - Item: Pair_Of_Red_Ribbon + - Index: 778 + Item: Pair_Of_Red_Ribbon Rate: 1 - - Item: Goblin_Mask_02 + - Index: 779 + Item: Goblin_Mask_02 Rate: 3 - - Item: Goblin_Mask_03 + - Index: 780 + Item: Goblin_Mask_03 Rate: 3 - - Item: Goblin_Mask_04 + - Index: 781 + Item: Goblin_Mask_04 Rate: 3 - - Item: Galapago_Cap + - Index: 782 + Item: Galapago_Cap Rate: 1 - - Item: Super_Novice_Hat + - Index: 783 + Item: Super_Novice_Hat Rate: 1 - - Item: Angry_Mouth + - Index: 784 + Item: Angry_Mouth Rate: 1 - - Item: Fedora + - Index: 785 + Item: Fedora Rate: 1 - - Item: Banana_Hat + - Index: 786 + Item: Banana_Hat Rate: 1 - - Item: Ear_Of_Puppy + - Index: 787 + Item: Ear_Of_Puppy Rate: 1 - - Item: Super_Novice_Hat_ + - Index: 788 + Item: Super_Novice_Hat_ Rate: 1 - - Item: Fedora_ + - Index: 789 + Item: Fedora_ Rate: 1 - - Item: Magni_Cap + - Index: 790 + Item: Magni_Cap Rate: 1 - - Item: Censor_Bar + - Index: 791 + Item: Censor_Bar Rate: 1 - - Item: Mould_Powder + - Index: 792 + Item: Mould_Powder Rate: 12 - - Item: Ogre_Tooth + - Index: 793 + Item: Ogre_Tooth Rate: 12 - - Item: Anolian_Skin + - Index: 794 + Item: Anolian_Skin Rate: 12 - - Item: Mud_Lump + - Index: 795 + Item: Mud_Lump Rate: 12 - - Item: Skull + - Index: 796 + Item: Skull Rate: 12 - - Item: Wing_Of_Red_Bat + - Index: 797 + Item: Wing_Of_Red_Bat Rate: 12 - - Item: Claw_Of_Rat + - Index: 798 + Item: Claw_Of_Rat Rate: 12 - - Item: Stiff_Horn + - Index: 799 + Item: Stiff_Horn Rate: 12 - - Item: Glitter_Shell + - Index: 800 + Item: Glitter_Shell Rate: 12 - - Item: Tail_Of_Steel_Scorpion + - Index: 801 + Item: Tail_Of_Steel_Scorpion Rate: 12 - - Item: Claw_Of_Monkey + - Index: 802 + Item: Claw_Of_Monkey Rate: 12 - - Item: Tough_Scalelike_Stem + - Index: 803 + Item: Tough_Scalelike_Stem Rate: 12 - - Item: Coral_Reef + - Index: 804 + Item: Coral_Reef Rate: 12 - - Item: Old_Portrait + - Index: 805 + Item: Old_Portrait Rate: 12 - - Item: Bookclip_In_Memory + - Index: 806 + Item: Bookclip_In_Memory Rate: 12 - - Item: Spoon_Stub + - Index: 807 + Item: Spoon_Stub Rate: 12 - - Item: Key_Of_Clock_Tower + - Index: 808 + Item: Key_Of_Clock_Tower Rate: 12 - - Item: Underground_Key + - Index: 809 + Item: Underground_Key Rate: 12 - - Item: Claw_Of_Desert_Wolf + - Index: 810 + Item: Claw_Of_Desert_Wolf Rate: 12 - - Item: Old_Frying_Pan + - Index: 811 + Item: Old_Frying_Pan Rate: 12 - - Item: Piece_Of_Egg_Shell + - Index: 812 + Item: Piece_Of_Egg_Shell Rate: 12 - - Item: Poison_Spore + - Index: 813 + Item: Poison_Spore Rate: 12 - - Item: Red_Socks_With_Holes + - Index: 814 + Item: Red_Socks_With_Holes Rate: 12 - - Item: Matchstick + - Index: 815 + Item: Matchstick Rate: 12 - - Item: Fang_Of_Garm + - Index: 816 + Item: Fang_Of_Garm Rate: 12 - - Item: Yarn + - Index: 817 + Item: Yarn Rate: 12 - - Item: Fine_Grit + - Index: 818 + Item: Fine_Grit Rate: 12 - - Item: Alice's_Apron + - Index: 819 + Item: Alice's_Apron Rate: 12 - - Item: Talon_Of_Griffin + - Index: 820 + Item: Talon_Of_Griffin Rate: 12 - - Item: Stone + - Index: 821 + Item: Stone Rate: 12 - - Item: Cyfar + - Index: 822 + Item: Cyfar Rate: 12 - - Item: Brigan + - Index: 823 + Item: Brigan Rate: 12 - - Item: Cargo_Free_Ticket + - Index: 824 + Item: Cargo_Free_Ticket Rate: 12 - - Item: Warp_Free_Ticket + - Index: 825 + Item: Warp_Free_Ticket Rate: 12 - - Item: Cart_Free_Ticket + - Index: 826 + Item: Cart_Free_Ticket Rate: 12 - - Item: Soft_Feather + - Index: 827 + Item: Soft_Feather Rate: 12 - - Item: Dragon_Fly_Wing + - Index: 828 + Item: Dragon_Fly_Wing Rate: 12 - - Item: Sea_Otter_Leather + - Index: 829 + Item: Sea_Otter_Leather Rate: 12 - - Item: Ice_Piece + - Index: 830 + Item: Ice_Piece Rate: 12 - - Item: Stone_Piece + - Index: 831 + Item: Stone_Piece Rate: 12 - - Item: Burn_Tree + - Index: 832 + Item: Burn_Tree Rate: 12 - - Item: Broken_Armor_Piece + - Index: 833 + Item: Broken_Armor_Piece Rate: 12 - - Item: Broken_Shell + - Index: 834 + Item: Broken_Shell Rate: 12 - - Item: Tatters_Clothes + - Index: 835 + Item: Tatters_Clothes Rate: 12 - - Item: Rust_Suriken + - Index: 836 + Item: Rust_Suriken Rate: 12 - - Item: Wheel + - Index: 837 + Item: Wheel Rate: 12 - - Item: Mystery_Piece + - Index: 838 + Item: Mystery_Piece Rate: 12 - - Item: Broken_Steel_Piece + - Index: 839 + Item: Broken_Steel_Piece Rate: 12 - - Item: Cold_Magma + - Index: 840 + Item: Cold_Magma Rate: 12 - - Item: Burning_Heart + - Index: 841 + Item: Burning_Heart Rate: 12 - - Item: Live_Coal + - Index: 842 + Item: Live_Coal Rate: 12 - - Item: Old_Magic_Circle + - Index: 843 + Item: Old_Magic_Circle Rate: 12 - - Item: Sharp_Leaf + - Index: 844 + Item: Sharp_Leaf Rate: 12 - - Item: Peco_Wing_Feather + - Index: 845 + Item: Peco_Wing_Feather Rate: 12 - - Item: Goat's_Horn + - Index: 846 + Item: Goat's_Horn Rate: 12 - - Item: Gaoat's_Skin + - Index: 847 + Item: Gaoat's_Skin Rate: 12 - - Item: Boroken_Shiled_Piece + - Index: 848 + Item: Boroken_Shiled_Piece Rate: 12 - - Item: Shine_Spear_Blade + - Index: 849 + Item: Shine_Spear_Blade Rate: 12 - - Item: Vroken_Sword + - Index: 850 + Item: Vroken_Sword Rate: 12 - - Item: Smooth_Paper + - Index: 851 + Item: Smooth_Paper Rate: 12 - - Item: Fright_Paper_Blade + - Index: 852 + Item: Fright_Paper_Blade Rate: 12 - - Item: Broken_Pharaoh_Symbol + - Index: 853 + Item: Broken_Pharaoh_Symbol Rate: 12 - - Item: Tutankhamen's_Mask + - Index: 854 + Item: Tutankhamen's_Mask Rate: 12 - - Item: Harpy's_Feather + - Index: 855 + Item: Harpy's_Feather Rate: 12 - - Item: Harpy's_Claw + - Index: 856 + Item: Harpy's_Claw Rate: 12 - - Item: Rent_Spell_Book + - Index: 857 + Item: Rent_Spell_Book Rate: 12 - - Item: Rent_Scroll + - Index: 858 + Item: Rent_Scroll Rate: 12 - - Item: Spawns + - Index: 859 + Item: Spawns Rate: 12 - - Item: Burning_Horse_Shoe + - Index: 860 + Item: Burning_Horse_Shoe Rate: 12 - - Item: Honey_Jar + - Index: 861 + Item: Honey_Jar Rate: 12 - - Item: Hot_Hair + - Index: 862 + Item: Hot_Hair Rate: 12 - - Item: Dragon's_Skin + - Index: 863 + Item: Dragon's_Skin Rate: 12 - - Item: Sand_Lump + - Index: 864 + Item: Sand_Lump Rate: 12 - - Item: Scropion's_Nipper + - Index: 865 + Item: Scropion's_Nipper Rate: 12 - - Item: Large_Jellopy + - Index: 866 + Item: Large_Jellopy Rate: 12 - - Item: Medicine_Bowl + - Index: 867 + Item: Medicine_Bowl Rate: 12 - - Item: Fire_Bottle + - Index: 868 + Item: Fire_Bottle Rate: 12 - - Item: Acid_Bottle + - Index: 869 + Item: Acid_Bottle Rate: 12 - - Item: MenEater_Plant_Bottle + - Index: 870 + Item: MenEater_Plant_Bottle Rate: 12 - - Item: Mini_Bottle + - Index: 871 + Item: Mini_Bottle Rate: 12 - - Item: Coating_Bottle + - Index: 872 + Item: Coating_Bottle Rate: 12 - - Item: Yellow_Plate + - Index: 873 + Item: Yellow_Plate Rate: 12 - - Item: Bamboo_Cut + - Index: 874 + Item: Bamboo_Cut Rate: 12 - - Item: Oil_Paper + - Index: 875 + Item: Oil_Paper Rate: 12 - - Item: Glossy_Hair + - Index: 876 + Item: Glossy_Hair Rate: 12 - - Item: Old_Japaness_Clothes + - Index: 877 + Item: Old_Japaness_Clothes Rate: 12 - - Item: Poison_Powder + - Index: 878 + Item: Poison_Powder Rate: 12 - - Item: Poison_Toad's_Skin + - Index: 879 + Item: Poison_Toad's_Skin Rate: 12 - - Item: Broken_Shuriken + - Index: 880 + Item: Broken_Shuriken Rate: 12 - - Item: Black_Mask + - Index: 881 + Item: Black_Mask Rate: 12 - - Item: Broken_Wine_Vessel + - Index: 882 + Item: Broken_Wine_Vessel Rate: 12 - - Item: Tengu's_Nose + - Index: 883 + Item: Tengu's_Nose Rate: 12 - - Item: Black_Bear's_Skin + - Index: 884 + Item: Black_Bear's_Skin Rate: 12 - - Item: Cloud_Piece + - Index: 885 + Item: Cloud_Piece Rate: 12 - - Item: Sharp_Feeler + - Index: 886 + Item: Sharp_Feeler Rate: 12 - - Item: Hard_Peach + - Index: 887 + Item: Hard_Peach Rate: 12 - - Item: Limpid_Celestial_Robe + - Index: 888 + Item: Limpid_Celestial_Robe Rate: 12 - - Item: Soft_Silk_Cloth + - Index: 889 + Item: Soft_Silk_Cloth Rate: 12 - - Item: Mystery_Iron_Bit + - Index: 890 + Item: Mystery_Iron_Bit Rate: 12 - - Item: Great_Wing + - Index: 891 + Item: Great_Wing Rate: 12 - - Item: Taegeuk_Plate + - Index: 892 + Item: Taegeuk_Plate Rate: 12 - - Item: Tuxedo + - Index: 893 + Item: Tuxedo Rate: 12 - - Item: Leopard_Skin + - Index: 894 + Item: Leopard_Skin Rate: 12 - - Item: Leopard_Talon + - Index: 895 + Item: Leopard_Talon Rate: 12 - - Item: Packing_Ribbon + - Index: 896 + Item: Packing_Ribbon Rate: 12 - - Item: Packing_Paper + - Index: 897 + Item: Packing_Paper Rate: 12 - - Item: Cacao + - Index: 898 + Item: Cacao Rate: 12 - - Item: Thin_Stem + - Index: 899 + Item: Thin_Stem Rate: 12 - - Item: Festival_Mask + - Index: 900 + Item: Festival_Mask Rate: 12 - - Item: Browny_Root + - Index: 901 + Item: Browny_Root Rate: 12 - - Item: Heart_Of_Tree + - Index: 902 + Item: Heart_Of_Tree Rate: 12 - - Item: Solid_Peeling + - Index: 903 + Item: Solid_Peeling Rate: 12 - - Item: Lamplight + - Index: 904 + Item: Lamplight Rate: 12 - - Item: Blade_Of_Pinwheel + - Index: 905 + Item: Blade_Of_Pinwheel Rate: 12 - - Item: Germinating_Sprout + - Index: 906 + Item: Germinating_Sprout Rate: 12 - - Item: Soft_Leaf + - Index: 907 + Item: Soft_Leaf Rate: 12 - - Item: Air_Rifle + - Index: 908 + Item: Air_Rifle Rate: 12 - - Item: Shoulder_Protection + - Index: 909 + Item: Shoulder_Protection Rate: 12 - - Item: Tough_Vines + - Index: 910 + Item: Tough_Vines Rate: 12 - - Item: Great_Leaf + - Index: 911 + Item: Great_Leaf Rate: 12 - - Item: Flexible_String + - Index: 912 + Item: Flexible_String Rate: 12 - - Item: Log + - Index: 913 + Item: Log Rate: 12 - - Item: Beetle_Nipper + - Index: 914 + Item: Beetle_Nipper Rate: 12 - - Item: Solid_Twig + - Index: 915 + Item: Solid_Twig Rate: 12 - - Item: Piece_Of_Black_Cloth + - Index: 916 + Item: Piece_Of_Black_Cloth Rate: 12 - - Item: Black_Kitty_Doll + - Index: 917 + Item: Black_Kitty_Doll Rate: 12 - - Item: Old_Manteau + - Index: 918 + Item: Old_Manteau Rate: 12 - - Item: Rusty_Cleaver + - Index: 919 + Item: Rusty_Cleaver Rate: 12 - - Item: Dullahan's_Helm + - Index: 920 + Item: Dullahan's_Helm Rate: 12 - - Item: Dullahan_Armor + - Index: 921 + Item: Dullahan_Armor Rate: 12 - - Item: Rojerta_Piece + - Index: 922 + Item: Rojerta_Piece Rate: 12 - - Item: Hanging_Doll + - Index: 923 + Item: Hanging_Doll Rate: 12 - - Item: Needle_Pouch + - Index: 924 + Item: Needle_Pouch Rate: 12 - - Item: Bat_Cage + - Index: 925 + Item: Bat_Cage Rate: 12 - - Item: Broken_Needle + - Index: 926 + Item: Broken_Needle Rate: 12 - - Item: Red_Scarf + - Index: 927 + Item: Red_Scarf Rate: 12 - - Item: Spool + - Index: 928 + Item: Spool Rate: 12 - - Item: Rotten_Rope + - Index: 929 + Item: Rotten_Rope Rate: 12 - - Item: Striped_Socks + - Index: 930 + Item: Striped_Socks Rate: 12 - - Item: Ectoplasm + - Index: 931 + Item: Ectoplasm Rate: 12 - - Item: Tangled_Chain + - Index: 932 + Item: Tangled_Chain Rate: 12 - - Item: Tree_Knot + - Index: 933 + Item: Tree_Knot Rate: 12 - - Item: Distorted_Portrait + - Index: 934 + Item: Distorted_Portrait Rate: 12 - - Item: Pumpkin_Bucket + - Index: 935 + Item: Pumpkin_Bucket Rate: 12 - - Item: Fan + - Index: 936 + Item: Fan Rate: 12 - - Item: Cat_Eyed_Stone + - Index: 937 + Item: Cat_Eyed_Stone Rate: 12 - - Item: Dried_Sand + - Index: 938 + Item: Dried_Sand Rate: 12 - - Item: Dragon_Horn + - Index: 939 + Item: Dragon_Horn Rate: 12 - - Item: Dragon_Fang + - Index: 940 + Item: Dragon_Fang Rate: 12 - - Item: Tiger_Skin_Panties + - Index: 941 + Item: Tiger_Skin_Panties Rate: 12 - - Item: Little_Blacky_Ghost + - Index: 942 + Item: Little_Blacky_Ghost Rate: 12 - - Item: Bib + - Index: 943 + Item: Bib Rate: 12 - - Item: Milk_Bottle + - Index: 944 + Item: Milk_Bottle Rate: 12 - - Item: Dark_Crystal_Fragment + - Index: 945 + Item: Dark_Crystal_Fragment Rate: 1 - - Item: Long_Limb + - Index: 946 + Item: Long_Limb Rate: 1 - - Item: Screw + - Index: 947 + Item: Screw Rate: 1 - - Item: Old_Pick + - Index: 948 + Item: Old_Pick Rate: 1 - - Item: Old_Steel_Plate + - Index: 949 + Item: Old_Steel_Plate Rate: 1 - - Item: Air_Pollutant + - Index: 950 + Item: Air_Pollutant Rate: 1 - - Item: Fragment_Of_Crystal + - Index: 951 + Item: Fragment_Of_Crystal Rate: 1 - - Item: Poisonous_Gas + - Index: 952 + Item: Poisonous_Gas Rate: 1 - - Item: Battered_Kettle + - Index: 953 + Item: Battered_Kettle Rate: 1 - - Item: Tube + - Index: 954 + Item: Tube Rate: 1 - - Item: Fluorescent_Liquid + - Index: 955 + Item: Fluorescent_Liquid Rate: 1 - - Item: Headlamp + - Index: 956 + Item: Headlamp Rate: 1 - - Item: Red_Feather + - Index: 957 + Item: Red_Feather Rate: 1 - - Item: Blue_Feather + - Index: 958 + Item: Blue_Feather Rate: 1 - - Item: Cursed_Seal + - Index: 959 + Item: Cursed_Seal Rate: 1 - - Item: Tri_Headed_Dragon_Head + - Index: 960 + Item: Tri_Headed_Dragon_Head Rate: 1 - - Item: Treasure_Box + - Index: 961 + Item: Treasure_Box Rate: 1 - - Item: Dragonball_Green + - Index: 962 + Item: Dragonball_Green Rate: 1 - - Item: Dragonball_Blue + - Index: 963 + Item: Dragonball_Blue Rate: 1 - - Item: Dragonball_Red + - Index: 964 + Item: Dragonball_Red Rate: 1 - - Item: Dragonball_Yellow + - Index: 965 + Item: Dragonball_Yellow Rate: 1 - - Item: Bloody_Page + - Index: 966 + Item: Bloody_Page Rate: 1 - - Item: Piece_Of_Bone_Armor + - Index: 967 + Item: Piece_Of_Bone_Armor Rate: 1 - - Item: Scale_Of_Red_Dragon + - Index: 968 + Item: Scale_Of_Red_Dragon Rate: 1 - - Item: Yellow_Spice + - Index: 969 + Item: Yellow_Spice Rate: 1 - - Item: Sweet_Sauce + - Index: 970 + Item: Sweet_Sauce Rate: 1 - - Item: Plain_Sauce + - Index: 971 + Item: Plain_Sauce Rate: 1 - - Item: Hot_Sauce + - Index: 972 + Item: Hot_Sauce Rate: 1 - - Item: Red_Spice + - Index: 973 + Item: Red_Spice Rate: 1 - - Item: Cooking_Oil + - Index: 974 + Item: Cooking_Oil Rate: 1 - - Item: Cookbook01 + - Index: 975 + Item: Cookbook01 Rate: 1 - - Item: Cookbook02 + - Index: 976 + Item: Cookbook02 Rate: 1 - - Item: Cookbook03 + - Index: 977 + Item: Cookbook03 Rate: 1 - - Item: Cookbook04 + - Index: 978 + Item: Cookbook04 Rate: 1 - - Item: Cookbook05 + - Index: 979 + Item: Cookbook05 Rate: 1 - - Item: Pot + - Index: 980 + Item: Pot Rate: 1 - - Item: Burnt_Parts + - Index: 981 + Item: Burnt_Parts Rate: 1 - - Item: Pocket_Watch + - Index: 982 + Item: Pocket_Watch Rate: 1 - - Item: Ice_Heart + - Index: 983 + Item: Ice_Heart Rate: 15 - - Item: Ice_Scale + - Index: 984 + Item: Ice_Scale Rate: 15 - - Item: Bloody_Rune + - Index: 985 + Item: Bloody_Rune Rate: 15 - - Item: Rotten_Meat + - Index: 986 + Item: Rotten_Meat Rate: 15 - - Item: Sticky_Poison + - Index: 987 + Item: Sticky_Poison Rate: 15 - - Item: Suspicious_Hat + - Index: 988 + Item: Suspicious_Hat Rate: 1 - - Item: White_Mask + - Index: 989 + Item: White_Mask Rate: 1 - - Item: Old_White_Cloth + - Index: 990 + Item: Old_White_Cloth Rate: 34 - - Item: Clattering_Skull + - Index: 991 + Item: Clattering_Skull Rate: 32 - - Item: Broken_Farming_Utensil + - Index: 992 + Item: Broken_Farming_Utensil Rate: 34 - - Item: Skull_Helm + - Index: 993 + Item: Skull_Helm Rate: 3 - - Item: Monster_Oxygen_Mask + - Index: 994 + Item: Monster_Oxygen_Mask Rate: 3 - - Item: Transparent_Headgear + - Index: 995 + Item: Transparent_Headgear Rate: 3 - - Item: Pacifier + - Index: 996 + Item: Pacifier Rate: 3 - - Item: Wig + - Index: 997 + Item: Wig Rate: 3 - - Item: Queen's_Hair_Ornament + - Index: 998 + Item: Queen's_Hair_Ornament Rate: 3 - - Item: Silk_Ribbon + - Index: 999 + Item: Silk_Ribbon Rate: 3 - - Item: Punisher + - Index: 1000 + Item: Punisher Rate: 3 - - Item: Wild_Flower + - Index: 1001 + Item: Wild_Flower Rate: 3 - - Item: Battered_Pot + - Index: 1002 + Item: Battered_Pot Rate: 3 - - Item: Stellar_Hairpin + - Index: 1003 + Item: Stellar_Hairpin Rate: 3 - - Item: Tiny_Egg_Shell + - Index: 1004 + Item: Tiny_Egg_Shell Rate: 3 - - Item: Backpack + - Index: 1005 + Item: Backpack Rate: 3 - - Item: Rocker_Glasses + - Index: 1006 + Item: Rocker_Glasses Rate: 3 - - Item: Green_Lace + - Index: 1007 + Item: Green_Lace Rate: 3 - - Item: Golden_Bell + - Index: 1008 + Item: Golden_Bell Rate: 3 - - Item: Bark_Shorts + - Index: 1009 + Item: Bark_Shorts Rate: 3 - - Item: Monkey_Circlet + - Index: 1010 + Item: Monkey_Circlet Rate: 3 - - Item: Red_Muffler + - Index: 1011 + Item: Red_Muffler Rate: 3 - - Item: Sword_Of_Grave_Keeper + - Index: 1012 + Item: Sword_Of_Grave_Keeper Rate: 3 - - Item: Jujube_Dagger + - Index: 1013 + Item: Jujube_Dagger Rate: 1 - - Item: Dragon_Killer + - Index: 1014 + Item: Dragon_Killer Rate: 1 - - Item: Ginnungagap + - Index: 1015 + Item: Ginnungagap Rate: 1 - - Item: Coward + - Index: 1016 + Item: Coward Rate: 1 - - Item: Coward_ + - Index: 1017 + Item: Coward_ Rate: 1 - - Item: Long_Barrel + - Index: 1018 + Item: Long_Barrel Rate: 1 - - Item: Long_Barrel_ + - Index: 1019 + Item: Long_Barrel_ Rate: 1 - - Item: Gate_KeeperDD + - Index: 1020 + Item: Gate_KeeperDD Rate: 1 - - Item: Thunder_P + - Index: 1021 + Item: Thunder_P Rate: 1 - - Item: Lever_Action_Rifle + - Index: 1022 + Item: Lever_Action_Rifle Rate: 2 - - Item: Bullet + - Index: 1023 + Item: Bullet Rate: 1 - - Item: Silver_Bullet + - Index: 1024 + Item: Silver_Bullet Rate: 1 - - Item: Shell_Of_Blood + - Index: 1025 + Item: Shell_Of_Blood Rate: 1 - - Item: Flare_Sphere + - Index: 1026 + Item: Flare_Sphere Rate: 1 - - Item: Lighting_Sphere + - Index: 1027 + Item: Lighting_Sphere Rate: 1 - - Item: Poison_Sphere + - Index: 1028 + Item: Poison_Sphere Rate: 1 - - Item: Blind_Sphere + - Index: 1029 + Item: Blind_Sphere Rate: 1 - - Item: Freezing_Sphere + - Index: 1030 + Item: Freezing_Sphere Rate: 1 - - Item: Huuma_Calm_Mind + - Index: 1031 + Item: Huuma_Calm_Mind Rate: 1 - Group: BLUE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Dex_Dish_Box + - Index: 0 + Item: Dex_Dish_Box Rate: 1400 - - Item: Yggdrasilberry_Box_ + - Index: 1 + Item: Yggdrasilberry_Box_ Rate: 1200 - - Item: Bubble_Gum_Box + - Index: 2 + Item: Bubble_Gum_Box Rate: 1240 - - Item: Token_Of_Siegfried_Box + - Index: 3 + Item: Token_Of_Siegfried_Box Rate: 1250 - - Item: Aspersio_5_Scroll_Box + - Index: 4 + Item: Aspersio_5_Scroll_Box Rate: 1250 - - Item: Shadow_Armor_S_Box10 + - Index: 5 + Item: Shadow_Armor_S_Box10 Rate: 1300 - - Item: Guarantee_Armor_7Up + - Index: 6 + Item: Guarantee_Armor_7Up Rate: 77 Announced: true - - Item: Ticket_Loli_Ruri + - Index: 7 + Item: Ticket_Loli_Ruri Rate: 100 Announced: true - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Siroma_Icetea_To_Throw + - Index: 9 + Item: Siroma_Icetea_To_Throw Rate: 1011 Amount: 10 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 400 - - Item: Maneater_Flower_Hat + - Index: 11 + Item: Maneater_Flower_Hat Rate: 130 Announced: true - - Item: Sealed_Phreeoni_Card + - Index: 12 + Item: Sealed_Phreeoni_Card Rate: 11 Announced: true - - Item: Sealed_Samurai_Card + - Index: 13 + Item: Sealed_Samurai_Card Rate: 5 Announced: true - - Item: RWC_Memory_Knife + - Index: 14 + Item: RWC_Memory_Knife Rate: 3 Announced: true - - Item: Berzebub_Card + - Index: 15 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Sugared_Fruit_Stick + - Index: 16 + Item: Sugared_Fruit_Stick Rate: 80 Announced: true - - Item: Neuralizer_Box + - Index: 17 + Item: Neuralizer_Box Rate: 40 Announced: true - - Item: Black_Devil_Mask_ + - Index: 18 + Item: Black_Devil_Mask_ Rate: 2 Announced: true - Group: BOARDING_HALTER_BOX SubGroups: - SubGroup: 0 List: - - Item: Boarding_Halter + - Index: 0 + Item: Boarding_Halter Duration: 10080 UniqueId: true - Group: BOITATA_SCROLL SubGroups: - SubGroup: 0 List: - - Item: Pill_ + - Index: 0 + Item: Pill_ Amount: 5 - SubGroup: 1 List: - - Item: Sealed_Lady_Tanee_Card + - Index: 0 + Item: Sealed_Lady_Tanee_Card Rate: 1 Announced: true - - Item: Sealed_Mistress_Card + - Index: 1 + Item: Sealed_Mistress_Card Rate: 1 Announced: true - - Item: Sealed_Tao_Card + - Index: 2 + Item: Sealed_Tao_Card Rate: 1 Announced: true - - Item: Boitata_Armor + - Index: 3 + Item: Boitata_Armor Rate: 12 Announced: true UniqueId: true - - Item: Boitata_Hat + - Index: 4 + Item: Boitata_Hat Rate: 35 Announced: true UniqueId: true - - Item: Guarantee_Armor_7Up + - Index: 5 + Item: Guarantee_Armor_7Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 6 + Item: Guarantee_Weapon_7Up Rate: 15 Announced: true - - Item: Green_Bunny_Hairband + - Index: 7 + Item: Green_Bunny_Hairband Rate: 100 Announced: true UniqueId: true - - Item: Sailor_Hat + - Index: 8 + Item: Sailor_Hat Rate: 300 Announced: true UniqueId: true - - Item: Bravery_Bag + - Index: 9 + Item: Bravery_Bag Rate: 20 Announced: true UniqueId: true - - Item: Earth_Sprits_Armor_ + - Index: 10 + Item: Earth_Sprits_Armor_ Rate: 50 Announced: true UniqueId: true - - Item: Skull_Cap + - Index: 11 + Item: Skull_Cap Rate: 50 Announced: true UniqueId: true - - Item: Superb_Fish_Box50 + - Index: 12 + Item: Superb_Fish_Box50 Rate: 100 - - Item: Bubble_Gum_Box + - Index: 13 + Item: Bubble_Gum_Box Rate: 1200 - - Item: Guyak_Pudding + - Index: 14 + Item: Guyak_Pudding Rate: 1500 Amount: 10 - - Item: White_Slim_Pot_Box2 + - Index: 15 + Item: White_Slim_Pot_Box2 Rate: 1500 - - Item: Underripe_Yggseed + - Index: 16 + Item: Underripe_Yggseed Rate: 1500 Amount: 10 - - Item: Siroma_Icetea_To_Throw + - Index: 17 + Item: Siroma_Icetea_To_Throw Rate: 1800 Amount: 10 - - Item: Petti_Noodle_To_Throw + - Index: 18 + Item: Petti_Noodle_To_Throw Rate: 1800 Amount: 10 - Group: BOMB SubGroups: - SubGroup: 1 List: - - Item: Apple_Bomb + - Index: 0 + Item: Apple_Bomb Rate: 1 - - Item: Coconut_Bomb + - Index: 1 + Item: Coconut_Bomb Rate: 1 - - Item: Melon_Bomb + - Index: 2 + Item: Melon_Bomb Rate: 1 - - Item: Pineapple_Bomb + - Index: 3 + Item: Pineapple_Bomb Rate: 1 - - Item: Banana_Bomb + - Index: 4 + Item: Banana_Bomb Rate: 1 - - Item: Black_Lump + - Index: 5 + Item: Black_Lump Rate: 1 - - Item: Black_Hard_Lump + - Index: 6 + Item: Black_Hard_Lump Rate: 1 - - Item: Very_Hard_Lump + - Index: 7 + Item: Very_Hard_Lump Rate: 1 - Group: BOX SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 1 - - Item: Old_Violet_Box + - Index: 1 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 2 + Item: Gift_Box Rate: 1 - Group: BREWING_BOX SubGroups: - SubGroup: 0 List: - - Item: Dex_Dish10_ + - Index: 0 + Item: Dex_Dish10_ Amount: 10 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 10 UniqueId: true - - Item: Luk_Dish10_ + - Index: 2 + Item: Luk_Dish10_ Amount: 10 UniqueId: true - Group: BRINDLE_EEL_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Brindle_Eel + - Index: 0 + Item: Brindle_Eel Duration: 60 - Group: BRINDLE_EEL_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Brindle_Eel + - Index: 0 + Item: Brindle_Eel Duration: 10080 - Group: BROOCH_BOX SubGroups: - SubGroup: 0 List: - - Item: Brooch_C + - Index: 0 + Item: Brooch_C Duration: 10080 UniqueId: true - Group: BR_ACOLPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Saint_Robe_ + - Index: 0 + Item: Saint_Robe_ UniqueId: true - - Item: Buckler_ + - Index: 1 + Item: Buckler_ UniqueId: true - - Item: Shoes_ + - Index: 2 + Item: Shoes_ UniqueId: true - - Item: Muffler_ + - Index: 3 + Item: Muffler_ UniqueId: true - - Item: Pupa_Card + - Index: 4 + Item: Pupa_Card UniqueId: true - - Item: Sohee_Card + - Index: 5 + Item: Sohee_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Biretta_ + - Index: 7 + Item: Biretta_ UniqueId: true - Group: BR_ARCHERPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Tights_ + - Index: 0 + Item: Tights_ UniqueId: true - - Item: Kakkung_ + - Index: 1 + Item: Kakkung_ UniqueId: true - - Item: Boots_ + - Index: 2 + Item: Boots_ UniqueId: true - - Item: Muffler_ + - Index: 3 + Item: Muffler_ UniqueId: true - - Item: Zerom_Card + - Index: 4 + Item: Zerom_Card UniqueId: true - - Item: Whisper_Card + - Index: 5 + Item: Whisper_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Apple_Of_Archer + - Index: 7 + Item: Apple_Of_Archer UniqueId: true - Group: BR_INDEPENDENCE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Brazilian_Emblem + - Index: 0 + Item: Brazilian_Emblem Rate: 5 UniqueId: true - - Item: Acaraje + - Index: 1 + Item: Acaraje Rate: 50 Amount: 10 UniqueId: true - - Item: Br_Twin_Ribbon + - Index: 2 + Item: Br_Twin_Ribbon Rate: 20 UniqueId: true - - Item: HE_Battle_Manual + - Index: 3 + Item: HE_Battle_Manual Rate: 100 Amount: 10 UniqueId: true - - Item: Navel_Ring + - Index: 4 + Item: Navel_Ring Rate: 30 UniqueId: true - - Item: Br_Beret + - Index: 5 + Item: Br_Beret Rate: 20 UniqueId: true - - Item: Ragged_Zombie_Card + - Index: 6 + Item: Ragged_Zombie_Card Rate: 1 UniqueId: true - - Item: Job_Manual50 + - Index: 7 + Item: Job_Manual50 Rate: 100 Amount: 10 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 8 + Item: Token_Of_Siegfried_Box Rate: 100 UniqueId: true - - Item: Big_Bun_Box + - Index: 9 + Item: Big_Bun_Box Rate: 100 UniqueId: true - - Item: Gold_Pill_1 + - Index: 10 + Item: Gold_Pill_1 Rate: 94 Amount: 10 UniqueId: true - - Item: Int_Dish10_ + - Index: 11 + Item: Int_Dish10_ Rate: 50 Amount: 10 UniqueId: true - - Item: Durian + - Index: 12 + Item: Durian Rate: 100 Amount: 10 UniqueId: true - - Item: B_Mdef_Potion + - Index: 13 + Item: B_Mdef_Potion Rate: 100 Amount: 10 UniqueId: true - - Item: All_In_One_Ring_Box + - Index: 14 + Item: All_In_One_Ring_Box Rate: 100 UniqueId: true - - Item: Carmen_Miranda's_Hat + - Index: 15 + Item: Carmen_Miranda's_Hat Rate: 30 UniqueId: true - Group: BR_MAGEPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Silk_Robe_ + - Index: 0 + Item: Silk_Robe_ UniqueId: true - - Item: Guard_ + - Index: 1 + Item: Guard_ UniqueId: true - - Item: Shoes_ + - Index: 2 + Item: Shoes_ UniqueId: true - - Item: Muffler_ + - Index: 3 + Item: Muffler_ UniqueId: true - - Item: Pupa_Card + - Index: 4 + Item: Pupa_Card UniqueId: true - - Item: Phen_Card + - Index: 5 + Item: Phen_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Wizardry_Hat + - Index: 7 + Item: Wizardry_Hat UniqueId: true - Group: BR_MERPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Chain_Mail_ + - Index: 0 + Item: Chain_Mail_ UniqueId: true - - Item: Buckler_ + - Index: 1 + Item: Buckler_ UniqueId: true - - Item: Boots_ + - Index: 2 + Item: Boots_ UniqueId: true - - Item: Manteau_ + - Index: 3 + Item: Manteau_ UniqueId: true - - Item: Pupa_Card + - Index: 4 + Item: Pupa_Card UniqueId: true - - Item: Daydric_Card + - Index: 5 + Item: Daydric_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Bankruptcy_Of_Heart + - Index: 7 + Item: Bankruptcy_Of_Heart UniqueId: true - Group: BR_SWORDPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Plate_Armor_ + - Index: 0 + Item: Plate_Armor_ UniqueId: true - - Item: Shield_ + - Index: 1 + Item: Shield_ UniqueId: true - - Item: Boots_ + - Index: 2 + Item: Boots_ UniqueId: true - - Item: Manteau_ + - Index: 3 + Item: Manteau_ UniqueId: true - - Item: Pupa_Card + - Index: 4 + Item: Pupa_Card UniqueId: true - - Item: Daydric_Card + - Index: 5 + Item: Daydric_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Helm_ + - Index: 7 + Item: Helm_ UniqueId: true - - Item: Iron_Cane + - Index: 8 + Item: Iron_Cane UniqueId: true - Group: BR_THIEFPACKAGE SubGroups: - SubGroup: 0 List: - - Item: Thief_Clothes_ + - Index: 0 + Item: Thief_Clothes_ UniqueId: true - - Item: Buckler_ + - Index: 1 + Item: Buckler_ UniqueId: true - - Item: Boots_ + - Index: 2 + Item: Boots_ UniqueId: true - - Item: Manteau_ + - Index: 3 + Item: Manteau_ UniqueId: true - - Item: Matyr_Card + - Index: 4 + Item: Matyr_Card UniqueId: true - - Item: Whisper_Card + - Index: 5 + Item: Whisper_Card UniqueId: true - - Item: Clip + - Index: 6 + Item: Clip Amount: 2 UniqueId: true - - Item: Ghost_Bandana + - Index: 7 + Item: Ghost_Bandana UniqueId: true - Group: BUDDAH_SCROLL SubGroups: - SubGroup: 0 List: - - Item: Mental_Potion + - Index: 0 + Item: Mental_Potion Amount: 3 - SubGroup: 1 List: - - Item: Bubble_Gum_Box + - Index: 0 + Item: Bubble_Gum_Box Rate: 1400 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1400 - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 1400 - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 1352 - - Item: Token_Of_Siegfried_Box + - Index: 4 + Item: Token_Of_Siegfried_Box Rate: 1250 - - Item: Shadow_Armor_S_Box10 + - Index: 5 + Item: Shadow_Armor_S_Box10 Rate: 1400 - - Item: Guyak_Pudding + - Index: 6 + Item: Guyak_Pudding Rate: 1400 Amount: 10 - - Item: Poker_Card_In_Mouth + - Index: 7 + Item: Poker_Card_In_Mouth Rate: 30 Announced: true - - Item: Sleeping_Kitty_Cat + - Index: 8 + Item: Sleeping_Kitty_Cat Rate: 100 Announced: true - - Item: Cat_Ears_Beret + - Index: 9 + Item: Cat_Ears_Beret Rate: 10 Announced: true - - Item: Guarantee_Weapon_5Up + - Index: 10 + Item: Guarantee_Weapon_5Up Rate: 70 Announced: true - - Item: Red_Hood + - Index: 11 + Item: Red_Hood Rate: 100 Announced: true - - Item: C_Spirit_Of_Chung_E + - Index: 12 + Item: C_Spirit_Of_Chung_E Rate: 20 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 13 + Item: Guarantee_Weapon_9Up Rate: 5 Announced: true - - Item: Sealed_Samurai_Card + - Index: 14 + Item: Sealed_Samurai_Card Rate: 3 Announced: true - - Item: Kirin_Wing + - Index: 15 + Item: Kirin_Wing Rate: 10 Announced: true - - Item: Unbreak_Weap_Box + - Index: 16 + Item: Unbreak_Weap_Box Rate: 50 Announced: true - Group: BUNNY_BAND_BOX SubGroups: - SubGroup: 0 List: - - Item: Bunny_Band_C + - Index: 0 + Item: Bunny_Band_C Duration: 10080 UniqueId: true - Group: CANDY SubGroups: - SubGroup: 1 List: - - Item: Candy + - Index: 0 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 1 + Item: Candy_Striper Rate: 1 - Group: CANDY_HOLDER SubGroups: - SubGroup: 1 List: - - Item: Honey + - Index: 0 + Item: Honey Rate: 10 - - Item: Candy + - Index: 1 + Item: Candy Rate: 20 - - Item: Well_Baked_Cookie + - Index: 2 + Item: Well_Baked_Cookie Rate: 15 - - Item: Piece_Of_Cake + - Index: 3 + Item: Piece_Of_Cake Rate: 10 - - Item: Bread + - Index: 4 + Item: Bread Rate: 20 - - Item: Old_Blue_Box + - Index: 5 + Item: Old_Blue_Box Rate: 1 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1 - - Item: Old_Card_Album + - Index: 7 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 8 + Item: Old_Violet_Box Rate: 1 - - Item: Contracts_In_Shadow + - Index: 9 + Item: Contracts_In_Shadow Rate: 1 - - Item: Niflheim_Ticket + - Index: 10 + Item: Niflheim_Ticket Rate: 10 - - Item: Pumpkin_Cake + - Index: 11 + Item: Pumpkin_Cake Rate: 5 - - Item: Pumpkin_Pie + - Index: 12 + Item: Pumpkin_Pie Rate: 5 - Group: CAPRICON_DI_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Robo_Eye_Box + - Index: 0 + Item: Robo_Eye_Box Rate: 1 UniqueId: true - - Item: Improved_Tights + - Index: 1 + Item: Improved_Tights Rate: 3 UniqueId: true - - Item: Capricon_Diadem_Box + - Index: 2 + Item: Capricon_Diadem_Box Rate: 10 UniqueId: true - - Item: Sprint_Shoes + - Index: 3 + Item: Sprint_Shoes Rate: 26 UniqueId: true - - Item: Cursed_Star + - Index: 4 + Item: Cursed_Star Rate: 40 UniqueId: true - - Item: King_Tiger_Doll_Hat_Box + - Index: 5 + Item: King_Tiger_Doll_Hat_Box Rate: 60 UniqueId: true - - Item: Pirate's_Pride_Box + - Index: 6 + Item: Pirate's_Pride_Box Rate: 80 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 10 UniqueId: true - - Item: Med_Life_Potion_Box30 + - Index: 8 + Item: Med_Life_Potion_Box30 Rate: 50 UniqueId: true - - Item: Abrasive_Box5 + - Index: 9 + Item: Abrasive_Box5 Rate: 80 UniqueId: true - - Item: Guyak_Candy + - Index: 10 + Item: Guyak_Candy Rate: 130 Amount: 5 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 150 Amount: 5 UniqueId: true - - Item: Enriched_Oridecon_Box5 + - Index: 12 + Item: Enriched_Oridecon_Box5 Rate: 170 UniqueId: true - - Item: Small_Life_Potion_Box30 + - Index: 13 + Item: Small_Life_Potion_Box30 Rate: 10 UniqueId: true - Group: CAPRICON_DI_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Capricon_Di_Scroll + - Index: 0 + Item: Capricon_Di_Scroll Amount: 10 UniqueId: true Stacked: false @@ -4039,56 +5767,71 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Santa_Poring_Hat_Box + - Index: 0 + Item: Santa_Poring_Hat_Box Rate: 1 UniqueId: true - - Item: Linen_Glove + - Index: 1 + Item: Linen_Glove Rate: 2 UniqueId: true - - Item: Rainbow_Scarf_Box + - Index: 2 + Item: Rainbow_Scarf_Box Rate: 5 UniqueId: true - - Item: Capricon_Crown_Box + - Index: 3 + Item: Capricon_Crown_Box Rate: 10 UniqueId: true - - Item: Pizza_Hat_Box + - Index: 4 + Item: Pizza_Hat_Box Rate: 35 UniqueId: true - - Item: Antonio_Card + - Index: 5 + Item: Antonio_Card Rate: 37 UniqueId: true - - Item: Red_Bag + - Index: 6 + Item: Red_Bag Rate: 150 Amount: 10 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 70 UniqueId: true - - Item: Guyak_Candy + - Index: 8 + Item: Guyak_Candy Rate: 130 Amount: 6 UniqueId: true - - Item: Guyak_Pudding + - Index: 9 + Item: Guyak_Pudding Rate: 150 Amount: 6 UniqueId: true - - Item: Adrenaline_Scroll_Box + - Index: 10 + Item: Adrenaline_Scroll_Box Rate: 70 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 11 + Item: Token_Of_Siegfried_Box Rate: 100 UniqueId: true - - Item: Enriched_Elunium_Box5 + - Index: 12 + Item: Enriched_Elunium_Box5 Rate: 180 UniqueId: true - - Item: Wind_Walk_10_Scroll_Box + - Index: 13 + Item: Wind_Walk_10_Scroll_Box Rate: 60 UniqueId: true - Group: CAPRI_CROWN_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Capri_Crown_Scroll + - Index: 0 + Item: Capri_Crown_Scroll Amount: 10 UniqueId: true Stacked: false @@ -4096,4537 +5839,6605 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Caracas_Ring + - Index: 0 + Item: Caracas_Ring Duration: 4500 - Group: CARDALBUM SubGroups: - SubGroup: 1 List: - - Item: Vitata_Card + - Index: 0 + Item: Vitata_Card Rate: 95 - - Item: Golem_Card + - Index: 1 + Item: Golem_Card Rate: 95 - - Item: Desert_Wolf_Card + - Index: 2 + Item: Desert_Wolf_Card Rate: 95 - - Item: Rafflesia_Card + - Index: 3 + Item: Rafflesia_Card Rate: 95 - - Item: Marine_Sphere_Card + - Index: 4 + Item: Marine_Sphere_Card Rate: 95 - - Item: Orc_Skeleton_Card + - Index: 5 + Item: Orc_Skeleton_Card Rate: 95 - - Item: Soldier_Skeleton_Card + - Index: 6 + Item: Soldier_Skeleton_Card Rate: 95 - - Item: Giearth_Card + - Index: 7 + Item: Giearth_Card Rate: 95 - - Item: Frilldora_Card + - Index: 8 + Item: Frilldora_Card Rate: 95 - - Item: Sword_Fish_Card + - Index: 9 + Item: Sword_Fish_Card Rate: 95 - - Item: Munak_Card + - Index: 10 + Item: Munak_Card Rate: 95 - - Item: Kobold_Card + - Index: 11 + Item: Kobold_Card Rate: 95 - - Item: Skel_Worker_Card + - Index: 12 + Item: Skel_Worker_Card Rate: 95 - - Item: Obeaune_Card + - Index: 13 + Item: Obeaune_Card Rate: 95 - - Item: Archer_Skeleton_Card + - Index: 14 + Item: Archer_Skeleton_Card Rate: 95 - - Item: Marse_Card + - Index: 15 + Item: Marse_Card Rate: 95 - - Item: Zenorc_Card + - Index: 16 + Item: Zenorc_Card Rate: 95 - - Item: Matyr_Card + - Index: 17 + Item: Matyr_Card Rate: 95 - - Item: Dokebi_Card + - Index: 18 + Item: Dokebi_Card Rate: 95 - - Item: Pasana_Card + - Index: 19 + Item: Pasana_Card Rate: 95 - - Item: Sohee_Card + - Index: 20 + Item: Sohee_Card Rate: 95 - - Item: Sand_Man_Card + - Index: 21 + Item: Sand_Man_Card Rate: 95 - - Item: Whisper_Card + - Index: 22 + Item: Whisper_Card Rate: 95 - - Item: Horong_Card + - Index: 23 + Item: Horong_Card Rate: 95 - - Item: Requiem_Card + - Index: 24 + Item: Requiem_Card Rate: 95 - - Item: Marc_Card + - Index: 25 + Item: Marc_Card Rate: 95 - - Item: Mummy_Card + - Index: 26 + Item: Mummy_Card Rate: 95 - - Item: Verit_Card + - Index: 27 + Item: Verit_Card Rate: 95 - - Item: Myst_Card + - Index: 28 + Item: Myst_Card Rate: 95 - - Item: Jakk_Card + - Index: 29 + Item: Jakk_Card Rate: 95 - - Item: Ghoul_Card + - Index: 30 + Item: Ghoul_Card Rate: 95 - - Item: Strouf_Card + - Index: 31 + Item: Strouf_Card Rate: 95 - - Item: Marduk_Card + - Index: 32 + Item: Marduk_Card Rate: 95 - - Item: Marionette_Card + - Index: 33 + Item: Marionette_Card Rate: 95 - - Item: Argiope_Card + - Index: 34 + Item: Argiope_Card Rate: 95 - - Item: Hunter_Fly_Card + - Index: 35 + Item: Hunter_Fly_Card Rate: 95 - - Item: Isis_Card + - Index: 36 + Item: Isis_Card Rate: 95 - - Item: Side_Winder_Card + - Index: 37 + Item: Side_Winder_Card Rate: 95 - - Item: Petit_Card + - Index: 38 + Item: Petit_Card Rate: 95 - - Item: Bathory_Card + - Index: 39 + Item: Bathory_Card Rate: 95 - - Item: Petit__Card + - Index: 40 + Item: Petit__Card Rate: 95 - - Item: Deviruchi_Card + - Index: 41 + Item: Deviruchi_Card Rate: 95 - - Item: Medusa_Card + - Index: 42 + Item: Medusa_Card Rate: 95 - - Item: Deviace_Card + - Index: 43 + Item: Deviace_Card Rate: 95 - - Item: Minorous_Card + - Index: 44 + Item: Minorous_Card Rate: 95 - - Item: Nightmare_Card + - Index: 45 + Item: Nightmare_Card Rate: 95 - - Item: Baphomet__Card + - Index: 46 + Item: Baphomet__Card Rate: 95 - - Item: Scorpion_King_Card + - Index: 47 + Item: Scorpion_King_Card Rate: 95 - - Item: Daydric_Card + - Index: 48 + Item: Daydric_Card Rate: 95 - - Item: Khalitzburg_Card + - Index: 49 + Item: Khalitzburg_Card Rate: 95 - - Item: Anubis_Card + - Index: 50 + Item: Anubis_Card Rate: 95 - - Item: Joker_Card + - Index: 51 + Item: Joker_Card Rate: 95 - - Item: Knight_Of_Abyss_Card + - Index: 52 + Item: Knight_Of_Abyss_Card Rate: 95 - - Item: Evil_Druid_Card + - Index: 53 + Item: Evil_Druid_Card Rate: 95 - - Item: Gargoyle_Card + - Index: 54 + Item: Gargoyle_Card Rate: 95 - - Item: Goat_Card + - Index: 55 + Item: Goat_Card Rate: 95 - - Item: Gajomart_Card + - Index: 56 + Item: Gajomart_Card Rate: 95 - - Item: Galapago_Card + - Index: 57 + Item: Galapago_Card Rate: 95 - - Item: Crab_Card + - Index: 58 + Item: Crab_Card Rate: 95 - - Item: Rice_Cake_Boy_Card + - Index: 59 + Item: Rice_Cake_Boy_Card Rate: 95 - - Item: Goblin_Leader_Card + - Index: 60 + Item: Goblin_Leader_Card Rate: 95 - - Item: Steam_Goblin_Card + - Index: 61 + Item: Steam_Goblin_Card Rate: 95 - - Item: Goblin_Archer_Card + - Index: 62 + Item: Goblin_Archer_Card Rate: 95 - - Item: Flying_Deleter_Card + - Index: 63 + Item: Flying_Deleter_Card Rate: 95 - - Item: Nine_Tail_Card + - Index: 64 + Item: Nine_Tail_Card Rate: 95 - - Item: Antique_Firelock_Card + - Index: 65 + Item: Antique_Firelock_Card Rate: 95 - - Item: Grand_Peco_Card + - Index: 66 + Item: Grand_Peco_Card Rate: 95 - - Item: Grizzly_Card + - Index: 67 + Item: Grizzly_Card Rate: 95 - - Item: Gullinbursti_Card + - Index: 68 + Item: Gullinbursti_Card Rate: 95 - - Item: Gig_Card + - Index: 69 + Item: Gig_Card Rate: 95 - - Item: Nightmare_Terror_Card + - Index: 70 + Item: Nightmare_Terror_Card Rate: 95 - - Item: Neraid_Card + - Index: 71 + Item: Neraid_Card Rate: 95 - - Item: Dark_Frame_Card + - Index: 72 + Item: Dark_Frame_Card Rate: 95 - - Item: Dark_Priest_Card + - Index: 73 + Item: Dark_Priest_Card Rate: 95 - - Item: The_Paper_Card + - Index: 74 + Item: The_Paper_Card Rate: 95 - - Item: Demon_Pungus_Card + - Index: 75 + Item: Demon_Pungus_Card Rate: 95 - - Item: Poison_Toad_Card + - Index: 76 + Item: Poison_Toad_Card Rate: 95 - - Item: Dullahan_Card + - Index: 77 + Item: Dullahan_Card Rate: 95 - - Item: Dryad_Card + - Index: 78 + Item: Dryad_Card Rate: 95 - - Item: Dragon_Tail_Card + - Index: 79 + Item: Dragon_Tail_Card Rate: 95 - - Item: Driller_Card + - Index: 80 + Item: Driller_Card Rate: 95 - - Item: Disguise_Card + - Index: 81 + Item: Disguise_Card Rate: 95 - - Item: Diabolic_Card + - Index: 82 + Item: Diabolic_Card Rate: 95 - - Item: Lava_Golem_Card + - Index: 83 + Item: Lava_Golem_Card Rate: 95 - - Item: Rideword_Card + - Index: 84 + Item: Rideword_Card Rate: 95 - - Item: Raggler_Card + - Index: 85 + Item: Raggler_Card Rate: 95 - - Item: Raydric_Archer_Card + - Index: 86 + Item: Raydric_Archer_Card Rate: 95 - - Item: Leib_Olmai_Card + - Index: 87 + Item: Leib_Olmai_Card Rate: 95 - - Item: Wraith_Dead_Card + - Index: 88 + Item: Wraith_Dead_Card Rate: 95 - - Item: Wraith_Card + - Index: 89 + Item: Wraith_Card Rate: 95 - - Item: Loli_Ruri_Card + - Index: 90 + Item: Loli_Ruri_Card Rate: 95 - - Item: Rotar_Zairo_Card + - Index: 91 + Item: Rotar_Zairo_Card Rate: 95 - - Item: Lude_Card + - Index: 92 + Item: Lude_Card Rate: 95 - - Item: Rybio_Card + - Index: 93 + Item: Rybio_Card Rate: 95 - - Item: Leaf_Cat_Card + - Index: 94 + Item: Leaf_Cat_Card Rate: 95 - - Item: Marin_Card + - Index: 95 + Item: Marin_Card Rate: 95 - - Item: Merman_Card + - Index: 96 + Item: Merman_Card Rate: 95 - - Item: Megalith_Card + - Index: 97 + Item: Megalith_Card Rate: 95 - - Item: Majoruros_Card + - Index: 98 + Item: Majoruros_Card Rate: 95 - - Item: Civil_Servant_Card + - Index: 99 + Item: Civil_Servant_Card Rate: 95 - - Item: Mini_Demon_Card + - Index: 100 + Item: Mini_Demon_Card Rate: 95 - - Item: Mimic_Card + - Index: 101 + Item: Mimic_Card Rate: 95 - - Item: Mystcase_Card + - Index: 102 + Item: Mystcase_Card Rate: 95 - - Item: Miyabi_Ningyo_Card + - Index: 103 + Item: Miyabi_Ningyo_Card Rate: 95 - - Item: Violy_Card + - Index: 104 + Item: Violy_Card Rate: 95 - - Item: Wander_Man_Card + - Index: 105 + Item: Wander_Man_Card Rate: 95 - - Item: Vocal_Card + - Index: 106 + Item: Vocal_Card Rate: 95 - - Item: Bon_Gun_Card + - Index: 107 + Item: Bon_Gun_Card Rate: 95 - - Item: Brilight_Card + - Index: 108 + Item: Brilight_Card Rate: 95 - - Item: Bloody_Murderer_Card + - Index: 109 + Item: Bloody_Murderer_Card Rate: 95 - - Item: Blazzer_Card + - Index: 110 + Item: Blazzer_Card Rate: 95 - - Item: Sasquatch_Card + - Index: 111 + Item: Sasquatch_Card Rate: 95 - - Item: Live_Peach_Tree_Card + - Index: 112 + Item: Live_Peach_Tree_Card Rate: 95 - - Item: Succubus_Card + - Index: 113 + Item: Succubus_Card Rate: 95 - - Item: Sageworm_Card + - Index: 114 + Item: Sageworm_Card Rate: 95 - - Item: Solider_Card + - Index: 115 + Item: Solider_Card Rate: 95 - - Item: Skeleton_General_Card + - Index: 116 + Item: Skeleton_General_Card Rate: 95 - - Item: Skel_Prisoner_Card + - Index: 117 + Item: Skel_Prisoner_Card Rate: 95 - - Item: Stalactic_Golem_Card + - Index: 118 + Item: Stalactic_Golem_Card Rate: 95 - - Item: Stem_Worm_Card + - Index: 119 + Item: Stem_Worm_Card Rate: 95 - - Item: Stone_Shooter_Card + - Index: 120 + Item: Stone_Shooter_Card Rate: 95 - - Item: Sting_Card + - Index: 121 + Item: Sting_Card Rate: 95 - - Item: Spring_Rabbit_Card + - Index: 122 + Item: Spring_Rabbit_Card Rate: 95 - - Item: Sleeper_Card + - Index: 123 + Item: Sleeper_Card Rate: 95 - - Item: C_Tower_Manager_Card + - Index: 124 + Item: C_Tower_Manager_Card Rate: 95 - - Item: Shinobi_Card + - Index: 125 + Item: Shinobi_Card Rate: 95 - - Item: Increase_Soil_Card + - Index: 126 + Item: Increase_Soil_Card Rate: 95 - - Item: Wild_Ginseng_Card + - Index: 127 + Item: Wild_Ginseng_Card Rate: 95 - - Item: Baby_Leopard_Card + - Index: 128 + Item: Baby_Leopard_Card Rate: 95 - - Item: Anolian_Card + - Index: 129 + Item: Anolian_Card Rate: 95 - - Item: Cookie_XMAS_Card + - Index: 130 + Item: Cookie_XMAS_Card Rate: 95 - - Item: Iron_Fist_Card + - Index: 131 + Item: Iron_Fist_Card Rate: 95 - - Item: Arclouse_Card + - Index: 132 + Item: Arclouse_Card Rate: 95 - - Item: Apocalips_Card + - Index: 133 + Item: Apocalips_Card Rate: 95 - - Item: Alarm_Card + - Index: 134 + Item: Alarm_Card Rate: 95 - - Item: Am_Mut_Card + - Index: 135 + Item: Am_Mut_Card Rate: 95 - - Item: Assulter_Card + - Index: 136 + Item: Assulter_Card Rate: 95 - - Item: Aster_Card + - Index: 137 + Item: Aster_Card Rate: 95 - - Item: Ancient_Mummy_Card + - Index: 138 + Item: Ancient_Mummy_Card Rate: 95 - - Item: Ancient_Worm_Card + - Index: 139 + Item: Ancient_Worm_Card Rate: 95 - - Item: Elder_Card + - Index: 140 + Item: Elder_Card Rate: 95 - - Item: Alligator_Card + - Index: 141 + Item: Alligator_Card Rate: 95 - - Item: Alice_Card + - Index: 142 + Item: Alice_Card Rate: 95 - - Item: Orc_Lady_Card + - Index: 143 + Item: Orc_Lady_Card Rate: 95 - - Item: Orc_Archer_Card + - Index: 144 + Item: Orc_Archer_Card Rate: 95 - - Item: Wild_Rose_Card + - Index: 145 + Item: Wild_Rose_Card Rate: 95 - - Item: Wicked_Nymph_Card + - Index: 146 + Item: Wicked_Nymph_Card Rate: 95 - - Item: Wooden_Golem_Card + - Index: 147 + Item: Wooden_Golem_Card Rate: 95 - - Item: Wootan_Shooter_Card + - Index: 148 + Item: Wootan_Shooter_Card Rate: 95 - - Item: Wootan_Fighter_Card + - Index: 149 + Item: Wootan_Fighter_Card Rate: 95 - - Item: Evil_Cloud_Hermit_Card + - Index: 150 + Item: Evil_Cloud_Hermit_Card Rate: 95 - - Item: Wind_Ghost_Card + - Index: 151 + Item: Wind_Ghost_Card Rate: 95 - - Item: Li_Me_Mang_Ryang_Card + - Index: 152 + Item: Li_Me_Mang_Ryang_Card Rate: 95 - - Item: Explosion_Card + - Index: 153 + Item: Explosion_Card Rate: 95 - - Item: Injustice_Card + - Index: 154 + Item: Injustice_Card Rate: 95 - - Item: Incubus_Card + - Index: 155 + Item: Incubus_Card Rate: 95 - - Item: Giant_Spider_Card + - Index: 156 + Item: Giant_Spider_Card Rate: 95 - - Item: Giant_Honet_Card + - Index: 157 + Item: Giant_Honet_Card Rate: 95 - - Item: Dancing_Dragon_Card + - Index: 158 + Item: Dancing_Dragon_Card Rate: 95 - - Item: Shellfish_Card + - Index: 159 + Item: Shellfish_Card Rate: 95 - - Item: Zombie_Master_Card + - Index: 160 + Item: Zombie_Master_Card Rate: 95 - - Item: Zombie_Prisoner_Card + - Index: 161 + Item: Zombie_Prisoner_Card Rate: 95 - - Item: Zherlthsh_Card + - Index: 162 + Item: Zherlthsh_Card Rate: 95 - - Item: Gibbet_Card + - Index: 163 + Item: Gibbet_Card Rate: 95 - - Item: Deleter_Card + - Index: 164 + Item: Deleter_Card Rate: 95 - - Item: Geographer_Card + - Index: 165 + Item: Geographer_Card Rate: 95 - - Item: Zipper_Bear_Card + - Index: 166 + Item: Zipper_Bear_Card Rate: 95 - - Item: Tengu_Card + - Index: 167 + Item: Tengu_Card Rate: 95 - - Item: Greatest_General_Card + - Index: 168 + Item: Greatest_General_Card Rate: 95 - - Item: Chepet_Card + - Index: 169 + Item: Chepet_Card Rate: 95 - - Item: Choco_Card + - Index: 170 + Item: Choco_Card Rate: 95 - - Item: Karakasa_Card + - Index: 171 + Item: Karakasa_Card Rate: 95 - - Item: Kapha_Card + - Index: 172 + Item: Kapha_Card Rate: 95 - - Item: Carat_Card + - Index: 173 + Item: Carat_Card Rate: 95 - - Item: Caterpillar_Card + - Index: 174 + Item: Caterpillar_Card Rate: 95 - - Item: Kobold_Leader_Card + - Index: 175 + Item: Kobold_Leader_Card Rate: 95 - - Item: Kobold_Archer_Card + - Index: 176 + Item: Kobold_Archer_Card Rate: 95 - - Item: Cookie_Card + - Index: 177 + Item: Cookie_Card Rate: 95 - - Item: Quve_Card + - Index: 178 + Item: Quve_Card Rate: 95 - - Item: Kraben_Card + - Index: 179 + Item: Kraben_Card Rate: 95 - - Item: Cramp_Card + - Index: 180 + Item: Cramp_Card Rate: 95 - - Item: Cruiser_Card + - Index: 181 + Item: Cruiser_Card Rate: 95 - - Item: Cremy_Fear_Card + - Index: 182 + Item: Cremy_Fear_Card Rate: 95 - - Item: Clock_Card + - Index: 183 + Item: Clock_Card Rate: 95 - - Item: Killer_Mantis_Card + - Index: 184 + Item: Killer_Mantis_Card Rate: 95 - - Item: Whisper_Boss_Card + - Index: 185 + Item: Whisper_Boss_Card Rate: 95 - - Item: Tamruan_Card + - Index: 186 + Item: Tamruan_Card Rate: 95 - - Item: Kind_Of_Beetle_Card + - Index: 187 + Item: Kind_Of_Beetle_Card Rate: 95 - - Item: Tri_Joint_Card + - Index: 188 + Item: Tri_Joint_Card Rate: 95 - - Item: Parasite_Card + - Index: 189 + Item: Parasite_Card Rate: 95 - - Item: Panzer_Goblin_Card + - Index: 190 + Item: Panzer_Goblin_Card Rate: 95 - - Item: Permeter_Card + - Index: 191 + Item: Permeter_Card Rate: 95 - - Item: Fur_Seal_Card + - Index: 192 + Item: Fur_Seal_Card Rate: 95 - - Item: Punk_Card + - Index: 193 + Item: Punk_Card Rate: 95 - - Item: Penomena_Card + - Index: 194 + Item: Penomena_Card Rate: 95 - - Item: Pest_Card + - Index: 195 + Item: Pest_Card Rate: 95 - - Item: Fake_Angel_Card + - Index: 196 + Item: Fake_Angel_Card Rate: 95 - - Item: Mobster_Card + - Index: 197 + Item: Mobster_Card Rate: 95 - - Item: Freezer_Card + - Index: 198 + Item: Freezer_Card Rate: 95 - - Item: Bloody_Knight_Card + - Index: 199 + Item: Bloody_Knight_Card Rate: 95 - - Item: Hylozoist_Card + - Index: 200 + Item: Hylozoist_Card Rate: 95 - - Item: Garm_Baby_Card + - Index: 201 + Item: Garm_Baby_Card Rate: 95 - - Item: Harpy_Card + - Index: 202 + Item: Harpy_Card Rate: 95 - - Item: See_Otter_Card + - Index: 203 + Item: See_Otter_Card Rate: 95 - - Item: Blood_Butterfly_Card + - Index: 204 + Item: Blood_Butterfly_Card Rate: 95 - - Item: Hyegun_Card + - Index: 205 + Item: Hyegun_Card Rate: 95 - - Item: Phendark_Card + - Index: 206 + Item: Phendark_Card Rate: 95 - - Item: Heater_Card + - Index: 207 + Item: Heater_Card Rate: 95 - - Item: Waste_Stove_Card + - Index: 208 + Item: Waste_Stove_Card Rate: 95 - - Item: Venomous_Card + - Index: 209 + Item: Venomous_Card Rate: 95 - - Item: Noxious_Card + - Index: 210 + Item: Noxious_Card Rate: 95 - - Item: Pitman_Card + - Index: 211 + Item: Pitman_Card Rate: 95 - - Item: Ungoliant_Card + - Index: 212 + Item: Ungoliant_Card Rate: 95 - - Item: Porcellio_Card + - Index: 213 + Item: Porcellio_Card Rate: 95 - - Item: Obsidian_Card + - Index: 214 + Item: Obsidian_Card Rate: 95 - - Item: Mineral_Card + - Index: 215 + Item: Mineral_Card Rate: 95 - - Item: Teddy_Bear_Card + - Index: 216 + Item: Teddy_Bear_Card Rate: 95 - - Item: Metaling_Card + - Index: 217 + Item: Metaling_Card Rate: 95 - - Item: Mole_Card + - Index: 218 + Item: Mole_Card Rate: 95 - - Item: Ygnizem_Card + - Index: 219 + Item: Ygnizem_Card Rate: 95 - - Item: Whikebain_Card + - Index: 220 + Item: Whikebain_Card Rate: 95 - - Item: Erend_Card + - Index: 221 + Item: Erend_Card Rate: 95 - - Item: Kavac_Card + - Index: 222 + Item: Kavac_Card Rate: 95 - - Item: Removal_Card + - Index: 223 + Item: Removal_Card Rate: 95 - - Item: Beholder_Card + - Index: 224 + Item: Beholder_Card Rate: 95 - - Item: Seyren_Card + - Index: 225 + Item: Seyren_Card Rate: 95 - - Item: Harword_Card + - Index: 226 + Item: Harword_Card Rate: 95 - - Item: Magaleta_Card + - Index: 227 + Item: Magaleta_Card Rate: 95 - - Item: Katrinn_Card + - Index: 228 + Item: Katrinn_Card Rate: 95 - - Item: Shecil_Card + - Index: 229 + Item: Shecil_Card Rate: 95 - - Item: Venatu_Card + - Index: 230 + Item: Venatu_Card Rate: 95 - - Item: Dimik_Card + - Index: 231 + Item: Dimik_Card Rate: 95 - - Item: Archdam_Card + - Index: 232 + Item: Archdam_Card Rate: 95 - - Item: Chung_E_Card + - Index: 233 + Item: Chung_E_Card Rate: 95 - - Item: Orc_Baby_Card_Card + - Index: 234 + Item: Orc_Baby_Card_Card Rate: 95 - - Item: Acidus_Card + - Index: 235 + Item: Acidus_Card Rate: 95 - - Item: Acidus__Card + - Index: 236 + Item: Acidus__Card Rate: 95 - - Item: Ferus__Card + - Index: 237 + Item: Ferus__Card Rate: 95 - - Item: Novus__Card + - Index: 238 + Item: Novus__Card Rate: 95 - - Item: Ancient_Mimic_Card + - Index: 239 + Item: Ancient_Mimic_Card Rate: 95 - - Item: Plasma_Card + - Index: 240 + Item: Plasma_Card Rate: 95 - - Item: Breeze_Card + - Index: 241 + Item: Breeze_Card Rate: 95 - - Item: Aliza_Card + - Index: 242 + Item: Aliza_Card Rate: 95 - - Item: Alicel_Card + - Index: 243 + Item: Alicel_Card Rate: 95 - - Item: Aliot_Card + - Index: 244 + Item: Aliot_Card Rate: 95 - - Item: Skogul_Card + - Index: 245 + Item: Skogul_Card Rate: 95 - - Item: Frus_Card + - Index: 246 + Item: Frus_Card Rate: 95 - - Item: Agav_Card + - Index: 247 + Item: Agav_Card Rate: 95 - - Item: Echio_Card + - Index: 248 + Item: Echio_Card Rate: 95 - - Item: Vanberk_Card + - Index: 249 + Item: Vanberk_Card Rate: 95 - - Item: Isilla_Card + - Index: 250 + Item: Isilla_Card Rate: 95 - - Item: Hodremlin_Card + - Index: 251 + Item: Hodremlin_Card Rate: 95 - - Item: Seeker_Card + - Index: 252 + Item: Seeker_Card Rate: 95 - - Item: Siroma_Card + - Index: 253 + Item: Siroma_Card Rate: 95 - - Item: Ice_Titan_Card + - Index: 254 + Item: Ice_Titan_Card Rate: 95 - - Item: Gazeti_Card + - Index: 255 + Item: Gazeti_Card Rate: 95 - - Item: Muscipular_Card + - Index: 256 + Item: Muscipular_Card Rate: 95 - - Item: Roween_Card + - Index: 257 + Item: Roween_Card Rate: 95 - - Item: Imp_Card + - Index: 258 + Item: Imp_Card Rate: 95 - - Item: Knocker_Card + - Index: 259 + Item: Knocker_Card Rate: 95 - - Item: Zombie_Slaughter_Card + - Index: 260 + Item: Zombie_Slaughter_Card Rate: 95 - - Item: Flame_Skull_Card + - Index: 261 + Item: Flame_Skull_Card Rate: 95 - - Item: Tatacho_Card + - Index: 262 + Item: Tatacho_Card Rate: 95 - - Item: Aqua_Elemental_Card + - Index: 263 + Item: Aqua_Elemental_Card Rate: 95 - - Item: Draco_Card + - Index: 264 + Item: Draco_Card Rate: 95 - - Item: Luciola_Vespa_Card + - Index: 265 + Item: Luciola_Vespa_Card Rate: 95 - - Item: P_Skeleton_Card + - Index: 266 + Item: P_Skeleton_Card Rate: 95 - - Item: Centipede_Card + - Index: 267 + Item: Centipede_Card Rate: 95 - - Item: Cornus_Card + - Index: 268 + Item: Cornus_Card Rate: 95 - - Item: Dark_Shadow_Card + - Index: 269 + Item: Dark_Shadow_Card Rate: 95 - - Item: Banshee_Master_Card + - Index: 270 + Item: Banshee_Master_Card Rate: 95 - - Item: Centipede_Larva_Card + - Index: 271 + Item: Centipede_Larva_Card Rate: 95 - - Item: Hilsrion_Card + - Index: 272 + Item: Hilsrion_Card Rate: 95 - - Item: Duneirre_Card + - Index: 273 + Item: Duneirre_Card Rate: 95 - - Item: Lata_Card + - Index: 274 + Item: Lata_Card Rate: 95 - - Item: Ringco_Card + - Index: 275 + Item: Ringco_Card Rate: 95 - - Item: Pillar_Card + - Index: 276 + Item: Pillar_Card Rate: 95 - - Item: Aunoe_Card + - Index: 277 + Item: Aunoe_Card Rate: 95 - - Item: Panat_Card + - Index: 278 + Item: Panat_Card Rate: 95 - - Item: Beholder_Master_Card + - Index: 279 + Item: Beholder_Master_Card Rate: 95 - - Item: Heavy_Metaling_Card + - Index: 280 + Item: Heavy_Metaling_Card Rate: 95 - - Item: Pinguicula_Dark_Card + - Index: 281 + Item: Pinguicula_Dark_Card Rate: 95 - - Item: Naga_Card + - Index: 282 + Item: Naga_Card Rate: 95 - - Item: Nepenthes_Card + - Index: 283 + Item: Nepenthes_Card Rate: 95 - - Item: Egg_Of_Draco_Card + - Index: 284 + Item: Egg_Of_Draco_Card Rate: 95 - - Item: Bradium_Goram_Card + - Index: 285 + Item: Bradium_Goram_Card Rate: 95 - - Item: Ancient_Tree_Card + - Index: 286 + Item: Ancient_Tree_Card Rate: 95 - - Item: Jakudam_Card + - Index: 287 + Item: Jakudam_Card Rate: 95 - - Item: Cobalt_Mineral_Card + - Index: 288 + Item: Cobalt_Mineral_Card Rate: 95 - - Item: Pinguicula_Card + - Index: 289 + Item: Pinguicula_Card Rate: 95 - - Item: Hell_Apocalips_Card + - Index: 290 + Item: Hell_Apocalips_Card Rate: 95 - - Item: Scaraba_Card + - Index: 291 + Item: Scaraba_Card Rate: 95 - - Item: Dolomedes_Card + - Index: 292 + Item: Dolomedes_Card Rate: 95 - - Item: Miming_Card + - Index: 293 + Item: Miming_Card Rate: 95 - - Item: Little_Fatum_Card + - Index: 294 + Item: Little_Fatum_Card Rate: 95 - - Item: Parus_Card + - Index: 295 + Item: Parus_Card Rate: 95 - - Item: Angra_Mantis_Card + - Index: 296 + Item: Angra_Mantis_Card Rate: 95 - - Item: Pom_Spider_Card + - Index: 297 + Item: Pom_Spider_Card Rate: 95 - - Item: Alnoldi_Card + - Index: 298 + Item: Alnoldi_Card Rate: 95 - - Item: Comodo_Card + - Index: 299 + Item: Comodo_Card Rate: 95 - - Item: Cendrawasih_Card + - Index: 300 + Item: Cendrawasih_Card Rate: 95 - - Item: Banaspaty_Card + - Index: 301 + Item: Banaspaty_Card Rate: 95 - - Item: Butoijo_Card + - Index: 302 + Item: Butoijo_Card Rate: 95 - - Item: Sedora_Card + - Index: 303 + Item: Sedora_Card Rate: 95 - - Item: Sropho_Card + - Index: 304 + Item: Sropho_Card Rate: 95 - - Item: Pot_Dofle_Card + - Index: 305 + Item: Pot_Dofle_Card Rate: 95 - - Item: Siorava_Card + - Index: 306 + Item: Siorava_Card Rate: 95 - - Item: Red_Eruma_Card + - Index: 307 + Item: Red_Eruma_Card Rate: 95 - - Item: Mini_Octopus_Card + - Index: 308 + Item: Mini_Octopus_Card Rate: 95 - - Item: Alphoccio_Card + - Index: 309 + Item: Alphoccio_Card Rate: 95 - - Item: Ceila_Card + - Index: 310 + Item: Ceila_Card Rate: 95 - - Item: Chen_Card + - Index: 311 + Item: Chen_Card Rate: 95 - - Item: Flamel_Card + - Index: 312 + Item: Flamel_Card Rate: 95 - - Item: Gertie_Card + - Index: 313 + Item: Gertie_Card Rate: 95 - - Item: Randel_Card + - Index: 314 + Item: Randel_Card Rate: 95 - - Item: Trentini_Card + - Index: 315 + Item: Trentini_Card Rate: 95 - - Item: Bungisngis_Card + - Index: 316 + Item: Bungisngis_Card Rate: 95 - - Item: Engkanto_Card + - Index: 317 + Item: Engkanto_Card Rate: 95 - - Item: Manananggal_Card + - Index: 318 + Item: Manananggal_Card Rate: 95 - - Item: Mangkukulam_Card + - Index: 319 + Item: Mangkukulam_Card Rate: 95 - - Item: Tikbalang_Card + - Index: 320 + Item: Tikbalang_Card Rate: 95 - - Item: Tiyanak_Card + - Index: 321 + Item: Tiyanak_Card Rate: 95 - - Item: Wakwak_Card + - Index: 322 + Item: Wakwak_Card Rate: 95 - - Item: Jejeling_Card + - Index: 323 + Item: Jejeling_Card Rate: 95 - - Item: Menblatt_Card + - Index: 324 + Item: Menblatt_Card Rate: 95 - - Item: Petal_Card + - Index: 325 + Item: Petal_Card Rate: 95 - - Item: Cenere_Card + - Index: 326 + Item: Cenere_Card Rate: 95 - - Item: AntiqueBook_Card + - Index: 327 + Item: AntiqueBook_Card Rate: 95 - - Item: LichternB_Card + - Index: 328 + Item: LichternB_Card Rate: 95 - - Item: LichternY_Card + - Index: 329 + Item: LichternY_Card Rate: 95 - - Item: LichternR_Card + - Index: 330 + Item: LichternR_Card Rate: 95 - - Item: LichternG_Card + - Index: 331 + Item: LichternG_Card Rate: 95 - - Item: FaithfulManager_Card + - Index: 332 + Item: FaithfulManager_Card Rate: 95 - - Item: White_Knightage_Card + - Index: 333 + Item: White_Knightage_Card Rate: 95 - - Item: Khaliz_Knightage_Card + - Index: 334 + Item: Khaliz_Knightage_Card Rate: 95 - - Item: Big_Ben_Card + - Index: 335 + Item: Big_Ben_Card Rate: 95 - - Item: Big_Bell_Card + - Index: 336 + Item: Big_Bell_Card Rate: 95 - - Item: Neo_Punk_Card + - Index: 337 + Item: Neo_Punk_Card Rate: 95 - - Item: Arc_Elder_Card + - Index: 338 + Item: Arc_Elder_Card Rate: 95 - - Item: Time_Keeper_Card + - Index: 339 + Item: Time_Keeper_Card Rate: 95 - - Item: P_Archer_Skeleton_Card + - Index: 340 + Item: P_Archer_Skeleton_Card Rate: 95 - - Item: P_Soldier_Skeleton_Card + - Index: 341 + Item: P_Soldier_Skeleton_Card Rate: 95 - - Item: P_Amdarais_Card + - Index: 342 + Item: P_Amdarais_Card Rate: 95 - - Item: Immotal_Corps_Card + - Index: 343 + Item: Immotal_Corps_Card Rate: 95 - - Item: Watcher_Card + - Index: 344 + Item: Watcher_Card Rate: 95 - - Item: Tappy_Card + - Index: 345 + Item: Tappy_Card Rate: 95 - - Item: Frozenwolf_Card + - Index: 346 + Item: Frozenwolf_Card Rate: 95 - - Item: Zombie_Guard_Card + - Index: 347 + Item: Zombie_Guard_Card Rate: 95 - - Item: Grave_Arclouse_Card + - Index: 348 + Item: Grave_Arclouse_Card Rate: 95 - - Item: Grave_Mimic_Card + - Index: 349 + Item: Grave_Mimic_Card Rate: 95 - - Item: Grave_Minorous_Card + - Index: 350 + Item: Grave_Minorous_Card Rate: 95 - - Item: Grave_Mummy_Card + - Index: 351 + Item: Grave_Mummy_Card Rate: 95 - - Item: Grave_A_Mummy_Card + - Index: 352 + Item: Grave_A_Mummy_Card Rate: 95 - - Item: Grave_Verit_Card + - Index: 353 + Item: Grave_Verit_Card Rate: 95 - - Item: Eggring_Card + - Index: 354 + Item: Eggring_Card Rate: 95 - - Item: Basilisk1_Card + - Index: 355 + Item: Basilisk1_Card Rate: 95 - - Item: Basilisk2_Card + - Index: 356 + Item: Basilisk2_Card Rate: 95 - - Item: Leaf_Lunatic_Card + - Index: 357 + Item: Leaf_Lunatic_Card Rate: 95 - - Item: Grass_Fabre_Card + - Index: 358 + Item: Grass_Fabre_Card Rate: 95 - - Item: Wild_Honet_Card + - Index: 359 + Item: Wild_Honet_Card Rate: 95 - - Item: Sw_Roda_Frog_Card + - Index: 360 + Item: Sw_Roda_Frog_Card Rate: 95 - - Item: Hunter_Wolf_Card + - Index: 361 + Item: Hunter_Wolf_Card Rate: 95 - - Item: Trance_Spore_Card + - Index: 362 + Item: Trance_Spore_Card Rate: 95 - - Item: Ju_Mandragora_Card + - Index: 363 + Item: Ju_Mandragora_Card Rate: 95 - - Item: Fru_Pom_Spider_Card + - Index: 364 + Item: Fru_Pom_Spider_Card Rate: 95 - - Item: Step_Card + - Index: 365 + Item: Step_Card Rate: 95 - - Item: Rock_Step_Card + - Index: 366 + Item: Rock_Step_Card Rate: 95 - - Item: Kick_Step_Card + - Index: 367 + Item: Kick_Step_Card Rate: 95 - - Item: KickAndKick_Card + - Index: 368 + Item: KickAndKick_Card Rate: 95 - - Item: GreenCenere_Card + - Index: 369 + Item: GreenCenere_Card Rate: 95 - - Item: RepairRobot_T_Card + - Index: 370 + Item: RepairRobot_T_Card Rate: 95 - - Item: ExplorationRover_T_Card + - Index: 371 + Item: ExplorationRover_T_Card Rate: 95 - - Item: Scr_MT_Robots_Card + - Index: 372 + Item: Scr_MT_Robots_Card Rate: 95 - - Item: GC109_Card + - Index: 373 + Item: GC109_Card Rate: 95 - - Item: DR815_Card + - Index: 374 + Item: DR815_Card Rate: 95 - - Item: Fire_Condor_Card + - Index: 375 + Item: Fire_Condor_Card Rate: 95 - - Item: Fire_Sand_Man_Card + - Index: 376 + Item: Fire_Sand_Man_Card Rate: 95 - - Item: Fire_Frilldora_Card + - Index: 377 + Item: Fire_Frilldora_Card Rate: 95 - - Item: Fire_Golem_Card + - Index: 378 + Item: Fire_Golem_Card Rate: 95 - - Item: Fulbuk_Card + - Index: 379 + Item: Fulbuk_Card Rate: 95 - - Item: AngerNineTail_Card + - Index: 380 + Item: AngerNineTail_Card Rate: 95 - - Item: BitterBonGun_Card + - Index: 381 + Item: BitterBonGun_Card Rate: 95 - - Item: BitterSohee_Card + - Index: 382 + Item: BitterSohee_Card Rate: 95 - - Item: BitterMunak_Card + - Index: 383 + Item: BitterMunak_Card Rate: 95 - - Item: BitterArcherSk_Card + - Index: 384 + Item: BitterArcherSk_Card Rate: 95 - - Item: WizardOfVeritas_Card + - Index: 385 + Item: WizardOfVeritas_Card Rate: 95 - - Item: FuryHero_Card + - Index: 386 + Item: FuryHero_Card Rate: 95 - - Item: SweetNightM_Card + - Index: 387 + Item: SweetNightM_Card Rate: 95 - - Item: MattDrainliar_Card + - Index: 388 + Item: MattDrainliar_Card Rate: 95 - - Item: LivingDead_Card + - Index: 389 + Item: LivingDead_Card Rate: 95 - - Item: AngerGazeti_Card + - Index: 390 + Item: AngerGazeti_Card Rate: 95 - - Item: AngerSnowier_Card + - Index: 391 + Item: AngerSnowier_Card Rate: 95 - - Item: AngerIceTitan_Card + - Index: 392 + Item: AngerIceTitan_Card Rate: 95 - - Item: OminousSolider_Card + - Index: 393 + Item: OminousSolider_Card Rate: 95 - - Item: OminousPermeter_Card + - Index: 394 + Item: OminousPermeter_Card Rate: 95 - - Item: OminousHeater_Card + - Index: 395 + Item: OminousHeater_Card Rate: 95 - - Item: OminousAssulter_Card + - Index: 396 + Item: OminousAssulter_Card Rate: 95 - - Item: OminousFreezer_Card + - Index: 397 + Item: OminousFreezer_Card Rate: 95 - - Item: Iara_Card + - Index: 398 + Item: Iara_Card Rate: 95 - - Item: Piranha_Card + - Index: 399 + Item: Piranha_Card Rate: 95 - - Item: Curupira_Card + - Index: 400 + Item: Curupira_Card Rate: 95 - - Item: Toucan_Card + - Index: 401 + Item: Toucan_Card Rate: 95 - - Item: Jaguar_Card + - Index: 402 + Item: Jaguar_Card Rate: 95 - - Item: Headless_Mule_Card + - Index: 403 + Item: Headless_Mule_Card Rate: 95 - - Item: Human_Kimera_Card + - Index: 404 + Item: Human_Kimera_Card Rate: 95 - - Item: Matter_Kimera_Card + - Index: 405 + Item: Matter_Kimera_Card Rate: 95 - - Item: Heart_Hunter_Card + - Index: 406 + Item: Heart_Hunter_Card Rate: 95 - - Item: Wood_Goblin_Card + - Index: 407 + Item: Wood_Goblin_Card Rate: 95 - - Item: Les_Card + - Index: 408 + Item: Les_Card Rate: 95 - - Item: Uzhas_Card + - Index: 409 + Item: Uzhas_Card Rate: 95 - - Item: Vavayaga_Card + - Index: 410 + Item: Vavayaga_Card Rate: 95 - - Item: Mavka_Card + - Index: 411 + Item: Mavka_Card Rate: 95 - - Item: Faceworm_Card + - Index: 412 + Item: Faceworm_Card Rate: 95 - - Item: Faceworm_Egg_Card + - Index: 413 + Item: Faceworm_Egg_Card Rate: 95 - - Item: Faceworm_L_Card + - Index: 414 + Item: Faceworm_L_Card Rate: 95 - - Item: Payon_Soldier_Card + - Index: 415 + Item: Payon_Soldier_Card Rate: 95 - - Item: Cowraiders1_Card + - Index: 416 + Item: Cowraiders1_Card Rate: 95 - - Item: Cowraiders2_Card + - Index: 417 + Item: Cowraiders2_Card Rate: 95 - - Item: Cowraiders3_Card + - Index: 418 + Item: Cowraiders3_Card Rate: 95 - - Item: E_Cowraiders1_Card + - Index: 419 + Item: E_Cowraiders1_Card Rate: 95 - - Item: E_Cowraiders2_Card + - Index: 420 + Item: E_Cowraiders2_Card Rate: 95 - - Item: E_Cowraiders3_Card + - Index: 421 + Item: E_Cowraiders3_Card Rate: 95 - - Item: Rr_Cramp_Card + - Index: 422 + Item: Rr_Cramp_Card Rate: 95 - - Item: Rr_Arclouse_Card + - Index: 423 + Item: Rr_Arclouse_Card Rate: 95 - - Item: Gaster_Card + - Index: 424 + Item: Gaster_Card Rate: 95 - - Item: Coyote_Card + - Index: 425 + Item: Coyote_Card Rate: 95 - - Item: AirShip_Raid_Card + - Index: 426 + Item: AirShip_Raid_Card Rate: 95 - - Item: Archi_Card + - Index: 427 + Item: Archi_Card Rate: 95 - - Item: Dio_Anemos_Card + - Index: 428 + Item: Dio_Anemos_Card Rate: 95 - - Item: Geffen_Gang_Card + - Index: 429 + Item: Geffen_Gang_Card Rate: 95 - - Item: Geffen_Thug_Card + - Index: 430 + Item: Geffen_Thug_Card Rate: 95 - - Item: Geffen_Thief_Card + - Index: 431 + Item: Geffen_Thief_Card Rate: 95 - - Item: Pa_Monk_Card + - Index: 432 + Item: Pa_Monk_Card Rate: 95 - - Item: Ordre_Card + - Index: 433 + Item: Ordre_Card Rate: 95 - - Item: Blut_Hase_Card + - Index: 434 + Item: Blut_Hase_Card Rate: 95 - - Item: Kuro_Akuma_Card + - Index: 435 + Item: Kuro_Akuma_Card Rate: 95 - - Item: Hyper_Death_Card + - Index: 436 + Item: Hyper_Death_Card Rate: 95 - - Item: Rechenier_Card + - Index: 437 + Item: Rechenier_Card Rate: 95 - - Item: Odorico_Card + - Index: 438 + Item: Odorico_Card Rate: 95 - - Item: Jew_Card + - Index: 439 + Item: Jew_Card Rate: 95 - - Item: Evil_Shadow_Card + - Index: 440 + Item: Evil_Shadow_Card Rate: 95 - - Item: Colorful_T_Bear_Card + - Index: 441 + Item: Colorful_T_Bear_Card Rate: 95 - - Item: Pitman_Worker_Card + - Index: 442 + Item: Pitman_Worker_Card Rate: 95 - - Item: Fragment_Of_Soul_Card + - Index: 443 + Item: Fragment_Of_Soul_Card Rate: 95 - - Item: Sinister_Obsidian_Card + - Index: 444 + Item: Sinister_Obsidian_Card Rate: 95 - - Item: Ancient_Trijoint_Card + - Index: 445 + Item: Ancient_Trijoint_Card Rate: 95 - - Item: Ancient_Sta_Golem_Card + - Index: 446 + Item: Ancient_Sta_Golem_Card Rate: 95 - - Item: Ancient_Megalith_Card + - Index: 447 + Item: Ancient_Megalith_Card Rate: 95 - - Item: Ancient_S_Shooter_Card + - Index: 448 + Item: Ancient_S_Shooter_Card Rate: 95 - - Item: Ancient_W_Shooter_Card + - Index: 449 + Item: Ancient_W_Shooter_Card Rate: 95 - - Item: Ancient_W_Fighter_Card + - Index: 450 + Item: Ancient_W_Fighter_Card Rate: 95 - - Item: E_EA2S_Card + - Index: 451 + Item: E_EA2S_Card Rate: 95 - - Item: Bellare_Card + - Index: 452 + Item: Bellare_Card Rate: 95 - - Item: High_Bellare_Card + - Index: 453 + Item: High_Bellare_Card Rate: 95 - - Item: Sanare_Card + - Index: 454 + Item: Sanare_Card Rate: 95 - - Item: High_Sanare_Card + - Index: 455 + Item: High_Sanare_Card Rate: 95 - - Item: Plaga_Card + - Index: 456 + Item: Plaga_Card Rate: 95 - - Item: Mutant_Plaga_Card + - Index: 457 + Item: Mutant_Plaga_Card Rate: 95 - - Item: Dolor_Card + - Index: 458 + Item: Dolor_Card Rate: 95 - - Item: Mt_Dolor_Card + - Index: 459 + Item: Mt_Dolor_Card Rate: 95 - - Item: Venenum_Card + - Index: 460 + Item: Venenum_Card Rate: 95 - - Item: Mt_Venenum_Card + - Index: 461 + Item: Mt_Venenum_Card Rate: 95 - - Item: Caput_Card + - Index: 462 + Item: Caput_Card Rate: 95 - - Item: Mt_Caput_Card + - Index: 463 + Item: Mt_Caput_Card Rate: 95 - - Item: E_EA1L_Card + - Index: 464 + Item: E_EA1L_Card Rate: 95 - - Item: LivingDeath_Card + - Index: 465 + Item: LivingDeath_Card Rate: 95 - - Item: Chaos_Ba_Jr_Card + - Index: 466 + Item: Chaos_Ba_Jr_Card Rate: 95 - - Item: Chaos_S_Winder_Card + - Index: 467 + Item: Chaos_S_Winder_Card Rate: 95 - - Item: Chaos_H_Fly_Card + - Index: 468 + Item: Chaos_H_Fly_Card Rate: 95 - - Item: Chaos_Mantis_Card + - Index: 469 + Item: Chaos_Mantis_Card Rate: 95 - - Item: Chaos_Goring_Card + - Index: 470 + Item: Chaos_Goring_Card Rate: 95 - - Item: Chaos_K_Mantis_Card + - Index: 471 + Item: Chaos_K_Mantis_Card Rate: 95 - - Item: Chaos_Poporing_Card + - Index: 472 + Item: Chaos_Poporing_Card Rate: 95 - - Item: Chaos_Stem_W_Card + - Index: 473 + Item: Chaos_Stem_W_Card Rate: 95 - - Item: Firm_Kaho_Card + - Index: 474 + Item: Firm_Kaho_Card Rate: 95 - - Item: Firm_Lava_G_Card + - Index: 475 + Item: Firm_Lava_G_Card Rate: 95 - - Item: Firm_Explosion_Card + - Index: 476 + Item: Firm_Explosion_Card Rate: 95 - - Item: Firm_Deleter1_Card + - Index: 477 + Item: Firm_Deleter1_Card Rate: 95 - - Item: Firm_Deleter2_Card + - Index: 478 + Item: Firm_Deleter2_Card Rate: 95 - - Item: Firm_Nightmare_T_Card + - Index: 479 + Item: Firm_Nightmare_T_Card Rate: 95 - - Item: Firm_Blazzer_Card + - Index: 480 + Item: Firm_Blazzer_Card Rate: 95 - - Item: Polluted_Raydric_Card + - Index: 481 + Item: Polluted_Raydric_Card Rate: 95 - - Item: Polluted_Ray_A_Card + - Index: 482 + Item: Polluted_Ray_A_Card Rate: 95 - - Item: Frozen_Gargoyle_Card + - Index: 483 + Item: Frozen_Gargoyle_Card Rate: 95 - - Item: Polluted_Sting_Card + - Index: 484 + Item: Polluted_Sting_Card Rate: 95 - - Item: Prison_Breaker_Card + - Index: 485 + Item: Prison_Breaker_Card Rate: 95 - - Item: Flame_Ghost_Card + - Index: 486 + Item: Flame_Ghost_Card Rate: 95 - - Item: Polluted_W_Man_Card + - Index: 487 + Item: Polluted_W_Man_Card Rate: 95 - - Item: C_White_Knight_Card + - Index: 488 + Item: C_White_Knight_Card Rate: 95 - - Item: C_Khaliz_Knight_Card + - Index: 489 + Item: C_Khaliz_Knight_Card Rate: 95 - - Item: C_Raydric_Card + - Index: 490 + Item: C_Raydric_Card Rate: 95 - - Item: C_Raydric_Archer_Card + - Index: 491 + Item: C_Raydric_Archer_Card Rate: 95 - - Item: XM_Tree_Card + - Index: 492 + Item: XM_Tree_Card Rate: 95 - - Item: XM_Cookie_Card + - Index: 493 + Item: XM_Cookie_Card Rate: 95 - - Item: XM_Mystcase_Card + - Index: 494 + Item: XM_Mystcase_Card Rate: 95 - - Item: XM_Lude_Card + - Index: 495 + Item: XM_Lude_Card Rate: 95 - - Item: XM_Hylozoist_Card + - Index: 496 + Item: XM_Hylozoist_Card Rate: 95 - - Item: XM_Marionette_Card + - Index: 497 + Item: XM_Marionette_Card Rate: 95 - - Item: XM_Teddy_Bear_Card + - Index: 498 + Item: XM_Teddy_Bear_Card Rate: 95 - - Item: Poisonous_Card + - Index: 499 + Item: Poisonous_Card Rate: 95 - - Item: Toxious_Card + - Index: 500 + Item: Toxious_Card Rate: 95 - - Item: Porcellio_W_Card + - Index: 501 + Item: Porcellio_W_Card Rate: 95 - - Item: Neo_Mineral_Card + - Index: 502 + Item: Neo_Mineral_Card Rate: 95 - - Item: Abyss_Man_Card + - Index: 503 + Item: Abyss_Man_Card Rate: 95 - - Item: Jeweliant_Card + - Index: 504 + Item: Jeweliant_Card Rate: 95 - - Item: Angelgolt_Card + - Index: 505 + Item: Angelgolt_Card Rate: 95 - - Item: Plasma_Spt_Card + - Index: 506 + Item: Plasma_Spt_Card Rate: 95 - - Item: Plasma_Arch_Card + - Index: 507 + Item: Plasma_Arch_Card Rate: 95 - - Item: Holy_Frus_Card + - Index: 508 + Item: Holy_Frus_Card Rate: 95 - - Item: Holy_Skogul_Card + - Index: 509 + Item: Holy_Skogul_Card Rate: 95 - - Item: Ferus_P_Card + - Index: 510 + Item: Ferus_P_Card Rate: 95 - - Item: Treasure_Mimic_Card + - Index: 511 + Item: Treasure_Mimic_Card Rate: 95 - - Item: Acidus_B_Card + - Index: 512 + Item: Acidus_B_Card Rate: 95 - - Item: Acidus_S_Card + - Index: 513 + Item: Acidus_S_Card Rate: 95 - - Item: Bone_Ferus_Card + - Index: 514 + Item: Bone_Ferus_Card Rate: 95 - - Item: Bone_Acidus_Card + - Index: 515 + Item: Bone_Acidus_Card Rate: 95 - - Item: Beta_Guards_Ng_Card + - Index: 516 + Item: Beta_Guards_Ng_Card Rate: 95 - - Item: O_Cleaner_Ng_Card + - Index: 517 + Item: O_Cleaner_Ng_Card Rate: 95 - - Item: Assistant_Card + - Index: 518 + Item: Assistant_Card Rate: 95 - - Item: Assistant_H_Card + - Index: 519 + Item: Assistant_H_Card Rate: 95 - - Item: Dry_Rafflesia_Card + - Index: 520 + Item: Dry_Rafflesia_Card Rate: 95 - - Item: Dry_Rafflesia_H_Card + - Index: 521 + Item: Dry_Rafflesia_H_Card Rate: 95 - - Item: Alnoldi_Ex_Card + - Index: 522 + Item: Alnoldi_Ex_Card Rate: 95 - - Item: Alnoldi_Ex_H_Card + - Index: 523 + Item: Alnoldi_Ex_H_Card Rate: 95 - - Item: Beta_Scissore_Ng_Card + - Index: 524 + Item: Beta_Scissore_Ng_Card Rate: 95 - - Item: B_Scissore_Ng_H_Card + - Index: 525 + Item: B_Scissore_Ng_H_Card Rate: 95 - - Item: Verporta_Card + - Index: 526 + Item: Verporta_Card Rate: 95 - - Item: Verporte_H_Card + - Index: 527 + Item: Verporte_H_Card Rate: 95 - - Item: Papila_Card + - Index: 528 + Item: Papila_Card Rate: 95 - - Item: Papila_H_Card + - Index: 529 + Item: Papila_H_Card Rate: 95 - - Item: Papila_Ruba_Card + - Index: 530 + Item: Papila_Ruba_Card Rate: 95 - - Item: Papila_Ruba_H_Card + - Index: 531 + Item: Papila_Ruba_H_Card Rate: 95 - - Item: Papila_Cae_Card + - Index: 532 + Item: Papila_Cae_Card Rate: 95 - - Item: Papila_Cae_H_Card + - Index: 533 + Item: Papila_Cae_H_Card Rate: 95 - - Item: Aries_Card + - Index: 534 + Item: Aries_Card Rate: 95 - - Item: Aries_H_Card + - Index: 535 + Item: Aries_H_Card Rate: 95 - - Item: Beta_Cleaner_Card + - Index: 536 + Item: Beta_Cleaner_Card Rate: 95 - - Item: Beta_Baths_A_Card + - Index: 537 + Item: Beta_Baths_A_Card Rate: 95 - - Item: Bath_Mermaid_Card + - Index: 538 + Item: Bath_Mermaid_Card Rate: 95 - - Item: Bookworm_Card + - Index: 539 + Item: Bookworm_Card Rate: 95 - - Item: Roaming_Splbook_Card + - Index: 540 + Item: Roaming_Splbook_Card Rate: 95 - - Item: Pitaya_R_Card + - Index: 541 + Item: Pitaya_R_Card Rate: 95 - - Item: Venenum3_Card + - Index: 542 + Item: Venenum3_Card Rate: 95 - - Item: EP17_2_Cramp_Card + - Index: 543 + Item: EP17_2_Cramp_Card Rate: 95 - - Item: Waterfall_Card + - Index: 544 + Item: Waterfall_Card Rate: 95 - - Item: Bellare3_Card + - Index: 545 + Item: Bellare3_Card Rate: 95 - - Item: Dolor3_Card + - Index: 546 + Item: Dolor3_Card Rate: 95 - - Item: Plasma_Y_Card + - Index: 547 + Item: Plasma_Y_Card Rate: 95 - - Item: Plaga3_Card + - Index: 548 + Item: Plaga3_Card Rate: 95 - - Item: Sanare3_Card + - Index: 549 + Item: Sanare3_Card Rate: 95 - - Item: Plasma_R_Card + - Index: 550 + Item: Plasma_R_Card Rate: 95 - - Item: Plasma_R2_Card + - Index: 551 + Item: Plasma_R2_Card Rate: 95 - - Item: EP17_2_Phen_Card + - Index: 552 + Item: EP17_2_Phen_Card Rate: 95 - - Item: EP17_2_Sword_Fish_Card + - Index: 553 + Item: EP17_2_Sword_Fish_Card Rate: 95 - - Item: EP17_2_Piranha_Card + - Index: 554 + Item: EP17_2_Piranha_Card Rate: 95 - - Item: EP17_2_Marc_Card + - Index: 555 + Item: EP17_2_Marc_Card Rate: 95 - - Item: Pitaya_Y_Card + - Index: 556 + Item: Pitaya_Y_Card Rate: 95 - - Item: Pitaya_V_Card + - Index: 557 + Item: Pitaya_V_Card Rate: 95 - - Item: Pitaya_B_Card + - Index: 558 + Item: Pitaya_B_Card Rate: 95 - - Item: Pitaya_G_Card + - Index: 559 + Item: Pitaya_G_Card Rate: 95 - - Item: ILL_Sropho_Card + - Index: 560 + Item: ILL_Sropho_Card Rate: 95 - - Item: ILL_Obeaune_Card + - Index: 561 + Item: ILL_Obeaune_Card Rate: 95 - - Item: ILL_Deviace_Card + - Index: 562 + Item: ILL_Deviace_Card Rate: 95 - - Item: ILL_Marse_Card + - Index: 563 + Item: ILL_Marse_Card Rate: 95 - - Item: ILL_Merman_Card + - Index: 564 + Item: ILL_Merman_Card Rate: 95 - - Item: ILL_Sedora_Card + - Index: 565 + Item: ILL_Sedora_Card Rate: 95 - - Item: ILL_Sword_Fish_Card + - Index: 566 + Item: ILL_Sword_Fish_Card Rate: 95 - - Item: ILL_Strouf_Card + - Index: 567 + Item: ILL_Strouf_Card Rate: 95 - - Item: ILL_Phen_Card + - Index: 568 + Item: ILL_Phen_Card Rate: 95 - - Item: ILL_King_Dramoh_Card + - Index: 569 + Item: ILL_King_Dramoh_Card Rate: 95 - - Item: Poring__Card + - Index: 570 + Item: Poring__Card Rate: 190 - - Item: Metaller_Card + - Index: 571 + Item: Metaller_Card Rate: 190 - - Item: Thara_Frog_Card + - Index: 572 + Item: Thara_Frog_Card Rate: 190 - - Item: Goblin_Card + - Index: 573 + Item: Goblin_Card Rate: 190 - - Item: Cornutus_Card + - Index: 574 + Item: Cornutus_Card Rate: 190 - - Item: Anacondaq_Card + - Index: 575 + Item: Anacondaq_Card Rate: 190 - - Item: Caramel_Card + - Index: 576 + Item: Caramel_Card Rate: 190 - - Item: Zerom_Card + - Index: 577 + Item: Zerom_Card Rate: 190 - - Item: Kaho_Card + - Index: 578 + Item: Kaho_Card Rate: 190 - - Item: Orc_Warrior_Card + - Index: 579 + Item: Orc_Warrior_Card Rate: 190 - - Item: Megalodon_Card + - Index: 580 + Item: Megalodon_Card Rate: 190 - - Item: Scorpion_Card + - Index: 581 + Item: Scorpion_Card Rate: 190 - - Item: Drainliar_Card + - Index: 582 + Item: Drainliar_Card Rate: 190 - - Item: Eggyra_Card + - Index: 583 + Item: Eggyra_Card Rate: 190 - - Item: Orc_Zombie_Card + - Index: 584 + Item: Orc_Zombie_Card Rate: 190 - - Item: Pirate_Skel_Card + - Index: 585 + Item: Pirate_Skel_Card Rate: 190 - - Item: BigFoot_Card + - Index: 586 + Item: BigFoot_Card Rate: 190 - - Item: Argos_Card + - Index: 587 + Item: Argos_Card Rate: 190 - - Item: Magnolia_Card + - Index: 588 + Item: Magnolia_Card Rate: 190 - - Item: Phen_Card + - Index: 589 + Item: Phen_Card Rate: 190 - - Item: Savage_Card + - Index: 590 + Item: Savage_Card Rate: 190 - - Item: Mantis_Card + - Index: 591 + Item: Mantis_Card Rate: 190 - - Item: Flora_Card + - Index: 592 + Item: Flora_Card Rate: 190 - - Item: Hode_Card + - Index: 593 + Item: Hode_Card Rate: 190 - - Item: Snowier_Card + - Index: 594 + Item: Snowier_Card Rate: 190 - - Item: Drosera_Card + - Index: 595 + Item: Drosera_Card Rate: 190 - - Item: Magmaring_Card + - Index: 596 + Item: Magmaring_Card Rate: 190 - - Item: Ragged_Zombie_Card + - Index: 597 + Item: Ragged_Zombie_Card Rate: 190 - - Item: Hell_Poodle_Card + - Index: 598 + Item: Hell_Poodle_Card Rate: 190 - - Item: Banshee_Card + - Index: 599 + Item: Banshee_Card Rate: 190 - - Item: Kukre_Card + - Index: 600 + Item: Kukre_Card Rate: 284 - - Item: Pecopeco_Card + - Index: 601 + Item: Pecopeco_Card Rate: 284 - - Item: Hydra_Card + - Index: 602 + Item: Hydra_Card Rate: 284 - - Item: Muka_Card + - Index: 603 + Item: Muka_Card Rate: 284 - - Item: Snake_Card + - Index: 604 + Item: Snake_Card Rate: 284 - - Item: Zombie_Card + - Index: 605 + Item: Zombie_Card Rate: 284 - - Item: Stainer_Card + - Index: 606 + Item: Stainer_Card Rate: 284 - - Item: Creamy_Card + - Index: 607 + Item: Creamy_Card Rate: 284 - - Item: Coco_Card + - Index: 608 + Item: Coco_Card Rate: 284 - - Item: Steel_Chonchon_Card + - Index: 609 + Item: Steel_Chonchon_Card Rate: 284 - - Item: Andre_Card + - Index: 610 + Item: Andre_Card Rate: 284 - - Item: Smokie_Card + - Index: 611 + Item: Smokie_Card Rate: 284 - - Item: Horn_Card + - Index: 612 + Item: Horn_Card Rate: 284 - - Item: Martin_Card + - Index: 613 + Item: Martin_Card Rate: 284 - - Item: Poison_Spore_Card + - Index: 614 + Item: Poison_Spore_Card Rate: 284 - - Item: Vadon_Card + - Index: 615 + Item: Vadon_Card Rate: 284 - - Item: Thief_Bug_Male_Card + - Index: 616 + Item: Thief_Bug_Male_Card Rate: 284 - - Item: Yoyo_Card + - Index: 617 + Item: Yoyo_Card Rate: 284 - - Item: Elder_Wilow_Card + - Index: 618 + Item: Elder_Wilow_Card Rate: 284 - - Item: Marina_Card + - Index: 619 + Item: Marina_Card Rate: 284 - - Item: Dustiness_Card + - Index: 620 + Item: Dustiness_Card Rate: 284 - - Item: Anopheles_Card + - Index: 621 + Item: Anopheles_Card Rate: 284 - - Item: Hill_Wind_Card + - Index: 622 + Item: Hill_Wind_Card Rate: 284 - - Item: Armaia_Card + - Index: 623 + Item: Armaia_Card Rate: 284 - - Item: Rawrel_Card + - Index: 624 + Item: Rawrel_Card Rate: 284 - - Item: Gremlin_Card + - Index: 625 + Item: Gremlin_Card Rate: 284 - - Item: Eremes_Card + - Index: 626 + Item: Eremes_Card Rate: 284 - - Item: Green_Iguana_Card + - Index: 627 + Item: Green_Iguana_Card Rate: 284 - - Item: Ferus_Card + - Index: 628 + Item: Ferus_Card Rate: 284 - - Item: Novus_Card + - Index: 629 + Item: Novus_Card Rate: 284 - - Item: Dragon_Egg_Card + - Index: 630 + Item: Dragon_Egg_Card Rate: 284 - - Item: Deathword_Card + - Index: 631 + Item: Deathword_Card Rate: 284 - - Item: Stapo_Card + - Index: 632 + Item: Stapo_Card Rate: 284 - - Item: Pecopeco_Egg_Card + - Index: 633 + Item: Pecopeco_Egg_Card Rate: 379 - - Item: Roda_Frog_Card + - Index: 634 + Item: Roda_Frog_Card Rate: 474 - - Item: Savage_Babe_Card + - Index: 635 + Item: Savage_Babe_Card Rate: 474 - - Item: Desert_Wolf_Babe_Card + - Index: 636 + Item: Desert_Wolf_Babe_Card Rate: 474 - - Item: Plankton_Card + - Index: 637 + Item: Plankton_Card Rate: 474 - - Item: Skeleton_Card + - Index: 638 + Item: Skeleton_Card Rate: 474 - - Item: Pupa_Card + - Index: 639 + Item: Pupa_Card Rate: 569 - - Item: Ambernite_Card + - Index: 640 + Item: Ambernite_Card Rate: 569 - - Item: Poporing_Card + - Index: 641 + Item: Poporing_Card Rate: 569 - - Item: Worm_Tail_Card + - Index: 642 + Item: Worm_Tail_Card Rate: 569 - - Item: Thief_Bug_Female_Card + - Index: 643 + Item: Thief_Bug_Female_Card Rate: 853 - - Item: Tarou_Card + - Index: 644 + Item: Tarou_Card Rate: 853 - - Item: Wolf_Card + - Index: 645 + Item: Wolf_Card Rate: 853 - - Item: Mandragora_Card + - Index: 646 + Item: Mandragora_Card Rate: 853 - - Item: Hornet_Card + - Index: 647 + Item: Hornet_Card Rate: 948 - - Item: Farmiliar_Card + - Index: 648 + Item: Farmiliar_Card Rate: 948 - - Item: Rocker_Card + - Index: 649 + Item: Rocker_Card Rate: 948 - - Item: Spore_Card + - Index: 650 + Item: Spore_Card Rate: 948 - - Item: Novice_Poring_Card + - Index: 651 + Item: Novice_Poring_Card Rate: 948 - - Item: Andre_Egg_Card + - Index: 652 + Item: Andre_Egg_Card Rate: 1137 - - Item: Condor_Card + - Index: 653 + Item: Condor_Card Rate: 1137 - - Item: Thief_Bug_Card + - Index: 654 + Item: Thief_Bug_Card Rate: 1137 - - Item: Lunatic_Card + - Index: 655 + Item: Lunatic_Card Rate: 1327 - - Item: Poring_Card + - Index: 656 + Item: Poring_Card Rate: 1422 - - Item: Fabre_Card + - Index: 657 + Item: Fabre_Card Rate: 1611 - - Item: Picky_Card + - Index: 658 + Item: Picky_Card Rate: 1611 - - Item: Chonchon_Card + - Index: 659 + Item: Chonchon_Card Rate: 1611 - - Item: Wilow_Card + - Index: 660 + Item: Wilow_Card Rate: 1611 - - Item: Picky__Card + - Index: 661 + Item: Picky__Card Rate: 1611 - - Item: Drops_Card + - Index: 662 + Item: Drops_Card Rate: 1706 - - Item: Thief_Bug_Egg_Card + - Index: 663 + Item: Thief_Bug_Egg_Card Rate: 1801 - Group: CARDALBUM_ACC SubGroups: - SubGroup: 1 List: - - Item: Spore_Card + - Index: 0 + Item: Spore_Card Rate: 1 - - Item: Kukre_Card + - Index: 1 + Item: Kukre_Card Rate: 1 - - Item: Tarou_Card + - Index: 2 + Item: Tarou_Card Rate: 1 - - Item: Poporing_Card + - Index: 3 + Item: Poporing_Card Rate: 1 - - Item: Worm_Tail_Card + - Index: 4 + Item: Worm_Tail_Card Rate: 1 - - Item: Muka_Card + - Index: 5 + Item: Muka_Card Rate: 1 - - Item: Smokie_Card + - Index: 6 + Item: Smokie_Card Rate: 1 - - Item: Poison_Spore_Card + - Index: 7 + Item: Poison_Spore_Card Rate: 1 - - Item: Yoyo_Card + - Index: 8 + Item: Yoyo_Card Rate: 1 - - Item: Vitata_Card + - Index: 9 + Item: Vitata_Card Rate: 1 - - Item: Zerom_Card + - Index: 10 + Item: Zerom_Card Rate: 1 - - Item: Pirate_Skel_Card + - Index: 11 + Item: Pirate_Skel_Card Rate: 1 - - Item: Phen_Card + - Index: 12 + Item: Phen_Card Rate: 1 - - Item: Mantis_Card + - Index: 13 + Item: Mantis_Card Rate: 1 - - Item: Marine_Sphere_Card + - Index: 14 + Item: Marine_Sphere_Card Rate: 1 - - Item: Kobold_Card + - Index: 15 + Item: Kobold_Card Rate: 1 - - Item: Obeaune_Card + - Index: 16 + Item: Obeaune_Card Rate: 1 - - Item: Horong_Card + - Index: 17 + Item: Horong_Card Rate: 1 - - Item: Joker_Card + - Index: 18 + Item: Joker_Card Rate: 1 - - Item: Gargoyle_Card + - Index: 19 + Item: Gargoyle_Card Rate: 1 - - Item: Galapago_Card + - Index: 20 + Item: Galapago_Card Rate: 1 - - Item: Rice_Cake_Boy_Card + - Index: 21 + Item: Rice_Cake_Boy_Card Rate: 1 - - Item: Poison_Toad_Card + - Index: 22 + Item: Poison_Toad_Card Rate: 1 - - Item: Raydric_Archer_Card + - Index: 23 + Item: Raydric_Archer_Card Rate: 1 - - Item: Wraith_Card + - Index: 24 + Item: Wraith_Card Rate: 1 - - Item: Lude_Card + - Index: 25 + Item: Lude_Card Rate: 1 - - Item: Marin_Card + - Index: 26 + Item: Marin_Card Rate: 1 - - Item: Mimic_Card + - Index: 27 + Item: Mimic_Card Rate: 1 - - Item: Violy_Card + - Index: 28 + Item: Violy_Card Rate: 1 - - Item: Bon_Gun_Card + - Index: 29 + Item: Bon_Gun_Card Rate: 1 - - Item: Blazzer_Card + - Index: 30 + Item: Blazzer_Card Rate: 1 - - Item: Sageworm_Card + - Index: 31 + Item: Sageworm_Card Rate: 1 - - Item: Stem_Worm_Card + - Index: 32 + Item: Stem_Worm_Card Rate: 1 - - Item: Spring_Rabbit_Card + - Index: 33 + Item: Spring_Rabbit_Card Rate: 1 - - Item: Sleeper_Card + - Index: 34 + Item: Sleeper_Card Rate: 1 - - Item: Shinobi_Card + - Index: 35 + Item: Shinobi_Card Rate: 1 - - Item: Wild_Ginseng_Card + - Index: 36 + Item: Wild_Ginseng_Card Rate: 1 - - Item: Owl_Duke_Card + - Index: 37 + Item: Owl_Duke_Card Rate: 1 - - Item: Owl_Baron_Card + - Index: 38 + Item: Owl_Baron_Card Rate: 1 - - Item: Alligator_Card + - Index: 39 + Item: Alligator_Card Rate: 1 - - Item: Orc_Archer_Card + - Index: 40 + Item: Orc_Archer_Card Rate: 1 - - Item: Evil_Cloud_Hermit_Card + - Index: 41 + Item: Evil_Cloud_Hermit_Card Rate: 1 - - Item: Wind_Ghost_Card + - Index: 42 + Item: Wind_Ghost_Card Rate: 1 - - Item: Li_Me_Mang_Ryang_Card + - Index: 43 + Item: Li_Me_Mang_Ryang_Card Rate: 1 - - Item: Dancing_Dragon_Card + - Index: 44 + Item: Dancing_Dragon_Card Rate: 1 - - Item: Tengu_Card + - Index: 45 + Item: Tengu_Card Rate: 1 - - Item: Greatest_General_Card + - Index: 46 + Item: Greatest_General_Card Rate: 1 - - Item: Cookie_Card + - Index: 47 + Item: Cookie_Card Rate: 1 - - Item: Quve_Card + - Index: 48 + Item: Quve_Card Rate: 1 - - Item: Hylozoist_Card + - Index: 49 + Item: Hylozoist_Card Rate: 1 - - Item: See_Otter_Card + - Index: 50 + Item: See_Otter_Card Rate: 1 - - Item: Blood_Butterfly_Card + - Index: 51 + Item: Blood_Butterfly_Card Rate: 1 - - Item: Heater_Card + - Index: 52 + Item: Heater_Card Rate: 1 - - Item: Anopheles_Card + - Index: 53 + Item: Anopheles_Card Rate: 1 - - Item: Armaia_Card + - Index: 54 + Item: Armaia_Card Rate: 1 - - Item: Whikebain_Card + - Index: 55 + Item: Whikebain_Card Rate: 1 - - Item: Erend_Card + - Index: 56 + Item: Erend_Card Rate: 1 - - Item: Gremlin_Card + - Index: 57 + Item: Gremlin_Card Rate: 1 - - Item: Beholder_Card + - Index: 58 + Item: Beholder_Card Rate: 1 - - Item: Green_Iguana_Card + - Index: 59 + Item: Green_Iguana_Card Rate: 1 - - Item: Hydro_Card + - Index: 60 + Item: Hydro_Card Rate: 1 - - Item: Dragon_Egg_Card + - Index: 61 + Item: Dragon_Egg_Card Rate: 1 - - Item: Plasma_Card + - Index: 62 + Item: Plasma_Card Rate: 1 - - Item: Retribution_Card + - Index: 63 + Item: Retribution_Card Rate: 1 - - Item: Snowier_Card + - Index: 64 + Item: Snowier_Card Rate: 1 - - Item: Siroma_Card + - Index: 65 + Item: Siroma_Card Rate: 1 - - Item: Gazeti_Card + - Index: 66 + Item: Gazeti_Card Rate: 1 - - Item: Galion_Card + - Index: 67 + Item: Galion_Card Rate: 1 - - Item: Stapo_Card + - Index: 68 + Item: Stapo_Card Rate: 1 - - Item: Imp_Card + - Index: 69 + Item: Imp_Card Rate: 1 - - Item: Ragged_Zombie_Card + - Index: 70 + Item: Ragged_Zombie_Card Rate: 1 - - Item: Hell_Poodle_Card + - Index: 71 + Item: Hell_Poodle_Card Rate: 1 - Group: CARDALBUM_ARMOR SubGroups: - SubGroup: 1 List: - - Item: Poring_Card + - Index: 0 + Item: Poring_Card Rate: 1 - - Item: Pupa_Card + - Index: 1 + Item: Pupa_Card Rate: 1 - - Item: Picky_Card + - Index: 2 + Item: Picky_Card Rate: 1 - - Item: Picky__Card + - Index: 3 + Item: Picky__Card Rate: 1 - - Item: Roda_Frog_Card + - Index: 4 + Item: Roda_Frog_Card Rate: 1 - - Item: Thief_Bug_Card + - Index: 5 + Item: Thief_Bug_Card Rate: 1 - - Item: Rocker_Card + - Index: 6 + Item: Rocker_Card Rate: 1 - - Item: Desert_Wolf_Babe_Card + - Index: 7 + Item: Desert_Wolf_Babe_Card Rate: 1 - - Item: Pecopeco_Card + - Index: 8 + Item: Pecopeco_Card Rate: 1 - - Item: Steel_Chonchon_Card + - Index: 9 + Item: Steel_Chonchon_Card Rate: 1 - - Item: Cornutus_Card + - Index: 10 + Item: Cornutus_Card Rate: 1 - - Item: Savage_Card + - Index: 11 + Item: Savage_Card Rate: 1 - - Item: Sword_Fish_Card + - Index: 12 + Item: Sword_Fish_Card Rate: 1 - - Item: Dokebi_Card + - Index: 13 + Item: Dokebi_Card Rate: 1 - - Item: Pasana_Card + - Index: 14 + Item: Pasana_Card Rate: 1 - - Item: Sand_Man_Card + - Index: 15 + Item: Sand_Man_Card Rate: 1 - - Item: Marc_Card + - Index: 16 + Item: Marc_Card Rate: 1 - - Item: Argiope_Card + - Index: 17 + Item: Argiope_Card Rate: 1 - - Item: Bathory_Card + - Index: 18 + Item: Bathory_Card Rate: 1 - - Item: Evil_Druid_Card + - Index: 19 + Item: Evil_Druid_Card Rate: 1 - - Item: Goat_Card + - Index: 20 + Item: Goat_Card Rate: 1 - - Item: Flying_Deleter_Card + - Index: 21 + Item: Flying_Deleter_Card Rate: 1 - - Item: Grizzly_Card + - Index: 22 + Item: Grizzly_Card Rate: 1 - - Item: Nightmare_Terror_Card + - Index: 23 + Item: Nightmare_Terror_Card Rate: 1 - - Item: Dark_Frame_Card + - Index: 24 + Item: Dark_Frame_Card Rate: 1 - - Item: Demon_Pungus_Card + - Index: 25 + Item: Demon_Pungus_Card Rate: 1 - - Item: Disguise_Card + - Index: 26 + Item: Disguise_Card Rate: 1 - - Item: Wraith_Dead_Card + - Index: 27 + Item: Wraith_Dead_Card Rate: 1 - - Item: Loli_Ruri_Card + - Index: 28 + Item: Loli_Ruri_Card Rate: 1 - - Item: Rybio_Card + - Index: 29 + Item: Rybio_Card Rate: 1 - - Item: Majoruros_Card + - Index: 30 + Item: Majoruros_Card Rate: 1 - - Item: Brilight_Card + - Index: 31 + Item: Brilight_Card Rate: 1 - - Item: Sasquatch_Card + - Index: 32 + Item: Sasquatch_Card Rate: 1 - - Item: Succubus_Card + - Index: 33 + Item: Succubus_Card Rate: 1 - - Item: Solider_Card + - Index: 34 + Item: Solider_Card Rate: 1 - - Item: Skel_Prisoner_Card + - Index: 35 + Item: Skel_Prisoner_Card Rate: 1 - - Item: Baby_Leopard_Card + - Index: 36 + Item: Baby_Leopard_Card Rate: 1 - - Item: Anolian_Card + - Index: 37 + Item: Anolian_Card Rate: 1 - - Item: Apocalips_Card + - Index: 38 + Item: Apocalips_Card Rate: 1 - - Item: Wooden_Golem_Card + - Index: 39 + Item: Wooden_Golem_Card Rate: 1 - - Item: Giant_Spider_Card + - Index: 40 + Item: Giant_Spider_Card Rate: 1 - - Item: Deleter_Card + - Index: 41 + Item: Deleter_Card Rate: 1 - - Item: Geographer_Card + - Index: 42 + Item: Geographer_Card Rate: 1 - - Item: Karakasa_Card + - Index: 43 + Item: Karakasa_Card Rate: 1 - - Item: Kraben_Card + - Index: 44 + Item: Kraben_Card Rate: 1 - - Item: Cremy_Fear_Card + - Index: 45 + Item: Cremy_Fear_Card Rate: 1 - - Item: Clock_Card + - Index: 46 + Item: Clock_Card Rate: 1 - - Item: Chimera_Card + - Index: 47 + Item: Chimera_Card Rate: 1 - - Item: Killer_Mantis_Card + - Index: 48 + Item: Killer_Mantis_Card Rate: 1 - - Item: Pest_Card + - Index: 49 + Item: Pest_Card Rate: 1 - - Item: Waste_Stove_Card + - Index: 50 + Item: Waste_Stove_Card Rate: 1 - - Item: Venomous_Card + - Index: 51 + Item: Venomous_Card Rate: 1 - - Item: Porcellio_Card + - Index: 52 + Item: Porcellio_Card Rate: 1 - - Item: Obsidian_Card + - Index: 53 + Item: Obsidian_Card Rate: 1 - - Item: Mineral_Card + - Index: 54 + Item: Mineral_Card Rate: 1 - - Item: Ygnizem_Card + - Index: 55 + Item: Ygnizem_Card Rate: 1 - - Item: Removal_Card + - Index: 56 + Item: Removal_Card Rate: 1 - - Item: Venatu_Card + - Index: 57 + Item: Venatu_Card Rate: 1 - - Item: Dimik_Card + - Index: 58 + Item: Dimik_Card Rate: 1 - - Item: Archdam_Card + - Index: 59 + Item: Archdam_Card Rate: 1 - - Item: Novus__Card + - Index: 60 + Item: Novus__Card Rate: 1 - - Item: Novus_Card + - Index: 61 + Item: Novus_Card Rate: 1 - - Item: Ancient_Mimic_Card + - Index: 62 + Item: Ancient_Mimic_Card Rate: 1 - - Item: Observation_Card + - Index: 63 + Item: Observation_Card Rate: 1 - - Item: Shelter_Card + - Index: 64 + Item: Shelter_Card Rate: 1 - - Item: Aliza_Card + - Index: 65 + Item: Aliza_Card Rate: 1 - - Item: Alicel_Card + - Index: 66 + Item: Alicel_Card Rate: 1 - - Item: Skogul_Card + - Index: 67 + Item: Skogul_Card Rate: 1 - - Item: Frus_Card + - Index: 68 + Item: Frus_Card Rate: 1 - - Item: Agav_Card + - Index: 69 + Item: Agav_Card Rate: 1 - - Item: Echio_Card + - Index: 70 + Item: Echio_Card Rate: 1 - - Item: Byorgue_Card + - Index: 71 + Item: Byorgue_Card Rate: 1 - - Item: Banshee_Master_Card + - Index: 72 + Item: Banshee_Master_Card Rate: 1 - Group: CARDALBUM_GARMENT SubGroups: - SubGroup: 1 List: - - Item: Condor_Card + - Index: 0 + Item: Condor_Card Rate: 32 - - Item: Dustiness_Card + - Index: 1 + Item: Dustiness_Card Rate: 32 - - Item: Orc_Zombie_Card + - Index: 2 + Item: Orc_Zombie_Card Rate: 32 - - Item: Hode_Card + - Index: 3 + Item: Hode_Card Rate: 32 - - Item: Frilldora_Card + - Index: 4 + Item: Frilldora_Card Rate: 32 - - Item: Marse_Card + - Index: 5 + Item: Marse_Card Rate: 32 - - Item: Whisper_Card + - Index: 6 + Item: Whisper_Card Rate: 32 - - Item: Myst_Card + - Index: 7 + Item: Myst_Card Rate: 32 - - Item: Jakk_Card + - Index: 8 + Item: Jakk_Card Rate: 32 - - Item: Marionette_Card + - Index: 9 + Item: Marionette_Card Rate: 32 - - Item: Isis_Card + - Index: 10 + Item: Isis_Card Rate: 32 - - Item: Baphomet__Card + - Index: 11 + Item: Baphomet__Card Rate: 32 - - Item: Daydric_Card + - Index: 12 + Item: Daydric_Card Rate: 32 - - Item: Nine_Tail_Card + - Index: 13 + Item: Nine_Tail_Card Rate: 32 - - Item: Deviling_Card + - Index: 14 + Item: Deviling_Card Rate: 1 - - Item: Dragon_Tail_Card + - Index: 15 + Item: Dragon_Tail_Card Rate: 32 - - Item: Dragon_Fly_Card + - Index: 16 + Item: Dragon_Fly_Card Rate: 32 - - Item: Vagabond_Wolf_Card + - Index: 17 + Item: Vagabond_Wolf_Card Rate: 1 - - Item: Mastering_Card + - Index: 18 + Item: Mastering_Card Rate: 1 - - Item: Wander_Man_Card + - Index: 19 + Item: Wander_Man_Card Rate: 1 - - Item: Vocal_Card + - Index: 20 + Item: Vocal_Card Rate: 1 - - Item: Eclipse_Card + - Index: 21 + Item: Eclipse_Card Rate: 32 - - Item: Choco_Card + - Index: 22 + Item: Choco_Card Rate: 32 - - Item: Kapha_Card + - Index: 23 + Item: Kapha_Card Rate: 32 - - Item: Whisper_Boss_Card + - Index: 24 + Item: Whisper_Boss_Card Rate: 32 - - Item: Toad_Card + - Index: 25 + Item: Toad_Card Rate: 1 - - Item: Punk_Card + - Index: 26 + Item: Punk_Card Rate: 32 - - Item: Harpy_Card + - Index: 27 + Item: Harpy_Card Rate: 32 - - Item: Hyegun_Card + - Index: 28 + Item: Hyegun_Card Rate: 32 - - Item: Noxious_Card + - Index: 29 + Item: Noxious_Card Rate: 32 - - Item: Kavac_Card + - Index: 30 + Item: Kavac_Card Rate: 1 - - Item: Chung_E_Card + - Index: 31 + Item: Chung_E_Card Rate: 32 - - Item: Orc_Baby_Card_Card + - Index: 32 + Item: Orc_Baby_Card_Card Rate: 32 - - Item: Aliot_Card + - Index: 33 + Item: Aliot_Card Rate: 32 - - Item: Roween_Card + - Index: 34 + Item: Roween_Card Rate: 32 - - Item: Salamander_Card + - Index: 35 + Item: Salamander_Card Rate: 32 - - Item: Kasa_Card + - Index: 36 + Item: Kasa_Card Rate: 32 - - Item: Magmaring_Card + - Index: 37 + Item: Magmaring_Card Rate: 33 - Group: CARDALBUM_HELM SubGroups: - SubGroup: 1 List: - - Item: Wilow_Card + - Index: 0 + Item: Wilow_Card Rate: 1 - - Item: Stainer_Card + - Index: 1 + Item: Stainer_Card Rate: 1 - - Item: Coco_Card + - Index: 2 + Item: Coco_Card Rate: 1 - - Item: Martin_Card + - Index: 3 + Item: Martin_Card Rate: 1 - - Item: Elder_Wilow_Card + - Index: 4 + Item: Elder_Wilow_Card Rate: 1 - - Item: Giearth_Card + - Index: 5 + Item: Giearth_Card Rate: 1 - - Item: Ghoul_Card + - Index: 6 + Item: Ghoul_Card Rate: 1 - - Item: Marduk_Card + - Index: 7 + Item: Marduk_Card Rate: 1 - - Item: Deviruchi_Card + - Index: 8 + Item: Deviruchi_Card Rate: 1 - - Item: Nightmare_Card + - Index: 9 + Item: Nightmare_Card Rate: 1 - - Item: Grand_Peco_Card + - Index: 10 + Item: Grand_Peco_Card Rate: 1 - - Item: Dark_Illusion_Card + - Index: 11 + Item: Dark_Illusion_Card Rate: 1 - - Item: Dryad_Card + - Index: 12 + Item: Dryad_Card Rate: 1 - - Item: Rideword_Card + - Index: 13 + Item: Rideword_Card Rate: 1 - - Item: Leib_Olmai_Card + - Index: 14 + Item: Leib_Olmai_Card Rate: 1 - - Item: Leaf_Cat_Card + - Index: 15 + Item: Leaf_Cat_Card Rate: 1 - - Item: Mystcase_Card + - Index: 16 + Item: Mystcase_Card Rate: 1 - - Item: Stalactic_Golem_Card + - Index: 17 + Item: Stalactic_Golem_Card Rate: 1 - - Item: C_Tower_Manager_Card + - Index: 18 + Item: C_Tower_Manager_Card Rate: 1 - - Item: Archangeling_Card + - Index: 19 + Item: Archangeling_Card Rate: 1 - - Item: Wicked_Nymph_Card + - Index: 20 + Item: Wicked_Nymph_Card Rate: 1 - - Item: Wootan_Shooter_Card + - Index: 21 + Item: Wootan_Shooter_Card Rate: 1 - - Item: Wootan_Fighter_Card + - Index: 22 + Item: Wootan_Fighter_Card Rate: 1 - - Item: Incubus_Card + - Index: 23 + Item: Incubus_Card Rate: 1 - - Item: Giant_Honet_Card + - Index: 24 + Item: Giant_Honet_Card Rate: 1 - - Item: Gibbet_Card + - Index: 25 + Item: Gibbet_Card Rate: 1 - - Item: Carat_Card + - Index: 26 + Item: Carat_Card Rate: 1 - - Item: Cramp_Card + - Index: 27 + Item: Cramp_Card Rate: 1 - - Item: Permeter_Card + - Index: 28 + Item: Permeter_Card Rate: 1 - - Item: Ungoliant_Card + - Index: 29 + Item: Ungoliant_Card Rate: 1 - - Item: Mole_Card + - Index: 30 + Item: Mole_Card Rate: 1 - - Item: Gemini_Card + - Index: 31 + Item: Gemini_Card Rate: 1 - - Item: Seyren_Card + - Index: 32 + Item: Seyren_Card Rate: 1 - - Item: Magaleta_Card + - Index: 33 + Item: Magaleta_Card Rate: 1 - - Item: Katrinn_Card + - Index: 34 + Item: Katrinn_Card Rate: 1 - - Item: Acidus__Card + - Index: 35 + Item: Acidus__Card Rate: 1 - - Item: Vanberk_Card + - Index: 36 + Item: Vanberk_Card Rate: 1 - - Item: Isilla_Card + - Index: 37 + Item: Isilla_Card Rate: 1 - - Item: Knocker_Card + - Index: 38 + Item: Knocker_Card Rate: 1 - - Item: Banshee_Card + - Index: 39 + Item: Banshee_Card Rate: 1 - Group: CARDALBUM_SHIELD SubGroups: - SubGroup: 1 List: - - Item: Thief_Bug_Egg_Card + - Index: 0 + Item: Thief_Bug_Egg_Card Rate: 1 - - Item: Andre_Egg_Card + - Index: 1 + Item: Andre_Egg_Card Rate: 1 - - Item: Ambernite_Card + - Index: 2 + Item: Ambernite_Card Rate: 1 - - Item: Horn_Card + - Index: 3 + Item: Horn_Card Rate: 1 - - Item: Thara_Frog_Card + - Index: 4 + Item: Thara_Frog_Card Rate: 1 - - Item: Orc_Warrior_Card + - Index: 5 + Item: Orc_Warrior_Card Rate: 1 - - Item: Megalodon_Card + - Index: 6 + Item: Megalodon_Card Rate: 1 - - Item: BigFoot_Card + - Index: 7 + Item: BigFoot_Card Rate: 1 - - Item: Argos_Card + - Index: 8 + Item: Argos_Card Rate: 1 - - Item: Rafflesia_Card + - Index: 9 + Item: Rafflesia_Card Rate: 1 - - Item: Munak_Card + - Index: 10 + Item: Munak_Card Rate: 1 - - Item: Petit__Card + - Index: 11 + Item: Petit__Card Rate: 1 - - Item: Medusa_Card + - Index: 12 + Item: Medusa_Card Rate: 1 - - Item: Khalitzburg_Card + - Index: 13 + Item: Khalitzburg_Card Rate: 1 - - Item: Anubis_Card + - Index: 14 + Item: Anubis_Card Rate: 1 - - Item: Mysteltainn_Card + - Index: 15 + Item: Mysteltainn_Card Rate: 1 - - Item: Live_Peach_Tree_Card + - Index: 16 + Item: Live_Peach_Tree_Card Rate: 1 - - Item: Sting_Card + - Index: 17 + Item: Sting_Card Rate: 1 - - Item: Increase_Soil_Card + - Index: 18 + Item: Increase_Soil_Card Rate: 1 - - Item: Arclouse_Card + - Index: 19 + Item: Arclouse_Card Rate: 1 - - Item: Ancient_Mummy_Card + - Index: 20 + Item: Ancient_Mummy_Card Rate: 1 - - Item: Executioner_Card + - Index: 21 + Item: Executioner_Card Rate: 1 - - Item: Alice_Card + - Index: 22 + Item: Alice_Card Rate: 1 - - Item: Tirfing_Card + - Index: 23 + Item: Tirfing_Card Rate: 1 - - Item: Zherlthsh_Card + - Index: 24 + Item: Zherlthsh_Card Rate: 1 - - Item: Tamruan_Card + - Index: 25 + Item: Tamruan_Card Rate: 1 - - Item: Parasite_Card + - Index: 26 + Item: Parasite_Card Rate: 1 - - Item: Penomena_Card + - Index: 27 + Item: Penomena_Card Rate: 1 - - Item: High_Orc_Card + - Index: 28 + Item: High_Orc_Card Rate: 1 - - Item: Teddy_Bear_Card + - Index: 29 + Item: Teddy_Bear_Card Rate: 1 - - Item: Tha_Despero_Card + - Index: 30 + Item: Tha_Despero_Card Rate: 1 - - Item: Hodremlin_Card + - Index: 31 + Item: Hodremlin_Card Rate: 1 - - Item: Seeker_Card + - Index: 32 + Item: Seeker_Card Rate: 1 - - Item: Muscipular_Card + - Index: 33 + Item: Muscipular_Card Rate: 1 - - Item: Flame_Skull_Card + - Index: 34 + Item: Flame_Skull_Card Rate: 1 - - Item: Tatacho_Card + - Index: 35 + Item: Tatacho_Card Rate: 1 - - Item: Aqua_Elemental_Card + - Index: 36 + Item: Aqua_Elemental_Card Rate: 1 - - Item: Draco_Card + - Index: 37 + Item: Draco_Card Rate: 1 - - Item: Luciola_Vespa_Card + - Index: 38 + Item: Luciola_Vespa_Card Rate: 1 - - Item: Centipede_Card + - Index: 39 + Item: Centipede_Card Rate: 1 - - Item: Cornus_Card + - Index: 40 + Item: Cornus_Card Rate: 1 - - Item: Dark_Shadow_Card + - Index: 41 + Item: Dark_Shadow_Card Rate: 1 - Group: CARDALBUM_SHOES SubGroups: - SubGroup: 1 List: - - Item: Chonchon_Card + - Index: 0 + Item: Chonchon_Card Rate: 1 - - Item: Zombie_Card + - Index: 1 + Item: Zombie_Card Rate: 1 - - Item: Thief_Bug_Male_Card + - Index: 2 + Item: Thief_Bug_Male_Card Rate: 1 - - Item: Eggyra_Card + - Index: 3 + Item: Eggyra_Card Rate: 1 - - Item: Matyr_Card + - Index: 4 + Item: Matyr_Card Rate: 1 - - Item: Sohee_Card + - Index: 5 + Item: Sohee_Card Rate: 1 - - Item: Verit_Card + - Index: 6 + Item: Verit_Card Rate: 1 - - Item: Gajomart_Card + - Index: 7 + Item: Gajomart_Card Rate: 1 - - Item: Antique_Firelock_Card + - Index: 8 + Item: Antique_Firelock_Card Rate: 1 - - Item: Gullinbursti_Card + - Index: 9 + Item: Gullinbursti_Card Rate: 1 - - Item: Raggler_Card + - Index: 10 + Item: Raggler_Card Rate: 1 - - Item: Merman_Card + - Index: 11 + Item: Merman_Card Rate: 1 - - Item: Megalith_Card + - Index: 12 + Item: Megalith_Card Rate: 1 - - Item: Mini_Demon_Card + - Index: 13 + Item: Mini_Demon_Card Rate: 1 - - Item: Miyabi_Ningyo_Card + - Index: 14 + Item: Miyabi_Ningyo_Card Rate: 1 - - Item: Skeleton_General_Card + - Index: 15 + Item: Skeleton_General_Card Rate: 1 - - Item: Cookie_XMAS_Card + - Index: 16 + Item: Cookie_XMAS_Card Rate: 1 - - Item: Iron_Fist_Card + - Index: 17 + Item: Iron_Fist_Card Rate: 1 - - Item: Alarm_Card + - Index: 18 + Item: Alarm_Card Rate: 1 - - Item: Am_Mut_Card + - Index: 19 + Item: Am_Mut_Card Rate: 1 - - Item: Ancient_Worm_Card + - Index: 20 + Item: Ancient_Worm_Card Rate: 1 - - Item: Wild_Rose_Card + - Index: 21 + Item: Wild_Rose_Card Rate: 1 - - Item: Explosion_Card + - Index: 22 + Item: Explosion_Card Rate: 1 - - Item: Zombie_Prisoner_Card + - Index: 23 + Item: Zombie_Prisoner_Card Rate: 1 - - Item: Cat_O_Nine_Tail_Card + - Index: 24 + Item: Cat_O_Nine_Tail_Card Rate: 1 - - Item: Freezer_Card + - Index: 25 + Item: Freezer_Card Rate: 1 - - Item: Acidus_Card + - Index: 26 + Item: Acidus_Card Rate: 1 - - Item: Ferus__Card + - Index: 27 + Item: Ferus__Card Rate: 1 - - Item: Tha_Odium_Card + - Index: 28 + Item: Tha_Odium_Card Rate: 1 - - Item: Ice_Titan_Card + - Index: 29 + Item: Ice_Titan_Card Rate: 1 - - Item: Zombie_Slaughter_Card + - Index: 30 + Item: Zombie_Slaughter_Card Rate: 1 - Group: CARDALBUM_WEAPON SubGroups: - SubGroup: 1 List: - - Item: Fabre_Card + - Index: 0 + Item: Fabre_Card Rate: 1 - - Item: Drops_Card + - Index: 1 + Item: Drops_Card Rate: 1 - - Item: Poring__Card + - Index: 2 + Item: Poring__Card Rate: 1 - - Item: Lunatic_Card + - Index: 3 + Item: Lunatic_Card Rate: 1 - - Item: Pecopeco_Egg_Card + - Index: 4 + Item: Pecopeco_Egg_Card Rate: 1 - - Item: Savage_Babe_Card + - Index: 5 + Item: Savage_Babe_Card Rate: 1 - - Item: Andre_Larva_Card + - Index: 6 + Item: Andre_Larva_Card Rate: 1 - - Item: Hornet_Card + - Index: 7 + Item: Hornet_Card Rate: 1 - - Item: Farmiliar_Card + - Index: 8 + Item: Farmiliar_Card Rate: 1 - - Item: Plankton_Card + - Index: 9 + Item: Plankton_Card Rate: 1 - - Item: Skeleton_Card + - Index: 10 + Item: Skeleton_Card Rate: 1 - - Item: Thief_Bug_Female_Card + - Index: 11 + Item: Thief_Bug_Female_Card Rate: 1 - - Item: Wolf_Card + - Index: 12 + Item: Wolf_Card Rate: 1 - - Item: Mandragora_Card + - Index: 13 + Item: Mandragora_Card Rate: 1 - - Item: Hydra_Card + - Index: 14 + Item: Hydra_Card Rate: 1 - - Item: Snake_Card + - Index: 15 + Item: Snake_Card Rate: 1 - - Item: Andre_Card + - Index: 16 + Item: Andre_Card Rate: 1 - - Item: Vadon_Card + - Index: 17 + Item: Vadon_Card Rate: 1 - - Item: Marina_Card + - Index: 18 + Item: Marina_Card Rate: 1 - - Item: Metaller_Card + - Index: 19 + Item: Metaller_Card Rate: 1 - - Item: Goblin_Card + - Index: 20 + Item: Goblin_Card Rate: 1 - - Item: Anacondaq_Card + - Index: 21 + Item: Anacondaq_Card Rate: 1 - - Item: Caramel_Card + - Index: 22 + Item: Caramel_Card Rate: 1 - - Item: Kaho_Card + - Index: 23 + Item: Kaho_Card Rate: 1 - - Item: Scorpion_Card + - Index: 24 + Item: Scorpion_Card Rate: 1 - - Item: Drainliar_Card + - Index: 25 + Item: Drainliar_Card Rate: 1 - - Item: Golem_Card + - Index: 26 + Item: Golem_Card Rate: 1 - - Item: Magnolia_Card + - Index: 27 + Item: Magnolia_Card Rate: 1 - - Item: Flora_Card + - Index: 28 + Item: Flora_Card Rate: 1 - - Item: Desert_Wolf_Card + - Index: 29 + Item: Desert_Wolf_Card Rate: 1 - - Item: Orc_Skeleton_Card + - Index: 30 + Item: Orc_Skeleton_Card Rate: 1 - - Item: Soldier_Skeleton_Card + - Index: 31 + Item: Soldier_Skeleton_Card Rate: 1 - - Item: Skel_Worker_Card + - Index: 32 + Item: Skel_Worker_Card Rate: 1 - - Item: Archer_Skeleton_Card + - Index: 33 + Item: Archer_Skeleton_Card Rate: 1 - - Item: Zenorc_Card + - Index: 34 + Item: Zenorc_Card Rate: 1 - - Item: Requiem_Card + - Index: 35 + Item: Requiem_Card Rate: 1 - - Item: Mummy_Card + - Index: 36 + Item: Mummy_Card Rate: 1 - - Item: Strouf_Card + - Index: 37 + Item: Strouf_Card Rate: 1 - - Item: Hunter_Fly_Card + - Index: 38 + Item: Hunter_Fly_Card Rate: 1 - - Item: Side_Winder_Card + - Index: 39 + Item: Side_Winder_Card Rate: 1 - - Item: Petit_Card + - Index: 40 + Item: Petit_Card Rate: 1 - - Item: Deviace_Card + - Index: 41 + Item: Deviace_Card Rate: 1 - - Item: Minorous_Card + - Index: 42 + Item: Minorous_Card Rate: 1 - - Item: Scorpion_King_Card + - Index: 43 + Item: Scorpion_King_Card Rate: 1 - - Item: Knight_Of_Abyss_Card + - Index: 44 + Item: Knight_Of_Abyss_Card Rate: 1 - - Item: Crab_Card + - Index: 45 + Item: Crab_Card Rate: 1 - - Item: Goblin_Leader_Card + - Index: 46 + Item: Goblin_Leader_Card Rate: 1 - - Item: Steam_Goblin_Card + - Index: 47 + Item: Steam_Goblin_Card Rate: 1 - - Item: Goblin_Archer_Card + - Index: 48 + Item: Goblin_Archer_Card Rate: 1 - - Item: Gryphon_Card + - Index: 49 + Item: Gryphon_Card Rate: 1 - - Item: Gig_Card + - Index: 50 + Item: Gig_Card Rate: 1 - - Item: Neraid_Card + - Index: 51 + Item: Neraid_Card Rate: 1 - - Item: Dark_Priest_Card + - Index: 52 + Item: Dark_Priest_Card Rate: 1 - - Item: The_Paper_Card + - Index: 53 + Item: The_Paper_Card Rate: 1 - - Item: Dullahan_Card + - Index: 54 + Item: Dullahan_Card Rate: 1 - - Item: Driller_Card + - Index: 55 + Item: Driller_Card Rate: 1 - - Item: Diabolic_Card + - Index: 56 + Item: Diabolic_Card Rate: 1 - - Item: Lava_Golem_Card + - Index: 57 + Item: Lava_Golem_Card Rate: 1 - - Item: Rotar_Zairo_Card + - Index: 58 + Item: Rotar_Zairo_Card Rate: 1 - - Item: Civil_Servant_Card + - Index: 59 + Item: Civil_Servant_Card Rate: 1 - - Item: Mutant_Dragon_Card + - Index: 60 + Item: Mutant_Dragon_Card Rate: 1 - - Item: Bloody_Murderer_Card + - Index: 61 + Item: Bloody_Murderer_Card Rate: 1 - - Item: Stone_Shooter_Card + - Index: 62 + Item: Stone_Shooter_Card Rate: 1 - - Item: Assulter_Card + - Index: 63 + Item: Assulter_Card Rate: 1 - - Item: Aster_Card + - Index: 64 + Item: Aster_Card Rate: 1 - - Item: Elder_Card + - Index: 65 + Item: Elder_Card Rate: 1 - - Item: Orc_Lady_Card + - Index: 66 + Item: Orc_Lady_Card Rate: 1 - - Item: Injustice_Card + - Index: 67 + Item: Injustice_Card Rate: 1 - - Item: Shellfish_Card + - Index: 68 + Item: Shellfish_Card Rate: 1 - - Item: Zombie_Master_Card + - Index: 69 + Item: Zombie_Master_Card Rate: 1 - - Item: Zipper_Bear_Card + - Index: 70 + Item: Zipper_Bear_Card Rate: 1 - - Item: Chepet_Card + - Index: 71 + Item: Chepet_Card Rate: 1 - - Item: Caterpillar_Card + - Index: 72 + Item: Caterpillar_Card Rate: 1 - - Item: Kobold_Leader_Card + - Index: 73 + Item: Kobold_Leader_Card Rate: 1 - - Item: Kobold_Archer_Card + - Index: 74 + Item: Kobold_Archer_Card Rate: 1 - - Item: Cruiser_Card + - Index: 75 + Item: Cruiser_Card Rate: 1 - - Item: Kind_Of_Beetle_Card + - Index: 76 + Item: Kind_Of_Beetle_Card Rate: 1 - - Item: Tri_Joint_Card + - Index: 77 + Item: Tri_Joint_Card Rate: 1 - - Item: Panzer_Goblin_Card + - Index: 78 + Item: Panzer_Goblin_Card Rate: 1 - - Item: Fur_Seal_Card + - Index: 79 + Item: Fur_Seal_Card Rate: 1 - - Item: Fake_Angel_Card + - Index: 80 + Item: Fake_Angel_Card Rate: 1 - - Item: Mobster_Card + - Index: 81 + Item: Mobster_Card Rate: 1 - - Item: Bloody_Knight_Card + - Index: 82 + Item: Bloody_Knight_Card Rate: 1 - - Item: Garm_Baby_Card + - Index: 83 + Item: Garm_Baby_Card Rate: 1 - - Item: Phendark_Card + - Index: 84 + Item: Phendark_Card Rate: 1 - - Item: Pitman_Card + - Index: 85 + Item: Pitman_Card Rate: 1 - - Item: Metaling_Card + - Index: 86 + Item: Metaling_Card Rate: 1 - - Item: Hill_Wind_Card + - Index: 87 + Item: Hill_Wind_Card Rate: 1 - - Item: Rawrel_Card + - Index: 88 + Item: Rawrel_Card Rate: 1 - - Item: Eremes_Card + - Index: 89 + Item: Eremes_Card Rate: 1 - - Item: Harword_Card + - Index: 90 + Item: Harword_Card Rate: 1 - - Item: Shecil_Card + - Index: 91 + Item: Shecil_Card Rate: 1 - - Item: Ferus_Card + - Index: 92 + Item: Ferus_Card Rate: 1 - - Item: Deathword_Card + - Index: 93 + Item: Deathword_Card Rate: 1 - - Item: Breeze_Card + - Index: 94 + Item: Breeze_Card Rate: 1 - - Item: Solace_Card + - Index: 95 + Item: Solace_Card Rate: 1 - - Item: Tha_Maero_Card + - Index: 96 + Item: Tha_Maero_Card Rate: 1 - - Item: Tha_Dolor_Card + - Index: 97 + Item: Tha_Dolor_Card Rate: 1 - - Item: Skeggiold_Card + - Index: 98 + Item: Skeggiold_Card Rate: 1 - - Item: Drosera_Card + - Index: 99 + Item: Drosera_Card Rate: 1 - - Item: Sword_Guardian_Card + - Index: 100 + Item: Sword_Guardian_Card Rate: 1 - - Item: Bow_Guardian_Card + - Index: 101 + Item: Bow_Guardian_Card Rate: 1 - - Item: Necromancer_Card + - Index: 102 + Item: Necromancer_Card Rate: 1 - - Item: Centipede_Larva_Card + - Index: 103 + Item: Centipede_Larva_Card Rate: 1 - - Item: Hilsrion_Card + - Index: 104 + Item: Hilsrion_Card Rate: 1 - Group: CASH_FOOD SubGroups: - SubGroup: 1 List: - - Item: Str_Dish10_ + - Index: 0 + Item: Str_Dish10_ Rate: 1 - - Item: Agi_Dish10_ + - Index: 1 + Item: Agi_Dish10_ Rate: 1 - - Item: Int_Dish10_ + - Index: 2 + Item: Int_Dish10_ Rate: 1 - - Item: Dex_Dish10_ + - Index: 3 + Item: Dex_Dish10_ Rate: 1 - - Item: Luk_Dish10_ + - Index: 4 + Item: Luk_Dish10_ Rate: 1 - - Item: Vit_Dish10_ + - Index: 5 + Item: Vit_Dish10_ Rate: 1 - Group: CGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Cgrade_Coin - - Item: Dgrade_Coin - - Item: Egrade_Coin + - Index: 0 + Item: Cgrade_Coin + - Index: 1 + Item: Dgrade_Coin + - Index: 2 + Item: Egrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Egrade_Coin + - Index: 1 + Item: Egrade_Coin Rate: 200 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Dgrade_Coin + - Index: 1 + Item: Dgrade_Coin Rate: 200 - Group: CHALLENGE_KIT SubGroups: - SubGroup: 0 List: - - Item: Blessing_10_Scroll + - Index: 0 + Item: Blessing_10_Scroll Amount: 20 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 1 + Item: Inc_Agi_10_Scroll Amount: 20 UniqueId: true - Group: CHEMICAL_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Chemical_Ring + - Index: 0 + Item: Chemical_Ring Duration: 10080 UniqueId: true - Group: CHERISH_BOX SubGroups: - SubGroup: 1 List: - - Item: Dog_Cap_ + - Index: 0 + Item: Dog_Cap_ Rate: 1 - - Item: Geographer_Band_ + - Index: 1 + Item: Geographer_Band_ Rate: 4 - - Item: Vacation_Hat_ + - Index: 2 + Item: Vacation_Hat_ Rate: 5 - Group: CHERISH_BOX_ORI SubGroups: - SubGroup: 1 List: - - Item: Ragnarok_Limited_Ed + - Index: 0 + Item: Ragnarok_Limited_Ed Rate: 3 - - Item: Satellite_Hairband + - Index: 1 + Item: Satellite_Hairband Rate: 2 - - Item: Valkyrie_Feather_Band + - Index: 2 + Item: Valkyrie_Feather_Band Rate: 1 - - Item: Pirate_Dagger + - Index: 3 + Item: Pirate_Dagger Rate: 2 - - Item: Loki_Mask + - Index: 4 + Item: Loki_Mask Rate: 2 - Group: CHRISTMAS_BOX SubGroups: - SubGroup: 1 List: - - Item: Honey + - Index: 0 + Item: Honey Rate: 1400 Amount: 10 - - Item: White_Potion + - Index: 1 + Item: White_Potion Rate: 1400 Amount: 10 - - Item: Blue_Herb + - Index: 2 + Item: Blue_Herb Rate: 1400 Amount: 10 - - Item: Blue_Potion + - Index: 3 + Item: Blue_Potion Rate: 1400 Amount: 10 - - Item: Awakening_Potion + - Index: 4 + Item: Awakening_Potion Rate: 1400 Amount: 10 - - Item: Siroma_Icetea + - Index: 5 + Item: Siroma_Icetea Rate: 1000 - - Item: Agi_Dish09 + - Index: 6 + Item: Agi_Dish09 Rate: 1000 - - Item: Yggdrasilberry + - Index: 7 + Item: Yggdrasilberry Rate: 635 Amount: 5 - - Item: Santa's_Hat + - Index: 8 + Item: Santa's_Hat Rate: 200 - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 100 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 50 - - Item: Angelic_Chain + - Index: 11 + Item: Angelic_Chain Rate: 5 - - Item: Tidal_Shoes + - Index: 12 + Item: Tidal_Shoes Rate: 5 - - Item: Wool_Scarf + - Index: 13 + Item: Wool_Scarf Rate: 5 - Group: CHRONOSIAN_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1129 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Dark_Night_Veil + - Index: 9 + Item: C_Dark_Night_Veil Rate: 172 - - Item: Owlviscount_Silk_Hat + - Index: 10 + Item: Owlviscount_Silk_Hat Rate: 110 - - Item: Shadow_Staff + - Index: 11 + Item: Shadow_Staff Rate: 35 Announced: true - - Item: Trumpet_Shell + - Index: 12 + Item: Trumpet_Shell Rate: 110 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Ktullanux_Card + - Index: 19 + Item: Sealed_Ktullanux_Card Rate: 11 Announced: true - - Item: Ghostring_Card + - Index: 20 + Item: Ghostring_Card Rate: 8 Announced: true - - Item: Apocalips_H_Card + - Index: 21 + Item: Apocalips_H_Card Rate: 2 Announced: true - - Item: Tao_Gunka_Card + - Index: 22 + Item: Tao_Gunka_Card Rate: 1 Announced: true - Group: CLAMOROUS_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Clamorous_Ring + - Index: 0 + Item: Clamorous_Ring Duration: 10080 UniqueId: true - Group: COMBAT_KNIFE_BOX SubGroups: - SubGroup: 0 List: - - Item: Combat_Knife_C + - Index: 0 + Item: Combat_Knife_C Duration: 10080 UniqueId: true - Group: COMIN_ACTOR_BOX SubGroups: - SubGroup: 0 List: - - Item: Charlie_Beard - - Item: Charlie_Hat + - Index: 0 + Item: Charlie_Beard + - Index: 1 + Item: Charlie_Hat - Group: COOKIEBAG SubGroups: - SubGroup: 1 List: - - Item: Candy + - Index: 0 + Item: Candy Rate: 5 - - Item: Candy_Striper + - Index: 1 + Item: Candy_Striper Rate: 5 - - Item: Well_Baked_Cookie + - Index: 2 + Item: Well_Baked_Cookie Rate: 5 - - Item: Piece_Of_Cake + - Index: 3 + Item: Piece_Of_Cake Rate: 5 - - Item: Chocolate + - Index: 4 + Item: Chocolate Rate: 1 - - Item: HandMade_Chocolate + - Index: 5 + Item: HandMade_Chocolate Rate: 1 - - Item: HandMade_Chocolate_ + - Index: 6 + Item: HandMade_Chocolate_ Rate: 1 - - Item: White_Chocolate + - Index: 7 + Item: White_Chocolate Rate: 1 - - Item: Rice_Ball + - Index: 8 + Item: Rice_Ball Rate: 5 - - Item: Lucky_Candy + - Index: 9 + Item: Lucky_Candy Rate: 5 - - Item: Lucky_Candy_Cane + - Index: 10 + Item: Lucky_Candy_Cane Rate: 5 - - Item: Lucky_Cookie + - Index: 11 + Item: Lucky_Cookie Rate: 5 - - Item: Chocolate_Drink + - Index: 12 + Item: Chocolate_Drink Rate: 1 - - Item: Sesame_Pastry + - Index: 13 + Item: Sesame_Pastry Rate: 1 - - Item: Honey_Pastry + - Index: 14 + Item: Honey_Pastry Rate: 1 - - Item: Rainbow_Cake + - Index: 15 + Item: Rainbow_Cake Rate: 1 - Group: COOL_FB_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Cool_FB_Hat + - Index: 0 + Item: Cool_FB_Hat Duration: 60 - Group: COOL_HAT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Cool_FB_Hat + - Index: 0 + Item: Cool_FB_Hat Duration: 3600 - Group: COSTAMA_EGG18 SubGroups: - SubGroup: 1 List: - - Item: C_Snow_Rabbit_Knit_Hat + - Index: 0 + Item: C_Snow_Rabbit_Knit_Hat Rate: 40 - - Item: C_Mouton_Life + - Index: 1 + Item: C_Mouton_Life Rate: 40 - - Item: C_Galanthus_Guard + - Index: 2 + Item: C_Galanthus_Guard Rate: 40 - - Item: C_Chilly_Breath + - Index: 3 + Item: C_Chilly_Breath Rate: 70 - - Item: C_Rabbit_Ear_Knit_Hat + - Index: 4 + Item: C_Rabbit_Ear_Knit_Hat Rate: 90 - - Item: C_Aura_Quartz_Crown + - Index: 5 + Item: C_Aura_Quartz_Crown Rate: 110 - - Item: C_Ice_Wing_Ear + - Index: 6 + Item: C_Ice_Wing_Ear Rate: 130 - - Item: C_Lunatic_Hat + - Index: 7 + Item: C_Lunatic_Hat Rate: 150 - - Item: C_Blue_Fur_Hat + - Index: 8 + Item: C_Blue_Fur_Hat Rate: 160 - - Item: C_Elder_Crown + - Index: 9 + Item: C_Elder_Crown Rate: 170 - Group: COSTAMA_EGG19 SubGroups: - SubGroup: 1 List: - - Item: C_Rainbow_Wing_Ears + - Index: 0 + Item: C_Rainbow_Wing_Ears Rate: 40 - - Item: C_Lightning_Speed + - Index: 1 + Item: C_Lightning_Speed Rate: 40 - - Item: C_Double_Horn_Helm + - Index: 2 + Item: C_Double_Horn_Helm Rate: 40 - - Item: C_Vanargandr_Helm + - Index: 3 + Item: C_Vanargandr_Helm Rate: 60 - - Item: C_Pegasus_Wing_Ears + - Index: 4 + Item: C_Pegasus_Wing_Ears Rate: 90 - - Item: C_Dark_Knight_Mask + - Index: 5 + Item: C_Dark_Knight_Mask Rate: 110 - - Item: C_Bullock_Helm_J + - Index: 6 + Item: C_Bullock_Helm_J Rate: 130 - - Item: C_Pirate_Dagger + - Index: 7 + Item: C_Pirate_Dagger Rate: 150 - - Item: C_General_Helmet + - Index: 8 + Item: C_General_Helmet Rate: 160 - - Item: C_Dragon_Skull + - Index: 9 + Item: C_Dragon_Skull Rate: 170 - - Item: C_Subject_Aura + - Index: 10 + Item: C_Subject_Aura Rate: 10 Announced: true - Group: COSTAMA_EGG23 SubGroups: - SubGroup: 1 List: - - Item: C_Volume_Fhat + - Index: 0 + Item: C_Volume_Fhat Rate: 40 - - Item: C_Vampire_Hairband + - Index: 1 + Item: C_Vampire_Hairband Rate: 40 - - Item: C_Ljosalfar + - Index: 2 + Item: C_Ljosalfar Rate: 40 - - Item: C_Love_Daddy_2013 + - Index: 3 + Item: C_Love_Daddy_2013 Rate: 70 - - Item: C_Bragi_Wing_Ears + - Index: 4 + Item: C_Bragi_Wing_Ears Rate: 90 - - Item: C_Little_Fhat + - Index: 5 + Item: C_Little_Fhat Rate: 110 - - Item: C_Idun_Wing_Ears + - Index: 6 + Item: C_Idun_Wing_Ears Rate: 130 - - Item: C_Wing_Form_Spectacle + - Index: 7 + Item: C_Wing_Form_Spectacle Rate: 150 - - Item: C_Shaman's_Hair_Orna + - Index: 8 + Item: C_Shaman's_Hair_Orna Rate: 160 - - Item: C_White_Feather + - Index: 9 + Item: C_White_Feather Rate: 170 - Group: COSTAMA_EGG24 SubGroups: - SubGroup: 1 List: - - Item: C_Under_Rim_Glasses + - Index: 0 + Item: C_Under_Rim_Glasses Rate: 40 - - Item: C_Star_Reading_Hat + - Index: 1 + Item: C_Star_Reading_Hat Rate: 40 - - Item: C_Mermaid_Headphone + - Index: 2 + Item: C_Mermaid_Headphone Rate: 40 - - Item: C_Aqua_Ten_Gallon_Hat + - Index: 3 + Item: C_Aqua_Ten_Gallon_Hat Rate: 70 - - Item: C_Raspberry_Mousse_Hat + - Index: 4 + Item: C_Raspberry_Mousse_Hat Rate: 90 - - Item: C_Fish_Head_Hat + - Index: 5 + Item: C_Fish_Head_Hat Rate: 110 - - Item: C_Classic_Hat + - Index: 6 + Item: C_Classic_Hat Rate: 130 - - Item: C_Fish_In_Mouth + - Index: 7 + Item: C_Fish_In_Mouth Rate: 150 - - Item: C_Blind_Glasses + - Index: 8 + Item: C_Blind_Glasses Rate: 160 - - Item: C_Jolly_Roger + - Index: 9 + Item: C_Jolly_Roger Rate: 170 - Group: COSTAMA_EGG28 SubGroups: - SubGroup: 1 List: - - Item: C_Amistr_Beret + - Index: 0 + Item: C_Amistr_Beret Rate: 40 - - Item: C_Scratching_Cat + - Index: 1 + Item: C_Scratching_Cat Rate: 10 - - Item: C_Leopard_Ear_Hat + - Index: 2 + Item: C_Leopard_Ear_Hat Rate: 40 - - Item: C_Misty_Ears + - Index: 3 + Item: C_Misty_Ears Rate: 70 - - Item: C_Foxtail + - Index: 4 + Item: C_Foxtail Rate: 100 - - Item: C_Cock_Hat1 + - Index: 5 + Item: C_Cock_Hat1 Rate: 120 - - Item: C_Black_Cat_Ears_Beret + - Index: 6 + Item: C_Black_Cat_Ears_Beret Rate: 140 - - Item: C_Green_Foxtail + - Index: 7 + Item: C_Green_Foxtail Rate: 150 - - Item: C_Lion_Mask + - Index: 8 + Item: C_Lion_Mask Rate: 160 - - Item: C_Puppy_Hat + - Index: 9 + Item: C_Puppy_Hat Rate: 170 - Group: COSTAMA_EGG29 SubGroups: - SubGroup: 1 List: - - Item: C_Angel_Marcher_Hat + - Index: 0 + Item: C_Angel_Marcher_Hat Rate: 124 - - Item: C_Arabian_Veil + - Index: 1 + Item: C_Arabian_Veil Rate: 10 - - Item: C_Spell_Circuit + - Index: 2 + Item: C_Spell_Circuit Rate: 10 - - Item: C_Dark_Night_Veil + - Index: 3 + Item: C_Dark_Night_Veil Rate: 154 - - Item: C_Eyes_Of_Ifrit + - Index: 4 + Item: C_Eyes_Of_Ifrit Rate: 10 - - Item: C_Sirt_Evil_Eye + - Index: 5 + Item: C_Sirt_Evil_Eye Rate: 194 - - Item: C_Evil_Marcher_Hat_J + - Index: 6 + Item: C_Evil_Marcher_Hat_J Rate: 10 - - Item: C_Black_Devil_Mask + - Index: 7 + Item: C_Black_Devil_Mask Rate: 234 - - Item: C_Loki_Mask + - Index: 8 + Item: C_Loki_Mask Rate: 244 - - Item: C_Rideword_Hat + - Index: 9 + Item: C_Rideword_Hat Rate: 10 - Group: COUNTER_DAGGER_BOX SubGroups: - SubGroup: 0 List: - - Item: Counter_Dagger_C + - Index: 0 + Item: Counter_Dagger_C Duration: 10080 UniqueId: true - Group: COUPLE_EVENT_BASKET SubGroups: - SubGroup: 1 List: - - Item: Fire_Cracker_Love + - Index: 0 + Item: Fire_Cracker_Love Rate: 1 Amount: 10 - - Item: Fire_Cracker_Wday + - Index: 1 + Item: Fire_Cracker_Wday Rate: 1 Amount: 10 - - Item: Fire_Cracker_Vday + - Index: 2 + Item: Fire_Cracker_Vday Rate: 1 Amount: 10 - - Item: Fire_Cracker_Bday + - Index: 3 + Item: Fire_Cracker_Bday Rate: 1 Amount: 10 - - Item: Fire_Cracker_Xmas + - Index: 4 + Item: Fire_Cracker_Xmas Rate: 1 Amount: 10 - Group: CP_ARMOR_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: CP_Armor_Scroll + - Index: 0 + Item: CP_Armor_Scroll UniqueId: true - - Item: Coating_Bottle + - Index: 1 + Item: Coating_Bottle UniqueId: true - Group: CP_HELM_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: CP_Helm_Scroll + - Index: 0 + Item: CP_Helm_Scroll UniqueId: true - - Item: Coating_Bottle + - Index: 1 + Item: Coating_Bottle UniqueId: true - Group: CP_SHIELD_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: CP_Shield_Scroll + - Index: 0 + Item: CP_Shield_Scroll UniqueId: true - - Item: Coating_Bottle + - Index: 1 + Item: Coating_Bottle UniqueId: true - Group: CP_WEAPON_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: CP_Weapon_Scroll + - Index: 0 + Item: CP_Weapon_Scroll UniqueId: true - - Item: Coating_Bottle + - Index: 1 + Item: Coating_Bottle UniqueId: true - Group: CRITICAL_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Critical_Ring_C + - Index: 0 + Item: Critical_Ring_C Duration: 10080 UniqueId: true - Group: CRUMPLED_PAPER SubGroups: - SubGroup: 1 List: - - Item: Calender_January + - Index: 0 + Item: Calender_January Rate: 84 - - Item: Calender_February + - Index: 1 + Item: Calender_February Rate: 84 - - Item: Calender_March + - Index: 2 + Item: Calender_March Rate: 84 - - Item: Calender_April + - Index: 3 + Item: Calender_April Rate: 84 - - Item: Calender_May + - Index: 4 + Item: Calender_May Rate: 83 - - Item: Calender_June + - Index: 5 + Item: Calender_June Rate: 83 - - Item: Calender_July + - Index: 6 + Item: Calender_July Rate: 83 - - Item: Calender_August + - Index: 7 + Item: Calender_August Rate: 83 - - Item: Calender_September + - Index: 8 + Item: Calender_September Rate: 83 - - Item: Calender_October + - Index: 9 + Item: Calender_October Rate: 83 - - Item: Calender_November + - Index: 10 + Item: Calender_November Rate: 83 - - Item: Calender_December + - Index: 11 + Item: Calender_December Rate: 83 - Group: CYBORG_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1119 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Seraph_Wing_Helm + - Index: 9 + Item: C_Seraph_Wing_Helm Rate: 108 Announced: true - - Item: C_Analyze_Eye + - Index: 10 + Item: C_Analyze_Eye Rate: 100 Announced: true - - Item: Polyhedron_Shoes + - Index: 11 + Item: Polyhedron_Shoes Rate: 100 Announced: true - - Item: Imperial_Ring + - Index: 12 + Item: Imperial_Ring Rate: 100 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 19 + Item: Sealed_D_Lord_Card Rate: 10 Announced: true - - Item: Sealed_Berz_Card + - Index: 20 + Item: Sealed_Berz_Card Rate: 8 Announced: true - - Item: Kiel_Card + - Index: 21 + Item: Kiel_Card Rate: 2 Announced: true - - Item: Incant_Samurai_Card + - Index: 22 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: C_WING_OF_FLY_3DAY_BOX SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 4320 UniqueId: true - Group: DECUSSATE_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Decussate_Ring + - Index: 0 + Item: Decussate_Ring Duration: 10080 UniqueId: true - Group: DEVIL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Satanic_Chain + - Index: 0 + Item: Satanic_Chain Rate: 4 UniqueId: true - - Item: Book_Of_Devil + - Index: 1 + Item: Book_Of_Devil Rate: 150 Amount: 5 UniqueId: true - - Item: Ear_Of_Devil's_Wing + - Index: 2 + Item: Ear_Of_Devil's_Wing Rate: 100 UniqueId: true - - Item: Petite_DiablOfs_Wing + - Index: 3 + Item: Petite_DiablOfs_Wing Rate: 125 UniqueId: true - - Item: Pet_Egg_Scroll1 + - Index: 4 + Item: Pet_Egg_Scroll1 Rate: 180 UniqueId: true - - Item: Deviling_Card + - Index: 5 + Item: Deviling_Card Rate: 1 UniqueId: true - - Item: Pet_Egg_Scroll_Box1 + - Index: 6 + Item: Pet_Egg_Scroll_Box1 Rate: 200 UniqueId: true - - Item: Horn_Of_Succubus + - Index: 7 + Item: Horn_Of_Succubus Rate: 45 UniqueId: true - - Item: Inccubus_Horn + - Index: 8 + Item: Inccubus_Horn Rate: 45 UniqueId: true - - Item: Diabolic_Box + - Index: 9 + Item: Diabolic_Box Rate: 150 UniqueId: true - Group: DEVIRUCHI_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: Red_Deviruchi_Cap + - Index: 0 + Item: Red_Deviruchi_Cap UniqueId: true - - Item: White_Deviruchi_Cap + - Index: 1 + Item: White_Deviruchi_Cap UniqueId: true - - Item: Gray_Deviruchi_Cap + - Index: 2 + Item: Gray_Deviruchi_Cap UniqueId: true - Group: DGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Dgrade_Coin - - Item: Egrade_Coin + - Index: 0 + Item: Dgrade_Coin + - Index: 1 + Item: Egrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 Amount: 2 - - Item: Egrade_Coin + - Index: 1 + Item: Egrade_Coin Rate: 200 Amount: 2 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Dgrade_Coin + - Index: 1 + Item: Dgrade_Coin Rate: 200 - Group: DIARY_OF_GREAT_SAGE_BOX SubGroups: - SubGroup: 0 List: - - Item: Diary_Of_Great_Sage_C + - Index: 0 + Item: Diary_Of_Great_Sage_C Duration: 10080 UniqueId: true - Group: DRAGOON_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Dragoon_Ring + - Index: 0 + Item: Dragoon_Ring Duration: 10080 UniqueId: true - Group: EARRING_BOX SubGroups: - SubGroup: 0 List: - - Item: Earring_C + - Index: 0 + Item: Earring_C Duration: 10080 UniqueId: true - Group: EARTH_TYPE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Capricon_Diadem + - Index: 0 + Item: Capricon_Diadem Rate: 150 Announced: true - - Item: Capricon_Crown + - Index: 1 + Item: Capricon_Crown Rate: 150 Announced: true - - Item: Virgo_Diadem + - Index: 2 + Item: Virgo_Diadem Rate: 150 Announced: true - - Item: Virgo_Crown + - Index: 3 + Item: Virgo_Crown Rate: 150 Announced: true - - Item: Taurus_Diadem + - Index: 4 + Item: Taurus_Diadem Rate: 150 Announced: true - - Item: Taurus_Crown + - Index: 5 + Item: Taurus_Crown Rate: 150 Announced: true - - Item: Teardrop + - Index: 6 + Item: Teardrop Rate: 50 Announced: true - - Item: Abacus_In_Mouth + - Index: 7 + Item: Abacus_In_Mouth Rate: 300 Announced: true - - Item: Unbreak_Weap_Box + - Index: 8 + Item: Unbreak_Weap_Box Rate: 194 - - Item: Unbreak_Def_Box + - Index: 9 + Item: Unbreak_Def_Box Rate: 194 - - Item: Token_Of_Siegfried_Box + - Index: 10 + Item: Token_Of_Siegfried_Box Rate: 1600 - - Item: Bubble_Gum_Box + - Index: 11 + Item: Bubble_Gum_Box Rate: 1600 - - Item: Battle_Manual_Box + - Index: 12 + Item: Battle_Manual_Box Rate: 1600 - - Item: Balloon_Hat + - Index: 13 + Item: Balloon_Hat Rate: 5 Announced: true - - Item: Hexagon_Spectacles + - Index: 14 + Item: Hexagon_Spectacles Rate: 300 Announced: true - - Item: Rabbit_Bonnet + - Index: 15 + Item: Rabbit_Bonnet Rate: 5 Announced: true - - Item: Hen_Set_Box + - Index: 16 + Item: Hen_Set_Box Rate: 50 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 17 + Item: Sealed_Knight_WS_Card Rate: 1 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 18 + Item: Sealed_Lady_Tanee_Card Rate: 1 Announced: true - - Item: Silvervine_Fruit_Box10 + - Index: 19 + Item: Silvervine_Fruit_Box10 Rate: 1600 - - Item: Diabolic_Scroll + - Index: 20 + Item: Diabolic_Scroll Rate: 1600 Amount: 5 - Group: EASTER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: No_Recipient + - Index: 0 + Item: No_Recipient Rate: 110 - - Item: Old_Broom + - Index: 1 + Item: Old_Broom Rate: 110 - - Item: Silver_Knife_Of_Chaste + - Index: 2 + Item: Silver_Knife_Of_Chaste Rate: 110 - - Item: Armlet_Of_Obedience + - Index: 3 + Item: Armlet_Of_Obedience Rate: 110 - - Item: Shining_Stone + - Index: 4 + Item: Shining_Stone Rate: 110 - - Item: Contracts_In_Shadow + - Index: 5 + Item: Contracts_In_Shadow Rate: 110 - - Item: Book_Of_Devil + - Index: 6 + Item: Book_Of_Devil Rate: 110 - - Item: Pet_Incubator + - Index: 7 + Item: Pet_Incubator Rate: 205 - - Item: Heart_Of_Her + - Index: 8 + Item: Heart_Of_Her Rate: 110 - - Item: Munak_Turban + - Index: 9 + Item: Munak_Turban Rate: 1 - - Item: Ghost_Bandana + - Index: 10 + Item: Ghost_Bandana Rate: 1 - - Item: Bongun_Hat + - Index: 11 + Item: Bongun_Hat Rate: 1 - - Item: Munak_Turban_ + - Index: 12 + Item: Munak_Turban_ Rate: 1 - - Item: Bongun_Hat_ + - Index: 13 + Item: Bongun_Hat_ Rate: 1 - Group: EGGBOY SubGroups: - SubGroup: 1 List: - - Item: Grape + - Index: 0 + Item: Grape Rate: 300 - - Item: Rice_Ball + - Index: 1 + Item: Rice_Ball Rate: 522 - - Item: Prohibition_Red_Candle + - Index: 2 + Item: Prohibition_Red_Candle Rate: 20 - - Item: Realgar_Wine + - Index: 3 + Item: Realgar_Wine Rate: 100 - - Item: Exorcize_Herb + - Index: 4 + Item: Exorcize_Herb Rate: 50 - - Item: Ghost_Bandana + - Index: 5 + Item: Ghost_Bandana Rate: 5 - - Item: Inccubus_Horn + - Index: 6 + Item: Inccubus_Horn Rate: 2 - Group: EGGGIRL SubGroups: - SubGroup: 1 List: - - Item: Grape + - Index: 0 + Item: Grape Rate: 300 - - Item: Rice_Ball + - Index: 1 + Item: Rice_Ball Rate: 522 - - Item: Sway_Apron + - Index: 2 + Item: Sway_Apron Rate: 20 - - Item: Realgar_Wine + - Index: 3 + Item: Realgar_Wine Rate: 100 - - Item: Exorcize_Herb + - Index: 4 + Item: Exorcize_Herb Rate: 50 - - Item: Hair_Protector + - Index: 5 + Item: Hair_Protector Rate: 5 - - Item: Horn_Of_Succubus + - Index: 6 + Item: Horn_Of_Succubus Rate: 2 - Group: EGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Egrade_Coin + - Index: 0 + Item: Egrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 Amount: 2 - - Item: Egrade_Coin + - Index: 1 + Item: Egrade_Coin Rate: 200 Amount: 2 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Egrade_Coin + - Index: 1 + Item: Egrade_Coin Rate: 200 - Group: ELEMENT SubGroups: - SubGroup: 1 List: - - Item: Scarlet_Pts + - Index: 0 + Item: Scarlet_Pts Rate: 1 - - Item: Indigo_Pts + - Index: 1 + Item: Indigo_Pts Rate: 1 - - Item: Yellow_Wish_Pts + - Index: 2 + Item: Yellow_Wish_Pts Rate: 1 - - Item: Lime_Green_Pts + - Index: 3 + Item: Lime_Green_Pts Rate: 1 - Group: ELITE_SIEGE_SUPPLY_BOX SubGroups: - SubGroup: 0 List: - - Item: Siege_White_Potion + - Index: 0 + Item: Siege_White_Potion Amount: 100 UniqueId: true - - Item: Siege_Blue_Potion + - Index: 1 + Item: Siege_Blue_Potion Amount: 50 UniqueId: true - Group: ELVEN_EARS_BOX SubGroups: - SubGroup: 0 List: - - Item: Elven_Ears_C + - Index: 0 + Item: Elven_Ears_C Duration: 10080 UniqueId: true - Group: ENCHANT_STONE_BOX SubGroups: - SubGroup: 1 List: - - Item: STRStone_Top + - Index: 0 + Item: STRStone_Top Rate: 1000 - - Item: INTStone_Top + - Index: 1 + Item: INTStone_Top Rate: 1000 - - Item: AGIStone_Top + - Index: 2 + Item: AGIStone_Top Rate: 1000 - - Item: DEXStone_Top + - Index: 3 + Item: DEXStone_Top Rate: 1000 - - Item: VITStone_Top + - Index: 4 + Item: VITStone_Top Rate: 1000 - - Item: LUKStone_Top + - Index: 5 + Item: LUKStone_Top Rate: 1000 - - Item: ATKStone_Middle + - Index: 6 + Item: ATKStone_Middle Rate: 1000 - - Item: MATKStone_Middle + - Index: 7 + Item: MATKStone_Middle Rate: 1000 - - Item: HITStone_Bottom + - Index: 8 + Item: HITStone_Bottom Rate: 1000 - - Item: FLEEStone_Bottom + - Index: 9 + Item: FLEEStone_Bottom Rate: 1000 - Group: ENCHANT_STONE_BOX10 SubGroups: - SubGroup: 1 List: - - Item: SPdrainStone_Robe + - Index: 0 + Item: SPdrainStone_Robe Rate: 78 - - Item: SPdrainStone_Top + - Index: 1 + Item: SPdrainStone_Top Rate: 78 - - Item: HPdrainStone_Top + - Index: 2 + Item: HPdrainStone_Top Rate: 156 - - Item: Greed_Stone + - Index: 3 + Item: Greed_Stone Rate: 156 - - Item: ASPDStone_Top + - Index: 4 + Item: ASPDStone_Top Rate: 156 - - Item: Kyrie_Stone + - Index: 5 + Item: Kyrie_Stone Rate: 156 - - Item: MinorCastingStone_Robe + - Index: 6 + Item: MinorCastingStone_Robe Rate: 156 - - Item: LexAeternaStone_Middle + - Index: 7 + Item: LexAeternaStone_Middle Rate: 156 - - Item: ShadowEffect_Middle + - Index: 8 + Item: ShadowEffect_Middle Rate: 156 - - Item: ATKStone_Middle + - Index: 9 + Item: ATKStone_Middle Rate: 234 - - Item: MATKStone_Middle + - Index: 10 + Item: MATKStone_Middle Rate: 234 - - Item: ATKStone_Top + - Index: 11 + Item: ATKStone_Top Rate: 234 - - Item: MATKStone_Top + - Index: 12 + Item: MATKStone_Top Rate: 234 - - Item: ATKStone_Bottom + - Index: 13 + Item: ATKStone_Bottom Rate: 234 - - Item: MATKStone_Bottom + - Index: 14 + Item: MATKStone_Bottom Rate: 234 - - Item: Critical_Stone + - Index: 15 + Item: Critical_Stone Rate: 234 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 234 - - Item: CastingStone_Top + - Index: 17 + Item: CastingStone_Top Rate: 234 - - Item: CastingStone_Middle + - Index: 18 + Item: CastingStone_Middle Rate: 234 - - Item: CastingStone_Bottom + - Index: 19 + Item: CastingStone_Bottom Rate: 234 - - Item: BlueAuraEffect_Middle + - Index: 20 + Item: BlueAuraEffect_Middle Rate: 234 - - Item: PinkGlowEffect_Middle + - Index: 21 + Item: PinkGlowEffect_Middle Rate: 234 - - Item: ChangeLUK_Middle + - Index: 22 + Item: ChangeLUK_Middle Rate: 312 - - Item: ChangeSTR_Middle + - Index: 23 + Item: ChangeSTR_Middle Rate: 313 - - Item: ChangeAGI_Middle + - Index: 24 + Item: ChangeAGI_Middle Rate: 313 - - Item: ChangeINT_Middle + - Index: 25 + Item: ChangeINT_Middle Rate: 313 - - Item: ChangeVIT_Middle + - Index: 26 + Item: ChangeVIT_Middle Rate: 313 - - Item: ChangeDEX_Middle + - Index: 27 + Item: ChangeDEX_Middle Rate: 313 - - Item: ChangeVIT_Bottom + - Index: 28 + Item: ChangeVIT_Bottom Rate: 313 - - Item: ChangeAGI_Bottom + - Index: 29 + Item: ChangeAGI_Bottom Rate: 313 - - Item: ChangeDEX_Bottom + - Index: 30 + Item: ChangeDEX_Bottom Rate: 313 - - Item: ChangeLUK_Bottom + - Index: 31 + Item: ChangeLUK_Bottom Rate: 313 - - Item: ChangeSTR_Bottom + - Index: 32 + Item: ChangeSTR_Bottom Rate: 313 - - Item: ChangeINT_Bottom + - Index: 33 + Item: ChangeINT_Bottom Rate: 313 - - Item: EXPStone_Bottom + - Index: 34 + Item: EXPStone_Bottom Rate: 391 - - Item: MaxHP2_Stone + - Index: 35 + Item: MaxHP2_Stone Rate: 391 - - Item: MaxSP2_Stone + - Index: 36 + Item: MaxSP2_Stone Rate: 391 - - Item: EXPStone_Middle + - Index: 37 + Item: EXPStone_Middle Rate: 391 - - Item: EXPStone_Top + - Index: 38 + Item: EXPStone_Top Rate: 391 - Group: ENCHANT_STONE_BOX11 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 1 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 2 + Item: SPdrainStone_Top Rate: 80 - - Item: ASPDStone_Robe + - Index: 3 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 4 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 5 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 6 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 7 + Item: MinorCastingStone_Robe Rate: 160 - - Item: WhiteBodyEffect_Middle + - Index: 8 + Item: WhiteBodyEffect_Middle Rate: 160 - - Item: ATKStone_Middle + - Index: 9 + Item: ATKStone_Middle Rate: 240 - - Item: MATKStone_Middle + - Index: 10 + Item: MATKStone_Middle Rate: 240 - - Item: ATKStone_Top + - Index: 11 + Item: ATKStone_Top Rate: 240 - - Item: MATKStone_Top + - Index: 12 + Item: MATKStone_Top Rate: 240 - - Item: ATKStone_Bottom + - Index: 13 + Item: ATKStone_Bottom Rate: 240 - - Item: MATKStone_Bottom + - Index: 14 + Item: MATKStone_Bottom Rate: 240 - - Item: Critical_Stone + - Index: 15 + Item: Critical_Stone Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: ExplodingEffect_Middle + - Index: 17 + Item: ExplodingEffect_Middle Rate: 240 - - Item: WaterFieldEffect_Bottom + - Index: 18 + Item: WaterFieldEffect_Bottom Rate: 240 - - Item: Heal_Stone + - Index: 19 + Item: Heal_Stone Rate: 240 - - Item: Teleport_Stone + - Index: 20 + Item: Teleport_Stone Rate: 240 - - Item: Steal_Stone + - Index: 21 + Item: Steal_Stone Rate: 240 - - Item: ChangeLUK_Middle + - Index: 22 + Item: ChangeLUK_Middle Rate: 320 - - Item: ChangeSTR_Middle + - Index: 23 + Item: ChangeSTR_Middle Rate: 320 - - Item: ChangeAGI_Middle + - Index: 24 + Item: ChangeAGI_Middle Rate: 320 - - Item: ChangeINT_Middle + - Index: 25 + Item: ChangeINT_Middle Rate: 320 - - Item: ChangeVIT_Middle + - Index: 26 + Item: ChangeVIT_Middle Rate: 320 - - Item: ChangeDEX_Middle + - Index: 27 + Item: ChangeDEX_Middle Rate: 320 - - Item: ChangeVIT_Bottom + - Index: 28 + Item: ChangeVIT_Bottom Rate: 320 - - Item: ChangeAGI_Bottom + - Index: 29 + Item: ChangeAGI_Bottom Rate: 320 - - Item: ChangeDEX_Bottom + - Index: 30 + Item: ChangeDEX_Bottom Rate: 320 - - Item: ChangeLUK_Bottom + - Index: 31 + Item: ChangeLUK_Bottom Rate: 320 - - Item: ChangeSTR_Bottom + - Index: 32 + Item: ChangeSTR_Bottom Rate: 320 - - Item: ChangeINT_Bottom + - Index: 33 + Item: ChangeINT_Bottom Rate: 320 - - Item: EXPStone_Bottom + - Index: 34 + Item: EXPStone_Bottom Rate: 380 - - Item: MaxHP2_Stone + - Index: 35 + Item: MaxHP2_Stone Rate: 380 - - Item: MaxSP2_Stone + - Index: 36 + Item: MaxSP2_Stone Rate: 380 - - Item: EXPStone_Middle + - Index: 37 + Item: EXPStone_Middle Rate: 380 - - Item: EXPStone_Top + - Index: 38 + Item: EXPStone_Top Rate: 380 - Group: ENCHANT_STONE_BOX12 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: ATKStone_Middle + - Index: 12 + Item: ATKStone_Middle Rate: 240 - - Item: MATKStone_Middle + - Index: 13 + Item: MATKStone_Middle Rate: 240 - - Item: ATKStone_Top + - Index: 14 + Item: ATKStone_Top Rate: 240 - - Item: MATKStone_Top + - Index: 15 + Item: MATKStone_Top Rate: 240 - - Item: EXPStone_Bottom + - Index: 16 + Item: EXPStone_Bottom Rate: 240 - - Item: ATKStone_Bottom + - Index: 17 + Item: ATKStone_Bottom Rate: 240 - - Item: MATKStone_Bottom + - Index: 18 + Item: MATKStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 19 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 20 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 21 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 22 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 23 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 24 + Item: CastingStone_Bottom Rate: 240 - - Item: ChangeLUK_Middle + - Index: 25 + Item: ChangeLUK_Middle Rate: 380 - - Item: ChangeSTR_Middle + - Index: 26 + Item: ChangeSTR_Middle Rate: 380 - - Item: ChangeAGI_Middle + - Index: 27 + Item: ChangeAGI_Middle Rate: 380 - - Item: ChangeINT_Middle + - Index: 28 + Item: ChangeINT_Middle Rate: 380 - - Item: ChangeVIT_Middle + - Index: 29 + Item: ChangeVIT_Middle Rate: 380 - - Item: ChangeDEX_Middle + - Index: 30 + Item: ChangeDEX_Middle Rate: 380 - - Item: ChangeVIT_Bottom + - Index: 31 + Item: ChangeVIT_Bottom Rate: 380 - - Item: ChangeAGI_Bottom + - Index: 32 + Item: ChangeAGI_Bottom Rate: 380 - - Item: ChangeDEX_Bottom + - Index: 33 + Item: ChangeDEX_Bottom Rate: 380 - - Item: ChangeLUK_Bottom + - Index: 34 + Item: ChangeLUK_Bottom Rate: 380 - - Item: ChangeSTR_Bottom + - Index: 35 + Item: ChangeSTR_Bottom Rate: 380 - - Item: ChangeINT_Bottom + - Index: 36 + Item: ChangeINT_Bottom Rate: 380 - - Item: Critical_Stone + - Index: 37 + Item: Critical_Stone Rate: 380 - - Item: Critical_Stone_Top + - Index: 38 + Item: Critical_Stone_Top Rate: 380 - - Item: Critical_Stone_Bottom + - Index: 39 + Item: Critical_Stone_Bottom Rate: 380 - Group: ENCHANT_STONE_BOX13 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: SuraStone_Robe + - Index: 12 + Item: SuraStone_Robe Rate: 160 - - Item: RangerStone_Robe + - Index: 13 + Item: RangerStone_Robe Rate: 160 - - Item: SorcererStone_Robe + - Index: 14 + Item: SorcererStone_Robe Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: SuraStone_Top + - Index: 31 + Item: SuraStone_Top Rate: 370 - - Item: SuraStone_Middle + - Index: 32 + Item: SuraStone_Middle Rate: 370 - - Item: SuraStone_Bottom + - Index: 33 + Item: SuraStone_Bottom Rate: 370 - - Item: RangerStone_Top + - Index: 34 + Item: RangerStone_Top Rate: 370 - - Item: RangerStone_Middle + - Index: 35 + Item: RangerStone_Middle Rate: 370 - - Item: RangerStone_Bottom + - Index: 36 + Item: RangerStone_Bottom Rate: 370 - - Item: SorcererStone_Top + - Index: 37 + Item: SorcererStone_Top Rate: 370 - - Item: SorcererStone_Middle + - Index: 38 + Item: SorcererStone_Middle Rate: 370 - - Item: SorcererStone_Bottom + - Index: 39 + Item: SorcererStone_Bottom Rate: 370 - Group: ENCHANT_STONE_BOX14 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: RuneknightStone_Robe + - Index: 12 + Item: RuneknightStone_Robe Rate: 160 - - Item: GeneticStone_Robe + - Index: 13 + Item: GeneticStone_Robe Rate: 160 - - Item: WarlockStone_Robe + - Index: 14 + Item: WarlockStone_Robe Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: RuneknightStone_Top + - Index: 31 + Item: RuneknightStone_Top Rate: 370 - - Item: RuneknightStone_Middle + - Index: 32 + Item: RuneknightStone_Middle Rate: 370 - - Item: RuneknightStone_Bottom + - Index: 33 + Item: RuneknightStone_Bottom Rate: 370 - - Item: GeneticStone_Top + - Index: 34 + Item: GeneticStone_Top Rate: 370 - - Item: GeneticStone_Middle + - Index: 35 + Item: GeneticStone_Middle Rate: 370 - - Item: GeneticStone_Bottom + - Index: 36 + Item: GeneticStone_Bottom Rate: 370 - - Item: WarlockStone_Top3 + - Index: 37 + Item: WarlockStone_Top3 Rate: 370 - - Item: WarlockStone_Middle3 + - Index: 38 + Item: WarlockStone_Middle3 Rate: 370 - - Item: WarlockStone_Bottom3 + - Index: 39 + Item: WarlockStone_Bottom3 Rate: 370 - Group: ENCHANT_STONE_BOX15 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: ShadowchaserStone_Robe + - Index: 12 + Item: ShadowchaserStone_Robe Rate: 160 - - Item: MechanicStone_Robe + - Index: 13 + Item: MechanicStone_Robe Rate: 160 - - Item: WanderMinstreStone_Robe + - Index: 14 + Item: WanderMinstreStone_Robe Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: ShadowchaserStone_Top + - Index: 31 + Item: ShadowchaserStone_Top Rate: 370 - - Item: ShadowchaseStone_Middle + - Index: 32 + Item: ShadowchaseStone_Middle Rate: 370 - - Item: ShadowchaseStone_Bottom + - Index: 33 + Item: ShadowchaseStone_Bottom Rate: 370 - - Item: MechanicStone_Top + - Index: 34 + Item: MechanicStone_Top Rate: 370 - - Item: MechanicStone_Middle + - Index: 35 + Item: MechanicStone_Middle Rate: 370 - - Item: MechanicStone_Bottom + - Index: 36 + Item: MechanicStone_Bottom Rate: 370 - - Item: WanderMinstrelStone_Top + - Index: 37 + Item: WanderMinstrelStone_Top Rate: 370 - - Item: WanderMinstStone_Middle + - Index: 38 + Item: WanderMinstStone_Middle Rate: 370 - - Item: WanderMinstStone_Bottom + - Index: 39 + Item: WanderMinstStone_Bottom Rate: 370 - Group: ENCHANT_STONE_BOX16 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: ArchbishopStone_Robe + - Index: 12 + Item: ArchbishopStone_Robe Rate: 160 - - Item: RoyalguardStone_Robe + - Index: 13 + Item: RoyalguardStone_Robe Rate: 160 - - Item: GuillcrossStone_Robe + - Index: 14 + Item: GuillcrossStone_Robe Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: HighpriestStone_Top + - Index: 31 + Item: HighpriestStone_Top Rate: 370 - - Item: HighpriestStone_Middle + - Index: 32 + Item: HighpriestStone_Middle Rate: 370 - - Item: HighpriestStone_Bottom + - Index: 33 + Item: HighpriestStone_Bottom Rate: 370 - - Item: PaladinStone_Top + - Index: 34 + Item: PaladinStone_Top Rate: 370 - - Item: PaladinStone_Middle + - Index: 35 + Item: PaladinStone_Middle Rate: 370 - - Item: PaladinStone_Bottom + - Index: 36 + Item: PaladinStone_Bottom Rate: 370 - - Item: AssacrossStone_Top + - Index: 37 + Item: AssacrossStone_Top Rate: 370 - - Item: AssacrossStone_Middle + - Index: 38 + Item: AssacrossStone_Middle Rate: 370 - - Item: AssacrossStone_Bottom + - Index: 39 + Item: AssacrossStone_Bottom Rate: 370 - Group: ENCHANT_STONE_BOX17 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: SuraStone_Robe2 + - Index: 12 + Item: SuraStone_Robe2 Rate: 160 - - Item: SorcererStone_Robe2 + - Index: 13 + Item: SorcererStone_Robe2 Rate: 160 - - Item: ShadowchaserStone_Robe2 + - Index: 14 + Item: ShadowchaserStone_Robe2 Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: SuraStone_Bottom2 + - Index: 31 + Item: SuraStone_Bottom2 Rate: 370 - - Item: SuraStone_Middle2 + - Index: 32 + Item: SuraStone_Middle2 Rate: 370 - - Item: SuraStone_Top2 + - Index: 33 + Item: SuraStone_Top2 Rate: 370 - - Item: SorcererStone_Bottom2 + - Index: 34 + Item: SorcererStone_Bottom2 Rate: 370 - - Item: SorcererStone_Middle2 + - Index: 35 + Item: SorcererStone_Middle2 Rate: 370 - - Item: SorcererStone_Top2 + - Index: 36 + Item: SorcererStone_Top2 Rate: 370 - - Item: ShadowchasStone_Bottom2 + - Index: 37 + Item: ShadowchasStone_Bottom2 Rate: 370 - - Item: ShadowchasStone_Middle2 + - Index: 38 + Item: ShadowchasStone_Middle2 Rate: 370 - - Item: ShadowchaserStone_Top2 + - Index: 39 + Item: ShadowchaserStone_Top2 Rate: 370 - Group: ENCHANT_STONE_BOX18 SubGroups: - SubGroup: 1 List: - - Item: EXPStone_Bottom + - Index: 0 + Item: EXPStone_Bottom Rate: 27 - - Item: Range_Stone + - Index: 1 + Item: Range_Stone Rate: 27 - - Item: CastingStone_Robe + - Index: 2 + Item: CastingStone_Robe Rate: 27 - - Item: ReloadStone_Top + - Index: 3 + Item: ReloadStone_Top Rate: 27 - - Item: ReloadStone_Middle + - Index: 4 + Item: ReloadStone_Middle Rate: 27 - - Item: ReloadStone_Bottom + - Index: 5 + Item: ReloadStone_Bottom Rate: 27 - - Item: GreenFloor_Bottom + - Index: 6 + Item: GreenFloor_Bottom Rate: 27 - - Item: EXPStone_Middle + - Index: 7 + Item: EXPStone_Middle Rate: 27 - - Item: EXPStone_Top + - Index: 8 + Item: EXPStone_Top Rate: 27 - - Item: CastingStone_Top + - Index: 9 + Item: CastingStone_Top Rate: 27 - - Item: CastingStone_Middle + - Index: 10 + Item: CastingStone_Middle Rate: 27 - - Item: CastingStone_Bottom + - Index: 11 + Item: CastingStone_Bottom Rate: 27 - - Item: BlueAuraEffect_Middle + - Index: 12 + Item: BlueAuraEffect_Middle Rate: 27 - - Item: PinkGlowEffect_Middle + - Index: 13 + Item: PinkGlowEffect_Middle Rate: 27 - - Item: ExplodingEffect_Middle + - Index: 14 + Item: ExplodingEffect_Middle Rate: 27 - - Item: DoubleAttack_Stone + - Index: 15 + Item: DoubleAttack_Stone Rate: 27 - - Item: Critical_Stone_Robe + - Index: 16 + Item: Critical_Stone_Robe Rate: 27 - - Item: SPdrainStone_Robe + - Index: 17 + Item: SPdrainStone_Robe Rate: 107 - - Item: SPdrainStone_Top + - Index: 18 + Item: SPdrainStone_Top Rate: 107 - - Item: ShrinkEffect_Bottom + - Index: 19 + Item: ShrinkEffect_Bottom Rate: 107 - - Item: CastStone_Robe + - Index: 20 + Item: CastStone_Robe Rate: 107 - - Item: SoulreaperStone_Robe + - Index: 21 + Item: SoulreaperStone_Robe Rate: 214 - - Item: StaremperorStone_Robe + - Index: 22 + Item: StaremperorStone_Robe Rate: 214 - - Item: KagerouStone_Robe + - Index: 23 + Item: KagerouStone_Robe Rate: 214 - - Item: OboroStone_Robe + - Index: 24 + Item: OboroStone_Robe Rate: 214 - - Item: RebellionStone_Robe + - Index: 25 + Item: RebellionStone_Robe Rate: 214 - - Item: DoramStone_Robe + - Index: 26 + Item: DoramStone_Robe Rate: 214 - - Item: ElectricEffect_Middle + - Index: 27 + Item: ElectricEffect_Middle Rate: 227 - - Item: WaterFieldEffect_Bottom + - Index: 28 + Item: WaterFieldEffect_Bottom Rate: 227 - - Item: SoullinkerStone_Top + - Index: 29 + Item: SoullinkerStone_Top Rate: 348 - - Item: SoullinkerStone_Middle + - Index: 30 + Item: SoullinkerStone_Middle Rate: 348 - - Item: SoullinkerStone_Bottom + - Index: 31 + Item: SoullinkerStone_Bottom Rate: 348 - - Item: GladiatorStone_Top + - Index: 32 + Item: GladiatorStone_Top Rate: 348 - - Item: GladiatorStone_Middle + - Index: 33 + Item: GladiatorStone_Middle Rate: 348 - - Item: GladiatorStone_Bottom + - Index: 34 + Item: GladiatorStone_Bottom Rate: 348 - - Item: NinjaStone_Top + - Index: 35 + Item: NinjaStone_Top Rate: 348 - - Item: NinjaStone_Middle + - Index: 36 + Item: NinjaStone_Middle Rate: 348 - - Item: NinjaStone_Bottom + - Index: 37 + Item: NinjaStone_Bottom Rate: 348 - - Item: GunslingerStone_Top + - Index: 38 + Item: GunslingerStone_Top Rate: 348 - - Item: GunslingerStone_Middle + - Index: 39 + Item: GunslingerStone_Middle Rate: 348 - - Item: GunslingerStone_Bottom + - Index: 40 + Item: GunslingerStone_Bottom Rate: 348 - - Item: DoramStone_Top + - Index: 41 + Item: DoramStone_Top Rate: 348 - - Item: DoramStone_Middle + - Index: 42 + Item: DoramStone_Middle Rate: 348 - - Item: DoramStone_Bottom + - Index: 43 + Item: DoramStone_Bottom Rate: 348 - - Item: ATKStone_Middle + - Index: 44 + Item: ATKStone_Middle Rate: 361 - - Item: MATKStone_Middle + - Index: 45 + Item: MATKStone_Middle Rate: 361 - - Item: ATKStone_Top + - Index: 46 + Item: ATKStone_Top Rate: 361 - - Item: MATKStone_Top + - Index: 47 + Item: MATKStone_Top Rate: 361 - - Item: ATKStone_Bottom + - Index: 48 + Item: ATKStone_Bottom Rate: 361 - - Item: MATKStone_Bottom + - Index: 49 + Item: MATKStone_Bottom Rate: 361 - Group: ENCHANT_STONE_BOX19 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: ShrinkEffect_Bottom + - Index: 5 + Item: ShrinkEffect_Bottom Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: RangerStone_Robe2 + - Index: 12 + Item: RangerStone_Robe2 Rate: 160 - - Item: MechanicStone_Robe2 + - Index: 13 + Item: MechanicStone_Robe2 Rate: 160 - - Item: ArchbishopStone_Robe2 + - Index: 14 + Item: ArchbishopStone_Robe2 Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: RangerStone_Top2 + - Index: 31 + Item: RangerStone_Top2 Rate: 370 - - Item: RangerStone_Middle2 + - Index: 32 + Item: RangerStone_Middle2 Rate: 370 - - Item: RangerStone_Bottom2 + - Index: 33 + Item: RangerStone_Bottom2 Rate: 370 - - Item: MechanicStone_Top2 + - Index: 34 + Item: MechanicStone_Top2 Rate: 370 - - Item: MechanicStone_Middle2 + - Index: 35 + Item: MechanicStone_Middle2 Rate: 370 - - Item: MechanicStone_Bottom2 + - Index: 36 + Item: MechanicStone_Bottom2 Rate: 370 - - Item: HighpriestStone_Top2 + - Index: 37 + Item: HighpriestStone_Top2 Rate: 370 - - Item: HighpriestStone_Middle2 + - Index: 38 + Item: HighpriestStone_Middle2 Rate: 370 - - Item: HighpriestStone_Bottom2 + - Index: 39 + Item: HighpriestStone_Bottom2 Rate: 370 - Group: ENCHANT_STONE_BOX2 SubGroups: - SubGroup: 1 List: - - Item: STRStone_Top + - Index: 0 + Item: STRStone_Top Rate: 330 - - Item: INTStone_Top + - Index: 1 + Item: INTStone_Top Rate: 330 - - Item: AGIStone_Top + - Index: 2 + Item: AGIStone_Top Rate: 330 - - Item: DEXStone_Top + - Index: 3 + Item: DEXStone_Top Rate: 330 - - Item: VITStone_Top + - Index: 4 + Item: VITStone_Top Rate: 330 - - Item: LUKStone_Top + - Index: 5 + Item: LUKStone_Top Rate: 330 - - Item: ATKStone_Middle + - Index: 6 + Item: ATKStone_Middle Rate: 330 - - Item: MATKStone_Middle + - Index: 7 + Item: MATKStone_Middle Rate: 330 - - Item: HITStone_Bottom + - Index: 8 + Item: HITStone_Bottom Rate: 330 - - Item: FLEEStone_Bottom + - Index: 9 + Item: FLEEStone_Bottom Rate: 330 - - Item: SPStone_Middle + - Index: 10 + Item: SPStone_Middle Rate: 1110 - - Item: HealStone_Bottom + - Index: 11 + Item: HealStone_Bottom Rate: 1110 - - Item: HealStone_Top + - Index: 12 + Item: HealStone_Top Rate: 1120 - - Item: HealStone2_Top + - Index: 13 + Item: HealStone2_Top Rate: 1120 - - Item: HealStone_Middle + - Index: 14 + Item: HealStone_Middle Rate: 1120 - - Item: HPStone_Middle + - Index: 15 + Item: HPStone_Middle Rate: 1120 - Group: ENCHANT_STONE_BOX20 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: Greed_Stone + - Index: 5 + Item: Greed_Stone Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: WaterFieldEffect_Bottom + - Index: 11 + Item: WaterFieldEffect_Bottom Rate: 160 - - Item: WarlockStone_Robe2 + - Index: 12 + Item: WarlockStone_Robe2 Rate: 160 - - Item: RoyalguardStone_Robe2 + - Index: 13 + Item: RoyalguardStone_Robe2 Rate: 160 - - Item: GuillcrossStone_Robe2 + - Index: 14 + Item: GuillcrossStone_Robe2 Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: WarlockStone_Top2 + - Index: 31 + Item: WarlockStone_Top2 Rate: 370 - - Item: WarlockStone_Middle2 + - Index: 32 + Item: WarlockStone_Middle2 Rate: 370 - - Item: WarlockStone_Bottom2 + - Index: 33 + Item: WarlockStone_Bottom2 Rate: 370 - - Item: PaladinStone_Top2 + - Index: 34 + Item: PaladinStone_Top2 Rate: 370 - - Item: PaladinStone_Middle2 + - Index: 35 + Item: PaladinStone_Middle2 Rate: 370 - - Item: PaladinStone_Bottom2 + - Index: 36 + Item: PaladinStone_Bottom2 Rate: 370 - - Item: AssacrossStone_Top2 + - Index: 37 + Item: AssacrossStone_Top2 Rate: 370 - - Item: AssacrossStone_Middle2 + - Index: 38 + Item: AssacrossStone_Middle2 Rate: 370 - - Item: AssacrossStone_Bottom2 + - Index: 39 + Item: AssacrossStone_Bottom2 Rate: 370 - Group: ENCHANT_STONE_BOX21 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: Greed_Stone + - Index: 5 + Item: Greed_Stone Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: HPdrainStone_Robe + - Index: 8 + Item: HPdrainStone_Robe Rate: 160 - - Item: HPdrainStone_Top + - Index: 9 + Item: HPdrainStone_Top Rate: 160 - - Item: ASPDStone_Top + - Index: 10 + Item: ASPDStone_Top Rate: 160 - - Item: WaterFieldEffect_Bottom + - Index: 11 + Item: WaterFieldEffect_Bottom Rate: 160 - - Item: RuneknightStone_Robe2 + - Index: 12 + Item: RuneknightStone_Robe2 Rate: 160 - - Item: GeneticStone_Robe2 + - Index: 13 + Item: GeneticStone_Robe2 Rate: 160 - - Item: WanderMinsStone_Robe2 + - Index: 14 + Item: WanderMinsStone_Robe2 Rate: 160 - - Item: EXPStone_Bottom + - Index: 15 + Item: EXPStone_Bottom Rate: 240 - - Item: Range_Stone + - Index: 16 + Item: Range_Stone Rate: 240 - - Item: EXPStone_Middle + - Index: 17 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Top + - Index: 18 + Item: EXPStone_Top Rate: 240 - - Item: CastingStone_Top + - Index: 19 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 20 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 21 + Item: CastingStone_Bottom Rate: 240 - - Item: ATKStone_Middle + - Index: 22 + Item: ATKStone_Middle Rate: 370 - - Item: MATKStone_Middle + - Index: 23 + Item: MATKStone_Middle Rate: 370 - - Item: ATKStone_Top + - Index: 24 + Item: ATKStone_Top Rate: 370 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 370 - - Item: ATKStone_Bottom + - Index: 26 + Item: ATKStone_Bottom Rate: 370 - - Item: MATKStone_Bottom + - Index: 27 + Item: MATKStone_Bottom Rate: 370 - - Item: Critical_Stone + - Index: 28 + Item: Critical_Stone Rate: 370 - - Item: Critical_Stone_Top + - Index: 29 + Item: Critical_Stone_Top Rate: 370 - - Item: Critical_Stone_Bottom + - Index: 30 + Item: Critical_Stone_Bottom Rate: 370 - - Item: RuneknightStone_Top2 + - Index: 31 + Item: RuneknightStone_Top2 Rate: 370 - - Item: RuneknightStone_Middle2 + - Index: 32 + Item: RuneknightStone_Middle2 Rate: 370 - - Item: RuneknightStone_Bottom2 + - Index: 33 + Item: RuneknightStone_Bottom2 Rate: 370 - - Item: GeneticStone_Top2 + - Index: 34 + Item: GeneticStone_Top2 Rate: 370 - - Item: GeneticStone_Middle2 + - Index: 35 + Item: GeneticStone_Middle2 Rate: 370 - - Item: GeneticStone_Bottom2 + - Index: 36 + Item: GeneticStone_Bottom2 Rate: 370 - - Item: WanderMinsStone_Top2 + - Index: 37 + Item: WanderMinsStone_Top2 Rate: 370 - - Item: WanderMinsStone_Middle2 + - Index: 38 + Item: WanderMinsStone_Middle2 Rate: 370 - - Item: WanderMinsStone_Bottom2 + - Index: 39 + Item: WanderMinsStone_Bottom2 Rate: 370 - Group: ENCHANT_STONE_BOX3 SubGroups: - SubGroup: 1 List: - - Item: STRStone_Top + - Index: 0 + Item: STRStone_Top Rate: 500 - - Item: INTStone_Top + - Index: 1 + Item: INTStone_Top Rate: 500 - - Item: AGIStone_Top + - Index: 2 + Item: AGIStone_Top Rate: 500 - - Item: DEXStone_Top + - Index: 3 + Item: DEXStone_Top Rate: 500 - - Item: VITStone_Top + - Index: 4 + Item: VITStone_Top Rate: 500 - - Item: LUKStone_Top + - Index: 5 + Item: LUKStone_Top Rate: 500 - - Item: ATKStone_Middle + - Index: 6 + Item: ATKStone_Middle Rate: 500 - - Item: MATKStone_Middle + - Index: 7 + Item: MATKStone_Middle Rate: 500 - - Item: HITStone_Bottom + - Index: 8 + Item: HITStone_Bottom Rate: 500 - - Item: FLEEStone_Bottom + - Index: 9 + Item: FLEEStone_Bottom Rate: 500 - - Item: HealStone_Top + - Index: 10 + Item: HealStone_Top Rate: 500 - - Item: HealStone2_Top + - Index: 11 + Item: HealStone2_Top Rate: 500 - - Item: HealStone_Middle + - Index: 12 + Item: HealStone_Middle Rate: 500 - - Item: HealStone_Bottom + - Index: 13 + Item: HealStone_Bottom Rate: 500 - - Item: HPStone_Middle + - Index: 14 + Item: HPStone_Middle Rate: 600 - - Item: SPStone_Middle + - Index: 15 + Item: SPStone_Middle Rate: 600 - - Item: BigStone_Top + - Index: 16 + Item: BigStone_Top Rate: 600 - - Item: MediumStone_Top + - Index: 17 + Item: MediumStone_Top Rate: 600 - - Item: SmallStone_Top + - Index: 18 + Item: SmallStone_Top Rate: 600 - Group: ENCHANT_STONE_BOX4 SubGroups: - SubGroup: 1 List: - - Item: STRStone_Top + - Index: 0 + Item: STRStone_Top Rate: 500 - - Item: INTStone_Top + - Index: 1 + Item: INTStone_Top Rate: 500 - - Item: AGIStone_Top + - Index: 2 + Item: AGIStone_Top Rate: 500 - - Item: DEXStone_Top + - Index: 3 + Item: DEXStone_Top Rate: 500 - - Item: VITStone_Top + - Index: 4 + Item: VITStone_Top Rate: 500 - - Item: LUKStone_Top + - Index: 5 + Item: LUKStone_Top Rate: 500 - - Item: ATKStone_Middle + - Index: 6 + Item: ATKStone_Middle Rate: 500 - - Item: MATKStone_Middle + - Index: 7 + Item: MATKStone_Middle Rate: 500 - - Item: HITStone_Bottom + - Index: 8 + Item: HITStone_Bottom Rate: 500 - - Item: FLEEStone_Bottom + - Index: 9 + Item: FLEEStone_Bottom Rate: 500 - - Item: HealStone_Top + - Index: 10 + Item: HealStone_Top Rate: 500 - - Item: HealStone2_Top + - Index: 11 + Item: HealStone2_Top Rate: 500 - - Item: HealStone_Middle + - Index: 12 + Item: HealStone_Middle Rate: 500 - - Item: HPStone_Middle + - Index: 13 + Item: HPStone_Middle Rate: 500 - - Item: SPStone_Middle + - Index: 14 + Item: SPStone_Middle Rate: 500 - - Item: HealStone_Bottom + - Index: 15 + Item: HealStone_Bottom Rate: 500 - - Item: BigStone_Top + - Index: 16 + Item: BigStone_Top Rate: 500 - - Item: MediumStone_Top + - Index: 17 + Item: MediumStone_Top Rate: 500 - - Item: SmallStone_Top + - Index: 18 + Item: SmallStone_Top Rate: 500 - - Item: ASPDStone_Robe + - Index: 19 + Item: ASPDStone_Robe Rate: 500 - Group: ENCHANT_STONE_BOX5 SubGroups: - SubGroup: 1 List: - - Item: HITStone_Bottom + - Index: 0 + Item: HITStone_Bottom Rate: 64 - - Item: FLEEStone_Bottom + - Index: 1 + Item: FLEEStone_Bottom Rate: 64 - - Item: HealStone_Top + - Index: 2 + Item: HealStone_Top Rate: 64 - - Item: HealStone2_Top + - Index: 3 + Item: HealStone2_Top Rate: 64 - - Item: HealStone_Middle + - Index: 4 + Item: HealStone_Middle Rate: 64 - - Item: HealStone_Bottom + - Index: 5 + Item: HealStone_Bottom Rate: 64 - - Item: BigStone_Top + - Index: 6 + Item: BigStone_Top Rate: 64 - - Item: MediumStone_Top + - Index: 7 + Item: MediumStone_Top Rate: 64 - - Item: SmallStone_Top + - Index: 8 + Item: SmallStone_Top Rate: 64 - - Item: ASPDStone_Robe + - Index: 9 + Item: ASPDStone_Robe Rate: 255 - - Item: ATKStone_Middle + - Index: 10 + Item: ATKStone_Middle Rate: 382 - - Item: MATKStone_Middle + - Index: 11 + Item: MATKStone_Middle Rate: 382 - - Item: ATKStone_Top + - Index: 12 + Item: ATKStone_Top Rate: 382 - - Item: MATKStone_Top + - Index: 13 + Item: MATKStone_Top Rate: 382 - - Item: STRStone_Top + - Index: 14 + Item: STRStone_Top Rate: 510 - - Item: INTStone_Top + - Index: 15 + Item: INTStone_Top Rate: 510 - - Item: AGIStone_Top + - Index: 16 + Item: AGIStone_Top Rate: 510 - - Item: DEXStone_Top + - Index: 17 + Item: DEXStone_Top Rate: 510 - - Item: VITStone_Top + - Index: 18 + Item: VITStone_Top Rate: 510 - - Item: LUKStone_Top + - Index: 19 + Item: LUKStone_Top Rate: 510 - - Item: HPStone_Middle + - Index: 20 + Item: HPStone_Middle Rate: 510 - - Item: SPStone_Middle + - Index: 21 + Item: SPStone_Middle Rate: 510 - - Item: STRStone_Middle + - Index: 22 + Item: STRStone_Middle Rate: 510 - - Item: INTStone_Middle + - Index: 23 + Item: INTStone_Middle Rate: 510 - - Item: AGIStone_Middle + - Index: 24 + Item: AGIStone_Middle Rate: 510 - - Item: DEXStone_Middle + - Index: 25 + Item: DEXStone_Middle Rate: 510 - - Item: VITStone_Middle + - Index: 26 + Item: VITStone_Middle Rate: 510 - - Item: LUKStone_Middle + - Index: 27 + Item: LUKStone_Middle Rate: 510 - - Item: HPStone_Bottom + - Index: 28 + Item: HPStone_Bottom Rate: 510 - Group: ENCHANT_STONE_BOX6 SubGroups: - SubGroup: 1 List: - - Item: HPdrainStone_Robe + - Index: 0 + Item: HPdrainStone_Robe Rate: 83 - - Item: SPdrainStone_Robe + - Index: 1 + Item: SPdrainStone_Robe Rate: 83 - - Item: ASPDStone_Robe + - Index: 2 + Item: ASPDStone_Robe Rate: 165 - - Item: ATKStone_Middle + - Index: 3 + Item: ATKStone_Middle Rate: 248 - - Item: MATKStone_Middle + - Index: 4 + Item: MATKStone_Middle Rate: 248 - - Item: ATKStone_Top + - Index: 5 + Item: ATKStone_Top Rate: 248 - - Item: MATKStone_Top + - Index: 6 + Item: MATKStone_Top Rate: 248 - - Item: STRStone_Top + - Index: 7 + Item: STRStone_Top Rate: 331 - - Item: INTStone_Top + - Index: 8 + Item: INTStone_Top Rate: 331 - - Item: AGIStone_Top + - Index: 9 + Item: AGIStone_Top Rate: 331 - - Item: DEXStone_Top + - Index: 10 + Item: DEXStone_Top Rate: 331 - - Item: VITStone_Top + - Index: 11 + Item: VITStone_Top Rate: 331 - - Item: LUKStone_Top + - Index: 12 + Item: LUKStone_Top Rate: 331 - - Item: HPStone_Middle + - Index: 13 + Item: HPStone_Middle Rate: 331 - - Item: SPStone_Middle + - Index: 14 + Item: SPStone_Middle Rate: 331 - - Item: STRStone_Middle + - Index: 15 + Item: STRStone_Middle Rate: 331 - - Item: INTStone_Middle + - Index: 16 + Item: INTStone_Middle Rate: 331 - - Item: AGIStone_Middle + - Index: 17 + Item: AGIStone_Middle Rate: 331 - - Item: DEXStone_Middle + - Index: 18 + Item: DEXStone_Middle Rate: 331 - - Item: VITStone_Middle + - Index: 19 + Item: VITStone_Middle Rate: 331 - - Item: LUKStone_Middle + - Index: 20 + Item: LUKStone_Middle Rate: 331 - - Item: HPStone_Bottom + - Index: 21 + Item: HPStone_Bottom Rate: 331 - - Item: HITStone_Bottom + - Index: 22 + Item: HITStone_Bottom Rate: 413 - - Item: FLEEStone_Bottom + - Index: 23 + Item: FLEEStone_Bottom Rate: 413 - - Item: HealStone_Top + - Index: 24 + Item: HealStone_Top Rate: 413 - - Item: HealStone2_Top + - Index: 25 + Item: HealStone2_Top Rate: 413 - - Item: HealStone_Middle + - Index: 26 + Item: HealStone_Middle Rate: 413 - - Item: HealStone_Bottom + - Index: 27 + Item: HealStone_Bottom Rate: 413 - - Item: BigStone_Top + - Index: 28 + Item: BigStone_Top Rate: 413 - - Item: MediumStone_Top + - Index: 29 + Item: MediumStone_Top Rate: 413 - - Item: SmallStone_Top + - Index: 30 + Item: SmallStone_Top Rate: 413 - Group: ENCHANT_STONE_BOX7 SubGroups: - SubGroup: 1 List: - - Item: SPdrainStone_Robe + - Index: 0 + Item: SPdrainStone_Robe Rate: 85 - - Item: HPdrainStone_Robe + - Index: 1 + Item: HPdrainStone_Robe Rate: 169 - - Item: HPdrainStone_Top + - Index: 2 + Item: HPdrainStone_Top Rate: 169 - - Item: SPdrainStone_Top + - Index: 3 + Item: SPdrainStone_Top Rate: 169 - - Item: ATKStone_Middle + - Index: 4 + Item: ATKStone_Middle Rate: 254 - - Item: MATKStone_Middle + - Index: 5 + Item: MATKStone_Middle Rate: 254 - - Item: ATKStone_Top + - Index: 6 + Item: ATKStone_Top Rate: 254 - - Item: MATKStone_Top + - Index: 7 + Item: MATKStone_Top Rate: 254 - - Item: ATKStone_Bottom + - Index: 8 + Item: ATKStone_Bottom Rate: 254 - - Item: MATKStone_Bottom + - Index: 9 + Item: MATKStone_Bottom Rate: 254 - - Item: ChangeLUK_Middle + - Index: 10 + Item: ChangeLUK_Middle Rate: 339 - - Item: ChangeSTR_Middle + - Index: 11 + Item: ChangeSTR_Middle Rate: 339 - - Item: ChangeAGI_Middle + - Index: 12 + Item: ChangeAGI_Middle Rate: 339 - - Item: ChangeINT_Middle + - Index: 13 + Item: ChangeINT_Middle Rate: 339 - - Item: ChangeVIT_Middle + - Index: 14 + Item: ChangeVIT_Middle Rate: 339 - - Item: ChangeDEX_Middle + - Index: 15 + Item: ChangeDEX_Middle Rate: 339 - - Item: ChangeVIT_Bottom + - Index: 16 + Item: ChangeVIT_Bottom Rate: 339 - - Item: ChangeAGI_Bottom + - Index: 17 + Item: ChangeAGI_Bottom Rate: 339 - - Item: ChangeDEX_Bottom + - Index: 18 + Item: ChangeDEX_Bottom Rate: 339 - - Item: ChangeLUK_Bottom + - Index: 19 + Item: ChangeLUK_Bottom Rate: 339 - - Item: ChangeSTR_Bottom + - Index: 20 + Item: ChangeSTR_Bottom Rate: 339 - - Item: ChangeINT_Bottom + - Index: 21 + Item: ChangeINT_Bottom Rate: 339 - - Item: HealStone_Top + - Index: 22 + Item: HealStone_Top Rate: 424 - - Item: HealStone2_Top + - Index: 23 + Item: HealStone2_Top Rate: 424 - - Item: HPStone_Middle + - Index: 24 + Item: HPStone_Middle Rate: 424 - - Item: SPStone_Middle + - Index: 25 + Item: SPStone_Middle Rate: 424 - - Item: HealStone_Bottom + - Index: 26 + Item: HealStone_Bottom Rate: 424 - - Item: HPStone_Bottom + - Index: 27 + Item: HPStone_Bottom Rate: 424 - - Item: DEFStone_Middle + - Index: 28 + Item: DEFStone_Middle Rate: 424 - - Item: MDEFStone_Bottom + - Index: 29 + Item: MDEFStone_Bottom Rate: 424 - - Item: EXPStone_Bottom + - Index: 30 + Item: EXPStone_Bottom Rate: 424 - Group: ENCHANT_STONE_BOX8 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 37 - - Item: SPdrainStone_Robe + - Index: 1 + Item: SPdrainStone_Robe Rate: 74 - - Item: SPdrainStone_Top + - Index: 2 + Item: SPdrainStone_Top Rate: 74 - - Item: HPdrainStone_Robe + - Index: 3 + Item: HPdrainStone_Robe Rate: 149 - - Item: HPdrainStone_Top + - Index: 4 + Item: HPdrainStone_Top Rate: 149 - - Item: Greed_Stone + - Index: 5 + Item: Greed_Stone Rate: 149 - - Item: ASPDStone_Top + - Index: 6 + Item: ASPDStone_Top Rate: 149 - - Item: Kyrie_Stone + - Index: 7 + Item: Kyrie_Stone Rate: 149 - - Item: ATKStone_Middle + - Index: 8 + Item: ATKStone_Middle Rate: 223 - - Item: MATKStone_Middle + - Index: 9 + Item: MATKStone_Middle Rate: 223 - - Item: ATKStone_Top + - Index: 10 + Item: ATKStone_Top Rate: 223 - - Item: MATKStone_Top + - Index: 11 + Item: MATKStone_Top Rate: 223 - - Item: ATKStone_Bottom + - Index: 12 + Item: ATKStone_Bottom Rate: 223 - - Item: MATKStone_Bottom + - Index: 13 + Item: MATKStone_Bottom Rate: 223 - - Item: TwinkleEffect_Top + - Index: 14 + Item: TwinkleEffect_Top Rate: 223 - - Item: GhostEffect_Middle + - Index: 15 + Item: GhostEffect_Middle Rate: 223 - - Item: Critical_Stone + - Index: 16 + Item: Critical_Stone Rate: 223 - - Item: Range_Stone + - Index: 17 + Item: Range_Stone Rate: 223 - - Item: ReloadStone_Top + - Index: 18 + Item: ReloadStone_Top Rate: 223 - - Item: ReloadStone_Middle + - Index: 19 + Item: ReloadStone_Middle Rate: 223 - - Item: ReloadStone_Bottom + - Index: 20 + Item: ReloadStone_Bottom Rate: 223 - - Item: ChangeLUK_Middle + - Index: 21 + Item: ChangeLUK_Middle Rate: 297 - - Item: ChangeSTR_Middle + - Index: 22 + Item: ChangeSTR_Middle Rate: 297 - - Item: ChangeAGI_Middle + - Index: 23 + Item: ChangeAGI_Middle Rate: 297 - - Item: ChangeINT_Middle + - Index: 24 + Item: ChangeINT_Middle Rate: 297 - - Item: ChangeVIT_Middle + - Index: 25 + Item: ChangeVIT_Middle Rate: 297 - - Item: ChangeDEX_Middle + - Index: 26 + Item: ChangeDEX_Middle Rate: 297 - - Item: ChangeVIT_Bottom + - Index: 27 + Item: ChangeVIT_Bottom Rate: 297 - - Item: ChangeAGI_Bottom + - Index: 28 + Item: ChangeAGI_Bottom Rate: 297 - - Item: ChangeDEX_Bottom + - Index: 29 + Item: ChangeDEX_Bottom Rate: 297 - - Item: ChangeLUK_Bottom + - Index: 30 + Item: ChangeLUK_Bottom Rate: 297 - - Item: ChangeSTR_Bottom + - Index: 31 + Item: ChangeSTR_Bottom Rate: 297 - - Item: ChangeINT_Bottom + - Index: 32 + Item: ChangeINT_Bottom Rate: 297 - - Item: DEFStone_Middle + - Index: 33 + Item: DEFStone_Middle Rate: 372 - - Item: MDEFStone_Bottom + - Index: 34 + Item: MDEFStone_Bottom Rate: 372 - - Item: EXPStone_Bottom + - Index: 35 + Item: EXPStone_Bottom Rate: 372 - - Item: MaxHP2_Stone + - Index: 36 + Item: MaxHP2_Stone Rate: 372 - - Item: MaxSP2_Stone + - Index: 37 + Item: MaxSP2_Stone Rate: 372 - - Item: Detoxify_Stone + - Index: 38 + Item: Detoxify_Stone Rate: 372 - - Item: Recovery_Stone + - Index: 39 + Item: Recovery_Stone Rate: 372 - Group: ENCHANT_STONE_BOX9 SubGroups: - SubGroup: 1 List: - - Item: SPdrainStone_Robe + - Index: 0 + Item: SPdrainStone_Robe Rate: 79 - - Item: SPdrainStone_Top + - Index: 1 + Item: SPdrainStone_Top Rate: 79 - - Item: HPdrainStone_Robe + - Index: 2 + Item: HPdrainStone_Robe Rate: 159 - - Item: HPdrainStone_Top + - Index: 3 + Item: HPdrainStone_Top Rate: 159 - - Item: Greed_Stone + - Index: 4 + Item: Greed_Stone Rate: 159 - - Item: ASPDStone_Top + - Index: 5 + Item: ASPDStone_Top Rate: 159 - - Item: Kyrie_Stone + - Index: 6 + Item: Kyrie_Stone Rate: 159 - - Item: ShrinkEffect_Middle + - Index: 7 + Item: ShrinkEffect_Middle Rate: 159 - - Item: ATKStone_Middle + - Index: 8 + Item: ATKStone_Middle Rate: 238 - - Item: MATKStone_Middle + - Index: 9 + Item: MATKStone_Middle Rate: 238 - - Item: ATKStone_Top + - Index: 10 + Item: ATKStone_Top Rate: 238 - - Item: MATKStone_Top + - Index: 11 + Item: MATKStone_Top Rate: 238 - - Item: ATKStone_Bottom + - Index: 12 + Item: ATKStone_Bottom Rate: 238 - - Item: MATKStone_Bottom + - Index: 13 + Item: MATKStone_Bottom Rate: 238 - - Item: Critical_Stone + - Index: 14 + Item: Critical_Stone Rate: 238 - - Item: Range_Stone + - Index: 15 + Item: Range_Stone Rate: 238 - - Item: ReloadStone_Top + - Index: 16 + Item: ReloadStone_Top Rate: 238 - - Item: ReloadStone_Middle + - Index: 17 + Item: ReloadStone_Middle Rate: 238 - - Item: ReloadStone_Bottom + - Index: 18 + Item: ReloadStone_Bottom Rate: 238 - - Item: ElectricEffect_Middle + - Index: 19 + Item: ElectricEffect_Middle Rate: 238 - - Item: GreenFloor_Bottom + - Index: 20 + Item: GreenFloor_Bottom Rate: 238 - - Item: ChangeLUK_Middle + - Index: 21 + Item: ChangeLUK_Middle Rate: 317 - - Item: ChangeSTR_Middle + - Index: 22 + Item: ChangeSTR_Middle Rate: 317 - - Item: ChangeAGI_Middle + - Index: 23 + Item: ChangeAGI_Middle Rate: 317 - - Item: ChangeINT_Middle + - Index: 24 + Item: ChangeINT_Middle Rate: 317 - - Item: ChangeVIT_Middle + - Index: 25 + Item: ChangeVIT_Middle Rate: 317 - - Item: ChangeDEX_Middle + - Index: 26 + Item: ChangeDEX_Middle Rate: 317 - - Item: ChangeVIT_Bottom + - Index: 27 + Item: ChangeVIT_Bottom Rate: 317 - - Item: ChangeAGI_Bottom + - Index: 28 + Item: ChangeAGI_Bottom Rate: 317 - - Item: ChangeDEX_Bottom + - Index: 29 + Item: ChangeDEX_Bottom Rate: 317 - - Item: ChangeLUK_Bottom + - Index: 30 + Item: ChangeLUK_Bottom Rate: 317 - - Item: ChangeSTR_Bottom + - Index: 31 + Item: ChangeSTR_Bottom Rate: 317 - - Item: ChangeINT_Bottom + - Index: 32 + Item: ChangeINT_Bottom Rate: 317 - - Item: EXPStone_Bottom + - Index: 33 + Item: EXPStone_Bottom Rate: 398 - - Item: MaxHP2_Stone + - Index: 34 + Item: MaxHP2_Stone Rate: 398 - - Item: MaxSP2_Stone + - Index: 35 + Item: MaxSP2_Stone Rate: 398 - - Item: Identify_Stone + - Index: 36 + Item: Identify_Stone Rate: 398 - - Item: EXPStone_Middle + - Index: 37 + Item: EXPStone_Middle Rate: 398 - Group: ENERGETIC_PISCES_BOX SubGroups: - SubGroup: 0 List: - - Item: Energetic_Pisces_Scroll + - Index: 0 + Item: Energetic_Pisces_Scroll Amount: 10 UniqueId: true Stacked: false @@ -8634,990 +12445,1346 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Bradium_Ring + - Index: 0 + Item: Bradium_Ring Rate: 1 UniqueId: true - - Item: Pisces_Crown + - Index: 1 + Item: Pisces_Crown Rate: 10 UniqueId: true - - Item: Neuralizer_Box + - Index: 2 + Item: Neuralizer_Box Rate: 5 UniqueId: true - - Item: Shark_Hat_Box + - Index: 3 + Item: Shark_Hat_Box Rate: 15 UniqueId: true - - Item: Kafra_Ring + - Index: 4 + Item: Kafra_Ring Rate: 20 UniqueId: true - - Item: Pirate_Dagger_J + - Index: 5 + Item: Pirate_Dagger_J Rate: 25 UniqueId: true - - Item: Orc_LoadS + - Index: 6 + Item: Orc_LoadS Rate: 34 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: Spark_Candy_Box5 + - Index: 8 + Item: Spark_Candy_Box5 Rate: 100 UniqueId: true - - Item: Underripe_Yggseed + - Index: 9 + Item: Underripe_Yggseed Rate: 120 Amount: 6 UniqueId: true - - Item: Enriched_Elunium_Box5 + - Index: 10 + Item: Enriched_Elunium_Box5 Rate: 130 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 190 Amount: 5 UniqueId: true - - Item: Enriched_Oridecon_Box5 + - Index: 12 + Item: Enriched_Oridecon_Box5 Rate: 150 UniqueId: true - - Item: Ramen_Hat_Box + - Index: 13 + Item: Ramen_Hat_Box Rate: 100 UniqueId: true - Group: EPIC_HEROES_LUCKY_EGG SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 2 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 3 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 4 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 6 + Item: Unbreakable_Def Rate: 300 Amount: 2 - - Item: Unbreakable_Weap + - Index: 7 + Item: Unbreakable_Weap Rate: 300 Amount: 2 - - Item: C_Neko_Mimi_Kafra + - Index: 8 + Item: C_Neko_Mimi_Kafra Rate: 154 - - Item: Full_Moon + - Index: 9 + Item: Full_Moon Rate: 154 - - Item: Hat_0f_King + - Index: 10 + Item: Hat_0f_King Rate: 150 Announced: true - - Item: 4Leaf_Clover_In_Mouth + - Index: 11 + Item: 4Leaf_Clover_In_Mouth Rate: 150 - - Item: Elemental_Crown + - Index: 12 + Item: Elemental_Crown Rate: 80 Announced: true - - Item: Survive_Circlet + - Index: 13 + Item: Survive_Circlet Rate: 80 Announced: true - - Item: Gigant_Helm + - Index: 14 + Item: Gigant_Helm Rate: 80 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 19 + Item: Sealed_Knight_WS_Card Rate: 10 Announced: true - - Item: Sealed_Orc_Load_Card + - Index: 20 + Item: Sealed_Orc_Load_Card Rate: 10 Announced: true - - Item: B_Seyren_Card + - Index: 21 + Item: B_Seyren_Card Rate: 1 Announced: true - - Item: Thanatos_Card + - Index: 22 + Item: Thanatos_Card Rate: 1 Announced: true - Group: ERZULIE_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1064 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1064 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 465 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 465 Amount: 3 - - Item: Angeling_KnitCap + - Index: 9 + Item: Angeling_KnitCap Rate: 200 - - Item: C_Ladys_Feather_Hat + - Index: 10 + Item: C_Ladys_Feather_Hat Rate: 200 - - Item: Lapine_Shield + - Index: 11 + Item: Lapine_Shield Rate: 150 - - Item: Elemental_Clothe + - Index: 12 + Item: Elemental_Clothe Rate: 150 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 200 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 200 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 150 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 150 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 19 + Item: Sealed_D_Lord_Card Rate: 10 Announced: true - - Item: Sealed_Kiel_Card + - Index: 20 + Item: Sealed_Kiel_Card Rate: 10 Announced: true - - Item: Lord_Of_Death_Card + - Index: 21 + Item: Lord_Of_Death_Card Rate: 1 Announced: true - - Item: Drake_Card + - Index: 22 + Item: Drake_Card Rate: 1 Announced: true - Group: EVENT_ALMIGHTY_BOX SubGroups: - SubGroup: 1 List: - - Item: Almighty + - Index: 0 + Item: Almighty Rate: 1 Amount: 10 - - Item: Sealed_Kiel_Scroll + - Index: 1 + Item: Sealed_Kiel_Scroll Rate: 1 - Group: EVENT_ALMIGHTY_BOX_100 SubGroups: - SubGroup: 1 List: - - Item: Almighty + - Index: 0 + Item: Almighty Rate: 1 Amount: 100 - - Item: Sealed_Kiel_Scroll + - Index: 1 + Item: Sealed_Kiel_Scroll Rate: 1 Amount: 11 - Group: EVIL_INCARNATION SubGroups: - SubGroup: 1 List: - - Item: Dead_Tree_Branch_Box2 + - Index: 0 + Item: Dead_Tree_Branch_Box2 Rate: 224 UniqueId: true - - Item: Guyak_Pudding + - Index: 1 + Item: Guyak_Pudding Rate: 124 Amount: 10 UniqueId: true - - Item: Int_Dish_Box + - Index: 2 + Item: Int_Dish_Box Rate: 123 UniqueId: true - - Item: Luk_Dish_Box + - Index: 3 + Item: Luk_Dish_Box Rate: 122 UniqueId: true - - Item: Vit_Dish_Box + - Index: 4 + Item: Vit_Dish_Box Rate: 121 UniqueId: true - - Item: Str_Dish_Box + - Index: 5 + Item: Str_Dish_Box Rate: 120 UniqueId: true - - Item: Romantic_White_Flower + - Index: 6 + Item: Romantic_White_Flower Rate: 47 UniqueId: true - - Item: Love_Berry + - Index: 7 + Item: Love_Berry Rate: 46 UniqueId: true - - Item: Minstrel_Hat + - Index: 8 + Item: Minstrel_Hat Rate: 26 UniqueId: true - - Item: Puppy_Hat + - Index: 9 + Item: Puppy_Hat Rate: 25 UniqueId: true - - Item: Kafra_Band + - Index: 10 + Item: Kafra_Band Rate: 10 UniqueId: true - - Item: Majestic_Evil_Horn + - Index: 11 + Item: Majestic_Evil_Horn Rate: 9 UniqueId: true - - Item: Secret_Medicine + - Index: 12 + Item: Secret_Medicine Rate: 2 Amount: 2 UniqueId: true - - Item: Miracle_Medicine + - Index: 13 + Item: Miracle_Medicine Rate: 1 UniqueId: true - Group: EXCALIBUR_BOX SubGroups: - SubGroup: 0 List: - - Item: Excalibur_C + - Index: 0 + Item: Excalibur_C Duration: 10080 UniqueId: true - Group: EX_DEF_POTION_BOX SubGroups: - SubGroup: 0 List: - - Item: Ex_Def_Potion + - Index: 0 + Item: Ex_Def_Potion Amount: 5 UniqueId: true - - Item: RWC_Scroll_2012 + - Index: 1 + Item: RWC_Scroll_2012 UniqueId: true - Group: FINDINGORE SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 3 - - Item: Oridecon_Stone + - Index: 1 + Item: Oridecon_Stone Rate: 20 - - Item: Elunium_Stone + - Index: 2 + Item: Elunium_Stone Rate: 20 - - Item: Gold + - Index: 3 + Item: Gold Rate: 2 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 10 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 10 - - Item: Boody_Red + - Index: 6 + Item: Boody_Red Rate: 30 - - Item: Crystal_Blue + - Index: 7 + Item: Crystal_Blue Rate: 30 - - Item: Wind_Of_Verdure + - Index: 8 + Item: Wind_Of_Verdure Rate: 30 - - Item: Yellow_Live + - Index: 9 + Item: Yellow_Live Rate: 30 - - Item: Flame_Heart + - Index: 10 + Item: Flame_Heart Rate: 15 - - Item: Mistic_Frozen + - Index: 11 + Item: Mistic_Frozen Rate: 15 - - Item: Rough_Wind + - Index: 12 + Item: Rough_Wind Rate: 15 - - Item: Great_Nature + - Index: 13 + Item: Great_Nature Rate: 15 - - Item: Iron + - Index: 14 + Item: Iron Rate: 80 - - Item: Steel + - Index: 15 + Item: Steel Rate: 50 - - Item: Iron_Ore + - Index: 16 + Item: Iron_Ore Rate: 100 - - Item: Coal + - Index: 17 + Item: Coal Rate: 60 - - Item: Phracon + - Index: 18 + Item: Phracon Rate: 95 - - Item: Emveretarcon + - Index: 19 + Item: Emveretarcon Rate: 55 - Group: FIRE_BRAND_BOX SubGroups: - SubGroup: 0 List: - - Item: Fire_Brand_C + - Index: 0 + Item: Fire_Brand_C Duration: 10080 UniqueId: true - Group: FIRE_TYPE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Leo_Diadem + - Index: 0 + Item: Leo_Diadem Rate: 120 Announced: true - - Item: Leo_Crown + - Index: 1 + Item: Leo_Crown Rate: 150 Announced: true - - Item: Aries_Diadem + - Index: 2 + Item: Aries_Diadem Rate: 100 Announced: true - - Item: Aries_Crown + - Index: 3 + Item: Aries_Crown Rate: 100 Announced: true - - Item: Sagittarius_Diadem + - Index: 4 + Item: Sagittarius_Diadem Rate: 100 Announced: true - - Item: Sagittarius_Crown + - Index: 5 + Item: Sagittarius_Crown Rate: 100 Announced: true - - Item: Battle_Manual_Box + - Index: 6 + Item: Battle_Manual_Box Rate: 1500 - - Item: Bubble_Gum_Box + - Index: 7 + Item: Bubble_Gum_Box Rate: 1500 - - Item: Kafra_Card_Box + - Index: 8 + Item: Kafra_Card_Box Rate: 1650 - - Item: Convex_Mirror_Box + - Index: 9 + Item: Convex_Mirror_Box Rate: 1000 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 200 - - Item: Token_Of_Siegfried_Box + - Index: 11 + Item: Token_Of_Siegfried_Box Rate: 1500 - - Item: Bloody_Dead_Branch + - Index: 12 + Item: Bloody_Dead_Branch Rate: 120 - - Item: Max_Weight_Up_Box + - Index: 13 + Item: Max_Weight_Up_Box Rate: 200 Announced: true - - Item: Songpyun_Box50 + - Index: 14 + Item: Songpyun_Box50 Rate: 1500 - - Item: Ant_Buyanne_Card + - Index: 15 + Item: Ant_Buyanne_Card Rate: 1 Announced: true - - Item: Celestial_Hat + - Index: 16 + Item: Celestial_Hat Rate: 150 Announced: true - - Item: Parade_Cap + - Index: 17 + Item: Parade_Cap Rate: 5 Announced: true - - Item: Asgard_Blessing + - Index: 18 + Item: Asgard_Blessing Rate: 3 Announced: true - - Item: Sealed_Tao_Card + - Index: 19 + Item: Sealed_Tao_Card Rate: 1 Announced: true - Group: FIRSTAID SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 5 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 5 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 5 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 5 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 5 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 5 - - Item: Red_Slim_Potion + - Index: 6 + Item: Red_Slim_Potion Rate: 5 - - Item: Yellow_Slim_Potion + - Index: 7 + Item: Yellow_Slim_Potion Rate: 5 - - Item: White_Slim_Potion + - Index: 8 + Item: White_Slim_Potion Rate: 5 - - Item: Novice_Potion + - Index: 9 + Item: Novice_Potion Rate: 5 - - Item: Anodyne + - Index: 10 + Item: Anodyne Rate: 5 - - Item: Center_Potion + - Index: 11 + Item: Center_Potion Rate: 5 - - Item: Awakening_Potion + - Index: 12 + Item: Awakening_Potion Rate: 5 - - Item: Berserk_Potion + - Index: 13 + Item: Berserk_Potion Rate: 5 - - Item: Poison_Bottle + - Index: 14 + Item: Poison_Bottle Rate: 1 - - Item: Speed_Up_Potion + - Index: 15 + Item: Speed_Up_Potion Rate: 5 - - Item: Slow_Down_Potion + - Index: 16 + Item: Slow_Down_Potion Rate: 5 - - Item: Water_Of_Darkness + - Index: 17 + Item: Water_Of_Darkness Rate: 5 - Group: FISH SubGroups: - SubGroup: 1 List: - - Item: Fish_Slice + - Index: 0 + Item: Fish_Slice Rate: 1 - - Item: Shusi + - Index: 1 + Item: Shusi Rate: 1 - Group: FISHER_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Fisher_Ring + - Index: 0 + Item: Fisher_Ring Duration: 10080 UniqueId: true - Group: FLAMEL_CARD SubGroups: - SubGroup: 1 List: - - Item: Red_Slim_Potion + - Index: 0 + Item: Red_Slim_Potion Rate: 1 - - Item: Yellow_Slim_Potion + - Index: 1 + Item: Yellow_Slim_Potion Rate: 1 - - Item: White_Slim_Potion + - Index: 2 + Item: White_Slim_Potion Rate: 1 - Group: FLAME_LIGHT SubGroups: - SubGroup: 1 List: - - Item: Bubble_Gum_Box + - Index: 0 + Item: Bubble_Gum_Box Rate: 1400 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1500 - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 1500 - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 1400 - - Item: Token_Of_Siegfried_Box + - Index: 4 + Item: Token_Of_Siegfried_Box Rate: 1500 - - Item: Shadow_Armor_S_Box10 + - Index: 5 + Item: Shadow_Armor_S_Box10 Rate: 1500 - - Item: Unbreak_Weap_Box + - Index: 6 + Item: Unbreak_Weap_Box Rate: 175 Announced: true - - Item: Unbreak_Def_Box + - Index: 7 + Item: Unbreak_Def_Box Rate: 175 Announced: true - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 300 Announced: true - - Item: Mike_Hat + - Index: 9 + Item: Mike_Hat Rate: 234 Announced: true - - Item: Shaving_Cream + - Index: 10 + Item: Shaving_Cream Rate: 250 Announced: true - - Item: Deprotai_Doll_Hat + - Index: 11 + Item: Deprotai_Doll_Hat Rate: 50 Announced: true - - Item: SLD_Garm_Card + - Index: 12 + Item: SLD_Garm_Card Rate: 10 Announced: true - - Item: Elven_Ears_ + - Index: 13 + Item: Elven_Ears_ Rate: 3 Announced: true - - Item: MVP_Basketball + - Index: 14 + Item: MVP_Basketball Rate: 3 Announced: true - Group: FLOWER_BLOSSOM_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_Decoration_bluerose + - Index: 0 + Item: C_Decoration_bluerose Rate: 40 - - Item: C_Pray_Cherry_Blossom + - Index: 1 + Item: C_Pray_Cherry_Blossom Rate: 40 - - Item: C_Wind_Of_The_Prairie + - Index: 2 + Item: C_Wind_Of_The_Prairie Rate: 40 - - Item: C_Butterfly_Wing_Ear_J + - Index: 3 + Item: C_Butterfly_Wing_Ear_J Rate: 70 - - Item: C_Rose_Crown + - Index: 4 + Item: C_Rose_Crown Rate: 90 - - Item: C_Earth_Goddess_Flower + - Index: 5 + Item: C_Earth_Goddess_Flower Rate: 110 - - Item: C_Hermose_Cap + - Index: 6 + Item: C_Hermose_Cap Rate: 130 - - Item: C_Red_Cherry_Blossom + - Index: 7 + Item: C_Red_Cherry_Blossom Rate: 150 - - Item: C_Carmen_Miranda_Hat + - Index: 8 + Item: C_Carmen_Miranda_Hat Rate: 160 - - Item: C_Samambaia + - Index: 9 + Item: C_Samambaia Rate: 170 - Group: FOOD SubGroups: - SubGroup: 1 List: - - Item: Royal_Jelly + - Index: 0 + Item: Royal_Jelly Rate: 5 - - Item: Str_Dish02 + - Index: 1 + Item: Str_Dish02 Rate: 10 - - Item: Agi_Dish02 + - Index: 2 + Item: Agi_Dish02 Rate: 10 - - Item: Vit_Dish03 + - Index: 3 + Item: Vit_Dish03 Rate: 10 - - Item: Dex_Dish02 + - Index: 4 + Item: Dex_Dish02 Rate: 10 - - Item: Luk_Dish03 + - Index: 5 + Item: Luk_Dish03 Rate: 10 - - Item: Int_Dish02 + - Index: 6 + Item: Int_Dish02 Rate: 10 - - Item: Apple_Juice + - Index: 7 + Item: Apple_Juice Rate: 30 - - Item: Banana_Juice + - Index: 8 + Item: Banana_Juice Rate: 30 - - Item: Grape_Juice + - Index: 9 + Item: Grape_Juice Rate: 30 - - Item: Carrot_Juice + - Index: 10 + Item: Carrot_Juice Rate: 30 - - Item: Well_Baked_Cookie + - Index: 11 + Item: Well_Baked_Cookie Rate: 30 - - Item: Ice_Cream + - Index: 12 + Item: Ice_Cream Rate: 50 - - Item: Fish_Slice + - Index: 13 + Item: Fish_Slice Rate: 50 - - Item: Cheese + - Index: 14 + Item: Cheese Rate: 50 - - Item: Shusi + - Index: 15 + Item: Shusi Rate: 50 - - Item: Bun + - Index: 16 + Item: Bun Rate: 50 - - Item: Mojji + - Index: 17 + Item: Mojji Rate: 50 - - Item: Pumpkin + - Index: 18 + Item: Pumpkin Rate: 50 - - Item: Sweet_Potato + - Index: 19 + Item: Sweet_Potato Rate: 100 - - Item: Banana + - Index: 20 + Item: Banana Rate: 100 - - Item: Apple + - Index: 21 + Item: Apple Rate: 600 - Group: FOODBAG SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 1 - - Item: Banana + - Index: 1 + Item: Banana Rate: 1 - - Item: Grape + - Index: 2 + Item: Grape Rate: 1 - - Item: Carrot + - Index: 3 + Item: Carrot Rate: 1 - - Item: Sweet_Potato + - Index: 4 + Item: Sweet_Potato Rate: 1 - - Item: Meat + - Index: 5 + Item: Meat Rate: 1 - - Item: Honey + - Index: 6 + Item: Honey Rate: 1 - - Item: Milk + - Index: 7 + Item: Milk Rate: 1 - - Item: Leaflet_Of_Hinal + - Index: 8 + Item: Leaflet_Of_Hinal Rate: 1 - - Item: Leaflet_Of_Aloe + - Index: 9 + Item: Leaflet_Of_Aloe Rate: 1 - - Item: Fruit_Of_Mastela + - Index: 10 + Item: Fruit_Of_Mastela Rate: 1 - - Item: Royal_Jelly + - Index: 11 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 12 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 13 + Item: Candy_Striper Rate: 1 - - Item: Apple_Juice + - Index: 14 + Item: Apple_Juice Rate: 1 - - Item: Banana_Juice + - Index: 15 + Item: Banana_Juice Rate: 1 - - Item: Grape_Juice + - Index: 16 + Item: Grape_Juice Rate: 1 - - Item: Carrot_Juice + - Index: 17 + Item: Carrot_Juice Rate: 1 - - Item: Ice_Cream + - Index: 18 + Item: Ice_Cream Rate: 1 - - Item: Well_Baked_Cookie + - Index: 19 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 20 + Item: Piece_Of_Cake Rate: 1 - - Item: Fish_Slice + - Index: 21 + Item: Fish_Slice Rate: 1 - - Item: Cheese + - Index: 22 + Item: Cheese Rate: 1 - - Item: Nice_Sweet_Potato + - Index: 23 + Item: Nice_Sweet_Potato Rate: 1 - - Item: Popped_Rice + - Index: 24 + Item: Popped_Rice Rate: 1 - - Item: Shusi + - Index: 25 + Item: Shusi Rate: 1 - - Item: Bun + - Index: 26 + Item: Bun Rate: 1 - - Item: Mojji + - Index: 27 + Item: Mojji Rate: 1 - - Item: Rice_Cake + - Index: 28 + Item: Rice_Cake Rate: 1 - - Item: Long_Rice_Cake + - Index: 29 + Item: Long_Rice_Cake Rate: 1 - - Item: Hash_Rice_Cake + - Index: 30 + Item: Hash_Rice_Cake Rate: 1 - - Item: Chocolate + - Index: 31 + Item: Chocolate Rate: 1 - - Item: HandMade_Chocolate + - Index: 32 + Item: HandMade_Chocolate Rate: 1 - - Item: HandMade_Chocolate_ + - Index: 33 + Item: HandMade_Chocolate_ Rate: 1 - - Item: White_Chocolate + - Index: 34 + Item: White_Chocolate Rate: 1 - - Item: Rice_Ball + - Index: 35 + Item: Rice_Ball Rate: 1 - - Item: Tomyumkung + - Index: 36 + Item: Tomyumkung Rate: 1 - - Item: Prawn + - Index: 37 + Item: Prawn Rate: 1 - - Item: Lemon + - Index: 38 + Item: Lemon Rate: 1 - - Item: Prickly_Fruit + - Index: 39 + Item: Prickly_Fruit Rate: 1 - - Item: Yggdrasilberry + - Index: 40 + Item: Yggdrasilberry Rate: 1 - - Item: Seed_Of_Yggdrasil + - Index: 41 + Item: Seed_Of_Yggdrasil Rate: 1 - - Item: Korea_Rice_Cake + - Index: 42 + Item: Korea_Rice_Cake Rate: 1 - - Item: Rice_Cake_Soup + - Index: 43 + Item: Rice_Cake_Soup Rate: 1 - Group: FORTUNE_COOKIE1 SubGroups: - SubGroup: 1 List: - - Item: Bless_Word_Paper1 + - Index: 0 + Item: Bless_Word_Paper1 Rate: 100 - - Item: Bless_Word_Paper2 + - Index: 1 + Item: Bless_Word_Paper2 Rate: 100 - - Item: Bless_Word_Paper3 + - Index: 2 + Item: Bless_Word_Paper3 Rate: 100 - - Item: Bless_Word_Paper4 + - Index: 3 + Item: Bless_Word_Paper4 Rate: 100 - - Item: Bless_Word_Paper5 + - Index: 4 + Item: Bless_Word_Paper5 Rate: 100 - - Item: Bless_Word_Paper6 + - Index: 5 + Item: Bless_Word_Paper6 Rate: 100 - - Item: Bless_Word_Paper7 + - Index: 6 + Item: Bless_Word_Paper7 Rate: 100 - - Item: Bless_Word_Paper8 + - Index: 7 + Item: Bless_Word_Paper8 Rate: 100 - - Item: Bless_Word_Paper9 + - Index: 8 + Item: Bless_Word_Paper9 Rate: 100 - - Item: Bless_Word_Paper10 + - Index: 9 + Item: Bless_Word_Paper10 Rate: 100 - Group: FORTUNE_COOKIE2 SubGroups: - SubGroup: 0 List: - - Item: Guidebook_Exchange + - Index: 0 + Item: Guidebook_Exchange Announced: true - Group: FORTUNE_COOKIE3 SubGroups: - SubGroup: 0 List: - - Item: Free_Cash_Coupon + - Index: 0 + Item: Free_Cash_Coupon Announced: true - Group: FRUIT SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 1 - - Item: Banana + - Index: 1 + Item: Banana Rate: 1 - - Item: Grape + - Index: 2 + Item: Grape Rate: 1 - - Item: Carrot + - Index: 3 + Item: Carrot Rate: 1 - - Item: Sweet_Potato + - Index: 4 + Item: Sweet_Potato Rate: 1 - Group: FRUIT_BASKET SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 6 - - Item: Banana + - Index: 1 + Item: Banana Rate: 5 - - Item: Grape + - Index: 2 + Item: Grape Rate: 4 - - Item: Fruit_Of_Mastela + - Index: 3 + Item: Fruit_Of_Mastela Rate: 3 - - Item: Pumpkin + - Index: 4 + Item: Pumpkin Rate: 2 - - Item: Lemon + - Index: 5 + Item: Lemon Rate: 6 - - Item: Prickly_Fruit + - Index: 6 + Item: Prickly_Fruit Rate: 2 - - Item: Strawberry + - Index: 7 + Item: Strawberry Rate: 4 - - Item: Orange + - Index: 8 + Item: Orange Rate: 3 - - Item: Prickly_Fruit_ + - Index: 9 + Item: Prickly_Fruit_ Rate: 2 - - Item: Yggdrasilberry + - Index: 10 + Item: Yggdrasilberry Rate: 1 - - Item: Seed_Of_Yggdrasil + - Index: 11 + Item: Seed_Of_Yggdrasil Rate: 1 - - Item: Hard_Peach + - Index: 12 + Item: Hard_Peach Rate: 5 - - Item: Cacao + - Index: 13 + Item: Cacao Rate: 4 - - Item: Mora_Mandarin + - Index: 14 + Item: Mora_Mandarin Rate: 5 - - Item: Mora_Berry + - Index: 15 + Item: Mora_Berry Rate: 4 - Group: CLOVER_BOX_MOUTH SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 60 UniqueId: true - Group: CLOVER_BOX_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 120 UniqueId: true - Group: CLOVER_BOX_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 240 UniqueId: true - Group: F_UMBALA_SPIRIT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Umbala_Spirit + - Index: 0 + Item: Umbala_Spirit Duration: 10080 UniqueId: true - Group: GANYMEDE_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1120 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1190 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1120 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1120 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1118 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1118 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1118 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Buddhist_Priest_Crown + - Index: 9 + Item: C_Buddhist_Priest_Crown Rate: 165 - - Item: Magical_Ring + - Index: 10 + Item: Magical_Ring Rate: 105 - - Item: Ancient_Elven_Ear_J + - Index: 11 + Item: Ancient_Elven_Ear_J Rate: 105 - - Item: Hero_Cape + - Index: 12 + Item: Hero_Cape Rate: 35 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Phreeoni_Card + - Index: 19 + Item: Phreeoni_Card Rate: 5 Announced: true - - Item: B_Eremes_Card + - Index: 20 + Item: B_Eremes_Card Rate: 1 Announced: true - - Item: B_Seyren_Card + - Index: 21 + Item: B_Seyren_Card Rate: 1 Announced: true - - Item: Berzebub_Card + - Index: 22 + Item: Berzebub_Card Rate: 1 Announced: true - Group: GARNET_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1014 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1014 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 440 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 440 Amount: 3 - - Item: Guarantee_Weapon_6Up + - Index: 9 + Item: Guarantee_Weapon_6Up Rate: 300 - - Item: Guarantee_Armor_6Up + - Index: 10 + Item: Guarantee_Armor_6Up Rate: 300 - - Item: Guarantee_Weapon_7Up + - Index: 11 + Item: Guarantee_Weapon_7Up Rate: 250 - - Item: Guarantee_Armor_7Up + - Index: 12 + Item: Guarantee_Armor_7Up Rate: 250 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 200 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 200 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 150 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 150 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Tao_Card + - Index: 19 + Item: Sealed_Tao_Card Rate: 10 Announced: true - - Item: Sealed_Amon_Ra_Card + - Index: 20 + Item: Sealed_Amon_Ra_Card Rate: 10 Announced: true - - Item: Maya_Puple_Card + - Index: 21 + Item: Maya_Puple_Card Rate: 1 Announced: true - - Item: Tao_Gunka_Card + - Index: 22 + Item: Tao_Gunka_Card Rate: 1 Announced: true - Group: GARUDA_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1300 Amount: 5 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1300 - - Item: HE_Battle_Manual + - Index: 2 + Item: HE_Battle_Manual Rate: 1300 Amount: 5 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1222 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1100 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1026 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Garuda_Hat + - Index: 9 + Item: Garuda_Hat Rate: 200 Announced: true - - Item: Magic_Stole + - Index: 10 + Item: Magic_Stole Rate: 200 Announced: true - - Item: Boitata_Armor + - Index: 11 + Item: Boitata_Armor Rate: 150 Announced: true - - Item: Amistr_Bag + - Index: 12 + Item: Amistr_Bag Rate: 150 Announced: true - - Item: Wanderer's_Sakkat + - Index: 13 + Item: Wanderer's_Sakkat Rate: 150 Announced: true - - Item: Gyges_Ring + - Index: 14 + Item: Gyges_Ring Rate: 150 UniqueId: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 1 Announced: true - - Item: Sealed_Kiel_Card + - Index: 18 + Item: Sealed_Kiel_Card Rate: 10 Announced: true - - Item: Sealed_Samurai_Card + - Index: 19 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Berzebub_Card + - Index: 20 + Item: Berzebub_Card Rate: 1 Announced: true - Group: GEMI_CROWN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Dark_Snake_Lord_Card + - Index: 0 + Item: Dark_Snake_Lord_Card Rate: 1 - - Item: Elven_Ears_ + - Index: 1 + Item: Elven_Ears_ Rate: 2 - - Item: Antique_Pipe + - Index: 2 + Item: Antique_Pipe Rate: 47 - - Item: Neuralizer_Box + - Index: 3 + Item: Neuralizer_Box Rate: 50 - - Item: Gemini_Crown + - Index: 4 + Item: Gemini_Crown Rate: 100 - - Item: Hawkeyes + - Index: 5 + Item: Hawkeyes Rate: 100 - - Item: Bulb_Hairband + - Index: 6 + Item: Bulb_Hairband Rate: 200 - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Glass_Of_Illusion_Box5 + - Index: 8 + Item: Glass_Of_Illusion_Box5 Rate: 800 - - Item: Mysterious_Travel_Sack4 + - Index: 9 + Item: Mysterious_Travel_Sack4 Rate: 1300 - - Item: Zeny_Scroll + - Index: 10 + Item: Zeny_Scroll Rate: 1500 Amount: 15 - - Item: Adrenaline_Scroll_Box + - Index: 11 + Item: Adrenaline_Scroll_Box Rate: 1600 - - Item: Lex_Aeterna_Scroll_Box + - Index: 12 + Item: Lex_Aeterna_Scroll_Box Rate: 1800 - - Item: MVP_Hunt_Box + - Index: 13 + Item: MVP_Hunt_Box Rate: 2000 - Group: GEMI_CROWN_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Gemi_Crown_Scroll + - Index: 0 + Item: Gemi_Crown_Scroll Amount: 10 UniqueId: true Stacked: false @@ -9625,40 +13792,55 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Salamander_Card + - Index: 0 + Item: Salamander_Card Rate: 1 - - Item: Freyja_Overcoat + - Index: 1 + Item: Freyja_Overcoat Rate: 1 - - Item: Boy's_Cap_ + - Index: 2 + Item: Boy's_Cap_ Rate: 44 - - Item: Gemini_Diadem + - Index: 3 + Item: Gemini_Diadem Rate: 100 - - Item: Angel_Spirit + - Index: 4 + Item: Angel_Spirit Rate: 100 - - Item: Gang_Scarf + - Index: 5 + Item: Gang_Scarf Rate: 100 - - Item: Hard_Core_Set_Box + - Index: 6 + Item: Hard_Core_Set_Box Rate: 350 - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Abrasive_Box10 + - Index: 8 + Item: Abrasive_Box10 Rate: 800 - - Item: Zeny_Scroll + - Index: 9 + Item: Zeny_Scroll Rate: 1100 Amount: 15 - - Item: Meteor_10_Scroll_Box + - Index: 10 + Item: Meteor_10_Scroll_Box Rate: 1500 - - Item: Mysterious_Travel_Sack3 + - Index: 11 + Item: Mysterious_Travel_Sack3 Rate: 1600 - - Item: Wind_Walk_10_Scroll_Box + - Index: 12 + Item: Wind_Walk_10_Scroll_Box Rate: 1800 - - Item: Wrapped_Mask + - Index: 13 + Item: Wrapped_Mask Rate: 2004 - Group: GEMI_DIADEM_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Gemi_Diadem_Scroll + - Index: 0 + Item: Gemi_Diadem_Scroll Amount: 10 UniqueId: true Stacked: false @@ -9666,2284 +13848,3249 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Yellow_Gemstone + - Index: 0 + Item: Yellow_Gemstone Rate: 1 - - Item: Red_Gemstone + - Index: 1 + Item: Red_Gemstone Rate: 1 - - Item: Blue_Gemstone + - Index: 2 + Item: Blue_Gemstone Rate: 1 - Group: GIFTBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOXCHINA SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Honey + - Index: 6 + Item: Honey Rate: 1 - - Item: Leaflet_Of_Hinal + - Index: 7 + Item: Leaflet_Of_Hinal Rate: 1 - - Item: Leaflet_Of_Aloe + - Index: 8 + Item: Leaflet_Of_Aloe Rate: 2 - - Item: Panacea + - Index: 9 + Item: Panacea Rate: 1 - - Item: Royal_Jelly + - Index: 10 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 11 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 12 + Item: Candy_Striper Rate: 1 - - Item: Old_Blue_Box + - Index: 13 + Item: Old_Blue_Box Rate: 40 - - Item: Branch_Of_Dead_Tree + - Index: 14 + Item: Branch_Of_Dead_Tree Rate: 9 - - Item: Anodyne + - Index: 15 + Item: Anodyne Rate: 1 - - Item: Aloebera + - Index: 16 + Item: Aloebera Rate: 1 - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 1 - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 1 - - Item: Leaf_Of_Yggdrasil + - Index: 19 + Item: Leaf_Of_Yggdrasil Rate: 1 - - Item: Portable_Furnace + - Index: 20 + Item: Portable_Furnace Rate: 5 - - Item: Iron_Hammer + - Index: 21 + Item: Iron_Hammer Rate: 1 - - Item: Golden_Hammer + - Index: 22 + Item: Golden_Hammer Rate: 1 - - Item: Oridecon_Hammer + - Index: 23 + Item: Oridecon_Hammer Rate: 1 - - Item: Ora_Ora + - Index: 24 + Item: Ora_Ora Rate: 1 - - Item: Animal_Blood + - Index: 25 + Item: Animal_Blood Rate: 1 - - Item: Hinalle + - Index: 26 + Item: Hinalle Rate: 1 - - Item: Aloe + - Index: 27 + Item: Aloe Rate: 1 - - Item: Four_Leaf_Clover + - Index: 28 + Item: Four_Leaf_Clover Rate: 1 - - Item: Singing_Plant + - Index: 29 + Item: Singing_Plant Rate: 1 - - Item: Ment + - Index: 30 + Item: Ment Rate: 1 - - Item: Illusion_Flower + - Index: 31 + Item: Illusion_Flower Rate: 1 - - Item: Yellow_Gemstone + - Index: 32 + Item: Yellow_Gemstone Rate: 1 - - Item: Red_Gemstone + - Index: 33 + Item: Red_Gemstone Rate: 1 - - Item: Blue_Gemstone + - Index: 34 + Item: Blue_Gemstone Rate: 1 - - Item: Dark_Red_Jewel + - Index: 35 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 36 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 37 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 38 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 39 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 40 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 41 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 42 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 43 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 44 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 45 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 46 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 47 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 48 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 49 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 50 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 51 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 52 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 53 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 54 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 55 + Item: Pencil_Case Rate: 1 - - Item: Stuffed_Doll + - Index: 56 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 57 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 58 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 59 + Item: Spore_Doll Rate: 1 - - Item: Wedding_Bouquet + - Index: 60 + Item: Wedding_Bouquet Rate: 1 - - Item: Crystal_Mirror + - Index: 61 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 62 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 63 + Item: Frozen_Rose Rate: 1 - - Item: Grasshopper_Doll + - Index: 64 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 65 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 66 + Item: Raccoondog_Doll Rate: 1 - - Item: Jellopy + - Index: 67 + Item: Jellopy Rate: 1 - - Item: Garlet + - Index: 68 + Item: Garlet Rate: 1 - - Item: Scell + - Index: 69 + Item: Scell Rate: 1 - - Item: Zargon + - Index: 70 + Item: Zargon Rate: 1 - - Item: Orcish_Voucher + - Index: 71 + Item: Orcish_Voucher Rate: 1 - - Item: Mementos + - Index: 72 + Item: Mementos Rate: 1 - - Item: Voucher_Of_Orcish_Hero + - Index: 73 + Item: Voucher_Of_Orcish_Hero Rate: 1 - - Item: Gold + - Index: 74 + Item: Gold Rate: 1 - - Item: Detrimindexta + - Index: 75 + Item: Detrimindexta Rate: 1 - - Item: Karvodailnirol + - Index: 76 + Item: Karvodailnirol Rate: 1 - - Item: Counteragent + - Index: 77 + Item: Counteragent Rate: 1 - - Item: Mixture + - Index: 78 + Item: Mixture Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 79 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 80 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 81 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 82 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 83 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 84 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 85 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 86 + Item: Black_Dyestuffs Rate: 1 - - Item: Anvil + - Index: 87 + Item: Anvil Rate: 1 - - Item: Oridecon_Anvil + - Index: 88 + Item: Oridecon_Anvil Rate: 1 - - Item: Golden_Anvil + - Index: 89 + Item: Golden_Anvil Rate: 1 - - Item: Emperium_Anvil + - Index: 90 + Item: Emperium_Anvil Rate: 1 - - Item: Boody_Red + - Index: 91 + Item: Boody_Red Rate: 1 - - Item: Crystal_Blue + - Index: 92 + Item: Crystal_Blue Rate: 1 - - Item: Wind_Of_Verdure + - Index: 93 + Item: Wind_Of_Verdure Rate: 1 - - Item: Yellow_Live + - Index: 94 + Item: Yellow_Live Rate: 1 - - Item: Flame_Heart + - Index: 95 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 96 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 97 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 98 + Item: Great_Nature Rate: 1 - - Item: Iron + - Index: 99 + Item: Iron Rate: 1 - - Item: Steel + - Index: 100 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 101 + Item: Star_Crumb Rate: 1 - - Item: Sparkling_Dust + - Index: 102 + Item: Sparkling_Dust Rate: 1 - - Item: Iron_Ore + - Index: 103 + Item: Iron_Ore Rate: 1 - - Item: Coal + - Index: 104 + Item: Coal Rate: 1 - - Item: Patriotism_Marks + - Index: 105 + Item: Patriotism_Marks Rate: 1 - - Item: Hammer_Of_Blacksmith + - Index: 106 + Item: Hammer_Of_Blacksmith Rate: 1 - - Item: Old_Magic_Book + - Index: 107 + Item: Old_Magic_Book Rate: 1 - - Item: Penetration + - Index: 108 + Item: Penetration Rate: 1 - - Item: Frozen_Heart + - Index: 109 + Item: Frozen_Heart Rate: 1 - - Item: Sacred_Marks + - Index: 110 + Item: Sacred_Marks Rate: 1 - - Item: Phracon + - Index: 111 + Item: Phracon Rate: 1 - - Item: Emveretarcon + - Index: 112 + Item: Emveretarcon Rate: 1 - - Item: Booby_Trap + - Index: 113 + Item: Booby_Trap Rate: 1 - - Item: Sword_ + - Index: 114 + Item: Sword_ Rate: 1 - - Item: Falchion_ + - Index: 115 + Item: Falchion_ Rate: 1 - - Item: Blade_ + - Index: 116 + Item: Blade_ Rate: 1 - - Item: Lapier_ + - Index: 117 + Item: Lapier_ Rate: 1 - - Item: Scimiter_ + - Index: 118 + Item: Scimiter_ Rate: 1 - - Item: Katana_ + - Index: 119 + Item: Katana_ Rate: 1 - - Item: Tsurugi_ + - Index: 120 + Item: Tsurugi_ Rate: 1 - - Item: Ring_Pommel_Saber_ + - Index: 121 + Item: Ring_Pommel_Saber_ Rate: 1 - - Item: Saber_ + - Index: 122 + Item: Saber_ Rate: 1 - - Item: Hae_Dong_Gum_ + - Index: 123 + Item: Hae_Dong_Gum_ Rate: 1 - - Item: Flamberge + - Index: 124 + Item: Flamberge Rate: 1 - - Item: Slayer_ + - Index: 125 + Item: Slayer_ Rate: 1 - - Item: Bastard_Sword_ + - Index: 126 + Item: Bastard_Sword_ Rate: 1 - - Item: Two_Hand_Sword_ + - Index: 127 + Item: Two_Hand_Sword_ Rate: 1 - - Item: Broad_Sword_ + - Index: 128 + Item: Broad_Sword_ Rate: 1 - - Item: Claymore + - Index: 129 + Item: Claymore Rate: 1 - - Item: Knife_ + - Index: 130 + Item: Knife_ Rate: 1 - - Item: Cutter_ + - Index: 131 + Item: Cutter_ Rate: 1 - - Item: Main_Gauche_ + - Index: 132 + Item: Main_Gauche_ Rate: 1 - - Item: Dirk_ + - Index: 133 + Item: Dirk_ Rate: 1 - - Item: Dagger_ + - Index: 134 + Item: Dagger_ Rate: 1 - - Item: Stiletto_ + - Index: 135 + Item: Stiletto_ Rate: 1 - - Item: Gladius_ + - Index: 136 + Item: Gladius_ Rate: 1 - - Item: Damascus_ + - Index: 137 + Item: Damascus_ Rate: 1 - - Item: Jur_ + - Index: 138 + Item: Jur_ Rate: 1 - - Item: Katar_ + - Index: 139 + Item: Katar_ Rate: 1 - - Item: Jamadhar_ + - Index: 140 + Item: Jamadhar_ Rate: 1 - - Item: Axe_ + - Index: 141 + Item: Axe_ Rate: 1 - - Item: Battle_Axe_ + - Index: 142 + Item: Battle_Axe_ Rate: 1 - - Item: Hammer_ + - Index: 143 + Item: Hammer_ Rate: 1 - - Item: Buster_ + - Index: 144 + Item: Buster_ Rate: 1 - - Item: Two_Handed_Axe_ + - Index: 145 + Item: Two_Handed_Axe_ Rate: 1 - - Item: Javelin_ + - Index: 146 + Item: Javelin_ Rate: 1 - - Item: Spear_ + - Index: 147 + Item: Spear_ Rate: 1 - - Item: Pike_ + - Index: 148 + Item: Pike_ Rate: 1 - - Item: Lance + - Index: 149 + Item: Lance Rate: 1 - - Item: Guisarme_ + - Index: 150 + Item: Guisarme_ Rate: 1 - - Item: Glaive_ + - Index: 151 + Item: Glaive_ Rate: 1 - - Item: Partizan_ + - Index: 152 + Item: Partizan_ Rate: 1 - - Item: Trident_ + - Index: 153 + Item: Trident_ Rate: 1 - - Item: Halberd_ + - Index: 154 + Item: Halberd_ Rate: 1 - - Item: Club_ + - Index: 155 + Item: Club_ Rate: 1 - - Item: Mace_ + - Index: 156 + Item: Mace_ Rate: 1 - - Item: Smasher_ + - Index: 157 + Item: Smasher_ Rate: 1 - - Item: Flail_ + - Index: 158 + Item: Flail_ Rate: 1 - - Item: Morning_Star_ + - Index: 159 + Item: Morning_Star_ Rate: 1 - - Item: Sword_Mace_ + - Index: 160 + Item: Sword_Mace_ Rate: 1 - - Item: Chain_ + - Index: 161 + Item: Chain_ Rate: 1 - - Item: Book + - Index: 162 + Item: Book Rate: 1 - - Item: Bible + - Index: 163 + Item: Bible Rate: 1 - - Item: Rod_ + - Index: 164 + Item: Rod_ Rate: 1 - - Item: Wand_ + - Index: 165 + Item: Wand_ Rate: 1 - - Item: Staff_ + - Index: 166 + Item: Staff_ Rate: 1 - - Item: Arc_Wand_ + - Index: 167 + Item: Arc_Wand_ Rate: 1 - - Item: Mighty_Staff + - Index: 168 + Item: Mighty_Staff Rate: 1 - - Item: Bow_ + - Index: 169 + Item: Bow_ Rate: 1 - - Item: Composite_Bow_ + - Index: 170 + Item: Composite_Bow_ Rate: 1 - - Item: CrossBow_ + - Index: 171 + Item: CrossBow_ Rate: 1 - - Item: Arbalest + - Index: 172 + Item: Arbalest Rate: 1 - - Item: Kakkung + - Index: 173 + Item: Kakkung Rate: 1 - - Item: Hunter_Bow + - Index: 174 + Item: Hunter_Bow Rate: 1 - - Item: Bow_Of_Roguemaster + - Index: 175 + Item: Bow_Of_Roguemaster Rate: 1 - - Item: Guard_ + - Index: 176 + Item: Guard_ Rate: 1 - - Item: Buckler_ + - Index: 177 + Item: Buckler_ Rate: 1 - - Item: Shield_ + - Index: 178 + Item: Shield_ Rate: 1 - - Item: Mirror_Shield_ + - Index: 179 + Item: Mirror_Shield_ Rate: 1 - - Item: Fancy_Flower + - Index: 180 + Item: Fancy_Flower Rate: 1 - - Item: Ribbon_ + - Index: 181 + Item: Ribbon_ Rate: 1 - - Item: Cat_Hairband + - Index: 182 + Item: Cat_Hairband Rate: 1 - - Item: Flower_Hairband + - Index: 183 + Item: Flower_Hairband Rate: 1 - - Item: Biretta_ + - Index: 184 + Item: Biretta_ Rate: 1 - - Item: Hat_ + - Index: 185 + Item: Hat_ Rate: 1 - - Item: Turban_ + - Index: 186 + Item: Turban_ Rate: 1 - - Item: Goggle_ + - Index: 187 + Item: Goggle_ Rate: 1 - - Item: Cap_ + - Index: 188 + Item: Cap_ Rate: 1 - - Item: Helm_ + - Index: 189 + Item: Helm_ Rate: 1 - - Item: Gemmed_Sallet_ + - Index: 190 + Item: Gemmed_Sallet_ Rate: 1 - - Item: Circlet_ + - Index: 191 + Item: Circlet_ Rate: 1 - - Item: Santa's_Hat + - Index: 192 + Item: Santa's_Hat Rate: 1 - - Item: Big_Sis'_Ribbon + - Index: 193 + Item: Big_Sis'_Ribbon Rate: 1 - - Item: Coronet + - Index: 194 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 195 + Item: Fillet Rate: 1 - - Item: Snowy_Horn + - Index: 196 + Item: Snowy_Horn Rate: 1 - - Item: Sharp_Gear + - Index: 197 + Item: Sharp_Gear Rate: 1 - - Item: Pierrot_Nose + - Index: 198 + Item: Pierrot_Nose Rate: 1 - - Item: Gangster_Patch + - Index: 199 + Item: Gangster_Patch Rate: 1 - - Item: Ganster_Mask + - Index: 200 + Item: Ganster_Mask Rate: 1 - - Item: Centimental_Flower + - Index: 201 + Item: Centimental_Flower Rate: 1 - - Item: Centimental_Leaf + - Index: 202 + Item: Centimental_Leaf Rate: 1 - - Item: Jack_A_Dandy + - Index: 203 + Item: Jack_A_Dandy Rate: 1 - - Item: Stop_Post + - Index: 204 + Item: Stop_Post Rate: 1 - - Item: Doctor_Cap + - Index: 205 + Item: Doctor_Cap Rate: 1 - - Item: Red_Bandana + - Index: 206 + Item: Red_Bandana Rate: 1 - - Item: Eagle_Eyes + - Index: 207 + Item: Eagle_Eyes Rate: 1 - - Item: Bomb_Wick + - Index: 208 + Item: Bomb_Wick Rate: 1 - - Item: Antler + - Index: 209 + Item: Antler Rate: 1 - - Item: Pirate_Bandana + - Index: 210 + Item: Pirate_Bandana Rate: 1 - - Item: Poo_Poo_Hat + - Index: 211 + Item: Poo_Poo_Hat Rate: 1 - - Item: Funeral_Costume + - Index: 212 + Item: Funeral_Costume Rate: 1 - - Item: Masquerade + - Index: 213 + Item: Masquerade Rate: 1 - - Item: Pretend_Murdered + - Index: 214 + Item: Pretend_Murdered Rate: 1 - - Item: Star_Dust + - Index: 215 + Item: Star_Dust Rate: 1 - - Item: Blinker + - Index: 216 + Item: Blinker Rate: 1 - - Item: Binoculars + - Index: 217 + Item: Binoculars Rate: 1 - - Item: Green_Feeler + - Index: 218 + Item: Green_Feeler Rate: 1 - - Item: Viking_Helm + - Index: 219 + Item: Viking_Helm Rate: 1 - - Item: Cotton_Shirt_ + - Index: 220 + Item: Cotton_Shirt_ Rate: 1 - - Item: Leather_Jacket_ + - Index: 221 + Item: Leather_Jacket_ Rate: 1 - - Item: Adventurere's_Suit_ + - Index: 222 + Item: Adventurere's_Suit_ Rate: 1 - - Item: Mantle_ + - Index: 223 + Item: Mantle_ Rate: 1 - - Item: Coat_ + - Index: 224 + Item: Coat_ Rate: 1 - - Item: Mink_Coat + - Index: 225 + Item: Mink_Coat Rate: 1 - - Item: Padded_Armor_ + - Index: 226 + Item: Padded_Armor_ Rate: 1 - - Item: Chain_Mail_ + - Index: 227 + Item: Chain_Mail_ Rate: 1 - - Item: Plate_Armor_ + - Index: 228 + Item: Plate_Armor_ Rate: 1 - - Item: Silk_Robe_ + - Index: 229 + Item: Silk_Robe_ Rate: 1 - - Item: Scapulare_ + - Index: 230 + Item: Scapulare_ Rate: 1 - - Item: Saint_Robe_ + - Index: 231 + Item: Saint_Robe_ Rate: 1 - - Item: Wooden_Mail_ + - Index: 232 + Item: Wooden_Mail_ Rate: 1 - - Item: Tights_ + - Index: 233 + Item: Tights_ Rate: 1 - - Item: Silver_Robe_ + - Index: 234 + Item: Silver_Robe_ Rate: 1 - - Item: Thief_Clothes_ + - Index: 235 + Item: Thief_Clothes_ Rate: 1 - - Item: Ninja_Suit + - Index: 236 + Item: Ninja_Suit Rate: 1 - - Item: G_Strings + - Index: 237 + Item: G_Strings Rate: 1 - - Item: Sandals_ + - Index: 238 + Item: Sandals_ Rate: 1 - - Item: Shoes_ + - Index: 239 + Item: Shoes_ Rate: 1 - - Item: Chrystal_Pumps + - Index: 240 + Item: Chrystal_Pumps Rate: 1 - - Item: Cuffs + - Index: 241 + Item: Cuffs Rate: 1 - - Item: Spiky_Heel + - Index: 242 + Item: Spiky_Heel Rate: 1 - - Item: Hood_ + - Index: 243 + Item: Hood_ Rate: 1 - - Item: Muffler_ + - Index: 244 + Item: Muffler_ Rate: 1 - - Item: Manteau_ + - Index: 245 + Item: Manteau_ Rate: 1 - - Item: Cape_Of_Ancient_Lord + - Index: 246 + Item: Cape_Of_Ancient_Lord Rate: 1 - - Item: Ragamuffin_Cape + - Index: 247 + Item: Ragamuffin_Cape Rate: 1 - - Item: Ring + - Index: 248 + Item: Ring Rate: 1 - - Item: Earring + - Index: 249 + Item: Earring Rate: 1 - - Item: Necklace + - Index: 250 + Item: Necklace Rate: 1 - - Item: Glove + - Index: 251 + Item: Glove Rate: 1 - - Item: Brooch + - Index: 252 + Item: Brooch Rate: 1 - - Item: Clip + - Index: 253 + Item: Clip Rate: 1 - - Item: Rosary + - Index: 254 + Item: Rosary Rate: 1 - - Item: Skul_Ring + - Index: 255 + Item: Skul_Ring Rate: 1 - - Item: Gold_Ring + - Index: 256 + Item: Gold_Ring Rate: 1 - - Item: Silver_Ring + - Index: 257 + Item: Silver_Ring Rate: 1 - - Item: Flower_Ring + - Index: 258 + Item: Flower_Ring Rate: 1 - - Item: Diamond_Ring + - Index: 259 + Item: Diamond_Ring Rate: 1 - - Item: Safety_Helmet + - Index: 260 + Item: Safety_Helmet Rate: 1 - - Item: Indian_Hair_Piece + - Index: 261 + Item: Indian_Hair_Piece Rate: 1 - - Item: Fin_Helm + - Index: 262 + Item: Fin_Helm Rate: 1 - - Item: Egg_Shell + - Index: 263 + Item: Egg_Shell Rate: 2 - Group: GIFTBOX_1 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_2 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_3 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFTBOX_4 SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 1 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 1 - - Item: Royal_Jelly + - Index: 6 + Item: Royal_Jelly Rate: 1 - - Item: Candy + - Index: 7 + Item: Candy Rate: 1 - - Item: Candy_Striper + - Index: 8 + Item: Candy_Striper Rate: 1 - - Item: Pet_Food + - Index: 9 + Item: Pet_Food Rate: 1 - - Item: Well_Baked_Cookie + - Index: 10 + Item: Well_Baked_Cookie Rate: 1 - - Item: Piece_Of_Cake + - Index: 11 + Item: Piece_Of_Cake Rate: 1 - - Item: Old_Violet_Box + - Index: 12 + Item: Old_Violet_Box Rate: 1 - - Item: Gift_Box + - Index: 13 + Item: Gift_Box Rate: 19 - - Item: Four_Leaf_Clover + - Index: 14 + Item: Four_Leaf_Clover Rate: 1 - - Item: Dark_Red_Jewel + - Index: 15 + Item: Dark_Red_Jewel Rate: 1 - - Item: Violet_Jewel + - Index: 16 + Item: Violet_Jewel Rate: 1 - - Item: Skyblue_Jewel + - Index: 17 + Item: Skyblue_Jewel Rate: 1 - - Item: Azure_Jewel + - Index: 18 + Item: Azure_Jewel Rate: 1 - - Item: Scarlet_Jewel + - Index: 19 + Item: Scarlet_Jewel Rate: 1 - - Item: Cardinal_Jewel + - Index: 20 + Item: Cardinal_Jewel Rate: 1 - - Item: Cardinal_Jewel_ + - Index: 21 + Item: Cardinal_Jewel_ Rate: 1 - - Item: Red_Jewel + - Index: 22 + Item: Red_Jewel Rate: 1 - - Item: Blue_Jewel + - Index: 23 + Item: Blue_Jewel Rate: 1 - - Item: White_Jewel + - Index: 24 + Item: White_Jewel Rate: 1 - - Item: Golden_Jewel + - Index: 25 + Item: Golden_Jewel Rate: 1 - - Item: Bluish_Green_Jewel + - Index: 26 + Item: Bluish_Green_Jewel Rate: 1 - - Item: Crystal_Jewel + - Index: 27 + Item: Crystal_Jewel Rate: 1 - - Item: Crystal_Jewel_ + - Index: 28 + Item: Crystal_Jewel_ Rate: 1 - - Item: Crystal_Jewel__ + - Index: 29 + Item: Crystal_Jewel__ Rate: 1 - - Item: Crystal_Jewel___ + - Index: 30 + Item: Crystal_Jewel___ Rate: 1 - - Item: Red_Frame + - Index: 31 + Item: Red_Frame Rate: 1 - - Item: Blue_Porcelain + - Index: 32 + Item: Blue_Porcelain Rate: 1 - - Item: White_Platter + - Index: 33 + Item: White_Platter Rate: 1 - - Item: Black_Ladle + - Index: 34 + Item: Black_Ladle Rate: 1 - - Item: Pencil_Case + - Index: 35 + Item: Pencil_Case Rate: 1 - - Item: Rouge + - Index: 36 + Item: Rouge Rate: 1 - - Item: Stuffed_Doll + - Index: 37 + Item: Stuffed_Doll Rate: 1 - - Item: Poring_Doll + - Index: 38 + Item: Poring_Doll Rate: 1 - - Item: Chonchon_Doll + - Index: 39 + Item: Chonchon_Doll Rate: 1 - - Item: Spore_Doll + - Index: 40 + Item: Spore_Doll Rate: 1 - - Item: Bunch_Of_Flowers + - Index: 41 + Item: Bunch_Of_Flowers Rate: 1 - - Item: Wedding_Bouquet + - Index: 42 + Item: Wedding_Bouquet Rate: 1 - - Item: Glass_Bead + - Index: 43 + Item: Glass_Bead Rate: 1 - - Item: Crystal_Mirror + - Index: 44 + Item: Crystal_Mirror Rate: 1 - - Item: Witherless_Rose + - Index: 45 + Item: Witherless_Rose Rate: 1 - - Item: Frozen_Rose + - Index: 46 + Item: Frozen_Rose Rate: 1 - - Item: Baphomet_Doll + - Index: 47 + Item: Baphomet_Doll Rate: 1 - - Item: Osiris_Doll + - Index: 48 + Item: Osiris_Doll Rate: 1 - - Item: Grasshopper_Doll + - Index: 49 + Item: Grasshopper_Doll Rate: 1 - - Item: Monkey_Doll + - Index: 50 + Item: Monkey_Doll Rate: 1 - - Item: Raccoondog_Doll + - Index: 51 + Item: Raccoondog_Doll Rate: 1 - - Item: Gold + - Index: 52 + Item: Gold Rate: 1 - - Item: Scarlet_Dyestuffs + - Index: 53 + Item: Scarlet_Dyestuffs Rate: 1 - - Item: Lemon_Dyestuffs + - Index: 54 + Item: Lemon_Dyestuffs Rate: 1 - - Item: Cobaltblue_Dyestuffs + - Index: 55 + Item: Cobaltblue_Dyestuffs Rate: 1 - - Item: Darkgreen_Dyestuffs + - Index: 56 + Item: Darkgreen_Dyestuffs Rate: 1 - - Item: Orange_Dyestuffs + - Index: 57 + Item: Orange_Dyestuffs Rate: 1 - - Item: Violet_Dyestuffs + - Index: 58 + Item: Violet_Dyestuffs Rate: 1 - - Item: White_Dyestuffs + - Index: 59 + Item: White_Dyestuffs Rate: 1 - - Item: Black_Dyestuffs + - Index: 60 + Item: Black_Dyestuffs Rate: 1 - - Item: Flame_Heart + - Index: 61 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 62 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 63 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 64 + Item: Great_Nature Rate: 1 - - Item: Steel + - Index: 65 + Item: Steel Rate: 1 - - Item: Star_Crumb + - Index: 66 + Item: Star_Crumb Rate: 1 - - Item: Girl's_Diary + - Index: 67 + Item: Girl's_Diary Rate: 1 - - Item: Poring__Card + - Index: 68 + Item: Poring__Card Rate: 1 - - Item: Red_Socks_With_Holes + - Index: 69 + Item: Red_Socks_With_Holes Rate: 1 - Group: GIFT_BUFF_SET SubGroups: - SubGroup: 0 List: - - Item: Small_Life_Potion + - Index: 0 + Item: Small_Life_Potion Amount: 5 - - Item: Blessing_10_Scroll + - Index: 1 + Item: Blessing_10_Scroll Amount: 5 - - Item: Inc_Agi_10_Scroll + - Index: 2 + Item: Inc_Agi_10_Scroll Amount: 5 - - Item: Str_Dish10 + - Index: 3 + Item: Str_Dish10 Amount: 2 - - Item: Int_Dish10 + - Index: 4 + Item: Int_Dish10 Amount: 2 - - Item: Vit_Dish10 + - Index: 5 + Item: Vit_Dish10 Amount: 2 - - Item: Agi_Dish10 + - Index: 6 + Item: Agi_Dish10 Amount: 2 - - Item: Dex_Dish10 + - Index: 7 + Item: Dex_Dish10 Amount: 2 - - Item: Luk_Dish10 + - Index: 8 + Item: Luk_Dish10 Amount: 2 - Group: GIFT_BUNDLE SubGroups: - SubGroup: 0 List: - - Item: White_Slim_Potion + - Index: 0 + Item: White_Slim_Potion Amount: 30 - - Item: Seed_Of_Yggdrasil + - Index: 1 + Item: Seed_Of_Yggdrasil Amount: 30 - - Item: GM_Handwriting + - Index: 2 + Item: GM_Handwriting Amount: 30 - Group: GLORY_FB_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Glory_FB_Hat + - Index: 0 + Item: Glory_FB_Hat Duration: 1440 - Group: GLOVE_BOX SubGroups: - SubGroup: 0 List: - - Item: Glove_C + - Index: 0 + Item: Glove_C Duration: 10080 UniqueId: true - Group: GM_WARP_BOX SubGroups: - SubGroup: 1 List: - - Item: Wing_Of_Fly + - Index: 0 + Item: Wing_Of_Fly Rate: 155 Amount: 3 - - Item: Wing_Of_Butterfly + - Index: 1 + Item: Wing_Of_Butterfly Rate: 155 Amount: 3 - - Item: Warp_Free_Ticket + - Index: 2 + Item: Warp_Free_Ticket Rate: 150 Amount: 3 - - Item: WOB_Rune + - Index: 3 + Item: WOB_Rune Rate: 140 Amount: 3 - - Item: WOB_Schwaltz + - Index: 4 + Item: WOB_Schwaltz Rate: 140 Amount: 3 - - Item: WOB_Rachel + - Index: 5 + Item: WOB_Rachel Rate: 130 Amount: 3 - - Item: WOB_Local + - Index: 6 + Item: WOB_Local Rate: 130 Amount: 3 - Group: GOD_MATERIAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Jewel_Of_Prayer + - Index: 0 + Item: Jewel_Of_Prayer Rate: 5 - - Item: Iron_Glove + - Index: 1 + Item: Iron_Glove Rate: 5 - - Item: Iron_Maiden + - Index: 2 + Item: Iron_Maiden Rate: 5 - - Item: Mystery_Wheel + - Index: 3 + Item: Mystery_Wheel Rate: 5 - - Item: Silver_Fancy + - Index: 4 + Item: Silver_Fancy Rate: 5 - - Item: Anger_Of_Valkurye + - Index: 5 + Item: Anger_Of_Valkurye Rate: 5 - - Item: Feather_Of_Angel + - Index: 6 + Item: Feather_Of_Angel Rate: 5 - - Item: Foot_Step_Of_Cat + - Index: 7 + Item: Foot_Step_Of_Cat Rate: 5 - - Item: Beard_Of_Women + - Index: 8 + Item: Beard_Of_Women Rate: 5 - - Item: Root_Of_Stone + - Index: 9 + Item: Root_Of_Stone Rate: 5 - - Item: Soul_Of_Fish + - Index: 10 + Item: Soul_Of_Fish Rate: 5 - - Item: Saliva_Of_Bird + - Index: 11 + Item: Saliva_Of_Bird Rate: 5 - - Item: Tendon_Of_Bear + - Index: 12 + Item: Tendon_Of_Bear Rate: 5 - - Item: Symbol_Of_Sun + - Index: 13 + Item: Symbol_Of_Sun Rate: 5 - - Item: Breath_Of_Soul + - Index: 14 + Item: Breath_Of_Soul Rate: 5 - - Item: Crystal_Of_Snow + - Index: 15 + Item: Crystal_Of_Snow Rate: 5 - - Item: Indication_Of_Tempest + - Index: 16 + Item: Indication_Of_Tempest Rate: 5 - - Item: Slilince_Wave + - Index: 17 + Item: Slilince_Wave Rate: 5 - - Item: Rough_Billows + - Index: 18 + Item: Rough_Billows Rate: 5 - - Item: Air_Stream + - Index: 19 + Item: Air_Stream Rate: 5 - Group: GOOD_STUDENT_GIFT_BOX SubGroups: - SubGroup: 0 List: - - Item: Adv_Angel_School_Cap - - Item: Red_Pencil_In_Mouth - - Item: School_Uniform - - Item: Songpyun_Box50 - - Item: Insurance + - Index: 0 + Item: Adv_Angel_School_Cap + - Index: 1 + Item: Red_Pencil_In_Mouth + - Index: 2 + Item: School_Uniform + - Index: 3 + Item: Songpyun_Box50 + - Index: 4 + Item: Insurance Amount: 5 - Group: GREENBOX SubGroups: - SubGroup: 1 List: - - Item: Chocolate_Drink + - Index: 0 + Item: Chocolate_Drink Rate: 100 - - Item: Yggdrasilberry + - Index: 1 + Item: Yggdrasilberry Rate: 99 - - Item: Seed_Of_Yggdrasil + - Index: 2 + Item: Seed_Of_Yggdrasil Rate: 100 - - Item: Puppy_Hat + - Index: 3 + Item: Puppy_Hat Rate: 1 - - Item: Fire_Cracker + - Index: 4 + Item: Fire_Cracker Rate: 100 - - Item: Str_Dish10 + - Index: 5 + Item: Str_Dish10 Rate: 100 - - Item: Int_Dish10 + - Index: 6 + Item: Int_Dish10 Rate: 100 - - Item: Vit_Dish10 + - Index: 7 + Item: Vit_Dish10 Rate: 100 - - Item: Agi_Dish10 + - Index: 8 + Item: Agi_Dish10 Rate: 100 - - Item: Dex_Dish10 + - Index: 9 + Item: Dex_Dish10 Rate: 100 - - Item: Luk_Dish10 + - Index: 10 + Item: Luk_Dish10 Rate: 100 - Group: HAIRTAIL_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Hairtail + - Index: 0 + Item: Hairtail Duration: 60 - Group: HAIRTAIL_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Hairtail + - Index: 0 + Item: Hairtail Duration: 10080 - Group: HALLOWEEN_G_BOX SubGroups: - SubGroup: 1 List: - - Item: Immortal_Heart + - Index: 0 + Item: Immortal_Heart Rate: 1 Amount: 30 - - Item: Starsand_Of_Witch + - Index: 1 + Item: Starsand_Of_Witch Rate: 1 Amount: 30 - - Item: Empty_Bottle + - Index: 2 + Item: Empty_Bottle Rate: 1 Amount: 30 - - Item: Alchol + - Index: 3 + Item: Alchol Rate: 1 Amount: 30 - - Item: Karvodailnirol + - Index: 4 + Item: Karvodailnirol Rate: 1 Amount: 30 - - Item: Transparent_Cloth + - Index: 5 + Item: Transparent_Cloth Rate: 1 Amount: 30 - - Item: Stem + - Index: 6 + Item: Stem Rate: 1 Amount: 30 - - Item: Poison_Spore + - Index: 7 + Item: Poison_Spore Rate: 1 Amount: 30 - - Item: Speed_Up_Potion + - Index: 8 + Item: Speed_Up_Potion Rate: 1 Amount: 5 - - Item: Chocolate + - Index: 9 + Item: Chocolate Rate: 1 Amount: 5 - - Item: Guarana_Candy + - Index: 10 + Item: Guarana_Candy Rate: 1 Amount: 5 - - Item: Seed_Of_Yggdrasil + - Index: 11 + Item: Seed_Of_Yggdrasil Rate: 1 Amount: 5 - - Item: Old_Blue_Box + - Index: 12 + Item: Old_Blue_Box Rate: 1 - - Item: Old_Card_Album + - Index: 13 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 14 + Item: Old_Violet_Box Rate: 1 - Group: HALLOW_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Hallow_Ring + - Index: 0 + Item: Hallow_Ring Duration: 10080 UniqueId: true - Group: HALLO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Witchs_Hat + - Index: 0 + Item: Witchs_Hat Rate: 50 - - Item: Red_Deviruchi_Cap + - Index: 1 + Item: Red_Deviruchi_Cap Rate: 350 - - Item: Insurance_Package + - Index: 2 + Item: Insurance_Package Rate: 1350 - - Item: Charm_Of_Happiness + - Index: 3 + Item: Charm_Of_Happiness Rate: 1350 - - Item: Magic_Card_Album + - Index: 4 + Item: Magic_Card_Album Rate: 220 - - Item: Holy_Celestial_Axe_Box + - Index: 5 + Item: Holy_Celestial_Axe_Box Rate: 330 - - Item: Glass_Of_Illusion_Box5 + - Index: 6 + Item: Glass_Of_Illusion_Box5 Rate: 1350 - - Item: Shadow_Armor_S_Box30 + - Index: 7 + Item: Shadow_Armor_S_Box30 Rate: 600 - - Item: Alice_Scroll + - Index: 8 + Item: Alice_Scroll Rate: 1350 Amount: 5 - - Item: Ticket_Loli_Ruri + - Index: 9 + Item: Ticket_Loli_Ruri Rate: 1350 - - Item: Teddy_Bear_Card + - Index: 10 + Item: Teddy_Bear_Card Rate: 10 - - Item: Hallow_Ring_Box + - Index: 11 + Item: Hallow_Ring_Box Rate: 1300 - - Item: Zherlthsh_Mask + - Index: 12 + Item: Zherlthsh_Mask Rate: 140 - - Item: HE_Battle_Manual + - Index: 13 + Item: HE_Battle_Manual Rate: 150 - - Item: Zeny_Scroll + - Index: 14 + Item: Zeny_Scroll Rate: 100 Amount: 30 - Group: HAPPY_TIME_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 2 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 3 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 4 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 6 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 7 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Bakonawa_Tattoo + - Index: 8 + Item: Bakonawa_Tattoo Rate: 20 Announced: true - - Item: RTC_2nd_Headgear + - Index: 9 + Item: RTC_2nd_Headgear Rate: 50 Announced: true - - Item: Fallen_Angel_Wing + - Index: 10 + Item: Fallen_Angel_Wing Rate: 130 Announced: true - - Item: Archangel_Wing + - Index: 11 + Item: Archangel_Wing Rate: 110 Announced: true - - Item: Alicel_Drooping_Doll + - Index: 12 + Item: Alicel_Drooping_Doll Rate: 150 Announced: true - - Item: Boitata_Armor + - Index: 13 + Item: Boitata_Armor Rate: 30 - - Item: Observer + - Index: 14 + Item: Observer Rate: 359 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Orc_Hero_Card + - Index: 19 + Item: Sealed_Orc_Hero_Card Rate: 10 Announced: true - - Item: Sealed_Kiel_Card + - Index: 20 + Item: Sealed_Kiel_Card Rate: 10 Announced: true - - Item: Randgris_Card + - Index: 21 + Item: Randgris_Card Rate: 1 Announced: true - Group: HARD_CORE_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 10 UniqueId: true - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 10 UniqueId: true - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 10 UniqueId: true - Group: HEART_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Orleans_Glove + - Index: 0 + Item: Orleans_Glove Rate: 5 UniqueId: true - - Item: Wool_Scarf + - Index: 1 + Item: Wool_Scarf Rate: 5 UniqueId: true - - Item: Red_Glasses + - Index: 2 + Item: Red_Glasses Rate: 15 UniqueId: true - - Item: Str_Dish08 + - Index: 3 + Item: Str_Dish08 Rate: 200 Amount: 7 UniqueId: true - - Item: Vit_Dish10 + - Index: 4 + Item: Vit_Dish10 Rate: 200 Amount: 5 UniqueId: true - - Item: Spiritual_Ring + - Index: 5 + Item: Spiritual_Ring Rate: 1 UniqueId: true - - Item: Agi_Dish09 + - Index: 6 + Item: Agi_Dish09 Rate: 200 Amount: 5 UniqueId: true - - Item: Scarf_Belt + - Index: 7 + Item: Scarf_Belt Rate: 40 UniqueId: true - - Item: Lesser_Elemental_Ring + - Index: 8 + Item: Lesser_Elemental_Ring Rate: 5 UniqueId: true - - Item: Luk_Dish07 + - Index: 9 + Item: Luk_Dish07 Rate: 200 Amount: 8 UniqueId: true - - Item: Lion_Mask + - Index: 10 + Item: Lion_Mask Rate: 20 UniqueId: true - - Item: Fur_Hat + - Index: 11 + Item: Fur_Hat Rate: 20 UniqueId: true - - Item: Ulle_Cap + - Index: 12 + Item: Ulle_Cap Rate: 20 UniqueId: true - - Item: Valkyrie_Feather_Band + - Index: 13 + Item: Valkyrie_Feather_Band Rate: 4 UniqueId: true - - Item: Winter_Hat + - Index: 14 + Item: Winter_Hat Rate: 20 UniqueId: true - - Item: Ear_Mufs + - Index: 15 + Item: Ear_Mufs Rate: 45 UniqueId: true - Group: HEAVEN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Yggdrasilberry_Box_ + - Index: 0 + Item: Yggdrasilberry_Box_ Rate: 1200 - - Item: Max_Weight_Up_Box + - Index: 1 + Item: Max_Weight_Up_Box Rate: 280 - - Item: SP_Increase_PotionL + - Index: 2 + Item: SP_Increase_PotionL Rate: 1200 Amount: 30 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 850 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Accuracy_30_Scroll + - Index: 5 + Item: Accuracy_30_Scroll Rate: 1200 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 6 + Item: Bubble_Gum_Box Rate: 1075 - - Item: Enriched_Elunium_Box + - Index: 7 + Item: Enriched_Elunium_Box Rate: 200 - - Item: Enriched_Oridecon_Box + - Index: 8 + Item: Enriched_Oridecon_Box Rate: 200 - - Item: Convex_Mirror_Box + - Index: 9 + Item: Convex_Mirror_Box Rate: 896 - - Item: Spark_Candy_Box10 + - Index: 10 + Item: Spark_Candy_Box10 Rate: 1200 - - Item: Tw_Frog_Hat + - Index: 11 + Item: Tw_Frog_Hat Rate: 150 Announced: true - - Item: Carrot_In_Mouth + - Index: 12 + Item: Carrot_In_Mouth Rate: 78 Announced: true - - Item: Puppy_Ears_Hat + - Index: 13 + Item: Puppy_Ears_Hat Rate: 100 Announced: true - - Item: Powder_Snow_Box + - Index: 14 + Item: Powder_Snow_Box Rate: 1 Announced: true - - Item: Sealed_B_Shecil_Card + - Index: 15 + Item: Sealed_B_Shecil_Card Rate: 15 Announced: true - - Item: Sealed_Apocalips_H_Card + - Index: 16 + Item: Sealed_Apocalips_H_Card Rate: 5 Announced: true - - Item: Green_Apple_Hat + - Index: 17 + Item: Green_Apple_Hat Rate: 150 Announced: true - - Item: Enchant_Book + - Index: 18 + Item: Enchant_Book Rate: 100 Announced: true - Group: HEN_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: Chicken_Beak - - Item: Cocks_Comb + - Index: 0 + Item: Chicken_Beak + - Index: 1 + Item: Cocks_Comb - Group: HERB SubGroups: - SubGroup: 1 List: - - Item: Red_Herb + - Index: 0 + Item: Red_Herb Rate: 1 - - Item: Yellow_Herb + - Index: 1 + Item: Yellow_Herb Rate: 1 - - Item: White_Herb + - Index: 2 + Item: White_Herb Rate: 1 - Group: HERO_MIDGARD_EGG SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 - - Item: Garuda_Hat + - Index: 9 + Item: Garuda_Hat Rate: 150 Announced: true - - Item: Linguistic_Book_Cap + - Index: 10 + Item: Linguistic_Book_Cap Rate: 150 Announced: true - - Item: Bubble_Gum_In_Mouth + - Index: 11 + Item: Bubble_Gum_In_Mouth Rate: 100 Announced: true - - Item: Idn_Sakkat + - Index: 12 + Item: Idn_Sakkat Rate: 109 Announced: true - - Item: Filir_Wing + - Index: 13 + Item: Filir_Wing Rate: 150 Announced: true - - Item: Valkyrie_Circlet + - Index: 14 + Item: Valkyrie_Circlet Rate: 30 Announced: true - - Item: Rose_Cascade + - Index: 15 + Item: Rose_Cascade Rate: 159 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Berz_Card + - Index: 20 + Item: Sealed_Berz_Card Rate: 10 Announced: true - - Item: Sealed_F_Bishop_Card + - Index: 21 + Item: Sealed_F_Bishop_Card Rate: 10 Announced: true - - Item: Randgris_Card + - Index: 22 + Item: Randgris_Card Rate: 1 Announced: true - - Item: Incant_Samurai_Card + - Index: 23 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: HIGH_COIN_POCKET SubGroups: - SubGroup: 1 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Sapa_Feat_Cert + - Index: 1 + Item: Sapa_Feat_Cert Rate: 300 - - Item: Agrade_Coin + - Index: 2 + Item: Agrade_Coin Rate: 100 - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Mora_Coin + - Index: 1 + Item: Mora_Coin Rate: 200 - - Item: Bgrade_Coin + - Index: 2 + Item: Bgrade_Coin Rate: 200 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Sapa_Feat_Cert + - Index: 1 + Item: Sapa_Feat_Cert Rate: 300 - - Item: Cgrade_Coin + - Index: 2 + Item: Cgrade_Coin Rate: 200 - SubGroup: 4 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Mora_Coin + - Index: 1 + Item: Mora_Coin Rate: 300 - - Item: Dgrade_Coin + - Index: 2 + Item: Dgrade_Coin Rate: 200 - Group: HOLY_EGG_2 SubGroups: - SubGroup: 1 List: - - Item: Oridecon + - Index: 0 + Item: Oridecon Rate: 4 - - Item: Elunium + - Index: 1 + Item: Elunium Rate: 10 - - Item: White_Slim_Potion + - Index: 2 + Item: White_Slim_Potion Rate: 30 - - Item: Blue_Potion + - Index: 3 + Item: Blue_Potion Rate: 30 - - Item: Yggdrasilberry + - Index: 4 + Item: Yggdrasilberry Rate: 3 - - Item: Seed_Of_Yggdrasil + - Index: 5 + Item: Seed_Of_Yggdrasil Rate: 2 - - Item: Leaf_Of_Yggdrasil + - Index: 6 + Item: Leaf_Of_Yggdrasil Rate: 15 - - Item: Old_Card_Album + - Index: 7 + Item: Old_Card_Album Rate: 5 - - Item: Drooping_Bunny + - Index: 8 + Item: Drooping_Bunny Rate: 1 - Group: HOLY_SPIRIT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Agi_Dish_Box + - Index: 0 + Item: Agi_Dish_Box Rate: 1300 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1300 - - Item: HE_Battle_Manual + - Index: 2 + Item: HE_Battle_Manual Rate: 1300 Amount: 5 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1200 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1150 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1076 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 200 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 225 - - Item: Shaving_Cream + - Index: 9 + Item: Shaving_Cream Rate: 225 - - Item: Teardrop + - Index: 10 + Item: Teardrop Rate: 225 - - Item: Velum_Bible + - Index: 11 + Item: Velum_Bible Rate: 150 - - Item: Gungnir_ + - Index: 12 + Item: Gungnir_ Rate: 175 - - Item: Giant_Shield + - Index: 13 + Item: Giant_Shield Rate: 200 - - Item: Full_Moon + - Index: 14 + Item: Full_Moon Rate: 150 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 10 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 10 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 1 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 1 Announced: true - - Item: Upd_Maya_Puple_Card + - Index: 19 + Item: Upd_Maya_Puple_Card Rate: 1 Announced: true - - Item: Fallen_Bishop_Card + - Index: 20 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - Group: HOMETOWNGIFT SubGroups: - SubGroup: 1 List: - - Item: Korea_Rice_Cake + - Index: 0 + Item: Korea_Rice_Cake Rate: 1 - - Item: Sesame_Pastry + - Index: 1 + Item: Sesame_Pastry Rate: 1 - - Item: Honey_Pastry + - Index: 2 + Item: Honey_Pastry Rate: 1 - - Item: Rainbow_Cake + - Index: 3 + Item: Rainbow_Cake Rate: 1 - - Item: Plain_Rice_Cake + - Index: 4 + Item: Plain_Rice_Cake Rate: 1 - - Item: Hearty_Rice_Cake + - Index: 5 + Item: Hearty_Rice_Cake Rate: 1 - - Item: Salty_Rice_Cake + - Index: 6 + Item: Salty_Rice_Cake Rate: 1 - - Item: Lucky_Rice_Cake + - Index: 7 + Item: Lucky_Rice_Cake Rate: 1 - Group: HORNED_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Orc_Load_Card + - Index: 0 + Item: Orc_Load_Card Rate: 1 Announced: true - - Item: Sealed_Atroce_Card + - Index: 1 + Item: Sealed_Atroce_Card Rate: 5 Announced: true - - Item: Sealed_Kiel_Card + - Index: 2 + Item: Sealed_Kiel_Card Rate: 3 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 3 + Item: Sealed_D_Lord_Card Rate: 30 Announced: true - - Item: Black_Devil_Mask_ + - Index: 4 + Item: Black_Devil_Mask_ Rate: 2 Announced: true - - Item: Horn_Of_Ancient + - Index: 5 + Item: Horn_Of_Ancient Rate: 10 Announced: true - - Item: Love_Rabbit_Hood + - Index: 6 + Item: Love_Rabbit_Hood Rate: 130 Announced: true - - Item: Remover_Hat + - Index: 7 + Item: Remover_Hat Rate: 150 Announced: true - - Item: Inccubus_Horn + - Index: 8 + Item: Inccubus_Horn Rate: 50 Announced: true - - Item: Horn_Of_Succubus + - Index: 9 + Item: Horn_Of_Succubus Rate: 50 Announced: true - - Item: Majestic_Evil_Horn + - Index: 10 + Item: Majestic_Evil_Horn Rate: 50 Announced: true - - Item: Bloody_Dead_Branch + - Index: 11 + Item: Bloody_Dead_Branch Rate: 100 Announced: true - - Item: F_Clover_Box_Mouth4 + - Index: 12 + Item: F_Clover_Box_Mouth4 Rate: 950 - - Item: All_In_One_Ring_Box + - Index: 13 + Item: All_In_One_Ring_Box Rate: 169 - - Item: Max_Weight_Up_Box + - Index: 14 + Item: Max_Weight_Up_Box Rate: 250 - - Item: Boarding_Halter_Box + - Index: 15 + Item: Boarding_Halter_Box Rate: 550 - - Item: Convex_Mirror_Box5 + - Index: 16 + Item: Convex_Mirror_Box5 Rate: 800 - - Item: Yggdrasilberry_Box_ + - Index: 17 + Item: Yggdrasilberry_Box_ Rate: 1200 - - Item: Underripe_Yggseed + - Index: 18 + Item: Underripe_Yggseed Rate: 1250 Amount: 10 - - Item: Psychic_ArmorS + - Index: 19 + Item: Psychic_ArmorS Rate: 1250 Amount: 5 - - Item: White_Slim_Pot_Box2 + - Index: 20 + Item: White_Slim_Pot_Box2 Rate: 1500 - - Item: Dead_Tree_Branch_Box2 + - Index: 21 + Item: Dead_Tree_Branch_Box2 Rate: 1500 - Group: IDN_HEART_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Miracle_Medicine + - Index: 0 + Item: Miracle_Medicine Rate: 200 - - Item: Variant_Shoes + - Index: 1 + Item: Variant_Shoes Rate: 101 Announced: true - - Item: B_Dragon_Hat + - Index: 2 + Item: B_Dragon_Hat Rate: 199 - - Item: Magic_Card_Album + - Index: 3 + Item: Magic_Card_Album Rate: 99 - - Item: Maya_Card + - Index: 4 + Item: Maya_Card Rate: 1 Announced: true - - Item: Imp_Pet_Coupon + - Index: 5 + Item: Imp_Pet_Coupon Rate: 200 - - Item: Mask_Of_Ifrit + - Index: 6 + Item: Mask_Of_Ifrit Rate: 101 Announced: true - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 499 - - Item: White_Slim_Pot_Box2 + - Index: 8 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Insurance_Package + - Index: 9 + Item: Insurance_Package Rate: 1400 - - Item: Job_Manual50_Box + - Index: 10 + Item: Job_Manual50_Box Rate: 1000 - - Item: Unbreak_Def_Box + - Index: 11 + Item: Unbreak_Def_Box Rate: 1000 - - Item: Unbreak_Weap_Box + - Index: 12 + Item: Unbreak_Weap_Box Rate: 1000 - - Item: Gril's_Naivety + - Index: 13 + Item: Gril's_Naivety Rate: 1000 Amount: 2 - - Item: Small_Life_Potion_Box50 + - Index: 14 + Item: Small_Life_Potion_Box50 Rate: 1200 - - Item: Guarantee_Weapon_6Up + - Index: 15 + Item: Guarantee_Weapon_6Up Rate: 300 - - Item: Guarantee_Armor_6Up + - Index: 16 + Item: Guarantee_Armor_6Up Rate: 300 - - Item: Guarantee_Weapon_7Up + - Index: 17 + Item: Guarantee_Weapon_7Up Rate: 150 - - Item: Guarantee_Armor_7Up + - Index: 18 + Item: Guarantee_Armor_7Up Rate: 150 - - Item: Guarantee_Weapon_8Up + - Index: 19 + Item: Guarantee_Weapon_8Up Rate: 50 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 20 + Item: Guarantee_Armor_8Up Rate: 50 Announced: true - Group: IDN_LEGEND_HERO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1220 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 950 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1109 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Ancient_Gold_Deco + - Index: 9 + Item: Ancient_Gold_Deco Rate: 300 Announced: true - - Item: Jormungand + - Index: 10 + Item: Jormungand Rate: 250 Announced: true - - Item: Hervor + - Index: 11 + Item: Hervor Rate: 100 Announced: true - - Item: Silversmith_Bracelet + - Index: 12 + Item: Silversmith_Bracelet Rate: 150 Announced: true - - Item: New_Wave_Sunglasses_ + - Index: 13 + Item: New_Wave_Sunglasses_ Rate: 350 Announced: true - - Item: Volcano_Knife + - Index: 14 + Item: Volcano_Knife Rate: 370 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 30 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 30 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 19 + Item: Sealed_Lady_Tanee_Card Rate: 15 Announced: true - - Item: Sealed_Samurai_Card + - Index: 20 + Item: Sealed_Samurai_Card Rate: 15 Announced: true - - Item: Berzebub_Card + - Index: 21 + Item: Berzebub_Card Rate: 1 Announced: true - Group: IDN_WISDOM_EGG SubGroups: - SubGroup: 1 List: - - Item: Boarding_Halter_Box + - Index: 0 + Item: Boarding_Halter_Box Rate: 1400 UniqueId: true - - Item: Megaphone_Box + - Index: 1 + Item: Megaphone_Box Rate: 1400 UniqueId: true - - Item: Str_Dish_Box + - Index: 2 + Item: Str_Dish_Box Rate: 1200 UniqueId: true - - Item: Dex_Dish_Box + - Index: 3 + Item: Dex_Dish_Box Rate: 1200 UniqueId: true - - Item: Vit_Dish_Box + - Index: 4 + Item: Vit_Dish_Box Rate: 1200 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 5 + Item: Token_Of_Siegfried_Box Rate: 1200 UniqueId: true - - Item: Storm_10_Scroll_Box + - Index: 6 + Item: Storm_10_Scroll_Box Rate: 1200 UniqueId: true - - Item: Guyak_Pudding + - Index: 7 + Item: Guyak_Pudding Rate: 500 Amount: 3 UniqueId: true - - Item: Miracle_Medicine + - Index: 8 + Item: Miracle_Medicine Rate: 200 UniqueId: true - - Item: Asara_Fairy_Hat + - Index: 9 + Item: Asara_Fairy_Hat Rate: 150 UniqueId: true - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 99 UniqueId: true - - Item: Guarantee_Weapon_7Up + - Index: 11 + Item: Guarantee_Weapon_7Up Rate: 50 UniqueId: true - - Item: Guarantee_Armor_7Up + - Index: 12 + Item: Guarantee_Armor_7Up Rate: 50 UniqueId: true - - Item: Gang_Scarf + - Index: 13 + Item: Gang_Scarf Rate: 50 UniqueId: true - - Item: Neuralizer + - Index: 14 + Item: Neuralizer Rate: 50 UniqueId: true - - Item: Guarantee_Weapon_8Up + - Index: 15 + Item: Guarantee_Weapon_8Up Rate: 25 UniqueId: true - - Item: Guarantee_Armor_8Up + - Index: 16 + Item: Guarantee_Armor_8Up Rate: 25 UniqueId: true - - Item: Incant_Samurai_Card + - Index: 17 + Item: Incant_Samurai_Card Rate: 1 UniqueId: true - Group: IDRO10TH_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Angeling_Potion + - Index: 0 + Item: Angeling_Potion Rate: 1300 Amount: 10 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1300 - - Item: Battle_Manual_Box + - Index: 2 + Item: Battle_Manual_Box Rate: 1300 - - Item: Token_Of_Siegfried_Box + - Index: 3 + Item: Token_Of_Siegfried_Box Rate: 1200 - - Item: Int_Dish_Box + - Index: 4 + Item: Int_Dish_Box Rate: 1100 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1100 - - Item: Spark_Candy_Box10 + - Index: 6 + Item: Spark_Candy_Box10 Rate: 800 - - Item: Fidelity_Necklace + - Index: 7 + Item: Fidelity_Necklace Rate: 200 Announced: true - - Item: Unbreak_Weap_Box + - Index: 8 + Item: Unbreak_Weap_Box Rate: 300 Announced: true - - Item: Unbreak_Def_Box + - Index: 9 + Item: Unbreak_Def_Box Rate: 300 Announced: true - - Item: Choco_Stick_In_Mouth + - Index: 10 + Item: Choco_Stick_In_Mouth Rate: 439 Announced: true - - Item: Dark_Book + - Index: 11 + Item: Dark_Book Rate: 200 Announced: true - - Item: Black_Shiba_Inu_Hat + - Index: 12 + Item: Black_Shiba_Inu_Hat Rate: 50 Announced: true - - Item: Stretched_Nose_M + - Index: 13 + Item: Stretched_Nose_M Rate: 50 Announced: true - - Item: C_Lord_of_Death + - Index: 14 + Item: C_Lord_of_Death Rate: 200 Announced: true - - Item: C_MoonStar_Accessory + - Index: 15 + Item: C_MoonStar_Accessory Rate: 50 Announced: true - - Item: C_World_Star + - Index: 16 + Item: C_World_Star Rate: 50 Announced: true - - Item: Galaxy_Circlet + - Index: 17 + Item: Galaxy_Circlet Rate: 30 Announced: true - - Item: Sealed_Orc_Hero_Card + - Index: 18 + Item: Sealed_Orc_Hero_Card Rate: 15 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 19 + Item: Sealed_D_Lord_Card Rate: 15 Announced: true - - Item: Turtle_General_Card + - Index: 20 + Item: Turtle_General_Card Rate: 1 Announced: true - Group: ILLUSION_NOTHING SubGroups: - SubGroup: 1 List: - - Item: Songpyun_Box50 + - Index: 0 + Item: Songpyun_Box50 Rate: 1534 UniqueId: true - - Item: Guyak_Pudding + - Index: 1 + Item: Guyak_Pudding Rate: 1500 Amount: 10 UniqueId: true - - Item: Agi_Dish_Box + - Index: 2 + Item: Agi_Dish_Box Rate: 1500 UniqueId: true - - Item: Vit_Dish_Box + - Index: 3 + Item: Vit_Dish_Box Rate: 1500 UniqueId: true - - Item: Diabolic_Scroll + - Index: 4 + Item: Diabolic_Scroll Rate: 1500 Amount: 5 UniqueId: true - - Item: Shadow_Armor_S_Box10 + - Index: 5 + Item: Shadow_Armor_S_Box10 Rate: 1500 UniqueId: true - - Item: Sealed_Tao_Card + - Index: 6 + Item: Sealed_Tao_Card Rate: 1 Announced: true UniqueId: true - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 500 Announced: true UniqueId: true - - Item: Syringe_In_Mouth + - Index: 8 + Item: Syringe_In_Mouth Rate: 100 Announced: true UniqueId: true - - Item: Guarantee_Weapon_8Up + - Index: 9 + Item: Guarantee_Weapon_8Up Rate: 50 Announced: true UniqueId: true - - Item: Guarantee_Armor_8Up + - Index: 10 + Item: Guarantee_Armor_8Up Rate: 10 Announced: true UniqueId: true - - Item: Singing_Bird + - Index: 11 + Item: Singing_Bird Rate: 130 Announced: true UniqueId: true - - Item: Round_Eyes + - Index: 12 + Item: Round_Eyes Rate: 100 Announced: true UniqueId: true - - Item: Cat_Hat + - Index: 13 + Item: Cat_Hat Rate: 70 Announced: true UniqueId: true - - Item: Weather_Report_Box + - Index: 14 + Item: Weather_Report_Box Rate: 5 Announced: true UniqueId: true @@ -11951,430 +17098,581 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Orc_Hero_Helm + - Index: 0 + Item: Orc_Hero_Helm Rate: 25 Announced: true - - Item: Ancient_Elven_Ear + - Index: 1 + Item: Ancient_Elven_Ear Rate: 74 Announced: true - - Item: Magic_Card_Album + - Index: 2 + Item: Magic_Card_Album Rate: 75 Announced: true - - Item: Thanatos_Card + - Index: 3 + Item: Thanatos_Card Rate: 1 Announced: true - - Item: Wind_Walk_10_Scroll_Box + - Index: 4 + Item: Wind_Walk_10_Scroll_Box Rate: 1100 - - Item: Angelic_Ring + - Index: 5 + Item: Angelic_Ring Rate: 100 - - Item: Regeneration_Potion + - Index: 6 + Item: Regeneration_Potion Rate: 900 - - Item: Wander_Man_Box10 + - Index: 7 + Item: Wander_Man_Box10 Rate: 1000 - - Item: Dex_Dish_Box + - Index: 8 + Item: Dex_Dish_Box Rate: 1100 - - Item: Unbreak_Def_Box + - Index: 9 + Item: Unbreak_Def_Box Rate: 800 - - Item: Unbreak_Weap_Box + - Index: 10 + Item: Unbreak_Weap_Box Rate: 800 - - Item: Job_Manual50_Box + - Index: 11 + Item: Job_Manual50_Box Rate: 1000 - - Item: Kafra_Card_Box + - Index: 12 + Item: Kafra_Card_Box Rate: 1200 Amount: 2 - - Item: Small_Life_Potion_Box50 + - Index: 13 + Item: Small_Life_Potion_Box50 Rate: 1100 - - Item: Guarantee_Weapon_5Up + - Index: 14 + Item: Guarantee_Weapon_5Up Rate: 300 - - Item: Guarantee_Weapon_6Up + - Index: 15 + Item: Guarantee_Weapon_6Up Rate: 200 - - Item: Guarantee_Weapon_7Up + - Index: 16 + Item: Guarantee_Weapon_7Up Rate: 150 - - Item: Guarantee_Weapon_8Up + - Index: 17 + Item: Guarantee_Weapon_8Up Rate: 50 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 18 + Item: Guarantee_Weapon_9Up Rate: 25 Announced: true - Group: IMORTAL_MIDGARD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Glory_FB_Hat + - Index: 9 + Item: Glory_FB_Hat Rate: 150 Announced: true - - Item: Cool_FB_Hat + - Index: 10 + Item: Cool_FB_Hat Rate: 150 Announced: true - - Item: RJC_Katusa + - Index: 11 + Item: RJC_Katusa Rate: 100 Announced: true - - Item: C_World_Star + - Index: 12 + Item: C_World_Star Rate: 150 Announced: true - - Item: Tare_Pope_ + - Index: 13 + Item: Tare_Pope_ Rate: 110 Announced: true - - Item: Immuned_Shield + - Index: 14 + Item: Immuned_Shield Rate: 189 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Tao_Card + - Index: 19 + Item: Sealed_Tao_Card Rate: 10 Announced: true - - Item: Sealed_Samurai_Card + - Index: 20 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Berzebub_Card + - Index: 21 + Item: Berzebub_Card Rate: 1 Announced: true - Group: IMPROVED_COIN_BAG SubGroups: - SubGroup: 1 List: - - Item: Manuk_Coin + - Index: 0 + Item: Manuk_Coin Rate: 5 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 5 - - Item: Sapa_Feat_Cert + - Index: 2 + Item: Sapa_Feat_Cert Rate: 5 - - Item: Mora_Coin + - Index: 3 + Item: Mora_Coin Rate: 5 - - Item: Agrade_Coin + - Index: 4 + Item: Agrade_Coin Rate: 1 - - Item: Bgrade_Coin + - Index: 5 + Item: Bgrade_Coin Rate: 2 - - Item: Cgrade_Coin + - Index: 6 + Item: Cgrade_Coin Rate: 1 - - Item: Malang_Sp_Can + - Index: 7 + Item: Malang_Sp_Can Rate: 8 - Group: INDIGO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Silvervine_Fruit_Box10 + - Index: 0 + Item: Silvervine_Fruit_Box10 Rate: 1150 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 1 + Item: C_Wing_Of_Fly_3Day_Box Rate: 1150 - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 1250 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1200 - - Item: Job_Manual50_Box + - Index: 4 + Item: Job_Manual50_Box Rate: 1000 - - Item: Spark_Candy_Box10 + - Index: 5 + Item: Spark_Candy_Box10 Rate: 1300 - - Item: Enriched_Elunium_Box + - Index: 6 + Item: Enriched_Elunium_Box Rate: 200 - - Item: Enriched_Oridecon_Box + - Index: 7 + Item: Enriched_Oridecon_Box Rate: 200 - - Item: Cloth_Dye_Coupon_Box + - Index: 8 + Item: Cloth_Dye_Coupon_Box Rate: 600 - - Item: Psychic_ArmorS + - Index: 9 + Item: Psychic_ArmorS Rate: 1138 Amount: 10 - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 500 - - Item: Fan_In_Mouth + - Index: 11 + Item: Fan_In_Mouth Rate: 150 Announced: true - - Item: Sealed_Kiel_Card + - Index: 12 + Item: Sealed_Kiel_Card Rate: 1 Announced: true - - Item: SLD_Dark_Snake_Card + - Index: 13 + Item: SLD_Dark_Snake_Card Rate: 15 Announced: true - - Item: Pharaoh_Card + - Index: 14 + Item: Pharaoh_Card Rate: 1 Announced: true - - Item: RWC_Memory_Staff + - Index: 15 + Item: RWC_Memory_Staff Rate: 3 Announced: true - - Item: Bird_Nest_Hat + - Index: 16 + Item: Bird_Nest_Hat Rate: 100 Announced: true - - Item: Monkey_On_Fur_Hat + - Index: 17 + Item: Monkey_On_Fur_Hat Rate: 40 Announced: true - - Item: Deviling_Card + - Index: 18 + Item: Deviling_Card Rate: 2 Announced: true - Group: INFILTRATOR_BOX SubGroups: - SubGroup: 0 List: - - Item: Infiltrator_C + - Index: 0 + Item: Infiltrator_C Duration: 10080 UniqueId: true - Group: INK_BALL SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 66 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 66 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 66 - - Item: Gift_Box + - Index: 3 + Item: Gift_Box Rate: 1333 - - Item: Blue_Gemstone + - Index: 4 + Item: Blue_Gemstone Rate: 666 - - Item: Jellopy + - Index: 5 + Item: Jellopy Rate: 2666 - - Item: Crystal_Blue + - Index: 6 + Item: Crystal_Blue Rate: 1333 - - Item: Large_Jellopy + - Index: 7 + Item: Large_Jellopy Rate: 1333 - - Item: Treasure_Box + - Index: 8 + Item: Treasure_Box Rate: 399 - - Item: Accessory_Box + - Index: 9 + Item: Accessory_Box Rate: 66 - - Item: Wrapped_Mask + - Index: 10 + Item: Wrapped_Mask Rate: 66 - - Item: First_Aid_Kit + - Index: 11 + Item: First_Aid_Kit Rate: 333 - - Item: Food_Package + - Index: 12 + Item: Food_Package Rate: 666 - - Item: Hometown_Gift + - Index: 13 + Item: Hometown_Gift Rate: 933 - Group: INSECTICIDE_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Insecticide_Ring + - Index: 0 + Item: Insecticide_Ring Duration: 10080 UniqueId: true - Group: INTERMEDIATE_COIN_BAG SubGroups: - SubGroup: 1 List: - - Item: Manuk_Coin + - Index: 0 + Item: Manuk_Coin Rate: 4 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 4 - - Item: Sapa_Feat_Cert + - Index: 2 + Item: Sapa_Feat_Cert Rate: 4 - - Item: Mora_Coin + - Index: 3 + Item: Mora_Coin Rate: 4 - - Item: Bgrade_Coin + - Index: 4 + Item: Bgrade_Coin Rate: 1 - - Item: Cgrade_Coin + - Index: 5 + Item: Cgrade_Coin Rate: 2 - - Item: Dgrade_Coin + - Index: 6 + Item: Dgrade_Coin Rate: 1 - - Item: Malang_Sp_Can + - Index: 7 + Item: Malang_Sp_Can Rate: 9 - Group: JEWEL SubGroups: - SubGroup: 1 List: - - Item: Yellow_Gemstone + - Index: 0 + Item: Yellow_Gemstone Rate: 100 - - Item: Red_Gemstone + - Index: 1 + Item: Red_Gemstone Rate: 100 - - Item: Blue_Gemstone + - Index: 2 + Item: Blue_Gemstone Rate: 100 - - Item: Dark_Red_Jewel + - Index: 3 + Item: Dark_Red_Jewel Rate: 10 - - Item: Violet_Jewel + - Index: 4 + Item: Violet_Jewel Rate: 10 - - Item: Skyblue_Jewel + - Index: 5 + Item: Skyblue_Jewel Rate: 10 - - Item: Azure_Jewel + - Index: 6 + Item: Azure_Jewel Rate: 10 - - Item: Scarlet_Jewel + - Index: 7 + Item: Scarlet_Jewel Rate: 10 - - Item: Cardinal_Jewel + - Index: 8 + Item: Cardinal_Jewel Rate: 10 - - Item: Cardinal_Jewel_ + - Index: 9 + Item: Cardinal_Jewel_ Rate: 10 - - Item: Red_Jewel + - Index: 10 + Item: Red_Jewel Rate: 10 - - Item: Blue_Jewel + - Index: 11 + Item: Blue_Jewel Rate: 10 - - Item: White_Jewel + - Index: 12 + Item: White_Jewel Rate: 10 - - Item: Golden_Jewel + - Index: 13 + Item: Golden_Jewel Rate: 10 - - Item: Bluish_Green_Jewel + - Index: 14 + Item: Bluish_Green_Jewel Rate: 10 - - Item: Crystal_Jewel + - Index: 15 + Item: Crystal_Jewel Rate: 5 - - Item: Crystal_Jewel_ + - Index: 16 + Item: Crystal_Jewel_ Rate: 4 - - Item: Crystal_Jewel__ + - Index: 17 + Item: Crystal_Jewel__ Rate: 3 - - Item: Crystal_Jewel___ + - Index: 18 + Item: Crystal_Jewel___ Rate: 27 - - Item: Glass_Bead + - Index: 19 + Item: Glass_Bead Rate: 50 - Group: JE_UN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Bubble_Gum_Box + - Index: 0 + Item: Bubble_Gum_Box Rate: 1500 - - Item: Vit_Dish_Box + - Index: 1 + Item: Vit_Dish_Box Rate: 1450 - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 1500 - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 1450 - - Item: Anger_Seagod + - Index: 4 + Item: Anger_Seagod Rate: 1450 Amount: 3 - - Item: Dex_Dish_Box + - Index: 5 + Item: Dex_Dish_Box Rate: 1500 - - Item: Unbreak_Def_Box + - Index: 6 + Item: Unbreak_Def_Box Rate: 144 - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 500 - - Item: Ribbon_Chef_Hat + - Index: 8 + Item: Ribbon_Chef_Hat Rate: 150 Announced: true - - Item: Strawberry_In_Mouth + - Index: 9 + Item: Strawberry_In_Mouth Rate: 150 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 10 + Item: Guarantee_Armor_7Up Rate: 30 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 11 + Item: Guarantee_Weapon_7Up Rate: 30 Announced: true - - Item: C_MoonStar_Accessory + - Index: 12 + Item: C_MoonStar_Accessory Rate: 50 Announced: true - - Item: Rune_Hairband + - Index: 13 + Item: Rune_Hairband Rate: 30 Announced: true - - Item: Sealed_Gloom_Card + - Index: 14 + Item: Sealed_Gloom_Card Rate: 5 Announced: true - - Item: Stretched_Nose_M + - Index: 15 + Item: Stretched_Nose_M Rate: 30 Announced: true - - Item: Galaxy_Circlet + - Index: 16 + Item: Galaxy_Circlet Rate: 30 Announced: true - - Item: Drake_Card + - Index: 17 + Item: Drake_Card Rate: 1 Announced: true - Group: JUICE SubGroups: - SubGroup: 1 List: - - Item: Apple_Juice + - Index: 0 + Item: Apple_Juice Rate: 1 - - Item: Banana_Juice + - Index: 1 + Item: Banana_Juice Rate: 1 - - Item: Carrot_Juice + - Index: 2 + Item: Carrot_Juice Rate: 1 - Group: JULY7_SCROLL SubGroups: - SubGroup: 0 List: - - Item: Basic_Siege_Supply_Box + - Index: 0 + Item: Basic_Siege_Supply_Box UniqueId: true - SubGroup: 1 List: - - Item: Underripe_Yggseed + - Index: 0 + Item: Underripe_Yggseed Rate: 1500 Amount: 10 UniqueId: true - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1500 UniqueId: true - - Item: Bubble_Gum_Box + - Index: 2 + Item: Bubble_Gum_Box Rate: 1550 UniqueId: true - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 1500 UniqueId: true - - Item: Convex_Mirror_Box + - Index: 4 + Item: Convex_Mirror_Box Rate: 1500 UniqueId: true - - Item: Eddga_Scroll + - Index: 5 + Item: Eddga_Scroll Rate: 400 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 6 + Item: Token_Of_Siegfried_Box Rate: 1500 UniqueId: true - - Item: Rabbit_Ribbon + - Index: 7 + Item: Rabbit_Ribbon Rate: 150 Announced: true UniqueId: true - - Item: Rainbow + - Index: 8 + Item: Rainbow Rate: 56 Announced: true UniqueId: true - - Item: Upd_Maya_Puple_Card + - Index: 9 + Item: Upd_Maya_Puple_Card Rate: 3 Announced: true UniqueId: true - - Item: Gold_Ingot_Poring_Hat + - Index: 10 + Item: Gold_Ingot_Poring_Hat Rate: 150 Announced: true UniqueId: true - - Item: Berzebub_Card + - Index: 11 + Item: Berzebub_Card Rate: 1 Announced: true UniqueId: true - - Item: C_Hair_Of_The_Strong + - Index: 12 + Item: C_Hair_Of_The_Strong Rate: 70 Announced: true UniqueId: true - - Item: Guarantee_Weapon_9Up + - Index: 13 + Item: Guarantee_Weapon_9Up Rate: 20 Announced: true UniqueId: true - - Item: Guarantee_Armor_9Up + - Index: 14 + Item: Guarantee_Armor_9Up Rate: 20 Announced: true UniqueId: true - - Item: RWC2010_Indonesia + - Index: 15 + Item: RWC2010_Indonesia Rate: 5 Announced: true UniqueId: true - - Item: Rocket_Helm_RWC + - Index: 16 + Item: Rocket_Helm_RWC Rate: 75 Announced: true UniqueId: true @@ -12382,556 +17680,750 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Thanatos_Card + - Index: 0 + Item: Thanatos_Card Rate: 1 Announced: true - - Item: Tao_Gunka_Card + - Index: 1 + Item: Tao_Gunka_Card Rate: 1 Announced: true - - Item: Lady_Tanee_Card + - Index: 2 + Item: Lady_Tanee_Card Rate: 10 Announced: true - - Item: Turtle_General_Card + - Index: 3 + Item: Turtle_General_Card Rate: 10 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 4 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 5 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 6 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 7 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 8 + Item: Guarantee_Armor_8Up Rate: 150 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 9 + Item: Guarantee_Weapon_8Up Rate: 150 Announced: true - - Item: Red_Baby_Dragon + - Index: 10 + Item: Red_Baby_Dragon Rate: 200 Announced: true - - Item: Excelion_Leg + - Index: 11 + Item: Excelion_Leg Rate: 200 Announced: true - - Item: Unbreakable_Weap + - Index: 12 + Item: Unbreakable_Weap Rate: 429 Amount: 3 - - Item: Unbreakable_Def + - Index: 13 + Item: Unbreakable_Def Rate: 429 Amount: 3 - - Item: Silvervine_Fruit_Box10 + - Index: 14 + Item: Silvervine_Fruit_Box10 Rate: 1190 - - Item: LUK_Biscuit_Stick + - Index: 15 + Item: LUK_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 16 + Item: DEX_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 17 + Item: INT_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 18 + Item: AGI_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 19 + Item: VIT_Biscuit_Stick Rate: 1130 Amount: 20 - - Item: STR_Biscuit_Stick + - Index: 20 + Item: STR_Biscuit_Stick Rate: 1130 Amount: 20 - Group: JUNG_BI_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Token_Of_Siegfried_Box + - Index: 0 + Item: Token_Of_Siegfried_Box Rate: 1300 - - Item: Int_Dish_Box + - Index: 1 + Item: Int_Dish_Box Rate: 1300 - - Item: Bubble_Gum_Box + - Index: 2 + Item: Bubble_Gum_Box Rate: 1300 - - Item: Spark_Candy_Box10 + - Index: 3 + Item: Spark_Candy_Box10 Rate: 1300 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1300 Amount: 10 - - Item: Agi_Dish_Box + - Index: 5 + Item: Agi_Dish_Box Rate: 1300 - - Item: Convex_Mirror_Box + - Index: 6 + Item: Convex_Mirror_Box Rate: 1200 - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 484 - - Item: Dark_Book + - Index: 8 + Item: Dark_Book Rate: 120 Announced: true - - Item: Alicel_Drooping_Doll + - Index: 9 + Item: Alicel_Drooping_Doll Rate: 50 Announced: true - - Item: Candy_Hat + - Index: 10 + Item: Candy_Hat Rate: 120 Announced: true - - Item: Honeybee_Hat + - Index: 11 + Item: Honeybee_Hat Rate: 100 Announced: true - - Item: Rainbow + - Index: 12 + Item: Rainbow Rate: 50 Announced: true - - Item: Majestic_Evil_Horn + - Index: 13 + Item: Majestic_Evil_Horn Rate: 10 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 14 + Item: Sealed_D_Lord_Card Rate: 5 Announced: true - - Item: Anemos_Mask + - Index: 15 + Item: Anemos_Mask Rate: 30 Announced: true - - Item: Fidelity_Necklace + - Index: 16 + Item: Fidelity_Necklace Rate: 30 Announced: true - - Item: Mistress_Card + - Index: 17 + Item: Mistress_Card Rate: 1 Announced: true - Group: KAISER_KNUCKLE_BOX SubGroups: - SubGroup: 0 List: - - Item: Kaiser_Knuckle_C + - Index: 0 + Item: Kaiser_Knuckle_C Duration: 10080 UniqueId: true - Group: KITTY_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: White_Drooping_Kitty + - Index: 0 + Item: White_Drooping_Kitty UniqueId: true - - Item: Blue_Drooping_Kitty + - Index: 1 + Item: Blue_Drooping_Kitty UniqueId: true - - Item: Pink_Drooping_Kitty + - Index: 2 + Item: Pink_Drooping_Kitty UniqueId: true - - Item: Yellow_Drooping_Kitty + - Index: 3 + Item: Yellow_Drooping_Kitty UniqueId: true - - Item: Gray_Drooping_Kitty + - Index: 4 + Item: Gray_Drooping_Kitty UniqueId: true - Group: LASTANGEL_LUCKYSCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Moon_Eyepatch + - Index: 9 + Item: Moon_Eyepatch Rate: 200 - - Item: C_Classical_Fhat + - Index: 10 + Item: C_Classical_Fhat Rate: 200 - - Item: Vajra + - Index: 11 + Item: Vajra Rate: 100 - - Item: Chatty_Parrot + - Index: 12 + Item: Chatty_Parrot Rate: 100 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Samurai_Card + - Index: 19 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Sealed_Gloom_Card + - Index: 20 + Item: Sealed_Gloom_Card Rate: 10 Announced: true - - Item: Ifrit_Card + - Index: 21 + Item: Ifrit_Card Rate: 1 Announced: true - - Item: Kiel_Card + - Index: 22 + Item: Kiel_Card Rate: 1 Announced: true - Group: LEO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Fallen_Bishop_Card + - Index: 0 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - - Item: Wind_Sprits_Armor + - Index: 1 + Item: Wind_Sprits_Armor Rate: 3 Announced: true - - Item: Skin_Of_Ventus + - Index: 2 + Item: Skin_Of_Ventus Rate: 5 Announced: true - - Item: Satanic_Chain_P + - Index: 3 + Item: Satanic_Chain_P Rate: 17 Announced: true - - Item: Leo_Crown + - Index: 4 + Item: Leo_Crown Rate: 17 Announced: true - - Item: Leo_Diadem + - Index: 5 + Item: Leo_Diadem Rate: 17 Announced: true - - Item: Angeling_Wanna_Fly + - Index: 6 + Item: Angeling_Wanna_Fly Rate: 40 Announced: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 300 Announced: true - - Item: F_Clover_Box_Mouth4 + - Index: 8 + Item: F_Clover_Box_Mouth4 Rate: 500 Announced: true - - Item: Guyak_Pudding + - Index: 9 + Item: Guyak_Pudding Rate: 700 Amount: 3 - - Item: Siroma_Icetea_To_Throw + - Index: 10 + Item: Siroma_Icetea_To_Throw Rate: 900 - - Item: Siegfried_Box5 + - Index: 11 + Item: Siegfried_Box5 Rate: 1000 - - Item: HE_Battle_Manual + - Index: 12 + Item: HE_Battle_Manual Rate: 1700 Amount: 2 - - Item: Regeneration_Box5 + - Index: 13 + Item: Regeneration_Box5 Rate: 1600 - - Item: Zeny_Scroll + - Index: 14 + Item: Zeny_Scroll Rate: 1400 Amount: 5 - - Item: Yggdrasilberry_Box_ + - Index: 15 + Item: Yggdrasilberry_Box_ Rate: 1300 - - Item: Vermilion_10_Scroll_Box + - Index: 16 + Item: Vermilion_10_Scroll_Box Rate: 500 - Group: LEVEL_UP_BOX100 SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_6Up - - Item: 120LVUP + - Index: 0 + Item: Guarantee_Weapon_6Up + - Index: 1 + Item: 120LVUP - Group: LEVEL_UP_BOX120 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 - - Item: Job_Manual50 + - Index: 3 + Item: Job_Manual50 Amount: 5 - - Item: Guarantee_Armor_6Up - - Item: 130LVUP + - Index: 4 + Item: Guarantee_Armor_6Up + - Index: 5 + Item: 130LVUP - Group: LEVEL_UP_BOX130 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 - - Item: Job_Manual50 + - Index: 3 + Item: Job_Manual50 Amount: 5 - - Item: Guarantee_Weapon_7Up - - Item: 140LVUP + - Index: 4 + Item: Guarantee_Weapon_7Up + - Index: 5 + Item: 140LVUP - Group: LEVEL_UP_BOX140 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 - - Item: Job_Manual50 + - Index: 3 + Item: Job_Manual50 Amount: 5 - - Item: Guarantee_Armor_7Up - - Item: 150LVUP + - Index: 4 + Item: Guarantee_Armor_7Up + - Index: 5 + Item: 150LVUP - Group: LEVEL_UP_BOX150 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 - - Item: Job_Manual50 + - Index: 3 + Item: Job_Manual50 Amount: 5 - - Item: Guarantee_Weapon_8Up - - Item: 160LVUP + - Index: 4 + Item: Guarantee_Weapon_8Up + - Index: 5 + Item: 160LVUP - Group: LEVEL_UP_BOX160 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 - - Item: Job_Manual50 + - Index: 3 + Item: Job_Manual50 Amount: 5 - - Item: Guarantee_Armor_8Up + - Index: 4 + Item: Guarantee_Armor_8Up Amount: 2 - Group: LIBRA_SCROLL SubGroups: - SubGroup: 1 List: - - Item: B_Katrinn_Card + - Index: 0 + Item: B_Katrinn_Card Rate: 1 Announced: true - - Item: Earth_Sprits_Armor_ + - Index: 1 + Item: Earth_Sprits_Armor_ Rate: 3 Announced: true - - Item: Bravery_Bag + - Index: 2 + Item: Bravery_Bag Rate: 12 Announced: true - - Item: Libra_Crown + - Index: 3 + Item: Libra_Crown Rate: 17 Announced: true - - Item: Libra_Diadem + - Index: 4 + Item: Libra_Diadem Rate: 17 Announced: true - - Item: Angeling_Hairpin + - Index: 5 + Item: Angeling_Hairpin Rate: 30 Announced: true - - Item: Magic_Card_Album + - Index: 6 + Item: Magic_Card_Album Rate: 70 Announced: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 400 Announced: true - - Item: Orc_LoadS_Box + - Index: 8 + Item: Orc_LoadS_Box Rate: 50 Announced: true - - Item: Boarding_Halter_Box + - Index: 9 + Item: Boarding_Halter_Box Rate: 600 - - Item: HE_Battle_Manual + - Index: 10 + Item: HE_Battle_Manual Rate: 1000 Amount: 5 - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 1100 Amount: 4 - - Item: Light_White_Pot_Box + - Index: 12 + Item: Light_White_Pot_Box Rate: 1200 - - Item: 17Carat_Dia + - Index: 13 + Item: 17Carat_Dia Rate: 1300 - - Item: Drocera_Herb_Stew + - Index: 14 + Item: Drocera_Herb_Stew Rate: 1700 - - Item: Branch_Of_Dead_Tree_Box + - Index: 15 + Item: Branch_Of_Dead_Tree_Box Rate: 2500 - Group: LIFE_RIBBON_BOX SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 60 UniqueId: true - Group: LIFE_RIBBON_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 120 UniqueId: true - Group: LIFE_RIBBON_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 240 UniqueId: true - Group: LORD_CIRCLET_BOX SubGroups: - SubGroup: 0 List: - - Item: Lord_Circlet_C + - Index: 0 + Item: Lord_Circlet_C Duration: 10080 UniqueId: true - Group: LOTTOBOX SubGroups: - SubGroup: 1 List: - - Item: Lotto31 + - Index: 0 + Item: Lotto31 Rate: 1 - - Item: Lotto32 + - Index: 1 + Item: Lotto32 Rate: 1 - - Item: Lotto33 + - Index: 2 + Item: Lotto33 Rate: 1 - - Item: Lotto34 + - Index: 3 + Item: Lotto34 Rate: 1 - - Item: Lotto35 + - Index: 4 + Item: Lotto35 Rate: 1 - - Item: Lotto36 + - Index: 5 + Item: Lotto36 Rate: 1 - - Item: Lotto37 + - Index: 6 + Item: Lotto37 Rate: 1 - - Item: Lotto38 + - Index: 7 + Item: Lotto38 Rate: 1 - - Item: Lotto39 + - Index: 8 + Item: Lotto39 Rate: 1 - - Item: Lotto40 + - Index: 9 + Item: Lotto40 Rate: 1 - Group: LOTTOBOX1 SubGroups: - SubGroup: 1 List: - - Item: Lotto01 + - Index: 0 + Item: Lotto01 Rate: 1 - - Item: Lotto02 + - Index: 1 + Item: Lotto02 Rate: 1 - - Item: Lotto03 + - Index: 2 + Item: Lotto03 Rate: 1 - - Item: Lotto04 + - Index: 3 + Item: Lotto04 Rate: 1 - - Item: Lotto05 + - Index: 4 + Item: Lotto05 Rate: 1 - - Item: Lotto06 + - Index: 5 + Item: Lotto06 Rate: 1 - - Item: Lotto07 + - Index: 6 + Item: Lotto07 Rate: 1 - - Item: Lotto08 + - Index: 7 + Item: Lotto08 Rate: 1 - - Item: Lotto09 + - Index: 8 + Item: Lotto09 Rate: 1 - - Item: Lotto10 + - Index: 9 + Item: Lotto10 Rate: 1 - Group: LOTTOBOX2 SubGroups: - SubGroup: 1 List: - - Item: Lotto11 + - Index: 0 + Item: Lotto11 Rate: 1 - - Item: Lotto12 + - Index: 1 + Item: Lotto12 Rate: 1 - - Item: Lotto13 + - Index: 2 + Item: Lotto13 Rate: 1 - - Item: Lotto14 + - Index: 3 + Item: Lotto14 Rate: 1 - - Item: Lotto15 + - Index: 4 + Item: Lotto15 Rate: 1 - - Item: Lotto16 + - Index: 5 + Item: Lotto16 Rate: 1 - - Item: Lotto17 + - Index: 6 + Item: Lotto17 Rate: 1 - - Item: Lotto18 + - Index: 7 + Item: Lotto18 Rate: 1 - - Item: Lotto19 + - Index: 8 + Item: Lotto19 Rate: 1 - - Item: Lotto20 + - Index: 9 + Item: Lotto20 Rate: 1 - Group: LOTTOBOX3 SubGroups: - SubGroup: 1 List: - - Item: Lotto21 + - Index: 0 + Item: Lotto21 Rate: 1 - - Item: Lotto22 + - Index: 1 + Item: Lotto22 Rate: 1 - - Item: Lotto23 + - Index: 2 + Item: Lotto23 Rate: 1 - - Item: Lotto24 + - Index: 3 + Item: Lotto24 Rate: 1 - - Item: Lotto25 + - Index: 4 + Item: Lotto25 Rate: 1 - - Item: Lotto26 + - Index: 5 + Item: Lotto26 Rate: 1 - - Item: Lotto27 + - Index: 6 + Item: Lotto27 Rate: 1 - - Item: Lotto28 + - Index: 7 + Item: Lotto28 Rate: 1 - - Item: Lotto29 + - Index: 8 + Item: Lotto29 Rate: 1 - - Item: Lotto30 + - Index: 9 + Item: Lotto30 Rate: 1 - Group: LOTTOBOX4 SubGroups: - SubGroup: 1 List: - - Item: Lotto31 + - Index: 0 + Item: Lotto31 Rate: 1 - - Item: Lotto32 + - Index: 1 + Item: Lotto32 Rate: 1 - - Item: Lotto33 + - Index: 2 + Item: Lotto33 Rate: 1 - - Item: Lotto34 + - Index: 3 + Item: Lotto34 Rate: 1 - - Item: Lotto35 + - Index: 4 + Item: Lotto35 Rate: 1 - - Item: Lotto36 + - Index: 5 + Item: Lotto36 Rate: 1 - - Item: Lotto37 + - Index: 6 + Item: Lotto37 Rate: 1 - - Item: Lotto38 + - Index: 7 + Item: Lotto38 Rate: 1 - - Item: Lotto39 + - Index: 8 + Item: Lotto39 Rate: 1 - - Item: Lotto40 + - Index: 9 + Item: Lotto40 Rate: 1 - Group: LOTTOBOX5 SubGroups: - SubGroup: 1 List: - - Item: Lotto41 + - Index: 0 + Item: Lotto41 Rate: 1 - - Item: Lotto42 + - Index: 1 + Item: Lotto42 Rate: 1 - - Item: Lotto43 + - Index: 2 + Item: Lotto43 Rate: 1 - - Item: Lotto44 + - Index: 3 + Item: Lotto44 Rate: 1 - - Item: Lotto45 + - Index: 4 + Item: Lotto45 Rate: 1 - Group: LOUISE_COSTUME_BOX SubGroups: - SubGroup: 1 List: - - Item: Red_Bag + - Index: 0 + Item: Red_Bag Rate: 18 - - Item: Cool_Summer_Outfit + - Index: 1 + Item: Cool_Summer_Outfit Rate: 2 - Group: LOVELY_AQUARIUS_BOX SubGroups: - SubGroup: 0 List: - - Item: Lovely_Aquarius_Scroll + - Index: 0 + Item: Lovely_Aquarius_Scroll Amount: 10 UniqueId: true Stacked: false @@ -12939,47 +18431,61 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Bradium_Brooch + - Index: 0 + Item: Bradium_Brooch Rate: 1 UniqueId: true - - Item: Neuralizer_Box + - Index: 1 + Item: Neuralizer_Box Rate: 4 UniqueId: true - - Item: Sleepr_Hat + - Index: 2 + Item: Sleepr_Hat Rate: 9 UniqueId: true - - Item: Aquarius_Crown + - Index: 3 + Item: Aquarius_Crown Rate: 50 UniqueId: true - - Item: Tucan_Hat_Box + - Index: 4 + Item: Tucan_Hat_Box Rate: 35 UniqueId: true - - Item: GhostringS + - Index: 5 + Item: GhostringS Rate: 1 UniqueId: true - - Item: Mysterious_Dyestuff + - Index: 6 + Item: Mysterious_Dyestuff Rate: 50 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: Spark_Candy_Box5 + - Index: 8 + Item: Spark_Candy_Box5 Rate: 140 UniqueId: true - - Item: Glass_Of_Illusion_Box5 + - Index: 9 + Item: Glass_Of_Illusion_Box5 Rate: 130 UniqueId: true - - Item: F_Clover_Box_Mouth4 + - Index: 10 + Item: F_Clover_Box_Mouth4 Rate: 150 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 170 Amount: 5 UniqueId: true - - Item: Bubble_Gum_Box5 + - Index: 12 + Item: Bubble_Gum_Box5 Rate: 140 UniqueId: true - - Item: Fire_Cracker_Love_Box + - Index: 13 + Item: Fire_Cracker_Love_Box Rate: 20 Amount: 2 UniqueId: true @@ -12987,692 +18493,928 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Sapa_Feat_Cert + - Index: 1 + Item: Sapa_Feat_Cert Rate: 300 - - Item: Cgrade_Coin + - Index: 2 + Item: Cgrade_Coin Rate: 100 - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Mora_Coin + - Index: 1 + Item: Mora_Coin Rate: 200 - - Item: Dgrade_Coin + - Index: 2 + Item: Dgrade_Coin Rate: 200 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Manuk_Coin + - Index: 1 + Item: Manuk_Coin Rate: 300 - - Item: Egrade_Coin + - Index: 2 + Item: Egrade_Coin Rate: 200 - SubGroup: 4 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 300 - - Item: Egrade_Coin + - Index: 2 + Item: Egrade_Coin Rate: 200 - Group: LUCKY_BAG SubGroups: - SubGroup: 1 List: - - Item: Fire_Cracker + - Index: 0 + Item: Fire_Cracker Rate: 8 - - Item: Korea_Rice_Cake + - Index: 1 + Item: Korea_Rice_Cake Rate: 6 - - Item: Handsei + - Index: 2 + Item: Handsei Rate: 2 - - Item: Taiwan_Luk_Coin + - Index: 3 + Item: Taiwan_Luk_Coin Rate: 3 - - Item: Big_Luk_Bookmark + - Index: 4 + Item: Big_Luk_Bookmark Rate: 1 - Group: LUCKY_EGG_C SubGroups: - SubGroup: 1 List: - - Item: Sealed_Mistress_Card + - Index: 0 + Item: Sealed_Mistress_Card Rate: 1 Announced: true - - Item: Magic_Card_Album + - Index: 1 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: White_Slim_Pot_Box2 + - Index: 2 + Item: White_Slim_Pot_Box2 Rate: 1500 - - Item: Poison_Bottle_Box2 + - Index: 3 + Item: Poison_Bottle_Box2 Rate: 1500 - - Item: Blue_Herb_Box2 + - Index: 4 + Item: Blue_Herb_Box2 Rate: 1500 - - Item: Chung_E_Pet_Coupon + - Index: 5 + Item: Chung_E_Pet_Coupon Rate: 1200 - - Item: Succu_Pet_Coupon + - Index: 6 + Item: Succu_Pet_Coupon Rate: 1200 - - Item: Imp_Pet_Coupon + - Index: 7 + Item: Imp_Pet_Coupon Rate: 1200 - - Item: Guarantee_Weapon_5Up + - Index: 8 + Item: Guarantee_Weapon_5Up Rate: 200 - - Item: Guarantee_Armor_5Up + - Index: 9 + Item: Guarantee_Armor_5Up Rate: 200 - - Item: Crown_ + - Index: 10 + Item: Crown_ Rate: 290 - - Item: Sharp_Gear_ + - Index: 11 + Item: Sharp_Gear_ Rate: 250 - - Item: Ribbon_Of_Bride + - Index: 12 + Item: Ribbon_Of_Bride Rate: 50 Announced: true - - Item: Odin's_Blessing + - Index: 13 + Item: Odin's_Blessing Rate: 599 - - Item: Archangel_Wing + - Index: 14 + Item: Archangel_Wing Rate: 50 Announced: true - - Item: Elven_Ears_ + - Index: 15 + Item: Elven_Ears_ Rate: 10 Announced: true - - Item: Rabbit_Earplug + - Index: 16 + Item: Rabbit_Earplug Rate: 200 - Group: LUCKY_EGG_C10 SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_8Up + - Index: 0 + Item: Guarantee_Weapon_8Up Rate: 5 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 1 + Item: Guarantee_Armor_8Up Rate: 5 Announced: true - - Item: Magic_Card_Album + - Index: 2 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Evil_Marcher_Hat + - Index: 3 + Item: Evil_Marcher_Hat Rate: 15 Announced: true - - Item: Battle_Manual_Box + - Index: 4 + Item: Battle_Manual_Box Rate: 500 - - Item: Comp_Bubble_Gum + - Index: 5 + Item: Comp_Bubble_Gum Rate: 1000 Amount: 3 - - Item: Comp_Insurance + - Index: 6 + Item: Comp_Insurance Rate: 1000 Amount: 3 - - Item: Poison_Bottle_Box2 + - Index: 7 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Bloody_Dead_Branch + - Index: 8 + Item: Bloody_Dead_Branch Rate: 100 Announced: true - - Item: Guarantee_Weapon_5Up + - Index: 9 + Item: Guarantee_Weapon_5Up Rate: 200 Announced: true - - Item: Guarantee_Armor_5Up + - Index: 10 + Item: Guarantee_Armor_5Up Rate: 200 Announced: true - - Item: E_WOB_Rune + - Index: 11 + Item: E_WOB_Rune Rate: 900 Amount: 10 - - Item: E_WOB_Schwaltz + - Index: 12 + Item: E_WOB_Schwaltz Rate: 900 Amount: 10 - - Item: E_WOB_Rachel + - Index: 13 + Item: E_WOB_Rachel Rate: 900 Amount: 10 - - Item: E_WOB_Local + - Index: 14 + Item: E_WOB_Local Rate: 900 Amount: 10 - - Item: RWC2010_Indonesia + - Index: 15 + Item: RWC2010_Indonesia Rate: 1 Announced: true - - Item: Sealed_Kiel_Card + - Index: 16 + Item: Sealed_Kiel_Card Rate: 1 Announced: true - - Item: White_Slim_Pot_Box2 + - Index: 17 + Item: White_Slim_Pot_Box2 Rate: 800 - - Item: Sealed_B_Ygnizem_Card + - Index: 18 + Item: Sealed_B_Ygnizem_Card Rate: 1 Announced: true - - Item: Heart_Eye_Patch1 + - Index: 19 + Item: Heart_Eye_Patch1 Rate: 150 Announced: true - - Item: Heart_Eye_Patch2 + - Index: 20 + Item: Heart_Eye_Patch2 Rate: 150 Announced: true - - Item: Boy's_Naivety + - Index: 21 + Item: Boy's_Naivety Rate: 400 - - Item: Flaming_Ice + - Index: 22 + Item: Flaming_Ice Rate: 400 - - Item: Tantanmen + - Index: 23 + Item: Tantanmen Rate: 400 - - Item: Enchant_Book + - Index: 24 + Item: Enchant_Book Rate: 22 Announced: true - Group: LUCKY_EGG_C2 SubGroups: - SubGroup: 1 List: - - Item: Magic_Card_Album + - Index: 0 + Item: Magic_Card_Album Rate: 50 - - Item: White_Slim_Pot_Box2 + - Index: 1 + Item: White_Slim_Pot_Box2 Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 900 - - Item: Blue_Herb_Box2 + - Index: 3 + Item: Blue_Herb_Box2 Rate: 900 - - Item: Guarantee_Weapon_5Up + - Index: 4 + Item: Guarantee_Weapon_5Up Rate: 200 - - Item: Guarantee_Armor_5Up + - Index: 5 + Item: Guarantee_Armor_5Up Rate: 200 - - Item: Sealed_Dracula_Card + - Index: 6 + Item: Sealed_Dracula_Card Rate: 1 - - Item: Drake_Card + - Index: 7 + Item: Drake_Card Rate: 1 - - Item: Cancer_Diadem + - Index: 8 + Item: Cancer_Diadem Rate: 150 - - Item: Cancer_Crown + - Index: 9 + Item: Cancer_Crown Rate: 150 - - Item: Mini_Propeller_ + - Index: 10 + Item: Mini_Propeller_ Rate: 150 - - Item: Battle_Manual_Box + - Index: 11 + Item: Battle_Manual_Box Rate: 1000 Announced: true - - Item: Comp_Bubble_Gum + - Index: 12 + Item: Comp_Bubble_Gum Rate: 800 - - Item: Comp_Insurance + - Index: 13 + Item: Comp_Insurance Rate: 800 Amount: 3 Announced: true - - Item: J_Aspersio_5_Scroll + - Index: 14 + Item: J_Aspersio_5_Scroll Rate: 800 Amount: 5 Announced: true - - Item: Underripe_Yggseed + - Index: 15 + Item: Underripe_Yggseed Rate: 800 Amount: 10 Announced: true - - Item: Psychic_ArmorS + - Index: 16 + Item: Psychic_ArmorS Rate: 800 Amount: 2 Announced: true - - Item: Yggdrasilberry_Box_ + - Index: 17 + Item: Yggdrasilberry_Box_ Rate: 948 Announced: true - - Item: Bogy_Horn + - Index: 18 + Item: Bogy_Horn Rate: 150 Announced: true - - Item: Flame_Sprits_Armor__ + - Index: 19 + Item: Flame_Sprits_Armor__ Rate: 150 Announced: true - - Item: Jasper_Crest + - Index: 20 + Item: Jasper_Crest Rate: 150 Announced: true - Group: LUCKY_EGG_C3 SubGroups: - SubGroup: 1 List: - - Item: Magic_Card_Album + - Index: 0 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: White_Slim_Pot_Box2 + - Index: 1 + Item: White_Slim_Pot_Box2 Rate: 800 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 800 - - Item: Blue_Herb_Box2 + - Index: 3 + Item: Blue_Herb_Box2 Rate: 800 - - Item: Chung_E_Pet_Coupon + - Index: 4 + Item: Chung_E_Pet_Coupon Rate: 500 Announced: true - - Item: Succu_Pet_Coupon + - Index: 5 + Item: Succu_Pet_Coupon Rate: 500 Announced: true - - Item: Imp_Pet_Coupon + - Index: 6 + Item: Imp_Pet_Coupon Rate: 500 Announced: true - - Item: Leo_Crown + - Index: 7 + Item: Leo_Crown Rate: 150 Announced: true - - Item: Dress_Hat + - Index: 8 + Item: Dress_Hat Rate: 100 Announced: true - - Item: Sunglasses_ + - Index: 9 + Item: Sunglasses_ Rate: 10 Announced: true - - Item: Battle_Manual_Box + - Index: 10 + Item: Battle_Manual_Box Rate: 489 - - Item: Comp_Bubble_Gum + - Index: 11 + Item: Comp_Bubble_Gum Rate: 800 Amount: 3 - - Item: Comp_Insurance + - Index: 12 + Item: Comp_Insurance Rate: 800 Amount: 3 - - Item: J_Aspersio_5_Scroll + - Index: 13 + Item: J_Aspersio_5_Scroll Rate: 800 Amount: 5 - - Item: Underripe_Yggseed + - Index: 14 + Item: Underripe_Yggseed Rate: 800 Amount: 10 - - Item: Psychic_ArmorS + - Index: 15 + Item: Psychic_ArmorS Rate: 800 Amount: 2 - - Item: Yggdrasilberry_Box_ + - Index: 16 + Item: Yggdrasilberry_Box_ Rate: 800 - - Item: Upg_Buckler_Box + - Index: 17 + Item: Upg_Buckler_Box Rate: 100 Announced: true - - Item: Flame_Sprits_Armor__ + - Index: 18 + Item: Flame_Sprits_Armor__ Rate: 200 Announced: true - - Item: Sealed_Kiel_Card + - Index: 19 + Item: Sealed_Kiel_Card Rate: 1 Announced: true - - Item: Donut_In_Mouth + - Index: 20 + Item: Donut_In_Mouth Rate: 150 Announced: true - - Item: K_Rabbit_Bonnet + - Index: 21 + Item: K_Rabbit_Bonnet Rate: 50 Announced: true - Group: LUCKY_EGG_C4 SubGroups: - SubGroup: 1 List: - - Item: White_Slim_Pot_Box2 + - Index: 0 + Item: White_Slim_Pot_Box2 Rate: 790 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 720 - - Item: Blue_Herb_Box2 + - Index: 2 + Item: Blue_Herb_Box2 Rate: 720 - - Item: Battle_Manual_Box + - Index: 3 + Item: Battle_Manual_Box Rate: 700 - - Item: J_Aspersio_5_Scroll + - Index: 4 + Item: J_Aspersio_5_Scroll Rate: 720 Amount: 5 - - Item: Deviling_Card + - Index: 5 + Item: Deviling_Card Rate: 1 Announced: true - - Item: Comp_Bubble_Gum + - Index: 6 + Item: Comp_Bubble_Gum Rate: 720 Amount: 3 - - Item: Comp_Insurance + - Index: 7 + Item: Comp_Insurance Rate: 720 Amount: 3 - - Item: Underripe_Yggseed + - Index: 8 + Item: Underripe_Yggseed Rate: 720 Amount: 10 - - Item: Psychic_ArmorS + - Index: 9 + Item: Psychic_ArmorS Rate: 720 Amount: 2 - - Item: Yggdrasilberry_Box_ + - Index: 10 + Item: Yggdrasilberry_Box_ Rate: 720 - - Item: Sealed_B_Ygnizem_Card + - Index: 11 + Item: Sealed_B_Ygnizem_Card Rate: 1 Announced: true - - Item: Lunatic_Hat_Box + - Index: 12 + Item: Lunatic_Hat_Box Rate: 200 Announced: true - - Item: Necromencer's_Hood + - Index: 13 + Item: Necromencer's_Hood Rate: 200 Announced: true - - Item: Fried_Egg + - Index: 14 + Item: Fried_Egg Rate: 200 Announced: true - - Item: Sagittarius_Crown + - Index: 15 + Item: Sagittarius_Crown Rate: 200 Announced: true - - Item: Savage_Baby_Hat + - Index: 16 + Item: Savage_Baby_Hat Rate: 198 Announced: true - - Item: Fur_Seal_Hat_Box + - Index: 17 + Item: Fur_Seal_Hat_Box Rate: 200 Announced: true - - Item: Chung_E_Pet_Coupon + - Index: 18 + Item: Chung_E_Pet_Coupon Rate: 500 Announced: true - - Item: Succu_Pet_Coupon + - Index: 19 + Item: Succu_Pet_Coupon Rate: 500 Announced: true - - Item: Imp_Pet_Coupon + - Index: 20 + Item: Imp_Pet_Coupon Rate: 500 Announced: true - - Item: Magic_Card_Album + - Index: 21 + Item: Magic_Card_Album Rate: 50 Announced: true - Group: LUCKY_EGG_C5 SubGroups: - SubGroup: 1 List: - - Item: Yggdrasilberry_Box_ + - Index: 0 + Item: Yggdrasilberry_Box_ Rate: 900 - - Item: Underripe_Yggseed + - Index: 1 + Item: Underripe_Yggseed Rate: 900 Amount: 10 - - Item: Psychic_ArmorS + - Index: 2 + Item: Psychic_ArmorS Rate: 900 Amount: 2 - - Item: J_Aspersio_5_Scroll + - Index: 3 + Item: J_Aspersio_5_Scroll Rate: 900 Amount: 5 - - Item: Vanberk_Card + - Index: 4 + Item: Vanberk_Card Rate: 1 Announced: true - - Item: Sealed_Ktullanux_Card + - Index: 5 + Item: Sealed_Ktullanux_Card Rate: 1 Announced: true - - Item: Comp_Bubble_Gum + - Index: 6 + Item: Comp_Bubble_Gum Rate: 900 Amount: 3 - - Item: Comp_Insurance + - Index: 7 + Item: Comp_Insurance Rate: 900 Amount: 3 - - Item: Battle_Manual_Box + - Index: 8 + Item: Battle_Manual_Box Rate: 800 - - Item: Blue_Herb_Box2 + - Index: 9 + Item: Blue_Herb_Box2 Rate: 800 - - Item: Poison_Bottle_Box2 + - Index: 10 + Item: Poison_Bottle_Box2 Rate: 800 - - Item: White_Slim_Pot_Box2 + - Index: 11 + Item: White_Slim_Pot_Box2 Rate: 800 - - Item: Magic_Card_Album + - Index: 12 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Magestic_Goat_ + - Index: 13 + Item: Magestic_Goat_ Rate: 150 Announced: true - - Item: Fallen_Angel_Wing + - Index: 14 + Item: Fallen_Angel_Wing Rate: 1 Announced: true - - Item: Delicious_Shaved_Ice + - Index: 15 + Item: Delicious_Shaved_Ice Rate: 299 Announced: true - - Item: Fit_Pipe + - Index: 16 + Item: Fit_Pipe Rate: 299 Announced: true - - Item: Gril's_Naivety + - Index: 17 + Item: Gril's_Naivety Rate: 299 Announced: true - - Item: Ring_Of_Flame_Lord + - Index: 18 + Item: Ring_Of_Flame_Lord Rate: 50 Announced: true - - Item: Samambaia_Box + - Index: 19 + Item: Samambaia_Box Rate: 200 Announced: true - - Item: Ring_Of_Resonance + - Index: 20 + Item: Ring_Of_Resonance Rate: 50 Announced: true - Group: LUCKY_EGG_C6 SubGroups: - SubGroup: 1 List: - - Item: Pierre_Treasurebox + - Index: 0 + Item: Pierre_Treasurebox Rate: 500 - - Item: Yggdrasilberry + - Index: 1 + Item: Yggdrasilberry Rate: 500 Amount: 5 - - Item: Underripe_Yggseed + - Index: 2 + Item: Underripe_Yggseed Rate: 500 Amount: 10 - - Item: Psychic_ArmorS + - Index: 3 + Item: Psychic_ArmorS Rate: 500 Amount: 2 - - Item: J_Aspersio_5_Scroll + - Index: 4 + Item: J_Aspersio_5_Scroll Rate: 700 Amount: 5 - - Item: Comp_Insurance + - Index: 5 + Item: Comp_Insurance Rate: 700 Amount: 3 - - Item: Comp_Bubble_Gum + - Index: 6 + Item: Comp_Bubble_Gum Rate: 700 Amount: 2 - - Item: Comp_Battle_Manual + - Index: 7 + Item: Comp_Battle_Manual Rate: 500 Amount: 2 - - Item: Blue_Herb_Box2 + - Index: 8 + Item: Blue_Herb_Box2 Rate: 1000 - - Item: Poison_Bottle_Box2 + - Index: 9 + Item: Poison_Bottle_Box2 Rate: 1200 - - Item: White_Slim_Pot_Box2 + - Index: 10 + Item: White_Slim_Pot_Box2 Rate: 1200 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 350 - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 300 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 14 + Item: Guarantee_Weapon_7Up Rate: 300 Announced: true - - Item: Passion_FB_Hat + - Index: 15 + Item: Passion_FB_Hat Rate: 300 Announced: true - - Item: Cool_FB_Hat + - Index: 16 + Item: Cool_FB_Hat Rate: 300 Announced: true - - Item: Victory_FB_Hat + - Index: 17 + Item: Victory_FB_Hat Rate: 300 Announced: true - - Item: Glory_FB_Hat + - Index: 18 + Item: Glory_FB_Hat Rate: 100 Announced: true - Group: LUCKY_EGG_C7 SubGroups: - SubGroup: 1 List: - - Item: Magic_Card_Album + - Index: 0 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Yggdrasilberry_Box_ + - Index: 1 + Item: Yggdrasilberry_Box_ Rate: 1043 - - Item: Underripe_Yggseed + - Index: 2 + Item: Underripe_Yggseed Rate: 1000 Amount: 10 - - Item: Psychic_ArmorS + - Index: 3 + Item: Psychic_ArmorS Rate: 1000 Amount: 2 - - Item: J_Aspersio_5_Scroll + - Index: 4 + Item: J_Aspersio_5_Scroll Rate: 1000 Amount: 5 - - Item: Comp_Insurance + - Index: 5 + Item: Comp_Insurance Rate: 1000 Amount: 3 - - Item: Comp_Bubble_Gum + - Index: 6 + Item: Comp_Bubble_Gum Rate: 1000 Amount: 3 - - Item: Battle_Manual_Box + - Index: 7 + Item: Battle_Manual_Box Rate: 800 - - Item: Blue_Herb_Box2 + - Index: 8 + Item: Blue_Herb_Box2 Rate: 1000 - - Item: Poison_Bottle_Box2 + - Index: 9 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: White_Slim_Pot_Box2 + - Index: 10 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Valkyrie_Helm + - Index: 11 + Item: Valkyrie_Helm Rate: 50 Announced: true - - Item: Ifrit_Card + - Index: 12 + Item: Ifrit_Card Rate: 1 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 25 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 14 + Item: Guarantee_Weapon_7Up Rate: 25 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 15 + Item: Guarantee_Armor_9Up Rate: 2 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 2 Announced: true - - Item: Mask_Of_Ifrit + - Index: 17 + Item: Mask_Of_Ifrit Rate: 1 Announced: true - - Item: Ifrit's_Ear + - Index: 18 + Item: Ifrit's_Ear Rate: 1 Announced: true - Group: LUCKY_EGG_C8 SubGroups: - SubGroup: 1 List: - - Item: Yggdrasilberry_Box_ + - Index: 0 + Item: Yggdrasilberry_Box_ Rate: 900 - - Item: Bloody_Dead_Branch + - Index: 1 + Item: Bloody_Dead_Branch Rate: 95 Announced: true - - Item: Dead_Tree_Branch_Box2 + - Index: 2 + Item: Dead_Tree_Branch_Box2 Rate: 1000 - - Item: Psychic_ArmorS + - Index: 3 + Item: Psychic_ArmorS Rate: 1000 Amount: 2 - - Item: J_Aspersio_5_Scroll + - Index: 4 + Item: J_Aspersio_5_Scroll Rate: 1000 Amount: 5 - - Item: Comp_Insurance + - Index: 5 + Item: Comp_Insurance Rate: 1000 Amount: 3 - - Item: Comp_Bubble_Gum + - Index: 6 + Item: Comp_Bubble_Gum Rate: 1000 Amount: 3 - - Item: Battle_Manual_Box + - Index: 7 + Item: Battle_Manual_Box Rate: 900 - - Item: Fruit_Of_Mastela_Box2 + - Index: 8 + Item: Fruit_Of_Mastela_Box2 Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 9 + Item: Poison_Bottle_Box2 Rate: 900 - - Item: White_Slim_Pot_Box2 + - Index: 10 + Item: White_Slim_Pot_Box2 Rate: 900 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Black_Devil_Mask_ + - Index: 12 + Item: Black_Devil_Mask_ Rate: 1 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 25 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 14 + Item: Guarantee_Weapon_7Up Rate: 25 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 15 + Item: Guarantee_Armor_9Up Rate: 2 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 2 Announced: true - - Item: Drooping_Morocc_Minion + - Index: 17 + Item: Drooping_Morocc_Minion Rate: 150 Announced: true - - Item: Wanderer's_Sakkat + - Index: 18 + Item: Wanderer's_Sakkat Rate: 150 Announced: true - Group: LUCKY_EGG_C9 SubGroups: - SubGroup: 1 List: - - Item: Comp_Bubble_Gum + - Index: 0 + Item: Comp_Bubble_Gum Rate: 1500 Amount: 3 - - Item: Battle_Manual_Box + - Index: 1 + Item: Battle_Manual_Box Rate: 1459 - - Item: Comp_Insurance + - Index: 2 + Item: Comp_Insurance Rate: 1500 Amount: 3 - - Item: White_Slim_Pot_Box2 + - Index: 3 + Item: White_Slim_Pot_Box2 Rate: 1500 - - Item: Poison_Bottle_Box2 + - Index: 4 + Item: Poison_Bottle_Box2 Rate: 1500 - - Item: Dead_Tree_Branch_Box2 + - Index: 5 + Item: Dead_Tree_Branch_Box2 Rate: 1500 - - Item: Elven_Ears_ + - Index: 6 + Item: Elven_Ears_ Rate: 10 Announced: true - - Item: Holy_Marching_Hat_J + - Index: 7 + Item: Holy_Marching_Hat_J Rate: 300 Announced: true - - Item: Auger_Of_Spirit + - Index: 8 + Item: Auger_Of_Spirit Rate: 20 Announced: true - - Item: Orc_Hero_Card + - Index: 9 + Item: Orc_Hero_Card Rate: 1 Announced: true - - Item: Flying_Angel + - Index: 10 + Item: Flying_Angel Rate: 100 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 11 + Item: Guarantee_Armor_7Up Rate: 25 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 12 + Item: Guarantee_Weapon_7Up Rate: 25 Announced: true - - Item: Bloody_Dead_Branch + - Index: 13 + Item: Bloody_Dead_Branch Rate: 500 Announced: true - - Item: Magic_Card_Album + - Index: 14 + Item: Magic_Card_Album Rate: 50 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 15 + Item: Guarantee_Armor_8Up Rate: 5 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 16 + Item: Guarantee_Weapon_8Up Rate: 5 Announced: true - Group: LUCKY_SCROLL08 SubGroups: - SubGroup: 1 List: - - Item: Kafra_Card + - Index: 0 + Item: Kafra_Card Rate: 220 Amount: 5 UniqueId: true - - Item: Battle_Manual + - Index: 1 + Item: Battle_Manual Rate: 210 Amount: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 2 + Item: Bubble_Gum Rate: 210 Amount: 5 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 3 + Item: Token_Of_Siegfried_Box Rate: 100 Amount: 5 UniqueId: true - - Item: Neuralizer + - Index: 4 + Item: Neuralizer Rate: 2 UniqueId: true - - Item: Mini_Propeller_ + - Index: 5 + Item: Mini_Propeller_ Rate: 1 UniqueId: true - - Item: Branch_Of_Dead_Tree_Box + - Index: 6 + Item: Branch_Of_Dead_Tree_Box Rate: 5 UniqueId: true - - Item: Dark_Lord_Card + - Index: 7 + Item: Dark_Lord_Card Rate: 1 UniqueId: true - - Item: Dark_Illusion_Card + - Index: 8 + Item: Dark_Illusion_Card Rate: 1 UniqueId: true - - Item: Angelic_Chain_ + - Index: 9 + Item: Angelic_Chain_ Rate: 2 UniqueId: true - - Item: Satanic_Chain_ + - Index: 10 + Item: Satanic_Chain_ Rate: 3 UniqueId: true - - Item: Magestic_Goat_TW + - Index: 11 + Item: Magestic_Goat_TW Rate: 2 UniqueId: true - - Item: Bunny_Band_ + - Index: 12 + Item: Bunny_Band_ Rate: 3 UniqueId: true - - Item: Drooping_Kitty_ + - Index: 13 + Item: Drooping_Kitty_ Rate: 5 UniqueId: true - - Item: Tulip_Hairpin + - Index: 14 + Item: Tulip_Hairpin Rate: 65 UniqueId: true - - Item: Insurance_Package + - Index: 15 + Item: Insurance_Package Rate: 60 UniqueId: true - - Item: Leaf_Of_Yggdrasil + - Index: 16 + Item: Leaf_Of_Yggdrasil Rate: 110 Amount: 15 UniqueId: true @@ -13680,1322 +19422,1791 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Silvervine + - Index: 0 + Item: Silvervine Amount: 10 - - Item: Sealed_Apo_H_Scroll + - Index: 1 + Item: Sealed_Apo_H_Scroll - Group: LUCKY_SILVERVINE_FRUIT_BOX_III110 SubGroups: - SubGroup: 0 List: - - Item: Silvervine + - Index: 0 + Item: Silvervine Amount: 110 - - Item: Sealed_Apo_H_Scroll + - Index: 1 + Item: Sealed_Apo_H_Scroll Amount: 11 - Group: MAGICCARDALBUM SubGroups: - SubGroup: 1 List: - - Item: Real_Eremes_Card + - Index: 0 + Item: Real_Eremes_Card Rate: 3 - - Item: Real_Magaleta_Card + - Index: 1 + Item: Real_Magaleta_Card Rate: 3 - - Item: Real_Katrinn_Card + - Index: 2 + Item: Real_Katrinn_Card Rate: 3 - - Item: Real_Shecil_Card + - Index: 3 + Item: Real_Shecil_Card Rate: 3 - - Item: Real_Harword_Card + - Index: 4 + Item: Real_Harword_Card Rate: 3 - - Item: Real_Seyren_Card + - Index: 5 + Item: Real_Seyren_Card Rate: 3 - - Item: Real_Randel_Card + - Index: 6 + Item: Real_Randel_Card Rate: 3 - - Item: Real_Flamel_Card + - Index: 7 + Item: Real_Flamel_Card Rate: 3 - - Item: Real_Ceila_Card + - Index: 8 + Item: Real_Ceila_Card Rate: 3 - - Item: Real_Chen_Card + - Index: 9 + Item: Real_Chen_Card Rate: 3 - - Item: Real_Gertie_Card + - Index: 10 + Item: Real_Gertie_Card Rate: 3 - - Item: Real_Trentini_Card + - Index: 11 + Item: Real_Trentini_Card Rate: 3 - - Item: Real_Alphoccio_Card + - Index: 12 + Item: Real_Alphoccio_Card Rate: 3 - - Item: Bomi_Card + - Index: 13 + Item: Bomi_Card Rate: 3 - - Item: Knight_Sakray_Card + - Index: 14 + Item: Knight_Sakray_Card Rate: 3 - - Item: Chaos_Acolyte_Card + - Index: 15 + Item: Chaos_Acolyte_Card Rate: 3 - - Item: As_Bdy_Knight_Card + - Index: 16 + Item: As_Bdy_Knight_Card Rate: 3 - - Item: As_Wind_Ghost_Card + - Index: 17 + Item: As_Wind_Ghost_Card Rate: 3 - - Item: Fenrir_Card_ + - Index: 18 + Item: Fenrir_Card_ Rate: 16 - - Item: UndeadKnightM_Card + - Index: 19 + Item: UndeadKnightM_Card Rate: 16 - - Item: UndeadKnightF_Card + - Index: 20 + Item: UndeadKnightF_Card Rate: 16 - - Item: Faceworm_D_Card + - Index: 21 + Item: Faceworm_D_Card Rate: 16 - - Item: Irene_Elder_Card + - Index: 22 + Item: Irene_Elder_Card Rate: 16 - - Item: Toad_Card + - Index: 23 + Item: Toad_Card Rate: 16 - - Item: Gigantes_Card + - Index: 24 + Item: Gigantes_Card Rate: 16 - - Item: Fei_Kanabian_Card + - Index: 25 + Item: Fei_Kanabian_Card Rate: 16 - - Item: Ahat_Card + - Index: 26 + Item: Ahat_Card Rate: 16 - - Item: Shnaim_Card + - Index: 27 + Item: Shnaim_Card Rate: 16 - - Item: Brinaranea_Card + - Index: 28 + Item: Brinaranea_Card Rate: 16 - - Item: Muspellskoll_Card + - Index: 29 + Item: Muspellskoll_Card Rate: 16 - - Item: Antonio_Card + - Index: 30 + Item: Antonio_Card Rate: 156 - - Item: Dy_Card + - Index: 31 + Item: Dy_Card Rate: 156 - - Item: Ghostring_Card + - Index: 32 + Item: Ghostring_Card Rate: 312 - - Item: Angeling_Card + - Index: 33 + Item: Angeling_Card Rate: 312 - - Item: Gryphon_Card + - Index: 34 + Item: Gryphon_Card Rate: 312 - - Item: Dark_Illusion_Card + - Index: 35 + Item: Dark_Illusion_Card Rate: 312 - - Item: Deviling_Card + - Index: 36 + Item: Deviling_Card Rate: 312 - - Item: Maya_Puple_Card + - Index: 37 + Item: Maya_Puple_Card Rate: 312 - - Item: Mysteltainn_Card + - Index: 38 + Item: Mysteltainn_Card Rate: 312 - - Item: Vocal_Card + - Index: 39 + Item: Vocal_Card Rate: 312 - - Item: Archangeling_Card + - Index: 40 + Item: Archangeling_Card Rate: 312 - - Item: Executioner_Card + - Index: 41 + Item: Executioner_Card Rate: 312 - - Item: Tirfing_Card + - Index: 42 + Item: Tirfing_Card Rate: 312 - - Item: Eclipse_Card + - Index: 43 + Item: Eclipse_Card Rate: 312 - - Item: Bloody_Knight_Card + - Index: 44 + Item: Bloody_Knight_Card Rate: 312 - - Item: Ungoliant_Card + - Index: 45 + Item: Ungoliant_Card Rate: 312 - - Item: Gemini_Card + - Index: 46 + Item: Gemini_Card Rate: 312 - - Item: King_Dramoh_Card + - Index: 47 + Item: King_Dramoh_Card Rate: 312 - - Item: Wild_Rider_Card + - Index: 48 + Item: Wild_Rider_Card Rate: 312 - - Item: Soheon_Card + - Index: 49 + Item: Soheon_Card Rate: 312 - - Item: Elvira_Card + - Index: 50 + Item: Elvira_Card Rate: 312 - - Item: Lora_Card + - Index: 51 + Item: Lora_Card Rate: 312 - - Item: Rudo_Card + - Index: 52 + Item: Rudo_Card Rate: 312 - - Item: IFN_Toad_Card + - Index: 53 + Item: IFN_Toad_Card Rate: 312 - - Item: IFN_V_Wolf_Card + - Index: 54 + Item: IFN_V_Wolf_Card Rate: 312 - - Item: IFN_Vocal_Card + - Index: 55 + Item: IFN_Vocal_Card Rate: 312 - - Item: IFN_Eclipse_Card + - Index: 56 + Item: IFN_Eclipse_Card Rate: 312 - - Item: IFN_Chimera_Card + - Index: 57 + Item: IFN_Chimera_Card Rate: 312 - - Item: Owl_Duke_Card + - Index: 58 + Item: Owl_Duke_Card Rate: 1559 - - Item: Owl_Baron_Card + - Index: 59 + Item: Owl_Baron_Card Rate: 1559 - - Item: Cat_O_Nine_Tail_Card + - Index: 60 + Item: Cat_O_Nine_Tail_Card Rate: 1559 - - Item: Gold_Scaraba_Card + - Index: 61 + Item: Gold_Scaraba_Card Rate: 1559 - - Item: Owl_Viscount_Card + - Index: 62 + Item: Owl_Viscount_Card Rate: 1559 - - Item: Owl_Marquees_Card + - Index: 63 + Item: Owl_Marquees_Card Rate: 1559 - - Item: Hardrock_Mommos_Card + - Index: 64 + Item: Hardrock_Mommos_Card Rate: 1871 - - Item: Tendrilion_Card + - Index: 65 + Item: Tendrilion_Card Rate: 1871 - - Item: Chepet_Card + - Index: 66 + Item: Chepet_Card Rate: 2183 - - Item: Choco_Card + - Index: 67 + Item: Choco_Card Rate: 2183 - - Item: Kobold_Leader_Card + - Index: 68 + Item: Kobold_Leader_Card Rate: 2183 - - Item: Dragon_Fly_Card + - Index: 69 + Item: Dragon_Fly_Card Rate: 3118 - - Item: Vagabond_Wolf_Card + - Index: 70 + Item: Vagabond_Wolf_Card Rate: 3118 - - Item: Mastering_Card + - Index: 71 + Item: Mastering_Card Rate: 3118 - - Item: Mutant_Dragon_Card + - Index: 72 + Item: Mutant_Dragon_Card Rate: 3118 - - Item: Chimera_Card + - Index: 73 + Item: Chimera_Card Rate: 3118 - - Item: Toad_Card + - Index: 74 + Item: Toad_Card Rate: 3118 - - Item: Hydro_Card + - Index: 75 + Item: Hydro_Card Rate: 3118 - - Item: Retribution_Card + - Index: 76 + Item: Retribution_Card Rate: 3118 - - Item: Observation_Card + - Index: 77 + Item: Observation_Card Rate: 3118 - - Item: Shelter_Card + - Index: 78 + Item: Shelter_Card Rate: 3118 - - Item: Solace_Card + - Index: 79 + Item: Solace_Card Rate: 3118 - - Item: Tha_Maero_Card + - Index: 80 + Item: Tha_Maero_Card Rate: 3118 - - Item: Tha_Odium_Card + - Index: 81 + Item: Tha_Odium_Card Rate: 3118 - - Item: Tha_Despero_Card + - Index: 82 + Item: Tha_Despero_Card Rate: 3118 - - Item: Tha_Dolor_Card + - Index: 83 + Item: Tha_Dolor_Card Rate: 3118 - - Item: Skeggiold_Card + - Index: 84 + Item: Skeggiold_Card Rate: 3118 - - Item: Galion_Card + - Index: 85 + Item: Galion_Card Rate: 3118 - - Item: Byorgue_Card + - Index: 86 + Item: Byorgue_Card Rate: 3118 - - Item: Sword_Guardian_Card + - Index: 87 + Item: Sword_Guardian_Card Rate: 3118 - - Item: Bow_Guardian_Card + - Index: 88 + Item: Bow_Guardian_Card Rate: 3118 - - Item: Salamander_Card + - Index: 89 + Item: Salamander_Card Rate: 3118 - - Item: Kasa_Card + - Index: 90 + Item: Kasa_Card Rate: 3118 - - Item: Necromancer_Card + - Index: 91 + Item: Necromancer_Card Rate: 3118 - Group: MAGICIAN_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Blood_Butterfly_Card + - Index: 0 + Item: Blood_Butterfly_Card UniqueId: true - - Item: Parasite_Card + - Index: 1 + Item: Parasite_Card UniqueId: true - - Item: Harpy_Card + - Index: 2 + Item: Harpy_Card UniqueId: true - - Item: Miyabi_Ningyo_Card + - Index: 3 + Item: Miyabi_Ningyo_Card UniqueId: true - - Item: Wicked_Nymph_Card + - Index: 4 + Item: Wicked_Nymph_Card UniqueId: true - - Item: Loli_Ruri_Card + - Index: 5 + Item: Loli_Ruri_Card UniqueId: true - Group: MAGIC_CANDY_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Magic_Candy + - Index: 0 + Item: Magic_Candy Amount: 10 UniqueId: true - Group: MAJESTIC_DEVIL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Exorcize_Herb + - Index: 0 + Item: Exorcize_Herb Rate: 150 Amount: 10 UniqueId: true - - Item: Realgar_Wine + - Index: 1 + Item: Realgar_Wine Rate: 130 Amount: 10 UniqueId: true - - Item: Mysterious_Travel_Sack2 + - Index: 2 + Item: Mysterious_Travel_Sack2 Rate: 130 UniqueId: true - - Item: Old_Bleu_Box + - Index: 3 + Item: Old_Bleu_Box Rate: 93 Amount: 5 UniqueId: true - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Rate: 93 Amount: 2 UniqueId: true - - Item: Teleport_Box1 + - Index: 5 + Item: Teleport_Box1 Rate: 93 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 6 + Item: Insurance Rate: 20 Amount: 6 UniqueId: true - - Item: Bubble_Gum + - Index: 7 + Item: Bubble_Gum Rate: 80 Amount: 6 UniqueId: true - - Item: Box_Of_Sunlight + - Index: 8 + Item: Box_Of_Sunlight Rate: 80 Amount: 5 UniqueId: true - - Item: Max_Weight_Up_Scroll + - Index: 9 + Item: Max_Weight_Up_Scroll Rate: 20 UniqueId: true - - Item: Guyak_Pudding + - Index: 10 + Item: Guyak_Pudding Rate: 80 Amount: 5 UniqueId: true - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 10 UniqueId: true - - Item: Orleans_Glove + - Index: 12 + Item: Orleans_Glove Rate: 20 UniqueId: true - - Item: Majestic_Evil_Horn + - Index: 13 + Item: Majestic_Evil_Horn Rate: 1 UniqueId: true - Group: MAJESTIC_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 2 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 3 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 4 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 6 + Item: Unbreakable_Def Rate: 300 Amount: 2 - - Item: Unbreakable_Weap + - Index: 7 + Item: Unbreakable_Weap Rate: 300 Amount: 2 - - Item: C_Yellow_Ribbon + - Index: 8 + Item: C_Yellow_Ribbon Rate: 154 - - Item: C_MoonStar_Accessory + - Index: 9 + Item: C_MoonStar_Accessory Rate: 154 - - Item: New_Cowboy_Hat + - Index: 10 + Item: New_Cowboy_Hat Rate: 150 - - Item: Medical_Boots + - Index: 11 + Item: Medical_Boots Rate: 150 - - Item: Thorny_Shoes + - Index: 12 + Item: Thorny_Shoes Rate: 80 Announced: true - - Item: EvilDragon_Armor + - Index: 13 + Item: EvilDragon_Armor Rate: 80 Announced: true - - Item: Fallen_Angel_Blessing_ + - Index: 14 + Item: Fallen_Angel_Blessing_ Rate: 80 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Gloom_Card + - Index: 19 + Item: Sealed_Gloom_Card Rate: 10 Announced: true - - Item: Sealed_Samurai_Card + - Index: 20 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Apocalips_H_Card + - Index: 21 + Item: Apocalips_H_Card Rate: 1 Announced: true - - Item: Kiel_Card + - Index: 22 + Item: Kiel_Card Rate: 1 Announced: true - Group: MALANG_CRAB_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Malang_Snow_Crab + - Index: 0 + Item: Malang_Snow_Crab Duration: 60 - Group: MALANG_CRAB_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Malang_Snow_Crab + - Index: 0 + Item: Malang_Snow_Crab Duration: 10080 - Group: MALANG_WOE_ENCARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Ptotection_Seagod_Box - - Item: Octo_Hstick_Box + - Index: 0 + Item: Ptotection_Seagod_Box + - Index: 1 + Item: Octo_Hstick_Box - Group: MASK SubGroups: - SubGroup: 1 List: - - Item: Mr_Smile + - Index: 0 + Item: Mr_Smile Rate: 10 - - Item: Phantom_Of_Opera + - Index: 1 + Item: Phantom_Of_Opera Rate: 10 - - Item: Mr_Scream + - Index: 2 + Item: Mr_Scream Rate: 10 - - Item: Welding_Mask + - Index: 3 + Item: Welding_Mask Rate: 10 - - Item: Goblini_Mask + - Index: 4 + Item: Goblini_Mask Rate: 10 - - Item: Gas_Mask + - Index: 5 + Item: Gas_Mask Rate: 10 - - Item: Alarm_Mask + - Index: 6 + Item: Alarm_Mask Rate: 10 - - Item: Goblin_Mask_01 + - Index: 7 + Item: Goblin_Mask_01 Rate: 10 - - Item: Goblin_Mask_02 + - Index: 8 + Item: Goblin_Mask_02 Rate: 10 - - Item: Goblin_Mask_03 + - Index: 9 + Item: Goblin_Mask_03 Rate: 10 - - Item: Goblin_Mask_04 + - Index: 10 + Item: Goblin_Mask_04 Rate: 10 - - Item: Zherlthsh_Mask + - Index: 11 + Item: Zherlthsh_Mask Rate: 1 - - Item: Hahoe_Mask + - Index: 12 + Item: Hahoe_Mask Rate: 2 - Group: MASQUERADE SubGroups: - SubGroup: 1 List: - - Item: Drooping_Nine_Tail_ + - Index: 0 + Item: Drooping_Nine_Tail_ Rate: 10 - - Item: Soulless_Wing_ + - Index: 1 + Item: Soulless_Wing_ Rate: 1 - - Item: Marvelous_Wig_ + - Index: 2 + Item: Marvelous_Wig_ Rate: 10 - - Item: Ati_Atihan_Hat_ + - Index: 3 + Item: Ati_Atihan_Hat_ Rate: 10 - Group: MASQUERADE_2 SubGroups: - SubGroup: 1 List: - - Item: Dress_Hat + - Index: 0 + Item: Dress_Hat Rate: 1 - - Item: Black_Bunny_Band + - Index: 1 + Item: Black_Bunny_Band Rate: 13 - - Item: Vanilmirth_Hat + - Index: 2 + Item: Vanilmirth_Hat Rate: 10 - - Item: Cap_Of_Blindness + - Index: 3 + Item: Cap_Of_Blindness Rate: 10 - Group: MEAT SubGroups: - SubGroup: 1 List: - - Item: Meat + - Index: 0 + Item: Meat Rate: 1 - - Item: Monster's_Feed + - Index: 1 + Item: Monster's_Feed Rate: 1 - Group: MERCENARY SubGroups: - SubGroup: 1 List: - - Item: Bow_Mercenary_Scroll1 + - Index: 0 + Item: Bow_Mercenary_Scroll1 Rate: 1 - - Item: Bow_Mercenary_Scroll2 + - Index: 1 + Item: Bow_Mercenary_Scroll2 Rate: 1 - - Item: Bow_Mercenary_Scroll3 + - Index: 2 + Item: Bow_Mercenary_Scroll3 Rate: 1 - - Item: Bow_Mercenary_Scroll4 + - Index: 3 + Item: Bow_Mercenary_Scroll4 Rate: 1 - - Item: Bow_Mercenary_Scroll5 + - Index: 4 + Item: Bow_Mercenary_Scroll5 Rate: 1 - - Item: Bow_Mercenary_Scroll6 + - Index: 5 + Item: Bow_Mercenary_Scroll6 Rate: 1 - - Item: Bow_Mercenary_Scroll7 + - Index: 6 + Item: Bow_Mercenary_Scroll7 Rate: 1 - - Item: Bow_Mercenary_Scroll8 + - Index: 7 + Item: Bow_Mercenary_Scroll8 Rate: 1 - - Item: Bow_Mercenary_Scroll9 + - Index: 8 + Item: Bow_Mercenary_Scroll9 Rate: 1 - - Item: Bow_Mercenary_Scroll10 + - Index: 9 + Item: Bow_Mercenary_Scroll10 Rate: 1 - - Item: SwordMercenary_Scroll1 + - Index: 10 + Item: SwordMercenary_Scroll1 Rate: 1 - - Item: SwordMercenary_Scroll2 + - Index: 11 + Item: SwordMercenary_Scroll2 Rate: 1 - - Item: SwordMercenary_Scroll3 + - Index: 12 + Item: SwordMercenary_Scroll3 Rate: 1 - - Item: SwordMercenary_Scroll4 + - Index: 13 + Item: SwordMercenary_Scroll4 Rate: 1 - - Item: SwordMercenary_Scroll5 + - Index: 14 + Item: SwordMercenary_Scroll5 Rate: 1 - - Item: SwordMercenary_Scroll6 + - Index: 15 + Item: SwordMercenary_Scroll6 Rate: 1 - - Item: SwordMercenary_Scroll7 + - Index: 16 + Item: SwordMercenary_Scroll7 Rate: 1 - - Item: SwordMercenary_Scroll8 + - Index: 17 + Item: SwordMercenary_Scroll8 Rate: 1 - - Item: SwordMercenary_Scroll9 + - Index: 18 + Item: SwordMercenary_Scroll9 Rate: 1 - - Item: SwordMercenary_Scroll10 + - Index: 19 + Item: SwordMercenary_Scroll10 Rate: 1 - - Item: SpearMercenary_Scroll1 + - Index: 20 + Item: SpearMercenary_Scroll1 Rate: 1 - - Item: SpearMercenary_Scroll2 + - Index: 21 + Item: SpearMercenary_Scroll2 Rate: 1 - - Item: SpearMercenary_Scroll3 + - Index: 22 + Item: SpearMercenary_Scroll3 Rate: 1 - - Item: SpearMercenary_Scroll4 + - Index: 23 + Item: SpearMercenary_Scroll4 Rate: 1 - - Item: SpearMercenary_Scroll5 + - Index: 24 + Item: SpearMercenary_Scroll5 Rate: 1 - - Item: SpearMercenary_Scroll6 + - Index: 25 + Item: SpearMercenary_Scroll6 Rate: 1 - - Item: SpearMercenary_Scroll7 + - Index: 26 + Item: SpearMercenary_Scroll7 Rate: 1 - - Item: SpearMercenary_Scroll8 + - Index: 27 + Item: SpearMercenary_Scroll8 Rate: 1 - - Item: SpearMercenary_Scroll9 + - Index: 28 + Item: SpearMercenary_Scroll9 Rate: 1 - - Item: SpearMercenary_Scroll10 + - Index: 29 + Item: SpearMercenary_Scroll10 Rate: 1 - Group: MERCHANT_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Mystcase_Card + - Index: 0 + Item: Mystcase_Card UniqueId: true - - Item: Zipper_Bear_Card + - Index: 1 + Item: Zipper_Bear_Card UniqueId: true - - Item: Raggler_Card + - Index: 2 + Item: Raggler_Card UniqueId: true - - Item: Baby_Leopard_Card + - Index: 3 + Item: Baby_Leopard_Card UniqueId: true - - Item: Hylozoist_Card + - Index: 4 + Item: Hylozoist_Card UniqueId: true - Group: MERCURY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Gloom_Under_Night_Card + - Index: 0 + Item: Gloom_Under_Night_Card Rate: 1 Announced: true - - Item: Maya_Puple_Card + - Index: 1 + Item: Maya_Puple_Card Rate: 2 Announced: true - - Item: Sealed_Samurai_Card + - Index: 2 + Item: Sealed_Samurai_Card Rate: 5 Announced: true - - Item: Sealed_Pharaoh_Card + - Index: 3 + Item: Sealed_Pharaoh_Card Rate: 10 Announced: true - - Item: Sunglasses_ + - Index: 4 + Item: Sunglasses_ Rate: 2 Announced: true - - Item: Mercury_Helm + - Index: 5 + Item: Mercury_Helm Rate: 10 Announced: true - - Item: Sakura_Coronet + - Index: 6 + Item: Sakura_Coronet Rate: 50 Announced: true - - Item: King_Prawn_Hat + - Index: 7 + Item: King_Prawn_Hat Rate: 200 Announced: true - - Item: Lucky_Clover + - Index: 8 + Item: Lucky_Clover Rate: 100 Announced: true - - Item: Prison_Uniform + - Index: 9 + Item: Prison_Uniform Rate: 150 Announced: true - - Item: Little_Fhat + - Index: 10 + Item: Little_Fhat Rate: 100 Announced: true - - Item: Buffalo_Horn + - Index: 11 + Item: Buffalo_Horn Rate: 250 Announced: true - - Item: Superb_Fish_Box50 + - Index: 12 + Item: Superb_Fish_Box50 Rate: 100 - - Item: Abrasive_Box5 + - Index: 13 + Item: Abrasive_Box5 Rate: 800 - - Item: Blue_Herb_Box2 + - Index: 14 + Item: Blue_Herb_Box2 Rate: 1000 - - Item: 17Carat_Dia + - Index: 15 + Item: 17Carat_Dia Rate: 1500 - - Item: Guyak_Pudding + - Index: 16 + Item: Guyak_Pudding Rate: 800 Amount: 10 - - Item: Diabolic_Scroll + - Index: 17 + Item: Diabolic_Scroll Rate: 800 Amount: 10 - - Item: HE_Battle_Manual + - Index: 18 + Item: HE_Battle_Manual Rate: 1250 Amount: 5 - - Item: Siegfried_Box5 + - Index: 19 + Item: Siegfried_Box5 Rate: 1370 - - Item: Fruit_Of_Mastela_Box2 + - Index: 20 + Item: Fruit_Of_Mastela_Box2 Rate: 1500 - Group: MIDGARD_FES_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Anger_Seagod + - Index: 8 + Item: Anger_Seagod Rate: 300 Announced: true - - Item: C_Darkness_Helm + - Index: 9 + Item: C_Darkness_Helm Rate: 150 Announced: true - - Item: Palace_Guard_Cap + - Index: 10 + Item: Palace_Guard_Cap Rate: 150 Announced: true - - Item: Hervor + - Index: 11 + Item: Hervor Rate: 100 Announced: true - - Item: Rhino_Model_Hat + - Index: 12 + Item: Rhino_Model_Hat Rate: 110 Announced: true - - Item: Isabella_Red_Ear + - Index: 13 + Item: Isabella_Red_Ear Rate: 150 Announced: true - - Item: Helmet_Of_Siegfried + - Index: 14 + Item: Helmet_Of_Siegfried Rate: 30 Announced: true - - Item: C_Tare_Zonda + - Index: 15 + Item: C_Tare_Zonda Rate: 159 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Tao_Card + - Index: 20 + Item: Sealed_Tao_Card Rate: 10 Announced: true - - Item: Sealed_Samurai_Card + - Index: 21 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Berzebub_Card + - Index: 22 + Item: Berzebub_Card Rate: 1 Announced: true - Group: MIDGARD_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Blessing_Of_Angels + - Index: 9 + Item: C_Blessing_Of_Angels Rate: 100 Announced: true - - Item: C_Subject_Aura_Red + - Index: 10 + Item: C_Subject_Aura_Red Rate: 100 Announced: true - - Item: Polyhedron_Shoes + - Index: 11 + Item: Polyhedron_Shoes Rate: 200 Announced: true - - Item: Gambler_Seal + - Index: 12 + Item: Gambler_Seal Rate: 200 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Giant_Octopus_Card + - Index: 19 + Item: Giant_Octopus_Card Rate: 10 Announced: true - - Item: Sealed_F_Bishop_Card + - Index: 20 + Item: Sealed_F_Bishop_Card Rate: 10 Announced: true - - Item: Upd_Maya_Puple_Card + - Index: 21 + Item: Upd_Maya_Puple_Card Rate: 1 Announced: true - - Item: Randgris_Card + - Index: 22 + Item: Randgris_Card Rate: 1 Announced: true - Group: MIDGARD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Str_Dish_Box + - Index: 0 + Item: Str_Dish_Box Rate: 1400 - - Item: Dex_Dish_Box + - Index: 1 + Item: Dex_Dish_Box Rate: 1400 - - Item: Vit_Dish_Box + - Index: 2 + Item: Vit_Dish_Box Rate: 1400 - - Item: Glass_Of_Illusion_Box5 + - Index: 3 + Item: Glass_Of_Illusion_Box5 Rate: 1500 - - Item: Succu_Pet_Coupon + - Index: 4 + Item: Succu_Pet_Coupon Rate: 800 - - Item: Chung_E_Pet_Coupon + - Index: 5 + Item: Chung_E_Pet_Coupon Rate: 800 - - Item: Pilebuncker + - Index: 6 + Item: Pilebuncker Rate: 500 - - Item: Unbreak_Weap_Box + - Index: 7 + Item: Unbreak_Weap_Box Rate: 300 - - Item: Garuda_Hat + - Index: 8 + Item: Garuda_Hat Rate: 253 - - Item: Magic_Card_Album + - Index: 9 + Item: Magic_Card_Album Rate: 200 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 500 - - Item: Unbreak_Def_Box + - Index: 11 + Item: Unbreak_Def_Box Rate: 275 - - Item: Guarantee_Weapon_7Up + - Index: 12 + Item: Guarantee_Weapon_7Up Rate: 300 - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 300 - - Item: Guarantee_Weapon_9Up + - Index: 14 + Item: Guarantee_Weapon_9Up Rate: 20 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 15 + Item: Guarantee_Armor_9Up Rate: 20 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 16 + Item: Sealed_Lady_Tanee_Card Rate: 15 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 17 + Item: Sealed_Knight_WS_Card Rate: 15 Announced: true - - Item: B_Ygnizem_Card + - Index: 18 + Item: B_Ygnizem_Card Rate: 1 Announced: true - - Item: Fallen_Bishop_Card + - Index: 19 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - Group: MID_COIN_POCKET SubGroups: - SubGroup: 1 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Sapa_Feat_Cert + - Index: 1 + Item: Sapa_Feat_Cert Rate: 300 - - Item: Bgrade_Coin + - Index: 2 + Item: Bgrade_Coin Rate: 100 - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 600 - - Item: Mora_Coin + - Index: 1 + Item: Mora_Coin Rate: 200 - - Item: Cgrade_Coin + - Index: 2 + Item: Cgrade_Coin Rate: 200 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Manuk_Coin + - Index: 1 + Item: Manuk_Coin Rate: 300 - - Item: Dgrade_Coin + - Index: 2 + Item: Dgrade_Coin Rate: 200 - SubGroup: 4 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 500 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 300 - - Item: Egrade_Coin + - Index: 2 + Item: Egrade_Coin Rate: 200 - Group: MIGHTY_STAFF_BOX SubGroups: - SubGroup: 0 List: - - Item: Mighty_Staff_C + - Index: 0 + Item: Mighty_Staff_C Duration: 10080 UniqueId: true - Group: MINERAL SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 1 - - Item: Oridecon_Stone + - Index: 1 + Item: Oridecon_Stone Rate: 1 - - Item: Elunium_Stone + - Index: 2 + Item: Elunium_Stone Rate: 1 - - Item: Gold + - Index: 3 + Item: Gold Rate: 1 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 1 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 1 - - Item: Boody_Red + - Index: 6 + Item: Boody_Red Rate: 1 - - Item: Crystal_Blue + - Index: 7 + Item: Crystal_Blue Rate: 1 - - Item: Wind_Of_Verdure + - Index: 8 + Item: Wind_Of_Verdure Rate: 1 - - Item: Yellow_Live + - Index: 9 + Item: Yellow_Live Rate: 1 - - Item: Flame_Heart + - Index: 10 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 11 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 12 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 13 + Item: Great_Nature Rate: 1 - - Item: Iron + - Index: 14 + Item: Iron Rate: 1 - - Item: Steel + - Index: 15 + Item: Steel Rate: 1 - - Item: Iron_Ore + - Index: 16 + Item: Iron_Ore Rate: 1 - - Item: Coal + - Index: 17 + Item: Coal Rate: 1 - - Item: Phracon + - Index: 18 + Item: Phracon Rate: 1 - - Item: Emveretarcon + - Index: 19 + Item: Emveretarcon Rate: 1 - Group: MINOR_COIN_BAG SubGroups: - SubGroup: 1 List: - - Item: Manuk_Coin + - Index: 0 + Item: Manuk_Coin Rate: 3 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 3 - - Item: Sapa_Feat_Cert + - Index: 2 + Item: Sapa_Feat_Cert Rate: 3 - - Item: Mora_Coin + - Index: 3 + Item: Mora_Coin Rate: 3 - - Item: Cgrade_Coin + - Index: 4 + Item: Cgrade_Coin Rate: 1 - - Item: Dgrade_Coin + - Index: 5 + Item: Dgrade_Coin Rate: 2 - - Item: Egrade_Coin + - Index: 6 + Item: Egrade_Coin Rate: 1 - - Item: Malang_Sp_Can + - Index: 7 + Item: Malang_Sp_Can Rate: 10 - Group: MOUTH_BUBBLE_GUM_BOX SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 60 UniqueId: true - Group: MS_CANCER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Garm_Card + - Index: 0 + Item: Garm_Card Rate: 2 Announced: true - - Item: Flame_Sprits_Armor_ + - Index: 1 + Item: Flame_Sprits_Armor_ Rate: 4 Announced: true - - Item: Beach_Towel + - Index: 2 + Item: Beach_Towel Rate: 10 Announced: true - - Item: Cancer_Diadem + - Index: 3 + Item: Cancer_Diadem Rate: 17 Announced: true - - Item: Cancer_Crown + - Index: 4 + Item: Cancer_Crown Rate: 17 Announced: true - - Item: Flying_Angel + - Index: 5 + Item: Flying_Angel Rate: 50 Announced: true - - Item: Bloody_Dead_Branch + - Index: 6 + Item: Bloody_Dead_Branch Rate: 100 Announced: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 500 Announced: true - - Item: Boarding_Halter_Box + - Index: 8 + Item: Boarding_Halter_Box Rate: 1000 - - Item: BGum_Box_In_Mouth4 + - Index: 9 + Item: BGum_Box_In_Mouth4 Rate: 1500 - - Item: HE_Battle_Manual + - Index: 10 + Item: HE_Battle_Manual Rate: 1200 Amount: 3 - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 1400 Amount: 3 - - Item: Kafra_Card + - Index: 12 + Item: Kafra_Card Rate: 1700 Amount: 5 - - Item: Megaphone_Box5 + - Index: 13 + Item: Megaphone_Box5 Rate: 2000 - - Item: Storm_10_Scroll_Box + - Index: 14 + Item: Storm_10_Scroll_Box Rate: 500 - Group: MS_SCORPIO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Thanatos_Card + - Index: 0 + Item: Thanatos_Card Rate: 1 Announced: true - - Item: Bone_Plate + - Index: 1 + Item: Bone_Plate Rate: 3 Announced: true - - Item: Thanatos_Mal_Mask + - Index: 2 + Item: Thanatos_Mal_Mask Rate: 7 Announced: true - - Item: Scorpio_Crown + - Index: 3 + Item: Scorpio_Crown Rate: 17 Announced: true - - Item: Scorpio_Diadem + - Index: 4 + Item: Scorpio_Diadem Rate: 17 Announced: true - - Item: Whike_Black_Tail + - Index: 5 + Item: Whike_Black_Tail Rate: 160 Announced: true - - Item: Miracle_Medicine + - Index: 6 + Item: Miracle_Medicine Rate: 15 Announced: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 300 Announced: true - - Item: Orc_HeroS + - Index: 8 + Item: Orc_HeroS Rate: 80 Amount: 10 Announced: true - - Item: Mental_Potion + - Index: 9 + Item: Mental_Potion Rate: 600 - - Item: Guyak_Pudding + - Index: 10 + Item: Guyak_Pudding Rate: 700 Amount: 5 - - Item: HE_Battle_Manual + - Index: 11 + Item: HE_Battle_Manual Rate: 900 Amount: 4 - - Item: M_Brisket_To_Throw + - Index: 12 + Item: M_Brisket_To_Throw Rate: 1100 - - Item: Dex_Dish_Box + - Index: 13 + Item: Dex_Dish_Box Rate: 1300 - - Item: Zeny_Scroll + - Index: 14 + Item: Zeny_Scroll Rate: 2500 Amount: 5 - - Item: Small_Life_Potion_Box + - Index: 15 + Item: Small_Life_Potion_Box Rate: 2300 - Group: MS_VIRGO_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Water_Sprits_Armor_ + - Index: 0 + Item: Water_Sprits_Armor_ Rate: 3 Announced: true - - Item: Piece_Of_Angent_Skin + - Index: 1 + Item: Piece_Of_Angent_Skin Rate: 6 Announced: true - - Item: L_Magestic_Goat + - Index: 2 + Item: L_Magestic_Goat Rate: 12 Announced: true - - Item: Virgo_Crown + - Index: 3 + Item: Virgo_Crown Rate: 17 Announced: true - - Item: Virgo_Diadem + - Index: 4 + Item: Virgo_Diadem Rate: 17 Announced: true - - Item: Magic_Card_Album + - Index: 5 + Item: Magic_Card_Album Rate: 100 Announced: true - - Item: Spark_Candy_Box5 + - Index: 6 + Item: Spark_Candy_Box5 Rate: 645 Announced: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 300 Announced: true - - Item: Ribbon_Of_Life_Box3 + - Index: 8 + Item: Ribbon_Of_Life_Box3 Rate: 800 - - Item: Tyr's_Blessing + - Index: 9 + Item: Tyr's_Blessing Rate: 1000 - - Item: Int_Dish_Box + - Index: 10 + Item: Int_Dish_Box Rate: 1700 - - Item: 17Carat_Dia + - Index: 11 + Item: 17Carat_Dia Rate: 1600 - - Item: Wug_Cocktail_To_Throw + - Index: 12 + Item: Wug_Cocktail_To_Throw Rate: 1800 - - Item: HE_Battle_Manual + - Index: 13 + Item: HE_Battle_Manual Rate: 1500 Amount: 3 - - Item: Meteor_10_Scroll_Box + - Index: 14 + Item: Meteor_10_Scroll_Box Rate: 500 - Group: MURAMASA_BOX SubGroups: - SubGroup: 0 List: - - Item: Muramasa_C + - Index: 0 + Item: Muramasa_C Duration: 10080 UniqueId: true - Group: MVP_HUNT_BOX SubGroups: - SubGroup: 0 List: - - Item: Convex_Mirror + - Index: 0 + Item: Convex_Mirror Amount: 3 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 1 + Item: Token_Of_Siegfried UniqueId: true - - Item: Bubble_Gum + - Index: 2 + Item: Bubble_Gum UniqueId: true - - Item: Megaphone_ + - Index: 3 + Item: Megaphone_ UniqueId: true - Group: MYSTERIOUS_TRAVEL_SACK1 SubGroups: - SubGroup: 1 List: - - Item: Yellow_Baseball_Cap + - Index: 0 + Item: Yellow_Baseball_Cap Rate: 1 UniqueId: true - - Item: Valkyrie_Feather_Band + - Index: 1 + Item: Valkyrie_Feather_Band Rate: 5 UniqueId: true - - Item: Soulless_Wing + - Index: 2 + Item: Soulless_Wing Rate: 5 UniqueId: true - - Item: Afro_Wig + - Index: 3 + Item: Afro_Wig Rate: 1 UniqueId: true - - Item: Happy_Wig + - Index: 4 + Item: Happy_Wig Rate: 1 UniqueId: true - - Item: Shiny_Wig + - Index: 5 + Item: Shiny_Wig Rate: 1 UniqueId: true - - Item: Ring_Of_Water + - Index: 6 + Item: Ring_Of_Water Rate: 2 UniqueId: true - - Item: Ring_Of_Fire + - Index: 7 + Item: Ring_Of_Fire Rate: 2 UniqueId: true - - Item: Dun_Tele_Scroll1 + - Index: 8 + Item: Dun_Tele_Scroll1 Rate: 2 UniqueId: true - - Item: Dun_Tele_Scroll1_Box + - Index: 9 + Item: Dun_Tele_Scroll1_Box Rate: 5 UniqueId: true - - Item: Shadow_Armor_S_Box10 + - Index: 10 + Item: Shadow_Armor_S_Box10 Rate: 5 UniqueId: true - - Item: Holy_Armor_S_Box10 + - Index: 11 + Item: Holy_Armor_S_Box10 Rate: 5 UniqueId: true - - Item: Small_Life_Potion_Box30 + - Index: 12 + Item: Small_Life_Potion_Box30 Rate: 200 UniqueId: true - - Item: Med_Life_Potion_Box30 + - Index: 13 + Item: Med_Life_Potion_Box30 Rate: 200 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 14 + Item: S_Def_Potion_Box30 Rate: 200 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 15 + Item: S_Mdef_Potion_Box30 Rate: 80 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 16 + Item: Max_Weight_Up_Box Rate: 80 UniqueId: true - - Item: Regeneration_Box10 + - Index: 17 + Item: Regeneration_Box10 Rate: 205 UniqueId: true - Group: MYSTERIOUS_TRAVEL_SACK2 SubGroups: - SubGroup: 1 List: - - Item: Aussie_Flag_Hat + - Index: 0 + Item: Aussie_Flag_Hat Rate: 10 UniqueId: true - - Item: Chullos + - Index: 1 + Item: Chullos Rate: 20 UniqueId: true - - Item: Ati_Atihan_Hat + - Index: 2 + Item: Ati_Atihan_Hat Rate: 5 UniqueId: true - - Item: Marcher_Hat + - Index: 3 + Item: Marcher_Hat Rate: 5 UniqueId: true - - Item: Marvelous_Wig + - Index: 4 + Item: Marvelous_Wig Rate: 100 UniqueId: true - - Item: Fantastic_Wig + - Index: 5 + Item: Fantastic_Wig Rate: 100 UniqueId: true - - Item: Ring_Of_Wind + - Index: 6 + Item: Ring_Of_Wind Rate: 20 UniqueId: true - - Item: Ring_Of_Earth + - Index: 7 + Item: Ring_Of_Earth Rate: 20 UniqueId: true - - Item: Dun_Tele_Scroll1 + - Index: 8 + Item: Dun_Tele_Scroll1 Rate: 10 UniqueId: true - - Item: Dun_Tele_Scroll1_Box + - Index: 9 + Item: Dun_Tele_Scroll1_Box Rate: 50 UniqueId: true - - Item: Shadow_Armor_S_Box10 + - Index: 10 + Item: Shadow_Armor_S_Box10 Rate: 50 UniqueId: true - - Item: Holy_Armor_S_Box10 + - Index: 11 + Item: Holy_Armor_S_Box10 Rate: 50 UniqueId: true - - Item: Small_Life_Potion_Box30 + - Index: 12 + Item: Small_Life_Potion_Box30 Rate: 100 UniqueId: true - - Item: Med_Life_Potion_Box30 + - Index: 13 + Item: Med_Life_Potion_Box30 Rate: 100 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 14 + Item: S_Def_Potion_Box30 Rate: 100 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 15 + Item: S_Mdef_Potion_Box30 Rate: 80 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 16 + Item: Max_Weight_Up_Box Rate: 80 UniqueId: true - - Item: Regeneration_Box10 + - Index: 17 + Item: Regeneration_Box10 Rate: 100 UniqueId: true - Group: MYSTERIOUS_TRAVEL_SACK3 SubGroups: - SubGroup: 1 List: - - Item: Kettle_Hat + - Index: 0 + Item: Kettle_Hat Rate: 20 UniqueId: true - - Item: Deviling_Hat + - Index: 1 + Item: Deviling_Hat Rate: 10 UniqueId: true - - Item: Pecopeco_Hairband + - Index: 2 + Item: Pecopeco_Hairband Rate: 10 UniqueId: true - - Item: Chick_Hat + - Index: 3 + Item: Chick_Hat Rate: 50 UniqueId: true - - Item: Vacation_Hat + - Index: 4 + Item: Vacation_Hat Rate: 30 UniqueId: true - - Item: Ribbon_Black + - Index: 5 + Item: Ribbon_Black Rate: 60 UniqueId: true - - Item: Ribbon_Yellow + - Index: 6 + Item: Ribbon_Yellow Rate: 50 UniqueId: true - - Item: Ribbon_Green + - Index: 7 + Item: Ribbon_Green Rate: 50 UniqueId: true - - Item: Dun_Tele_Scroll1 + - Index: 8 + Item: Dun_Tele_Scroll1 Rate: 10 UniqueId: true - - Item: Dun_Tele_Scroll1_Box + - Index: 9 + Item: Dun_Tele_Scroll1_Box Rate: 50 UniqueId: true - - Item: Shadow_Armor_S_Box10 + - Index: 10 + Item: Shadow_Armor_S_Box10 Rate: 50 UniqueId: true - - Item: Holy_Armor_S_Box10 + - Index: 11 + Item: Holy_Armor_S_Box10 Rate: 50 UniqueId: true - - Item: Small_Life_Potion_Box30 + - Index: 12 + Item: Small_Life_Potion_Box30 Rate: 100 UniqueId: true - - Item: Med_Life_Potion_Box30 + - Index: 13 + Item: Med_Life_Potion_Box30 Rate: 100 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 14 + Item: S_Def_Potion_Box30 Rate: 100 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 15 + Item: S_Mdef_Potion_Box30 Rate: 80 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 16 + Item: Max_Weight_Up_Box Rate: 80 UniqueId: true - - Item: Regeneration_Box10 + - Index: 17 + Item: Regeneration_Box10 Rate: 100 UniqueId: true - Group: MYSTERIOUS_TRAVEL_SACK4 SubGroups: - SubGroup: 1 List: - - Item: Charming_Ribbon + - Index: 0 + Item: Charming_Ribbon Rate: 1 UniqueId: true - - Item: Twin_Ribbon + - Index: 1 + Item: Twin_Ribbon Rate: 2 UniqueId: true - - Item: Ribbon_Pink + - Index: 2 + Item: Ribbon_Pink Rate: 2 UniqueId: true - - Item: Ribbon_Orange + - Index: 3 + Item: Ribbon_Orange Rate: 2 UniqueId: true - - Item: Ribbon_White + - Index: 4 + Item: Ribbon_White Rate: 2 UniqueId: true - - Item: Red_Glasses + - Index: 5 + Item: Red_Glasses Rate: 1 UniqueId: true - - Item: Ribbon_Of_Bride + - Index: 6 + Item: Ribbon_Of_Bride Rate: 2 UniqueId: true - - Item: Dun_Tele_Scroll1_Box + - Index: 7 + Item: Dun_Tele_Scroll1_Box Rate: 5 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 80 UniqueId: true - - Item: Small_Life_Potion_Box30 + - Index: 9 + Item: Small_Life_Potion_Box30 Rate: 203 UniqueId: true - - Item: Med_Life_Potion_Box30 + - Index: 10 + Item: Med_Life_Potion_Box30 Rate: 203 UniqueId: true - - Item: Regeneration_Box10 + - Index: 11 + Item: Regeneration_Box10 Rate: 203 UniqueId: true - - Item: Shadow_Armor_S_Box10 + - Index: 12 + Item: Shadow_Armor_S_Box10 Rate: 5 UniqueId: true - - Item: Holy_Armor_S_Box10 + - Index: 13 + Item: Holy_Armor_S_Box10 Rate: 5 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 14 + Item: S_Def_Potion_Box30 Rate: 203 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 15 + Item: S_Mdef_Potion_Box30 Rate: 80 UniqueId: true - - Item: Dun_Tele_Scroll1 + - Index: 16 + Item: Dun_Tele_Scroll1 Rate: 1 UniqueId: true - Group: MY_SCROLL1 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual_Box + - Index: 0 + Item: Battle_Manual_Box Rate: 1450 UniqueId: true - - Item: Agi_Dish_Box + - Index: 1 + Item: Agi_Dish_Box Rate: 1450 UniqueId: true - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 1450 UniqueId: true - - Item: Spark_Candy_Box10 + - Index: 3 + Item: Spark_Candy_Box10 Rate: 1450 UniqueId: true - - Item: Dun_Tele_Scroll_Box10 + - Index: 4 + Item: Dun_Tele_Scroll_Box10 Rate: 1450 UniqueId: true - - Item: Job_Manual50_Box + - Index: 5 + Item: Job_Manual50_Box Rate: 1406 UniqueId: true - - Item: Eddga_Scroll + - Index: 6 + Item: Eddga_Scroll Rate: 500 Amount: 5 UniqueId: true - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 300 UniqueId: true - - Item: Hellomother_Hat + - Index: 8 + Item: Hellomother_Hat Rate: 50 Announced: true UniqueId: true - - Item: King_Tiger_Doll_Hat_Box + - Index: 9 + Item: King_Tiger_Doll_Hat_Box Rate: 120 Announced: true UniqueId: true - - Item: Red_Glasses + - Index: 10 + Item: Red_Glasses Rate: 50 Announced: true UniqueId: true - - Item: Sealed_Bacsojin_Card + - Index: 11 + Item: Sealed_Bacsojin_Card Rate: 3 Announced: true UniqueId: true - - Item: Ancient_Civil_Man + - Index: 12 + Item: Ancient_Civil_Man Rate: 150 Announced: true UniqueId: true - - Item: Poker_Card_In_Mouth + - Index: 13 + Item: Poker_Card_In_Mouth Rate: 50 Announced: true UniqueId: true - - Item: Upd_Maya_Puple_Card + - Index: 14 + Item: Upd_Maya_Puple_Card Rate: 1 Announced: true UniqueId: true - - Item: Blacksmith_Blessing + - Index: 15 + Item: Blacksmith_Blessing Rate: 120 Announced: true UniqueId: true @@ -15003,417 +21214,557 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Seed_Of_Yggdrasil + - Index: 0 + Item: Seed_Of_Yggdrasil Rate: 125 Amount: 25 UniqueId: true - - Item: Regeneration_Box10 + - Index: 1 + Item: Regeneration_Box10 Rate: 150 UniqueId: true - - Item: B_Def_Potion_Box10 + - Index: 2 + Item: B_Def_Potion_Box10 Rate: 130 UniqueId: true - - Item: Poison_Bottle_30_Box + - Index: 3 + Item: Poison_Bottle_30_Box Rate: 100 Amount: 3 UniqueId: true - - Item: S_Mdef_Potion_Box10 + - Index: 4 + Item: S_Mdef_Potion_Box10 Rate: 100 UniqueId: true - - Item: Tyr's_Blessing + - Index: 5 + Item: Tyr's_Blessing Rate: 100 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 6 + Item: Insurance Rate: 20 Amount: 6 UniqueId: true - - Item: Bubble_Gum + - Index: 7 + Item: Bubble_Gum Rate: 75 Amount: 6 UniqueId: true - - Item: Glass_Of_Illusion_Box10 + - Index: 8 + Item: Glass_Of_Illusion_Box10 Rate: 20 UniqueId: true - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 98 Amount: 2 UniqueId: true - - Item: Job_Manual50 + - Index: 10 + Item: Job_Manual50 Rate: 49 Amount: 2 UniqueId: true - - Item: Max_Weight_Up_Scroll + - Index: 11 + Item: Max_Weight_Up_Scroll Rate: 20 UniqueId: true - - Item: Miracle_Medicine + - Index: 12 + Item: Miracle_Medicine Rate: 2 UniqueId: true - - Item: House_Auger + - Index: 13 + Item: House_Auger Rate: 10 UniqueId: true - - Item: Rabbit_Bonnet + - Index: 14 + Item: Rabbit_Bonnet Rate: 1 UniqueId: true - Group: NECKLACE_BOX SubGroups: - SubGroup: 0 List: - - Item: Necklace_C + - Index: 0 + Item: Necklace_C Duration: 10080 UniqueId: true - Group: NEW_GIFT_ENVELOPE SubGroups: - SubGroup: 1 List: - - Item: Honey_Pastry + - Index: 0 + Item: Honey_Pastry Rate: 115 - - Item: Lucky_Cookie03 + - Index: 1 + Item: Lucky_Cookie03 Rate: 50 Amount: 3 - - Item: Gingerbread + - Index: 2 + Item: Gingerbread Rate: 50 Amount: 3 - - Item: Guyak_Pudding + - Index: 3 + Item: Guyak_Pudding Rate: 150 Amount: 3 - - Item: New_Year_Bun + - Index: 4 + Item: New_Year_Bun Rate: 250 Amount: 10 - - Item: Charm_Of_Happiness + - Index: 5 + Item: Charm_Of_Happiness Rate: 80 Amount: 2 - - Item: Shaman_Hat_ + - Index: 6 + Item: Shaman_Hat_ Rate: 40 - - Item: Halohalo + - Index: 7 + Item: Halohalo Rate: 80 - - Item: Branch_Of_Dead_Tree + - Index: 8 + Item: Branch_Of_Dead_Tree Rate: 80 Amount: 2 - - Item: Traditional_Firecrack + - Index: 9 + Item: Traditional_Firecrack Rate: 100 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 5 - Group: NEW_YEAR_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Str_Dish_Box + - Index: 0 + Item: Str_Dish_Box Rate: 1500 - - Item: Agi_Dish_Box + - Index: 1 + Item: Agi_Dish_Box Rate: 1500 - - Item: Int_Dish_Box + - Index: 2 + Item: Int_Dish_Box Rate: 1500 - - Item: Dex_Dish_Box + - Index: 3 + Item: Dex_Dish_Box Rate: 1500 - - Item: Luk_Dish_Box + - Index: 4 + Item: Luk_Dish_Box Rate: 1500 - - Item: Vit_Dish_Box + - Index: 5 + Item: Vit_Dish_Box Rate: 1500 - - Item: Yggdrasilberry_Box_ + - Index: 6 + Item: Yggdrasilberry_Box_ Rate: 950 - - Item: Superb_Fish_Box50 + - Index: 7 + Item: Superb_Fish_Box50 Rate: 50 - SubGroup: 2 List: - - Item: Berzebub_Card + - Index: 0 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Sealed_Kiel_Card + - Index: 1 + Item: Sealed_Kiel_Card Rate: 1 Announced: true - - Item: Sealed_Pharaoh_Card + - Index: 2 + Item: Sealed_Pharaoh_Card Rate: 3 Announced: true - - Item: Fallen_Angel_Wing + - Index: 3 + Item: Fallen_Angel_Wing Rate: 10 Announced: true UniqueId: true - - Item: Black_Devil_Mask_ + - Index: 4 + Item: Black_Devil_Mask_ Rate: 5 Announced: true UniqueId: true - - Item: Yellow_Baseball_Cap + - Index: 5 + Item: Yellow_Baseball_Cap Rate: 50 Announced: true UniqueId: true - - Item: Pink_Pajamas_Hat + - Index: 6 + Item: Pink_Pajamas_Hat Rate: 30 Announced: true UniqueId: true - - Item: Flame_Sprits_Armor_ + - Index: 7 + Item: Flame_Sprits_Armor_ Rate: 50 Announced: true UniqueId: true - - Item: YellowBunny_Hairband + - Index: 8 + Item: YellowBunny_Hairband Rate: 500 Announced: true UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 9 + Item: Max_Weight_Up_Box Rate: 200 Announced: true - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 300 Announced: true - - Item: 17Carat_Dia + - Index: 11 + Item: 17Carat_Dia Rate: 1250 - - Item: Guyak_Pudding + - Index: 12 + Item: Guyak_Pudding Rate: 2000 Amount: 5 - - Item: Psychic_ArmorS + - Index: 13 + Item: Psychic_ArmorS Rate: 2000 Amount: 10 - - Item: Fruit_Of_Mastela_Box2 + - Index: 14 + Item: Fruit_Of_Mastela_Box2 Rate: 2000 - - Item: Blue_Herb_Box2 + - Index: 15 + Item: Blue_Herb_Box2 Rate: 1600 - Group: NOIVE_BOX SubGroups: - SubGroup: 1 List: - - Item: Cracked_Buckler + - Index: 0 + Item: Cracked_Buckler Rate: 1 Duration: 10080 - - Item: Old_Pant + - Index: 1 + Item: Old_Pant Rate: 1 Duration: 10080 - - Item: Boots_Perforated + - Index: 2 + Item: Boots_Perforated Rate: 1 Duration: 10080 - - Item: Cheap_Running_Shirts + - Index: 3 + Item: Cheap_Running_Shirts Rate: 1 Duration: 10080 - - Item: Old_Bandanna + - Index: 4 + Item: Old_Bandanna Rate: 1 Duration: 10080 - Group: OCTO_HSTICK_BOX SubGroups: - SubGroup: 0 List: - - Item: Octopus_Hunt_Stick + - Index: 0 + Item: Octopus_Hunt_Stick Duration: 1380 - Group: OCTO_HSTICK_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Octopus_Hunt_Stick + - Index: 0 + Item: Octopus_Hunt_Stick Duration: 4320 - Group: OCTO_HSTICK_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Octopus_Hunt_Stick + - Index: 0 + Item: Octopus_Hunt_Stick Duration: 10080 - Group: OLDGIFTBOX SubGroups: - SubGroup: 1 List: - - Item: Fallen_Leaves_ + - Index: 0 + Item: Fallen_Leaves_ Rate: 45 - - Item: Chinese_Crown_ + - Index: 1 + Item: Chinese_Crown_ Rate: 15 - - Item: Tongue_Mask_ + - Index: 2 + Item: Tongue_Mask_ Rate: 40 - Group: OLD_COIN_POCKET SubGroups: - SubGroup: 1 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 400 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 200 - - Item: Manuk_Coin + - Index: 2 + Item: Manuk_Coin Rate: 100 - - Item: Sapa_Feat_Cert + - Index: 3 + Item: Sapa_Feat_Cert Rate: 80 - - Item: Mora_Coin + - Index: 4 + Item: Mora_Coin Rate: 50 - - Item: Anger_Seagod + - Index: 5 + Item: Anger_Seagod Rate: 1 - - Item: Cgrade_Coin + - Index: 6 + Item: Cgrade_Coin Rate: 74 - - Item: Dgrade_Coin + - Index: 7 + Item: Dgrade_Coin Rate: 95 - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 400 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 250 - - Item: Manuk_Coin + - Index: 2 + Item: Manuk_Coin Rate: 100 - - Item: Sapa_Feat_Cert + - Index: 3 + Item: Sapa_Feat_Cert Rate: 100 - - Item: Mora_Coin + - Index: 4 + Item: Mora_Coin Rate: 40 - - Item: Agrade_Coin + - Index: 5 + Item: Agrade_Coin Rate: 15 - - Item: Egrade_Coin + - Index: 6 + Item: Egrade_Coin Rate: 40 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 300 - - Item: Splendide_Coin + - Index: 1 + Item: Splendide_Coin Rate: 230 - - Item: Manuk_Coin + - Index: 2 + Item: Manuk_Coin Rate: 180 - - Item: Sapa_Feat_Cert + - Index: 3 + Item: Sapa_Feat_Cert Rate: 100 - - Item: Mora_Coin + - Index: 4 + Item: Mora_Coin Rate: 75 - - Item: Bgrade_Coin + - Index: 5 + Item: Bgrade_Coin Rate: 60 - Group: OLD_ORE_BOX SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 50 - - Item: Oridecon_Stone + - Index: 1 + Item: Oridecon_Stone Rate: 80 - - Item: Elunium_Stone + - Index: 2 + Item: Elunium_Stone Rate: 70 - - Item: Gold + - Index: 3 + Item: Gold Rate: 10 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 20 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 20 - - Item: Boody_Red + - Index: 6 + Item: Boody_Red Rate: 100 - - Item: Crystal_Blue + - Index: 7 + Item: Crystal_Blue Rate: 100 - - Item: Wind_Of_Verdure + - Index: 8 + Item: Wind_Of_Verdure Rate: 100 - - Item: Yellow_Live + - Index: 9 + Item: Yellow_Live Rate: 100 - - Item: Flame_Heart + - Index: 10 + Item: Flame_Heart Rate: 40 - - Item: Mistic_Frozen + - Index: 11 + Item: Mistic_Frozen Rate: 40 - - Item: Rough_Wind + - Index: 12 + Item: Rough_Wind Rate: 40 - - Item: Great_Nature + - Index: 13 + Item: Great_Nature Rate: 40 - - Item: Iron + - Index: 14 + Item: Iron Rate: 380 - - Item: Steel + - Index: 15 + Item: Steel Rate: 50 - - Item: Iron_Ore + - Index: 16 + Item: Iron_Ore Rate: 600 - - Item: Coal + - Index: 17 + Item: Coal Rate: 80 - - Item: Phracon + - Index: 18 + Item: Phracon Rate: 600 - - Item: Emveretarcon + - Index: 19 + Item: Emveretarcon Rate: 380 - Group: ORE SubGroups: - SubGroup: 1 List: - - Item: Iron_Ore + - Index: 0 + Item: Iron_Ore Rate: 30 - - Item: Iron + - Index: 1 + Item: Iron Rate: 28 - - Item: Yellow_Live + - Index: 2 + Item: Yellow_Live Rate: 26 - - Item: Coal + - Index: 3 + Item: Coal Rate: 24 - - Item: Wind_Of_Verdure + - Index: 4 + Item: Wind_Of_Verdure Rate: 22 - - Item: Phracon + - Index: 5 + Item: Phracon Rate: 20 - - Item: Crystal_Blue + - Index: 6 + Item: Crystal_Blue Rate: 18 - - Item: Boody_Red + - Index: 7 + Item: Boody_Red Rate: 16 - - Item: Steel + - Index: 8 + Item: Steel Rate: 14 - - Item: Emveretarcon + - Index: 9 + Item: Emveretarcon Rate: 12 - - Item: Elunium_Stone + - Index: 10 + Item: Elunium_Stone Rate: 10 - - Item: Oridecon_Stone + - Index: 11 + Item: Oridecon_Stone Rate: 9 - - Item: Great_Nature + - Index: 12 + Item: Great_Nature Rate: 8 - - Item: Rough_Wind + - Index: 13 + Item: Rough_Wind Rate: 7 - - Item: Mistic_Frozen + - Index: 14 + Item: Mistic_Frozen Rate: 6 - - Item: Flame_Heart + - Index: 15 + Item: Flame_Heart Rate: 5 - - Item: Elunium + - Index: 16 + Item: Elunium Rate: 4 - - Item: Oridecon + - Index: 17 + Item: Oridecon Rate: 3 - - Item: Gold + - Index: 18 + Item: Gold Rate: 2 - - Item: Emperium + - Index: 19 + Item: Emperium Rate: 1 - Group: OX_TAIL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Yggdrasilberry_Box_ + - Index: 0 + Item: Yggdrasilberry_Box_ Rate: 1420 UniqueId: true - - Item: Luk_Dish_Box + - Index: 1 + Item: Luk_Dish_Box Rate: 1420 UniqueId: true - - Item: Kafra_Card_Box + - Index: 2 + Item: Kafra_Card_Box Rate: 1420 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 3 + Item: Token_Of_Siegfried_Box Rate: 1420 UniqueId: true - - Item: Insurance_Package + - Index: 4 + Item: Insurance_Package Rate: 1420 UniqueId: true - - Item: Zealotus_Scroll + - Index: 5 + Item: Zealotus_Scroll Rate: 300 Amount: 5 UniqueId: true - - Item: Assumptio_5_Scroll_Box + - Index: 6 + Item: Assumptio_5_Scroll_Box Rate: 1400 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 500 UniqueId: true - - Item: B_Dragon_Hat_Box + - Index: 8 + Item: B_Dragon_Hat_Box Rate: 150 Announced: true UniqueId: true - - Item: Rain_Cloud + - Index: 9 + Item: Rain_Cloud Rate: 87 Announced: true UniqueId: true - - Item: Gold_Ingot_Poring_Hat + - Index: 10 + Item: Gold_Ingot_Poring_Hat Rate: 3 Announced: true UniqueId: true - - Item: Maneater_Flower_Hat + - Index: 11 + Item: Maneater_Flower_Hat Rate: 150 Announced: true UniqueId: true - - Item: Chilly_Breath + - Index: 12 + Item: Chilly_Breath Rate: 100 Announced: true UniqueId: true - - Item: Choco_Stick_In_Mouth + - Index: 13 + Item: Choco_Stick_In_Mouth Rate: 100 Announced: true UniqueId: true - - Item: Eyes_Of_Ifrit + - Index: 14 + Item: Eyes_Of_Ifrit Rate: 5 Announced: true UniqueId: true - - Item: Majoruros_Horn + - Index: 15 + Item: Majoruros_Horn Rate: 100 Announced: true UniqueId: true - - Item: Sealed_D_Lord_Card + - Index: 16 + Item: Sealed_D_Lord_Card Rate: 5 Announced: true UniqueId: true @@ -15421,266 +21772,338 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Passion_FB_Hat + - Index: 0 + Item: Passion_FB_Hat Duration: 60 - Group: PASSION_HAT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Passion_FB_Hat + - Index: 0 + Item: Passion_FB_Hat Duration: 3600 - Group: PATRON_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Agi_Dish_Box + - Index: 0 + Item: Agi_Dish_Box Rate: 1300 - - Item: Luk_Dish_Box + - Index: 1 + Item: Luk_Dish_Box Rate: 1300 - - Item: Yggdrasilberry_Box_ + - Index: 2 + Item: Yggdrasilberry_Box_ Rate: 1200 - - Item: Enchant_Book + - Index: 3 + Item: Enchant_Book Rate: 773 Announced: true - - Item: Miracle_Medicine + - Index: 4 + Item: Miracle_Medicine Rate: 200 - - Item: Fruit_Of_Mastela_Box2 + - Index: 5 + Item: Fruit_Of_Mastela_Box2 Rate: 1150 - - Item: Bubble_Gum_Box + - Index: 6 + Item: Bubble_Gum_Box Rate: 1100 - - Item: Storm_10_Scroll_Box + - Index: 7 + Item: Storm_10_Scroll_Box Rate: 1060 - - Item: Job_Manual50_Box + - Index: 8 + Item: Job_Manual50_Box Rate: 500 - - Item: Songpyun_Box50 + - Index: 9 + Item: Songpyun_Box50 Rate: 1110 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 200 - - Item: Immuned_Shield + - Index: 11 + Item: Immuned_Shield Rate: 30 Announced: true - - Item: Sealed_Berz_Card + - Index: 12 + Item: Sealed_Berz_Card Rate: 1 Announced: true - - Item: Sealed_Eddga_Card + - Index: 13 + Item: Sealed_Eddga_Card Rate: 15 Announced: true - - Item: Cat_Ears_Beret + - Index: 14 + Item: Cat_Ears_Beret Rate: 20 Announced: true - - Item: Snowman_Hat_Box + - Index: 15 + Item: Snowman_Hat_Box Rate: 5 Announced: true - - Item: Hankie_In_Mouth + - Index: 16 + Item: Hankie_In_Mouth Rate: 30 Announced: true - - Item: Mistress_Card + - Index: 17 + Item: Mistress_Card Rate: 1 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 18 + Item: Guarantee_Armor_9Up Rate: 5 Announced: true - Group: PET_EGG_SCROLL1 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 100 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 200 Amount: 2 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 80 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 300 Amount: 2 UniqueId: true - - Item: Adrenaline_Scroll + - Index: 4 + Item: Adrenaline_Scroll Rate: 300 Amount: 2 UniqueId: true - - Item: Neuralizer + - Index: 5 + Item: Neuralizer Rate: 10 UniqueId: true - - Item: Red_Deviruchi_Cap + - Index: 6 + Item: Red_Deviruchi_Cap Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL10 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 100 Amount: 2 UniqueId: true - - Item: Wind_Walk_10_Scroll + - Index: 1 + Item: Wind_Walk_10_Scroll Rate: 80 Amount: 5 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 100 Amount: 5 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 200 Amount: 10 UniqueId: true - - Item: Megaphone_ + - Index: 4 + Item: Megaphone_ Rate: 160 Amount: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 5 + Item: Bubble_Gum Rate: 100 Amount: 2 UniqueId: true - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 152 Amount: 10 UniqueId: true - - Item: Int_Dish10 + - Index: 7 + Item: Int_Dish10 Rate: 100 Amount: 5 UniqueId: true - - Item: Injustice_Card + - Index: 8 + Item: Injustice_Card Rate: 2 UniqueId: true - - Item: Zherlthsh_Card + - Index: 9 + Item: Zherlthsh_Card Rate: 2 UniqueId: true - - Item: Angelic_Chain_ + - Index: 10 + Item: Angelic_Chain_ Rate: 2 UniqueId: true - - Item: Satanic_Chain_ + - Index: 11 + Item: Satanic_Chain_ Rate: 2 UniqueId: true - Group: PET_EGG_SCROLL11 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 115 Amount: 2 UniqueId: true - - Item: Enriched_Elunium + - Index: 1 + Item: Enriched_Elunium Rate: 90 Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 205 Amount: 5 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 205 Amount: 10 UniqueId: true - - Item: Bubble_Gum + - Index: 4 + Item: Bubble_Gum Rate: 115 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 5 + Item: Old_Violet_Box Rate: 55 Amount: 3 UniqueId: true - - Item: Dex_Dish10 + - Index: 6 + Item: Dex_Dish10 Rate: 205 Amount: 5 UniqueId: true - - Item: Owl_Baron_Card + - Index: 7 + Item: Owl_Baron_Card Rate: 2 UniqueId: true - - Item: Owl_Duke_Card + - Index: 8 + Item: Owl_Duke_Card Rate: 2 UniqueId: true - - Item: Slipper + - Index: 9 + Item: Slipper Rate: 2 UniqueId: true - - Item: Drooping_Kitty_ + - Index: 10 + Item: Drooping_Kitty_ Rate: 2 UniqueId: true - - Item: Big_Golden_Bell_ + - Index: 11 + Item: Big_Golden_Bell_ Rate: 2 UniqueId: true - Group: PET_EGG_SCROLL12 SubGroups: - SubGroup: 1 List: - - Item: Poring_Box + - Index: 0 + Item: Poring_Box Rate: 80 UniqueId: true - - Item: Vit_Dish10_ + - Index: 1 + Item: Vit_Dish10_ Rate: 150 Amount: 10 UniqueId: true - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 80 UniqueId: true - - Item: Dex_Dish10_ + - Index: 3 + Item: Dex_Dish10_ Rate: 150 Amount: 10 UniqueId: true - - Item: Megaphone_ + - Index: 4 + Item: Megaphone_ Rate: 150 Amount: 3 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Rate: 180 Amount: 5 UniqueId: true - - Item: Luk_Dish10_ + - Index: 6 + Item: Luk_Dish10_ Rate: 180 Amount: 10 UniqueId: true - - Item: Elven_Ears + - Index: 7 + Item: Elven_Ears Rate: 10 UniqueId: true - - Item: Flying_Angel + - Index: 8 + Item: Flying_Angel Rate: 10 UniqueId: true - - Item: Zeny_Scroll + - Index: 9 + Item: Zeny_Scroll Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL13 SubGroups: - SubGroup: 1 List: - - Item: Elephant_Hat + - Index: 0 + Item: Elephant_Hat Rate: 10 UniqueId: true - - Item: Happy_Wig + - Index: 1 + Item: Happy_Wig Rate: 10 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 170 Amount: 5 UniqueId: true - - Item: Enriched_Elunium + - Index: 3 + Item: Enriched_Elunium Rate: 300 Amount: 5 UniqueId: true - - Item: Zeny_Scroll + - Index: 4 + Item: Zeny_Scroll Rate: 10 UniqueId: true - - Item: Yggdrasilberry + - Index: 5 + Item: Yggdrasilberry Rate: 100 Amount: 7 UniqueId: true - - Item: Fruit_Of_Mastela + - Index: 6 + Item: Fruit_Of_Mastela Rate: 100 Amount: 15 UniqueId: true - - Item: Blue_Herb + - Index: 7 + Item: Blue_Herb Rate: 100 Amount: 8 UniqueId: true - - Item: Insurance + - Index: 8 + Item: Insurance Rate: 100 Amount: 3 UniqueId: true - - Item: White_Slim_Potion + - Index: 9 + Item: White_Slim_Potion Rate: 100 Amount: 20 UniqueId: true @@ -15688,40 +22111,50 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Hibiscus + - Index: 0 + Item: Hibiscus Rate: 10 UniqueId: true - - Item: Charming_Ribbon + - Index: 1 + Item: Charming_Ribbon Rate: 10 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 150 Amount: 5 UniqueId: true - - Item: Enriched_Elunium + - Index: 3 + Item: Enriched_Elunium Rate: 250 Amount: 5 UniqueId: true - - Item: Zeny_Scroll + - Index: 4 + Item: Zeny_Scroll Rate: 50 UniqueId: true - - Item: Yggdrasilberry + - Index: 5 + Item: Yggdrasilberry Rate: 100 Amount: 7 UniqueId: true - - Item: Fruit_Of_Mastela + - Index: 6 + Item: Fruit_Of_Mastela Rate: 100 Amount: 15 UniqueId: true - - Item: Grape_Juice + - Index: 7 + Item: Grape_Juice Rate: 100 Amount: 20 UniqueId: true - - Item: Insurance + - Index: 8 + Item: Insurance Rate: 100 Amount: 3 UniqueId: true - - Item: White_Slim_Potion + - Index: 9 + Item: White_Slim_Potion Rate: 130 Amount: 20 UniqueId: true @@ -15729,454 +22162,574 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 90 Amount: 2 UniqueId: true - - Item: Wind_Walk_10_Scroll + - Index: 1 + Item: Wind_Walk_10_Scroll Rate: 150 Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 200 Amount: 2 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 200 Amount: 2 UniqueId: true - - Item: Aspersio_5_Scroll + - Index: 4 + Item: Aspersio_5_Scroll Rate: 200 Amount: 2 UniqueId: true - - Item: Bubble_Gum + - Index: 5 + Item: Bubble_Gum Rate: 150 Amount: 2 UniqueId: true - - Item: Red_Wizardry_Hat + - Index: 6 + Item: Red_Wizardry_Hat Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL3 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 100 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 200 Amount: 2 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 80 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 300 Amount: 2 UniqueId: true - - Item: Adrenaline_Scroll + - Index: 4 + Item: Adrenaline_Scroll Rate: 300 Amount: 2 UniqueId: true - - Item: Neuralizer + - Index: 5 + Item: Neuralizer Rate: 10 UniqueId: true - - Item: Pink_Drooping_Kitty + - Index: 6 + Item: Pink_Drooping_Kitty Rate: 100 UniqueId: true - Group: PET_EGG_SCROLL4 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 90 Amount: 2 UniqueId: true - - Item: Wind_Walk_10_Scroll + - Index: 1 + Item: Wind_Walk_10_Scroll Rate: 150 Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 200 Amount: 2 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 200 Amount: 2 UniqueId: true - - Item: Aspersio_5_Scroll + - Index: 4 + Item: Aspersio_5_Scroll Rate: 200 Amount: 2 UniqueId: true - - Item: Bubble_Gum + - Index: 5 + Item: Bubble_Gum Rate: 150 Amount: 2 UniqueId: true - - Item: Pink_Fur_Hat + - Index: 6 + Item: Pink_Fur_Hat Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL5 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 150 Amount: 2 UniqueId: true - - Item: Enriched_Elunium + - Index: 1 + Item: Enriched_Elunium Rate: 135 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 200 Amount: 2 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 300 Amount: 2 UniqueId: true - - Item: Mini_Propeller_ + - Index: 4 + Item: Mini_Propeller_ Rate: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 5 + Item: Bubble_Gum Rate: 200 UniqueId: true - - Item: White_Wizardry_Hat + - Index: 6 + Item: White_Wizardry_Hat Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL6 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual_Box + - Index: 0 + Item: Battle_Manual_Box Rate: 200 UniqueId: true - - Item: Enriched_Elunium_Box + - Index: 1 + Item: Enriched_Elunium_Box Rate: 195 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 2 + Item: Token_Of_Siegfried_Box Rate: 400 UniqueId: true - - Item: Bubble_Gum_Box + - Index: 3 + Item: Bubble_Gum_Box Rate: 200 UniqueId: true - - Item: Pair_Of_Red_Ribbon_ + - Index: 4 + Item: Pair_Of_Red_Ribbon_ Rate: 2 UniqueId: true - - Item: Drooping_Kitty_ + - Index: 5 + Item: Drooping_Kitty_ Rate: 1 UniqueId: true - - Item: Orc_Hero_Helm_TW + - Index: 6 + Item: Orc_Hero_Helm_TW Rate: 1 UniqueId: true - - Item: Magestic_Goat_TW + - Index: 7 + Item: Magestic_Goat_TW Rate: 1 UniqueId: true - Group: PET_EGG_SCROLL7 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 80 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 30 Amount: 2 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 120 Amount: 2 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 190 Amount: 10 UniqueId: true - - Item: Megaphone_ + - Index: 4 + Item: Megaphone_ Rate: 190 Amount: 5 UniqueId: true - - Item: Old_Violet_Box + - Index: 5 + Item: Old_Violet_Box Rate: 50 Amount: 3 UniqueId: true - - Item: Vit_Dish10 + - Index: 6 + Item: Vit_Dish10 Rate: 200 Amount: 5 UniqueId: true - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 120 UniqueId: true - - Item: Succubus_Card + - Index: 8 + Item: Succubus_Card Rate: 2 UniqueId: true - - Item: Incubus_Card + - Index: 9 + Item: Incubus_Card Rate: 2 UniqueId: true - - Item: Smoking_Pipe_ + - Index: 10 + Item: Smoking_Pipe_ Rate: 5 UniqueId: true - - Item: Pair_Of_Red_Ribbon_ + - Index: 11 + Item: Pair_Of_Red_Ribbon_ Rate: 9 UniqueId: true - Group: PET_EGG_SCROLL8 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 80 Amount: 2 UniqueId: true - - Item: Wind_Walk_10_Scroll + - Index: 1 + Item: Wind_Walk_10_Scroll Rate: 60 Amount: 5 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 120 Amount: 5 UniqueId: true - - Item: Giant_Fly_Wing + - Index: 3 + Item: Giant_Fly_Wing Rate: 244 Amount: 10 UniqueId: true - - Item: Neuralizer + - Index: 4 + Item: Neuralizer Rate: 1 UniqueId: true - - Item: Bubble_Gum + - Index: 5 + Item: Bubble_Gum Rate: 150 Amount: 2 UniqueId: true - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 200 Amount: 10 UniqueId: true - - Item: Agi_Dish10 + - Index: 7 + Item: Agi_Dish10 Rate: 100 Amount: 5 UniqueId: true - - Item: Old_Violet_Box + - Index: 8 + Item: Old_Violet_Box Rate: 30 Amount: 3 UniqueId: true - - Item: Silver_Tiara + - Index: 9 + Item: Silver_Tiara Rate: 3 UniqueId: true - - Item: Magestic_Goat_TW + - Index: 10 + Item: Magestic_Goat_TW Rate: 3 UniqueId: true - - Item: Fish_On_Head_ + - Index: 11 + Item: Fish_On_Head_ Rate: 9 UniqueId: true - Group: PET_EGG_SCROLL9 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 200 Amount: 2 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 50 Amount: 2 UniqueId: true - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Rate: 160 Amount: 2 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 80 Amount: 10 UniqueId: true - - Item: Adrenaline_Scroll + - Index: 4 + Item: Adrenaline_Scroll Rate: 200 Amount: 5 UniqueId: true - - Item: Neuralizer + - Index: 5 + Item: Neuralizer Rate: 1 UniqueId: true - - Item: Old_Violet_Box + - Index: 6 + Item: Old_Violet_Box Rate: 60 Amount: 3 UniqueId: true - - Item: Str_Dish10 + - Index: 7 + Item: Str_Dish10 Rate: 208 Amount: 5 UniqueId: true - - Item: Dark_Illusion_Card + - Index: 8 + Item: Dark_Illusion_Card Rate: 5 UniqueId: true - - Item: Dark_Lord_Card + - Index: 9 + Item: Dark_Lord_Card Rate: 1 UniqueId: true - - Item: Orc_Hero_Helm_TW + - Index: 10 + Item: Orc_Hero_Helm_TW Rate: 5 UniqueId: true - - Item: Bunny_Band_ + - Index: 11 + Item: Bunny_Band_ Rate: 10 UniqueId: true - Group: PET_EGG_SCROLL_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll1 + - Index: 0 + Item: Pet_Egg_Scroll1 UniqueId: true - Group: PET_EGG_SCROLL_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll10 + - Index: 0 + Item: Pet_Egg_Scroll10 UniqueId: true - Group: PET_EGG_SCROLL_BOX11 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll11 + - Index: 0 + Item: Pet_Egg_Scroll11 UniqueId: true - Group: PET_EGG_SCROLL_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll2 + - Index: 0 + Item: Pet_Egg_Scroll2 UniqueId: true - Group: PET_EGG_SCROLL_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll3 + - Index: 0 + Item: Pet_Egg_Scroll3 UniqueId: true - Group: PET_EGG_SCROLL_BOX4 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll4 + - Index: 0 + Item: Pet_Egg_Scroll4 UniqueId: true - Group: PET_EGG_SCROLL_BOX5 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll5 + - Index: 0 + Item: Pet_Egg_Scroll5 UniqueId: true - Group: PET_EGG_SCROLL_BOX6 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll6 + - Index: 0 + Item: Pet_Egg_Scroll6 UniqueId: true - Group: PET_EGG_SCROLL_BOX7 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll7 + - Index: 0 + Item: Pet_Egg_Scroll7 UniqueId: true - Group: PET_EGG_SCROLL_BOX8 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll8 + - Index: 0 + Item: Pet_Egg_Scroll8 UniqueId: true - Group: PET_EGG_SCROLL_BOX9 SubGroups: - SubGroup: 0 List: - - Item: Pet_Egg_Scroll9 + - Index: 0 + Item: Pet_Egg_Scroll9 UniqueId: true - Group: PET_EGG_SCROLL_E SubGroups: - SubGroup: 1 List: - - Item: Exorcize_Herb + - Index: 0 + Item: Exorcize_Herb Rate: 350 Amount: 10 UniqueId: true - - Item: Silk_Ribbon + - Index: 1 + Item: Silk_Ribbon Rate: 130 UniqueId: true - - Item: Realgar_Wine + - Index: 2 + Item: Realgar_Wine Rate: 350 Amount: 10 UniqueId: true - - Item: Chung_E_Cake + - Index: 3 + Item: Chung_E_Cake Rate: 70 Amount: 10 UniqueId: true - - Item: Bok_Choy + - Index: 4 + Item: Bok_Choy Rate: 70 Amount: 10 UniqueId: true - - Item: Chung_E_Ticket + - Index: 5 + Item: Chung_E_Ticket Rate: 10 UniqueId: true - - Item: Spring_Rabbit_Ticket + - Index: 6 + Item: Spring_Rabbit_Ticket Rate: 10 UniqueId: true - - Item: Zeny_Card_Scroll_Box + - Index: 7 + Item: Zeny_Card_Scroll_Box Rate: 10 UniqueId: true - Group: PIERRE_TREASUREBOX SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 11 - - Item: Branch_Of_Dead_Tree + - Index: 1 + Item: Branch_Of_Dead_Tree Rate: 3 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 5 - - Item: Gift_Box + - Index: 3 + Item: Gift_Box Rate: 3 - - Item: Scarlet_Dyestuffs + - Index: 4 + Item: Scarlet_Dyestuffs Rate: 3 - - Item: Lemon_Dyestuffs + - Index: 5 + Item: Lemon_Dyestuffs Rate: 3 - - Item: Cobaltblue_Dyestuffs + - Index: 6 + Item: Cobaltblue_Dyestuffs Rate: 3 - - Item: Darkgreen_Dyestuffs + - Index: 7 + Item: Darkgreen_Dyestuffs Rate: 3 - - Item: Orange_Dyestuffs + - Index: 8 + Item: Orange_Dyestuffs Rate: 3 - - Item: Violet_Dyestuffs + - Index: 9 + Item: Violet_Dyestuffs Rate: 3 - - Item: White_Dyestuffs + - Index: 10 + Item: White_Dyestuffs Rate: 3 - - Item: Black_Dyestuffs + - Index: 11 + Item: Black_Dyestuffs Rate: 3 - - Item: Olivine + - Index: 12 + Item: Olivine Rate: 3 - - Item: Phlogopite + - Index: 13 + Item: Phlogopite Rate: 3 - - Item: Agate + - Index: 14 + Item: Agate Rate: 3 - - Item: Muscovite + - Index: 15 + Item: Muscovite Rate: 3 - - Item: Rose_Quartz + - Index: 16 + Item: Rose_Quartz Rate: 3 - - Item: Turquoise + - Index: 17 + Item: Turquoise Rate: 3 - - Item: Citrine + - Index: 18 + Item: Citrine Rate: 3 - - Item: Pyroxene + - Index: 19 + Item: Pyroxene Rate: 3 - - Item: Biotite + - Index: 20 + Item: Biotite Rate: 3 - - Item: Fire_Cracker + - Index: 21 + Item: Fire_Cracker Rate: 3 - - Item: Str_Dish10 + - Index: 22 + Item: Str_Dish10 Rate: 3 - - Item: Vit_Dish10 + - Index: 23 + Item: Vit_Dish10 Rate: 3 - - Item: Agi_Dish10 + - Index: 24 + Item: Agi_Dish10 Rate: 3 - - Item: Dex_Dish10 + - Index: 25 + Item: Dex_Dish10 Rate: 3 - - Item: Luk_Dish10 + - Index: 26 + Item: Luk_Dish10 Rate: 3 - - Item: Bloody_Dead_Branch + - Index: 27 + Item: Bloody_Dead_Branch Rate: 1 - Group: PISCES_DIADEM_BOX SubGroups: - SubGroup: 0 List: - - Item: Pisces_Diadem_Scroll + - Index: 0 + Item: Pisces_Diadem_Scroll Amount: 10 UniqueId: true Stacked: false @@ -16184,816 +22737,1093 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Ifrit's_Ear_Box + - Index: 0 + Item: Ifrit's_Ear_Box Rate: 1 UniqueId: true - - Item: Bradium_Earing + - Index: 1 + Item: Bradium_Earing Rate: 2 UniqueId: true - - Item: Pisces_Diadem + - Index: 2 + Item: Pisces_Diadem Rate: 10 UniqueId: true - - Item: Gryphon_Hat + - Index: 3 + Item: Gryphon_Hat Rate: 5 UniqueId: true - - Item: Vital_Tree_Shoes + - Index: 4 + Item: Vital_Tree_Shoes Rate: 10 UniqueId: true - - Item: Neuralizer_Box + - Index: 5 + Item: Neuralizer_Box Rate: 22 UniqueId: true - - Item: Insurance_Package + - Index: 6 + Item: Insurance_Package Rate: 60 UniqueId: true - - Item: Orc_HeroS + - Index: 7 + Item: Orc_HeroS Rate: 50 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 8 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: Token_Of_Siegfried_Box + - Index: 9 + Item: Token_Of_Siegfried_Box Rate: 130 UniqueId: true - - Item: Ribbon_Of_Life_Box3 + - Index: 10 + Item: Ribbon_Of_Life_Box3 Rate: 160 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 180 Amount: 5 UniqueId: true - - Item: Battle_Manual_Box5 + - Index: 12 + Item: Battle_Manual_Box5 Rate: 200 UniqueId: true - - Item: Yggdrasilberry_Box_ + - Index: 13 + Item: Yggdrasilberry_Box_ Rate: 70 UniqueId: true - Group: POISON SubGroups: - SubGroup: 1 List: - - Item: Poison_Paralysis + - Index: 0 + Item: Poison_Paralysis Rate: 1 - - Item: Poison_Leech + - Index: 1 + Item: Poison_Leech Rate: 1 - - Item: Poison_Oblivion + - Index: 2 + Item: Poison_Oblivion Rate: 1 - - Item: Poison_Contamination + - Index: 3 + Item: Poison_Contamination Rate: 1 - - Item: Poison_Numb + - Index: 4 + Item: Poison_Numb Rate: 1 - - Item: Poison_Fever + - Index: 5 + Item: Poison_Fever Rate: 1 - - Item: Poison_Laughing + - Index: 6 + Item: Poison_Laughing Rate: 1 - - Item: Poison_Fatigue + - Index: 7 + Item: Poison_Fatigue Rate: 1 - Group: POLE_AXE_BOX SubGroups: - SubGroup: 0 List: - - Item: Pole_Axe_C + - Index: 0 + Item: Pole_Axe_C Duration: 10080 UniqueId: true - Group: POTION SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 1 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 1 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 1 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 1 - Group: PRIVATE_AIRSHIP SubGroups: - SubGroup: 1 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Rate: 1 - - Item: World_Tour_Ticket + - Index: 1 + Item: World_Tour_Ticket Rate: 1 - Group: PRIZEOFHERO SubGroups: - SubGroup: 1 List: - - Item: Fruit_Of_Mastela + - Index: 0 + Item: Fruit_Of_Mastela Rate: 7 - - Item: White_Slim_Potion + - Index: 1 + Item: White_Slim_Potion Rate: 7 - - Item: Yggdrasilberry + - Index: 2 + Item: Yggdrasilberry Rate: 17 - - Item: Seed_Of_Yggdrasil + - Index: 3 + Item: Seed_Of_Yggdrasil Rate: 10 - - Item: Poison_Bottle + - Index: 4 + Item: Poison_Bottle Rate: 7 - - Item: Str_Dish10 + - Index: 5 + Item: Str_Dish10 Rate: 7 - - Item: Int_Dish10 + - Index: 6 + Item: Int_Dish10 Rate: 7 - - Item: Vit_Dish10 + - Index: 7 + Item: Vit_Dish10 Rate: 7 - - Item: Agi_Dish10 + - Index: 8 + Item: Agi_Dish10 Rate: 7 - - Item: Dex_Dish10 + - Index: 9 + Item: Dex_Dish10 Rate: 7 - - Item: Luk_Dish10 + - Index: 10 + Item: Luk_Dish10 Rate: 7 - - Item: Mastela_Fruit_Box + - Index: 11 + Item: Mastela_Fruit_Box Rate: 2 - - Item: Yggdrasil_Seed_Box + - Index: 12 + Item: Yggdrasil_Seed_Box Rate: 2 - - Item: Iggdrasilberry_Box + - Index: 13 + Item: Iggdrasilberry_Box Rate: 1 - - Item: White_Slim_Pot_Box2 + - Index: 14 + Item: White_Slim_Pot_Box2 Rate: 2 - - Item: Poison_Bottle_Box2 + - Index: 15 + Item: Poison_Bottle_Box2 Rate: 2 - - Item: High_Weapon_Box + - Index: 16 + Item: High_Weapon_Box Rate: 1 - - Item: Sg_Violet_Potion_Box + - Index: 17 + Item: Sg_Violet_Potion_Box Rate: 7 - - Item: Sg_White_Potion_Box + - Index: 18 + Item: Sg_White_Potion_Box Rate: 7 - - Item: Sg_Blue_Potion_Box + - Index: 19 + Item: Sg_Blue_Potion_Box Rate: 7 - - Item: Hero_Plate + - Index: 20 + Item: Hero_Plate Rate: 1 - - Item: Hero_Magic_Coat + - Index: 21 + Item: Hero_Magic_Coat Rate: 1 - - Item: Hero_Judgement_Shawl + - Index: 22 + Item: Hero_Judgement_Shawl Rate: 1 - - Item: Hero_Trade_Mail + - Index: 23 + Item: Hero_Trade_Mail Rate: 1 - - Item: Hero_Hidden_Cloth + - Index: 24 + Item: Hero_Hidden_Cloth Rate: 1 - - Item: Hero_Taget_Suits + - Index: 25 + Item: Hero_Taget_Suits Rate: 1 - - Item: Vet_Nepen_Heel + - Index: 26 + Item: Vet_Nepen_Heel Rate: 2 - - Item: Vet_SliverFox_Boots + - Index: 27 + Item: Vet_SliverFox_Boots Rate: 2 - - Item: Vet_Ungo_Boots + - Index: 28 + Item: Vet_Ungo_Boots Rate: 2 - Group: PR_RESET_STONE_BOX SubGroups: - SubGroup: 0 List: - - Item: Premium_Reset_Stone + - Index: 0 + Item: Premium_Reset_Stone - Group: PTOTECTION_SEAGOD_BOX SubGroups: - SubGroup: 0 List: - - Item: Ptotection_Seagod + - Index: 0 + Item: Ptotection_Seagod Duration: 1380 - Group: PTOTECTION_SEAGOD_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Ptotection_Seagod + - Index: 0 + Item: Ptotection_Seagod Duration: 10080 - Group: PTOTECTION_SEAGOD_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Ptotection_Seagod + - Index: 0 + Item: Ptotection_Seagod Duration: 21600 - Group: QUIVER SubGroups: - SubGroup: 1 List: - - Item: Arrow_Container + - Index: 0 + Item: Arrow_Container Rate: 1 - - Item: Iron_Arrow_Container + - Index: 1 + Item: Iron_Arrow_Container Rate: 1 - - Item: Steel_Arrow_Container + - Index: 2 + Item: Steel_Arrow_Container Rate: 1 - - Item: Ori_Arrow_Container + - Index: 3 + Item: Ori_Arrow_Container Rate: 1 - - Item: Fire_Arrow_Container + - Index: 4 + Item: Fire_Arrow_Container Rate: 1 - - Item: Silver_Arrow_Container + - Index: 5 + Item: Silver_Arrow_Container Rate: 1 - - Item: Wind_Arrow_Container + - Index: 6 + Item: Wind_Arrow_Container Rate: 1 - - Item: Stone_Arrow_Container + - Index: 7 + Item: Stone_Arrow_Container Rate: 1 - - Item: Crystal_Arrow_Container + - Index: 8 + Item: Crystal_Arrow_Container Rate: 1 - - Item: Shadow_Arrow_Container + - Index: 9 + Item: Shadow_Arrow_Container Rate: 1 - - Item: Imma_Arrow_Container + - Index: 10 + Item: Imma_Arrow_Container Rate: 1 - - Item: Rusty_Arrow_Container + - Index: 11 + Item: Rusty_Arrow_Container Rate: 1 - - Item: Holy_Arrow_Quiver + - Index: 12 + Item: Holy_Arrow_Quiver Rate: 2 - Group: RAMEN_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Ramen_Hat + - Index: 0 + Item: Ramen_Hat Duration: 20160 UniqueId: true - Group: RECOVERY SubGroups: - SubGroup: 1 List: - - Item: Fruit_Of_Mastela + - Index: 0 + Item: Fruit_Of_Mastela Rate: 5 - - Item: Leaflet_Of_Aloe + - Index: 1 + Item: Leaflet_Of_Aloe Rate: 5 - - Item: Leaflet_Of_Hinal + - Index: 2 + Item: Leaflet_Of_Hinal Rate: 10 - - Item: Red_Slim_Potion + - Index: 3 + Item: Red_Slim_Potion Rate: 10 - - Item: Resist_Fire + - Index: 4 + Item: Resist_Fire Rate: 10 - - Item: Yellow_Herb + - Index: 5 + Item: Yellow_Herb Rate: 20 - - Item: Red_Potion + - Index: 6 + Item: Red_Potion Rate: 20 - - Item: Green_Herb + - Index: 7 + Item: Green_Herb Rate: 30 - - Item: Red_Herb + - Index: 8 + Item: Red_Herb Rate: 30 - - Item: Novice_Potion + - Index: 9 + Item: Novice_Potion Rate: 50 - - Item: Nice_Sweet_Potato + - Index: 10 + Item: Nice_Sweet_Potato Rate: 50 - - Item: Candy + - Index: 11 + Item: Candy Rate: 100 - - Item: Monster's_Feed + - Index: 12 + Item: Monster's_Feed Rate: 200 - - Item: Popped_Rice + - Index: 13 + Item: Popped_Rice Rate: 600 - Group: REDBOX SubGroups: - SubGroup: 1 List: - - Item: Cat_Hat + - Index: 0 + Item: Cat_Hat Rate: 1 - - Item: Alice_Doll + - Index: 1 + Item: Alice_Doll Rate: 11 - - Item: Magic_Eyes + - Index: 2 + Item: Magic_Eyes Rate: 11 - - Item: Hibiscus + - Index: 3 + Item: Hibiscus Rate: 11 - - Item: Charming_Ribbon + - Index: 4 + Item: Charming_Ribbon Rate: 11 - - Item: Crescent_Helm + - Index: 5 + Item: Crescent_Helm Rate: 11 - - Item: Kabuki_Mask + - Index: 6 + Item: Kabuki_Mask Rate: 12 - - Item: Chinese_Crown + - Index: 7 + Item: Chinese_Crown Rate: 1 - - Item: Helm_Of_Darkness + - Index: 8 + Item: Helm_Of_Darkness Rate: 11 - - Item: Puppy_Hat + - Index: 9 + Item: Puppy_Hat Rate: 1 - - Item: Bird_Nest_Hat + - Index: 10 + Item: Bird_Nest_Hat Rate: 11 - - Item: Laurel_Wreath + - Index: 11 + Item: Laurel_Wreath Rate: 11 - - Item: Geographer_Band + - Index: 12 + Item: Geographer_Band Rate: 11 - - Item: Twin_Ribbon + - Index: 13 + Item: Twin_Ribbon Rate: 10 - Group: REDBOX_2 SubGroups: - SubGroup: 1 List: - - Item: Alice_Doll + - Index: 0 + Item: Alice_Doll Rate: 1 - - Item: Magic_Eyes + - Index: 1 + Item: Magic_Eyes Rate: 9 - - Item: Hibiscus + - Index: 2 + Item: Hibiscus Rate: 10 - - Item: Charming_Ribbon + - Index: 3 + Item: Charming_Ribbon Rate: 10 - Group: REPAIR_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Repair_Scroll + - Index: 0 + Item: Repair_Scroll UniqueId: true - - Item: Iron_Ore + - Index: 1 + Item: Iron_Ore UniqueId: true - - Item: Iron + - Index: 2 + Item: Iron UniqueId: true - - Item: Oridecon_Stone + - Index: 3 + Item: Oridecon_Stone UniqueId: true - - Item: Steel + - Index: 4 + Item: Steel UniqueId: true - Group: REQUIEM_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Agi_Dish_Box + - Index: 0 + Item: Agi_Dish_Box Rate: 1300 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1300 - - Item: HE_Battle_Manual + - Index: 2 + Item: HE_Battle_Manual Rate: 1300 Amount: 5 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1200 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1200 Amount: 10 - - Item: Medal_Swordman + - Index: 7 + Item: Medal_Swordman Rate: 200 - - Item: Medal_Acolyte + - Index: 8 + Item: Medal_Acolyte Rate: 200 - - Item: Medal_Thief + - Index: 9 + Item: Medal_Thief Rate: 200 - - Item: Tha_Despero_Mask + - Index: 10 + Item: Tha_Despero_Mask Rate: 200 Announced: true - - Item: Banshee_Master_Kiss + - Index: 11 + Item: Banshee_Master_Kiss Rate: 247 Announced: true - - Item: C_Spirit_Of_Chung_E + - Index: 12 + Item: C_Spirit_Of_Chung_E Rate: 200 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 13 + Item: Guarantee_Weapon_9Up Rate: 10 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 14 + Item: Guarantee_Armor_9Up Rate: 10 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 15 + Item: Guarantee_Weapon_11Up Rate: 1 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 16 + Item: Guarantee_Armor_11Up Rate: 1 Announced: true - - Item: Hydro_Card + - Index: 17 + Item: Hydro_Card Rate: 15 Announced: true - - Item: Sealed_Kiel_Card + - Index: 18 + Item: Sealed_Kiel_Card Rate: 15 Announced: true - - Item: Berzebub_Card + - Index: 19 + Item: Berzebub_Card Rate: 1 Announced: true - Group: RESIST SubGroups: - SubGroup: 1 List: - - Item: Resist_Fire + - Index: 0 + Item: Resist_Fire Rate: 1 - - Item: Resist_Water + - Index: 1 + Item: Resist_Water Rate: 1 - - Item: Resist_Earth + - Index: 2 + Item: Resist_Earth Rate: 1 - - Item: Resist_Wind + - Index: 3 + Item: Resist_Wind Rate: 1 - Group: RIGHT_EPSILON_BOX SubGroups: - SubGroup: 0 List: - - Item: Right_Epsilon_C + - Index: 0 + Item: Right_Epsilon_C Duration: 10080 UniqueId: true - Group: RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Ring_C + - Index: 0 + Item: Ring_C Duration: 10080 UniqueId: true - Group: ROSARY_BOX SubGroups: - SubGroup: 0 List: - - Item: Rosary_C + - Index: 0 + Item: Rosary_C Duration: 10080 UniqueId: true - Group: RWC2010_SUITCASEA SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 130 Amount: 5 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 130 Amount: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 2 + Item: Bubble_Gum Rate: 150 Amount: 10 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 200 Amount: 10 UniqueId: true - - Item: Bloody_Dead_Branch + - Index: 4 + Item: Bloody_Dead_Branch Rate: 98 UniqueId: true - - Item: Branch_Of_Dead_Tree + - Index: 5 + Item: Branch_Of_Dead_Tree Rate: 130 Amount: 6 UniqueId: true - - Item: Guyak_Candy + - Index: 6 + Item: Guyak_Candy Rate: 80 Amount: 10 UniqueId: true - - Item: Guyak_Pudding + - Index: 7 + Item: Guyak_Pudding Rate: 80 Amount: 10 UniqueId: true - - Item: RWC2010_Indonesia + - Index: 8 + Item: RWC2010_Indonesia Rate: 1 UniqueId: true - - Item: Neuralizer + - Index: 9 + Item: Neuralizer Rate: 1 UniqueId: true - Group: RWC2010_SUITCASEB SubGroups: - SubGroup: 1 List: - - Item: Zeny_Scroll + - Index: 0 + Item: Zeny_Scroll Rate: 201 Amount: 7 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 1 + Item: S_Def_Potion_Box30 Rate: 112 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 2 + Item: S_Mdef_Potion_Box30 Rate: 111 UniqueId: true - - Item: B_Def_Potion_Box10 + - Index: 3 + Item: B_Def_Potion_Box10 Rate: 110 UniqueId: true - - Item: B_Mdef_Potion_Box10 + - Index: 4 + Item: B_Mdef_Potion_Box10 Rate: 109 UniqueId: true - - Item: Dun_Tele_Scroll_Box10 + - Index: 5 + Item: Dun_Tele_Scroll_Box10 Rate: 108 UniqueId: true - - Item: Spark_Candy_Box10 + - Index: 6 + Item: Spark_Candy_Box10 Rate: 80 Amount: 7 UniqueId: true - - Item: Ati_Atihan_Hat_ + - Index: 7 + Item: Ati_Atihan_Hat_ Rate: 50 UniqueId: true - - Item: Drooping_Bunny + - Index: 8 + Item: Drooping_Bunny Rate: 50 UniqueId: true - - Item: Kabuki_Mask + - Index: 9 + Item: Kabuki_Mask Rate: 49 UniqueId: true - - Item: Deprotai_Doll_Hat + - Index: 10 + Item: Deprotai_Doll_Hat Rate: 9 UniqueId: true - - Item: Garuda_Hat + - Index: 11 + Item: Garuda_Hat Rate: 8 UniqueId: true - - Item: Secret_Medicine + - Index: 12 + Item: Secret_Medicine Rate: 2 UniqueId: true - - Item: Miracle_Medicine + - Index: 13 + Item: Miracle_Medicine Rate: 1 UniqueId: true - Group: RWC_2012_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: RWC_2012_Ring + - Index: 0 + Item: RWC_2012_Ring UniqueId: true - - Item: RWC_2012_Pendant + - Index: 1 + Item: RWC_2012_Pendant UniqueId: true - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 2 + Item: C_Wing_Of_Fly_3Day_Box UniqueId: true - Group: RWC_FINAL_COMP_BOX SubGroups: - SubGroup: 0 List: - - Item: Comp_Battle_Manual + - Index: 0 + Item: Comp_Battle_Manual Amount: 2 - - Item: Comp_Insurance + - Index: 1 + Item: Comp_Insurance Amount: 2 - - Item: Enriched_Slim_Pot + - Index: 2 + Item: Enriched_Slim_Pot Amount: 30 - SubGroup: 1 List: - - Item: Rafini_Staff + - Index: 0 + Item: Rafini_Staff Rate: 80 - - Item: Round_Buckler + - Index: 1 + Item: Round_Buckler Rate: 180 - - Item: Puente_Robe + - Index: 2 + Item: Puente_Robe Rate: 70 - - Item: Claire_Suits + - Index: 3 + Item: Claire_Suits Rate: 60 - - Item: Fricco_Shoes + - Index: 4 + Item: Fricco_Shoes Rate: 150 - - Item: Rider_Insignia + - Index: 5 + Item: Rider_Insignia Rate: 120 - - Item: Undershirt_ + - Index: 6 + Item: Undershirt_ Rate: 40 - - Item: Muffler_ + - Index: 7 + Item: Muffler_ Rate: 300 - Group: RWC_LIMITED_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Fruit_Of_Mastela + - Index: 0 + Item: Fruit_Of_Mastela Rate: 200 Amount: 30 - - Item: White_Slim_Potion + - Index: 1 + Item: White_Slim_Potion Rate: 150 Amount: 10 - - Item: Yggdrasilberry_Box + - Index: 2 + Item: Yggdrasilberry_Box Rate: 150 - - Item: Guildsman_Recruiter + - Index: 3 + Item: Guildsman_Recruiter Rate: 4 - - Item: Megaphone_Box + - Index: 4 + Item: Megaphone_Box Rate: 150 - - Item: Token_Of_Siegfried_Box + - Index: 5 + Item: Token_Of_Siegfried_Box Rate: 100 - - Item: Royal_Jelly_Box + - Index: 6 + Item: Royal_Jelly_Box Rate: 200 - - Item: Insurance_Package + - Index: 7 + Item: Insurance_Package Rate: 44 - - Item: Ygnizem_Card + - Index: 8 + Item: Ygnizem_Card Rate: 1 - - Item: B_Ygnizem_Card + - Index: 9 + Item: B_Ygnizem_Card Rate: 1 Amount: 50 - Group: RWC_PARTI_BOX SubGroups: - SubGroup: 1 List: - - Item: Wrapped_Mask + - Index: 0 + Item: Wrapped_Mask Rate: 3 - - Item: Poison_Bottle + - Index: 1 + Item: Poison_Bottle Rate: 10 Amount: 2 - - Item: Set_Of_Taiming_Item + - Index: 2 + Item: Set_Of_Taiming_Item Rate: 5 - - Item: Cookie_Bag + - Index: 3 + Item: Cookie_Bag Rate: 90 - - Item: Mysterious_Can2 + - Index: 4 + Item: Mysterious_Can2 Rate: 70 Amount: 3 - - Item: Mysterious_PET_Bottle2 + - Index: 5 + Item: Mysterious_PET_Bottle2 Rate: 70 Amount: 3 - - Item: Speed_Up_Potion + - Index: 6 + Item: Speed_Up_Potion Rate: 60 Amount: 2 - - Item: Old_Violet_Box + - Index: 7 + Item: Old_Violet_Box Rate: 19 - - Item: Cat_Foot_Hairpin + - Index: 8 + Item: Cat_Foot_Hairpin Rate: 10 - - Item: Int_Dish10 + - Index: 9 + Item: Int_Dish10 Rate: 35 Amount: 2 - - Item: Vit_Dish10 + - Index: 10 + Item: Vit_Dish10 Rate: 35 Amount: 2 - - Item: Agi_Dish10 + - Index: 11 + Item: Agi_Dish10 Rate: 35 Amount: 2 - - Item: Dex_Dish10 + - Index: 12 + Item: Dex_Dish10 Rate: 35 Amount: 2 - - Item: Luk_Dish10 + - Index: 13 + Item: Luk_Dish10 Rate: 35 Amount: 2 - - Item: Str_Dish10 + - Index: 14 + Item: Str_Dish10 Rate: 35 Amount: 2 - - Item: Branch_Of_Dead_Tree + - Index: 15 + Item: Branch_Of_Dead_Tree Rate: 14 Amount: 3 - - Item: Dried_Yggdrasilberry + - Index: 16 + Item: Dried_Yggdrasilberry Rate: 70 Amount: 3 - - Item: Angeling_Potion + - Index: 17 + Item: Angeling_Potion Rate: 50 Amount: 3 - - Item: Ygnizem_Scroll + - Index: 18 + Item: Ygnizem_Scroll Rate: 50 Amount: 2 - - Item: Doppelganger_Scroll + - Index: 19 + Item: Doppelganger_Scroll Rate: 50 Amount: 2 - - Item: Wild_Rose_Scroll + - Index: 20 + Item: Wild_Rose_Scroll Rate: 50 Amount: 2 - - Item: Old_Blue_Box + - Index: 21 + Item: Old_Blue_Box Rate: 50 - - Item: Hometown_Gift + - Index: 22 + Item: Hometown_Gift Rate: 99 Amount: 2 - - Item: Pink_Drooping_Kitty + - Index: 23 + Item: Pink_Drooping_Kitty Rate: 10 - - Item: Red_Deviruchi_Cap + - Index: 24 + Item: Red_Deviruchi_Cap Rate: 10 - Group: RWC_SCROLL_2012 SubGroups: - SubGroup: 1 List: - - Item: RWC_Inicializer + - Index: 0 + Item: RWC_Inicializer Rate: 1000 - - Item: Guarantee_Armor_7Up + - Index: 1 + Item: Guarantee_Armor_7Up Rate: 90 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 2 + Item: Guarantee_Weapon_7Up Rate: 90 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 3 + Item: Guarantee_Armor_9Up Rate: 5 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 4 + Item: Guarantee_Weapon_9Up Rate: 5 Announced: true - - Item: White_Slim_Pot_Box2 + - Index: 5 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Poison_Bottle_Box2 + - Index: 6 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Bubble_Gum_Box5 + - Index: 7 + Item: Bubble_Gum_Box5 Rate: 1500 - - Item: 17Carat_Dia + - Index: 8 + Item: 17Carat_Dia Rate: 1000 - - Item: Battle_Manual_Box5 + - Index: 9 + Item: Battle_Manual_Box5 Rate: 1500 - - Item: Old_C_Album_Weapon + - Index: 10 + Item: Old_C_Album_Weapon Rate: 500 - - Item: Old_C_Album_Acc + - Index: 11 + Item: Old_C_Album_Acc Rate: 500 - - Item: Branch_Of_Dead_Tree + - Index: 12 + Item: Branch_Of_Dead_Tree Rate: 1000 Amount: 3 - - Item: Magic_Card_Album + - Index: 13 + Item: Magic_Card_Album Rate: 100 Announced: true - - Item: RWC_Memory_Staff + - Index: 14 + Item: RWC_Memory_Staff Rate: 150 Announced: true - - Item: RWC_Memory_Mace + - Index: 15 + Item: RWC_Memory_Mace Rate: 150 Announced: true - - Item: RWC_Memory_Knife + - Index: 16 + Item: RWC_Memory_Knife Rate: 150 Announced: true - - Item: Rainbow_Feather_Deco + - Index: 17 + Item: Rainbow_Feather_Deco Rate: 150 Announced: true - - Item: C_Rainbow_Feather_Deco + - Index: 18 + Item: C_Rainbow_Feather_Deco Rate: 110 Announced: true - Group: RWC_SPECIAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Party_Recruiter_Hat + - Index: 0 + Item: Party_Recruiter_Hat Rate: 4 - - Item: Convex_Mirror + - Index: 1 + Item: Convex_Mirror Rate: 150 - - Item: Megaphone_Box + - Index: 2 + Item: Megaphone_Box Rate: 200 - - Item: Enriched_Elunium_Box + - Index: 3 + Item: Enriched_Elunium_Box Rate: 50 - - Item: Enriched_Oridecon_Box + - Index: 4 + Item: Enriched_Oridecon_Box Rate: 50 - - Item: Daydric_Card + - Index: 5 + Item: Daydric_Card Rate: 2 - - Item: Pharaoh_Card + - Index: 6 + Item: Pharaoh_Card Rate: 2 - - Item: Marc_Card + - Index: 7 + Item: Marc_Card Rate: 2 - - Item: Royal_Jelly_Box + - Index: 8 + Item: Royal_Jelly_Box Rate: 200 - - Item: Seed_Of_Yggdrasil + - Index: 9 + Item: Seed_Of_Yggdrasil Rate: 190 Amount: 50 - - Item: Str_Dish_Box + - Index: 10 + Item: Str_Dish_Box Rate: 150 - Group: RWC_SUPER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Tao_Gunka_Card + - Index: 0 + Item: Tao_Gunka_Card Rate: 1 Announced: true - - Item: Mistress_Card + - Index: 1 + Item: Mistress_Card Rate: 1 Announced: true - - Item: Berzebub_Card + - Index: 2 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Black_Devil_Mask_ + - Index: 3 + Item: Black_Devil_Mask_ Rate: 2 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 4 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: RWC2010_Indonesia + - Index: 5 + Item: RWC2010_Indonesia Rate: 50 Announced: true - - Item: Yggdrasil_Crown + - Index: 6 + Item: Yggdrasil_Crown Rate: 70 Announced: true - - Item: Immuned_Shield + - Index: 7 + Item: Immuned_Shield Rate: 80 Announced: true - - Item: RWC_2012_Ring + - Index: 8 + Item: RWC_2012_Ring Rate: 250 Announced: true - - Item: RWC_2012_Pendant + - Index: 9 + Item: RWC_2012_Pendant Rate: 250 Announced: true - - Item: C_Hair_Of_The_Strong + - Index: 10 + Item: C_Hair_Of_The_Strong Rate: 100 Announced: true - - Item: Cat_Ears_Beret + - Index: 11 + Item: Cat_Ears_Beret Rate: 100 Announced: true - - Item: Red_Bread_Hat + - Index: 12 + Item: Red_Bread_Hat Rate: 100 Announced: true - - Item: Garuda_Hat + - Index: 13 + Item: Garuda_Hat Rate: 100 Announced: true - - Item: Upg_Clip_Box + - Index: 14 + Item: Upg_Clip_Box Rate: 300 - - Item: Upg_Formal_Dress_Box + - Index: 15 + Item: Upg_Formal_Dress_Box Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 16 + Item: Blacksmith_Blessing Rate: 580 Amount: 4 - - Item: Unbreak_Weap_Box + - Index: 17 + Item: Unbreak_Weap_Box Rate: 2500 - - Item: Unbreak_Def_Box + - Index: 18 + Item: Unbreak_Def_Box Rate: 3000 - Group: SAFETY_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Safety_Ring_C + - Index: 0 + Item: Safety_Ring_C Duration: 10080 UniqueId: true - Group: SAGITTARIUS_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crown_Of_Deceit_Box + - Index: 0 + Item: Crown_Of_Deceit_Box Rate: 1 UniqueId: true - - Item: Sagittarius_Crown_Box + - Index: 1 + Item: Sagittarius_Crown_Box Rate: 10 UniqueId: true - - Item: Neuralizer_Box + - Index: 2 + Item: Neuralizer_Box Rate: 4 UniqueId: true - - Item: Pinguicula_Corsage + - Index: 3 + Item: Pinguicula_Corsage Rate: 45 UniqueId: true - - Item: Turtle_Hat_Box + - Index: 4 + Item: Turtle_Hat_Box Rate: 55 UniqueId: true - - Item: Mandragora_Cap + - Index: 5 + Item: Mandragora_Cap Rate: 35 UniqueId: true - - Item: Raven_Cap_Box + - Index: 6 + Item: Raven_Cap_Box Rate: 80 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: Mental_Potion + - Index: 8 + Item: Mental_Potion Rate: 100 UniqueId: true - - Item: Battle_Manual_Box5 + - Index: 9 + Item: Battle_Manual_Box5 Rate: 170 UniqueId: true - - Item: Bubble_Gum_Box5 + - Index: 10 + Item: Bubble_Gum_Box5 Rate: 130 UniqueId: true - - Item: Guyak_Pudding + - Index: 11 + Item: Guyak_Pudding Rate: 160 Amount: 5 UniqueId: true - - Item: Tyr's_Blessing + - Index: 12 + Item: Tyr's_Blessing Rate: 110 UniqueId: true - Group: SAGITTARIUS_SCR_BOX SubGroups: - SubGroup: 0 List: - - Item: Sagittarius_Scroll + - Index: 0 + Item: Sagittarius_Scroll Amount: 10 UniqueId: true Stacked: false @@ -17001,43 +23831,56 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Spiked_Scarf_Box + - Index: 0 + Item: Spiked_Scarf_Box Rate: 2 UniqueId: true - - Item: Sagittarius_Scroll + - Index: 1 + Item: Sagittarius_Scroll Rate: 10 UniqueId: true - - Item: Neuralizer_Box + - Index: 2 + Item: Neuralizer_Box Rate: 3 UniqueId: true - - Item: Angelic_Ring + - Index: 3 + Item: Angelic_Ring Rate: 20 UniqueId: true - - Item: Bone_Head + - Index: 4 + Item: Bone_Head Rate: 25 UniqueId: true - - Item: Fur_Seal_Hat_Box + - Index: 5 + Item: Fur_Seal_Hat_Box Rate: 80 UniqueId: true - - Item: B_Dragon_Hat_Box + - Index: 6 + Item: B_Dragon_Hat_Box Rate: 90 UniqueId: true - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 100 UniqueId: true - - Item: S_Mdef_Potion_Box30 + - Index: 8 + Item: S_Mdef_Potion_Box30 Rate: 100 UniqueId: true - - Item: S_Def_Potion_Box30 + - Index: 9 + Item: S_Def_Potion_Box30 Rate: 100 UniqueId: true - - Item: Battle_Manual_Box5 + - Index: 10 + Item: Battle_Manual_Box5 Rate: 160 UniqueId: true - - Item: Bubble_Gum_Box5 + - Index: 11 + Item: Bubble_Gum_Box5 Rate: 130 UniqueId: true - - Item: Guyak_Pudding + - Index: 12 + Item: Guyak_Pudding Rate: 180 Amount: 5 UniqueId: true @@ -17045,7 +23888,8 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Sagittar_Diadem_Scroll + - Index: 0 + Item: Sagittar_Diadem_Scroll Amount: 10 UniqueId: true Stacked: false @@ -17053,1793 +23897,2427 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: Sahkkat_C + - Index: 0 + Item: Sahkkat_C Duration: 10080 UniqueId: true - Group: SAKURA_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Angelic_Chain + - Index: 0 + Item: Angelic_Chain Rate: 2 UniqueId: true - - Item: Satanic_Chain + - Index: 1 + Item: Satanic_Chain Rate: 2 UniqueId: true - - Item: Snowy_Horn + - Index: 2 + Item: Snowy_Horn Rate: 2 UniqueId: true - - Item: Mini_Propeller + - Index: 3 + Item: Mini_Propeller Rate: 1 UniqueId: true - - Item: Osiris_Card + - Index: 4 + Item: Osiris_Card Rate: 1 UniqueId: true - - Item: Phreeoni_Card + - Index: 5 + Item: Phreeoni_Card Rate: 1 UniqueId: true - - Item: Green_Feeler + - Index: 6 + Item: Green_Feeler Rate: 130 UniqueId: true - - Item: Orc_Hero_Helm + - Index: 7 + Item: Orc_Hero_Helm Rate: 2 UniqueId: true - - Item: Battle_Manual + - Index: 8 + Item: Battle_Manual Rate: 170 Amount: 10 UniqueId: true - - Item: Insurance + - Index: 9 + Item: Insurance Rate: 160 Amount: 10 UniqueId: true - - Item: Bubble_Gum + - Index: 10 + Item: Bubble_Gum Rate: 160 Amount: 10 UniqueId: true - - Item: Kafra_Card + - Index: 11 + Item: Kafra_Card Rate: 190 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 12 + Item: Seed_Of_Yggdrasil Rate: 150 Amount: 50 UniqueId: true - - Item: Iron_Glove + - Index: 13 + Item: Iron_Glove Rate: 25 UniqueId: true - - Item: Kabuki_Mask + - Index: 14 + Item: Kabuki_Mask Rate: 2 UniqueId: true - - Item: Mistic_Rose + - Index: 15 + Item: Mistic_Rose Rate: 2 UniqueId: true - Group: SANCTUARY_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1113 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Spell_Circuit + - Index: 9 + Item: C_Spell_Circuit Rate: 130 - - Item: Hikingboots + - Index: 10 + Item: Hikingboots Rate: 160 - - Item: Onimaru + - Index: 11 + Item: Onimaru Rate: 100 - - Item: Meteor_Strike + - Index: 12 + Item: Meteor_Strike Rate: 125 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 - - Item: Sealed_Samurai_Card + - Index: 19 + Item: Sealed_Samurai_Card Rate: 5 - - Item: Angeling_Card + - Index: 20 + Item: Angeling_Card Rate: 10 - - Item: Turtle_General_Card + - Index: 21 + Item: Turtle_General_Card Rate: 6 - - Item: Thanatos_Card + - Index: 22 + Item: Thanatos_Card Rate: 1 - Group: SANTA_GIFT SubGroups: - SubGroup: 1 List: - - Item: Honey + - Index: 0 + Item: Honey Rate: 1500 Amount: 10 - - Item: Blue_Herb + - Index: 1 + Item: Blue_Herb Rate: 1500 Amount: 10 - - Item: White_Potion + - Index: 2 + Item: White_Potion Rate: 1000 Amount: 10 - - Item: Blue_Potion + - Index: 3 + Item: Blue_Potion Rate: 1000 Amount: 10 - - Item: Awakening_Potion + - Index: 4 + Item: Awakening_Potion Rate: 1000 Amount: 10 - - Item: Vit_Dish09 + - Index: 5 + Item: Vit_Dish09 Rate: 1000 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1000 Amount: 5 - - Item: Spark_Candy + - Index: 7 + Item: Spark_Candy Rate: 500 Amount: 5 - - Item: Angeling_Potion + - Index: 8 + Item: Angeling_Potion Rate: 500 Amount: 5 - - Item: Guyak_Pudding + - Index: 9 + Item: Guyak_Pudding Rate: 500 Amount: 5 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 500 Amount: 2 - Group: SAPPHIRE_EGG SubGroups: - SubGroup: 1 List: - - Item: Angeling_Potion + - Index: 0 + Item: Angeling_Potion Rate: 1400 Amount: 10 - - Item: Blue_Herb_Box2 + - Index: 1 + Item: Blue_Herb_Box2 Rate: 1400 - - Item: Str_Dish_Box + - Index: 2 + Item: Str_Dish_Box Rate: 1200 - - Item: Dex_Dish_Box + - Index: 3 + Item: Dex_Dish_Box Rate: 1200 - - Item: Vit_Dish_Box + - Index: 4 + Item: Vit_Dish_Box Rate: 1200 - - Item: Assumptio_5_Scroll_Box + - Index: 5 + Item: Assumptio_5_Scroll_Box Rate: 1200 - - Item: Storm_10_Scroll_Box + - Index: 6 + Item: Storm_10_Scroll_Box Rate: 1200 - - Item: Guyak_Pudding + - Index: 7 + Item: Guyak_Pudding Rate: 500 Amount: 5 - - Item: Miracle_Medicine + - Index: 8 + Item: Miracle_Medicine Rate: 200 - - Item: Tournament_Shield + - Index: 9 + Item: Tournament_Shield Rate: 150 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 99 - - Item: Neuralizer + - Index: 11 + Item: Neuralizer Rate: 50 - - Item: Spiked_Scarf + - Index: 12 + Item: Spiked_Scarf Rate: 50 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 50 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 50 Announced: true - - Item: Devil_Whisper + - Index: 15 + Item: Devil_Whisper Rate: 25 Announced: true - - Item: Pilebuncker + - Index: 16 + Item: Pilebuncker Rate: 25 Announced: true - - Item: Fallen_Bishop_Card + - Index: 17 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - Group: SATANIC_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Satanic_Ring + - Index: 0 + Item: Satanic_Ring Duration: 10080 UniqueId: true - Group: SAUREL_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Saurel + - Index: 0 + Item: Saurel Duration: 60 - Group: SAUREL_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Saurel + - Index: 0 + Item: Saurel Duration: 10080 - Group: SCROLL SubGroups: - SubGroup: 1 List: - - Item: Earth_Scroll_1_3 + - Index: 0 + Item: Earth_Scroll_1_3 Rate: 1 - - Item: Earth_Scroll_1_5 + - Index: 1 + Item: Earth_Scroll_1_5 Rate: 1 - - Item: Cold_Scroll_1_3 + - Index: 2 + Item: Cold_Scroll_1_3 Rate: 1 - - Item: Cold_Scroll_1_5 + - Index: 3 + Item: Cold_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_1_3 + - Index: 4 + Item: Fire_Scroll_1_3 Rate: 1 - - Item: Fire_Scroll_1_5 + - Index: 5 + Item: Fire_Scroll_1_5 Rate: 1 - - Item: Wind_Scroll_1_3 + - Index: 6 + Item: Wind_Scroll_1_3 Rate: 1 - - Item: Wind_Scroll_1_5 + - Index: 7 + Item: Wind_Scroll_1_5 Rate: 1 - - Item: Ghost_Scroll_1_3 + - Index: 8 + Item: Ghost_Scroll_1_3 Rate: 1 - - Item: Ghost_Scroll_1_5 + - Index: 9 + Item: Ghost_Scroll_1_5 Rate: 1 - - Item: Fire_Scroll_2_1 + - Index: 10 + Item: Fire_Scroll_2_1 Rate: 1 - - Item: Fire_Scroll_2_5 + - Index: 11 + Item: Fire_Scroll_2_5 Rate: 1 - - Item: Fire_Scroll_3_1 + - Index: 12 + Item: Fire_Scroll_3_1 Rate: 1 - - Item: Fire_Scroll_3_5 + - Index: 13 + Item: Fire_Scroll_3_5 Rate: 1 - - Item: Cold_Scroll_2_1 + - Index: 14 + Item: Cold_Scroll_2_1 Rate: 1 - - Item: Cold_Scroll_2_5 + - Index: 15 + Item: Cold_Scroll_2_5 Rate: 1 - - Item: Holy_Scroll_1_3 + - Index: 16 + Item: Holy_Scroll_1_3 Rate: 1 - - Item: Holy_Scroll_1_5 + - Index: 17 + Item: Holy_Scroll_1_5 Rate: 1 - Group: SCROLL_OF_DARKNESS SubGroups: - SubGroup: 1 List: - - Item: Fallen_Bishop_Card + - Index: 0 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - - Item: SLD_Dark_Snake_Card + - Index: 1 + Item: SLD_Dark_Snake_Card Rate: 5 Announced: true - - Item: Deviling_Card + - Index: 2 + Item: Deviling_Card Rate: 10 Announced: true - - Item: Ghostring_Card + - Index: 3 + Item: Ghostring_Card Rate: 25 Announced: true - - Item: Black_Glasses_ + - Index: 4 + Item: Black_Glasses_ Rate: 2 Announced: true - - Item: Fallen_Angel_Wing + - Index: 5 + Item: Fallen_Angel_Wing Rate: 15 Announced: true - - Item: Satanic_Chain_P + - Index: 6 + Item: Satanic_Chain_P Rate: 25 Announced: true - - Item: Devil_Whisper + - Index: 7 + Item: Devil_Whisper Rate: 40 Announced: true - - Item: Ear_Of_Angel's_Wing + - Index: 8 + Item: Ear_Of_Angel's_Wing Rate: 80 Announced: true - - Item: Evil_Marcher_Hat + - Index: 9 + Item: Evil_Marcher_Hat Rate: 150 Announced: true - - Item: Rune_Boots + - Index: 10 + Item: Rune_Boots Rate: 100 Announced: true - - Item: Evil_Mask + - Index: 11 + Item: Evil_Mask Rate: 100 Announced: true - - Item: Eyes_Of_Darkness + - Index: 12 + Item: Eyes_Of_Darkness Rate: 200 Announced: true - - Item: Helm_Of_Darkness + - Index: 13 + Item: Helm_Of_Darkness Rate: 80 Announced: true - - Item: Darkness_Helm + - Index: 14 + Item: Darkness_Helm Rate: 100 Announced: true - - Item: Unbreak_Weap_Box + - Index: 15 + Item: Unbreak_Weap_Box Rate: 300 - - Item: Blue_Herb_Box2 + - Index: 16 + Item: Blue_Herb_Box2 Rate: 1267 - - Item: Diabolic_Scroll + - Index: 17 + Item: Diabolic_Scroll Rate: 1500 Amount: 5 - - Item: HE_Battle_Manual + - Index: 18 + Item: HE_Battle_Manual Rate: 1500 Amount: 3 - - Item: Boy's_Naivety + - Index: 19 + Item: Boy's_Naivety Rate: 1500 - - Item: Psychic_ArmorS + - Index: 20 + Item: Psychic_ArmorS Rate: 1500 Amount: 5 - - Item: Shadow_Armor_S_Box10 + - Index: 21 + Item: Shadow_Armor_S_Box10 Rate: 1500 - Group: SCROLL_OF_DEATH SubGroups: - SubGroup: 1 List: - - Item: Lord_Of_Death_Card + - Index: 0 + Item: Lord_Of_Death_Card Rate: 1 Announced: true - - Item: SLD_Lord_Of_Death_Card + - Index: 1 + Item: SLD_Lord_Of_Death_Card Rate: 5 Announced: true - - Item: Knight_Of_Abyss_Card + - Index: 2 + Item: Knight_Of_Abyss_Card Rate: 10 Announced: true - - Item: Lord_of_Death + - Index: 3 + Item: Lord_of_Death Rate: 15 Announced: true - - Item: Guarantee_Weapon_6Up + - Index: 4 + Item: Guarantee_Weapon_6Up Rate: 25 Announced: true - - Item: Guarantee_Armor_6Up + - Index: 5 + Item: Guarantee_Armor_6Up Rate: 25 Announced: true - - Item: Pole_Axe + - Index: 6 + Item: Pole_Axe Rate: 50 Announced: true - - Item: House_Auger + - Index: 7 + Item: House_Auger Rate: 74 Announced: true - - Item: Guarantee_Weapon_5Up + - Index: 8 + Item: Guarantee_Weapon_5Up Rate: 100 Announced: true - - Item: Guarantee_Armor_5Up + - Index: 9 + Item: Guarantee_Armor_5Up Rate: 100 Announced: true - - Item: War_Axe + - Index: 10 + Item: War_Axe Rate: 120 Announced: true - - Item: Ring_ + - Index: 11 + Item: Ring_ Rate: 150 Announced: true - - Item: Iron_Driver + - Index: 12 + Item: Iron_Driver Rate: 150 Announced: true - - Item: Max_Weight_Up_Box + - Index: 13 + Item: Max_Weight_Up_Box Rate: 325 - - Item: Enriched_Elunium_Box5 + - Index: 14 + Item: Enriched_Elunium_Box5 Rate: 600 - - Item: Enriched_Oridecon_Box5 + - Index: 15 + Item: Enriched_Oridecon_Box5 Rate: 600 - - Item: Shadow_Armor_S_Box10 + - Index: 16 + Item: Shadow_Armor_S_Box10 Rate: 1100 - - Item: 17Carat_Dia + - Index: 17 + Item: 17Carat_Dia Rate: 1075 - - Item: Petti_Noodle_To_Throw + - Index: 18 + Item: Petti_Noodle_To_Throw Rate: 1100 Amount: 5 - - Item: Diabolic_Scroll + - Index: 19 + Item: Diabolic_Scroll Rate: 1100 Amount: 5 - - Item: HE_Battle_Manual + - Index: 20 + Item: HE_Battle_Manual Rate: 1100 Amount: 4 - - Item: Guyak_Pudding + - Index: 21 + Item: Guyak_Pudding Rate: 1075 Amount: 10 - - Item: Siegfried_Box5 + - Index: 22 + Item: Siegfried_Box5 Rate: 1100 - Group: SCROLL_OF_HOLINESS SubGroups: - SubGroup: 1 List: - - Item: Maya_Card + - Index: 0 + Item: Maya_Card Rate: 1 Announced: true - - Item: Sealed_B_Magaleta_Card + - Index: 1 + Item: Sealed_B_Magaleta_Card Rate: 9 Announced: true - - Item: Angeling_Card + - Index: 2 + Item: Angeling_Card Rate: 15 Announced: true - - Item: Archangeling_Card + - Index: 3 + Item: Archangeling_Card Rate: 25 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 4 + Item: Guarantee_Armor_8Up Rate: 25 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 5 + Item: Guarantee_Weapon_8Up Rate: 25 Announced: true - - Item: Elven_Ears_ + - Index: 6 + Item: Elven_Ears_ Rate: 5 Announced: true - - Item: Archangel_Wing + - Index: 7 + Item: Archangel_Wing Rate: 50 Announced: true - - Item: White_Feather + - Index: 8 + Item: White_Feather Rate: 80 Announced: true - - Item: B_Feather_Beret + - Index: 9 + Item: B_Feather_Beret Rate: 100 Announced: true - - Item: Flying_Angel + - Index: 10 + Item: Flying_Angel Rate: 150 Announced: true - - Item: Angel_Spirit + - Index: 11 + Item: Angel_Spirit Rate: 50 Announced: true - - Item: Ear_Of_Angel's_Wing + - Index: 12 + Item: Ear_Of_Angel's_Wing Rate: 200 Announced: true - - Item: Unbreak_Def_Box + - Index: 13 + Item: Unbreak_Def_Box Rate: 300 - - Item: Job_Manual50_Box + - Index: 14 + Item: Job_Manual50_Box Rate: 500 - - Item: Fruit_Of_Mastela_Box2 + - Index: 15 + Item: Fruit_Of_Mastela_Box2 Rate: 1000 - - Item: Inc_Agi_10_Scroll_Box + - Index: 16 + Item: Inc_Agi_10_Scroll_Box Rate: 965 - - Item: Kafra_Card_Box + - Index: 17 + Item: Kafra_Card_Box Rate: 1100 - - Item: Guyak_Pudding + - Index: 18 + Item: Guyak_Pudding Rate: 1000 Amount: 10 - - Item: Holy_Armor_S_Box10 + - Index: 19 + Item: Holy_Armor_S_Box10 Rate: 1100 - - Item: HE_Battle_Manual + - Index: 20 + Item: HE_Battle_Manual Rate: 1100 Amount: 3 - - Item: J_Aspersio_5_Scroll + - Index: 21 + Item: J_Aspersio_5_Scroll Rate: 1100 Amount: 5 - - Item: Gril's_Naivety + - Index: 22 + Item: Gril's_Naivety Rate: 1100 - Group: SCROLL_OF_LIFE SubGroups: - SubGroup: 1 List: - - Item: Tao_Gunka_Card + - Index: 0 + Item: Tao_Gunka_Card Rate: 1 Announced: true - - Item: Sealed_Tao_Card + - Index: 1 + Item: Sealed_Tao_Card Rate: 5 Announced: true - - Item: Ungoliant_Card + - Index: 2 + Item: Ungoliant_Card Rate: 15 Announced: true - - Item: Sealed_B_Ygnizem_Card + - Index: 3 + Item: Sealed_B_Ygnizem_Card Rate: 50 Announced: true - - Item: Mini_Glasses_ + - Index: 4 + Item: Mini_Glasses_ Rate: 3 Announced: true - - Item: Bravery_Bag + - Index: 5 + Item: Bravery_Bag Rate: 15 Announced: true - - Item: Fancy_Phantom_Mask + - Index: 6 + Item: Fancy_Phantom_Mask Rate: 50 Announced: true - - Item: Tiraya_Bonnet + - Index: 7 + Item: Tiraya_Bonnet Rate: 200 Announced: true - - Item: Bizofnil_Wing_Deco + - Index: 8 + Item: Bizofnil_Wing_Deco Rate: 265 Announced: true - - Item: Max_Weight_Up_Box + - Index: 9 + Item: Max_Weight_Up_Box Rate: 350 - - Item: HD_Bradium_Box5 + - Index: 10 + Item: HD_Bradium_Box5 Rate: 450 - - Item: HD_Carnium_Box5 + - Index: 11 + Item: HD_Carnium_Box5 Rate: 450 - - Item: Ribbon_Of_Life_Box3 + - Index: 12 + Item: Ribbon_Of_Life_Box3 Rate: 1000 - - Item: Assumptio_5_Scroll_Box + - Index: 13 + Item: Assumptio_5_Scroll_Box Rate: 1000 - - Item: 17Carat_Dia + - Index: 14 + Item: 17Carat_Dia Rate: 1000 - - Item: HE_Battle_Manual + - Index: 15 + Item: HE_Battle_Manual Rate: 500 Amount: 5 - - Item: Med_Life_Potion_Box + - Index: 16 + Item: Med_Life_Potion_Box Rate: 1000 - - Item: White_Slim_Pot_Box2 + - Index: 17 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Guyak_Pudding + - Index: 18 + Item: Guyak_Pudding Rate: 902 Amount: 10 - - Item: Songpyun_Box50 + - Index: 19 + Item: Songpyun_Box50 Rate: 600 - - Item: HP_Increase_PotionL + - Index: 20 + Item: HP_Increase_PotionL Rate: 500 Amount: 30 - - Item: Spark_Candy_Box10 + - Index: 21 + Item: Spark_Candy_Box10 Rate: 644 - Group: SCROLL_OF_MAGIC SubGroups: - SubGroup: 1 List: - - Item: B_Katrinn_Card + - Index: 0 + Item: B_Katrinn_Card Rate: 1 Announced: true - - Item: Sealed_Berz_Card + - Index: 1 + Item: Sealed_Berz_Card Rate: 3 Announced: true - - Item: SLD_B_Katrinn_Card + - Index: 2 + Item: SLD_B_Katrinn_Card Rate: 10 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 20 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 4 + Item: Guarantee_Weapon_7Up Rate: 20 Announced: true - - Item: Robo_Eye + - Index: 5 + Item: Robo_Eye Rate: 45 Announced: true - - Item: Rainbow_Scarf + - Index: 6 + Item: Rainbow_Scarf Rate: 53 Announced: true - - Item: Alchemy_Glove + - Index: 7 + Item: Alchemy_Glove Rate: 100 Announced: true - - Item: Orleans_Necklace + - Index: 8 + Item: Orleans_Necklace Rate: 78 Announced: true - - Item: Orleans_Glove + - Index: 9 + Item: Orleans_Glove Rate: 120 Announced: true - - Item: Balloon_Hat + - Index: 10 + Item: Balloon_Hat Rate: 150 Announced: true - - Item: Orleans_Gown + - Index: 11 + Item: Orleans_Gown Rate: 200 Announced: true - - Item: Orleans_Server + - Index: 12 + Item: Orleans_Server Rate: 250 Announced: true - - Item: Enchant_Book + - Index: 13 + Item: Enchant_Book Rate: 350 - - Item: HD_Ori_Box5 + - Index: 14 + Item: HD_Ori_Box5 Rate: 500 - - Item: HD_Elu_Box5 + - Index: 15 + Item: HD_Elu_Box5 Rate: 500 - - Item: Blue_Herb_Box2 + - Index: 16 + Item: Blue_Herb_Box2 Rate: 600 - - Item: Blessing_10_Scroll_Box + - Index: 17 + Item: Blessing_10_Scroll_Box Rate: 1200 - - Item: Guyak_Pudding + - Index: 18 + Item: Guyak_Pudding Rate: 1200 Amount: 10 - - Item: Megaphone_Box + - Index: 19 + Item: Megaphone_Box Rate: 1000 - - Item: Psychic_ArmorS + - Index: 20 + Item: Psychic_ArmorS Rate: 1200 Amount: 5 - - Item: Zeny_Scroll + - Index: 21 + Item: Zeny_Scroll Rate: 1200 Amount: 15 - - Item: HE_Battle_Manual + - Index: 22 + Item: HE_Battle_Manual Rate: 1200 Amount: 3 - Group: SCROLL_OF_THEWS SubGroups: - SubGroup: 1 List: - - Item: Lady_Tanee_Card + - Index: 0 + Item: Lady_Tanee_Card Rate: 1 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 1 + Item: Sealed_Lady_Tanee_Card Rate: 4 Announced: true - - Item: Incubus_Card + - Index: 2 + Item: Incubus_Card Rate: 20 Announced: true - - Item: Succubus_Card + - Index: 3 + Item: Succubus_Card Rate: 30 Announced: true - - Item: Asgard_Blessing + - Index: 4 + Item: Asgard_Blessing Rate: 10 Announced: true - - Item: YinYang_Earring + - Index: 5 + Item: YinYang_Earring Rate: 100 Announced: true - - Item: Spiked_Scarf + - Index: 6 + Item: Spiked_Scarf Rate: 25 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 7 + Item: Guarantee_Armor_7Up Rate: 20 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 8 + Item: Guarantee_Weapon_7Up Rate: 20 Announced: true - - Item: Sura_Rampage + - Index: 9 + Item: Sura_Rampage Rate: 70 Announced: true - - Item: Headband_Of_Power + - Index: 10 + Item: Headband_Of_Power Rate: 500 Announced: true - - Item: Superb_Fish_Box50 + - Index: 11 + Item: Superb_Fish_Box50 Rate: 100 Announced: true - - Item: Max_Weight_Up_Box + - Index: 12 + Item: Max_Weight_Up_Box Rate: 200 - - Item: Guyak_Pudding + - Index: 13 + Item: Guyak_Pudding Rate: 1000 Amount: 10 - - Item: Fruit_Of_Mastela_Box2 + - Index: 14 + Item: Fruit_Of_Mastela_Box2 Rate: 800 - - Item: Mental_Potion + - Index: 15 + Item: Mental_Potion Rate: 700 - - Item: Wug_Cocktail_To_Throw + - Index: 16 + Item: Wug_Cocktail_To_Throw Rate: 1000 Amount: 5 - - Item: Savage_BBQ_To_Throw + - Index: 17 + Item: Savage_BBQ_To_Throw Rate: 1000 Amount: 5 - - Item: Psychic_ArmorS + - Index: 18 + Item: Psychic_ArmorS Rate: 500 Amount: 5 - - Item: Underripe_Yggseed + - Index: 19 + Item: Underripe_Yggseed Rate: 900 Amount: 10 - - Item: Regeneration_Box10 + - Index: 20 + Item: Regeneration_Box10 Rate: 1000 - - Item: Int_Dish_Box + - Index: 21 + Item: Int_Dish_Box Rate: 1000 - - Item: Str_Dish_Box + - Index: 22 + Item: Str_Dish_Box Rate: 1000 - Group: SEALED_MIND_BOX SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1 Amount: 10 - - Item: Violet_Jewel + - Index: 1 + Item: Violet_Jewel Rate: 1 Amount: 10 - - Item: Bloody_Coin + - Index: 2 + Item: Bloody_Coin Rate: 1 Amount: 5 - - Item: Gold + - Index: 3 + Item: Gold Rate: 1 Amount: 2 - - Item: Manacles + - Index: 4 + Item: Manacles Rate: 1 Amount: 10 - - Item: Old_Card_Album + - Index: 5 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 6 + Item: Old_Violet_Box Rate: 1 Amount: 3 - - Item: Sweet_Canape + - Index: 7 + Item: Sweet_Canape Rate: 1 Amount: 5 - - Item: Hot_Tee + - Index: 8 + Item: Hot_Tee Rate: 1 Amount: 5 - - Item: Hurt_Mind + - Index: 9 + Item: Hurt_Mind Rate: 1 - - Item: KindHeart + - Index: 10 + Item: KindHeart Rate: 1 - - Item: Lush_Rose + - Index: 11 + Item: Lush_Rose Rate: 1 - Group: SQUAD_PRIZE1 SubGroups: - SubGroup: 1 List: - - Item: Force3 + - Index: 0 + Item: Force3 Rate: 83 - - Item: Intellect3 + - Index: 1 + Item: Intellect3 Rate: 83 - - Item: Swiftness3 + - Index: 2 + Item: Swiftness3 Rate: 83 - - Item: Tough3 + - Index: 3 + Item: Tough3 Rate: 83 - - Item: Artful3 + - Index: 4 + Item: Artful3 Rate: 83 - - Item: Fortune3 + - Index: 5 + Item: Fortune3 Rate: 83 - - Item: Force2 + - Index: 6 + Item: Force2 Rate: 416 - - Item: Intellect2 + - Index: 7 + Item: Intellect2 Rate: 416 - - Item: Swiftness2 + - Index: 8 + Item: Swiftness2 Rate: 416 - - Item: Tough2 + - Index: 9 + Item: Tough2 Rate: 416 - - Item: Artful2 + - Index: 10 + Item: Artful2 Rate: 416 - - Item: Fortune2 + - Index: 11 + Item: Fortune2 Rate: 416 - - Item: Force1 + - Index: 12 + Item: Force1 Rate: 1167 - - Item: Intellect1 + - Index: 13 + Item: Intellect1 Rate: 1167 - - Item: Swiftness1 + - Index: 14 + Item: Swiftness1 Rate: 1167 - - Item: Tough1 + - Index: 15 + Item: Tough1 Rate: 1167 - - Item: Artful1 + - Index: 16 + Item: Artful1 Rate: 1167 - - Item: Fortune1 + - Index: 17 + Item: Fortune1 Rate: 1167 - Group: SQUAD_PRIZE2 SubGroups: - SubGroup: 1 List: - - Item: Treasure_Box + - Index: 0 + Item: Treasure_Box Rate: 1 - - Item: Frost_Crystal + - Index: 1 + Item: Frost_Crystal Rate: 4 - - Item: Yggdrasilberry + - Index: 2 + Item: Yggdrasilberry Rate: 10 Amount: 3 - - Item: Seed_Of_Yggdrasil + - Index: 3 + Item: Seed_Of_Yggdrasil Rate: 10 Amount: 5 - - Item: White_Slim_Potion + - Index: 4 + Item: White_Slim_Potion Rate: 35 Amount: 10 - - Item: Blue_Potion + - Index: 5 + Item: Blue_Potion Rate: 40 Amount: 10 - Group: SGRADE_POCKET SubGroups: - SubGroup: 0 List: - - Item: Agrade_Coin - - Item: Bgrade_Coin + - Index: 0 + Item: Agrade_Coin + - Index: 1 + Item: Bgrade_Coin - SubGroup: 2 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 800 - - Item: Agrade_Coin + - Index: 1 + Item: Agrade_Coin Rate: 200 - SubGroup: 3 List: - - Item: Malang_Sp_Can + - Index: 0 + Item: Malang_Sp_Can Rate: 700 - - Item: Bgrade_Coin + - Index: 1 + Item: Bgrade_Coin Rate: 200 - - Item: Anger_Seagod + - Index: 2 + Item: Anger_Seagod Rate: 100 - Group: SG_WEAPON_SUPPLY_BOX SubGroups: - SubGroup: 1 List: - - Item: Velum_Arbalest + - Index: 0 + Item: Velum_Arbalest Rate: 3 - - Item: Velum_Arc_Wand + - Index: 1 + Item: Velum_Arc_Wand Rate: 8 - - Item: Velum_Bible + - Index: 2 + Item: Velum_Bible Rate: 8 - - Item: Velum_Buster + - Index: 3 + Item: Velum_Buster Rate: 1 - - Item: Velum_Claw + - Index: 4 + Item: Velum_Claw Rate: 3 - - Item: Velum_Claymore + - Index: 5 + Item: Velum_Claymore Rate: 8 - - Item: Velum_CrossBow + - Index: 6 + Item: Velum_CrossBow Rate: 8 - - Item: Velum_Damascus + - Index: 7 + Item: Velum_Damascus Rate: 3 - - Item: Velum_Encyclopedia + - Index: 8 + Item: Velum_Encyclopedia Rate: 8 - - Item: Velum_Flail + - Index: 9 + Item: Velum_Flail Rate: 3 - - Item: Velum_Glaive + - Index: 10 + Item: Velum_Glaive Rate: 8 - - Item: Velum_Guillotine + - Index: 11 + Item: Velum_Guillotine Rate: 8 - - Item: Velum_Jamadhar + - Index: 12 + Item: Velum_Jamadhar Rate: 2 - - Item: Velum_Katzbalger + - Index: 13 + Item: Velum_Katzbalger Rate: 8 - - Item: Velum_Scare + - Index: 14 + Item: Velum_Scare Rate: 1 - - Item: Velum_Spear + - Index: 15 + Item: Velum_Spear Rate: 8 - - Item: Velum_Stunner + - Index: 16 + Item: Velum_Stunner Rate: 3 - - Item: Siege_Arrow_Quiver_A + - Index: 17 + Item: Siege_Arrow_Quiver_A Rate: 13 - - Item: Siege_Arrow_Quiver_S + - Index: 18 + Item: Siege_Arrow_Quiver_S Rate: 13 - Group: SHAPESHIFTER_COSTUME SubGroups: - SubGroup: 1 List: - - Item: C_Gryphon_Hairband + - Index: 0 + Item: C_Gryphon_Hairband Rate: 40 - - Item: C_Alpaca_Hood + - Index: 1 + Item: C_Alpaca_Hood Rate: 40 - - Item: C_Worg_In_Mouth + - Index: 2 + Item: C_Worg_In_Mouth Rate: 40 - - Item: C_Amistr_Cap + - Index: 3 + Item: C_Amistr_Cap Rate: 70 - - Item: C_Hairband_Of_Grandpeco + - Index: 4 + Item: C_Hairband_Of_Grandpeco Rate: 90 - - Item: C_Filir_Hat + - Index: 5 + Item: C_Filir_Hat Rate: 110 - - Item: C_Filir_Wing_Ears + - Index: 6 + Item: C_Filir_Wing_Ears Rate: 40 - - Item: C_Pecopeco_Hairband + - Index: 7 + Item: C_Pecopeco_Hairband Rate: 180 - - Item: C_Lif_Doll_Hat + - Index: 8 + Item: C_Lif_Doll_Hat Rate: 190 - - Item: C_Vanilmirth_Hat + - Index: 9 + Item: C_Vanilmirth_Hat Rate: 200 - Group: SHINING_EGG SubGroups: - SubGroup: 1 List: - - Item: Miracle_Medicine + - Index: 0 + Item: Miracle_Medicine Rate: 200 - - Item: L_Magestic_Goat + - Index: 1 + Item: L_Magestic_Goat Rate: 1 - - Item: Deviling_Hat + - Index: 2 + Item: Deviling_Hat Rate: 99 - - Item: Magic_Card_Album + - Index: 3 + Item: Magic_Card_Album Rate: 99 - - Item: Tao_Gunka_Card + - Index: 4 + Item: Tao_Gunka_Card Rate: 1 - - Item: Notice_Board + - Index: 5 + Item: Notice_Board Rate: 200 - - Item: Piece_Of_Angent_Skin + - Index: 6 + Item: Piece_Of_Angent_Skin Rate: 1 - - Item: Wander_Man_Box10 + - Index: 7 + Item: Wander_Man_Box10 Rate: 1099 - - Item: Str_Dish_Box + - Index: 8 + Item: Str_Dish_Box Rate: 1000 - - Item: Token_Of_Siegfried_Box + - Index: 9 + Item: Token_Of_Siegfried_Box Rate: 1100 - - Item: Unbreak_Def_Box + - Index: 10 + Item: Unbreak_Def_Box Rate: 1200 - - Item: Kafra_Card_Box + - Index: 11 + Item: Kafra_Card_Box Rate: 800 - - Item: Yggdrasilberry_Box_ + - Index: 12 + Item: Yggdrasilberry_Box_ Rate: 800 - - Item: Delicious_Shaved_Ice + - Index: 13 + Item: Delicious_Shaved_Ice Rate: 1000 Amount: 2 - - Item: Giant_Fly_Wing_Box + - Index: 14 + Item: Giant_Fly_Wing_Box Rate: 1100 - - Item: Unbreak_Weap_Box + - Index: 15 + Item: Unbreak_Weap_Box Rate: 1300 - Group: SILVERVINE_FRUIT_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Silvervine + - Index: 0 + Item: Silvervine Amount: 10 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 30 - Group: SILVERVINE_FRUIT_BOX4 SubGroups: - SubGroup: 0 List: - - Item: Silvervine + - Index: 0 + Item: Silvervine Amount: 4 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 12 - Group: SILVERVINE_FRUIT_BOX40 SubGroups: - SubGroup: 0 List: - - Item: Silvervine + - Index: 0 + Item: Silvervine Amount: 40 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 120 - Group: SMITHY_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1015 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1015 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 340 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 340 Amount: 3 - - Item: Enchant_Book + - Index: 9 + Item: Enchant_Book Rate: 412 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 380 - - Item: Guarantee_Weapon_7Up + - Index: 11 + Item: Guarantee_Weapon_7Up Rate: 250 - - Item: Guarantee_Armor_7Up + - Index: 12 + Item: Guarantee_Armor_7Up Rate: 250 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 200 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 200 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 150 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 150 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Maya_Puple_Card + - Index: 19 + Item: Maya_Puple_Card Rate: 10 Announced: true - - Item: Detale_Card + - Index: 20 + Item: Detale_Card Rate: 10 Announced: true - - Item: Randgris_Card + - Index: 21 + Item: Randgris_Card Rate: 2 Announced: true - - Item: Tao_Gunka_Card + - Index: 22 + Item: Tao_Gunka_Card Rate: 1 Announced: true - Group: SOFT_CORE_SET_BOX SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 UniqueId: true - - Item: Insurance + - Index: 2 + Item: Insurance Amount: 5 UniqueId: true - Group: SOGRAT_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1112 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1113 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Protect_Feathers + - Index: 9 + Item: Protect_Feathers Rate: 175 - - Item: C_Halloween_Hat + - Index: 10 + Item: C_Halloween_Hat Rate: 225 - - Item: Sound_Amplifier + - Index: 11 + Item: Sound_Amplifier Rate: 25 - - Item: C_Ljosalfar + - Index: 12 + Item: C_Ljosalfar Rate: 110 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 115 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 115 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Apocalips_H_Card + - Index: 19 + Item: Sealed_Apocalips_H_Card Rate: 11 Announced: true - - Item: Deviling_Card + - Index: 20 + Item: Deviling_Card Rate: 8 Announced: true - - Item: Baphomet_Card + - Index: 21 + Item: Baphomet_Card Rate: 2 Announced: true - - Item: Berzebub_Card + - Index: 22 + Item: Berzebub_Card Rate: 1 Announced: true - Group: SOLARIS_FESTIVAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 1 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 2 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Beach_Towel + - Index: 9 + Item: Beach_Towel Rate: 150 Announced: true - - Item: Exorcist_Robe + - Index: 10 + Item: Exorcist_Robe Rate: 150 Announced: true - - Item: Husky_Hat + - Index: 11 + Item: Husky_Hat Rate: 100 Announced: true - - Item: C_Neko_Mimi_Kafra + - Index: 12 + Item: C_Neko_Mimi_Kafra Rate: 110 Announced: true - - Item: Zaha_Doll_Hat + - Index: 13 + Item: Zaha_Doll_Hat Rate: 150 Announced: true - - Item: Pala + - Index: 14 + Item: Pala Rate: 30 Announced: true - - Item: Svalinn_J + - Index: 15 + Item: Svalinn_J Rate: 159 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_F_Bishop_Card + - Index: 20 + Item: Sealed_F_Bishop_Card Rate: 10 Announced: true - - Item: Sealed_Ifrit_Card + - Index: 21 + Item: Sealed_Ifrit_Card Rate: 10 Announced: true - - Item: Kiel_Card + - Index: 22 + Item: Kiel_Card Rate: 1 Announced: true - Group: SOLO_CHRISTMAS_GIFT SubGroups: - SubGroup: 1 List: - - Item: C_Cat_Santa_Hat + - Index: 0 + Item: C_Cat_Santa_Hat Rate: 1 - - Item: Old_Blue_Box + - Index: 1 + Item: Old_Blue_Box Rate: 1 - - Item: Oh_Holy_Night + - Index: 2 + Item: Oh_Holy_Night Rate: 1 - - Item: Angeling_Potion + - Index: 3 + Item: Angeling_Potion Rate: 1 Amount: 3 - - Item: Solo_Cookie + - Index: 4 + Item: Solo_Cookie Rate: 1 Amount: 5 - - Item: Buche_De_Noel + - Index: 5 + Item: Buche_De_Noel Rate: 1 Amount: 5 - - Item: Event_Cake + - Index: 6 + Item: Event_Cake Rate: 1 Amount: 5 - - Item: Vivid_Notation + - Index: 7 + Item: Vivid_Notation Rate: 1 Amount: 5 - Group: SOLO_GIFT_BASKET SubGroups: - SubGroup: 1 List: - - Item: Lovely_Choco_Tart + - Index: 0 + Item: Lovely_Choco_Tart Rate: 1 Amount: 5 - - Item: Cute_Strawberry_Choco + - Index: 1 + Item: Cute_Strawberry_Choco Rate: 1 Amount: 3 - - Item: White_Chocolate + - Index: 2 + Item: White_Chocolate Rate: 1 Amount: 3 - - Item: Chocolate_Drink + - Index: 3 + Item: Chocolate_Drink Rate: 1 Amount: 4 - - Item: HandMade_Chocolate + - Index: 4 + Item: HandMade_Chocolate Rate: 1 Amount: 10 - - Item: HandMade_Chocolate_ + - Index: 5 + Item: HandMade_Chocolate_ Rate: 1 Amount: 10 - Group: SOMETHING_CANDY_HOLDER SubGroups: - SubGroup: 1 List: - - Item: Meat + - Index: 0 + Item: Meat Rate: 5 Amount: 5 - - Item: Honey + - Index: 1 + Item: Honey Rate: 9 Amount: 3 - - Item: Candy + - Index: 2 + Item: Candy Rate: 9 Amount: 7 - - Item: Well_Baked_Cookie + - Index: 3 + Item: Well_Baked_Cookie Rate: 10 Amount: 2 - - Item: Piece_Of_Cake + - Index: 4 + Item: Piece_Of_Cake Rate: 10 - - Item: Bread + - Index: 5 + Item: Bread Rate: 5 Amount: 3 - - Item: Old_Blue_Box + - Index: 6 + Item: Old_Blue_Box Rate: 2 - - Item: Yggdrasilberry + - Index: 7 + Item: Yggdrasilberry Rate: 2 - - Item: Old_Card_Album + - Index: 8 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 9 + Item: Old_Violet_Box Rate: 1 - - Item: Pumpkin_Cake + - Index: 10 + Item: Pumpkin_Cake Rate: 7 - - Item: Trance_Candy_R + - Index: 11 + Item: Trance_Candy_R Rate: 6 Amount: 3 - - Item: Trance_Candy_B + - Index: 12 + Item: Trance_Candy_B Rate: 6 Amount: 3 - - Item: Trance_Candy_Y + - Index: 13 + Item: Trance_Candy_Y Rate: 6 Amount: 3 - - Item: Trance_Candy_G + - Index: 14 + Item: Trance_Candy_G Rate: 6 Amount: 3 - - Item: Pumpkin_Pie + - Index: 15 + Item: Pumpkin_Pie Rate: 7 Amount: 3 - - Item: C_There_Is_Something + - Index: 16 + Item: C_There_Is_Something Rate: 1 - - Item: Witch_Shoes + - Index: 17 + Item: Witch_Shoes Rate: 1 - - Item: HALLOWEEN_G_BOX + - Index: 18 + Item: HALLOWEEN_G_BOX Rate: 5 - - Item: DARK_INVITATION + - Index: 19 + Item: DARK_INVITATION Rate: 1 - Group: SPEARFISH_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Spearfish_ + - Index: 0 + Item: Spearfish_ Duration: 60 - Group: SPEARFISH_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spearfish_ + - Index: 0 + Item: Spearfish_ Duration: 10080 - Group: SPECIAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Wrapped_Mask + - Index: 0 + Item: Wrapped_Mask Rate: 3 - - Item: Poison_Bottle + - Index: 1 + Item: Poison_Bottle Rate: 10 Amount: 2 - - Item: Set_Of_Taiming_Item + - Index: 2 + Item: Set_Of_Taiming_Item Rate: 5 - - Item: Cookie_Bag + - Index: 3 + Item: Cookie_Bag Rate: 100 Amount: 2 - - Item: Mysterious_Can2 + - Index: 4 + Item: Mysterious_Can2 Rate: 80 Amount: 3 - - Item: Mysterious_PET_Bottle2 + - Index: 5 + Item: Mysterious_PET_Bottle2 Rate: 80 Amount: 3 - - Item: Speed_Up_Potion + - Index: 6 + Item: Speed_Up_Potion Rate: 80 Amount: 2 - - Item: Old_Blue_Box + - Index: 7 + Item: Old_Blue_Box Rate: 19 - - Item: Branch_Of_Dead_Tree + - Index: 8 + Item: Branch_Of_Dead_Tree Rate: 14 Amount: 5 - - Item: First_Aid_Kit + - Index: 9 + Item: First_Aid_Kit Rate: 19 - - Item: Dried_Yggdrasilberry + - Index: 10 + Item: Dried_Yggdrasilberry Rate: 70 Amount: 3 - - Item: Angeling_Potion + - Index: 11 + Item: Angeling_Potion Rate: 70 Amount: 3 - - Item: Ygnizem_Scroll + - Index: 12 + Item: Ygnizem_Scroll Rate: 50 Amount: 2 - - Item: Doppelganger_Scroll + - Index: 13 + Item: Doppelganger_Scroll Rate: 50 Amount: 2 - - Item: Wild_Rose_Scroll + - Index: 14 + Item: Wild_Rose_Scroll Rate: 60 Amount: 2 - - Item: Gift_Box + - Index: 15 + Item: Gift_Box Rate: 70 - - Item: Red_Bag + - Index: 16 + Item: Red_Bag Rate: 70 Amount: 3 - - Item: Cool_Summer_Outfit + - Index: 17 + Item: Cool_Summer_Outfit Rate: 70 Amount: 3 - - Item: Slow_Down_Potion + - Index: 18 + Item: Slow_Down_Potion Rate: 80 Amount: 2 - Group: SPECIAL_CHRISTMAS_BOX SubGroups: - SubGroup: 1 List: - - Item: Honey + - Index: 0 + Item: Honey Rate: 1400 Amount: 10 - - Item: White_Potion + - Index: 1 + Item: White_Potion Rate: 1400 Amount: 10 - - Item: Blue_Herb + - Index: 2 + Item: Blue_Herb Rate: 1400 Amount: 10 - - Item: Blue_Potion + - Index: 3 + Item: Blue_Potion Rate: 1400 Amount: 10 - - Item: Awakening_Potion + - Index: 4 + Item: Awakening_Potion Rate: 1400 Amount: 10 - - Item: Old_Violet_Box + - Index: 5 + Item: Old_Violet_Box Rate: 1000 - - Item: Agi_Dish09 + - Index: 6 + Item: Agi_Dish09 Rate: 1000 - - Item: Yggdrasilberry + - Index: 7 + Item: Yggdrasilberry Rate: 630 Amount: 5 - - Item: Santa's_Hat + - Index: 8 + Item: Santa's_Hat Rate: 200 - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 100 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 50 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 5 - - Item: Flying_Angel + - Index: 12 + Item: Flying_Angel Rate: 5 - - Item: Triple_Poring_Hat + - Index: 13 + Item: Triple_Poring_Hat Rate: 5 - - Item: Piece_Of_Angent_Skin + - Index: 14 + Item: Piece_Of_Angent_Skin Rate: 5 - Group: SPLASH_RAINBOW_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Lian_Shoes + - Index: 9 + Item: Lian_Shoes Rate: 200 Announced: true - - Item: Lian_Shield + - Index: 10 + Item: Lian_Shield Rate: 200 Announced: true - - Item: Lian_Robe + - Index: 11 + Item: Lian_Robe Rate: 100 Announced: true - - Item: Camellia_Hair_Pin + - Index: 12 + Item: Camellia_Hair_Pin Rate: 100 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Knight_Windstorm_Card + - Index: 19 + Item: Knight_Windstorm_Card Rate: 10 Announced: true - - Item: Dark_Illusion_Card + - Index: 20 + Item: Dark_Illusion_Card Rate: 10 Announced: true - - Item: Berzebub_Card + - Index: 21 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Dark_Lord_Card + - Index: 22 + Item: Dark_Lord_Card Rate: 1 Announced: true - Group: SPLASH_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Songpyun_Box50 + - Index: 0 + Item: Songpyun_Box50 Rate: 1200 - - Item: Love_Chick_Hat + - Index: 1 + Item: Love_Chick_Hat Rate: 130 Announced: true - - Item: Convex_Mirror_Box + - Index: 2 + Item: Convex_Mirror_Box Rate: 800 - - Item: Megaphone_Box + - Index: 3 + Item: Megaphone_Box Rate: 700 - - Item: Job_Manual50_Box + - Index: 4 + Item: Job_Manual50_Box Rate: 500 - - Item: Token_Of_Siegfried_Box + - Index: 5 + Item: Token_Of_Siegfried_Box Rate: 800 - - Item: Splash_Hat + - Index: 6 + Item: Splash_Hat Rate: 50 Announced: true UniqueId: true - - Item: Gryphon_Hat + - Index: 7 + Item: Gryphon_Hat Rate: 150 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 8 + Item: Guarantee_Weapon_7Up Rate: 70 Announced: true - - Item: Kafra_Card_Box + - Index: 9 + Item: Kafra_Card_Box Rate: 800 - - Item: Psychic_ArmorS + - Index: 10 + Item: Psychic_ArmorS Rate: 500 Amount: 10 - - Item: Guarantee_Armor_7Up + - Index: 11 + Item: Guarantee_Armor_7Up Rate: 150 Announced: true - - Item: Yggdrasilberry_Box_ + - Index: 12 + Item: Yggdrasilberry_Box_ Rate: 600 - - Item: Enchant_Book + - Index: 13 + Item: Enchant_Book Rate: 500 Announced: true - - Item: Str_Dish_Box + - Index: 14 + Item: Str_Dish_Box Rate: 1300 - - Item: Dex_Dish_Box + - Index: 15 + Item: Dex_Dish_Box Rate: 1749 - - Item: B_Eremes_Card + - Index: 16 + Item: B_Eremes_Card Rate: 1 Announced: true - Group: SPLENDID_BOX SubGroups: - SubGroup: 1 List: - - Item: Krasnaya + - Index: 0 + Item: Krasnaya Rate: 1 - - Item: Alca_Bringer + - Index: 1 + Item: Alca_Bringer Rate: 1 - - Item: Chrome_Twohand_Sword + - Index: 2 + Item: Chrome_Twohand_Sword Rate: 1 - - Item: Krishna + - Index: 3 + Item: Krishna Rate: 1 - - Item: Cakram + - Index: 4 + Item: Cakram Rate: 1 - - Item: Durga + - Index: 5 + Item: Durga Rate: 1 - - Item: Vecer_Axe + - Index: 6 + Item: Vecer_Axe Rate: 1 - - Item: Giant_Axe + - Index: 7 + Item: Giant_Axe Rate: 1 - - Item: Imperial_Spear + - Index: 8 + Item: Imperial_Spear Rate: 1 - - Item: Rafini_Staff + - Index: 9 + Item: Rafini_Staff Rate: 1 - - Item: Falken_Blitz + - Index: 10 + Item: Falken_Blitz Rate: 1 - - Item: Elven_Bow + - Index: 11 + Item: Elven_Bow Rate: 1 - - Item: Green_Whistle + - Index: 12 + Item: Green_Whistle Rate: 1 - - Item: Stem_Whip + - Index: 13 + Item: Stem_Whip Rate: 1 - - Item: Rotha_Shield + - Index: 14 + Item: Rotha_Shield Rate: 1 - - Item: Imperial_Guard + - Index: 15 + Item: Imperial_Guard Rate: 1 - - Item: Krieg + - Index: 16 + Item: Krieg Rate: 1 - - Item: Weihna + - Index: 17 + Item: Weihna Rate: 1 - - Item: Black_Wing + - Index: 18 + Item: Black_Wing Rate: 1 - - Item: Ruber + - Index: 19 + Item: Ruber Rate: 1 - - Item: Bone_Plate + - Index: 20 + Item: Bone_Plate Rate: 1 - - Item: Ebone_Armor + - Index: 21 + Item: Ebone_Armor Rate: 1 - - Item: Erde + - Index: 22 + Item: Erde Rate: 1 - - Item: Red_Square_Bag + - Index: 23 + Item: Red_Square_Bag Rate: 1 - - Item: Carga_Mace + - Index: 24 + Item: Carga_Mace Rate: 1 - - Item: Red_Ether_Bag + - Index: 25 + Item: Red_Ether_Bag Rate: 1 - - Item: Mystic_Bow + - Index: 26 + Item: Mystic_Bow Rate: 2 - Group: Splendid_Box2 SubGroups: - SubGroup: 1 List: - - Item: Krasnaya + - Index: 0 + Item: Krasnaya Rate: 232 - - Item: Alca_Bringer + - Index: 1 + Item: Alca_Bringer Rate: 232 - - Item: Chrome_Twohand_Sword + - Index: 2 + Item: Chrome_Twohand_Sword Rate: 232 - - Item: Krishna + - Index: 3 + Item: Krishna Rate: 232 - - Item: Cakram + - Index: 4 + Item: Cakram Rate: 232 - - Item: Durga + - Index: 5 + Item: Durga Rate: 232 - - Item: Vecer_Axe + - Index: 6 + Item: Vecer_Axe Rate: 232 - - Item: Giant_Axe + - Index: 7 + Item: Giant_Axe Rate: 232 - - Item: Hunting_Spear + - Index: 8 + Item: Hunting_Spear Rate: 232 - - Item: Imperial_Spear + - Index: 9 + Item: Imperial_Spear Rate: 232 - - Item: Rafini_Staff + - Index: 10 + Item: Rafini_Staff Rate: 232 - - Item: Falken_Blitz + - Index: 11 + Item: Falken_Blitz Rate: 232 - - Item: Elven_Bow + - Index: 12 + Item: Elven_Bow Rate: 232 - - Item: Green_Whistle + - Index: 13 + Item: Green_Whistle Rate: 232 - - Item: Stem_Whip + - Index: 14 + Item: Stem_Whip Rate: 232 - - Item: Rotha_Shield + - Index: 15 + Item: Rotha_Shield Rate: 232 - - Item: Imperial_Guard + - Index: 16 + Item: Imperial_Guard Rate: 232 - - Item: Elven_Ears + - Index: 17 + Item: Elven_Ears Rate: 232 - - Item: Diabolus_Robe + - Index: 18 + Item: Diabolus_Robe Rate: 232 - - Item: Diabolus_Armor + - Index: 19 + Item: Diabolus_Armor Rate: 232 - - Item: Dragon_Vest + - Index: 20 + Item: Dragon_Vest Rate: 232 - - Item: Variant_Shoes + - Index: 21 + Item: Variant_Shoes Rate: 232 - - Item: Tidal_Shoes + - Index: 22 + Item: Tidal_Shoes Rate: 232 - - Item: Black_Leather_Boots + - Index: 23 + Item: Black_Leather_Boots Rate: 232 - - Item: Diabolus_Boots + - Index: 24 + Item: Diabolus_Boots Rate: 232 - - Item: Black_Leather_Boots_ + - Index: 25 + Item: Black_Leather_Boots_ Rate: 232 - - Item: Diabolus_Manteau + - Index: 26 + Item: Diabolus_Manteau Rate: 232 - - Item: Dragon_Manteau + - Index: 27 + Item: Dragon_Manteau Rate: 232 - - Item: Piece_Of_Angent_Skin + - Index: 28 + Item: Piece_Of_Angent_Skin Rate: 232 - - Item: Bison_Horn + - Index: 29 + Item: Bison_Horn Rate: 232 - - Item: Krieg + - Index: 30 + Item: Krieg Rate: 232 - - Item: Weihna + - Index: 31 + Item: Weihna Rate: 232 - - Item: Black_Wing + - Index: 32 + Item: Black_Wing Rate: 232 - - Item: Twin_Edge_B + - Index: 33 + Item: Twin_Edge_B Rate: 232 - - Item: Twin_Edge_R + - Index: 34 + Item: Twin_Edge_R Rate: 232 - - Item: Ruber + - Index: 35 + Item: Ruber Rate: 232 - - Item: Bone_Plate + - Index: 36 + Item: Bone_Plate Rate: 232 - - Item: Ebone_Armor + - Index: 37 + Item: Ebone_Armor Rate: 232 - - Item: Erde + - Index: 38 + Item: Erde Rate: 232 - - Item: Red_Square_Bag + - Index: 39 + Item: Red_Square_Bag Rate: 232 - - Item: Carga_Mace + - Index: 40 + Item: Carga_Mace Rate: 232 - - Item: Red_Ether_Bag + - Index: 41 + Item: Red_Ether_Bag Rate: 232 - - Item: Mystic_Bow + - Index: 42 + Item: Mystic_Bow Rate: 232 - Group: SPRING_FESTIVAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Boitata_Armor + - Index: 9 + Item: Boitata_Armor Rate: 100 Announced: true - - Item: Talaria_Shoes + - Index: 10 + Item: Talaria_Shoes Rate: 100 Announced: true - - Item: W_King_Tiger_Doll_Hat + - Index: 11 + Item: W_King_Tiger_Doll_Hat Rate: 200 Announced: true - - Item: Combat_Knife + - Index: 12 + Item: Combat_Knife Rate: 100 Announced: true - - Item: C_Soulless_Wing + - Index: 13 + Item: C_Soulless_Wing Rate: 150 Announced: true - - Item: Long_Octopus_Balloon + - Index: 14 + Item: Long_Octopus_Balloon Rate: 130 Announced: true - - Item: Sword_Master_Crown + - Index: 15 + Item: Sword_Master_Crown Rate: 69 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_F_Bishop_Card + - Index: 20 + Item: Sealed_F_Bishop_Card Rate: 10 Announced: true - - Item: Sealed_Ifrit_Card + - Index: 21 + Item: Sealed_Ifrit_Card Rate: 10 Announced: true - - Item: Incant_Samurai_Card + - Index: 22 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: STEEL_FLOWER_BOX SubGroups: - SubGroup: 0 List: - - Item: Steel_Flower_C + - Index: 0 + Item: Steel_Flower_C Duration: 10080 UniqueId: true - Group: SUMMER_SCROLL3 SubGroups: - SubGroup: 1 List: - - Item: Underripe_Yggseed + - Index: 0 + Item: Underripe_Yggseed Rate: 1500 Amount: 10 - - Item: Megaphone_Box + - Index: 1 + Item: Megaphone_Box Rate: 1500 - - Item: Vit_Dish_Box + - Index: 2 + Item: Vit_Dish_Box Rate: 1500 - - Item: Holy_Armor_S_Box10 + - Index: 3 + Item: Holy_Armor_S_Box10 Rate: 1500 - - Item: Token_Of_Siegfried_Box + - Index: 4 + Item: Token_Of_Siegfried_Box Rate: 1300 - - Item: Int_Dish_Box + - Index: 5 + Item: Int_Dish_Box Rate: 1500 - - Item: Unbreak_Weap_Box + - Index: 6 + Item: Unbreak_Weap_Box Rate: 150 Announced: true - - Item: Unbreak_Def_Box + - Index: 7 + Item: Unbreak_Def_Box Rate: 150 Announced: true - - Item: Scuba_Mask + - Index: 8 + Item: Scuba_Mask Rate: 275 Announced: true - - Item: Sugared_Fruit_Stick + - Index: 9 + Item: Sugared_Fruit_Stick Rate: 275 Announced: true - - Item: Dress_Hat + - Index: 10 + Item: Dress_Hat Rate: 275 Announced: true - - Item: Asgard_Blessing + - Index: 11 + Item: Asgard_Blessing Rate: 10 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 12 + Item: Guarantee_Armor_9Up Rate: 5 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 45 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 14 + Item: Guarantee_Weapon_9Up Rate: 10 Announced: true - - Item: Maya_Puple_Card + - Index: 15 + Item: Maya_Puple_Card Rate: 3 Announced: true - - Item: Sealed_Tao_Card + - Index: 16 + Item: Sealed_Tao_Card Rate: 1 Announced: true - - Item: B_Eremes_Card + - Index: 17 + Item: B_Eremes_Card Rate: 1 Announced: true - Group: SUPER_CARD_PET_EGG1 SubGroups: - SubGroup: 1 List: - - Item: Orc_Lady_Card + - Index: 0 + Item: Orc_Lady_Card Rate: 40 UniqueId: true - - Item: Mummy_Card + - Index: 1 + Item: Mummy_Card Rate: 30 UniqueId: true - - Item: Marina_Card + - Index: 2 + Item: Marina_Card Rate: 80 UniqueId: true - - Item: Desert_Wolf_Card + - Index: 3 + Item: Desert_Wolf_Card Rate: 80 UniqueId: true - - Item: Soldier_Skeleton_Card + - Index: 4 + Item: Soldier_Skeleton_Card Rate: 17 UniqueId: true - - Item: Magnolia_Card + - Index: 5 + Item: Magnolia_Card Rate: 40 UniqueId: true - - Item: Andre_Card + - Index: 6 + Item: Andre_Card Rate: 7 UniqueId: true - - Item: Mandragora_Card + - Index: 7 + Item: Mandragora_Card Rate: 40 UniqueId: true - - Item: Vadon_Card + - Index: 8 + Item: Vadon_Card Rate: 50 UniqueId: true - - Item: Baphomet_Card + - Index: 9 + Item: Baphomet_Card Rate: 2 UniqueId: true - - Item: Drainliar_Card + - Index: 10 + Item: Drainliar_Card Rate: 50 UniqueId: true - - Item: Flying_Deleter_Card + - Index: 11 + Item: Flying_Deleter_Card Rate: 20 UniqueId: true - - Item: Nightmare_Terror_Card + - Index: 12 + Item: Nightmare_Terror_Card Rate: 8 UniqueId: true - - Item: Pest_Card + - Index: 13 + Item: Pest_Card Rate: 20 UniqueId: true - - Item: Marc_Card + - Index: 14 + Item: Marc_Card Rate: 20 UniqueId: true - - Item: Dark_Frame_Card + - Index: 15 + Item: Dark_Frame_Card Rate: 10 UniqueId: true - - Item: Deleter_Card + - Index: 16 + Item: Deleter_Card Rate: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 165 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 166 Amount: 20 UniqueId: true - - Item: Zeny_Scroll + - Index: 19 + Item: Zeny_Scroll Rate: 150 Amount: 5 UniqueId: true @@ -18847,66 +26325,86 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Orc_Load_Card + - Index: 0 + Item: Orc_Load_Card Rate: 1 UniqueId: true - - Item: Skel_Worker_Card + - Index: 1 + Item: Skel_Worker_Card Rate: 30 UniqueId: true - - Item: Minorous_Card + - Index: 2 + Item: Minorous_Card Rate: 55 UniqueId: true - - Item: Garm_Baby_Card + - Index: 3 + Item: Garm_Baby_Card Rate: 18 UniqueId: true - - Item: Goblin_Card + - Index: 4 + Item: Goblin_Card Rate: 25 UniqueId: true - - Item: Caramel_Card + - Index: 5 + Item: Caramel_Card Rate: 70 UniqueId: true - - Item: Scorpion_Card + - Index: 6 + Item: Scorpion_Card Rate: 5 UniqueId: true - - Item: Flora_Card + - Index: 7 + Item: Flora_Card Rate: 35 UniqueId: true - - Item: Hunter_Fly_Card + - Index: 8 + Item: Hunter_Fly_Card Rate: 35 UniqueId: true - - Item: Pecopeco_Egg_Card + - Index: 9 + Item: Pecopeco_Egg_Card Rate: 40 UniqueId: true - - Item: Hydra_Card + - Index: 10 + Item: Hydra_Card Rate: 30 UniqueId: true - - Item: Disguise_Card + - Index: 11 + Item: Disguise_Card Rate: 30 UniqueId: true - - Item: Rybio_Card + - Index: 12 + Item: Rybio_Card Rate: 9 UniqueId: true - - Item: Wraith_Dead_Card + - Index: 13 + Item: Wraith_Dead_Card Rate: 20 UniqueId: true - - Item: Majoruros_Card + - Index: 14 + Item: Majoruros_Card Rate: 18 UniqueId: true - - Item: Pupa_Card + - Index: 15 + Item: Pupa_Card Rate: 40 UniqueId: true - - Item: Pecopeco_Card + - Index: 16 + Item: Pecopeco_Card Rate: 40 UniqueId: true - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 168 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 165 Amount: 20 UniqueId: true - - Item: Zeny_Scroll + - Index: 19 + Item: Zeny_Scroll Rate: 166 Amount: 5 UniqueId: true @@ -18914,66 +26412,86 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Elder_Wilow_Card + - Index: 0 + Item: Elder_Wilow_Card Rate: 70 UniqueId: true - - Item: Deviruchi_Card + - Index: 1 + Item: Deviruchi_Card Rate: 20 UniqueId: true - - Item: Marduk_Card + - Index: 2 + Item: Marduk_Card Rate: 40 UniqueId: true - - Item: Carat_Card + - Index: 3 + Item: Carat_Card Rate: 45 UniqueId: true - - Item: Choco_Card + - Index: 4 + Item: Choco_Card Rate: 30 UniqueId: true - - Item: Pharaoh_Card + - Index: 5 + Item: Pharaoh_Card Rate: 1 UniqueId: true - - Item: Nine_Tail_Card + - Index: 6 + Item: Nine_Tail_Card Rate: 30 UniqueId: true - - Item: Whisper_Card + - Index: 7 + Item: Whisper_Card Rate: 10 UniqueId: true - - Item: Frilldora_Card + - Index: 8 + Item: Frilldora_Card Rate: 20 UniqueId: true - - Item: Dragon_Tail_Card + - Index: 9 + Item: Dragon_Tail_Card Rate: 33 UniqueId: true - - Item: Baphomet__Card + - Index: 10 + Item: Baphomet__Card Rate: 10 UniqueId: true - - Item: Daydric_Card + - Index: 11 + Item: Daydric_Card Rate: 35 UniqueId: true - - Item: Harpy_Card + - Index: 12 + Item: Harpy_Card Rate: 50 UniqueId: true - - Item: Whisper_Boss_Card + - Index: 13 + Item: Whisper_Boss_Card Rate: 10 UniqueId: true - - Item: Thara_Frog_Card + - Index: 14 + Item: Thara_Frog_Card Rate: 50 UniqueId: true - - Item: Executioner_Card + - Index: 15 + Item: Executioner_Card Rate: 35 UniqueId: true - - Item: Khalitzburg_Card + - Index: 16 + Item: Khalitzburg_Card Rate: 30 UniqueId: true - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 171 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 170 Amount: 20 UniqueId: true - - Item: Zeny_Scroll + - Index: 19 + Item: Zeny_Scroll Rate: 140 Amount: 5 UniqueId: true @@ -18981,66 +26499,86 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Thief_Bug_Male_Card + - Index: 0 + Item: Thief_Bug_Male_Card Rate: 60 UniqueId: true - - Item: Verit_Card + - Index: 1 + Item: Verit_Card Rate: 70 UniqueId: true - - Item: Matyr_Card + - Index: 2 + Item: Matyr_Card Rate: 25 UniqueId: true - - Item: Sohee_Card + - Index: 3 + Item: Sohee_Card Rate: 19 UniqueId: true - - Item: Antique_Firelock_Card + - Index: 4 + Item: Antique_Firelock_Card Rate: 40 UniqueId: true - - Item: Blood_Butterfly_Card + - Index: 5 + Item: Blood_Butterfly_Card Rate: 38 UniqueId: true - - Item: Mimic_Card + - Index: 6 + Item: Mimic_Card Rate: 35 UniqueId: true - - Item: Zerom_Card + - Index: 7 + Item: Zerom_Card Rate: 38 UniqueId: true - - Item: Phen_Card + - Index: 8 + Item: Phen_Card Rate: 10 UniqueId: true - - Item: Kobold_Card + - Index: 9 + Item: Kobold_Card Rate: 40 UniqueId: true - - Item: Moonlight_Flower_Card + - Index: 10 + Item: Moonlight_Flower_Card Rate: 1 UniqueId: true - - Item: Mantis_Card + - Index: 11 + Item: Mantis_Card Rate: 45 UniqueId: true - - Item: Smokie_Card + - Index: 12 + Item: Smokie_Card Rate: 65 UniqueId: true - - Item: Vitata_Card + - Index: 13 + Item: Vitata_Card Rate: 10 UniqueId: true - - Item: High_Orc_Card + - Index: 14 + Item: High_Orc_Card Rate: 3 UniqueId: true - - Item: Penomena_Card + - Index: 15 + Item: Penomena_Card Rate: 13 UniqueId: true - - Item: Tirfing_Card + - Index: 16 + Item: Tirfing_Card Rate: 18 UniqueId: true - - Item: Yggdrasilberry + - Index: 17 + Item: Yggdrasilberry Rate: 165 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 18 + Item: Seed_Of_Yggdrasil Rate: 165 Amount: 20 UniqueId: true - - Item: Zeny_Scroll + - Index: 19 + Item: Zeny_Scroll Rate: 140 Amount: 5 UniqueId: true @@ -19048,59 +26586,76 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Tiara + - Index: 0 + Item: Tiara Rate: 2 UniqueId: true - - Item: Crown + - Index: 1 + Item: Crown Rate: 2 UniqueId: true - - Item: Loard_Circlet + - Index: 2 + Item: Loard_Circlet Rate: 1 UniqueId: true - - Item: Ear_Of_Angel's_Wing + - Index: 3 + Item: Ear_Of_Angel's_Wing Rate: 5 UniqueId: true - - Item: Ear_Of_Devil's_Wing + - Index: 4 + Item: Ear_Of_Devil's_Wing Rate: 5 UniqueId: true - - Item: Flying_Angel + - Index: 5 + Item: Flying_Angel Rate: 20 UniqueId: true - - Item: Dark_Lord_Card + - Index: 6 + Item: Dark_Lord_Card Rate: 1 UniqueId: true - - Item: Angeling_Card + - Index: 7 + Item: Angeling_Card Rate: 2 UniqueId: true - - Item: Ghostring_Card + - Index: 8 + Item: Ghostring_Card Rate: 2 UniqueId: true - - Item: Nurse_Cap + - Index: 9 + Item: Nurse_Cap Rate: 80 UniqueId: true - - Item: Centimental_Flower + - Index: 10 + Item: Centimental_Flower Rate: 45 UniqueId: true - - Item: Tulip_Hairpin + - Index: 11 + Item: Tulip_Hairpin Rate: 50 UniqueId: true - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 85 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 130 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 170 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 170 Amount: 30 UniqueId: true - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 230 Amount: 10 UniqueId: true @@ -19108,102 +26663,136 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Tiara + - Index: 0 + Item: Tiara Rate: 70 - - Item: Crown + - Index: 1 + Item: Crown Rate: 70 - - Item: Loard_Circlet + - Index: 2 + Item: Loard_Circlet Rate: 30 - - Item: Ear_Of_Angel's_Wing + - Index: 3 + Item: Ear_Of_Angel's_Wing Rate: 70 - - Item: Ear_Of_Devil's_Wing + - Index: 4 + Item: Ear_Of_Devil's_Wing Rate: 60 - - Item: Flying_Angel + - Index: 5 + Item: Flying_Angel Rate: 250 - - Item: Dark_Lord_Card + - Index: 6 + Item: Dark_Lord_Card Rate: 1 - - Item: Angeling_Card + - Index: 7 + Item: Angeling_Card Rate: 2 - - Item: Ghostring_Card + - Index: 8 + Item: Ghostring_Card Rate: 2 - - Item: Nurse_Cap + - Index: 9 + Item: Nurse_Cap Rate: 890 - - Item: Centimental_Flower + - Index: 10 + Item: Centimental_Flower Rate: 450 - - Item: Tulip_Hairpin + - Index: 11 + Item: Tulip_Hairpin Rate: 700 - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 950 Amount: 2 - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 1500 Amount: 5 - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 2000 Amount: 15 - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 2000 Amount: 30 - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 955 Amount: 10 - Group: SUPER_PET_EGG2 SubGroups: - SubGroup: 1 List: - - Item: Golden_Gear + - Index: 0 + Item: Golden_Gear Rate: 6 UniqueId: true - - Item: Coronet + - Index: 1 + Item: Coronet Rate: 3 UniqueId: true - - Item: Ghost_Bandana + - Index: 2 + Item: Ghost_Bandana Rate: 6 UniqueId: true - - Item: Horn_Of_Succubus + - Index: 3 + Item: Horn_Of_Succubus Rate: 2 UniqueId: true - - Item: Inccubus_Horn + - Index: 4 + Item: Inccubus_Horn Rate: 2 UniqueId: true - - Item: Archangeling_Card + - Index: 5 + Item: Archangeling_Card Rate: 10 UniqueId: true - - Item: Knight_Of_Abyss_Card + - Index: 6 + Item: Knight_Of_Abyss_Card Rate: 3 UniqueId: true - - Item: Pharaoh_Card + - Index: 7 + Item: Pharaoh_Card Rate: 1 UniqueId: true - - Item: Poring_Hat + - Index: 8 + Item: Poring_Hat Rate: 80 UniqueId: true - - Item: Centimental_Leaf + - Index: 9 + Item: Centimental_Leaf Rate: 50 UniqueId: true - - Item: First_Moon_Hair_Pin + - Index: 10 + Item: First_Moon_Hair_Pin Rate: 40 UniqueId: true - - Item: Cigar + - Index: 11 + Item: Cigar Rate: 20 UniqueId: true - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 130 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 160 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 170 Amount: 30 UniqueId: true - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 227 Amount: 10 UniqueId: true @@ -19211,59 +26800,76 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Oldman's_Romance + - Index: 0 + Item: Oldman's_Romance Rate: 5 UniqueId: true - - Item: Fillet + - Index: 1 + Item: Fillet Rate: 6 UniqueId: true - - Item: Smoking_Pipe + - Index: 2 + Item: Smoking_Pipe Rate: 3 UniqueId: true - - Item: Kafra_Band + - Index: 3 + Item: Kafra_Band Rate: 1 UniqueId: true - - Item: Hair_Protector + - Index: 4 + Item: Hair_Protector Rate: 6 UniqueId: true - - Item: Crescent_Scythe + - Index: 5 + Item: Crescent_Scythe Rate: 10 UniqueId: true - - Item: House_Auger + - Index: 6 + Item: House_Auger Rate: 33 UniqueId: true - - Item: Dark_Illusion_Card + - Index: 7 + Item: Dark_Illusion_Card Rate: 2 UniqueId: true - - Item: Drake_Card + - Index: 8 + Item: Drake_Card Rate: 2 UniqueId: true - - Item: Maya_Card + - Index: 9 + Item: Maya_Card Rate: 2 UniqueId: true - - Item: Ear_Mufs + - Index: 10 + Item: Ear_Mufs Rate: 100 UniqueId: true - - Item: Pair_Of_Red_Ribbon + - Index: 11 + Item: Pair_Of_Red_Ribbon Rate: 50 UniqueId: true - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 120 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 180 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 170 Amount: 30 UniqueId: true - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 220 Amount: 10 UniqueId: true @@ -19271,59 +26877,76 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Angelic_Chain + - Index: 0 + Item: Angelic_Chain Rate: 3 UniqueId: true - - Item: Magestic_Goat + - Index: 1 + Item: Magestic_Goat Rate: 3 UniqueId: true - - Item: Sharp_Gear + - Index: 2 + Item: Sharp_Gear Rate: 2 UniqueId: true - - Item: Helm_Of_Angel + - Index: 3 + Item: Helm_Of_Angel Rate: 2 UniqueId: true - - Item: Orc_Hero_Helm + - Index: 4 + Item: Orc_Hero_Helm Rate: 4 UniqueId: true - - Item: Doppelganger_Card + - Index: 5 + Item: Doppelganger_Card Rate: 1 UniqueId: true - - Item: Osiris_Card + - Index: 6 + Item: Osiris_Card Rate: 2 UniqueId: true - - Item: Phreeoni_Card + - Index: 7 + Item: Phreeoni_Card Rate: 2 UniqueId: true - - Item: Green_Feeler + - Index: 8 + Item: Green_Feeler Rate: 70 UniqueId: true - - Item: Big_Sis'_Ribbon + - Index: 9 + Item: Big_Sis'_Ribbon Rate: 50 UniqueId: true - - Item: Mistic_Rose + - Index: 10 + Item: Mistic_Rose Rate: 36 UniqueId: true - - Item: Well_Baked_Toast + - Index: 11 + Item: Well_Baked_Toast Rate: 35 UniqueId: true - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 130 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 170 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 170 Amount: 30 UniqueId: true - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 230 Amount: 10 UniqueId: true @@ -19331,93 +26954,124 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Angelic_Chain + - Index: 0 + Item: Angelic_Chain Rate: 30 - - Item: Magestic_Goat + - Index: 1 + Item: Magestic_Goat Rate: 35 - - Item: Sharp_Gear + - Index: 2 + Item: Sharp_Gear Rate: 20 - - Item: Helm_Of_Angel + - Index: 3 + Item: Helm_Of_Angel Rate: 20 - - Item: Orc_Hero_Helm + - Index: 4 + Item: Orc_Hero_Helm Rate: 40 - - Item: Doppelganger_Card + - Index: 5 + Item: Doppelganger_Card Rate: 1 - - Item: Osiris_Card + - Index: 6 + Item: Osiris_Card Rate: 1 - - Item: Phreeoni_Card + - Index: 7 + Item: Phreeoni_Card Rate: 1 - - Item: Green_Feeler + - Index: 8 + Item: Green_Feeler Rate: 720 - - Item: Big_Sis'_Ribbon_ + - Index: 9 + Item: Big_Sis'_Ribbon_ Rate: 500 - - Item: Mistic_Rose + - Index: 10 + Item: Mistic_Rose Rate: 370 - - Item: Well_Baked_Toast + - Index: 11 + Item: Well_Baked_Toast Rate: 350 - - Item: Old_Card_Album + - Index: 12 + Item: Old_Card_Album Rate: 912 Amount: 2 - - Item: Old_Violet_Box + - Index: 13 + Item: Old_Violet_Box Rate: 1300 - - Item: Yggdrasilberry + - Index: 14 + Item: Yggdrasilberry Rate: 1700 Amount: 15 - - Item: Seed_Of_Yggdrasil + - Index: 15 + Item: Seed_Of_Yggdrasil Rate: 1700 Amount: 30 - - Item: Zeny_Scroll + - Index: 16 + Item: Zeny_Scroll Rate: 2300 Amount: 10 - Group: SUPER_PET_EGG5 SubGroups: - SubGroup: 1 List: - - Item: Bird_Nest + - Index: 0 + Item: Bird_Nest Rate: 15 UniqueId: true - - Item: Fallen_Leaves + - Index: 1 + Item: Fallen_Leaves Rate: 10 UniqueId: true - - Item: Sheep_Hat + - Index: 2 + Item: Sheep_Hat Rate: 5 UniqueId: true - - Item: Pumpkin_Hat + - Index: 3 + Item: Pumpkin_Hat Rate: 10 UniqueId: true - - Item: Cyclops_Visor + - Index: 4 + Item: Cyclops_Visor Rate: 6 UniqueId: true - - Item: Alice_Doll + - Index: 5 + Item: Alice_Doll Rate: 5 UniqueId: true - - Item: Magic_Eyes + - Index: 6 + Item: Magic_Eyes Rate: 5 UniqueId: true - - Item: Minstrel_Hat + - Index: 7 + Item: Minstrel_Hat Rate: 5 UniqueId: true - - Item: Steel + - Index: 8 + Item: Steel Rate: 53 Amount: 10 UniqueId: true - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 10 + Item: Old_Violet_Box Rate: 150 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 11 + Item: Yggdrasilberry Rate: 200 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 12 + Item: Seed_Of_Yggdrasil Rate: 230 Amount: 30 UniqueId: true - - Item: Zeny_Card_Scroll_Box + - Index: 13 + Item: Zeny_Card_Scroll_Box Rate: 216 Amount: 10 UniqueId: true @@ -19425,51 +27079,65 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Marionette_Doll + - Index: 0 + Item: Marionette_Doll Rate: 5 UniqueId: true - - Item: Gambler_Hat + - Index: 1 + Item: Gambler_Hat Rate: 10 UniqueId: true - - Item: Elephant_Hat + - Index: 2 + Item: Elephant_Hat Rate: 10 UniqueId: true - - Item: Baseball_Cap + - Index: 3 + Item: Baseball_Cap Rate: 5 UniqueId: true - - Item: Silver_Tiara + - Index: 4 + Item: Silver_Tiara Rate: 5 UniqueId: true - - Item: Joker_Jester_ + - Index: 5 + Item: Joker_Jester_ Rate: 6 UniqueId: true - - Item: Headset_OST + - Index: 6 + Item: Headset_OST Rate: 5 UniqueId: true - - Item: Chinese_Crown + - Index: 7 + Item: Chinese_Crown Rate: 5 UniqueId: true - - Item: Steel + - Index: 8 + Item: Steel Rate: 53 Amount: 10 UniqueId: true - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 10 + Item: Old_Violet_Box Rate: 150 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 11 + Item: Yggdrasilberry Rate: 200 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 12 + Item: Seed_Of_Yggdrasil Rate: 230 Amount: 30 UniqueId: true - - Item: Zeny_Card_Scroll_Box + - Index: 13 + Item: Zeny_Card_Scroll_Box Rate: 226 Amount: 10 UniqueId: true @@ -19477,51 +27145,65 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Candle + - Index: 0 + Item: Candle Rate: 15 UniqueId: true - - Item: Gold_Tiara + - Index: 1 + Item: Gold_Tiara Rate: 5 UniqueId: true - - Item: Phrygian_Cap_ + - Index: 2 + Item: Phrygian_Cap_ Rate: 10 UniqueId: true - - Item: Helm_Of_Darkness + - Index: 3 + Item: Helm_Of_Darkness Rate: 5 UniqueId: true - - Item: Puppy_Hat + - Index: 4 + Item: Puppy_Hat Rate: 10 UniqueId: true - - Item: Romantic_White_Flower + - Index: 5 + Item: Romantic_White_Flower Rate: 8 UniqueId: true - - Item: Hibiscus + - Index: 6 + Item: Hibiscus Rate: 5 UniqueId: true - - Item: Charming_Ribbon + - Index: 7 + Item: Charming_Ribbon Rate: 10 UniqueId: true - - Item: Steel + - Index: 8 + Item: Steel Rate: 53 Amount: 10 UniqueId: true - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 10 + Item: Old_Violet_Box Rate: 150 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 11 + Item: Yggdrasilberry Rate: 200 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 12 + Item: Seed_Of_Yggdrasil Rate: 230 Amount: 30 UniqueId: true - - Item: Zeny_Card_Scroll_Box + - Index: 13 + Item: Zeny_Card_Scroll_Box Rate: 209 Amount: 10 UniqueId: true @@ -19529,51 +27211,65 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Angeling_Hat + - Index: 0 + Item: Angeling_Hat Rate: 5 UniqueId: true - - Item: Coppola + - Index: 1 + Item: Coppola Rate: 10 UniqueId: true - - Item: Tongue_Mask + - Index: 2 + Item: Tongue_Mask Rate: 15 UniqueId: true - - Item: Captain_Hat + - Index: 3 + Item: Captain_Hat Rate: 5 UniqueId: true - - Item: Laurel_Wreath + - Index: 4 + Item: Laurel_Wreath Rate: 5 UniqueId: true - - Item: Geographer_Band + - Index: 5 + Item: Geographer_Band Rate: 5 UniqueId: true - - Item: Twin_Ribbon + - Index: 6 + Item: Twin_Ribbon Rate: 5 UniqueId: true - - Item: Bird_Nest_Hat + - Index: 7 + Item: Bird_Nest_Hat Rate: 10 UniqueId: true - - Item: Steel + - Index: 8 + Item: Steel Rate: 53 Amount: 10 UniqueId: true - - Item: Old_Card_Album + - Index: 9 + Item: Old_Card_Album Rate: 90 Amount: 2 UniqueId: true - - Item: Old_Violet_Box + - Index: 10 + Item: Old_Violet_Box Rate: 150 Amount: 5 UniqueId: true - - Item: Yggdrasilberry + - Index: 11 + Item: Yggdrasilberry Rate: 200 Amount: 15 UniqueId: true - - Item: Seed_Of_Yggdrasil + - Index: 12 + Item: Seed_Of_Yggdrasil Rate: 230 Amount: 30 UniqueId: true - - Item: Zeny_Card_Scroll_Box + - Index: 13 + Item: Zeny_Card_Scroll_Box Rate: 217 Amount: 10 UniqueId: true @@ -19581,382 +27277,516 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 2 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 2 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 2 - - Item: Sealed_D_Lord_Scroll + - Index: 4 + Item: Sealed_D_Lord_Scroll Rate: 1 - Group: SUPPORT_PACKAGE_10 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 20 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 20 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 20 - - Item: Sealed_D_Lord_Scroll + - Index: 4 + Item: Sealed_D_Lord_Scroll Rate: 1 Amount: 11 - Group: SUPPORT_PACKAGE_II SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 2 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 2 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 2 - - Item: Sealed_Bacsojin_Scroll + - Index: 4 + Item: Sealed_Bacsojin_Scroll Rate: 1 - Group: SUPPORT_PACKAGE_III SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 2 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 2 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 2 - - Item: Sealed_Bacsojin_Scroll + - Index: 4 + Item: Sealed_Bacsojin_Scroll Rate: 1 - Group: SUPPORT_PACKAGE_III_10 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 20 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 20 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 20 - - Item: Sealed_Bacsojin_Scroll + - Index: 4 + Item: Sealed_Bacsojin_Scroll Rate: 1 Amount: 11 - Group: SUPPORT_PACKAGE_II_10 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 1 Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 1 Amount: 20 - - Item: Almighty + - Index: 2 + Item: Almighty Rate: 1 Amount: 20 - - Item: Mental_Potion + - Index: 3 + Item: Mental_Potion Rate: 1 Amount: 20 - - Item: Sealed_Bacsojin_Scroll + - Index: 4 + Item: Sealed_Bacsojin_Scroll Rate: 1 - Group: SURPRISE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 130 Amount: 5 UniqueId: true - - Item: Insurance + - Index: 1 + Item: Insurance Rate: 130 Amount: 5 UniqueId: true - - Item: Bubble_Gum + - Index: 2 + Item: Bubble_Gum Rate: 150 Amount: 10 UniqueId: true - - Item: Kafra_Card + - Index: 3 + Item: Kafra_Card Rate: 200 Amount: 10 UniqueId: true - - Item: Bloody_Dead_Branch + - Index: 4 + Item: Bloody_Dead_Branch Rate: 98 UniqueId: true - - Item: Branch_Of_Dead_Tree + - Index: 5 + Item: Branch_Of_Dead_Tree Rate: 130 Amount: 6 UniqueId: true - - Item: Guyak_Candy + - Index: 6 + Item: Guyak_Candy Rate: 80 Amount: 10 UniqueId: true - - Item: Guyak_Pudding + - Index: 7 + Item: Guyak_Pudding Rate: 80 Amount: 10 UniqueId: true - - Item: Bell_Ribbon_Box + - Index: 8 + Item: Bell_Ribbon_Box Rate: 1 UniqueId: true - - Item: Neuralizer + - Index: 9 + Item: Neuralizer Rate: 1 UniqueId: true - Group: SWEET_MIDGARD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Str_Dish_Box + - Index: 0 + Item: Str_Dish_Box Rate: 1400 - - Item: Dex_Dish_Box + - Index: 1 + Item: Dex_Dish_Box Rate: 1350 - - Item: Vit_Dish_Box + - Index: 2 + Item: Vit_Dish_Box Rate: 1300 - - Item: Glass_Of_Illusion_Box5 + - Index: 3 + Item: Glass_Of_Illusion_Box5 Rate: 1300 - - Item: Angeling_Potion + - Index: 4 + Item: Angeling_Potion Rate: 1300 Amount: 10 - - Item: Insurance_Package + - Index: 5 + Item: Insurance_Package Rate: 1300 - - Item: Hankie_In_Mouth + - Index: 6 + Item: Hankie_In_Mouth Rate: 200 Announced: true - - Item: RTC_2nd_Headgear + - Index: 7 + Item: RTC_2nd_Headgear Rate: 50 Announced: true - - Item: Skull_Cap + - Index: 8 + Item: Skull_Cap Rate: 300 Announced: true - - Item: Magic_Card_Album + - Index: 9 + Item: Magic_Card_Album Rate: 100 - - Item: Miracle_Medicine + - Index: 10 + Item: Miracle_Medicine Rate: 300 - - Item: Foxtail + - Index: 11 + Item: Foxtail Rate: 220 Announced: true - - Item: Ticket_Loli_Ruri + - Index: 12 + Item: Ticket_Loli_Ruri Rate: 318 - - Item: Guarantee_Weapon_7Up + - Index: 13 + Item: Guarantee_Weapon_7Up Rate: 225 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 14 + Item: Guarantee_Armor_7Up Rate: 225 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 15 + Item: Guarantee_Weapon_8Up Rate: 35 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 16 + Item: Guarantee_Armor_8Up Rate: 35 Announced: true - - Item: Sealed_Gloom_Card + - Index: 17 + Item: Sealed_Gloom_Card Rate: 20 Announced: true - - Item: Dark_Illusion_Card + - Index: 18 + Item: Dark_Illusion_Card Rate: 20 Announced: true - - Item: Ghostring_Card + - Index: 19 + Item: Ghostring_Card Rate: 1 Announced: true - - Item: Tao_Gunka_Card + - Index: 20 + Item: Tao_Gunka_Card Rate: 1 Announced: true - Group: SWORDMAN_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Freezer_Card + - Index: 0 + Item: Freezer_Card UniqueId: true - - Item: Heater_Card + - Index: 1 + Item: Heater_Card UniqueId: true - - Item: Solider_Card + - Index: 2 + Item: Solider_Card UniqueId: true - - Item: Permeter_Card + - Index: 3 + Item: Permeter_Card UniqueId: true - - Item: Assulter_Card + - Index: 4 + Item: Assulter_Card UniqueId: true - Group: S_GRADE_COIN_BAG SubGroups: - SubGroup: 1 List: - - Item: Anger_Seagod + - Index: 0 + Item: Anger_Seagod Rate: 3 - - Item: Agrade_Coin + - Index: 1 + Item: Agrade_Coin Rate: 2 - - Item: Bgrade_Coin + - Index: 2 + Item: Bgrade_Coin Rate: 1 - Group: TAMING SubGroups: - SubGroup: 1 List: - - Item: Unripe_Apple + - Index: 0 + Item: Unripe_Apple Rate: 1 - - Item: Orange_Juice + - Index: 1 + Item: Orange_Juice Rate: 1 - - Item: Bitter_Herb + - Index: 2 + Item: Bitter_Herb Rate: 1 - - Item: Rainbow_Carrot + - Index: 3 + Item: Rainbow_Carrot Rate: 1 - - Item: Earthworm_The_Dude + - Index: 4 + Item: Earthworm_The_Dude Rate: 1 - - Item: Rotten_Fish + - Index: 5 + Item: Rotten_Fish Rate: 1 - - Item: Lusty_Iron + - Index: 6 + Item: Lusty_Iron Rate: 1 - - Item: Monster_Juice + - Index: 7 + Item: Monster_Juice Rate: 1 - - Item: Sweet_Milk + - Index: 8 + Item: Sweet_Milk Rate: 1 - - Item: Well_Dried_Bone + - Index: 9 + Item: Well_Dried_Bone Rate: 1 - - Item: Singing_Flower + - Index: 10 + Item: Singing_Flower Rate: 1 - - Item: Dew_Laden_Moss + - Index: 11 + Item: Dew_Laden_Moss Rate: 1 - - Item: Deadly_Noxious_Herb + - Index: 12 + Item: Deadly_Noxious_Herb Rate: 1 - - Item: Fatty_Chubby_Earthworm + - Index: 13 + Item: Fatty_Chubby_Earthworm Rate: 1 - - Item: Baked_Yam + - Index: 14 + Item: Baked_Yam Rate: 1 - - Item: Tropical_Banana + - Index: 15 + Item: Tropical_Banana Rate: 1 - - Item: Horror_Of_Tribe + - Index: 16 + Item: Horror_Of_Tribe Rate: 1 - - Item: No_Recipient + - Index: 17 + Item: No_Recipient Rate: 1 - - Item: Old_Broom + - Index: 18 + Item: Old_Broom Rate: 1 - - Item: Silver_Knife_Of_Chaste + - Index: 19 + Item: Silver_Knife_Of_Chaste Rate: 1 - - Item: Armlet_Of_Obedience + - Index: 20 + Item: Armlet_Of_Obedience Rate: 1 - - Item: Shining_Stone + - Index: 21 + Item: Shining_Stone Rate: 1 - - Item: Contracts_In_Shadow + - Index: 22 + Item: Contracts_In_Shadow Rate: 1 - - Item: Book_Of_Devil + - Index: 23 + Item: Book_Of_Devil Rate: 1 - - Item: Heart_Of_Her + - Index: 24 + Item: Heart_Of_Her Rate: 1 - - Item: Prohibition_Red_Candle + - Index: 25 + Item: Prohibition_Red_Candle Rate: 1 - - Item: Sway_Apron + - Index: 26 + Item: Sway_Apron Rate: 1 - - Item: Skull_Helm + - Index: 27 + Item: Skull_Helm Rate: 1 - - Item: Monster_Oxygen_Mask + - Index: 28 + Item: Monster_Oxygen_Mask Rate: 1 - - Item: Transparent_Headgear + - Index: 29 + Item: Transparent_Headgear Rate: 1 - - Item: Pacifier + - Index: 30 + Item: Pacifier Rate: 1 - - Item: Wig + - Index: 31 + Item: Wig Rate: 1 - - Item: Queen's_Hair_Ornament + - Index: 32 + Item: Queen's_Hair_Ornament Rate: 1 - - Item: Silk_Ribbon + - Index: 33 + Item: Silk_Ribbon Rate: 1 - - Item: Punisher + - Index: 34 + Item: Punisher Rate: 1 - - Item: Wild_Flower + - Index: 35 + Item: Wild_Flower Rate: 1 - - Item: Battered_Pot + - Index: 36 + Item: Battered_Pot Rate: 1 - - Item: Stellar_Hairpin + - Index: 37 + Item: Stellar_Hairpin Rate: 1 - - Item: Tiny_Egg_Shell + - Index: 38 + Item: Tiny_Egg_Shell Rate: 1 - - Item: Backpack + - Index: 39 + Item: Backpack Rate: 1 - - Item: Rocker_Glasses + - Index: 40 + Item: Rocker_Glasses Rate: 1 - - Item: Green_Lace + - Index: 41 + Item: Green_Lace Rate: 1 - - Item: Golden_Bell + - Index: 42 + Item: Golden_Bell Rate: 1 - - Item: Bark_Shorts + - Index: 43 + Item: Bark_Shorts Rate: 1 - - Item: Monkey_Circlet + - Index: 44 + Item: Monkey_Circlet Rate: 1 - - Item: Red_Muffler + - Index: 45 + Item: Red_Muffler Rate: 1 - - Item: Sword_Of_Grave_Keeper + - Index: 46 + Item: Sword_Of_Grave_Keeper Rate: 1 - - Item: Boy's_Naivety + - Index: 47 + Item: Boy's_Naivety Rate: 1 - - Item: Flaming_Ice + - Index: 48 + Item: Flaming_Ice Rate: 1 - - Item: Tantanmen + - Index: 49 + Item: Tantanmen Rate: 1 - Group: TAURUS_CROWN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Freyja_Cape + - Index: 0 + Item: Freyja_Cape Rate: 1 Announced: true - - Item: Centipede_Larva_Card + - Index: 1 + Item: Centipede_Larva_Card Rate: 50 Announced: true - - Item: Umbala_Spirit_Box2 + - Index: 2 + Item: Umbala_Spirit_Box2 Rate: 100 Announced: true - - Item: Taurus_Crown + - Index: 3 + Item: Taurus_Crown Rate: 100 Announced: true - - Item: Round_Eyes + - Index: 4 + Item: Round_Eyes Rate: 200 - - Item: Sunflower_ + - Index: 5 + Item: Sunflower_ Rate: 245 - - Item: Poporing_Cap + - Index: 6 + Item: Poporing_Cap Rate: 400 - - Item: Max_Weight_Up_Box + - Index: 7 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Mental_Potion + - Index: 8 + Item: Mental_Potion Rate: 1000 - - Item: Vermilion_10_Scroll_Box + - Index: 9 + Item: Vermilion_10_Scroll_Box Rate: 1000 - - Item: Mysterious_Travel_Sack2 + - Index: 10 + Item: Mysterious_Travel_Sack2 Rate: 1100 - - Item: Bubble_Gum_Box5 + - Index: 11 + Item: Bubble_Gum_Box5 Rate: 1500 - - Item: Small_Life_Potion_Box30 + - Index: 12 + Item: Small_Life_Potion_Box30 Rate: 1800 - - Item: Zeny_Scroll + - Index: 13 + Item: Zeny_Scroll Rate: 2004 Amount: 10 - Group: TAURUS_CROWN_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Taurus_Crown_Scroll + - Index: 0 + Item: Taurus_Crown_Scroll Amount: 10 UniqueId: true Stacked: false @@ -19964,44 +27794,59 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Freyja_Crown + - Index: 0 + Item: Freyja_Crown Rate: 1 Announced: true - - Item: Owl_Baron_Card + - Index: 1 + Item: Owl_Baron_Card Rate: 10 Announced: true - - Item: Samurai_Mask + - Index: 2 + Item: Samurai_Mask Rate: 85 Announced: true - - Item: Taurus_Diadem + - Index: 3 + Item: Taurus_Diadem Rate: 100 Announced: true - - Item: Mischievous_Fairy + - Index: 4 + Item: Mischievous_Fairy Rate: 100 - - Item: Ph.D_Hat_ + - Index: 5 + Item: Ph.D_Hat_ Rate: 200 - - Item: Max_Weight_Up_Box + - Index: 6 + Item: Max_Weight_Up_Box Rate: 500 - - Item: Job_Manual50_Box + - Index: 7 + Item: Job_Manual50_Box Rate: 600 - - Item: Meteor_10_Scroll_Box + - Index: 8 + Item: Meteor_10_Scroll_Box Rate: 800 - - Item: Mysterious_Travel_Sack1 + - Index: 9 + Item: Mysterious_Travel_Sack1 Rate: 1100 - - Item: Battle_Manual_Box5 + - Index: 10 + Item: Battle_Manual_Box5 Rate: 1300 - - Item: Dun_Tele_Scroll_Box10 + - Index: 11 + Item: Dun_Tele_Scroll_Box10 Rate: 1500 - - Item: Tyr's_Blessing + - Index: 12 + Item: Tyr's_Blessing Rate: 1700 - - Item: Zeny_Scroll + - Index: 13 + Item: Zeny_Scroll Rate: 2004 Amount: 10 - Group: TAURUS_DI_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Taurus_Diadem_Scroll + - Index: 0 + Item: Taurus_Diadem_Scroll Amount: 10 UniqueId: true Stacked: false @@ -20009,747 +27854,1001 @@ Body: SubGroups: - SubGroup: 0 List: - - Item: TCG_Card + - Index: 0 + Item: TCG_Card - SubGroup: 2 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Rate: 150 Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Rate: 150 Amount: 2 - - Item: Insurance + - Index: 2 + Item: Insurance Rate: 100 Amount: 2 - - Item: Token_Of_Siegfried + - Index: 3 + Item: Token_Of_Siegfried Rate: 100 Amount: 3 - - Item: Light_White_Pot + - Index: 4 + Item: Light_White_Pot Rate: 500 Amount: 25 - Group: THANKS_GIVING_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1300 Amount: 3 - - Item: Str_Dish_Box + - Index: 1 + Item: Str_Dish_Box Rate: 1300 - - Item: HE_Battle_Manual + - Index: 2 + Item: HE_Battle_Manual Rate: 1300 Amount: 3 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1222 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Bubble_Gum_Box + - Index: 5 + Item: Bubble_Gum_Box Rate: 1100 - - Item: Yggdrasilberry + - Index: 6 + Item: Yggdrasilberry Rate: 1026 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: C_MoonStar_Accessory + - Index: 9 + Item: C_MoonStar_Accessory Rate: 200 Announced: true - - Item: Gold_Ingot_Poring_Hat + - Index: 10 + Item: Gold_Ingot_Poring_Hat Rate: 200 Announced: true - - Item: School_Uniform + - Index: 11 + Item: School_Uniform Rate: 150 Announced: true - - Item: Rocket_Helm_RWC + - Index: 12 + Item: Rocket_Helm_RWC Rate: 150 Announced: true - - Item: Balloon_Hat + - Index: 13 + Item: Balloon_Hat Rate: 180 Announced: true - - Item: Tare_Pope_ + - Index: 14 + Item: Tare_Pope_ Rate: 100 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 25 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 25 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 1 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 18 + Item: Sealed_Knight_WS_Card Rate: 10 Announced: true - - Item: Sealed_Berz_Card + - Index: 19 + Item: Sealed_Berz_Card Rate: 10 Announced: true - - Item: Incant_Samurai_Card + - Index: 20 + Item: Incant_Samurai_Card Rate: 1 Announced: true - Group: THIEF_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Shinobi_Card + - Index: 0 + Item: Shinobi_Card UniqueId: true - - Item: Wander_Man_Card + - Index: 1 + Item: Wander_Man_Card UniqueId: true - - Item: Wild_Rose_Card + - Index: 2 + Item: Wild_Rose_Card UniqueId: true - - Item: The_Paper_Card + - Index: 3 + Item: The_Paper_Card UniqueId: true - - Item: Dancing_Dragon_Card + - Index: 4 + Item: Dancing_Dragon_Card UniqueId: true - Group: THREE_MASTER_PACKAGE_III SubGroups: - SubGroup: 1 List: - - Item: Small_Life_Potion + - Index: 0 + Item: Small_Life_Potion Rate: 1 Amount: 20 - - Item: Med_Life_Potion + - Index: 1 + Item: Med_Life_Potion Rate: 1 Amount: 20 - - Item: Sealed_M_Flower_Scroll + - Index: 2 + Item: Sealed_M_Flower_Scroll Rate: 1 - Group: THREE_MASTER_PACKAGE_III_10 SubGroups: - SubGroup: 1 List: - - Item: Small_Life_Potion + - Index: 0 + Item: Small_Life_Potion Rate: 1 Amount: 200 - - Item: Med_Life_Potion + - Index: 1 + Item: Med_Life_Potion Rate: 1 Amount: 200 - - Item: Sealed_M_Flower_Scroll + - Index: 2 + Item: Sealed_M_Flower_Scroll Rate: 1 Amount: 11 - Group: THROWABLE SubGroups: - SubGroup: 1 List: - - Item: Mysterious_Powder + - Index: 0 + Item: Mysterious_Powder Rate: 1 - - Item: Boost500_To_Throw + - Index: 1 + Item: Boost500_To_Throw Rate: 1 - - Item: Full_SwingK_To_Throw + - Index: 2 + Item: Full_SwingK_To_Throw Rate: 1 - - Item: Mana_Plus_To_Throw + - Index: 3 + Item: Mana_Plus_To_Throw Rate: 1 - - Item: Cure_Free_To_Throw + - Index: 4 + Item: Cure_Free_To_Throw Rate: 1 - - Item: Stamina_Up_M_To_Throw + - Index: 5 + Item: Stamina_Up_M_To_Throw Rate: 1 - - Item: Digestive_F_To_Throw + - Index: 6 + Item: Digestive_F_To_Throw Rate: 1 - - Item: HP_Inc_PotS_To_Throw + - Index: 7 + Item: HP_Inc_PotS_To_Throw Rate: 1 - - Item: HP_Inc_PotM_To_Throw + - Index: 8 + Item: HP_Inc_PotM_To_Throw Rate: 1 - - Item: HP_Inc_PotL_To_Throw + - Index: 9 + Item: HP_Inc_PotL_To_Throw Rate: 1 - - Item: SP_Inc_PotS_To_Throw + - Index: 10 + Item: SP_Inc_PotS_To_Throw Rate: 1 - - Item: SP_Inc_PotM_To_Throw + - Index: 11 + Item: SP_Inc_PotM_To_Throw Rate: 1 - - Item: SP_Inc_PotL_To_Throw + - Index: 12 + Item: SP_Inc_PotL_To_Throw Rate: 1 - - Item: En_White_PotZ_To_Throw + - Index: 13 + Item: En_White_PotZ_To_Throw Rate: 1 - - Item: Vitata500_To_Throw + - Index: 14 + Item: Vitata500_To_Throw Rate: 1 - - Item: En_Cel_Juice_To_Throw + - Index: 15 + Item: En_Cel_Juice_To_Throw Rate: 1 - - Item: Savage_BBQ_To_Throw + - Index: 16 + Item: Savage_BBQ_To_Throw Rate: 1 - - Item: Wug_Cocktail_To_Throw + - Index: 17 + Item: Wug_Cocktail_To_Throw Rate: 1 - - Item: M_Brisket_To_Throw + - Index: 18 + Item: M_Brisket_To_Throw Rate: 1 - - Item: Siroma_Icetea_To_Throw + - Index: 19 + Item: Siroma_Icetea_To_Throw Rate: 1 - - Item: Drocera_Stew_To_Throw + - Index: 20 + Item: Drocera_Stew_To_Throw Rate: 1 - - Item: Petti_Noodle_To_Throw + - Index: 21 + Item: Petti_Noodle_To_Throw Rate: 1 - - Item: Black_Thing_To_Throw + - Index: 22 + Item: Black_Thing_To_Throw Rate: 1 - Group: TIME_TRAVEL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Berzebub_Card + - Index: 0 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 1 + Item: Sealed_D_Lord_Card Rate: 10 Announced: true - - Item: Sealed_Lady_Tanee_Card + - Index: 2 + Item: Sealed_Lady_Tanee_Card Rate: 10 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 3 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 5 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 6 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Ancient_Shield_Of_Aeon + - Index: 7 + Item: Ancient_Shield_Of_Aeon Rate: 130 Announced: true - - Item: C_Sweet_Bonnet + - Index: 8 + Item: C_Sweet_Bonnet Rate: 159 Announced: true - - Item: C_White_Baby_Cat_Ears + - Index: 9 + Item: C_White_Baby_Cat_Ears Rate: 150 Announced: true - - Item: C_Love_Chick_Hat + - Index: 10 + Item: C_Love_Chick_Hat Rate: 110 Announced: true - - Item: C_Fallen_Angel_Lost_J + - Index: 11 + Item: C_Fallen_Angel_Lost_J Rate: 100 Announced: true - - Item: Rolf_Von_Gigue_666 + - Index: 12 + Item: Rolf_Von_Gigue_666 Rate: 150 Announced: true - - Item: Blood_Sucker + - Index: 13 + Item: Blood_Sucker Rate: 150 Announced: true - - Item: Unbreakable_Weap + - Index: 14 + Item: Unbreakable_Weap Rate: 250 Announced: true - - Item: Unbreakable_Def + - Index: 15 + Item: Unbreakable_Def Rate: 250 Announced: true - - Item: LUK_Biscuit_Stick + - Index: 16 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 17 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 18 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 19 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 20 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 21 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Megaphone_ + - Index: 22 + Item: Megaphone_ Rate: 1290 Amount: 10 - Group: TOKEN_OF_SIEGFRIED SubGroups: - SubGroup: 1 List: - - Item: F_Token_Of_Siegfried + - Index: 0 + Item: F_Token_Of_Siegfried Rate: 1 - - Item: E_Token_Of_Siegfried + - Index: 1 + Item: E_Token_Of_Siegfried Rate: 1 - - Item: Token_Of_Siegfried + - Index: 2 + Item: Token_Of_Siegfried Rate: 1 - - Item: DF_Token_Of_Siegfried + - Index: 3 + Item: DF_Token_Of_Siegfried Rate: 1 - Group: TRESURE_BOX_WOE SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 6 - - Item: Union_Of_Tribe + - Index: 1 + Item: Union_Of_Tribe Rate: 6 - - Item: Poison_Bottle + - Index: 2 + Item: Poison_Bottle Rate: 3 - - Item: Crystal_Jewel__ + - Index: 3 + Item: Crystal_Jewel__ Rate: 9 - - Item: Wind_Arrow_Container + - Index: 4 + Item: Wind_Arrow_Container Rate: 24 - - Item: Stone_Arrow_Container + - Index: 5 + Item: Stone_Arrow_Container Rate: 25 - - Item: Crystal_Arrow_Container + - Index: 6 + Item: Crystal_Arrow_Container Rate: 26 - - Item: Set_Of_Taiming_Item + - Index: 7 + Item: Set_Of_Taiming_Item Rate: 12 - - Item: Wrapped_Mask + - Index: 8 + Item: Wrapped_Mask Rate: 2 - - Item: Bundle_Of_Magic_Scroll + - Index: 9 + Item: Bundle_Of_Magic_Scroll Rate: 9 - - Item: First_Aid_Kit + - Index: 10 + Item: First_Aid_Kit Rate: 9 - - Item: Food_Package + - Index: 11 + Item: Food_Package Rate: 36 - - Item: Cookie_Bag + - Index: 12 + Item: Cookie_Bag Rate: 48 - - Item: Bullet_Case + - Index: 13 + Item: Bullet_Case Rate: 27 - - Item: Bullet_Case_Blood + - Index: 14 + Item: Bullet_Case_Blood Rate: 27 - - Item: Bullet_Case_Silver + - Index: 15 + Item: Bullet_Case_Silver Rate: 27 - - Item: Holy_Arrow_Quiver + - Index: 16 + Item: Holy_Arrow_Quiver Rate: 7 - - Item: Hometown_Gift + - Index: 17 + Item: Hometown_Gift Rate: 6 - - Item: Cool_Summer_Outfit + - Index: 18 + Item: Cool_Summer_Outfit Rate: 22 - - Item: Old_Bleu_Box + - Index: 19 + Item: Old_Bleu_Box Rate: 8 - Group: TRESURE_BOX_WOE_ SubGroups: - SubGroup: 1 List: - - Item: Majestic_Goat_Repl + - Index: 0 + Item: Majestic_Goat_Repl Rate: 5 - - Item: Jewel_Crown_Repl + - Index: 1 + Item: Jewel_Crown_Repl Rate: 15 - - Item: Prontera_Army_Cap_Repl + - Index: 2 + Item: Prontera_Army_Cap_Repl Rate: 20 - - Item: Feather_Bonnet_Repl + - Index: 3 + Item: Feather_Bonnet_Repl Rate: 20 - - Item: Viking_Helm_Repl + - Index: 4 + Item: Viking_Helm_Repl Rate: 20 - - Item: Mysterious_Can + - Index: 5 + Item: Mysterious_Can Rate: 50 Amount: 10 - - Item: Mysterious_PET_Bottle + - Index: 6 + Item: Mysterious_PET_Bottle Rate: 50 Amount: 10 - - Item: Mysterious_Can2 + - Index: 7 + Item: Mysterious_Can2 Rate: 50 Amount: 10 - - Item: Mysterious_PET_Bottle2 + - Index: 8 + Item: Mysterious_PET_Bottle2 Rate: 50 Amount: 10 - - Item: Hometown_Gift + - Index: 9 + Item: Hometown_Gift Rate: 50 Amount: 10 - - Item: Yggdrasilberry + - Index: 10 + Item: Yggdrasilberry Rate: 30 Amount: 5 - - Item: Seed_Of_Yggdrasil + - Index: 11 + Item: Seed_Of_Yggdrasil Rate: 50 Amount: 10 - - Item: Dried_Yggdrasilberry + - Index: 12 + Item: Dried_Yggdrasilberry Rate: 50 Amount: 10 - - Item: Unripe_Fruit + - Index: 13 + Item: Unripe_Fruit Rate: 50 Amount: 5 - - Item: First_Aid_Kit + - Index: 14 + Item: First_Aid_Kit Rate: 40 Amount: 10 - - Item: Gift_Box + - Index: 15 + Item: Gift_Box Rate: 250 Amount: 5 - - Item: Comp_Battle_Manual + - Index: 16 + Item: Comp_Battle_Manual Rate: 20 Amount: 3 - - Item: Old_Blue_Box + - Index: 17 + Item: Old_Blue_Box Rate: 180 Amount: 5 - Group: TUNA_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Tuna + - Index: 0 + Item: Tuna Duration: 60 - Group: TUNA_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Tuna + - Index: 0 + Item: Tuna Duration: 10080 - Group: TW_13Y_LUCKY_EGG_06 SubGroups: - SubGroup: 1 List: - - Item: Battle_Manual_Box + - Index: 0 + Item: Battle_Manual_Box Rate: 1500 - - Item: Megaphone_Box + - Index: 1 + Item: Megaphone_Box Rate: 1500 - - Item: Token_Of_Siegfried_Box + - Index: 2 + Item: Token_Of_Siegfried_Box Rate: 1500 - - Item: Underripe_Yggseed + - Index: 3 + Item: Underripe_Yggseed Rate: 1500 Amount: 10 - - Item: Job_Manual50_Box + - Index: 4 + Item: Job_Manual50_Box Rate: 1500 - - Item: Int_Dish_Box + - Index: 5 + Item: Int_Dish_Box Rate: 1500 - - Item: Anger_Seagod + - Index: 6 + Item: Anger_Seagod Rate: 500 Amount: 3 - - Item: Ex_Def_Potion_Box + - Index: 7 + Item: Ex_Def_Potion_Box Rate: 300 - - Item: Hervor + - Index: 8 + Item: Hervor Rate: 30 Announced: true - - Item: Gorilla_Model_Hat + - Index: 9 + Item: Gorilla_Model_Hat Rate: 15 Announced: true - - Item: Strawberry_Decoration + - Index: 10 + Item: Strawberry_Decoration Rate: 25 Announced: true - - Item: Black_Musang_Hat + - Index: 11 + Item: Black_Musang_Hat Rate: 71 Announced: true - - Item: Blue_Pajamas_Hat + - Index: 12 + Item: Blue_Pajamas_Hat Rate: 25 Announced: true - - Item: MVP_Basketball + - Index: 13 + Item: MVP_Basketball Rate: 30 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 14 + Item: Sealed_Knight_WS_Card Rate: 3 Announced: true - - Item: Tao_Gunka_Card + - Index: 15 + Item: Tao_Gunka_Card Rate: 1 Announced: true - Group: TW_APRIL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Str_Dish_Box + - Index: 0 + Item: Str_Dish_Box Rate: 1500 - - Item: Luk_Dish_Box + - Index: 1 + Item: Luk_Dish_Box Rate: 1500 - - Item: Vit_Dish_Box + - Index: 2 + Item: Vit_Dish_Box Rate: 1500 - - Item: S_Mdef_Potion_Box30 + - Index: 3 + Item: S_Mdef_Potion_Box30 Rate: 1300 - - Item: S_Def_Potion_Box30 + - Index: 4 + Item: S_Def_Potion_Box30 Rate: 1300 - - Item: Holy_Armor_S_Box10 + - Index: 5 + Item: Holy_Armor_S_Box10 Rate: 1300 - - Item: Shadow_Armor_S_Box10 + - Index: 6 + Item: Shadow_Armor_S_Box10 Rate: 1300 - - Item: Turtle_General_Card + - Index: 7 + Item: Turtle_General_Card Rate: 1 Announced: true - - Item: RWC2010_Indonesia + - Index: 8 + Item: RWC2010_Indonesia Rate: 6 Announced: true - - Item: Neuralizer_Box + - Index: 9 + Item: Neuralizer_Box Rate: 3 Announced: true - - Item: Fallen_Angel_Wing + - Index: 10 + Item: Fallen_Angel_Wing Rate: 10 Announced: true - - Item: Spiked_Scarf_Box + - Index: 11 + Item: Spiked_Scarf_Box Rate: 50 Announced: true - - Item: Rainbow_Scarf_Box + - Index: 12 + Item: Rainbow_Scarf_Box Rate: 50 Announced: true - - Item: Fish_Head_Hat_Box + - Index: 13 + Item: Fish_Head_Hat_Box Rate: 180 Announced: true - Group: TW_AUG_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Yggdrasilberry_Box_ + - Index: 0 + Item: Yggdrasilberry_Box_ Rate: 1350 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 1280 - - Item: Diabolic_Scroll + - Index: 2 + Item: Diabolic_Scroll Rate: 1300 Amount: 5 - - Item: Bubble_Gum_Box + - Index: 3 + Item: Bubble_Gum_Box Rate: 1300 - - Item: Battle_Manual_Box + - Index: 4 + Item: Battle_Manual_Box Rate: 1130 - - Item: Enchant_Book + - Index: 5 + Item: Enchant_Book Rate: 800 Announced: true - - Item: Psychic_ArmorS + - Index: 6 + Item: Psychic_ArmorS Rate: 1021 Amount: 10 - - Item: Vit_Dish_Box + - Index: 7 + Item: Vit_Dish_Box Rate: 1350 - - Item: Guarantee_Armor_5Up + - Index: 8 + Item: Guarantee_Armor_5Up Rate: 200 - - Item: Ninja_Scroll + - Index: 9 + Item: Ninja_Scroll Rate: 150 Announced: true - - Item: Pink_Fur_Hat + - Index: 10 + Item: Pink_Fur_Hat Rate: 100 Announced: true - - Item: Fallen_Angel_Wing + - Index: 11 + Item: Fallen_Angel_Wing Rate: 3 Announced: true - - Item: Whisper_Boss_Card + - Index: 12 + Item: Whisper_Boss_Card Rate: 15 Announced: true - - Item: Gloom_Under_Night_Card + - Index: 13 + Item: Gloom_Under_Night_Card Rate: 1 Announced: true - Group: TW_NOV_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Zeny_Scroll + - Index: 0 + Item: Zeny_Scroll Rate: 250 Amount: 10 UniqueId: true - - Item: Guyak_Pudding + - Index: 1 + Item: Guyak_Pudding Rate: 80 Amount: 10 UniqueId: true - - Item: Str_Dish_Box + - Index: 2 + Item: Str_Dish_Box Rate: 80 UniqueId: true - - Item: Agi_Dish_Box + - Index: 3 + Item: Agi_Dish_Box Rate: 80 UniqueId: true - - Item: Int_Dish_Box + - Index: 4 + Item: Int_Dish_Box Rate: 80 UniqueId: true - - Item: Dex_Dish_Box + - Index: 5 + Item: Dex_Dish_Box Rate: 80 UniqueId: true - - Item: Luk_Dish_Box + - Index: 6 + Item: Luk_Dish_Box Rate: 100 UniqueId: true - - Item: Vit_Dish_Box + - Index: 7 + Item: Vit_Dish_Box Rate: 100 UniqueId: true - - Item: Meteor_10_Scroll_Box + - Index: 8 + Item: Meteor_10_Scroll_Box Rate: 50 UniqueId: true - - Item: Storm_10_Scroll_Box + - Index: 9 + Item: Storm_10_Scroll_Box Rate: 25 UniqueId: true - - Item: Vermilion_10_Scroll_Box + - Index: 10 + Item: Vermilion_10_Scroll_Box Rate: 50 UniqueId: true - - Item: Necromencer's_Hood + - Index: 11 + Item: Necromencer's_Hood Rate: 10 UniqueId: true - - Item: Anubis_Helm + - Index: 12 + Item: Anubis_Helm Rate: 10 UniqueId: true - - Item: Miracle_Medicine + - Index: 13 + Item: Miracle_Medicine Rate: 5 UniqueId: true - Group: TW_NOV_SCROLL2 SubGroups: - SubGroup: 1 List: - - Item: Dex_Dish_Box + - Index: 0 + Item: Dex_Dish_Box Rate: 1500 - - Item: Songpyun_Box50 + - Index: 1 + Item: Songpyun_Box50 Rate: 1200 - - Item: Enchant_Book + - Index: 2 + Item: Enchant_Book Rate: 1100 Announced: true - - Item: Megaphone_Box + - Index: 3 + Item: Megaphone_Box Rate: 1200 - - Item: Token_Of_Siegfried_Box + - Index: 4 + Item: Token_Of_Siegfried_Box Rate: 1200 - - Item: Yggdrasilberry_Box_ + - Index: 5 + Item: Yggdrasilberry_Box_ Rate: 884 - - Item: Vit_Dish_Box + - Index: 6 + Item: Vit_Dish_Box Rate: 1500 - - Item: J_Aspersio_5_Scroll + - Index: 7 + Item: J_Aspersio_5_Scroll Rate: 600 Amount: 10 - - Item: Psychic_ArmorS + - Index: 8 + Item: Psychic_ArmorS Rate: 600 Amount: 10 - - Item: Guarantee_Armor_7Up + - Index: 9 + Item: Guarantee_Armor_7Up Rate: 80 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 10 + Item: Guarantee_Weapon_7Up Rate: 50 Announced: true - - Item: Candy_Hat + - Index: 11 + Item: Candy_Hat Rate: 50 Announced: true - - Item: Sealed_D_Lord_Card + - Index: 12 + Item: Sealed_D_Lord_Card Rate: 5 Announced: true - - Item: Sealed_F_Bishop_Card + - Index: 13 + Item: Sealed_F_Bishop_Card Rate: 1 Announced: true - - Item: Black_Knitted_Hat + - Index: 14 + Item: Black_Knitted_Hat Rate: 30 Announced: true - Group: TW_OCTOBER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Magical_Moon_Cake + - Index: 0 + Item: Magical_Moon_Cake Rate: 191 Amount: 10 UniqueId: true - - Item: Charm_Of_Happiness + - Index: 1 + Item: Charm_Of_Happiness Rate: 150 Amount: 10 UniqueId: true - - Item: Guyak_Pudding + - Index: 2 + Item: Guyak_Pudding Rate: 130 Amount: 10 UniqueId: true - - Item: Luk_Dish_Box + - Index: 3 + Item: Luk_Dish_Box Rate: 106 UniqueId: true - - Item: Vit_Dish_Box + - Index: 4 + Item: Vit_Dish_Box Rate: 105 UniqueId: true - - Item: Str_Dish_Box + - Index: 5 + Item: Str_Dish_Box Rate: 104 UniqueId: true - - Item: Spark_Candy_Box10 + - Index: 6 + Item: Spark_Candy_Box10 Rate: 103 UniqueId: true - - Item: Mistic_Rose + - Index: 7 + Item: Mistic_Rose Rate: 50 UniqueId: true - - Item: Bison_Horn + - Index: 8 + Item: Bison_Horn Rate: 21 UniqueId: true - - Item: Hyegun_Hat + - Index: 9 + Item: Hyegun_Hat Rate: 20 UniqueId: true - - Item: Fish_In_Mouth + - Index: 10 + Item: Fish_In_Mouth Rate: 9 UniqueId: true - - Item: Black_Glasses + - Index: 11 + Item: Black_Glasses Rate: 8 UniqueId: true - - Item: Magic_Card_Album + - Index: 12 + Item: Magic_Card_Album Rate: 2 UniqueId: true - - Item: Miracle_Medicine + - Index: 13 + Item: Miracle_Medicine Rate: 1 UniqueId: true - Group: TW_ORANGE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Int_Dish_Box + - Index: 0 + Item: Int_Dish_Box Rate: 1100 - - Item: White_Slim_Pot_Box2 + - Index: 1 + Item: White_Slim_Pot_Box2 Rate: 1100 - - Item: Blue_Herb_Box2 + - Index: 2 + Item: Blue_Herb_Box2 Rate: 1000 - - Item: Diabolic_Scroll + - Index: 3 + Item: Diabolic_Scroll Rate: 1100 Amount: 5 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Insurance_Package + - Index: 5 + Item: Insurance_Package Rate: 1100 - - Item: Aspersio_5_Scroll_Box + - Index: 6 + Item: Aspersio_5_Scroll_Box Rate: 1100 - - Item: Guarantee_Weapon_5Up + - Index: 7 + Item: Guarantee_Weapon_5Up Rate: 150 Announced: true - - Item: Guarantee_Armor_5Up + - Index: 8 + Item: Guarantee_Armor_5Up Rate: 150 Announced: true - - Item: B_Mdef_Potion_Box10 + - Index: 9 + Item: B_Mdef_Potion_Box10 Rate: 590 - - Item: Wug_Cocktail_To_Throw + - Index: 10 + Item: Wug_Cocktail_To_Throw Rate: 788 Amount: 5 - - Item: Max_Weight_Up_Box + - Index: 11 + Item: Max_Weight_Up_Box Rate: 400 Announced: true - - Item: Hippo_Hat + - Index: 12 + Item: Hippo_Hat Rate: 150 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 13 + Item: Guarantee_Armor_8Up Rate: 10 Announced: true - - Item: SLD_Lord_Of_Death_Card + - Index: 14 + Item: SLD_Lord_Of_Death_Card Rate: 10 Announced: true - - Item: Doppelganger_Card + - Index: 15 + Item: Doppelganger_Card Rate: 1 Announced: true - - Item: Krieger_Onehand_Axe1 + - Index: 16 + Item: Krieger_Onehand_Axe1 Rate: 1 Announced: true - - Item: Rose_Hairband + - Index: 17 + Item: Rose_Hairband Rate: 100 Announced: true - - Item: Bell_Ribbon + - Index: 18 + Item: Bell_Ribbon Rate: 40 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 19 + Item: Guarantee_Weapon_8Up Rate: 10 Announced: true - Group: TW_RAINBOW_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Vit_Dish_Box + - Index: 0 + Item: Vit_Dish_Box Rate: 1400 - - Item: Int_Dish_Box + - Index: 1 + Item: Int_Dish_Box Rate: 1400 - - Item: Agi_Dish_Box + - Index: 2 + Item: Agi_Dish_Box Rate: 1400 - - Item: Neko_Mimi_Kafra + - Index: 3 + Item: Neko_Mimi_Kafra Rate: 30 Announced: true - - Item: Dex_Dish_Box + - Index: 4 + Item: Dex_Dish_Box Rate: 1400 - - Item: Diabolic_Scroll + - Index: 5 + Item: Diabolic_Scroll Rate: 1400 Amount: 5 - - Item: Unbreak_Def_Box + - Index: 6 + Item: Unbreak_Def_Box Rate: 200 Announced: true - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 500 Announced: true - - Item: HD_Bradium_Box5 + - Index: 8 + Item: HD_Bradium_Box5 Rate: 250 - - Item: Unbreak_Weap_Box + - Index: 9 + Item: Unbreak_Weap_Box Rate: 200 Announced: true - - Item: Megaphone_Box + - Index: 10 + Item: Megaphone_Box Rate: 1450 - - Item: Guarantee_Weapon_5Up + - Index: 11 + Item: Guarantee_Weapon_5Up Rate: 100 Announced: true - - Item: Guarantee_Armor_5Up + - Index: 12 + Item: Guarantee_Armor_5Up Rate: 100 Announced: true - - Item: Sunglasses_ + - Index: 13 + Item: Sunglasses_ Rate: 5 Announced: true - - Item: Sealed_Ifrit_Card + - Index: 14 + Item: Sealed_Ifrit_Card Rate: 15 Announced: true - - Item: Tao_Gunka_Card + - Index: 15 + Item: Tao_Gunka_Card Rate: 1 Announced: true - - Item: Cowhide_Hat + - Index: 16 + Item: Cowhide_Hat Rate: 100 Announced: true - - Item: Satanic_Chain_P + - Index: 17 + Item: Satanic_Chain_P Rate: 5 Announced: true - - Item: Censor_Bar + - Index: 18 + Item: Censor_Bar Rate: 44 Announced: true UniqueId: true @@ -20757,3207 +28856,4584 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: White_Slim_Pot_Box2 + - Index: 0 + Item: White_Slim_Pot_Box2 Rate: 1100 - - Item: Fruit_Of_Mastela_Box2 + - Index: 1 + Item: Fruit_Of_Mastela_Box2 Rate: 1150 - - Item: Kafra_Card_Box + - Index: 2 + Item: Kafra_Card_Box Rate: 1050 - - Item: Token_Of_Siegfried_Box + - Index: 3 + Item: Token_Of_Siegfried_Box Rate: 1050 - - Item: Bubble_Gum_Box + - Index: 4 + Item: Bubble_Gum_Box Rate: 1150 - - Item: Convex_Mirror_Box + - Index: 5 + Item: Convex_Mirror_Box Rate: 1100 - - Item: Battle_Manual_Box + - Index: 6 + Item: Battle_Manual_Box Rate: 1100 - - Item: Guarantee_Weapon_5Up + - Index: 7 + Item: Guarantee_Weapon_5Up Rate: 150 Announced: true - - Item: Guarantee_Armor_5Up + - Index: 8 + Item: Guarantee_Armor_5Up Rate: 147 Announced: true - - Item: Psychic_ArmorS + - Index: 9 + Item: Psychic_ArmorS Rate: 500 Amount: 10 - - Item: M_Brisket_To_Throw + - Index: 10 + Item: M_Brisket_To_Throw Rate: 824 Amount: 5 - - Item: Job_Manual50_Box + - Index: 11 + Item: Job_Manual50_Box Rate: 400 - - Item: Showy_High_Cap + - Index: 12 + Item: Showy_High_Cap Rate: 100 Announced: true - - Item: Neuralizer + - Index: 13 + Item: Neuralizer Rate: 10 Announced: true - - Item: Sealed_Orc_Load_Card + - Index: 14 + Item: Sealed_Orc_Load_Card Rate: 10 Announced: true - - Item: Moonlight_Flower_Card + - Index: 15 + Item: Moonlight_Flower_Card Rate: 1 Announced: true - - Item: Krieger_Katar1 + - Index: 16 + Item: Krieger_Katar1 Rate: 3 Announced: true - - Item: Leek_In_Mouth + - Index: 17 + Item: Leek_In_Mouth Rate: 100 Announced: true - - Item: Pink_Drooping_Kitty + - Index: 18 + Item: Pink_Drooping_Kitty Rate: 50 Announced: true - - Item: Majestic_Evil_Horn + - Index: 19 + Item: Majestic_Evil_Horn Rate: 5 Announced: true - Group: TW_SEP_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Int_Dish_Box + - Index: 0 + Item: Int_Dish_Box Rate: 1400 - - Item: Angeling_Pot_Box + - Index: 1 + Item: Angeling_Pot_Box Rate: 1477 - - Item: Dun_Tele_Scroll_Box10 + - Index: 2 + Item: Dun_Tele_Scroll_Box10 Rate: 1500 - - Item: Kafra_Card_Box + - Index: 3 + Item: Kafra_Card_Box Rate: 1200 - - Item: Holy_Armor_S_Box10 + - Index: 4 + Item: Holy_Armor_S_Box10 Rate: 1400 - - Item: Insurance_Package + - Index: 5 + Item: Insurance_Package Rate: 1200 - - Item: Job_Manual50_Box + - Index: 6 + Item: Job_Manual50_Box Rate: 1200 - - Item: Archangel_Wing + - Index: 7 + Item: Archangel_Wing Rate: 10 Announced: true - - Item: Baby_Pacifier + - Index: 8 + Item: Baby_Pacifier Rate: 200 Announced: true - - Item: Guarantee_Weapon_5Up + - Index: 9 + Item: Guarantee_Weapon_5Up Rate: 200 Announced: true - - Item: Red_Hood + - Index: 10 + Item: Red_Hood Rate: 149 Announced: true - - Item: Sleeping_Kitty_Cat + - Index: 11 + Item: Sleeping_Kitty_Cat Rate: 60 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 12 + Item: Guarantee_Weapon_9Up Rate: 3 Announced: true - - Item: B_Katrinn_Card + - Index: 13 + Item: B_Katrinn_Card Rate: 1 Announced: true - Group: TW_YELLOW_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Poison_Bottle_Box2 + - Index: 0 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: J_Aspersio_5_Scroll_Box + - Index: 1 + Item: J_Aspersio_5_Scroll_Box Rate: 1200 - - Item: Guyak_Pudding + - Index: 2 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Songpyun_Box50 + - Index: 3 + Item: Songpyun_Box50 Rate: 1100 - - Item: Spark_Candy_Box10 + - Index: 4 + Item: Spark_Candy_Box10 Rate: 1100 - - Item: Insurance_Package + - Index: 5 + Item: Insurance_Package Rate: 1000 - - Item: Unbreak_Weap_Box + - Index: 6 + Item: Unbreak_Weap_Box Rate: 148 Announced: true - - Item: Unbreak_Def_Box + - Index: 7 + Item: Unbreak_Def_Box Rate: 148 Announced: true - - Item: Psychic_ArmorS + - Index: 8 + Item: Psychic_ArmorS Rate: 550 Amount: 10 - - Item: Drocera_Herb_Stew + - Index: 9 + Item: Drocera_Herb_Stew Rate: 784 Amount: 5 - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 361 Announced: true - - Item: Electric_Sunglass + - Index: 11 + Item: Electric_Sunglass Rate: 140 Announced: true - - Item: SLD_B_Katrinn_Card + - Index: 12 + Item: SLD_B_Katrinn_Card Rate: 10 Announced: true - - Item: Guarantee_Armor_7Up + - Index: 13 + Item: Guarantee_Armor_7Up Rate: 120 Announced: true - - Item: Guarantee_Weapon_7Up + - Index: 14 + Item: Guarantee_Weapon_7Up Rate: 80 Announced: true - - Item: Krieger_Onehand_Spear1 + - Index: 15 + Item: Krieger_Onehand_Spear1 Rate: 3 Announced: true - - Item: Strawberry_In_Mouth + - Index: 16 + Item: Strawberry_In_Mouth Rate: 50 Announced: true - - Item: MVP_Basketball + - Index: 17 + Item: MVP_Basketball Rate: 3 Announced: true - - Item: RWC2010_Indonesia + - Index: 18 + Item: RWC2010_Indonesia Rate: 3 Announced: true - Group: UMBALA_SPIRIT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Umbala_Spirit + - Index: 0 + Item: Umbala_Spirit Duration: 10080 UniqueId: true - Group: UNDINE_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1129 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1119 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1129 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_Little_Aquarium + - Index: 9 + Item: C_Little_Aquarium Rate: 107 - - Item: C_Pigeon_Hat + - Index: 10 + Item: C_Pigeon_Hat Rate: 110 - - Item: Scutum + - Index: 11 + Item: Scutum Rate: 110 - - Item: Bio_Protector + - Index: 12 + Item: Bio_Protector Rate: 100 - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Knight_WS_Card + - Index: 19 + Item: Sealed_Knight_WS_Card Rate: 11 Announced: true - - Item: Sealed_Apocalips_H_Card + - Index: 20 + Item: Sealed_Apocalips_H_Card Rate: 8 Announced: true - - Item: Thanatos_Card + - Index: 21 + Item: Thanatos_Card Rate: 2 Announced: true - - Item: B_Harword_Card + - Index: 22 + Item: B_Harword_Card Rate: 1 Announced: true - Group: UNLIMITED_BOX SubGroups: - SubGroup: 0 List: - - Item: Red_Booster + - Index: 0 + Item: Red_Booster Amount: 10 - - Item: Golden_Treasure_Box + - Index: 1 + Item: Golden_Treasure_Box - Group: UNLIMITED_BOX_II SubGroups: - SubGroup: 0 List: - - Item: Red_Booster + - Index: 0 + Item: Red_Booster Amount: 10 - - Item: Golden_Treasure_Box + - Index: 1 + Item: Golden_Treasure_Box Amount: 11 - - Item: Sealed_Pharaoh_Scroll + - Index: 2 + Item: Sealed_Pharaoh_Scroll - Group: UNLIMITED_BOX_II_10 SubGroups: - SubGroup: 0 List: - - Item: Red_Booster + - Index: 0 + Item: Red_Booster Amount: 100 - - Item: Sealed_Pharaoh_Scroll + - Index: 1 + Item: Sealed_Pharaoh_Scroll Amount: 11 - Group: VALENTINE_PLEDGE_BOX SubGroups: - SubGroup: 0 List: - - Item: Valentine_Pledge + - Index: 0 + Item: Valentine_Pledge Duration: 8760 UniqueId: true - Group: VALERIAN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Miracle_Medicine + - Index: 0 + Item: Miracle_Medicine Rate: 200 - - Item: Ring_Of_Resonance + - Index: 1 + Item: Ring_Of_Resonance Rate: 25 Announced: true - - Item: Drooping_Morocc_Minion + - Index: 2 + Item: Drooping_Morocc_Minion Rate: 75 Announced: true - - Item: Magic_Card_Album + - Index: 3 + Item: Magic_Card_Album Rate: 99 Announced: true - - Item: Berzebub_Card + - Index: 4 + Item: Berzebub_Card Rate: 1 Announced: true - - Item: Succu_Pet_Coupon + - Index: 5 + Item: Succu_Pet_Coupon Rate: 200 - - Item: Ifrit's_Ear + - Index: 6 + Item: Ifrit's_Ear Rate: 101 - - Item: Vit_Dish_Box + - Index: 7 + Item: Vit_Dish_Box Rate: 475 - - Item: Pill__Box + - Index: 8 + Item: Pill__Box Rate: 1074 - - Item: Glass_Of_Illusion_Box5 + - Index: 9 + Item: Glass_Of_Illusion_Box5 Rate: 1400 - - Item: Bubble_Gum_Box + - Index: 10 + Item: Bubble_Gum_Box Rate: 1400 - - Item: Wander_Man_Box10 + - Index: 11 + Item: Wander_Man_Box10 Rate: 1000 - - Item: Battle_Manual_Box + - Index: 12 + Item: Battle_Manual_Box Rate: 765 - - Item: Delicious_Shaved_Ice + - Index: 13 + Item: Delicious_Shaved_Ice Rate: 1000 - - Item: Spark_Candy_Box10 + - Index: 14 + Item: Spark_Candy_Box10 Rate: 12000 - - Item: Guarantee_Armor_5Up + - Index: 15 + Item: Guarantee_Armor_5Up Rate: 2000 - - Item: Guarantee_Armor_6Up + - Index: 16 + Item: Guarantee_Armor_6Up Rate: 150 - - Item: Guarantee_Armor_7Up + - Index: 17 + Item: Guarantee_Armor_7Up Rate: 100 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 18 + Item: Guarantee_Armor_8Up Rate: 25 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 19 + Item: Guarantee_Armor_9Up Rate: 10 Announced: true - - Item: Guyak_Pudding + - Index: 20 + Item: Guyak_Pudding Rate: 500 - Group: VALKYRIE_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: Silvervine_Fruit_Box10 + - Index: 6 + Item: Silvervine_Fruit_Box10 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: Etran_Shirt + - Index: 9 + Item: Etran_Shirt Rate: 200 Announced: true - - Item: Fallen_Monk_Rosary + - Index: 10 + Item: Fallen_Monk_Rosary Rate: 200 Announced: true - - Item: Noble_Mask + - Index: 11 + Item: Noble_Mask Rate: 100 Announced: true - - Item: Valkyrie_Hammer + - Index: 12 + Item: Valkyrie_Hammer Rate: 100 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 13 + Item: Guarantee_Weapon_8Up Rate: 175 - - Item: Guarantee_Armor_8Up + - Index: 14 + Item: Guarantee_Armor_8Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Ghostring_Card + - Index: 19 + Item: Ghostring_Card Rate: 10 Announced: true - - Item: Sealed_Berz_Card + - Index: 20 + Item: Sealed_Berz_Card Rate: 10 Announced: true - - Item: Incant_Samurai_Card + - Index: 21 + Item: Incant_Samurai_Card Rate: 1 Announced: true - - Item: Thanatos_Card + - Index: 22 + Item: Thanatos_Card Rate: 1 Announced: true - Group: VENUS_LUCKY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: STR_Biscuit_Stick + - Index: 0 + Item: STR_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: AGI_Biscuit_Stick + - Index: 2 + Item: AGI_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: INT_Biscuit_Stick + - Index: 3 + Item: INT_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: LUK_Biscuit_Stick + - Index: 5 + Item: LUK_Biscuit_Stick Rate: 1100 Amount: 20 - - Item: ASPD_Potion_Box10_2 + - Index: 6 + Item: ASPD_Potion_Box10_2 Rate: 1100 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 439 Amount: 3 - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 439 Amount: 3 - - Item: C_C_Tower_Manager_Incom + - Index: 9 + Item: C_C_Tower_Manager_Incom Rate: 175 - - Item: Fafnir_Skin + - Index: 10 + Item: Fafnir_Skin Rate: 175 - - Item: Good_Wedding_Veil_J + - Index: 11 + Item: Good_Wedding_Veil_J Rate: 125 - - Item: Fafnir_Mask + - Index: 12 + Item: Fafnir_Mask Rate: 125 - - Item: Guarantee_Weapon_6Up + - Index: 13 + Item: Guarantee_Weapon_6Up Rate: 175 - - Item: Guarantee_Armor_6Up + - Index: 14 + Item: Guarantee_Armor_6Up Rate: 175 - - Item: Guarantee_Weapon_9Up + - Index: 15 + Item: Guarantee_Weapon_9Up Rate: 125 - - Item: Guarantee_Armor_9Up + - Index: 16 + Item: Guarantee_Armor_9Up Rate: 125 - - Item: Guarantee_Weapon_11Up + - Index: 17 + Item: Guarantee_Weapon_11Up Rate: 100 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 18 + Item: Guarantee_Armor_11Up Rate: 100 Announced: true - - Item: Sealed_Samurai_Card + - Index: 19 + Item: Sealed_Samurai_Card Rate: 10 Announced: true - - Item: Sealed_Gloom_Card + - Index: 20 + Item: Sealed_Gloom_Card Rate: 10 Announced: true - - Item: Ifrit_Card + - Index: 21 + Item: Ifrit_Card Rate: 1 Announced: true - - Item: Kiel_Card + - Index: 22 + Item: Kiel_Card Rate: 1 Announced: true - Group: VESPER_CORE01_BOX SubGroups: - SubGroup: 0 List: - - Item: Vesper_Core01_C + - Index: 0 + Item: Vesper_Core01_C Duration: 10080 UniqueId: true - Group: VESPER_CORE02_BOX SubGroups: - SubGroup: 0 List: - - Item: Vesper_Core02_C + - Index: 0 + Item: Vesper_Core02_C Duration: 10080 UniqueId: true - Group: VESPER_CORE03_BOX SubGroups: - SubGroup: 0 List: - - Item: Vesper_Core03_C + - Index: 0 + Item: Vesper_Core03_C Duration: 10080 UniqueId: true - Group: VESPER_CORE04_BOX SubGroups: - SubGroup: 0 List: - - Item: Vesper_Core04_C + - Index: 0 + Item: Vesper_Core04_C Duration: 10080 UniqueId: true - Group: VICTORY_FB_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Victory_FB_Hat + - Index: 0 + Item: Victory_FB_Hat Duration: 60 - Group: VICTORY_HAT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Victory_FB_Hat + - Index: 0 + Item: Victory_FB_Hat Duration: 3600 - Group: VIGORGRA_PACKAGE1 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 2 UniqueId: true - - Item: Agi_Dish10_ + - Index: 2 + Item: Agi_Dish10_ Amount: 2 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 15 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 15 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE10 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 4 UniqueId: true - - Item: Vit_Dish10_ + - Index: 2 + Item: Vit_Dish10_ Amount: 4 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 30 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 30 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIGORGRA_PACKAGE11 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 4 UniqueId: true - - Item: Vit_Dish10_ + - Index: 2 + Item: Vit_Dish10_ Amount: 4 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 30 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 30 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIGORGRA_PACKAGE12 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 4 UniqueId: true - - Item: Agi_Dish10_ + - Index: 2 + Item: Agi_Dish10_ Amount: 4 UniqueId: true - - Item: Adrenaline_Scroll + - Index: 3 + Item: Adrenaline_Scroll Amount: 48 UniqueId: true - - Item: Aspersio_5_Scroll + - Index: 4 + Item: Aspersio_5_Scroll Amount: 40 UniqueId: true - - Item: Holy_Water + - Index: 5 + Item: Holy_Water Amount: 40 UniqueId: true - - Item: Kafra_Card + - Index: 6 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 7 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIGORGRA_PACKAGE2 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 2 UniqueId: true - - Item: Vit_Dish10_ + - Index: 2 + Item: Vit_Dish10_ Amount: 2 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 15 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 15 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE3 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 2 UniqueId: true - - Item: Dex_Dish10_ + - Index: 2 + Item: Dex_Dish10_ Amount: 2 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 15 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 15 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE4 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 2 UniqueId: true - - Item: Dex_Dish10_ + - Index: 2 + Item: Dex_Dish10_ Amount: 2 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 15 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 15 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE5 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 2 UniqueId: true - - Item: Dex_Dish10_ + - Index: 2 + Item: Dex_Dish10_ Amount: 2 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 15 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 15 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE6 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 2 UniqueId: true - - Item: Agi_Dish10_ + - Index: 2 + Item: Agi_Dish10_ Amount: 2 UniqueId: true - - Item: Adrenaline_Scroll + - Index: 3 + Item: Adrenaline_Scroll Amount: 24 UniqueId: true - - Item: Aspersio_5_Scroll + - Index: 4 + Item: Aspersio_5_Scroll Amount: 20 UniqueId: true - - Item: Holy_Water + - Index: 5 + Item: Holy_Water Amount: 20 UniqueId: true - - Item: Kafra_Card + - Index: 6 + Item: Kafra_Card UniqueId: true - - Item: Token_Of_Siegfried + - Index: 7 + Item: Token_Of_Siegfried UniqueId: true - Group: VIGORGRA_PACKAGE7 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 4 UniqueId: true - - Item: Agi_Dish10_ + - Index: 2 + Item: Agi_Dish10_ Amount: 4 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 30 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 30 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIGORGRA_PACKAGE8 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Str_Dish10_ + - Index: 1 + Item: Str_Dish10_ Amount: 4 UniqueId: true - - Item: Agi_Dish10_ + - Index: 2 + Item: Agi_Dish10_ Amount: 4 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 30 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 30 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIGORGRA_PACKAGE9 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 4 UniqueId: true - - Item: Int_Dish10_ + - Index: 1 + Item: Int_Dish10_ Amount: 4 UniqueId: true - - Item: Dex_Dish10_ + - Index: 2 + Item: Dex_Dish10_ Amount: 4 UniqueId: true - - Item: Inc_Agi_10_Scroll + - Index: 3 + Item: Inc_Agi_10_Scroll Amount: 30 UniqueId: true - - Item: Blessing_10_Scroll + - Index: 4 + Item: Blessing_10_Scroll Amount: 30 UniqueId: true - - Item: Kafra_Card + - Index: 5 + Item: Kafra_Card Amount: 2 UniqueId: true - - Item: Token_Of_Siegfried + - Index: 6 + Item: Token_Of_Siegfried Amount: 2 UniqueId: true - Group: VIOLETBOX SubGroups: - SubGroup: 1 List: - - Item: Red_Potion + - Index: 0 + Item: Red_Potion Rate: 14 - - Item: Orange_Potion + - Index: 1 + Item: Orange_Potion Rate: 14 - - Item: Yellow_Potion + - Index: 2 + Item: Yellow_Potion Rate: 14 - - Item: White_Potion + - Index: 3 + Item: White_Potion Rate: 14 - - Item: Blue_Potion + - Index: 4 + Item: Blue_Potion Rate: 14 - - Item: Green_Potion + - Index: 5 + Item: Green_Potion Rate: 14 - - Item: Red_Herb + - Index: 6 + Item: Red_Herb Rate: 14 - - Item: Yellow_Herb + - Index: 7 + Item: Yellow_Herb Rate: 14 - - Item: White_Herb + - Index: 8 + Item: White_Herb Rate: 14 - - Item: Blue_Herb + - Index: 9 + Item: Blue_Herb Rate: 14 - - Item: Green_Herb + - Index: 10 + Item: Green_Herb Rate: 14 - - Item: Apple + - Index: 11 + Item: Apple Rate: 14 - - Item: Banana + - Index: 12 + Item: Banana Rate: 14 - - Item: Grape + - Index: 13 + Item: Grape Rate: 14 - - Item: Carrot + - Index: 14 + Item: Carrot Rate: 14 - - Item: Sweet_Potato + - Index: 15 + Item: Sweet_Potato Rate: 14 - - Item: Meat + - Index: 16 + Item: Meat Rate: 14 - - Item: Honey + - Index: 17 + Item: Honey Rate: 14 - - Item: Milk + - Index: 18 + Item: Milk Rate: 14 - - Item: Leaflet_Of_Hinal + - Index: 19 + Item: Leaflet_Of_Hinal Rate: 14 - - Item: Leaflet_Of_Aloe + - Index: 20 + Item: Leaflet_Of_Aloe Rate: 14 - - Item: Fruit_Of_Mastela + - Index: 21 + Item: Fruit_Of_Mastela Rate: 14 - - Item: Holy_Water + - Index: 22 + Item: Holy_Water Rate: 14 - - Item: Panacea + - Index: 23 + Item: Panacea Rate: 14 - - Item: Royal_Jelly + - Index: 24 + Item: Royal_Jelly Rate: 14 - - Item: Monster's_Feed + - Index: 25 + Item: Monster's_Feed Rate: 14 - - Item: Candy + - Index: 26 + Item: Candy Rate: 14 - - Item: Candy_Striper + - Index: 27 + Item: Candy_Striper Rate: 14 - - Item: Apple_Juice + - Index: 28 + Item: Apple_Juice Rate: 14 - - Item: Banana_Juice + - Index: 29 + Item: Banana_Juice Rate: 14 - - Item: Grape_Juice + - Index: 30 + Item: Grape_Juice Rate: 14 - - Item: Carrot_Juice + - Index: 31 + Item: Carrot_Juice Rate: 14 - - Item: Pumpkin + - Index: 32 + Item: Pumpkin Rate: 14 - - Item: Ice_Cream + - Index: 33 + Item: Ice_Cream Rate: 14 - - Item: Pet_Food + - Index: 34 + Item: Pet_Food Rate: 14 - - Item: Well_Baked_Cookie + - Index: 35 + Item: Well_Baked_Cookie Rate: 14 - - Item: Piece_Of_Cake + - Index: 36 + Item: Piece_Of_Cake Rate: 14 - - Item: Fish_Slice + - Index: 37 + Item: Fish_Slice Rate: 14 - - Item: Red_Slim_Potion + - Index: 38 + Item: Red_Slim_Potion Rate: 14 - - Item: Yellow_Slim_Potion + - Index: 39 + Item: Yellow_Slim_Potion Rate: 14 - - Item: White_Slim_Potion + - Index: 40 + Item: White_Slim_Potion Rate: 14 - - Item: Cheese + - Index: 41 + Item: Cheese Rate: 14 - - Item: Nice_Sweet_Potato + - Index: 42 + Item: Nice_Sweet_Potato Rate: 14 - - Item: Popped_Rice + - Index: 43 + Item: Popped_Rice Rate: 14 - - Item: Shusi + - Index: 44 + Item: Shusi Rate: 14 - - Item: Bun + - Index: 45 + Item: Bun Rate: 14 - - Item: Rice_Cake + - Index: 46 + Item: Rice_Cake Rate: 14 - - Item: Chocolate + - Index: 47 + Item: Chocolate Rate: 14 - - Item: White_Chocolate + - Index: 48 + Item: White_Chocolate Rate: 14 - - Item: Wing_Of_Fly + - Index: 49 + Item: Wing_Of_Fly Rate: 14 - - Item: Wing_Of_Butterfly + - Index: 50 + Item: Wing_Of_Butterfly Rate: 14 - - Item: Branch_Of_Dead_Tree + - Index: 51 + Item: Branch_Of_Dead_Tree Rate: 214 - - Item: Anodyne + - Index: 52 + Item: Anodyne Rate: 14 - - Item: Aloebera + - Index: 53 + Item: Aloebera Rate: 14 - - Item: Yggdrasilberry + - Index: 54 + Item: Yggdrasilberry Rate: 14 - - Item: Seed_Of_Yggdrasil + - Index: 55 + Item: Seed_Of_Yggdrasil Rate: 14 - - Item: Amulet + - Index: 56 + Item: Amulet Rate: 14 - - Item: Leaf_Of_Yggdrasil + - Index: 57 + Item: Leaf_Of_Yggdrasil Rate: 14 - - Item: Spectacles + - Index: 58 + Item: Spectacles Rate: 14 - - Item: Portable_Furnace + - Index: 59 + Item: Portable_Furnace Rate: 14 - - Item: Iron_Hammer + - Index: 60 + Item: Iron_Hammer Rate: 14 - - Item: Golden_Hammer + - Index: 61 + Item: Golden_Hammer Rate: 14 - - Item: Oridecon_Hammer + - Index: 62 + Item: Oridecon_Hammer Rate: 14 - - Item: Old_Card_Album + - Index: 63 + Item: Old_Card_Album Rate: 1 - - Item: Old_Violet_Box + - Index: 64 + Item: Old_Violet_Box Rate: 103 - - Item: Worn_Out_Scroll + - Index: 65 + Item: Worn_Out_Scroll Rate: 14 - - Item: Unripe_Apple + - Index: 66 + Item: Unripe_Apple Rate: 14 - - Item: Orange_Juice + - Index: 67 + Item: Orange_Juice Rate: 14 - - Item: Bitter_Herb + - Index: 68 + Item: Bitter_Herb Rate: 14 - - Item: Rainbow_Carrot + - Index: 69 + Item: Rainbow_Carrot Rate: 14 - - Item: Earthworm_The_Dude + - Index: 70 + Item: Earthworm_The_Dude Rate: 14 - - Item: Rotten_Fish + - Index: 71 + Item: Rotten_Fish Rate: 14 - - Item: Lusty_Iron + - Index: 72 + Item: Lusty_Iron Rate: 14 - - Item: Monster_Juice + - Index: 73 + Item: Monster_Juice Rate: 14 - - Item: Sweet_Milk + - Index: 74 + Item: Sweet_Milk Rate: 14 - - Item: Well_Dried_Bone + - Index: 75 + Item: Well_Dried_Bone Rate: 14 - - Item: Singing_Flower + - Index: 76 + Item: Singing_Flower Rate: 14 - - Item: Dew_Laden_Moss + - Index: 77 + Item: Dew_Laden_Moss Rate: 14 - - Item: Deadly_Noxious_Herb + - Index: 78 + Item: Deadly_Noxious_Herb Rate: 14 - - Item: Fatty_Chubby_Earthworm + - Index: 79 + Item: Fatty_Chubby_Earthworm Rate: 14 - - Item: Baked_Yam + - Index: 80 + Item: Baked_Yam Rate: 14 - - Item: Tropical_Banana + - Index: 81 + Item: Tropical_Banana Rate: 14 - - Item: Horror_Of_Tribe + - Index: 82 + Item: Horror_Of_Tribe Rate: 14 - - Item: No_Recipient + - Index: 83 + Item: No_Recipient Rate: 14 - - Item: Old_Broom + - Index: 84 + Item: Old_Broom Rate: 14 - - Item: Silver_Knife_Of_Chaste + - Index: 85 + Item: Silver_Knife_Of_Chaste Rate: 14 - - Item: Armlet_Of_Obedience + - Index: 86 + Item: Armlet_Of_Obedience Rate: 14 - - Item: Shining_Stone + - Index: 87 + Item: Shining_Stone Rate: 14 - - Item: Contracts_In_Shadow + - Index: 88 + Item: Contracts_In_Shadow Rate: 14 - - Item: Book_Of_Devil + - Index: 89 + Item: Book_Of_Devil Rate: 14 - - Item: Pet_Incubator + - Index: 90 + Item: Pet_Incubator Rate: 14 - - Item: Gift_Box + - Index: 91 + Item: Gift_Box Rate: 114 - - Item: Center_Potion + - Index: 92 + Item: Center_Potion Rate: 14 - - Item: Awakening_Potion + - Index: 93 + Item: Awakening_Potion Rate: 14 - - Item: Berserk_Potion + - Index: 94 + Item: Berserk_Potion Rate: 14 - - Item: Heart_Of_Her + - Index: 95 + Item: Heart_Of_Her Rate: 14 - - Item: Korea_Rice_Cake + - Index: 96 + Item: Korea_Rice_Cake Rate: 14 - - Item: Gift_Box_1 + - Index: 97 + Item: Gift_Box_1 Rate: 14 - - Item: Gift_Box_2 + - Index: 98 + Item: Gift_Box_2 Rate: 14 - - Item: Gift_Box_3 + - Index: 99 + Item: Gift_Box_3 Rate: 14 - - Item: Gift_Box_4 + - Index: 100 + Item: Gift_Box_4 Rate: 14 - - Item: Handsei + - Index: 101 + Item: Handsei Rate: 14 - - Item: Poison_Bottle + - Index: 102 + Item: Poison_Bottle Rate: 14 - - Item: Gold_Pill + - Index: 103 + Item: Gold_Pill Rate: 14 - - Item: Ora_Ora + - Index: 104 + Item: Ora_Ora Rate: 14 - - Item: Animal_Blood + - Index: 105 + Item: Animal_Blood Rate: 14 - - Item: Hinalle + - Index: 106 + Item: Hinalle Rate: 14 - - Item: Aloe + - Index: 107 + Item: Aloe Rate: 14 - - Item: Clover + - Index: 108 + Item: Clover Rate: 14 - - Item: Four_Leaf_Clover + - Index: 109 + Item: Four_Leaf_Clover Rate: 14 - - Item: Singing_Plant + - Index: 110 + Item: Singing_Plant Rate: 14 - - Item: Ment + - Index: 111 + Item: Ment Rate: 14 - - Item: Illusion_Flower + - Index: 112 + Item: Illusion_Flower Rate: 14 - - Item: Shoot + - Index: 113 + Item: Shoot Rate: 14 - - Item: Flower + - Index: 114 + Item: Flower Rate: 14 - - Item: Empty_Bottle + - Index: 115 + Item: Empty_Bottle Rate: 14 - - Item: Emperium + - Index: 116 + Item: Emperium Rate: 14 - - Item: Yellow_Gemstone + - Index: 117 + Item: Yellow_Gemstone Rate: 14 - - Item: Red_Gemstone + - Index: 118 + Item: Red_Gemstone Rate: 14 - - Item: Blue_Gemstone + - Index: 119 + Item: Blue_Gemstone Rate: 14 - - Item: Dark_Red_Jewel + - Index: 120 + Item: Dark_Red_Jewel Rate: 14 - - Item: Violet_Jewel + - Index: 121 + Item: Violet_Jewel Rate: 14 - - Item: Skyblue_Jewel + - Index: 122 + Item: Skyblue_Jewel Rate: 14 - - Item: Azure_Jewel + - Index: 123 + Item: Azure_Jewel Rate: 14 - - Item: Scarlet_Jewel + - Index: 124 + Item: Scarlet_Jewel Rate: 14 - - Item: Cardinal_Jewel + - Index: 125 + Item: Cardinal_Jewel Rate: 14 - - Item: Cardinal_Jewel_ + - Index: 126 + Item: Cardinal_Jewel_ Rate: 14 - - Item: Red_Jewel + - Index: 127 + Item: Red_Jewel Rate: 14 - - Item: Blue_Jewel + - Index: 128 + Item: Blue_Jewel Rate: 14 - - Item: White_Jewel + - Index: 129 + Item: White_Jewel Rate: 14 - - Item: Golden_Jewel + - Index: 130 + Item: Golden_Jewel Rate: 14 - - Item: Bluish_Green_Jewel + - Index: 131 + Item: Bluish_Green_Jewel Rate: 14 - - Item: Crystal_Jewel + - Index: 132 + Item: Crystal_Jewel Rate: 14 - - Item: Crystal_Jewel_ + - Index: 133 + Item: Crystal_Jewel_ Rate: 14 - - Item: Crystal_Jewel__ + - Index: 134 + Item: Crystal_Jewel__ Rate: 14 - - Item: Crystal_Jewel___ + - Index: 135 + Item: Crystal_Jewel___ Rate: 14 - - Item: Red_Frame + - Index: 136 + Item: Red_Frame Rate: 14 - - Item: Blue_Porcelain + - Index: 137 + Item: Blue_Porcelain Rate: 14 - - Item: White_Platter + - Index: 138 + Item: White_Platter Rate: 14 - - Item: Black_Ladle + - Index: 139 + Item: Black_Ladle Rate: 14 - - Item: Pencil_Case + - Index: 140 + Item: Pencil_Case Rate: 14 - - Item: Rouge + - Index: 141 + Item: Rouge Rate: 14 - - Item: Stuffed_Doll + - Index: 142 + Item: Stuffed_Doll Rate: 14 - - Item: Poring_Doll + - Index: 143 + Item: Poring_Doll Rate: 14 - - Item: Chonchon_Doll + - Index: 144 + Item: Chonchon_Doll Rate: 14 - - Item: Spore_Doll + - Index: 145 + Item: Spore_Doll Rate: 14 - - Item: Bunch_Of_Flowers + - Index: 146 + Item: Bunch_Of_Flowers Rate: 14 - - Item: Wedding_Bouquet + - Index: 147 + Item: Wedding_Bouquet Rate: 14 - - Item: Glass_Bead + - Index: 148 + Item: Glass_Bead Rate: 14 - - Item: Crystal_Mirror + - Index: 149 + Item: Crystal_Mirror Rate: 14 - - Item: Witherless_Rose + - Index: 150 + Item: Witherless_Rose Rate: 14 - - Item: Frozen_Rose + - Index: 151 + Item: Frozen_Rose Rate: 14 - - Item: Baphomet_Doll + - Index: 152 + Item: Baphomet_Doll Rate: 14 - - Item: Osiris_Doll + - Index: 153 + Item: Osiris_Doll Rate: 14 - - Item: Grasshopper_Doll + - Index: 154 + Item: Grasshopper_Doll Rate: 14 - - Item: Monkey_Doll + - Index: 155 + Item: Monkey_Doll Rate: 14 - - Item: Raccoondog_Doll + - Index: 156 + Item: Raccoondog_Doll Rate: 14 - - Item: Oridecon_Stone + - Index: 157 + Item: Oridecon_Stone Rate: 14 - - Item: Elunium_Stone + - Index: 158 + Item: Elunium_Stone Rate: 14 - - Item: Danggie + - Index: 159 + Item: Danggie Rate: 14 - - Item: Tree_Root + - Index: 160 + Item: Tree_Root Rate: 14 - - Item: Reptile_Tongue + - Index: 161 + Item: Reptile_Tongue Rate: 14 - - Item: Scorpion's_Tail + - Index: 162 + Item: Scorpion's_Tail Rate: 14 - - Item: Stem + - Index: 163 + Item: Stem Rate: 14 - - Item: Pointed_Scale + - Index: 164 + Item: Pointed_Scale Rate: 14 - - Item: Resin + - Index: 165 + Item: Resin Rate: 14 - - Item: Spawn + - Index: 166 + Item: Spawn Rate: 14 - - Item: Jellopy + - Index: 167 + Item: Jellopy Rate: 14 - - Item: Garlet + - Index: 168 + Item: Garlet Rate: 14 - - Item: Scell + - Index: 169 + Item: Scell Rate: 14 - - Item: Zargon + - Index: 170 + Item: Zargon Rate: 14 - - Item: Tooth_Of_Bat + - Index: 171 + Item: Tooth_Of_Bat Rate: 14 - - Item: Fluff + - Index: 172 + Item: Fluff Rate: 14 - - Item: Chrysalis + - Index: 173 + Item: Chrysalis Rate: 14 - - Item: Feather_Of_Birds + - Index: 174 + Item: Feather_Of_Birds Rate: 14 - - Item: Talon + - Index: 175 + Item: Talon Rate: 14 - - Item: Sticky_Webfoot + - Index: 176 + Item: Sticky_Webfoot Rate: 14 - - Item: Animal's_Skin + - Index: 177 + Item: Animal's_Skin Rate: 14 - - Item: Claw_Of_Wolves + - Index: 178 + Item: Claw_Of_Wolves Rate: 14 - - Item: Mushroom_Spore + - Index: 179 + Item: Mushroom_Spore Rate: 14 - - Item: Orcish_Cuspid + - Index: 180 + Item: Orcish_Cuspid Rate: 14 - - Item: Evil_Horn + - Index: 181 + Item: Evil_Horn Rate: 14 - - Item: Powder_Of_Butterfly + - Index: 182 + Item: Powder_Of_Butterfly Rate: 14 - - Item: Bill_Of_Birds + - Index: 183 + Item: Bill_Of_Birds Rate: 14 - - Item: Scale_Of_Snakes + - Index: 184 + Item: Scale_Of_Snakes Rate: 14 - - Item: Insect_Feeler + - Index: 185 + Item: Insect_Feeler Rate: 14 - - Item: Immortal_Heart + - Index: 186 + Item: Immortal_Heart Rate: 14 - - Item: Rotten_Bandage + - Index: 187 + Item: Rotten_Bandage Rate: 14 - - Item: Orcish_Voucher + - Index: 188 + Item: Orcish_Voucher Rate: 14 - - Item: Skel_Bone + - Index: 189 + Item: Skel_Bone Rate: 14 - - Item: Mementos + - Index: 190 + Item: Mementos Rate: 14 - - Item: Shell + - Index: 191 + Item: Shell Rate: 14 - - Item: Scales_Shell + - Index: 192 + Item: Scales_Shell Rate: 14 - - Item: Posionous_Canine + - Index: 193 + Item: Posionous_Canine Rate: 14 - - Item: Sticky_Mucus + - Index: 194 + Item: Sticky_Mucus Rate: 14 - - Item: Bee_Sting + - Index: 195 + Item: Bee_Sting Rate: 14 - - Item: Grasshopper's_Leg + - Index: 196 + Item: Grasshopper's_Leg Rate: 14 - - Item: Nose_Ring + - Index: 197 + Item: Nose_Ring Rate: 14 - - Item: Yoyo_Tail + - Index: 198 + Item: Yoyo_Tail Rate: 14 - - Item: Solid_Shell + - Index: 199 + Item: Solid_Shell Rate: 14 - - Item: Horseshoe + - Index: 200 + Item: Horseshoe Rate: 14 - - Item: Raccoon_Leaf + - Index: 201 + Item: Raccoon_Leaf Rate: 14 - - Item: Snail's_Shell + - Index: 202 + Item: Snail's_Shell Rate: 14 - - Item: Horn + - Index: 203 + Item: Horn Rate: 14 - - Item: Bear's_Foot + - Index: 204 + Item: Bear's_Foot Rate: 14 - - Item: Feather + - Index: 205 + Item: Feather Rate: 14 - - Item: Heart_Of_Mermaid + - Index: 206 + Item: Heart_Of_Mermaid Rate: 14 - - Item: Fin + - Index: 207 + Item: Fin Rate: 14 - - Item: Cactus_Needle + - Index: 208 + Item: Cactus_Needle Rate: 14 - - Item: Stone_Heart + - Index: 209 + Item: Stone_Heart Rate: 14 - - Item: Shining_Scales + - Index: 210 + Item: Shining_Scales Rate: 14 - - Item: Worm_Peelings + - Index: 211 + Item: Worm_Peelings Rate: 14 - - Item: Gill + - Index: 212 + Item: Gill Rate: 14 - - Item: Decayed_Nail + - Index: 213 + Item: Decayed_Nail Rate: 14 - - Item: Horrendous_Mouth + - Index: 214 + Item: Horrendous_Mouth Rate: 14 - - Item: Rotten_Scale + - Index: 215 + Item: Rotten_Scale Rate: 14 - - Item: Nipper + - Index: 216 + Item: Nipper Rate: 14 - - Item: Conch + - Index: 217 + Item: Conch Rate: 14 - - Item: Tentacle + - Index: 218 + Item: Tentacle Rate: 14 - - Item: Sharp_Scale + - Index: 219 + Item: Sharp_Scale Rate: 14 - - Item: Crap_Shell + - Index: 220 + Item: Crap_Shell Rate: 14 - - Item: Clam_Shell + - Index: 221 + Item: Clam_Shell Rate: 14 - - Item: Flesh_Of_Clam + - Index: 222 + Item: Flesh_Of_Clam Rate: 14 - - Item: Turtle_Shell + - Index: 223 + Item: Turtle_Shell Rate: 14 - - Item: Voucher_Of_Orcish_Hero + - Index: 224 + Item: Voucher_Of_Orcish_Hero Rate: 14 - - Item: Gold + - Index: 225 + Item: Gold Rate: 14 - - Item: Alchol + - Index: 226 + Item: Alchol Rate: 14 - - Item: Detrimindexta + - Index: 227 + Item: Detrimindexta Rate: 14 - - Item: Karvodailnirol + - Index: 228 + Item: Karvodailnirol Rate: 14 - - Item: Counteragent + - Index: 229 + Item: Counteragent Rate: 14 - - Item: Mixture + - Index: 230 + Item: Mixture Rate: 14 - - Item: Scarlet_Dyestuffs + - Index: 231 + Item: Scarlet_Dyestuffs Rate: 14 - - Item: Lemon_Dyestuffs + - Index: 232 + Item: Lemon_Dyestuffs Rate: 14 - - Item: Cobaltblue_Dyestuffs + - Index: 233 + Item: Cobaltblue_Dyestuffs Rate: 14 - - Item: Darkgreen_Dyestuffs + - Index: 234 + Item: Darkgreen_Dyestuffs Rate: 14 - - Item: Orange_Dyestuffs + - Index: 235 + Item: Orange_Dyestuffs Rate: 14 - - Item: Violet_Dyestuffs + - Index: 236 + Item: Violet_Dyestuffs Rate: 14 - - Item: White_Dyestuffs + - Index: 237 + Item: White_Dyestuffs Rate: 14 - - Item: Black_Dyestuffs + - Index: 238 + Item: Black_Dyestuffs Rate: 14 - - Item: Oridecon + - Index: 239 + Item: Oridecon Rate: 14 - - Item: Elunium + - Index: 240 + Item: Elunium Rate: 14 - - Item: Anvil + - Index: 241 + Item: Anvil Rate: 14 - - Item: Oridecon_Anvil + - Index: 242 + Item: Oridecon_Anvil Rate: 14 - - Item: Golden_Anvil + - Index: 243 + Item: Golden_Anvil Rate: 14 - - Item: Emperium_Anvil + - Index: 244 + Item: Emperium_Anvil Rate: 14 - - Item: Boody_Red + - Index: 245 + Item: Boody_Red Rate: 14 - - Item: Crystal_Blue + - Index: 246 + Item: Crystal_Blue Rate: 14 - - Item: Wind_Of_Verdure + - Index: 247 + Item: Wind_Of_Verdure Rate: 14 - - Item: Yellow_Live + - Index: 248 + Item: Yellow_Live Rate: 14 - - Item: Flame_Heart + - Index: 249 + Item: Flame_Heart Rate: 14 - - Item: Mistic_Frozen + - Index: 250 + Item: Mistic_Frozen Rate: 14 - - Item: Rough_Wind + - Index: 251 + Item: Rough_Wind Rate: 14 - - Item: Great_Nature + - Index: 252 + Item: Great_Nature Rate: 14 - - Item: Iron + - Index: 253 + Item: Iron Rate: 14 - - Item: Steel + - Index: 254 + Item: Steel Rate: 14 - - Item: Star_Crumb + - Index: 255 + Item: Star_Crumb Rate: 14 - - Item: Sparkling_Dust + - Index: 256 + Item: Sparkling_Dust Rate: 14 - - Item: Iron_Ore + - Index: 257 + Item: Iron_Ore Rate: 14 - - Item: Coal + - Index: 258 + Item: Coal Rate: 14 - - Item: Patriotism_Marks + - Index: 259 + Item: Patriotism_Marks Rate: 14 - - Item: Hammer_Of_Blacksmith + - Index: 260 + Item: Hammer_Of_Blacksmith Rate: 14 - - Item: Old_Magic_Book + - Index: 261 + Item: Old_Magic_Book Rate: 14 - - Item: Penetration + - Index: 262 + Item: Penetration Rate: 14 - - Item: Frozen_Heart + - Index: 263 + Item: Frozen_Heart Rate: 14 - - Item: Sacred_Marks + - Index: 264 + Item: Sacred_Marks Rate: 14 - - Item: Phracon + - Index: 265 + Item: Phracon Rate: 14 - - Item: Emveretarcon + - Index: 266 + Item: Emveretarcon Rate: 14 - - Item: Lizard_Scruff + - Index: 267 + Item: Lizard_Scruff Rate: 14 - - Item: Colorful_Shell + - Index: 268 + Item: Colorful_Shell Rate: 14 - - Item: Jaws_Of_Ant + - Index: 269 + Item: Jaws_Of_Ant Rate: 14 - - Item: Thin_N'_Long_Tongue + - Index: 270 + Item: Thin_N'_Long_Tongue Rate: 14 - - Item: Rat_Tail + - Index: 271 + Item: Rat_Tail Rate: 14 - - Item: Moustache_Of_Mole + - Index: 272 + Item: Moustache_Of_Mole Rate: 14 - - Item: Nail_Of_Mole + - Index: 273 + Item: Nail_Of_Mole Rate: 14 - - Item: Wooden_Block + - Index: 274 + Item: Wooden_Block Rate: 14 - - Item: Long_Hair + - Index: 275 + Item: Long_Hair Rate: 14 - - Item: Dokkaebi_Horn + - Index: 276 + Item: Dokkaebi_Horn Rate: 14 - - Item: Fox_Tail + - Index: 277 + Item: Fox_Tail Rate: 14 - - Item: Fish_Tail + - Index: 278 + Item: Fish_Tail Rate: 14 - - Item: Chinese_Ink + - Index: 279 + Item: Chinese_Ink Rate: 14 - - Item: Spiderweb + - Index: 280 + Item: Spiderweb Rate: 14 - - Item: Acorn + - Index: 281 + Item: Acorn Rate: 14 - - Item: Porcupine_Spike + - Index: 282 + Item: Porcupine_Spike Rate: 14 - - Item: Wild_Boar's_Mane + - Index: 283 + Item: Wild_Boar's_Mane Rate: 14 - - Item: Tiger's_Skin + - Index: 284 + Item: Tiger's_Skin Rate: 14 - - Item: Tiger_Footskin + - Index: 285 + Item: Tiger_Footskin Rate: 14 - - Item: Limb_Of_Mantis + - Index: 286 + Item: Limb_Of_Mantis Rate: 14 - - Item: Blossom_Of_Maneater + - Index: 287 + Item: Blossom_Of_Maneater Rate: 14 - - Item: Root_Of_Maneater + - Index: 288 + Item: Root_Of_Maneater Rate: 14 - - Item: Cobold_Hair + - Index: 289 + Item: Cobold_Hair Rate: 14 - - Item: Dragon_Canine + - Index: 290 + Item: Dragon_Canine Rate: 14 - - Item: Dragon_Scale + - Index: 291 + Item: Dragon_Scale Rate: 14 - - Item: Dragon_Train + - Index: 292 + Item: Dragon_Train Rate: 14 - - Item: Petite_DiablOfs_Horn + - Index: 293 + Item: Petite_DiablOfs_Horn Rate: 14 - - Item: Petite_DiablOfs_Wing + - Index: 294 + Item: Petite_DiablOfs_Wing Rate: 14 - - Item: Elder_Pixie's_Beard + - Index: 295 + Item: Elder_Pixie's_Beard Rate: 14 - - Item: Lantern + - Index: 296 + Item: Lantern Rate: 14 - - Item: Short_Leg + - Index: 297 + Item: Short_Leg Rate: 14 - - Item: Nail_Of_Orc + - Index: 298 + Item: Nail_Of_Orc Rate: 14 - - Item: Tooth_Of_ + - Index: 299 + Item: Tooth_Of_ Rate: 14 - - Item: Sacred_Masque + - Index: 300 + Item: Sacred_Masque Rate: 14 - - Item: Tweezer + - Index: 301 + Item: Tweezer Rate: 14 - - Item: Head_Of_Medusa + - Index: 302 + Item: Head_Of_Medusa Rate: 14 - - Item: Slender_Snake + - Index: 303 + Item: Slender_Snake Rate: 14 - - Item: Skirt_Of_Virgin + - Index: 304 + Item: Skirt_Of_Virgin Rate: 14 - - Item: Tendon + - Index: 305 + Item: Tendon Rate: 14 - - Item: Detonator + - Index: 306 + Item: Detonator Rate: 14 - - Item: Single_Cell + - Index: 307 + Item: Single_Cell Rate: 14 - - Item: Tooth_Of_Ancient_Fish + - Index: 308 + Item: Tooth_Of_Ancient_Fish Rate: 14 - - Item: Lip_Of_Ancient_Fish + - Index: 309 + Item: Lip_Of_Ancient_Fish Rate: 14 - - Item: Earthworm_Peeling + - Index: 310 + Item: Earthworm_Peeling Rate: 14 - - Item: Grit + - Index: 311 + Item: Grit Rate: 14 - - Item: Moth_Dust + - Index: 312 + Item: Moth_Dust Rate: 14 - - Item: Wing_Of_Moth + - Index: 313 + Item: Wing_Of_Moth Rate: 14 - - Item: Transparent_Cloth + - Index: 314 + Item: Transparent_Cloth Rate: 14 - - Item: Golden_Hair + - Index: 315 + Item: Golden_Hair Rate: 14 - - Item: Starsand_Of_Witch + - Index: 316 + Item: Starsand_Of_Witch Rate: 14 - - Item: Pumpkin_Head + - Index: 317 + Item: Pumpkin_Head Rate: 14 - - Item: Sharpened_Cuspid + - Index: 318 + Item: Sharpened_Cuspid Rate: 14 - - Item: Reins + - Index: 319 + Item: Reins Rate: 14 - - Item: Booby_Trap + - Index: 320 + Item: Booby_Trap Rate: 14 - - Item: Tree_Of_Archer_1 + - Index: 321 + Item: Tree_Of_Archer_1 Rate: 14 - - Item: Tree_Of_Archer_2 + - Index: 322 + Item: Tree_Of_Archer_2 Rate: 14 - - Item: Tree_Of_Archer_3 + - Index: 323 + Item: Tree_Of_Archer_3 Rate: 14 - - Item: Morocc_Potion + - Index: 324 + Item: Morocc_Potion Rate: 14 - - Item: Payon_Potion + - Index: 325 + Item: Payon_Potion Rate: 14 - - Item: Empty_Cylinder + - Index: 326 + Item: Empty_Cylinder Rate: 14 - - Item: Empty_Potion + - Index: 327 + Item: Empty_Potion Rate: 14 - - Item: Short_Daenggie + - Index: 328 + Item: Short_Daenggie Rate: 14 - - Item: Needle_Of_Alarm + - Index: 329 + Item: Needle_Of_Alarm Rate: 14 - - Item: Round_Shell + - Index: 330 + Item: Round_Shell Rate: 14 - - Item: Worn_Out_Page + - Index: 331 + Item: Worn_Out_Page Rate: 14 - - Item: Manacles + - Index: 332 + Item: Manacles Rate: 14 - - Item: Worn_Out_Prison_Uniform + - Index: 333 + Item: Worn_Out_Prison_Uniform Rate: 14 - - Item: Sword_ + - Index: 334 + Item: Sword_ Rate: 7 - - Item: Falchion_ + - Index: 335 + Item: Falchion_ Rate: 7 - - Item: Blade_ + - Index: 336 + Item: Blade_ Rate: 7 - - Item: Lapier_ + - Index: 337 + Item: Lapier_ Rate: 7 - - Item: Scimiter_ + - Index: 338 + Item: Scimiter_ Rate: 7 - - Item: Katana_ + - Index: 339 + Item: Katana_ Rate: 7 - - Item: Tsurugi_ + - Index: 340 + Item: Tsurugi_ Rate: 7 - - Item: Orcish_Sword + - Index: 341 + Item: Orcish_Sword Rate: 7 - - Item: Ring_Pommel_Saber_ + - Index: 342 + Item: Ring_Pommel_Saber_ Rate: 7 - - Item: Saber_ + - Index: 343 + Item: Saber_ Rate: 7 - - Item: Hae_Dong_Gum_ + - Index: 344 + Item: Hae_Dong_Gum_ Rate: 7 - - Item: Flamberge + - Index: 345 + Item: Flamberge Rate: 7 - - Item: Town_Sword_ + - Index: 346 + Item: Town_Sword_ Rate: 1 - - Item: Star_Dust_Blade + - Index: 347 + Item: Star_Dust_Blade Rate: 1 - - Item: Slayer_ + - Index: 348 + Item: Slayer_ Rate: 7 - - Item: Bastard_Sword_ + - Index: 349 + Item: Bastard_Sword_ Rate: 7 - - Item: Two_Hand_Sword_ + - Index: 350 + Item: Two_Hand_Sword_ Rate: 7 - - Item: Broad_Sword_ + - Index: 351 + Item: Broad_Sword_ Rate: 7 - - Item: Claymore + - Index: 352 + Item: Claymore Rate: 7 - - Item: Chrome_Twohand_Sword + - Index: 353 + Item: Chrome_Twohand_Sword Rate: 1 - - Item: Knife_ + - Index: 354 + Item: Knife_ Rate: 7 - - Item: Cutter_ + - Index: 355 + Item: Cutter_ Rate: 7 - - Item: Main_Gauche_ + - Index: 356 + Item: Main_Gauche_ Rate: 7 - - Item: Dirk_ + - Index: 357 + Item: Dirk_ Rate: 7 - - Item: Dagger_ + - Index: 358 + Item: Dagger_ Rate: 7 - - Item: Stiletto_ + - Index: 359 + Item: Stiletto_ Rate: 7 - - Item: Gladius_ + - Index: 360 + Item: Gladius_ Rate: 7 - - Item: Damascus_ + - Index: 361 + Item: Damascus_ Rate: 7 - - Item: Novice_Knife + - Index: 362 + Item: Novice_Knife Rate: 7 - - Item: Jur_ + - Index: 363 + Item: Jur_ Rate: 7 - - Item: Katar_ + - Index: 364 + Item: Katar_ Rate: 7 - - Item: Jamadhar_ + - Index: 365 + Item: Jamadhar_ Rate: 7 - - Item: Katar_Of_Cold_Icicle + - Index: 366 + Item: Katar_Of_Cold_Icicle Rate: 7 - - Item: Katar_Of_Thornbush + - Index: 367 + Item: Katar_Of_Thornbush Rate: 7 - - Item: Katar_Of_Raging_Blaze + - Index: 368 + Item: Katar_Of_Raging_Blaze Rate: 7 - - Item: Katar_Of_Piercing_Wind + - Index: 369 + Item: Katar_Of_Piercing_Wind Rate: 7 - - Item: Nail_Of_Loki + - Index: 370 + Item: Nail_Of_Loki Rate: 1 - - Item: Unholy_Touch + - Index: 371 + Item: Unholy_Touch Rate: 1 - - Item: Various_Jur + - Index: 372 + Item: Various_Jur Rate: 2 - - Item: Bloody_Roar + - Index: 373 + Item: Bloody_Roar Rate: 1 - - Item: Inverse_Scale + - Index: 374 + Item: Inverse_Scale Rate: 1 - - Item: Blood_Tears + - Index: 375 + Item: Blood_Tears Rate: 1 - - Item: Axe_ + - Index: 376 + Item: Axe_ Rate: 7 - - Item: Orcish_Axe + - Index: 377 + Item: Orcish_Axe Rate: 7 - - Item: Windhawk + - Index: 378 + Item: Windhawk Rate: 1 - - Item: Battle_Axe_ + - Index: 379 + Item: Battle_Axe_ Rate: 7 - - Item: Hammer_ + - Index: 380 + Item: Hammer_ Rate: 7 - - Item: Buster_ + - Index: 381 + Item: Buster_ Rate: 7 - - Item: Two_Handed_Axe_ + - Index: 382 + Item: Two_Handed_Axe_ Rate: 7 - - Item: Doom_Slayer + - Index: 383 + Item: Doom_Slayer Rate: 1 - - Item: Heart_Breaker + - Index: 384 + Item: Heart_Breaker Rate: 1 - - Item: Hurricane_Fury + - Index: 385 + Item: Hurricane_Fury Rate: 1 - - Item: Javelin_ + - Index: 386 + Item: Javelin_ Rate: 7 - - Item: Spear_ + - Index: 387 + Item: Spear_ Rate: 7 - - Item: Pike_ + - Index: 388 + Item: Pike_ Rate: 7 - - Item: Lance_ + - Index: 389 + Item: Lance_ Rate: 7 - - Item: Imperial_Spear + - Index: 390 + Item: Imperial_Spear Rate: 1 - - Item: Guisarme_ + - Index: 391 + Item: Guisarme_ Rate: 7 - - Item: Glaive_ + - Index: 392 + Item: Glaive_ Rate: 7 - - Item: Partizan_ + - Index: 393 + Item: Partizan_ Rate: 7 - - Item: Trident_ + - Index: 394 + Item: Trident_ Rate: 7 - - Item: Halberd_ + - Index: 395 + Item: Halberd_ Rate: 7 - - Item: Staff_Of_Soul + - Index: 396 + Item: Staff_Of_Soul Rate: 7 - - Item: Gae_Bolg + - Index: 397 + Item: Gae_Bolg Rate: 1 - - Item: Ahlspiess + - Index: 398 + Item: Ahlspiess Rate: 1 - - Item: Club_ + - Index: 399 + Item: Club_ Rate: 7 - - Item: Mace_ + - Index: 400 + Item: Mace_ Rate: 7 - - Item: Smasher_ + - Index: 401 + Item: Smasher_ Rate: 7 - - Item: Flail_ + - Index: 402 + Item: Flail_ Rate: 7 - - Item: Morning_Star_ + - Index: 403 + Item: Morning_Star_ Rate: 7 - - Item: Sword_Mace_ + - Index: 404 + Item: Sword_Mace_ Rate: 7 - - Item: Chain_ + - Index: 405 + Item: Chain_ Rate: 7 - - Item: Stunner + - Index: 406 + Item: Stunner Rate: 7 - - Item: Book + - Index: 407 + Item: Book Rate: 7 - - Item: Bible + - Index: 408 + Item: Bible Rate: 7 - - Item: Tablet + - Index: 409 + Item: Tablet Rate: 7 - - Item: Book_Of_Billows + - Index: 410 + Item: Book_Of_Billows Rate: 7 - - Item: Book_Of_Mother_Earth + - Index: 411 + Item: Book_Of_Mother_Earth Rate: 7 - - Item: Book_Of_Blazing_Sun + - Index: 412 + Item: Book_Of_Blazing_Sun Rate: 7 - - Item: Book_Of_Gust_Of_Wind + - Index: 413 + Item: Book_Of_Gust_Of_Wind Rate: 7 - - Item: Girl's_Diary + - Index: 414 + Item: Girl's_Diary Rate: 7 - - Item: Legacy_Of_Dragon + - Index: 415 + Item: Legacy_Of_Dragon Rate: 1 - - Item: Diary_Of_Great_Sage + - Index: 416 + Item: Diary_Of_Great_Sage Rate: 1 - - Item: Hardback + - Index: 417 + Item: Hardback Rate: 1 - - Item: Rod_ + - Index: 418 + Item: Rod_ Rate: 7 - - Item: Wand_ + - Index: 419 + Item: Wand_ Rate: 7 - - Item: Staff_ + - Index: 420 + Item: Staff_ Rate: 7 - - Item: Arc_Wand_ + - Index: 421 + Item: Arc_Wand_ Rate: 7 - - Item: Mighty_Staff + - Index: 422 + Item: Mighty_Staff Rate: 7 - - Item: Blessed_Wand + - Index: 423 + Item: Blessed_Wand Rate: 7 - - Item: Bone_Wand + - Index: 424 + Item: Bone_Wand Rate: 7 - - Item: Staff_Of_Wing + - Index: 425 + Item: Staff_Of_Wing Rate: 1 - - Item: Survival_Rod_ + - Index: 426 + Item: Survival_Rod_ Rate: 1 - - Item: Survival_Rod2_ + - Index: 427 + Item: Survival_Rod2_ Rate: 1 - - Item: Hypnotist's_Staff_ + - Index: 428 + Item: Hypnotist's_Staff_ Rate: 1 - - Item: Mental_Stick + - Index: 429 + Item: Mental_Stick Rate: 1 - - Item: Bow_ + - Index: 430 + Item: Bow_ Rate: 7 - - Item: Composite_Bow_ + - Index: 431 + Item: Composite_Bow_ Rate: 7 - - Item: Great_Bow_ + - Index: 432 + Item: Great_Bow_ Rate: 7 - - Item: CrossBow_ + - Index: 433 + Item: CrossBow_ Rate: 7 - - Item: Arbalest_ + - Index: 434 + Item: Arbalest_ Rate: 7 - - Item: Kakkung_ + - Index: 435 + Item: Kakkung_ Rate: 7 - - Item: Hunter_Bow + - Index: 436 + Item: Hunter_Bow Rate: 7 - - Item: Luna_Bow + - Index: 437 + Item: Luna_Bow Rate: 1 - - Item: Dragon_Wing + - Index: 438 + Item: Dragon_Wing Rate: 1 - - Item: Burning_Bow + - Index: 439 + Item: Burning_Bow Rate: 1 - - Item: Frozen_Bow + - Index: 440 + Item: Frozen_Bow Rate: 1 - - Item: Earth_Bow + - Index: 441 + Item: Earth_Bow Rate: 1 - - Item: Gust_Bow + - Index: 442 + Item: Gust_Bow Rate: 1 - - Item: Arrow + - Index: 443 + Item: Arrow Rate: 14 - - Item: Silver_Arrow + - Index: 444 + Item: Silver_Arrow Rate: 14 - - Item: Fire_Arrow + - Index: 445 + Item: Fire_Arrow Rate: 14 - - Item: Steel_Arrow + - Index: 446 + Item: Steel_Arrow Rate: 14 - - Item: Crystal_Arrow + - Index: 447 + Item: Crystal_Arrow Rate: 14 - - Item: Arrow_Of_Wind + - Index: 448 + Item: Arrow_Of_Wind Rate: 14 - - Item: Stone_Arrow + - Index: 449 + Item: Stone_Arrow Rate: 14 - - Item: Immatrial_Arrow + - Index: 450 + Item: Immatrial_Arrow Rate: 14 - - Item: Stun_Arrow + - Index: 451 + Item: Stun_Arrow Rate: 14 - - Item: Freezing_Arrow + - Index: 452 + Item: Freezing_Arrow Rate: 14 - - Item: Flash_Arrow + - Index: 453 + Item: Flash_Arrow Rate: 14 - - Item: Curse_Arrow + - Index: 454 + Item: Curse_Arrow Rate: 14 - - Item: Rusty_Arrow + - Index: 455 + Item: Rusty_Arrow Rate: 14 - - Item: Poison_Arrow + - Index: 456 + Item: Poison_Arrow Rate: 14 - - Item: Incisive_Arrow + - Index: 457 + Item: Incisive_Arrow Rate: 14 - - Item: Oridecon_Arrow + - Index: 458 + Item: Oridecon_Arrow Rate: 14 - - Item: Arrow_Of_Shadow + - Index: 459 + Item: Arrow_Of_Shadow Rate: 14 - - Item: Sleep_Arrow + - Index: 460 + Item: Sleep_Arrow Rate: 14 - - Item: Silence_Arrow + - Index: 461 + Item: Silence_Arrow Rate: 14 - - Item: Iron_Arrow + - Index: 462 + Item: Iron_Arrow Rate: 14 - - Item: Waghnakh_ + - Index: 463 + Item: Waghnakh_ Rate: 7 - - Item: Knuckle_Duster_ + - Index: 464 + Item: Knuckle_Duster_ Rate: 7 - - Item: Hora_ + - Index: 465 + Item: Hora_ Rate: 7 - - Item: Fist_ + - Index: 466 + Item: Fist_ Rate: 7 - - Item: Claw_ + - Index: 467 + Item: Claw_ Rate: 7 - - Item: Finger_ + - Index: 468 + Item: Finger_ Rate: 7 - - Item: Claw_Of_Garm + - Index: 469 + Item: Claw_Of_Garm Rate: 1 - - Item: Magma_Fist + - Index: 470 + Item: Magma_Fist Rate: 1 - - Item: Icicle_Fist + - Index: 471 + Item: Icicle_Fist Rate: 1 - - Item: Electric_Fist + - Index: 472 + Item: Electric_Fist Rate: 1 - - Item: Seismic_Fist + - Index: 473 + Item: Seismic_Fist Rate: 1 - - Item: Combo_Battle_Glove + - Index: 474 + Item: Combo_Battle_Glove Rate: 1 - - Item: Sura_Rampage + - Index: 475 + Item: Sura_Rampage Rate: 1 - - Item: Violin_ + - Index: 476 + Item: Violin_ Rate: 7 - - Item: Mandolin_ + - Index: 477 + Item: Mandolin_ Rate: 7 - - Item: Lute_ + - Index: 478 + Item: Lute_ Rate: 7 - - Item: Guitar_ + - Index: 479 + Item: Guitar_ Rate: 7 - - Item: Harp_ + - Index: 480 + Item: Harp_ Rate: 7 - - Item: Guh_Moon_Goh_ + - Index: 481 + Item: Guh_Moon_Goh_ Rate: 7 - - Item: Guitar_Of_Passion + - Index: 482 + Item: Guitar_Of_Passion Rate: 1 - - Item: Guitar_Of_Blue_Solo + - Index: 483 + Item: Guitar_Of_Blue_Solo Rate: 1 - - Item: Guitar_Of_Vast_Land + - Index: 484 + Item: Guitar_Of_Vast_Land Rate: 1 - - Item: Guitar_Of_Gentle_Breeze + - Index: 485 + Item: Guitar_Of_Gentle_Breeze Rate: 1 - - Item: Oriental_Lute + - Index: 486 + Item: Oriental_Lute Rate: 1 - - Item: Base_Guitar + - Index: 487 + Item: Base_Guitar Rate: 1 - - Item: Green_Whistle + - Index: 488 + Item: Green_Whistle Rate: 1 - - Item: Rope_ + - Index: 489 + Item: Rope_ Rate: 7 - - Item: Line_ + - Index: 490 + Item: Line_ Rate: 7 - - Item: Wire_ + - Index: 491 + Item: Wire_ Rate: 7 - - Item: Rante_ + - Index: 492 + Item: Rante_ Rate: 7 - - Item: Tail_ + - Index: 493 + Item: Tail_ Rate: 7 - - Item: Whip_ + - Index: 494 + Item: Whip_ Rate: 7 - - Item: Whip_Of_Red_Flame + - Index: 495 + Item: Whip_Of_Red_Flame Rate: 1 - - Item: Whip_Of_Ice_Piece + - Index: 496 + Item: Whip_Of_Ice_Piece Rate: 1 - - Item: Whip_Of_Earth + - Index: 497 + Item: Whip_Of_Earth Rate: 1 - - Item: Jump_Rope + - Index: 498 + Item: Jump_Rope Rate: 1 - - Item: Bladed_Whip + - Index: 499 + Item: Bladed_Whip Rate: 1 - - Item: Queen's_Whip + - Index: 500 + Item: Queen's_Whip Rate: 1 - - Item: Electric_Wire + - Index: 501 + Item: Electric_Wire Rate: 1 - - Item: Electric_Eel + - Index: 502 + Item: Electric_Eel Rate: 1 - - Item: Sea_Witch_Foot + - Index: 503 + Item: Sea_Witch_Foot Rate: 1 - - Item: Carrot_Whip + - Index: 504 + Item: Carrot_Whip Rate: 1 - - Item: Stem_Whip + - Index: 505 + Item: Stem_Whip Rate: 1 - - Item: Rosebine + - Index: 506 + Item: Rosebine Rate: 1 - - Item: Guard_ + - Index: 507 + Item: Guard_ Rate: 7 - - Item: Buckler_ + - Index: 508 + Item: Buckler_ Rate: 7 - - Item: Shield_ + - Index: 509 + Item: Shield_ Rate: 7 - - Item: Mirror_Shield_ + - Index: 510 + Item: Mirror_Shield_ Rate: 7 - - Item: Memorize_Book + - Index: 511 + Item: Memorize_Book Rate: 7 - - Item: Novice_Guard + - Index: 512 + Item: Novice_Guard Rate: 7 - - Item: Imperial_Guard + - Index: 513 + Item: Imperial_Guard Rate: 1 - - Item: Sunglasses + - Index: 514 + Item: Sunglasses Rate: 7 - - Item: Glasses + - Index: 515 + Item: Glasses Rate: 7 - - Item: Diver's_Goggles + - Index: 516 + Item: Diver's_Goggles Rate: 7 - - Item: Wedding_Veil + - Index: 517 + Item: Wedding_Veil Rate: 7 - - Item: Fancy_Flower + - Index: 518 + Item: Fancy_Flower Rate: 7 - - Item: Ribbon + - Index: 519 + Item: Ribbon Rate: 7 - - Item: Ribbon_ + - Index: 520 + Item: Ribbon_ Rate: 7 - - Item: Hair_Band + - Index: 521 + Item: Hair_Band Rate: 7 - - Item: Bandana + - Index: 522 + Item: Bandana Rate: 7 - - Item: Eye_Bandage + - Index: 523 + Item: Eye_Bandage Rate: 7 - - Item: Cat_Hairband + - Index: 524 + Item: Cat_Hairband Rate: 7 - - Item: Bunny_Band + - Index: 525 + Item: Bunny_Band Rate: 7 - - Item: Flower_Hairband + - Index: 526 + Item: Flower_Hairband Rate: 7 - - Item: Biretta + - Index: 527 + Item: Biretta Rate: 7 - - Item: Biretta_ + - Index: 528 + Item: Biretta_ Rate: 7 - - Item: Flu_Mask + - Index: 529 + Item: Flu_Mask Rate: 7 - - Item: Hat + - Index: 530 + Item: Hat Rate: 7 - - Item: Hat_ + - Index: 531 + Item: Hat_ Rate: 7 - - Item: Turban + - Index: 532 + Item: Turban Rate: 7 - - Item: Turban_ + - Index: 533 + Item: Turban_ Rate: 7 - - Item: Goggle + - Index: 534 + Item: Goggle Rate: 7 - - Item: Goggle_ + - Index: 535 + Item: Goggle_ Rate: 7 - - Item: Cap + - Index: 536 + Item: Cap Rate: 7 - - Item: Cap_ + - Index: 537 + Item: Cap_ Rate: 7 - - Item: Helm + - Index: 538 + Item: Helm Rate: 7 - - Item: Helm_ + - Index: 539 + Item: Helm_ Rate: 7 - - Item: Gemmed_Sallet + - Index: 540 + Item: Gemmed_Sallet Rate: 7 - - Item: Gemmed_Sallet_ + - Index: 541 + Item: Gemmed_Sallet_ Rate: 7 - - Item: Circlet + - Index: 542 + Item: Circlet Rate: 7 - - Item: Circlet_ + - Index: 543 + Item: Circlet_ Rate: 7 - - Item: Tiara + - Index: 544 + Item: Tiara Rate: 1 - - Item: Crown + - Index: 545 + Item: Crown Rate: 1 - - Item: Santa's_Hat + - Index: 546 + Item: Santa's_Hat Rate: 7 - - Item: One_Eyed_Glass + - Index: 547 + Item: One_Eyed_Glass Rate: 7 - - Item: Granpa_Beard + - Index: 548 + Item: Granpa_Beard Rate: 7 - - Item: Luxury_Sunglasses + - Index: 549 + Item: Luxury_Sunglasses Rate: 7 - - Item: Spinning_Eyes + - Index: 550 + Item: Spinning_Eyes Rate: 7 - - Item: Big_Sis'_Ribbon + - Index: 551 + Item: Big_Sis'_Ribbon Rate: 7 - - Item: Sweet_Gents + - Index: 552 + Item: Sweet_Gents Rate: 7 - - Item: Golden_Gear + - Index: 553 + Item: Golden_Gear Rate: 7 - - Item: Oldman's_Romance + - Index: 554 + Item: Oldman's_Romance Rate: 7 - - Item: Western_Grace + - Index: 555 + Item: Western_Grace Rate: 7 - - Item: Coronet + - Index: 556 + Item: Coronet Rate: 1 - - Item: Fillet + - Index: 557 + Item: Fillet Rate: 7 - - Item: Holy_Bonnet + - Index: 558 + Item: Holy_Bonnet Rate: 7 - - Item: Star_Sparkling + - Index: 559 + Item: Star_Sparkling Rate: 7 - - Item: Sunflower + - Index: 560 + Item: Sunflower Rate: 7 - - Item: Angelic_Chain + - Index: 561 + Item: Angelic_Chain Rate: 1 - - Item: Satanic_Chain + - Index: 562 + Item: Satanic_Chain Rate: 1 - - Item: Magestic_Goat + - Index: 563 + Item: Magestic_Goat Rate: 1 - - Item: Snowy_Horn + - Index: 564 + Item: Snowy_Horn Rate: 7 - - Item: Sharp_Gear + - Index: 565 + Item: Sharp_Gear Rate: 1 - - Item: Mini_Propeller + - Index: 566 + Item: Mini_Propeller Rate: 7 - - Item: Mini_Glasses + - Index: 567 + Item: Mini_Glasses Rate: 7 - - Item: Prontera_Army_Cap + - Index: 568 + Item: Prontera_Army_Cap Rate: 7 - - Item: Pierrot_Nose + - Index: 569 + Item: Pierrot_Nose Rate: 7 - - Item: Gangster_Patch + - Index: 570 + Item: Gangster_Patch Rate: 7 - - Item: Ganster_Mask + - Index: 571 + Item: Ganster_Mask Rate: 7 - - Item: Iron_Cane + - Index: 572 + Item: Iron_Cane Rate: 7 - - Item: Cigar + - Index: 573 + Item: Cigar Rate: 7 - - Item: Smoking_Pipe + - Index: 574 + Item: Smoking_Pipe Rate: 7 - - Item: Centimental_Flower + - Index: 575 + Item: Centimental_Flower Rate: 7 - - Item: Centimental_Leaf + - Index: 576 + Item: Centimental_Leaf Rate: 7 - - Item: Jack_A_Dandy + - Index: 577 + Item: Jack_A_Dandy Rate: 7 - - Item: Ghost_Bandana + - Index: 578 + Item: Ghost_Bandana Rate: 1 - - Item: Red_Bandana + - Index: 579 + Item: Red_Bandana Rate: 7 - - Item: Eagle_Eyes + - Index: 580 + Item: Eagle_Eyes Rate: 7 - - Item: Nurse_Cap + - Index: 581 + Item: Nurse_Cap Rate: 7 - - Item: Mr_Smile + - Index: 582 + Item: Mr_Smile Rate: 7 - - Item: Bomb_Wick + - Index: 583 + Item: Bomb_Wick Rate: 7 - - Item: Spirit_Chain + - Index: 584 + Item: Spirit_Chain Rate: 7 - - Item: Apple_Of_Archer + - Index: 585 + Item: Apple_Of_Archer Rate: 7 - - Item: Elven_Ears + - Index: 586 + Item: Elven_Ears Rate: 1 - - Item: Pirate_Bandana + - Index: 587 + Item: Pirate_Bandana Rate: 7 - - Item: Mr_Scream + - Index: 588 + Item: Mr_Scream Rate: 7 - - Item: Poo_Poo_Hat + - Index: 589 + Item: Poo_Poo_Hat Rate: 7 - - Item: Funeral_Costume + - Index: 590 + Item: Funeral_Costume Rate: 7 - - Item: Masquerade + - Index: 591 + Item: Masquerade Rate: 7 - - Item: Star_Dust + - Index: 592 + Item: Star_Dust Rate: 7 - - Item: Blinker + - Index: 593 + Item: Blinker Rate: 7 - - Item: Goblini_Mask + - Index: 594 + Item: Goblini_Mask Rate: 7 - - Item: Green_Feeler + - Index: 595 + Item: Green_Feeler Rate: 7 - - Item: Viking_Helm + - Index: 596 + Item: Viking_Helm Rate: 7 - - Item: Cotton_Shirt_ + - Index: 597 + Item: Cotton_Shirt_ Rate: 7 - - Item: Leather_Jacket_ + - Index: 598 + Item: Leather_Jacket_ Rate: 7 - - Item: Adventurere's_Suit_ + - Index: 599 + Item: Adventurere's_Suit_ Rate: 7 - - Item: Mantle_ + - Index: 600 + Item: Mantle_ Rate: 7 - - Item: Coat_ + - Index: 601 + Item: Coat_ Rate: 7 - - Item: Mink_Coat + - Index: 602 + Item: Mink_Coat Rate: 7 - - Item: Padded_Armor_ + - Index: 603 + Item: Padded_Armor_ Rate: 7 - - Item: Chain_Mail_ + - Index: 604 + Item: Chain_Mail_ Rate: 7 - - Item: Plate_Armor_ + - Index: 605 + Item: Plate_Armor_ Rate: 7 - - Item: Clothes_Of_The_Lord + - Index: 606 + Item: Clothes_Of_The_Lord Rate: 7 - - Item: Formal_Suit + - Index: 607 + Item: Formal_Suit Rate: 7 - - Item: Silk_Robe_ + - Index: 608 + Item: Silk_Robe_ Rate: 7 - - Item: Scapulare_ + - Index: 609 + Item: Scapulare_ Rate: 7 - - Item: Saint_Robe_ + - Index: 610 + Item: Saint_Robe_ Rate: 7 - - Item: Holy_Robe + - Index: 611 + Item: Holy_Robe Rate: 1 - - Item: Wooden_Mail_ + - Index: 612 + Item: Wooden_Mail_ Rate: 7 - - Item: Tights_ + - Index: 613 + Item: Tights_ Rate: 7 - - Item: Silver_Robe_ + - Index: 614 + Item: Silver_Robe_ Rate: 7 - - Item: Mage_Coat + - Index: 615 + Item: Mage_Coat Rate: 1 - - Item: Thief_Clothes_ + - Index: 616 + Item: Thief_Clothes_ Rate: 7 - - Item: Ninja_Suit + - Index: 617 + Item: Ninja_Suit Rate: 7 - - Item: Wedding_Dress + - Index: 618 + Item: Wedding_Dress Rate: 7 - - Item: G_Strings + - Index: 619 + Item: G_Strings Rate: 7 - - Item: Novice_Breast + - Index: 620 + Item: Novice_Breast Rate: 7 - - Item: Novice_Plate + - Index: 621 + Item: Novice_Plate Rate: 7 - - Item: Sandals_ + - Index: 622 + Item: Sandals_ Rate: 7 - - Item: Shoes_ + - Index: 623 + Item: Shoes_ Rate: 7 - - Item: Boots_ + - Index: 624 + Item: Boots_ Rate: 7 - - Item: Chrystal_Pumps + - Index: 625 + Item: Chrystal_Pumps Rate: 7 - - Item: Cuffs + - Index: 626 + Item: Cuffs Rate: 7 - - Item: Spiky_Heel + - Index: 627 + Item: Spiky_Heel Rate: 7 - - Item: Grave + - Index: 628 + Item: Grave Rate: 7 - - Item: Novice_Boots + - Index: 629 + Item: Novice_Boots Rate: 7 - - Item: Feral_Boots + - Index: 630 + Item: Feral_Boots Rate: 1 - - Item: Dance_Shoes + - Index: 631 + Item: Dance_Shoes Rate: 1 - - Item: Hood_ + - Index: 632 + Item: Hood_ Rate: 7 - - Item: Muffler_ + - Index: 633 + Item: Muffler_ Rate: 7 - - Item: Manteau_ + - Index: 634 + Item: Manteau_ Rate: 7 - - Item: Cape_Of_Ancient_Lord + - Index: 635 + Item: Cape_Of_Ancient_Lord Rate: 7 - - Item: Ragamuffin_Cape + - Index: 636 + Item: Ragamuffin_Cape Rate: 7 - - Item: Novice_Hood + - Index: 637 + Item: Novice_Hood Rate: 7 - - Item: Celestial_Robe + - Index: 638 + Item: Celestial_Robe Rate: 1 - - Item: Pauldron + - Index: 639 + Item: Pauldron Rate: 1 - - Item: Wing_Of_Eagle + - Index: 640 + Item: Wing_Of_Eagle Rate: 1 - - Item: Feral_Tail + - Index: 641 + Item: Feral_Tail Rate: 1 - - Item: Ring + - Index: 642 + Item: Ring Rate: 7 - - Item: Earring + - Index: 643 + Item: Earring Rate: 7 - - Item: Necklace + - Index: 644 + Item: Necklace Rate: 7 - - Item: Glove + - Index: 645 + Item: Glove Rate: 7 - - Item: Brooch + - Index: 646 + Item: Brooch Rate: 7 - - Item: Clip + - Index: 647 + Item: Clip Rate: 7 - - Item: Rosary + - Index: 648 + Item: Rosary Rate: 7 - - Item: Skul_Ring + - Index: 649 + Item: Skul_Ring Rate: 7 - - Item: Gold_Ring + - Index: 650 + Item: Gold_Ring Rate: 7 - - Item: Silver_Ring + - Index: 651 + Item: Silver_Ring Rate: 7 - - Item: Flower_Ring + - Index: 652 + Item: Flower_Ring Rate: 7 - - Item: Diamond_Ring + - Index: 653 + Item: Diamond_Ring Rate: 7 - - Item: An_Eye_Of_Dullahan + - Index: 654 + Item: An_Eye_Of_Dullahan Rate: 1 - - Item: Safety_Ring + - Index: 655 + Item: Safety_Ring Rate: 1 - - Item: Critical_Ring + - Index: 656 + Item: Critical_Ring Rate: 1 - - Item: Mitten_Of_Presbyter + - Index: 657 + Item: Mitten_Of_Presbyter Rate: 7 - - Item: Matyr's_Flea_Guard + - Index: 658 + Item: Matyr's_Flea_Guard Rate: 7 - - Item: Ring_ + - Index: 659 + Item: Ring_ Rate: 1 - - Item: Earring_ + - Index: 660 + Item: Earring_ Rate: 1 - - Item: Necklace_ + - Index: 661 + Item: Necklace_ Rate: 1 - - Item: Glove_ + - Index: 662 + Item: Glove_ Rate: 1 - - Item: Brooch_ + - Index: 663 + Item: Brooch_ Rate: 1 - - Item: Rosary_ + - Index: 664 + Item: Rosary_ Rate: 1 - - Item: Belt + - Index: 665 + Item: Belt Rate: 7 - - Item: Novice_Armlet + - Index: 666 + Item: Novice_Armlet Rate: 7 - - Item: Cursed_Lucky_Brooch + - Index: 667 + Item: Cursed_Lucky_Brooch Rate: 1 - - Item: Shinobi's_Sash + - Index: 668 + Item: Shinobi's_Sash Rate: 1 - - Item: Bloody_Iron_Ball + - Index: 669 + Item: Bloody_Iron_Ball Rate: 1 - - Item: Hyper_Changer + - Index: 670 + Item: Hyper_Changer Rate: 1 - - Item: Gold_Trickle + - Index: 671 + Item: Gold_Trickle Rate: 1 - - Item: El_Dicastes_Light + - Index: 672 + Item: El_Dicastes_Light Rate: 1 - - Item: Telekinetic_Orb + - Index: 673 + Item: Telekinetic_Orb Rate: 1 - - Item: Alchemy_Glove + - Index: 674 + Item: Alchemy_Glove Rate: 1 - - Item: Gemmed_Crown + - Index: 675 + Item: Gemmed_Crown Rate: 1 - - Item: Joker_Jester + - Index: 676 + Item: Joker_Jester Rate: 7 - - Item: Gas_Mask + - Index: 677 + Item: Gas_Mask Rate: 7 - - Item: Machoman_Glasses + - Index: 678 + Item: Machoman_Glasses Rate: 7 - - Item: Loard_Circlet + - Index: 679 + Item: Loard_Circlet Rate: 1 - - Item: Puppy_Love + - Index: 680 + Item: Puppy_Love Rate: 7 - - Item: Safety_Helmet + - Index: 681 + Item: Safety_Helmet Rate: 7 - - Item: Indian_Hair_Piece + - Index: 682 + Item: Indian_Hair_Piece Rate: 7 - - Item: Antenna + - Index: 683 + Item: Antenna Rate: 7 - - Item: Fin_Helm + - Index: 684 + Item: Fin_Helm Rate: 7 - - Item: Egg_Shell + - Index: 685 + Item: Egg_Shell Rate: 7 - - Item: Bone_Helm + - Index: 686 + Item: Bone_Helm Rate: 1 - - Item: Corsair + - Index: 687 + Item: Corsair Rate: 1 - - Item: Panda_Cap + - Index: 688 + Item: Panda_Cap Rate: 7 - - Item: Poring_Hat + - Index: 689 + Item: Poring_Hat Rate: 7 - - Item: Fruit_Shell + - Index: 690 + Item: Fruit_Shell Rate: 7 - - Item: Spinx_Helm + - Index: 691 + Item: Spinx_Helm Rate: 1 - - Item: Popcorn_Hair + - Index: 692 + Item: Popcorn_Hair Rate: 1 - - Item: Novice_Egg_Cap + - Index: 693 + Item: Novice_Egg_Cap Rate: 7 - - Item: Horn_Of_Succubus + - Index: 694 + Item: Horn_Of_Succubus Rate: 1 - - Item: Inccubus_Horn + - Index: 695 + Item: Inccubus_Horn Rate: 1 - - Item: Pair_Of_Red_Ribbon + - Index: 696 + Item: Pair_Of_Red_Ribbon Rate: 1 - - Item: Goblin_Mask_02 + - Index: 697 + Item: Goblin_Mask_02 Rate: 7 - - Item: Goblin_Mask_03 + - Index: 698 + Item: Goblin_Mask_03 Rate: 7 - - Item: Goblin_Mask_04 + - Index: 699 + Item: Goblin_Mask_04 Rate: 7 - - Item: Galapago_Cap + - Index: 700 + Item: Galapago_Cap Rate: 1 - - Item: Angry_Mouth + - Index: 701 + Item: Angry_Mouth Rate: 1 - - Item: Banana_Hat + - Index: 702 + Item: Banana_Hat Rate: 1 - - Item: Ear_Of_Puppy + - Index: 703 + Item: Ear_Of_Puppy Rate: 1 - - Item: Super_Novice_Hat_ + - Index: 704 + Item: Super_Novice_Hat_ Rate: 1 - - Item: Fedora_ + - Index: 705 + Item: Fedora_ Rate: 1 - - Item: Mould_Powder + - Index: 706 + Item: Mould_Powder Rate: 14 - - Item: Ogre_Tooth + - Index: 707 + Item: Ogre_Tooth Rate: 14 - - Item: Anolian_Skin + - Index: 708 + Item: Anolian_Skin Rate: 14 - - Item: Mud_Lump + - Index: 709 + Item: Mud_Lump Rate: 14 - - Item: Skull + - Index: 710 + Item: Skull Rate: 14 - - Item: Wing_Of_Red_Bat + - Index: 711 + Item: Wing_Of_Red_Bat Rate: 14 - - Item: Claw_Of_Rat + - Index: 712 + Item: Claw_Of_Rat Rate: 14 - - Item: Stiff_Horn + - Index: 713 + Item: Stiff_Horn Rate: 14 - - Item: Glitter_Shell + - Index: 714 + Item: Glitter_Shell Rate: 14 - - Item: Tail_Of_Steel_Scorpion + - Index: 715 + Item: Tail_Of_Steel_Scorpion Rate: 14 - - Item: Claw_Of_Monkey + - Index: 716 + Item: Claw_Of_Monkey Rate: 14 - - Item: Tough_Scalelike_Stem + - Index: 717 + Item: Tough_Scalelike_Stem Rate: 14 - - Item: Coral_Reef + - Index: 718 + Item: Coral_Reef Rate: 14 - - Item: Old_Portrait + - Index: 719 + Item: Old_Portrait Rate: 14 - - Item: Bookclip_In_Memory + - Index: 720 + Item: Bookclip_In_Memory Rate: 14 - - Item: Spoon_Stub + - Index: 721 + Item: Spoon_Stub Rate: 14 - - Item: Key_Of_Clock_Tower + - Index: 722 + Item: Key_Of_Clock_Tower Rate: 14 - - Item: Underground_Key + - Index: 723 + Item: Underground_Key Rate: 14 - - Item: Claw_Of_Desert_Wolf + - Index: 724 + Item: Claw_Of_Desert_Wolf Rate: 14 - - Item: Old_Frying_Pan + - Index: 725 + Item: Old_Frying_Pan Rate: 14 - - Item: Piece_Of_Egg_Shell + - Index: 726 + Item: Piece_Of_Egg_Shell Rate: 14 - - Item: Poison_Spore + - Index: 727 + Item: Poison_Spore Rate: 14 - - Item: Red_Socks_With_Holes + - Index: 728 + Item: Red_Socks_With_Holes Rate: 14 - - Item: Matchstick + - Index: 729 + Item: Matchstick Rate: 14 - - Item: Fang_Of_Garm + - Index: 730 + Item: Fang_Of_Garm Rate: 14 - - Item: Yarn + - Index: 731 + Item: Yarn Rate: 14 - - Item: Fine_Grit + - Index: 732 + Item: Fine_Grit Rate: 14 - - Item: Alice's_Apron + - Index: 733 + Item: Alice's_Apron Rate: 14 - - Item: Talon_Of_Griffin + - Index: 734 + Item: Talon_Of_Griffin Rate: 14 - - Item: Stone + - Index: 735 + Item: Stone Rate: 14 - - Item: Cyfar + - Index: 736 + Item: Cyfar Rate: 14 - - Item: Brigan + - Index: 737 + Item: Brigan Rate: 14 - - Item: Cargo_Free_Ticket + - Index: 738 + Item: Cargo_Free_Ticket Rate: 14 - - Item: Warp_Free_Ticket + - Index: 739 + Item: Warp_Free_Ticket Rate: 14 - - Item: Cart_Free_Ticket + - Index: 740 + Item: Cart_Free_Ticket Rate: 14 - - Item: Soft_Feather + - Index: 741 + Item: Soft_Feather Rate: 14 - - Item: Dragon_Fly_Wing + - Index: 742 + Item: Dragon_Fly_Wing Rate: 14 - - Item: Sea_Otter_Leather + - Index: 743 + Item: Sea_Otter_Leather Rate: 14 - - Item: Ice_Piece + - Index: 744 + Item: Ice_Piece Rate: 14 - - Item: Stone_Piece + - Index: 745 + Item: Stone_Piece Rate: 14 - - Item: Burn_Tree + - Index: 746 + Item: Burn_Tree Rate: 14 - - Item: Broken_Armor_Piece + - Index: 747 + Item: Broken_Armor_Piece Rate: 14 - - Item: Broken_Shell + - Index: 748 + Item: Broken_Shell Rate: 14 - - Item: Tatters_Clothes + - Index: 749 + Item: Tatters_Clothes Rate: 14 - - Item: Rust_Suriken + - Index: 750 + Item: Rust_Suriken Rate: 14 - - Item: Wheel + - Index: 751 + Item: Wheel Rate: 14 - - Item: Mystery_Piece + - Index: 752 + Item: Mystery_Piece Rate: 14 - - Item: Broken_Steel_Piece + - Index: 753 + Item: Broken_Steel_Piece Rate: 14 - - Item: Cold_Magma + - Index: 754 + Item: Cold_Magma Rate: 14 - - Item: Burning_Heart + - Index: 755 + Item: Burning_Heart Rate: 14 - - Item: Live_Coal + - Index: 756 + Item: Live_Coal Rate: 14 - - Item: Old_Magic_Circle + - Index: 757 + Item: Old_Magic_Circle Rate: 14 - - Item: Sharp_Leaf + - Index: 758 + Item: Sharp_Leaf Rate: 14 - - Item: Peco_Wing_Feather + - Index: 759 + Item: Peco_Wing_Feather Rate: 14 - - Item: Goat's_Horn + - Index: 760 + Item: Goat's_Horn Rate: 14 - - Item: Gaoat's_Skin + - Index: 761 + Item: Gaoat's_Skin Rate: 14 - - Item: Boroken_Shiled_Piece + - Index: 762 + Item: Boroken_Shiled_Piece Rate: 14 - - Item: Shine_Spear_Blade + - Index: 763 + Item: Shine_Spear_Blade Rate: 14 - - Item: Vroken_Sword + - Index: 764 + Item: Vroken_Sword Rate: 14 - - Item: Smooth_Paper + - Index: 765 + Item: Smooth_Paper Rate: 14 - - Item: Fright_Paper_Blade + - Index: 766 + Item: Fright_Paper_Blade Rate: 14 - - Item: Broken_Pharaoh_Symbol + - Index: 767 + Item: Broken_Pharaoh_Symbol Rate: 14 - - Item: Tutankhamen's_Mask + - Index: 768 + Item: Tutankhamen's_Mask Rate: 14 - - Item: Harpy's_Feather + - Index: 769 + Item: Harpy's_Feather Rate: 14 - - Item: Harpy's_Claw + - Index: 770 + Item: Harpy's_Claw Rate: 14 - - Item: Rent_Spell_Book + - Index: 771 + Item: Rent_Spell_Book Rate: 14 - - Item: Rent_Scroll + - Index: 772 + Item: Rent_Scroll Rate: 14 - - Item: Spawns + - Index: 773 + Item: Spawns Rate: 14 - - Item: Burning_Horse_Shoe + - Index: 774 + Item: Burning_Horse_Shoe Rate: 14 - - Item: Honey_Jar + - Index: 775 + Item: Honey_Jar Rate: 14 - - Item: Hot_Hair + - Index: 776 + Item: Hot_Hair Rate: 14 - - Item: Dragon's_Skin + - Index: 777 + Item: Dragon's_Skin Rate: 14 - - Item: Sand_Lump + - Index: 778 + Item: Sand_Lump Rate: 14 - - Item: Scropion's_Nipper + - Index: 779 + Item: Scropion's_Nipper Rate: 14 - - Item: Large_Jellopy + - Index: 780 + Item: Large_Jellopy Rate: 14 - - Item: Medicine_Bowl + - Index: 781 + Item: Medicine_Bowl Rate: 14 - - Item: Fire_Bottle + - Index: 782 + Item: Fire_Bottle Rate: 14 - - Item: Acid_Bottle + - Index: 783 + Item: Acid_Bottle Rate: 14 - - Item: MenEater_Plant_Bottle + - Index: 784 + Item: MenEater_Plant_Bottle Rate: 14 - - Item: Mini_Bottle + - Index: 785 + Item: Mini_Bottle Rate: 14 - - Item: Coating_Bottle + - Index: 786 + Item: Coating_Bottle Rate: 14 - - Item: Yellow_Plate + - Index: 787 + Item: Yellow_Plate Rate: 14 - - Item: Bamboo_Cut + - Index: 788 + Item: Bamboo_Cut Rate: 14 - - Item: Oil_Paper + - Index: 789 + Item: Oil_Paper Rate: 14 - - Item: Glossy_Hair + - Index: 790 + Item: Glossy_Hair Rate: 14 - - Item: Old_Japaness_Clothes + - Index: 791 + Item: Old_Japaness_Clothes Rate: 14 - - Item: Poison_Powder + - Index: 792 + Item: Poison_Powder Rate: 14 - - Item: Poison_Toad's_Skin + - Index: 793 + Item: Poison_Toad's_Skin Rate: 14 - - Item: Broken_Shuriken + - Index: 794 + Item: Broken_Shuriken Rate: 14 - - Item: Black_Mask + - Index: 795 + Item: Black_Mask Rate: 14 - - Item: Broken_Wine_Vessel + - Index: 796 + Item: Broken_Wine_Vessel Rate: 14 - - Item: Tengu's_Nose + - Index: 797 + Item: Tengu's_Nose Rate: 14 - - Item: Black_Bear's_Skin + - Index: 798 + Item: Black_Bear's_Skin Rate: 14 - - Item: Cloud_Piece + - Index: 799 + Item: Cloud_Piece Rate: 14 - - Item: Sharp_Feeler + - Index: 800 + Item: Sharp_Feeler Rate: 14 - - Item: Hard_Peach + - Index: 801 + Item: Hard_Peach Rate: 14 - - Item: Limpid_Celestial_Robe + - Index: 802 + Item: Limpid_Celestial_Robe Rate: 14 - - Item: Soft_Silk_Cloth + - Index: 803 + Item: Soft_Silk_Cloth Rate: 14 - - Item: Mystery_Iron_Bit + - Index: 804 + Item: Mystery_Iron_Bit Rate: 14 - - Item: Great_Wing + - Index: 805 + Item: Great_Wing Rate: 14 - - Item: Taegeuk_Plate + - Index: 806 + Item: Taegeuk_Plate Rate: 14 - - Item: Tuxedo + - Index: 807 + Item: Tuxedo Rate: 14 - - Item: Leopard_Skin + - Index: 808 + Item: Leopard_Skin Rate: 14 - - Item: Leopard_Talon + - Index: 809 + Item: Leopard_Talon Rate: 14 - - Item: Packing_Ribbon + - Index: 810 + Item: Packing_Ribbon Rate: 14 - - Item: Packing_Paper + - Index: 811 + Item: Packing_Paper Rate: 14 - - Item: Cacao + - Index: 812 + Item: Cacao Rate: 14 - - Item: Thin_Stem + - Index: 813 + Item: Thin_Stem Rate: 14 - - Item: Festival_Mask + - Index: 814 + Item: Festival_Mask Rate: 14 - - Item: Browny_Root + - Index: 815 + Item: Browny_Root Rate: 14 - - Item: Heart_Of_Tree + - Index: 816 + Item: Heart_Of_Tree Rate: 14 - - Item: Solid_Peeling + - Index: 817 + Item: Solid_Peeling Rate: 14 - - Item: Lamplight + - Index: 818 + Item: Lamplight Rate: 14 - - Item: Blade_Of_Pinwheel + - Index: 819 + Item: Blade_Of_Pinwheel Rate: 14 - - Item: Germinating_Sprout + - Index: 820 + Item: Germinating_Sprout Rate: 14 - - Item: Soft_Leaf + - Index: 821 + Item: Soft_Leaf Rate: 14 - - Item: Air_Rifle + - Index: 822 + Item: Air_Rifle Rate: 14 - - Item: Shoulder_Protection + - Index: 823 + Item: Shoulder_Protection Rate: 14 - - Item: Tough_Vines + - Index: 824 + Item: Tough_Vines Rate: 14 - - Item: Great_Leaf + - Index: 825 + Item: Great_Leaf Rate: 14 - - Item: Flexible_String + - Index: 826 + Item: Flexible_String Rate: 14 - - Item: Log + - Index: 827 + Item: Log Rate: 14 - - Item: Beetle_Nipper + - Index: 828 + Item: Beetle_Nipper Rate: 14 - - Item: Solid_Twig + - Index: 829 + Item: Solid_Twig Rate: 14 - - Item: Piece_Of_Black_Cloth + - Index: 830 + Item: Piece_Of_Black_Cloth Rate: 14 - - Item: Black_Kitty_Doll + - Index: 831 + Item: Black_Kitty_Doll Rate: 14 - - Item: Old_Manteau + - Index: 832 + Item: Old_Manteau Rate: 14 - - Item: Rusty_Cleaver + - Index: 833 + Item: Rusty_Cleaver Rate: 14 - - Item: Dullahan's_Helm + - Index: 834 + Item: Dullahan's_Helm Rate: 14 - - Item: Dullahan_Armor + - Index: 835 + Item: Dullahan_Armor Rate: 14 - - Item: Rojerta_Piece + - Index: 836 + Item: Rojerta_Piece Rate: 14 - - Item: Hanging_Doll + - Index: 837 + Item: Hanging_Doll Rate: 14 - - Item: Needle_Pouch + - Index: 838 + Item: Needle_Pouch Rate: 14 - - Item: Bat_Cage + - Index: 839 + Item: Bat_Cage Rate: 14 - - Item: Broken_Needle + - Index: 840 + Item: Broken_Needle Rate: 14 - - Item: Red_Scarf + - Index: 841 + Item: Red_Scarf Rate: 14 - - Item: Spool + - Index: 842 + Item: Spool Rate: 14 - - Item: Rotten_Rope + - Index: 843 + Item: Rotten_Rope Rate: 14 - - Item: Striped_Socks + - Index: 844 + Item: Striped_Socks Rate: 14 - - Item: Ectoplasm + - Index: 845 + Item: Ectoplasm Rate: 14 - - Item: Tangled_Chain + - Index: 846 + Item: Tangled_Chain Rate: 14 - - Item: Tree_Knot + - Index: 847 + Item: Tree_Knot Rate: 14 - - Item: Distorted_Portrait + - Index: 848 + Item: Distorted_Portrait Rate: 14 - - Item: Pumpkin_Bucket + - Index: 849 + Item: Pumpkin_Bucket Rate: 14 - - Item: Fan + - Index: 850 + Item: Fan Rate: 14 - - Item: Cat_Eyed_Stone + - Index: 851 + Item: Cat_Eyed_Stone Rate: 14 - - Item: Dried_Sand + - Index: 852 + Item: Dried_Sand Rate: 14 - - Item: Dragon_Horn + - Index: 853 + Item: Dragon_Horn Rate: 14 - - Item: Dragon_Fang + - Index: 854 + Item: Dragon_Fang Rate: 14 - - Item: Tiger_Skin_Panties + - Index: 855 + Item: Tiger_Skin_Panties Rate: 14 - - Item: Little_Blacky_Ghost + - Index: 856 + Item: Little_Blacky_Ghost Rate: 14 - - Item: Bib + - Index: 857 + Item: Bib Rate: 14 - - Item: Milk_Bottle + - Index: 858 + Item: Milk_Bottle Rate: 14 - - Item: Dark_Crystal_Fragment + - Index: 859 + Item: Dark_Crystal_Fragment Rate: 1 - - Item: Long_Limb + - Index: 860 + Item: Long_Limb Rate: 1 - - Item: Screw + - Index: 861 + Item: Screw Rate: 1 - - Item: Old_Pick + - Index: 862 + Item: Old_Pick Rate: 1 - - Item: Old_Steel_Plate + - Index: 863 + Item: Old_Steel_Plate Rate: 1 - - Item: Air_Pollutant + - Index: 864 + Item: Air_Pollutant Rate: 1 - - Item: Fragment_Of_Crystal + - Index: 865 + Item: Fragment_Of_Crystal Rate: 1 - - Item: Poisonous_Gas + - Index: 866 + Item: Poisonous_Gas Rate: 1 - - Item: Battered_Kettle + - Index: 867 + Item: Battered_Kettle Rate: 1 - - Item: Tube + - Index: 868 + Item: Tube Rate: 1 - - Item: Fluorescent_Liquid + - Index: 869 + Item: Fluorescent_Liquid Rate: 1 - - Item: Headlamp + - Index: 870 + Item: Headlamp Rate: 1 - - Item: Piece_Of_Memory_Green + - Index: 871 + Item: Piece_Of_Memory_Green Rate: 1 - - Item: Piece_Of_Memory_Purple + - Index: 872 + Item: Piece_Of_Memory_Purple Rate: 1 - - Item: Piece_Of_Memory_Blue + - Index: 873 + Item: Piece_Of_Memory_Blue Rate: 1 - - Item: Piece_Of_Memory_Red + - Index: 874 + Item: Piece_Of_Memory_Red Rate: 1 - - Item: Red_Feather + - Index: 875 + Item: Red_Feather Rate: 1 - - Item: Blue_Feather + - Index: 876 + Item: Blue_Feather Rate: 1 - - Item: Cursed_Seal + - Index: 877 + Item: Cursed_Seal Rate: 1 - - Item: Tri_Headed_Dragon_Head + - Index: 878 + Item: Tri_Headed_Dragon_Head Rate: 1 - - Item: Treasure_Box + - Index: 879 + Item: Treasure_Box Rate: 1 - - Item: Dragonball_Green + - Index: 880 + Item: Dragonball_Green Rate: 1 - - Item: Dragonball_Blue + - Index: 881 + Item: Dragonball_Blue Rate: 1 - - Item: Dragonball_Red + - Index: 882 + Item: Dragonball_Red Rate: 1 - - Item: Dragonball_Yellow + - Index: 883 + Item: Dragonball_Yellow Rate: 1 - - Item: Bloody_Page + - Index: 884 + Item: Bloody_Page Rate: 1 - - Item: Piece_Of_Bone_Armor + - Index: 885 + Item: Piece_Of_Bone_Armor Rate: 1 - - Item: Scale_Of_Red_Dragon + - Index: 886 + Item: Scale_Of_Red_Dragon Rate: 1 - - Item: Yellow_Spice + - Index: 887 + Item: Yellow_Spice Rate: 1 - - Item: Sweet_Sauce + - Index: 888 + Item: Sweet_Sauce Rate: 1 - - Item: Plain_Sauce + - Index: 889 + Item: Plain_Sauce Rate: 1 - - Item: Hot_Sauce + - Index: 890 + Item: Hot_Sauce Rate: 1 - - Item: Red_Spice + - Index: 891 + Item: Red_Spice Rate: 1 - - Item: Cooking_Oil + - Index: 892 + Item: Cooking_Oil Rate: 1 - - Item: Cookbook01 + - Index: 893 + Item: Cookbook01 Rate: 1 - - Item: Cookbook02 + - Index: 894 + Item: Cookbook02 Rate: 1 - - Item: Cookbook03 + - Index: 895 + Item: Cookbook03 Rate: 1 - - Item: Cookbook04 + - Index: 896 + Item: Cookbook04 Rate: 1 - - Item: Cookbook05 + - Index: 897 + Item: Cookbook05 Rate: 1 - - Item: Cookbook06 + - Index: 898 + Item: Cookbook06 Rate: 1 - - Item: Cookbook07 + - Index: 899 + Item: Cookbook07 Rate: 1 - - Item: Cookbook08 + - Index: 900 + Item: Cookbook08 Rate: 1 - - Item: Cookbook09 + - Index: 901 + Item: Cookbook09 Rate: 1 - - Item: Cookbook10 + - Index: 902 + Item: Cookbook10 Rate: 1 - - Item: Pot + - Index: 903 + Item: Pot Rate: 1 - - Item: Burnt_Parts + - Index: 904 + Item: Burnt_Parts Rate: 1 - - Item: Pocket_Watch + - Index: 905 + Item: Pocket_Watch Rate: 1 - - Item: Ice_Heart + - Index: 906 + Item: Ice_Heart Rate: 1 - - Item: Ice_Scale + - Index: 907 + Item: Ice_Scale Rate: 1 - - Item: Bloody_Rune + - Index: 908 + Item: Bloody_Rune Rate: 1 - - Item: Rotten_Meat + - Index: 909 + Item: Rotten_Meat Rate: 1 - - Item: Sticky_Poison + - Index: 910 + Item: Sticky_Poison Rate: 1 - - Item: Suspicious_Hat + - Index: 911 + Item: Suspicious_Hat Rate: 1 - - Item: White_Mask + - Index: 912 + Item: White_Mask Rate: 1 - - Item: Old_White_Cloth + - Index: 913 + Item: Old_White_Cloth Rate: 17 - - Item: Clattering_Skull + - Index: 914 + Item: Clattering_Skull Rate: 16 - - Item: Broken_Farming_Utensil + - Index: 915 + Item: Broken_Farming_Utensil Rate: 17 - - Item: Skull_Helm + - Index: 916 + Item: Skull_Helm Rate: 7 - - Item: Monster_Oxygen_Mask + - Index: 917 + Item: Monster_Oxygen_Mask Rate: 7 - - Item: Transparent_Headgear + - Index: 918 + Item: Transparent_Headgear Rate: 7 - - Item: Pacifier + - Index: 919 + Item: Pacifier Rate: 7 - - Item: Wig + - Index: 920 + Item: Wig Rate: 7 - - Item: Queen's_Hair_Ornament + - Index: 921 + Item: Queen's_Hair_Ornament Rate: 7 - - Item: Silk_Ribbon + - Index: 922 + Item: Silk_Ribbon Rate: 7 - - Item: Punisher + - Index: 923 + Item: Punisher Rate: 7 - - Item: Wild_Flower + - Index: 924 + Item: Wild_Flower Rate: 7 - - Item: Battered_Pot + - Index: 925 + Item: Battered_Pot Rate: 7 - - Item: Stellar_Hairpin + - Index: 926 + Item: Stellar_Hairpin Rate: 7 - - Item: Tiny_Egg_Shell + - Index: 927 + Item: Tiny_Egg_Shell Rate: 7 - - Item: Backpack + - Index: 928 + Item: Backpack Rate: 7 - - Item: Rocker_Glasses + - Index: 929 + Item: Rocker_Glasses Rate: 7 - - Item: Green_Lace + - Index: 930 + Item: Green_Lace Rate: 7 - - Item: Golden_Bell + - Index: 931 + Item: Golden_Bell Rate: 7 - - Item: Bark_Shorts + - Index: 932 + Item: Bark_Shorts Rate: 7 - - Item: Monkey_Circlet + - Index: 933 + Item: Monkey_Circlet Rate: 7 - - Item: Red_Muffler + - Index: 934 + Item: Red_Muffler Rate: 7 - - Item: Sword_Of_Grave_Keeper + - Index: 935 + Item: Sword_Of_Grave_Keeper Rate: 7 - - Item: Dragon_Killer + - Index: 936 + Item: Dragon_Killer Rate: 1 - - Item: Ginnungagap + - Index: 937 + Item: Ginnungagap Rate: 1 - - Item: Coward_ + - Index: 938 + Item: Coward_ Rate: 1 - - Item: Black_Wing + - Index: 939 + Item: Black_Wing Rate: 1 - - Item: Ancient_Dagger + - Index: 940 + Item: Ancient_Dagger Rate: 1 - - Item: Long_Barrel + - Index: 941 + Item: Long_Barrel Rate: 1 - - Item: Long_Barrel_ + - Index: 942 + Item: Long_Barrel_ Rate: 1 - - Item: Gate_KeeperDD + - Index: 943 + Item: Gate_KeeperDD Rate: 1 - - Item: Thunder_P + - Index: 944 + Item: Thunder_P Rate: 1 - - Item: Lever_Action_Rifle + - Index: 945 + Item: Lever_Action_Rifle Rate: 2 - - Item: Bullet + - Index: 946 + Item: Bullet Rate: 1 - - Item: Silver_Bullet + - Index: 947 + Item: Silver_Bullet Rate: 1 - - Item: Shell_Of_Blood + - Index: 948 + Item: Shell_Of_Blood Rate: 1 - - Item: Flare_Sphere + - Index: 949 + Item: Flare_Sphere Rate: 1 - - Item: Lighting_Sphere + - Index: 950 + Item: Lighting_Sphere Rate: 1 - - Item: Poison_Sphere + - Index: 951 + Item: Poison_Sphere Rate: 1 - - Item: Blind_Sphere + - Index: 952 + Item: Blind_Sphere Rate: 1 - - Item: Freezing_Sphere + - Index: 953 + Item: Freezing_Sphere Rate: 1 - - Item: Huuma_Calm_Mind + - Index: 954 + Item: Huuma_Calm_Mind Rate: 1 - - Item: Chrome_Sword + - Index: 955 + Item: Chrome_Sword Rate: 1 - - Item: Red_Ether_Bag + - Index: 956 + Item: Red_Ether_Bag Rate: 1 - - Item: Mystic_Bow + - Index: 957 + Item: Mystic_Bow Rate: 1 - Group: VIOLET_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guyak_Pudding + - Index: 0 + Item: Guyak_Pudding Rate: 1307 Amount: 10 - - Item: Anger_Seagod + - Index: 1 + Item: Anger_Seagod Rate: 1300 Amount: 2 - - Item: Insurance_Package + - Index: 2 + Item: Insurance_Package Rate: 1300 - - Item: Bubble_Gum_Box + - Index: 3 + Item: Bubble_Gum_Box Rate: 1300 - - Item: Holy_Armor_S_Box10 + - Index: 4 + Item: Holy_Armor_S_Box10 Rate: 1300 - - Item: Angeling_Pot_Box + - Index: 5 + Item: Angeling_Pot_Box Rate: 1300 - - Item: Pencil_In_Mouth + - Index: 6 + Item: Pencil_In_Mouth Rate: 90 - - Item: King_Tiger_Doll_Hat_Box + - Index: 7 + Item: King_Tiger_Doll_Hat_Box Rate: 90 - - Item: Cloth_Dye_Coupon2_Box + - Index: 8 + Item: Cloth_Dye_Coupon2_Box Rate: 500 - - Item: Aspersio_5_Scroll_Box + - Index: 9 + Item: Aspersio_5_Scroll_Box Rate: 859 - - Item: Job_Manual50_Box + - Index: 10 + Item: Job_Manual50_Box Rate: 400 - - Item: Helm_Of_Thoth + - Index: 11 + Item: Helm_Of_Thoth Rate: 140 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 12 + Item: Guarantee_Armor_9Up Rate: 5 Announced: true - - Item: RWC_Memory_Mace + - Index: 13 + Item: RWC_Memory_Mace Rate: 3 Announced: true - - Item: SLD_Garm_Card + - Index: 14 + Item: SLD_Garm_Card Rate: 5 Announced: true - - Item: Rsx_0806_Card + - Index: 15 + Item: Rsx_0806_Card Rate: 1 Announced: true - - Item: Cherry_Twig_In_Mouth + - Index: 16 + Item: Cherry_Twig_In_Mouth Rate: 90 - - Item: Guarantee_Weapon_9Up + - Index: 17 + Item: Guarantee_Weapon_9Up Rate: 5 Announced: true - - Item: Maya_Puple_Card + - Index: 18 + Item: Maya_Puple_Card Rate: 5 Announced: true - Group: VOCATION_SCROLL SubGroups: - SubGroup: 1 List: - - Item: HP_Increase_PotionL + - Index: 0 + Item: HP_Increase_PotionL Rate: 1200 Amount: 30 - - Item: Vit_Dish_Box + - Index: 1 + Item: Vit_Dish_Box Rate: 1350 - - Item: Int_Dish_Box + - Index: 2 + Item: Int_Dish_Box Rate: 1350 - - Item: Boarding_Halter_Box + - Index: 3 + Item: Boarding_Halter_Box Rate: 200 - - Item: Guyak_Pudding + - Index: 4 + Item: Guyak_Pudding Rate: 1100 Amount: 10 - - Item: Psychic_ArmorS + - Index: 5 + Item: Psychic_ArmorS Rate: 500 Amount: 10 - - Item: HD_Ori_Box10 + - Index: 6 + Item: HD_Ori_Box10 Rate: 150 - - Item: Token_Of_Siegfried_Box + - Index: 7 + Item: Token_Of_Siegfried_Box Rate: 1100 - - Item: Megaphone_Box + - Index: 8 + Item: Megaphone_Box Rate: 1079 - - Item: Diabolic_Scroll + - Index: 9 + Item: Diabolic_Scroll Rate: 1100 Amount: 5 - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 580 Announced: true - - Item: HD_Elu_Box10 + - Index: 11 + Item: HD_Elu_Box10 Rate: 150 - - Item: Gang_Scarf + - Index: 12 + Item: Gang_Scarf Rate: 45 Announced: true - - Item: Sealed_Orc_Load_Card + - Index: 13 + Item: Sealed_Orc_Load_Card Rate: 10 Announced: true - - Item: Sealed_B_Magaleta_Card + - Index: 14 + Item: Sealed_B_Magaleta_Card Rate: 10 Announced: true - - Item: Red_Bread_Hat + - Index: 15 + Item: Red_Bread_Hat Rate: 5 Announced: true - - Item: Guarantee_Armor_8Up + - Index: 16 + Item: Guarantee_Armor_8Up Rate: 10 Announced: true - - Item: Guarantee_Weapon_8Up + - Index: 17 + Item: Guarantee_Weapon_8Up Rate: 10 Announced: true - - Item: Incant_Samurai_Card + - Index: 18 + Item: Incant_Samurai_Card Rate: 1 Announced: true - - Item: Neuralizer_Box + - Index: 19 + Item: Neuralizer_Box Rate: 50 Announced: true - Group: WATER_TYPE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Cancer_Diadem + - Index: 0 + Item: Cancer_Diadem Rate: 150 Announced: true - - Item: Cancer_Crown + - Index: 1 + Item: Cancer_Crown Rate: 150 Announced: true - - Item: Scorpio_Diadem + - Index: 2 + Item: Scorpio_Diadem Rate: 60 Announced: true - - Item: Scorpio_Crown + - Index: 3 + Item: Scorpio_Crown Rate: 60 Announced: true - - Item: Pisces_Diadem + - Index: 4 + Item: Pisces_Diadem Rate: 110 Announced: true - - Item: Pisces_Crown + - Index: 5 + Item: Pisces_Crown Rate: 150 Announced: true - - Item: Wizard_Left_Eye + - Index: 6 + Item: Wizard_Left_Eye Rate: 20 Announced: true - - Item: Indi_Feather_Band + - Index: 7 + Item: Indi_Feather_Band Rate: 266 Announced: true - - Item: Unbreak_Weap_Box + - Index: 8 + Item: Unbreak_Weap_Box Rate: 300 - - Item: Unbreak_Def_Box + - Index: 9 + Item: Unbreak_Def_Box Rate: 300 - - Item: Token_Of_Siegfried_Box + - Index: 10 + Item: Token_Of_Siegfried_Box Rate: 1500 - - Item: Bubble_Gum_Box + - Index: 11 + Item: Bubble_Gum_Box Rate: 1500 - - Item: Magic_Card_Album + - Index: 12 + Item: Magic_Card_Album Rate: 100 - - Item: Agi_Dish_Box + - Index: 13 + Item: Agi_Dish_Box Rate: 1900 - - Item: Dex_Dish_Box + - Index: 14 + Item: Dex_Dish_Box Rate: 1900 - - Item: Donut_In_Mouth + - Index: 15 + Item: Donut_In_Mouth Rate: 10 Announced: true - - Item: Robo_Eye_Box + - Index: 16 + Item: Robo_Eye_Box Rate: 20 Announced: true - - Item: Sealed_TurtleG_Card + - Index: 17 + Item: Sealed_TurtleG_Card Rate: 1 Announced: true - - Item: Sealed_Amon_Ra_Card + - Index: 18 + Item: Sealed_Amon_Ra_Card Rate: 3 Announced: true - - Item: Diabolic_Scroll + - Index: 19 + Item: Diabolic_Scroll Rate: 1500 Amount: 5 - Group: WEATHER_REPORT_BOX SubGroups: - SubGroup: 0 List: - - Item: Clear_Sun - - Item: Rainbow - - Item: Rain_Cloud - - Item: Lightning_Cloud + - Index: 0 + Item: Clear_Sun + - Index: 1 + Item: Rainbow + - Index: 2 + Item: Rain_Cloud + - Index: 3 + Item: Lightning_Cloud - Group: WIND_TYPE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Gemini_Diadem + - Index: 0 + Item: Gemini_Diadem Rate: 100 Announced: true - - Item: Gemini_Crown + - Index: 1 + Item: Gemini_Crown Rate: 100 Announced: true - - Item: Libra_Diadem + - Index: 2 + Item: Libra_Diadem Rate: 50 Announced: true - - Item: Libra_Crown + - Index: 3 + Item: Libra_Crown Rate: 100 Announced: true - - Item: Aquarius_Diadem + - Index: 4 + Item: Aquarius_Diadem Rate: 100 Announced: true - - Item: Aquarius_Crown + - Index: 5 + Item: Aquarius_Crown Rate: 100 Announced: true - - Item: Snowman_Hat_Box + - Index: 6 + Item: Snowman_Hat_Box Rate: 5 Announced: true - - Item: Sunglasses_Bball_Hat + - Index: 7 + Item: Sunglasses_Bball_Hat Rate: 234 Announced: true - - Item: Hankie_In_Mouth + - Index: 8 + Item: Hankie_In_Mouth Rate: 50 Announced: true - - Item: New_Style_Box + - Index: 9 + Item: New_Style_Box Rate: 50 - - Item: Neuralizer_Box + - Index: 10 + Item: Neuralizer_Box Rate: 10 Announced: true - - Item: Battle_Manual_Box + - Index: 11 + Item: Battle_Manual_Box Rate: 1000 - - Item: Kafra_Card_Box + - Index: 12 + Item: Kafra_Card_Box Rate: 1000 - - Item: Bloody_Dead_Branch + - Index: 13 + Item: Bloody_Dead_Branch Rate: 500 - - Item: Spark_Candy_Box10 + - Index: 14 + Item: Spark_Candy_Box10 Rate: 1500 - - Item: Str_Dish_Box + - Index: 15 + Item: Str_Dish_Box Rate: 1200 - - Item: Int_Dish_Box + - Index: 16 + Item: Int_Dish_Box Rate: 1200 - - Item: Token_Of_Siegfried_Box + - Index: 17 + Item: Token_Of_Siegfried_Box Rate: 1200 - - Item: Garm_Card + - Index: 18 + Item: Garm_Card Rate: 1 Announced: true - - Item: Fruit_Of_Mastela_Box2 + - Index: 19 + Item: Fruit_Of_Mastela_Box2 Rate: 1500 - Group: WINTER_MIDGARD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Megaphone_ + - Index: 0 + Item: Megaphone_ Rate: 1290 Amount: 10 - - Item: VIT_Biscuit_Stick + - Index: 1 + Item: VIT_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: STR_Biscuit_Stick + - Index: 2 + Item: STR_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Insurance_Package + - Index: 3 + Item: Insurance_Package Rate: 1300 Amount: 10 - - Item: DEX_Biscuit_Stick + - Index: 4 + Item: DEX_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: HE_Battle_Manual + - Index: 5 + Item: HE_Battle_Manual Rate: 1100 Amount: 10 - - Item: LUK_Biscuit_Stick + - Index: 6 + Item: LUK_Biscuit_Stick Rate: 1200 Amount: 10 - - Item: Unbreakable_Def + - Index: 7 + Item: Unbreakable_Def Rate: 300 Announced: true - - Item: Unbreakable_Weap + - Index: 8 + Item: Unbreakable_Weap Rate: 300 Announced: true - - Item: Shoes_Of_Wise_Man + - Index: 9 + Item: Shoes_Of_Wise_Man Rate: 150 Announced: true - - Item: Blue_Arara_Hat + - Index: 10 + Item: Blue_Arara_Hat Rate: 150 Announced: true - - Item: Campfire_Hat + - Index: 11 + Item: Campfire_Hat Rate: 150 Announced: true - - Item: Wind_Milestone + - Index: 12 + Item: Wind_Milestone Rate: 110 Announced: true - - Item: Loyalists_Hood + - Index: 13 + Item: Loyalists_Hood Rate: 50 Announced: true - - Item: C_Light_Darkness_Crown + - Index: 14 + Item: C_Light_Darkness_Crown Rate: 130 Announced: true - - Item: C_Saint_Frill_Ribbon + - Index: 15 + Item: C_Saint_Frill_Ribbon Rate: 109 Announced: true - - Item: Guarantee_Weapon_9Up + - Index: 16 + Item: Guarantee_Weapon_9Up Rate: 15 Announced: true - - Item: Guarantee_Armor_9Up + - Index: 17 + Item: Guarantee_Armor_9Up Rate: 15 Announced: true - - Item: Guarantee_Weapon_11Up + - Index: 18 + Item: Guarantee_Weapon_11Up Rate: 5 Announced: true - - Item: Guarantee_Armor_11Up + - Index: 19 + Item: Guarantee_Armor_11Up Rate: 5 Announced: true - - Item: Sealed_Tao_Card + - Index: 20 + Item: Sealed_Tao_Card Rate: 10 Announced: true - - Item: Sealed_B_Ygnizem_Card + - Index: 21 + Item: Sealed_B_Ygnizem_Card Rate: 10 Announced: true - - Item: Fallen_Bishop_Card + - Index: 22 + Item: Fallen_Bishop_Card Rate: 1 Announced: true - Group: WISDOM_SCROLL SubGroups: - SubGroup: 1 List: - - Item: White_Slim_Pot_Box2 + - Index: 0 + Item: White_Slim_Pot_Box2 Rate: 1100 - - Item: Blue_Herb_Box2 + - Index: 1 + Item: Blue_Herb_Box2 Rate: 1100 - - Item: Fruit_Of_Mastela_Box2 + - Index: 2 + Item: Fruit_Of_Mastela_Box2 Rate: 1200 - - Item: Dead_Tree_Branch_Box2 + - Index: 3 + Item: Dead_Tree_Branch_Box2 Rate: 1100 - - Item: B_Def_Potion_Box30 + - Index: 4 + Item: B_Def_Potion_Box30 Rate: 1100 - - Item: B_Mdef_Potion_Box30 + - Index: 5 + Item: B_Mdef_Potion_Box30 Rate: 1100 - - Item: Diabolic_Scroll + - Index: 6 + Item: Diabolic_Scroll Rate: 1100 Amount: 5 - - Item: Unbreak_Weap_Box + - Index: 7 + Item: Unbreak_Weap_Box Rate: 100 - - Item: Unbreak_Def_Box + - Index: 8 + Item: Unbreak_Def_Box Rate: 100 - - Item: Enchant_Book + - Index: 9 + Item: Enchant_Book Rate: 500 Announced: true - - Item: Battle_Manual_Box + - Index: 10 + Item: Battle_Manual_Box Rate: 784 - - Item: Bloody_Dead_Branch + - Index: 11 + Item: Bloody_Dead_Branch Rate: 400 Announced: true - - Item: Trident_Helmet + - Index: 12 + Item: Trident_Helmet Rate: 150 Announced: true - - Item: Fallen_Angel_Wing + - Index: 13 + Item: Fallen_Angel_Wing Rate: 5 Announced: true - - Item: Sealed_B_Harword_Card + - Index: 14 + Item: Sealed_B_Harword_Card Rate: 15 Announced: true - - Item: Randgris_Card + - Index: 15 + Item: Randgris_Card Rate: 1 Announced: true - - Item: Turtle_Hat_Box + - Index: 16 + Item: Turtle_Hat_Box Rate: 100 Announced: true - - Item: Snake_Head + - Index: 17 + Item: Snake_Head Rate: 40 Announced: true - - Item: Ghostring_Card + - Index: 18 + Item: Ghostring_Card Rate: 5 Announced: true - Group: XMAS_BLESS SubGroups: - SubGroup: 0 List: - - Item: Fire_Cracker_Xmas + - Index: 0 + Item: Fire_Cracker_Xmas Amount: 10 UniqueId: true - - Item: Red_Bag + - Index: 1 + Item: Red_Bag Amount: 3 UniqueId: true - SubGroup: 1 List: - - Item: Antonio_Card + - Index: 0 + Item: Antonio_Card Rate: 3 Announced: true UniqueId: true - - Item: Sealed_F_Bishop_Card + - Index: 1 + Item: Sealed_F_Bishop_Card Rate: 1 Announced: true UniqueId: true - - Item: Ribbon_Of_Bride + - Index: 2 + Item: Ribbon_Of_Bride Rate: 10 Announced: true UniqueId: true - - Item: Santa_Hat_1 + - Index: 3 + Item: Santa_Hat_1 Rate: 25 Announced: true UniqueId: true - - Item: Snowman_Hat_Box + - Index: 4 + Item: Snowman_Hat_Box Rate: 20 Announced: true UniqueId: true - - Item: Spiked_Scarf + - Index: 5 + Item: Spiked_Scarf Rate: 15 Announced: true UniqueId: true - - Item: Rainbow_Scarf + - Index: 6 + Item: Rainbow_Scarf Rate: 15 Announced: true UniqueId: true - - Item: Blue_Herb_Box2 + - Index: 7 + Item: Blue_Herb_Box2 Rate: 200 UniqueId: true - - Item: HP_Increase_PotionL + - Index: 8 + Item: HP_Increase_PotionL Rate: 186 Amount: 30 UniqueId: true - - Item: Job_Manual50_Box + - Index: 9 + Item: Job_Manual50_Box Rate: 250 UniqueId: true - - Item: Angeling_Potion + - Index: 10 + Item: Angeling_Potion Rate: 125 Amount: 10 UniqueId: true - - Item: Spark_Candy_Box10 + - Index: 11 + Item: Spark_Candy_Box10 Rate: 150 UniqueId: true - Group: XMAS_GIFT SubGroups: - SubGroup: 1 List: - - Item: HandMade_Chocolate + - Index: 0 + Item: HandMade_Chocolate Rate: 18 - - Item: HandMade_Chocolate_ + - Index: 1 + Item: HandMade_Chocolate_ Rate: 18 - - Item: Chocolate_Drink + - Index: 2 + Item: Chocolate_Drink Rate: 18 - - Item: Old_Blue_Box + - Index: 3 + Item: Old_Blue_Box Rate: 24 - - Item: Gift_Box + - Index: 4 + Item: Gift_Box Rate: 66 - - Item: Crystal_Jewel__ + - Index: 5 + Item: Crystal_Jewel__ Rate: 12 - - Item: Santa's_Hat_ + - Index: 6 + Item: Santa's_Hat_ Rate: 12 - - Item: Speed_Up_Potion + - Index: 7 + Item: Speed_Up_Potion Rate: 12 - - Item: Slow_Down_Potion + - Index: 8 + Item: Slow_Down_Potion Rate: 12 - - Item: Set_Of_Taiming_Item + - Index: 9 + Item: Set_Of_Taiming_Item Rate: 6 - - Item: Wrapped_Mask + - Index: 10 + Item: Wrapped_Mask Rate: 6 - - Item: Bundle_Of_Magic_Scroll + - Index: 11 + Item: Bundle_Of_Magic_Scroll Rate: 12 - - Item: First_Aid_Kit + - Index: 12 + Item: First_Aid_Kit Rate: 12 - - Item: Cookie_Bag + - Index: 13 + Item: Cookie_Bag Rate: 12 - - Item: Red_Bag + - Index: 14 + Item: Red_Bag Rate: 6 - - Item: Buche_De_Noel + - Index: 15 + Item: Buche_De_Noel Rate: 24 - - Item: Old_Bleu_Box + - Index: 16 + Item: Old_Bleu_Box Rate: 36 - - Item: Fire_Cracker_Love + - Index: 17 + Item: Fire_Cracker_Love Rate: 6 - - Item: Fire_Cracker_Xmas + - Index: 18 + Item: Fire_Cracker_Xmas Rate: 6 - Group: XMAS_PET_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Fish_Head_Hat + - Index: 0 + Item: Fish_Head_Hat Rate: 1 UniqueId: true - - Item: Santa_Poring_Hat + - Index: 1 + Item: Santa_Poring_Hat Rate: 1 UniqueId: true - - Item: Bell_Ribbon + - Index: 2 + Item: Bell_Ribbon Rate: 1 UniqueId: true - - Item: Ear_Of_Angel's_Wing + - Index: 3 + Item: Ear_Of_Angel's_Wing Rate: 5 UniqueId: true - - Item: Ear_Of_Devil's_Wing + - Index: 4 + Item: Ear_Of_Devil's_Wing Rate: 5 UniqueId: true - - Item: Flying_Angel + - Index: 5 + Item: Flying_Angel Rate: 5 UniqueId: true - - Item: Pecopeco_Hairband + - Index: 6 + Item: Pecopeco_Hairband Rate: 2 UniqueId: true - - Item: Nurse_Cap + - Index: 7 + Item: Nurse_Cap Rate: 20 UniqueId: true - - Item: Centimental_Flower + - Index: 8 + Item: Centimental_Flower Rate: 20 UniqueId: true - - Item: Tulip_Hairpin + - Index: 9 + Item: Tulip_Hairpin Rate: 80 UniqueId: true - - Item: Old_Violet_Box + - Index: 10 + Item: Old_Violet_Box Rate: 100 Amount: 3 UniqueId: true - - Item: Yggdrasilberry + - Index: 11 + Item: Yggdrasilberry Rate: 110 Amount: 30 UniqueId: true - - Item: Leaf_Of_Yggdrasil + - Index: 12 + Item: Leaf_Of_Yggdrasil Rate: 100 Amount: 30 UniqueId: true - - Item: Crystal_Jewel + - Index: 13 + Item: Crystal_Jewel Rate: 100 Amount: 20 UniqueId: true - - Item: Crystal_Jewel__ + - Index: 14 + Item: Crystal_Jewel__ Rate: 150 Amount: 10 UniqueId: true - - Item: Zeny_Scroll + - Index: 15 + Item: Zeny_Scroll Rate: 150 Amount: 10 UniqueId: true - - Item: Max_Weight_Up_Scroll + - Index: 16 + Item: Max_Weight_Up_Scroll Rate: 50 Amount: 5 UniqueId: true @@ -23965,153 +33441,197 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Elephant_Hat_ + - Index: 0 + Item: Elephant_Hat_ Rate: 1 - - Item: Cookie_Hat + - Index: 1 + Item: Cookie_Hat Rate: 1 - - Item: Silver_Tiara_ + - Index: 2 + Item: Silver_Tiara_ Rate: 1 - - Item: Gold_Tiara_ + - Index: 3 + Item: Gold_Tiara_ Rate: 1 - Group: YONG_KWANG_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Int_Dish_Box + - Index: 0 + Item: Int_Dish_Box Rate: 1400 - - Item: Dun_Tele_Scroll_Box10 + - Index: 1 + Item: Dun_Tele_Scroll_Box10 Rate: 1450 - - Item: Kafra_Card_Box + - Index: 2 + Item: Kafra_Card_Box Rate: 1450 - - Item: Holy_Armor_S_Box10 + - Index: 3 + Item: Holy_Armor_S_Box10 Rate: 1450 - - Item: Insurance_Package + - Index: 4 + Item: Insurance_Package Rate: 1400 - - Item: Str_Dish_Box + - Index: 5 + Item: Str_Dish_Box Rate: 1450 - - Item: Enriched_Elunium_Box + - Index: 6 + Item: Enriched_Elunium_Box Rate: 474 - - Item: Job_Manual50_Box + - Index: 7 + Item: Job_Manual50_Box Rate: 500 - - Item: Voyage_Hat + - Index: 8 + Item: Voyage_Hat Rate: 100 Announced: true - - Item: Side_Cap + - Index: 9 + Item: Side_Cap Rate: 100 Announced: true - - Item: Choco_Stick_In_Mouth + - Index: 10 + Item: Choco_Stick_In_Mouth Rate: 100 Announced: true - - Item: Upd_Bow_Guardian_Card + - Index: 11 + Item: Upd_Bow_Guardian_Card Rate: 10 Announced: true - - Item: C_Rainbow_Feather_Deco + - Index: 12 + Item: C_Rainbow_Feather_Deco Rate: 30 Announced: true - - Item: C_World_Star + - Index: 13 + Item: C_World_Star Rate: 30 Announced: true - - Item: SLD_Garm_Card + - Index: 14 + Item: SLD_Garm_Card Rate: 5 Announced: true - - Item: Drosera_Hairpin + - Index: 15 + Item: Drosera_Hairpin Rate: 25 Announced: true - - Item: Sinsuncho_Hat + - Index: 16 + Item: Sinsuncho_Hat Rate: 25 Announced: true - - Item: Detale_Card + - Index: 17 + Item: Detale_Card Rate: 1 Announced: true - Group: XMAS_PACKAGE_14 SubGroups: - SubGroup: 1 List: - - Item: Event_Cake + - Index: 0 + Item: Event_Cake Rate: 800 Amount: 10 UniqueId: true - - Item: White_Slim_Potion_B + - Index: 1 + Item: White_Slim_Potion_B Rate: 800 Amount: 5 UniqueId: true - - Item: White_Potion_B + - Index: 2 + Item: White_Potion_B Rate: 900 Amount: 5 UniqueId: true - - Item: Chocolate_Drink_B + - Index: 3 + Item: Chocolate_Drink_B Rate: 700 Amount: 3 UniqueId: true - - Item: Blue_Potion_B + - Index: 4 + Item: Blue_Potion_B Rate: 700 Amount: 3 UniqueId: true - - Item: Center_Potion_B + - Index: 5 + Item: Center_Potion_B Rate: 800 Amount: 3 UniqueId: true - - Item: Berserk_Potion_B + - Index: 6 + Item: Berserk_Potion_B Rate: 800 Amount: 3 UniqueId: true - - Item: Awakening_Potion_B + - Index: 7 + Item: Awakening_Potion_B Rate: 800 Amount: 3 UniqueId: true - - Item: Yggdrasilberry + - Index: 8 + Item: Yggdrasilberry Rate: 294 Amount: 3 UniqueId: true - - Item: C_Polar_Bear_Cap + - Index: 9 + Item: C_Polar_Bear_Cap Rate: 1 Amount: 1 UniqueId: true - - Item: C_Mini_Tree_J + - Index: 10 + Item: C_Mini_Tree_J Rate: 1 Amount: 1 UniqueId: true - - Item: C_Cat_Santa_Hat + - Index: 11 + Item: C_Cat_Santa_Hat Rate: 1 Amount: 1 UniqueId: true - - Item: C_Rudolph_Santa_Hat + - Index: 12 + Item: C_Rudolph_Santa_Hat Rate: 1 Amount: 1 UniqueId: true - - Item: C_Santa_Hat_2 + - Index: 13 + Item: C_Santa_Hat_2 Rate: 1 Amount: 1 UniqueId: true - - Item: C_ShineSantaPoring + - Index: 14 + Item: C_ShineSantaPoring Rate: 1 Amount: 1 UniqueId: true - - Item: Str_Dish07 + - Index: 15 + Item: Str_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Agi_Dish07 + - Index: 16 + Item: Agi_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Vit_Dish07 + - Index: 17 + Item: Vit_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Int_Dish07 + - Index: 18 + Item: Int_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Dex_Dish07 + - Index: 19 + Item: Dex_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Luk_Dish07 + - Index: 20 + Item: Luk_Dish07 Rate: 400 Amount: 1 UniqueId: true - - Item: Old_Card_Album + - Index: 21 + Item: Old_Card_Album Rate: 100 Amount: 1 UniqueId: true @@ -24119,52 +33639,66 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: Candy + - Index: 0 + Item: Candy Rate: 4 Amount: 5 - - Item: Piece_Of_Cake + - Index: 1 + Item: Piece_Of_Cake Rate: 4 Amount: 3 - - Item: Jam_Pancake + - Index: 2 + Item: Jam_Pancake Rate: 4 Amount: 2 - - Item: Fruit_Of_Mastela + - Index: 3 + Item: Fruit_Of_Mastela Rate: 3 Amount: 1 - - Item: Mystery_Egg + - Index: 4 + Item: Mystery_Egg Rate: 1 Amount: 1 - Group: PITAPAT_BOX SubGroups: - SubGroup: 1 List: - - Item: Solo_Gift_Basket + - Index: 0 + Item: Solo_Gift_Basket Rate: 1000 Amount: 1 - - Item: Couple_Event_Basket + - Index: 1 + Item: Couple_Event_Basket Rate: 1000 Amount: 1 - - Item: Strawberry_Choco + - Index: 2 + Item: Strawberry_Choco Rate: 2000 Amount: 5 - - Item: Chocolate_Drink + - Index: 3 + Item: Chocolate_Drink Rate: 2000 Amount: 3 - - Item: Candy_Striper + - Index: 4 + Item: Candy_Striper Rate: 2000 Amount: 5 - - Item: Angeling_Potion + - Index: 5 + Item: Angeling_Potion Rate: 1000 Amount: 3 - - Item: Diamond_Ring + - Index: 6 + Item: Diamond_Ring Rate: 300 Amount: 1 Announced: true - - Item: Witherless_Rose + - Index: 7 + Item: Witherless_Rose Rate: 400 Amount: 1 Announced: true - - Item: Jewel_Ring + - Index: 8 + Item: Jewel_Ring Rate: 300 Amount: 1 Announced: true @@ -24172,3013 +33706,4315 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: High_Weapon_Box + - Index: 0 + Item: High_Weapon_Box Rate: 1 - - Item: C_Afro_Wig_Red + - Index: 1 + Item: C_Afro_Wig_Red Rate: 1 - - Item: Happy_Pierrot_Mask + - Index: 2 + Item: Happy_Pierrot_Mask Rate: 1 - - Item: Old_Violet_Box + - Index: 3 + Item: Old_Violet_Box Rate: 3 - - Item: Emperium + - Index: 4 + Item: Emperium Rate: 4 - - Item: Karvodailnirol + - Index: 5 + Item: Karvodailnirol Rate: 5 - - Item: Savage_Meat + - Index: 6 + Item: Savage_Meat Rate: 5 - - Item: Gun_Powder + - Index: 7 + Item: Gun_Powder Rate: 10 - - Item: Beef_Head_Meat + - Index: 8 + Item: Beef_Head_Meat Rate: 10 - - Item: Petti_Tail + - Index: 9 + Item: Petti_Tail Rate: 10 - - Item: Drocera_Tentacle + - Index: 10 + Item: Drocera_Tentacle Rate: 15 - - Item: Fire_Bottle + - Index: 11 + Item: Fire_Bottle Rate: 15 - - Item: Coating_Bottle + - Index: 12 + Item: Coating_Bottle Rate: 15 - - Item: Witherless_Rose + - Index: 13 + Item: Witherless_Rose Rate: 20 - - Item: Alchol + - Index: 14 + Item: Alchol Rate: 20 - - Item: Cold_Ice + - Index: 15 + Item: Cold_Ice Rate: 20 - - Item: Ice_Crystal + - Index: 16 + Item: Ice_Crystal Rate: 20 - - Item: Frozen_Rose + - Index: 17 + Item: Frozen_Rose Rate: 30 - - Item: Wolf_Blood + - Index: 18 + Item: Wolf_Blood Rate: 30 - - Item: Ice_Fragment + - Index: 19 + Item: Ice_Fragment Rate: 30 - - Item: Acid_Bottle + - Index: 20 + Item: Acid_Bottle Rate: 30 - - Item: Gift_Box + - Index: 21 + Item: Gift_Box Rate: 35 - - Item: MenEater_Plant_Bottle + - Index: 22 + Item: MenEater_Plant_Bottle Rate: 40 - - Item: Str_Dish06 + - Index: 23 + Item: Str_Dish06 Rate: 40 - - Item: Vit_Dish06 + - Index: 24 + Item: Vit_Dish06 Rate: 40 - - Item: Agi_Dish06 + - Index: 25 + Item: Agi_Dish06 Rate: 40 - - Item: Royal_Jelly + - Index: 26 + Item: Royal_Jelly Rate: 80 - - Item: Int_Dish03 + - Index: 27 + Item: Int_Dish03 Rate: 100 - - Item: Dex_Dish03 + - Index: 28 + Item: Dex_Dish03 Rate: 100 - - Item: Luk_Dish03 + - Index: 29 + Item: Luk_Dish03 Rate: 100 - - Item: Honey + - Index: 30 + Item: Honey Rate: 130 - Group: CLASS_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Ninja_Shield + - Index: 0 + Item: S_Ninja_Shield Rate: 58 - - Item: S_Taekwon_Shield + - Index: 1 + Item: S_Taekwon_Shield Rate: 58 - - Item: S_DoramPhysical_Shield + - Index: 2 + Item: S_DoramPhysical_Shield Rate: 58 - - Item: S_DoramMagical_Shield + - Index: 3 + Item: S_DoramMagical_Shield Rate: 58 - - Item: S_Rebellion_Armor + - Index: 4 + Item: S_Rebellion_Armor Rate: 58 - - Item: S_Kagerou_Armor + - Index: 5 + Item: S_Kagerou_Armor Rate: 58 - - Item: S_Oboro_Armor + - Index: 6 + Item: S_Oboro_Armor Rate: 58 - - Item: S_Rebellion_Shoes + - Index: 7 + Item: S_Rebellion_Shoes Rate: 58 - - Item: S_Kagerou_Shoes + - Index: 8 + Item: S_Kagerou_Shoes Rate: 58 - - Item: S_Oboro_Shoes + - Index: 9 + Item: S_Oboro_Shoes Rate: 58 - - Item: S_DoramPhysical_Armor + - Index: 10 + Item: S_DoramPhysical_Armor Rate: 58 - - Item: S_DoramPhysical_Shoes + - Index: 11 + Item: S_DoramPhysical_Shoes Rate: 58 - - Item: S_DoramMagical_Armor + - Index: 12 + Item: S_DoramMagical_Armor Rate: 58 - - Item: S_DoramMagical_Shoes + - Index: 13 + Item: S_DoramMagical_Shoes Rate: 58 - - Item: S_Star_Emperor_Armor + - Index: 14 + Item: S_Star_Emperor_Armor Rate: 58 - - Item: S_Star_Emperor_Shoes + - Index: 15 + Item: S_Star_Emperor_Shoes Rate: 58 - - Item: S_Soul_Reaper_Armor + - Index: 16 + Item: S_Soul_Reaper_Armor Rate: 58 - - Item: S_Soul_Reaper_Shoes + - Index: 17 + Item: S_Soul_Reaper_Shoes Rate: 58 - - Item: S_Bard_Shoes + - Index: 18 + Item: S_Bard_Shoes Rate: 59 - - Item: S_Dancer_Shoes + - Index: 19 + Item: S_Dancer_Shoes Rate: 59 - - Item: S_Bard_Armor + - Index: 20 + Item: S_Bard_Armor Rate: 59 - - Item: S_Dancer_Armor + - Index: 21 + Item: S_Dancer_Armor Rate: 59 - - Item: S_SuperNovice_Weapon + - Index: 22 + Item: S_SuperNovice_Weapon Rate: 59 - - Item: S_Gunslinger_Weapon + - Index: 23 + Item: S_Gunslinger_Weapon Rate: 59 - - Item: S_Taekwon_Weapon + - Index: 24 + Item: S_Taekwon_Weapon Rate: 59 - - Item: S_Ninja_Weapon + - Index: 25 + Item: S_Ninja_Weapon Rate: 59 - - Item: S_DoramMagical_Weapon + - Index: 26 + Item: S_DoramMagical_Weapon Rate: 59 - - Item: S_DoramPhysical_Weapon + - Index: 27 + Item: S_DoramPhysical_Weapon Rate: 59 - - Item: S_Minstrel_Weapon + - Index: 28 + Item: S_Minstrel_Weapon Rate: 59 - - Item: S_Wanderer_Weapon + - Index: 29 + Item: S_Wanderer_Weapon Rate: 59 - - Item: S_Minstrel_Shield + - Index: 30 + Item: S_Minstrel_Shield Rate: 59 - - Item: S_Wanderer_Shield + - Index: 31 + Item: S_Wanderer_Shield Rate: 59 - - Item: S_SuperNovice_Shield + - Index: 32 + Item: S_SuperNovice_Shield Rate: 59 - - Item: S_Gunslinger_Shield + - Index: 33 + Item: S_Gunslinger_Shield Rate: 59 - - Item: S_Knight_Shoes + - Index: 34 + Item: S_Knight_Shoes Rate: 118 - - Item: S_Crusader_Shoes + - Index: 35 + Item: S_Crusader_Shoes Rate: 118 - - Item: S_Blacksmith_Shoes + - Index: 36 + Item: S_Blacksmith_Shoes Rate: 118 - - Item: S_Alchemist_Shoes + - Index: 37 + Item: S_Alchemist_Shoes Rate: 118 - - Item: S_Priest_Shoes + - Index: 38 + Item: S_Priest_Shoes Rate: 118 - - Item: S_Monk_Shoes + - Index: 39 + Item: S_Monk_Shoes Rate: 118 - - Item: S_Assassin_Shoes + - Index: 40 + Item: S_Assassin_Shoes Rate: 118 - - Item: S_Rogue_Shoes + - Index: 41 + Item: S_Rogue_Shoes Rate: 118 - - Item: S_Wizard_Shoes + - Index: 42 + Item: S_Wizard_Shoes Rate: 118 - - Item: S_Sage_Shoes + - Index: 43 + Item: S_Sage_Shoes Rate: 118 - - Item: S_Hunter_Shoes + - Index: 44 + Item: S_Hunter_Shoes Rate: 118 - - Item: S_Knight_Armor + - Index: 45 + Item: S_Knight_Armor Rate: 118 - - Item: S_Crusader_Armor + - Index: 46 + Item: S_Crusader_Armor Rate: 118 - - Item: S_Blacksmith_Armor + - Index: 47 + Item: S_Blacksmith_Armor Rate: 118 - - Item: S_Alchemist_Armor + - Index: 48 + Item: S_Alchemist_Armor Rate: 118 - - Item: S_Priest_Armor + - Index: 49 + Item: S_Priest_Armor Rate: 118 - - Item: S_Monk_Armor + - Index: 50 + Item: S_Monk_Armor Rate: 118 - - Item: S_Assassin_Armor + - Index: 51 + Item: S_Assassin_Armor Rate: 118 - - Item: S_Rogue_Armor + - Index: 52 + Item: S_Rogue_Armor Rate: 118 - - Item: S_Wizard_Armor + - Index: 53 + Item: S_Wizard_Armor Rate: 118 - - Item: S_Sage_Armor + - Index: 54 + Item: S_Sage_Armor Rate: 118 - - Item: S_Hunter_Armor + - Index: 55 + Item: S_Hunter_Armor Rate: 118 - - Item: S_Runeknight_Weapon + - Index: 56 + Item: S_Runeknight_Weapon Rate: 118 - - Item: S_Royalguard_Weapon + - Index: 57 + Item: S_Royalguard_Weapon Rate: 118 - - Item: S_Mechanic_weapon + - Index: 58 + Item: S_Mechanic_weapon Rate: 118 - - Item: S_Genetic_Weapon + - Index: 59 + Item: S_Genetic_Weapon Rate: 118 - - Item: S_Archbishop_Weapon + - Index: 60 + Item: S_Archbishop_Weapon Rate: 118 - - Item: S_Sura_weapon + - Index: 61 + Item: S_Sura_weapon Rate: 118 - - Item: S_Guillotine_Weapon + - Index: 62 + Item: S_Guillotine_Weapon Rate: 118 - - Item: S_Shadowchaser_Weapon + - Index: 63 + Item: S_Shadowchaser_Weapon Rate: 118 - - Item: S_Warlock_Weapon + - Index: 64 + Item: S_Warlock_Weapon Rate: 118 - - Item: S_Sorcerer_Weapon + - Index: 65 + Item: S_Sorcerer_Weapon Rate: 118 - - Item: S_Ranger_Weapon + - Index: 66 + Item: S_Ranger_Weapon Rate: 118 - - Item: S_Runeknight_Shield + - Index: 67 + Item: S_Runeknight_Shield Rate: 118 - - Item: S_Royalguard_Shield + - Index: 68 + Item: S_Royalguard_Shield Rate: 118 - - Item: S_Mechanic_Shield + - Index: 69 + Item: S_Mechanic_Shield Rate: 118 - - Item: S_Genetic_Shield + - Index: 70 + Item: S_Genetic_Shield Rate: 118 - - Item: S_Archbishop_Shield + - Index: 71 + Item: S_Archbishop_Shield Rate: 118 - - Item: S_Sura_Shield + - Index: 72 + Item: S_Sura_Shield Rate: 118 - - Item: S_Guillotine_Shield + - Index: 73 + Item: S_Guillotine_Shield Rate: 118 - - Item: S_Shadowchaser_Shield + - Index: 74 + Item: S_Shadowchaser_Shield Rate: 118 - - Item: S_Warlock_Shield + - Index: 75 + Item: S_Warlock_Shield Rate: 118 - - Item: S_Sorcerer_Shield + - Index: 76 + Item: S_Sorcerer_Shield Rate: 118 - - Item: S_Ranger_Shield + - Index: 77 + Item: S_Ranger_Shield Rate: 118 - - Item: S_Swordman_earring + - Index: 78 + Item: S_Swordman_earring Rate: 235 - - Item: S_Merchant_earring + - Index: 79 + Item: S_Merchant_earring Rate: 235 - - Item: S_Acolyte_earring + - Index: 80 + Item: S_Acolyte_earring Rate: 235 - - Item: S_Magician_earring + - Index: 81 + Item: S_Magician_earring Rate: 235 - - Item: S_Swordman_Pendant + - Index: 82 + Item: S_Swordman_Pendant Rate: 235 - - Item: S_Merchant_Pendant + - Index: 83 + Item: S_Merchant_Pendant Rate: 235 - - Item: S_Acolyte_Pendant + - Index: 84 + Item: S_Acolyte_Pendant Rate: 235 - - Item: S_Thief_Pendant + - Index: 85 + Item: S_Thief_Pendant Rate: 235 - - Item: S_Magician_Pendant + - Index: 86 + Item: S_Magician_Pendant Rate: 235 - - Item: S_Archer_Pendant + - Index: 87 + Item: S_Archer_Pendant Rate: 235 - - Item: S_Thief_earring + - Index: 88 + Item: S_Thief_earring Rate: 235 - - Item: S_Archer_earring + - Index: 89 + Item: S_Archer_earring Rate: 235 - Group: SEALED_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 13 - - Item: Guarantee_Armor_9Up + - Index: 1 + Item: Guarantee_Armor_9Up Rate: 13 - - Item: Sealed_Card + - Index: 2 + Item: Sealed_Card Rate: 13 - - Item: Gold + - Index: 3 + Item: Gold Rate: 63 - - Item: Guarantee_Weapon_7Up + - Index: 4 + Item: Guarantee_Weapon_7Up Rate: 125 - - Item: Guarantee_Armor_7Up + - Index: 5 + Item: Guarantee_Armor_7Up Rate: 125 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 6 + Item: C_Wing_Of_Fly_5Day_Box Rate: 125 - - Item: S_Expert_Shoes + - Index: 7 + Item: S_Expert_Shoes Rate: 138 - - Item: S_Expert_Shield + - Index: 8 + Item: S_Expert_Shield Rate: 138 - - Item: S_Beginner_Shoes + - Index: 9 + Item: S_Beginner_Shoes Rate: 500 - - Item: S_Beginner_Shield + - Index: 10 + Item: S_Beginner_Shield Rate: 500 - - Item: S_Rookie_Shoes + - Index: 11 + Item: S_Rookie_Shoes Rate: 500 - - Item: S_Rookie_Shield + - Index: 12 + Item: S_Rookie_Shield Rate: 500 - - Item: S_Advanced_Shoes + - Index: 13 + Item: S_Advanced_Shoes Rate: 500 - - Item: S_Advanced_Shield + - Index: 14 + Item: S_Advanced_Shield Rate: 500 - - Item: Treasure_Box + - Index: 15 + Item: Treasure_Box Rate: 1247 - - Item: Enchant_Book + - Index: 16 + Item: Enchant_Book Rate: 1250 - - Item: Costume_Exchange + - Index: 17 + Item: Costume_Exchange Rate: 1250 - - Item: Poison_Bottle_Box2 + - Index: 18 + Item: Poison_Bottle_Box2 Rate: 1250 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 19 + Item: C_Wing_Of_Fly_1Day_Box Rate: 1250 - Group: LI_Nyangvine_Box1_26 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Enchant_Stone_Box26 + - Index: 1 + Item: Enchant_Stone_Box26 Amount: 2 - - Item: Comp_Bubble_Gum + - Index: 2 + Item: Comp_Bubble_Gum Amount: 3 - Group: LI_Nyangvine_Box2_26 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Enchant_Stone_Box26 + - Index: 1 + Item: Enchant_Stone_Box26 Amount: 2 - - Item: Battle_Manual100 + - Index: 2 + Item: Battle_Manual100 Amount: 2 - Group: LI_Nyangvine_Box3_26 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 400 - - Item: Enchant_Stone_Box26 + - Index: 1 + Item: Enchant_Stone_Box26 Amount: 2 - - Item: Comp_Bubble_Gum + - Index: 2 + Item: Comp_Bubble_Gum Amount: 5 - - Item: Battle_Manual100 + - Index: 3 + Item: Battle_Manual100 Amount: 5 - Group: ENCHANT_STONE_BOX26 SubGroups: - SubGroup: 1 List: - - Item: CriticalStone_Robe_D + - Index: 0 + Item: CriticalStone_Robe_D Rate: 10 - - Item: ConStone_Robe_D + - Index: 1 + Item: ConStone_Robe_D Rate: 10 - - Item: CastingStone_Robe + - Index: 2 + Item: CastingStone_Robe Rate: 20 - - Item: Critical_Stone_Robe + - Index: 3 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe_D + - Index: 4 + Item: SPdrainStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 5 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: RangerStone_Robe + - Index: 7 + Item: RangerStone_Robe Rate: 80 - - Item: ShadowchaserStone_Robe + - Index: 8 + Item: ShadowchaserStone_Robe Rate: 80 - - Item: ArchbishopStone_Robe + - Index: 9 + Item: ArchbishopStone_Robe Rate: 80 - - Item: ShadowchaserStone_Robe2 + - Index: 10 + Item: ShadowchaserStone_Robe2 Rate: 80 - - Item: RangerStone_Robe2 + - Index: 11 + Item: RangerStone_Robe2 Rate: 80 - - Item: ArchbishopStone_Robe2 + - Index: 12 + Item: ArchbishopStone_Robe2 Rate: 80 - - Item: ASPDStone_Robe_D + - Index: 13 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 14 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: ArchbishopStone_Top3 + - Index: 15 + Item: ArchbishopStone_Top3 Rate: 80 - - Item: ArchbishopStone_Middle3 + - Index: 16 + Item: ArchbishopStone_Middle3 Rate: 80 - - Item: ArchbishopStone_Bottom3 + - Index: 17 + Item: ArchbishopStone_Bottom3 Rate: 80 - - Item: RangerStone_Top3 + - Index: 18 + Item: RangerStone_Top3 Rate: 80 - - Item: RangerStone_Middle3 + - Index: 19 + Item: RangerStone_Middle3 Rate: 80 - - Item: RangerStone_Bottom3 + - Index: 20 + Item: RangerStone_Bottom3 Rate: 80 - - Item: ShadowchasStone_Top3 + - Index: 21 + Item: ShadowchasStone_Top3 Rate: 80 - - Item: ShadowchasStone_Middle3 + - Index: 22 + Item: ShadowchasStone_Middle3 Rate: 80 - - Item: ShadowchasStone_Bottom3 + - Index: 23 + Item: ShadowchasStone_Bottom3 Rate: 80 - - Item: RangerStone_Top + - Index: 24 + Item: RangerStone_Top Rate: 150 - - Item: RangerStone_Middle + - Index: 25 + Item: RangerStone_Middle Rate: 150 - - Item: RangerStone_Bottom + - Index: 26 + Item: RangerStone_Bottom Rate: 150 - - Item: ShadowchaserStone_Top + - Index: 27 + Item: ShadowchaserStone_Top Rate: 150 - - Item: ShadowchaseStone_Middle + - Index: 28 + Item: ShadowchaseStone_Middle Rate: 150 - - Item: ShadowchaseStone_Bottom + - Index: 29 + Item: ShadowchaseStone_Bottom Rate: 150 - - Item: HighpriestStone_Top + - Index: 30 + Item: HighpriestStone_Top Rate: 150 - - Item: HighpriestStone_Middle + - Index: 31 + Item: HighpriestStone_Middle Rate: 150 - - Item: HighpriestStone_Bottom + - Index: 32 + Item: HighpriestStone_Bottom Rate: 150 - - Item: ShadowchasStone_Bottom2 + - Index: 33 + Item: ShadowchasStone_Bottom2 Rate: 150 - - Item: ShadowchasStone_Middle2 + - Index: 34 + Item: ShadowchasStone_Middle2 Rate: 150 - - Item: ShadowchaserStone_Top2 + - Index: 35 + Item: ShadowchaserStone_Top2 Rate: 150 - - Item: RangerStone_Top2 + - Index: 36 + Item: RangerStone_Top2 Rate: 150 - - Item: RangerStone_Middle2 + - Index: 37 + Item: RangerStone_Middle2 Rate: 150 - - Item: RangerStone_Bottom2 + - Index: 38 + Item: RangerStone_Bottom2 Rate: 150 - - Item: HighpriestStone_Top2 + - Index: 39 + Item: HighpriestStone_Top2 Rate: 150 - - Item: HighpriestStone_Middle2 + - Index: 40 + Item: HighpriestStone_Middle2 Rate: 150 - - Item: HighpriestStone_Bottom2 + - Index: 41 + Item: HighpriestStone_Bottom2 Rate: 150 - - Item: ASPDStone_Top + - Index: 42 + Item: ASPDStone_Top Rate: 160 - - Item: ElectricEffect_Middle + - Index: 43 + Item: ElectricEffect_Middle Rate: 160 - - Item: Stone_Robe_Box + - Index: 44 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 45 + Item: Stone_Robe2_Box Rate: 160 - - Item: ReloadStone_Top + - Index: 46 + Item: ReloadStone_Top Rate: 240 - - Item: ReloadStone_Middle + - Index: 47 + Item: ReloadStone_Middle Rate: 240 - - Item: ReloadStone_Bottom + - Index: 48 + Item: ReloadStone_Bottom Rate: 240 - - Item: Critical_Stone + - Index: 49 + Item: Critical_Stone Rate: 360 - - Item: CastingStone_Top + - Index: 50 + Item: CastingStone_Top Rate: 360 - - Item: CastingStone_Middle + - Index: 51 + Item: CastingStone_Middle Rate: 360 - - Item: CastingStone_Bottom + - Index: 52 + Item: CastingStone_Bottom Rate: 360 - - Item: Critical_Stone_Top + - Index: 53 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 54 + Item: Critical_Stone_Bottom Rate: 360 - - Item: Stone_Top_Box + - Index: 55 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 56 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 57 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 58 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 59 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 60 + Item: Stone_Bottom2_Box Rate: 360 - Group: THIRD_JOB_STONE_GARMENT_BOX SubGroups: - SubGroup: 1 List: - - Item: ArchbishopStone_Robe + - Index: 0 + Item: ArchbishopStone_Robe Rate: 1 - - Item: RoyalguardStone_Robe + - Index: 1 + Item: RoyalguardStone_Robe Rate: 1 - - Item: GuillcrossStone_Robe + - Index: 2 + Item: GuillcrossStone_Robe Rate: 1 - - Item: ShadowchaserStone_Robe + - Index: 3 + Item: ShadowchaserStone_Robe Rate: 1 - - Item: MechanicStone_Robe + - Index: 4 + Item: MechanicStone_Robe Rate: 1 - - Item: WanderMinstreStone_Robe + - Index: 5 + Item: WanderMinstreStone_Robe Rate: 1 - - Item: RuneknightStone_Robe + - Index: 6 + Item: RuneknightStone_Robe Rate: 1 - - Item: GeneticStone_Robe + - Index: 7 + Item: GeneticStone_Robe Rate: 1 - - Item: WarlockStone_Robe + - Index: 8 + Item: WarlockStone_Robe Rate: 1 - - Item: SuraStone_Robe + - Index: 9 + Item: SuraStone_Robe Rate: 1 - - Item: RangerStone_Robe + - Index: 10 + Item: RangerStone_Robe Rate: 1 - - Item: SorcererStone_Robe + - Index: 11 + Item: SorcererStone_Robe Rate: 1 - - Item: KagerouStone_Robe + - Index: 12 + Item: KagerouStone_Robe Rate: 1 - - Item: OboroStone_Robe + - Index: 13 + Item: OboroStone_Robe Rate: 1 - - Item: RebellionStone_Robe + - Index: 14 + Item: RebellionStone_Robe Rate: 1 - - Item: DoramStone_Robe + - Index: 15 + Item: DoramStone_Robe Rate: 1 - Group: THIRD_JOB_STONE_GARMENT_BOX2 SubGroups: - SubGroup: 1 List: - - Item: SuraStone_Robe2 + - Index: 0 + Item: SuraStone_Robe2 Rate: 1 - - Item: SorcererStone_Robe2 + - Index: 1 + Item: SorcererStone_Robe2 Rate: 1 - - Item: ShadowchaserStone_Robe2 + - Index: 2 + Item: ShadowchaserStone_Robe2 Rate: 1 - - Item: RuneknightStone_Robe2 + - Index: 3 + Item: RuneknightStone_Robe2 Rate: 1 - - Item: GeneticStone_Robe2 + - Index: 4 + Item: GeneticStone_Robe2 Rate: 1 - - Item: WanderMinsStone_Robe2 + - Index: 5 + Item: WanderMinsStone_Robe2 Rate: 1 - - Item: WarlockStone_Robe2 + - Index: 6 + Item: WarlockStone_Robe2 Rate: 1 - - Item: RoyalguardStone_Robe2 + - Index: 7 + Item: RoyalguardStone_Robe2 Rate: 1 - - Item: GuillcrossStone_Robe2 + - Index: 8 + Item: GuillcrossStone_Robe2 Rate: 1 - - Item: RangerStone_Robe2 + - Index: 9 + Item: RangerStone_Robe2 Rate: 1 - - Item: MechanicStone_Robe2 + - Index: 10 + Item: MechanicStone_Robe2 Rate: 1 - - Item: ArchbishopStone_Robe2 + - Index: 11 + Item: ArchbishopStone_Robe2 Rate: 1 - - Item: SoulreaperStone_Robe + - Index: 12 + Item: SoulreaperStone_Robe Rate: 1 - - Item: StaremperorStone_Robe + - Index: 13 + Item: StaremperorStone_Robe Rate: 1 - Group: THIRD_JOB_STONE_TOP_BOX SubGroups: - SubGroup: 1 List: - - Item: HighpriestStone_Top + - Index: 0 + Item: HighpriestStone_Top Rate: 1 - - Item: PaladinStone_Top + - Index: 1 + Item: PaladinStone_Top Rate: 1 - - Item: AssacrossStone_Top + - Index: 2 + Item: AssacrossStone_Top Rate: 1 - - Item: ShadowchaserStone_Top + - Index: 3 + Item: ShadowchaserStone_Top Rate: 1 - - Item: MechanicStone_Top + - Index: 4 + Item: MechanicStone_Top Rate: 1 - - Item: WanderMinstrelStone_Top + - Index: 5 + Item: WanderMinstrelStone_Top Rate: 1 - - Item: RuneknightStone_Top + - Index: 6 + Item: RuneknightStone_Top Rate: 1 - - Item: GeneticStone_Top + - Index: 7 + Item: GeneticStone_Top Rate: 1 - - Item: WarlockStone_Top + - Index: 8 + Item: WarlockStone_Top Rate: 1 - - Item: SuraStone_Top + - Index: 9 + Item: SuraStone_Top Rate: 1 - - Item: RangerStone_Top + - Index: 10 + Item: RangerStone_Top Rate: 1 - - Item: SorcererStone_Top + - Index: 11 + Item: SorcererStone_Top Rate: 1 - - Item: NinjaStone_Top + - Index: 12 + Item: NinjaStone_Top Rate: 1 - - Item: GunslingerStone_Top + - Index: 13 + Item: GunslingerStone_Top Rate: 1 - - Item: DoramStone_Top + - Index: 14 + Item: DoramStone_Top Rate: 1 - Group: THIRD_JOB_STONE_TOP_BOX2 SubGroups: - SubGroup: 1 List: - - Item: SuraStone_Top2 + - Index: 0 + Item: SuraStone_Top2 Rate: 1 - - Item: SorcererStone_Top2 + - Index: 1 + Item: SorcererStone_Top2 Rate: 1 - - Item: ShadowchaserStone_Top2 + - Index: 2 + Item: ShadowchaserStone_Top2 Rate: 1 - - Item: RuneknightStone_Top2 + - Index: 3 + Item: RuneknightStone_Top2 Rate: 1 - - Item: GeneticStone_Top2 + - Index: 4 + Item: GeneticStone_Top2 Rate: 1 - - Item: WanderMinsStone_Top2 + - Index: 5 + Item: WanderMinsStone_Top2 Rate: 1 - - Item: WarlockStone_Top2 + - Index: 6 + Item: WarlockStone_Top2 Rate: 1 - - Item: PaladinStone_Top2 + - Index: 7 + Item: PaladinStone_Top2 Rate: 1 - - Item: AssacrossStone_Top2 + - Index: 8 + Item: AssacrossStone_Top2 Rate: 1 - - Item: RangerStone_Top2 + - Index: 9 + Item: RangerStone_Top2 Rate: 1 - - Item: MechanicStone_Top2 + - Index: 10 + Item: MechanicStone_Top2 Rate: 1 - - Item: HighpriestStone_Top2 + - Index: 11 + Item: HighpriestStone_Top2 Rate: 1 - - Item: SoullinkerStone_Top + - Index: 12 + Item: SoullinkerStone_Top Rate: 1 - - Item: GladiatorStone_Top + - Index: 13 + Item: GladiatorStone_Top Rate: 1 - Group: THIRD_JOB_STONE_MIDDLE_BOX SubGroups: - SubGroup: 1 List: - - Item: HighpriestStone_Middle + - Index: 0 + Item: HighpriestStone_Middle Rate: 1 - - Item: PaladinStone_Middle + - Index: 1 + Item: PaladinStone_Middle Rate: 1 - - Item: AssacrossStone_Middle + - Index: 2 + Item: AssacrossStone_Middle Rate: 1 - - Item: ShadowchaseStone_Middle + - Index: 3 + Item: ShadowchaseStone_Middle Rate: 1 - - Item: MechanicStone_Middle + - Index: 4 + Item: MechanicStone_Middle Rate: 1 - - Item: WanderMinstStone_Middle + - Index: 5 + Item: WanderMinstStone_Middle Rate: 1 - - Item: RuneknightStone_Middle + - Index: 6 + Item: RuneknightStone_Middle Rate: 1 - - Item: GeneticStone_Middle + - Index: 7 + Item: GeneticStone_Middle Rate: 1 - - Item: WarlockStone_Middle + - Index: 8 + Item: WarlockStone_Middle Rate: 1 - - Item: SuraStone_Middle + - Index: 9 + Item: SuraStone_Middle Rate: 1 - - Item: RangerStone_Middle + - Index: 10 + Item: RangerStone_Middle Rate: 1 - - Item: SorcererStone_Middle + - Index: 11 + Item: SorcererStone_Middle Rate: 1 - - Item: NinjaStone_Middle + - Index: 12 + Item: NinjaStone_Middle Rate: 1 - - Item: GunslingerStone_Middle + - Index: 13 + Item: GunslingerStone_Middle Rate: 1 - - Item: DoramStone_Middle + - Index: 14 + Item: DoramStone_Middle Rate: 1 - Group: THIRD_JOB_STONE_MIDDLE_BOX2 SubGroups: - SubGroup: 1 List: - - Item: SuraStone_Middle2 + - Index: 0 + Item: SuraStone_Middle2 Rate: 1 - - Item: SorcererStone_Middle2 + - Index: 1 + Item: SorcererStone_Middle2 Rate: 1 - - Item: ShadowchasStone_Middle2 + - Index: 2 + Item: ShadowchasStone_Middle2 Rate: 1 - - Item: RuneknightStone_Middle2 + - Index: 3 + Item: RuneknightStone_Middle2 Rate: 1 - - Item: GeneticStone_Middle2 + - Index: 4 + Item: GeneticStone_Middle2 Rate: 1 - - Item: WanderMinsStone_Middle2 + - Index: 5 + Item: WanderMinsStone_Middle2 Rate: 1 - - Item: WarlockStone_Middle2 + - Index: 6 + Item: WarlockStone_Middle2 Rate: 1 - - Item: PaladinStone_Middle2 + - Index: 7 + Item: PaladinStone_Middle2 Rate: 1 - - Item: AssacrossStone_Middle2 + - Index: 8 + Item: AssacrossStone_Middle2 Rate: 1 - - Item: RangerStone_Middle2 + - Index: 9 + Item: RangerStone_Middle2 Rate: 1 - - Item: MechanicStone_Middle2 + - Index: 10 + Item: MechanicStone_Middle2 Rate: 1 - - Item: HighpriestStone_Middle2 + - Index: 11 + Item: HighpriestStone_Middle2 Rate: 1 - - Item: SoullinkerStone_Middle + - Index: 12 + Item: SoullinkerStone_Middle Rate: 1 - - Item: GladiatorStone_Middle + - Index: 13 + Item: GladiatorStone_Middle Rate: 1 - Group: THIRD_JOB_STONE_BOTTOM_BOX SubGroups: - SubGroup: 1 List: - - Item: HighpriestStone_Bottom + - Index: 0 + Item: HighpriestStone_Bottom Rate: 1 - - Item: PaladinStone_Bottom + - Index: 1 + Item: PaladinStone_Bottom Rate: 1 - - Item: AssacrossStone_Bottom + - Index: 2 + Item: AssacrossStone_Bottom Rate: 1 - - Item: ShadowchaseStone_Bottom + - Index: 3 + Item: ShadowchaseStone_Bottom Rate: 1 - - Item: MechanicStone_Bottom + - Index: 4 + Item: MechanicStone_Bottom Rate: 1 - - Item: WanderMinstStone_Bottom + - Index: 5 + Item: WanderMinstStone_Bottom Rate: 1 - - Item: RuneknightStone_Bottom + - Index: 6 + Item: RuneknightStone_Bottom Rate: 1 - - Item: GeneticStone_Bottom + - Index: 7 + Item: GeneticStone_Bottom Rate: 1 - - Item: WarlockStone_Bottom + - Index: 8 + Item: WarlockStone_Bottom Rate: 1 - - Item: SuraStone_Bottom + - Index: 9 + Item: SuraStone_Bottom Rate: 1 - - Item: RangerStone_Bottom + - Index: 10 + Item: RangerStone_Bottom Rate: 1 - - Item: SorcererStone_Bottom + - Index: 11 + Item: SorcererStone_Bottom Rate: 1 - - Item: NinjaStone_Bottom + - Index: 12 + Item: NinjaStone_Bottom Rate: 1 - - Item: GunslingerStone_Bottom + - Index: 13 + Item: GunslingerStone_Bottom Rate: 1 - - Item: DoramStone_Bottom + - Index: 14 + Item: DoramStone_Bottom Rate: 1 - Group: THIRD_JOB_STONE_BOTTOM_BOX2 SubGroups: - SubGroup: 1 List: - - Item: SuraStone_Bottom2 + - Index: 0 + Item: SuraStone_Bottom2 Rate: 1 - - Item: SorcererStone_Bottom2 + - Index: 1 + Item: SorcererStone_Bottom2 Rate: 1 - - Item: ShadowchasStone_Bottom2 + - Index: 2 + Item: ShadowchasStone_Bottom2 Rate: 1 - - Item: RuneknightStone_Bottom2 + - Index: 3 + Item: RuneknightStone_Bottom2 Rate: 1 - - Item: GeneticStone_Bottom2 + - Index: 4 + Item: GeneticStone_Bottom2 Rate: 1 - - Item: WanderMinsStone_Bottom2 + - Index: 5 + Item: WanderMinsStone_Bottom2 Rate: 1 - - Item: WarlockStone_Bottom2 + - Index: 6 + Item: WarlockStone_Bottom2 Rate: 1 - - Item: PaladinStone_Bottom2 + - Index: 7 + Item: PaladinStone_Bottom2 Rate: 1 - - Item: AssacrossStone_Bottom2 + - Index: 8 + Item: AssacrossStone_Bottom2 Rate: 1 - - Item: RangerStone_Bottom2 + - Index: 9 + Item: RangerStone_Bottom2 Rate: 1 - - Item: MechanicStone_Bottom2 + - Index: 10 + Item: MechanicStone_Bottom2 Rate: 1 - - Item: HighpriestStone_Bottom2 + - Index: 11 + Item: HighpriestStone_Bottom2 Rate: 1 - - Item: SoullinkerStone_Bottom + - Index: 12 + Item: SoullinkerStone_Bottom Rate: 1 - - Item: GladiatorStone_Bottom + - Index: 13 + Item: GladiatorStone_Bottom Rate: 1 - Group: SHADOW_EXCHANGE_BOX SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Earring + - Index: 0 + Item: S_Physical_Earring Rate: 362 - - Item: S_Physical_Weapon + - Index: 1 + Item: S_Physical_Weapon Rate: 362 - - Item: S_Physical_Pendant + - Index: 2 + Item: S_Physical_Pendant Rate: 362 - - Item: S_Magical_Earring + - Index: 3 + Item: S_Magical_Earring Rate: 362 - - Item: S_Magical_Weapon + - Index: 4 + Item: S_Magical_Weapon Rate: 362 - - Item: S_Magical_Pendant + - Index: 5 + Item: S_Magical_Pendant Rate: 362 - - Item: S_Breezy_Armor + - Index: 6 + Item: S_Breezy_Armor Rate: 362 - - Item: S_Champion_Shoes + - Index: 7 + Item: S_Champion_Shoes Rate: 362 - - Item: S_Athena_Shield + - Index: 8 + Item: S_Athena_Shield Rate: 362 - - Item: S_Immune_Armor + - Index: 9 + Item: S_Immune_Armor Rate: 217 - - Item: S_Hard_Armor + - Index: 10 + Item: S_Hard_Armor Rate: 362 - - Item: S_Ancient_Armor + - Index: 11 + Item: S_Ancient_Armor Rate: 217 - - Item: S_Critical_Armor + - Index: 12 + Item: S_Critical_Armor Rate: 217 - - Item: S_Kingbird_Weapon + - Index: 13 + Item: S_Kingbird_Weapon Rate: 362 - - Item: S_Cri_Hit_Weapon + - Index: 14 + Item: S_Cri_Hit_Weapon Rate: 362 - - Item: S_Healing_Weapon + - Index: 15 + Item: S_Healing_Weapon Rate: 362 - - Item: S_Lucky_Weapon + - Index: 16 + Item: S_Lucky_Weapon Rate: 362 - - Item: S_Power_Earring + - Index: 17 + Item: S_Power_Earring Rate: 362 - - Item: S_Int_Pendant + - Index: 18 + Item: S_Int_Pendant Rate: 362 - - Item: S_Dexterous_Armor + - Index: 19 + Item: S_Dexterous_Armor Rate: 362 - - Item: S_Vital_Shoes + - Index: 20 + Item: S_Vital_Shoes Rate: 362 - - Item: S_Athletic_Shield + - Index: 21 + Item: S_Athletic_Shield Rate: 362 - - Item: S_Lucky_Armor + - Index: 22 + Item: S_Lucky_Armor Rate: 362 - - Item: S_Power_Pendant + - Index: 23 + Item: S_Power_Pendant Rate: 362 - - Item: S_Int_Earring + - Index: 24 + Item: S_Int_Earring Rate: 362 - - Item: S_Dexterous_Weapon + - Index: 25 + Item: S_Dexterous_Weapon Rate: 362 - - Item: S_Vital_Shield + - Index: 26 + Item: S_Vital_Shield Rate: 362 - - Item: S_Athletic_Shoes + - Index: 27 + Item: S_Athletic_Shoes Rate: 362 - - Item: S_Resist_Spell_Pendant + - Index: 28 + Item: S_Resist_Spell_Pendant Rate: 362 - - Item: S_Rapid_Pendant + - Index: 29 + Item: S_Rapid_Pendant Rate: 362 - - Item: S_Caster_Pendant + - Index: 30 + Item: S_Caster_Pendant Rate: 217 - - Item: S_Hard_Earring + - Index: 31 + Item: S_Hard_Earring Rate: 362 - - Item: S_Wise_Earring + - Index: 32 + Item: S_Wise_Earring Rate: 362 - - Item: S_Athena_Earring + - Index: 33 + Item: S_Athena_Earring Rate: 362 - - Item: S_Cranial_Shield + - Index: 34 + Item: S_Cranial_Shield Rate: 217 - - Item: S_Safeguard_Shield + - Index: 35 + Item: S_Safeguard_Shield Rate: 217 - - Item: S_Brutal_Shield + - Index: 36 + Item: S_Brutal_Shield Rate: 362 - - Item: S_Gargantua_Shield + - Index: 37 + Item: S_Gargantua_Shield Rate: 362 - - Item: S_Homers_Shield + - Index: 38 + Item: S_Homers_Shield Rate: 362 - - Item: S_Dragoon_Shield + - Index: 39 + Item: S_Dragoon_Shield Rate: 362 - - Item: S_Satanic_Shield + - Index: 40 + Item: S_Satanic_Shield Rate: 362 - - Item: S_Flameguard_Shield + - Index: 41 + Item: S_Flameguard_Shield Rate: 362 - - Item: S_Requiem_Shield + - Index: 42 + Item: S_Requiem_Shield Rate: 362 - - Item: S_Cadi_Shield + - Index: 43 + Item: S_Cadi_Shield Rate: 362 - - Item: S_Bloody_Shoes + - Index: 44 + Item: S_Bloody_Shoes Rate: 362 - - Item: S_Liberation_Shoes + - Index: 45 + Item: S_Liberation_Shoes Rate: 217 - - Item: S_Chemical_Shoes + - Index: 46 + Item: S_Chemical_Shoes Rate: 362 - - Item: S_Clamorous_Shoes + - Index: 47 + Item: S_Clamorous_Shoes Rate: 362 - - Item: S_Insecticide_Shoes + - Index: 48 + Item: S_Insecticide_Shoes Rate: 362 - - Item: S_Fisher_Shoes + - Index: 49 + Item: S_Fisher_Shoes Rate: 362 - - Item: S_Seraphim_Shoes + - Index: 50 + Item: S_Seraphim_Shoes Rate: 362 - - Item: S_Beholder_Shoes + - Index: 51 + Item: S_Beholder_Shoes Rate: 362 - - Item: S_Divine_Shoes + - Index: 52 + Item: S_Divine_Shoes Rate: 362 - - Item: S_Dragoon_Shoes + - Index: 53 + Item: S_Dragoon_Shoes Rate: 362 - - Item: S_Big_Armor + - Index: 54 + Item: S_Big_Armor Rate: 362 - - Item: S_Medium_Armor + - Index: 55 + Item: S_Medium_Armor Rate: 362 - - Item: S_Small_Armor + - Index: 56 + Item: S_Small_Armor Rate: 362 - - Item: S_Big_Weapon + - Index: 57 + Item: S_Big_Weapon Rate: 362 - - Item: S_Medium_Weapon + - Index: 58 + Item: S_Medium_Weapon Rate: 362 - - Item: S_Small_Weapon + - Index: 59 + Item: S_Small_Weapon Rate: 362 - - Item: S_Spiritual_Weapon + - Index: 60 + Item: S_Spiritual_Weapon Rate: 217 - - Item: S_Spiritual_Earring + - Index: 61 + Item: S_Spiritual_Earring Rate: 217 - - Item: S_Spiritual_Pendent + - Index: 62 + Item: S_Spiritual_Pendent Rate: 217 - - Item: S_Malicious_Armor + - Index: 63 + Item: S_Malicious_Armor Rate: 217 - - Item: S_Malicious_Shoes + - Index: 64 + Item: S_Malicious_Shoes Rate: 217 - - Item: S_Malicious_Shield + - Index: 65 + Item: S_Malicious_Shield Rate: 217 - - Item: S_Gemstone_Armor + - Index: 66 + Item: S_Gemstone_Armor Rate: 217 - - Item: S_Gemstone_Shoes + - Index: 67 + Item: S_Gemstone_Shoes Rate: 217 - - Item: S_Gemstone_Shield + - Index: 68 + Item: S_Gemstone_Shield Rate: 217 - - Item: S_Gemstone_Weapon + - Index: 69 + Item: S_Gemstone_Weapon Rate: 217 - - Item: S_Gemstone_Earring + - Index: 70 + Item: S_Gemstone_Earring Rate: 217 - - Item: S_Gemstone_Pendent + - Index: 71 + Item: S_Gemstone_Pendent Rate: 217 - - Item: S_Stability_Shield + - Index: 72 + Item: S_Stability_Shield Rate: 362 - - Item: S_Plasterer's_Armor + - Index: 73 + Item: S_Plasterer's_Armor Rate: 362 - - Item: S_Plasterer's_Shoes + - Index: 74 + Item: S_Plasterer's_Shoes Rate: 362 - - Item: S_Insomniac_Armor + - Index: 75 + Item: S_Insomniac_Armor Rate: 362 - - Item: S_Insomniac_Shoes + - Index: 76 + Item: S_Insomniac_Shoes Rate: 362 - - Item: S_Peerless_Armor + - Index: 77 + Item: S_Peerless_Armor Rate: 362 - - Item: S_Peerless_Shoes + - Index: 78 + Item: S_Peerless_Shoes Rate: 362 - - Item: S_Adurate_Armor + - Index: 79 + Item: S_Adurate_Armor Rate: 362 - - Item: S_Adurate_Shoes + - Index: 80 + Item: S_Adurate_Shoes Rate: 362 - - Item: Unfreez_Weapon_S + - Index: 81 + Item: Unfreez_Weapon_S Rate: 362 - - Item: Unfreeze_Earing_S + - Index: 82 + Item: Unfreeze_Earing_S Rate: 362 - - Item: Unfreeze_Pendent_S + - Index: 83 + Item: Unfreeze_Pendent_S Rate: 362 - - Item: Vitality_Earing_S + - Index: 84 + Item: Vitality_Earing_S Rate: 362 - - Item: Vitality_Pendant_S + - Index: 85 + Item: Vitality_Pendant_S Rate: 362 - - Item: S_Neutral_Weapon + - Index: 86 + Item: S_Neutral_Weapon Rate: 362 - - Item: S_Neutral_Earring + - Index: 87 + Item: S_Neutral_Earring Rate: 362 - - Item: S_Neutral_Pendent + - Index: 88 + Item: S_Neutral_Pendent Rate: 362 - - Item: S_Curse_Lift_Earring + - Index: 89 + Item: S_Curse_Lift_Earring Rate: 362 - - Item: S_Curse_Lift_Pendent + - Index: 90 + Item: S_Curse_Lift_Pendent Rate: 362 - - Item: S_Caster_earring + - Index: 91 + Item: S_Caster_earring Rate: 217 - - Item: S_Caster_Weapon + - Index: 92 + Item: S_Caster_Weapon Rate: 217 - - Item: S_Spell_Flow_Shoes + - Index: 93 + Item: S_Spell_Flow_Shoes Rate: 217 - - Item: S_Spell_Flow_Armor + - Index: 94 + Item: S_Spell_Flow_Armor Rate: 217 - - Item: S_Spell_Flow_Shield + - Index: 95 + Item: S_Spell_Flow_Shield Rate: 217 - - Item: S_Greed_Armor + - Index: 96 + Item: S_Greed_Armor Rate: 72 - - Item: S_Greed_Shoes + - Index: 97 + Item: S_Greed_Shoes Rate: 72 - - Item: S_Greed_Shield + - Index: 98 + Item: S_Greed_Shield Rate: 72 - - Item: S_Greed_Weapon + - Index: 99 + Item: S_Greed_Weapon Rate: 72 - - Item: S_Greed_Earring + - Index: 100 + Item: S_Greed_Earring Rate: 72 - - Item: S_Greed_Pendant + - Index: 101 + Item: S_Greed_Pendant Rate: 72 - - Item: S_Heal_Armor + - Index: 102 + Item: S_Heal_Armor Rate: 362 - - Item: S_Heal_Shoes + - Index: 103 + Item: S_Heal_Shoes Rate: 362 - - Item: S_Heal_Shield + - Index: 104 + Item: S_Heal_Shield Rate: 362 - - Item: S_Heal_Weapon + - Index: 105 + Item: S_Heal_Weapon Rate: 362 - - Item: S_Heal_Earring + - Index: 106 + Item: S_Heal_Earring Rate: 362 - - Item: S_Heal_Pendant + - Index: 107 + Item: S_Heal_Pendant Rate: 362 - - Item: S_Hiding_Armor + - Index: 108 + Item: S_Hiding_Armor Rate: 362 - - Item: S_Hiding_Shoes + - Index: 109 + Item: S_Hiding_Shoes Rate: 362 - - Item: S_Hiding_Shield + - Index: 110 + Item: S_Hiding_Shield Rate: 362 - - Item: S_Hiding_Weapon + - Index: 111 + Item: S_Hiding_Weapon Rate: 362 - - Item: S_Hiding_Earring + - Index: 112 + Item: S_Hiding_Earring Rate: 362 - - Item: S_Hiding_Pendant + - Index: 113 + Item: S_Hiding_Pendant Rate: 362 - - Item: S_Cloaking_Armor + - Index: 114 + Item: S_Cloaking_Armor Rate: 362 - - Item: S_Cloaking_Shoes + - Index: 115 + Item: S_Cloaking_Shoes Rate: 362 - - Item: S_Cloaking_Shield + - Index: 116 + Item: S_Cloaking_Shield Rate: 362 - - Item: S_Cloaking_Weapon + - Index: 117 + Item: S_Cloaking_Weapon Rate: 362 - - Item: S_Cloaking_Earring + - Index: 118 + Item: S_Cloaking_Earring Rate: 362 - - Item: S_Cloaking_Pendant + - Index: 119 + Item: S_Cloaking_Pendant Rate: 362 - - Item: S_Teleport_Armor + - Index: 120 + Item: S_Teleport_Armor Rate: 362 - - Item: S_Teleport_Shoes + - Index: 121 + Item: S_Teleport_Shoes Rate: 362 - - Item: S_Teleport_Shield + - Index: 122 + Item: S_Teleport_Shield Rate: 362 - - Item: S_Teleport_Weapon + - Index: 123 + Item: S_Teleport_Weapon Rate: 362 - - Item: S_Teleport_Earring + - Index: 124 + Item: S_Teleport_Earring Rate: 362 - - Item: S_Teleport_Pendant + - Index: 125 + Item: S_Teleport_Pendant Rate: 362 - - Item: S_Steal_Armor + - Index: 126 + Item: S_Steal_Armor Rate: 362 - - Item: S_Steal_Shoes + - Index: 127 + Item: S_Steal_Shoes Rate: 362 - - Item: S_Steal_Shield + - Index: 128 + Item: S_Steal_Shield Rate: 362 - - Item: S_Steal_Weapon + - Index: 129 + Item: S_Steal_Weapon Rate: 362 - - Item: S_Steal_Earring + - Index: 130 + Item: S_Steal_Earring Rate: 362 - - Item: S_Steal_Pendant + - Index: 131 + Item: S_Steal_Pendant Rate: 362 - - Item: S_Infinity_Earring + - Index: 132 + Item: S_Infinity_Earring Rate: 72 - - Item: S_Infinity_Pendant + - Index: 133 + Item: S_Infinity_Pendant Rate: 72 - - Item: S_Solid_Weapon + - Index: 134 + Item: S_Solid_Weapon Rate: 362 - - Item: S_Solid_Earring + - Index: 135 + Item: S_Solid_Earring Rate: 362 - - Item: S_Immortal_Armor + - Index: 136 + Item: S_Immortal_Armor Rate: 362 - - Item: S_Immortal_Pendant + - Index: 137 + Item: S_Immortal_Pendant Rate: 362 - - Item: S_Executioner_Weapon + - Index: 138 + Item: S_Executioner_Weapon Rate: 72 - - Item: S_Exorcist_Weapon + - Index: 139 + Item: S_Exorcist_Weapon Rate: 72 - - Item: S_Hunting_Weapon + - Index: 140 + Item: S_Hunting_Weapon Rate: 72 - - Item: S_Insect_Net_Weapon + - Index: 141 + Item: S_Insect_Net_Weapon Rate: 72 - - Item: S_Fishing_Weapon + - Index: 142 + Item: S_Fishing_Weapon Rate: 72 - - Item: S_Dragon_Killer_Weapon + - Index: 143 + Item: S_Dragon_Killer_Weapon Rate: 72 - - Item: S_Corrupt_Weapon + - Index: 144 + Item: S_Corrupt_Weapon Rate: 72 - - Item: S_Vibration_Weapon + - Index: 145 + Item: S_Vibration_Weapon Rate: 72 - - Item: S_Holy_Water_Weapon + - Index: 146 + Item: S_Holy_Water_Weapon Rate: 72 - - Item: S_Scissors_Weapon + - Index: 147 + Item: S_Scissors_Weapon Rate: 72 - - Item: S_Penetration_Earring + - Index: 148 + Item: S_Penetration_Earring Rate: 72 - - Item: S_Penetration_Pendent + - Index: 149 + Item: S_Penetration_Pendent Rate: 72 - - Item: S_Tempest_Earring + - Index: 150 + Item: S_Tempest_Earring Rate: 72 - - Item: S_Tempest_Pendent + - Index: 151 + Item: S_Tempest_Pendent Rate: 72 - - Item: S_M_Executioner_Weapon + - Index: 152 + Item: S_M_Executioner_Weapon Rate: 72 - - Item: S_M_Exorcist_Weapon + - Index: 153 + Item: S_M_Exorcist_Weapon Rate: 72 - - Item: S_M_Hunting_Weapon + - Index: 154 + Item: S_M_Hunting_Weapon Rate: 72 - - Item: S_M_Insect_Net_Weapon + - Index: 155 + Item: S_M_Insect_Net_Weapon Rate: 72 - - Item: S_M_Fishing_Weapon + - Index: 156 + Item: S_M_Fishing_Weapon Rate: 72 - - Item: S_M_Dragon_K_Weapon + - Index: 157 + Item: S_M_Dragon_K_Weapon Rate: 72 - - Item: S_M_Corrupt_Weapon + - Index: 158 + Item: S_M_Corrupt_Weapon Rate: 72 - - Item: S_M_Vibration_Weapon + - Index: 159 + Item: S_M_Vibration_Weapon Rate: 72 - - Item: S_M_Holy_Water_Weapon + - Index: 160 + Item: S_M_Holy_Water_Weapon Rate: 72 - - Item: S_M_Scissors_Weapon + - Index: 161 + Item: S_M_Scissors_Weapon Rate: 72 - - Item: S_Bearers_Armor + - Index: 162 + Item: S_Bearers_Armor Rate: 72 - - Item: S_Bearers_Shoes + - Index: 163 + Item: S_Bearers_Shoes Rate: 72 - - Item: S_Bearers_Shield + - Index: 164 + Item: S_Bearers_Shield Rate: 72 - - Item: S_Bearers_Weapon + - Index: 165 + Item: S_Bearers_Weapon Rate: 72 - - Item: S_Bearers_Earring + - Index: 166 + Item: S_Bearers_Earring Rate: 72 - - Item: S_Bearers_Pendent + - Index: 167 + Item: S_Bearers_Pendent Rate: 72 - - Item: S_Basis_Armor + - Index: 168 + Item: S_Basis_Armor Rate: 72 - - Item: S_Hallowed_Armor + - Index: 169 + Item: S_Hallowed_Armor Rate: 362 - - Item: S_Saharic_Armor + - Index: 170 + Item: S_Saharic_Armor Rate: 362 - - Item: S_Underneath_Armor + - Index: 171 + Item: S_Underneath_Armor Rate: 362 - - Item: S_Flam_Armor + - Index: 172 + Item: S_Flam_Armor Rate: 362 - - Item: S_Windy_Armor + - Index: 173 + Item: S_Windy_Armor Rate: 362 - - Item: S_Envenom_Armor + - Index: 174 + Item: S_Envenom_Armor Rate: 362 - - Item: S_Damned_Armor + - Index: 175 + Item: S_Damned_Armor Rate: 362 - - Item: S_Geist_Armor + - Index: 176 + Item: S_Geist_Armor Rate: 362 - - Item: S_Divine_Armor + - Index: 177 + Item: S_Divine_Armor Rate: 362 - - Item: S_Hasty_Shoes + - Index: 178 + Item: S_Hasty_Shoes Rate: 217 - - Item: S_Hasty_Armor + - Index: 179 + Item: S_Hasty_Armor Rate: 217 - - Item: S_Basis_Shield + - Index: 180 + Item: S_Basis_Shield Rate: 362 - - Item: S_Hallowed_Shield + - Index: 181 + Item: S_Hallowed_Shield Rate: 362 - - Item: S_Saharic_Shield + - Index: 182 + Item: S_Saharic_Shield Rate: 362 - - Item: S_Underneath_Shield + - Index: 183 + Item: S_Underneath_Shield Rate: 362 - - Item: S_Flam_Shield + - Index: 184 + Item: S_Flam_Shield Rate: 362 - - Item: S_Windy_Shield + - Index: 185 + Item: S_Windy_Shield Rate: 362 - - Item: S_Envenom_Shield + - Index: 186 + Item: S_Envenom_Shield Rate: 362 - - Item: S_Damned_Shield + - Index: 187 + Item: S_Damned_Shield Rate: 362 - - Item: S_Geist_Shield + - Index: 188 + Item: S_Geist_Shield Rate: 362 - - Item: S_Divine_Shield + - Index: 189 + Item: S_Divine_Shield Rate: 362 - - Item: S_Expert_Shoes + - Index: 190 + Item: S_Expert_Shoes Rate: 217 - - Item: S_Expert_Shield + - Index: 191 + Item: S_Expert_Shield Rate: 217 - - Item: S_Beginner_Shoes + - Index: 192 + Item: S_Beginner_Shoes Rate: 217 - - Item: S_Beginner_Shield + - Index: 193 + Item: S_Beginner_Shield Rate: 217 - - Item: S_Rookie_Shoes + - Index: 194 + Item: S_Rookie_Shoes Rate: 217 - - Item: S_Rookie_Shield + - Index: 195 + Item: S_Rookie_Shield Rate: 217 - - Item: S_Advanced_Shoes + - Index: 196 + Item: S_Advanced_Shoes Rate: 217 - - Item: S_Advanced_Shield + - Index: 197 + Item: S_Advanced_Shield Rate: 217 - - Item: S_Attack_Armor + - Index: 198 + Item: S_Attack_Armor Rate: 217 - - Item: S_Blitz_Earring + - Index: 199 + Item: S_Blitz_Earring Rate: 72 - - Item: S_Blitz_Pendent + - Index: 200 + Item: S_Blitz_Pendent Rate: 72 - - Item: S_ColdBolt_Armor + - Index: 201 + Item: S_ColdBolt_Armor Rate: 362 - - Item: S_FireBolt_Armor + - Index: 202 + Item: S_FireBolt_Armor Rate: 362 - - Item: S_LightingBolt_Armor + - Index: 203 + Item: S_LightingBolt_Armor Rate: 362 - - Item: S_EarthSpike_Armor + - Index: 204 + Item: S_EarthSpike_Armor Rate: 362 - - Item: S_Enhance_Force_Weapon + - Index: 205 + Item: S_Enhance_Force_Weapon Rate: 362 - - Item: S_Force_Weapon + - Index: 206 + Item: S_Force_Weapon Rate: 362 - - Item: S_Force_Earring + - Index: 207 + Item: S_Force_Earring Rate: 362 - - Item: S_Force_Pendant + - Index: 208 + Item: S_Force_Pendant Rate: 362 - - Item: S_Enhance_Spirit_Weapon + - Index: 209 + Item: S_Enhance_Spirit_Weapon Rate: 362 - - Item: S_Spirit_Weapon + - Index: 210 + Item: S_Spirit_Weapon Rate: 362 - - Item: S_Spirit_Earring + - Index: 211 + Item: S_Spirit_Earring Rate: 362 - - Item: S_Spirit_Pendant + - Index: 212 + Item: S_Spirit_Pendant Rate: 362 - - Item: S_Blitz_Shoes + - Index: 213 + Item: S_Blitz_Shoes Rate: 72 - - Item: S_Blitz_Shield + - Index: 214 + Item: S_Blitz_Shield Rate: 72 - - Item: S_Exceed_Weapon + - Index: 215 + Item: S_Exceed_Weapon Rate: 362 - - Item: S_Titan_Earring + - Index: 216 + Item: S_Titan_Earring Rate: 362 - - Item: S_Titan_Pendant + - Index: 217 + Item: S_Titan_Pendant Rate: 362 - - Item: S_Boned_Earring + - Index: 218 + Item: S_Boned_Earring Rate: 362 - - Item: S_Boned_Pendant + - Index: 219 + Item: S_Boned_Pendant Rate: 362 - - Item: S_Gigantic_Earring + - Index: 220 + Item: S_Gigantic_Earring Rate: 362 - - Item: S_Gigantic_Pendant + - Index: 221 + Item: S_Gigantic_Pendant Rate: 362 - - Item: S_Caster_Shoes + - Index: 222 + Item: S_Caster_Shoes Rate: 217 - - Item: S_Caster_Shield + - Index: 223 + Item: S_Caster_Shield Rate: 217 - - Item: S_Caster_Armor + - Index: 224 + Item: S_Caster_Armor Rate: 217 - - Item: S_Reload_Shoes + - Index: 225 + Item: S_Reload_Shoes Rate: 217 - - Item: S_Reload_Shield + - Index: 226 + Item: S_Reload_Shield Rate: 217 - - Item: S_Reload_Armor + - Index: 227 + Item: S_Reload_Armor Rate: 217 - - Item: S_Swordman_earring + - Index: 228 + Item: S_Swordman_earring Rate: 217 - - Item: S_Merchant_earring + - Index: 229 + Item: S_Merchant_earring Rate: 217 - - Item: S_Acolyte_earring + - Index: 230 + Item: S_Acolyte_earring Rate: 217 - - Item: S_Magician_earring + - Index: 231 + Item: S_Magician_earring Rate: 217 - - Item: S_Swordman_Pendant + - Index: 232 + Item: S_Swordman_Pendant Rate: 217 - - Item: S_Merchant_Pendant + - Index: 233 + Item: S_Merchant_Pendant Rate: 217 - - Item: S_Acolyte_Pendant + - Index: 234 + Item: S_Acolyte_Pendant Rate: 217 - - Item: S_Thief_Pendant + - Index: 235 + Item: S_Thief_Pendant Rate: 217 - - Item: S_Magician_Pendant + - Index: 236 + Item: S_Magician_Pendant Rate: 217 - - Item: S_Archer_Pendant + - Index: 237 + Item: S_Archer_Pendant Rate: 217 - - Item: S_Knight_Shoes + - Index: 238 + Item: S_Knight_Shoes Rate: 217 - - Item: S_Crusader_Shoes + - Index: 239 + Item: S_Crusader_Shoes Rate: 217 - - Item: S_Blacksmith_Shoes + - Index: 240 + Item: S_Blacksmith_Shoes Rate: 217 - - Item: S_Alchemist_Shoes + - Index: 241 + Item: S_Alchemist_Shoes Rate: 217 - - Item: S_Priest_Shoes + - Index: 242 + Item: S_Priest_Shoes Rate: 217 - - Item: S_Monk_Shoes + - Index: 243 + Item: S_Monk_Shoes Rate: 217 - - Item: S_Assassin_Shoes + - Index: 244 + Item: S_Assassin_Shoes Rate: 217 - - Item: S_Rogue_Shoes + - Index: 245 + Item: S_Rogue_Shoes Rate: 217 - - Item: S_Wizard_Shoes + - Index: 246 + Item: S_Wizard_Shoes Rate: 217 - - Item: S_Sage_Shoes + - Index: 247 + Item: S_Sage_Shoes Rate: 217 - - Item: S_Hunter_Shoes + - Index: 248 + Item: S_Hunter_Shoes Rate: 217 - - Item: S_Bard_Shoes + - Index: 249 + Item: S_Bard_Shoes Rate: 217 - - Item: S_Dancer_Shoes + - Index: 250 + Item: S_Dancer_Shoes Rate: 217 - - Item: S_Knight_Armor + - Index: 251 + Item: S_Knight_Armor Rate: 217 - - Item: S_Crusader_Armor + - Index: 252 + Item: S_Crusader_Armor Rate: 217 - - Item: S_Blacksmith_Armor + - Index: 253 + Item: S_Blacksmith_Armor Rate: 217 - - Item: S_Alchemist_Armor + - Index: 254 + Item: S_Alchemist_Armor Rate: 217 - - Item: S_Priest_Armor + - Index: 255 + Item: S_Priest_Armor Rate: 217 - - Item: S_Monk_Armor + - Index: 256 + Item: S_Monk_Armor Rate: 217 - - Item: S_Assassin_Armor + - Index: 257 + Item: S_Assassin_Armor Rate: 217 - - Item: S_Rogue_Armor + - Index: 258 + Item: S_Rogue_Armor Rate: 217 - - Item: S_Wizard_Armor + - Index: 259 + Item: S_Wizard_Armor Rate: 217 - - Item: S_Sage_Armor + - Index: 260 + Item: S_Sage_Armor Rate: 217 - - Item: S_Hunter_Armor + - Index: 261 + Item: S_Hunter_Armor Rate: 217 - - Item: S_Bard_Armor + - Index: 262 + Item: S_Bard_Armor Rate: 218 - - Item: S_Dancer_Armor + - Index: 263 + Item: S_Dancer_Armor Rate: 218 - - Item: S_SuperNovice_Weapon + - Index: 264 + Item: S_SuperNovice_Weapon Rate: 218 - - Item: S_Gunslinger_Weapon + - Index: 265 + Item: S_Gunslinger_Weapon Rate: 218 - - Item: S_Taekwon_Weapon + - Index: 266 + Item: S_Taekwon_Weapon Rate: 218 - - Item: S_Ninja_Weapon + - Index: 267 + Item: S_Ninja_Weapon Rate: 218 - - Item: S_DoramMagical_Weapon + - Index: 268 + Item: S_DoramMagical_Weapon Rate: 218 - - Item: S_DoramPhysical_Weapon + - Index: 269 + Item: S_DoramPhysical_Weapon Rate: 218 - - Item: S_Runeknight_Weapon + - Index: 270 + Item: S_Runeknight_Weapon Rate: 218 - - Item: S_Royalguard_Weapon + - Index: 271 + Item: S_Royalguard_Weapon Rate: 218 - - Item: S_Mechanic_weapon + - Index: 272 + Item: S_Mechanic_weapon Rate: 218 - - Item: S_Genetic_Weapon + - Index: 273 + Item: S_Genetic_Weapon Rate: 218 - - Item: S_Archbishop_Weapon + - Index: 274 + Item: S_Archbishop_Weapon Rate: 218 - - Item: S_Sura_weapon + - Index: 275 + Item: S_Sura_weapon Rate: 218 - - Item: S_Guillotine_Weapon + - Index: 276 + Item: S_Guillotine_Weapon Rate: 218 - - Item: S_Shadowchaser_Weapon + - Index: 277 + Item: S_Shadowchaser_Weapon Rate: 218 - - Item: S_Warlock_Weapon + - Index: 278 + Item: S_Warlock_Weapon Rate: 218 - - Item: S_Sorcerer_Weapon + - Index: 279 + Item: S_Sorcerer_Weapon Rate: 218 - - Item: S_Ranger_Weapon + - Index: 280 + Item: S_Ranger_Weapon Rate: 218 - - Item: S_Minstrel_Weapon + - Index: 281 + Item: S_Minstrel_Weapon Rate: 218 - - Item: S_Wanderer_Weapon + - Index: 282 + Item: S_Wanderer_Weapon Rate: 218 - - Item: S_Runeknight_Shield + - Index: 283 + Item: S_Runeknight_Shield Rate: 218 - - Item: S_Royalguard_Shield + - Index: 284 + Item: S_Royalguard_Shield Rate: 218 - - Item: S_Mechanic_Shield + - Index: 285 + Item: S_Mechanic_Shield Rate: 218 - - Item: S_Genetic_Shield + - Index: 286 + Item: S_Genetic_Shield Rate: 218 - - Item: S_Archbishop_Shield + - Index: 287 + Item: S_Archbishop_Shield Rate: 218 - - Item: S_Sura_Shield + - Index: 288 + Item: S_Sura_Shield Rate: 218 - - Item: S_Guillotine_Shield + - Index: 289 + Item: S_Guillotine_Shield Rate: 218 - - Item: S_Shadowchaser_Shield + - Index: 290 + Item: S_Shadowchaser_Shield Rate: 218 - - Item: S_Warlock_Shield + - Index: 291 + Item: S_Warlock_Shield Rate: 218 - - Item: S_Sorcerer_Shield + - Index: 292 + Item: S_Sorcerer_Shield Rate: 218 - - Item: S_Ranger_Shield + - Index: 293 + Item: S_Ranger_Shield Rate: 218 - - Item: S_Minstrel_Shield + - Index: 294 + Item: S_Minstrel_Shield Rate: 218 - - Item: S_Wanderer_Shield + - Index: 295 + Item: S_Wanderer_Shield Rate: 218 - - Item: S_Ninja_Shield + - Index: 296 + Item: S_Ninja_Shield Rate: 218 - - Item: S_Taekwon_Shield + - Index: 297 + Item: S_Taekwon_Shield Rate: 218 - - Item: S_DoramPhysical_Shield + - Index: 298 + Item: S_DoramPhysical_Shield Rate: 218 - - Item: S_DoramMagical_Shield + - Index: 299 + Item: S_DoramMagical_Shield Rate: 218 - - Item: S_SuperNovice_Shield + - Index: 300 + Item: S_SuperNovice_Shield Rate: 218 - - Item: S_Gunslinger_Shield + - Index: 301 + Item: S_Gunslinger_Shield Rate: 218 - - Item: S_Thief_earring + - Index: 302 + Item: S_Thief_earring Rate: 218 - - Item: S_Archer_earring + - Index: 303 + Item: S_Archer_earring Rate: 218 - - Item: S2_Hasty_Shoes + - Index: 304 + Item: S2_Hasty_Shoes Rate: 73 - - Item: S2_Bearers_Pendent + - Index: 305 + Item: S2_Bearers_Pendent Rate: 73 - - Item: S2_Gemstone_Earring + - Index: 306 + Item: S2_Gemstone_Earring Rate: 73 - - Item: S2_Spell_Flow_Shield + - Index: 307 + Item: S2_Spell_Flow_Shield Rate: 73 - - Item: S2_Spiritual_Weapon + - Index: 308 + Item: S2_Spiritual_Weapon Rate: 73 - - Item: S2_Malicious_Armor + - Index: 309 + Item: S2_Malicious_Armor Rate: 73 - - Item: S_Sigrun_Armor + - Index: 310 + Item: S_Sigrun_Armor Rate: 73 - - Item: S_Sigrun_Shield + - Index: 311 + Item: S_Sigrun_Shield Rate: 73 - - Item: S2_Force_Ex_Weapon + - Index: 312 + Item: S2_Force_Ex_Weapon Rate: 73 - - Item: S2_Spirit_M_E_Weapon + - Index: 313 + Item: S2_Spirit_M_E_Weapon Rate: 73 - - Item: S2_Caster_Armor + - Index: 314 + Item: S2_Caster_Armor Rate: 73 - - Item: S2_Reload_Armor + - Index: 315 + Item: S2_Reload_Armor Rate: 73 - - Item: S_Critical_Shield + - Index: 316 + Item: S_Critical_Shield Rate: 73 - - Item: S_Critical_Shoes + - Index: 317 + Item: S_Critical_Shoes Rate: 73 - - Item: S_Tempest_Shield + - Index: 318 + Item: S_Tempest_Shield Rate: 73 - - Item: S_Tempest_Shoes + - Index: 319 + Item: S_Tempest_Shoes Rate: 73 - - Item: S_M_ExeHoly_Armor + - Index: 320 + Item: S_M_ExeHoly_Armor Rate: 73 - - Item: S_M_ExoCorrupt_Armor + - Index: 321 + Item: S_M_ExoCorrupt_Armor Rate: 73 - - Item: S_M_DragonVib_Armor + - Index: 322 + Item: S_M_DragonVib_Armor Rate: 73 - - Item: S_M_SciHunting_Armor + - Index: 323 + Item: S_M_SciHunting_Armor Rate: 73 - - Item: S_M_FishInsect_Armor + - Index: 324 + Item: S_M_FishInsect_Armor Rate: 73 - - Item: S_Tension_Weapon + - Index: 325 + Item: S_Tension_Weapon Rate: 73 - - Item: S_Tension_Earring + - Index: 326 + Item: S_Tension_Earring Rate: 73 - - Item: S_Tension_Pendent + - Index: 327 + Item: S_Tension_Pendent Rate: 73 - - Item: S_Elegant_Weapon + - Index: 328 + Item: S_Elegant_Weapon Rate: 73 - - Item: S_Elegant_Earring + - Index: 329 + Item: S_Elegant_Earring Rate: 73 - - Item: S_Elegant_Pendent + - Index: 330 + Item: S_Elegant_Pendent Rate: 73 - - Item: S_Healing_Shield + - Index: 331 + Item: S_Healing_Shield Rate: 73 - - Item: S_Healing_Shoes + - Index: 332 + Item: S_Healing_Shoes Rate: 73 - - Item: S_Restore_Earring + - Index: 333 + Item: S_Restore_Earring Rate: 73 - - Item: S_Restore_Pendent + - Index: 334 + Item: S_Restore_Pendent Rate: 73 - - Item: S_MortalBlow_Weapon + - Index: 335 + Item: S_MortalBlow_Weapon Rate: 73 - - Item: S_MortalBlow_Earring + - Index: 336 + Item: S_MortalBlow_Earring Rate: 73 - - Item: S_MortalBlow_Pendent + - Index: 337 + Item: S_MortalBlow_Pendent Rate: 73 - - Item: S_Penetration_Shoes + - Index: 338 + Item: S_Penetration_Shoes Rate: 73 - - Item: S_Penetration_Shield + - Index: 339 + Item: S_Penetration_Shield Rate: 73 - - Item: S_ExeHoly_Armor + - Index: 340 + Item: S_ExeHoly_Armor Rate: 73 - - Item: S_ExoCorrupt_Armor + - Index: 341 + Item: S_ExoCorrupt_Armor Rate: 73 - - Item: S_DragonVib_Armor + - Index: 342 + Item: S_DragonVib_Armor Rate: 73 - - Item: S_SciHunting_Armor + - Index: 343 + Item: S_SciHunting_Armor Rate: 73 - - Item: S_FishInsect_Armor + - Index: 344 + Item: S_FishInsect_Armor Rate: 73 - - Item: Sentimental_Weapone_S + - Index: 345 + Item: Sentimental_Weapone_S Rate: 73 - - Item: Sentimental_Earring_S + - Index: 346 + Item: Sentimental_Earring_S Rate: 73 - - Item: Sentimental_Pendant_S + - Index: 347 + Item: Sentimental_Pendant_S Rate: 73 - - Item: Enchanting_Weapone_S + - Index: 348 + Item: Enchanting_Weapone_S Rate: 73 - - Item: Enchanting_Earring_S + - Index: 349 + Item: Enchanting_Earring_S Rate: 73 - - Item: Enchanting_Pendant_S + - Index: 350 + Item: Enchanting_Pendant_S Rate: 73 - - Item: S_Rebellion_Armor + - Index: 351 + Item: S_Rebellion_Armor Rate: 73 - - Item: S_Kagerou_Armor + - Index: 352 + Item: S_Kagerou_Armor Rate: 73 - - Item: S_Oboro_Armor + - Index: 353 + Item: S_Oboro_Armor Rate: 73 - - Item: S_Rebellion_Shoes + - Index: 354 + Item: S_Rebellion_Shoes Rate: 73 - - Item: S_Kagerou_Shoes + - Index: 355 + Item: S_Kagerou_Shoes Rate: 73 - - Item: S_Oboro_Shoes + - Index: 356 + Item: S_Oboro_Shoes Rate: 73 - - Item: S_DoramPhysical_Armor + - Index: 357 + Item: S_DoramPhysical_Armor Rate: 73 - - Item: S_DoramPhysical_Shoes + - Index: 358 + Item: S_DoramPhysical_Shoes Rate: 73 - - Item: S_DoramMagical_Armor + - Index: 359 + Item: S_DoramMagical_Armor Rate: 73 - - Item: S_DoramMagical_Shoes + - Index: 360 + Item: S_DoramMagical_Shoes Rate: 73 - - Item: S_Star_Emperor_Armor + - Index: 361 + Item: S_Star_Emperor_Armor Rate: 73 - - Item: S_Star_Emperor_Shoes + - Index: 362 + Item: S_Star_Emperor_Shoes Rate: 73 - - Item: S_Soul_Reaper_Armor + - Index: 363 + Item: S_Soul_Reaper_Armor Rate: 73 - - Item: S_Soul_Reaper_Shoes + - Index: 364 + Item: S_Soul_Reaper_Shoes Rate: 73 - - Item: S_Tempest_Weapon + - Index: 365 + Item: S_Tempest_Weapon Rate: 73 - - Item: S_Tempest_Armor + - Index: 366 + Item: S_Tempest_Armor Rate: 73 - - Item: S_PerfectSize_Weapon + - Index: 367 + Item: S_PerfectSize_Weapon Rate: 73 - - Item: S_PerfectSize_Armor + - Index: 368 + Item: S_PerfectSize_Armor Rate: 73 - - Item: S_M_Exo_Co_Weapon + - Index: 369 + Item: S_M_Exo_Co_Weapon Rate: 73 - - Item: S_M_Viv_Dr_Weapon + - Index: 370 + Item: S_M_Viv_Dr_Weapon Rate: 73 - - Item: S_M_Sci_Hu_Weapon + - Index: 371 + Item: S_M_Sci_Hu_Weapon Rate: 73 - - Item: S_M_Fis_In_Weapon + - Index: 372 + Item: S_M_Fis_In_Weapon Rate: 73 - - Item: S_M_Exe_Ho_Weapon + - Index: 373 + Item: S_M_Exe_Ho_Weapon Rate: 73 - - Item: S_Penetration_Weapon + - Index: 374 + Item: S_Penetration_Weapon Rate: 73 - - Item: S_Penetration_Armor + - Index: 375 + Item: S_Penetration_Armor Rate: 73 - - Item: S_Exe_Ho_Weapon + - Index: 376 + Item: S_Exe_Ho_Weapon Rate: 73 - - Item: S_Fis_In_Weapon + - Index: 377 + Item: S_Fis_In_Weapon Rate: 73 - - Item: S_Sci_Hu_Weapon + - Index: 378 + Item: S_Sci_Hu_Weapon Rate: 73 - - Item: S_Viv_Dr_Weapon + - Index: 379 + Item: S_Viv_Dr_Weapon Rate: 73 - - Item: S_Exo_Co_Weapon + - Index: 380 + Item: S_Exo_Co_Weapon Rate: 73 - - Item: S_Hasty_Weapon + - Index: 381 + Item: S_Hasty_Weapon Rate: 73 - - Item: S_Sonic_Armor + - Index: 382 + Item: S_Sonic_Armor Rate: 73 - - Item: S_Sonic_Shield + - Index: 383 + Item: S_Sonic_Shield Rate: 73 - - Item: S_Sonic_Shoes + - Index: 384 + Item: S_Sonic_Shoes Rate: 73 - - Item: S_Ignition_Weapon + - Index: 385 + Item: S_Ignition_Weapon Rate: 73 - - Item: S_Ignition_Pendant + - Index: 386 + Item: S_Ignition_Pendant Rate: 73 - - Item: S_Ignition_Earing + - Index: 387 + Item: S_Ignition_Earing Rate: 73 - - Item: S_W_Breath_Armor + - Index: 388 + Item: S_W_Breath_Armor Rate: 73 - - Item: S_W_Breath_Shield + - Index: 389 + Item: S_W_Breath_Shield Rate: 73 - - Item: S_W_Breath_Shoes + - Index: 390 + Item: S_W_Breath_Shoes Rate: 73 - - Item: S_F_Breath_Weapon + - Index: 391 + Item: S_F_Breath_Weapon Rate: 73 - - Item: S_F_Breath_Pendant + - Index: 392 + Item: S_F_Breath_Pendant Rate: 73 - - Item: S_F_Breath_Earing + - Index: 393 + Item: S_F_Breath_Earing Rate: 73 - - Item: S_Cluster_Armor + - Index: 394 + Item: S_Cluster_Armor Rate: 73 - - Item: S_Cluster_Shield + - Index: 395 + Item: S_Cluster_Shield Rate: 73 - - Item: S_Cluster_Shoes + - Index: 396 + Item: S_Cluster_Shoes Rate: 73 - - Item: S_Aimed_Weapon + - Index: 397 + Item: S_Aimed_Weapon Rate: 73 - - Item: S_Aimed_Pendant + - Index: 398 + Item: S_Aimed_Pendant Rate: 73 - - Item: S_Aimed_Earing + - Index: 399 + Item: S_Aimed_Earing Rate: 73 - - Item: S_Arrow_Armor + - Index: 400 + Item: S_Arrow_Armor Rate: 73 - - Item: S_Arrow_Shield + - Index: 401 + Item: S_Arrow_Shield Rate: 73 - - Item: S_Arrow_Shoes + - Index: 402 + Item: S_Arrow_Shoes Rate: 73 - - Item: S_Shooting_Weapon + - Index: 403 + Item: S_Shooting_Weapon Rate: 73 - - Item: S_Shooting_Pendant + - Index: 404 + Item: S_Shooting_Pendant Rate: 73 - - Item: S_Shooting_Earing + - Index: 405 + Item: S_Shooting_Earing Rate: 73 - - Item: S_Tornado_Armor + - Index: 406 + Item: S_Tornado_Armor Rate: 73 - - Item: S_Tornado_Shield + - Index: 407 + Item: S_Tornado_Shield Rate: 73 - - Item: S_Tornado_Shoes + - Index: 408 + Item: S_Tornado_Shoes Rate: 73 - - Item: S_Boomerang_Weapon + - Index: 409 + Item: S_Boomerang_Weapon Rate: 73 - - Item: S_Boomerang_Pendant + - Index: 410 + Item: S_Boomerang_Pendant Rate: 73 - - Item: S_Boomerang_Earing + - Index: 411 + Item: S_Boomerang_Earing Rate: 73 - - Item: S_Vulcan_Armor + - Index: 412 + Item: S_Vulcan_Armor Rate: 73 - - Item: S_Vulcan_Shield + - Index: 413 + Item: S_Vulcan_Shield Rate: 73 - - Item: S_Vulcan_Shoes + - Index: 414 + Item: S_Vulcan_Shoes Rate: 73 - - Item: S_Arms_Weapon + - Index: 415 + Item: S_Arms_Weapon Rate: 73 - - Item: S_Arms_Pendant + - Index: 416 + Item: S_Arms_Pendant Rate: 73 - - Item: S_Arms_Earing + - Index: 417 + Item: S_Arms_Earing Rate: 73 - - Item: S_Rampage_Armor + - Index: 418 + Item: S_Rampage_Armor Rate: 73 - - Item: S_Rampage_Shield + - Index: 419 + Item: S_Rampage_Shield Rate: 73 - - Item: S_Rampage_Shoes + - Index: 420 + Item: S_Rampage_Shoes Rate: 73 - - Item: S_Skynetblow_Weapon + - Index: 421 + Item: S_Skynetblow_Weapon Rate: 73 - - Item: S_Skynetblow_Pendant + - Index: 422 + Item: S_Skynetblow_Pendant Rate: 73 - - Item: S_Skynetblow_Earing + - Index: 423 + Item: S_Skynetblow_Earing Rate: 73 - - Item: S_Knucklearrow_Armor + - Index: 424 + Item: S_Knucklearrow_Armor Rate: 73 - - Item: S_Knucklearrow_Shield + - Index: 425 + Item: S_Knucklearrow_Shield Rate: 73 - - Item: S_Knucklearrow_Shoes + - Index: 426 + Item: S_Knucklearrow_Shoes Rate: 73 - - Item: S_TigerCannon_Weapon + - Index: 427 + Item: S_TigerCannon_Weapon Rate: 73 - - Item: S_Tigercannon_Pendant + - Index: 428 + Item: S_Tigercannon_Pendant Rate: 73 - - Item: S_Tigercannon_Earing + - Index: 429 + Item: S_Tigercannon_Earing Rate: 73 - - Item: S_Duplelight_Armor + - Index: 430 + Item: S_Duplelight_Armor Rate: 73 - - Item: S_Duplelight_Shield + - Index: 431 + Item: S_Duplelight_Shield Rate: 73 - - Item: S_Duplelight_Shoes + - Index: 432 + Item: S_Duplelight_Shoes Rate: 73 - - Item: S_Adoramus_Weapon + - Index: 433 + Item: S_Adoramus_Weapon Rate: 73 - - Item: S_Adoramus_Pendant + - Index: 434 + Item: S_Adoramus_Pendant Rate: 73 - - Item: S_Adoramus_Earing + - Index: 435 + Item: S_Adoramus_Earing Rate: 73 - - Item: S_Judex_Armor + - Index: 436 + Item: S_Judex_Armor Rate: 73 - - Item: S_Judex_Shield + - Index: 437 + Item: S_Judex_Shield Rate: 73 - - Item: S_Judex_Shoes + - Index: 438 + Item: S_Judex_Shoes Rate: 73 - - Item: S_Magnus_Weapon + - Index: 439 + Item: S_Magnus_Weapon Rate: 73 - - Item: S_Magnus_Pendant + - Index: 440 + Item: S_Magnus_Pendant Rate: 73 - - Item: S_Magnus_Earing + - Index: 441 + Item: S_Magnus_Earing Rate: 73 - - Item: S_Rainstorm_Armor + - Index: 442 + Item: S_Rainstorm_Armor Rate: 73 - - Item: S_Rainstorm_Shield + - Index: 443 + Item: S_Rainstorm_Shield Rate: 73 - - Item: S_Rainstorm_Shoes + - Index: 444 + Item: S_Rainstorm_Shoes Rate: 73 - - Item: S_Arrowvulcan_Weapon + - Index: 445 + Item: S_Arrowvulcan_Weapon Rate: 73 - - Item: S_Arrowvulcan_Pendant + - Index: 446 + Item: S_Arrowvulcan_Pendant Rate: 73 - - Item: S_Arrowvulcan_Earing + - Index: 447 + Item: S_Arrowvulcan_Earing Rate: 73 - - Item: S_Metalic_Armor + - Index: 448 + Item: S_Metalic_Armor Rate: 73 - - Item: S_Metalic_Shield + - Index: 449 + Item: S_Metalic_Shield Rate: 73 - - Item: S_Metalic_Shoes + - Index: 450 + Item: S_Metalic_Shoes Rate: 73 - - Item: S_Reverberation_Weapon + - Index: 451 + Item: S_Reverberation_Weapon Rate: 73 - - Item: S_Reverberation_Pendant + - Index: 452 + Item: S_Reverberation_Pendant Rate: 73 - - Item: S_Reverberation_Earing + - Index: 453 + Item: S_Reverberation_Earing Rate: 73 - - Item: S_Triangle_Armor + - Index: 454 + Item: S_Triangle_Armor Rate: 73 - - Item: S_Triangle_Shield + - Index: 455 + Item: S_Triangle_Shield Rate: 73 - - Item: S_Triangle_Shoes + - Index: 456 + Item: S_Triangle_Shoes Rate: 73 - - Item: S_Shadowspell_Weapon + - Index: 457 + Item: S_Shadowspell_Weapon Rate: 73 - - Item: S_Shadowspell_Pendant + - Index: 458 + Item: S_Shadowspell_Pendant Rate: 73 - - Item: S_Shadowspell_Earing + - Index: 459 + Item: S_Shadowspell_Earing Rate: 73 - - Item: S_Menace_Armor + - Index: 460 + Item: S_Menace_Armor Rate: 73 - - Item: S_Menace_Shield + - Index: 461 + Item: S_Menace_Shield Rate: 73 - - Item: S_Menace_Shoes + - Index: 462 + Item: S_Menace_Shoes Rate: 73 - - Item: S_Paint_Weapon + - Index: 463 + Item: S_Paint_Weapon Rate: 73 - - Item: S_Paint_Pendant + - Index: 464 + Item: S_Paint_Pendant Rate: 73 - - Item: S_Paint_Earing + - Index: 465 + Item: S_Paint_Earing Rate: 73 - - Item: S_Rolling_Armor + - Index: 466 + Item: S_Rolling_Armor Rate: 73 - - Item: S_Rolling_Shield + - Index: 467 + Item: S_Rolling_Shield Rate: 73 - - Item: S_Rolling_Shoes + - Index: 468 + Item: S_Rolling_Shoes Rate: 73 - - Item: S_Katar_Weapon + - Index: 469 + Item: S_Katar_Weapon Rate: 73 - - Item: S_Katar_Pendant + - Index: 470 + Item: S_Katar_Pendant Rate: 73 - - Item: S_Katar_Earing + - Index: 471 + Item: S_Katar_Earing Rate: 73 - - Item: S_Slash_Armor + - Index: 472 + Item: S_Slash_Armor Rate: 73 - - Item: S_Slash_Shield + - Index: 473 + Item: S_Slash_Shield Rate: 73 - - Item: S_Slash_Shoes + - Index: 474 + Item: S_Slash_Shoes Rate: 73 - - Item: S_Ripper_Weapon + - Index: 475 + Item: S_Ripper_Weapon Rate: 73 - - Item: S_Ripper_Pendant + - Index: 476 + Item: S_Ripper_Pendant Rate: 73 - - Item: S_Ripper_Earing + - Index: 477 + Item: S_Ripper_Earing Rate: 73 - - Item: S_Dust_Armor + - Index: 478 + Item: S_Dust_Armor Rate: 73 - - Item: S_Dust_Shield + - Index: 479 + Item: S_Dust_Shield Rate: 73 - - Item: S_Dust_Shoes + - Index: 480 + Item: S_Dust_Shoes Rate: 73 - - Item: S_Grave_Weapon + - Index: 481 + Item: S_Grave_Weapon Rate: 73 - - Item: S_Grave_Pendant + - Index: 482 + Item: S_Grave_Pendant Rate: 73 - - Item: S_Grave_Earing + - Index: 483 + Item: S_Grave_Earing Rate: 73 - - Item: S_Psychic_Armor + - Index: 484 + Item: S_Psychic_Armor Rate: 73 - - Item: S_Psychic_Shield + - Index: 485 + Item: S_Psychic_Shield Rate: 73 - - Item: S_Psychic_Shoes + - Index: 486 + Item: S_Psychic_Shoes Rate: 73 - - Item: S_Varetyr_Weapon + - Index: 487 + Item: S_Varetyr_Weapon Rate: 73 - - Item: S_Varetyr_Pendant + - Index: 488 + Item: S_Varetyr_Pendant Rate: 73 - - Item: S_Varetyr_Earing + - Index: 489 + Item: S_Varetyr_Earing Rate: 73 - - Item: S_Jack_Armor + - Index: 490 + Item: S_Jack_Armor Rate: 73 - - Item: S_Jack_Shield + - Index: 491 + Item: S_Jack_Shield Rate: 73 - - Item: S_Jack_Shoes + - Index: 492 + Item: S_Jack_Shoes Rate: 73 - - Item: S_Strain_Weapon + - Index: 493 + Item: S_Strain_Weapon Rate: 73 - - Item: S_Strain_Pendant + - Index: 494 + Item: S_Strain_Pendant Rate: 73 - - Item: S_Strain_Earing + - Index: 495 + Item: S_Strain_Earing Rate: 73 - - Item: S_Crimson_Armor + - Index: 496 + Item: S_Crimson_Armor Rate: 73 - - Item: S_Crimson_Shield + - Index: 497 + Item: S_Crimson_Shield Rate: 73 - - Item: S_Crimson_Shoes + - Index: 498 + Item: S_Crimson_Shoes Rate: 73 - - Item: S_Chain_Weapon + - Index: 499 + Item: S_Chain_Weapon Rate: 73 - - Item: S_Chain_Pendant + - Index: 500 + Item: S_Chain_Pendant Rate: 73 - - Item: S_Chain_Earing + - Index: 501 + Item: S_Chain_Earing Rate: 73 - - Item: S_Cart_Tornado_Armor + - Index: 502 + Item: S_Cart_Tornado_Armor Rate: 73 - - Item: S_Cart_Tornado_Shield + - Index: 503 + Item: S_Cart_Tornado_Shield Rate: 73 - - Item: S_Cart_Tornado_Shoes + - Index: 504 + Item: S_Cart_Tornado_Shoes Rate: 73 - - Item: S_Cannon_Cart_Weapon + - Index: 505 + Item: S_Cannon_Cart_Weapon Rate: 73 - - Item: S_Cannon_Cart_Pendant + - Index: 506 + Item: S_Cannon_Cart_Pendant Rate: 73 - - Item: S_Cannon_Cart_Earing + - Index: 507 + Item: S_Cannon_Cart_Earing Rate: 73 - - Item: S_Spore_Bomb_Armor + - Index: 508 + Item: S_Spore_Bomb_Armor Rate: 73 - - Item: S_Spore_Bomb_Shield + - Index: 509 + Item: S_Spore_Bomb_Shield Rate: 73 - - Item: S_Spore_Bomb_Shoes + - Index: 510 + Item: S_Spore_Bomb_Shoes Rate: 73 - - Item: S_Crazy_Weapon + - Index: 511 + Item: S_Crazy_Weapon Rate: 73 - - Item: S_Crazy_Pendant + - Index: 512 + Item: S_Crazy_Pendant Rate: 73 - - Item: S_Crazy_Earing + - Index: 513 + Item: S_Crazy_Earing Rate: 73 - - Item: S_Brand_Armor + - Index: 514 + Item: S_Brand_Armor Rate: 73 - - Item: S_Brand_Shield + - Index: 515 + Item: S_Brand_Shield Rate: 73 - - Item: S_Brand_Shoes + - Index: 516 + Item: S_Brand_Shoes Rate: 73 - - Item: S_Chain_Press_Weapon + - Index: 517 + Item: S_Chain_Press_Weapon Rate: 73 - - Item: S_Chain_Press_Pendant + - Index: 518 + Item: S_Chain_Press_Pendant Rate: 73 - - Item: S_Chain_Press_Earing + - Index: 519 + Item: S_Chain_Press_Earing Rate: 73 - - Item: S_Banish_Cannon_Armor + - Index: 520 + Item: S_Banish_Cannon_Armor Rate: 73 - - Item: S_Banish_Cannon_Shield + - Index: 521 + Item: S_Banish_Cannon_Shield Rate: 73 - - Item: S_Banish_Cannon_Shoes + - Index: 522 + Item: S_Banish_Cannon_Shoes Rate: 73 - - Item: S_Genesis_Weapon + - Index: 523 + Item: S_Genesis_Weapon Rate: 73 - - Item: S_Genesis_Pendant + - Index: 524 + Item: S_Genesis_Pendant Rate: 73 - - Item: S_Genesis_Earing + - Index: 525 + Item: S_Genesis_Earing Rate: 73 - - Item: S_Kunai_Weapon + - Index: 526 + Item: S_Kunai_Weapon Rate: 73 - - Item: S_Kunai_Shield + - Index: 527 + Item: S_Kunai_Shield Rate: 73 - - Item: S_Kunai_Armor + - Index: 528 + Item: S_Kunai_Armor Rate: 73 - - Item: S_Syuriken_Earing + - Index: 529 + Item: S_Syuriken_Earing Rate: 73 - - Item: S_Syuriken_Pendant + - Index: 530 + Item: S_Syuriken_Pendant Rate: 73 - - Item: S_Syuriken_Shoes + - Index: 531 + Item: S_Syuriken_Shoes Rate: 73 - - Item: S_Kamaenraku_Weapon + - Index: 532 + Item: S_Kamaenraku_Weapon Rate: 73 - - Item: S_Kamaenraku_Shield + - Index: 533 + Item: S_Kamaenraku_Shield Rate: 73 - - Item: S_Kamaenraku_Armor + - Index: 534 + Item: S_Kamaenraku_Armor Rate: 73 - - Item: S_Huusouka_Earing + - Index: 535 + Item: S_Huusouka_Earing Rate: 73 - - Item: S_Huusouka_Pendant + - Index: 536 + Item: S_Huusouka_Pendant Rate: 73 - - Item: S_Huusouka_Shoes + - Index: 537 + Item: S_Huusouka_Shoes Rate: 73 - - Item: S_Pickyrush_Weapon + - Index: 538 + Item: S_Pickyrush_Weapon Rate: 73 - - Item: S_Pickyrush_Shield + - Index: 539 + Item: S_Pickyrush_Shield Rate: 73 - - Item: S_Pickyrush_Armor + - Index: 540 + Item: S_Pickyrush_Armor Rate: 73 - - Item: S_SavageRabbit_Earing + - Index: 541 + Item: S_SavageRabbit_Earing Rate: 73 - - Item: S_SavageRabbit_Pendant + - Index: 542 + Item: S_SavageRabbit_Pendant Rate: 73 - - Item: S_SavageRabbit_Shoes + - Index: 543 + Item: S_SavageRabbit_Shoes Rate: 73 - - Item: S_Catnip_Weapon + - Index: 544 + Item: S_Catnip_Weapon Rate: 73 - - Item: S_Catnip_Shield + - Index: 545 + Item: S_Catnip_Shield Rate: 73 - - Item: S_Catnip_Armor + - Index: 546 + Item: S_Catnip_Armor Rate: 73 - - Item: S_Silvervine_Earing + - Index: 547 + Item: S_Silvervine_Earing Rate: 73 - - Item: S_Silvervine_Pendant + - Index: 548 + Item: S_Silvervine_Pendant Rate: 73 - - Item: S_Silvervine_Shoes + - Index: 549 + Item: S_Silvervine_Shoes Rate: 73 - - Item: S_Sunshine_Weapon + - Index: 550 + Item: S_Sunshine_Weapon Rate: 73 - - Item: S_Sunshine_Shield + - Index: 551 + Item: S_Sunshine_Shield Rate: 73 - - Item: S_Sunshine_Armor + - Index: 552 + Item: S_Sunshine_Armor Rate: 73 - - Item: S_Moonlight_Earring + - Index: 553 + Item: S_Moonlight_Earring Rate: 73 - - Item: S_Moonlight_Pendant + - Index: 554 + Item: S_Moonlight_Pendant Rate: 73 - - Item: S_Moonlight_Shoes + - Index: 555 + Item: S_Moonlight_Shoes Rate: 73 - - Item: S_Stardust_Weapon + - Index: 556 + Item: S_Stardust_Weapon Rate: 73 - - Item: S_Stardust_Shield + - Index: 557 + Item: S_Stardust_Shield Rate: 73 - - Item: S_Stardust_Armor + - Index: 558 + Item: S_Stardust_Armor Rate: 73 - - Item: S_S_Weapon + - Index: 559 + Item: S_S_Weapon Rate: 73 - - Item: S_S_Shield + - Index: 560 + Item: S_S_Shield Rate: 73 - - Item: S_S_Armor + - Index: 561 + Item: S_S_Armor Rate: 73 - - Item: S_Evilcurse_Earring + - Index: 562 + Item: S_Evilcurse_Earring Rate: 73 - - Item: S_Evilcurse_Pendant + - Index: 563 + Item: S_Evilcurse_Pendant Rate: 73 - - Item: S_Evilcurse_Shoes + - Index: 564 + Item: S_Evilcurse_Shoes Rate: 73 - - Item: S_FullPene_Shoes + - Index: 565 + Item: S_FullPene_Shoes Rate: 73 - - Item: S_FullPene_Armor + - Index: 566 + Item: S_FullPene_Armor Rate: 73 - - Item: S_FullPene_Pendant + - Index: 567 + Item: S_FullPene_Pendant Rate: 73 - - Item: S_FullPene_Earring + - Index: 568 + Item: S_FullPene_Earring Rate: 73 - Group: GUNSLINGER_ENCHANT SubGroups: - SubGroup: 0 List: - - Item: Droop_Gunslinger + - Index: 0 + Item: Droop_Gunslinger RandomOptionGroup: GUNSLINGER_ENCHANT - Group: ENCHANTSTONE_RECIPE SubGroups: - SubGroup: 1 List: - - Item: Enchant_Stone_Box4 + - Index: 0 + Item: Enchant_Stone_Box4 Rate: 1 - - Item: Enchant_Stone_Box5 + - Index: 1 + Item: Enchant_Stone_Box5 Rate: 1 - - Item: Enchant_Stone_Box6 + - Index: 2 + Item: Enchant_Stone_Box6 Rate: 1 - - Item: Enchant_Stone_Box7 + - Index: 3 + Item: Enchant_Stone_Box7 Rate: 1 - - Item: Enchant_Stone_Box8 + - Index: 4 + Item: Enchant_Stone_Box8 Rate: 1 - - Item: Enchant_Stone_Box9 + - Index: 5 + Item: Enchant_Stone_Box9 Rate: 1 - - Item: Enchant_Stone_Box10 + - Index: 6 + Item: Enchant_Stone_Box10 Rate: 1 - - Item: Enchant_Stone_Box11 + - Index: 7 + Item: Enchant_Stone_Box11 Rate: 1 - - Item: Enchant_Stone_Box12 + - Index: 8 + Item: Enchant_Stone_Box12 Rate: 1 - - Item: Enchant_Stone_Box13 + - Index: 9 + Item: Enchant_Stone_Box13 Rate: 1 - - Item: Enchant_Stone_Box14 + - Index: 10 + Item: Enchant_Stone_Box14 Rate: 1 - - Item: Enchant_Stone_Box15 + - Index: 11 + Item: Enchant_Stone_Box15 Rate: 1 - - Item: Enchant_Stone_Box16 + - Index: 12 + Item: Enchant_Stone_Box16 Rate: 1 - - Item: Enchant_Stone_Box17 + - Index: 13 + Item: Enchant_Stone_Box17 Rate: 1 - - Item: Enchant_Stone_Box18 + - Index: 14 + Item: Enchant_Stone_Box18 Rate: 1 - - Item: Enchant_Stone_Box19 + - Index: 15 + Item: Enchant_Stone_Box19 Rate: 1 - Group: PET_EGG_BOX SubGroups: - SubGroup: 0 List: - - Item: Set_Of_Taiming_Item + - Index: 0 + Item: Set_Of_Taiming_Item - Group: COSTUME_EXCHANGE_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Rabbit_Ear_Hat + - Index: 0 + Item: C_Rabbit_Ear_Hat Rate: 1370 - - Item: C_J_Captain_Hat + - Index: 1 + Item: C_J_Captain_Hat Rate: 1370 - - Item: C_Chick_Hat + - Index: 2 + Item: C_Chick_Hat Rate: 1370 - - Item: C_Little_Angel_Doll + - Index: 3 + Item: C_Little_Angel_Doll Rate: 1370 - - Item: C_Robo_Eye + - Index: 4 + Item: C_Robo_Eye Rate: 1370 - - Item: C_Darkness_Helm + - Index: 5 + Item: C_Darkness_Helm Rate: 1370 - - Item: C_Angel_Spirit + - Index: 6 + Item: C_Angel_Spirit Rate: 1370 - - Item: C_White_Cat_Hood + - Index: 7 + Item: C_White_Cat_Hood Rate: 1370 - - Item: C_Sword_Master_Crown + - Index: 8 + Item: C_Sword_Master_Crown Rate: 1370 - - Item: C_Bell_Pigeon + - Index: 9 + Item: C_Bell_Pigeon Rate: 1370 - - Item: C_Rudra_Wing + - Index: 10 + Item: C_Rudra_Wing Rate: 140 - - Item: C_Whikebain_Ears + - Index: 11 + Item: C_Whikebain_Ears Rate: 1370 - - Item: C_Evil_Marcher_Hat + - Index: 12 + Item: C_Evil_Marcher_Hat Rate: 1370 - - Item: C_Rabbit_Head_Dress + - Index: 13 + Item: C_Rabbit_Head_Dress Rate: 1370 - - Item: C_Banshee_Master_Kiss + - Index: 14 + Item: C_Banshee_Master_Kiss Rate: 1370 - - Item: C_Deviruchi_Balloon + - Index: 15 + Item: C_Deviruchi_Balloon Rate: 1370 - - Item: C_Wing_Of_Happiness + - Index: 16 + Item: C_Wing_Of_Happiness Rate: 140 - - Item: C_Subject_Aura + - Index: 17 + Item: C_Subject_Aura Rate: 270 - - Item: C_Whisper_Tall_Hat + - Index: 18 + Item: C_Whisper_Tall_Hat Rate: 1370 - - Item: C_Poring_Mascot_Costume + - Index: 19 + Item: C_Poring_Mascot_Costume Rate: 1370 - - Item: C_Mask_Of_Bankrupt + - Index: 20 + Item: C_Mask_Of_Bankrupt Rate: 1370 - - Item: C_Snowman_Hat + - Index: 21 + Item: C_Snowman_Hat Rate: 1370 - - Item: C_Celines_Ribbon + - Index: 22 + Item: C_Celines_Ribbon Rate: 1370 - - Item: C_Gold_Angel_Sculpture + - Index: 23 + Item: C_Gold_Angel_Sculpture Rate: 1370 - - Item: C_Soft_Sheep_Hat + - Index: 24 + Item: C_Soft_Sheep_Hat Rate: 1370 - - Item: C_Snownow_Hat + - Index: 25 + Item: C_Snownow_Hat Rate: 1370 - - Item: C_GreatDevilWing + - Index: 26 + Item: C_GreatDevilWing Rate: 140 - - Item: C_Large_Ribbon_Muffler + - Index: 27 + Item: C_Large_Ribbon_Muffler Rate: 1370 - - Item: C_Worg_In_Mouth + - Index: 28 + Item: C_Worg_In_Mouth Rate: 1370 - - Item: C_3D_Glasses + - Index: 29 + Item: C_3D_Glasses Rate: 1370 - - Item: C_Lolita_Ten_Gallon_Hat + - Index: 30 + Item: C_Lolita_Ten_Gallon_Hat Rate: 1370 - - Item: C_Sleep_Eclipse_Family + - Index: 31 + Item: C_Sleep_Eclipse_Family Rate: 1370 - - Item: C_Red_Strong_Hair + - Index: 32 + Item: C_Red_Strong_Hair Rate: 1370 - - Item: C_Secret_Zipper + - Index: 33 + Item: C_Secret_Zipper Rate: 1370 - - Item: C_Love_Cheek + - Index: 34 + Item: C_Love_Cheek Rate: 1370 - - Item: C_Tare_HSchool_Doll_Hat + - Index: 35 + Item: C_Tare_HSchool_Doll_Hat Rate: 1370 - - Item: C_Sombrero + - Index: 36 + Item: C_Sombrero Rate: 1370 - - Item: C_Under_Rim_Glasses_Red + - Index: 37 + Item: C_Under_Rim_Glasses_Red Rate: 1370 - - Item: C_FlyingGalapago + - Index: 38 + Item: C_FlyingGalapago Rate: 400 - - Item: C_Face_Crusher + - Index: 39 + Item: C_Face_Crusher Rate: 400 - - Item: C_Hill_Wind_Mask + - Index: 40 + Item: C_Hill_Wind_Mask Rate: 400 - - Item: C_Analyze_Eye + - Index: 41 + Item: C_Analyze_Eye Rate: 400 - - Item: C_Cowlick_YL + - Index: 42 + Item: C_Cowlick_YL Rate: 140 - - Item: C_Cowlick_GN + - Index: 43 + Item: C_Cowlick_GN Rate: 140 - - Item: C_Cowlick_PP + - Index: 44 + Item: C_Cowlick_PP Rate: 140 - - Item: C_Cowlick_RD + - Index: 45 + Item: C_Cowlick_RD Rate: 140 - - Item: C_Cowlick_OM + - Index: 46 + Item: C_Cowlick_OM Rate: 140 - - Item: C_Cowlick_BU + - Index: 47 + Item: C_Cowlick_BU Rate: 140 - - Item: C_Cowlick_WH + - Index: 48 + Item: C_Cowlick_WH Rate: 140 - - Item: C_Cowlick_BL + - Index: 49 + Item: C_Cowlick_BL Rate: 140 - - Item: C_Straight_Pony_YL + - Index: 50 + Item: C_Straight_Pony_YL Rate: 140 - - Item: C_Straight_Pony_GN + - Index: 51 + Item: C_Straight_Pony_GN Rate: 140 - - Item: C_Straight_Pony_PP + - Index: 52 + Item: C_Straight_Pony_PP Rate: 140 - - Item: C_Straight_Pony_RD + - Index: 53 + Item: C_Straight_Pony_RD Rate: 140 - - Item: C_Straight_Pony_OM + - Index: 54 + Item: C_Straight_Pony_OM Rate: 140 - - Item: C_Straight_Pony_BU + - Index: 55 + Item: C_Straight_Pony_BU Rate: 140 - - Item: C_Straight_Pony_WH + - Index: 56 + Item: C_Straight_Pony_WH Rate: 140 - - Item: C_Straight_Pony_BL + - Index: 57 + Item: C_Straight_Pony_BL Rate: 140 - - Item: C_Loose_Wave_Twin_YL + - Index: 58 + Item: C_Loose_Wave_Twin_YL Rate: 140 - - Item: C_Loose_Wave_Twin_GN + - Index: 59 + Item: C_Loose_Wave_Twin_GN Rate: 140 - - Item: C_Loose_Wave_Twin_PP + - Index: 60 + Item: C_Loose_Wave_Twin_PP Rate: 140 - - Item: C_Loose_Wave_Twin_RD + - Index: 61 + Item: C_Loose_Wave_Twin_RD Rate: 140 - - Item: C_Loose_Wave_Twin_OM + - Index: 62 + Item: C_Loose_Wave_Twin_OM Rate: 140 - - Item: C_Loose_Wave_Twin_BU + - Index: 63 + Item: C_Loose_Wave_Twin_BU Rate: 140 - - Item: C_Loose_Wave_Twin_WH + - Index: 64 + Item: C_Loose_Wave_Twin_WH Rate: 140 - - Item: C_Loose_Wave_Twin_BL + - Index: 65 + Item: C_Loose_Wave_Twin_BL Rate: 140 - - Item: C_Cupid_Wing_Pink + - Index: 66 + Item: C_Cupid_Wing_Pink Rate: 140 - - Item: C_Pecopeco_Cap + - Index: 67 + Item: C_Pecopeco_Cap Rate: 400 - - Item: C_Woodie_Hat + - Index: 68 + Item: C_Woodie_Hat Rate: 400 - - Item: C_Little_Aquarium + - Index: 69 + Item: C_Little_Aquarium Rate: 400 - - Item: C_Angel_Fluttering + - Index: 70 + Item: C_Angel_Fluttering Rate: 270 - - Item: C_Niflheim_Bunny_Hat + - Index: 71 + Item: C_Niflheim_Bunny_Hat Rate: 1370 - - Item: C_Crow_Tengu_Mask + - Index: 72 + Item: C_Crow_Tengu_Mask Rate: 1370 - - Item: C_Pumpkin_Head + - Index: 73 + Item: C_Pumpkin_Head Rate: 1370 - - Item: C_Eremes_Scarf + - Index: 74 + Item: C_Eremes_Scarf Rate: 270 - - Item: C_Blessing_Of_Angels + - Index: 75 + Item: C_Blessing_Of_Angels Rate: 270 - - Item: C_White_Lily + - Index: 76 + Item: C_White_Lily Rate: 1370 - - Item: C_Small_Poring_Band + - Index: 77 + Item: C_Small_Poring_Band Rate: 1370 - - Item: C_Wild_Poring_Rider + - Index: 78 + Item: C_Wild_Poring_Rider Rate: 1370 - - Item: C_Valhalla_Idol + - Index: 79 + Item: C_Valhalla_Idol Rate: 1370 - - Item: C_Louise_Red_Hat + - Index: 80 + Item: C_Louise_Red_Hat Rate: 1370 - - Item: C_Poring_Bag + - Index: 81 + Item: C_Poring_Bag Rate: 140 - - Item: C_Morocc_Kid_Servant + - Index: 82 + Item: C_Morocc_Kid_Servant Rate: 270 - - Item: C_Monochrome_RibbonHat + - Index: 83 + Item: C_Monochrome_RibbonHat Rate: 1370 - - Item: C_Khalitzburg_KN_Helm + - Index: 84 + Item: C_Khalitzburg_KN_Helm Rate: 1370 - - Item: C_Laser_Of_Eagle + - Index: 85 + Item: C_Laser_Of_Eagle Rate: 1370 - - Item: C_Devil_Wing + - Index: 86 + Item: C_Devil_Wing Rate: 140 - - Item: C_Tone_Of_Gold + - Index: 87 + Item: C_Tone_Of_Gold Rate: 140 - - Item: C_Dwarf_Beard + - Index: 88 + Item: C_Dwarf_Beard Rate: 140 - - Item: C_Mad_Hatter + - Index: 89 + Item: C_Mad_Hatter Rate: 140 - - Item: C_Cons_Of_Water + - Index: 90 + Item: C_Cons_Of_Water Rate: 140 - - Item: C_Floral_Waltz + - Index: 91 + Item: C_Floral_Waltz Rate: 140 - - Item: C_Gemini_Eyes + - Index: 92 + Item: C_Gemini_Eyes Rate: 140 - - Item: C_Pope_Crown + - Index: 93 + Item: C_Pope_Crown Rate: 140 - - Item: C_Charleston_Antenna + - Index: 94 + Item: C_Charleston_Antenna Rate: 140 - - Item: C_Wings_of_Uriel + - Index: 95 + Item: C_Wings_of_Uriel Rate: 140 - - Item: C_Pig_Nose + - Index: 96 + Item: C_Pig_Nose Rate: 140 - - Item: C_Cat_Ear_Hat + - Index: 97 + Item: C_Cat_Ear_Hat Rate: 140 - - Item: C_Valkyrie_Circlet + - Index: 98 + Item: C_Valkyrie_Circlet Rate: 140 - - Item: C_Eremes_Scarf_Black + - Index: 99 + Item: C_Eremes_Scarf_Black Rate: 140 - - Item: C_Eleanor_Wig + - Index: 100 + Item: C_Eleanor_Wig Rate: 140 - - Item: C_QueenAnzRevenge + - Index: 101 + Item: C_QueenAnzRevenge Rate: 140 - - Item: C_Assassin_Skull_Mask + - Index: 102 + Item: C_Assassin_Skull_Mask Rate: 140 - - Item: C_Vampire_Familiar + - Index: 103 + Item: C_Vampire_Familiar Rate: 140 - - Item: C_Ghostring_Tall_Hat + - Index: 104 + Item: C_Ghostring_Tall_Hat Rate: 140 - - Item: C_Magical_Feather + - Index: 105 + Item: C_Magical_Feather Rate: 140 - - Item: C_Steampunk_Hat + - Index: 106 + Item: C_Steampunk_Hat Rate: 140 - - Item: C_Poring_Soap_Pipe + - Index: 107 + Item: C_Poring_Soap_Pipe Rate: 140 - - Item: C_SwordWing + - Index: 108 + Item: C_SwordWing Rate: 140 - - Item: C_Hair_Bun_BU + - Index: 109 + Item: C_Hair_Bun_BU Rate: 140 - - Item: C_Hair_Bun_RD + - Index: 110 + Item: C_Hair_Bun_RD Rate: 140 - - Item: C_Hair_Bun_YL + - Index: 111 + Item: C_Hair_Bun_YL Rate: 140 - - Item: C_Hair_Bun_GN + - Index: 112 + Item: C_Hair_Bun_GN Rate: 140 - - Item: C_Hair_Bun_BL + - Index: 113 + Item: C_Hair_Bun_BL Rate: 140 - - Item: C_Hair_Bun_WH + - Index: 114 + Item: C_Hair_Bun_WH Rate: 140 - - Item: C_Hair_Bun_OM + - Index: 115 + Item: C_Hair_Bun_OM Rate: 140 - - Item: C_Hair_Bun_PP + - Index: 116 + Item: C_Hair_Bun_PP Rate: 140 - - Item: C_Roll_Twin_BU + - Index: 117 + Item: C_Roll_Twin_BU Rate: 140 - - Item: C_Roll_Twin_RD + - Index: 118 + Item: C_Roll_Twin_RD Rate: 140 - - Item: C_Roll_Twin_YL + - Index: 119 + Item: C_Roll_Twin_YL Rate: 140 - - Item: C_Roll_Twin_GN + - Index: 120 + Item: C_Roll_Twin_GN Rate: 140 - - Item: C_Roll_Twin_BL + - Index: 121 + Item: C_Roll_Twin_BL Rate: 140 - - Item: C_Roll_Twin_WH + - Index: 122 + Item: C_Roll_Twin_WH Rate: 140 - - Item: C_Roll_Twin_OM + - Index: 123 + Item: C_Roll_Twin_OM Rate: 140 - - Item: C_Roll_Twin_PP + - Index: 124 + Item: C_Roll_Twin_PP Rate: 140 - - Item: C_Long_Pony_BU + - Index: 125 + Item: C_Long_Pony_BU Rate: 140 - - Item: C_Long_Pony_RD + - Index: 126 + Item: C_Long_Pony_RD Rate: 140 - - Item: C_Long_Pony_YL + - Index: 127 + Item: C_Long_Pony_YL Rate: 140 - - Item: C_Long_Pony_GN + - Index: 128 + Item: C_Long_Pony_GN Rate: 140 - - Item: C_Long_Pony_BL + - Index: 129 + Item: C_Long_Pony_BL Rate: 140 - - Item: C_Long_Pony_WH + - Index: 130 + Item: C_Long_Pony_WH Rate: 140 - - Item: C_Long_Pony_OM + - Index: 131 + Item: C_Long_Pony_OM Rate: 140 - - Item: C_Long_Pony_PP + - Index: 132 + Item: C_Long_Pony_PP Rate: 140 - - Item: C_Piggyback + - Index: 133 + Item: C_Piggyback Rate: 140 - - Item: C_Rune_Helm + - Index: 134 + Item: C_Rune_Helm Rate: 140 - - Item: C_Shaving_Foam + - Index: 135 + Item: C_Shaving_Foam Rate: 140 - - Item: C_Blue_Fairy_Wing + - Index: 136 + Item: C_Blue_Fairy_Wing Rate: 140 - - Item: C_Black_Cat + - Index: 137 + Item: C_Black_Cat Rate: 140 - - Item: C_White_Black_Temp + - Index: 138 + Item: C_White_Black_Temp Rate: 140 - - Item: C_Scratching_Cat + - Index: 139 + Item: C_Scratching_Cat Rate: 140 - - Item: C_Thanatos_Sword + - Index: 140 + Item: C_Thanatos_Sword Rate: 140 - - Item: C_Warm_Cat_Muffler + - Index: 141 + Item: C_Warm_Cat_Muffler Rate: 140 - - Item: C_Clock_Casket + - Index: 142 + Item: C_Clock_Casket Rate: 140 - - Item: C_Chatty_Parrot + - Index: 143 + Item: C_Chatty_Parrot Rate: 140 - - Item: C_Flame_Muffler + - Index: 144 + Item: C_Flame_Muffler Rate: 140 - - Item: C_Teddy_Bear_Hood + - Index: 145 + Item: C_Teddy_Bear_Hood Rate: 140 - - Item: C_Mouton_Life_BL + - Index: 146 + Item: C_Mouton_Life_BL Rate: 140 - - Item: C_Brown_Stall + - Index: 147 + Item: C_Brown_Stall Rate: 140 - - Item: C_Pope_Sitting_Head + - Index: 148 + Item: C_Pope_Sitting_Head Rate: 140 - - Item: C_Tare_Pope_Casual + - Index: 149 + Item: C_Tare_Pope_Casual Rate: 140 - - Item: C_BelieversCap + - Index: 150 + Item: C_BelieversCap Rate: 140 - - Item: C_Pope_Ribbon + - Index: 151 + Item: C_Pope_Ribbon Rate: 140 - - Item: C_Alice_Wig + - Index: 152 + Item: C_Alice_Wig Rate: 140 - - Item: C_Khalitzburg_Helm_BL + - Index: 153 + Item: C_Khalitzburg_Helm_BL Rate: 140 - - Item: C_Wanderer_Sakkat + - Index: 154 + Item: C_Wanderer_Sakkat Rate: 140 - - Item: C_Wings_of_Michael + - Index: 155 + Item: C_Wings_of_Michael Rate: 140 - - Item: C_Shura_King_Pledge + - Index: 156 + Item: C_Shura_King_Pledge Rate: 140 - - Item: C_CatEars_Cyber_HeadP_R + - Index: 157 + Item: C_CatEars_Cyber_HeadP_R Rate: 140 - - Item: C_Moon_Eyepatch + - Index: 158 + Item: C_Moon_Eyepatch Rate: 140 - - Item: C_Shiba_Inu + - Index: 159 + Item: C_Shiba_Inu Rate: 140 - - Item: C_Magic_Circle + - Index: 160 + Item: C_Magic_Circle Rate: 140 - - Item: C_Chilly_Breath + - Index: 161 + Item: C_Chilly_Breath Rate: 140 - - Item: C_Drooping_Argiope + - Index: 162 + Item: C_Drooping_Argiope Rate: 140 - - Item: C_Chain_Puppet + - Index: 163 + Item: C_Chain_Puppet Rate: 140 - - Item: C_Sorcerer_Hood + - Index: 164 + Item: C_Sorcerer_Hood Rate: 140 - - Item: C_Baby_Penguin + - Index: 165 + Item: C_Baby_Penguin Rate: 140 - - Item: C_Fluffy_Heart_Earmuffs + - Index: 166 + Item: C_Fluffy_Heart_Earmuffs Rate: 140 - - Item: C_Archangel_Wing + - Index: 167 + Item: C_Archangel_Wing Rate: 140 - - Item: C_GiantCatBag_TW + - Index: 168 + Item: C_GiantCatBag_TW Rate: 140 - - Item: C_Luwmin_Ice + - Index: 169 + Item: C_Luwmin_Ice Rate: 140 - - Item: C_Ghost_Holiday + - Index: 170 + Item: C_Ghost_Holiday Rate: 140 - - Item: C_Blessing_Sky_Lantern + - Index: 171 + Item: C_Blessing_Sky_Lantern Rate: 140 - - Item: C_Blinking_Thin_Eyes + - Index: 172 + Item: C_Blinking_Thin_Eyes Rate: 140 - - Item: C_Astro_Circle + - Index: 173 + Item: C_Astro_Circle Rate: 140 - - Item: C_Elephangel_TH + - Index: 174 + Item: C_Elephangel_TH Rate: 140 - - Item: C_Flying_Drone + - Index: 175 + Item: C_Flying_Drone Rate: 140 - - Item: C_White_Cat + - Index: 176 + Item: C_White_Cat Rate: 140 - - Item: C_Bouquet_Hat + - Index: 177 + Item: C_Bouquet_Hat Rate: 140 - - Item: C_Poring_Muffler + - Index: 178 + Item: C_Poring_Muffler Rate: 140 - - Item: C_Happy_Rabbit_Ribbon + - Index: 179 + Item: C_Happy_Rabbit_Ribbon Rate: 140 - - Item: C_PinkButterfly_Wing_T + - Index: 180 + Item: C_PinkButterfly_Wing_T Rate: 140 - - Item: C_Sepia_Cap + - Index: 181 + Item: C_Sepia_Cap Rate: 140 - - Item: C_Heaven_Cage + - Index: 182 + Item: C_Heaven_Cage Rate: 140 - - Item: C_Buddhist_Priest_Crown + - Index: 183 + Item: C_Buddhist_Priest_Crown Rate: 140 - - Item: C_Digital_Space + - Index: 184 + Item: C_Digital_Space Rate: 140 - - Item: C_White_Rabbit_Ear + - Index: 185 + Item: C_White_Rabbit_Ear Rate: 140 - - Item: C_Autumn_Headband + - Index: 186 + Item: C_Autumn_Headband Rate: 140 - - Item: C_Rabbit_Hopping + - Index: 187 + Item: C_Rabbit_Hopping Rate: 140 - - Item: C_Halloween_Poring_Bag + - Index: 188 + Item: C_Halloween_Poring_Bag Rate: 140 - - Item: C_Halloween_Hat_Orange + - Index: 189 + Item: C_Halloween_Hat_Orange Rate: 140 - - Item: C_Vampire_Hairband + - Index: 190 + Item: C_Vampire_Hairband Rate: 140 - - Item: C_Black_Witch_Hat + - Index: 191 + Item: C_Black_Witch_Hat Rate: 140 - - Item: C_Diabolic_Headphone + - Index: 192 + Item: C_Diabolic_Headphone Rate: 140 - - Item: C_Princess_Ribbon_Crown + - Index: 193 + Item: C_Princess_Ribbon_Crown Rate: 140 - - Item: C_Poporing_Muffler + - Index: 194 + Item: C_Poporing_Muffler Rate: 140 - - Item: C_Protect_Cloth + - Index: 195 + Item: C_Protect_Cloth Rate: 140 - - Item: C_Backside_Ribbon_Bell + - Index: 196 + Item: C_Backside_Ribbon_Bell Rate: 140 - - Item: C_Fallen_Angel_Wing + - Index: 197 + Item: C_Fallen_Angel_Wing Rate: 140 - - Item: C_Snow_Rabbit_Knit_Hat + - Index: 198 + Item: C_Snow_Rabbit_Knit_Hat Rate: 140 - - Item: C_Snow_Bear_Food + - Index: 199 + Item: C_Snow_Bear_Food Rate: 140 - - Item: C_LunaticMuffler + - Index: 200 + Item: C_LunaticMuffler Rate: 140 - - Item: C_Sleep_Sheep_TW + - Index: 201 + Item: C_Sleep_Sheep_TW Rate: 140 - - Item: C_HeartChocoBag + - Index: 202 + Item: C_HeartChocoBag Rate: 140 - - Item: C_Cat_Ears_Punkish + - Index: 203 + Item: C_Cat_Ears_Punkish Rate: 140 - - Item: C_CatCoffeeCup_TW + - Index: 204 + Item: C_CatCoffeeCup_TW Rate: 140 - - Item: C_HeartOfCat_TW + - Index: 205 + Item: C_HeartOfCat_TW Rate: 140 - - Item: C_Twin_Margaret + - Index: 206 + Item: C_Twin_Margaret Rate: 140 - - Item: C_Black_Rabbit_Bonnet + - Index: 207 + Item: C_Black_Rabbit_Bonnet Rate: 140 - - Item: C_Smiling_Eyes + - Index: 208 + Item: C_Smiling_Eyes Rate: 140 - - Item: C_WingOfHeart + - Index: 209 + Item: C_WingOfHeart Rate: 140 - - Item: C_Cons_Of_Fire + - Index: 210 + Item: C_Cons_Of_Fire Rate: 140 - - Item: C_Kishu_Inu + - Index: 211 + Item: C_Kishu_Inu Rate: 140 - #- Item: C_Pack_Dancer_Box - # Rate: 140 - # TODO: what is this again? - - Item: C_Full_BloomCherry_Tree + - Index: 212 + Item: C_Full_BloomCherry_Tree Rate: 140 - - Item: C_Fox + - Index: 213 + Item: C_Fox Rate: 140 - - Item: C_OpenAir_Headset + - Index: 214 + Item: C_OpenAir_Headset Rate: 140 - - Item: C_Mobile_Pursuit_System + - Index: 215 + Item: C_Mobile_Pursuit_System Rate: 140 - - Item: C_Mecha_Cat_Ears + - Index: 216 + Item: C_Mecha_Cat_Ears Rate: 140 - - Item: C_Cyber_Income + - Index: 217 + Item: C_Cyber_Income Rate: 140 - - Item: C_Cat_Fork + - Index: 218 + Item: C_Cat_Fork Rate: 140 - - Item: C_CatEarRibbon_TW + - Index: 219 + Item: C_CatEarRibbon_TW Rate: 140 - - Item: C_Garnet_Tiara + - Index: 220 + Item: C_Garnet_Tiara Rate: 140 - - Item: C_Peony_Hair_Ornament + - Index: 221 + Item: C_Peony_Hair_Ornament Rate: 140 - - Item: C_Love_Piece + - Index: 222 + Item: C_Love_Piece Rate: 140 - - Item: C_Pretty_Bear + - Index: 223 + Item: C_Pretty_Bear Rate: 140 - - Item: C_Pigtail_Red_Hood + - Index: 224 + Item: C_Pigtail_Red_Hood Rate: 140 - - Item: C_SharkHead + - Index: 225 + Item: C_SharkHead Rate: 140 - - Item: C_Baby_Panda + - Index: 226 + Item: C_Baby_Panda Rate: 140 - - Item: C_SavageB_On_Shoulder + - Index: 227 + Item: C_SavageB_On_Shoulder Rate: 140 - - Item: C_BeachBall + - Index: 228 + Item: C_BeachBall Rate: 140 - - Item: C_Big_Foxtail + - Index: 229 + Item: C_Big_Foxtail Rate: 140 - - Item: C_T_Bear_Bag + - Index: 230 + Item: C_T_Bear_Bag Rate: 140 - - Item: C_Poring_On_Shoulder + - Index: 231 + Item: C_Poring_On_Shoulder Rate: 140 - - Item: C_FortunetellinSealed + - Index: 232 + Item: C_FortunetellinSealed Rate: 140 - - Item: C_Pretty_Bear_WH + - Index: 233 + Item: C_Pretty_Bear_WH Rate: 140 - - Item: C_Bicolor_Cat_Witch_Hat + - Index: 234 + Item: C_Bicolor_Cat_Witch_Hat Rate: 140 - - Item: C_Nifl_Bloom + - Index: 235 + Item: C_Nifl_Bloom Rate: 140 - - Item: C_Floating_Ball_TW + - Index: 236 + Item: C_Floating_Ball_TW Rate: 140 - - Item: C_Dark_Snake_Lord_Stall + - Index: 237 + Item: C_Dark_Snake_Lord_Stall Rate: 140 - - Item: C_Twin_Canon + - Index: 238 + Item: C_Twin_Canon Rate: 140 - - Item: C_Picnic_Basket + - Index: 239 + Item: C_Picnic_Basket Rate: 140 - - Item: C_Magic_Helm + - Index: 240 + Item: C_Magic_Helm Rate: 140 - - Item: C_ManyStars_TW + - Index: 241 + Item: C_ManyStars_TW Rate: 140 - - Item: C_Santa_Backpack + - Index: 242 + Item: C_Santa_Backpack Rate: 140 - - Item: C_Fawn_Ear + - Index: 243 + Item: C_Fawn_Ear Rate: 140 - - Item: C_Royalguard_Necklace + - Index: 244 + Item: C_Royalguard_Necklace Rate: 140 - - Item: C_Happy_Cat_TW + - Index: 245 + Item: C_Happy_Cat_TW Rate: 140 - - Item: C_Monochrome_Cap + - Index: 246 + Item: C_Monochrome_Cap Rate: 140 - - Item: C_Sky_Of_Memory + - Index: 247 + Item: C_Sky_Of_Memory Rate: 140 - - Item: C_Ice_Wing + - Index: 248 + Item: C_Ice_Wing Rate: 140 - - Item: C_Under_Rim_Glasses_Bu + - Index: 249 + Item: C_Under_Rim_Glasses_Bu Rate: 140 - - Item: C_Gimmick_One_Feather + - Index: 250 + Item: C_Gimmick_One_Feather Rate: 140 - - Item: C_PocketWatch_Hair_Orna + - Index: 251 + Item: C_PocketWatch_Hair_Orna Rate: 140 - - Item: C_Poring_Traffic_Light + - Index: 252 + Item: C_Poring_Traffic_Light Rate: 140 - - Item: C_PGstone_Knit_Hat_PK + - Index: 253 + Item: C_PGstone_Knit_Hat_PK Rate: 140 - - Item: C_Drooping_Nine_Tail + - Index: 254 + Item: C_Drooping_Nine_Tail Rate: 140 - - Item: C_Sakura_Wing + - Index: 255 + Item: C_Sakura_Wing Rate: 140 - - Item: C_Looking + - Index: 256 + Item: C_Looking Rate: 140 - - Item: C_Wolf_Masquerade + - Index: 257 + Item: C_Wolf_Masquerade Rate: 140 - - Item: C_Mike_Stand + - Index: 258 + Item: C_Mike_Stand Rate: 140 - - Item: C_Baby_Polar_Bear + - Index: 259 + Item: C_Baby_Polar_Bear Rate: 140 - - Item: C_Runaway_Accelerator + - Index: 260 + Item: C_Runaway_Accelerator Rate: 140 - - Item: C_Half_Rim_Glasses + - Index: 261 + Item: C_Half_Rim_Glasses Rate: 140 - - Item: C_GiantCatBag_JP_BL + - Index: 262 + Item: C_GiantCatBag_JP_BL Rate: 140 - - Item: C_Romance_Rose_TW + - Index: 263 + Item: C_Romance_Rose_TW Rate: 140 - - Item: C_Disapear_Time_TW + - Index: 264 + Item: C_Disapear_Time_TW Rate: 140 - - Item: C_Magic_Heir_TW + - Index: 265 + Item: C_Magic_Heir_TW Rate: 140 - - Item: C_Frill_Collar + - Index: 266 + Item: C_Frill_Collar Rate: 140 - - Item: C_Rose_Gothic_Bonnet + - Index: 267 + Item: C_Rose_Gothic_Bonnet Rate: 140 - - Item: C_LittleGarden + - Index: 268 + Item: C_LittleGarden Rate: 140 - - Item: C_Blinking_Eyes_RD + - Index: 269 + Item: C_Blinking_Eyes_RD Rate: 140 - - Item: C_Blink_Eyes_Sakura + - Index: 270 + Item: C_Blink_Eyes_Sakura Rate: 140 - - Item: C_Angola_Intention + - Index: 271 + Item: C_Angola_Intention Rate: 140 - - Item: C_Stall_Of_Dominions + - Index: 272 + Item: C_Stall_Of_Dominions Rate: 140 - - Item: C_Flowery_Vision_TH + - Index: 273 + Item: C_Flowery_Vision_TH Rate: 140 - - Item: C_P_Ulysses_Feather + - Index: 274 + Item: C_P_Ulysses_Feather Rate: 140 - - Item: C_DancingButterfly_TW + - Index: 275 + Item: C_DancingButterfly_TW Rate: 140 - - Item: C_Blue_Pencil_In_Mouth + - Index: 276 + Item: C_Blue_Pencil_In_Mouth Rate: 140 - - Item: C_Nut_Donut_In_Mouth + - Index: 277 + Item: C_Nut_Donut_In_Mouth Rate: 140 - - Item: C_Leaf_Umbrella + - Index: 278 + Item: C_Leaf_Umbrella Rate: 130 - - Item: C_Krathong_Crown_TH + - Index: 279 + Item: C_Krathong_Crown_TH Rate: 130 - - Item: C_Unicorn_Ornament + - Index: 280 + Item: C_Unicorn_Ornament Rate: 130 - - Item: C_Frog_Hood + - Index: 281 + Item: C_Frog_Hood Rate: 130 - - Item: C_Lude_Hood + - Index: 282 + Item: C_Lude_Hood Rate: 130 - - Item: C_Blessings_Of_Soul + - Index: 283 + Item: C_Blessings_Of_Soul Rate: 130 - - Item: C_Gossip_Raven + - Index: 284 + Item: C_Gossip_Raven Rate: 130 - - Item: C_Halloween_Hat + - Index: 285 + Item: C_Halloween_Hat Rate: 130 - - Item: C_Blessed_Veil + - Index: 286 + Item: C_Blessed_Veil Rate: 130 - - Item: C_Eyes_Of_Ifrit + - Index: 287 + Item: C_Eyes_Of_Ifrit Rate: 130 - - Item: C_Eyes_Of_Darkness + - Index: 288 + Item: C_Eyes_Of_Darkness Rate: 130 - - Item: C_Sunglasses_Bball_Hat + - Index: 289 + Item: C_Sunglasses_Bball_Hat Rate: 130 - - Item: C_Wildcat_Knit_Cap + - Index: 290 + Item: C_Wildcat_Knit_Cap Rate: 130 - - Item: C_Pink_Fur_Hat + - Index: 291 + Item: C_Pink_Fur_Hat Rate: 130 - - Item: C_Gift_Of_Snow + - Index: 292 + Item: C_Gift_Of_Snow Rate: 130 - - Item: C_L_RibbonMuff_Red + - Index: 293 + Item: C_L_RibbonMuff_Red Rate: 130 - - Item: C_Imperial_Glory + - Index: 294 + Item: C_Imperial_Glory Rate: 130 - - Item: C_Black_Shiba_Inu_Hat + - Index: 295 + Item: C_Black_Shiba_Inu_Hat Rate: 130 - - Item: C_Black_Glasses + - Index: 296 + Item: C_Black_Glasses Rate: 130 - - Item: C_Snow_Powder + - Index: 297 + Item: C_Snow_Powder Rate: 130 - - Item: C_Blue_Pajamas_Hat + - Index: 298 + Item: C_Blue_Pajamas_Hat Rate: 130 - - Item: C_Lady_Tanee_TW + - Index: 299 + Item: C_Lady_Tanee_TW Rate: 130 - - Item: C_Fairy_Feathers + - Index: 300 + Item: C_Fairy_Feathers Rate: 130 - - Item: C_Giant_White_Rabbit + - Index: 301 + Item: C_Giant_White_Rabbit Rate: 130 - Group: FAN_UPGRADE_KIT SubGroups: - SubGroup: 0 List: - - Item: SeeOtter_Fan + - Index: 0 + Item: SeeOtter_Fan RandomOptionGroup: FAN_UPGRADE_KIT - Group: SUIT_UPGRADE_KIT SubGroups: - SubGroup: 0 List: - - Item: Kafra_Suit + - Index: 0 + Item: Kafra_Suit RandomOptionGroup: SUIT_UPGRADE_KIT - Group: SCROLL_OF_FALLEN_ANGEL_WINGS SubGroups: - SubGroup: 0 List: - - Item: K_Fallen_Angel_Wing - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955662 + - Index: 0 + Item: K_Fallen_Angel_Wing - Group: CLASS_SHADOW_BOX_WEAPON SubGroups: - SubGroup: 1 List: - - Item: S_SuperNovice_Weapon + - Index: 0 + Item: S_SuperNovice_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Gunslinger_Weapon + - Index: 1 + Item: S_Gunslinger_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Taekwon_Weapon + - Index: 2 + Item: S_Taekwon_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Ninja_Weapon + - Index: 3 + Item: S_Ninja_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramMagical_Weapon + - Index: 4 + Item: S_DoramMagical_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramPhysical_Weapon + - Index: 5 + Item: S_DoramPhysical_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Runeknight_Weapon + - Index: 6 + Item: S_Runeknight_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Royalguard_Weapon + - Index: 7 + Item: S_Royalguard_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Mechanic_weapon + - Index: 8 + Item: S_Mechanic_weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Genetic_Weapon + - Index: 9 + Item: S_Genetic_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Archbishop_Weapon + - Index: 10 + Item: S_Archbishop_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sura_weapon + - Index: 11 + Item: S_Sura_weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Guillotine_Weapon + - Index: 12 + Item: S_Guillotine_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Shadowchaser_Weapon + - Index: 13 + Item: S_Shadowchaser_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Warlock_Weapon + - Index: 14 + Item: S_Warlock_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sorcerer_Weapon + - Index: 15 + Item: S_Sorcerer_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Ranger_Weapon + - Index: 16 + Item: S_Ranger_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Minstrel_Weapon + - Index: 17 + Item: S_Minstrel_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Wanderer_Weapon + - Index: 18 + Item: S_Wanderer_Weapon Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON RefineMinimum: 1 RefineMaximum: 10 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955664 - Group: CLASS_SHADOW_BOX_ARMOR SubGroups: - SubGroup: 1 List: - - Item: S_Knight_Armor + - Index: 0 + Item: S_Knight_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Crusader_Armor + - Index: 1 + Item: S_Crusader_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Blacksmith_Armor + - Index: 2 + Item: S_Blacksmith_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Alchemist_Armor + - Index: 3 + Item: S_Alchemist_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Priest_Armor + - Index: 4 + Item: S_Priest_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Monk_Armor + - Index: 5 + Item: S_Monk_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Assassin_Armor + - Index: 6 + Item: S_Assassin_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Rogue_Armor + - Index: 7 + Item: S_Rogue_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Wizard_Armor + - Index: 8 + Item: S_Wizard_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sage_Armor + - Index: 9 + Item: S_Sage_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Hunter_Armor + - Index: 10 + Item: S_Hunter_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Bard_Armor + - Index: 11 + Item: S_Bard_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Dancer_Armor + - Index: 12 + Item: S_Dancer_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Rebellion_Armor + - Index: 13 + Item: S_Rebellion_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Kagerou_Armor + - Index: 14 + Item: S_Kagerou_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Oboro_Armor + - Index: 15 + Item: S_Oboro_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramPhysical_Armor + - Index: 16 + Item: S_DoramPhysical_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramMagical_Armor + - Index: 17 + Item: S_DoramMagical_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Star_Emperor_Armor + - Index: 18 + Item: S_Star_Emperor_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Soul_Reaper_Armor + - Index: 19 + Item: S_Soul_Reaper_Armor Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR RefineMinimum: 1 RefineMaximum: 10 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955669 - Group: CLASS_SHADOW_BOX_SHOES SubGroups: - SubGroup: 1 List: - - Item: S_Knight_Shoes + - Index: 0 + Item: S_Knight_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Crusader_Shoes + - Index: 1 + Item: S_Crusader_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Blacksmith_Shoes + - Index: 2 + Item: S_Blacksmith_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Alchemist_Shoes + - Index: 3 + Item: S_Alchemist_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Priest_Shoes + - Index: 4 + Item: S_Priest_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Monk_Shoes + - Index: 5 + Item: S_Monk_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Assassin_Shoes + - Index: 6 + Item: S_Assassin_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Rogue_Shoes + - Index: 7 + Item: S_Rogue_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Wizard_Shoes + - Index: 8 + Item: S_Wizard_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sage_Shoes + - Index: 9 + Item: S_Sage_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Hunter_Shoes + - Index: 10 + Item: S_Hunter_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Bard_Shoes + - Index: 11 + Item: S_Bard_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Dancer_Shoes + - Index: 12 + Item: S_Dancer_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Rebellion_Shoes + - Index: 13 + Item: S_Rebellion_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Kagerou_Shoes + - Index: 14 + Item: S_Kagerou_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Oboro_Shoes + - Index: 15 + Item: S_Oboro_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramPhysical_Shoes + - Index: 16 + Item: S_DoramPhysical_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramMagical_Shoes + - Index: 17 + Item: S_DoramMagical_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Star_Emperor_Shoes + - Index: 18 + Item: S_Star_Emperor_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Soul_Reaper_Shoes + - Index: 19 + Item: S_Soul_Reaper_Shoes Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHOES RefineMinimum: 1 RefineMaximum: 10 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955671 - Group: CLASS_SHADOW_BOX_SHIELD SubGroups: - SubGroup: 1 List: - - Item: S_Runeknight_Shield + - Index: 0 + Item: S_Runeknight_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Royalguard_Shield + - Index: 1 + Item: S_Royalguard_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Mechanic_Shield + - Index: 2 + Item: S_Mechanic_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Genetic_Shield + - Index: 3 + Item: S_Genetic_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Archbishop_Shield + - Index: 4 + Item: S_Archbishop_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sura_Shield + - Index: 5 + Item: S_Sura_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Guillotine_Shield + - Index: 6 + Item: S_Guillotine_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Shadowchaser_Shield + - Index: 7 + Item: S_Shadowchaser_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Warlock_Shield + - Index: 8 + Item: S_Warlock_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Sorcerer_Shield + - Index: 9 + Item: S_Sorcerer_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Ranger_Shield + - Index: 10 + Item: S_Ranger_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Minstrel_Shield + - Index: 11 + Item: S_Minstrel_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Wanderer_Shield + - Index: 12 + Item: S_Wanderer_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Ninja_Shield + - Index: 13 + Item: S_Ninja_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Taekwon_Shield + - Index: 14 + Item: S_Taekwon_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramPhysical_Shield + - Index: 15 + Item: S_DoramPhysical_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_DoramMagical_Shield + - Index: 16 + Item: S_DoramMagical_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_SuperNovice_Shield + - Index: 17 + Item: S_SuperNovice_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Gunslinger_Shield + - Index: 18 + Item: S_Gunslinger_Shield Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD RefineMinimum: 1 RefineMaximum: 10 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955672 - Group: CLASS_SHADOW_BOX_PENDANT SubGroups: - SubGroup: 1 List: - - Item: S_Swordman_Pendant + - Index: 0 + Item: S_Swordman_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Merchant_Pendant + - Index: 1 + Item: S_Merchant_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Acolyte_Pendant + - Index: 2 + Item: S_Acolyte_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Thief_Pendant + - Index: 3 + Item: S_Thief_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Magician_Pendant + - Index: 4 + Item: S_Magician_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Archer_Pendant + - Index: 5 + Item: S_Archer_Pendant Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT RefineMinimum: 1 RefineMaximum: 10 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=3955674 - Group: CLASS_SHADOW_BOX_EARRING SubGroups: - SubGroup: 1 List: - - Item: S_Swordman_earring + - Index: 0 + Item: S_Swordman_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Merchant_earring + - Index: 1 + Item: S_Merchant_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Acolyte_earring + - Index: 2 + Item: S_Acolyte_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Magician_earring + - Index: 3 + Item: S_Magician_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Thief_earring + - Index: 4 + Item: S_Thief_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 RefineMaximum: 10 - - Item: S_Archer_earring + - Index: 5 + Item: S_Archer_earring Rate: 1 RandomOptionGroup: CLASS_SHADOW_BOX_EARRING RefineMinimum: 1 @@ -27187,23098 +38023,32265 @@ Body: SubGroups: - SubGroup: 1 List: - - Item: S_AllMighty_Earring + - Index: 0 + Item: S_AllMighty_Earring Rate: 1 - - Item: S_AllMighty_Pendant + - Index: 1 + Item: S_AllMighty_Pendant Rate: 1 - Group: GEMSTONESHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S2_Gemstone_Weapon + - Index: 0 + Item: S2_Gemstone_Weapon Rate: 1 - - Item: S2_Gemstone_Shield + - Index: 1 + Item: S2_Gemstone_Shield Rate: 1 - Group: BEARERSSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S2_Bearers_Armor + - Index: 0 + Item: S2_Bearers_Armor Rate: 1 - - Item: S2_Bearers_Shoes + - Index: 1 + Item: S2_Bearers_Shoes Rate: 1 - Group: COMPOSESHADOW_MIX SubGroups: - SubGroup: 0 List: - - Item: S_MagicCompose_Armor + - Index: 0 + Item: S_MagicCompose_Armor - Group: RACESHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_AllRace_Shoes + - Index: 0 + Item: S_AllRace_Shoes Rate: 1 - - Item: S_AllRace_Shield + - Index: 1 + Item: S_AllRace_Shield Rate: 1 - Group: CANDY_BAG_SCROLL_MELEE SubGroups: - SubGroup: 0 List: - - Item: Bag_Of_Antonio_Melee + - Index: 0 + Item: Bag_Of_Antonio_Melee RandomOptionGroup: CANDY_BAG_SCROLL_MELEE - Group: CANDY_BAG_SCROLL_RANGE SubGroups: - SubGroup: 0 List: - - Item: Bag_Of_Antonio_Range + - Index: 0 + Item: Bag_Of_Antonio_Range RandomOptionGroup: CANDY_BAG_SCROLL_RANGE - Group: CANDY_BAG_SCROLL_MAGIC SubGroups: - SubGroup: 0 List: - - Item: Bag_Of_Antonio_Magic + - Index: 0 + Item: Bag_Of_Antonio_Magic RandomOptionGroup: CANDY_BAG_SCROLL_MAGIC - Group: BOOSTER_AMPLIFIER SubGroups: - SubGroup: 1 List: - - Item: Crimson_Booster + - Index: 0 + Item: Crimson_Booster Rate: 1 - - Item: Magical_Booster_K - RandomOptionGroup: BOOSTER_AMPLIFIER + - Index: 1 + Item: Magical_Booster_K Rate: 1 + RandomOptionGroup: BOOSTER_AMPLIFIER - Group: MAGICAL_CAT_HAND SubGroups: - SubGroup: 0 List: - - Item: Cat_Lace_Hairband_K + - Index: 0 + Item: Cat_Lace_Hairband_K RandomOptionGroup: MAGICAL_CAT_HAND - Group: INFINITYSHADOW_MIX SubGroups: - SubGroup: 0 List: - - Item: S_Infinity_Weapon + - Index: 0 + Item: S_Infinity_Weapon - Group: SILVER_STATUE SubGroups: - SubGroup: 1 List: - - Item: Bloody_Knight_Shield + - Index: 0 + Item: Bloody_Knight_Shield Rate: 900 - - Item: Bloody_Knight_Shield_ + - Index: 1 + Item: Bloody_Knight_Shield_ Rate: 99 - - Item: Bloody_Knight_Shield__ + - Index: 2 + Item: Bloody_Knight_Shield__ Rate: 1 - Group: PHYSICALMAGICAL_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Armor + - Index: 0 + Item: S_Physical_Armor Rate: 1 - - Item: S_Physical_Shoes + - Index: 1 + Item: S_Physical_Shoes Rate: 1 - - Item: S_Physical_Shield + - Index: 2 + Item: S_Physical_Shield Rate: 1 - - Item: S_Magical_Armor + - Index: 3 + Item: S_Magical_Armor Rate: 1 - - Item: S_Magical_Shoes + - Index: 4 + Item: S_Magical_Shoes Rate: 1 - - Item: S_Magical_Shield + - Index: 5 + Item: S_Magical_Shield Rate: 1 - Group: IMMUNEDATHENA_MIX SubGroups: - SubGroup: 0 List: - - Item: S_ImmunedAthena_Shield + - Index: 0 + Item: S_ImmunedAthena_Shield - Group: HARDCHAMPTION_MIX SubGroups: - SubGroup: 0 List: - - Item: S_HardChamption_Shoes + - Index: 0 + Item: S_HardChamption_Shoes - Group: KINGBIRDANCIENT_MIX SubGroups: - SubGroup: 0 List: - - Item: S_KingbirdAncient_Armor + - Index: 0 + Item: S_KingbirdAncient_Armor - Group: CRITICALHIT_MIX SubGroups: - SubGroup: 0 List: - - Item: S_CriticalHit_Armor + - Index: 0 + Item: S_CriticalHit_Armor - Group: BS_ITEM_M_S_2 SubGroups: - SubGroup: 0 List: - - Item: L_Orc_Hero_Helm + - Index: 0 + Item: L_Orc_Hero_Helm - Group: BS_ITEM_M_S_8 SubGroups: - SubGroup: 0 List: - - Item: Scarlet_Rose + - Index: 0 + Item: Scarlet_Rose - Group: BS_ITEM_M_S_10 SubGroups: - SubGroup: 0 List: - - Item: Hairband_Of_Grandpeco + - Index: 0 + Item: Hairband_Of_Grandpeco - Group: BS_ITEM_M_S_11 SubGroups: - SubGroup: 0 List: - - Item: Moonlight_Flower_Hat + - Index: 0 + Item: Moonlight_Flower_Hat - Group: BS_ITEM_M_S_34 SubGroups: - SubGroup: 0 List: - - Item: 8_Type_PurgatorialWing + - Index: 0 + Item: 8_Type_PurgatorialWing - Group: BS_ITEM_M_S_41 SubGroups: - SubGroup: 0 List: - - Item: Tare_Neko_Cru + - Index: 0 + Item: Tare_Neko_Cru - Group: BS_ITEM_M_S_42 SubGroups: - SubGroup: 0 List: - - Item: Glory_FB_Hat + - Index: 0 + Item: Glory_FB_Hat - Group: BS_ITEM_M_S_43 SubGroups: - SubGroup: 0 List: - - Item: Evil_Marcher_Hat + - Index: 0 + Item: Evil_Marcher_Hat - Group: BS_ITEM_M_S_44 SubGroups: - SubGroup: 0 List: - - Item: Wondering_Wolf_Helm + - Index: 0 + Item: Wondering_Wolf_Helm - Group: BS_SHA_M_S_1 SubGroups: - SubGroup: 1 List: - - Item: S_Vital_Shoes + - Index: 0 + Item: S_Vital_Shoes Rate: 1 - - Item: S_Vital_Shield + - Index: 1 + Item: S_Vital_Shield Rate: 1 - - Item: S_Power_Pendant + - Index: 2 + Item: S_Power_Pendant Rate: 1 - - Item: S_Power_Earring + - Index: 3 + Item: S_Power_Earring Rate: 1 - - Item: S_Int_Pendant + - Index: 4 + Item: S_Int_Pendant Rate: 1 - - Item: S_Int_Earring + - Index: 5 + Item: S_Int_Earring Rate: 1 - - Item: S_Dexterous_Weapon + - Index: 6 + Item: S_Dexterous_Weapon Rate: 1 - - Item: S_Dexterous_Armor + - Index: 7 + Item: S_Dexterous_Armor Rate: 1 - - Item: S_Athletic_Shoes + - Index: 8 + Item: S_Athletic_Shoes Rate: 1 - - Item: S_Athletic_Shield + - Index: 9 + Item: S_Athletic_Shield Rate: 1 - - Item: S_Lucky_Weapon + - Index: 10 + Item: S_Lucky_Weapon Rate: 1 - - Item: S_Lucky_Armor + - Index: 11 + Item: S_Lucky_Armor Rate: 1 - Group: BS_SHA_M_S_17 SubGroups: - SubGroup: 1 List: - - Item: S_Elegant_Pendent + - Index: 0 + Item: S_Elegant_Pendent Rate: 1 - - Item: S_Elegant_Earring + - Index: 1 + Item: S_Elegant_Earring Rate: 1 - - Item: S_Elegant_Weapon + - Index: 2 + Item: S_Elegant_Weapon Rate: 1 - Group: BS_SHA_M_S_18 SubGroups: - SubGroup: 1 List: - - Item: S_Tension_Pendent + - Index: 0 + Item: S_Tension_Pendent Rate: 1 - - Item: S_Tension_Earring + - Index: 1 + Item: S_Tension_Earring Rate: 1 - - Item: S_Tension_Weapon + - Index: 2 + Item: S_Tension_Weapon Rate: 1 - Group: BS_SHA_M_S_19 SubGroups: - SubGroup: 1 List: - - Item: S_Restore_Pendent + - Index: 0 + Item: S_Restore_Pendent Rate: 1 - - Item: S_Restore_Earring + - Index: 1 + Item: S_Restore_Earring Rate: 1 - Group: BS_SHA_M_S_20 SubGroups: - SubGroup: 1 List: - - Item: S_Healing_Shield + - Index: 0 + Item: S_Healing_Shield Rate: 1 - - Item: S_Healing_Shoes + - Index: 1 + Item: S_Healing_Shoes Rate: 1 - - Item: S_Healing_Weapon + - Index: 2 + Item: S_Healing_Weapon Rate: 1 - - Item: S_MortalBlow_Earring + - Index: 3 + Item: S_MortalBlow_Earring Rate: 1 - - Item: S_MortalBlow_Pendent + - Index: 4 + Item: S_MortalBlow_Pendent Rate: 1 - - Item: S_MortalBlow_Weapon + - Index: 5 + Item: S_MortalBlow_Weapon Rate: 1 - Group: BS_ITEM_M_S_4 SubGroups: - SubGroup: 0 List: - - Item: C_Amistr_Cap + - Index: 0 + Item: C_Amistr_Cap - Group: BS_ITEM_M_S_6 SubGroups: - SubGroup: 0 List: - - Item: King_Tiger_Doll_Hat + - Index: 0 + Item: King_Tiger_Doll_Hat - Group: BS_ITEM_M_S_7 SubGroups: - SubGroup: 0 List: - - Item: Zaha_Doll_Hat + - Index: 0 + Item: Zaha_Doll_Hat - Group: BS_ITEM_M_S_12 SubGroups: - SubGroup: 1 List: - - Item: Bag_Of_Antonio_Magic + - Index: 0 + Item: Bag_Of_Antonio_Magic Rate: 1 - - Item: Bag_Of_Antonio_Range + - Index: 1 + Item: Bag_Of_Antonio_Range Rate: 1 - - Item: Bag_Of_Antonio_Melee + - Index: 2 + Item: Bag_Of_Antonio_Melee Rate: 1 - Group: BS_ITEM_M_S_13 SubGroups: - SubGroup: 0 List: - - Item: GoldFish_Hat + - Index: 0 + Item: GoldFish_Hat - Group: BS_ITEM_M_S_15 SubGroups: - SubGroup: 1 List: - - Item: SurviveOrb_K + - Index: 0 + Item: SurviveOrb_K Rate: 1 - - Item: Survive_Circlet_K + - Index: 1 + Item: Survive_Circlet_K Rate: 1 - Group: BS_ITEM_M_S_28 SubGroups: - SubGroup: 0 List: - - Item: Toy_Syringe_K + - Index: 0 + Item: Toy_Syringe_K - Group: BS_ITEM_M_S_29 SubGroups: - SubGroup: 0 List: - - Item: Blue_Rear_Ribbon + - Index: 0 + Item: Blue_Rear_Ribbon - Group: BS_ITEM_M_S_31 SubGroups: - SubGroup: 0 List: - - Item: Magical_Booster_K + - Index: 0 + Item: Magical_Booster_K - Group: BS_ITEM_M_S_32 SubGroups: - SubGroup: 0 List: - - Item: Necklace_Rosary_K + - Index: 0 + Item: Necklace_Rosary_K - Group: BS_ITEM_M_S_33 SubGroups: - SubGroup: 0 List: - - Item: Elemental_Crown_K + - Index: 0 + Item: Elemental_Crown_K - Group: BS_ITEM_M_S_36 SubGroups: - SubGroup: 0 List: - - Item: Palace_Guard_Cap + - Index: 0 + Item: Palace_Guard_Cap - Group: BS_ITEM_M_S_37 SubGroups: - SubGroup: 0 List: - - Item: Thief_Hood + - Index: 0 + Item: Thief_Hood - Group: BS_ITEM_M_S_38 SubGroups: - SubGroup: 0 List: - - Item: Fallen_Angel_Blessing + - Index: 0 + Item: Fallen_Angel_Blessing - Group: BS_ITEM_M_S_39 SubGroups: - SubGroup: 0 List: - - Item: Rabbit_Magic_Hat_ + - Index: 0 + Item: Rabbit_Magic_Hat_ - Group: BS_ITEM_M_S_40 SubGroups: - SubGroup: 0 List: - - Item: Anubis_Helm_ + - Index: 0 + Item: Anubis_Helm_ - Group: BS_ITEM_M_S_45 SubGroups: - SubGroup: 0 List: - - Item: Imp_Hat + - Index: 0 + Item: Imp_Hat - Group: BS_ITEM_M_S_46 SubGroups: - SubGroup: 0 List: - - Item: Holy_Marching_Hat_J + - Index: 0 + Item: Holy_Marching_Hat_J - Group: BS_ITEM_M_S_47 SubGroups: - SubGroup: 0 List: - - Item: Mask_Of_Ifrit + - Index: 0 + Item: Mask_Of_Ifrit - Group: BS_ITEM_M_S_48 SubGroups: - SubGroup: 0 List: - - Item: Drooping_Morocc_Minion + - Index: 0 + Item: Drooping_Morocc_Minion - Group: BS_ITEM_M_S_49 SubGroups: - SubGroup: 0 List: - - Item: Samambaia + - Index: 0 + Item: Samambaia - Group: BS_ITEM_M_S_50 SubGroups: - SubGroup: 0 List: - - Item: Chick_Hat_ + - Index: 0 + Item: Chick_Hat_ - Group: BS_SHA_M_S_5 SubGroups: - SubGroup: 1 List: - - Item: S_Spell_Flow_Armor + - Index: 0 + Item: S_Spell_Flow_Armor Rate: 1 - - Item: S_Spell_Flow_Shoes + - Index: 1 + Item: S_Spell_Flow_Shoes Rate: 1 - - Item: S_Spell_Flow_Shield + - Index: 2 + Item: S_Spell_Flow_Shield Rate: 1 - - Item: S_Caster_Weapon + - Index: 3 + Item: S_Caster_Weapon Rate: 1 - - Item: S_Caster_Pendant + - Index: 4 + Item: S_Caster_Pendant Rate: 1 - - Item: S_Caster_earring + - Index: 5 + Item: S_Caster_earring Rate: 1 - - Item: S_Caster_Armor + - Index: 6 + Item: S_Caster_Armor Rate: 1 - - Item: S_Caster_Shoes + - Index: 7 + Item: S_Caster_Shoes Rate: 1 - - Item: S_Caster_Shield + - Index: 8 + Item: S_Caster_Shield Rate: 1 - Group: BS_SHA_M_S_6 SubGroups: - SubGroup: 1 List: - - Item: S_Big_Armor + - Index: 0 + Item: S_Big_Armor Rate: 1 - - Item: S_Medium_Armor + - Index: 1 + Item: S_Medium_Armor Rate: 1 - - Item: S_Small_Armor + - Index: 2 + Item: S_Small_Armor Rate: 1 - - Item: S_Big_Weapon + - Index: 3 + Item: S_Big_Weapon Rate: 1 - - Item: S_Medium_Weapon + - Index: 4 + Item: S_Medium_Weapon Rate: 1 - - Item: S_Small_Weapon + - Index: 5 + Item: S_Small_Weapon Rate: 1 - - Item: S_Titan_Pendant + - Index: 6 + Item: S_Titan_Pendant Rate: 1 - - Item: S_Titan_Earring + - Index: 7 + Item: S_Titan_Earring Rate: 1 - - Item: S_Boned_Pendant + - Index: 8 + Item: S_Boned_Pendant Rate: 1 - - Item: S_Boned_Earring + - Index: 9 + Item: S_Boned_Earring Rate: 1 - - Item: S_Gigantic_Pendant + - Index: 10 + Item: S_Gigantic_Pendant Rate: 1 - - Item: S_Gigantic_Earring + - Index: 11 + Item: S_Gigantic_Earring Rate: 1 - Group: BS_SHA_M_S_7 SubGroups: - SubGroup: 1 List: - - Item: S_Homers_Shield + - Index: 0 + Item: S_Homers_Shield Rate: 1 - - Item: S_Gargantua_Shield + - Index: 1 + Item: S_Gargantua_Shield Rate: 1 - - Item: S_Safeguard_Shield + - Index: 2 + Item: S_Safeguard_Shield Rate: 1 - - Item: S_Brutal_Shield + - Index: 3 + Item: S_Brutal_Shield Rate: 1 - - Item: S_Cranial_Shield + - Index: 4 + Item: S_Cranial_Shield Rate: 1 - - Item: S_Dragoon_Shield + - Index: 5 + Item: S_Dragoon_Shield Rate: 1 - - Item: S_Satanic_Shield + - Index: 6 + Item: S_Satanic_Shield Rate: 1 - - Item: S_Flameguard_Shield + - Index: 7 + Item: S_Flameguard_Shield Rate: 1 - - Item: S_Requiem_Shield + - Index: 8 + Item: S_Requiem_Shield Rate: 1 - - Item: S_Cadi_Shield + - Index: 9 + Item: S_Cadi_Shield Rate: 1 - - Item: S_Dragoon_Shoes + - Index: 10 + Item: S_Dragoon_Shoes Rate: 1 - - Item: S_Chemical_Shoes + - Index: 11 + Item: S_Chemical_Shoes Rate: 1 - - Item: S_Seraphim_Shoes + - Index: 12 + Item: S_Seraphim_Shoes Rate: 1 - - Item: S_Beholder_Shoes + - Index: 13 + Item: S_Beholder_Shoes Rate: 1 - - Item: S_Divine_Shoes + - Index: 14 + Item: S_Divine_Shoes Rate: 1 - - Item: S_Bloody_Shoes + - Index: 15 + Item: S_Bloody_Shoes Rate: 1 - - Item: S_Liberation_Shoes + - Index: 16 + Item: S_Liberation_Shoes Rate: 1 - - Item: S_Clamorous_Shoes + - Index: 17 + Item: S_Clamorous_Shoes Rate: 1 - - Item: S_Insecticide_Shoes + - Index: 18 + Item: S_Insecticide_Shoes Rate: 1 - - Item: S_Fisher_Shoes + - Index: 19 + Item: S_Fisher_Shoes Rate: 1 - Group: BS_SHA_M_S_8 SubGroups: - SubGroup: 1 List: - - Item: S_Stability_Shield + - Index: 0 + Item: S_Stability_Shield Rate: 1 - - Item: S_Plasterer's_Armor + - Index: 1 + Item: S_Plasterer's_Armor Rate: 1 - - Item: S_Plasterer's_Shoes + - Index: 2 + Item: S_Plasterer's_Shoes Rate: 1 - - Item: S_Insomniac_Armor + - Index: 3 + Item: S_Insomniac_Armor Rate: 1 - - Item: S_Insomniac_Shoes + - Index: 4 + Item: S_Insomniac_Shoes Rate: 1 - - Item: S_Peerless_Armor + - Index: 5 + Item: S_Peerless_Armor Rate: 1 - - Item: S_Peerless_Shoes + - Index: 6 + Item: S_Peerless_Shoes Rate: 1 - - Item: S_Adurate_Armor + - Index: 7 + Item: S_Adurate_Armor Rate: 1 - - Item: S_Adurate_Shoes + - Index: 8 + Item: S_Adurate_Shoes Rate: 1 - - Item: Unfreez_Weapon_S + - Index: 9 + Item: Unfreez_Weapon_S Rate: 1 - - Item: Unfreeze_Earing_S + - Index: 10 + Item: Unfreeze_Earing_S Rate: 1 - - Item: Unfreeze_Pendent_S + - Index: 11 + Item: Unfreeze_Pendent_S Rate: 1 - - Item: S_Neutral_Weapon + - Index: 12 + Item: S_Neutral_Weapon Rate: 1 - - Item: S_Neutral_Earring + - Index: 13 + Item: S_Neutral_Earring Rate: 1 - - Item: S_Neutral_Pendent + - Index: 14 + Item: S_Neutral_Pendent Rate: 1 - - Item: S_Curse_Lift_Earring + - Index: 15 + Item: S_Curse_Lift_Earring Rate: 1 - - Item: S_Curse_Lift_Pendent + - Index: 16 + Item: S_Curse_Lift_Pendent Rate: 1 - - Item: Vitality_Earing_S + - Index: 17 + Item: Vitality_Earing_S Rate: 1 - - Item: Vitality_Pendant_S + - Index: 18 + Item: Vitality_Pendant_S Rate: 1 - Group: BS_SHA_M_S_13 SubGroups: - SubGroup: 1 List: - - Item: S_Kingbird_Weapon + - Index: 0 + Item: S_Kingbird_Weapon Rate: 1 - - Item: S_Cri_Hit_Weapon + - Index: 1 + Item: S_Cri_Hit_Weapon Rate: 1 - - Item: S_Healing_Weapon + - Index: 2 + Item: S_Healing_Weapon Rate: 1 - - Item: S_Ancient_Armor + - Index: 3 + Item: S_Ancient_Armor Rate: 1 - - Item: S_Critical_Armor + - Index: 4 + Item: S_Critical_Armor Rate: 1 - - Item: S_Immune_Armor + - Index: 5 + Item: S_Immune_Armor Rate: 1 - - Item: S_Hard_Armor + - Index: 6 + Item: S_Hard_Armor Rate: 1 - - Item: S_Hard_Earring + - Index: 7 + Item: S_Hard_Earring Rate: 1 - - Item: S_Athena_Shield + - Index: 8 + Item: S_Athena_Shield Rate: 1 - - Item: S_Spiritual_Pendent + - Index: 9 + Item: S_Spiritual_Pendent Rate: 1 - - Item: S_Spiritual_Earring + - Index: 10 + Item: S_Spiritual_Earring Rate: 1 - - Item: S_Spiritual_Weapon + - Index: 11 + Item: S_Spiritual_Weapon Rate: 1 - - Item: S_Athena_Earring + - Index: 12 + Item: S_Athena_Earring Rate: 1 - - Item: S_Resist_Spell_Pendant + - Index: 13 + Item: S_Resist_Spell_Pendant Rate: 1 - - Item: S_Immortal_Pendant + - Index: 14 + Item: S_Immortal_Pendant Rate: 1 - - Item: Enchanting_Weapone_S + - Index: 15 + Item: Enchanting_Weapone_S Rate: 1 - - Item: S_Solid_Weapon + - Index: 16 + Item: S_Solid_Weapon Rate: 1 - - Item: S_Solid_Earring + - Index: 17 + Item: S_Solid_Earring Rate: 1 - - Item: S_Rapid_Pendant + - Index: 18 + Item: S_Rapid_Pendant Rate: 1 - - Item: S_Wise_Earring + - Index: 19 + Item: S_Wise_Earring Rate: 1 - - Item: S_Breezy_Armor + - Index: 20 + Item: S_Breezy_Armor Rate: 1 - - Item: S_Champion_Shoes + - Index: 21 + Item: S_Champion_Shoes Rate: 1 - - Item: S_Malicious_Armor + - Index: 22 + Item: S_Malicious_Armor Rate: 1 - - Item: S_Malicious_Shoes + - Index: 23 + Item: S_Malicious_Shoes Rate: 1 - - Item: S_Malicious_Shield + - Index: 24 + Item: S_Malicious_Shield Rate: 1 - Group: BS_SHA_M_S_15 SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Earring + - Index: 0 + Item: S_Physical_Earring Rate: 1 - - Item: S_Physical_Weapon + - Index: 1 + Item: S_Physical_Weapon Rate: 1 - - Item: S_Physical_Pendant + - Index: 2 + Item: S_Physical_Pendant Rate: 1 - Group: BS_SHA_M_S_16 SubGroups: - SubGroup: 1 List: - - Item: S_Magical_Earring + - Index: 0 + Item: S_Magical_Earring Rate: 1 - - Item: S_Magical_Weapon + - Index: 1 + Item: S_Magical_Weapon Rate: 1 - - Item: S_Magical_Pendant + - Index: 2 + Item: S_Magical_Pendant Rate: 1 - Group: BS_SHA_M_S_23 SubGroups: - SubGroup: 1 List: - - Item: S_Beginner_Shoes + - Index: 0 + Item: S_Beginner_Shoes Rate: 1 - - Item: S_Beginner_Shield + - Index: 1 + Item: S_Beginner_Shield Rate: 1 - - Item: S_Rookie_Shoes + - Index: 2 + Item: S_Rookie_Shoes Rate: 1 - - Item: S_Rookie_Shield + - Index: 3 + Item: S_Rookie_Shield Rate: 1 - - Item: S_Advanced_Shoes + - Index: 4 + Item: S_Advanced_Shoes Rate: 1 - - Item: S_Advanced_Shield + - Index: 5 + Item: S_Advanced_Shield Rate: 1 - - Item: S_Expert_Shield + - Index: 6 + Item: S_Expert_Shield Rate: 1 - - Item: S_Beginner_Shoes + - Index: 7 + Item: S_Beginner_Shoes Rate: 1 - Group: BS_ITEM_M_S_5 SubGroups: - SubGroup: 1 List: - - Item: Mad_Bunny_K + - Index: 0 + Item: Mad_Bunny_K Rate: 1 - - Item: Mad_Bunny_K_ + - Index: 1 + Item: Mad_Bunny_K_ Rate: 1 - Group: BS_ITEM_M_S_9 SubGroups: - SubGroup: 0 List: - - Item: Archangel_Wing + - Index: 0 + Item: Archangel_Wing - Group: BS_ITEM_M_S_14 SubGroups: - SubGroup: 0 List: - - Item: Smoky_TransformHat + - Index: 0 + Item: Smoky_TransformHat - Group: BS_ITEM_M_S_16 SubGroups: - SubGroup: 0 List: - - Item: Ifrit's_Ear_ + - Index: 0 + Item: Ifrit's_Ear_ - Group: BS_ITEM_M_S_17 SubGroups: - SubGroup: 0 List: - - Item: Heart_Wing_Hairband + - Index: 0 + Item: Heart_Wing_Hairband - Group: BS_ITEM_M_S_19 SubGroups: - SubGroup: 0 List: - - Item: Sigrun's_Wing_ + - Index: 0 + Item: Sigrun's_Wing_ - Group: BS_ITEM_M_S_27 SubGroups: - SubGroup: 0 List: - - Item: Cat_Lace_Hairband_K + - Index: 0 + Item: Cat_Lace_Hairband_K - Group: BS_ITEM_M_S_35 SubGroups: - SubGroup: 0 List: - - Item: Noble_Mask + - Index: 0 + Item: Noble_Mask - Group: BS_SHA_M_S_9 SubGroups: - SubGroup: 1 List: - - Item: S_Gemstone_Armor + - Index: 0 + Item: S_Gemstone_Armor Rate: 1 - - Item: S_Gemstone_Shield + - Index: 1 + Item: S_Gemstone_Shield Rate: 1 - - Item: S_Gemstone_Weapon + - Index: 2 + Item: S_Gemstone_Weapon Rate: 1 - - Item: S_Gemstone_Shoes + - Index: 3 + Item: S_Gemstone_Shoes Rate: 1 - - Item: S_Gemstone_Earring + - Index: 4 + Item: S_Gemstone_Earring Rate: 1 - - Item: S_Gemstone_Pendent + - Index: 5 + Item: S_Gemstone_Pendent Rate: 1 - Group: BS_SHA_M_S_10 SubGroups: - SubGroup: 1 List: - - Item: S_Bearers_Armor + - Index: 0 + Item: S_Bearers_Armor Rate: 1 - - Item: S_Bearers_Shield + - Index: 1 + Item: S_Bearers_Shield Rate: 1 - - Item: S_Bearers_Weapon + - Index: 2 + Item: S_Bearers_Weapon Rate: 1 - - Item: S_Bearers_Shoes + - Index: 3 + Item: S_Bearers_Shoes Rate: 1 - - Item: S_Bearers_Earring + - Index: 4 + Item: S_Bearers_Earring Rate: 1 - - Item: S_Bearers_Pendent + - Index: 5 + Item: S_Bearers_Pendent Rate: 1 - Group: BS_SHA_M_S_11 SubGroups: - SubGroup: 1 List: - - Item: S_Hasty_Armor + - Index: 0 + Item: S_Hasty_Armor Rate: 1 - - Item: S_Hasty_Shoes + - Index: 1 + Item: S_Hasty_Shoes Rate: 1 - Group: BS_SHA_M_S_21 SubGroups: - SubGroup: 1 List: - - Item: S_Critical_Armor + - Index: 0 + Item: S_Critical_Armor Rate: 1 - - Item: S_Critical_Shoes + - Index: 1 + Item: S_Critical_Shoes Rate: 1 - - Item: S_Critical_Shield + - Index: 2 + Item: S_Critical_Shield Rate: 1 - Group: BS_ITEM_M_S_1 SubGroups: - SubGroup: 0 List: - - Item: Fallen_Angel_Wing + - Index: 0 + Item: Fallen_Angel_Wing - Group: BS_ITEM_M_S_3 SubGroups: - SubGroup: 0 List: - - Item: Bravery_Bag + - Index: 0 + Item: Bravery_Bag - Group: BS_ITEM_M_S_18 SubGroups: - SubGroup: 0 List: - - Item: Spell_Circuit + - Index: 0 + Item: Spell_Circuit - Group: BS_ITEM_M_S_20 SubGroups: - SubGroup: 0 List: - - Item: New_Wave_Sunglasses_ + - Index: 0 + Item: New_Wave_Sunglasses_ - Group: BS_ITEM_M_S_21 SubGroups: - SubGroup: 0 List: - - Item: FaceWorm_Breath + - Index: 0 + Item: FaceWorm_Breath - Group: BS_ITEM_M_S_22 SubGroups: - SubGroup: 0 List: - - Item: Hat_Of_Judge + - Index: 0 + Item: Hat_Of_Judge - Group: BS_ITEM_M_S_23 SubGroups: - SubGroup: 0 List: - - Item: Dog_Officer + - Index: 0 + Item: Dog_Officer - Group: BS_ITEM_M_S_24 SubGroups: - SubGroup: 0 List: - - Item: Classical_Fhat + - Index: 0 + Item: Classical_Fhat - Group: BS_ITEM_M_S_25 SubGroups: - SubGroup: 0 List: - - Item: Amistr_Beret + - Index: 0 + Item: Amistr_Beret - Group: BS_ITEM_M_S_26 SubGroups: - SubGroup: 0 List: - - Item: General_Helmet_ + - Index: 0 + Item: General_Helmet_ - Group: BS_ITEM_M_S_30 SubGroups: - SubGroup: 0 List: - - Item: Bloody_Knight_Shield + - Index: 0 + Item: Bloody_Knight_Shield - Group: BS_SHA_M_S_3 SubGroups: - SubGroup: 1 List: - - Item: S_Penetration_Shoes + - Index: 0 + Item: S_Penetration_Shoes Rate: 1 - - Item: S_Penetration_Shield + - Index: 1 + Item: S_Penetration_Shield Rate: 1 - - Item: S_ExeHoly_Armor + - Index: 2 + Item: S_ExeHoly_Armor Rate: 1 - - Item: S_ExoCorrupt_Armor + - Index: 3 + Item: S_ExoCorrupt_Armor Rate: 1 - - Item: S_DragonVib_Armor + - Index: 4 + Item: S_DragonVib_Armor Rate: 1 - - Item: S_SciHunting_Armor + - Index: 5 + Item: S_SciHunting_Armor Rate: 1 - - Item: S_FishInsect_Armor + - Index: 6 + Item: S_FishInsect_Armor Rate: 1 - - Item: S_Penetration_Earring + - Index: 7 + Item: S_Penetration_Earring Rate: 1 - - Item: S_Penetration_Pendent + - Index: 8 + Item: S_Penetration_Pendent Rate: 1 - - Item: S_Executioner_Weapon + - Index: 9 + Item: S_Executioner_Weapon Rate: 1 - - Item: S_Exorcist_Weapon + - Index: 10 + Item: S_Exorcist_Weapon Rate: 1 - - Item: S_Hunting_Weapon + - Index: 11 + Item: S_Hunting_Weapon Rate: 1 - - Item: S_Insect_Net_Weapon + - Index: 12 + Item: S_Insect_Net_Weapon Rate: 1 - - Item: S_Fishing_Weapon + - Index: 13 + Item: S_Fishing_Weapon Rate: 1 - - Item: S_Dragon_Killer_Weapon + - Index: 14 + Item: S_Dragon_Killer_Weapon Rate: 1 - - Item: S_Corrupt_Weapon + - Index: 15 + Item: S_Corrupt_Weapon Rate: 1 - - Item: S_Vibration_Weapon + - Index: 16 + Item: S_Vibration_Weapon Rate: 1 - - Item: S_Holy_Water_Weapon + - Index: 17 + Item: S_Holy_Water_Weapon Rate: 1 - - Item: S_Scissors_Weapon + - Index: 18 + Item: S_Scissors_Weapon Rate: 1 - Group: BS_SHA_M_S_4 SubGroups: - SubGroup: 1 List: - - Item: S_Tempest_Shoes + - Index: 0 + Item: S_Tempest_Shoes Rate: 1 - - Item: S_Tempest_Shield + - Index: 1 + Item: S_Tempest_Shield Rate: 1 - - Item: S_M_ExeHoly_Armor + - Index: 2 + Item: S_M_ExeHoly_Armor Rate: 1 - - Item: S_M_ExoCorrupt_Armor + - Index: 3 + Item: S_M_ExoCorrupt_Armor Rate: 1 - - Item: S_M_DragonVib_Armor + - Index: 4 + Item: S_M_DragonVib_Armor Rate: 1 - - Item: S_M_SciHunting_Armor + - Index: 5 + Item: S_M_SciHunting_Armor Rate: 1 - - Item: S_M_FishInsect_Armor + - Index: 6 + Item: S_M_FishInsect_Armor Rate: 1 - - Item: S_Tempest_Earring + - Index: 7 + Item: S_Tempest_Earring Rate: 1 - - Item: S_Tempest_Pendent + - Index: 8 + Item: S_Tempest_Pendent Rate: 1 - - Item: S_M_Executioner_Weapon + - Index: 9 + Item: S_M_Executioner_Weapon Rate: 1 - - Item: S_M_Exorcist_Weapon + - Index: 10 + Item: S_M_Exorcist_Weapon Rate: 1 - - Item: S_M_Hunting_Weapon + - Index: 11 + Item: S_M_Hunting_Weapon Rate: 1 - - Item: S_M_Insect_Net_Weapon + - Index: 12 + Item: S_M_Insect_Net_Weapon Rate: 1 - - Item: S_M_Fishing_Weapon + - Index: 13 + Item: S_M_Fishing_Weapon Rate: 1 - - Item: S_M_Dragon_K_Weapon + - Index: 14 + Item: S_M_Dragon_K_Weapon Rate: 1 - - Item: S_M_Corrupt_Weapon + - Index: 15 + Item: S_M_Corrupt_Weapon Rate: 1 - - Item: S_M_Vibration_Weapon + - Index: 16 + Item: S_M_Vibration_Weapon Rate: 1 - - Item: S_M_Holy_Water_Weapon + - Index: 17 + Item: S_M_Holy_Water_Weapon Rate: 1 - - Item: S_M_Scissors_Weapon + - Index: 18 + Item: S_M_Scissors_Weapon Rate: 1 - Group: BS_SHA_M_S_12 SubGroups: - SubGroup: 1 List: - - Item: S_Blitz_Armor + - Index: 0 + Item: S_Blitz_Armor Rate: 1 - - Item: S_Blitz_Weapon + - Index: 1 + Item: S_Blitz_Weapon Rate: 1 - - Item: S_Blitz_Shield + - Index: 2 + Item: S_Blitz_Shield Rate: 1 - - Item: S_Blitz_Shoes + - Index: 3 + Item: S_Blitz_Shoes Rate: 1 - - Item: S_Blitz_Pendent + - Index: 4 + Item: S_Blitz_Pendent Rate: 1 - - Item: S_Blitz_Earring + - Index: 5 + Item: S_Blitz_Earring Rate: 1 - Group: BS_SHA_M_S_14 SubGroups: - SubGroup: 1 List: - - Item: S_Reload_Armor + - Index: 0 + Item: S_Reload_Armor Rate: 1 - - Item: S_Reload_Shoes + - Index: 1 + Item: S_Reload_Shoes Rate: 1 - - Item: S_Reload_Shield + - Index: 2 + Item: S_Reload_Shield Rate: 1 - Group: BS_SHA_M_S_24 SubGroups: - SubGroup: 1 List: - - Item: S_Force_Weapon + - Index: 0 + Item: S_Force_Weapon Rate: 1 - - Item: S_Force_Earring + - Index: 1 + Item: S_Force_Earring Rate: 1 - - Item: S_Force_Pendant + - Index: 2 + Item: S_Force_Pendant Rate: 1 - - Item: S_Enhance_Force_Weapon + - Index: 3 + Item: S_Enhance_Force_Weapon Rate: 1 - - Item: S_Spirit_Weapon + - Index: 4 + Item: S_Spirit_Weapon Rate: 1 - - Item: S_Spirit_Earring + - Index: 5 + Item: S_Spirit_Earring Rate: 1 - - Item: S_Spirit_Pendant + - Index: 6 + Item: S_Spirit_Pendant Rate: 1 - - Item: S_Enhance_Spirit_Weapon + - Index: 7 + Item: S_Enhance_Spirit_Weapon Rate: 1 - Group: BS_SHA_M_S_25 SubGroups: - SubGroup: 1 List: - - Item: S_Infinity_Pendant + - Index: 0 + Item: S_Infinity_Pendant Rate: 1 - - Item: S_Infinity_Earring + - Index: 1 + Item: S_Infinity_Earring Rate: 1 - Group: BS_ITEM_M_S_51 SubGroups: - SubGroup: 0 List: - - Item: Whikebain_Ears_K + - Index: 0 + Item: Whikebain_Ears_K - Group: ENCHANTSTONE_RECIPE_9M SubGroups: - SubGroup: 1 List: - - Item: Enchant_Stone_Box13 + - Index: 0 + Item: Enchant_Stone_Box13 Rate: 1 - - Item: Enchant_Stone_Box14 + - Index: 1 + Item: Enchant_Stone_Box14 Rate: 1 - - Item: Enchant_Stone_Box15 + - Index: 2 + Item: Enchant_Stone_Box15 Rate: 1 - - Item: Enchant_Stone_Box16 + - Index: 3 + Item: Enchant_Stone_Box16 Rate: 1 - Group: IDTEST_SPECIAL SubGroups: - SubGroup: 0 List: - - Item: Arrow + - Index: 0 + Item: Arrow Amount: 10 - Group: PERFECTSIZE_MIX SubGroups: - SubGroup: 1 List: - - Item: S_PerfectSize_Weapon + - Index: 0 + Item: S_PerfectSize_Weapon Rate: 1 - - Item: S_PerfectSize_Armor + - Index: 1 + Item: S_PerfectSize_Armor Rate: 1 - Group: MAGICPIERCING_MIX SubGroups: - SubGroup: 1 List: - - Item: S_M_Exo_Co_Weapon + - Index: 0 + Item: S_M_Exo_Co_Weapon Rate: 1 - - Item: S_M_Viv_Dr_Weapon + - Index: 1 + Item: S_M_Viv_Dr_Weapon Rate: 1 - - Item: S_M_Sci_Hu_Weapon + - Index: 2 + Item: S_M_Sci_Hu_Weapon Rate: 1 - - Item: S_M_Fis_In_Weapon + - Index: 3 + Item: S_M_Fis_In_Weapon Rate: 1 - - Item: S_M_Exe_Ho_Weapon + - Index: 4 + Item: S_M_Exe_Ho_Weapon Rate: 1 - Group: PIERCING_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Exe_Ho_Weapon + - Index: 0 + Item: S_Exe_Ho_Weapon Rate: 1 - - Item: S_Viv_Dr_Weapon + - Index: 1 + Item: S_Viv_Dr_Weapon Rate: 1 - - Item: S_Sci_Hu_Weapon + - Index: 2 + Item: S_Sci_Hu_Weapon Rate: 1 - - Item: S_Fis_In_Weapon + - Index: 3 + Item: S_Fis_In_Weapon Rate: 1 - - Item: S_Exo_Co_Weapon + - Index: 4 + Item: S_Exo_Co_Weapon Rate: 1 - Group: HASTY_MIX SubGroups: - SubGroup: 0 List: - - Item: S_Infinity_Weapon + - Index: 0 + Item: S_Infinity_Weapon - Group: ENCHANTSTONE_RECIPE_4M SubGroups: - SubGroup: 1 List: - - Item: Enchant_Stone_Box13 + - Index: 0 + Item: Enchant_Stone_Box13 Rate: 1 - - Item: Enchant_Stone_Box14 + - Index: 1 + Item: Enchant_Stone_Box14 Rate: 1 - - Item: Enchant_Stone_Box15 + - Index: 2 + Item: Enchant_Stone_Box15 Rate: 1 - - Item: Enchant_Stone_Box16 + - Index: 3 + Item: Enchant_Stone_Box16 Rate: 1 - - Item: Enchant_Stone_Box17 + - Index: 4 + Item: Enchant_Stone_Box17 Rate: 1 - - Item: Enchant_Stone_Box18 + - Index: 5 + Item: Enchant_Stone_Box18 Rate: 1 - - Item: Enchant_Stone_Box19 + - Index: 6 + Item: Enchant_Stone_Box19 Rate: 1 - Group: ANGELPORING_BOX SubGroups: - SubGroup: 0 List: - - Item: AngelPoring_Boots + - Index: 0 + Item: AngelPoring_Boots - SubGroup: 1 List: - - Item: AngelPoring_Purple + - Index: 0 + Item: AngelPoring_Purple Rate: 1667 - - Item: AngelPoring_SkyBlue + - Index: 1 + Item: AngelPoring_SkyBlue Rate: 1667 - - Item: AngelPoring_Green + - Index: 2 + Item: AngelPoring_Green Rate: 1667 - - Item: AngelPoring_Pink + - Index: 3 + Item: AngelPoring_Pink Rate: 1667 - - Item: AngelPoring_DeepRed + - Index: 4 + Item: AngelPoring_DeepRed Rate: 1667 - - Item: AngelPoring_Clear + - Index: 5 + Item: AngelPoring_Clear Rate: 1667 - Group: SHADOW_CUBE_PENDANT SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Pendant + - Index: 0 + Item: S_Physical_Pendant Rate: 278 - - Item: S_Magical_Pendant + - Index: 1 + Item: S_Magical_Pendant Rate: 278 - - Item: S_Int_Pendant + - Index: 2 + Item: S_Int_Pendant Rate: 278 - - Item: S_Power_Pendant + - Index: 3 + Item: S_Power_Pendant Rate: 278 - - Item: S_Resist_Spell_Pendant + - Index: 4 + Item: S_Resist_Spell_Pendant Rate: 278 - - Item: S_Rapid_Pendant + - Index: 5 + Item: S_Rapid_Pendant Rate: 278 - - Item: S_Caster_Pendant + - Index: 6 + Item: S_Caster_Pendant Rate: 278 - - Item: S_Spiritual_Pendent + - Index: 7 + Item: S_Spiritual_Pendent Rate: 278 - - Item: S_Gemstone_Pendent + - Index: 8 + Item: S_Gemstone_Pendent Rate: 278 - - Item: Unfreeze_Pendent_S + - Index: 9 + Item: Unfreeze_Pendent_S Rate: 278 - - Item: Vitality_Pendant_S + - Index: 10 + Item: Vitality_Pendant_S Rate: 278 - - Item: S_Neutral_Pendent + - Index: 11 + Item: S_Neutral_Pendent Rate: 278 - - Item: S_Curse_Lift_Pendent + - Index: 12 + Item: S_Curse_Lift_Pendent Rate: 278 - - Item: S_Greed_Pendant + - Index: 13 + Item: S_Greed_Pendant Rate: 278 - - Item: S_Heal_Pendant + - Index: 14 + Item: S_Heal_Pendant Rate: 278 - - Item: S_Hiding_Pendant + - Index: 15 + Item: S_Hiding_Pendant Rate: 278 - - Item: S_Cloaking_Pendant + - Index: 16 + Item: S_Cloaking_Pendant Rate: 278 - - Item: S_Teleport_Pendant + - Index: 17 + Item: S_Teleport_Pendant Rate: 278 - - Item: S_Steal_Pendant + - Index: 18 + Item: S_Steal_Pendant Rate: 278 - - Item: S_Infinity_Pendant + - Index: 19 + Item: S_Infinity_Pendant Rate: 278 - - Item: S_Immortal_Pendant + - Index: 20 + Item: S_Immortal_Pendant Rate: 278 - - Item: S_Penetration_Pendent + - Index: 21 + Item: S_Penetration_Pendent Rate: 278 - - Item: S_Tempest_Pendent + - Index: 22 + Item: S_Tempest_Pendent Rate: 278 - - Item: S_Bearers_Pendent + - Index: 23 + Item: S_Bearers_Pendent Rate: 278 - - Item: S_Blitz_Pendent + - Index: 24 + Item: S_Blitz_Pendent Rate: 278 - - Item: S_Force_Pendant + - Index: 25 + Item: S_Force_Pendant Rate: 278 - - Item: S_Spirit_Pendant + - Index: 26 + Item: S_Spirit_Pendant Rate: 278 - - Item: S_Titan_Pendant + - Index: 27 + Item: S_Titan_Pendant Rate: 278 - - Item: S_Boned_Pendant + - Index: 28 + Item: S_Boned_Pendant Rate: 278 - - Item: S_Gigantic_Pendant + - Index: 29 + Item: S_Gigantic_Pendant Rate: 278 - - Item: S_Tension_Pendent + - Index: 30 + Item: S_Tension_Pendent Rate: 278 - - Item: S_Elegant_Pendent + - Index: 31 + Item: S_Elegant_Pendent Rate: 278 - - Item: S_Restore_Pendent + - Index: 32 + Item: S_Restore_Pendent Rate: 278 - - Item: S_MortalBlow_Pendent + - Index: 33 + Item: S_MortalBlow_Pendent Rate: 278 - - Item: Sentimental_Pendant_S + - Index: 34 + Item: Sentimental_Pendant_S Rate: 278 - - Item: Enchanting_Pendant_S + - Index: 35 + Item: Enchanting_Pendant_S Rate: 278 - Group: SHADOW_CUBE_EARING SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Earring + - Index: 0 + Item: S_Physical_Earring Rate: 270 - - Item: S_Magical_Earring + - Index: 1 + Item: S_Magical_Earring Rate: 270 - - Item: S_Power_Earring + - Index: 2 + Item: S_Power_Earring Rate: 270 - - Item: S_Int_Earring + - Index: 3 + Item: S_Int_Earring Rate: 270 - - Item: S_Hard_Earring + - Index: 4 + Item: S_Hard_Earring Rate: 270 - - Item: S_Wise_Earring + - Index: 5 + Item: S_Wise_Earring Rate: 270 - - Item: S_Athena_Earring + - Index: 6 + Item: S_Athena_Earring Rate: 270 - - Item: S_Spiritual_Earring + - Index: 7 + Item: S_Spiritual_Earring Rate: 270 - - Item: S_Gemstone_Earring + - Index: 8 + Item: S_Gemstone_Earring Rate: 270 - - Item: Unfreeze_Earing_S + - Index: 9 + Item: Unfreeze_Earing_S Rate: 270 - - Item: Vitality_Earing_S + - Index: 10 + Item: Vitality_Earing_S Rate: 270 - - Item: S_Neutral_Earring + - Index: 11 + Item: S_Neutral_Earring Rate: 270 - - Item: S_Curse_Lift_Earring + - Index: 12 + Item: S_Curse_Lift_Earring Rate: 270 - - Item: S_Caster_earring + - Index: 13 + Item: S_Caster_earring Rate: 270 - - Item: S_Greed_Earring + - Index: 14 + Item: S_Greed_Earring Rate: 270 - - Item: S_Heal_Earring + - Index: 15 + Item: S_Heal_Earring Rate: 270 - - Item: S_Hiding_Earring + - Index: 16 + Item: S_Hiding_Earring Rate: 270 - - Item: S_Cloaking_Earring + - Index: 17 + Item: S_Cloaking_Earring Rate: 270 - - Item: S_Teleport_Earring + - Index: 18 + Item: S_Teleport_Earring Rate: 270 - - Item: S_Steal_Earring + - Index: 19 + Item: S_Steal_Earring Rate: 270 - - Item: S_Infinity_Earring + - Index: 20 + Item: S_Infinity_Earring Rate: 270 - - Item: S_Solid_Earring + - Index: 21 + Item: S_Solid_Earring Rate: 270 - - Item: S_Penetration_Earring + - Index: 22 + Item: S_Penetration_Earring Rate: 270 - - Item: S_Tempest_Earring + - Index: 23 + Item: S_Tempest_Earring Rate: 270 - - Item: S_Bearers_Earring + - Index: 24 + Item: S_Bearers_Earring Rate: 270 - - Item: S_Blitz_Earring + - Index: 25 + Item: S_Blitz_Earring Rate: 270 - - Item: S_Force_Earring + - Index: 26 + Item: S_Force_Earring Rate: 270 - - Item: S_Spirit_Earring + - Index: 27 + Item: S_Spirit_Earring Rate: 270 - - Item: S_Titan_Earring + - Index: 28 + Item: S_Titan_Earring Rate: 270 - - Item: S_Boned_Earring + - Index: 29 + Item: S_Boned_Earring Rate: 270 - - Item: S_Gigantic_Earring + - Index: 30 + Item: S_Gigantic_Earring Rate: 270 - - Item: S_Tension_Earring + - Index: 31 + Item: S_Tension_Earring Rate: 270 - - Item: S_Elegant_Earring + - Index: 32 + Item: S_Elegant_Earring Rate: 270 - - Item: S_Restore_Earring + - Index: 33 + Item: S_Restore_Earring Rate: 270 - - Item: S_MortalBlow_Earring + - Index: 34 + Item: S_MortalBlow_Earring Rate: 270 - - Item: Sentimental_Earring_S + - Index: 35 + Item: Sentimental_Earring_S Rate: 270 - - Item: Enchanting_Earring_S + - Index: 36 + Item: Enchanting_Earring_S Rate: 270 - Group: SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Runeknight_Weapon + - Index: 0 + Item: S_Runeknight_Weapon Rate: 4 - - Item: S_Royalguard_Weapon + - Index: 1 + Item: S_Royalguard_Weapon Rate: 4 - - Item: S_Mechanic_weapon + - Index: 2 + Item: S_Mechanic_weapon Rate: 4 - - Item: S_Genetic_Weapon + - Index: 3 + Item: S_Genetic_Weapon Rate: 4 - - Item: S_Archbishop_Weapon + - Index: 4 + Item: S_Archbishop_Weapon Rate: 4 - - Item: S_Sura_weapon + - Index: 5 + Item: S_Sura_weapon Rate: 4 - - Item: S_Guillotine_Weapon + - Index: 6 + Item: S_Guillotine_Weapon Rate: 4 - - Item: S_Shadowchaser_Weapon + - Index: 7 + Item: S_Shadowchaser_Weapon Rate: 4 - - Item: S_Warlock_Weapon + - Index: 8 + Item: S_Warlock_Weapon Rate: 4 - - Item: S_Sorcerer_Weapon + - Index: 9 + Item: S_Sorcerer_Weapon Rate: 4 - - Item: S_Ranger_Weapon + - Index: 10 + Item: S_Ranger_Weapon Rate: 4 - - Item: S_Minstrel_Weapon + - Index: 11 + Item: S_Minstrel_Weapon Rate: 4 - - Item: S_Wanderer_Weapon + - Index: 12 + Item: S_Wanderer_Weapon Rate: 4 - - Item: S_Runeknight_Shield + - Index: 13 + Item: S_Runeknight_Shield Rate: 4 - - Item: S_Royalguard_Shield + - Index: 14 + Item: S_Royalguard_Shield Rate: 4 - - Item: S_Mechanic_Shield + - Index: 15 + Item: S_Mechanic_Shield Rate: 4 - - Item: S_Genetic_Shield + - Index: 16 + Item: S_Genetic_Shield Rate: 4 - - Item: S_Archbishop_Shield + - Index: 17 + Item: S_Archbishop_Shield Rate: 4 - - Item: S_Sura_Shield + - Index: 18 + Item: S_Sura_Shield Rate: 4 - - Item: S_Guillotine_Shield + - Index: 19 + Item: S_Guillotine_Shield Rate: 4 - - Item: S_Shadowchaser_Shield + - Index: 20 + Item: S_Shadowchaser_Shield Rate: 4 - - Item: S_Warlock_Shield + - Index: 21 + Item: S_Warlock_Shield Rate: 4 - - Item: S_Sorcerer_Shield + - Index: 22 + Item: S_Sorcerer_Shield Rate: 4 - - Item: S_Ranger_Shield + - Index: 23 + Item: S_Ranger_Shield Rate: 4 - - Item: S_Minstrel_Shield + - Index: 24 + Item: S_Minstrel_Shield Rate: 4 - - Item: S_Wanderer_Shield + - Index: 25 + Item: S_Wanderer_Shield Rate: 4 - - Item: S2_Hasty_Shoes + - Index: 26 + Item: S2_Hasty_Shoes Rate: 4 - - Item: S2_Bearers_Pendent + - Index: 27 + Item: S2_Bearers_Pendent Rate: 4 - - Item: S2_Gemstone_Earring + - Index: 28 + Item: S2_Gemstone_Earring Rate: 4 - - Item: S2_Spell_Flow_Shield + - Index: 29 + Item: S2_Spell_Flow_Shield Rate: 4 - - Item: S2_Spiritual_Weapon + - Index: 30 + Item: S2_Spiritual_Weapon Rate: 4 - - Item: S2_Malicious_Armor + - Index: 31 + Item: S2_Malicious_Armor Rate: 4 - - Item: S_Sigrun_Armor + - Index: 32 + Item: S_Sigrun_Armor Rate: 4 - - Item: S_Sigrun_Shield + - Index: 33 + Item: S_Sigrun_Shield Rate: 4 - - Item: S2_Force_Ex_Weapon + - Index: 34 + Item: S2_Force_Ex_Weapon Rate: 4 - - Item: S2_Spirit_M_E_Weapon + - Index: 35 + Item: S2_Spirit_M_E_Weapon Rate: 4 - - Item: S2_Caster_Armor + - Index: 36 + Item: S2_Caster_Armor Rate: 4 - - Item: S2_Reload_Armor + - Index: 37 + Item: S2_Reload_Armor Rate: 4 - - Item: S_MagicCompose_Armor + - Index: 38 + Item: S_MagicCompose_Armor Rate: 4 - - Item: S2_Gemstone_Weapon + - Index: 39 + Item: S2_Gemstone_Weapon Rate: 4 - - Item: S2_Gemstone_Shield + - Index: 40 + Item: S2_Gemstone_Shield Rate: 4 - - Item: S2_Bearers_Armor + - Index: 41 + Item: S2_Bearers_Armor Rate: 4 - - Item: S2_Bearers_Shoes + - Index: 42 + Item: S2_Bearers_Shoes Rate: 4 - - Item: S_AllMighty_Earring + - Index: 43 + Item: S_AllMighty_Earring Rate: 4 - - Item: S_AllMighty_Pendant + - Index: 44 + Item: S_AllMighty_Pendant Rate: 4 - - Item: S_AllRace_Shoes + - Index: 45 + Item: S_AllRace_Shoes Rate: 4 - - Item: S_AllRace_Shield + - Index: 46 + Item: S_AllRace_Shield Rate: 4 - - Item: S_Tempest_Shield + - Index: 47 + Item: S_Tempest_Shield Rate: 4 - - Item: S_Tempest_Shoes + - Index: 48 + Item: S_Tempest_Shoes Rate: 4 - - Item: S_M_ExeHoly_Armor + - Index: 49 + Item: S_M_ExeHoly_Armor Rate: 4 - - Item: S_M_ExoCorrupt_Armor + - Index: 50 + Item: S_M_ExoCorrupt_Armor Rate: 4 - - Item: S_M_DragonVib_Armor + - Index: 51 + Item: S_M_DragonVib_Armor Rate: 4 - - Item: S_M_SciHunting_Armor + - Index: 52 + Item: S_M_SciHunting_Armor Rate: 4 - - Item: S_M_FishInsect_Armor + - Index: 53 + Item: S_M_FishInsect_Armor Rate: 4 - - Item: S2_Plasterer's_Armor + - Index: 54 + Item: S2_Plasterer's_Armor Rate: 4 - - Item: S2_Insomniac_Shoes + - Index: 55 + Item: S2_Insomniac_Shoes Rate: 4 - - Item: S2_Peerless_Armor + - Index: 56 + Item: S2_Peerless_Armor Rate: 4 - - Item: S2_Adurate_Shoes + - Index: 57 + Item: S2_Adurate_Shoes Rate: 4 - - Item: Unfreez_Weapon_S2 + - Index: 58 + Item: Unfreez_Weapon_S2 Rate: 4 - - Item: Vitality_Earing_S2 + - Index: 59 + Item: Vitality_Earing_S2 Rate: 4 - - Item: S2_Neutral_Weapon + - Index: 60 + Item: S2_Neutral_Weapon Rate: 4 - - Item: S2_Curse_Lift_Pendent + - Index: 61 + Item: S2_Curse_Lift_Pendent Rate: 4 - - Item: S_Penetration_Shoes + - Index: 62 + Item: S_Penetration_Shoes Rate: 4 - - Item: S_Penetration_Shield + - Index: 63 + Item: S_Penetration_Shield Rate: 4 - - Item: S_ExeHoly_Armor + - Index: 64 + Item: S_ExeHoly_Armor Rate: 4 - - Item: S_ExoCorrupt_Armor + - Index: 65 + Item: S_ExoCorrupt_Armor Rate: 4 - - Item: S_DragonVib_Armor + - Index: 66 + Item: S_DragonVib_Armor Rate: 4 - - Item: S_SciHunting_Armor + - Index: 67 + Item: S_SciHunting_Armor Rate: 4 - - Item: S_FishInsect_Armor + - Index: 68 + Item: S_FishInsect_Armor Rate: 4 - - Item: S_Infinity_Weapon + - Index: 69 + Item: S_Infinity_Weapon Rate: 4 - - Item: S_Physical_Shoes + - Index: 70 + Item: S_Physical_Shoes Rate: 4 - - Item: S_Physical_Shield + - Index: 71 + Item: S_Physical_Shield Rate: 4 - - Item: S_Physical_Armor + - Index: 72 + Item: S_Physical_Armor Rate: 4 - - Item: S_Magical_Shoes + - Index: 73 + Item: S_Magical_Shoes Rate: 4 - - Item: S_Magical_Shield + - Index: 74 + Item: S_Magical_Shield Rate: 4 - - Item: S_Magical_Armor + - Index: 75 + Item: S_Magical_Armor Rate: 4 - - Item: S_ImmunedAthena_Shield + - Index: 76 + Item: S_ImmunedAthena_Shield Rate: 4 - - Item: S_HardChamption_Shoes + - Index: 77 + Item: S_HardChamption_Shoes Rate: 4 - - Item: S_KingbirdAncient_Armor + - Index: 78 + Item: S_KingbirdAncient_Armor Rate: 4 - - Item: S_Rebellion_Armor + - Index: 79 + Item: S_Rebellion_Armor Rate: 4 - - Item: S_Kagerou_Armor + - Index: 80 + Item: S_Kagerou_Armor Rate: 4 - - Item: S_Oboro_Armor + - Index: 81 + Item: S_Oboro_Armor Rate: 4 - - Item: S_Rebellion_Shoes + - Index: 82 + Item: S_Rebellion_Shoes Rate: 4 - - Item: S_Kagerou_Shoes + - Index: 83 + Item: S_Kagerou_Shoes Rate: 4 - - Item: S_Oboro_Shoes + - Index: 84 + Item: S_Oboro_Shoes Rate: 4 - - Item: S_DoramPhysical_Armor + - Index: 85 + Item: S_DoramPhysical_Armor Rate: 4 - - Item: S_DoramPhysical_Shoes + - Index: 86 + Item: S_DoramPhysical_Shoes Rate: 4 - - Item: S_DoramMagical_Armor + - Index: 87 + Item: S_DoramMagical_Armor Rate: 4 - - Item: S_DoramMagical_Shoes + - Index: 88 + Item: S_DoramMagical_Shoes Rate: 4 - - Item: S_Knight_Shoes + - Index: 89 + Item: S_Knight_Shoes Rate: 17 - - Item: S_Crusader_Shoes + - Index: 90 + Item: S_Crusader_Shoes Rate: 17 - - Item: S_Blacksmith_Shoes + - Index: 91 + Item: S_Blacksmith_Shoes Rate: 17 - - Item: S_Alchemist_Shoes + - Index: 92 + Item: S_Alchemist_Shoes Rate: 17 - - Item: S_Priest_Shoes + - Index: 93 + Item: S_Priest_Shoes Rate: 17 - - Item: S_Monk_Shoes + - Index: 94 + Item: S_Monk_Shoes Rate: 17 - - Item: S_Assassin_Shoes + - Index: 95 + Item: S_Assassin_Shoes Rate: 17 - - Item: S_Rogue_Shoes + - Index: 96 + Item: S_Rogue_Shoes Rate: 17 - - Item: S_Wizard_Shoes + - Index: 97 + Item: S_Wizard_Shoes Rate: 17 - - Item: S_Sage_Shoes + - Index: 98 + Item: S_Sage_Shoes Rate: 17 - - Item: S_Hunter_Shoes + - Index: 99 + Item: S_Hunter_Shoes Rate: 17 - - Item: S_Bard_Shoes + - Index: 100 + Item: S_Bard_Shoes Rate: 17 - - Item: S_Dancer_Shoes + - Index: 101 + Item: S_Dancer_Shoes Rate: 17 - - Item: S_Knight_Armor + - Index: 102 + Item: S_Knight_Armor Rate: 17 - - Item: S_Crusader_Armor + - Index: 103 + Item: S_Crusader_Armor Rate: 17 - - Item: S_Blacksmith_Armor + - Index: 104 + Item: S_Blacksmith_Armor Rate: 17 - - Item: S_Alchemist_Armor + - Index: 105 + Item: S_Alchemist_Armor Rate: 17 - - Item: S_Priest_Armor + - Index: 106 + Item: S_Priest_Armor Rate: 17 - - Item: S_Monk_Armor + - Index: 107 + Item: S_Monk_Armor Rate: 17 - - Item: S_Assassin_Armor + - Index: 108 + Item: S_Assassin_Armor Rate: 17 - - Item: S_Rogue_Armor + - Index: 109 + Item: S_Rogue_Armor Rate: 17 - - Item: S_Wizard_Armor + - Index: 110 + Item: S_Wizard_Armor Rate: 17 - - Item: S_Sage_Armor + - Index: 111 + Item: S_Sage_Armor Rate: 17 - - Item: S_Hunter_Armor + - Index: 112 + Item: S_Hunter_Armor Rate: 17 - - Item: S_Bard_Armor + - Index: 113 + Item: S_Bard_Armor Rate: 17 - - Item: S_Dancer_Armor + - Index: 114 + Item: S_Dancer_Armor Rate: 17 - - Item: S_SuperNovice_Weapon + - Index: 115 + Item: S_SuperNovice_Weapon Rate: 17 - - Item: S_Gunslinger_Weapon + - Index: 116 + Item: S_Gunslinger_Weapon Rate: 17 - - Item: S_Taekwon_Weapon + - Index: 117 + Item: S_Taekwon_Weapon Rate: 17 - - Item: S_Ninja_Weapon + - Index: 118 + Item: S_Ninja_Weapon Rate: 17 - - Item: S_DoramMagical_Weapon + - Index: 119 + Item: S_DoramMagical_Weapon Rate: 17 - - Item: S_DoramPhysical_Weapon + - Index: 120 + Item: S_DoramPhysical_Weapon Rate: 17 - - Item: S_Ninja_Shield + - Index: 121 + Item: S_Ninja_Shield Rate: 17 - - Item: S_Taekwon_Shield + - Index: 122 + Item: S_Taekwon_Shield Rate: 17 - - Item: S_DoramPhysical_Shield + - Index: 123 + Item: S_DoramPhysical_Shield Rate: 17 - - Item: S_DoramMagical_Shield + - Index: 124 + Item: S_DoramMagical_Shield Rate: 17 - - Item: S_SuperNovice_Shield + - Index: 125 + Item: S_SuperNovice_Shield Rate: 17 - - Item: S_Gunslinger_Shield + - Index: 126 + Item: S_Gunslinger_Shield Rate: 17 - - Item: S_Promotion_Weapon + - Index: 127 + Item: S_Promotion_Weapon Rate: 33 - - Item: S_Promotion_Armor + - Index: 128 + Item: S_Promotion_Armor Rate: 33 - - Item: S_Promotion_Shoes + - Index: 129 + Item: S_Promotion_Shoes Rate: 33 - - Item: S_Promotion_Shield + - Index: 130 + Item: S_Promotion_Shield Rate: 33 - - Item: S_Promotion_Earring + - Index: 131 + Item: S_Promotion_Earring Rate: 33 - - Item: S_Promotion_Pendant + - Index: 132 + Item: S_Promotion_Pendant Rate: 33 - - Item: S_Physical_Earring + - Index: 133 + Item: S_Physical_Earring Rate: 33 - - Item: S_Physical_Weapon + - Index: 134 + Item: S_Physical_Weapon Rate: 33 - - Item: S_Physical_Pendant + - Index: 135 + Item: S_Physical_Pendant Rate: 33 - - Item: S_Magical_Earring + - Index: 136 + Item: S_Magical_Earring Rate: 33 - - Item: S_Magical_Weapon + - Index: 137 + Item: S_Magical_Weapon Rate: 33 - - Item: S_Magical_Pendant + - Index: 138 + Item: S_Magical_Pendant Rate: 33 - - Item: S_Breezy_Armor + - Index: 139 + Item: S_Breezy_Armor Rate: 33 - - Item: S_Champion_Shoes + - Index: 140 + Item: S_Champion_Shoes Rate: 33 - - Item: S_Athena_Shield + - Index: 141 + Item: S_Athena_Shield Rate: 33 - - Item: S_Immune_Armor + - Index: 142 + Item: S_Immune_Armor Rate: 33 - - Item: S_Hard_Armor + - Index: 143 + Item: S_Hard_Armor Rate: 33 - - Item: S_Ancient_Armor + - Index: 144 + Item: S_Ancient_Armor Rate: 33 - - Item: S_Critical_Armor + - Index: 145 + Item: S_Critical_Armor Rate: 33 - - Item: S_Kingbird_Weapon + - Index: 146 + Item: S_Kingbird_Weapon Rate: 33 - - Item: S_Cri_Hit_Weapon + - Index: 147 + Item: S_Cri_Hit_Weapon Rate: 33 - - Item: S_Healing_Weapon + - Index: 148 + Item: S_Healing_Weapon Rate: 33 - - Item: S_Lucky_Weapon + - Index: 149 + Item: S_Lucky_Weapon Rate: 33 - - Item: S_Power_Earring + - Index: 150 + Item: S_Power_Earring Rate: 33 - - Item: S_Int_Pendant + - Index: 151 + Item: S_Int_Pendant Rate: 33 - - Item: S_Dexterous_Armor + - Index: 152 + Item: S_Dexterous_Armor Rate: 33 - - Item: S_Vital_Shoes + - Index: 153 + Item: S_Vital_Shoes Rate: 33 - - Item: S_Athletic_Shield + - Index: 154 + Item: S_Athletic_Shield Rate: 33 - - Item: S_Lucky_Armor + - Index: 155 + Item: S_Lucky_Armor Rate: 33 - - Item: S_Power_Pendant + - Index: 156 + Item: S_Power_Pendant Rate: 33 - - Item: S_Int_Earring + - Index: 157 + Item: S_Int_Earring Rate: 33 - - Item: S_Dexterous_Weapon + - Index: 158 + Item: S_Dexterous_Weapon Rate: 33 - - Item: S_Vital_Shield + - Index: 159 + Item: S_Vital_Shield Rate: 33 - - Item: S_Athletic_Shoes + - Index: 160 + Item: S_Athletic_Shoes Rate: 33 - - Item: S_Resist_Spell_Pendant + - Index: 161 + Item: S_Resist_Spell_Pendant Rate: 33 - - Item: S_Rapid_Pendant + - Index: 162 + Item: S_Rapid_Pendant Rate: 33 - - Item: S_Caster_Pendant + - Index: 163 + Item: S_Caster_Pendant Rate: 33 - - Item: S_Hard_Earring + - Index: 164 + Item: S_Hard_Earring Rate: 33 - - Item: S_Wise_Earring + - Index: 165 + Item: S_Wise_Earring Rate: 33 - - Item: S_Athena_Earring + - Index: 166 + Item: S_Athena_Earring Rate: 33 - - Item: S_Cranial_Shield + - Index: 167 + Item: S_Cranial_Shield Rate: 33 - - Item: S_Safeguard_Shield + - Index: 168 + Item: S_Safeguard_Shield Rate: 33 - - Item: S_Brutal_Shield + - Index: 169 + Item: S_Brutal_Shield Rate: 33 - - Item: S_Gargantua_Shield + - Index: 170 + Item: S_Gargantua_Shield Rate: 33 - - Item: S_Homers_Shield + - Index: 171 + Item: S_Homers_Shield Rate: 33 - - Item: S_Dragoon_Shield + - Index: 172 + Item: S_Dragoon_Shield Rate: 33 - - Item: S_Satanic_Shield + - Index: 173 + Item: S_Satanic_Shield Rate: 33 - - Item: S_Flameguard_Shield + - Index: 174 + Item: S_Flameguard_Shield Rate: 33 - - Item: S_Requiem_Shield + - Index: 175 + Item: S_Requiem_Shield Rate: 33 - - Item: S_Cadi_Shield + - Index: 176 + Item: S_Cadi_Shield Rate: 33 - - Item: S_Bloody_Shoes + - Index: 177 + Item: S_Bloody_Shoes Rate: 33 - - Item: S_Liberation_Shoes + - Index: 178 + Item: S_Liberation_Shoes Rate: 33 - - Item: S_Chemical_Shoes + - Index: 179 + Item: S_Chemical_Shoes Rate: 33 - - Item: S_Clamorous_Shoes + - Index: 180 + Item: S_Clamorous_Shoes Rate: 33 - - Item: S_Insecticide_Shoes + - Index: 181 + Item: S_Insecticide_Shoes Rate: 33 - - Item: S_Fisher_Shoes + - Index: 182 + Item: S_Fisher_Shoes Rate: 33 - - Item: S_Seraphim_Shoes + - Index: 183 + Item: S_Seraphim_Shoes Rate: 33 - - Item: S_Beholder_Shoes + - Index: 184 + Item: S_Beholder_Shoes Rate: 33 - - Item: S_Divine_Shoes + - Index: 185 + Item: S_Divine_Shoes Rate: 33 - - Item: S_Dragoon_Shoes + - Index: 186 + Item: S_Dragoon_Shoes Rate: 33 - - Item: S_Big_Armor + - Index: 187 + Item: S_Big_Armor Rate: 33 - - Item: S_Medium_Armor + - Index: 188 + Item: S_Medium_Armor Rate: 33 - - Item: S_Small_Armor + - Index: 189 + Item: S_Small_Armor Rate: 33 - - Item: S_Big_Weapon + - Index: 190 + Item: S_Big_Weapon Rate: 33 - - Item: S_Medium_Weapon + - Index: 191 + Item: S_Medium_Weapon Rate: 33 - - Item: S_Small_Weapon + - Index: 192 + Item: S_Small_Weapon Rate: 33 - - Item: S_Spiritual_Weapon + - Index: 193 + Item: S_Spiritual_Weapon Rate: 33 - - Item: S_Spiritual_Earring + - Index: 194 + Item: S_Spiritual_Earring Rate: 33 - - Item: S_Spiritual_Pendent + - Index: 195 + Item: S_Spiritual_Pendent Rate: 33 - - Item: S_Malicious_Armor + - Index: 196 + Item: S_Malicious_Armor Rate: 33 - - Item: S_Malicious_Shoes + - Index: 197 + Item: S_Malicious_Shoes Rate: 33 - - Item: S_Malicious_Shield + - Index: 198 + Item: S_Malicious_Shield Rate: 33 - - Item: S_Gemstone_Armor + - Index: 199 + Item: S_Gemstone_Armor Rate: 33 - - Item: S_Gemstone_Shoes + - Index: 200 + Item: S_Gemstone_Shoes Rate: 33 - - Item: S_Gemstone_Shield + - Index: 201 + Item: S_Gemstone_Shield Rate: 33 - - Item: S_Gemstone_Weapon + - Index: 202 + Item: S_Gemstone_Weapon Rate: 33 - - Item: S_Gemstone_Earring + - Index: 203 + Item: S_Gemstone_Earring Rate: 33 - - Item: S_Gemstone_Pendent + - Index: 204 + Item: S_Gemstone_Pendent Rate: 33 - - Item: S_Stability_Shield + - Index: 205 + Item: S_Stability_Shield Rate: 33 - - Item: S_Plasterer's_Armor + - Index: 206 + Item: S_Plasterer's_Armor Rate: 33 - - Item: S_Plasterer's_Shoes + - Index: 207 + Item: S_Plasterer's_Shoes Rate: 33 - - Item: S_Insomniac_Armor + - Index: 208 + Item: S_Insomniac_Armor Rate: 33 - - Item: S_Insomniac_Shoes + - Index: 209 + Item: S_Insomniac_Shoes Rate: 33 - - Item: S_Peerless_Armor + - Index: 210 + Item: S_Peerless_Armor Rate: 33 - - Item: S_Peerless_Shoes + - Index: 211 + Item: S_Peerless_Shoes Rate: 33 - - Item: S_Adurate_Armor + - Index: 212 + Item: S_Adurate_Armor Rate: 33 - - Item: S_Adurate_Shoes + - Index: 213 + Item: S_Adurate_Shoes Rate: 33 - - Item: Unfreez_Weapon_S + - Index: 214 + Item: Unfreez_Weapon_S Rate: 33 - - Item: Unfreeze_Earing_S + - Index: 215 + Item: Unfreeze_Earing_S Rate: 33 - - Item: Unfreeze_Pendent_S + - Index: 216 + Item: Unfreeze_Pendent_S Rate: 33 - - Item: Vitality_Earing_S + - Index: 217 + Item: Vitality_Earing_S Rate: 33 - - Item: Vitality_Pendant_S + - Index: 218 + Item: Vitality_Pendant_S Rate: 33 - - Item: S_Neutral_Weapon + - Index: 219 + Item: S_Neutral_Weapon Rate: 33 - - Item: S_Neutral_Earring + - Index: 220 + Item: S_Neutral_Earring Rate: 33 - - Item: S_Neutral_Pendent + - Index: 221 + Item: S_Neutral_Pendent Rate: 33 - - Item: S_Curse_Lift_Earring + - Index: 222 + Item: S_Curse_Lift_Earring Rate: 33 - - Item: S_Curse_Lift_Pendent + - Index: 223 + Item: S_Curse_Lift_Pendent Rate: 33 - - Item: S_Caster_earring + - Index: 224 + Item: S_Caster_earring Rate: 33 - - Item: S_Caster_Weapon + - Index: 225 + Item: S_Caster_Weapon Rate: 33 - - Item: S_Spell_Flow_Shoes + - Index: 226 + Item: S_Spell_Flow_Shoes Rate: 33 - - Item: S_Spell_Flow_Armor + - Index: 227 + Item: S_Spell_Flow_Armor Rate: 33 - - Item: S_Spell_Flow_Shield + - Index: 228 + Item: S_Spell_Flow_Shield Rate: 33 - - Item: S_Greed_Armor + - Index: 229 + Item: S_Greed_Armor Rate: 33 - - Item: S_Greed_Shoes + - Index: 230 + Item: S_Greed_Shoes Rate: 33 - - Item: S_Greed_Shield + - Index: 231 + Item: S_Greed_Shield Rate: 33 - - Item: S_Greed_Weapon + - Index: 232 + Item: S_Greed_Weapon Rate: 33 - - Item: S_Greed_Earring + - Index: 233 + Item: S_Greed_Earring Rate: 33 - - Item: S_Greed_Pendant + - Index: 234 + Item: S_Greed_Pendant Rate: 33 - - Item: S_Heal_Armor + - Index: 235 + Item: S_Heal_Armor Rate: 33 - - Item: S_Heal_Shoes + - Index: 236 + Item: S_Heal_Shoes Rate: 33 - - Item: S_Heal_Shield + - Index: 237 + Item: S_Heal_Shield Rate: 33 - - Item: S_Heal_Weapon + - Index: 238 + Item: S_Heal_Weapon Rate: 33 - - Item: S_Heal_Earring + - Index: 239 + Item: S_Heal_Earring Rate: 33 - - Item: S_Heal_Pendant + - Index: 240 + Item: S_Heal_Pendant Rate: 33 - - Item: S_Hiding_Armor + - Index: 241 + Item: S_Hiding_Armor Rate: 33 - - Item: S_Hiding_Shoes + - Index: 242 + Item: S_Hiding_Shoes Rate: 33 - - Item: S_Hiding_Shield + - Index: 243 + Item: S_Hiding_Shield Rate: 33 - - Item: S_Hiding_Weapon + - Index: 244 + Item: S_Hiding_Weapon Rate: 33 - - Item: S_Hiding_Earring + - Index: 245 + Item: S_Hiding_Earring Rate: 33 - - Item: S_Hiding_Pendant + - Index: 246 + Item: S_Hiding_Pendant Rate: 33 - - Item: S_Cloaking_Armor + - Index: 247 + Item: S_Cloaking_Armor Rate: 33 - - Item: S_Cloaking_Shoes + - Index: 248 + Item: S_Cloaking_Shoes Rate: 33 - - Item: S_Cloaking_Shield + - Index: 249 + Item: S_Cloaking_Shield Rate: 33 - - Item: S_Cloaking_Weapon + - Index: 250 + Item: S_Cloaking_Weapon Rate: 33 - - Item: S_Cloaking_Earring + - Index: 251 + Item: S_Cloaking_Earring Rate: 33 - - Item: S_Cloaking_Pendant + - Index: 252 + Item: S_Cloaking_Pendant Rate: 33 - - Item: S_Teleport_Armor + - Index: 253 + Item: S_Teleport_Armor Rate: 33 - - Item: S_Teleport_Shoes + - Index: 254 + Item: S_Teleport_Shoes Rate: 33 - - Item: S_Teleport_Shield + - Index: 255 + Item: S_Teleport_Shield Rate: 33 - - Item: S_Teleport_Weapon + - Index: 256 + Item: S_Teleport_Weapon Rate: 33 - - Item: S_Teleport_Earring + - Index: 257 + Item: S_Teleport_Earring Rate: 33 - - Item: S_Teleport_Pendant + - Index: 258 + Item: S_Teleport_Pendant Rate: 33 - - Item: S_Steal_Armor + - Index: 259 + Item: S_Steal_Armor Rate: 33 - - Item: S_Steal_Shoes + - Index: 260 + Item: S_Steal_Shoes Rate: 33 - - Item: S_Steal_Shield + - Index: 261 + Item: S_Steal_Shield Rate: 33 - - Item: S_Steal_Weapon + - Index: 262 + Item: S_Steal_Weapon Rate: 33 - - Item: S_Steal_Earring + - Index: 263 + Item: S_Steal_Earring Rate: 33 - - Item: S_Steal_Pendant + - Index: 264 + Item: S_Steal_Pendant Rate: 33 - - Item: S_Infinity_Earring + - Index: 265 + Item: S_Infinity_Earring Rate: 33 - - Item: S_Infinity_Pendant + - Index: 266 + Item: S_Infinity_Pendant Rate: 33 - - Item: S_Solid_Weapon + - Index: 267 + Item: S_Solid_Weapon Rate: 33 - - Item: S_Solid_Earring + - Index: 268 + Item: S_Solid_Earring Rate: 33 - - Item: S_Immortal_Armor + - Index: 269 + Item: S_Immortal_Armor Rate: 33 - - Item: S_Immortal_Pendant + - Index: 270 + Item: S_Immortal_Pendant Rate: 33 - - Item: S_Executioner_Weapon + - Index: 271 + Item: S_Executioner_Weapon Rate: 33 - - Item: S_Exorcist_Weapon + - Index: 272 + Item: S_Exorcist_Weapon Rate: 33 - - Item: S_Hunting_Weapon + - Index: 273 + Item: S_Hunting_Weapon Rate: 33 - - Item: S_Insect_Net_Weapon + - Index: 274 + Item: S_Insect_Net_Weapon Rate: 33 - - Item: S_Fishing_Weapon + - Index: 275 + Item: S_Fishing_Weapon Rate: 33 - - Item: S_Dragon_Killer_Weapon + - Index: 276 + Item: S_Dragon_Killer_Weapon Rate: 33 - - Item: S_Corrupt_Weapon + - Index: 277 + Item: S_Corrupt_Weapon Rate: 33 - - Item: S_Vibration_Weapon + - Index: 278 + Item: S_Vibration_Weapon Rate: 33 - - Item: S_Holy_Water_Weapon + - Index: 279 + Item: S_Holy_Water_Weapon Rate: 33 - - Item: S_Scissors_Weapon + - Index: 280 + Item: S_Scissors_Weapon Rate: 33 - - Item: S_Penetration_Earring + - Index: 281 + Item: S_Penetration_Earring Rate: 33 - - Item: S_Penetration_Pendent + - Index: 282 + Item: S_Penetration_Pendent Rate: 33 - - Item: S_Tempest_Earring + - Index: 283 + Item: S_Tempest_Earring Rate: 33 - - Item: S_Tempest_Pendent + - Index: 284 + Item: S_Tempest_Pendent Rate: 33 - - Item: S_M_Executioner_Weapon + - Index: 285 + Item: S_M_Executioner_Weapon Rate: 33 - - Item: S_M_Exorcist_Weapon + - Index: 286 + Item: S_M_Exorcist_Weapon Rate: 33 - - Item: S_M_Hunting_Weapon + - Index: 287 + Item: S_M_Hunting_Weapon Rate: 33 - - Item: S_M_Insect_Net_Weapon + - Index: 288 + Item: S_M_Insect_Net_Weapon Rate: 33 - - Item: S_M_Fishing_Weapon + - Index: 289 + Item: S_M_Fishing_Weapon Rate: 33 - - Item: S_M_Dragon_K_Weapon + - Index: 290 + Item: S_M_Dragon_K_Weapon Rate: 33 - - Item: S_M_Corrupt_Weapon + - Index: 291 + Item: S_M_Corrupt_Weapon Rate: 33 - - Item: S_M_Vibration_Weapon + - Index: 292 + Item: S_M_Vibration_Weapon Rate: 33 - - Item: S_M_Holy_Water_Weapon + - Index: 293 + Item: S_M_Holy_Water_Weapon Rate: 33 - - Item: S_M_Scissors_Weapon + - Index: 294 + Item: S_M_Scissors_Weapon Rate: 33 - - Item: S_Bearers_Armor + - Index: 295 + Item: S_Bearers_Armor Rate: 33 - - Item: S_Bearers_Shoes + - Index: 296 + Item: S_Bearers_Shoes Rate: 33 - - Item: S_Bearers_Shield + - Index: 297 + Item: S_Bearers_Shield Rate: 33 - - Item: S_Bearers_Weapon + - Index: 298 + Item: S_Bearers_Weapon Rate: 33 - - Item: S_Bearers_Earring + - Index: 299 + Item: S_Bearers_Earring Rate: 33 - - Item: S_Bearers_Pendent + - Index: 300 + Item: S_Bearers_Pendent Rate: 33 - - Item: S_Basis_Armor + - Index: 301 + Item: S_Basis_Armor Rate: 33 - - Item: S_Hallowed_Armor + - Index: 302 + Item: S_Hallowed_Armor Rate: 33 - - Item: S_Saharic_Armor + - Index: 303 + Item: S_Saharic_Armor Rate: 33 - - Item: S_Underneath_Armor + - Index: 304 + Item: S_Underneath_Armor Rate: 33 - - Item: S_Flam_Armor + - Index: 305 + Item: S_Flam_Armor Rate: 33 - - Item: S_Windy_Armor + - Index: 306 + Item: S_Windy_Armor Rate: 33 - - Item: S_Envenom_Armor + - Index: 307 + Item: S_Envenom_Armor Rate: 33 - - Item: S_Damned_Armor + - Index: 308 + Item: S_Damned_Armor Rate: 33 - - Item: S_Geist_Armor + - Index: 309 + Item: S_Geist_Armor Rate: 33 - - Item: S_Divine_Armor + - Index: 310 + Item: S_Divine_Armor Rate: 33 - - Item: S_Hasty_Shoes + - Index: 311 + Item: S_Hasty_Shoes Rate: 33 - - Item: S_Hasty_Armor + - Index: 312 + Item: S_Hasty_Armor Rate: 33 - - Item: S_Basis_Shield + - Index: 313 + Item: S_Basis_Shield Rate: 33 - - Item: S_Hallowed_Shield + - Index: 314 + Item: S_Hallowed_Shield Rate: 33 - - Item: S_Saharic_Shield + - Index: 315 + Item: S_Saharic_Shield Rate: 33 - - Item: S_Underneath_Shield + - Index: 316 + Item: S_Underneath_Shield Rate: 33 - - Item: S_Flam_Shield + - Index: 317 + Item: S_Flam_Shield Rate: 33 - - Item: S_Windy_Shield + - Index: 318 + Item: S_Windy_Shield Rate: 33 - - Item: S_Envenom_Shield + - Index: 319 + Item: S_Envenom_Shield Rate: 33 - - Item: S_Damned_Shield + - Index: 320 + Item: S_Damned_Shield Rate: 33 - - Item: S_Geist_Shield + - Index: 321 + Item: S_Geist_Shield Rate: 33 - - Item: S_Divine_Shield + - Index: 322 + Item: S_Divine_Shield Rate: 33 - - Item: S_Expert_Shoes + - Index: 323 + Item: S_Expert_Shoes Rate: 33 - - Item: S_Expert_Shield + - Index: 324 + Item: S_Expert_Shield Rate: 33 - - Item: S_Beginner_Shoes + - Index: 325 + Item: S_Beginner_Shoes Rate: 33 - - Item: S_Beginner_Shield + - Index: 326 + Item: S_Beginner_Shield Rate: 33 - - Item: S_Rookie_Shoes + - Index: 327 + Item: S_Rookie_Shoes Rate: 33 - - Item: S_Rookie_Shield + - Index: 328 + Item: S_Rookie_Shield Rate: 33 - - Item: S_Advanced_Shoes + - Index: 329 + Item: S_Advanced_Shoes Rate: 33 - - Item: S_Advanced_Shield + - Index: 330 + Item: S_Advanced_Shield Rate: 33 - - Item: S_Attack_Armor + - Index: 331 + Item: S_Attack_Armor Rate: 33 - - Item: S_Blitz_Earring + - Index: 332 + Item: S_Blitz_Earring Rate: 33 - - Item: S_Blitz_Pendent + - Index: 333 + Item: S_Blitz_Pendent Rate: 33 - - Item: S_ColdBolt_Armor + - Index: 334 + Item: S_ColdBolt_Armor Rate: 33 - - Item: S_FireBolt_Armor + - Index: 335 + Item: S_FireBolt_Armor Rate: 33 - - Item: S_LightingBolt_Armor + - Index: 336 + Item: S_LightingBolt_Armor Rate: 33 - - Item: S_EarthSpike_Armor + - Index: 337 + Item: S_EarthSpike_Armor Rate: 33 - - Item: S_Enhance_Force_Weapon + - Index: 338 + Item: S_Enhance_Force_Weapon Rate: 33 - - Item: S_Force_Weapon + - Index: 339 + Item: S_Force_Weapon Rate: 33 - - Item: S_Force_Earring + - Index: 340 + Item: S_Force_Earring Rate: 33 - - Item: S_Force_Pendant + - Index: 341 + Item: S_Force_Pendant Rate: 33 - - Item: S_Enhance_Spirit_Weapon + - Index: 342 + Item: S_Enhance_Spirit_Weapon Rate: 33 - - Item: S_Spirit_Weapon + - Index: 343 + Item: S_Spirit_Weapon Rate: 33 - - Item: S_Spirit_Earring + - Index: 344 + Item: S_Spirit_Earring Rate: 33 - - Item: S_Spirit_Pendant + - Index: 345 + Item: S_Spirit_Pendant Rate: 33 - - Item: S_Blitz_Shoes + - Index: 346 + Item: S_Blitz_Shoes Rate: 33 - - Item: S_Blitz_Shield + - Index: 347 + Item: S_Blitz_Shield Rate: 33 - - Item: S_Exceed_Weapon + - Index: 348 + Item: S_Exceed_Weapon Rate: 33 - - Item: S_Titan_Earring + - Index: 349 + Item: S_Titan_Earring Rate: 33 - - Item: S_Titan_Pendant + - Index: 350 + Item: S_Titan_Pendant Rate: 33 - - Item: S_Boned_Earring + - Index: 351 + Item: S_Boned_Earring Rate: 33 - - Item: S_Boned_Pendant + - Index: 352 + Item: S_Boned_Pendant Rate: 33 - - Item: S_Gigantic_Earring + - Index: 353 + Item: S_Gigantic_Earring Rate: 33 - - Item: S_Gigantic_Pendant + - Index: 354 + Item: S_Gigantic_Pendant Rate: 33 - - Item: S_Caster_Shoes + - Index: 355 + Item: S_Caster_Shoes Rate: 33 - - Item: S_Caster_Shield + - Index: 356 + Item: S_Caster_Shield Rate: 33 - - Item: S_Caster_Armor + - Index: 357 + Item: S_Caster_Armor Rate: 33 - - Item: S_Reload_Shoes + - Index: 358 + Item: S_Reload_Shoes Rate: 33 - - Item: S_Reload_Shield + - Index: 359 + Item: S_Reload_Shield Rate: 33 - - Item: S_Reload_Armor + - Index: 360 + Item: S_Reload_Armor Rate: 33 - - Item: S_Swordman_earring + - Index: 361 + Item: S_Swordman_earring Rate: 33 - - Item: S_Merchant_earring + - Index: 362 + Item: S_Merchant_earring Rate: 33 - - Item: S_Acolyte_earring + - Index: 363 + Item: S_Acolyte_earring Rate: 33 - - Item: S_Magician_earring + - Index: 364 + Item: S_Magician_earring Rate: 33 - - Item: S_Swordman_Pendant + - Index: 365 + Item: S_Swordman_Pendant Rate: 33 - - Item: S_Merchant_Pendant + - Index: 366 + Item: S_Merchant_Pendant Rate: 33 - - Item: S_Acolyte_Pendant + - Index: 367 + Item: S_Acolyte_Pendant Rate: 33 - - Item: S_Thief_Pendant + - Index: 368 + Item: S_Thief_Pendant Rate: 33 - - Item: S_Magician_Pendant + - Index: 369 + Item: S_Magician_Pendant Rate: 33 - - Item: S_Archer_Pendant + - Index: 370 + Item: S_Archer_Pendant Rate: 33 - - Item: S_Critical_Shield + - Index: 371 + Item: S_Critical_Shield Rate: 33 - - Item: S_Critical_Shoes + - Index: 372 + Item: S_Critical_Shoes Rate: 33 - - Item: S_Blitz_Weapon + - Index: 373 + Item: S_Blitz_Weapon Rate: 33 - - Item: S_Blitz_Armor + - Index: 374 + Item: S_Blitz_Armor Rate: 33 - - Item: S_Tension_Weapon + - Index: 375 + Item: S_Tension_Weapon Rate: 33 - - Item: S_Tension_Earring + - Index: 376 + Item: S_Tension_Earring Rate: 33 - - Item: S_Tension_Pendent + - Index: 377 + Item: S_Tension_Pendent Rate: 33 - - Item: S_Elegant_Weapon + - Index: 378 + Item: S_Elegant_Weapon Rate: 33 - - Item: S_Elegant_Earring + - Index: 379 + Item: S_Elegant_Earring Rate: 33 - - Item: S_Elegant_Pendent + - Index: 380 + Item: S_Elegant_Pendent Rate: 33 - - Item: S_Healing_Shield + - Index: 381 + Item: S_Healing_Shield Rate: 33 - - Item: S_Healing_Shoes + - Index: 382 + Item: S_Healing_Shoes Rate: 33 - - Item: S_Restore_Earring + - Index: 383 + Item: S_Restore_Earring Rate: 33 - - Item: S_Restore_Pendent + - Index: 384 + Item: S_Restore_Pendent Rate: 33 - - Item: S_MortalBlow_Weapon + - Index: 385 + Item: S_MortalBlow_Weapon Rate: 33 - - Item: S_MortalBlow_Earring + - Index: 386 + Item: S_MortalBlow_Earring Rate: 33 - - Item: S_MortalBlow_Pendent + - Index: 387 + Item: S_MortalBlow_Pendent Rate: 33 - - Item: Sentimental_Weapone_S + - Index: 388 + Item: Sentimental_Weapone_S Rate: 33 - - Item: Sentimental_Earring_S + - Index: 389 + Item: Sentimental_Earring_S Rate: 33 - - Item: Sentimental_Pendant_S + - Index: 390 + Item: Sentimental_Pendant_S Rate: 33 - - Item: Enchanting_Weapone_S + - Index: 391 + Item: Enchanting_Weapone_S Rate: 33 - - Item: Enchanting_Earring_S + - Index: 392 + Item: Enchanting_Earring_S Rate: 33 - - Item: Enchanting_Pendant_S + - Index: 393 + Item: Enchanting_Pendant_S Rate: 33 - - Item: S_Thief_earring + - Index: 394 + Item: S_Thief_earring Rate: 33 - - Item: S_Archer_earring + - Index: 395 + Item: S_Archer_earring Rate: 33 - Group: HELM_OF_FAITH_BOX SubGroups: - SubGroup: 1 List: - - Item: Viva_Adul_Hat_WL1 + - Index: 0 + Item: Viva_Adul_Hat_WL1 Rate: 1 - - Item: Viva_Adul_Hat_WL2 + - Index: 1 + Item: Viva_Adul_Hat_WL2 Rate: 1 - - Item: Viva_Adul_Hat_SR1 + - Index: 2 + Item: Viva_Adul_Hat_SR1 Rate: 1 - - Item: Viva_Adul_Hat_SR2 + - Index: 3 + Item: Viva_Adul_Hat_SR2 Rate: 1 - - Item: Viva_Adul_Hat_AB1 + - Index: 4 + Item: Viva_Adul_Hat_AB1 Rate: 1 - - Item: Viva_Adul_Hat_AB2 + - Index: 5 + Item: Viva_Adul_Hat_AB2 Rate: 1 - - Item: Viva_Adul_Hat_SC1 + - Index: 6 + Item: Viva_Adul_Hat_SC1 Rate: 1 - - Item: Viva_Adul_Hat_SC2 + - Index: 7 + Item: Viva_Adul_Hat_SC2 Rate: 1 - - Item: Viva_Adul_Hat_RA1 + - Index: 8 + Item: Viva_Adul_Hat_RA1 Rate: 1 - - Item: Viva_Adul_Hat_RA2 + - Index: 9 + Item: Viva_Adul_Hat_RA2 Rate: 1 - - Item: Viva_Adul_Hat_LG1 + - Index: 10 + Item: Viva_Adul_Hat_LG1 Rate: 1 - - Item: Viva_Adul_Hat_LG2 + - Index: 11 + Item: Viva_Adul_Hat_LG2 Rate: 1 - - Item: Viva_Adul_Hat_GC1 + - Index: 12 + Item: Viva_Adul_Hat_GC1 Rate: 1 - - Item: Viva_Adul_Hat_GC2 + - Index: 13 + Item: Viva_Adul_Hat_GC2 Rate: 1 - - Item: Viva_Adul_Hat_SO1 + - Index: 14 + Item: Viva_Adul_Hat_SO1 Rate: 1 - - Item: Viva_Adul_Hat_SO2 + - Index: 15 + Item: Viva_Adul_Hat_SO2 Rate: 1 - - Item: Viva_Adul_Hat_RK1 + - Index: 16 + Item: Viva_Adul_Hat_RK1 Rate: 1 - - Item: Viva_Adul_Hat_RK2 + - Index: 17 + Item: Viva_Adul_Hat_RK2 Rate: 1 - - Item: Viva_Adul_Hat_WM1 + - Index: 18 + Item: Viva_Adul_Hat_WM1 Rate: 1 - - Item: Viva_Adul_Hat_WM2 + - Index: 19 + Item: Viva_Adul_Hat_WM2 Rate: 1 - - Item: Viva_Adul_Hat_NC1 + - Index: 20 + Item: Viva_Adul_Hat_NC1 Rate: 1 - - Item: Viva_Adul_Hat_NC2 + - Index: 21 + Item: Viva_Adul_Hat_NC2 Rate: 1 - - Item: Viva_Adul_Hat_GN1 + - Index: 22 + Item: Viva_Adul_Hat_GN1 Rate: 1 - - Item: Viva_Adul_Hat_GN2 + - Index: 23 + Item: Viva_Adul_Hat_GN2 Rate: 1 - - Item: Viva_Adul_Hat_KO1 + - Index: 24 + Item: Viva_Adul_Hat_KO1 Rate: 1 - - Item: Viva_Adul_Hat_KO2 + - Index: 25 + Item: Viva_Adul_Hat_KO2 Rate: 1 - - Item: Viva_Adul_Hat_RL1 + - Index: 26 + Item: Viva_Adul_Hat_RL1 Rate: 1 - - Item: Viva_Adul_Hat_RL2 + - Index: 27 + Item: Viva_Adul_Hat_RL2 Rate: 1 - - Item: Viva_Adul_Hat_SP1 + - Index: 28 + Item: Viva_Adul_Hat_SP1 Rate: 1 - - Item: Viva_Adul_Hat_SP2 + - Index: 29 + Item: Viva_Adul_Hat_SP2 Rate: 1 - - Item: Viva_Adul_Hat_SJ1 + - Index: 30 + Item: Viva_Adul_Hat_SJ1 Rate: 1 - - Item: Viva_Adul_Hat_SJ2 + - Index: 31 + Item: Viva_Adul_Hat_SJ2 Rate: 1 - - Item: Viva_Adul_Hat_SU1 + - Index: 32 + Item: Viva_Adul_Hat_SU1 Rate: 1 - - Item: Viva_Adul_Hat_SU2 + - Index: 33 + Item: Viva_Adul_Hat_SU2 Rate: 1 - Group: 2022_LUNARNEWYEARS_BOX SubGroups: - SubGroup: 0 List: - - Item: 2022_LunarNewYears_band - - Item: Special_Tool_Box_Coupon + - Index: 0 + Item: 2022_LunarNewYears_band + - Index: 1 + Item: Special_Tool_Box_Coupon Amount: 3 - - Item: E_Main_Dish_C + - Index: 2 + Item: E_Main_Dish_C Amount: 10 - - Item: E_Mimir_Spring_W + - Index: 3 + Item: E_Mimir_Spring_W Amount: 10 - - Item: E_Challenge_Drink + - Index: 4 + Item: E_Challenge_Drink Amount: 10 - - Item: E_Power_Drink + - Index: 5 + Item: E_Power_Drink Amount: 10 - - Item: E_Baldrs_Blessing + - Index: 6 + Item: E_Baldrs_Blessing Amount: 10 - - Item: World_Tour_Ticket + - Index: 7 + Item: World_Tour_Ticket Amount: 30 - Group: 2020_REWARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Cachua_Coupon + - Index: 0 + Item: Cachua_Coupon Amount: 10 - - Item: Kr_B_Special01 + - Index: 1 + Item: Kr_B_Special01 Amount: 3 - - Item: World_Tour_Ticket + - Index: 2 + Item: World_Tour_Ticket Amount: 20 - Group: COSTUME_MILE_PACK_26_1 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 12 - - Item: Enchant_Stone_Box26 + - Index: 2 + Item: Enchant_Stone_Box26 Amount: 3 - Group: COSTUME_MILE_PACK_26_2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 25 - - Item: Enchant_Stone_Box26 + - Index: 2 + Item: Enchant_Stone_Box26 Amount: 5 - Group: COSTUME_MILE_PACK_26_3 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 400 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 50 - - Item: Enchant_Stone_Box26 + - Index: 2 + Item: Enchant_Stone_Box26 Amount: 10 - Group: EP17_1_SPC01 SubGroups: - SubGroup: 1 List: - - Item: Burning_Knuckle_OS + - Index: 0 + Item: Burning_Knuckle_OS Rate: 625 - - Item: Cannon_Rapier_OS + - Index: 1 + Item: Cannon_Rapier_OS Rate: 625 - - Item: Saphir_Hall_OS + - Index: 2 + Item: Saphir_Hall_OS Rate: 625 - - Item: Ultio_Spes_OS + - Index: 3 + Item: Ultio_Spes_OS Rate: 625 - - Item: Virtual_Bow_OS + - Index: 4 + Item: Virtual_Bow_OS Rate: 625 - - Item: MH_P89_OS + - Index: 5 + Item: MH_P89_OS Rate: 625 - - Item: AC_B44_OS + - Index: 6 + Item: AC_B44_OS Rate: 625 - - Item: Beam_Claymore_OS + - Index: 7 + Item: Beam_Claymore_OS Rate: 625 - - Item: Rutilus_Stick_OS + - Index: 8 + Item: Rutilus_Stick_OS Rate: 625 - - Item: ElectricFox_OS + - Index: 9 + Item: ElectricFox_OS Rate: 625 - - Item: Meuchler_OS + - Index: 10 + Item: Meuchler_OS Rate: 625 - - Item: Blasti_OS + - Index: 11 + Item: Blasti_OS Rate: 625 - - Item: HR_S55_OS + - Index: 12 + Item: HR_S55_OS Rate: 625 - - Item: Circuit_Board_OS + - Index: 13 + Item: Circuit_Board_OS Rate: 625 - - Item: Kuroiro_OS + - Index: 14 + Item: Kuroiro_OS Rate: 625 - - Item: Boost_Lance_OS + - Index: 15 + Item: Boost_Lance_OS Rate: 625 - Group: EP17_1_SPC02 SubGroups: - SubGroup: 1 List: - - Item: EP17_1_SPC05 + - Index: 0 + Item: EP17_1_SPC05 Rate: 7500 - - Item: EP17_1_SPC06 + - Index: 1 + Item: EP17_1_SPC06 Rate: 2000 - - Item: EP17_1_SPC07 + - Index: 2 + Item: EP17_1_SPC07 Rate: 500 - Group: EP17_1_SPC03 SubGroups: - SubGroup: 1 List: - - Item: EP17_1_SPC08 + - Index: 0 + Item: EP17_1_SPC08 Rate: 7500 - - Item: EP17_1_SPC09 + - Index: 1 + Item: EP17_1_SPC09 Rate: 2000 - - Item: EP17_1_SPC10 + - Index: 2 + Item: EP17_1_SPC10 Rate: 500 - Group: EP17_1_SPC04 SubGroups: - SubGroup: 1 List: - - Item: EP17_1_EVT03 + - Index: 0 + Item: EP17_1_EVT03 Rate: 900 - - Item: EP17_1_EVT04 + - Index: 1 + Item: EP17_1_EVT04 Rate: 900 - - Item: EP17_1_EVT05 + - Index: 2 + Item: EP17_1_EVT05 Rate: 904 - - Item: EP17_1_EVT06 + - Index: 3 + Item: EP17_1_EVT06 Rate: 904 - - Item: EP17_1_EVT07 + - Index: 4 + Item: EP17_1_EVT07 Rate: 904 - - Item: EP17_1_EVT08 + - Index: 5 + Item: EP17_1_EVT08 Rate: 904 - - Item: EP17_1_EVT09 + - Index: 6 + Item: EP17_1_EVT09 Rate: 904 - - Item: EP17_1_EVT10 + - Index: 7 + Item: EP17_1_EVT10 Rate: 904 - - Item: EP17_1_EVT11 + - Index: 8 + Item: EP17_1_EVT11 Rate: 300 - - Item: EP17_1_EVT12 + - Index: 9 + Item: EP17_1_EVT12 Rate: 300 - - Item: EP17_1_EVT13 + - Index: 10 + Item: EP17_1_EVT13 Rate: 300 - - Item: EP17_1_EVT14 + - Index: 11 + Item: EP17_1_EVT14 Rate: 300 - - Item: EP17_1_EVT15 + - Index: 12 + Item: EP17_1_EVT15 Rate: 300 - - Item: EP17_1_EVT16 + - Index: 13 + Item: EP17_1_EVT16 Rate: 300 - - Item: EP17_1_EVT17 + - Index: 14 + Item: EP17_1_EVT17 Rate: 100 - - Item: EP17_1_EVT18 + - Index: 15 + Item: EP17_1_EVT18 Rate: 100 - - Item: EP17_1_EVT19 + - Index: 16 + Item: EP17_1_EVT19 Rate: 100 - - Item: EP17_1_EVT20 + - Index: 17 + Item: EP17_1_EVT20 Rate: 100 - - Item: EP17_1_EVT21 + - Index: 18 + Item: EP17_1_EVT21 Rate: 100 - - Item: EP17_1_EVT22 + - Index: 19 + Item: EP17_1_EVT22 Rate: 100 - - Item: EP17_1_EVT23 + - Index: 20 + Item: EP17_1_EVT23 Rate: 100 - - Item: EP17_1_EVT24 + - Index: 21 + Item: EP17_1_EVT24 Rate: 100 - - Item: EP17_1_EVT25 + - Index: 22 + Item: EP17_1_EVT25 Rate: 100 - - Item: EP17_1_EVT26 + - Index: 23 + Item: EP17_1_EVT26 Rate: 10 - - Item: EP17_1_EVT27 + - Index: 24 + Item: EP17_1_EVT27 Rate: 10 - - Item: EP17_1_EVT28 + - Index: 25 + Item: EP17_1_EVT28 Rate: 10 - - Item: EP17_1_EVT29 + - Index: 26 + Item: EP17_1_EVT29 Rate: 10 - - Item: EP17_1_EVT30 + - Index: 27 + Item: EP17_1_EVT30 Rate: 10 - - Item: EP17_1_EVT31 + - Index: 28 + Item: EP17_1_EVT31 Rate: 10 - - Item: EP17_1_EVT32 + - Index: 29 + Item: EP17_1_EVT32 Rate: 10 - - Item: EP17_1_EVT33 + - Index: 30 + Item: EP17_1_EVT33 Rate: 1 - - Item: EP17_1_EVT34 + - Index: 31 + Item: EP17_1_EVT34 Rate: 1 - - Item: EP17_1_EVT35 + - Index: 32 + Item: EP17_1_EVT35 Rate: 1 - - Item: EP17_1_EVT36 + - Index: 33 + Item: EP17_1_EVT36 Rate: 1 - - Item: EP17_1_EVT37 + - Index: 34 + Item: EP17_1_EVT37 Rate: 1 - - Item: EP17_1_EVT38 + - Index: 35 + Item: EP17_1_EVT38 Rate: 1 - Group: STABILITYSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S2_Plasterer's_Armor + - Index: 0 + Item: S2_Plasterer's_Armor Rate: 1 - - Item: S2_Insomniac_Shoes + - Index: 1 + Item: S2_Insomniac_Shoes Rate: 1 - - Item: S2_Peerless_Armor + - Index: 2 + Item: S2_Peerless_Armor Rate: 1 - - Item: S2_Adurate_Shoes + - Index: 3 + Item: S2_Adurate_Shoes Rate: 1 - - Item: Unfreez_Weapon_S2 + - Index: 4 + Item: Unfreez_Weapon_S2 Rate: 1 - - Item: Vitality_Earing_S2 + - Index: 5 + Item: Vitality_Earing_S2 Rate: 1 - - Item: S2_Neutral_Weapon + - Index: 6 + Item: S2_Neutral_Weapon Rate: 1 - - Item: S2_Curse_Lift_Pendent + - Index: 7 + Item: S2_Curse_Lift_Pendent Rate: 1 - Group: BS_SHA_M_S_2 SubGroups: - SubGroup: 1 List: - - Item: S_Swordman_earring + - Index: 0 + Item: S_Swordman_earring Rate: 1 - - Item: S_Merchant_earring + - Index: 1 + Item: S_Merchant_earring Rate: 1 - - Item: S_Acolyte_earring + - Index: 2 + Item: S_Acolyte_earring Rate: 1 - - Item: S_Magician_earring + - Index: 3 + Item: S_Magician_earring Rate: 1 - - Item: S_Swordman_Pendant + - Index: 4 + Item: S_Swordman_Pendant Rate: 1 - - Item: S_Merchant_Pendant + - Index: 5 + Item: S_Merchant_Pendant Rate: 1 - - Item: S_Acolyte_Pendant + - Index: 6 + Item: S_Acolyte_Pendant Rate: 1 - - Item: S_Thief_Pendant + - Index: 7 + Item: S_Thief_Pendant Rate: 1 - - Item: S_Magician_Pendant + - Index: 8 + Item: S_Magician_Pendant Rate: 1 - - Item: S_Archer_Pendant + - Index: 9 + Item: S_Archer_Pendant Rate: 1 - - Item: S_Knight_Shoes + - Index: 10 + Item: S_Knight_Shoes Rate: 1 - - Item: S_Crusader_Shoes + - Index: 11 + Item: S_Crusader_Shoes Rate: 1 - - Item: S_Blacksmith_Shoes + - Index: 12 + Item: S_Blacksmith_Shoes Rate: 1 - - Item: S_Alchemist_Shoes + - Index: 13 + Item: S_Alchemist_Shoes Rate: 1 - - Item: S_Priest_Shoes + - Index: 14 + Item: S_Priest_Shoes Rate: 1 - - Item: S_Monk_Shoes + - Index: 15 + Item: S_Monk_Shoes Rate: 1 - - Item: S_Assassin_Shoes + - Index: 16 + Item: S_Assassin_Shoes Rate: 1 - - Item: S_Rogue_Shoes + - Index: 17 + Item: S_Rogue_Shoes Rate: 1 - - Item: S_Wizard_Shoes + - Index: 18 + Item: S_Wizard_Shoes Rate: 1 - - Item: S_Sage_Shoes + - Index: 19 + Item: S_Sage_Shoes Rate: 1 - - Item: S_Hunter_Shoes + - Index: 20 + Item: S_Hunter_Shoes Rate: 1 - - Item: S_Bard_Shoes + - Index: 21 + Item: S_Bard_Shoes Rate: 1 - - Item: S_Dancer_Shoes + - Index: 22 + Item: S_Dancer_Shoes Rate: 1 - - Item: S_Knight_Armor + - Index: 23 + Item: S_Knight_Armor Rate: 1 - - Item: S_Crusader_Armor + - Index: 24 + Item: S_Crusader_Armor Rate: 1 - - Item: S_Blacksmith_Armor + - Index: 25 + Item: S_Blacksmith_Armor Rate: 1 - - Item: S_Alchemist_Armor + - Index: 26 + Item: S_Alchemist_Armor Rate: 1 - - Item: S_Priest_Armor + - Index: 27 + Item: S_Priest_Armor Rate: 1 - - Item: S_Monk_Armor + - Index: 28 + Item: S_Monk_Armor Rate: 1 - - Item: S_Assassin_Armor + - Index: 29 + Item: S_Assassin_Armor Rate: 1 - - Item: S_Rogue_Armor + - Index: 30 + Item: S_Rogue_Armor Rate: 1 - - Item: S_Wizard_Armor + - Index: 31 + Item: S_Wizard_Armor Rate: 1 - - Item: S_Sage_Armor + - Index: 32 + Item: S_Sage_Armor Rate: 1 - - Item: S_Hunter_Armor + - Index: 33 + Item: S_Hunter_Armor Rate: 1 - - Item: S_Bard_Armor + - Index: 34 + Item: S_Bard_Armor Rate: 1 - - Item: S_Dancer_Armor + - Index: 35 + Item: S_Dancer_Armor Rate: 1 - - Item: S_SuperNovice_Weapon + - Index: 36 + Item: S_SuperNovice_Weapon Rate: 1 - - Item: S_Gunslinger_Weapon + - Index: 37 + Item: S_Gunslinger_Weapon Rate: 1 - - Item: S_Taekwon_Weapon + - Index: 38 + Item: S_Taekwon_Weapon Rate: 1 - - Item: S_Ninja_Weapon + - Index: 39 + Item: S_Ninja_Weapon Rate: 1 - - Item: S_DoramMagical_Weapon + - Index: 40 + Item: S_DoramMagical_Weapon Rate: 1 - - Item: S_DoramPhysical_Weapon + - Index: 41 + Item: S_DoramPhysical_Weapon Rate: 1 - - Item: S_Runeknight_Weapon + - Index: 42 + Item: S_Runeknight_Weapon Rate: 1 - - Item: S_Royalguard_Weapon + - Index: 43 + Item: S_Royalguard_Weapon Rate: 1 - - Item: S_Mechanic_weapon + - Index: 44 + Item: S_Mechanic_weapon Rate: 1 - - Item: S_Genetic_Weapon + - Index: 45 + Item: S_Genetic_Weapon Rate: 1 - - Item: S_Archbishop_Weapon + - Index: 46 + Item: S_Archbishop_Weapon Rate: 1 - - Item: S_Sura_weapon + - Index: 47 + Item: S_Sura_weapon Rate: 1 - - Item: S_Guillotine_Weapon + - Index: 48 + Item: S_Guillotine_Weapon Rate: 1 - - Item: S_Shadowchaser_Weapon + - Index: 49 + Item: S_Shadowchaser_Weapon Rate: 1 - - Item: S_Warlock_Weapon + - Index: 50 + Item: S_Warlock_Weapon Rate: 1 - - Item: S_Sorcerer_Weapon + - Index: 51 + Item: S_Sorcerer_Weapon Rate: 1 - - Item: S_Ranger_Weapon + - Index: 52 + Item: S_Ranger_Weapon Rate: 1 - - Item: S_Minstrel_Weapon + - Index: 53 + Item: S_Minstrel_Weapon Rate: 1 - - Item: S_Wanderer_Weapon + - Index: 54 + Item: S_Wanderer_Weapon Rate: 1 - - Item: S_Runeknight_Shield + - Index: 55 + Item: S_Runeknight_Shield Rate: 1 - - Item: S_Royalguard_Shield + - Index: 56 + Item: S_Royalguard_Shield Rate: 1 - - Item: S_Mechanic_Shield + - Index: 57 + Item: S_Mechanic_Shield Rate: 1 - - Item: S_Genetic_Shield + - Index: 58 + Item: S_Genetic_Shield Rate: 1 - - Item: S_Archbishop_Shield + - Index: 59 + Item: S_Archbishop_Shield Rate: 1 - - Item: S_Sura_Shield + - Index: 60 + Item: S_Sura_Shield Rate: 1 - - Item: S_Guillotine_Shield + - Index: 61 + Item: S_Guillotine_Shield Rate: 1 - - Item: S_Shadowchaser_Shield + - Index: 62 + Item: S_Shadowchaser_Shield Rate: 1 - - Item: S_Warlock_Shield + - Index: 63 + Item: S_Warlock_Shield Rate: 1 - - Item: S_Sorcerer_Shield + - Index: 64 + Item: S_Sorcerer_Shield Rate: 1 - - Item: S_Ranger_Shield + - Index: 65 + Item: S_Ranger_Shield Rate: 1 - - Item: S_Minstrel_Shield + - Index: 66 + Item: S_Minstrel_Shield Rate: 1 - - Item: S_Wanderer_Shield + - Index: 67 + Item: S_Wanderer_Shield Rate: 1 - - Item: S_Ninja_Shield + - Index: 68 + Item: S_Ninja_Shield Rate: 1 - - Item: S_Taekwon_Shield + - Index: 69 + Item: S_Taekwon_Shield Rate: 1 - - Item: S_DoramPhysical_Shield + - Index: 70 + Item: S_DoramPhysical_Shield Rate: 1 - - Item: S_DoramMagical_Shield + - Index: 71 + Item: S_DoramMagical_Shield Rate: 1 - - Item: S_SuperNovice_Shield + - Index: 72 + Item: S_SuperNovice_Shield Rate: 1 - - Item: S_Gunslinger_Shield + - Index: 73 + Item: S_Gunslinger_Shield Rate: 1 - Group: BS_SHA_M_S_22 SubGroups: - SubGroup: 1 List: - - Item: S_MortalBlow_Weapon + - Index: 0 + Item: S_MortalBlow_Weapon Rate: 1 - - Item: S_MortalBlow_Earring + - Index: 1 + Item: S_MortalBlow_Earring Rate: 1 - - Item: S_MortalBlow_Pendent + - Index: 2 + Item: S_MortalBlow_Pendent Rate: 1 - Group: SLD_CARD_RECIPE SubGroups: - SubGroup: 1 List: - - Item: Sealed_Kiel_Card + - Index: 0 + Item: Sealed_Kiel_Card Rate: 1 - - Item: Sealed_Ktullanux_Card + - Index: 1 + Item: Sealed_Ktullanux_Card Rate: 1 - - Item: Sealed_B_Ygnizem_Card + - Index: 2 + Item: Sealed_B_Ygnizem_Card Rate: 1 - - Item: Sealed_Dracula_Card + - Index: 3 + Item: Sealed_Dracula_Card Rate: 1 - - Item: Sealed_Mistress_Card + - Index: 4 + Item: Sealed_Mistress_Card Rate: 1 - - Item: Sealed_Gloom_Card + - Index: 5 + Item: Sealed_Gloom_Card Rate: 1 - - Item: Sealed_Berz_Card + - Index: 6 + Item: Sealed_Berz_Card Rate: 1 - - Item: Sealed_Ifrit_Card + - Index: 7 + Item: Sealed_Ifrit_Card Rate: 1 - - Item: Sealed_D_Lord_Card + - Index: 8 + Item: Sealed_D_Lord_Card Rate: 1 - - Item: Sealed_Pharaoh_Card + - Index: 9 + Item: Sealed_Pharaoh_Card Rate: 1 - - Item: Sealed_M_Flower_Card + - Index: 10 + Item: Sealed_M_Flower_Card Rate: 1 - - Item: Sealed_B_Shecil_Card + - Index: 11 + Item: Sealed_B_Shecil_Card Rate: 1 - - Item: Sealed_Orc_Hero_Card + - Index: 12 + Item: Sealed_Orc_Hero_Card Rate: 1 - - Item: Sealed_Tao_Card + - Index: 13 + Item: Sealed_Tao_Card Rate: 1 - - Item: Sealed_TurtleG_Card + - Index: 14 + Item: Sealed_TurtleG_Card Rate: 1 - - Item: Sealed_Knight_WS_Card + - Index: 15 + Item: Sealed_Knight_WS_Card Rate: 1 - - Item: Sealed_Lady_Tanee_Card + - Index: 16 + Item: Sealed_Lady_Tanee_Card Rate: 1 - - Item: Sealed_Samurai_Card + - Index: 17 + Item: Sealed_Samurai_Card Rate: 1 - - Item: Sealed_Orc_Load_Card + - Index: 18 + Item: Sealed_Orc_Load_Card Rate: 1 - - Item: Sealed_B_Magaleta_Card + - Index: 19 + Item: Sealed_B_Magaleta_Card Rate: 1 - - Item: Sealed_B_Harword_Card + - Index: 20 + Item: Sealed_B_Harword_Card Rate: 1 - - Item: Sealed_Apocalips_H_Card + - Index: 21 + Item: Sealed_Apocalips_H_Card Rate: 1 - - Item: Sealed_Eddga_Card + - Index: 22 + Item: Sealed_Eddga_Card Rate: 1 - - Item: Sealed_Bacsojin_Card + - Index: 23 + Item: Sealed_Bacsojin_Card Rate: 1 - - Item: Sealed_F_Bishop_Card + - Index: 24 + Item: Sealed_F_Bishop_Card Rate: 1 - - Item: SLD_Q_Scaraba_Card + - Index: 25 + Item: SLD_Q_Scaraba_Card Rate: 1 - - Item: SLD_Baphomet_Card + - Index: 26 + Item: SLD_Baphomet_Card Rate: 1 - - Item: SLD_Maya_Card + - Index: 27 + Item: SLD_Maya_Card Rate: 1 - - Item: SLD_Clown_Card + - Index: 28 + Item: SLD_Clown_Card Rate: 1 - - Item: SLD_Professor_Card + - Index: 29 + Item: SLD_Professor_Card Rate: 1 - - Item: SLD_Champion_Card + - Index: 30 + Item: SLD_Champion_Card Rate: 1 - - Item: SLD_Creator_Card + - Index: 31 + Item: SLD_Creator_Card Rate: 1 - - Item: SLD_Stalker_Card + - Index: 32 + Item: SLD_Stalker_Card Rate: 1 - - Item: SLD_Paladin_Card + - Index: 33 + Item: SLD_Paladin_Card Rate: 1 - - Item: SLD_Gypsy_Card + - Index: 34 + Item: SLD_Gypsy_Card Rate: 1 - - Item: SLD_Daehyon_Card + - Index: 35 + Item: SLD_Daehyon_Card Rate: 1 - - Item: SLD_Gioia_Card + - Index: 36 + Item: SLD_Gioia_Card Rate: 1 - - Item: SLD_Pyuriel_Card + - Index: 37 + Item: SLD_Pyuriel_Card Rate: 1 - - Item: SLD_Kades_Card + - Index: 38 + Item: SLD_Kades_Card Rate: 1 - - Item: SLD_Timeholder_Card + - Index: 39 + Item: SLD_Timeholder_Card Rate: 1 - Group: R_BEARERSSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_R_Bearers_Shoes + - Index: 0 + Item: S_R_Bearers_Shoes Rate: 1 - - Item: S_R_Bearers_Armor + - Index: 1 + Item: S_R_Bearers_Armor Rate: 1 - - Item: S_R_Bearers_Pendant + - Index: 2 + Item: S_R_Bearers_Pendant Rate: 1 - - Item: S_R_Bearers_Earring + - Index: 3 + Item: S_R_Bearers_Earring Rate: 1 - Group: M_BLITZSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Mega_Blitz_Shield + - Index: 0 + Item: S_Mega_Blitz_Shield Rate: 1 - - Item: S_Mega_Blitz_Weapon + - Index: 1 + Item: S_Mega_Blitz_Weapon Rate: 1 - Group: RELOADSHADOW_MIX SubGroups: - SubGroup: 0 List: - - Item: S_S_Reload_Shield + - Index: 0 + Item: S_S_Reload_Shield - Group: SPELLCASTERSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_SpellCaster_Armor + - Index: 0 + Item: S_SpellCaster_Armor Rate: 1 - - Item: S_SpellCaster_Shoes + - Index: 1 + Item: S_SpellCaster_Shoes Rate: 1 - - Item: S_SpellCaster_Earring + - Index: 2 + Item: S_SpellCaster_Earring Rate: 1 - - Item: S_SpellCaster_Pendant + - Index: 3 + Item: S_SpellCaster_Pendant Rate: 1 - Group: MAGICALSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Clever_Weapon + - Index: 0 + Item: S_Clever_Weapon Rate: 1 - - Item: S_Clever_Shield + - Index: 1 + Item: S_Clever_Shield Rate: 1 - Group: PHYSICALSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Durable_Weapon + - Index: 0 + Item: S_Durable_Weapon Rate: 1 - - Item: S_Durable_Shield + - Index: 1 + Item: S_Durable_Shield Rate: 1 - Group: MAJORAUTOSPELL_MIX SubGroups: - SubGroup: 1 List: - - Item: S_M_AutoSpell_Armor + - Index: 0 + Item: S_M_AutoSpell_Armor Rate: 1 - - Item: S_M_AutoSpell_Shoes + - Index: 1 + Item: S_M_AutoSpell_Shoes Rate: 1 - - Item: S_M_AutoSpell_Earring + - Index: 2 + Item: S_M_AutoSpell_Earring Rate: 1 - - Item: S_M_AutoSpell_Pendant + - Index: 3 + Item: S_M_AutoSpell_Pendant Rate: 1 - Group: ABSORBSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_Absorb_Shield + - Index: 0 + Item: S_Absorb_Shield Rate: 1 - - Item: S_Absorb_Weapon + - Index: 1 + Item: S_Absorb_Weapon Rate: 1 - Group: TRUE_GEMSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_TrueGem_Armor + - Index: 0 + Item: S_TrueGem_Armor Rate: 1 - - Item: S_TrueGem_Shoes + - Index: 1 + Item: S_TrueGem_Shoes Rate: 1 - - Item: S_TrueGem_Earring + - Index: 2 + Item: S_TrueGem_Earring Rate: 1 - - Item: S_TrueGem_Pendant + - Index: 3 + Item: S_TrueGem_Pendant Rate: 1 - Group: MAMMOTH_MIX SubGroups: - SubGroup: 1 List: - - Item: S_M_Mammoth_Armor + - Index: 0 + Item: S_M_Mammoth_Armor Rate: 1 - - Item: S_M_Mammoth_Shoes + - Index: 1 + Item: S_M_Mammoth_Shoes Rate: 1 - - Item: S_M_Mammoth_Earring + - Index: 2 + Item: S_M_Mammoth_Earring Rate: 1 - - Item: S_M_Mammoth_Pendant + - Index: 3 + Item: S_M_Mammoth_Pendant Rate: 1 - Group: FULLTEMPSHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_FullTemp_Earring + - Index: 0 + Item: S_FullTemp_Earring Rate: 1 - - Item: S_FullTemp_Shoes + - Index: 1 + Item: S_FullTemp_Shoes Rate: 1 - - Item: S_FullTemp_Armor + - Index: 2 + Item: S_FullTemp_Armor Rate: 1 - - Item: S_FullTemp_Pendant + - Index: 3 + Item: S_FullTemp_Pendant Rate: 1 - Group: FULLPENESHADOW_MIX SubGroups: - SubGroup: 1 List: - - Item: S_FullPene_Earring + - Index: 0 + Item: S_FullPene_Earring Rate: 1 - - Item: S_FullPene_Pendant + - Index: 1 + Item: S_FullPene_Pendant Rate: 1 - - Item: S_FullPene_Armor + - Index: 2 + Item: S_FullPene_Armor Rate: 1 - - Item: S_FullPene_Shoes + - Index: 3 + Item: S_FullPene_Shoes Rate: 1 - Group: REMODEL_HERO_BOOTS SubGroups: - SubGroup: 0 List: - - Item: Great_Hero_Boots + - Index: 0 + Item: Great_Hero_Boots RefineMinimum: 7 RefineMaximum: 7 - Group: ORIENTAL_SWORD_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Oriental_Sword + - Index: 0 + Item: Up_Oriental_Sword RefineMinimum: 7 RefineMaximum: 7 - Group: DRAGONIC_SLAYER_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Dragonic_Slayer + - Index: 0 + Item: Up_Dragonic_Slayer RefineMinimum: 7 RefineMaximum: 7 - Group: SHIVER_KATAR_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Shiver_Katar_K + - Index: 0 + Item: Up_Shiver_Katar_K RefineMinimum: 7 RefineMaximum: 7 - Group: BLADE_KATAR_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Blade_Katar + - Index: 0 + Item: Up_Blade_Katar RefineMinimum: 7 RefineMaximum: 7 - Group: SWORD_OF_BLUEFIRE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Sword_Of_Bluefire + - Index: 0 + Item: Up_Sword_Of_Bluefire RefineMinimum: 7 RefineMaximum: 7 - Group: SLATE_SWORD_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Slate_Sword + - Index: 0 + Item: Up_Slate_Sword RefineMinimum: 7 RefineMaximum: 7 - Group: NARCIS_BOW_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Narcis_Bow + - Index: 0 + Item: Up_Narcis_Bow RefineMinimum: 7 RefineMaximum: 7 - Group: TRUMPET_SHELL_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Trumpet_Shell_K + - Index: 0 + Item: Up_Trumpet_Shell_K RefineMinimum: 7 RefineMaximum: 7 - Group: BARB_WIRE_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Barb_Wire_K + - Index: 0 + Item: Up_Barb_Wire_K RefineMinimum: 7 RefineMaximum: 7 - Group: AVENGER_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Avenger + - Index: 0 + Item: Up_Avenger RefineMinimum: 7 RefineMaximum: 7 - Group: METEOR_STRIKER_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Meteor_Striker + - Index: 0 + Item: Up_Meteor_Striker RefineMinimum: 7 RefineMaximum: 7 - Group: MAGIC_SWORD_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Magic_Sword + - Index: 0 + Item: Up_Magic_Sword RefineMinimum: 7 RefineMaximum: 7 - Group: FATALIST_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Fatalist + - Index: 0 + Item: Up_Fatalist RefineMinimum: 7 RefineMaximum: 7 - Group: ROYAL_BOW_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Royal_Bow_K + - Index: 0 + Item: Up_Royal_Bow_K RefineMinimum: 7 RefineMaximum: 7 - Group: SCALET_DRAGON_L_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Scalet_Dragon_L_Bow + - Index: 0 + Item: Up_Scalet_Dragon_L_Bow RefineMinimum: 7 RefineMaximum: 7 - Group: SHADOW_STAFF_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Shadow_Staff_K + - Index: 0 + Item: Up_Shadow_Staff_K RefineMinimum: 7 RefineMaximum: 7 - Group: FREEZING_ROD_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Freezing_Rod + - Index: 0 + Item: Up_Freezing_Rod RefineMinimum: 7 RefineMaximum: 7 - Group: IRON_NAIL_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Iron_Nail_K + - Index: 0 + Item: Up_Iron_Nail_K RefineMinimum: 7 RefineMaximum: 7 - Group: RAY_KNUCKLE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Ray_Knuckle + - Index: 0 + Item: Up_Ray_Knuckle RefineMinimum: 7 RefineMaximum: 7 - Group: UNDINE_SPEAR_K_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Undine_Spear_K + - Index: 0 + Item: Up_Undine_Spear_K RefineMinimum: 7 RefineMaximum: 7 - Group: LIGHT_BLADE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Light_Blade + - Index: 0 + Item: Up_Light_Blade RefineMinimum: 7 RefineMaximum: 7 - Group: IRON_STAFF_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Iron_Staff + - Index: 0 + Item: Up_Iron_Staff RefineMinimum: 7 RefineMaximum: 7 - Group: BLUE_CRYSTAL_STAFF_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Blue_Crystal_Staff + - Index: 0 + Item: Up_Blue_Crystal_Staff RefineMinimum: 7 RefineMaximum: 7 - Group: DEMON_HUNT_BIBLE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Demon_Hunting_Bible + - Index: 0 + Item: Up_Demon_Hunting_Bible RefineMinimum: 7 RefineMaximum: 7 - Group: SAINT_HALL_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Saint_Hall + - Index: 0 + Item: Up_Saint_Hall RefineMinimum: 7 RefineMaximum: 7 - Group: MEAWFOXTAIL_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_MeawFoxtail + - Index: 0 + Item: Up_MeawFoxtail RefineMinimum: 7 RefineMaximum: 7 - Group: FOG_DEW_SWORD_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Fog_Dew_Sword + - Index: 0 + Item: Up_Fog_Dew_Sword RefineMinimum: 7 RefineMaximum: 7 - Group: HUMMA_CLEAR_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Humma_Clear + - Index: 0 + Item: Up_Humma_Clear RefineMinimum: 7 RefineMaximum: 7 - Group: THOUSAND_SUN_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_OneSkyOneSun + - Index: 0 + Item: Up_OneSkyOneSun RefineMinimum: 7 RefineMaximum: 7 - Group: SPIRIT_PENDULUM_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_SoulWeight + - Index: 0 + Item: Up_SoulWeight RefineMinimum: 7 RefineMaximum: 7 - Group: CRIMSON_ROSE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Crimson_Rose + - Index: 0 + Item: Up_Crimson_Rose RefineMinimum: 7 RefineMaximum: 7 - Group: MASTER_SOUL_RIFLE_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Master_Soul_Rifle + - Index: 0 + Item: Up_Master_Soul_Rifle RefineMinimum: 7 RefineMaximum: 7 - Group: GOLDEN_LORD_LAUNCHER_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Golden_L_Launcher + - Index: 0 + Item: Up_Golden_L_Launcher RefineMinimum: 7 RefineMaximum: 7 - Group: THE_BLACK_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_The_Black_Gatling + - Index: 0 + Item: Up_The_Black_Gatling RefineMinimum: 7 RefineMaximum: 7 - Group: DEMON_SLAYER_SHOT_CUBE SubGroups: - SubGroup: 0 List: - - Item: Up_Demon_S_Shot + - Index: 0 + Item: Up_Demon_S_Shot RefineMinimum: 7 RefineMaximum: 7 - Group: RUNE_CRAFT_MATERIALS SubGroups: - SubGroup: 1 List: - - Item: Emperium + - Index: 0 + Item: Emperium Rate: 1 - - Item: Ogre_Tooth + - Index: 1 + Item: Ogre_Tooth Rate: 1 - - Item: Cobold_Hair + - Index: 2 + Item: Cobold_Hair Rate: 1 - - Item: Broken_Armor_Piece + - Index: 3 + Item: Broken_Armor_Piece Rate: 1 - - Item: Claw_Of_Desert_Wolf + - Index: 4 + Item: Claw_Of_Desert_Wolf Rate: 1 - - Item: Tangled_Chain + - Index: 5 + Item: Tangled_Chain Rate: 1 - - Item: Dullahan_Armor + - Index: 6 + Item: Dullahan_Armor Rate: 1 - - Item: Dragon's_Skin + - Index: 7 + Item: Dragon's_Skin Rate: 1 - - Item: Dragon_Canine + - Index: 8 + Item: Dragon_Canine Rate: 1 - - Item: Honey + - Index: 9 + Item: Honey Rate: 1 - - Item: Light_Granule + - Index: 10 + Item: Light_Granule Rate: 1 - - Item: Old_Magic_Circle + - Index: 11 + Item: Old_Magic_Circle Rate: 1 - - Item: Slender_Snake + - Index: 12 + Item: Slender_Snake Rate: 1 - - Item: Round_Shell + - Index: 13 + Item: Round_Shell Rate: 1 - - Item: Burning_Heart + - Index: 14 + Item: Burning_Heart Rate: 1 - - Item: Red_Gemstone + - Index: 15 + Item: Red_Gemstone Rate: 1 - Group: ELEMENTAL_CONVERTER SubGroups: - SubGroup: 1 List: - - Item: Scorpion's_Tail + - Index: 0 + Item: Scorpion's_Tail Rate: 1 - - Item: Snail's_Shell + - Index: 1 + Item: Snail's_Shell Rate: 1 - - Item: Horn + - Index: 2 + Item: Horn Rate: 1 - - Item: Colorful_Shell + - Index: 3 + Item: Colorful_Shell Rate: 1 - Group: POISONS SubGroups: - SubGroup: 1 List: - - Item: Anolian_Skin + - Index: 0 + Item: Anolian_Skin Rate: 1 - - Item: Izidor + - Index: 1 + Item: Izidor Rate: 1 - - Item: Poison_Toad's_Skin + - Index: 2 + Item: Poison_Toad's_Skin Rate: 1 - - Item: Poison_Spore + - Index: 3 + Item: Poison_Spore Rate: 1 - - Item: Poison_Herb_Amoena + - Index: 4 + Item: Poison_Herb_Amoena Rate: 1 - - Item: Poison_Herb_Scopolia + - Index: 5 + Item: Poison_Herb_Scopolia Rate: 1 - - Item: Poison_Herb_Seratum + - Index: 6 + Item: Poison_Herb_Seratum Rate: 1 - - Item: Poison_Herb_Makulata + - Index: 7 + Item: Poison_Herb_Makulata Rate: 1 - - Item: Poison_Herb_Rantana + - Index: 8 + Item: Poison_Herb_Rantana Rate: 1 - - Item: Poison_Herb_Nerium + - Index: 9 + Item: Poison_Herb_Nerium Rate: 1 - - Item: Heart_Of_Mermaid + - Index: 10 + Item: Heart_Of_Mermaid Rate: 1 - - Item: Sticky_Poison + - Index: 11 + Item: Sticky_Poison Rate: 1 - - Item: Decayed_Nail + - Index: 12 + Item: Decayed_Nail Rate: 1 - Group: BLACKSMITH SubGroups: - SubGroup: 1 List: - - Item: Steel + - Index: 0 + Item: Steel Rate: 1 - - Item: Iron + - Index: 1 + Item: Iron Rate: 1 - - Item: Brigan + - Index: 2 + Item: Brigan Rate: 1 - Group: POTION_CRAFT_MATERIALS SubGroups: - SubGroup: 1 List: - - Item: Red_Herb + - Index: 0 + Item: Red_Herb Rate: 1 - - Item: Yellow_Herb + - Index: 1 + Item: Yellow_Herb Rate: 1 - - Item: White_Herb + - Index: 2 + Item: White_Herb Rate: 1 - - Item: Blue_Herb + - Index: 3 + Item: Blue_Herb Rate: 1 - - Item: Green_Herb + - Index: 4 + Item: Green_Herb Rate: 1 - - Item: Cactus_Needle + - Index: 5 + Item: Cactus_Needle Rate: 1 - - Item: Starsand_Of_Witch + - Index: 6 + Item: Starsand_Of_Witch Rate: 1 - - Item: Moustache_Of_Mole + - Index: 7 + Item: Moustache_Of_Mole Rate: 1 - Group: KUNAI_BOX SubGroups: - SubGroup: 1 List: - - Item: Dried_Squid_Box + - Index: 0 + Item: Dried_Squid_Box Rate: 1 - - Item: Flying_Fish_Box + - Index: 1 + Item: Flying_Fish_Box Rate: 1 - - Item: Starfish_Box + - Index: 2 + Item: Starfish_Box Rate: 1 - Group: BULLET_CASE SubGroups: - SubGroup: 1 List: - - Item: Bullet_Case + - Index: 0 + Item: Bullet_Case Rate: 1 - - Item: Bullet_Case_Silver + - Index: 1 + Item: Bullet_Case_Silver Rate: 1 - - Item: Bullet_Case_Blood + - Index: 2 + Item: Bullet_Case_Blood Rate: 1 - Group: SOUL_LINKER SubGroups: - SubGroup: 1 List: - - Item: Witherless_Rose + - Index: 0 + Item: Witherless_Rose Rate: 1 - - Item: Crystal_Jewel__ + - Index: 1 + Item: Crystal_Jewel__ Rate: 1 - - Item: Immortal_Heart + - Index: 2 + Item: Immortal_Heart Rate: 1 - Group: ELEMENTAL_STONES SubGroups: - SubGroup: 1 List: - - Item: Flame_Heart + - Index: 0 + Item: Flame_Heart Rate: 1 - - Item: Mistic_Frozen + - Index: 1 + Item: Mistic_Frozen Rate: 1 - - Item: Rough_Wind + - Index: 2 + Item: Rough_Wind Rate: 1 - - Item: Great_Nature + - Index: 3 + Item: Great_Nature Rate: 1 - - Item: Star_Crumb + - Index: 4 + Item: Star_Crumb Rate: 1 - - Item: Sparkling_Dust + - Index: 5 + Item: Sparkling_Dust Rate: 1 - Group: SHADOW_CUBE_ARMOR SubGroups: - SubGroup: 1 List: - - Item: S_Breezy_Armor + - Index: 0 + Item: S_Breezy_Armor Rate: 227 - - Item: S_Immune_Armor + - Index: 1 + Item: S_Immune_Armor Rate: 227 - - Item: S_Hard_Armor + - Index: 2 + Item: S_Hard_Armor Rate: 227 - - Item: S_Ancient_Armor + - Index: 3 + Item: S_Ancient_Armor Rate: 227 - - Item: S_Critical_Armor + - Index: 4 + Item: S_Critical_Armor Rate: 227 - - Item: S_Dexterous_Armor + - Index: 5 + Item: S_Dexterous_Armor Rate: 227 - - Item: S_Lucky_Armor + - Index: 6 + Item: S_Lucky_Armor Rate: 227 - - Item: S_Big_Armor + - Index: 7 + Item: S_Big_Armor Rate: 227 - - Item: S_Medium_Armor + - Index: 8 + Item: S_Medium_Armor Rate: 227 - - Item: S_Small_Armor + - Index: 9 + Item: S_Small_Armor Rate: 227 - - Item: S_Malicious_Armor + - Index: 10 + Item: S_Malicious_Armor Rate: 227 - - Item: S_Gemstone_Armor + - Index: 11 + Item: S_Gemstone_Armor Rate: 227 - - Item: S_Plasterer's_Armor + - Index: 12 + Item: S_Plasterer's_Armor Rate: 227 - - Item: S_Insomniac_Armor + - Index: 13 + Item: S_Insomniac_Armor Rate: 227 - - Item: S_Peerless_Armor + - Index: 14 + Item: S_Peerless_Armor Rate: 227 - - Item: S_Adurate_Armor + - Index: 15 + Item: S_Adurate_Armor Rate: 227 - - Item: S_Spell_Flow_Armor + - Index: 16 + Item: S_Spell_Flow_Armor Rate: 227 - - Item: S_Greed_Armor + - Index: 17 + Item: S_Greed_Armor Rate: 227 - - Item: S_Heal_Armor + - Index: 18 + Item: S_Heal_Armor Rate: 227 - - Item: S_Hiding_Armor + - Index: 19 + Item: S_Hiding_Armor Rate: 227 - - Item: S_Cloaking_Armor + - Index: 20 + Item: S_Cloaking_Armor Rate: 227 - - Item: S_Teleport_Armor + - Index: 21 + Item: S_Teleport_Armor Rate: 227 - - Item: S_Steal_Armor + - Index: 22 + Item: S_Steal_Armor Rate: 227 - - Item: S_Immortal_Armor + - Index: 23 + Item: S_Immortal_Armor Rate: 227 - - Item: S_Bearers_Armor + - Index: 24 + Item: S_Bearers_Armor Rate: 227 - - Item: S_Basis_Armor + - Index: 25 + Item: S_Basis_Armor Rate: 227 - - Item: S_Hallowed_Armor + - Index: 26 + Item: S_Hallowed_Armor Rate: 227 - - Item: S_Saharic_Armor + - Index: 27 + Item: S_Saharic_Armor Rate: 227 - - Item: S_Underneath_Armor + - Index: 28 + Item: S_Underneath_Armor Rate: 227 - - Item: S_Flam_Armor + - Index: 29 + Item: S_Flam_Armor Rate: 227 - - Item: S_Windy_Armor + - Index: 30 + Item: S_Windy_Armor Rate: 227 - - Item: S_Envenom_Armor + - Index: 31 + Item: S_Envenom_Armor Rate: 227 - - Item: S_Damned_Armor + - Index: 32 + Item: S_Damned_Armor Rate: 227 - - Item: S_Geist_Armor + - Index: 33 + Item: S_Geist_Armor Rate: 227 - - Item: S_Divine_Armor + - Index: 34 + Item: S_Divine_Armor Rate: 227 - - Item: S_Hasty_Armor + - Index: 35 + Item: S_Hasty_Armor Rate: 227 - - Item: S_Attack_Armor + - Index: 36 + Item: S_Attack_Armor Rate: 227 - - Item: S_ColdBolt_Armor + - Index: 37 + Item: S_ColdBolt_Armor Rate: 227 - - Item: S_FireBolt_Armor + - Index: 38 + Item: S_FireBolt_Armor Rate: 227 - - Item: S_LightingBolt_Armor + - Index: 39 + Item: S_LightingBolt_Armor Rate: 227 - - Item: S_EarthSpike_Armor + - Index: 40 + Item: S_EarthSpike_Armor Rate: 227 - - Item: S_Caster_Armor + - Index: 41 + Item: S_Caster_Armor Rate: 227 - - Item: S_Reload_Armor + - Index: 42 + Item: S_Reload_Armor Rate: 227 - - Item: S_Blitz_Armor + - Index: 43 + Item: S_Blitz_Armor Rate: 227 - Group: SHADOW_CUBE_SHIELD SubGroups: - SubGroup: 1 List: - - Item: S_Athena_Shield + - Index: 0 + Item: S_Athena_Shield Rate: 233 - - Item: S_Athletic_Shield + - Index: 1 + Item: S_Athletic_Shield Rate: 233 - - Item: S_Vital_Shield + - Index: 2 + Item: S_Vital_Shield Rate: 233 - - Item: S_Cranial_Shield + - Index: 3 + Item: S_Cranial_Shield Rate: 233 - - Item: S_Safeguard_Shield + - Index: 4 + Item: S_Safeguard_Shield Rate: 233 - - Item: S_Brutal_Shield + - Index: 5 + Item: S_Brutal_Shield Rate: 233 - - Item: S_Gargantua_Shield + - Index: 6 + Item: S_Gargantua_Shield Rate: 233 - - Item: S_Homers_Shield + - Index: 7 + Item: S_Homers_Shield Rate: 233 - - Item: S_Dragoon_Shield + - Index: 8 + Item: S_Dragoon_Shield Rate: 233 - - Item: S_Satanic_Shield + - Index: 9 + Item: S_Satanic_Shield Rate: 233 - - Item: S_Flameguard_Shield + - Index: 10 + Item: S_Flameguard_Shield Rate: 233 - - Item: S_Requiem_Shield + - Index: 11 + Item: S_Requiem_Shield Rate: 233 - - Item: S_Cadi_Shield + - Index: 12 + Item: S_Cadi_Shield Rate: 233 - - Item: S_Malicious_Shield + - Index: 13 + Item: S_Malicious_Shield Rate: 233 - - Item: S_Gemstone_Shield + - Index: 14 + Item: S_Gemstone_Shield Rate: 233 - - Item: S_Stability_Shield + - Index: 15 + Item: S_Stability_Shield Rate: 233 - - Item: S_Spell_Flow_Shield + - Index: 16 + Item: S_Spell_Flow_Shield Rate: 233 - - Item: S_Greed_Shield + - Index: 17 + Item: S_Greed_Shield Rate: 233 - - Item: S_Heal_Shield + - Index: 18 + Item: S_Heal_Shield Rate: 233 - - Item: S_Hiding_Shield + - Index: 19 + Item: S_Hiding_Shield Rate: 233 - - Item: S_Cloaking_Shield + - Index: 20 + Item: S_Cloaking_Shield Rate: 233 - - Item: S_Teleport_Shield + - Index: 21 + Item: S_Teleport_Shield Rate: 233 - - Item: S_Steal_Shield + - Index: 22 + Item: S_Steal_Shield Rate: 233 - - Item: S_Bearers_Shield + - Index: 23 + Item: S_Bearers_Shield Rate: 233 - - Item: S_Basis_Shield + - Index: 24 + Item: S_Basis_Shield Rate: 233 - - Item: S_Hallowed_Shield + - Index: 25 + Item: S_Hallowed_Shield Rate: 233 - - Item: S_Saharic_Shield + - Index: 26 + Item: S_Saharic_Shield Rate: 233 - - Item: S_Underneath_Shield + - Index: 27 + Item: S_Underneath_Shield Rate: 233 - - Item: S_Flam_Shield + - Index: 28 + Item: S_Flam_Shield Rate: 233 - - Item: S_Windy_Shield + - Index: 29 + Item: S_Windy_Shield Rate: 233 - - Item: S_Envenom_Shield + - Index: 30 + Item: S_Envenom_Shield Rate: 233 - - Item: S_Damned_Shield + - Index: 31 + Item: S_Damned_Shield Rate: 233 - - Item: S_Geist_Shield + - Index: 32 + Item: S_Geist_Shield Rate: 233 - - Item: S_Divine_Shield + - Index: 33 + Item: S_Divine_Shield Rate: 233 - - Item: S_Expert_Shield + - Index: 34 + Item: S_Expert_Shield Rate: 233 - - Item: S_Beginner_Shield + - Index: 35 + Item: S_Beginner_Shield Rate: 233 - - Item: S_Rookie_Shield + - Index: 36 + Item: S_Rookie_Shield Rate: 233 - - Item: S_Advanced_Shield + - Index: 37 + Item: S_Advanced_Shield Rate: 233 - - Item: S_Blitz_Shield + - Index: 38 + Item: S_Blitz_Shield Rate: 233 - - Item: S_Caster_Shield + - Index: 39 + Item: S_Caster_Shield Rate: 233 - - Item: S_Reload_Shield + - Index: 40 + Item: S_Reload_Shield Rate: 233 - - Item: S_Critical_Shield + - Index: 41 + Item: S_Critical_Shield Rate: 233 - - Item: S_Healing_Shield + - Index: 42 + Item: S_Healing_Shield Rate: 233 - Group: SHADOW_CUBE_SHOES SubGroups: - SubGroup: 1 List: - - Item: S_Champion_Shoes + - Index: 0 + Item: S_Champion_Shoes Rate: 270 - - Item: S_Vital_Shoes + - Index: 1 + Item: S_Vital_Shoes Rate: 270 - - Item: S_Athletic_Shoes + - Index: 2 + Item: S_Athletic_Shoes Rate: 270 - - Item: S_Bloody_Shoes + - Index: 3 + Item: S_Bloody_Shoes Rate: 270 - - Item: S_Liberation_Shoes + - Index: 4 + Item: S_Liberation_Shoes Rate: 270 - - Item: S_Chemical_Shoes + - Index: 5 + Item: S_Chemical_Shoes Rate: 270 - - Item: S_Clamorous_Shoes + - Index: 6 + Item: S_Clamorous_Shoes Rate: 270 - - Item: S_Insecticide_Shoes + - Index: 7 + Item: S_Insecticide_Shoes Rate: 270 - - Item: S_Fisher_Shoes + - Index: 8 + Item: S_Fisher_Shoes Rate: 270 - - Item: S_Seraphim_Shoes + - Index: 9 + Item: S_Seraphim_Shoes Rate: 270 - - Item: S_Beholder_Shoes + - Index: 10 + Item: S_Beholder_Shoes Rate: 270 - - Item: S_Divine_Shoes + - Index: 11 + Item: S_Divine_Shoes Rate: 270 - - Item: S_Dragoon_Shoes + - Index: 12 + Item: S_Dragoon_Shoes Rate: 270 - - Item: S_Malicious_Shoes + - Index: 13 + Item: S_Malicious_Shoes Rate: 270 - - Item: S_Gemstone_Shoes + - Index: 14 + Item: S_Gemstone_Shoes Rate: 270 - - Item: S_Plasterer's_Shoes + - Index: 15 + Item: S_Plasterer's_Shoes Rate: 270 - - Item: S_Insomniac_Shoes + - Index: 16 + Item: S_Insomniac_Shoes Rate: 270 - - Item: S_Peerless_Shoes + - Index: 17 + Item: S_Peerless_Shoes Rate: 270 - - Item: S_Adurate_Shoes + - Index: 18 + Item: S_Adurate_Shoes Rate: 270 - - Item: S_Spell_Flow_Shoes + - Index: 19 + Item: S_Spell_Flow_Shoes Rate: 270 - - Item: S_Greed_Shoes + - Index: 20 + Item: S_Greed_Shoes Rate: 270 - - Item: S_Heal_Shoes + - Index: 21 + Item: S_Heal_Shoes Rate: 270 - - Item: S_Hiding_Shoes + - Index: 22 + Item: S_Hiding_Shoes Rate: 270 - - Item: S_Cloaking_Shoes + - Index: 23 + Item: S_Cloaking_Shoes Rate: 270 - - Item: S_Teleport_Shoes + - Index: 24 + Item: S_Teleport_Shoes Rate: 270 - - Item: S_Steal_Shoes + - Index: 25 + Item: S_Steal_Shoes Rate: 270 - - Item: S_Bearers_Shoes + - Index: 26 + Item: S_Bearers_Shoes Rate: 270 - - Item: S_Hasty_Shoes + - Index: 27 + Item: S_Hasty_Shoes Rate: 270 - - Item: S_Expert_Shoes + - Index: 28 + Item: S_Expert_Shoes Rate: 270 - - Item: S_Beginner_Shoes + - Index: 29 + Item: S_Beginner_Shoes Rate: 270 - - Item: S_Rookie_Shoes + - Index: 30 + Item: S_Rookie_Shoes Rate: 270 - - Item: S_Advanced_Shoes + - Index: 31 + Item: S_Advanced_Shoes Rate: 270 - - Item: S_Blitz_Shoes + - Index: 32 + Item: S_Blitz_Shoes Rate: 270 - - Item: S_Caster_Shoes + - Index: 33 + Item: S_Caster_Shoes Rate: 270 - - Item: S_Reload_Shoes + - Index: 34 + Item: S_Reload_Shoes Rate: 270 - - Item: S_Critical_Shoes + - Index: 35 + Item: S_Critical_Shoes Rate: 270 - - Item: S_Healing_Shoes + - Index: 36 + Item: S_Healing_Shoes Rate: 270 - Group: SHADOW_CUBE_WEAPON SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Weapon + - Index: 0 + Item: S_Physical_Weapon Rate: 185 - - Item: S_Magical_Weapon + - Index: 1 + Item: S_Magical_Weapon Rate: 185 - - Item: S_Kingbird_Weapon + - Index: 2 + Item: S_Kingbird_Weapon Rate: 185 - - Item: S_Cri_Hit_Weapon + - Index: 3 + Item: S_Cri_Hit_Weapon Rate: 185 - - Item: S_Healing_Weapon + - Index: 4 + Item: S_Healing_Weapon Rate: 185 - - Item: S_Lucky_Weapon + - Index: 5 + Item: S_Lucky_Weapon Rate: 185 - - Item: S_Dexterous_Weapon + - Index: 6 + Item: S_Dexterous_Weapon Rate: 185 - - Item: S_Big_Weapon + - Index: 7 + Item: S_Big_Weapon Rate: 185 - - Item: S_Medium_Weapon + - Index: 8 + Item: S_Medium_Weapon Rate: 185 - - Item: S_Small_Weapon + - Index: 9 + Item: S_Small_Weapon Rate: 185 - - Item: S_Spiritual_Weapon + - Index: 10 + Item: S_Spiritual_Weapon Rate: 185 - - Item: S_Gemstone_Weapon + - Index: 11 + Item: S_Gemstone_Weapon Rate: 185 - - Item: Unfreez_Weapon_S + - Index: 12 + Item: Unfreez_Weapon_S Rate: 185 - - Item: S_Neutral_Weapon + - Index: 13 + Item: S_Neutral_Weapon Rate: 185 - - Item: S_Caster_Weapon + - Index: 14 + Item: S_Caster_Weapon Rate: 185 - - Item: S_Greed_Weapon + - Index: 15 + Item: S_Greed_Weapon Rate: 185 - - Item: S_Heal_Weapon + - Index: 16 + Item: S_Heal_Weapon Rate: 185 - - Item: S_Hiding_Weapon + - Index: 17 + Item: S_Hiding_Weapon Rate: 185 - - Item: S_Cloaking_Weapon + - Index: 18 + Item: S_Cloaking_Weapon Rate: 185 - - Item: S_Teleport_Weapon + - Index: 19 + Item: S_Teleport_Weapon Rate: 185 - - Item: S_Steal_Weapon + - Index: 20 + Item: S_Steal_Weapon Rate: 185 - - Item: S_Solid_Weapon + - Index: 21 + Item: S_Solid_Weapon Rate: 185 - - Item: S_Executioner_Weapon + - Index: 22 + Item: S_Executioner_Weapon Rate: 185 - - Item: S_Exorcist_Weapon + - Index: 23 + Item: S_Exorcist_Weapon Rate: 185 - - Item: S_Hunting_Weapon + - Index: 24 + Item: S_Hunting_Weapon Rate: 185 - - Item: S_Insect_Net_Weapon + - Index: 25 + Item: S_Insect_Net_Weapon Rate: 185 - - Item: S_Fishing_Weapon + - Index: 26 + Item: S_Fishing_Weapon Rate: 185 - - Item: S_Dragon_Killer_Weapon + - Index: 27 + Item: S_Dragon_Killer_Weapon Rate: 185 - - Item: S_Corrupt_Weapon + - Index: 28 + Item: S_Corrupt_Weapon Rate: 185 - - Item: S_Vibration_Weapon + - Index: 29 + Item: S_Vibration_Weapon Rate: 185 - - Item: S_Holy_Water_Weapon + - Index: 30 + Item: S_Holy_Water_Weapon Rate: 185 - - Item: S_Scissors_Weapon + - Index: 31 + Item: S_Scissors_Weapon Rate: 185 - - Item: S_M_Executioner_Weapon + - Index: 32 + Item: S_M_Executioner_Weapon Rate: 185 - - Item: S_M_Exorcist_Weapon + - Index: 33 + Item: S_M_Exorcist_Weapon Rate: 185 - - Item: S_M_Hunting_Weapon + - Index: 34 + Item: S_M_Hunting_Weapon Rate: 185 - - Item: S_M_Insect_Net_Weapon + - Index: 35 + Item: S_M_Insect_Net_Weapon Rate: 185 - - Item: S_M_Fishing_Weapon + - Index: 36 + Item: S_M_Fishing_Weapon Rate: 185 - - Item: S_M_Dragon_K_Weapon + - Index: 37 + Item: S_M_Dragon_K_Weapon Rate: 185 - - Item: S_M_Corrupt_Weapon + - Index: 38 + Item: S_M_Corrupt_Weapon Rate: 185 - - Item: S_M_Vibration_Weapon + - Index: 39 + Item: S_M_Vibration_Weapon Rate: 185 - - Item: S_M_Holy_Water_Weapon + - Index: 40 + Item: S_M_Holy_Water_Weapon Rate: 185 - - Item: S_M_Scissors_Weapon + - Index: 41 + Item: S_M_Scissors_Weapon Rate: 185 - - Item: S_Bearers_Weapon + - Index: 42 + Item: S_Bearers_Weapon Rate: 185 - - Item: S_Enhance_Force_Weapon + - Index: 43 + Item: S_Enhance_Force_Weapon Rate: 185 - - Item: S_Force_Weapon + - Index: 44 + Item: S_Force_Weapon Rate: 185 - - Item: S_Enhance_Spirit_Weapon + - Index: 45 + Item: S_Enhance_Spirit_Weapon Rate: 185 - - Item: S_Spirit_Weapon + - Index: 46 + Item: S_Spirit_Weapon Rate: 185 - - Item: S_Exceed_Weapon + - Index: 47 + Item: S_Exceed_Weapon Rate: 185 - - Item: S_Blitz_Weapon + - Index: 48 + Item: S_Blitz_Weapon Rate: 185 - - Item: S_Tension_Weapon + - Index: 49 + Item: S_Tension_Weapon Rate: 185 - - Item: S_Elegant_Weapon + - Index: 50 + Item: S_Elegant_Weapon Rate: 185 - - Item: S_MortalBlow_Weapon + - Index: 51 + Item: S_MortalBlow_Weapon Rate: 185 - - Item: Sentimental_Weapone_S + - Index: 52 + Item: Sentimental_Weapone_S Rate: 185 - - Item: Enchanting_Weapone_S + - Index: 53 + Item: Enchanting_Weapone_S Rate: 185 - # todo! Custom Rates (50% Stone vs 50% Epic Module) - Group: EPIC_MODULE_MIX SubGroups: - SubGroup: 1 List: - - Item: Magical_Igni_Stone + - Index: 0 + Item: Magical_Igni_Stone Rate: 5000 - - Item: EP17_2_EP1 + - Index: 1 + Item: EP17_2_EP1 Rate: 98 - - Item: EP17_2_EP2 + - Index: 2 + Item: EP17_2_EP2 Rate: 98 - - Item: EP17_2_EP3 + - Index: 3 + Item: EP17_2_EP3 Rate: 98 - - Item: EP17_2_EP4 + - Index: 4 + Item: EP17_2_EP4 Rate: 98 - - Item: EP17_2_EP5 + - Index: 5 + Item: EP17_2_EP5 Rate: 98 - - Item: EP17_2_EP6 + - Index: 6 + Item: EP17_2_EP6 Rate: 98 - - Item: EP17_2_EP7 + - Index: 7 + Item: EP17_2_EP7 Rate: 98 - - Item: EP17_2_EP8 + - Index: 8 + Item: EP17_2_EP8 Rate: 98 - - Item: EP17_2_EP9 + - Index: 9 + Item: EP17_2_EP9 Rate: 98 - - Item: EP17_2_EP10 + - Index: 10 + Item: EP17_2_EP10 Rate: 98 - - Item: EP17_2_EP11 + - Index: 11 + Item: EP17_2_EP11 Rate: 98 - - Item: EP17_2_EP12 + - Index: 12 + Item: EP17_2_EP12 Rate: 98 - - Item: EP17_2_EP13 + - Index: 13 + Item: EP17_2_EP13 Rate: 98 - - Item: EP17_2_EP14 + - Index: 14 + Item: EP17_2_EP14 Rate: 98 - - Item: EP17_2_EP15 + - Index: 15 + Item: EP17_2_EP15 Rate: 98 - - Item: EP17_2_EP16 + - Index: 16 + Item: EP17_2_EP16 Rate: 98 - - Item: EP17_2_EP17 + - Index: 17 + Item: EP17_2_EP17 Rate: 98 - - Item: EP17_2_EP18 + - Index: 18 + Item: EP17_2_EP18 Rate: 98 - - Item: EP17_2_EP19 + - Index: 19 + Item: EP17_2_EP19 Rate: 98 - - Item: EP17_2_EP20 + - Index: 20 + Item: EP17_2_EP20 Rate: 98 - - Item: EP17_2_EP21 + - Index: 21 + Item: EP17_2_EP21 Rate: 98 - - Item: EP17_2_EP22 + - Index: 22 + Item: EP17_2_EP22 Rate: 98 - - Item: EP17_2_EP23 + - Index: 23 + Item: EP17_2_EP23 Rate: 98 - - Item: EP17_2_EP24 + - Index: 24 + Item: EP17_2_EP24 Rate: 98 - - Item: EP17_2_EP25 + - Index: 25 + Item: EP17_2_EP25 Rate: 98 - - Item: EP17_2_EP26 + - Index: 26 + Item: EP17_2_EP26 Rate: 98 - - Item: EP17_2_EP27 + - Index: 27 + Item: EP17_2_EP27 Rate: 98 - - Item: EP17_2_EP28 + - Index: 28 + Item: EP17_2_EP28 Rate: 98 - - Item: EP17_2_EP29 + - Index: 29 + Item: EP17_2_EP29 Rate: 98 - - Item: EP17_2_EP30 + - Index: 30 + Item: EP17_2_EP30 Rate: 98 - - Item: EP17_2_EP31 + - Index: 31 + Item: EP17_2_EP31 Rate: 98 - - Item: EP17_2_EP32 + - Index: 32 + Item: EP17_2_EP32 Rate: 98 - - Item: EP17_2_EP33 + - Index: 33 + Item: EP17_2_EP33 Rate: 98 - - Item: EP17_2_EP34 + - Index: 34 + Item: EP17_2_EP34 Rate: 98 - - Item: EP17_2_EP35 + - Index: 35 + Item: EP17_2_EP35 Rate: 98 - - Item: EP17_2_EP36 + - Index: 36 + Item: EP17_2_EP36 Rate: 98 - - Item: EP17_2_EP37 + - Index: 37 + Item: EP17_2_EP37 Rate: 98 - - Item: EP17_2_EP38 + - Index: 38 + Item: EP17_2_EP38 Rate: 98 - - Item: EP17_2_EP39 + - Index: 39 + Item: EP17_2_EP39 Rate: 98 - - Item: EP17_2_EP40 + - Index: 40 + Item: EP17_2_EP40 Rate: 98 - - Item: EP17_2_EP41 + - Index: 41 + Item: EP17_2_EP41 Rate: 98 - - Item: EP17_2_EP42 + - Index: 42 + Item: EP17_2_EP42 Rate: 98 - - Item: EP17_2_EP43 + - Index: 43 + Item: EP17_2_EP43 Rate: 98 - - Item: EP17_2_EP44 + - Index: 44 + Item: EP17_2_EP44 Rate: 98 - - Item: EP17_2_EP45 + - Index: 45 + Item: EP17_2_EP45 Rate: 98 - - Item: EP17_2_EP46 + - Index: 46 + Item: EP17_2_EP46 Rate: 98 - - Item: EP17_2_EP47 + - Index: 47 + Item: EP17_2_EP47 Rate: 98 - - Item: EP17_2_EP48 + - Index: 48 + Item: EP17_2_EP48 Rate: 98 - - Item: EP17_2_EP49 + - Index: 49 + Item: EP17_2_EP49 Rate: 98 - - Item: EP17_2_EP50 + - Index: 50 + Item: EP17_2_EP50 Rate: 98 - - Item: EP17_2_EP51 + - Index: 51 + Item: EP17_2_EP51 Rate: 98 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=4088011 - Group: AUTOMATIC_MODULE_MIX SubGroups: - SubGroup: 1 List: - - Item: EP17_2_NO1 + - Index: 0 + Item: EP17_2_NO1 Rate: 40 - - Item: EP17_2_NO1 + - Index: 1 + Item: EP17_2_NO1 Rate: 39 - - Item: EP17_2_NO2 + - Index: 2 + Item: EP17_2_NO2 Rate: 40 - - Item: EP17_2_NO3 + - Index: 3 + Item: EP17_2_NO3 Rate: 40 - - Item: EP17_2_NO4 + - Index: 4 + Item: EP17_2_NO4 Rate: 40 - - Item: EP17_2_NO5 + - Index: 5 + Item: EP17_2_NO5 Rate: 40 - - Item: EP17_2_NO6 + - Index: 6 + Item: EP17_2_NO6 Rate: 40 - - Item: EP17_2_NO7 + - Index: 7 + Item: EP17_2_NO7 Rate: 40 - - Item: EP17_2_NO8 + - Index: 8 + Item: EP17_2_NO8 Rate: 32 - - Item: EP17_2_RA1 + - Index: 9 + Item: EP17_2_RA1 Rate: 32 - - Item: EP17_2_RA2 + - Index: 10 + Item: EP17_2_RA2 Rate: 32 - - Item: EP17_2_RA3 + - Index: 11 + Item: EP17_2_RA3 Rate: 32 - - Item: EP17_2_RA4 + - Index: 12 + Item: EP17_2_RA4 Rate: 32 - - Item: EP17_2_RA5 + - Index: 13 + Item: EP17_2_RA5 Rate: 32 - - Item: EP17_2_RA6 + - Index: 14 + Item: EP17_2_RA6 Rate: 32 - - Item: EP17_2_RA7 + - Index: 15 + Item: EP17_2_RA7 Rate: 32 - - Item: EP17_2_RA8 + - Index: 16 + Item: EP17_2_RA8 Rate: 32 - - Item: EP17_2_RA9 + - Index: 17 + Item: EP17_2_RA9 Rate: 32 - - Item: EP17_2_RA10 + - Index: 18 + Item: EP17_2_RA10 Rate: 32 - - Item: EP17_2_RA11 + - Index: 19 + Item: EP17_2_RA11 Rate: 32 - - Item: EP17_2_RA12 + - Index: 20 + Item: EP17_2_RA12 Rate: 32 - - Item: EP17_2_RA13 + - Index: 21 + Item: EP17_2_RA13 Rate: 32 - - Item: EP17_2_RA14 + - Index: 22 + Item: EP17_2_RA14 Rate: 32 - - Item: EP17_2_RA15 + - Index: 23 + Item: EP17_2_RA15 Rate: 32 - - Item: EP17_2_RA16 + - Index: 24 + Item: EP17_2_RA16 Rate: 2 - - Item: EP17_2_RA17 + - Index: 25 + Item: EP17_2_RA17 Rate: 2 - - Item: EP17_2_RA18 + - Index: 26 + Item: EP17_2_RA18 Rate: 2 - - Item: EP17_2_RA19 + - Index: 27 + Item: EP17_2_RA19 Rate: 2 - - Item: EP17_2_RA20 + - Index: 28 + Item: EP17_2_RA20 Rate: 2 - - Item: EP17_2_RA21 + - Index: 29 + Item: EP17_2_RA21 Rate: 2 - - Item: EP17_2_UQ1 + - Index: 30 + Item: EP17_2_UQ1 Rate: 2 - - Item: EP17_2_UQ2 + - Index: 31 + Item: EP17_2_UQ2 Rate: 2 - - Item: EP17_2_UQ3 + - Index: 32 + Item: EP17_2_UQ3 Rate: 2 - - Item: EP17_2_UQ4 + - Index: 33 + Item: EP17_2_UQ4 Rate: 2 - - Item: EP17_2_UQ5 + - Index: 34 + Item: EP17_2_UQ5 Rate: 2 - - Item: EP17_2_UQ6 + - Index: 35 + Item: EP17_2_UQ6 Rate: 2 - - Item: EP17_2_UQ7 + - Index: 36 + Item: EP17_2_UQ7 Rate: 2 - - Item: EP17_2_UQ8 + - Index: 37 + Item: EP17_2_UQ8 Rate: 2 - - Item: EP17_2_UQ9 + - Index: 38 + Item: EP17_2_UQ9 Rate: 2 - - Item: EP17_2_UQ10 + - Index: 39 + Item: EP17_2_UQ10 Rate: 2 - - Item: EP17_2_UQ11 + - Index: 40 + Item: EP17_2_UQ11 Rate: 2 - - Item: EP17_2_UQ12 + - Index: 41 + Item: EP17_2_UQ12 Rate: 2 - - Item: EP17_2_LE1 + - Index: 42 + Item: EP17_2_LE1 Rate: 2 - - Item: EP17_2_LE2 + - Index: 43 + Item: EP17_2_LE2 Rate: 2 - - Item: EP17_2_LE3 + - Index: 44 + Item: EP17_2_LE3 Rate: 2 - - Item: EP17_2_LE4 + - Index: 45 + Item: EP17_2_LE4 Rate: 2 - - Item: EP17_2_LE5 + - Index: 46 + Item: EP17_2_LE5 Rate: 2 - - Item: EP17_2_LE6 + - Index: 47 + Item: EP17_2_LE6 Rate: 2 - - Item: EP17_2_EP1 + - Index: 48 + Item: EP17_2_EP1 Rate: 3 - - Item: EP17_2_EP2 + - Index: 49 + Item: EP17_2_EP2 Rate: 3 - - Item: EP17_2_EP3 + - Index: 50 + Item: EP17_2_EP3 Rate: 3 - - Item: EP17_2_EP4 + - Index: 51 + Item: EP17_2_EP4 Rate: 3 - - Item: EP17_2_EP5 + - Index: 52 + Item: EP17_2_EP5 Rate: 3 - - Item: EP17_2_EP6 + - Index: 53 + Item: EP17_2_EP6 Rate: 3 - - Item: EP17_2_EP7 + - Index: 54 + Item: EP17_2_EP7 Rate: 3 - - Item: EP17_2_EP8 + - Index: 55 + Item: EP17_2_EP8 Rate: 3 - - Item: EP17_2_EP9 + - Index: 56 + Item: EP17_2_EP9 Rate: 3 - - Item: EP17_2_EP10 + - Index: 57 + Item: EP17_2_EP10 Rate: 3 - - Item: EP17_2_EP11 + - Index: 58 + Item: EP17_2_EP11 Rate: 3 - - Item: EP17_2_EP12 + - Index: 59 + Item: EP17_2_EP12 Rate: 3 - - Item: EP17_2_EP13 + - Index: 60 + Item: EP17_2_EP13 Rate: 3 - - Item: EP17_2_EP14 + - Index: 61 + Item: EP17_2_EP14 Rate: 3 - - Item: EP17_2_EP15 + - Index: 62 + Item: EP17_2_EP15 Rate: 3 - - Item: EP17_2_EP16 + - Index: 63 + Item: EP17_2_EP16 Rate: 3 - - Item: EP17_2_EP17 + - Index: 64 + Item: EP17_2_EP17 Rate: 3 - - Item: EP17_2_EP18 + - Index: 65 + Item: EP17_2_EP18 Rate: 3 - - Item: EP17_2_EP19 + - Index: 66 + Item: EP17_2_EP19 Rate: 3 - - Item: EP17_2_EP20 + - Index: 67 + Item: EP17_2_EP20 Rate: 3 - - Item: EP17_2_EP21 + - Index: 68 + Item: EP17_2_EP21 Rate: 3 - - Item: EP17_2_EP22 + - Index: 69 + Item: EP17_2_EP22 Rate: 3 - - Item: EP17_2_EP23 + - Index: 70 + Item: EP17_2_EP23 Rate: 3 - - Item: EP17_2_EP24 + - Index: 71 + Item: EP17_2_EP24 Rate: 3 - - Item: EP17_2_EP25 + - Index: 72 + Item: EP17_2_EP25 Rate: 3 - - Item: EP17_2_EP26 + - Index: 73 + Item: EP17_2_EP26 Rate: 3 - - Item: EP17_2_EP27 + - Index: 74 + Item: EP17_2_EP27 Rate: 3 - - Item: EP17_2_EP28 + - Index: 75 + Item: EP17_2_EP28 Rate: 3 - - Item: EP17_2_EP29 + - Index: 76 + Item: EP17_2_EP29 Rate: 3 - - Item: EP17_2_EP30 + - Index: 77 + Item: EP17_2_EP30 Rate: 3 - - Item: EP17_2_EP31 + - Index: 78 + Item: EP17_2_EP31 Rate: 3 - - Item: EP17_2_EP32 + - Index: 79 + Item: EP17_2_EP32 Rate: 3 - - Item: EP17_2_EP33 + - Index: 80 + Item: EP17_2_EP33 Rate: 3 - - Item: EP17_2_EP34 + - Index: 81 + Item: EP17_2_EP34 Rate: 3 - - Item: EP17_2_EP35 + - Index: 82 + Item: EP17_2_EP35 Rate: 3 - - Item: EP17_2_EP36 + - Index: 83 + Item: EP17_2_EP36 Rate: 3 - - Item: EP17_2_EP37 + - Index: 84 + Item: EP17_2_EP37 Rate: 3 - - Item: EP17_2_EP38 + - Index: 85 + Item: EP17_2_EP38 Rate: 3 - - Item: EP17_2_EP39 + - Index: 86 + Item: EP17_2_EP39 Rate: 3 - - Item: EP17_2_EP40 + - Index: 87 + Item: EP17_2_EP40 Rate: 3 - - Item: EP17_2_EP41 + - Index: 88 + Item: EP17_2_EP41 Rate: 3 - - Item: EP17_2_EP42 + - Index: 89 + Item: EP17_2_EP42 Rate: 3 - - Item: EP17_2_EP43 + - Index: 90 + Item: EP17_2_EP43 Rate: 3 - - Item: EP17_2_EP44 + - Index: 91 + Item: EP17_2_EP44 Rate: 3 - - Item: EP17_2_EP45 + - Index: 92 + Item: EP17_2_EP45 Rate: 3 - - Item: EP17_2_EP46 + - Index: 93 + Item: EP17_2_EP46 Rate: 3 - - Item: EP17_2_EP47 + - Index: 94 + Item: EP17_2_EP47 Rate: 3 - - Item: EP17_2_EP48 + - Index: 95 + Item: EP17_2_EP48 Rate: 3 - - Item: EP17_2_EP49 + - Index: 96 + Item: EP17_2_EP49 Rate: 3 - - Item: EP17_2_EP50 + - Index: 97 + Item: EP17_2_EP50 Rate: 3 - - Item: EP17_2_EP51 + - Index: 98 + Item: EP17_2_EP51 Rate: 3 - # Source: https://ro.gnjoy.com/news/probability/View.asp?seq=4088012 - Group: ILLUSION_MODULE_MIX SubGroups: - SubGroup: 1 List: - - Item: EP17_1_EVT03 + - Index: 0 + Item: EP17_1_EVT03 Rate: 50 - - Item: EP17_1_EVT04 + - Index: 1 + Item: EP17_1_EVT04 Rate: 50 - - Item: EP17_1_EVT05 + - Index: 2 + Item: EP17_1_EVT05 Rate: 60 - - Item: EP17_1_EVT06 + - Index: 3 + Item: EP17_1_EVT06 Rate: 60 - - Item: EP17_1_EVT07 + - Index: 4 + Item: EP17_1_EVT07 Rate: 60 - - Item: EP17_1_EVT08 + - Index: 5 + Item: EP17_1_EVT08 Rate: 60 - - Item: EP17_1_EVT09 + - Index: 6 + Item: EP17_1_EVT09 Rate: 60 - - Item: EP17_1_EVT10 + - Index: 7 + Item: EP17_1_EVT10 Rate: 60 - - Item: EP17_1_EVT11 + - Index: 8 + Item: EP17_1_EVT11 Rate: 50 - - Item: EP17_1_EVT12 + - Index: 9 + Item: EP17_1_EVT12 Rate: 50 - - Item: EP17_1_EVT13 + - Index: 10 + Item: EP17_1_EVT13 Rate: 30 - - Item: EP17_1_EVT14 + - Index: 11 + Item: EP17_1_EVT14 Rate: 30 - - Item: EP17_1_EVT15 + - Index: 12 + Item: EP17_1_EVT15 Rate: 30 - - Item: EP17_1_EVT16 + - Index: 13 + Item: EP17_1_EVT16 Rate: 30 - - Item: EP17_1_EVT17 + - Index: 14 + Item: EP17_1_EVT17 Rate: 30 - - Item: EP17_1_EVT18 + - Index: 15 + Item: EP17_1_EVT18 Rate: 30 - - Item: EP17_1_EVT19 + - Index: 16 + Item: EP17_1_EVT19 Rate: 30 - - Item: EP17_1_EVT20 + - Index: 17 + Item: EP17_1_EVT20 Rate: 30 - - Item: EP17_1_EVT21 + - Index: 18 + Item: EP17_1_EVT21 Rate: 30 - - Item: EP17_1_EVT22 + - Index: 19 + Item: EP17_1_EVT22 Rate: 30 - - Item: EP17_1_EVT23 + - Index: 20 + Item: EP17_1_EVT23 Rate: 30 - - Item: EP17_1_EVT24 + - Index: 21 + Item: EP17_1_EVT24 Rate: 30 - - Item: EP17_1_EVT25 + - Index: 22 + Item: EP17_1_EVT25 Rate: 30 - - Item: EP17_1_EVT26 + - Index: 23 + Item: EP17_1_EVT26 Rate: 3 - - Item: EP17_1_EVT27 + - Index: 24 + Item: EP17_1_EVT27 Rate: 5 - - Item: EP17_1_EVT28 + - Index: 25 + Item: EP17_1_EVT28 Rate: 4 - - Item: EP17_1_EVT29 + - Index: 26 + Item: EP17_1_EVT29 Rate: 5 - - Item: EP17_1_EVT30 + - Index: 27 + Item: EP17_1_EVT30 Rate: 5 - - Item: EP17_1_EVT31 + - Index: 28 + Item: EP17_1_EVT31 Rate: 5 - - Item: EP17_1_EVT32 + - Index: 29 + Item: EP17_1_EVT32 Rate: 5 - - Item: EP17_1_EVT33 + - Index: 30 + Item: EP17_1_EVT33 Rate: 3 - - Item: EP17_1_EVT34 + - Index: 31 + Item: EP17_1_EVT34 Rate: 3 - - Item: EP17_1_EVT35 + - Index: 32 + Item: EP17_1_EVT35 Rate: 3 - - Item: EP17_1_EVT36 + - Index: 33 + Item: EP17_1_EVT36 Rate: 3 - - Item: EP17_1_EVT37 + - Index: 34 + Item: EP17_1_EVT37 Rate: 3 - - Item: EP17_1_EVT38 + - Index: 35 + Item: EP17_1_EVT38 Rate: 3 - Group: AUTO_M_I_BOX_A SubGroups: - SubGroup: 1 List: - - Item: Auto_Imp_Melee_1 + - Index: 0 + Item: Auto_Imp_Melee_1 Rate: 3333 - - Item: Auto_Imp_Melee_2 + - Index: 1 + Item: Auto_Imp_Melee_2 Rate: 3333 - - Item: Auto_Imp_Melee_3 + - Index: 2 + Item: Auto_Imp_Melee_3 Rate: 3333 - Group: AUTO_M_I_BOX_B SubGroups: - SubGroup: 1 List: - - Item: Auto_Imp_Magic_1 + - Index: 0 + Item: Auto_Imp_Magic_1 Rate: 3333 - - Item: Auto_Imp_Magic_2 + - Index: 1 + Item: Auto_Imp_Magic_2 Rate: 3333 - - Item: Auto_Imp_Magic_3 + - Index: 2 + Item: Auto_Imp_Magic_3 Rate: 3333 - Group: ENCHANT_STONE_BOX22 SubGroups: - SubGroup: 1 List: - - Item: CastingStone_Robe + - Index: 0 + Item: CastingStone_Robe Rate: 20 - - Item: DoubleAttack_Stone + - Index: 1 + Item: DoubleAttack_Stone Rate: 20 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe + - Index: 3 + Item: SPdrainStone_Robe Rate: 80 - - Item: SPdrainStone_Top + - Index: 4 + Item: SPdrainStone_Top Rate: 80 - - Item: Greed_Stone + - Index: 5 + Item: Greed_Stone Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Robe + - Index: 7 + Item: ASPDStone_Robe Rate: 160 - - Item: ASPDStone_Top + - Index: 8 + Item: ASPDStone_Top Rate: 160 - - Item: WaterFieldEffect_Bottom + - Index: 9 + Item: WaterFieldEffect_Bottom Rate: 160 - - Item: EXPStone_Bottom + - Index: 10 + Item: EXPStone_Bottom Rate: 250 - - Item: Range_Stone + - Index: 11 + Item: Range_Stone Rate: 250 - - Item: EXPStone_Middle + - Index: 12 + Item: EXPStone_Middle Rate: 250 - - Item: EXPStone_Top + - Index: 13 + Item: EXPStone_Top Rate: 250 - - Item: CastingStone_Top + - Index: 14 + Item: CastingStone_Top Rate: 250 - - Item: CastingStone_Middle + - Index: 15 + Item: CastingStone_Middle Rate: 250 - - Item: CastingStone_Bottom + - Index: 16 + Item: CastingStone_Bottom Rate: 250 - - Item: Stone_Robe_Box + - Index: 17 + Item: Stone_Robe_Box Rate: 250 - - Item: Stone_Robe2_Box + - Index: 18 + Item: Stone_Robe2_Box Rate: 250 - - Item: Range_Stone_Top + - Index: 19 + Item: Range_Stone_Top Rate: 250 - - Item: Range_Stone_Bottom + - Index: 20 + Item: Range_Stone_Bottom Rate: 250 - - Item: Melee_Stone_Top + - Index: 21 + Item: Melee_Stone_Top Rate: 250 - - Item: Melee_Stone_Middle + - Index: 22 + Item: Melee_Stone_Middle Rate: 250 - - Item: Melee_Stone_Bottom + - Index: 23 + Item: Melee_Stone_Bottom Rate: 250 - - Item: MATKStone_Middle + - Index: 24 + Item: MATKStone_Middle Rate: 380 - - Item: MATKStone_Top + - Index: 25 + Item: MATKStone_Top Rate: 380 - - Item: MATKStone_Bottom + - Index: 26 + Item: MATKStone_Bottom Rate: 380 - - Item: Critical_Stone + - Index: 27 + Item: Critical_Stone Rate: 380 - - Item: Critical_Stone_Top + - Index: 28 + Item: Critical_Stone_Top Rate: 380 - - Item: Critical_Stone_Bottom + - Index: 29 + Item: Critical_Stone_Bottom Rate: 380 - - Item: Stone_Top_Box + - Index: 30 + Item: Stone_Top_Box Rate: 560 - - Item: Stone_Top2_Box + - Index: 31 + Item: Stone_Top2_Box Rate: 560 - - Item: Stone_Middle_Box + - Index: 32 + Item: Stone_Middle_Box Rate: 560 - - Item: Stone_Middle2_Box + - Index: 33 + Item: Stone_Middle2_Box Rate: 560 - - Item: Stone_Bottom_Box + - Index: 34 + Item: Stone_Bottom_Box Rate: 560 - - Item: Stone_Bottom2_Box + - Index: 35 + Item: Stone_Bottom2_Box Rate: 560 - Group: ENCHANT_STONE_BOX23 SubGroups: - SubGroup: 1 List: - - Item: Melee_Stone_Robe_D + - Index: 0 + Item: Melee_Stone_Robe_D Rate: 10 - - Item: Magic_Stone_Robe_D + - Index: 1 + Item: Magic_Stone_Robe_D Rate: 10 - - Item: CastingStone_Robe + - Index: 2 + Item: CastingStone_Robe Rate: 20 - - Item: Critical_Stone_Robe + - Index: 3 + Item: Critical_Stone_Robe Rate: 20 - - Item: CastStone_Robe_D + - Index: 4 + Item: CastStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 5 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: WarlockStone_Robe + - Index: 7 + Item: WarlockStone_Robe Rate: 80 - - Item: GuillcrossStone_Robe + - Index: 8 + Item: GuillcrossStone_Robe Rate: 80 - - Item: WarlockStone_Robe2 + - Index: 9 + Item: WarlockStone_Robe2 Rate: 80 - - Item: GuillcrossStone_Robe2 + - Index: 10 + Item: GuillcrossStone_Robe2 Rate: 80 - - Item: ASPDStone_Robe_D + - Index: 11 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 12 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: WarlockStone_Top + - Index: 13 + Item: WarlockStone_Top Rate: 120 - - Item: WarlockStone_Middle + - Index: 14 + Item: WarlockStone_Middle Rate: 120 - - Item: WarlockStone_Bottom + - Index: 15 + Item: WarlockStone_Bottom Rate: 120 - - Item: AssacrossStone_Top + - Index: 16 + Item: AssacrossStone_Top Rate: 120 - - Item: AssacrossStone_Middle + - Index: 17 + Item: AssacrossStone_Middle Rate: 120 - - Item: AssacrossStone_Bottom + - Index: 18 + Item: AssacrossStone_Bottom Rate: 120 - - Item: WarlockStone_Top2 + - Index: 19 + Item: WarlockStone_Top2 Rate: 120 - - Item: WarlockStone_Middle2 + - Index: 20 + Item: WarlockStone_Middle2 Rate: 120 - - Item: WarlockStone_Bottom2 + - Index: 21 + Item: WarlockStone_Bottom2 Rate: 120 - - Item: AssacrossStone_Top2 + - Index: 22 + Item: AssacrossStone_Top2 Rate: 120 - - Item: AssacrossStone_Middle2 + - Index: 23 + Item: AssacrossStone_Middle2 Rate: 120 - - Item: AssacrossStone_Bottom2 + - Index: 24 + Item: AssacrossStone_Bottom2 Rate: 120 - - Item: WaterFieldEffect_Bottom + - Index: 25 + Item: WaterFieldEffect_Bottom Rate: 140 - - Item: ASPDStone_Top + - Index: 26 + Item: ASPDStone_Top Rate: 160 - - Item: Stone_Robe_Box + - Index: 27 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 28 + Item: Stone_Robe2_Box Rate: 160 - - Item: Range_Stone + - Index: 29 + Item: Range_Stone Rate: 240 - - Item: CastingStone_Top + - Index: 30 + Item: CastingStone_Top Rate: 240 - - Item: CastingStone_Middle + - Index: 31 + Item: CastingStone_Middle Rate: 240 - - Item: CastingStone_Bottom + - Index: 32 + Item: CastingStone_Bottom Rate: 240 - - Item: Range_Stone_Top + - Index: 33 + Item: Range_Stone_Top Rate: 240 - - Item: Range_Stone_Bottom + - Index: 34 + Item: Range_Stone_Bottom Rate: 240 - - Item: Melee_Stone_Top + - Index: 35 + Item: Melee_Stone_Top Rate: 240 - - Item: Melee_Stone_Middle + - Index: 36 + Item: Melee_Stone_Middle Rate: 240 - - Item: Melee_Stone_Bottom + - Index: 37 + Item: Melee_Stone_Bottom Rate: 240 - - Item: Magic_Stone_Top + - Index: 38 + Item: Magic_Stone_Top Rate: 240 - - Item: Magic_Stone_Middle + - Index: 39 + Item: Magic_Stone_Middle Rate: 240 - - Item: Magic_Stone_Bottom + - Index: 40 + Item: Magic_Stone_Bottom Rate: 240 - - Item: MATKStone_Middle + - Index: 41 + Item: MATKStone_Middle Rate: 360 - - Item: MATKStone_Top + - Index: 42 + Item: MATKStone_Top Rate: 360 - - Item: MATKStone_Bottom + - Index: 43 + Item: MATKStone_Bottom Rate: 360 - - Item: Critical_Stone + - Index: 44 + Item: Critical_Stone Rate: 360 - - Item: Critical_Stone_Top + - Index: 45 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 46 + Item: Critical_Stone_Bottom Rate: 360 - - Item: Stone_Top_Box + - Index: 47 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 48 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 49 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 50 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 51 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 52 + Item: Stone_Bottom2_Box Rate: 360 - Group: ENCHANT_STONE_BOX24 SubGroups: - SubGroup: 1 List: - - Item: MinorCastStone_Robe_D + - Index: 0 + Item: MinorCastStone_Robe_D Rate: 10 - - Item: Range_Stone_Robe_D + - Index: 1 + Item: Range_Stone_Robe_D Rate: 10 - - Item: CastingStone_Robe + - Index: 2 + Item: CastingStone_Robe Rate: 20 - - Item: Critical_Stone_Robe + - Index: 3 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe_D + - Index: 4 + Item: SPdrainStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 5 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: RuneknightStone_Robe + - Index: 7 + Item: RuneknightStone_Robe Rate: 80 - - Item: WarlockStone_Robe + - Index: 8 + Item: WarlockStone_Robe Rate: 80 - - Item: RoyalguardStone_Robe + - Index: 9 + Item: RoyalguardStone_Robe Rate: 80 - - Item: WarlockStone_Robe2 + - Index: 10 + Item: WarlockStone_Robe2 Rate: 80 - - Item: RoyalguardStone_Robe2 + - Index: 11 + Item: RoyalguardStone_Robe2 Rate: 80 - - Item: RuneknightStone_Robe2 + - Index: 12 + Item: RuneknightStone_Robe2 Rate: 80 - - Item: ASPDStone_Robe_D + - Index: 13 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 14 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: RuneknightStone_Top3 + - Index: 15 + Item: RuneknightStone_Top3 Rate: 80 - - Item: RuneknightStone_Middle3 + - Index: 16 + Item: RuneknightStone_Middle3 Rate: 80 - - Item: RuneknightStone_Bottom3 + - Index: 17 + Item: RuneknightStone_Bottom3 Rate: 80 - - Item: WarlockStone_Top3 + - Index: 18 + Item: WarlockStone_Top3 Rate: 80 - - Item: WarlockStone_Middle3 + - Index: 19 + Item: WarlockStone_Middle3 Rate: 80 - - Item: WarlockStone_Bottom3 + - Index: 20 + Item: WarlockStone_Bottom3 Rate: 80 - - Item: RoyalguardStone_Top3 + - Index: 21 + Item: RoyalguardStone_Top3 Rate: 80 - - Item: RoyalguardStone_Middle3 + - Index: 22 + Item: RoyalguardStone_Middle3 Rate: 80 - - Item: RoyalguardStone_Bottom3 + - Index: 23 + Item: RoyalguardStone_Bottom3 Rate: 80 - - Item: RuneknightStone_Top + - Index: 24 + Item: RuneknightStone_Top Rate: 150 - - Item: RuneknightStone_Middle + - Index: 25 + Item: RuneknightStone_Middle Rate: 150 - - Item: RuneknightStone_Bottom + - Index: 26 + Item: RuneknightStone_Bottom Rate: 150 - - Item: WarlockStone_Top + - Index: 27 + Item: WarlockStone_Top Rate: 150 - - Item: WarlockStone_Middle + - Index: 28 + Item: WarlockStone_Middle Rate: 150 - - Item: WarlockStone_Bottom + - Index: 29 + Item: WarlockStone_Bottom Rate: 150 - - Item: PaladinStone_Top + - Index: 30 + Item: PaladinStone_Top Rate: 150 - - Item: PaladinStone_Middle + - Index: 31 + Item: PaladinStone_Middle Rate: 150 - - Item: PaladinStone_Bottom + - Index: 32 + Item: PaladinStone_Bottom Rate: 150 - - Item: WarlockStone_Top2 + - Index: 33 + Item: WarlockStone_Top2 Rate: 150 - - Item: WarlockStone_Middle2 + - Index: 34 + Item: WarlockStone_Middle2 Rate: 150 - - Item: WarlockStone_Bottom2 + - Index: 35 + Item: WarlockStone_Bottom2 Rate: 150 - - Item: PaladinStone_Top2 + - Index: 36 + Item: PaladinStone_Top2 Rate: 150 - - Item: PaladinStone_Middle2 + - Index: 37 + Item: PaladinStone_Middle2 Rate: 150 - - Item: PaladinStone_Bottom2 + - Index: 38 + Item: PaladinStone_Bottom2 Rate: 150 - - Item: RuneknightStone_Top2 + - Index: 39 + Item: RuneknightStone_Top2 Rate: 150 - - Item: RuneknightStone_Middle2 + - Index: 40 + Item: RuneknightStone_Middle2 Rate: 150 - - Item: RuneknightStone_Bottom2 + - Index: 41 + Item: RuneknightStone_Bottom2 Rate: 150 - - Item: ASPDStone_Top + - Index: 42 + Item: ASPDStone_Top Rate: 160 - - Item: WaterFieldEffect_Bottom + - Index: 43 + Item: WaterFieldEffect_Bottom Rate: 160 - - Item: Stone_Robe_Box + - Index: 44 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 45 + Item: Stone_Robe2_Box Rate: 160 - - Item: Range_Stone + - Index: 46 + Item: Range_Stone Rate: 240 - - Item: Range_Stone_Top + - Index: 47 + Item: Range_Stone_Top Rate: 240 - - Item: Range_Stone_Bottom + - Index: 48 + Item: Range_Stone_Bottom Rate: 240 - - Item: MATKStone_Middle + - Index: 49 + Item: MATKStone_Middle Rate: 360 - - Item: MATKStone_Top + - Index: 50 + Item: MATKStone_Top Rate: 360 - - Item: MATKStone_Bottom + - Index: 51 + Item: MATKStone_Bottom Rate: 360 - - Item: Critical_Stone + - Index: 52 + Item: Critical_Stone Rate: 360 - - Item: Critical_Stone_Top + - Index: 53 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 54 + Item: Critical_Stone_Bottom Rate: 360 - - Item: Stone_Top_Box + - Index: 55 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 56 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 57 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 58 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 59 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 60 + Item: Stone_Bottom2_Box Rate: 360 - Group: ENCHANT_STONE_BOX25 SubGroups: - SubGroup: 1 List: - - Item: ReloadStone_Robe_D + - Index: 0 + Item: ReloadStone_Robe_D Rate: 10 - - Item: CrtStone_Robe_D + - Index: 1 + Item: CrtStone_Robe_D Rate: 10 - - Item: CastingStone_Robe + - Index: 2 + Item: CastingStone_Robe Rate: 20 - - Item: Critical_Stone_Robe + - Index: 3 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe_D + - Index: 4 + Item: SPdrainStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 5 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: SorcererStone_Robe + - Index: 7 + Item: SorcererStone_Robe Rate: 80 - - Item: GeneticStone_Robe + - Index: 8 + Item: GeneticStone_Robe Rate: 80 - - Item: WanderMinstreStone_Robe + - Index: 9 + Item: WanderMinstreStone_Robe Rate: 80 - - Item: SorcererStone_Robe2 + - Index: 10 + Item: SorcererStone_Robe2 Rate: 80 - - Item: GeneticStone_Robe2 + - Index: 11 + Item: GeneticStone_Robe2 Rate: 80 - - Item: WanderMinsStone_Robe2 + - Index: 12 + Item: WanderMinsStone_Robe2 Rate: 80 - - Item: ASPDStone_Robe_D + - Index: 13 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 14 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: WanderMinsStone_Top3 + - Index: 15 + Item: WanderMinsStone_Top3 Rate: 80 - - Item: WanderMinsStone_Middle3 + - Index: 16 + Item: WanderMinsStone_Middle3 Rate: 80 - - Item: WanderMinsStone_Bottom3 + - Index: 17 + Item: WanderMinsStone_Bottom3 Rate: 80 - - Item: GeneticStone_Top3 + - Index: 18 + Item: GeneticStone_Top3 Rate: 80 - - Item: GeneticStone_Middle3 + - Index: 19 + Item: GeneticStone_Middle3 Rate: 80 - - Item: GeneticStone_Bottom3 + - Index: 20 + Item: GeneticStone_Bottom3 Rate: 80 - - Item: SorcererStone_Top3 + - Index: 21 + Item: SorcererStone_Top3 Rate: 80 - - Item: SorcererStone_Middle3 + - Index: 22 + Item: SorcererStone_Middle3 Rate: 80 - - Item: SorcererStone_Bottom3 + - Index: 23 + Item: SorcererStone_Bottom3 Rate: 80 - - Item: SorcererStone_Top + - Index: 24 + Item: SorcererStone_Top Rate: 150 - - Item: SorcererStone_Middle + - Index: 25 + Item: SorcererStone_Middle Rate: 150 - - Item: SorcererStone_Bottom + - Index: 26 + Item: SorcererStone_Bottom Rate: 150 - - Item: GeneticStone_Top + - Index: 27 + Item: GeneticStone_Top Rate: 150 - - Item: GeneticStone_Middle + - Index: 28 + Item: GeneticStone_Middle Rate: 150 - - Item: GeneticStone_Bottom + - Index: 29 + Item: GeneticStone_Bottom Rate: 150 - - Item: WanderMinstrelStone_Top + - Index: 30 + Item: WanderMinstrelStone_Top Rate: 150 - - Item: WanderMinstStone_Middle + - Index: 31 + Item: WanderMinstStone_Middle Rate: 150 - - Item: WanderMinstStone_Bottom + - Index: 32 + Item: WanderMinstStone_Bottom Rate: 150 - - Item: SorcererStone_Bottom2 + - Index: 33 + Item: SorcererStone_Bottom2 Rate: 150 - - Item: SorcererStone_Middle2 + - Index: 34 + Item: SorcererStone_Middle2 Rate: 150 - - Item: SorcererStone_Top2 + - Index: 35 + Item: SorcererStone_Top2 Rate: 150 - - Item: GeneticStone_Top2 + - Index: 36 + Item: GeneticStone_Top2 Rate: 150 - - Item: GeneticStone_Middle2 + - Index: 37 + Item: GeneticStone_Middle2 Rate: 150 - - Item: GeneticStone_Bottom2 + - Index: 38 + Item: GeneticStone_Bottom2 Rate: 150 - - Item: WanderMinsStone_Top2 + - Index: 39 + Item: WanderMinsStone_Top2 Rate: 150 - - Item: WanderMinsStone_Middle2 + - Index: 40 + Item: WanderMinsStone_Middle2 Rate: 150 - - Item: WanderMinsStone_Bottom2 + - Index: 41 + Item: WanderMinsStone_Bottom2 Rate: 150 - - Item: ASPDStone_Top + - Index: 42 + Item: ASPDStone_Top Rate: 160 - - Item: WaterFieldEffect_Bottom + - Index: 43 + Item: WaterFieldEffect_Bottom Rate: 160 - - Item: Stone_Robe_Box + - Index: 44 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 45 + Item: Stone_Robe2_Box Rate: 160 - - Item: ReloadStone_Top + - Index: 46 + Item: ReloadStone_Top Rate: 240 - - Item: ReloadStone_Middle + - Index: 47 + Item: ReloadStone_Middle Rate: 240 - - Item: ReloadStone_Bottom + - Index: 48 + Item: ReloadStone_Bottom Rate: 240 - - Item: Critical_Stone + - Index: 49 + Item: Critical_Stone Rate: 360 - - Item: CastingStone_Top + - Index: 50 + Item: CastingStone_Top Rate: 360 - - Item: CastingStone_Middle + - Index: 51 + Item: CastingStone_Middle Rate: 360 - - Item: CastingStone_Bottom + - Index: 52 + Item: CastingStone_Bottom Rate: 360 - - Item: Critical_Stone_Top + - Index: 53 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 54 + Item: Critical_Stone_Bottom Rate: 360 - - Item: Stone_Top_Box + - Index: 55 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 56 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 57 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 58 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 59 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 60 + Item: Stone_Bottom2_Box Rate: 360 - Group: ENCHANT_STONE_BOX27 SubGroups: - SubGroup: 1 List: - - Item: SmatkStone_Robe + - Index: 0 + Item: SmatkStone_Robe Rate: 10 - - Item: SplStone_Robe_D + - Index: 1 + Item: SplStone_Robe_D Rate: 10 - - Item: Critical_Stone_Robe + - Index: 2 + Item: Critical_Stone_Robe Rate: 20 - - Item: CastingStone_Robe + - Index: 3 + Item: CastingStone_Robe Rate: 20 - - Item: SPdrainStone_Robe_D + - Index: 4 + Item: SPdrainStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 5 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 6 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Top + - Index: 7 + Item: ASPDStone_Top Rate: 160 - - Item: ASPDStone_Robe_D + - Index: 8 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 9 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: PinkGlowEffect_Middle + - Index: 10 + Item: PinkGlowEffect_Middle Rate: 160 - - Item: SuraStone_Robe + - Index: 11 + Item: SuraStone_Robe Rate: 80 - - Item: SuraStone_Robe2 + - Index: 12 + Item: SuraStone_Robe2 Rate: 80 - - Item: MechanicStone_Robe + - Index: 13 + Item: MechanicStone_Robe Rate: 80 - - Item: MechanicStone_Robe2 + - Index: 14 + Item: MechanicStone_Robe2 Rate: 80 - - Item: GuillcrossStone_Robe + - Index: 15 + Item: GuillcrossStone_Robe Rate: 80 - - Item: GuillcrossStone_Robe2 + - Index: 16 + Item: GuillcrossStone_Robe2 Rate: 80 - - Item: SuraStone_Top3 + - Index: 17 + Item: SuraStone_Top3 Rate: 80 - - Item: SuraStone_Middle3 + - Index: 18 + Item: SuraStone_Middle3 Rate: 80 - - Item: SuraStone_Bottom3 + - Index: 19 + Item: SuraStone_Bottom3 Rate: 80 - - Item: MechanicStone_Top3 + - Index: 20 + Item: MechanicStone_Top3 Rate: 80 - - Item: MechanicStone_Middle3 + - Index: 21 + Item: MechanicStone_Middle3 Rate: 80 - - Item: MechanicStone_Bottom3 + - Index: 22 + Item: MechanicStone_Bottom3 Rate: 80 - - Item: GuillcrossStone_Top3 + - Index: 23 + Item: GuillcrossStone_Top3 Rate: 80 - - Item: GuillcrossStone_Middle3 + - Index: 24 + Item: GuillcrossStone_Middle3 Rate: 80 - - Item: GuillcrossStone_Bottom3 + - Index: 25 + Item: GuillcrossStone_Bottom3 Rate: 80 - - Item: Stone_Robe_Box + - Index: 26 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 27 + Item: Stone_Robe2_Box Rate: 160 - - Item: Magic_Stone_Top + - Index: 28 + Item: Magic_Stone_Top Rate: 240 - - Item: Magic_Stone_Middle + - Index: 29 + Item: Magic_Stone_Middle Rate: 240 - - Item: Magic_Stone_Bottom + - Index: 30 + Item: Magic_Stone_Bottom Rate: 240 - - Item: SuraStone_Top + - Index: 31 + Item: SuraStone_Top Rate: 150 - - Item: SuraStone_Middle + - Index: 32 + Item: SuraStone_Middle Rate: 150 - - Item: SuraStone_Bottom + - Index: 33 + Item: SuraStone_Bottom Rate: 150 - - Item: SuraStone_Top2 + - Index: 34 + Item: SuraStone_Top2 Rate: 150 - - Item: SuraStone_Middle2 + - Index: 35 + Item: SuraStone_Middle2 Rate: 150 - - Item: SuraStone_Bottom2 + - Index: 36 + Item: SuraStone_Bottom2 Rate: 150 - - Item: MechanicStone_Top + - Index: 37 + Item: MechanicStone_Top Rate: 150 - - Item: MechanicStone_Middle + - Index: 38 + Item: MechanicStone_Middle Rate: 150 - - Item: MechanicStone_Bottom + - Index: 39 + Item: MechanicStone_Bottom Rate: 150 - - Item: MechanicStone_Top2 + - Index: 40 + Item: MechanicStone_Top2 Rate: 150 - - Item: MechanicStone_Middle2 + - Index: 41 + Item: MechanicStone_Middle2 Rate: 150 - - Item: MechanicStone_Bottom2 + - Index: 42 + Item: MechanicStone_Bottom2 Rate: 150 - - Item: AssacrossStone_Top + - Index: 43 + Item: AssacrossStone_Top Rate: 150 - - Item: AssacrossStone_Middle + - Index: 44 + Item: AssacrossStone_Middle Rate: 150 - - Item: AssacrossStone_Bottom + - Index: 45 + Item: AssacrossStone_Bottom Rate: 150 - - Item: AssacrossStone_Top2 + - Index: 46 + Item: AssacrossStone_Top2 Rate: 150 - - Item: AssacrossStone_Middle2 + - Index: 47 + Item: AssacrossStone_Middle2 Rate: 150 - - Item: AssacrossStone_Bottom2 + - Index: 48 + Item: AssacrossStone_Bottom2 Rate: 150 - - Item: Stone_Top_Box + - Index: 49 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 50 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 51 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 52 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 53 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 54 + Item: Stone_Bottom2_Box Rate: 360 - - Item: CastingStone_Top + - Index: 55 + Item: CastingStone_Top Rate: 360 - - Item: CastingStone_Middle + - Index: 56 + Item: CastingStone_Middle Rate: 360 - - Item: CastingStone_Bottom + - Index: 57 + Item: CastingStone_Bottom Rate: 360 - - Item: Critical_Stone_Top + - Index: 58 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone + - Index: 59 + Item: Critical_Stone Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 60 + Item: Critical_Stone_Bottom Rate: 360 - Group: ANCIENT_HERO_BOX_1 SubGroups: - SubGroup: 1 List: - - Item: Royal_Bow_K + - Index: 0 + Item: Royal_Bow_K Rate: 100 - - Item: Narcis_Bow + - Index: 1 + Item: Narcis_Bow Rate: 100 - - Item: Shadow_Staff + - Index: 2 + Item: Shadow_Staff Rate: 100 - - Item: Iron_Nail_K + - Index: 3 + Item: Iron_Nail_K Rate: 100 - - Item: Magic_Sword + - Index: 4 + Item: Magic_Sword Rate: 100 - - Item: Sword_Of_Bluefire + - Index: 5 + Item: Sword_Of_Bluefire Rate: 100 - - Item: Avenger + - Index: 6 + Item: Avenger Rate: 100 - - Item: Iron_Staff + - Index: 7 + Item: Iron_Staff Rate: 100 - - Item: Oriental_Sword + - Index: 8 + Item: Oriental_Sword Rate: 100 - - Item: Undine_Spear_K + - Index: 9 + Item: Undine_Spear_K Rate: 100 - - Item: Demon_Hunting_Bible_K + - Index: 10 + Item: Demon_Hunting_Bible_K Rate: 100 - - Item: Shiver_Katar_K + - Index: 11 + Item: Shiver_Katar_K Rate: 100 - Group: 3LV_9REFINE_WEAPON_7GU SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_7Up + - Index: 0 + Item: Guarantee_Weapon_7Up - Group: 3LV_10REFINE_WEAPON_8GU SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_8Up + - Index: 0 + Item: Guarantee_Weapon_8Up - Group: 3LV_11REFINE_WEAPON_9GU SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up - Group: 3LV_12REFINE_WEAPON_10G SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_10Up + - Index: 0 + Item: Guarantee_Weapon_10Up - Group: 4LV_9REFINE_WEAPON_8GU SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_8Up + - Index: 0 + Item: Guarantee_Weapon_8Up - Group: 4LV_10REFINE_WEAPON_9GU SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up - Group: 4LV_11REFINE_WEAPON_10G SubGroups: - SubGroup: 0 List: - - Item: Guarantee_Weapon_10Up + - Index: 0 + Item: Guarantee_Weapon_10Up - Group: BS_ITEM_M_S_52 SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 2 - Group: BS_ITEM_M_S_53 SubGroups: - SubGroup: 0 List: - - Item: Shadow_Refine_Hammer + - Index: 0 + Item: Shadow_Refine_Hammer Amount: 2 - Group: BS_ITEM_M_S_54 SubGroups: - SubGroup: 0 List: - - Item: Mightysoul_Essence + - Index: 0 + Item: Mightysoul_Essence - Group: BS_ITEM_M_S_55 SubGroups: - SubGroup: 0 List: - - Item: M_Dimension_Essence + - Index: 0 + Item: M_Dimension_Essence - Group: BS_ITEM_M_S_56 SubGroups: - SubGroup: 0 List: - - Item: Enchant_Ticket + - Index: 0 + Item: Enchant_Ticket Amount: 2 - Group: ENCHANT_STONE_BOX28 SubGroups: - SubGroup: 1 List: - - Item: M_PATKStone_Robe + - Index: 0 + Item: M_PATKStone_Robe Rate: 10 - - Item: R_PATKStone_Robe + - Index: 1 + Item: R_PATKStone_Robe Rate: 10 - - Item: POWStone_Robe_D + - Index: 2 + Item: POWStone_Robe_D Rate: 10 - - Item: ConStone_Robe_D + - Index: 3 + Item: ConStone_Robe_D Rate: 10 - - Item: Critical_Stone_Robe + - Index: 4 + Item: Critical_Stone_Robe Rate: 20 - - Item: SPdrainStone_Robe_D + - Index: 5 + Item: SPdrainStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 6 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 7 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Top + - Index: 8 + Item: ASPDStone_Top Rate: 150 - - Item: ASPDStone_Robe_D + - Index: 9 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 10 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: GreenFloor_Bottom + - Index: 11 + Item: GreenFloor_Bottom Rate: 160 - - Item: ExplodingEffect_Middle + - Index: 12 + Item: ExplodingEffect_Middle Rate: 160 - - Item: StaremperorStone_Robe + - Index: 13 + Item: StaremperorStone_Robe Rate: 80 - - Item: RebellionStone_Robe + - Index: 14 + Item: RebellionStone_Robe Rate: 80 - - Item: SoulreaperStone_Robe + - Index: 15 + Item: SoulreaperStone_Robe Rate: 80 - - Item: StarStone_Top3 + - Index: 16 + Item: StarStone_Top3 Rate: 80 - - Item: StarStone_Middle3 + - Index: 17 + Item: StarStone_Middle3 Rate: 80 - - Item: StarStone_Bottom3 + - Index: 18 + Item: StarStone_Bottom3 Rate: 80 - - Item: RebelStone_Top3 + - Index: 19 + Item: RebelStone_Top3 Rate: 80 - - Item: RebelStone_Middle3 + - Index: 20 + Item: RebelStone_Middle3 Rate: 80 - - Item: RebelStone_Bottom3 + - Index: 21 + Item: RebelStone_Bottom3 Rate: 80 - - Item: ReaperStone_Top3 + - Index: 22 + Item: ReaperStone_Top3 Rate: 80 - - Item: ReaperStone_Middle3 + - Index: 23 + Item: ReaperStone_Middle3 Rate: 80 - - Item: ReaperStone_Bottom3 + - Index: 24 + Item: ReaperStone_Bottom3 Rate: 80 - - Item: Stone_Robe_Box + - Index: 25 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 26 + Item: Stone_Robe2_Box Rate: 160 - - Item: Magic_Stone_Top + - Index: 27 + Item: Magic_Stone_Top Rate: 240 - - Item: Magic_Stone_Middle + - Index: 28 + Item: Magic_Stone_Middle Rate: 240 - - Item: Magic_Stone_Bottom + - Index: 29 + Item: Magic_Stone_Bottom Rate: 240 - - Item: GladiatorStone_Top + - Index: 30 + Item: GladiatorStone_Top Rate: 150 - - Item: GladiatorStone_Middle + - Index: 31 + Item: GladiatorStone_Middle Rate: 150 - - Item: GladiatorStone_Bottom + - Index: 32 + Item: GladiatorStone_Bottom Rate: 150 - - Item: GunslingerStone_Top + - Index: 33 + Item: GunslingerStone_Top Rate: 150 - - Item: GunslingerStone_Middle + - Index: 34 + Item: GunslingerStone_Middle Rate: 150 - - Item: GunslingerStone_Bottom + - Index: 35 + Item: GunslingerStone_Bottom Rate: 150 - - Item: SoullinkerStone_Top + - Index: 36 + Item: SoullinkerStone_Top Rate: 150 - - Item: SoullinkerStone_Middle + - Index: 37 + Item: SoullinkerStone_Middle Rate: 150 - - Item: SoullinkerStone_Bottom + - Index: 38 + Item: SoullinkerStone_Bottom Rate: 150 - - Item: Melee_Stone_Top + - Index: 39 + Item: Melee_Stone_Top Rate: 240 - - Item: Melee_Stone_Middle + - Index: 40 + Item: Melee_Stone_Middle Rate: 240 - - Item: Melee_Stone_Bottom + - Index: 41 + Item: Melee_Stone_Bottom Rate: 240 - - Item: Range_Stone_Top + - Index: 42 + Item: Range_Stone_Top Rate: 240 - - Item: Range_Stone + - Index: 43 + Item: Range_Stone Rate: 240 - - Item: Range_Stone_Bottom + - Index: 44 + Item: Range_Stone_Bottom Rate: 240 - - Item: Stone_Top_Box + - Index: 45 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 46 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 47 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 48 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 49 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 50 + Item: Stone_Bottom2_Box Rate: 360 - - Item: CastingStone_Top + - Index: 51 + Item: CastingStone_Top Rate: 360 - - Item: CastingStone_Middle + - Index: 52 + Item: CastingStone_Middle Rate: 360 - - Item: CastingStone_Bottom + - Index: 53 + Item: CastingStone_Bottom Rate: 360 - - Item: Critical_Stone + - Index: 54 + Item: Critical_Stone Rate: 360 - - Item: Critical_Stone_Top + - Index: 55 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 56 + Item: Critical_Stone_Bottom Rate: 360 - Group: S_FULLPENE_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_FullPene_Earring + - Index: 0 + Item: S_FullPene_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLPENE_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_FullPene_Pendant + - Index: 0 + Item: S_FullPene_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLPENE_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_FullPene_Armor + - Index: 0 + Item: S_FullPene_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLPENE_SHOES SubGroups: - SubGroup: 0 List: - - Item: S_FullPene_Shoes + - Index: 0 + Item: S_FullPene_Shoes RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLTEMP_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_FullTemp_Earring + - Index: 0 + Item: S_FullTemp_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLTEMP_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_FullTemp_Pendant + - Index: 0 + Item: S_FullTemp_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLTEMP_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_FullTemp_Armor + - Index: 0 + Item: S_FullTemp_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_FULLTEMP_SHOES SubGroups: - SubGroup: 0 List: - - Item: S_FullTemp_Shoes + - Index: 0 + Item: S_FullTemp_Shoes RefineMinimum: 7 RefineMaximum: 10 - Group: S_DURABLE_WEAPON SubGroups: - SubGroup: 0 List: - - Item: S_Durable_Weapon + - Index: 0 + Item: S_Durable_Weapon RefineMinimum: 7 RefineMaximum: 10 - Group: S_DURABLE_SHIELD SubGroups: - SubGroup: 0 List: - - Item: S_Durable_Shield + - Index: 0 + Item: S_Durable_Shield RefineMinimum: 7 RefineMaximum: 10 - Group: S_CLEVER_WEAPON SubGroups: - SubGroup: 0 List: - - Item: S_Clever_Weapon + - Index: 0 + Item: S_Clever_Weapon RefineMinimum: 7 RefineMaximum: 10 - Group: S_CLEVER_SHIELD SubGroups: - SubGroup: 0 List: - - Item: S_Clever_Shield + - Index: 0 + Item: S_Clever_Shield RefineMinimum: 7 RefineMaximum: 10 - Group: S_ALLMIGHTY_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_AllMighty_Earring + - Index: 0 + Item: S_AllMighty_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_ALLMIGHTY_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_AllMighty_Pendant + - Index: 0 + Item: S_AllMighty_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_TRUEGEM_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_TrueGem_Earring + - Index: 0 + Item: S_TrueGem_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_TRUEGEM_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_TrueGem_Pendant + - Index: 0 + Item: S_TrueGem_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_TRUEGEM_SHOES SubGroups: - SubGroup: 0 List: - - Item: S_TrueGem_Shoes + - Index: 0 + Item: S_TrueGem_Shoes RefineMinimum: 7 RefineMaximum: 10 - Group: S_TRUEGEM_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_TrueGem_Armor + - Index: 0 + Item: S_TrueGem_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_PERFECTSIZE_WEAPON SubGroups: - SubGroup: 0 List: - - Item: S_PerfectSize_Weapon + - Index: 0 + Item: S_PerfectSize_Weapon RefineMinimum: 7 RefineMaximum: 10 - Group: S_PERFECTSIZE_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_PerfectSize_Armor + - Index: 0 + Item: S_PerfectSize_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_M_MAMMOTH_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_M_Mammoth_Earring + - Index: 0 + Item: S_M_Mammoth_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_M_MAMMOTH_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_M_Mammoth_Pendant + - Index: 0 + Item: S_M_Mammoth_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_M_MAMMOTH_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_M_Mammoth_Armor + - Index: 0 + Item: S_M_Mammoth_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_M_MAMMOTH_SHOES SubGroups: - SubGroup: 0 List: - - Item: S_M_Mammoth_Shoes + - Index: 0 + Item: S_M_Mammoth_Shoes RefineMinimum: 7 RefineMaximum: 10 - Group: S_SPELLCASTER_EARRING SubGroups: - SubGroup: 0 List: - - Item: S_SpellCaster_Earring + - Index: 0 + Item: S_SpellCaster_Earring RefineMinimum: 7 RefineMaximum: 10 - Group: S_SPELLCASTER_PENDANT SubGroups: - SubGroup: 0 List: - - Item: S_SpellCaster_Pendant + - Index: 0 + Item: S_SpellCaster_Pendant RefineMinimum: 7 RefineMaximum: 10 - Group: S_SPELLCASTER_ARMOR SubGroups: - SubGroup: 0 List: - - Item: S_SpellCaster_Armor + - Index: 0 + Item: S_SpellCaster_Armor RefineMinimum: 7 RefineMaximum: 10 - Group: S_SPELLCASTER_SHOES SubGroups: - SubGroup: 0 List: - - Item: S_SpellCaster_Shoes + - Index: 0 + Item: S_SpellCaster_Shoes RefineMinimum: 7 RefineMaximum: 10 - Group: S_ABSORB_WEAPON SubGroups: - SubGroup: 0 List: - - Item: S_Absorb_Weapon + - Index: 0 + Item: S_Absorb_Weapon RefineMinimum: 7 RefineMaximum: 10 - Group: S_ABSORB_SHIELD SubGroups: - SubGroup: 0 List: - - Item: S_Absorb_Shield + - Index: 0 + Item: S_Absorb_Shield RefineMinimum: 7 RefineMaximum: 10 - Group: PORINGSPRECIOUSBOX SubGroups: - SubGroup: 0 List: - - Item: Orange_Potion_B + - Index: 0 + Item: Orange_Potion_B Amount: 3 - - Item: N_Fly_Wing + - Index: 1 + Item: N_Fly_Wing Amount: 3 - - Item: Candy_Striper_B + - Index: 2 + Item: Candy_Striper_B Amount: 5 - - Item: Candy_B + - Index: 3 + Item: Candy_B Amount: 5 - Group: ENCHANT_STONE_BOX29 SubGroups: - SubGroup: 1 List: - - Item: SmatkStone_Robe + - Index: 0 + Item: SmatkStone_Robe Rate: 10 - - Item: SplStone_Robe_D + - Index: 1 + Item: SplStone_Robe_D Rate: 10 - - Item: ResistDefStone_Robe + - Index: 2 + Item: ResistDefStone_Robe Rate: 10 - - Item: StaminaWISStone_Robe_D + - Index: 3 + Item: StaminaWISStone_Robe_D Rate: 10 - - Item: MinorCastStone_Robe_D + - Index: 4 + Item: MinorCastStone_Robe_D Rate: 10 - - Item: CastStone_Robe_D + - Index: 5 + Item: CastStone_Robe_D Rate: 40 - - Item: SPdrainStone_Top + - Index: 6 + Item: SPdrainStone_Top Rate: 80 - - Item: CastStone_Robe + - Index: 7 + Item: CastStone_Robe Rate: 80 - - Item: ASPDStone_Top + - Index: 8 + Item: ASPDStone_Top Rate: 160 - - Item: ASPDStone_Robe_D + - Index: 9 + Item: ASPDStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 10 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: MinorCastingStone_Robe + - Index: 11 + Item: MinorCastingStone_Robe Rate: 160 - - Item: BlueAuraEffect_Middle + - Index: 12 + Item: BlueAuraEffect_Middle Rate: 160 - - Item: KagerouStone_Robe + - Index: 13 + Item: KagerouStone_Robe Rate: 80 - - Item: OboroStone_Robe + - Index: 14 + Item: OboroStone_Robe Rate: 80 - - Item: DoramStone_Robe + - Index: 15 + Item: DoramStone_Robe Rate: 80 - - Item: KagerouStone_Top3 + - Index: 16 + Item: KagerouStone_Top3 Rate: 80 - - Item: KagerouStone_Middle3 + - Index: 17 + Item: KagerouStone_Middle3 Rate: 80 - - Item: KagerouStone_Bottom3 + - Index: 18 + Item: KagerouStone_Bottom3 Rate: 80 - - Item: OboroStone_Top3 + - Index: 19 + Item: OboroStone_Top3 Rate: 80 - - Item: OboroStone_Middle3 + - Index: 20 + Item: OboroStone_Middle3 Rate: 80 - - Item: OboroStone_Bottom3 + - Index: 21 + Item: OboroStone_Bottom3 Rate: 80 - - Item: DoramStone_Top3 + - Index: 22 + Item: DoramStone_Top3 Rate: 80 - - Item: DoramStone_Middle3 + - Index: 23 + Item: DoramStone_Middle3 Rate: 80 - - Item: DoramStone_Bottom3 + - Index: 24 + Item: DoramStone_Bottom3 Rate: 80 - - Item: Stone_Robe_Box + - Index: 25 + Item: Stone_Robe_Box Rate: 160 - - Item: Stone_Robe2_Box + - Index: 26 + Item: Stone_Robe2_Box Rate: 160 - - Item: Magic_Stone_Top + - Index: 27 + Item: Magic_Stone_Top Rate: 240 - - Item: Magic_Stone_Middle + - Index: 28 + Item: Magic_Stone_Middle Rate: 240 - - Item: Magic_Stone_Bottom + - Index: 29 + Item: Magic_Stone_Bottom Rate: 240 - - Item: DefenseStone_Top + - Index: 30 + Item: DefenseStone_Top Rate: 150 - - Item: DefenseStone_Middle + - Index: 31 + Item: DefenseStone_Middle Rate: 150 - - Item: DefenseStone_Bottom + - Index: 32 + Item: DefenseStone_Bottom Rate: 150 - - Item: NinjaStone_Top + - Index: 33 + Item: NinjaStone_Top Rate: 150 - - Item: NinjaStone_Middle + - Index: 34 + Item: NinjaStone_Middle Rate: 150 - - Item: NinjaStone_Bottom + - Index: 35 + Item: NinjaStone_Bottom Rate: 150 - - Item: DoramStone_Top + - Index: 36 + Item: DoramStone_Top Rate: 150 - - Item: DoramStone_Middle + - Index: 37 + Item: DoramStone_Middle Rate: 150 - - Item: DoramStone_Bottom + - Index: 38 + Item: DoramStone_Bottom Rate: 150 - - Item: ReloadStone_Top + - Index: 39 + Item: ReloadStone_Top Rate: 240 - - Item: ReloadStone_Middle + - Index: 40 + Item: ReloadStone_Middle Rate: 240 - - Item: ReloadStone_Bottom + - Index: 41 + Item: ReloadStone_Bottom Rate: 240 - - Item: EXPStone_Middle + - Index: 42 + Item: EXPStone_Middle Rate: 240 - - Item: EXPStone_Bottom + - Index: 43 + Item: EXPStone_Bottom Rate: 240 - - Item: EXPStone_Top + - Index: 44 + Item: EXPStone_Top Rate: 240 - - Item: Stone_Top_Box + - Index: 45 + Item: Stone_Top_Box Rate: 360 - - Item: Stone_Top2_Box + - Index: 46 + Item: Stone_Top2_Box Rate: 360 - - Item: Stone_Middle_Box + - Index: 47 + Item: Stone_Middle_Box Rate: 360 - - Item: Stone_Middle2_Box + - Index: 48 + Item: Stone_Middle2_Box Rate: 360 - - Item: Stone_Bottom_Box + - Index: 49 + Item: Stone_Bottom_Box Rate: 360 - - Item: Stone_Bottom2_Box + - Index: 50 + Item: Stone_Bottom2_Box Rate: 360 - - Item: CastingStone_Top + - Index: 51 + Item: CastingStone_Top Rate: 360 - - Item: CastingStone_Middle + - Index: 52 + Item: CastingStone_Middle Rate: 360 - - Item: CastingStone_Bottom + - Index: 53 + Item: CastingStone_Bottom Rate: 360 - - Item: Critical_Stone + - Index: 54 + Item: Critical_Stone Rate: 360 - - Item: Critical_Stone_Top + - Index: 55 + Item: Critical_Stone_Top Rate: 360 - - Item: Critical_Stone_Bottom + - Index: 56 + Item: Critical_Stone_Bottom Rate: 360 - Group: EIN_1HITEMBOX SubGroups: - SubGroup: 1 List: - - Item: Ein_1HKNUCK + - Index: 0 + Item: Ein_1HKNUCK Rate: 556 - - Item: Ein_BHSTAFF + - Index: 1 + Item: Ein_BHSTAFF Rate: 556 - - Item: Ein_BHHuuma + - Index: 2 + Item: Ein_BHHuuma Rate: 556 - - Item: Ein_1HHAMMER + - Index: 3 + Item: Ein_1HHAMMER Rate: 556 - - Item: Ein_BHBOW + - Index: 4 + Item: Ein_BHBOW Rate: 556 - - Item: Ein_BHSWORD + - Index: 5 + Item: Ein_BHSWORD Rate: 556 - - Item: Ein_1HWAND + - Index: 6 + Item: Ein_1HWAND Rate: 556 - - Item: Ein_1HWHIP + - Index: 7 + Item: Ein_1HWHIP Rate: 556 - - Item: Ein_BHKATAR + - Index: 8 + Item: Ein_BHKATAR Rate: 556 - - Item: Ein_BHAXE + - Index: 9 + Item: Ein_BHAXE Rate: 556 - - Item: Ein_1HBOOK + - Index: 10 + Item: Ein_1HBOOK Rate: 556 - - Item: Ein_1HDAGGER + - Index: 11 + Item: Ein_1HDAGGER Rate: 556 - - Item: Ein_1HMAGGER + - Index: 12 + Item: Ein_1HMAGGER Rate: 556 - - Item: Ein_1HSPEAR + - Index: 13 + Item: Ein_1HSPEAR Rate: 556 - - Item: Ein_1HLUTE + - Index: 14 + Item: Ein_1HLUTE Rate: 556 - - Item: Ein_1HGUN + - Index: 15 + Item: Ein_1HGUN Rate: 556 - - Item: Ein_1HSWORD + - Index: 16 + Item: Ein_1HSWORD Rate: 556 - - Item: Ein_1H_Foxtail + - Index: 17 + Item: Ein_1H_Foxtail Rate: 556 - Group: EIN_UNDIUM SubGroups: - SubGroup: 1 List: - - Item: Ein_REDIUM + - Index: 0 + Item: Ein_REDIUM Rate: 1999 - - Item: Ein_RINDIUM + - Index: 1 + Item: Ein_RINDIUM Rate: 1999 - - Item: Ein_ODIUM + - Index: 2 + Item: Ein_ODIUM Rate: 1999 - - Item: Ein_PURDIUM + - Index: 3 + Item: Ein_PURDIUM Rate: 1999 - - Item: Ein_WHIDIUM + - Index: 4 + Item: Ein_WHIDIUM Rate: 1999 - - Item: Ein_DYNITE + - Index: 5 + Item: Ein_DYNITE Rate: 5 - Group: PC_COSTUME_BOX SubGroups: - SubGroup: 0 List: - - Item: World_Tour_Ticket + - Index: 0 + Item: World_Tour_Ticket Amount: 50 - Group: WET_SEALED_CARD SubGroups: - SubGroup: 1 List: - - Item: Sealed_Card + - Index: 0 + Item: Sealed_Card Rate: 7000 - - Item: Wet_Sealed_Card + - Index: 1 + Item: Wet_Sealed_Card Rate: 3000 - Group: 2019_SSTARR_TBOX SubGroups: - SubGroup: 1 List: - - Item: 2019_SStarR_Ticket + - Index: 0 + Item: 2019_SStarR_Ticket Rate: 10000 - Group: E_LIFE_POTION_PACK SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 20 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 20 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 20 - Group: E_DEF_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Comp_M_DEFScroll + - Index: 0 + Item: Comp_M_DEFScroll Amount: 20 - Group: E_ALMIGHTY_BOX SubGroups: - SubGroup: 0 List: - - Item: Comp_Almighty + - Index: 0 + Item: Comp_Almighty Amount: 10 - Group: E_LIMITPOWERBOOSTER SubGroups: - SubGroup: 0 List: - - Item: Comp_Power_Booster + - Index: 0 + Item: Comp_Power_Booster Amount: 10 - Group: ROYAL_SECRET_BOX SubGroups: - SubGroup: 1 List: - - Item: Ramor_Shield_Undead + - Index: 0 + Item: Ramor_Shield_Undead Rate: 136 - - Item: Sharel_Shield + - Index: 1 + Item: Sharel_Shield Rate: 136 - - Item: Flow_Shield + - Index: 2 + Item: Flow_Shield Rate: 136 - - Item: Sombre_Shield + - Index: 3 + Item: Sombre_Shield Rate: 136 - - Item: Sol_Shield + - Index: 4 + Item: Sol_Shield Rate: 136 - - Item: Poison_Shield + - Index: 5 + Item: Poison_Shield Rate: 136 - - Item: Lumiere_Shield + - Index: 6 + Item: Lumiere_Shield Rate: 136 - - Item: Rouban_Shield + - Index: 7 + Item: Rouban_Shield Rate: 136 - - Item: Lian_Shield + - Index: 8 + Item: Lian_Shield Rate: 136 - - Item: Flow_Manteau + - Index: 9 + Item: Flow_Manteau Rate: 136 - - Item: Sombre_Manteau + - Index: 10 + Item: Sombre_Manteau Rate: 136 - - Item: Sharel_Manteau + - Index: 11 + Item: Sharel_Manteau Rate: 136 - - Item: Ramor_Manteau + - Index: 12 + Item: Ramor_Manteau Rate: 136 - - Item: Orleans_Necklace + - Index: 13 + Item: Orleans_Necklace Rate: 45 - - Item: Sprint_Glove + - Index: 14 + Item: Sprint_Glove Rate: 45 - - Item: Brooch_Greed + - Index: 15 + Item: Brooch_Greed Rate: 45 - - Item: Limnil_Glove + - Index: 16 + Item: Limnil_Glove Rate: 45 - - Item: M_Dimension_Essence + - Index: 17 + Item: M_Dimension_Essence Rate: 5 - - Item: Blue_Herb_Box2 + - Index: 18 + Item: Blue_Herb_Box2 Rate: 45 - - Item: Dead_Tree_Branch_Box1 + - Index: 19 + Item: Dead_Tree_Branch_Box1 Rate: 45 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 20 + Item: C_Wing_Of_Fly_3Day_Box Rate: 45 - - Item: C_Valkyrie_Feather_Band + - Index: 21 + Item: C_Valkyrie_Feather_Band Rate: 36 - - Item: Sol_Manteau + - Index: 22 + Item: Sol_Manteau Rate: 136 - - Item: Lumiere_Manteau + - Index: 23 + Item: Lumiere_Manteau Rate: 136 - - Item: Poison_Manteau + - Index: 24 + Item: Poison_Manteau Rate: 136 - - Item: Rouban_Manteau + - Index: 25 + Item: Rouban_Manteau Rate: 136 - - Item: Lian_Robe + - Index: 26 + Item: Lian_Robe Rate: 136 - - Item: Sombre_Shoes + - Index: 27 + Item: Sombre_Shoes Rate: 136 - - Item: Sol_Shoes + - Index: 28 + Item: Sol_Shoes Rate: 136 - - Item: Ramor_Shoes + - Index: 29 + Item: Ramor_Shoes Rate: 136 - - Item: Sharel_Shoes + - Index: 30 + Item: Sharel_Shoes Rate: 136 - - Item: Flow_Shoes + - Index: 31 + Item: Flow_Shoes Rate: 136 - - Item: Lumiere_Shoes + - Index: 32 + Item: Lumiere_Shoes Rate: 136 - - Item: Rouban_Shoes + - Index: 33 + Item: Rouban_Shoes Rate: 136 - - Item: Poison_Shoes + - Index: 34 + Item: Poison_Shoes Rate: 136 - - Item: Lian_Shoes + - Index: 35 + Item: Lian_Shoes Rate: 136 - - Item: Shadow_Random_Mix + - Index: 36 + Item: Shadow_Random_Mix Rate: 90 - - Item: Mightysoul_Essence + - Index: 37 + Item: Mightysoul_Essence Rate: 5 - - Item: Inventory_Ex_Evt + - Index: 38 + Item: Inventory_Ex_Evt Rate: 45 - - Item: S_Nihil_Card + - Index: 39 + Item: S_Nihil_Card Rate: 136 - - Item: S_Agnes_Card + - Index: 40 + Item: S_Agnes_Card Rate: 136 - - Item: S_Jurgen_Card + - Index: 41 + Item: S_Jurgen_Card Rate: 136 - - Item: S_Spica_Card + - Index: 42 + Item: S_Spica_Card Rate: 136 - - Item: Nihil_Card + - Index: 43 + Item: Nihil_Card Rate: 371 Amount: 3 - - Item: Agnes_Card + - Index: 44 + Item: Agnes_Card Rate: 371 Amount: 3 - - Item: Jurgen_Card + - Index: 45 + Item: Jurgen_Card Rate: 371 Amount: 3 - - Item: Spica_Card + - Index: 46 + Item: Spica_Card Rate: 371 Amount: 3 - - Item: Kronecker_Card + - Index: 47 + Item: Kronecker_Card Rate: 371 Amount: 3 - - Item: S_Kronecker_Card + - Index: 48 + Item: S_Kronecker_Card Rate: 136 - - Item: Skia_Card + - Index: 49 + Item: Skia_Card Rate: 371 Amount: 3 - - Item: S_Skia_Card + - Index: 50 + Item: S_Skia_Card Rate: 136 - - Item: Kathryn_Card + - Index: 51 + Item: Kathryn_Card Rate: 371 Amount: 3 - - Item: S_Kathryn_Card + - Index: 52 + Item: S_Kathryn_Card Rate: 136 - - Item: Isaac_Card + - Index: 53 + Item: Isaac_Card Rate: 371 Amount: 3 - - Item: S_Issac_Card + - Index: 54 + Item: S_Issac_Card Rate: 136 - - Item: Wolf_Card_E + - Index: 55 + Item: Wolf_Card_E Rate: 371 Amount: 3 - - Item: S_Wolf_Card + - Index: 56 + Item: S_Wolf_Card Rate: 136 - - Item: Poe_Card + - Index: 57 + Item: Poe_Card Rate: 371 Amount: 3 - - Item: S_Poe_Card + - Index: 58 + Item: S_Poe_Card Rate: 136 - Group: SEASON_EVT_REWARD_2 SubGroups: - SubGroup: 1 List: - - Item: White_Chocolate_B + - Index: 0 + Item: White_Chocolate_B Rate: 2182 - - Item: Crepe + - Index: 1 + Item: Crepe Rate: 1105 - - Item: C_Sweet_Candy + - Index: 2 + Item: C_Sweet_Candy Rate: 20 - - Item: C_SweetChocolate_Hat + - Index: 3 + Item: C_SweetChocolate_Hat Rate: 20 - - Item: Soccer_Cake + - Index: 4 + Item: Soccer_Cake Rate: 1105 - - Item: Mont_Blanc_Cake + - Index: 5 + Item: Mont_Blanc_Cake Rate: 1105 - - Item: Strawberry_CreamCake + - Index: 6 + Item: Strawberry_CreamCake Rate: 1105 - - Item: St_Cupcake + - Index: 7 + Item: St_Cupcake Rate: 1105 - - Item: Parfait + - Index: 8 + Item: Parfait Rate: 1105 - - Item: Macaron + - Index: 9 + Item: Macaron Rate: 1105 - - Item: K_Secret_Key + - Index: 10 + Item: K_Secret_Key Rate: 3 - - Item: C_Choco_Minihat + - Index: 11 + Item: C_Choco_Minihat Rate: 20 - - Item: C_Sweets_Bonbon + - Index: 12 + Item: C_Sweets_Bonbon Rate: 20 - Group: HERO_HAMMER_PACKAGE_5 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Hammer_5 + - Index: 5 + Item: Hero_Weapon_Hammer_5 - Group: FLIPPACKAGE SubGroups: - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 600 Amount: 3 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 200 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 1000 Amount: 2 - - Item: Guarantee_Weapon_5Up + - Index: 3 + Item: Guarantee_Weapon_5Up Rate: 300 - - Item: Guarantee_Armor_5Up + - Index: 4 + Item: Guarantee_Armor_5Up Rate: 300 - - Item: Treasure_Box + - Index: 5 + Item: Treasure_Box Rate: 1850 - - Item: Bloody_Dead_Branch + - Index: 6 + Item: Bloody_Dead_Branch Rate: 40 - - Item: Accessory_Box + - Index: 7 + Item: Accessory_Box Rate: 100 - - Item: Wrapped_Mask + - Index: 8 + Item: Wrapped_Mask Rate: 600 - - Item: Poring_Box + - Index: 9 + Item: Poring_Box Rate: 400 Amount: 3 - - Item: Magic_Card_Album + - Index: 10 + Item: Magic_Card_Album Rate: 10 - - Item: Comp_Battle_Manual + - Index: 11 + Item: Comp_Battle_Manual Rate: 500 Amount: 2 - - Item: Comp_Bubble_Gum + - Index: 12 + Item: Comp_Bubble_Gum Rate: 500 Amount: 2 - - Item: Comp_Insurance + - Index: 13 + Item: Comp_Insurance Rate: 500 Amount: 2 - - Item: White_Slim_Pot_Box2 + - Index: 14 + Item: White_Slim_Pot_Box2 Rate: 1500 - - Item: Old_Ore_Box + - Index: 15 + Item: Old_Ore_Box Rate: 1100 - - Item: FlipHat + - Index: 16 + Item: FlipHat Rate: 500 - Group: POPE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: White_Slim_Potion_Box + - Index: 0 + Item: White_Slim_Potion_Box Rate: 10000 - SubGroup: 2 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 1000 - - Item: Kuirpenring + - Index: 1 + Item: Kuirpenring Rate: 60 - - Item: Guarantee_Weapon_9Up + - Index: 2 + Item: Guarantee_Weapon_9Up Rate: 10 - - Item: Guarantee_Weapon_7Up + - Index: 3 + Item: Guarantee_Weapon_7Up Rate: 90 - - Item: Guarantee_Armor_9Up + - Index: 4 + Item: Guarantee_Armor_9Up Rate: 10 - - Item: Guarantee_Armor_7Up + - Index: 5 + Item: Guarantee_Armor_7Up Rate: 90 - - Item: Guarantee_Weapon_11Up + - Index: 6 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 7 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Auger_Of_Spirit + - Index: 8 + Item: Auger_Of_Spirit Rate: 100 - - Item: Enchant_Book + - Index: 9 + Item: Enchant_Book Rate: 200 - - Item: Treasure_Box + - Index: 10 + Item: Treasure_Box Rate: 1000 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 100 - - Item: Comp_Battle_Manual + - Index: 12 + Item: Comp_Battle_Manual Rate: 1500 - - Item: Comp_Bubble_Gum + - Index: 13 + Item: Comp_Bubble_Gum Rate: 1500 - - Item: White_Slim_Pot_Box2 + - Index: 14 + Item: White_Slim_Pot_Box2 Rate: 1800 - - Item: Poison_Bottle_Box2 + - Index: 15 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Old_C_Album_Garment + - Index: 16 + Item: Old_C_Album_Garment Rate: 500 - - Item: Old_C_Album_Acc + - Index: 17 + Item: Old_C_Album_Acc Rate: 500 - - Item: Tare_Pope_ + - Index: 18 + Item: Tare_Pope_ Rate: 338 - - Item: C_Tare_Pope + - Index: 19 + Item: C_Tare_Pope Rate: 200 - Group: MYSTERIOUS_EGG2 SubGroups: - SubGroup: 1 List: - - Item: Apple + - Index: 0 + Item: Apple Rate: 10000 - SubGroup: 2 List: - - Item: Lucky_Egg_C + - Index: 0 + Item: Lucky_Egg_C Rate: 588 - - Item: Lucky_Egg_C2 + - Index: 1 + Item: Lucky_Egg_C2 Rate: 588 - - Item: Lucky_Egg_C3 + - Index: 2 + Item: Lucky_Egg_C3 Rate: 588 - - Item: Lucky_Egg_C4 + - Index: 3 + Item: Lucky_Egg_C4 Rate: 588 - - Item: Lucky_Egg_C5 + - Index: 4 + Item: Lucky_Egg_C5 Rate: 588 - - Item: Lucky_Egg_C6 + - Index: 5 + Item: Lucky_Egg_C6 Rate: 588 - - Item: Lucky_Egg_C7 + - Index: 6 + Item: Lucky_Egg_C7 Rate: 588 - - Item: Lucky_Egg_C8 + - Index: 7 + Item: Lucky_Egg_C8 Rate: 588 - - Item: Lucky_Egg_C9 + - Index: 8 + Item: Lucky_Egg_C9 Rate: 588 - - Item: Lucky_Egg_C10 + - Index: 9 + Item: Lucky_Egg_C10 Rate: 588 - - Item: Gryphon_Egg_Scroll + - Index: 10 + Item: Gryphon_Egg_Scroll Rate: 588 - - Item: Dragon_Egg_Scroll + - Index: 11 + Item: Dragon_Egg_Scroll Rate: 588 - - Item: 2011_RWC_Scroll_Kr + - Index: 12 + Item: 2011_RWC_Scroll_Kr Rate: 588 - - Item: Cru_Scroll + - Index: 13 + Item: Cru_Scroll Rate: 588 - - Item: Undead_Egg + - Index: 14 + Item: Undead_Egg Rate: 588 - - Item: Girls_Heart + - Index: 15 + Item: Girls_Heart Rate: 588 - - Item: Mysterious_Egg2 + - Index: 16 + Item: Mysterious_Egg2 Rate: 588 - Group: GUILDSMAN_RECRUITER_BOX SubGroups: - SubGroup: 0 List: - - Item: Guildsman_Recruiter + - Index: 0 + Item: Guildsman_Recruiter Duration: 10080 - Group: PARTY_RECRUITER_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Party_Recruiter_Hat + - Index: 0 + Item: Party_Recruiter_Hat Duration: 10080 - Group: BF_RECRUITER_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Bf_Recruiter_Hat + - Index: 0 + Item: Bf_Recruiter_Hat Duration: 10080 - Group: FRIEND_RECR_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Friend_Recruiter_Hat + - Index: 0 + Item: Friend_Recruiter_Hat Duration: 10080 - Group: GF_RECRUITER_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Gf_Recruiter_Hat + - Index: 0 + Item: Gf_Recruiter_Hat Duration: 10080 - Group: MARCHER_HAT_BOX SubGroups: - SubGroup: 1 List: - - Item: Marcher_Hat + - Index: 0 + Item: Marcher_Hat Rate: 3333 - - Item: Holy_Marching_Hat_J + - Index: 1 + Item: Holy_Marching_Hat_J Rate: 3333 - - Item: Evil_Marcher_Hat + - Index: 2 + Item: Evil_Marcher_Hat Rate: 3333 - Group: F_GUILDSMAN_RECR_BOX SubGroups: - SubGroup: 0 List: - - Item: Guildsman_Recruiter + - Index: 0 + Item: Guildsman_Recruiter Duration: 10080 - Group: F_PARTY_RECR_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Party_Recruiter_Hat + - Index: 0 + Item: Party_Recruiter_Hat Duration: 10080 - Group: FBF_RECRUITER_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Bf_Recruiter_Hat + - Index: 0 + Item: Bf_Recruiter_Hat Duration: 10080 - Group: F_FRIEND_RECR_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Friend_Recruiter_Hat + - Index: 0 + Item: Friend_Recruiter_Hat Duration: 10080 - Group: FGF_RECRUITER_HAT_BOX SubGroups: - SubGroup: 0 List: - - Item: Gf_Recruiter_Hat + - Index: 0 + Item: Gf_Recruiter_Hat Duration: 10080 - Group: BONUS_BOX01 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - Group: BONUS_BOX02 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: S_Mdef_Potion + - Index: 1 + Item: S_Mdef_Potion Amount: 5 - Group: BONUS_BOX03 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: S_Def_Potion + - Index: 1 + Item: S_Def_Potion Amount: 5 - Group: BONUS_BOX04 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Tyr's_Blessing + - Index: 1 + Item: Tyr's_Blessing Amount: 5 - Group: BONUS_BOX05 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 5 - Group: BONUS_BOX06 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Holy_Armor_S + - Index: 1 + Item: Holy_Armor_S Amount: 5 - Group: BONUS_BOX07 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Shadow_Armor_S + - Index: 1 + Item: Shadow_Armor_S Amount: 5 - Group: BONUS_BOX08 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Job_Manual25 + - Index: 1 + Item: Job_Manual25 Amount: 2 - Group: BONUS_BOX09 SubGroups: - SubGroup: 0 List: - - Item: Max_Weight_Up_Scroll + - Index: 0 + Item: Max_Weight_Up_Scroll Amount: 5 - - Item: Regeneration_Potion + - Index: 1 + Item: Regeneration_Potion Amount: 5 - Group: BONUS_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Max_Weight_Up_Scroll + - Index: 0 + Item: Max_Weight_Up_Scroll Amount: 5 - - Item: Greed_Scroll_C + - Index: 1 + Item: Greed_Scroll_C Amount: 20 - Group: F_BONUS_BOX01 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 5 - Group: F_BONUS_BOX02 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: S_Mdef_Potion + - Index: 1 + Item: S_Mdef_Potion Amount: 5 - Group: F_BONUS_BOX03 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: S_Def_Potion + - Index: 1 + Item: S_Def_Potion Amount: 5 - Group: F_BONUS_BOX04 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Tyr's_Blessing + - Index: 1 + Item: Tyr's_Blessing Amount: 5 - Group: F_BONUS_BOX05 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 5 - Group: F_BONUS_BOX06 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Holy_Armor_S + - Index: 1 + Item: Holy_Armor_S Amount: 5 - Group: F_BONUS_BOX07 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Shadow_Armor_S + - Index: 1 + Item: Shadow_Armor_S Amount: 5 - Group: F_BONUS_BOX08 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 5 - - Item: Job_Manual25 + - Index: 1 + Item: Job_Manual25 Amount: 2 - Group: F_BONUS_BOX09 SubGroups: - SubGroup: 0 List: - - Item: Max_Weight_Up_Scroll + - Index: 0 + Item: Max_Weight_Up_Scroll Amount: 5 - - Item: Regeneration_Potion + - Index: 1 + Item: Regeneration_Potion Amount: 5 - Group: F_BONUS_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Max_Weight_Up_Scroll + - Index: 0 + Item: Max_Weight_Up_Scroll Amount: 5 - - Item: Greed_Scroll_C + - Index: 1 + Item: Greed_Scroll_C Amount: 20 - Group: FUGIN_EGG01 SubGroups: - SubGroup: 1 List: - - Item: Old_Card_Album + - Index: 0 + Item: Old_Card_Album Rate: 30 Amount: 3 - - Item: Comp_Battle_Manual + - Index: 1 + Item: Comp_Battle_Manual Rate: 50 - - Item: White_Slim_Potion_Box + - Index: 2 + Item: White_Slim_Potion_Box Rate: 3006 - - Item: Mastela_Fruit_Box + - Index: 3 + Item: Mastela_Fruit_Box Rate: 2004 - - Item: White_Potion_Box + - Index: 4 + Item: White_Potion_Box Rate: 1503 - - Item: Royal_Jelly_Box2 + - Index: 5 + Item: Royal_Jelly_Box2 Rate: 1503 - - Item: Blue_Herb_Box2 + - Index: 6 + Item: Blue_Herb_Box2 Rate: 1002 - - Item: Yggdrasil_Seed_Box + - Index: 7 + Item: Yggdrasil_Seed_Box Rate: 651 - - Item: Iggdrasilberry_Box + - Index: 8 + Item: Iggdrasilberry_Box Rate: 251 - Group: FUGIN_EGG02 SubGroups: - SubGroup: 1 List: - - Item: Old_Card_Album + - Index: 0 + Item: Old_Card_Album Rate: 30 Amount: 3 - - Item: Magestic_Goat_ + - Index: 1 + Item: Magestic_Goat_ Rate: 30 - - Item: Guarantee_Weapon_7Up + - Index: 2 + Item: Guarantee_Weapon_7Up Rate: 10 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 10 - - Item: Comp_Battle_Manual + - Index: 4 + Item: Comp_Battle_Manual Rate: 50 - - Item: White_Slim_Potion_Box + - Index: 5 + Item: White_Slim_Potion_Box Rate: 3000 - - Item: Mastela_Fruit_Box + - Index: 6 + Item: Mastela_Fruit_Box Rate: 2000 - - Item: White_Potion_Box + - Index: 7 + Item: White_Potion_Box Rate: 1500 - - Item: Royal_Jelly_Box2 + - Index: 8 + Item: Royal_Jelly_Box2 Rate: 1500 - - Item: Blue_Herb_Box2 + - Index: 9 + Item: Blue_Herb_Box2 Rate: 1000 - - Item: Yggdrasil_Seed_Box + - Index: 10 + Item: Yggdrasil_Seed_Box Rate: 650 - - Item: Iggdrasilberry_Box + - Index: 11 + Item: Iggdrasilberry_Box Rate: 220 - Group: PUMP_OF_SPIRIT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Blacksmith_Blessing + - Index: 6 + Item: Blacksmith_Blessing Rate: 1000 - - Item: Treasure_Box + - Index: 7 + Item: Treasure_Box Rate: 1500 - - Item: Comp_Battle_Manual + - Index: 8 + Item: Comp_Battle_Manual Rate: 1000 - - Item: Comp_Bubble_Gum + - Index: 9 + Item: Comp_Bubble_Gum Rate: 1600 - - Item: Poison_Bottle_Box2 + - Index: 10 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 11 + Item: Potion_Box Rate: 1280 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 12 + Item: C_Wing_Of_Fly_3Day_Box Rate: 500 - - Item: Shadow_Cube_Weapon + - Index: 13 + Item: Shadow_Cube_Weapon Rate: 319 - - Item: Shadow_Cube_Armor + - Index: 14 + Item: Shadow_Cube_Armor Rate: 285 - - Item: Shadow_Cube_Shield + - Index: 15 + Item: Shadow_Cube_Shield Rate: 271 - - Item: Shadow_Cube_Shoes + - Index: 16 + Item: Shadow_Cube_Shoes Rate: 229 - - Item: Shadow_Cube_Pendant + - Index: 17 + Item: Shadow_Cube_Pendant Rate: 195 - - Item: Shadow_Cube_Earing + - Index: 18 + Item: Shadow_Cube_Earing Rate: 201 - - Item: Pump_Of_Spirit_Scroll + - Index: 19 + Item: Pump_Of_Spirit_Scroll Rate: 70 - - Item: Pump_Of_Spirit + - Index: 20 + Item: Pump_Of_Spirit Rate: 500 - Group: HAPPY_BALLOON_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: J_Shop_Coupon + - Index: 6 + Item: J_Shop_Coupon Rate: 800 - - Item: Comp_Bubble_Gum + - Index: 7 + Item: Comp_Bubble_Gum Rate: 1500 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 8 + Item: C_Wing_Of_Fly_1Day_Box Rate: 1500 - - Item: Happy_Balloon_Scroll + - Index: 9 + Item: Happy_Balloon_Scroll Rate: 1500 - - Item: Happy_Balloon_Scroll + - Index: 10 + Item: Happy_Balloon_Scroll Rate: 500 - - Item: Happy_Balloon_K + - Index: 11 + Item: Happy_Balloon_K Rate: 500 - - Item: Shadow_Cube + - Index: 12 + Item: Shadow_Cube Rate: 940 - - Item: Minus_Str_Box + - Index: 13 + Item: Minus_Str_Box Rate: 200 - - Item: Minus_Agi_Box + - Index: 14 + Item: Minus_Agi_Box Rate: 200 - - Item: Minus_Vit_Box + - Index: 15 + Item: Minus_Vit_Box Rate: 200 - - Item: Minus_Int_Box + - Index: 16 + Item: Minus_Int_Box Rate: 200 - - Item: Minus_Dex_Box + - Index: 17 + Item: Minus_Dex_Box Rate: 200 - - Item: Minus_Luk_Box + - Index: 18 + Item: Minus_Luk_Box Rate: 200 - - Item: Comp_Neuralizer + - Index: 19 + Item: Comp_Neuralizer Rate: 10 - - Item: Comp_Trans_Scroll + - Index: 20 + Item: Comp_Trans_Scroll Rate: 1500 - Group: ANGRY_MOUTH_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Angry_Mouth_C + - Index: 0 + Item: Angry_Mouth_C Duration: 10080 - Group: KRO_LUCKY_BOX SubGroups: - SubGroup: 0 List: - - Item: Angry_Mouth_C + - Index: 0 + Item: Angry_Mouth_C Duration: 10080 - - Item: Lucky_Egg_C + - Index: 1 + Item: Lucky_Egg_C Duration: 10080 - Group: CLAYMORE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Claymore_C + - Index: 0 + Item: Claymore_C Duration: 10080 - Group: JAMADHAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Jamadhar_C + - Index: 0 + Item: Jamadhar_C Duration: 10080 - Group: TWO_HANDED_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Two_Handed_Axe_C + - Index: 0 + Item: Two_Handed_Axe_C Duration: 10080 - Group: LANCE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Lance_C + - Index: 0 + Item: Lance_C Duration: 10080 - Group: HUUMA_GIANT_WHEEL_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Huuma_Giant_Wheel_C + - Index: 0 + Item: Huuma_Giant_Wheel_C Duration: 10080 - Group: ORCISH_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Orcish_Axe_C + - Index: 0 + Item: Orcish_Axe_C Duration: 10080 - Group: PIKE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Pike_C + - Index: 0 + Item: Pike_C Duration: 10080 - Group: ENCYCLOPEDIA_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Encyclopedia_C + - Index: 0 + Item: Encyclopedia_C Duration: 10080 - Group: FIST_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Fist_C + - Index: 0 + Item: Fist_C Duration: 10080 - Group: GUITAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Guitar_C + - Index: 0 + Item: Guitar_C Duration: 10080 - Group: RANTE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Rante_C + - Index: 0 + Item: Rante_C Duration: 10080 - Group: DAMASCUS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Damascus_C + - Index: 0 + Item: Damascus_C Duration: 10080 - Group: FLAMBERGE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Flamberge_C + - Index: 0 + Item: Flamberge_C Duration: 10080 - Group: STUNNER_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Stunner_C + - Index: 0 + Item: Stunner_C Duration: 10080 - Group: F_KRO_LUCKY_BOX SubGroups: - SubGroup: 0 List: - - Item: Angry_Mouth_C + - Index: 0 + Item: Angry_Mouth_C Duration: 10080 - - Item: Lucky_Egg_C + - Index: 1 + Item: Lucky_Egg_C Duration: 10080 - Group: F_CLAYMORE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Claymore_C + - Index: 0 + Item: Claymore_C Duration: 10080 - Group: F_JAMADHAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Jamadhar_C + - Index: 0 + Item: Jamadhar_C Duration: 10080 - Group: F_TWO_HANDED_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Two_Handed_Axe_C + - Index: 0 + Item: Two_Handed_Axe_C Duration: 10080 - Group: F_LANCE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Lance_C + - Index: 0 + Item: Lance_C Duration: 10080 - Group: F_HUUMA_GIANT_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Huuma_Giant_Wheel_C + - Index: 0 + Item: Huuma_Giant_Wheel_C Duration: 10080 - Group: F_ORCISH_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Orcish_Axe_C + - Index: 0 + Item: Orcish_Axe_C Duration: 10080 - Group: F_PIKE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Pike_C + - Index: 0 + Item: Pike_C Duration: 10080 - Group: F_ENCYCLOPEDIA_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Encyclopedia_C + - Index: 0 + Item: Encyclopedia_C Duration: 10080 - Group: F_FIST_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Fist_C + - Index: 0 + Item: Fist_C Duration: 10080 - Group: F_GUITAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Guitar_C + - Index: 0 + Item: Guitar_C Duration: 10080 - Group: F_RANTE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Rante_C + - Index: 0 + Item: Rante_C Duration: 10080 - Group: F_DAMASCUS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Damascus_C + - Index: 0 + Item: Damascus_C Duration: 10080 - Group: F_FLAMBERGE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Flamberge_C + - Index: 0 + Item: Flamberge_C Duration: 10080 - Group: F_STUNNER_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Stunner_C + - Index: 0 + Item: Stunner_C Duration: 10080 - Group: F_ANGRY_MOUTH_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Angry_Mouth_C + - Index: 0 + Item: Angry_Mouth_C Duration: 10080 - Group: MARIONETTE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Star_Hairband - - Item: Delicious_Shaved_Ice + - Index: 0 + Item: Star_Hairband + - Index: 1 + Item: Delicious_Shaved_Ice Amount: 5 - Group: WHISPER_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Spirit_Chain_ - - Item: Fit_Pipe + - Index: 0 + Item: Spirit_Chain_ + - Index: 1 + Item: Fit_Pipe Amount: 5 - Group: INCUBUS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Ball_Mask - - Item: Gril's_Naivety + - Index: 0 + Item: Ball_Mask + - Index: 1 + Item: Gril's_Naivety Amount: 5 - Group: F_MARIONETTE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Star_Hairband - - Item: Delicious_Shaved_Ice + - Index: 0 + Item: Star_Hairband + - Index: 1 + Item: Delicious_Shaved_Ice Amount: 5 - Group: F_WHISPER_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Spirit_Chain_ - - Item: Fit_Pipe + - Index: 0 + Item: Spirit_Chain_ + - Index: 1 + Item: Fit_Pipe Amount: 5 - Group: F_INCUBUS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Ball_Mask - - Item: Gril's_Naivety + - Index: 0 + Item: Ball_Mask + - Index: 1 + Item: Gril's_Naivety Amount: 5 - Group: F_ACTI_POTION_BOX SubGroups: - SubGroup: 0 List: - - Item: Acti_Potion + - Index: 0 + Item: Acti_Potion Amount: 5 - Group: RO_DS_HEADGEAR_BOX SubGroups: - SubGroup: 0 List: - - Item: Aumdura's_Grace - - Item: Hermose_Cap - - Item: Odin_Mask + - Index: 0 + Item: Aumdura's_Grace + - Index: 1 + Item: Hermose_Cap + - Index: 2 + Item: Odin_Mask - Group: HOCKEY_MASK_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Hockey_Mask + - Index: 0 + Item: Hockey_Mask Duration: 1440 - Group: OBSERVER_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Observer + - Index: 0 + Item: Observer Duration: 1440 - Group: ALL_IN_ONE_RING_BOX1 SubGroups: - SubGroup: 0 List: - - Item: All_In_One_Ring + - Index: 0 + Item: All_In_One_Ring Duration: 1440 - Group: SPRITUAL_TUNIC_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Spritual_Tunic + - Index: 0 + Item: Spritual_Tunic Duration: 1440 - Group: RECUPERATIVE_ARMOR_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Recuperative_Armor + - Index: 0 + Item: Recuperative_Armor Duration: 1440 - Group: SHELTER_RESIST_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Shelter_Resistance + - Index: 0 + Item: Shelter_Resistance Duration: 1440 - Group: SYLPHID_MANTEAU_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Sylphid_Manteau + - Index: 0 + Item: Sylphid_Manteau Duration: 1440 - Group: REFRESH_SHOES_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Refresh_Shoes + - Index: 0 + Item: Refresh_Shoes Duration: 1440 - Group: WELL_BAKED_TOAST_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Toast_C + - Index: 0 + Item: Toast_C Duration: 1440 - Group: WASTELAND_OUTLAW_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Wasteland_Outlaw_C + - Index: 0 + Item: Wasteland_Outlaw_C Duration: 1440 - Group: LEVER_ACT_RIFLE_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Lever_Action_Rifle_C + - Index: 0 + Item: Lever_Action_Rifle_C Duration: 1440 - Group: HEALING_STAFF_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Healing_Staff_C + - Index: 0 + Item: Healing_Staff_C Duration: 1440 - Group: PRAXINUS_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Praxinus_C + - Index: 0 + Item: Praxinus_C Duration: 1440 - Group: GUILD_RECRUIT_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Guildsman_Recruiter + - Index: 0 + Item: Guildsman_Recruiter Duration: 1440 - Group: PARTY_RECRUIT_HAT_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Party_Recruiter_Hat + - Index: 0 + Item: Party_Recruiter_Hat Duration: 1440 - Group: BF_RECRUIT_HAT_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Bf_Recruiter_Hat + - Index: 0 + Item: Bf_Recruiter_Hat Duration: 1440 - Group: GF_RECRUIT_HAT_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Gf_Recruiter_Hat + - Index: 0 + Item: Gf_Recruiter_Hat Duration: 1440 - Group: FRIEND_RECRUIT_HAT_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Friend_Recruiter_Hat + - Index: 0 + Item: Friend_Recruiter_Hat Duration: 1440 - Group: CLAYMORE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Claymore_C + - Index: 0 + Item: Claymore_C Duration: 1440 - Group: TWO_HANDED_AXE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Two_Handed_Axe_C + - Index: 0 + Item: Two_Handed_Axe_C Duration: 1440 - Group: LANCE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Lance_C + - Index: 0 + Item: Lance_C Duration: 1440 - Group: JAMADHAR_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Jamadhar_C + - Index: 0 + Item: Jamadhar_C Duration: 1440 - Group: HUUMA_GIANT_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Huuma_Giant_Wheel_C + - Index: 0 + Item: Huuma_Giant_Wheel_C Duration: 1440 - Group: ORCISH_AXE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Orcish_Axe_C + - Index: 0 + Item: Orcish_Axe_C Duration: 1440 - Group: PIKE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Pike_C + - Index: 0 + Item: Pike_C Duration: 1440 - Group: ENCYCLOPEDIA_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Encyclopedia_C + - Index: 0 + Item: Encyclopedia_C Duration: 1440 - Group: FIST_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Fist_C + - Index: 0 + Item: Fist_C Duration: 10080 - Group: GUITAR_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Guitar_C + - Index: 0 + Item: Guitar_C Duration: 1440 - Group: RANTE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Rante_C + - Index: 0 + Item: Rante_C Duration: 1440 - Group: DAMASCUS_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Damascus_C + - Index: 0 + Item: Damascus_C Duration: 1440 - Group: FLAMBERGE_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Flamberge_C + - Index: 0 + Item: Flamberge_C Duration: 1440 - Group: STUNNER_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Stunner_C + - Index: 0 + Item: Stunner_C Duration: 1440 - Group: ANGRY_MOUTH_C_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Angry_Mouth_C + - Index: 0 + Item: Angry_Mouth_C Duration: 1440 - Group: SHOOTING_STAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Shooting_Star_C + - Index: 0 + Item: Shooting_Star_C Duration: 10080 - Group: BLOODY_FEAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Bloody_Fear_C + - Index: 0 + Item: Bloody_Fear_C Duration: 10080 - Group: AHLSPIESS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Ahlspiess_C + - Index: 0 + Item: Ahlspiess_C Duration: 10080 - Group: STAFF_OF_HEALING_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Staff_Of_Healing_C + - Index: 0 + Item: Staff_Of_Healing_C Duration: 10080 - Group: ANTI_DEMON_SHIELD_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Anti_Demon_Shield_C + - Index: 0 + Item: Anti_Demon_Shield_C Duration: 10080 - Group: F_SHOOTING_STAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Shooting_Star_C + - Index: 0 + Item: Shooting_Star_C Duration: 10080 - Group: F_BLOODY_FEAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Bloody_Fear_C + - Index: 0 + Item: Bloody_Fear_C Duration: 10080 - Group: F_AHLSPIESS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Ahlspiess_C + - Index: 0 + Item: Ahlspiess_C Duration: 10080 - Group: F_S_HEALING_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Staff_Of_Healing_C + - Index: 0 + Item: Staff_Of_Healing_C Duration: 10080 - Group: F_A_DEMON_SHIELD_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Anti_Demon_Shield_C + - Index: 0 + Item: Anti_Demon_Shield_C Duration: 10080 - Group: MBL_PET_RANDOM_BOX SubGroups: - SubGroup: 1 List: - - Item: Ticket_Nightmare + - Index: 0 + Item: Ticket_Nightmare Rate: 10 - - Item: Ticket_Goblin_Leader + - Index: 1 + Item: Ticket_Goblin_Leader Rate: 40 - - Item: Ticket_Medusa + - Index: 2 + Item: Ticket_Medusa Rate: 950 - - Item: Ticket_Golem + - Index: 3 + Item: Ticket_Golem Rate: 4500 - - Item: Ticket_Civil_Servant + - Index: 4 + Item: Ticket_Civil_Servant Rate: 4500 - Group: 7TH_ANNI_RANDOM_BOX SubGroups: - SubGroup: 1 List: - - Item: Poring_Party_Hat + - Index: 0 + Item: Poring_Party_Hat Rate: 500 - - Item: K_Poring_Cake_Cap + - Index: 1 + Item: K_Poring_Cake_Cap Rate: 1000 - - Item: Enriched_Slim_Pot + - Index: 2 + Item: Enriched_Slim_Pot Rate: 1200 Amount: 20 - - Item: Cool_Summer_Outfit + - Index: 3 + Item: Cool_Summer_Outfit Rate: 1500 Amount: 3 - - Item: Recall_MaleGM + - Index: 4 + Item: Recall_MaleGM Rate: 800 Amount: 3 - - Item: Recall_FemaleGM + - Index: 5 + Item: Recall_FemaleGM Rate: 800 Amount: 3 - - Item: Ginseng + - Index: 6 + Item: Ginseng Rate: 1500 Amount: 3 - - Item: Fruit_Juice + - Index: 7 + Item: Fruit_Juice Rate: 1500 Amount: 3 - - Item: 5_Anniversary_Coin_Box + - Index: 8 + Item: 5_Anniversary_Coin_Box Rate: 1200 - Group: FREYJA_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Freyja_Ring + - Index: 0 + Item: Freyja_Ring Duration: 1440 - - Item: Lucky_Egg_C3 + - Index: 1 + Item: Lucky_Egg_C3 Duration: 1440 - Group: F_FREYJA_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Freyja_Ring + - Index: 0 + Item: Freyja_Ring Duration: 1440 - - Item: Lucky_Egg_C3 + - Index: 1 + Item: Lucky_Egg_C3 Duration: 1440 - Group: F_CLOVER_BOX_MOUTH SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 60 - Group: F_BGUM_BOX_IN_MOUTH SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 60 - Group: F_CLOVER_BOX_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 120 - SubGroup: 1 List: - - Item: Beer_Cap + - Index: 0 + Item: Beer_Cap Rate: 2000 Duration: 120 - - Item: Hairband_Of_Grandpeco + - Index: 1 + Item: Hairband_Of_Grandpeco Rate: 2000 Duration: 120 - - Item: Battle_Manual_X3 + - Index: 2 + Item: Battle_Manual_X3 Rate: 2667 Amount: 2 Duration: 120 - - Item: Umbala_Spirit + - Index: 3 + Item: Umbala_Spirit Rate: 1333 Duration: 120 - - Item: Garuda_Hat + - Index: 4 + Item: Garuda_Hat Rate: 2000 Duration: 120 - Group: F_CLOVER_BOX_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Amount: 4 Duration: 240 - Group: F_BGUM_BOX_IN_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 120 - Group: F_BGUM_BOX_IN_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 240 - Group: FREYJA_RING_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Freyja_Ring + - Index: 0 + Item: Freyja_Ring Duration: 1440 - Group: F_FREYJA_RING_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Freyja_Ring + - Index: 0 + Item: Freyja_Ring Duration: 1440 - Group: BM_PACK_BOX_A SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual_Box - - Item: Adrenaline10_Box30 - - Item: Spark_Candy_Box5 + - Index: 0 + Item: Battle_Manual_Box + - Index: 1 + Item: Adrenaline10_Box30 + - Index: 2 + Item: Spark_Candy_Box5 - Group: F_BM_PACK_BOX_A SubGroups: - SubGroup: 0 List: - - Item: F_Spark_Candy_Box5 - - Item: F_Battle_Manual_Box - - Item: F_Adrenaline10_Box30 + - Index: 0 + Item: F_Spark_Candy_Box5 + - Index: 1 + Item: F_Battle_Manual_Box + - Index: 2 + Item: F_Adrenaline10_Box30 - Group: BM_PACK_BOX_B SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual_Box - - Item: Spark_Candy_Box5 - - Item: Mimic_Scroll_Box10 + - Index: 0 + Item: Battle_Manual_Box + - Index: 1 + Item: Spark_Candy_Box5 + - Index: 2 + Item: Mimic_Scroll_Box10 - Group: F_BM_PACK_BOX_B SubGroups: - SubGroup: 0 List: - - Item: F_Mimic_Scroll_Box10 - - Item: F_Spark_Candy_Box5 - - Item: F_Battle_Manual_Box + - Index: 0 + Item: F_Mimic_Scroll_Box10 + - Index: 1 + Item: F_Spark_Candy_Box5 + - Index: 2 + Item: F_Battle_Manual_Box - Group: XMAS_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Spare_Card + - Index: 0 + Item: Spare_Card Duration: 1440 - - Item: Lucky_Egg_C4 + - Index: 1 + Item: Lucky_Egg_C4 Duration: 1440 - Group: F_XMAS_CARD_BOX SubGroups: - SubGroup: 0 List: - - Item: Spare_Card + - Index: 0 + Item: Spare_Card Duration: 1440 - - Item: Lucky_Egg_C4 + - Index: 1 + Item: Lucky_Egg_C4 Duration: 1440 - Group: XMAS_CARD_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spare_Card + - Index: 0 + Item: Spare_Card Duration: 1440 - Group: F_XMAS_CARD_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spare_Card + - Index: 0 + Item: Spare_Card Duration: 1440 - Group: E_BUNNY_BAND_BOX SubGroups: - SubGroup: 0 List: - - Item: TimeExtensionArmor + - Index: 0 + Item: TimeExtensionArmor Duration: 10080 - Group: SUMMER_SCROLL2 SubGroups: - SubGroup: 0 List: - - Item: Bloody_Dead_Branch + - Index: 0 + Item: Bloody_Dead_Branch - SubGroup: 1 List: - - Item: Trans_Scroll_Ray_Arch + - Index: 0 + Item: Trans_Scroll_Ray_Arch Rate: 1111 Amount: 10 - - Item: Bravery_Bag + - Index: 1 + Item: Bravery_Bag Rate: 476 - - Item: Fallen_Angel_Wing + - Index: 2 + Item: Fallen_Angel_Wing Rate: 476 - - Item: HE_Bubble_Gum + - Index: 3 + Item: HE_Bubble_Gum Rate: 1111 Amount: 4 - - Item: Trans_Scroll_Marduk + - Index: 4 + Item: Trans_Scroll_Marduk Rate: 1111 Amount: 10 - - Item: Evil_Marcher_Hat + - Index: 5 + Item: Evil_Marcher_Hat Rate: 1429 - - Item: Leek_In_Mouth + - Index: 6 + Item: Leek_In_Mouth Rate: 1429 - - Item: MVP_Basketball + - Index: 7 + Item: MVP_Basketball Rate: 1429 - - Item: Hat_Of_Girl + - Index: 8 + Item: Hat_Of_Girl Rate: 1429 - Group: F_ACTI_POTION_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Acti_Potion + - Index: 0 + Item: Acti_Potion Amount: 5 - - Item: Lucky_Egg_C5 + - Index: 1 + Item: Lucky_Egg_C5 - Group: HALF_MEGIN_BOX SubGroups: - SubGroup: 0 List: - - Item: Half_Megin + - Index: 0 + Item: Half_Megin Duration: 10080 - Group: HALF_BRYSING_BOX SubGroups: - SubGroup: 0 List: - - Item: Half_Brysing + - Index: 0 + Item: Half_Brysing Duration: 10080 - Group: SPIKED_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 120 - Group: RAINBOW_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 120 - Group: SPIKED_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 240 - Group: RAINBOW_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 240 - Group: F_SPIKED_SCARF_BOX SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 60 - Group: F_RAINBOW_SCARF_BOX SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 60 - Group: F_SPIKED_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 120 - Group: F_RAINBOW_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 120 - Group: F_SPIKED_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 240 - Group: F_RAINBOW_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 240 - Group: F_RIBBON_OF_LIFE_BOX SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 60 - Group: F_RIBBON_OF_LIFE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 120 - Group: F_RIBBON_OF_LIFE_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 240 - Group: F_RAPID_LIFE_WATER_BOX SubGroups: - SubGroup: 0 List: - - Item: Lucky_Egg_C6 - - Item: Rapid_Life_Water + - Index: 0 + Item: Lucky_Egg_C6 + - Index: 1 + Item: Rapid_Life_Water Amount: 10 - Group: F_MAGIC_CANDY_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Lucky_Egg_C7 - - Item: Magic_Candy + - Index: 0 + Item: Lucky_Egg_C7 + - Index: 1 + Item: Magic_Candy Amount: 10 - Group: UMBALA_SPIRIT_BOX SubGroups: - SubGroup: 0 List: - - Item: Lucky_Egg_C8 - - Item: Umbala_Spirit_Box_7day + - Index: 0 + Item: Lucky_Egg_C8 + - Index: 1 + Item: Umbala_Spirit_Box_7day - Group: F_UMBALA_SPIRIT_BOX SubGroups: - SubGroup: 0 List: - - Item: Lucky_Egg_C8 - - Item: Umbala_Spirit_Box_7day + - Index: 0 + Item: Lucky_Egg_C8 + - Index: 1 + Item: Umbala_Spirit_Box_7day - Group: UMBALA_SPIRIT_BOX_7DAY SubGroups: - SubGroup: 0 List: - - Item: Umbala_Spirit + - Index: 0 + Item: Umbala_Spirit Duration: 10080 - Group: C_REPAIR_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Oridecon_Stone + - Index: 0 + Item: Oridecon_Stone Amount: 5 - - Item: Iron + - Index: 1 + Item: Iron Amount: 5 - - Item: Steel + - Index: 2 + Item: Steel Amount: 5 - - Item: Iron_Ore + - Index: 3 + Item: Iron_Ore Amount: 5 - - Item: Repair_Scroll_ + - Index: 4 + Item: Repair_Scroll_ Amount: 5 - Group: C_REPAIR_SCROLL_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Oridecon_Stone + - Index: 0 + Item: Oridecon_Stone Amount: 10 - - Item: Iron + - Index: 1 + Item: Iron Amount: 10 - - Item: Steel + - Index: 2 + Item: Steel Amount: 10 - - Item: Iron_Ore + - Index: 3 + Item: Iron_Ore Amount: 10 - - Item: Repair_Scroll_ + - Index: 4 + Item: Repair_Scroll_ Amount: 10 - Group: C_UMBALA_SPIRIT_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Umbala_Spirit + - Index: 0 + Item: Umbala_Spirit - Group: C_MURAMASA_BOX SubGroups: - SubGroup: 0 List: - - Item: Muramasa_C + - Index: 0 + Item: Muramasa_C Duration: 10080 - Group: C_EXCALIBUR_BOX SubGroups: - SubGroup: 0 List: - - Item: Excalibur_C + - Index: 0 + Item: Excalibur_C Duration: 10080 - Group: C_COMBAT_KNIFE_BOX SubGroups: - SubGroup: 0 List: - - Item: Combat_Knife_C + - Index: 0 + Item: Combat_Knife_C Duration: 10080 - Group: C_COUNTER_DAGGER_BOX SubGroups: - SubGroup: 0 List: - - Item: Counter_Dagger_C + - Index: 0 + Item: Counter_Dagger_C Duration: 10080 - Group: C_MIGHTY_STAFF_BOX SubGroups: - SubGroup: 0 List: - - Item: Mighty_Staff_C + - Index: 0 + Item: Mighty_Staff_C Duration: 10080 - Group: C_RIGHT_EPSILON_BOX SubGroups: - SubGroup: 0 List: - - Item: Right_Epsilon_C + - Index: 0 + Item: Right_Epsilon_C Duration: 10080 - Group: C_BALISTAR_BOX SubGroups: - SubGroup: 0 List: - - Item: Balistar_C + - Index: 0 + Item: Balistar_C Duration: 10080 - Group: C_D_GREAT_SAGE_BOX SubGroups: - SubGroup: 0 List: - - Item: Diary_Of_Great_Sage_C + - Index: 0 + Item: Diary_Of_Great_Sage_C Duration: 10080 - Group: C_ASURA_BOX SubGroups: - SubGroup: 0 List: - - Item: Asura_C + - Index: 0 + Item: Asura_C Duration: 10080 - Group: C_BROOCH_BOX SubGroups: - SubGroup: 0 List: - - Item: Brooch_C + - Index: 0 + Item: Brooch_C Duration: 10080 - Group: C_SAFETY_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Safety_Ring_C + - Index: 0 + Item: Safety_Ring_C Duration: 10080 - Group: C_PECOPECO_HAIRBAND_BOX SubGroups: - SubGroup: 0 List: - - Item: Pecopeco_Hairband + - Index: 0 + Item: Pecopeco_Hairband - Group: C_NAGAN_BOX SubGroups: - SubGroup: 0 List: - - Item: Nagan_C + - Index: 0 + Item: Nagan_C Duration: 10080 - Group: C_SKEWER_BOX SubGroups: - SubGroup: 0 List: - - Item: Skewer_C + - Index: 0 + Item: Skewer_C Duration: 10080 - Group: C_QUADRILLE_BOX SubGroups: - SubGroup: 0 List: - - Item: Quadrille_C + - Index: 0 + Item: Quadrille_C Duration: 10080 - Group: C_FIRE_BRAND_BOX SubGroups: - SubGroup: 0 List: - - Item: Fire_Brand_C + - Index: 0 + Item: Fire_Brand_C - Group: C_MASQUERADE_BOX SubGroups: - SubGroup: 0 List: - - Item: Masquerade_C + - Index: 0 + Item: Masquerade_C - Group: C_ORC_HERO_HELM_BOX SubGroups: - SubGroup: 0 List: - - Item: Orc_Hero_Helm_C + - Index: 0 + Item: Orc_Hero_Helm_C - Group: C_KRO_D_KITTY_BOX SubGroups: - SubGroup: 0 List: - - Item: kRO_Drooping_Kitty_C + - Index: 0 + Item: kRO_Drooping_Kitty_C - Group: C_BLOODY_IRON_BALL_BOX SubGroups: - SubGroup: 0 List: - - Item: Bloody_Iron_Ball_C + - Index: 0 + Item: Bloody_Iron_Ball_C Duration: 10080 - Group: C_HOCKEY_MASK_BOX SubGroups: - SubGroup: 0 List: - - Item: Hockey_Mask + - Index: 0 + Item: Hockey_Mask Duration: 10080 - Group: C_OBSERVER_BOX SubGroups: - SubGroup: 0 List: - - Item: Observer + - Index: 0 + Item: Observer Duration: 10080 - Group: C_ALL_IN_ONE_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: All_In_One_Ring + - Index: 0 + Item: All_In_One_Ring Duration: 10080 - Group: C_SPIRITUAL_TUNIC_BOX SubGroups: - SubGroup: 0 List: - - Item: Spritual_Tunic + - Index: 0 + Item: Spritual_Tunic Duration: 10080 - Group: C_RECUP_ARMOR_BOX SubGroups: - SubGroup: 0 List: - - Item: Recuperative_Armor + - Index: 0 + Item: Recuperative_Armor Duration: 10080 - Group: C_SHELTER_RESIST_BOX SubGroups: - SubGroup: 0 List: - - Item: Shelter_Resistance + - Index: 0 + Item: Shelter_Resistance Duration: 10080 - Group: C_SYLPHID_MANTEAU_BOX SubGroups: - SubGroup: 0 List: - - Item: Sylphid_Manteau + - Index: 0 + Item: Sylphid_Manteau Duration: 10080 - Group: C_REFRESH_SHOES_BOX SubGroups: - SubGroup: 0 List: - - Item: Refresh_Shoes + - Index: 0 + Item: Refresh_Shoes Duration: 10080 - Group: C_WASTELAND_OUTLAW_BOX SubGroups: - SubGroup: 0 List: - - Item: Wasteland_Outlaw_C + - Index: 0 + Item: Wasteland_Outlaw_C Duration: 10080 - Group: C_LEVER_ACT_RIFLE_BOX SubGroups: - SubGroup: 0 List: - - Item: Lever_Action_Rifle_C + - Index: 0 + Item: Lever_Action_Rifle_C Duration: 10080 - Group: C_CLAYMORE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Claymore_C + - Index: 0 + Item: Claymore_C Duration: 10080 - Group: C_JAMADHAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Jamadhar_C + - Index: 0 + Item: Jamadhar_C Duration: 10080 - Group: C_TWO_HANDED_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Two_Handed_Axe_C + - Index: 0 + Item: Two_Handed_Axe_C Duration: 10080 - Group: C_LANCE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Lance_C + - Index: 0 + Item: Lance_C Duration: 10080 - Group: C_ORCISH_AXE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Orcish_Axe_C + - Index: 0 + Item: Orcish_Axe_C Duration: 10080 - Group: C_ENCYCLOPEDIA_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Encyclopedia_C + - Index: 0 + Item: Encyclopedia_C Duration: 10080 - Group: C_PIKE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Fist_C + - Index: 0 + Item: Fist_C Duration: 10080 - Group: C_FIST_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Guitar_C + - Index: 0 + Item: Guitar_C Duration: 10080 - Group: C_DAMASCUS_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Damascus_C + - Index: 0 + Item: Damascus_C Duration: 10080 - Group: C_FLAMBERGE_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Flamberge_C + - Index: 0 + Item: Flamberge_C Duration: 10080 - Group: C_STUNNER_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Stunner_C + - Index: 0 + Item: Stunner_C Duration: 10080 - Group: C_SHOOTING_STAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Shooting_Star_C + - Index: 0 + Item: Shooting_Star_C Duration: 10080 - Group: C_BLOODY_FEAR_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Bloody_Fear_C + - Index: 0 + Item: Bloody_Fear_C Duration: 10080 - Group: C_STAFF_HEALING_C_BOX SubGroups: - SubGroup: 0 List: - - Item: Staff_Of_Healing_C + - Index: 0 + Item: Staff_Of_Healing_C Duration: 10080 - Group: C_CLOVER_BOX_MOUTH SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 60 - Group: C_CLOVER_BOX_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 120 - Group: C_CLOVER_BOX_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: 4Leaf_Clover_In_Mouth + - Index: 0 + Item: 4Leaf_Clover_In_Mouth Duration: 240 - Group: C_BGUM_BOX_IN_MOUTH SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 60 - Group: C_BGUM_BOX_IN_MOUTH2 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 120 - Group: C_BGUM_BOX_IN_MOUTH4 SubGroups: - SubGroup: 0 List: - - Item: Bubble_Gum_In_Mouth + - Index: 0 + Item: Bubble_Gum_In_Mouth Duration: 240 - Group: C_SPIKED_SCARF_BOX SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 60 - Group: C_SPIKED_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 120 - Group: C_SPIKED_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Spiked_Scarf + - Index: 0 + Item: Spiked_Scarf Duration: 240 - Group: C_RAINBOW_SCARF_BOX SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 60 - Group: C_RAINBOW_SCARF_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 120 - Group: C_RAINBOW_SCARF_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Rainbow_Scarf + - Index: 0 + Item: Rainbow_Scarf Duration: 240 - Group: C_RIBBON_OF_LIFE_BOX SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 60 - Group: C_RIBBON_OF_LIFE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 120 - Group: C_RIBBON_OF_LIFE_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Ribbon_Of_Life + - Index: 0 + Item: Ribbon_Of_Life Duration: 240 - Group: C_LOVE_ANGEL_BOX SubGroups: - SubGroup: 0 List: - - Item: Love_Angel + - Index: 0 + Item: Love_Angel Duration: 10080 - Group: C_LOVE_ANGEL_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Love_Angel + - Index: 0 + Item: Love_Angel Duration: 43200 - Group: C_SQUIRREL_BOX SubGroups: - SubGroup: 0 List: - - Item: Squirrel + - Index: 0 + Item: Squirrel Duration: 10080 - Group: C_SQUIRREL_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Squirrel + - Index: 0 + Item: Squirrel Duration: 43200 - Group: C_PICTURE_DIARY_BOX SubGroups: - SubGroup: 0 List: - - Item: Picture_Diary + - Index: 0 + Item: Picture_Diary Duration: 10080 - Group: C_PICTURE_DIARY_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Picture_Diary + - Index: 0 + Item: Picture_Diary Duration: 43200 - Group: C_MINI_HEART_BOX SubGroups: - SubGroup: 0 List: - - Item: Mini_Heart + - Index: 0 + Item: Mini_Heart Duration: 10080 - Group: C_MINI_HEART_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Mini_Heart + - Index: 0 + Item: Mini_Heart Duration: 43200 - Group: C_NEWCOMER_BOX SubGroups: - SubGroup: 0 List: - - Item: Newcomer + - Index: 0 + Item: Newcomer Duration: 10080 - Group: C_NEWCOMER_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Newcomer + - Index: 0 + Item: Newcomer Duration: 43200 - Group: C_KID_BOX SubGroups: - SubGroup: 0 List: - - Item: Kid + - Index: 0 + Item: Kid Duration: 10080 - Group: C_KID_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Kid + - Index: 0 + Item: Kid Duration: 43200 - Group: C_MAGIC_CASTLE_BOX SubGroups: - SubGroup: 0 List: - - Item: Magic_Castle + - Index: 0 + Item: Magic_Castle Duration: 10080 - Group: C_MAGIC_CASTLE_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Magic_Castle + - Index: 0 + Item: Magic_Castle Duration: 43200 - Group: C_BULGING_HEAD_BOX SubGroups: - SubGroup: 0 List: - - Item: Bulging_Head + - Index: 0 + Item: Bulging_Head Duration: 10080 - Group: C_BULGING_HEAD_BOX_1M SubGroups: - SubGroup: 0 List: - - Item: Bulging_Head + - Index: 0 + Item: Bulging_Head Duration: 43200 - Group: REFINE_ORE_BOX SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Lucky_Egg_C9 + - Index: 2 + Item: Lucky_Egg_C9 - Group: ATTEND_C_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Green_Feeler + - Index: 0 + Item: C_Green_Feeler Rate: 4000 - - Item: C_Jack_A_Dandy + - Index: 1 + Item: C_Jack_A_Dandy Rate: 2000 - - Item: C_Helm + - Index: 2 + Item: C_Helm Rate: 1500 - - Item: C_Sharp_Gear + - Index: 3 + Item: C_Sharp_Gear Rate: 1000 - - Item: C_Iron_Cane + - Index: 4 + Item: C_Iron_Cane Rate: 1500 - Group: TRANS_A_SET SubGroups: - SubGroup: 0 List: - - Item: Trans_Scroll_Devi + - Index: 0 + Item: Trans_Scroll_Devi Amount: 30 - - Item: Trans_Scroll_Poring + - Index: 1 + Item: Trans_Scroll_Poring Amount: 6 - - Item: Trans_Scroll_Golem + - Index: 2 + Item: Trans_Scroll_Golem Amount: 30 - - Item: Cloth_Dye_Coupon_Box + - Index: 3 + Item: Cloth_Dye_Coupon_Box - Group: TRANS_B_SET SubGroups: - SubGroup: 0 List: - - Item: Trans_Scroll_Marduk + - Index: 0 + Item: Trans_Scroll_Marduk Amount: 30 - - Item: Trans_Scroll_Banshee + - Index: 1 + Item: Trans_Scroll_Banshee Amount: 30 - - Item: Trans_Scroll_Poring + - Index: 2 + Item: Trans_Scroll_Poring Amount: 6 - - Item: Cloth_Dye_Coupon_Box + - Index: 3 + Item: Cloth_Dye_Coupon_Box - Group: TRANS_C_SET SubGroups: - SubGroup: 0 List: - - Item: Trans_Scroll_Ray_Arch + - Index: 0 + Item: Trans_Scroll_Ray_Arch Amount: 30 - - Item: Trans_Scroll_Mavka + - Index: 1 + Item: Trans_Scroll_Mavka Amount: 30 - - Item: Trans_Scroll_Poring + - Index: 2 + Item: Trans_Scroll_Poring Amount: 6 - - Item: Cloth_Dye_Coupon_Box + - Index: 3 + Item: Cloth_Dye_Coupon_Box - Group: MADE_DISH_SET SubGroups: - SubGroup: 0 List: - - Item: Dragon_Egg_Scroll - - Item: Made_Dish_Box + - Index: 0 + Item: Dragon_Egg_Scroll + - Index: 1 + Item: Made_Dish_Box - Group: MADE_DISH_BOX SubGroups: - SubGroup: 0 List: - - Item: Str_Dish10_ + - Index: 0 + Item: Str_Dish10_ Amount: 5 - - Item: Agi_Dish10_ + - Index: 1 + Item: Agi_Dish10_ Amount: 5 - - Item: Int_Dish10_ + - Index: 2 + Item: Int_Dish10_ Amount: 5 - - Item: Dex_Dish10_ + - Index: 3 + Item: Dex_Dish10_ Amount: 5 - - Item: Luk_Dish10_ + - Index: 4 + Item: Luk_Dish10_ Amount: 5 - - Item: Vit_Dish10_ + - Index: 5 + Item: Vit_Dish10_ Amount: 5 - - Item: Spark_Candy + - Index: 6 + Item: Spark_Candy Amount: 3 - Group: RED_BOOSTER_BOX20_2 SubGroups: - SubGroup: 0 List: - - Item: 2011_RWC_Scroll_Kr - - Item: Red_Booster + - Index: 0 + Item: 2011_RWC_Scroll_Kr + - Index: 1 + Item: Red_Booster Amount: 20 - Group: MYSTIC_POWDER_BOX30_2 SubGroups: - SubGroup: 0 List: - - Item: Cru_Scroll - - Item: Mystic_Powder + - Index: 0 + Item: Cru_Scroll + - Index: 1 + Item: Mystic_Powder Amount: 30 - Group: EC_BATTLE_MANUAL_BOX SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 10 - - Item: Comp_Battle_Manual + - Index: 1 + Item: Comp_Battle_Manual Amount: 3 - Group: EC_JOB_MANUAL25_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Reward_Job_BM25 + - Index: 0 + Item: Reward_Job_BM25 Amount: 3 - - Item: Job_Manual25 + - Index: 1 + Item: Job_Manual25 Amount: 10 - Group: GLOBAL_HAT_FES_BOX SubGroups: - SubGroup: 1 List: - - Item: Crescent_Helm + - Index: 0 + Item: Crescent_Helm Rate: 784 - - Item: Kabuki_Mask + - Index: 1 + Item: Kabuki_Mask Rate: 784 - - Item: Ayothaya_Hat + - Index: 2 + Item: Ayothaya_Hat Rate: 245 - - Item: Raven_Cap + - Index: 3 + Item: Raven_Cap Rate: 588 - - Item: B_Dragon_Hat + - Index: 4 + Item: B_Dragon_Hat Rate: 1 - - Item: Quati_Hat + - Index: 5 + Item: Quati_Hat Rate: 588 - - Item: Tucan_Hat + - Index: 6 + Item: Tucan_Hat Rate: 784 - - Item: Jaguar_Hat + - Index: 7 + Item: Jaguar_Hat Rate: 784 - - Item: Dragon_Arhat_Mask + - Index: 8 + Item: Dragon_Arhat_Mask Rate: 245 - - Item: Tiger_Arhat_Mask + - Index: 9 + Item: Tiger_Arhat_Mask Rate: 245 - - Item: Chung_Hairband + - Index: 10 + Item: Chung_Hairband Rate: 588 - - Item: Samurai_Mask + - Index: 11 + Item: Samurai_Mask Rate: 244 - - Item: Hattah_Black + - Index: 12 + Item: Hattah_Black Rate: 588 - - Item: Horn_Of_Ancient + - Index: 13 + Item: Horn_Of_Ancient Rate: 588 - - Item: Sprout_Hat + - Index: 14 + Item: Sprout_Hat Rate: 784 - - Item: Mercury_Helm + - Index: 15 + Item: Mercury_Helm Rate: 588 - - Item: White_Musang_Hat + - Index: 16 + Item: White_Musang_Hat Rate: 784 - - Item: Black_Musang_Hat + - Index: 17 + Item: Black_Musang_Hat Rate: 784 - Group: GLOBAL_HAT_FES_5_BOX SubGroups: - SubGroup: 0 List: - - Item: Global_Hat_Fes_Box2 + - Index: 0 + Item: Global_Hat_Fes_Box2 - Group: GLOBAL_HAT_FES_BOX2 SubGroups: - SubGroup: 1 List: - - Item: Crescent_Helm + - Index: 0 + Item: Crescent_Helm Rate: 784 - - Item: Kabuki_Mask + - Index: 1 + Item: Kabuki_Mask Rate: 784 - - Item: Ayothaya_Hat + - Index: 2 + Item: Ayothaya_Hat Rate: 245 - - Item: Raven_Cap + - Index: 3 + Item: Raven_Cap Rate: 588 - - Item: B_Dragon_Hat + - Index: 4 + Item: B_Dragon_Hat Rate: 1 - - Item: Quati_Hat + - Index: 5 + Item: Quati_Hat Rate: 588 - - Item: Tucan_Hat + - Index: 6 + Item: Tucan_Hat Rate: 784 - - Item: Jaguar_Hat + - Index: 7 + Item: Jaguar_Hat Rate: 784 - - Item: Dragon_Arhat_Mask + - Index: 8 + Item: Dragon_Arhat_Mask Rate: 245 - - Item: Tiger_Arhat_Mask + - Index: 9 + Item: Tiger_Arhat_Mask Rate: 245 - - Item: Chung_Hairband + - Index: 10 + Item: Chung_Hairband Rate: 588 - - Item: Samurai_Mask + - Index: 11 + Item: Samurai_Mask Rate: 244 - - Item: Hattah_Black + - Index: 12 + Item: Hattah_Black Rate: 588 - - Item: Horn_Of_Ancient + - Index: 13 + Item: Horn_Of_Ancient Rate: 588 - - Item: Sprout_Hat + - Index: 14 + Item: Sprout_Hat Rate: 784 - - Item: Mercury_Helm + - Index: 15 + Item: Mercury_Helm Rate: 588 - - Item: White_Musang_Hat + - Index: 16 + Item: White_Musang_Hat Rate: 784 - - Item: Black_Musang_Hat + - Index: 17 + Item: Black_Musang_Hat Rate: 784 - Group: MADE_DISH_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Str_Dish10_ - - Item: Agi_Dish10_ - - Item: Int_Dish10_ - - Item: Dex_Dish10_ - - Item: Luk_Dish10_ - - Item: Vit_Dish10_ + - Index: 0 + Item: Str_Dish10_ + - Index: 1 + Item: Agi_Dish10_ + - Index: 2 + Item: Int_Dish10_ + - Index: 3 + Item: Dex_Dish10_ + - Index: 4 + Item: Luk_Dish10_ + - Index: 5 + Item: Vit_Dish10_ - Group: MYSTERIOUS_WATER_BOX50 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 50 - - Item: Undead_Egg + - Index: 1 + Item: Undead_Egg - Group: MYSTERIOUS_WATER_BOX50_ SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 50 - - Item: Girls_Heart + - Index: 1 + Item: Girls_Heart - Group: REFINE_ORE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Pope_Scroll + - Index: 2 + Item: Pope_Scroll - Group: RED_POTION_RG_BOX SubGroups: - SubGroup: 0 List: - - Item: Red_Potion_RG + - Index: 0 + Item: Red_Potion_RG Amount: 10 - Group: BLUE_POTION_RG_BOX SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_RG + - Index: 0 + Item: Blue_Potion_RG Amount: 10 - Group: GOLDENAPPLE_P_RG_BOX SubGroups: - SubGroup: 0 List: - - Item: GoldenApple_P_RG + - Index: 0 + Item: GoldenApple_P_RG Amount: 20 - Group: GOLDENAPPLE_RG_BOX SubGroups: - SubGroup: 0 List: - - Item: GoldenApple_RG + - Index: 0 + Item: GoldenApple_RG Amount: 25 - Group: GOLDEN_POTION_RG_BOX SubGroups: - SubGroup: 0 List: - - Item: Golden_Potion_RG + - Index: 0 + Item: Golden_Potion_RG Amount: 50 - Group: SPECIAL_PO_BOX SubGroups: - SubGroup: 1 List: - - Item: Old_Card_Album + - Index: 0 + Item: Old_Card_Album Rate: 341 - - Item: Orleans_Glove + - Index: 1 + Item: Orleans_Glove Rate: 23 - - Item: Diabolus_Ring + - Index: 2 + Item: Diabolus_Ring Rate: 23 - - Item: Ghostring_Card + - Index: 3 + Item: Ghostring_Card Rate: 23 - - Item: Deviling_Card + - Index: 4 + Item: Deviling_Card Rate: 23 - - Item: Archangeling_Card + - Index: 5 + Item: Archangeling_Card Rate: 23 - - Item: Card_Coin + - Index: 6 + Item: Card_Coin Rate: 1477 Amount: 3 - - Item: Mora_Coin + - Index: 7 + Item: Mora_Coin Rate: 1477 Amount: 3 - - Item: Royal_Certificate + - Index: 8 + Item: Royal_Certificate Rate: 1477 Amount: 3 - - Item: High_Purity_Energy_Xtal + - Index: 9 + Item: High_Purity_Energy_Xtal Rate: 682 Amount: 3 - - Item: BF_Badge1 + - Index: 10 + Item: BF_Badge1 Rate: 682 Amount: 3 - - Item: BF_Badge2 + - Index: 11 + Item: BF_Badge2 Rate: 682 Amount: 3 - - Item: Bloody_Dead_Branch + - Index: 12 + Item: Bloody_Dead_Branch Rate: 114 - - Item: Poring_Box + - Index: 13 + Item: Poring_Box Rate: 1477 - - Item: Magic_Card_Album + - Index: 14 + Item: Magic_Card_Album Rate: 114 - - Item: Mid_Coin_Pocket + - Index: 15 + Item: Mid_Coin_Pocket Rate: 682 - - Item: Sg_Violet_Potion_Box + - Index: 16 + Item: Sg_Violet_Potion_Box Rate: 682 - Group: BATTLE_MANUAL_LIMIT_BOX SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Egg2 - - Item: Battle_Manual_Limit + - Index: 0 + Item: Mysterious_Egg2 + - Index: 1 + Item: Battle_Manual_Limit Amount: 3 - Group: UNLIMITED_20_BOX SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 100 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 200 - - Item: GoldenTreasureBox + - Index: 2 + Item: GoldenTreasureBox Amount: 23 - Group: CUSTOMIZING_BOX SubGroups: - SubGroup: 0 List: - - Item: Clothing_Dye_Coupon - - Item: New_Style_Coupon - - Item: Change_Name_Card + - Index: 0 + Item: Clothing_Dye_Coupon + - Index: 1 + Item: New_Style_Coupon + - Index: 2 + Item: Change_Name_Card - Group: NYANGVINE_BOX10_ SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 10 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 30 - - Item: Sealed_Scroll3 + - Index: 2 + Item: Sealed_Scroll3 - Group: NYANGVINE_BOX100 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 300 - - Item: Sealed_Scroll3 + - Index: 2 + Item: Sealed_Scroll3 Amount: 11 - Group: SERVICE30_M_01_BOX SubGroups: - SubGroup: 0 List: - - Item: Service30_M_01_Call + - Index: 0 + Item: Service30_M_01_Call Duration: 43200 - Group: SERVICE30_F_01_BOX SubGroups: - SubGroup: 0 List: - - Item: Service30_F_01_Call + - Index: 0 + Item: Service30_F_01_Call Duration: 43200 - Group: 3_LIFE_POTION_PACK6 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Status_Decrease_Scroll + - Index: 3 + Item: Status_Decrease_Scroll - Group: 3_LIFE_POTION_10PACK6 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Status_Decrease_Scroll + - Index: 3 + Item: Status_Decrease_Scroll Amount: 11 - Group: REFINE_ORE_BOX10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Mad_Bunny_Scroll + - Index: 2 + Item: Mad_Bunny_Scroll - Group: REFINE_ORE_BOX10_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Mad_Bunny_Scroll + - Index: 2 + Item: Mad_Bunny_Scroll Amount: 11 - Group: SERVICE30P_M_01_BOX SubGroups: - SubGroup: 0 List: - - Item: Service30P_M_01_Call + - Index: 0 + Item: Service30P_M_01_Call Duration: 43200 - Group: SERVICE30P_F_01_BOX SubGroups: - SubGroup: 0 List: - - Item: Service30P_F_01_Call + - Index: 0 + Item: Service30P_F_01_Call Duration: 43200 - Group: VIGORGRA_PACKAGE_V5 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 2 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 6 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 2 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 2 - - Item: Pump_Of_Spirit_Scroll + - Index: 5 + Item: Pump_Of_Spirit_Scroll - Group: VIGORGRA_PACKAGE_SET_V5 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 20 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 60 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 20 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 20 - - Item: Pump_Of_Spirit_Scroll + - Index: 5 + Item: Pump_Of_Spirit_Scroll Amount: 11 - Group: C_GREED_1HOUR_BOX SubGroups: - SubGroup: 0 List: - - Item: C_Greed_Scroll + - Index: 0 + Item: C_Greed_Scroll Duration: 60 - Group: C_CATPAW_1DAY_BOX SubGroups: - SubGroup: 0 List: - - Item: C_CatPaw_Ticket + - Index: 0 + Item: C_CatPaw_Ticket Duration: 1440 - Group: UNLIMITED_BOX4 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 5 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 10 - - Item: Happy_Balloon_Scroll + - Index: 2 + Item: Happy_Balloon_Scroll - Group: UNLIMITED_10_BOX4 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 50 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 100 - - Item: Happy_Balloon_Scroll + - Index: 2 + Item: Happy_Balloon_Scroll Amount: 11 - Group: C_GIANT_FLY_1DAY_BOX SubGroups: - SubGroup: 0 List: - - Item: C_Giant_Fly_Wing + - Index: 0 + Item: C_Giant_Fly_Wing Duration: 1440 - Group: REFINE_ORE_BOX11 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Piamette_Scroll + - Index: 2 + Item: Piamette_Scroll - Group: REFINE_ORE_BOX11_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Piamette_Scroll + - Index: 2 + Item: Piamette_Scroll Amount: 11 - Group: 3_LIFE_POTION_PACK7 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Invisible_Scroll + - Index: 3 + Item: Invisible_Scroll - Group: 3_LIFE_POTION_10PACK7 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Invisible_Scroll + - Index: 3 + Item: Invisible_Scroll Amount: 11 - Group: ALMIGHTY_PLUS_BOX SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 10 - - Item: Comp_Mystic_Powder - - Item: Comp_Tyr's_Blessing - - Item: Comp_Regenerate_Potion - - Item: New_Hat_Scroll + - Index: 1 + Item: Comp_Mystic_Powder + - Index: 2 + Item: Comp_Tyr's_Blessing + - Index: 3 + Item: Comp_Regenerate_Potion + - Index: 4 + Item: New_Hat_Scroll - Group: ALMIGHTY100_PLUSBOX SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 100 - - Item: Comp_Mystic_Powder + - Index: 1 + Item: Comp_Mystic_Powder Amount: 10 - - Item: Comp_Tyr's_Blessing + - Index: 2 + Item: Comp_Tyr's_Blessing Amount: 10 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Amount: 10 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: New_Hat_Scroll + - Index: 4 + Item: Comp_Spark_Candy + - Index: 5 + Item: Comp_Magic_Candy + - Index: 6 + Item: New_Hat_Scroll Amount: 11 - Group: LIMIT_POWER_BOOSTER2 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 10 - - Item: 2015_Special_Scroll + - Index: 1 + Item: 2015_Special_Scroll - Group: LIMITPOWERBOOSTER2_100 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 100 - - Item: 2015_Special_Scroll + - Index: 1 + Item: 2015_Special_Scroll Amount: 11 - Group: LC_BOARDING_HALTER_BOX SubGroups: - SubGroup: 0 List: - - Item: Boarding_Halter + - Index: 0 + Item: Boarding_Halter - Group: REFINE_ORE_BOX12 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: 2015_Angel_Scroll + - Index: 2 + Item: 2015_Angel_Scroll - Group: REFINE_ORE_BOX12_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: 2015_Angel_Scroll + - Index: 2 + Item: 2015_Angel_Scroll Amount: 11 - Group: VIGORGRA_PLUS_PACKAGE SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 2 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 6 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 2 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 2 - - Item: Comp_Glass_Of_Illusion - - Item: Poring_Scroll + - Index: 5 + Item: Comp_Glass_Of_Illusion + - Index: 6 + Item: Poring_Scroll - Group: VIGORGRA_PLUS_SET SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 20 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 60 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 20 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 20 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: Comp_Glass_Of_Illusion + - Index: 5 + Item: Comp_Spark_Candy + - Index: 6 + Item: Comp_Magic_Candy + - Index: 7 + Item: Comp_Glass_Of_Illusion Amount: 10 - - Item: Poring_Scroll + - Index: 8 + Item: Poring_Scroll Amount: 11 - Group: 3_LIFE_POTION_PACK8 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Amistr_Scroll + - Index: 3 + Item: Amistr_Scroll - Group: 3_LIFE_POTION_10PACK8 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Amistr_Scroll + - Index: 3 + Item: Amistr_Scroll Amount: 11 - Group: UNLIMITED_BOX5 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 5 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 10 - - Item: G_ASPD_Potion + - Index: 2 + Item: G_ASPD_Potion Amount: 50 - - Item: G_Red_Booster + - Index: 3 + Item: G_Red_Booster Amount: 100 - - Item: Shadow_Scroll + - Index: 4 + Item: Shadow_Scroll Amount: 11 - Group: UNLIMITED_10_BOX5 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 50 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 100 - - Item: Shadow_Scroll + - Index: 2 + Item: Shadow_Scroll Amount: 11 - Group: REFINE_ORE_BOX13 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Spirit_Scroll + - Index: 2 + Item: Spirit_Scroll - Group: REFINE_ORE_BOX13_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Spirit_Scroll + - Index: 2 + Item: Spirit_Scroll Amount: 11 - Group: HD_REFINE_ORE_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Spirit_Scroll + - Index: 3 + Item: Spirit_Scroll Amount: 11 - Group: NYANGVINE_BOX10_2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 10 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 30 - - Item: Balloon_Scroll + - Index: 2 + Item: Balloon_Scroll - Group: NYANGVINE_BOX100_2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 300 - - Item: Balloon_Scroll + - Index: 2 + Item: Balloon_Scroll Amount: 11 - Group: VIGORGRA_PLUS_PACKAGE2 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 2 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 6 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 2 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 2 - - Item: Comp_Glass_Of_Illusion - - Item: Gunslinger_Scroll + - Index: 5 + Item: Comp_Glass_Of_Illusion + - Index: 6 + Item: Gunslinger_Scroll - Group: VIGORGRA_PLUS_SET2 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 20 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 60 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 20 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 20 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: Comp_Glass_Of_Illusion + - Index: 5 + Item: Comp_Spark_Candy + - Index: 6 + Item: Comp_Magic_Candy + - Index: 7 + Item: Comp_Glass_Of_Illusion Amount: 10 - - Item: Gunslinger_Scroll + - Index: 8 + Item: Gunslinger_Scroll Amount: 11 - Group: 3_LIFE_POTION_PACK9 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Green_Scroll_K + - Index: 3 + Item: Green_Scroll_K - Group: 3_LIFE_POTION_10PACK9 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Green_Scroll_K + - Index: 3 + Item: Green_Scroll_K Amount: 11 - Group: REFINE_ORE_BOX14 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Kafra_Scroll + - Index: 2 + Item: Kafra_Scroll - Group: REFINE_ORE_BOX14_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Kafra_Scroll + - Index: 2 + Item: Kafra_Scroll Amount: 11 - Group: HD_REFINE_ORE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Kafra_Scroll + - Index: 3 + Item: Kafra_Scroll Amount: 11 - Group: ALMIGHTY_PLUS_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 10 - - Item: Comp_Mystic_Powder - - Item: Comp_Tyr's_Blessing - - Item: Comp_Regenerate_Potion - - Item: Sigrun_Scroll + - Index: 1 + Item: Comp_Mystic_Powder + - Index: 2 + Item: Comp_Tyr's_Blessing + - Index: 3 + Item: Comp_Regenerate_Potion + - Index: 4 + Item: Sigrun_Scroll - Group: ALMIGHTY100_PLUSBOX2 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 100 - - Item: Comp_Mystic_Powder + - Index: 1 + Item: Comp_Mystic_Powder Amount: 10 - - Item: Comp_Tyr's_Blessing + - Index: 2 + Item: Comp_Tyr's_Blessing Amount: 10 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Amount: 10 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: Sigrun_Scroll + - Index: 4 + Item: Comp_Spark_Candy + - Index: 5 + Item: Comp_Magic_Candy + - Index: 6 + Item: Sigrun_Scroll Amount: 11 - Group: DEF_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 5 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 30 - - Item: New_Hat_Scroll2 + - Index: 2 + Item: New_Hat_Scroll2 - Group: DEF_SCROLL_BOX_SET SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 300 - - Item: New_Hat_Scroll2 + - Index: 2 + Item: New_Hat_Scroll2 Amount: 11 - Group: LIMIT_POWER_BOOSTER3 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 10 - - Item: 2016_Special_Scroll + - Index: 1 + Item: 2016_Special_Scroll - Group: LIMITPOWERBOOSTER3_100 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 100 - - Item: 2016_Special_Scroll + - Index: 1 + Item: 2016_Special_Scroll Amount: 11 - Group: HD_HIGH_REFINE_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Candlelight_Scroll + - Index: 3 + Item: Candlelight_Scroll Amount: 11 - Group: REFINE_ORE_BOX15_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Candlelight_Scroll + - Index: 2 + Item: Candlelight_Scroll Amount: 11 - Group: REFINE_ORE_BOX15 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Candlelight_Scroll + - Index: 2 + Item: Candlelight_Scroll - Group: HD_REFINE_ORE_BOX3 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Candlelight_Scroll + - Index: 3 + Item: Candlelight_Scroll Amount: 11 - Group: VIGORGRA_PLUS_PACKAGE3 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 2 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 6 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 2 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 2 - - Item: Comp_Glass_Of_Illusion - - Item: Lapine_Scroll + - Index: 5 + Item: Comp_Glass_Of_Illusion + - Index: 6 + Item: Lapine_Scroll - Group: VIGORGRA_PLUS_SET3 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Bubble_Gum + - Index: 1 + Item: Bubble_Gum Amount: 20 - - Item: Mysterious_Water + - Index: 2 + Item: Mysterious_Water Amount: 60 - - Item: Almighty + - Index: 3 + Item: Almighty Amount: 20 - - Item: Mental_Potion + - Index: 4 + Item: Mental_Potion Amount: 20 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: Comp_Glass_Of_Illusion + - Index: 5 + Item: Comp_Spark_Candy + - Index: 6 + Item: Comp_Magic_Candy + - Index: 7 + Item: Comp_Glass_Of_Illusion Amount: 10 - - Item: Lapine_Scroll + - Index: 8 + Item: Lapine_Scroll Amount: 11 - Group: C_CATPAW_7DAY_BOX SubGroups: - SubGroup: 0 List: - - Item: C_CatPaw_Ticket + - Index: 0 + Item: C_CatPaw_Ticket Duration: 10080 - Group: ALMIGHTY_PLUS_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 10 - - Item: Comp_Mystic_Powder - - Item: Comp_Tyr's_Blessing - - Item: Comp_Regenerate_Potion - - Item: Green_Scroll_K2 + - Index: 1 + Item: Comp_Mystic_Powder + - Index: 2 + Item: Comp_Tyr's_Blessing + - Index: 3 + Item: Comp_Regenerate_Potion + - Index: 4 + Item: Green_Scroll_K2 - Group: ALMIGHTY100_PLUSBOX3 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 100 - - Item: Comp_Mystic_Powder + - Index: 1 + Item: Comp_Mystic_Powder Amount: 10 - - Item: Comp_Tyr's_Blessing + - Index: 2 + Item: Comp_Tyr's_Blessing Amount: 10 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Amount: 10 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: Green_Scroll_K2 + - Index: 4 + Item: Comp_Spark_Candy + - Index: 5 + Item: Comp_Magic_Candy + - Index: 6 + Item: Green_Scroll_K2 Amount: 11 - Group: 3_LIFE_POTION_PACK10 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Love_Scroll + - Index: 3 + Item: Love_Scroll - Group: 3_LIFE_POTION_10PACK10 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Love_Scroll + - Index: 3 + Item: Love_Scroll Amount: 11 - Group: UNLIMITED_10_BOX6 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 50 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 100 - - Item: Cat_Scroll + - Index: 2 + Item: Cat_Scroll Amount: 11 - - Item: Comp_M_DEFScroll + - Index: 3 + Item: Comp_M_DEFScroll Amount: 11 - Group: UNLIMITED_BOX6 SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 5 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 10 - - Item: Cat_Scroll - - Item: Comp_M_DEFScroll + - Index: 2 + Item: Cat_Scroll + - Index: 3 + Item: Comp_M_DEFScroll - Group: REFINE_ORE_BOX16 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Shadow_Scroll2 + - Index: 2 + Item: Shadow_Scroll2 - Group: REFINE_ORE_BOX16_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Shadow_Scroll2 + - Index: 2 + Item: Shadow_Scroll2 Amount: 11 - Group: HD_REFINE_ORE_BOX4 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Shadow_Scroll2 + - Index: 3 + Item: Shadow_Scroll2 Amount: 11 - Group: HD_HIGH_REFINE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Shadow_Scroll2 + - Index: 3 + Item: Shadow_Scroll2 Amount: 11 - Group: DEF_SCROLL_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 5 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 30 - - Item: May_Gold_Scroll + - Index: 2 + Item: May_Gold_Scroll - Group: DEF_SCROLL_BOX_SET2 SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 300 - - Item: May_Gold_Scroll + - Index: 2 + Item: May_Gold_Scroll Amount: 11 - Group: 3_LIFE_POTION_PACK11 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: General_Scroll + - Index: 3 + Item: General_Scroll - Group: 3_LIFE_POTION_10PACK11 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: General_Scroll + - Index: 3 + Item: General_Scroll Amount: 11 - Group: RTC_ANNIV_BOX SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_13Up + - Index: 0 + Item: Guarantee_Weapon_13Up Rate: 5000 - - Item: Guarantee_Armor_13Up + - Index: 1 + Item: Guarantee_Armor_13Up Rate: 5000 - Group: REFINE_ORE_BOX17_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Sentimental_Scroll + - Index: 2 + Item: Sentimental_Scroll Amount: 11 - Group: REFINE_ORE_BOX17 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Sentimental_Scroll + - Index: 2 + Item: Sentimental_Scroll - Group: HD_REFINE_ORE_BOX5 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Sentimental_Scroll + - Index: 3 + Item: Sentimental_Scroll Amount: 11 - Group: HD_HIGH_REFINE_BOX3 SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Sentimental_Scroll + - Index: 3 + Item: Sentimental_Scroll Amount: 11 - Group: INFINITY_BOX SubGroups: - SubGroup: 0 List: - - Item: Infinity_Scroll - - Item: Infinity_Drink + - Index: 0 + Item: Infinity_Scroll + - Index: 1 + Item: Infinity_Drink Amount: 10 - Group: INFINITY_10_BOX SubGroups: - SubGroup: 0 List: - - Item: Infinity_Scroll + - Index: 0 + Item: Infinity_Scroll Amount: 11 - - Item: Infinity_Drink + - Index: 1 + Item: Infinity_Drink Amount: 100 - Group: NEW_VIGORGRA_PACKAGE SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 6 - - Item: Tyr's_Blessing + - Index: 2 + Item: Tyr's_Blessing Amount: 2 - - Item: Small_Mana_Potion - - Item: M_DEFScroll + - Index: 3 + Item: Small_Mana_Potion + - Index: 4 + Item: M_DEFScroll Amount: 6 - - Item: Bloody_Scroll + - Index: 5 + Item: Bloody_Scroll - Group: NEW_VIGORGRA_SET SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 60 - - Item: Tyr's_Blessing + - Index: 2 + Item: Tyr's_Blessing Amount: 20 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 10 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 60 - - Item: Bloody_Scroll + - Index: 5 + Item: Bloody_Scroll Amount: 11 - Group: LIMITPOWERBOOSTER4_100 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 100 - - Item: 2017_Special_Scroll + - Index: 1 + Item: 2017_Special_Scroll Amount: 11 - Group: LIMIT_POWER_BOOSTER4 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 10 - - Item: 2017_Special_Scroll + - Index: 1 + Item: 2017_Special_Scroll - Group: 2017_GSTAR_COSTUMEBOX SubGroups: - SubGroup: 1 List: - - Item: C_Scratching_Cat + - Index: 0 + Item: C_Scratching_Cat Rate: 380 - - Item: C_Steampunk_Hat + - Index: 1 + Item: C_Steampunk_Hat Rate: 380 - - Item: C_White_Black_Temp + - Index: 2 + Item: C_White_Black_Temp Rate: 380 - - Item: C_Pope_Ribbon + - Index: 3 + Item: C_Pope_Ribbon Rate: 380 - - Item: C_Wings_of_Michael + - Index: 4 + Item: C_Wings_of_Michael Rate: 380 - - Item: C_Tare_Pope_Casual + - Index: 5 + Item: C_Tare_Pope_Casual Rate: 380 - - Item: C_BelieversCap + - Index: 6 + Item: C_BelieversCap Rate: 380 - - Item: C_Poring_Soap_Pipe + - Index: 7 + Item: C_Poring_Soap_Pipe Rate: 380 - - Item: C_Vampire_Familiar + - Index: 8 + Item: C_Vampire_Familiar Rate: 380 - - Item: C_Ghostring_Tall_Hat + - Index: 9 + Item: C_Ghostring_Tall_Hat Rate: 380 - - Item: C_Chatty_Parrot + - Index: 10 + Item: C_Chatty_Parrot Rate: 380 - - Item: C_Clock_Casket + - Index: 11 + Item: C_Clock_Casket Rate: 380 - - Item: C_Rune_Helm + - Index: 12 + Item: C_Rune_Helm Rate: 380 - - Item: C_Shaving_Foam + - Index: 13 + Item: C_Shaving_Foam Rate: 380 - - Item: C_Brown_Stall + - Index: 14 + Item: C_Brown_Stall Rate: 380 - - Item: C_Piggyback + - Index: 15 + Item: C_Piggyback Rate: 380 - - Item: C_Teddy_Bear_Hood + - Index: 16 + Item: C_Teddy_Bear_Hood Rate: 380 - - Item: C_Mouton_Life_BL + - Index: 17 + Item: C_Mouton_Life_BL Rate: 380 - - Item: C_Warm_Cat_Muffler + - Index: 18 + Item: C_Warm_Cat_Muffler Rate: 380 - - Item: C_Alice_Wig + - Index: 19 + Item: C_Alice_Wig Rate: 380 - - Item: C_Khalitzburg_Helm_BL + - Index: 20 + Item: C_Khalitzburg_Helm_BL Rate: 1200 - - Item: C_Wanderer_Sakkat + - Index: 21 + Item: C_Wanderer_Sakkat Rate: 1200 - Group: ZERO_MERCHANT_BELL_BOX SubGroups: - SubGroup: 0 List: - - Item: Zero_Merchant_Bell + - Index: 0 + Item: Zero_Merchant_Bell Duration: 43200 - Group: ZERO_KAFRA_BELL_BOX SubGroups: - SubGroup: 0 List: - - Item: Zero_Kafra_Bell + - Index: 0 + Item: Zero_Kafra_Bell Duration: 43200 - Group: REFINE_ORE_BOX18 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: Ice_Scroll + - Index: 2 + Item: Ice_Scroll - Group: REFINE_ORE_BOX18_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: Ice_Scroll + - Index: 2 + Item: Ice_Scroll Amount: 11 - Group: HD_REFINE_ORE_BOX6 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Ice_Scroll + - Index: 3 + Item: Ice_Scroll Amount: 11 - Group: HD_HIGH_REFINE_BOX4 SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: Ice_Scroll + - Index: 3 + Item: Ice_Scroll Amount: 11 - Group: NEW_3_POTION_PACK SubGroups: - SubGroup: 0 List: - - Item: Small_Life_Potion + - Index: 0 + Item: Small_Life_Potion Amount: 15 - - Item: Med_Life_Potion + - Index: 1 + Item: Med_Life_Potion Amount: 15 - - Item: Small_Mana_Potion + - Index: 2 + Item: Small_Mana_Potion Amount: 5 - - Item: 2018_New_Year_Scroll + - Index: 3 + Item: 2018_New_Year_Scroll - Group: NEW_3_POTION_10PACK SubGroups: - SubGroup: 0 List: - - Item: Small_Life_Potion + - Index: 0 + Item: Small_Life_Potion Amount: 150 - - Item: Med_Life_Potion + - Index: 1 + Item: Med_Life_Potion Amount: 150 - - Item: Small_Mana_Potion + - Index: 2 + Item: Small_Mana_Potion Amount: 50 - - Item: 2018_New_Year_Scroll + - Index: 3 + Item: 2018_New_Year_Scroll Amount: 11 - Group: NYANGVINE_BOX10_3 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 10 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 30 - - Item: Lunar_New_Year_Scroll + - Index: 2 + Item: Lunar_New_Year_Scroll - Group: NYANGVINE_BOX100_3 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Malang_Sp_Can + - Index: 1 + Item: Malang_Sp_Can Amount: 300 - - Item: Lunar_New_Year_Scroll + - Index: 2 + Item: Lunar_New_Year_Scroll Amount: 11 - Group: ALMIGHTY_PLUS_BOX4 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 10 - - Item: Comp_Mystic_Powder - - Item: Comp_Tyr's_Blessing - - Item: Comp_Regenerate_Potion - - Item: 2018_Spring_Scroll + - Index: 1 + Item: Comp_Mystic_Powder + - Index: 2 + Item: Comp_Tyr's_Blessing + - Index: 3 + Item: Comp_Regenerate_Potion + - Index: 4 + Item: 2018_Spring_Scroll - Group: ALMIGHTY100_PLUSBOX4 SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 100 - - Item: Comp_Mystic_Powder + - Index: 1 + Item: Comp_Mystic_Powder Amount: 10 - - Item: Comp_Tyr's_Blessing + - Index: 2 + Item: Comp_Tyr's_Blessing Amount: 10 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Amount: 10 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: 2018_Spring_Scroll + - Index: 4 + Item: Comp_Spark_Candy + - Index: 5 + Item: Comp_Magic_Candy + - Index: 6 + Item: 2018_Spring_Scroll Amount: 11 - Group: REFINE_ORE_BOX19_SET10 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: 2018_Sakura_Scroll + - Index: 2 + Item: 2018_Sakura_Scroll Amount: 11 - Group: REFINE_ORE_BOX19 SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: 2018_Sakura_Scroll + - Index: 2 + Item: 2018_Sakura_Scroll - Group: HD_REFINE_ORE_BOX7 SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: 2018_Sakura_Scroll + - Index: 3 + Item: 2018_Sakura_Scroll Amount: 11 - Group: HD_HIGH_REFINE_BOX5 SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: 2018_Sakura_Scroll + - Index: 3 + Item: 2018_Sakura_Scroll Amount: 11 - Group: DEF_SCROLL_BOX3 SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 5 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 30 - - Item: May_Rainbow_Scroll + - Index: 2 + Item: May_Rainbow_Scroll - Group: DEF_SCROLL_BOX_SET3 SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 300 - - Item: May_Rainbow_Scroll + - Index: 2 + Item: May_Rainbow_Scroll Amount: 11 - Group: 3_LIFE_POTION_PACK12 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 20 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 20 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 20 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 3 + Item: Pump_Of_Spirit_Scroll2 - Group: 3_LIFE_POTION_10PACK12 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 3 + Item: Pump_Of_Spirit_Scroll2 Amount: 11 - Group: INFINITY_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Infinity_Drink + - Index: 0 + Item: Infinity_Drink Amount: 10 - - Item: StarSoul_Scroll + - Index: 1 + Item: StarSoul_Scroll - Group: INFINITY_10_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Infinity_Drink + - Index: 0 + Item: Infinity_Drink Amount: 100 - - Item: StarSoul_Scroll + - Index: 1 + Item: StarSoul_Scroll Amount: 11 - Group: A_VIGORGRA_SET SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 20 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 60 - - Item: Tyr's_Blessing + - Index: 2 + Item: Tyr's_Blessing Amount: 20 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 10 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 60 - - Item: K_Secret_Key + - Index: 5 + Item: K_Secret_Key Amount: 11 - Group: A_VIGORGRA_PACKAGE SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 2 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 6 - - Item: Tyr's_Blessing + - Index: 2 + Item: Tyr's_Blessing Amount: 2 - - Item: Small_Mana_Potion - - Item: M_DEFScroll + - Index: 3 + Item: Small_Mana_Potion + - Index: 4 + Item: M_DEFScroll Amount: 6 - - Item: K_Secret_Key + - Index: 5 + Item: K_Secret_Key - Group: A_ALMIGHTY100_BOX SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 100 - - Item: Comp_Mystic_Powder + - Index: 1 + Item: Comp_Mystic_Powder Amount: 10 - - Item: Comp_Tyr's_Blessing + - Index: 2 + Item: Comp_Tyr's_Blessing Amount: 10 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Amount: 10 - - Item: Comp_Spark_Candy - - Item: Comp_Magic_Candy - - Item: K_Secret_Key + - Index: 4 + Item: Comp_Spark_Candy + - Index: 5 + Item: Comp_Magic_Candy + - Index: 6 + Item: K_Secret_Key Amount: 11 - Group: A_ALMIGHTY_BOX SubGroups: - SubGroup: 0 List: - - Item: Almighty + - Index: 0 + Item: Almighty Amount: 10 - - Item: Comp_Mystic_Powder - - Item: Comp_Tyr's_Blessing - - Item: Comp_Regenerate_Potion - - Item: K_Secret_Key + - Index: 1 + Item: Comp_Mystic_Powder + - Index: 2 + Item: Comp_Tyr's_Blessing + - Index: 3 + Item: Comp_Regenerate_Potion + - Index: 4 + Item: K_Secret_Key - Group: A_REFINE_ORE_BOX_SET SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 50 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 50 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: A_REFINE_ORE_BOX SubGroups: - SubGroup: 0 List: - - Item: Enriched_Elunium + - Index: 0 + Item: Enriched_Elunium Amount: 5 - - Item: Enriched_Oridecon + - Index: 1 + Item: Enriched_Oridecon Amount: 5 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key - Group: A_HD_REFINE_ORE_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 13 - - Item: HD_Elunium + - Index: 1 + Item: HD_Elunium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 11 - Group: A_HD_HIGH_REFINE_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 13 - - Item: HD_Bradium + - Index: 1 + Item: HD_Bradium Amount: 13 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 11 - Group: A_LIMITPOWERBOOSTER_100 SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 100 - - Item: K_Secret_Key + - Index: 1 + Item: K_Secret_Key Amount: 11 - Group: A_LIMITPOWERBOOSTER SubGroups: - SubGroup: 0 List: - - Item: Limit_Power_Booster + - Index: 0 + Item: Limit_Power_Booster Amount: 10 - - Item: K_Secret_Key + - Index: 1 + Item: K_Secret_Key - Group: A_DEF_SCROLL_BOX_SET SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 300 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: A_DEF_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 5 - - Item: M_DEFScroll + - Index: 1 + Item: M_DEFScroll Amount: 30 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key - Group: A_UNLIMITED_10_BOX SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 50 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 100 - - Item: Comp_M_DEFScroll + - Index: 2 + Item: Comp_M_DEFScroll Amount: 11 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 11 - Group: A_UNLIMITED_BOX SubGroups: - SubGroup: 0 List: - - Item: ASPD_Potion + - Index: 0 + Item: ASPD_Potion Amount: 5 - - Item: Red_Booster + - Index: 1 + Item: Red_Booster Amount: 10 - - Item: Comp_M_DEFScroll - - Item: K_Secret_Key + - Index: 2 + Item: Comp_M_DEFScroll + - Index: 3 + Item: K_Secret_Key - Group: MADE_DISH_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Savage_BBQ - - Item: Wug_Blood_Cocktail - - Item: Minor_Brisket - - Item: Siroma_Icetea - - Item: Drocera_Herb_Stew - - Item: Petti_Tail_Noodle + - Index: 0 + Item: Savage_BBQ + - Index: 1 + Item: Wug_Blood_Cocktail + - Index: 2 + Item: Minor_Brisket + - Index: 3 + Item: Siroma_Icetea + - Index: 4 + Item: Drocera_Herb_Stew + - Index: 5 + Item: Petti_Tail_Noodle - Group: COSTUME_SET1_KR SubGroups: - SubGroup: 0 List: - - Item: Evt_Cos_Coin + - Index: 0 + Item: Evt_Cos_Coin - SubGroup: 1 List: - - Item: C_Boitata_Hat_J + - Index: 0 + Item: C_Boitata_Hat_J Rate: 500 - - Item: C_Brabery_Hat + - Index: 1 + Item: C_Brabery_Hat Rate: 500 - - Item: C_Black_Glasses + - Index: 2 + Item: C_Black_Glasses Rate: 500 - - Item: C_Sakura_Coronet + - Index: 3 + Item: C_Sakura_Coronet Rate: 500 - - Item: C_Full_Bloom_Hairpin + - Index: 4 + Item: C_Full_Bloom_Hairpin Rate: 500 - - Item: C_Blue_Pajamas_Hat + - Index: 5 + Item: C_Blue_Pajamas_Hat Rate: 500 - - Item: C_Pink_Fur_Hat + - Index: 6 + Item: C_Pink_Fur_Hat Rate: 500 - - Item: C_Flower_Summer_Hat + - Index: 7 + Item: C_Flower_Summer_Hat Rate: 500 - - Item: C_Black_Shiba_Inu_Hat + - Index: 8 + Item: C_Black_Shiba_Inu_Hat Rate: 500 - - Item: C_Love_Daddy + - Index: 9 + Item: C_Love_Daddy Rate: 500 - - Item: C_Sting_Silk_Ribbon + - Index: 10 + Item: C_Sting_Silk_Ribbon Rate: 500 - - Item: C_Fairy_Feathers + - Index: 11 + Item: C_Fairy_Feathers Rate: 500 - - Item: C_Jioia_TW + - Index: 12 + Item: C_Jioia_TW Rate: 500 - - Item: C_Lady_Tanee_TW + - Index: 13 + Item: C_Lady_Tanee_TW Rate: 500 - - Item: C_Whale_Cap + - Index: 14 + Item: C_Whale_Cap Rate: 500 - - Item: C_Carefree_Face + - Index: 15 + Item: C_Carefree_Face Rate: 500 - - Item: C_Cherry_Ribbon + - Index: 16 + Item: C_Cherry_Ribbon Rate: 500 - - Item: C_Imperial_Glory + - Index: 17 + Item: C_Imperial_Glory Rate: 500 - - Item: C_Sailor_Collar_WH + - Index: 18 + Item: C_Sailor_Collar_WH Rate: 500 - - Item: C_Feather_Stola + - Index: 19 + Item: C_Feather_Stola Rate: 500 - Group: SEALED_SCROLL3 SubGroups: - SubGroup: 1 List: - - Item: White_Slim_Potion_Box + - Index: 0 + Item: White_Slim_Potion_Box Rate: 10000 - SubGroup: 2 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 1 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 59 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 59 - - Item: Treasure_Box + - Index: 4 + Item: Treasure_Box Rate: 1000 - - Item: E_WOB_Rune + - Index: 5 + Item: E_WOB_Rune Rate: 500 - - Item: E_WOB_Schwaltz + - Index: 6 + Item: E_WOB_Schwaltz Rate: 500 - - Item: E_WOB_Rachel + - Index: 7 + Item: E_WOB_Rachel Rate: 500 - - Item: E_WOB_Local + - Index: 8 + Item: E_WOB_Local Rate: 500 - - Item: White_Slim_Pot_Box2 + - Index: 9 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Poison_Bottle_Box2 + - Index: 10 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 11 + Item: Potion_Box Rate: 1000 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 12 + Item: C_Wing_Of_Fly_1Day_Box Rate: 1000 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 13 + Item: C_Wing_Of_Fly_5Day_Box Rate: 245 - - Item: Shadow_Cube + - Index: 14 + Item: Shadow_Cube Rate: 2500 - - Item: Sealed_Card + - Index: 15 + Item: Sealed_Card Rate: 10 - - Item: New_Year_Shadow_Cube + - Index: 16 + Item: New_Year_Shadow_Cube Rate: 125 - Group: STATUS_DECREASE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Armor_9Up + - Index: 1 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Weapon_11Up + - Index: 2 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 3 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Costume_Exchange + - Index: 4 + Item: Costume_Exchange Rate: 1000 - - Item: Treasure_Box + - Index: 5 + Item: Treasure_Box Rate: 900 - - Item: Comp_Battle_Manual + - Index: 6 + Item: Comp_Battle_Manual Rate: 1000 - - Item: Delicious_Shaved_Ice + - Index: 7 + Item: Delicious_Shaved_Ice Rate: 300 - - Item: Fit_Pipe + - Index: 8 + Item: Fit_Pipe Rate: 300 - - Item: Gril's_Naivety + - Index: 9 + Item: Gril's_Naivety Rate: 200 - - Item: Old_Ore_Box + - Index: 10 + Item: Old_Ore_Box Rate: 1000 - - Item: Potion_Box + - Index: 11 + Item: Potion_Box Rate: 800 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 12 + Item: C_Wing_Of_Fly_1Day_Box Rate: 1000 - - Item: Minus_Str + - Index: 13 + Item: Minus_Str Rate: 500 - - Item: Minus_Agi + - Index: 14 + Item: Minus_Agi Rate: 500 - - Item: Minus_Vit + - Index: 15 + Item: Minus_Vit Rate: 500 - - Item: Minus_Int + - Index: 16 + Item: Minus_Int Rate: 500 - - Item: Minus_Dex + - Index: 17 + Item: Minus_Dex Rate: 500 - - Item: Minus_Luk + - Index: 18 + Item: Minus_Luk Rate: 500 - - Item: Minus_Str_Box + - Index: 19 + Item: Minus_Str_Box Rate: 80 - - Item: Minus_Agi_Box + - Index: 20 + Item: Minus_Agi_Box Rate: 80 - - Item: Minus_Vit_Box + - Index: 21 + Item: Minus_Vit_Box Rate: 80 - - Item: Minus_Int_Box + - Index: 22 + Item: Minus_Int_Box Rate: 80 - - Item: Minus_Dex_Box + - Index: 23 + Item: Minus_Dex_Box Rate: 80 - - Item: Minus_Luk_Box + - Index: 24 + Item: Minus_Luk_Box Rate: 80 - Group: MAD_BUNNY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Mad_Bunny + - Index: 0 + Item: Mad_Bunny Rate: 2212 - - Item: White_Slim_Potion_Box + - Index: 1 + Item: White_Slim_Potion_Box Rate: 7788 - SubGroup: 2 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Blacksmith_Blessing + - Index: 6 + Item: Blacksmith_Blessing Rate: 500 - - Item: J_Shop_Coupon + - Index: 7 + Item: J_Shop_Coupon Rate: 500 - - Item: Comp_Battle_Manual + - Index: 8 + Item: Comp_Battle_Manual Rate: 1000 - - Item: Comp_Bubble_Gum + - Index: 9 + Item: Comp_Bubble_Gum Rate: 1500 - - Item: White_Slim_Pot_Box2 + - Index: 10 + Item: White_Slim_Pot_Box2 Rate: 880 - - Item: Poison_Bottle_Box2 + - Index: 11 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Old_Ore_Box + - Index: 12 + Item: Old_Ore_Box Rate: 1000 - - Item: Minus_Str + - Index: 13 + Item: Minus_Str Rate: 250 - - Item: Minus_Agi + - Index: 14 + Item: Minus_Agi Rate: 250 - - Item: Minus_Vit + - Index: 15 + Item: Minus_Vit Rate: 250 - - Item: Minus_Int + - Index: 16 + Item: Minus_Int Rate: 250 - - Item: Minus_Dex + - Index: 17 + Item: Minus_Dex Rate: 250 - - Item: Minus_Luk + - Index: 18 + Item: Minus_Luk Rate: 250 - - Item: Mad_Bunny_Scroll + - Index: 19 + Item: Mad_Bunny_Scroll Rate: 70 - - Item: Shadow_Cube_Weapon + - Index: 20 + Item: Shadow_Cube_Weapon Rate: 319 - - Item: Shadow_Cube_Armor + - Index: 21 + Item: Shadow_Cube_Armor Rate: 285 - - Item: Shadow_Cube_Shield + - Index: 22 + Item: Shadow_Cube_Shield Rate: 271 - - Item: Shadow_Cube_Shoes + - Index: 23 + Item: Shadow_Cube_Shoes Rate: 229 - - Item: Shadow_Cube_Pendant + - Index: 24 + Item: Shadow_Cube_Pendant Rate: 195 - - Item: Shadow_Cube_Earing + - Index: 25 + Item: Shadow_Cube_Earing Rate: 201 - - Item: Mad_Bunny_K + - Index: 26 + Item: Mad_Bunny_K Rate: 250 - - Item: Mad_Bunny_K_ + - Index: 27 + Item: Mad_Bunny_K_ Rate: 250 - Group: SEALED_HAT_BOX SubGroups: - SubGroup: 1 List: - - Item: Wondering_Wolf_Helm + - Index: 0 + Item: Wondering_Wolf_Helm Rate: 2000 - - Item: Holy_Marching_Hat_J + - Index: 1 + Item: Holy_Marching_Hat_J Rate: 2000 - - Item: Imp_Hat + - Index: 2 + Item: Imp_Hat Rate: 2000 - - Item: Evil_Marcher_Hat + - Index: 3 + Item: Evil_Marcher_Hat Rate: 2000 - - Item: Tare_Neko_Cru + - Index: 4 + Item: Tare_Neko_Cru Rate: 2000 - Group: SEALED_HAT_BOX2 SubGroups: - SubGroup: 1 List: - - Item: Mask_Of_Ifrit + - Index: 0 + Item: Mask_Of_Ifrit Rate: 2000 - - Item: Drooping_Morocc_Minion + - Index: 1 + Item: Drooping_Morocc_Minion Rate: 2000 - - Item: Glory_FB_Hat + - Index: 2 + Item: Glory_FB_Hat Rate: 2000 - - Item: Tare_Neko_Cru + - Index: 3 + Item: Tare_Neko_Cru Rate: 2000 - - Item: Heart_Wing_Hairband + - Index: 4 + Item: Heart_Wing_Hairband Rate: 2000 - Group: IMPROVED_NOMALBOX SubGroups: - SubGroup: 0 List: - - Item: First_Aid_Kit_B + - Index: 0 + Item: First_Aid_Kit_B - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 150 - - Item: Branch_Of_Dead_Tree + - Index: 1 + Item: Branch_Of_Dead_Tree Rate: 20 - - Item: Old_Card_Album + - Index: 2 + Item: Old_Card_Album Rate: 10 - - Item: Old_Violet_Box + - Index: 3 + Item: Old_Violet_Box Rate: 150 - - Item: Inspector_Certificate + - Index: 4 + Item: Inspector_Certificate Rate: 150 - - Item: Poison_Bottle + - Index: 5 + Item: Poison_Bottle Rate: 60 - - Item: Oridecon + - Index: 6 + Item: Oridecon Rate: 150 - - Item: Elunium + - Index: 7 + Item: Elunium Rate: 150 - - Item: White_Potion_B + - Index: 8 + Item: White_Potion_B Rate: 600 Amount: 2 - - Item: Yellow_Potion_B + - Index: 9 + Item: Yellow_Potion_B Rate: 600 Amount: 4 - - Item: Red_Slim_Potion_B + - Index: 10 + Item: Red_Slim_Potion_B Rate: 1000 Amount: 6 - - Item: Orange_Potion_B + - Index: 11 + Item: Orange_Potion_B Rate: 600 Amount: 6 - - Item: Red_Potion_B + - Index: 12 + Item: Red_Potion_B Rate: 600 Amount: 8 - - Item: Green_Potion_B + - Index: 13 + Item: Green_Potion_B Rate: 600 Amount: 5 - - Item: Blue_Potion_B + - Index: 14 + Item: Blue_Potion_B Rate: 600 - - Item: White_Slim_Potion_B + - Index: 15 + Item: White_Slim_Potion_B Rate: 1000 Amount: 50 - - Item: Yellow_Slim_Potion_B + - Index: 16 + Item: Yellow_Slim_Potion_B Rate: 1000 Amount: 4 - - Item: Bloody_Dead_Branch + - Index: 17 + Item: Bloody_Dead_Branch Rate: 10 - - Item: Comp_Battle_Manual + - Index: 18 + Item: Comp_Battle_Manual Rate: 20 - - Item: Comp_Bubble_Gum + - Index: 19 + Item: Comp_Bubble_Gum Rate: 20 - - Item: Comp_Insurance + - Index: 20 + Item: Comp_Insurance Rate: 20 - - Item: Berserk_Potion_B + - Index: 21 + Item: Berserk_Potion_B Rate: 500 - - Item: Awakening_Potion_B + - Index: 22 + Item: Awakening_Potion_B Rate: 500 - - Item: Speed_Up_Potion_B + - Index: 23 + Item: Speed_Up_Potion_B Rate: 150 - - Item: Water_Of_Darkness_B + - Index: 24 + Item: Water_Of_Darkness_B Rate: 100 - - Item: Cookie_Bag_B + - Index: 25 + Item: Cookie_Bag_B Rate: 60 - - Item: Sesame_Pastry_B + - Index: 26 + Item: Sesame_Pastry_B Rate: 60 - - Item: Honey_Pastry_B + - Index: 27 + Item: Honey_Pastry_B Rate: 60 - - Item: Rainbow_Cake_B + - Index: 28 + Item: Rainbow_Cake_B Rate: 60 - - Item: Improved_NomalBox + - Index: 29 + Item: Improved_NomalBox Rate: 1000 - Group: IMPROVED_WOODENBOX SubGroups: - SubGroup: 0 List: - - Item: White_Slim_Pot_Box2 - - Item: First_Aid_Kit_B + - Index: 0 + Item: White_Slim_Pot_Box2 + - Index: 1 + Item: First_Aid_Kit_B Amount: 3 - - Item: Improved_NomalBox + - Index: 2 + Item: Improved_NomalBox - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 80 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 80 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 350 - - Item: Inspector_Certificate + - Index: 3 + Item: Inspector_Certificate Rate: 350 - - Item: Poison_Bottle + - Index: 4 + Item: Poison_Bottle Rate: 307 - - Item: Oridecon + - Index: 5 + Item: Oridecon Rate: 310 - - Item: Elunium + - Index: 6 + Item: Elunium Rate: 310 - - Item: Guarantee_Weapon_7Up + - Index: 7 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 8 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: Red_Slim_Potion_B + - Index: 9 + Item: Red_Slim_Potion_B Rate: 1000 Amount: 30 - - Item: Green_Potion_B + - Index: 10 + Item: Green_Potion_B Rate: 550 Amount: 30 - - Item: Blue_Potion_B + - Index: 11 + Item: Blue_Potion_B Rate: 550 Amount: 5 - - Item: White_Slim_Potion_B + - Index: 12 + Item: White_Slim_Potion_B Rate: 1000 Amount: 10 - - Item: Yellow_Slim_Potion_B + - Index: 13 + Item: Yellow_Slim_Potion_B Rate: 1000 Amount: 20 - - Item: Bloody_Dead_Branch + - Index: 14 + Item: Bloody_Dead_Branch Rate: 80 - - Item: Comp_Battle_Manual + - Index: 15 + Item: Comp_Battle_Manual Rate: 80 - - Item: Comp_Bubble_Gum + - Index: 16 + Item: Comp_Bubble_Gum Rate: 80 - - Item: Comp_Insurance + - Index: 17 + Item: Comp_Insurance Rate: 80 - - Item: E_WOB_Rune + - Index: 18 + Item: E_WOB_Rune Rate: 80 - - Item: E_WOB_Schwaltz + - Index: 19 + Item: E_WOB_Schwaltz Rate: 80 - - Item: E_WOB_Rachel + - Index: 20 + Item: E_WOB_Rachel Rate: 80 - - Item: E_WOB_Local + - Index: 21 + Item: E_WOB_Local Rate: 80 - - Item: Old_Bleu_Box + - Index: 22 + Item: Old_Bleu_Box Rate: 350 - - Item: Berserk_Potion_B + - Index: 23 + Item: Berserk_Potion_B Rate: 550 Amount: 10 - - Item: Awakening_Potion_B + - Index: 24 + Item: Awakening_Potion_B Rate: 550 Amount: 10 - - Item: Speed_Up_Potion_B + - Index: 25 + Item: Speed_Up_Potion_B Rate: 310 - - Item: Water_Of_Darkness_B + - Index: 26 + Item: Water_Of_Darkness_B Rate: 310 - - Item: Sesame_Pastry_B + - Index: 27 + Item: Sesame_Pastry_B Rate: 300 - - Item: Honey_Pastry_B + - Index: 28 + Item: Honey_Pastry_B Rate: 300 - - Item: Rainbow_Cake_B + - Index: 29 + Item: Rainbow_Cake_B Rate: 300 - - Item: Improved_WoodenBox + - Index: 30 + Item: Improved_WoodenBox Rate: 1 - - Item: Improved_WoodenBox + - Index: 31 + Item: Improved_WoodenBox Rate: 500 - Group: IMPROVED_GOLDENBOX SubGroups: - SubGroup: 0 List: - - Item: Poison_Bottle + - Index: 0 + Item: Poison_Bottle Amount: 10 - - Item: White_Slim_Pot_Box2 - - Item: E_Blessing_10_Scr_Box - - Item: E_Inc_Agi_10_Scr_Box - - Item: Speed_Up_Potion_B + - Index: 1 + Item: White_Slim_Pot_Box2 + - Index: 2 + Item: E_Blessing_10_Scr_Box + - Index: 3 + Item: E_Inc_Agi_10_Scr_Box + - Index: 4 + Item: Speed_Up_Potion_B Amount: 10 - - Item: Improved_NomalBox + - Index: 5 + Item: Improved_NomalBox Amount: 5 - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 200 Amount: 3 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 200 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 300 Amount: 3 - - Item: Inspector_Certificate + - Index: 3 + Item: Inspector_Certificate Rate: 300 Amount: 12 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 200 Amount: 12 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 200 Amount: 12 - - Item: Guarantee_Weapon_7Up + - Index: 6 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 7 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: Blue_Potion_B + - Index: 8 + Item: Blue_Potion_B Rate: 1000 Amount: 12 - - Item: White_Slim_Potion_B + - Index: 9 + Item: White_Slim_Potion_B Rate: 1000 Amount: 40 - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 200 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 185 - - Item: Comp_Battle_Manual + - Index: 12 + Item: Comp_Battle_Manual Rate: 200 - - Item: Comp_Bubble_Gum + - Index: 13 + Item: Comp_Bubble_Gum Rate: 200 - - Item: Comp_Insurance + - Index: 14 + Item: Comp_Insurance Rate: 200 - - Item: E_WOB_Rune + - Index: 15 + Item: E_WOB_Rune Rate: 160 Amount: 3 - - Item: E_WOB_Schwaltz + - Index: 16 + Item: E_WOB_Schwaltz Rate: 160 Amount: 3 - - Item: E_WOB_Rachel + - Index: 17 + Item: E_WOB_Rachel Rate: 160 Amount: 3 - - Item: E_WOB_Local + - Index: 18 + Item: E_WOB_Local Rate: 160 Amount: 3 - - Item: Old_Bleu_Box + - Index: 19 + Item: Old_Bleu_Box Rate: 300 Amount: 3 - - Item: Reward_Job_BM25 + - Index: 20 + Item: Reward_Job_BM25 Rate: 200 Amount: 2 - - Item: Berserk_Potion_B + - Index: 21 + Item: Berserk_Potion_B Rate: 1000 Amount: 12 - - Item: Awakening_Potion_B + - Index: 22 + Item: Awakening_Potion_B Rate: 1000 Amount: 12 - - Item: Water_Of_Darkness_B + - Index: 23 + Item: Water_Of_Darkness_B Rate: 200 Amount: 12 - - Item: Sesame_Pastry_B + - Index: 24 + Item: Sesame_Pastry_B Rate: 200 Amount: 12 - - Item: Honey_Pastry_B + - Index: 25 + Item: Honey_Pastry_B Rate: 200 Amount: 12 - - Item: Rainbow_Cake_B + - Index: 26 + Item: Rainbow_Cake_B Rate: 200 Amount: 12 - - Item: Improved_GoldenBox + - Index: 27 + Item: Improved_GoldenBox Rate: 3 - - Item: Improved_GoldenBox + - Index: 28 + Item: Improved_GoldenBox Rate: 3 - - Item: Improved_GoldenBox + - Index: 29 + Item: Improved_GoldenBox Rate: 1667 - Group: IMPROVED_PLATINUMBOX SubGroups: - SubGroup: 0 List: - - Item: Poison_Bottle_Box2 - - Item: Potion_Box - - Item: E_S_Life_Potion_Box - - Item: E_Abrasive_Box10 - - Item: E_Blessing_10_Scr_Box - - Item: E_Inc_Agi_10_Scr_Box - - Item: Speed_Up_Potion_B + - Index: 0 + Item: Poison_Bottle_Box2 + - Index: 1 + Item: Potion_Box + - Index: 2 + Item: E_S_Life_Potion_Box + - Index: 3 + Item: E_Abrasive_Box10 + - Index: 4 + Item: E_Blessing_10_Scr_Box + - Index: 5 + Item: E_Inc_Agi_10_Scr_Box + - Index: 6 + Item: Speed_Up_Potion_B Amount: 30 - - Item: Improved_NomalBox + - Index: 7 + Item: Improved_NomalBox Amount: 30 - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 1000 Amount: 10 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 300 Amount: 10 - - Item: Sigrun's_Wing + - Index: 2 + Item: Sigrun's_Wing Rate: 1 - - Item: Guarantee_Weapon_9Up + - Index: 3 + Item: Guarantee_Weapon_9Up Rate: 1 - - Item: Guarantee_Weapon_7Up + - Index: 4 + Item: Guarantee_Weapon_7Up Rate: 3 - - Item: Guarantee_Armor_9Up + - Index: 5 + Item: Guarantee_Armor_9Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 6 + Item: Guarantee_Armor_7Up Rate: 3 - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 300 Amount: 3 - - Item: First_Aid_Kit + - Index: 8 + Item: First_Aid_Kit Rate: 1000 Amount: 10 - - Item: Magic_Card_Album + - Index: 9 + Item: Magic_Card_Album Rate: 300 Amount: 3 - - Item: Comp_Bubble_Gum + - Index: 10 + Item: Comp_Bubble_Gum Rate: 300 Amount: 10 - - Item: Comp_Insurance + - Index: 11 + Item: Comp_Insurance Rate: 300 Amount: 10 - - Item: E_WOB_Rune + - Index: 12 + Item: E_WOB_Rune Rate: 300 Amount: 10 - - Item: E_WOB_Schwaltz + - Index: 13 + Item: E_WOB_Schwaltz Rate: 300 Amount: 10 - - Item: E_WOB_Rachel + - Index: 14 + Item: E_WOB_Rachel Rate: 300 Amount: 10 - - Item: E_WOB_Local + - Index: 15 + Item: E_WOB_Local Rate: 300 Amount: 10 - - Item: White_Slim_Pot_Box2 + - Index: 16 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Reward_Job_BM25 + - Index: 17 + Item: Reward_Job_BM25 Rate: 300 Amount: 10 - - Item: Elunium_Box + - Index: 18 + Item: Elunium_Box Rate: 1000 Amount: 10 - - Item: Oridecon_Box + - Index: 19 + Item: Oridecon_Box Rate: 1000 Amount: 10 - - Item: Battle_Manual100 + - Index: 20 + Item: Battle_Manual100 Rate: 300 Amount: 3 - - Item: E_Str_Dish_Box + - Index: 21 + Item: E_Str_Dish_Box Rate: 100 - - Item: E_Agi_Dish_Box + - Index: 22 + Item: E_Agi_Dish_Box Rate: 100 - - Item: E_Int_Dish_Box + - Index: 23 + Item: E_Int_Dish_Box Rate: 100 - - Item: E_Dex_Dish_Box + - Index: 24 + Item: E_Dex_Dish_Box Rate: 100 - - Item: E_Luk_Dish_Box + - Index: 25 + Item: E_Luk_Dish_Box Rate: 100 - - Item: E_Vit_Dish_Box + - Index: 26 + Item: E_Vit_Dish_Box Rate: 100 - - Item: Anodyne_B + - Index: 27 + Item: Anodyne_B Rate: 1000 Amount: 10 - - Item: Improved_PlatinumBox + - Index: 28 + Item: Improved_PlatinumBox Rate: 9 - - Item: Improved_PlatinumBox + - Index: 29 + Item: Improved_PlatinumBox Rate: 9 - - Item: Comp_Trans_Scroll + - Index: 30 + Item: Comp_Trans_Scroll Rate: 73 - Group: 13THCELEBRATEBOX SubGroups: - SubGroup: 1 List: - - Item: Old_Card_Album + - Index: 0 + Item: Old_Card_Album Rate: 100 - - Item: Guarantee_Weapon_9Up + - Index: 1 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 2 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 3 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 4 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Card_Coin + - Index: 5 + Item: Card_Coin Rate: 700 Amount: 4 - - Item: Comp_Battle_Manual + - Index: 6 + Item: Comp_Battle_Manual Rate: 600 - - Item: Comp_Bubble_Gum + - Index: 7 + Item: Comp_Bubble_Gum Rate: 600 - - Item: White_Slim_Pot_Box2 + - Index: 8 + Item: White_Slim_Pot_Box2 Rate: 750 Amount: 3 - - Item: Poison_Bottle_Box2 + - Index: 9 + Item: Poison_Bottle_Box2 Rate: 700 - - Item: 13thCelebrateBox + - Index: 10 + Item: 13thCelebrateBox Rate: 100 - - Item: Yggdrasilberry_Box + - Index: 11 + Item: Yggdrasilberry_Box Rate: 550 - - Item: Golden_Card + - Index: 12 + Item: Golden_Card Rate: 1 - - Item: G_Mysterious_Water + - Index: 13 + Item: G_Mysterious_Water Rate: 600 Amount: 3 - - Item: G_Small_Life_Potion + - Index: 14 + Item: G_Small_Life_Potion Rate: 600 Amount: 3 - - Item: G_Med_Life_Potion + - Index: 15 + Item: G_Med_Life_Potion Rate: 600 Amount: 3 - - Item: G_Almighty + - Index: 16 + Item: G_Almighty Rate: 600 Amount: 3 - - Item: G_ASPD_Potion + - Index: 17 + Item: G_ASPD_Potion Rate: 600 Amount: 3 - - Item: Sealed_Card + - Index: 18 + Item: Sealed_Card Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 19 + Item: Comp_Battle_Bubble Rate: 700 - - Item: Comp_Trans_Scroll + - Index: 20 + Item: Comp_Trans_Scroll Rate: 700 Amount: 2 - - Item: Comp_Small_Mana_Potion + - Index: 21 + Item: Comp_Small_Mana_Potion Rate: 500 Amount: 5 - - Item: 13thCelebrateBox + - Index: 22 + Item: 13thCelebrateBox Rate: 100 - - Item: Class_Shadow_Cube + - Index: 23 + Item: Class_Shadow_Cube Rate: 50 - - Item: Racing_Thx_Ticket + - Index: 24 + Item: Racing_Thx_Ticket Rate: 800 Amount: 10 - Group: CROSSEVENTBOX SubGroups: - SubGroup: 0 List: - - Item: E_Med_Life_Potion + - Index: 0 + Item: E_Med_Life_Potion Amount: 20 - - Item: E_Small_Life_Potion + - Index: 1 + Item: E_Small_Life_Potion Amount: 20 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 10 - - Item: Comp_Power_Booster + - Index: 3 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 10 - - Item: World_Tour_Ticket + - Index: 5 + Item: World_Tour_Ticket Amount: 20 - Group: PIAMETTE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 8 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 14 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 8 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 14 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Insurance + - Index: 6 + Item: Insurance Rate: 909 Amount: 3 - - Item: Comp_Insurance + - Index: 7 + Item: Comp_Insurance Rate: 909 Amount: 3 - - Item: Old_Ore_Box + - Index: 8 + Item: Old_Ore_Box Rate: 1264 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 9 + Item: C_Wing_Of_Fly_3Day_Box Rate: 500 - - Item: Piamette_Scroll + - Index: 10 + Item: Piamette_Scroll Rate: 1364 - - Item: Piamette_Scroll + - Index: 11 + Item: Piamette_Scroll Rate: 500 - - Item: Ribbon_Piamat_K + - Index: 12 + Item: Ribbon_Piamat_K Rate: 91 - - Item: Piamette_Hood + - Index: 13 + Item: Piamette_Hood Rate: 273 - - Item: Shadow_Cube_Weapon + - Index: 14 + Item: Shadow_Cube_Weapon Rate: 290 - - Item: Shadow_Cube_Armor + - Index: 15 + Item: Shadow_Cube_Armor Rate: 259 - - Item: Shadow_Cube_Shield + - Index: 16 + Item: Shadow_Cube_Shield Rate: 246 - - Item: Shadow_Cube_Shoes + - Index: 17 + Item: Shadow_Cube_Shoes Rate: 208 - - Item: Shadow_Cube_Pendant + - Index: 18 + Item: Shadow_Cube_Pendant Rate: 177 - - Item: Shadow_Cube_Earing + - Index: 19 + Item: Shadow_Cube_Earing Rate: 183 - - Item: Comp_Battle_Bubble + - Index: 20 + Item: Comp_Battle_Bubble Rate: 1364 Amount: 2 - - Item: Comp_Neuralizer + - Index: 21 + Item: Comp_Neuralizer Rate: 9 - - Item: Comp_Trans_Scroll + - Index: 22 + Item: Comp_Trans_Scroll Rate: 1364 - - Item: Mad_Bunny_K + - Index: 23 + Item: Mad_Bunny_K Rate: 23 - - Item: Mad_Bunny_K_ + - Index: 24 + Item: Mad_Bunny_K_ Rate: 23 - Group: COWLICK_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Cowlick_BL + - Index: 0 + Item: C_Cowlick_BL Rate: 1250 - - Item: C_Cowlick_YL + - Index: 1 + Item: C_Cowlick_YL Rate: 1250 - - Item: C_Cowlick_GN + - Index: 2 + Item: C_Cowlick_GN Rate: 1250 - - Item: C_Cowlick_PP + - Index: 3 + Item: C_Cowlick_PP Rate: 1250 - - Item: C_Cowlick_RD + - Index: 4 + Item: C_Cowlick_RD Rate: 1250 - - Item: C_Cowlick_OM + - Index: 5 + Item: C_Cowlick_OM Rate: 1250 - - Item: C_Cowlick_BU + - Index: 6 + Item: C_Cowlick_BU Rate: 1250 - - Item: C_Cowlick_WH + - Index: 7 + Item: C_Cowlick_WH Rate: 1250 - Group: STRAIGHT_PONY_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Straight_Pony_BL + - Index: 0 + Item: C_Straight_Pony_BL Rate: 1250 - - Item: C_Straight_Pony_YL + - Index: 1 + Item: C_Straight_Pony_YL Rate: 1250 - - Item: C_Straight_Pony_GN + - Index: 2 + Item: C_Straight_Pony_GN Rate: 1250 - - Item: C_Straight_Pony_PP + - Index: 3 + Item: C_Straight_Pony_PP Rate: 1250 - - Item: C_Straight_Pony_RD + - Index: 4 + Item: C_Straight_Pony_RD Rate: 1250 - - Item: C_Straight_Pony_OM + - Index: 5 + Item: C_Straight_Pony_OM Rate: 1250 - - Item: C_Straight_Pony_BU + - Index: 6 + Item: C_Straight_Pony_BU Rate: 1250 - - Item: C_Straight_Pony_WH + - Index: 7 + Item: C_Straight_Pony_WH Rate: 1250 - Group: LOOSE_WAVE_TWIN_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Loose_Wave_Twin_BL + - Index: 0 + Item: C_Loose_Wave_Twin_BL Rate: 1250 - - Item: C_Loose_Wave_Twin_YL + - Index: 1 + Item: C_Loose_Wave_Twin_YL Rate: 1250 - - Item: C_Loose_Wave_Twin_GN + - Index: 2 + Item: C_Loose_Wave_Twin_GN Rate: 1250 - - Item: C_Loose_Wave_Twin_PP + - Index: 3 + Item: C_Loose_Wave_Twin_PP Rate: 1250 - - Item: C_Loose_Wave_Twin_RD + - Index: 4 + Item: C_Loose_Wave_Twin_RD Rate: 1250 - - Item: C_Loose_Wave_Twin_OM + - Index: 5 + Item: C_Loose_Wave_Twin_OM Rate: 1250 - - Item: C_Loose_Wave_Twin_BU + - Index: 6 + Item: C_Loose_Wave_Twin_BU Rate: 1250 - - Item: C_Loose_Wave_Twin_WH + - Index: 7 + Item: C_Loose_Wave_Twin_WH Rate: 1250 - Group: INVISIBLE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Blacksmith_Blessing + - Index: 6 + Item: Blacksmith_Blessing Rate: 1000 - - Item: Treasure_Box + - Index: 7 + Item: Treasure_Box Rate: 1500 - - Item: Poison_Bottle_Box2 + - Index: 8 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 9 + Item: Potion_Box Rate: 1000 - - Item: Invisible_Scroll + - Index: 10 + Item: Invisible_Scroll Rate: 1400 - - Item: Sealed_Card + - Index: 11 + Item: Sealed_Card Rate: 10 - - Item: Comp_Battle_Bubble + - Index: 12 + Item: Comp_Battle_Bubble Rate: 1040 - - Item: Minus_Status_Box + - Index: 13 + Item: Minus_Status_Box Rate: 700 - - Item: Invisible_Box + - Index: 14 + Item: Invisible_Box Rate: 500 - - Item: S_Swordman_earring + - Index: 15 + Item: S_Swordman_earring Rate: 150 - - Item: S_Merchant_earring + - Index: 16 + Item: S_Merchant_earring Rate: 150 - - Item: S_Acolyte_earring + - Index: 17 + Item: S_Acolyte_earring Rate: 150 - - Item: S_Magician_earring + - Index: 18 + Item: S_Magician_earring Rate: 150 - - Item: S_Swordman_Pendant + - Index: 19 + Item: S_Swordman_Pendant Rate: 150 - - Item: S_Merchant_Pendant + - Index: 20 + Item: S_Merchant_Pendant Rate: 150 - - Item: S_Acolyte_Pendant + - Index: 21 + Item: S_Acolyte_Pendant Rate: 150 - - Item: S_Thief_Pendant + - Index: 22 + Item: S_Thief_Pendant Rate: 150 - - Item: S_Magician_Pendant + - Index: 23 + Item: S_Magician_Pendant Rate: 150 - - Item: S_Archer_Pendant + - Index: 24 + Item: S_Archer_Pendant Rate: 150 - - Item: S_Thief_earring + - Index: 25 + Item: S_Thief_earring Rate: 150 - - Item: S_Archer_earring + - Index: 26 + Item: S_Archer_earring Rate: 150 - Group: NEW_HAT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 9 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 15 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 9 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 15 - - Item: Guarantee_Weapon_11Up + - Index: 4 + Item: Guarantee_Weapon_11Up Rate: 1 - - Item: Guarantee_Armor_11Up + - Index: 5 + Item: Guarantee_Armor_11Up Rate: 1 - - Item: Blacksmith_Blessing + - Index: 6 + Item: Blacksmith_Blessing Rate: 1000 - - Item: Treasure_Box + - Index: 7 + Item: Treasure_Box Rate: 1350 - - Item: Yggdrasil_Seed_Box + - Index: 8 + Item: Yggdrasil_Seed_Box Rate: 800 - - Item: Poison_Bottle_Box2 + - Index: 9 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: New_Hat_Scroll + - Index: 10 + Item: New_Hat_Scroll Rate: 1200 - - Item: New_Hat_Scroll + - Index: 11 + Item: New_Hat_Scroll Rate: 1000 - - Item: New_Hat_Scroll + - Index: 12 + Item: New_Hat_Scroll Rate: 10 - - Item: New_Hat_Scroll + - Index: 13 + Item: New_Hat_Scroll Rate: 10 - - Item: Comp_Trans_Scroll + - Index: 14 + Item: Comp_Trans_Scroll Rate: 1200 - - Item: New_Hat_Scroll + - Index: 15 + Item: New_Hat_Scroll Rate: 70 - - Item: S_Knight_Shoes + - Index: 16 + Item: S_Knight_Shoes Rate: 150 - - Item: S_Crusader_Shoes + - Index: 17 + Item: S_Crusader_Shoes Rate: 150 - - Item: S_Blacksmith_Shoes + - Index: 18 + Item: S_Blacksmith_Shoes Rate: 150 - - Item: S_Alchemist_Shoes + - Index: 19 + Item: S_Alchemist_Shoes Rate: 150 - - Item: S_Priest_Shoes + - Index: 20 + Item: S_Priest_Shoes Rate: 150 - - Item: S_Monk_Shoes + - Index: 21 + Item: S_Monk_Shoes Rate: 150 - - Item: S_Assassin_Shoes + - Index: 22 + Item: S_Assassin_Shoes Rate: 150 - - Item: S_Rogue_Shoes + - Index: 23 + Item: S_Rogue_Shoes Rate: 150 - - Item: S_Wizard_Shoes + - Index: 24 + Item: S_Wizard_Shoes Rate: 150 - - Item: S_Sage_Shoes + - Index: 25 + Item: S_Sage_Shoes Rate: 150 - - Item: S_Hunter_Shoes + - Index: 26 + Item: S_Hunter_Shoes Rate: 150 - - Item: S_Bard_Shoes + - Index: 27 + Item: S_Bard_Shoes Rate: 150 - - Item: S_Dancer_Shoes + - Index: 28 + Item: S_Dancer_Shoes Rate: 150 - - Item: Comp_Auger_Of_Spirit + - Index: 29 + Item: Comp_Auger_Of_Spirit Rate: 360 - Group: NEW_HAT_BOX SubGroups: - SubGroup: 1 List: - - Item: 8_Type_PurgatorialWing + - Index: 0 + Item: 8_Type_PurgatorialWing Rate: 2000 - - Item: Thief_Hood + - Index: 1 + Item: Thief_Hood Rate: 2000 - - Item: Noble_Mask + - Index: 2 + Item: Noble_Mask Rate: 2000 - - Item: New_Wave_Sunglasses + - Index: 3 + Item: New_Wave_Sunglasses Rate: 2000 - - Item: Palace_Guard_Cap + - Index: 4 + Item: Palace_Guard_Cap Rate: 2000 - Group: COKINGOPENBOX SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_7Up + - Index: 0 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 1 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: White_Slim_Potion_B + - Index: 2 + Item: White_Slim_Potion_B Rate: 9697 Amount: 100 - - Item: E_Str_Dish10_ + - Index: 3 + Item: E_Str_Dish10_ Rate: 50 Amount: 20 - - Item: E_Agi_Dish10_ + - Index: 4 + Item: E_Agi_Dish10_ Rate: 50 Amount: 20 - - Item: E_Int_Dish10_ + - Index: 5 + Item: E_Int_Dish10_ Rate: 50 Amount: 20 - - Item: E_Dex_Dish10_ + - Index: 6 + Item: E_Dex_Dish10_ Rate: 50 Amount: 20 - - Item: E_Luk_Dish10_ + - Index: 7 + Item: E_Luk_Dish10_ Rate: 50 Amount: 20 - - Item: E_Vit_Dish10_ + - Index: 8 + Item: E_Vit_Dish10_ Rate: 50 Amount: 20 - - Item: Golden_Card + - Index: 9 + Item: Golden_Card Rate: 1 - Group: 2015_SPECIAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Treasure_Box + - Index: 0 + Item: Treasure_Box Rate: 1500 Amount: 3 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 1150 - - Item: Potion_Box + - Index: 2 + Item: Potion_Box Rate: 1500 - - Item: Pr_Reset_Stone_Box + - Index: 3 + Item: Pr_Reset_Stone_Box Rate: 10 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_5Day_Box Rate: 500 - - Item: 2015_Special_Scroll + - Index: 5 + Item: 2015_Special_Scroll Rate: 1000 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 12 + Item: Comp_Battle_Bubble Rate: 1000 Amount: 2 - - Item: Minus_Status_Box + - Index: 13 + Item: Minus_Status_Box Rate: 900 - - Item: 2015_Special_Scroll + - Index: 14 + Item: 2015_Special_Scroll Rate: 440 - - Item: S_Knight_Armor + - Index: 15 + Item: S_Knight_Armor Rate: 150 - - Item: S_Crusader_Armor + - Index: 16 + Item: S_Crusader_Armor Rate: 150 - - Item: S_Blacksmith_Armor + - Index: 17 + Item: S_Blacksmith_Armor Rate: 150 - - Item: S_Alchemist_Armor + - Index: 18 + Item: S_Alchemist_Armor Rate: 150 - - Item: S_Priest_Armor + - Index: 19 + Item: S_Priest_Armor Rate: 150 - - Item: S_Monk_Armor + - Index: 20 + Item: S_Monk_Armor Rate: 150 - - Item: S_Assassin_Armor + - Index: 21 + Item: S_Assassin_Armor Rate: 150 - - Item: S_Rogue_Armor + - Index: 22 + Item: S_Rogue_Armor Rate: 150 - - Item: S_Wizard_Armor + - Index: 23 + Item: S_Wizard_Armor Rate: 150 - - Item: S_Sage_Armor + - Index: 24 + Item: S_Sage_Armor Rate: 150 - - Item: S_Hunter_Armor + - Index: 25 + Item: S_Hunter_Armor Rate: 150 - - Item: S_Bard_Armor + - Index: 26 + Item: S_Bard_Armor Rate: 150 - - Item: S_Dancer_Armor + - Index: 27 + Item: S_Dancer_Armor Rate: 150 - Group: 2015_SPECIAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Treasure_Box + - Index: 0 + Item: Treasure_Box Rate: 1500 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 1150 - - Item: Potion_Box + - Index: 2 + Item: Potion_Box Rate: 1500 - - Item: Pr_Reset_Stone_Box + - Index: 3 + Item: Pr_Reset_Stone_Box Rate: 10 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_5Day_Box Rate: 500 - - Item: 2015_Special_Box + - Index: 5 + Item: 2015_Special_Box Rate: 1000 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 12 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Minus_Status_Box + - Index: 13 + Item: Minus_Status_Box Rate: 900 - - Item: 2015_Special_Box + - Index: 14 + Item: 2015_Special_Box Rate: 440 - - Item: S_Knight_Armor + - Index: 15 + Item: S_Knight_Armor Rate: 150 - - Item: S_Crusader_Armor + - Index: 16 + Item: S_Crusader_Armor Rate: 150 - - Item: S_Blacksmith_Armor + - Index: 17 + Item: S_Blacksmith_Armor Rate: 150 - - Item: S_Alchemist_Armor + - Index: 18 + Item: S_Alchemist_Armor Rate: 150 - - Item: S_Priest_Armor + - Index: 19 + Item: S_Priest_Armor Rate: 150 - - Item: S_Monk_Armor + - Index: 20 + Item: S_Monk_Armor Rate: 150 - - Item: S_Assassin_Armor + - Index: 21 + Item: S_Assassin_Armor Rate: 150 - - Item: S_Rogue_Armor + - Index: 22 + Item: S_Rogue_Armor Rate: 150 - - Item: S_Wizard_Armor + - Index: 23 + Item: S_Wizard_Armor Rate: 150 - - Item: S_Sage_Armor + - Index: 24 + Item: S_Sage_Armor Rate: 150 - - Item: S_Hunter_Armor + - Index: 25 + Item: S_Hunter_Armor Rate: 150 - - Item: S_Bard_Armor + - Index: 26 + Item: S_Bard_Armor Rate: 150 - - Item: S_Dancer_Armor + - Index: 27 + Item: S_Dancer_Armor Rate: 150 - - Item: 2015_Special_Box + - Index: 28 + Item: 2015_Special_Box Rate: 440 - SubGroup: 2 List: - - Item: Happy_Balloon_K + - Index: 0 + Item: Happy_Balloon_K Rate: 588 - - Item: Ribbon_Piamat_K + - Index: 1 + Item: Ribbon_Piamat_K Rate: 588 - - Item: Piamette_Hood + - Index: 2 + Item: Piamette_Hood Rate: 588 - - Item: New_Year_Shadow_Cube + - Index: 3 + Item: New_Year_Shadow_Cube Rate: 588 - - Item: 2015_Special_Box + - Index: 4 + Item: 2015_Special_Box Rate: 588 - - Item: 2015_Special_Box + - Index: 5 + Item: 2015_Special_Box Rate: 588 - - Item: Invisible_Box + - Index: 6 + Item: Invisible_Box Rate: 588 - - Item: 2015_Special_Box + - Index: 7 + Item: 2015_Special_Box Rate: 588 - - Item: S_Caster_Shoes + - Index: 8 + Item: S_Caster_Shoes Rate: 588 - - Item: S_Caster_Shield + - Index: 9 + Item: S_Caster_Shield Rate: 588 - - Item: S_Caster_Armor + - Index: 10 + Item: S_Caster_Armor Rate: 588 - - Item: S_Reload_Shoes + - Index: 11 + Item: S_Reload_Shoes Rate: 588 - - Item: S_Reload_Shield + - Index: 12 + Item: S_Reload_Shield Rate: 588 - - Item: S_Reload_Armor + - Index: 13 + Item: S_Reload_Armor Rate: 588 - - Item: Pump_Of_Spirit + - Index: 14 + Item: Pump_Of_Spirit Rate: 588 - - Item: Mad_Bunny_K + - Index: 15 + Item: Mad_Bunny_K Rate: 588 - - Item: Mad_Bunny_K_ + - Index: 16 + Item: Mad_Bunny_K_ Rate: 588 - Group: 2015_ANGEL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Shadow_Cube_Sak + - Index: 0 + Item: Shadow_Cube_Sak Rate: 10000 - SubGroup: 2 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 1000 - - Item: Treasure_Box + - Index: 1 + Item: Treasure_Box Rate: 1500 - - Item: Old_Ore_Box + - Index: 2 + Item: Old_Ore_Box Rate: 1500 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1140 - - Item: 2015_Angel_Scroll + - Index: 4 + Item: 2015_Angel_Scroll Rate: 900 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 12 + Item: Shadow_Cube_Weapon Rate: 319 - - Item: Shadow_Cube_Armor + - Index: 13 + Item: Shadow_Cube_Armor Rate: 285 - - Item: Shadow_Cube_Shield + - Index: 14 + Item: Shadow_Cube_Shield Rate: 271 - - Item: Shadow_Cube_Shoes + - Index: 15 + Item: Shadow_Cube_Shoes Rate: 229 - - Item: Shadow_Cube_Pendant + - Index: 16 + Item: Shadow_Cube_Pendant Rate: 195 - - Item: Shadow_Cube_Earing + - Index: 17 + Item: Shadow_Cube_Earing Rate: 201 - - Item: Comp_Battle_Bubble + - Index: 18 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: AngelPoring_Box + - Index: 19 + Item: AngelPoring_Box Rate: 500 - - Item: S_SuperNovice_Weapon + - Index: 20 + Item: S_SuperNovice_Weapon Rate: 150 - - Item: S_Gunslinger_Weapon + - Index: 21 + Item: S_Gunslinger_Weapon Rate: 150 - - Item: S_Taekwon_Weapon + - Index: 22 + Item: S_Taekwon_Weapon Rate: 150 - - Item: S_Ninja_Weapon + - Index: 23 + Item: S_Ninja_Weapon Rate: 150 - - Item: S_DoramMagical_Weapon + - Index: 24 + Item: S_DoramMagical_Weapon Rate: 150 - - Item: S_DoramPhysical_Weapon + - Index: 25 + Item: S_DoramPhysical_Weapon Rate: 150 - Group: DECEMBERGIFTBOX_2016 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Egg + - Index: 0 + Item: Mysterious_Egg Amount: 2 - Group: NOVEMBERGIFTBOX_2016 SubGroups: - SubGroup: 0 List: - - Item: Half_Asprika - - Item: Half_Megin - - Item: Half_Brysing - - Item: Half_Brynhild + - Index: 0 + Item: Half_Asprika + - Index: 1 + Item: Half_Megin + - Index: 2 + Item: Half_Brysing + - Index: 3 + Item: Half_Brynhild - Group: PORING_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Poring_Sunglasses + - Index: 0 + Item: Poring_Sunglasses Rate: 10000 - SubGroup: 2 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 900 - - Item: Treasure_Box + - Index: 1 + Item: Treasure_Box Rate: 1500 - - Item: Old_C_Album_Helm + - Index: 2 + Item: Old_C_Album_Helm Rate: 200 - - Item: Old_C_Album_Armor + - Index: 3 + Item: Old_C_Album_Armor Rate: 200 - - Item: Old_C_Album_Shield + - Index: 4 + Item: Old_C_Album_Shield Rate: 200 - - Item: Old_C_Album_Garment + - Index: 5 + Item: Old_C_Album_Garment Rate: 200 - - Item: Old_C_Album_Shoes + - Index: 6 + Item: Old_C_Album_Shoes Rate: 200 - - Item: Old_C_Album_Acc + - Index: 7 + Item: Old_C_Album_Acc Rate: 200 - - Item: Old_C_Album_Weapon + - Index: 8 + Item: Old_C_Album_Weapon Rate: 200 - - Item: Potion_Box + - Index: 9 + Item: Potion_Box Rate: 1140 - - Item: Poring_Scroll + - Index: 10 + Item: Poring_Scroll Rate: 1000 - - Item: Poring_Sunglasses_K + - Index: 11 + Item: Poring_Sunglasses_K Rate: 385 - - Item: Poring_Sunglasses_K_ + - Index: 12 + Item: Poring_Sunglasses_K_ Rate: 15 - - Item: Wet_CardAlbum + - Index: 13 + Item: Wet_CardAlbum Rate: 50 - - Item: Sealed_Card + - Index: 14 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 15 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 16 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 17 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 18 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 19 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 20 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Str_Box + - Index: 21 + Item: Minus_Str_Box Rate: 400 - - Item: Minus_Agi_Box + - Index: 22 + Item: Minus_Agi_Box Rate: 400 - - Item: Minus_Vit_Box + - Index: 23 + Item: Minus_Vit_Box Rate: 400 - - Item: Minus_Int_Box + - Index: 24 + Item: Minus_Int_Box Rate: 400 - - Item: Minus_Dex_Box + - Index: 25 + Item: Minus_Dex_Box Rate: 400 - - Item: Minus_Luk_Box + - Index: 26 + Item: Minus_Luk_Box Rate: 400 - - Item: Comp_Battle_Bubble + - Index: 27 + Item: Comp_Battle_Bubble Rate: 1100 - - Item: AngelPoring_Box + - Index: 28 + Item: AngelPoring_Box Rate: 50 - Group: MOBI_SUPPORT_BOX SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 1 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_9Up + - Index: 2 + Item: Guarantee_Armor_9Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: White_Slim_Potion_B + - Index: 4 + Item: White_Slim_Potion_B Rate: 9396 Amount: 100 - - Item: E_Str_Dish10_ + - Index: 5 + Item: E_Str_Dish10_ Rate: 100 Amount: 10 - - Item: E_Agi_Dish10_ + - Index: 6 + Item: E_Agi_Dish10_ Rate: 100 Amount: 10 - - Item: E_Int_Dish10_ + - Index: 7 + Item: E_Int_Dish10_ Rate: 100 Amount: 10 - - Item: E_Dex_Dish10_ + - Index: 8 + Item: E_Dex_Dish10_ Rate: 100 Amount: 10 - - Item: E_Luk_Dish10_ + - Index: 9 + Item: E_Luk_Dish10_ Rate: 100 Amount: 10 - - Item: E_Vit_Dish10_ + - Index: 10 + Item: E_Vit_Dish10_ Rate: 100 Amount: 10 - Group: TIME_GUARDIAN_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Comp_Battle_Manual + - Index: 0 + Item: Comp_Battle_Manual Amount: 5 - - Item: Comp_Bubble_Gum + - Index: 1 + Item: Comp_Bubble_Gum Amount: 5 - - Item: Comp_Insurance + - Index: 2 + Item: Comp_Insurance Amount: 5 - - Item: Toughen_Time_Keepr_Robe - - Item: Boarding_Halter_Box7 - - Item: Toughen_Time_Keeper_Hat - - Item: Toughen_Time_Keepr_MT - - Item: Toughen_Time_Keepr_Bts - - Item: Toughen_Time_Keepr_Shd + - Index: 3 + Item: Toughen_Time_Keepr_Robe + - Index: 4 + Item: Boarding_Halter_Box7 + - Index: 5 + Item: Toughen_Time_Keeper_Hat + - Index: 6 + Item: Toughen_Time_Keepr_MT + - Index: 7 + Item: Toughen_Time_Keepr_Bts + - Index: 8 + Item: Toughen_Time_Keepr_Shd - Group: ASSORTED_SHDOWBOX SubGroups: - SubGroup: 0 List: - - Item: Shadow_Cube_Weapon - - Item: Shadow_Cube_Armor - - Item: Shadow_Cube_Shield - - Item: Shadow_Cube_Shoes - - Item: Shadow_Cube_Pendant - - Item: Shadow_Cube_Earing + - Index: 0 + Item: Shadow_Cube_Weapon + - Index: 1 + Item: Shadow_Cube_Armor + - Index: 2 + Item: Shadow_Cube_Shield + - Index: 3 + Item: Shadow_Cube_Shoes + - Index: 4 + Item: Shadow_Cube_Pendant + - Index: 5 + Item: Shadow_Cube_Earing - Group: AMISTR_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Advanced_Taiming_Item + - Index: 0 + Item: Advanced_Taiming_Item Rate: 10000 - SubGroup: 2 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 900 - - Item: Treasure_Box + - Index: 1 + Item: Treasure_Box Rate: 1490 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1100 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_3Day_Box Rate: 1000 - - Item: Amistr_Scroll + - Index: 5 + Item: Amistr_Scroll Rate: 1000 - - Item: Sealed_Card + - Index: 6 + Item: Sealed_Card Rate: 10 - - Item: New_Year_Shadow_Cube + - Index: 7 + Item: New_Year_Shadow_Cube Rate: 100 - - Item: Weapon_7Up_Box + - Index: 8 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 9 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 10 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 11 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 12 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 13 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 14 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Amistr_Scroll + - Index: 15 + Item: Amistr_Scroll Rate: 400 - - Item: S_Runeknight_Weapon + - Index: 16 + Item: S_Runeknight_Weapon Rate: 150 - - Item: S_Royalguard_Weapon + - Index: 17 + Item: S_Royalguard_Weapon Rate: 150 - - Item: S_Mechanic_weapon + - Index: 18 + Item: S_Mechanic_weapon Rate: 150 - - Item: S_Genetic_Weapon + - Index: 19 + Item: S_Genetic_Weapon Rate: 150 - - Item: S_Archbishop_Weapon + - Index: 20 + Item: S_Archbishop_Weapon Rate: 150 - - Item: S_Sura_weapon + - Index: 21 + Item: S_Sura_weapon Rate: 150 - - Item: S_Guillotine_Weapon + - Index: 22 + Item: S_Guillotine_Weapon Rate: 150 - - Item: S_Shadowchaser_Weapon + - Index: 23 + Item: S_Shadowchaser_Weapon Rate: 150 - - Item: S_Warlock_Weapon + - Index: 24 + Item: S_Warlock_Weapon Rate: 150 - - Item: S_Sorcerer_Weapon + - Index: 25 + Item: S_Sorcerer_Weapon Rate: 150 - - Item: S_Ranger_Weapon + - Index: 26 + Item: S_Ranger_Weapon Rate: 150 - - Item: S_Minstrel_Weapon + - Index: 27 + Item: S_Minstrel_Weapon Rate: 150 - - Item: S_Wanderer_Weapon + - Index: 28 + Item: S_Wanderer_Weapon Rate: 150 - Group: AMISTR_BOX SubGroups: - SubGroup: 1 List: - - Item: AmistrBag_Teleport + - Index: 0 + Item: AmistrBag_Teleport Rate: 1111 - - Item: AmistrBag_Heal + - Index: 1 + Item: AmistrBag_Heal Rate: 1111 - - Item: AmistrBag_Greed + - Index: 2 + Item: AmistrBag_Greed Rate: 1111 - - Item: AmistrBag_Incagi + - Index: 3 + Item: AmistrBag_Incagi Rate: 1111 - - Item: AmistrBag_Magnum + - Index: 4 + Item: AmistrBag_Magnum Rate: 1111 - - Item: AmistrBag_Endure + - Index: 5 + Item: AmistrBag_Endure Rate: 1111 - - Item: AmistrBag_Sight + - Index: 6 + Item: AmistrBag_Sight Rate: 1111 - - Item: AmistrBag_Concentrate + - Index: 7 + Item: AmistrBag_Concentrate Rate: 1111 - - Item: AmistrBag_Hiding + - Index: 8 + Item: AmistrBag_Hiding Rate: 1111 - Group: SHADOW_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Treasure_Box + - Index: 0 + Item: Treasure_Box Rate: 1480 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 2 + Item: Potion_Box Rate: 1000 - - Item: Shadow_Scroll + - Index: 3 + Item: Shadow_Scroll Rate: 1000 - - Item: PetTradeTicket_Box + - Index: 4 + Item: PetTradeTicket_Box Rate: 100 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Scroll + - Index: 12 + Item: Shadow_Scroll Rate: 80 - - Item: Comp_Battle_Bubble + - Index: 13 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Shadow_Scroll + - Index: 14 + Item: Shadow_Scroll Rate: 50 - - Item: Minus_Status_Box + - Index: 15 + Item: Minus_Status_Box Rate: 500 - - Item: Shadow_Scroll + - Index: 16 + Item: Shadow_Scroll Rate: 20 - - Item: Class_Shadow_Cube + - Index: 17 + Item: Class_Shadow_Cube Rate: 1500 - - Item: S_Runeknight_Shield + - Index: 18 + Item: S_Runeknight_Shield Rate: 170 - - Item: S_Royalguard_Shield + - Index: 19 + Item: S_Royalguard_Shield Rate: 170 - - Item: S_Mechanic_Shield + - Index: 20 + Item: S_Mechanic_Shield Rate: 170 - - Item: S_Genetic_Shield + - Index: 21 + Item: S_Genetic_Shield Rate: 170 - - Item: S_Archbishop_Shield + - Index: 22 + Item: S_Archbishop_Shield Rate: 170 - - Item: S_Sura_Shield + - Index: 23 + Item: S_Sura_Shield Rate: 170 - - Item: S_Guillotine_Shield + - Index: 24 + Item: S_Guillotine_Shield Rate: 170 - - Item: S_Shadowchaser_Shield + - Index: 25 + Item: S_Shadowchaser_Shield Rate: 170 - - Item: S_Warlock_Shield + - Index: 26 + Item: S_Warlock_Shield Rate: 170 - - Item: S_Sorcerer_Shield + - Index: 27 + Item: S_Sorcerer_Shield Rate: 170 - - Item: S_Ranger_Shield + - Index: 28 + Item: S_Ranger_Shield Rate: 170 - - Item: S_Minstrel_Shield + - Index: 29 + Item: S_Minstrel_Shield Rate: 170 - - Item: S_Wanderer_Shield + - Index: 30 + Item: S_Wanderer_Shield Rate: 170 - Group: SPIRIT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 900 - - Item: Treasure_Box + - Index: 1 + Item: Treasure_Box Rate: 1400 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1000 - - Item: Spirit_Scroll + - Index: 4 + Item: Spirit_Scroll Rate: 1000 - - Item: Spirit_Of_Chung_E + - Index: 5 + Item: Spirit_Of_Chung_E Rate: 200 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 12 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 13 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 14 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 15 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 16 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 17 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Battle_Bubble + - Index: 18 + Item: Comp_Battle_Bubble Rate: 1350 - - Item: Class_Shadow_Cube + - Index: 19 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Spirit_Scroll + - Index: 20 + Item: Spirit_Scroll Rate: 100 - - Item: Pump_Of_Spirit + - Index: 21 + Item: Pump_Of_Spirit Rate: 200 - Group: SEALED_HAT_BOX3 SubGroups: - SubGroup: 1 List: - - Item: Ifrit's_Ear + - Index: 0 + Item: Ifrit's_Ear Rate: 2000 - - Item: Samambaia + - Index: 1 + Item: Samambaia Rate: 2000 - - Item: K_Rabbit_Bonnet + - Index: 2 + Item: K_Rabbit_Bonnet Rate: 2000 - - Item: Gryphon_Hat + - Index: 3 + Item: Gryphon_Hat Rate: 2000 - - Item: Rainbow_Feather_Deco + - Index: 4 + Item: Rainbow_Feather_Deco Rate: 2000 - Group: CACHUA_WEAPON SubGroups: - SubGroup: 1 List: - - Item: Sword + - Index: 0 + Item: Sword Rate: 300 - - Item: Blade_ + - Index: 1 + Item: Blade_ Rate: 300 - - Item: Katana + - Index: 2 + Item: Katana Rate: 300 - - Item: Saber_ + - Index: 3 + Item: Saber_ Rate: 30 - - Item: Ice_Falchon + - Index: 4 + Item: Ice_Falchon Rate: 25 - - Item: Fire_Brand + - Index: 5 + Item: Fire_Brand Rate: 25 - - Item: Town_Sword_ + - Index: 6 + Item: Town_Sword_ Rate: 30 - - Item: Bastard_Sword_ + - Index: 7 + Item: Bastard_Sword_ Rate: 30 - - Item: Zweihander + - Index: 8 + Item: Zweihander Rate: 25 - - Item: Zweihander_ + - Index: 9 + Item: Zweihander_ Rate: 1 - - Item: Alca_Bringer + - Index: 10 + Item: Alca_Bringer Rate: 25 - - Item: Chrome_Twohand_Sword + - Index: 11 + Item: Chrome_Twohand_Sword Rate: 25 - - Item: Knife + - Index: 12 + Item: Knife Rate: 300 - - Item: Main_Gauche_ + - Index: 13 + Item: Main_Gauche_ Rate: 300 - - Item: Gladius_ + - Index: 14 + Item: Gladius_ Rate: 30 - - Item: Damascus + - Index: 15 + Item: Damascus Rate: 30 - - Item: Bazerald + - Index: 16 + Item: Bazerald Rate: 1 - - Item: Cinquedea_ + - Index: 17 + Item: Cinquedea_ Rate: 30 - - Item: Jur + - Index: 18 + Item: Jur Rate: 30 - - Item: Jur_ + - Index: 19 + Item: Jur_ Rate: 30 - - Item: Katar_ + - Index: 20 + Item: Katar_ Rate: 30 - - Item: Katar_Of_Cold_Icicle + - Index: 21 + Item: Katar_Of_Cold_Icicle Rate: 25 - - Item: Katar_Of_Thornbush + - Index: 22 + Item: Katar_Of_Thornbush Rate: 25 - - Item: Katar_Of_Raging_Blaze + - Index: 23 + Item: Katar_Of_Raging_Blaze Rate: 25 - - Item: Katar_Of_Piercing_Wind + - Index: 24 + Item: Katar_Of_Piercing_Wind Rate: 25 - - Item: Ghoul_Leg + - Index: 25 + Item: Ghoul_Leg Rate: 25 - - Item: Nail_Of_Loki + - Index: 26 + Item: Nail_Of_Loki Rate: 300 - - Item: Various_Jur + - Index: 27 + Item: Various_Jur Rate: 300 - - Item: Krishna + - Index: 28 + Item: Krishna Rate: 25 - - Item: Cakram + - Index: 29 + Item: Cakram Rate: 25 - - Item: Guillotine_Katar + - Index: 30 + Item: Guillotine_Katar Rate: 1 - - Item: Axe + - Index: 31 + Item: Axe Rate: 300 - - Item: Orcish_Axe + - Index: 32 + Item: Orcish_Axe Rate: 400 - - Item: Windhawk + - Index: 33 + Item: Windhawk Rate: 30 - - Item: Vecer_Axe + - Index: 34 + Item: Vecer_Axe Rate: 25 - - Item: Right_Epsilon + - Index: 35 + Item: Right_Epsilon Rate: 25 - - Item: Hurricane_Fury + - Index: 36 + Item: Hurricane_Fury Rate: 1 - - Item: Ygnus_Stale + - Index: 37 + Item: Ygnus_Stale Rate: 25 - - Item: End_Sektura + - Index: 38 + Item: End_Sektura Rate: 25 - - Item: Javelin_ + - Index: 39 + Item: Javelin_ Rate: 300 - - Item: Pike_ + - Index: 40 + Item: Pike_ Rate: 300 - - Item: Gungnir + - Index: 41 + Item: Gungnir Rate: 25 - - Item: Gungnir_ + - Index: 42 + Item: Gungnir_ Rate: 1 - - Item: Hunting_Spear + - Index: 43 + Item: Hunting_Spear Rate: 25 - - Item: Imperial_Spear + - Index: 44 + Item: Imperial_Spear Rate: 25 - - Item: Guisarme_ + - Index: 45 + Item: Guisarme_ Rate: 30 - - Item: Crescent_Scythe + - Index: 46 + Item: Crescent_Scythe Rate: 25 - - Item: Crescent_Scythe_ + - Index: 47 + Item: Crescent_Scythe_ Rate: 1 - - Item: Cardo + - Index: 48 + Item: Cardo Rate: 25 - - Item: Giant_Lance + - Index: 49 + Item: Giant_Lance Rate: 1 - - Item: Mace + - Index: 50 + Item: Mace Rate: 300 - - Item: Chain_ + - Index: 51 + Item: Chain_ Rate: 30 - - Item: Quadrille + - Index: 52 + Item: Quadrille Rate: 25 - - Item: Iron_Driver + - Index: 53 + Item: Iron_Driver Rate: 25 - - Item: Book + - Index: 54 + Item: Book Rate: 30 - - Item: Book_Of_Billows + - Index: 55 + Item: Book_Of_Billows Rate: 25 - - Item: Book_Of_Mother_Earth + - Index: 56 + Item: Book_Of_Mother_Earth Rate: 25 - - Item: Book_Of_Blazing_Sun + - Index: 57 + Item: Book_Of_Blazing_Sun Rate: 25 - - Item: Book_Of_Gust_Of_Wind + - Index: 58 + Item: Book_Of_Gust_Of_Wind Rate: 25 - - Item: Diary_Of_Great_Sage + - Index: 59 + Item: Diary_Of_Great_Sage Rate: 25 - - Item: Death_Note + - Index: 60 + Item: Death_Note Rate: 25 - - Item: Principles_Of_Magic + - Index: 61 + Item: Principles_Of_Magic Rate: 25 - - Item: Chilly_Spell_Book + - Index: 62 + Item: Chilly_Spell_Book Rate: 25 - - Item: Rod + - Index: 63 + Item: Rod Rate: 300 - - Item: Rod_ + - Index: 64 + Item: Rod_ Rate: 400 - - Item: Wand + - Index: 65 + Item: Wand Rate: 300 - - Item: Staff_ + - Index: 66 + Item: Staff_ Rate: 300 - - Item: Arc_Wand + - Index: 67 + Item: Arc_Wand Rate: 30 - - Item: Bone_Wand + - Index: 68 + Item: Bone_Wand Rate: 400 - - Item: Hypnotist's_Staff_ + - Index: 69 + Item: Hypnotist's_Staff_ Rate: 300 - - Item: Mental_Stick + - Index: 70 + Item: Mental_Stick Rate: 25 - - Item: Recovery_Light + - Index: 71 + Item: Recovery_Light Rate: 1 - - Item: Thorn_Staff_ + - Index: 72 + Item: Thorn_Staff_ Rate: 1 - - Item: Bow + - Index: 73 + Item: Bow Rate: 300 - - Item: Bow_ + - Index: 74 + Item: Bow_ Rate: 304 - - Item: CrossBow_ + - Index: 75 + Item: CrossBow_ Rate: 30 - - Item: Arbalest_ + - Index: 76 + Item: Arbalest_ Rate: 30 - - Item: Kakkung_ + - Index: 77 + Item: Kakkung_ Rate: 30 - - Item: Luna_Bow + - Index: 78 + Item: Luna_Bow Rate: 300 - - Item: Hunter_Bow_ + - Index: 79 + Item: Hunter_Bow_ Rate: 1 - - Item: Waghnakh_ + - Index: 80 + Item: Waghnakh_ Rate: 300 - - Item: Knuckle_Duster_ + - Index: 81 + Item: Knuckle_Duster_ Rate: 30 - - Item: Hora_ + - Index: 82 + Item: Hora_ Rate: 30 - - Item: Fist_ + - Index: 83 + Item: Fist_ Rate: 30 - - Item: Berserk + - Index: 84 + Item: Berserk Rate: 25 - - Item: Horn_Of_Hilthrion + - Index: 85 + Item: Horn_Of_Hilthrion Rate: 25 - - Item: Sura_Rampage + - Index: 86 + Item: Sura_Rampage Rate: 25 -# - Item: Iron_Nail_K -# Rate: 0 - - Item: Violin_ + - Index: 87 + Item: Violin_ Rate: 300 - - Item: Mandolin_ + - Index: 88 + Item: Mandolin_ Rate: 30 - - Item: Lute_ + - Index: 89 + Item: Lute_ Rate: 30 - - Item: Guitar_ + - Index: 90 + Item: Guitar_ Rate: 30 - - Item: Guitar_Of_Passion + - Index: 91 + Item: Guitar_Of_Passion Rate: 25 - - Item: Guitar_Of_Blue_Solo + - Index: 92 + Item: Guitar_Of_Blue_Solo Rate: 25 - - Item: Guitar_Of_Vast_Land + - Index: 93 + Item: Guitar_Of_Vast_Land Rate: 25 - - Item: Guitar_Of_Gentle_Breeze + - Index: 94 + Item: Guitar_Of_Gentle_Breeze Rate: 25 - - Item: Berserk_Guitar + - Index: 95 + Item: Berserk_Guitar Rate: 25 - - Item: Oriental_Lute_ + - Index: 96 + Item: Oriental_Lute_ Rate: 1 - - Item: Green_Whistle + - Index: 97 + Item: Green_Whistle Rate: 25 - - Item: Rope_ + - Index: 98 + Item: Rope_ Rate: 300 - - Item: Line_ + - Index: 99 + Item: Line_ Rate: 30 - - Item: Wire_ + - Index: 100 + Item: Wire_ Rate: 30 - - Item: Rante_ + - Index: 101 + Item: Rante_ Rate: 30 - - Item: Tail_ + - Index: 102 + Item: Tail_ Rate: 30 - - Item: Whip_ + - Index: 103 + Item: Whip_ Rate: 30 - - Item: Whip_Of_Red_Flame + - Index: 104 + Item: Whip_Of_Red_Flame Rate: 25 - - Item: Whip_Of_Ice_Piece + - Index: 105 + Item: Whip_Of_Ice_Piece Rate: 25 - - Item: Whip_Of_Earth + - Index: 106 + Item: Whip_Of_Earth Rate: 25 - - Item: Jump_Rope + - Index: 107 + Item: Jump_Rope Rate: 25 - - Item: Queen's_Whip + - Index: 108 + Item: Queen's_Whip Rate: 25 - - Item: Electric_Wire + - Index: 109 + Item: Electric_Wire Rate: 25 - - Item: Queen's_Whip_ + - Index: 110 + Item: Queen's_Whip_ Rate: 1 - - Item: Stem_Whip + - Index: 111 + Item: Stem_Whip Rate: 25 - - Item: Destruction_Rod + - Index: 112 + Item: Destruction_Rod Rate: 25 - - Item: Dea_Staff + - Index: 113 + Item: Dea_Staff Rate: 25 - - Item: Staff_Of_Geffen - Rate: 1 -# - Item: Iron_Staff -# Rate: 0 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 - - Item: Dragon_Killer + - Index: 114 + Item: Staff_Of_Geffen + Rate: 1 + - Index: 115 + Item: Dragon_Killer Rate: 25 - - Item: Krieg + - Index: 116 + Item: Krieg Rate: 25 - - Item: Black_Wing + - Index: 117 + Item: Black_Wing Rate: 25 - - Item: Gold_Lux + - Index: 118 + Item: Gold_Lux Rate: 25 - - Item: ALTAIR_ARES_ + - Index: 119 + Item: ALTAIR_ARES_ Rate: 1 - - Item: Butcher_ + - Index: 120 + Item: Butcher_ Rate: 25 - - Item: Destroyer_ + - Index: 121 + Item: Destroyer_ Rate: 25 - - Item: Gate_KeeperDD + - Index: 122 + Item: Gate_KeeperDD Rate: 25 - - Item: Lever_Action_Rifle + - Index: 123 + Item: Lever_Action_Rifle Rate: 25 - - Item: RAG203_ + - Index: 124 + Item: RAG203_ Rate: 1 - - Item: P_BREAKER_ + - Index: 125 + Item: P_BREAKER_ Rate: 1 - - Item: Huuma_Blaze + - Index: 126 + Item: Huuma_Blaze Rate: 25 - - Item: Huuma_Swirling_Petal + - Index: 127 + Item: Huuma_Swirling_Petal Rate: 25 - - Item: Huuma_Fluttering_Snow + - Index: 128 + Item: Huuma_Fluttering_Snow Rate: 25 - - Item: Huuma_Thunderstorm + - Index: 129 + Item: Huuma_Thunderstorm Rate: 25 -# - Item: Humma_Clear -# Rate: 0 - - Item: Chrome_Sword + - Index: 130 + Item: Chrome_Sword Rate: 25 -# - Item: Sword_Of_Bluefire -# Rate: 0 - - Item: Red_Ether_Bag + - Index: 131 + Item: Red_Ether_Bag Rate: 25 - - Item: Robot's_Arm + - Index: 132 + Item: Robot's_Arm Rate: 1 - - Item: Spoon + - Index: 133 + Item: Spoon Rate: 1 - - Item: Catapult + - Index: 134 + Item: Catapult Rate: 1 - - Item: Creeper_Bow + - Index: 135 + Item: Creeper_Bow Rate: 25 -# - Item: Royal_Bow_K -# Rate: 0 -# - Item: Narcis_Bow -# Rate: 0 -# - Item: C_Evil_Druid_Hat -# Rate: 0 -# - Item: Oriental_Sword -# Rate: 0 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: Shadow_Staff_K -# Rate: 0 -# - Item: SoulWeight -# Rate: 0 -# - Item: MeawFoxtail -# Rate: 0 -# - Item: Shiver_Katar_K -# Rate: 0 - - Item: Tornado_Axe - Rate: 1 -# - Item: Avenger -# Rate: 0 -# - Item: Master_Soul_Rifle -# Rate: 0 -# - Item: Demon_S_Shot -# Rate: 0 -# - Item: Golden_L_Launcher -# Rate: 0 -# - Item: The_Black_Gatling -# Rate: 0 -# - Item: Demon_Hunting_Bible_K -# Rate: 0 -# - Item: OneSkyOneSun -# Rate: 0 -# - Item: Magic_Sword -# Rate: 0 -# - Item: Sharp_Wind_Sword -# Rate: 0 -# - Item: Fog_Dew_Sword -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Undine_Spear_K -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Crimson_Rose -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 -# - Item: Light_Blade -# Rate: 0 -# - Item: Slate_Sword -# Rate: 0 -# - Item: Fatalist -# Rate: 0 -# - Item: Freezing_Rod -# Rate: 0 -# - Item: Ray_Knuckle -# Rate: 0 -# - Item: Trumpet_Shell_K -# Rate: 0 -# - Item: Barb_Wire_K -# Rate: 0 -# - Item: Meteor_Striker -# Rate: 0 -# - Item: Saint_Hall -# Rate: 0 -# - Item: Dragonic_Slayer -# Rate: 0 -# - Item: Blade_Katar -# Rate: 0 -# - Item: Blue_Crystal_Staff -# Rate: 0 -# - Item: Scalet_Dragon_L_Bow -# Rate: 0 + - Index: 136 + Item: Tornado_Axe + Rate: 1 - Group: CACHUA_ROBE SubGroups: - SubGroup: 1 List: - - Item: Hood + - Index: 0 + Item: Hood Rate: 1202 - - Item: Hood_ + - Index: 1 + Item: Hood_ Rate: 1200 - - Item: Muffler + - Index: 2 + Item: Muffler Rate: 1200 - - Item: Muffler_ + - Index: 3 + Item: Muffler_ Rate: 1200 - - Item: Manteau + - Index: 4 + Item: Manteau Rate: 550 - - Item: Manteau_ + - Index: 5 + Item: Manteau_ Rate: 550 - - Item: Cape_Of_Ancient_Lord + - Index: 6 + Item: Cape_Of_Ancient_Lord Rate: 190 - - Item: Clack_Of_Servival + - Index: 7 + Item: Clack_Of_Servival Rate: 200 - - Item: Celestial_Robe + - Index: 8 + Item: Celestial_Robe Rate: 1200 - - Item: Pauldron + - Index: 9 + Item: Pauldron Rate: 1300 - - Item: Wing_Of_Eagle + - Index: 10 + Item: Wing_Of_Eagle Rate: 200 - - Item: Angel's_Warmth + - Index: 11 + Item: Angel's_Warmth Rate: 190 - - Item: Undershirt_ + - Index: 12 + Item: Undershirt_ Rate: 3 - - Item: Valkyrie_Manteau + - Index: 13 + Item: Valkyrie_Manteau Rate: 3 - - Item: Rider_Insignia + - Index: 14 + Item: Rider_Insignia Rate: 200 - - Item: Rider_Insignia_ + - Index: 15 + Item: Rider_Insignia_ Rate: 3 - - Item: Skin_Of_Ventus + - Index: 16 + Item: Skin_Of_Ventus Rate: 200 - - Item: Dragon_Manteau + - Index: 17 + Item: Dragon_Manteau Rate: 200 - - Item: Beach_Towel + - Index: 18 + Item: Beach_Towel Rate: 200 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 -# - Item: C_Evil_Druid_Hat -# Rate: 0 - - Item: Supplement_Part_Con + - Index: 19 + Item: Supplement_Part_Con Rate: 3 - - Item: Upgrade_Part_Engine + - Index: 20 + Item: Upgrade_Part_Engine Rate: 3 - - Item: Felock_Cape + - Index: 21 + Item: Felock_Cape Rate: 2 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 - Group: CACHUA_MAIL SubGroups: - SubGroup: 1 List: - - Item: Cotton_Shirt + - Index: 0 + Item: Cotton_Shirt Rate: 500 - - Item: Cotton_Shirt_ + - Index: 1 + Item: Cotton_Shirt_ Rate: 462 - - Item: Leather_Jacket + - Index: 2 + Item: Leather_Jacket Rate: 400 - - Item: Leather_Jacket_ + - Index: 3 + Item: Leather_Jacket_ Rate: 400 - - Item: Adventure_Suit + - Index: 4 + Item: Adventure_Suit Rate: 400 - - Item: Adventurere's_Suit_ + - Index: 5 + Item: Adventurere's_Suit_ Rate: 400 - - Item: Mantle + - Index: 6 + Item: Mantle Rate: 500 - - Item: Mantle_ + - Index: 7 + Item: Mantle_ Rate: 500 - - Item: Coat + - Index: 8 + Item: Coat Rate: 500 - - Item: Coat_ + - Index: 9 + Item: Coat_ Rate: 400 - - Item: Mink_Coat + - Index: 10 + Item: Mink_Coat Rate: 400 - - Item: Clothes_Of_The_Lord + - Index: 11 + Item: Clothes_Of_The_Lord Rate: 400 - - Item: Glittering_Clothes + - Index: 12 + Item: Glittering_Clothes Rate: 400 - - Item: Formal_Suit + - Index: 13 + Item: Formal_Suit Rate: 400 - - Item: Silk_Robe + - Index: 14 + Item: Silk_Robe Rate: 400 - - Item: Silk_Robe_ + - Index: 15 + Item: Silk_Robe_ Rate: 400 - - Item: Scapulare + - Index: 16 + Item: Scapulare Rate: 400 - - Item: Scapulare_ + - Index: 17 + Item: Scapulare_ Rate: 400 - - Item: Holy_Robe + - Index: 18 + Item: Holy_Robe Rate: 130 - - Item: Wooden_Mail + - Index: 19 + Item: Wooden_Mail Rate: 400 - - Item: Wooden_Mail_ + - Index: 20 + Item: Wooden_Mail_ Rate: 400 - - Item: Ninja_Suit + - Index: 21 + Item: Ninja_Suit Rate: 130 - - Item: Wedding_Dress + - Index: 22 + Item: Wedding_Dress Rate: 600 - - Item: G_Strings + - Index: 23 + Item: G_Strings Rate: 400 - - Item: Flame_Sprits_Armor_ + - Index: 24 + Item: Flame_Sprits_Armor_ Rate: 1 - - Item: Water_Sprits_Armor_ + - Index: 25 + Item: Water_Sprits_Armor_ Rate: 1 - - Item: Wind_Sprits_Armor_ + - Index: 26 + Item: Wind_Sprits_Armor_ Rate: 1 - - Item: Earth_Sprits_Armor_ + - Index: 27 + Item: Earth_Sprits_Armor_ Rate: 1 - - Item: Angel's_Protection + - Index: 28 + Item: Angel's_Protection Rate: 132 - - Item: Valkyrie_Armor + - Index: 29 + Item: Valkyrie_Armor Rate: 1 - - Item: Ninja_Suit_ + - Index: 30 + Item: Ninja_Suit_ Rate: 1 - - Item: Orleans_Gown + - Index: 31 + Item: Orleans_Gown Rate: 1 - - Item: G_Strings_ + - Index: 32 + Item: G_Strings_ Rate: 1 - - Item: Holy_Robe_ + - Index: 33 + Item: Holy_Robe_ Rate: 1 - - Item: Improved_Tights + - Index: 34 + Item: Improved_Tights Rate: 1 - - Item: Dragon_Vest + - Index: 35 + Item: Dragon_Vest Rate: 1 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 - - Item: Tidung + - Index: 36 + Item: Tidung Rate: 1 - - Item: Prison_Uniform + - Index: 37 + Item: Prison_Uniform Rate: 130 - - Item: Tenebris_Latitantes - Rate: 1 - - Item: Rider_Suit - Rate: 1 - - Item: Lounge_Suit - Rate: 1 -# - Item: C_Evil_Druid_Hat -# Rate: 0 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 + - Index: 38 + Item: Tenebris_Latitantes + Rate: 1 + - Index: 39 + Item: Rider_Suit + Rate: 1 + - Index: 40 + Item: Lounge_Suit + Rate: 1 - Group: CACHUA_SHOES SubGroups: - SubGroup: 1 List: - - Item: Sandals + - Index: 0 + Item: Sandals Rate: 800 - - Item: Sandals_ + - Index: 1 + Item: Sandals_ Rate: 752 - - Item: Shoes + - Index: 2 + Item: Shoes Rate: 800 - - Item: Shoes_ + - Index: 3 + Item: Shoes_ Rate: 800 - - Item: Boots + - Index: 4 + Item: Boots Rate: 1500 - - Item: Boots_ + - Index: 5 + Item: Boots_ Rate: 1500 - - Item: Chrystal_Pumps + - Index: 6 + Item: Chrystal_Pumps Rate: 800 - - Item: Cuffs + - Index: 7 + Item: Cuffs Rate: 800 - - Item: Spiky_Heel + - Index: 8 + Item: Spiky_Heel Rate: 800 - - Item: Angel's_Arrival + - Index: 9 + Item: Angel's_Arrival Rate: 360 - - Item: Valkyrie_Shoes + - Index: 10 + Item: Valkyrie_Shoes Rate: 3 - - Item: Variant_Shoes + - Index: 11 + Item: Variant_Shoes Rate: 2 - - Item: Black_Leather_Boots + - Index: 12 + Item: Black_Leather_Boots Rate: 360 - - Item: Shadow_Walk + - Index: 13 + Item: Shadow_Walk Rate: 349 - - Item: Black_Leather_Boots_ + - Index: 14 + Item: Black_Leather_Boots_ Rate: 2 - - Item: Dance_Shoes + - Index: 15 + Item: Dance_Shoes Rate: 360 - - Item: Shadow_Walk_ - Rate: 2 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 -# - Item: C_Evil_Druid_Hat -# Rate: 0 - - Item: Supplement_Part_Agi - Rate: 3 - - Item: Upgrade_Part_Booster - Rate: 3 - - Item: Felock_Boots - Rate: 2 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 + - Index: 16 + Item: Shadow_Walk_ + Rate: 2 + - Index: 17 + Item: Supplement_Part_Agi + Rate: 3 + - Index: 18 + Item: Upgrade_Part_Booster + Rate: 3 + - Index: 19 + Item: Felock_Boots + Rate: 2 - Group: CACHUA_SHIELD SubGroups: - SubGroup: 1 List: - - Item: Guard + - Index: 0 + Item: Guard Rate: 1750 - - Item: Guard_ + - Index: 1 + Item: Guard_ Rate: 1750 - - Item: Buckler + - Index: 2 + Item: Buckler Rate: 1352 - - Item: Buckler_ + - Index: 3 + Item: Buckler_ Rate: 1350 - - Item: Memorize_Book + - Index: 4 + Item: Memorize_Book Rate: 1800 - - Item: Valkyrja's_Shield + - Index: 5 + Item: Valkyrja's_Shield Rate: 3 - - Item: Angel's_Safeguard + - Index: 6 + Item: Angel's_Safeguard Rate: 493 - - Item: Improved_Arm_Guard + - Index: 7 + Item: Improved_Arm_Guard Rate: 493 - - Item: Improved_Arm_Guard_ + - Index: 8 + Item: Improved_Arm_Guard_ Rate: 4 - - Item: Platinum_Shield + - Index: 9 + Item: Platinum_Shield Rate: 4 - - Item: Orleans_Server + - Index: 10 + Item: Orleans_Server Rate: 3 - - Item: Herald_Of_GOD_ + - Index: 11 + Item: Herald_Of_GOD_ Rate: 4 - - Item: Flame_Thrower + - Index: 12 + Item: Flame_Thrower Rate: 493 - - Item: Imperial_Guard + - Index: 13 + Item: Imperial_Guard Rate: 3 - - Item: Bible_Of_Promise1 + - Index: 14 + Item: Bible_Of_Promise1 Rate: 493 - - Item: Bible_Of_Promise2 - Rate: 3 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 -# - Item: C_Evil_Druid_Hat -# Rate: 0 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 + - Index: 15 + Item: Bible_Of_Promise2 + Rate: 3 - Group: CACHUA_HELM SubGroups: - SubGroup: 1 List: - - Item: Wedding_Veil + - Index: 0 + Item: Wedding_Veil Rate: 250 - - Item: Ribbon_ + - Index: 1 + Item: Ribbon_ Rate: 250 - - Item: Bandana + - Index: 2 + Item: Bandana Rate: 250 - - Item: Cat_Hairband + - Index: 3 + Item: Cat_Hairband Rate: 250 - - Item: Flower_Hairband + - Index: 4 + Item: Flower_Hairband Rate: 250 - - Item: Biretta + - Index: 5 + Item: Biretta Rate: 250 - - Item: Biretta_ + - Index: 6 + Item: Biretta_ Rate: 250 - - Item: Hat + - Index: 7 + Item: Hat Rate: 250 - - Item: Hat_ + - Index: 8 + Item: Hat_ Rate: 250 - - Item: Turban + - Index: 9 + Item: Turban Rate: 250 - - Item: Turban_ + - Index: 10 + Item: Turban_ Rate: 250 - - Item: Goggle + - Index: 11 + Item: Goggle Rate: 250 - - Item: Goggle_ + - Index: 12 + Item: Goggle_ Rate: 250 - - Item: Cap + - Index: 13 + Item: Cap Rate: 250 - - Item: Cap_ + - Index: 14 + Item: Cap_ Rate: 250 - - Item: Helm + - Index: 15 + Item: Helm Rate: 250 - - Item: Helm_ + - Index: 16 + Item: Helm_ Rate: 250 - - Item: Circlet + - Index: 17 + Item: Circlet Rate: 250 - - Item: Circlet_ + - Index: 18 + Item: Circlet_ Rate: 248 - - Item: Tiara + - Index: 19 + Item: Tiara Rate: 40 - - Item: Crown + - Index: 20 + Item: Crown Rate: 40 - - Item: Santa's_Hat + - Index: 21 + Item: Santa's_Hat Rate: 250 - - Item: Big_Sis'_Ribbon + - Index: 22 + Item: Big_Sis'_Ribbon Rate: 250 - - Item: Sweet_Gents + - Index: 23 + Item: Sweet_Gents Rate: 250 - - Item: Golden_Gear + - Index: 24 + Item: Golden_Gear Rate: 40 - - Item: Oldman's_Romance + - Index: 25 + Item: Oldman's_Romance Rate: 250 - - Item: Western_Grace + - Index: 26 + Item: Western_Grace Rate: 250 - - Item: Coronet + - Index: 27 + Item: Coronet Rate: 40 - - Item: Fillet + - Index: 28 + Item: Fillet Rate: 40 - - Item: Holy_Bonnet + - Index: 29 + Item: Holy_Bonnet Rate: 40 - - Item: Star_Sparkling + - Index: 30 + Item: Star_Sparkling Rate: 250 - - Item: Angelic_Chain + - Index: 31 + Item: Angelic_Chain Rate: 40 - - Item: Satanic_Chain + - Index: 32 + Item: Satanic_Chain Rate: 40 - - Item: Magestic_Goat + - Index: 33 + Item: Magestic_Goat Rate: 40 - - Item: Sharp_Gear + - Index: 34 + Item: Sharp_Gear Rate: 40 - - Item: Mini_Propeller + - Index: 35 + Item: Mini_Propeller Rate: 50 - - Item: Prontera_Army_Cap + - Index: 36 + Item: Prontera_Army_Cap Rate: 250 -# - Item: Smoking_Pipe -# Rate: 0 - - Item: Ghost_Bandana + - Index: 37 + Item: Ghost_Bandana Rate: 50 - - Item: Red_Bandana + - Index: 38 + Item: Red_Bandana Rate: 250 - - Item: Nurse_Cap + - Index: 39 + Item: Nurse_Cap Rate: 50 - - Item: Apple_Of_Archer + - Index: 40 + Item: Apple_Of_Archer Rate: 40 -# - Item: Elven_Ears -# Rate: 0 - - Item: Pirate_Bandana + - Index: 41 + Item: Pirate_Bandana Rate: 250 - - Item: Funeral_Costume + - Index: 42 + Item: Funeral_Costume Rate: 50 - - Item: Viking_Helm + - Index: 43 + Item: Viking_Helm Rate: 250 - - Item: Gemmed_Crown + - Index: 44 + Item: Gemmed_Crown Rate: 50 - - Item: Joker_Jester + - Index: 45 + Item: Joker_Jester Rate: 250 -# - Item: Oxygen_Mask -# Rate: 0 - - Item: Loard_Circlet + - Index: 46 + Item: Loard_Circlet Rate: 40 - - Item: Puppy_Love + - Index: 47 + Item: Puppy_Love Rate: 50 - - Item: Indian_Hair_Piece + - Index: 48 + Item: Indian_Hair_Piece Rate: 50 - - Item: Antenna + - Index: 49 + Item: Antenna Rate: 50 - - Item: Ph.D_Hat + - Index: 50 + Item: Ph.D_Hat Rate: 250 - - Item: Egg_Shell + - Index: 51 + Item: Egg_Shell Rate: 250 -# - Item: Boy's_Cap -# Rate: 0 - - Item: Bone_Helm + - Index: 52 + Item: Bone_Helm Rate: 40 - - Item: Corsair + - Index: 53 + Item: Corsair Rate: 40 -# - Item: Helm_Of_Angel -# Rate: 0 -# - Item: Hat_Of_Cook -# Rate: 0 -# - Item: Wizardry_Hat -# Rate: 0 - - Item: Panda_Cap + - Index: 54 + Item: Panda_Cap Rate: 40 -# - Item: Picnic_Hat -# Rate: 0 - - Item: Poring_Hat + - Index: 55 + Item: Poring_Hat Rate: 40 -# - Item: Deviruchi_Cap -# Rate: 0 -# - Item: Blush -# Rate: 0 -# - Item: Hair_Protector -# Rate: 0 -# - Item: Magician_Hat -# Rate: 0 -# - Item: Drooping_Kitty -# Rate: 0 -# - Item: Brown_Bear_Cap -# Rate: 0 -# - Item: Fish_On_Head -# Rate: 0 - - Item: Horn_Of_Succubus + - Index: 56 + Item: Horn_Of_Succubus Rate: 40 - - Item: Inccubus_Horn + - Index: 57 + Item: Inccubus_Horn Rate: 40 -# - Item: Cowboy_Hat -# Rate: 0 -# - Item: Fur_Hat -# Rate: 0 -# - Item: Headgear_Of_Queen -# Rate: 0 -# - Item: Red_Bonnet -# Rate: 0 -# - Item: Baby_Pacifier -# Rate: 0 -# - Item: Winter_Hat -# Rate: 0 - - Item: Banana_Hat + - Index: 58 + Item: Banana_Hat Rate: 40 - - Item: Ear_Of_Puppy + - Index: 59 + Item: Ear_Of_Puppy Rate: 250 - - Item: Super_Novice_Hat_ + - Index: 60 + Item: Super_Novice_Hat_ Rate: 250 - - Item: Fedora_ + - Index: 61 + Item: Fedora_ Rate: 250 - - Item: Kiss_Of_Angel + - Index: 62 + Item: Kiss_Of_Angel Rate: 40 - - Item: Marionette_Doll + - Index: 63 + Item: Marionette_Doll Rate: 40 -# - Item: Bride_Mask -# Rate: 0 -# - Item: Feather_Beret -# Rate: 0 - - Item: Valkyrie_Helm - Rate: 1 -# - Item: Satto_Hat -# Rate: 0 -# - Item: Ayam -# Rate: 0 -# - Item: Hahoe_Mask -# Rate: 0 -# - Item: Guardian_Lion_Mask -# Rate: 0 -# - Item: Sillit_Pong_Bottle -# Rate: 0 -# - Item: God_Material_Box -# Rate: 0 - - Item: Cursed_Book - Rate: 1 -# - Item: Feather_Beret_ -# Rate: 0 -# - Item: C_Evil_Druid_Hat -# Rate: 0 -# - Item: Pump_Of_Spirit -# Rate: 0 -# - Item: C_Kururinpa_Hair -# Rate: 0 -# - Item: C_Medium_Wave_BD -# Rate: 0 -# - Item: Mushroom_Hair -# Rate: 0 -# - Item: Celine_Brooch_K -# Rate: 0 -# - Item: Victory_Wing_Ear -# Rate: 0 + - Index: 64 + Item: Valkyrie_Helm + Rate: 1 + - Index: 65 + Item: Cursed_Book + Rate: 1 - Group: BALLOON_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 900 - - Item: Treasure_Box + - Index: 1 + Item: Treasure_Box Rate: 1400 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1000 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_3Day_Box Rate: 1000 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 12 + Item: Comp_Battle_Bubble Rate: 1340 - - Item: Comp_Trans_Scroll + - Index: 13 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Class_Shadow_Cube + - Index: 14 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Balloon_Scroll + - Index: 15 + Item: Balloon_Scroll Rate: 400 - - Item: WOB_Box + - Index: 16 + Item: WOB_Box Rate: 900 - Group: PORING_BALLOON_BOX SubGroups: - SubGroup: 1 List: - - Item: Angeling_Bubble + - Index: 0 + Item: Angeling_Bubble Rate: 10000 - SubGroup: 2 List: - - Item: Poring_Balloon + - Index: 0 + Item: Poring_Balloon Rate: 1000 - - Item: Marin_Balloon + - Index: 1 + Item: Marin_Balloon Rate: 1000 - - Item: Drops_Balloon + - Index: 2 + Item: Drops_Balloon Rate: 1000 - - Item: SantaPoring_Balloon + - Index: 3 + Item: SantaPoring_Balloon Rate: 1000 - - Item: Poporing_Balloon + - Index: 4 + Item: Poporing_Balloon Rate: 1000 - - Item: Metaling_Balloon + - Index: 5 + Item: Metaling_Balloon Rate: 1000 - - Item: Deviling_Balloon + - Index: 6 + Item: Deviling_Balloon Rate: 1000 - - Item: Angeling_Balloon + - Index: 7 + Item: Angeling_Balloon Rate: 1000 - - Item: Ghostring_Balloon + - Index: 8 + Item: Ghostring_Balloon Rate: 1000 - - Item: Archangeling_Balloon + - Index: 9 + Item: Archangeling_Balloon Rate: 1000 - Group: RIBEL_JUMPING_BOX SubGroups: - SubGroup: 0 List: - - Item: Probation_Revolver - - Item: Toughen_Time_Keepr_Robe - - Item: Toughen_Time_Keeper_Hat - - Item: Toughen_Time_Keepr_MT - - Item: Toughen_Time_Keepr_Bts - - Item: Probation_Rifle - - Item: Probation_Gatling_Gun - - Item: Probation_Launcher - - Item: Probation_Shotgun + - Index: 0 + Item: Probation_Revolver + - Index: 1 + Item: Toughen_Time_Keepr_Robe + - Index: 2 + Item: Toughen_Time_Keeper_Hat + - Index: 3 + Item: Toughen_Time_Keepr_MT + - Index: 4 + Item: Toughen_Time_Keepr_Bts + - Index: 5 + Item: Probation_Rifle + - Index: 6 + Item: Probation_Gatling_Gun + - Index: 7 + Item: Probation_Launcher + - Index: 8 + Item: Probation_Shotgun - Group: GUNSLINGER_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1150 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_3Day_Box Rate: 1000 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 11 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Comp_Trans_Scroll + - Index: 12 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 13 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: Gunslinger_Box + - Index: 14 + Item: Gunslinger_Box Rate: 400 - - Item: S_Ninja_Shield + - Index: 15 + Item: S_Ninja_Shield Rate: 250 - - Item: S_Taekwon_Shield + - Index: 16 + Item: S_Taekwon_Shield Rate: 250 - - Item: S_DoramPhysical_Shield + - Index: 17 + Item: S_DoramPhysical_Shield Rate: 250 - - Item: S_DoramMagical_Shield + - Index: 18 + Item: S_DoramMagical_Shield Rate: 250 - - Item: S_SuperNovice_Shield + - Index: 19 + Item: S_SuperNovice_Shield Rate: 250 - - Item: S_Gunslinger_Shield + - Index: 20 + Item: S_Gunslinger_Shield Rate: 250 - Group: GREEN_SCROLL_K SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1140 - - Item: Poison_Bottle_Box2 + - Index: 1 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Green_Scroll_K + - Index: 2 + Item: Green_Scroll_K Rate: 1000 - - Item: Wet_CardAlbum + - Index: 3 + Item: Wet_CardAlbum Rate: 100 - - Item: Sealed_Card + - Index: 4 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Battle_Bubble + - Index: 11 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Comp_Trans_Scroll + - Index: 12 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Class_Shadow_Cube + - Index: 13 + Item: Class_Shadow_Cube Rate: 900 - - Item: WOB_Box + - Index: 14 + Item: WOB_Box Rate: 900 - - Item: Lapine_DdukddakBox + - Index: 15 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: Mini_Fan_Box + - Index: 16 + Item: Mini_Fan_Box Rate: 400 - - Item: Alchemist_Box + - Index: 17 + Item: Alchemist_Box Rate: 1000 - Group: KAFRA_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1000 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_5Day_Box Rate: 500 - - Item: Kafra_Employee_Band + - Index: 5 + Item: Kafra_Employee_Band Rate: 100 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 12 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 13 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 14 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 15 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 16 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 17 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Battle_Bubble + - Index: 18 + Item: Comp_Battle_Bubble Rate: 1000 - - Item: Class_Shadow_Cube + - Index: 19 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 20 + Item: Lapine_DdukddakBox Rate: 1250 - - Item: Kafra_Box + - Index: 21 + Item: Kafra_Box Rate: 400 - Group: SIGRUN_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Sigrun's_Wing + - Index: 1 + Item: Sigrun's_Wing Rate: 10 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 3 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 4 + Item: Potion_Box Rate: 1000 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Status_Box + - Index: 11 + Item: Minus_Status_Box Rate: 1000 - - Item: Class_Shadow_Cube + - Index: 12 + Item: Class_Shadow_Cube Rate: 1000 - - Item: WOB_Box + - Index: 13 + Item: WOB_Box Rate: 900 - - Item: Lapine_DdukddakBox + - Index: 14 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: Alchemist_Box + - Index: 15 + Item: Alchemist_Box Rate: 1140 - - Item: S_Sigrun_Armor + - Index: 16 + Item: S_Sigrun_Armor Rate: 250 - - Item: S_Sigrun_Shield + - Index: 17 + Item: S_Sigrun_Shield Rate: 250 - Group: PREMIUMWOODENBOX SubGroups: - SubGroup: 0 List: - - Item: White_Slim_Pot_Box2 - - Item: First_Aid_Kit_B + - Index: 0 + Item: White_Slim_Pot_Box2 + - Index: 1 + Item: First_Aid_Kit_B Amount: 3 - - Item: PremiumNomalBox + - Index: 2 + Item: PremiumNomalBox - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 80 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 80 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 350 - - Item: Inspector_Certificate + - Index: 3 + Item: Inspector_Certificate Rate: 350 - - Item: Poison_Bottle + - Index: 4 + Item: Poison_Bottle Rate: 307 - - Item: Oridecon + - Index: 5 + Item: Oridecon Rate: 310 - - Item: Elunium + - Index: 6 + Item: Elunium Rate: 310 - - Item: Guarantee_Weapon_7Up + - Index: 7 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 8 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: Red_Slim_Potion_B + - Index: 9 + Item: Red_Slim_Potion_B Rate: 1000 Amount: 30 - - Item: Green_Potion_B + - Index: 10 + Item: Green_Potion_B Rate: 550 Amount: 30 - - Item: Blue_Potion_B + - Index: 11 + Item: Blue_Potion_B Rate: 550 Amount: 5 - - Item: White_Slim_Potion_B + - Index: 12 + Item: White_Slim_Potion_B Rate: 1000 Amount: 10 - - Item: Yellow_Slim_Potion_B + - Index: 13 + Item: Yellow_Slim_Potion_B Rate: 1000 Amount: 20 - - Item: Bloody_Dead_Branch + - Index: 14 + Item: Bloody_Dead_Branch Rate: 80 - - Item: Comp_Battle_Manual + - Index: 15 + Item: Comp_Battle_Manual Rate: 80 - - Item: Comp_Bubble_Gum + - Index: 16 + Item: Comp_Bubble_Gum Rate: 80 - - Item: Comp_Insurance + - Index: 17 + Item: Comp_Insurance Rate: 80 - - Item: E_WOB_Rune + - Index: 18 + Item: E_WOB_Rune Rate: 80 - - Item: E_WOB_Schwaltz + - Index: 19 + Item: E_WOB_Schwaltz Rate: 80 - - Item: E_WOB_Rachel + - Index: 20 + Item: E_WOB_Rachel Rate: 80 - - Item: E_WOB_Local + - Index: 21 + Item: E_WOB_Local Rate: 80 - - Item: Old_Bleu_Box + - Index: 22 + Item: Old_Bleu_Box Rate: 350 - - Item: Berserk_Potion_B + - Index: 23 + Item: Berserk_Potion_B Rate: 550 Amount: 10 - - Item: Awakening_Potion_B + - Index: 24 + Item: Awakening_Potion_B Rate: 550 Amount: 10 - - Item: Speed_Up_Potion_B + - Index: 25 + Item: Speed_Up_Potion_B Rate: 310 - - Item: Water_Of_Darkness_B + - Index: 26 + Item: Water_Of_Darkness_B Rate: 310 - - Item: Sesame_Pastry_B + - Index: 27 + Item: Sesame_Pastry_B Rate: 300 - - Item: Honey_Pastry_B + - Index: 28 + Item: Honey_Pastry_B Rate: 300 - - Item: Rainbow_Cake_B + - Index: 29 + Item: Rainbow_Cake_B Rate: 300 - - Item: PremiumWoodenBox + - Index: 30 + Item: PremiumWoodenBox Rate: 1 - - Item: PremiumWoodenBox + - Index: 31 + Item: PremiumWoodenBox Rate: 500 - Group: PREMIUMGOLDENBOX SubGroups: - SubGroup: 0 List: - - Item: Poison_Bottle + - Index: 0 + Item: Poison_Bottle Amount: 10 - - Item: White_Slim_Pot_Box2 - - Item: E_Blessing_10_Scr_Box - - Item: E_Inc_Agi_10_Scr_Box - - Item: Speed_Up_Potion_B + - Index: 1 + Item: White_Slim_Pot_Box2 + - Index: 2 + Item: E_Blessing_10_Scr_Box + - Index: 3 + Item: E_Inc_Agi_10_Scr_Box + - Index: 4 + Item: Speed_Up_Potion_B Amount: 10 - - Item: PremiumNomalBox + - Index: 5 + Item: PremiumNomalBox Amount: 5 - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 200 Amount: 3 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 200 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 300 Amount: 3 - - Item: Inspector_Certificate + - Index: 3 + Item: Inspector_Certificate Rate: 300 Amount: 12 - - Item: Oridecon + - Index: 4 + Item: Oridecon Rate: 200 Amount: 12 - - Item: Elunium + - Index: 5 + Item: Elunium Rate: 200 Amount: 12 - - Item: Guarantee_Weapon_7Up + - Index: 6 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 7 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: Blue_Potion_B + - Index: 8 + Item: Blue_Potion_B Rate: 1000 Amount: 12 - - Item: White_Slim_Potion_B + - Index: 9 + Item: White_Slim_Potion_B Rate: 1000 Amount: 40 - - Item: Bloody_Dead_Branch + - Index: 10 + Item: Bloody_Dead_Branch Rate: 200 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 185 - - Item: Comp_Battle_Manual + - Index: 12 + Item: Comp_Battle_Manual Rate: 200 - - Item: Comp_Bubble_Gum + - Index: 13 + Item: Comp_Bubble_Gum Rate: 200 - - Item: Comp_Insurance + - Index: 14 + Item: Comp_Insurance Rate: 200 - - Item: E_WOB_Rune + - Index: 15 + Item: E_WOB_Rune Rate: 160 Amount: 3 - - Item: E_WOB_Schwaltz + - Index: 16 + Item: E_WOB_Schwaltz Rate: 160 Amount: 3 - - Item: E_WOB_Rachel + - Index: 17 + Item: E_WOB_Rachel Rate: 160 Amount: 3 - - Item: E_WOB_Local + - Index: 18 + Item: E_WOB_Local Rate: 160 Amount: 3 - - Item: Old_Bleu_Box + - Index: 19 + Item: Old_Bleu_Box Rate: 300 Amount: 3 - - Item: Reward_Job_BM25 + - Index: 20 + Item: Reward_Job_BM25 Rate: 200 Amount: 2 - - Item: Berserk_Potion_B + - Index: 21 + Item: Berserk_Potion_B Rate: 1000 Amount: 12 - - Item: Awakening_Potion_B + - Index: 22 + Item: Awakening_Potion_B Rate: 1000 Amount: 12 - - Item: Water_Of_Darkness_B + - Index: 23 + Item: Water_Of_Darkness_B Rate: 200 Amount: 12 - - Item: Sesame_Pastry_B + - Index: 24 + Item: Sesame_Pastry_B Rate: 200 Amount: 12 - - Item: Honey_Pastry_B + - Index: 25 + Item: Honey_Pastry_B Rate: 200 Amount: 12 - - Item: Rainbow_Cake_B + - Index: 26 + Item: Rainbow_Cake_B Rate: 200 Amount: 12 - - Item: PremiumGoldenBox + - Index: 27 + Item: PremiumGoldenBox Rate: 3 - - Item: PremiumGoldenBox + - Index: 28 + Item: PremiumGoldenBox Rate: 3 - - Item: PremiumGoldenBox + - Index: 29 + Item: PremiumGoldenBox Rate: 1667 - Group: PREMIUMPLATINUMBOX SubGroups: - SubGroup: 0 List: - - Item: Poison_Bottle_Box2 - - Item: Potion_Box - - Item: E_S_Life_Potion_Box - - Item: E_Abrasive_Box10 - - Item: E_Blessing_10_Scr_Box - - Item: E_Inc_Agi_10_Scr_Box - - Item: Speed_Up_Potion_B + - Index: 0 + Item: Poison_Bottle_Box2 + - Index: 1 + Item: Potion_Box + - Index: 2 + Item: E_S_Life_Potion_Box + - Index: 3 + Item: E_Abrasive_Box10 + - Index: 4 + Item: E_Blessing_10_Scr_Box + - Index: 5 + Item: E_Inc_Agi_10_Scr_Box + - Index: 6 + Item: Speed_Up_Potion_B Amount: 30 - - Item: PremiumNomalBox + - Index: 7 + Item: PremiumNomalBox Amount: 30 - SubGroup: 1 List: - - Item: Branch_Of_Dead_Tree + - Index: 0 + Item: Branch_Of_Dead_Tree Rate: 1000 Amount: 10 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 300 Amount: 10 - - Item: Sigrun's_Wing + - Index: 2 + Item: Sigrun's_Wing Rate: 1 - - Item: Guarantee_Weapon_9Up + - Index: 3 + Item: Guarantee_Weapon_9Up Rate: 1 - - Item: Guarantee_Weapon_7Up + - Index: 4 + Item: Guarantee_Weapon_7Up Rate: 3 - - Item: Guarantee_Armor_9Up + - Index: 5 + Item: Guarantee_Armor_9Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 6 + Item: Guarantee_Armor_7Up Rate: 3 - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 300 Amount: 3 - - Item: First_Aid_Kit + - Index: 8 + Item: First_Aid_Kit Rate: 1000 Amount: 10 - - Item: Magic_Card_Album + - Index: 9 + Item: Magic_Card_Album Rate: 300 Amount: 3 - - Item: Comp_Bubble_Gum + - Index: 10 + Item: Comp_Bubble_Gum Rate: 300 Amount: 10 - - Item: Comp_Insurance + - Index: 11 + Item: Comp_Insurance Rate: 300 Amount: 10 - - Item: E_WOB_Rune + - Index: 12 + Item: E_WOB_Rune Rate: 300 Amount: 10 - - Item: E_WOB_Schwaltz + - Index: 13 + Item: E_WOB_Schwaltz Rate: 300 Amount: 10 - - Item: E_WOB_Rachel + - Index: 14 + Item: E_WOB_Rachel Rate: 300 Amount: 10 - - Item: E_WOB_Local + - Index: 15 + Item: E_WOB_Local Rate: 300 Amount: 10 - - Item: White_Slim_Pot_Box2 + - Index: 16 + Item: White_Slim_Pot_Box2 Rate: 1000 - - Item: Reward_Job_BM25 + - Index: 17 + Item: Reward_Job_BM25 Rate: 300 Amount: 10 - - Item: Elunium_Box + - Index: 18 + Item: Elunium_Box Rate: 1000 Amount: 10 - - Item: Oridecon_Box + - Index: 19 + Item: Oridecon_Box Rate: 1000 Amount: 10 - - Item: Battle_Manual100 + - Index: 20 + Item: Battle_Manual100 Rate: 300 Amount: 3 - - Item: E_Str_Dish_Box + - Index: 21 + Item: E_Str_Dish_Box Rate: 100 - - Item: E_Agi_Dish_Box + - Index: 22 + Item: E_Agi_Dish_Box Rate: 100 - - Item: E_Int_Dish_Box + - Index: 23 + Item: E_Int_Dish_Box Rate: 100 - - Item: E_Dex_Dish_Box + - Index: 24 + Item: E_Dex_Dish_Box Rate: 100 - - Item: E_Luk_Dish_Box + - Index: 25 + Item: E_Luk_Dish_Box Rate: 100 - - Item: E_Vit_Dish_Box + - Index: 26 + Item: E_Vit_Dish_Box Rate: 100 - - Item: Anodyne_B + - Index: 27 + Item: Anodyne_B Rate: 1000 Amount: 10 - - Item: PremiumPlatinumBox + - Index: 28 + Item: PremiumPlatinumBox Rate: 9 - - Item: PremiumPlatinumBox + - Index: 29 + Item: PremiumPlatinumBox Rate: 9 - - Item: Comp_Trans_Scroll + - Index: 30 + Item: Comp_Trans_Scroll Rate: 73 - Group: PREMIUMNOMALBOX SubGroups: - SubGroup: 0 List: - - Item: First_Aid_Kit_B + - Index: 0 + Item: First_Aid_Kit_B - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 136 - - Item: Branch_Of_Dead_Tree + - Index: 1 + Item: Branch_Of_Dead_Tree Rate: 18 - - Item: Old_Card_Album + - Index: 2 + Item: Old_Card_Album Rate: 9 - - Item: Old_Violet_Box + - Index: 3 + Item: Old_Violet_Box Rate: 136 - - Item: Inspector_Certificate + - Index: 4 + Item: Inspector_Certificate Rate: 136 - - Item: Poison_Bottle + - Index: 5 + Item: Poison_Bottle Rate: 55 - - Item: Oridecon + - Index: 6 + Item: Oridecon Rate: 136 - - Item: Elunium + - Index: 7 + Item: Elunium Rate: 136 - - Item: White_Potion_B + - Index: 8 + Item: White_Potion_B Rate: 545 Amount: 2 - - Item: Yellow_Potion_B + - Index: 9 + Item: Yellow_Potion_B Rate: 545 Amount: 4 - - Item: Red_Slim_Potion_B + - Index: 10 + Item: Red_Slim_Potion_B Rate: 909 Amount: 6 - - Item: Orange_Potion_B + - Index: 11 + Item: Orange_Potion_B Rate: 545 Amount: 6 - - Item: Red_Potion_B + - Index: 12 + Item: Red_Potion_B Rate: 545 Amount: 8 - - Item: Green_Potion_B + - Index: 13 + Item: Green_Potion_B Rate: 545 Amount: 5 - - Item: Blue_Potion_B + - Index: 14 + Item: Blue_Potion_B Rate: 545 - - Item: White_Slim_Potion_B + - Index: 15 + Item: White_Slim_Potion_B Rate: 909 Amount: 2 - - Item: White_Slim_Potion_B + - Index: 16 + Item: White_Slim_Potion_B Rate: 909 Amount: 50 - - Item: Yellow_Slim_Potion_B + - Index: 17 + Item: Yellow_Slim_Potion_B Rate: 909 Amount: 4 - - Item: Bloody_Dead_Branch + - Index: 18 + Item: Bloody_Dead_Branch Rate: 9 - - Item: Comp_Battle_Manual + - Index: 19 + Item: Comp_Battle_Manual Rate: 18 - - Item: Comp_Bubble_Gum + - Index: 20 + Item: Comp_Bubble_Gum Rate: 18 - - Item: Comp_Insurance + - Index: 21 + Item: Comp_Insurance Rate: 18 - - Item: Berserk_Potion_B + - Index: 22 + Item: Berserk_Potion_B Rate: 455 - - Item: Awakening_Potion_B + - Index: 23 + Item: Awakening_Potion_B Rate: 455 - - Item: Speed_Up_Potion_B + - Index: 24 + Item: Speed_Up_Potion_B Rate: 136 - - Item: Water_Of_Darkness_B + - Index: 25 + Item: Water_Of_Darkness_B Rate: 91 - - Item: Cookie_Bag_B + - Index: 26 + Item: Cookie_Bag_B Rate: 55 - - Item: Sesame_Pastry_B + - Index: 27 + Item: Sesame_Pastry_B Rate: 55 - - Item: Honey_Pastry_B + - Index: 28 + Item: Honey_Pastry_B Rate: 55 - - Item: Rainbow_Cake_B + - Index: 29 + Item: Rainbow_Cake_B Rate: 55 - - Item: PremiumNomalBox + - Index: 30 + Item: PremiumNomalBox Rate: 909 - Group: NEW_HAT_SCROLL2 SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1400 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Potion_Box + - Index: 3 + Item: Potion_Box Rate: 1000 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 4 + Item: C_Wing_Of_Fly_5Day_Box Rate: 500 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: New_Hat_Scroll2 + - Index: 11 + Item: New_Hat_Scroll2 Rate: 20 - - Item: New_Hat_Scroll2 + - Index: 12 + Item: New_Hat_Scroll2 Rate: 20 - - Item: Minus_Status_Box + - Index: 13 + Item: Minus_Status_Box Rate: 1000 - - Item: New_Hat_Scroll2 + - Index: 14 + Item: New_Hat_Scroll2 Rate: 20 - - Item: Class_Shadow_Cube + - Index: 15 + Item: Class_Shadow_Cube Rate: 1000 - - Item: New_Hat_Scroll2 + - Index: 16 + Item: New_Hat_Scroll2 Rate: 20 - - Item: Lapine_DdukddakBox + - Index: 17 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: Alchemist_Box + - Index: 18 + Item: Alchemist_Box Rate: 1070 - - Item: New_Hat_Scroll2 + - Index: 19 + Item: New_Hat_Scroll2 Rate: 300 - - Item: Pump_Of_Spirit + - Index: 20 + Item: Pump_Of_Spirit Rate: 200 - Group: NEW_HAT_BOX2 SubGroups: - SubGroup: 1 List: - - Item: Anubis_Helm + - Index: 0 + Item: Anubis_Helm Rate: 2000 - - Item: Rabbit_Magic_Hat + - Index: 1 + Item: Rabbit_Magic_Hat Rate: 2000 - - Item: Shadow_Booster + - Index: 2 + Item: Shadow_Booster Rate: 2000 - - Item: Fallen_Angel_Blessing + - Index: 3 + Item: Fallen_Angel_Blessing Rate: 2000 - - Item: Elemental_Crown_K + - Index: 4 + Item: Elemental_Crown_K Rate: 2000 - Group: 2016_SPECIAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 3 + Item: C_Wing_Of_Fly_5Day_Box Rate: 400 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 10 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 11 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 12 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 13 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 14 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 15 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Minus_Status_Box + - Index: 16 + Item: Minus_Status_Box Rate: 400 - - Item: Class_Shadow_Cube + - Index: 17 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 18 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: Alchemist_Box + - Index: 19 + Item: Alchemist_Box Rate: 1000 - - Item: 2016_Special_Scroll + - Index: 20 + Item: 2016_Special_Scroll Rate: 450 - - Item: 2016_Special_Scroll + - Index: 21 + Item: 2016_Special_Scroll Rate: 1000 - Group: 2016_SPECIAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Poring_Sunglasses_K + - Index: 0 + Item: Poring_Sunglasses_K Rate: 987 - - Item: Poring_Sunglasses_K_ + - Index: 1 + Item: Poring_Sunglasses_K_ Rate: 38 - - Item: Spirit_Of_Chung_E + - Index: 2 + Item: Spirit_Of_Chung_E Rate: 513 - - Item: Kafra_Employee_Band + - Index: 3 + Item: Kafra_Employee_Band Rate: 1154 - - Item: AngelPoring_Box + - Index: 4 + Item: AngelPoring_Box Rate: 1026 - - Item: 2016_Special_Box + - Index: 5 + Item: 2016_Special_Box Rate: 769 - - Item: 2016_Special_Box + - Index: 6 + Item: 2016_Special_Box Rate: 769 - - Item: Gunslinger_Box + - Index: 7 + Item: Gunslinger_Box Rate: 769 - - Item: Mini_Fan_Box + - Index: 8 + Item: Mini_Fan_Box Rate: 769 - - Item: Kafra_Box + - Index: 9 + Item: Kafra_Box Rate: 769 - - Item: 2016_Special_Box + - Index: 10 + Item: 2016_Special_Box Rate: 1154 - - Item: S_Sigrun_Armor + - Index: 11 + Item: S_Sigrun_Armor Rate: 641 - - Item: S_Sigrun_Shield + - Index: 12 + Item: S_Sigrun_Shield Rate: 641 - Group: BISCUIT_STICK_2SET SubGroups: - SubGroup: 0 List: - - Item: EF_DEX_Biscuit_Stick + - Index: 0 + Item: EF_DEX_Biscuit_Stick Amount: 2 - - Item: EF_LUK_Biscuit_Stick + - Index: 1 + Item: EF_LUK_Biscuit_Stick Amount: 2 - - Item: EF_STR_Biscuit_Stick + - Index: 2 + Item: EF_STR_Biscuit_Stick Amount: 2 - - Item: EF_VIT_Biscuit_Stick + - Index: 3 + Item: EF_VIT_Biscuit_Stick Amount: 2 - - Item: EF_AGI_Biscuit_Stick + - Index: 4 + Item: EF_AGI_Biscuit_Stick Amount: 2 - - Item: EF_INT_Biscuit_Stick + - Index: 5 + Item: EF_INT_Biscuit_Stick Amount: 2 - Group: RACING_EXCHANGE SubGroups: - SubGroup: 0 List: - - Item: Racing_Thx_Ticket + - Index: 0 + Item: Racing_Thx_Ticket - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 100 Amount: 10 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 10 - - Item: Old_Violet_Box + - Index: 2 + Item: Old_Violet_Box Rate: 100 Amount: 5 - - Item: Flame_Sprits_Armor_ + - Index: 3 + Item: Flame_Sprits_Armor_ Rate: 10 - - Item: Water_Sprits_Armor_ + - Index: 4 + Item: Water_Sprits_Armor_ Rate: 10 - - Item: Wind_Sprits_Armor_ + - Index: 5 + Item: Wind_Sprits_Armor_ Rate: 10 - - Item: Earth_Sprits_Armor_ + - Index: 6 + Item: Earth_Sprits_Armor_ Rate: 10 - - Item: Guarantee_Weapon_9Up + - Index: 7 + Item: Guarantee_Weapon_9Up Rate: 2 - - Item: Guarantee_Weapon_8Up + - Index: 8 + Item: Guarantee_Weapon_8Up Rate: 5 - - Item: Guarantee_Weapon_7Up + - Index: 9 + Item: Guarantee_Weapon_7Up Rate: 10 - - Item: Guarantee_Armor_9Up + - Index: 10 + Item: Guarantee_Armor_9Up Rate: 2 - - Item: Guarantee_Armor_8Up + - Index: 11 + Item: Guarantee_Armor_8Up Rate: 5 - - Item: Guarantee_Armor_7Up + - Index: 12 + Item: Guarantee_Armor_7Up Rate: 10 - - Item: Anger_Seagod + - Index: 13 + Item: Anger_Seagod Rate: 4 Amount: 10 - - Item: Sillit_Pong_Bottle + - Index: 14 + Item: Sillit_Pong_Bottle Rate: 1 -# - Item: Guarantee_Weapon_12Up -# Rate: 0 -# - Item: Guarantee_Armor_12Up -# Rate: 0 -# - Item: Guarantee_Weapon_13Up -# Rate: 0 -# - Item: Guarantee_Armor_13Up -# Rate: 0 - - Item: Guarantee_Weapon_10Up + - Index: 15 + Item: Guarantee_Weapon_10Up Rate: 1 - - Item: Guarantee_Armor_10Up + - Index: 16 + Item: Guarantee_Armor_10Up Rate: 1 - - Item: White_Potion_B + - Index: 17 + Item: White_Potion_B Rate: 1000 Amount: 3 - - Item: Yellow_Potion_B + - Index: 18 + Item: Yellow_Potion_B Rate: 1060 Amount: 3 - - Item: Red_Slim_Potion_B + - Index: 19 + Item: Red_Slim_Potion_B Rate: 1000 Amount: 10 - - Item: Red_Potion_B + - Index: 20 + Item: Red_Potion_B Rate: 1080 Amount: 3 - - Item: Blue_Potion_B + - Index: 21 + Item: Blue_Potion_B Rate: 100 Amount: 30 - - Item: White_Slim_Potion_B + - Index: 22 + Item: White_Slim_Potion_B Rate: 1000 Amount: 10 - - Item: Yellow_Slim_Potion_B + - Index: 23 + Item: Yellow_Slim_Potion_B Rate: 1000 Amount: 10 - - Item: Set_Of_Taiming_Item + - Index: 24 + Item: Set_Of_Taiming_Item Rate: 31 Amount: 2 - - Item: Comp_Battle_Manual + - Index: 25 + Item: Comp_Battle_Manual Rate: 75 - - Item: Comp_Bubble_Gum + - Index: 26 + Item: Comp_Bubble_Gum Rate: 75 - - Item: E_Med_Life_Potion + - Index: 27 + Item: E_Med_Life_Potion Rate: 75 Amount: 5 - - Item: E_Small_Life_Potion + - Index: 28 + Item: E_Small_Life_Potion Rate: 75 Amount: 10 - - Item: Poison_Bottle_Box2 + - Index: 29 + Item: Poison_Bottle_Box2 Rate: 100 - - Item: High_Weapon_Box + - Index: 30 + Item: High_Weapon_Box Rate: 31 - - Item: Center_Potion_B + - Index: 31 + Item: Center_Potion_B Rate: 1000 Amount: 3 - - Item: Berserk_Potion_B + - Index: 32 + Item: Berserk_Potion_B Rate: 1000 Amount: 3 - - Item: Awakening_Potion_B + - Index: 33 + Item: Awakening_Potion_B Rate: 1000 Amount: 3 - - Item: Comp_Neuralizer + - Index: 34 + Item: Comp_Neuralizer Rate: 2 - - Item: FallenAngelWing_Reset + - Index: 35 + Item: FallenAngelWing_Reset Rate: 2 - Group: CANDLELIGHT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Mad_Bunny + - Index: 0 + Item: Mad_Bunny Rate: 10000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 900 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Candlelight_Scroll + - Index: 3 + Item: Candlelight_Scroll Rate: 1000 - - Item: Magical_Feather_K + - Index: 4 + Item: Magical_Feather_K Rate: 50 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 12 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 13 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 14 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 15 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 16 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 17 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Battle_Bubble + - Index: 18 + Item: Comp_Battle_Bubble Rate: 940 - - Item: Minus_Status_Box + - Index: 19 + Item: Minus_Status_Box Rate: 800 - - Item: Class_Shadow_Cube + - Index: 20 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 21 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: JobShadow_Mix_Weapon + - Index: 22 + Item: JobShadow_Mix_Weapon Rate: 25 - - Item: JobShadow_Mix_Armor + - Index: 23 + Item: JobShadow_Mix_Armor Rate: 25 - - Item: JobShadow_Mix_Shoes + - Index: 24 + Item: JobShadow_Mix_Shoes Rate: 25 - - Item: JobShadow_Mix_Shield + - Index: 25 + Item: JobShadow_Mix_Shield Rate: 25 - - Item: JobShadow_Mix_Pendant + - Index: 26 + Item: JobShadow_Mix_Pendant Rate: 25 - - Item: JobShadow_Mix_Earing + - Index: 27 + Item: JobShadow_Mix_Earing Rate: 25 - - Item: Mad_Bunny_K + - Index: 28 + Item: Mad_Bunny_K Rate: 150 - - Item: Mad_Bunny_K_ + - Index: 29 + Item: Mad_Bunny_K_ Rate: 150 - Group: LAPINE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 10000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Costume_Exchange + - Index: 1 + Item: Costume_Exchange Rate: 1000 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: Lapine_Scroll + - Index: 3 + Item: Lapine_Scroll Rate: 1000 - - Item: Lapine_Scroll + - Index: 4 + Item: Lapine_Scroll Rate: 560 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: New_Year_Shadow_Cube + - Index: 6 + Item: New_Year_Shadow_Cube Rate: 200 - - Item: Weapon_7Up_Box + - Index: 7 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 8 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 9 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 10 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 11 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 12 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Status_Box + - Index: 13 + Item: Minus_Status_Box Rate: 900 - - Item: Class_Shadow_Cube + - Index: 14 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_Scroll + - Index: 15 + Item: Lapine_Scroll Rate: 3000 - - Item: StatusShadow_Mix + - Index: 16 + Item: StatusShadow_Mix Rate: 20 - - Item: GemstoneShadow_Mix + - Index: 17 + Item: GemstoneShadow_Mix Rate: 20 - - Item: BearersShadow_Mix + - Index: 18 + Item: BearersShadow_Mix Rate: 20 - - Item: ComposeShadow_Mix + - Index: 19 + Item: ComposeShadow_Mix Rate: 20 - - Item: S_Critical_Shield + - Index: 20 + Item: S_Critical_Shield Rate: 100 - - Item: S_Critical_Shoes + - Index: 21 + Item: S_Critical_Shoes Rate: 100 - Group: LI_LAPINE_DDUKDDAKBOX SubGroups: - SubGroup: 1 List: - - Item: Shadow_Mix_Recipe + - Index: 0 + Item: Shadow_Mix_Recipe Rate: 3333 - - Item: EnchantStone_Recipe + - Index: 1 + Item: EnchantStone_Recipe Rate: 2667 - - Item: EventItem_Recipe + - Index: 2 + Item: EventItem_Recipe Rate: 1500 - - Item: PetEgg_Recipe + - Index: 3 + Item: PetEgg_Recipe Rate: 500 - - Item: Nyang_Costume_Recipe + - Index: 4 + Item: Nyang_Costume_Recipe Rate: 1700 - - Item: JobShadow_Mix_Weapon + - Index: 5 + Item: JobShadow_Mix_Weapon Rate: 50 - - Item: JobShadow_Mix_Armor + - Index: 6 + Item: JobShadow_Mix_Armor Rate: 50 - - Item: JobShadow_Mix_Shoes + - Index: 7 + Item: JobShadow_Mix_Shoes Rate: 50 - - Item: JobShadow_Mix_Shield + - Index: 8 + Item: JobShadow_Mix_Shield Rate: 50 - - Item: JobShadow_Mix_Pendant + - Index: 9 + Item: JobShadow_Mix_Pendant Rate: 50 - - Item: JobShadow_Mix_Earing + - Index: 10 + Item: JobShadow_Mix_Earing Rate: 50 - SubGroup: 2 List: - - Item: J_Shop_Coupon + - Index: 0 + Item: J_Shop_Coupon Rate: 370 - - Item: Comp_Battle_Manual + - Index: 1 + Item: Comp_Battle_Manual Rate: 370 Amount: 2 - - Item: Comp_Bubble_Gum + - Index: 2 + Item: Comp_Bubble_Gum Rate: 370 Amount: 2 - - Item: Comp_Insurance + - Index: 3 + Item: Comp_Insurance Rate: 370 Amount: 3 - - Item: E_WOB_Rune + - Index: 4 + Item: E_WOB_Rune Rate: 370 Amount: 3 - - Item: E_WOB_Schwaltz + - Index: 5 + Item: E_WOB_Schwaltz Rate: 370 Amount: 3 - - Item: E_WOB_Rachel + - Index: 6 + Item: E_WOB_Rachel Rate: 370 Amount: 3 - - Item: E_WOB_Local + - Index: 7 + Item: E_WOB_Local Rate: 370 Amount: 3 - - Item: White_Slim_Pot_Box2 + - Index: 8 + Item: White_Slim_Pot_Box2 Rate: 370 - - Item: Old_C_Album_Helm + - Index: 9 + Item: Old_C_Album_Helm Rate: 370 - - Item: Old_C_Album_Armor + - Index: 10 + Item: Old_C_Album_Armor Rate: 370 - - Item: Old_C_Album_Shield + - Index: 11 + Item: Old_C_Album_Shield Rate: 370 - - Item: Old_C_Album_Garment + - Index: 12 + Item: Old_C_Album_Garment Rate: 370 - - Item: Old_C_Album_Shoes + - Index: 13 + Item: Old_C_Album_Shoes Rate: 370 - - Item: Old_C_Album_Acc + - Index: 14 + Item: Old_C_Album_Acc Rate: 370 - - Item: Old_C_Album_Weapon + - Index: 15 + Item: Old_C_Album_Weapon Rate: 370 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 16 + Item: C_Wing_Of_Fly_1Day_Box Rate: 370 - - Item: LI_Lapine_DdukddakBox + - Index: 17 + Item: LI_Lapine_DdukddakBox Rate: 370 - - Item: Minus_Str + - Index: 18 + Item: Minus_Str Rate: 370 Amount: 3 - - Item: Minus_Agi + - Index: 19 + Item: Minus_Agi Rate: 370 Amount: 3 - - Item: Minus_Vit + - Index: 20 + Item: Minus_Vit Rate: 370 Amount: 3 - - Item: Minus_Int + - Index: 21 + Item: Minus_Int Rate: 370 Amount: 3 - - Item: Minus_Dex + - Index: 22 + Item: Minus_Dex Rate: 370 Amount: 3 - - Item: Minus_Luk + - Index: 23 + Item: Minus_Luk Rate: 370 Amount: 3 - - Item: Comp_Spark_Candy + - Index: 24 + Item: Comp_Spark_Candy Rate: 370 Amount: 3 - - Item: Comp_Magic_Candy + - Index: 25 + Item: Comp_Magic_Candy Rate: 370 Amount: 3 - - Item: Poison_Pack2 + - Index: 26 + Item: Poison_Pack2 Rate: 370 - Group: HAIR_BUN_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Hair_Bun_BU + - Index: 0 + Item: C_Hair_Bun_BU Rate: 1250 - - Item: C_Hair_Bun_RD + - Index: 1 + Item: C_Hair_Bun_RD Rate: 1250 - - Item: C_Hair_Bun_YL + - Index: 2 + Item: C_Hair_Bun_YL Rate: 1250 - - Item: C_Hair_Bun_GN + - Index: 3 + Item: C_Hair_Bun_GN Rate: 1250 - - Item: C_Hair_Bun_BL + - Index: 4 + Item: C_Hair_Bun_BL Rate: 1250 - - Item: C_Hair_Bun_WH + - Index: 5 + Item: C_Hair_Bun_WH Rate: 1250 - - Item: C_Hair_Bun_OM + - Index: 6 + Item: C_Hair_Bun_OM Rate: 1250 - - Item: C_Hair_Bun_PP + - Index: 7 + Item: C_Hair_Bun_PP Rate: 1250 - Group: ROLL_TWIN_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Roll_Twin_BU + - Index: 0 + Item: C_Roll_Twin_BU Rate: 1250 - - Item: C_Roll_Twin_RD + - Index: 1 + Item: C_Roll_Twin_RD Rate: 1250 - - Item: C_Roll_Twin_YL + - Index: 2 + Item: C_Roll_Twin_YL Rate: 1250 - - Item: C_Roll_Twin_GN + - Index: 3 + Item: C_Roll_Twin_GN Rate: 1250 - - Item: C_Roll_Twin_BL + - Index: 4 + Item: C_Roll_Twin_BL Rate: 1250 - - Item: C_Roll_Twin_WH + - Index: 5 + Item: C_Roll_Twin_WH Rate: 1250 - - Item: C_Roll_Twin_OM + - Index: 6 + Item: C_Roll_Twin_OM Rate: 1250 - - Item: C_Roll_Twin_PP + - Index: 7 + Item: C_Roll_Twin_PP Rate: 1250 - Group: LONG_PONY_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Long_Pony_BU + - Index: 0 + Item: C_Long_Pony_BU Rate: 1250 - - Item: C_Long_Pony_RD + - Index: 1 + Item: C_Long_Pony_RD Rate: 1250 - - Item: C_Long_Pony_YL + - Index: 2 + Item: C_Long_Pony_YL Rate: 1250 - - Item: C_Long_Pony_GN + - Index: 3 + Item: C_Long_Pony_GN Rate: 1250 - - Item: C_Long_Pony_BL + - Index: 4 + Item: C_Long_Pony_BL Rate: 1250 - - Item: C_Long_Pony_WH + - Index: 5 + Item: C_Long_Pony_WH Rate: 1250 - - Item: C_Long_Pony_OM + - Index: 6 + Item: C_Long_Pony_OM Rate: 1250 - - Item: C_Long_Pony_PP + - Index: 7 + Item: C_Long_Pony_PP Rate: 1250 - Group: 1LVUP SubGroups: - SubGroup: 1 List: - - Item: Novice_Potion_B + - Index: 0 + Item: Novice_Potion_B Rate: 1111 Amount: 300 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Rate: 1111 Amount: 5 - - Item: Bullet_Case + - Index: 2 + Item: Bullet_Case Rate: 1111 Amount: 5 - - Item: Inspector_Certificate_ + - Index: 3 + Item: Inspector_Certificate_ Rate: 1111 Amount: 10 - - Item: N_Fly_Wing + - Index: 4 + Item: N_Fly_Wing Rate: 1111 Amount: 100 - - Item: N_Butterfly_Wing + - Index: 5 + Item: N_Butterfly_Wing Rate: 1111 Amount: 20 - - Item: N_Magnifier + - Index: 6 + Item: N_Magnifier Rate: 1111 Amount: 10 - - Item: Time_Guardian_Box + - Index: 7 + Item: Time_Guardian_Box Rate: 1111 - - Item: 1LVUP + - Index: 8 + Item: 1LVUP Rate: 1111 - Group: 10LVUP SubGroups: - SubGroup: 1 List: - - Item: Novice_Potion_B + - Index: 0 + Item: Novice_Potion_B Rate: 1429 Amount: 300 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Rate: 1429 Amount: 5 - - Item: Bullet_Case + - Index: 2 + Item: Bullet_Case Rate: 1429 Amount: 5 - - Item: N_Fly_Wing + - Index: 3 + Item: N_Fly_Wing Rate: 1429 Amount: 150 - - Item: N_Magnifier + - Index: 4 + Item: N_Magnifier Rate: 1429 Amount: 10 - - Item: 10LVUP + - Index: 5 + Item: 10LVUP Rate: 1429 - - Item: Time_Keeper_Ring + - Index: 6 + Item: Time_Keeper_Ring Rate: 1429 - Group: 20LVUP SubGroups: - SubGroup: 1 List: - - Item: Novice_Potion_B + - Index: 0 + Item: Novice_Potion_B Rate: 1250 Amount: 300 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Rate: 1250 Amount: 5 - - Item: Bullet_Case + - Index: 2 + Item: Bullet_Case Rate: 1250 Amount: 5 - - Item: N_Fly_Wing + - Index: 3 + Item: N_Fly_Wing Rate: 1250 Amount: 150 - - Item: N_Butterfly_Wing + - Index: 4 + Item: N_Butterfly_Wing Rate: 1250 Amount: 10 - - Item: N_Magnifier + - Index: 5 + Item: N_Magnifier Rate: 1250 Amount: 10 - - Item: G_Almighty + - Index: 6 + Item: G_Almighty Rate: 1250 - - Item: 20LVUP + - Index: 7 + Item: 20LVUP Rate: 1250 - Group: 30LVUP SubGroups: - SubGroup: 1 List: - - Item: Novice_Potion_B + - Index: 0 + Item: Novice_Potion_B Rate: 1111 Amount: 300 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Rate: 1111 Amount: 5 - - Item: Bullet_Case + - Index: 2 + Item: Bullet_Case Rate: 1111 Amount: 5 - - Item: Inspector_Certificate_ + - Index: 3 + Item: Inspector_Certificate_ Rate: 1111 Amount: 10 - - Item: N_Fly_Wing + - Index: 4 + Item: N_Fly_Wing Rate: 1111 Amount: 150 - - Item: N_Butterfly_Wing + - Index: 5 + Item: N_Butterfly_Wing Rate: 1111 Amount: 20 - - Item: N_Magnifier + - Index: 6 + Item: N_Magnifier Rate: 1111 Amount: 10 - - Item: Time_Keeper_Glasses + - Index: 7 + Item: Time_Keeper_Glasses Rate: 1111 - - Item: 30LVUP + - Index: 8 + Item: 30LVUP Rate: 1111 - Group: 40LVUP SubGroups: - SubGroup: 1 List: - - Item: Novice_Potion_B + - Index: 0 + Item: Novice_Potion_B Rate: 1111 Amount: 200 - - Item: Orange_Potion_B + - Index: 1 + Item: Orange_Potion_B Rate: 1111 Amount: 30 - - Item: Arrow_Container + - Index: 2 + Item: Arrow_Container Rate: 1111 Amount: 5 - - Item: Bullet_Case + - Index: 3 + Item: Bullet_Case Rate: 1111 Amount: 5 - - Item: Inspector_Certificate_ + - Index: 4 + Item: Inspector_Certificate_ Rate: 1111 Amount: 10 - - Item: N_Fly_Wing + - Index: 5 + Item: N_Fly_Wing Rate: 1111 Amount: 100 - - Item: N_Butterfly_Wing + - Index: 6 + Item: N_Butterfly_Wing Rate: 1111 Amount: 20 - - Item: N_Magnifier + - Index: 7 + Item: N_Magnifier Rate: 1111 Amount: 10 - - Item: 40LVUP + - Index: 8 + Item: 40LVUP Rate: 1111 - Group: 50LVUP SubGroups: - SubGroup: 1 List: - - Item: Yellow_Potion_B + - Index: 0 + Item: Yellow_Potion_B Rate: 1429 Amount: 30 - - Item: Novice_Potion_B + - Index: 1 + Item: Novice_Potion_B Rate: 1429 Amount: 100 - - Item: Arrow_Container + - Index: 2 + Item: Arrow_Container Rate: 1429 Amount: 5 - - Item: Bullet_Case + - Index: 3 + Item: Bullet_Case Rate: 1429 Amount: 5 - - Item: N_Fly_Wing + - Index: 4 + Item: N_Fly_Wing Rate: 1429 Amount: 150 - - Item: N_Magnifier + - Index: 5 + Item: N_Magnifier Rate: 1429 Amount: 10 - - Item: 50LVUP + - Index: 6 + Item: 50LVUP Rate: 1429 - Group: 60LVUP SubGroups: - SubGroup: 1 List: - - Item: Yellow_Slim_Potion_B + - Index: 0 + Item: Yellow_Slim_Potion_B Rate: 2000 Amount: 100 - - Item: Inspector_Certificate_ + - Index: 1 + Item: Inspector_Certificate_ Rate: 2000 Amount: 10 - - Item: Comp_Battle_Manual + - Index: 2 + Item: Comp_Battle_Manual Rate: 2000 Amount: 5 - - Item: Comp_Regenerate_Potion + - Index: 3 + Item: Comp_Regenerate_Potion Rate: 2000 Amount: 2 - - Item: 60LVUP + - Index: 4 + Item: 60LVUP Rate: 2000 - Group: 70LVUP SubGroups: - SubGroup: 1 List: - - Item: Yellow_Slim_Potion_B + - Index: 0 + Item: Yellow_Slim_Potion_B Rate: 1667 Amount: 100 - - Item: Comp_Bubble_Gum + - Index: 1 + Item: Comp_Bubble_Gum Rate: 1667 Amount: 5 - - Item: Comp_Insurance + - Index: 2 + Item: Comp_Insurance Rate: 1667 Amount: 5 - - Item: 80LVUP + - Index: 3 + Item: 80LVUP Rate: 1667 - - Item: Comp_Small_Mana_Potion + - Index: 4 + Item: Comp_Small_Mana_Potion Rate: 1667 Amount: 3 - - Item: Comp_Regenerate_Potion + - Index: 5 + Item: Comp_Regenerate_Potion Rate: 1667 Amount: 4 - Group: 90LVUP SubGroups: - SubGroup: 1 List: - - Item: Yellow_Slim_Potion_B + - Index: 0 + Item: Yellow_Slim_Potion_B Rate: 1429 Amount: 150 - - Item: Inspector_Certificate_ + - Index: 1 + Item: Inspector_Certificate_ Rate: 1429 Amount: 10 - - Item: Comp_Battle_Manual + - Index: 2 + Item: Comp_Battle_Manual Rate: 1429 Amount: 5 - - Item: N_Fly_Wing + - Index: 3 + Item: N_Fly_Wing Rate: 1429 Amount: 100 - - Item: E_Abrasive + - Index: 4 + Item: E_Abrasive Rate: 1429 Amount: 5 - - Item: 100LVUP + - Index: 5 + Item: 100LVUP Rate: 1429 - - Item: Comp_Regenerate_Potion + - Index: 6 + Item: Comp_Regenerate_Potion Rate: 1429 Amount: 4 - Group: 175LVUP SubGroups: - SubGroup: 0 List: - - Item: Comp_M_DEFScroll + - Index: 0 + Item: Comp_M_DEFScroll Amount: 30 - - Item: Comp_Power_Booster + - Index: 1 + Item: Comp_Power_Booster Amount: 20 - - Item: Comp_Almighty + - Index: 2 + Item: Comp_Almighty Amount: 20 - Group: BISCUIT_STICK_2SET_ SubGroups: - SubGroup: 0 List: - - Item: EF_DEX_Biscuit_Stick + - Index: 0 + Item: EF_DEX_Biscuit_Stick Amount: 2 - - Item: EF_LUK_Biscuit_Stick + - Index: 1 + Item: EF_LUK_Biscuit_Stick Amount: 2 - - Item: EF_STR_Biscuit_Stick + - Index: 2 + Item: EF_STR_Biscuit_Stick Amount: 2 - - Item: EF_VIT_Biscuit_Stick + - Index: 3 + Item: EF_VIT_Biscuit_Stick Amount: 2 - - Item: EF_AGI_Biscuit_Stick + - Index: 4 + Item: EF_AGI_Biscuit_Stick Amount: 2 - - Item: EF_INT_Biscuit_Stick + - Index: 5 + Item: EF_INT_Biscuit_Stick Amount: 2 - Group: LOVE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Love_Scroll + - Index: 0 + Item: Love_Scroll Rate: 10000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 800 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 1000 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 3 + Item: C_Wing_Of_Fly_3Day_Box Rate: 1000 - - Item: Love_Scroll + - Index: 4 + Item: Love_Scroll Rate: 1000 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Trans_Scroll + - Index: 11 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: WOB_Box + - Index: 12 + Item: WOB_Box Rate: 830 - - Item: Lapine_DdukddakBox + - Index: 13 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: RaceShadow_Mix + - Index: 14 + Item: RaceShadow_Mix Rate: 20 - - Item: Love_Scroll + - Index: 15 + Item: Love_Scroll Rate: 800 - - Item: Advanced_Taiming_Item + - Index: 16 + Item: Advanced_Taiming_Item Rate: 500 - - Item: Candy_Box_Melee + - Index: 17 + Item: Candy_Box_Melee Rate: 100 - - Item: Candy_Box_Range + - Index: 18 + Item: Candy_Box_Range Rate: 100 - - Item: Candy_Box_Magic + - Index: 19 + Item: Candy_Box_Magic Rate: 100 - - Item: S_Blitz_Weapon + - Index: 20 + Item: S_Blitz_Weapon Rate: 100 - - Item: S_Blitz_Armor + - Index: 21 + Item: S_Blitz_Armor Rate: 100 - Group: LOVELY_EGG_BOX SubGroups: - SubGroup: 1 List: - - Item: Orange_Juice + - Index: 0 + Item: Orange_Juice Rate: 300 - - Item: Rainbow_Carrot + - Index: 1 + Item: Rainbow_Carrot Rate: 300 - - Item: Earthworm_The_Dude + - Index: 2 + Item: Earthworm_The_Dude Rate: 300 - - Item: Sweet_Milk + - Index: 3 + Item: Sweet_Milk Rate: 300 - - Item: Well_Dried_Bone + - Index: 4 + Item: Well_Dried_Bone Rate: 300 - - Item: Dew_Laden_Moss + - Index: 5 + Item: Dew_Laden_Moss Rate: 300 - - Item: Deadly_Noxious_Herb + - Index: 6 + Item: Deadly_Noxious_Herb Rate: 300 - - Item: Fatty_Chubby_Earthworm + - Index: 7 + Item: Fatty_Chubby_Earthworm Rate: 300 - - Item: Baked_Yam + - Index: 8 + Item: Baked_Yam Rate: 300 - - Item: Tropical_Banana + - Index: 9 + Item: Tropical_Banana Rate: 300 - - Item: No_Recipient + - Index: 10 + Item: No_Recipient Rate: 300 - - Item: Old_Broom + - Index: 11 + Item: Old_Broom Rate: 300 - - Item: Contracts_In_Shadow + - Index: 12 + Item: Contracts_In_Shadow Rate: 300 - - Item: Heart_Of_Her + - Index: 13 + Item: Heart_Of_Her Rate: 300 - - Item: Sway_Apron + - Index: 14 + Item: Sway_Apron Rate: 300 - - Item: Chocolate_Egg + - Index: 15 + Item: Chocolate_Egg Rate: 1600 Amount: 10 - - Item: Yummy_Cookie_Egg + - Index: 16 + Item: Yummy_Cookie_Egg Rate: 1600 Amount: 10 - - Item: Holy_Egg + - Index: 17 + Item: Holy_Egg Rate: 600 - - Item: Very_Red_Juice + - Index: 18 + Item: Very_Red_Juice Rate: 300 - - Item: Delicious_Shaved_Ice + - Index: 19 + Item: Delicious_Shaved_Ice Rate: 300 - - Item: Gril_Doll + - Index: 20 + Item: Gril_Doll Rate: 50 - - Item: Gril's_Naivety + - Index: 21 + Item: Gril's_Naivety Rate: 10 - - Item: Boy's_Naivety + - Index: 22 + Item: Boy's_Naivety Rate: 40 - - Item: Tantanmen + - Index: 23 + Item: Tantanmen Rate: 300 - - Item: Clover_Silkhat + - Index: 24 + Item: Clover_Silkhat Rate: 50 - - Item: Egg_Crispinette + - Index: 25 + Item: Egg_Crispinette Rate: 50 - - Item: Saint_Egg_Shell + - Index: 26 + Item: Saint_Egg_Shell Rate: 50 - - Item: Devil_Egg_Shell + - Index: 27 + Item: Devil_Egg_Shell Rate: 50 - - Item: C_Clover_Silkhat + - Index: 28 + Item: C_Clover_Silkhat Rate: 50 - - Item: Little_Dall_Needle + - Index: 29 + Item: Little_Dall_Needle Rate: 300 - - Item: C_Egg_Crispinette + - Index: 30 + Item: C_Egg_Crispinette Rate: 50 - - Item: C_Holy_Egg_Hat + - Index: 31 + Item: C_Holy_Egg_Hat Rate: 50 - - Item: C_Mimic_Egg_Shell + - Index: 32 + Item: C_Mimic_Egg_Shell Rate: 50 - Group: C_CATPAW_1DAY_PARA SubGroups: - SubGroup: 0 List: - - Item: C_CatPaw_Ticket + - Index: 0 + Item: C_CatPaw_Ticket Duration: 1440 - Group: C_WING_OF_FLY_1DAY_PARA SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 1440 - Group: CAT_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 800 - - Item: Toy_Syringe_K + - Index: 2 + Item: Toy_Syringe_K Rate: 40 - - Item: Blue_Rear_Ribbon + - Index: 3 + Item: Blue_Rear_Ribbon Rate: 100 - - Item: Necklace_Rosary_K + - Index: 4 + Item: Necklace_Rosary_K Rate: 100 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 11 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 12 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 13 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 14 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 15 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 16 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Trans_Scroll + - Index: 17 + Item: Comp_Trans_Scroll Rate: 800 - - Item: Minus_Status_Box + - Index: 18 + Item: Minus_Status_Box Rate: 1500 - - Item: White_Slim_Potion_Box_ + - Index: 19 + Item: White_Slim_Potion_Box_ Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 20 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: Candy_Box_Melee + - Index: 21 + Item: Candy_Box_Melee Rate: 30 - - Item: Candy_Box_Range + - Index: 22 + Item: Candy_Box_Range Rate: 30 - - Item: Candy_Box_Magic + - Index: 23 + Item: Candy_Box_Magic Rate: 30 - - Item: Cat_Scroll + - Index: 24 + Item: Cat_Scroll Rate: 20 - - Item: Cat_Scroll + - Index: 25 + Item: Cat_Scroll Rate: 200 - - Item: Cat_Scroll + - Index: 26 + Item: Cat_Scroll Rate: 1000 - Group: MAGICAL_BOOSTER_BOX SubGroups: - SubGroup: 0 List: - - Item: Magical_Booster_K - - Item: Booster_Amplifier + - Index: 0 + Item: Magical_Booster_K + - Index: 1 + Item: Booster_Amplifier - Group: CAT_HEAD_DRESS_BASKET SubGroups: - SubGroup: 0 List: - - Item: Cat_Lace_Hairband_K - - Item: Magical_Cat_Hand + - Index: 0 + Item: Cat_Lace_Hairband_K + - Index: 1 + Item: Magical_Cat_Hand - Group: CHEMICALS_BAG SubGroups: - SubGroup: 1 List: - - Item: Poison_Bottle + - Index: 0 + Item: Poison_Bottle Rate: 1667 Amount: 30 - - Item: Fire_Bottle + - Index: 1 + Item: Fire_Bottle Rate: 1667 Amount: 50 - - Item: Acid_Bottle + - Index: 2 + Item: Acid_Bottle Rate: 1667 Amount: 50 - - Item: MenEater_Plant_Bottle + - Index: 3 + Item: MenEater_Plant_Bottle Rate: 1667 Amount: 50 - - Item: Mini_Bottle + - Index: 4 + Item: Mini_Bottle Rate: 1667 Amount: 50 - - Item: Coating_Bottle + - Index: 5 + Item: Coating_Bottle Rate: 1667 Amount: 50 - Group: SHADOW_SCROLL2 SubGroups: - SubGroup: 1 List: - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 0 + Item: C_Wing_Of_Fly_3Day_Box Rate: 10000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 800 - - Item: Potion_Box + - Index: 2 + Item: Potion_Box Rate: 1000 - - Item: Spell_Circuit + - Index: 3 + Item: Spell_Circuit Rate: 100 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 10 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 11 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 12 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 13 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 14 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 15 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Class_Shadow_Cube + - Index: 16 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 17 + Item: Lapine_DdukddakBox Rate: 1500 - - Item: Advanced_Taiming_Item + - Index: 18 + Item: Advanced_Taiming_Item Rate: 200 - - Item: Shadow_Scroll2 + - Index: 19 + Item: Shadow_Scroll2 Rate: 1000 - - Item: Shadow_Scroll2 + - Index: 20 + Item: Shadow_Scroll2 Rate: 1000 - - Item: StabilityShadow_Mix + - Index: 21 + Item: StabilityShadow_Mix Rate: 100 - - Item: S_Tempest_Shield + - Index: 22 + Item: S_Tempest_Shield Rate: 100 - - Item: S_Tempest_Shoes + - Index: 23 + Item: S_Tempest_Shoes Rate: 100 - - Item: S_M_ExeHoly_Armor + - Index: 24 + Item: S_M_ExeHoly_Armor Rate: 50 - - Item: S_M_ExoCorrupt_Armor + - Index: 25 + Item: S_M_ExoCorrupt_Armor Rate: 50 - - Item: S_M_DragonVib_Armor + - Index: 26 + Item: S_M_DragonVib_Armor Rate: 50 - - Item: S_M_SciHunting_Armor + - Index: 27 + Item: S_M_SciHunting_Armor Rate: 50 - - Item: S_M_FishInsect_Armor + - Index: 28 + Item: S_M_FishInsect_Armor Rate: 50 - Group: C_WING_OF_FLY_3DAY_BOX_ SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 4320 - Group: MOBILE_NOVICE_BOX SubGroups: - SubGroup: 0 List: - - Item: Comp_Battle_Manual + - Index: 0 + Item: Comp_Battle_Manual Amount: 5 - - Item: E_S_Life_Potion_Box - - Item: E_Abrasive_Box10 - - Item: E_Bubble_Gum_Box - - Item: E_Str_Dish_Box - - Item: E_Agi_Dish_Box - - Item: E_Int_Dish_Box - - Item: E_Dex_Dish_Box - - Item: E_Luk_Dish_Box - - Item: E_Vit_Dish_Box - - Item: E_Blessing_10_Scr_Box - - Item: E_Inc_Agi_10_Scr_Box + - Index: 1 + Item: E_S_Life_Potion_Box + - Index: 2 + Item: E_Abrasive_Box10 + - Index: 3 + Item: E_Bubble_Gum_Box + - Index: 4 + Item: E_Str_Dish_Box + - Index: 5 + Item: E_Agi_Dish_Box + - Index: 6 + Item: E_Int_Dish_Box + - Index: 7 + Item: E_Dex_Dish_Box + - Index: 8 + Item: E_Luk_Dish_Box + - Index: 9 + Item: E_Vit_Dish_Box + - Index: 10 + Item: E_Blessing_10_Scr_Box + - Index: 11 + Item: E_Inc_Agi_10_Scr_Box - Group: C_WING_OF_FLY_5DAY_BOX_ SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 7200 - Group: C_GIANT_FLY_1DAY_BOX_ SubGroups: - SubGroup: 0 List: - - Item: C_Giant_Fly_Wing + - Index: 0 + Item: C_Giant_Fly_Wing Duration: 1440 - Group: C_WING_OF_FLY_BOX_ SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 10080 - Group: MAY_GOLD_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 3182 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 1 + Item: C_Wing_Of_Fly_5Day_Box Rate: 2273 - - Item: May_Gold_Scroll + - Index: 2 + Item: May_Gold_Scroll Rate: 4545 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1001 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 800 - - Item: Costume_Exchange + - Index: 2 + Item: Costume_Exchange Rate: 1000 - - Item: J_Shop_Coupon + - Index: 3 + Item: J_Shop_Coupon Rate: 500 - - Item: May_Gold_Scroll + - Index: 4 + Item: May_Gold_Scroll Rate: 700 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: May_Gold_Scroll + - Index: 11 + Item: May_Gold_Scroll Rate: 33 - - Item: May_Gold_Scroll + - Index: 12 + Item: May_Gold_Scroll Rate: 33 - - Item: May_Gold_Scroll + - Index: 13 + Item: May_Gold_Scroll Rate: 33 - - Item: Lapine_DdukddakBox + - Index: 14 + Item: Lapine_DdukddakBox Rate: 1650 - - Item: May_Gold_Scroll + - Index: 15 + Item: May_Gold_Scroll Rate: 1000 - - Item: May_Gold_Scroll + - Index: 16 + Item: May_Gold_Scroll Rate: 500 - - Item: May_Gold_Scroll + - Index: 17 + Item: May_Gold_Scroll Rate: 1000 - - Item: May_Gold_Scroll + - Index: 18 + Item: May_Gold_Scroll Rate: 300 - - Item: May_Gold_Scroll + - Index: 19 + Item: May_Gold_Scroll Rate: 100 - - Item: May_Gold_Scroll + - Index: 20 + Item: May_Gold_Scroll Rate: 300 - - Item: May_Gold_Scroll + - Index: 21 + Item: May_Gold_Scroll Rate: 1000 - Group: NEW_HAT_BOX3 SubGroups: - SubGroup: 1 List: - - Item: GoldFish_Hat + - Index: 0 + Item: GoldFish_Hat Rate: 2000 - - Item: Smoky_TransformHat + - Index: 1 + Item: Smoky_TransformHat Rate: 2000 - - Item: Survive_Circlet_K + - Index: 2 + Item: Survive_Circlet_K Rate: 2000 - - Item: SurviveOrb_K + - Index: 3 + Item: SurviveOrb_K Rate: 2000 - - Item: FaceWorm_Breath + - Index: 4 + Item: FaceWorm_Breath Rate: 2000 - Group: EXSHADOW_DDUKDDAKBOX SubGroups: - SubGroup: 1 List: - - Item: JobShadow_Mix_Weapon + - Index: 0 + Item: JobShadow_Mix_Weapon Rate: 667 - - Item: JobShadow_Mix_Armor + - Index: 1 + Item: JobShadow_Mix_Armor Rate: 667 - - Item: JobShadow_Mix_Shoes + - Index: 2 + Item: JobShadow_Mix_Shoes Rate: 667 - - Item: JobShadow_Mix_Shield + - Index: 3 + Item: JobShadow_Mix_Shield Rate: 667 - - Item: JobShadow_Mix_Pendant + - Index: 4 + Item: JobShadow_Mix_Pendant Rate: 667 - - Item: JobShadow_Mix_Earing + - Index: 5 + Item: JobShadow_Mix_Earing Rate: 667 - - Item: StatusShadow_Mix + - Index: 6 + Item: StatusShadow_Mix Rate: 667 - - Item: GemstoneShadow_Mix + - Index: 7 + Item: GemstoneShadow_Mix Rate: 667 - - Item: BearersShadow_Mix + - Index: 8 + Item: BearersShadow_Mix Rate: 667 - - Item: ComposeShadow_Mix + - Index: 9 + Item: ComposeShadow_Mix Rate: 667 - - Item: RaceShadow_Mix + - Index: 10 + Item: RaceShadow_Mix Rate: 667 - - Item: StabilityShadow_Mix + - Index: 11 + Item: StabilityShadow_Mix Rate: 667 - - Item: InfinityShadow_Mix + - Index: 12 + Item: InfinityShadow_Mix Rate: 667 - - Item: PerfectSize_Mix + - Index: 13 + Item: PerfectSize_Mix Rate: 667 - - Item: MagicPiercing_Mix + - Index: 14 + Item: MagicPiercing_Mix Rate: 667 - Group: MATERIAL_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Lucky_Weapon + - Index: 0 + Item: S_Lucky_Weapon Rate: 192 - - Item: S_Power_Earring + - Index: 1 + Item: S_Power_Earring Rate: 192 - - Item: S_Int_Pendant + - Index: 2 + Item: S_Int_Pendant Rate: 192 - - Item: S_Dexterous_Armor + - Index: 3 + Item: S_Dexterous_Armor Rate: 192 - - Item: S_Vital_Shoes + - Index: 4 + Item: S_Vital_Shoes Rate: 192 - - Item: S_Athletic_Shield + - Index: 5 + Item: S_Athletic_Shield Rate: 192 - - Item: S_Lucky_Armor + - Index: 6 + Item: S_Lucky_Armor Rate: 192 - - Item: S_Power_Pendant + - Index: 7 + Item: S_Power_Pendant Rate: 192 - - Item: S_Int_Earring + - Index: 8 + Item: S_Int_Earring Rate: 192 - - Item: S_Dexterous_Weapon + - Index: 9 + Item: S_Dexterous_Weapon Rate: 192 - - Item: S_Vital_Shield + - Index: 10 + Item: S_Vital_Shield Rate: 192 - - Item: S_Athletic_Shoes + - Index: 11 + Item: S_Athletic_Shoes Rate: 192 - - Item: S_Cranial_Shield + - Index: 12 + Item: S_Cranial_Shield Rate: 192 - - Item: S_Brutal_Shield + - Index: 13 + Item: S_Brutal_Shield Rate: 192 - - Item: S_Gargantua_Shield + - Index: 14 + Item: S_Gargantua_Shield Rate: 192 - - Item: S_Homers_Shield + - Index: 15 + Item: S_Homers_Shield Rate: 192 - - Item: S_Dragoon_Shield + - Index: 16 + Item: S_Dragoon_Shield Rate: 192 - - Item: S_Satanic_Shield + - Index: 17 + Item: S_Satanic_Shield Rate: 192 - - Item: S_Flameguard_Shield + - Index: 18 + Item: S_Flameguard_Shield Rate: 192 - - Item: S_Requiem_Shield + - Index: 19 + Item: S_Requiem_Shield Rate: 192 - - Item: S_Cadi_Shield + - Index: 20 + Item: S_Cadi_Shield Rate: 192 - - Item: S_Bloody_Shoes + - Index: 21 + Item: S_Bloody_Shoes Rate: 192 - - Item: S_Chemical_Shoes + - Index: 22 + Item: S_Chemical_Shoes Rate: 192 - - Item: S_Clamorous_Shoes + - Index: 23 + Item: S_Clamorous_Shoes Rate: 192 - - Item: S_Insecticide_Shoes + - Index: 24 + Item: S_Insecticide_Shoes Rate: 192 - - Item: S_Fisher_Shoes + - Index: 25 + Item: S_Fisher_Shoes Rate: 192 - - Item: S_Seraphim_Shoes + - Index: 26 + Item: S_Seraphim_Shoes Rate: 192 - - Item: S_Beholder_Shoes + - Index: 27 + Item: S_Beholder_Shoes Rate: 192 - - Item: S_Divine_Shoes + - Index: 28 + Item: S_Divine_Shoes Rate: 192 - - Item: S_Dragoon_Shoes + - Index: 29 + Item: S_Dragoon_Shoes Rate: 192 - - Item: S_Plasterer's_Armor + - Index: 30 + Item: S_Plasterer's_Armor Rate: 192 - - Item: S_Plasterer's_Shoes + - Index: 31 + Item: S_Plasterer's_Shoes Rate: 192 - - Item: S_Insomniac_Armor + - Index: 32 + Item: S_Insomniac_Armor Rate: 192 - - Item: S_Insomniac_Shoes + - Index: 33 + Item: S_Insomniac_Shoes Rate: 192 - - Item: S_Peerless_Armor + - Index: 34 + Item: S_Peerless_Armor Rate: 192 - - Item: S_Peerless_Shoes + - Index: 35 + Item: S_Peerless_Shoes Rate: 192 - - Item: S_Adurate_Armor + - Index: 36 + Item: S_Adurate_Armor Rate: 192 - - Item: S_Adurate_Shoes + - Index: 37 + Item: S_Adurate_Shoes Rate: 192 - - Item: Unfreez_Weapon_S + - Index: 38 + Item: Unfreez_Weapon_S Rate: 192 - - Item: Unfreeze_Earing_S + - Index: 39 + Item: Unfreeze_Earing_S Rate: 192 - - Item: Unfreeze_Pendent_S + - Index: 40 + Item: Unfreeze_Pendent_S Rate: 192 - - Item: Vitality_Earing_S + - Index: 41 + Item: Vitality_Earing_S Rate: 192 - - Item: Vitality_Pendant_S + - Index: 42 + Item: Vitality_Pendant_S Rate: 192 - - Item: S_Neutral_Weapon + - Index: 43 + Item: S_Neutral_Weapon Rate: 192 - - Item: S_Neutral_Earring + - Index: 44 + Item: S_Neutral_Earring Rate: 192 - - Item: S_Neutral_Pendent + - Index: 45 + Item: S_Neutral_Pendent Rate: 192 - - Item: S_Curse_Lift_Earring + - Index: 46 + Item: S_Curse_Lift_Earring Rate: 192 - - Item: S_Curse_Lift_Pendent + - Index: 47 + Item: S_Curse_Lift_Pendent Rate: 192 - - Item: S_ColdBolt_Armor + - Index: 48 + Item: S_ColdBolt_Armor Rate: 192 - - Item: S_FireBolt_Armor + - Index: 49 + Item: S_FireBolt_Armor Rate: 192 - - Item: S_LightingBolt_Armor + - Index: 50 + Item: S_LightingBolt_Armor Rate: 192 - - Item: S_EarthSpike_Armor + - Index: 51 + Item: S_EarthSpike_Armor Rate: 192 - Group: MYSTERIOUS_MEDAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Mysterious_Medal + - Index: 0 + Item: Mysterious_Medal Rate: 625 Amount: 5 - - Item: Mysterious_Medal + - Index: 1 + Item: Mysterious_Medal Rate: 625 Amount: 6 - - Item: Mysterious_Medal + - Index: 2 + Item: Mysterious_Medal Rate: 625 Amount: 7 - - Item: Mysterious_Medal + - Index: 3 + Item: Mysterious_Medal Rate: 625 Amount: 8 - - Item: Mysterious_Medal + - Index: 4 + Item: Mysterious_Medal Rate: 625 Amount: 9 - - Item: Mysterious_Medal + - Index: 5 + Item: Mysterious_Medal Rate: 625 Amount: 10 - - Item: Mysterious_Medal + - Index: 6 + Item: Mysterious_Medal Rate: 625 Amount: 11 - - Item: Mysterious_Medal + - Index: 7 + Item: Mysterious_Medal Rate: 625 Amount: 12 - - Item: Mysterious_Medal + - Index: 8 + Item: Mysterious_Medal Rate: 625 Amount: 13 - - Item: Mysterious_Medal + - Index: 9 + Item: Mysterious_Medal Rate: 625 Amount: 14 - - Item: Mysterious_Medal + - Index: 10 + Item: Mysterious_Medal Rate: 625 Amount: 15 - - Item: Mysterious_Medal + - Index: 11 + Item: Mysterious_Medal Rate: 625 Amount: 16 - - Item: Mysterious_Medal + - Index: 12 + Item: Mysterious_Medal Rate: 625 Amount: 17 - - Item: Mysterious_Medal + - Index: 13 + Item: Mysterious_Medal Rate: 625 Amount: 18 - - Item: Mysterious_Medal + - Index: 14 + Item: Mysterious_Medal Rate: 625 Amount: 19 - - Item: Mysterious_Medal + - Index: 15 + Item: Mysterious_Medal Rate: 625 Amount: 20 - Group: VEND_ARBEIT1_1LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_1Lv + - Index: 0 + Item: Vend_Arbeit_1Lv - Group: VEND_ARBEIT1_2LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_2Lv + - Index: 0 + Item: Vend_Arbeit_2Lv - Group: VEND_ARBEIT1_3LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_3Lv + - Index: 0 + Item: Vend_Arbeit_3Lv - Group: BUY_ARBEIT1_1LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_1Lv + - Index: 0 + Item: Buy_Arbeit_1Lv - Group: BUY_ARBEIT1_2LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_2Lv + - Index: 0 + Item: Buy_Arbeit_2Lv - Group: BUY_ARBEIT1_3LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_3Lv + - Index: 0 + Item: Buy_Arbeit_3Lv - Group: VEND_ARBEIT3_1LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_1Lv + - Index: 0 + Item: Vend_Arbeit_1Lv - Group: VEND_ARBEIT3_2LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_2Lv + - Index: 0 + Item: Vend_Arbeit_2Lv - Group: VEND_ARBEIT3_3LV SubGroups: - SubGroup: 0 List: - - Item: Vend_Arbeit_3Lv + - Index: 0 + Item: Vend_Arbeit_3Lv - Group: BUY_ARBEIT3_1LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_1Lv + - Index: 0 + Item: Buy_Arbeit_1Lv - Group: BUY_ARBEIT3_2LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_2Lv + - Index: 0 + Item: Buy_Arbeit_2Lv - Group: BUY_ARBEIT3_3LV SubGroups: - SubGroup: 0 List: - - Item: Buy_Arbeit_3Lv + - Index: 0 + Item: Buy_Arbeit_3Lv - Group: CRYPTURA_GIFTBOX SubGroups: - SubGroup: 0 List: - - Item: White_Potion_B + - Index: 0 + Item: White_Potion_B Amount: 20 - - Item: Cryptura_Cookie + - Index: 1 + Item: Cryptura_Cookie Amount: 20 - - Item: Para_Team_Coin + - Index: 2 + Item: Para_Team_Coin Amount: 20 - Group: GENERAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 0 + Item: C_Wing_Of_Fly_3Day_Box Rate: 9091 - - Item: General_Helmet + - Index: 1 + Item: General_Helmet Rate: 909 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: General_Helmet_ + - Index: 1 + Item: General_Helmet_ Rate: 100 - - Item: Weapon_7Up_Box + - Index: 2 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 3 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 4 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 5 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 6 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 7 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Trans_Scroll + - Index: 8 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 9 + Item: Lapine_DdukddakBox Rate: 2000 - - Item: General_Scroll + - Index: 10 + Item: General_Scroll Rate: 1000 - - Item: General_Scroll + - Index: 11 + Item: General_Scroll Rate: 1000 - - Item: General_Scroll + - Index: 12 + Item: General_Scroll Rate: 1000 - - Item: Fire_Armor_S + - Index: 13 + Item: Fire_Armor_S Rate: 400 - - Item: Cold_Armor_S + - Index: 14 + Item: Cold_Armor_S Rate: 400 - - Item: Wind_Armor_S + - Index: 15 + Item: Wind_Armor_S Rate: 400 - - Item: Earth_Armor_S + - Index: 16 + Item: Earth_Armor_S Rate: 400 - - Item: S_Tension_Weapon + - Index: 17 + Item: S_Tension_Weapon Rate: 150 - - Item: S_Tension_Earring + - Index: 18 + Item: S_Tension_Earring Rate: 150 - - Item: S_Tension_Pendent + - Index: 19 + Item: S_Tension_Pendent Rate: 150 - - Item: S_Elegant_Weapon + - Index: 20 + Item: S_Elegant_Weapon Rate: 150 - - Item: S_Elegant_Earring + - Index: 21 + Item: S_Elegant_Earring Rate: 150 - - Item: S_Elegant_Pendent + - Index: 22 + Item: S_Elegant_Pendent Rate: 150 - - Item: S_Healing_Shield + - Index: 23 + Item: S_Healing_Shield Rate: 50 - - Item: S_Healing_Shoes + - Index: 24 + Item: S_Healing_Shoes Rate: 50 - - Item: S_Restore_Earring + - Index: 25 + Item: S_Restore_Earring Rate: 50 - - Item: S_Restore_Pendent + - Index: 26 + Item: S_Restore_Pendent Rate: 50 - - Item: S_MortalBlow_Weapon + - Index: 27 + Item: S_MortalBlow_Weapon Rate: 50 - - Item: S_MortalBlow_Earring + - Index: 28 + Item: S_MortalBlow_Earring Rate: 50 - - Item: S_MortalBlow_Pendent + - Index: 29 + Item: S_MortalBlow_Pendent Rate: 50 - Group: GREEN_SCROLL_K2 SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 4118 - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 1 + Item: C_Wing_Of_Fly_3Day_Box Rate: 5882 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Green_Scroll_K2 + - Index: 1 + Item: Green_Scroll_K2 Rate: 700 - - Item: Classical_Fhat + - Index: 2 + Item: Classical_Fhat Rate: 100 - - Item: PetTradeTicket_Box + - Index: 3 + Item: PetTradeTicket_Box Rate: 500 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Status_Box + - Index: 10 + Item: Minus_Status_Box Rate: 800 - - Item: Class_Shadow_Cube + - Index: 11 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 12 + Item: Lapine_DdukddakBox Rate: 2000 - - Item: Green_Scroll_K2 + - Index: 13 + Item: Green_Scroll_K2 Rate: 1000 - - Item: Green_Scroll_K2 + - Index: 14 + Item: Green_Scroll_K2 Rate: 1000 - - Item: Green_Scroll_K2 + - Index: 15 + Item: Green_Scroll_K2 Rate: 400 - - Item: Green_Scroll_K2 + - Index: 16 + Item: Green_Scroll_K2 Rate: 1000 - - Item: S_Penetration_Shoes + - Index: 17 + Item: S_Penetration_Shoes Rate: 100 - - Item: S_Penetration_Shield + - Index: 18 + Item: S_Penetration_Shield Rate: 100 - - Item: S_ExeHoly_Armor + - Index: 19 + Item: S_ExeHoly_Armor Rate: 50 - - Item: S_ExoCorrupt_Armor + - Index: 20 + Item: S_ExoCorrupt_Armor Rate: 50 - - Item: S_DragonVib_Armor + - Index: 21 + Item: S_DragonVib_Armor Rate: 50 - - Item: S_SciHunting_Armor + - Index: 22 + Item: S_SciHunting_Armor Rate: 50 - - Item: S_FishInsect_Armor + - Index: 23 + Item: S_FishInsect_Armor Rate: 50 - Group: NEW_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Hasty_Shoes + - Index: 0 + Item: S2_Hasty_Shoes Rate: 204 - - Item: S2_Bearers_Pendent + - Index: 1 + Item: S2_Bearers_Pendent Rate: 204 - - Item: S2_Gemstone_Earring + - Index: 2 + Item: S2_Gemstone_Earring Rate: 204 - - Item: S2_Spell_Flow_Shield + - Index: 3 + Item: S2_Spell_Flow_Shield Rate: 204 - - Item: S2_Spiritual_Weapon + - Index: 4 + Item: S2_Spiritual_Weapon Rate: 204 - - Item: S2_Malicious_Armor + - Index: 5 + Item: S2_Malicious_Armor Rate: 204 - - Item: S_Sigrun_Armor + - Index: 6 + Item: S_Sigrun_Armor Rate: 204 - - Item: S_Sigrun_Shield + - Index: 7 + Item: S_Sigrun_Shield Rate: 204 - - Item: S2_Force_Ex_Weapon + - Index: 8 + Item: S2_Force_Ex_Weapon Rate: 204 - - Item: S2_Spirit_M_E_Weapon + - Index: 9 + Item: S2_Spirit_M_E_Weapon Rate: 204 - - Item: S2_Caster_Armor + - Index: 10 + Item: S2_Caster_Armor Rate: 204 - - Item: S2_Reload_Armor + - Index: 11 + Item: S2_Reload_Armor Rate: 204 - - Item: S_Critical_Shield + - Index: 12 + Item: S_Critical_Shield Rate: 204 - - Item: S_Critical_Shoes + - Index: 13 + Item: S_Critical_Shoes Rate: 204 - - Item: S_Blitz_Weapon + - Index: 14 + Item: S_Blitz_Weapon Rate: 204 - - Item: S_Blitz_Armor + - Index: 15 + Item: S_Blitz_Armor Rate: 204 - - Item: S_Tempest_Shield + - Index: 16 + Item: S_Tempest_Shield Rate: 204 - - Item: S_Tempest_Shoes + - Index: 17 + Item: S_Tempest_Shoes Rate: 204 - - Item: S_M_ExeHoly_Armor + - Index: 18 + Item: S_M_ExeHoly_Armor Rate: 204 - - Item: S_M_ExoCorrupt_Armor + - Index: 19 + Item: S_M_ExoCorrupt_Armor Rate: 204 - - Item: S_M_DragonVib_Armor + - Index: 20 + Item: S_M_DragonVib_Armor Rate: 204 - - Item: S_M_SciHunting_Armor + - Index: 21 + Item: S_M_SciHunting_Armor Rate: 204 - - Item: S_M_FishInsect_Armor + - Index: 22 + Item: S_M_FishInsect_Armor Rate: 204 - - Item: S_Tension_Weapon + - Index: 23 + Item: S_Tension_Weapon Rate: 204 - - Item: S_Tension_Earring + - Index: 24 + Item: S_Tension_Earring Rate: 204 - - Item: S_Tension_Pendent + - Index: 25 + Item: S_Tension_Pendent Rate: 204 - - Item: S_Elegant_Weapon + - Index: 26 + Item: S_Elegant_Weapon Rate: 204 - - Item: S_Elegant_Earring + - Index: 27 + Item: S_Elegant_Earring Rate: 204 - - Item: S_Elegant_Pendent + - Index: 28 + Item: S_Elegant_Pendent Rate: 204 - - Item: S_Healing_Shield + - Index: 29 + Item: S_Healing_Shield Rate: 204 - - Item: S_Healing_Shoes + - Index: 30 + Item: S_Healing_Shoes Rate: 204 - - Item: S_Restore_Earring + - Index: 31 + Item: S_Restore_Earring Rate: 204 - - Item: S_Restore_Pendent + - Index: 32 + Item: S_Restore_Pendent Rate: 204 - - Item: S_MortalBlow_Weapon + - Index: 33 + Item: S_MortalBlow_Weapon Rate: 204 - - Item: S_MortalBlow_Earring + - Index: 34 + Item: S_MortalBlow_Earring Rate: 204 - - Item: S_MortalBlow_Pendent + - Index: 35 + Item: S_MortalBlow_Pendent Rate: 204 - - Item: S_Penetration_Shoes + - Index: 36 + Item: S_Penetration_Shoes Rate: 204 - - Item: S_Penetration_Shield + - Index: 37 + Item: S_Penetration_Shield Rate: 204 - - Item: S_ExeHoly_Armor + - Index: 38 + Item: S_ExeHoly_Armor Rate: 204 - - Item: S_ExoCorrupt_Armor + - Index: 39 + Item: S_ExoCorrupt_Armor Rate: 204 - - Item: S_DragonVib_Armor + - Index: 40 + Item: S_DragonVib_Armor Rate: 204 - - Item: S_SciHunting_Armor + - Index: 41 + Item: S_SciHunting_Armor Rate: 204 - - Item: S_FishInsect_Armor + - Index: 42 + Item: S_FishInsect_Armor Rate: 204 - - Item: Sentimental_Weapone_S + - Index: 43 + Item: Sentimental_Weapone_S Rate: 204 - - Item: Sentimental_Earring_S + - Index: 44 + Item: Sentimental_Earring_S Rate: 204 - - Item: Sentimental_Pendant_S + - Index: 45 + Item: Sentimental_Pendant_S Rate: 204 - - Item: Enchanting_Weapone_S + - Index: 46 + Item: Enchanting_Weapone_S Rate: 204 - - Item: Enchanting_Earring_S + - Index: 47 + Item: Enchanting_Earring_S Rate: 204 - - Item: Enchanting_Pendant_S + - Index: 48 + Item: Enchanting_Pendant_S Rate: 204 - Group: SENTIMENTAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: General_Helmet + - Index: 0 + Item: General_Helmet Rate: 10000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1005 - - Item: Spell_Circuit + - Index: 1 + Item: Spell_Circuit Rate: 35 - - Item: General_Helmet_ + - Index: 2 + Item: General_Helmet_ Rate: 35 - - Item: Classical_Fhat + - Index: 3 + Item: Classical_Fhat Rate: 35 - - Item: Dog_Officer + - Index: 4 + Item: Dog_Officer Rate: 100 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 11 + Item: Shadow_Cube_Weapon Rate: 200 - - Item: Shadow_Cube_Armor + - Index: 12 + Item: Shadow_Cube_Armor Rate: 200 - - Item: Shadow_Cube_Shield + - Index: 13 + Item: Shadow_Cube_Shield Rate: 200 - - Item: Shadow_Cube_Shoes + - Index: 14 + Item: Shadow_Cube_Shoes Rate: 200 - - Item: Shadow_Cube_Pendant + - Index: 15 + Item: Shadow_Cube_Pendant Rate: 200 - - Item: Shadow_Cube_Earing + - Index: 16 + Item: Shadow_Cube_Earing Rate: 200 - - Item: Lapine_DdukddakBox + - Index: 17 + Item: Lapine_DdukddakBox Rate: 2000 - - Item: Sentimental_Scroll + - Index: 18 + Item: Sentimental_Scroll Rate: 1000 - - Item: Sentimental_Scroll + - Index: 19 + Item: Sentimental_Scroll Rate: 1000 - - Item: Fire_Armor_S + - Index: 20 + Item: Fire_Armor_S Rate: 360 - - Item: Cold_Armor_S + - Index: 21 + Item: Cold_Armor_S Rate: 360 - - Item: Wind_Armor_S + - Index: 22 + Item: Wind_Armor_S Rate: 360 - - Item: Earth_Armor_S + - Index: 23 + Item: Earth_Armor_S Rate: 360 - - Item: Shadow_Refine_Hammer + - Index: 24 + Item: Shadow_Refine_Hammer Rate: 200 - - Item: Sentimental_Scroll + - Index: 25 + Item: Sentimental_Scroll Rate: 100 - - Item: Sentimental_Weapone_S + - Index: 26 + Item: Sentimental_Weapone_S Rate: 300 - - Item: Sentimental_Earring_S + - Index: 27 + Item: Sentimental_Earring_S Rate: 300 - - Item: Sentimental_Pendant_S + - Index: 28 + Item: Sentimental_Pendant_S Rate: 300 - - Item: Enchanting_Weapone_S + - Index: 29 + Item: Enchanting_Weapone_S Rate: 300 - - Item: Enchanting_Earring_S + - Index: 30 + Item: Enchanting_Earring_S Rate: 300 - - Item: Enchanting_Pendant_S + - Index: 31 + Item: Enchanting_Pendant_S Rate: 300 - Group: JULY_HAIR_BOX SubGroups: - SubGroup: 0 List: - - Item: Enchant_Stone_Box12 + - Index: 0 + Item: Enchant_Stone_Box12 - SubGroup: 1 List: - - Item: C_Man_Medal + - Index: 0 + Item: C_Man_Medal Rate: 2500 - - Item: C_Man_Medal_Gold + - Index: 1 + Item: C_Man_Medal_Gold Rate: 2500 - - Item: C_Straight_Long_WHK + - Index: 2 + Item: C_Straight_Long_WHK Rate: 2500 - - Item: C_Straight_Long_YLK + - Index: 3 + Item: C_Straight_Long_YLK Rate: 2500 - Group: INFINITY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_Wing_Of_Fly_3Day_Box + - Index: 0 + Item: C_Wing_Of_Fly_3Day_Box Rate: 9756 - - Item: General_Helmet + - Index: 1 + Item: General_Helmet Rate: 244 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 700 - - Item: Old_C_Album_Helm + - Index: 2 + Item: Old_C_Album_Helm Rate: 200 - - Item: Old_C_Album_Armor + - Index: 3 + Item: Old_C_Album_Armor Rate: 200 - - Item: Old_C_Album_Shield + - Index: 4 + Item: Old_C_Album_Shield Rate: 200 - - Item: Old_C_Album_Garment + - Index: 5 + Item: Old_C_Album_Garment Rate: 200 - - Item: Old_C_Album_Shoes + - Index: 6 + Item: Old_C_Album_Shoes Rate: 200 - - Item: Old_C_Album_Acc + - Index: 7 + Item: Old_C_Album_Acc Rate: 200 - - Item: Old_C_Album_Weapon + - Index: 8 + Item: Old_C_Album_Weapon Rate: 200 - - Item: Comp_Kafra_Card_Box + - Index: 9 + Item: Comp_Kafra_Card_Box Rate: 400 - - Item: Spell_Circuit + - Index: 10 + Item: Spell_Circuit Rate: 25 - - Item: General_Helmet_ + - Index: 11 + Item: General_Helmet_ Rate: 25 - - Item: Classical_Fhat + - Index: 12 + Item: Classical_Fhat Rate: 25 - - Item: Dog_Officer + - Index: 13 + Item: Dog_Officer Rate: 25 - - Item: Amistr_Beret + - Index: 14 + Item: Amistr_Beret Rate: 200 - - Item: Sealed_Card + - Index: 15 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 16 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 17 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 18 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 19 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 20 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 21 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Status_Box + - Index: 22 + Item: Minus_Status_Box Rate: 900 - - Item: Lapine_DdukddakBox + - Index: 23 + Item: Lapine_DdukddakBox Rate: 2000 - - Item: Infinity_Scroll + - Index: 24 + Item: Infinity_Scroll Rate: 1000 - - Item: Infinity_Scroll + - Index: 25 + Item: Infinity_Scroll Rate: 1000 - - Item: Infinity_Scroll + - Index: 26 + Item: Infinity_Scroll Rate: 20 - - Item: Infinity_Scroll + - Index: 27 + Item: Infinity_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 28 + Item: Shadow_Refine_Hammer Rate: 200 - - Item: InfinityShadow_Mix + - Index: 29 + Item: InfinityShadow_Mix Rate: 20 - Group: BLOODY_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Bloody_Scroll + - Index: 0 + Item: Bloody_Scroll Rate: 9091 - - Item: Royal_Bow + - Index: 1 + Item: Royal_Bow Rate: 909 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Iron_Nail_K + - Index: 1 + Item: Iron_Nail_K Rate: 100 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 800 - - Item: Royal_Bow_K + - Index: 3 + Item: Royal_Bow_K Rate: 100 - - Item: Ancient_Hero_Boots + - Index: 4 + Item: Ancient_Hero_Boots Rate: 100 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 11 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 12 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 13 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 14 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 15 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 16 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Trans_Scroll + - Index: 17 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Minus_Status_Box + - Index: 18 + Item: Minus_Status_Box Rate: 600 - - Item: Lapine_DdukddakBox + - Index: 19 + Item: Lapine_DdukddakBox Rate: 1150 - - Item: Bloody_Scroll + - Index: 20 + Item: Bloody_Scroll Rate: 1000 - - Item: Bloody_Scroll + - Index: 21 + Item: Bloody_Scroll Rate: 1000 - - Item: Bloody_Scroll + - Index: 22 + Item: Bloody_Scroll Rate: 1000 - - Item: BloodyKnight_Shield_Box + - Index: 23 + Item: BloodyKnight_Shield_Box Rate: 200 - - Item: Shadow_Staff_K + - Index: 24 + Item: Shadow_Staff_K Rate: 100 - Group: SNOW_FESTA_BOX SubGroups: - SubGroup: 1 List: - - Item: Lucky_Cookie_B + - Index: 0 + Item: Lucky_Cookie_B Rate: 990 Amount: 2 - - Item: Candy_Striper_B + - Index: 1 + Item: Candy_Striper_B Rate: 990 Amount: 2 - - Item: Candy_B + - Index: 2 + Item: Candy_B Rate: 990 Amount: 3 - - Item: Piece_Of_Cake_B + - Index: 3 + Item: Piece_Of_Cake_B Rate: 990 Amount: 2 - - Item: C_Rudolph_Santa_Hat + - Index: 4 + Item: C_Rudolph_Santa_Hat Rate: 99 - - Item: C_Santa_Hat_1 + - Index: 5 + Item: C_Santa_Hat_1 Rate: 99 - - Item: C_Polar_Bear_Cap + - Index: 6 + Item: C_Polar_Bear_Cap Rate: 99 - - Item: C_Cat_Santa_Hat + - Index: 7 + Item: C_Cat_Santa_Hat Rate: 99 - - Item: C_Santa_Hat_2 + - Index: 8 + Item: C_Santa_Hat_2 Rate: 99 - - Item: Ice_Candy + - Index: 9 + Item: Ice_Candy Rate: 2970 Amount: 3 - - Item: Snow_Cookie + - Index: 10 + Item: Snow_Cookie Rate: 594 - - Item: Winter_Cookie + - Index: 11 + Item: Winter_Cookie Rate: 594 - - Item: Festi_Cookie + - Index: 12 + Item: Festi_Cookie Rate: 594 - - Item: Flora_Cookie + - Index: 13 + Item: Flora_Cookie Rate: 594 - - Item: C_Let_It_Snow + - Index: 14 + Item: C_Let_It_Snow Rate: 198 - Group: SNOW_FESTA_CARDPACK SubGroups: - SubGroup: 1 List: - - Item: Blue_Card_B + - Index: 0 + Item: Blue_Card_B Rate: 588 - - Item: Blue_Card_C + - Index: 1 + Item: Blue_Card_C Rate: 588 - - Item: Blue_Card_M + - Index: 2 + Item: Blue_Card_M Rate: 588 - - Item: Blue_Card_T + - Index: 3 + Item: Blue_Card_T Rate: 588 - - Item: Blue_Card_V + - Index: 4 + Item: Blue_Card_V Rate: 588 - - Item: BlueCard_A + - Index: 5 + Item: BlueCard_A Rate: 588 - - Item: BlueCard_E + - Index: 6 + Item: BlueCard_E Rate: 588 - - Item: BlueCard_F + - Index: 7 + Item: BlueCard_F Rate: 588 - - Item: BlueCard_H + - Index: 8 + Item: BlueCard_H Rate: 588 - - Item: BlueCard_L + - Index: 9 + Item: BlueCard_L Rate: 588 - - Item: BlueCard_N + - Index: 10 + Item: BlueCard_N Rate: 588 - - Item: BlueCard_O + - Index: 11 + Item: BlueCard_O Rate: 588 - - Item: BlueCard_W + - Index: 12 + Item: BlueCard_W Rate: 588 - - Item: BlueCard_I + - Index: 13 + Item: BlueCard_I Rate: 588 - - Item: BlueCard_D + - Index: 14 + Item: BlueCard_D Rate: 588 - - Item: BlueCard_S + - Index: 15 + Item: BlueCard_S Rate: 588 - - Item: BlueCard_R + - Index: 16 + Item: BlueCard_R Rate: 588 - Group: 2017_SPECIAL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 3077 - - Item: 2017_Special_Scroll + - Index: 1 + Item: 2017_Special_Scroll Rate: 3846 - - Item: 2017_Special_Scroll + - Index: 2 + Item: 2017_Special_Scroll Rate: 3077 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: 2017_Special_Scroll + - Index: 1 + Item: 2017_Special_Scroll Rate: 800 - - Item: Comp_Kafra_Card_Box + - Index: 2 + Item: Comp_Kafra_Card_Box Rate: 800 - - Item: Sealed_Card + - Index: 3 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: Lapine_DdukddakBox + - Index: 10 + Item: Lapine_DdukddakBox Rate: 1220 - - Item: 2017_Special_Scroll + - Index: 11 + Item: 2017_Special_Scroll Rate: 800 - - Item: Advanced_Taiming_Item + - Index: 12 + Item: Advanced_Taiming_Item Rate: 200 - - Item: 2017_Special_Scroll + - Index: 13 + Item: 2017_Special_Scroll Rate: 1000 - - Item: 2017_Special_Scroll + - Index: 14 + Item: 2017_Special_Scroll Rate: 1000 - - Item: 2017_Special_Scroll + - Index: 15 + Item: 2017_Special_Scroll Rate: 20 - - Item: 2017_Special_Scroll + - Index: 16 + Item: 2017_Special_Scroll Rate: 300 - - Item: 2017_Special_Scroll + - Index: 17 + Item: 2017_Special_Scroll Rate: 1000 - - Item: Fire_Armor_S + - Index: 18 + Item: Fire_Armor_S Rate: 300 - - Item: Cold_Armor_S + - Index: 19 + Item: Cold_Armor_S Rate: 300 - - Item: Wind_Armor_S + - Index: 20 + Item: Wind_Armor_S Rate: 300 - - Item: Earth_Armor_S + - Index: 21 + Item: Earth_Armor_S Rate: 300 - - Item: Shadow_Refine_Hammer + - Index: 22 + Item: Shadow_Refine_Hammer Rate: 50 - - Item: 2017_Special_Scroll + - Index: 23 + Item: 2017_Special_Scroll Rate: 100 - - Item: 2017_Special_Scroll + - Index: 24 + Item: 2017_Special_Scroll Rate: 450 - Group: 2017_SPECIAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Iron_Nail_K + - Index: 0 + Item: Iron_Nail_K Rate: 526 - - Item: Royal_Bow_K + - Index: 1 + Item: Royal_Bow_K Rate: 526 - - Item: Toy_Syringe_K + - Index: 2 + Item: Toy_Syringe_K Rate: 526 - - Item: Blue_Rear_Ribbon + - Index: 3 + Item: Blue_Rear_Ribbon Rate: 526 - - Item: Necklace_Rosary_K + - Index: 4 + Item: Necklace_Rosary_K Rate: 526 - - Item: Spell_Circuit + - Index: 5 + Item: Spell_Circuit Rate: 526 - - Item: General_Helmet_ + - Index: 6 + Item: General_Helmet_ Rate: 526 - - Item: Classical_Fhat + - Index: 7 + Item: Classical_Fhat Rate: 526 - - Item: Dog_Officer + - Index: 8 + Item: Dog_Officer Rate: 526 - - Item: Amistr_Beret + - Index: 9 + Item: Amistr_Beret Rate: 526 - - Item: Ancient_Hero_Boots + - Index: 10 + Item: Ancient_Hero_Boots Rate: 526 - - Item: Candy_Box_Melee + - Index: 11 + Item: Candy_Box_Melee Rate: 526 - - Item: Candy_Box_Range + - Index: 12 + Item: Candy_Box_Range Rate: 526 - - Item: Candy_Box_Magic + - Index: 13 + Item: Candy_Box_Magic Rate: 526 - - Item: 2017_Special_Box + - Index: 14 + Item: 2017_Special_Box Rate: 526 - - Item: 2017_Special_Box + - Index: 15 + Item: 2017_Special_Box Rate: 526 - - Item: 2017_Special_Box + - Index: 16 + Item: 2017_Special_Box Rate: 526 - - Item: BloodyKnight_Shield_Box + - Index: 17 + Item: BloodyKnight_Shield_Box Rate: 526 - - Item: Shadow_Staff_K + - Index: 18 + Item: Shadow_Staff_K Rate: 526 - Group: ICE_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 3529 - - Item: Honglyun's_Sword + - Index: 1 + Item: Honglyun's_Sword Rate: 588 - - Item: Ice_Scroll + - Index: 2 + Item: Ice_Scroll Rate: 5882 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Iron_Staff + - Index: 1 + Item: Iron_Staff Rate: 100 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 800 - - Item: Sword_Of_Bluefire + - Index: 3 + Item: Sword_Of_Bluefire Rate: 100 - - Item: Ice_Scroll + - Index: 4 + Item: Ice_Scroll Rate: 600 - - Item: Oriental_Sword + - Index: 5 + Item: Oriental_Sword Rate: 100 - - Item: Ancient_Hero_Boots + - Index: 6 + Item: Ancient_Hero_Boots Rate: 250 - - Item: Weapon_7Up_Box + - Index: 7 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 8 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 9 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 10 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 11 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 12 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 13 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 14 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 15 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 16 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 17 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 18 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Comp_Trans_Scroll + - Index: 19 + Item: Comp_Trans_Scroll Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 20 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: Ice_Scroll + - Index: 21 + Item: Ice_Scroll Rate: 1000 - - Item: Ice_Scroll + - Index: 22 + Item: Ice_Scroll Rate: 1000 - - Item: Ice_Scroll + - Index: 23 + Item: Ice_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 24 + Item: Shadow_Refine_Hammer Rate: 200 - Group: 2018_NEW_YEAR_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 800 - - Item: Overwhelm_Str_Armor + - Index: 2 + Item: Overwhelm_Str_Armor Rate: 200 - - Item: Overwhelm_Int_Armor + - Index: 3 + Item: Overwhelm_Int_Armor Rate: 200 - - Item: Sealed_Card + - Index: 4 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Status_Box + - Index: 11 + Item: Minus_Status_Box Rate: 700 - - Item: Class_Shadow_Cube + - Index: 12 + Item: Class_Shadow_Cube Rate: 1000 - - Item: 2018_New_Year_Scroll + - Index: 13 + Item: 2018_New_Year_Scroll Rate: 1000 - - Item: 2018_New_Year_Scroll + - Index: 14 + Item: 2018_New_Year_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 15 + Item: Shadow_Refine_Hammer Rate: 200 - - Item: 2018_New_Year_Scroll + - Index: 16 + Item: 2018_New_Year_Scroll Rate: 200 - - Item: 2018_New_Year_Scroll + - Index: 17 + Item: 2018_New_Year_Scroll Rate: 390 - - Item: 2018_New_Year_Scroll + - Index: 18 + Item: 2018_New_Year_Scroll Rate: 3000 - - Item: PhysicalMagical_Mix + - Index: 19 + Item: PhysicalMagical_Mix Rate: 50 - - Item: ImmunedAthena_Mix + - Index: 20 + Item: ImmunedAthena_Mix Rate: 50 - - Item: HardChamption_Mix + - Index: 21 + Item: HardChamption_Mix Rate: 50 - - Item: KingbirdAncient_Mix + - Index: 22 + Item: KingbirdAncient_Mix Rate: 50 - - Item: CriticalHit_Mix + - Index: 23 + Item: CriticalHit_Mix Rate: 50 - Group: 2018_YEAR_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Safeguard_Shield + - Index: 0 + Item: S_Safeguard_Shield Rate: 93 - - Item: S_Liberation_Shoes + - Index: 1 + Item: S_Liberation_Shoes Rate: 93 - - Item: S_Gemstone_Armor + - Index: 2 + Item: S_Gemstone_Armor Rate: 47 - - Item: S_Gemstone_Shoes + - Index: 3 + Item: S_Gemstone_Shoes Rate: 47 - - Item: S_Gemstone_Shield + - Index: 4 + Item: S_Gemstone_Shield Rate: 47 - - Item: S_Gemstone_Weapon + - Index: 5 + Item: S_Gemstone_Weapon Rate: 47 - - Item: S_Gemstone_Earring + - Index: 6 + Item: S_Gemstone_Earring Rate: 47 - - Item: S_Gemstone_Pendent + - Index: 7 + Item: S_Gemstone_Pendent Rate: 47 - - Item: S_Spell_Flow_Shoes + - Index: 8 + Item: S_Spell_Flow_Shoes Rate: 140 - - Item: S_Spell_Flow_Armor + - Index: 9 + Item: S_Spell_Flow_Armor Rate: 140 - - Item: S_Spell_Flow_Shield + - Index: 10 + Item: S_Spell_Flow_Shield Rate: 140 - - Item: S_Greed_Armor + - Index: 11 + Item: S_Greed_Armor Rate: 93 - - Item: S_Greed_Shoes + - Index: 12 + Item: S_Greed_Shoes Rate: 93 - - Item: S_Greed_Shield + - Index: 13 + Item: S_Greed_Shield Rate: 93 - - Item: S_Greed_Weapon + - Index: 14 + Item: S_Greed_Weapon Rate: 93 - - Item: S_Greed_Earring + - Index: 15 + Item: S_Greed_Earring Rate: 93 - - Item: S_Greed_Pendant + - Index: 16 + Item: S_Greed_Pendant Rate: 93 - - Item: S_Infinity_Earring + - Index: 17 + Item: S_Infinity_Earring Rate: 93 - - Item: S_Infinity_Pendant + - Index: 18 + Item: S_Infinity_Pendant Rate: 93 - - Item: S_Executioner_Weapon + - Index: 19 + Item: S_Executioner_Weapon Rate: 93 - - Item: S_Exorcist_Weapon + - Index: 20 + Item: S_Exorcist_Weapon Rate: 93 - - Item: S_Penetration_Earring + - Index: 21 + Item: S_Penetration_Earring Rate: 93 - - Item: S_Penetration_Pendent + - Index: 22 + Item: S_Penetration_Pendent Rate: 93 - - Item: S_Tempest_Earring + - Index: 23 + Item: S_Tempest_Earring Rate: 93 - - Item: S_Tempest_Pendent + - Index: 24 + Item: S_Tempest_Pendent Rate: 93 - - Item: S_M_Executioner_Weapon + - Index: 25 + Item: S_M_Executioner_Weapon Rate: 140 - - Item: S_M_Exorcist_Weapon + - Index: 26 + Item: S_M_Exorcist_Weapon Rate: 140 - - Item: S_Bearers_Armor + - Index: 27 + Item: S_Bearers_Armor Rate: 47 - - Item: S_Bearers_Shoes + - Index: 28 + Item: S_Bearers_Shoes Rate: 47 - - Item: S_Bearers_Shield + - Index: 29 + Item: S_Bearers_Shield Rate: 47 - - Item: S_Bearers_Weapon + - Index: 30 + Item: S_Bearers_Weapon Rate: 47 - - Item: S_Bearers_Earring + - Index: 31 + Item: S_Bearers_Earring Rate: 47 - - Item: S_Bearers_Pendent + - Index: 32 + Item: S_Bearers_Pendent Rate: 47 - - Item: S_Hasty_Shoes + - Index: 33 + Item: S_Hasty_Shoes Rate: 93 - - Item: S_Hasty_Armor + - Index: 34 + Item: S_Hasty_Armor Rate: 93 - - Item: S_Expert_Shoes + - Index: 35 + Item: S_Expert_Shoes Rate: 93 - - Item: S_Expert_Shield + - Index: 36 + Item: S_Expert_Shield Rate: 93 - - Item: S_Beginner_Shoes + - Index: 37 + Item: S_Beginner_Shoes Rate: 140 - - Item: S_Beginner_Shield + - Index: 38 + Item: S_Beginner_Shield Rate: 140 - - Item: S_Rookie_Shoes + - Index: 39 + Item: S_Rookie_Shoes Rate: 140 - - Item: S_Rookie_Shield + - Index: 40 + Item: S_Rookie_Shield Rate: 140 - - Item: S_Advanced_Shoes + - Index: 41 + Item: S_Advanced_Shoes Rate: 140 - - Item: S_Advanced_Shield + - Index: 42 + Item: S_Advanced_Shield Rate: 140 - - Item: S_Attack_Armor + - Index: 43 + Item: S_Attack_Armor Rate: 140 - - Item: S_Blitz_Earring + - Index: 44 + Item: S_Blitz_Earring Rate: 93 - - Item: S_Blitz_Pendent + - Index: 45 + Item: S_Blitz_Pendent Rate: 93 - - Item: S_Enhance_Force_Weapon + - Index: 46 + Item: S_Enhance_Force_Weapon Rate: 93 - - Item: S_Force_Weapon + - Index: 47 + Item: S_Force_Weapon Rate: 140 - - Item: S_Force_Earring + - Index: 48 + Item: S_Force_Earring Rate: 140 - - Item: S_Force_Pendant + - Index: 49 + Item: S_Force_Pendant Rate: 140 - - Item: S_Enhance_Spirit_Weapon + - Index: 50 + Item: S_Enhance_Spirit_Weapon Rate: 93 - - Item: S_Spirit_Weapon + - Index: 51 + Item: S_Spirit_Weapon Rate: 140 - - Item: S_Spirit_Earring + - Index: 52 + Item: S_Spirit_Earring Rate: 140 - - Item: S_Spirit_Pendant + - Index: 53 + Item: S_Spirit_Pendant Rate: 140 - - Item: S_Blitz_Shoes + - Index: 54 + Item: S_Blitz_Shoes Rate: 47 - - Item: S_Blitz_Shield + - Index: 55 + Item: S_Blitz_Shield Rate: 47 - - Item: S2_Hasty_Shoes + - Index: 56 + Item: S2_Hasty_Shoes Rate: 93 - - Item: S2_Bearers_Pendent + - Index: 57 + Item: S2_Bearers_Pendent Rate: 93 - - Item: S2_Gemstone_Earring + - Index: 58 + Item: S2_Gemstone_Earring Rate: 93 - - Item: S2_Spell_Flow_Shield + - Index: 59 + Item: S2_Spell_Flow_Shield Rate: 93 - - Item: S2_Spiritual_Weapon + - Index: 60 + Item: S2_Spiritual_Weapon Rate: 93 - - Item: S2_Malicious_Armor + - Index: 61 + Item: S2_Malicious_Armor Rate: 93 - - Item: S_Sigrun_Armor + - Index: 62 + Item: S_Sigrun_Armor Rate: 93 - - Item: S_Sigrun_Shield + - Index: 63 + Item: S_Sigrun_Shield Rate: 93 - - Item: S2_Force_Ex_Weapon + - Index: 64 + Item: S2_Force_Ex_Weapon Rate: 93 - - Item: S2_Spirit_M_E_Weapon + - Index: 65 + Item: S2_Spirit_M_E_Weapon Rate: 93 - - Item: S2_Caster_Armor + - Index: 66 + Item: S2_Caster_Armor Rate: 93 - - Item: S2_Reload_Armor + - Index: 67 + Item: S2_Reload_Armor Rate: 93 - - Item: S_Critical_Shield + - Index: 68 + Item: S_Critical_Shield Rate: 93 - - Item: S_Critical_Shoes + - Index: 69 + Item: S_Critical_Shoes Rate: 93 - - Item: S_Blitz_Weapon + - Index: 70 + Item: S_Blitz_Weapon Rate: 93 - - Item: S_Blitz_Armor + - Index: 71 + Item: S_Blitz_Armor Rate: 93 - - Item: S_Tempest_Shield + - Index: 72 + Item: S_Tempest_Shield Rate: 93 - - Item: S_Tempest_Shoes + - Index: 73 + Item: S_Tempest_Shoes Rate: 93 - - Item: S_M_ExeHoly_Armor + - Index: 74 + Item: S_M_ExeHoly_Armor Rate: 93 - - Item: S_M_ExoCorrupt_Armor + - Index: 75 + Item: S_M_ExoCorrupt_Armor Rate: 93 - - Item: S_M_DragonVib_Armor + - Index: 76 + Item: S_M_DragonVib_Armor Rate: 93 - - Item: S_M_SciHunting_Armor + - Index: 77 + Item: S_M_SciHunting_Armor Rate: 93 - - Item: S_M_FishInsect_Armor + - Index: 78 + Item: S_M_FishInsect_Armor Rate: 93 - - Item: S_Tension_Weapon + - Index: 79 + Item: S_Tension_Weapon Rate: 93 - - Item: S_Tension_Earring + - Index: 80 + Item: S_Tension_Earring Rate: 93 - - Item: S_Tension_Pendent + - Index: 81 + Item: S_Tension_Pendent Rate: 93 - - Item: S_Elegant_Weapon + - Index: 82 + Item: S_Elegant_Weapon Rate: 93 - - Item: S_Elegant_Earring + - Index: 83 + Item: S_Elegant_Earring Rate: 93 - - Item: S_Elegant_Pendent + - Index: 84 + Item: S_Elegant_Pendent Rate: 93 - - Item: S_Healing_Shield + - Index: 85 + Item: S_Healing_Shield Rate: 93 - - Item: S_Healing_Shoes + - Index: 86 + Item: S_Healing_Shoes Rate: 93 - - Item: S_Restore_Earring + - Index: 87 + Item: S_Restore_Earring Rate: 93 - - Item: S_Restore_Pendent + - Index: 88 + Item: S_Restore_Pendent Rate: 93 - - Item: S_MortalBlow_Weapon + - Index: 89 + Item: S_MortalBlow_Weapon Rate: 93 - - Item: S_MortalBlow_Earring + - Index: 90 + Item: S_MortalBlow_Earring Rate: 93 - - Item: S_MortalBlow_Pendent + - Index: 91 + Item: S_MortalBlow_Pendent Rate: 93 - - Item: S_Penetration_Shoes + - Index: 92 + Item: S_Penetration_Shoes Rate: 93 - - Item: S_Penetration_Shield + - Index: 93 + Item: S_Penetration_Shield Rate: 93 - - Item: S_ExeHoly_Armor + - Index: 94 + Item: S_ExeHoly_Armor Rate: 93 - - Item: S_ExoCorrupt_Armor + - Index: 95 + Item: S_ExoCorrupt_Armor Rate: 93 - - Item: S_DragonVib_Armor + - Index: 96 + Item: S_DragonVib_Armor Rate: 93 - - Item: S_SciHunting_Armor + - Index: 97 + Item: S_SciHunting_Armor Rate: 93 - - Item: S_FishInsect_Armor + - Index: 98 + Item: S_FishInsect_Armor Rate: 93 - - Item: Sentimental_Weapone_S + - Index: 99 + Item: Sentimental_Weapone_S Rate: 93 - - Item: Sentimental_Earring_S + - Index: 100 + Item: Sentimental_Earring_S Rate: 93 - - Item: Sentimental_Pendant_S + - Index: 101 + Item: Sentimental_Pendant_S Rate: 93 - - Item: Enchanting_Weapone_S + - Index: 102 + Item: Enchanting_Weapone_S Rate: 93 - - Item: Enchanting_Earring_S + - Index: 103 + Item: Enchanting_Earring_S Rate: 93 - - Item: Enchanting_Pendant_S + - Index: 104 + Item: Enchanting_Pendant_S Rate: 93 - Group: 2018_MATERIAL_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Earring + - Index: 0 + Item: S_Physical_Earring Rate: 143 - - Item: S_Physical_Weapon + - Index: 1 + Item: S_Physical_Weapon Rate: 143 - - Item: S_Physical_Pendant + - Index: 2 + Item: S_Physical_Pendant Rate: 143 - - Item: S_Magical_Earring + - Index: 3 + Item: S_Magical_Earring Rate: 143 - - Item: S_Magical_Weapon + - Index: 4 + Item: S_Magical_Weapon Rate: 143 - - Item: S_Magical_Pendant + - Index: 5 + Item: S_Magical_Pendant Rate: 143 - - Item: S_Champion_Shoes + - Index: 6 + Item: S_Champion_Shoes Rate: 143 - - Item: S_Athena_Shield + - Index: 7 + Item: S_Athena_Shield Rate: 143 - - Item: S_Immune_Armor + - Index: 8 + Item: S_Immune_Armor Rate: 143 - - Item: S_Hard_Armor + - Index: 9 + Item: S_Hard_Armor Rate: 143 - - Item: S_Ancient_Armor + - Index: 10 + Item: S_Ancient_Armor Rate: 143 - - Item: S_Critical_Armor + - Index: 11 + Item: S_Critical_Armor Rate: 143 - - Item: S_Kingbird_Weapon + - Index: 12 + Item: S_Kingbird_Weapon Rate: 143 - - Item: S_Cri_Hit_Weapon + - Index: 13 + Item: S_Cri_Hit_Weapon Rate: 143 - - Item: S_Lucky_Weapon + - Index: 14 + Item: S_Lucky_Weapon Rate: 143 - - Item: S_Power_Earring + - Index: 15 + Item: S_Power_Earring Rate: 143 - - Item: S_Int_Pendant + - Index: 16 + Item: S_Int_Pendant Rate: 143 - - Item: S_Dexterous_Armor + - Index: 17 + Item: S_Dexterous_Armor Rate: 143 - - Item: S_Vital_Shoes + - Index: 18 + Item: S_Vital_Shoes Rate: 143 - - Item: S_Athletic_Shield + - Index: 19 + Item: S_Athletic_Shield Rate: 143 - - Item: S_Lucky_Armor + - Index: 20 + Item: S_Lucky_Armor Rate: 143 - - Item: S_Power_Pendant + - Index: 21 + Item: S_Power_Pendant Rate: 143 - - Item: S_Int_Earring + - Index: 22 + Item: S_Int_Earring Rate: 143 - - Item: S_Dexterous_Weapon + - Index: 23 + Item: S_Dexterous_Weapon Rate: 143 - - Item: S_Vital_Shield + - Index: 24 + Item: S_Vital_Shield Rate: 143 - - Item: S_Athletic_Shoes + - Index: 25 + Item: S_Athletic_Shoes Rate: 143 - - Item: S_Hard_Earring + - Index: 26 + Item: S_Hard_Earring Rate: 143 - - Item: S_Athena_Earring + - Index: 27 + Item: S_Athena_Earring Rate: 143 - - Item: S_Cranial_Shield + - Index: 28 + Item: S_Cranial_Shield Rate: 143 - - Item: S_Brutal_Shield + - Index: 29 + Item: S_Brutal_Shield Rate: 143 - - Item: S_Gargantua_Shield + - Index: 30 + Item: S_Gargantua_Shield Rate: 143 - - Item: S_Homers_Shield + - Index: 31 + Item: S_Homers_Shield Rate: 143 - - Item: S_Dragoon_Shield + - Index: 32 + Item: S_Dragoon_Shield Rate: 143 - - Item: S_Satanic_Shield + - Index: 33 + Item: S_Satanic_Shield Rate: 143 - - Item: S_Flameguard_Shield + - Index: 34 + Item: S_Flameguard_Shield Rate: 143 - - Item: S_Requiem_Shield + - Index: 35 + Item: S_Requiem_Shield Rate: 143 - - Item: S_Cadi_Shield + - Index: 36 + Item: S_Cadi_Shield Rate: 143 - - Item: S_Bloody_Shoes + - Index: 37 + Item: S_Bloody_Shoes Rate: 143 - - Item: S_Chemical_Shoes + - Index: 38 + Item: S_Chemical_Shoes Rate: 143 - - Item: S_Clamorous_Shoes + - Index: 39 + Item: S_Clamorous_Shoes Rate: 143 - - Item: S_Insecticide_Shoes + - Index: 40 + Item: S_Insecticide_Shoes Rate: 143 - - Item: S_Fisher_Shoes + - Index: 41 + Item: S_Fisher_Shoes Rate: 143 - - Item: S_Seraphim_Shoes + - Index: 42 + Item: S_Seraphim_Shoes Rate: 143 - - Item: S_Beholder_Shoes + - Index: 43 + Item: S_Beholder_Shoes Rate: 143 - - Item: S_Divine_Shoes + - Index: 44 + Item: S_Divine_Shoes Rate: 143 - - Item: S_Dragoon_Shoes + - Index: 45 + Item: S_Dragoon_Shoes Rate: 143 - - Item: S_Plasterer's_Armor + - Index: 46 + Item: S_Plasterer's_Armor Rate: 143 - - Item: S_Plasterer's_Shoes + - Index: 47 + Item: S_Plasterer's_Shoes Rate: 143 - - Item: S_Insomniac_Armor + - Index: 48 + Item: S_Insomniac_Armor Rate: 143 - - Item: S_Insomniac_Shoes + - Index: 49 + Item: S_Insomniac_Shoes Rate: 143 - - Item: S_Peerless_Armor + - Index: 50 + Item: S_Peerless_Armor Rate: 143 - - Item: S_Peerless_Shoes + - Index: 51 + Item: S_Peerless_Shoes Rate: 143 - - Item: S_Adurate_Armor + - Index: 52 + Item: S_Adurate_Armor Rate: 143 - - Item: S_Adurate_Shoes + - Index: 53 + Item: S_Adurate_Shoes Rate: 143 - - Item: Unfreez_Weapon_S + - Index: 54 + Item: Unfreez_Weapon_S Rate: 143 - - Item: Unfreeze_Earing_S + - Index: 55 + Item: Unfreeze_Earing_S Rate: 143 - - Item: Unfreeze_Pendent_S + - Index: 56 + Item: Unfreeze_Pendent_S Rate: 143 - - Item: Vitality_Earing_S + - Index: 57 + Item: Vitality_Earing_S Rate: 143 - - Item: Vitality_Pendant_S + - Index: 58 + Item: Vitality_Pendant_S Rate: 143 - - Item: S_Neutral_Weapon + - Index: 59 + Item: S_Neutral_Weapon Rate: 143 - - Item: S_Neutral_Earring + - Index: 60 + Item: S_Neutral_Earring Rate: 143 - - Item: S_Neutral_Pendent + - Index: 61 + Item: S_Neutral_Pendent Rate: 143 - - Item: S_Curse_Lift_Earring + - Index: 62 + Item: S_Curse_Lift_Earring Rate: 143 - - Item: S_Curse_Lift_Pendent + - Index: 63 + Item: S_Curse_Lift_Pendent Rate: 143 - - Item: S_ColdBolt_Armor + - Index: 64 + Item: S_ColdBolt_Armor Rate: 143 - - Item: S_FireBolt_Armor + - Index: 65 + Item: S_FireBolt_Armor Rate: 143 - - Item: S_LightingBolt_Armor + - Index: 66 + Item: S_LightingBolt_Armor Rate: 143 - - Item: S_EarthSpike_Armor + - Index: 67 + Item: S_EarthSpike_Armor Rate: 143 - - Item: S_Critical_Shield + - Index: 68 + Item: S_Critical_Shield Rate: 143 - - Item: S_Critical_Shoes + - Index: 69 + Item: S_Critical_Shoes Rate: 143 - Group: 2018_LAPINE_DDUKDDAKBOX SubGroups: - SubGroup: 1 List: - - Item: Shadow_Mix_Recipe + - Index: 0 + Item: Shadow_Mix_Recipe Rate: 3333 - - Item: EnchantStone_Recipe + - Index: 1 + Item: EnchantStone_Recipe Rate: 2567 - - Item: EventItem_Recipe + - Index: 2 + Item: EventItem_Recipe Rate: 1400 - - Item: PetEgg_Recipe + - Index: 3 + Item: PetEgg_Recipe Rate: 400 - - Item: Nyang_Costume_Recipe + - Index: 4 + Item: Nyang_Costume_Recipe Rate: 1700 - - Item: JobShadow_Mix_Weapon + - Index: 5 + Item: JobShadow_Mix_Weapon Rate: 50 - - Item: JobShadow_Mix_Armor + - Index: 6 + Item: JobShadow_Mix_Armor Rate: 50 - - Item: JobShadow_Mix_Shoes + - Index: 7 + Item: JobShadow_Mix_Shoes Rate: 50 - - Item: JobShadow_Mix_Shield + - Index: 8 + Item: JobShadow_Mix_Shield Rate: 50 - - Item: JobShadow_Mix_Pendant + - Index: 9 + Item: JobShadow_Mix_Pendant Rate: 50 - - Item: JobShadow_Mix_Earing + - Index: 10 + Item: JobShadow_Mix_Earing Rate: 50 - - Item: StatusShadow_Mix + - Index: 11 + Item: StatusShadow_Mix Rate: 50 - - Item: GemstoneShadow_Mix + - Index: 12 + Item: GemstoneShadow_Mix Rate: 50 - - Item: BearersShadow_Mix + - Index: 13 + Item: BearersShadow_Mix Rate: 50 - - Item: ComposeShadow_Mix + - Index: 14 + Item: ComposeShadow_Mix Rate: 50 - - Item: RaceShadow_Mix + - Index: 15 + Item: RaceShadow_Mix Rate: 50 - - Item: StabilityShadow_Mix + - Index: 16 + Item: StabilityShadow_Mix Rate: 50 - SubGroup: 2 List: - - Item: J_Shop_Coupon + - Index: 0 + Item: J_Shop_Coupon Rate: 370 - - Item: Comp_Battle_Manual + - Index: 1 + Item: Comp_Battle_Manual Rate: 370 Amount: 2 - - Item: Comp_Bubble_Gum + - Index: 2 + Item: Comp_Bubble_Gum Rate: 370 Amount: 2 - - Item: Comp_Insurance + - Index: 3 + Item: Comp_Insurance Rate: 370 Amount: 3 - - Item: E_WOB_Rune + - Index: 4 + Item: E_WOB_Rune Rate: 370 Amount: 3 - - Item: E_WOB_Schwaltz + - Index: 5 + Item: E_WOB_Schwaltz Rate: 370 Amount: 3 - - Item: E_WOB_Rachel + - Index: 6 + Item: E_WOB_Rachel Rate: 370 Amount: 3 - - Item: E_WOB_Local + - Index: 7 + Item: E_WOB_Local Rate: 370 Amount: 3 - - Item: White_Slim_Pot_Box2 + - Index: 8 + Item: White_Slim_Pot_Box2 Rate: 370 - - Item: Old_C_Album_Helm + - Index: 9 + Item: Old_C_Album_Helm Rate: 370 - - Item: Old_C_Album_Armor + - Index: 10 + Item: Old_C_Album_Armor Rate: 370 - - Item: Old_C_Album_Shield + - Index: 11 + Item: Old_C_Album_Shield Rate: 370 - - Item: Old_C_Album_Garment + - Index: 12 + Item: Old_C_Album_Garment Rate: 370 - - Item: Old_C_Album_Shoes + - Index: 13 + Item: Old_C_Album_Shoes Rate: 370 - - Item: Old_C_Album_Acc + - Index: 14 + Item: Old_C_Album_Acc Rate: 370 - - Item: Old_C_Album_Weapon + - Index: 15 + Item: Old_C_Album_Weapon Rate: 370 - - Item: C_Wing_Of_Fly_1Day_Box + - Index: 16 + Item: C_Wing_Of_Fly_1Day_Box Rate: 370 - - Item: 2018_Lapine_DdukddakBox + - Index: 17 + Item: 2018_Lapine_DdukddakBox Rate: 370 - - Item: Minus_Str + - Index: 18 + Item: Minus_Str Rate: 370 Amount: 3 - - Item: Minus_Agi + - Index: 19 + Item: Minus_Agi Rate: 370 Amount: 3 - - Item: Minus_Vit + - Index: 20 + Item: Minus_Vit Rate: 370 Amount: 3 - - Item: Minus_Int + - Index: 21 + Item: Minus_Int Rate: 370 Amount: 3 - - Item: Minus_Dex + - Index: 22 + Item: Minus_Dex Rate: 370 Amount: 3 - - Item: Minus_Luk + - Index: 23 + Item: Minus_Luk Rate: 370 Amount: 3 - - Item: Comp_Spark_Candy + - Index: 24 + Item: Comp_Spark_Candy Rate: 370 Amount: 3 - - Item: Comp_Magic_Candy + - Index: 25 + Item: Comp_Magic_Candy Rate: 370 Amount: 3 - - Item: Poison_Pack2 + - Index: 26 + Item: Poison_Pack2 Rate: 370 - Group: SWEETS_EVT_BOX SubGroups: - SubGroup: 1 List: - - Item: White_Chocolate_B + - Index: 0 + Item: White_Chocolate_B Rate: 2040 - - Item: Crepe + - Index: 1 + Item: Crepe Rate: 1105 - - Item: C_Sweet_Candy + - Index: 2 + Item: C_Sweet_Candy Rate: 50 - - Item: C_SweetChocolate_Hat + - Index: 3 + Item: C_SweetChocolate_Hat Rate: 50 - - Item: Soccer_Cake + - Index: 4 + Item: Soccer_Cake Rate: 1105 - - Item: Mont_Blanc_Cake + - Index: 5 + Item: Mont_Blanc_Cake Rate: 1105 - - Item: Strawberry_CreamCake + - Index: 6 + Item: Strawberry_CreamCake Rate: 1105 - - Item: St_Cupcake + - Index: 7 + Item: St_Cupcake Rate: 1105 - - Item: Parfait + - Index: 8 + Item: Parfait Rate: 1105 - - Item: Macaron + - Index: 9 + Item: Macaron Rate: 1105 - - Item: K_Secret_Key + - Index: 10 + Item: K_Secret_Key Rate: 25 - - Item: C_Choco_Minihat + - Index: 11 + Item: C_Choco_Minihat Rate: 50 - - Item: C_Sweets_Bonbon + - Index: 12 + Item: C_Sweets_Bonbon Rate: 50 - Group: EVT_JAN02KR SubGroups: - SubGroup: 1 List: - - Item: Warnut_Chocoball + - Index: 0 + Item: Warnut_Chocoball Rate: 3034 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 291 - - Item: Magic_Card_Album + - Index: 2 + Item: Magic_Card_Album Rate: 97 - - Item: E_Med_Life_Potion + - Index: 3 + Item: E_Med_Life_Potion Rate: 777 Amount: 3 - - Item: E_Small_Life_Potion + - Index: 4 + Item: E_Small_Life_Potion Rate: 777 Amount: 3 - - Item: C_Nut_Cracker + - Index: 5 + Item: C_Nut_Cracker Rate: 291 - - Item: C_bullhead + - Index: 6 + Item: C_bullhead Rate: 97 - - Item: Choco_Tteokguk + - Index: 7 + Item: Choco_Tteokguk Rate: 1456 - - Item: Comp_M_DEFScroll + - Index: 8 + Item: Comp_M_DEFScroll Rate: 777 - - Item: Comp_Power_Booster + - Index: 9 + Item: Comp_Power_Booster Rate: 777 - - Item: Comp_Almighty + - Index: 10 + Item: Comp_Almighty Rate: 777 - - Item: K_Secret_Key + - Index: 11 + Item: K_Secret_Key Rate: 24 - - Item: Inventory_Ex_Evt + - Index: 12 + Item: Inventory_Ex_Evt Rate: 49 - - Item: E_Red_Booster + - Index: 13 + Item: E_Red_Booster Rate: 777 - Group: 2018_VISIONARY_CARD SubGroups: - SubGroup: 1 List: - - Item: Phreeoni_Card + - Index: 0 + Item: Phreeoni_Card Rate: 340 - - Item: Eddga_Card + - Index: 1 + Item: Eddga_Card Rate: 42 - - Item: Golden_Bug_Card + - Index: 2 + Item: Golden_Bug_Card Rate: 1 - - Item: Moonlight_Flower_Card + - Index: 3 + Item: Moonlight_Flower_Card Rate: 340 - - Item: Mistress_Card + - Index: 4 + Item: Mistress_Card Rate: 42 - - Item: Dracula_Card + - Index: 5 + Item: Dracula_Card Rate: 12 - - Item: Orc_Load_Card + - Index: 6 + Item: Orc_Load_Card Rate: 340 - - Item: Drake_Card + - Index: 7 + Item: Drake_Card Rate: 90 - - Item: Doppelganger_Card + - Index: 8 + Item: Doppelganger_Card Rate: 330 - - Item: Orc_Hero_Card + - Index: 9 + Item: Orc_Hero_Card Rate: 340 - - Item: Osiris_Card + - Index: 10 + Item: Osiris_Card Rate: 340 - - Item: Berzebub_Card + - Index: 11 + Item: Berzebub_Card Rate: 42 - - Item: Maya_Card + - Index: 12 + Item: Maya_Card Rate: 42 - - Item: Baphomet_Card + - Index: 13 + Item: Baphomet_Card Rate: 90 - - Item: Pharaoh_Card + - Index: 14 + Item: Pharaoh_Card Rate: 340 - - Item: Dark_Lord_Card + - Index: 15 + Item: Dark_Lord_Card Rate: 90 - - Item: Amon_Ra_Card + - Index: 16 + Item: Amon_Ra_Card Rate: 90 - - Item: Incant_Samurai_Card + - Index: 17 + Item: Incant_Samurai_Card Rate: 42 - - Item: Lord_Of_Death_Card + - Index: 18 + Item: Lord_Of_Death_Card Rate: 42 - - Item: Tao_Gunka_Card + - Index: 19 + Item: Tao_Gunka_Card Rate: 1 - - Item: Turtle_General_Card + - Index: 20 + Item: Turtle_General_Card Rate: 340 - - Item: Knight_Windstorm_Card + - Index: 21 + Item: Knight_Windstorm_Card Rate: 340 - - Item: Garm_Card + - Index: 22 + Item: Garm_Card Rate: 340 - - Item: Dark_Snake_Lord_Card + - Index: 23 + Item: Dark_Snake_Lord_Card Rate: 340 - - Item: Rsx_0806_Card + - Index: 24 + Item: Rsx_0806_Card Rate: 42 - - Item: B_Ygnizem_Card + - Index: 25 + Item: B_Ygnizem_Card Rate: 340 - - Item: B_Seyren_Card + - Index: 26 + Item: B_Seyren_Card Rate: 1 - - Item: B_Eremes_Card + - Index: 27 + Item: B_Eremes_Card Rate: 12 - - Item: B_Harword_Card + - Index: 28 + Item: B_Harword_Card Rate: 12 - - Item: B_Magaleta_Card + - Index: 29 + Item: B_Magaleta_Card Rate: 12 - - Item: B_Katrinn_Card + - Index: 30 + Item: B_Katrinn_Card Rate: 12 - - Item: B_Shecil_Card + - Index: 31 + Item: B_Shecil_Card Rate: 12 - - Item: Apocalips_H_Card + - Index: 32 + Item: Apocalips_H_Card Rate: 340 - - Item: Lady_Tanee_Card + - Index: 33 + Item: Lady_Tanee_Card Rate: 340 - - Item: Detale_Card + - Index: 34 + Item: Detale_Card Rate: 340 - - Item: Thanatos_Card + - Index: 35 + Item: Thanatos_Card Rate: 1 - - Item: Kiel_Card + - Index: 36 + Item: Kiel_Card Rate: 1 - - Item: Randgris_Card + - Index: 37 + Item: Randgris_Card Rate: 42 - - Item: Gloom_Under_Night_Card + - Index: 38 + Item: Gloom_Under_Night_Card Rate: 1 - - Item: Ktullanux_Card + - Index: 39 + Item: Ktullanux_Card Rate: 340 - - Item: Atroce_Card + - Index: 40 + Item: Atroce_Card Rate: 340 - - Item: Ifrit_Card + - Index: 41 + Item: Ifrit_Card Rate: 340 - - Item: Fallen_Bishop_Card + - Index: 42 + Item: Fallen_Bishop_Card Rate: 1 - - Item: Ant_Buyanne_Card + - Index: 43 + Item: Ant_Buyanne_Card Rate: 340 - - Item: Nidhogg_Shadow_Card + - Index: 44 + Item: Nidhogg_Shadow_Card Rate: 340 - - Item: Nahtzigger_Card + - Index: 45 + Item: Nahtzigger_Card Rate: 90 - - Item: Q_Scaraba_Card + - Index: 46 + Item: Q_Scaraba_Card Rate: 340 - - Item: Leak_Card + - Index: 47 + Item: Leak_Card Rate: 90 - - Item: Kraken_Card + - Index: 48 + Item: Kraken_Card Rate: 340 - - Item: Clown_Card + - Index: 49 + Item: Clown_Card Rate: 13 - - Item: Professor_Card + - Index: 50 + Item: Professor_Card Rate: 13 - - Item: Champion_Card + - Index: 51 + Item: Champion_Card Rate: 13 - - Item: Creator_Card + - Index: 52 + Item: Creator_Card Rate: 13 - - Item: Stalker_Card + - Index: 53 + Item: Stalker_Card Rate: 13 - - Item: Paladin_Card + - Index: 54 + Item: Paladin_Card Rate: 13 - - Item: Gypsy_Card + - Index: 55 + Item: Gypsy_Card Rate: 13 - - Item: Daehyon_Card + - Index: 56 + Item: Daehyon_Card Rate: 90 - - Item: Gioia_Card + - Index: 57 + Item: Gioia_Card Rate: 42 - - Item: Pyuriel_Card + - Index: 58 + Item: Pyuriel_Card Rate: 90 - - Item: Kades_Card + - Index: 59 + Item: Kades_Card Rate: 42 - - Item: Timeholder_Card + - Index: 60 + Item: Timeholder_Card Rate: 90 - - Item: Charleston_Card + - Index: 61 + Item: Charleston_Card Rate: 340 - - Item: Grand_Pere_Card + - Index: 62 + Item: Grand_Pere_Card Rate: 340 - - Item: Venom_Kimera_Card + - Index: 63 + Item: Venom_Kimera_Card Rate: 90 - - Item: Evil_Card + - Index: 64 + Item: Evil_Card Rate: 90 - - Item: Cutie_Card + - Index: 65 + Item: Cutie_Card Rate: 90 - - Item: Gopinich_Card + - Index: 66 + Item: Gopinich_Card Rate: 90 - - Item: Mechaspider_Card + - Index: 67 + Item: Mechaspider_Card Rate: 90 - Group: LUNAR_NEW_YEAR_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Lunar_New_Year_Scroll + - Index: 0 + Item: Lunar_New_Year_Scroll Rate: 5000 - - Item: Lunar_New_Year_Scroll + - Index: 1 + Item: Lunar_New_Year_Scroll Rate: 5000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Comp_Kafra_Card_Box + - Index: 1 + Item: Comp_Kafra_Card_Box Rate: 800 - - Item: Narcis_Bow + - Index: 2 + Item: Narcis_Bow Rate: 100 - - Item: Ancient_Hero_Boots + - Index: 3 + Item: Ancient_Hero_Boots Rate: 100 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: Comp_Trans_Scroll + - Index: 10 + Item: Comp_Trans_Scroll Rate: 600 - - Item: Minus_Status_Box + - Index: 11 + Item: Minus_Status_Box Rate: 800 - - Item: Lunar_New_Year_Scroll + - Index: 12 + Item: Lunar_New_Year_Scroll Rate: 50 - - Item: Class_Shadow_Cube + - Index: 13 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Lunar_New_Year_Scroll + - Index: 14 + Item: Lunar_New_Year_Scroll Rate: 50 - - Item: Lunar_New_Year_Scroll + - Index: 15 + Item: Lunar_New_Year_Scroll Rate: 1000 - - Item: Lunar_New_Year_Scroll + - Index: 16 + Item: Lunar_New_Year_Scroll Rate: 1000 - - Item: Lunar_New_Year_Scroll + - Index: 17 + Item: Lunar_New_Year_Scroll Rate: 1000 - - Item: Lunar_New_Year_Scroll + - Index: 18 + Item: Lunar_New_Year_Scroll Rate: 50 - - Item: Lunar_New_Year_Scroll + - Index: 19 + Item: Lunar_New_Year_Scroll Rate: 1000 - - Item: Fire_Armor_S + - Index: 20 + Item: Fire_Armor_S Rate: 300 - - Item: Cold_Armor_S + - Index: 21 + Item: Cold_Armor_S Rate: 300 - - Item: Wind_Armor_S + - Index: 22 + Item: Wind_Armor_S Rate: 300 - - Item: Earth_Armor_S + - Index: 23 + Item: Earth_Armor_S Rate: 300 - - Item: Avenger + - Index: 24 + Item: Avenger Rate: 100 - - Item: Magic_Sword + - Index: 25 + Item: Magic_Sword Rate: 100 - Group: FEBRUARY_HAIR_BOX SubGroups: - SubGroup: 0 List: - - Item: Enchant_Stone_Box15 + - Index: 0 + Item: Enchant_Stone_Box15 - SubGroup: 1 List: - - Item: C_Afro_Wig_Red + - Index: 0 + Item: C_Afro_Wig_Red Rate: 2500 - - Item: C_Red_Strong_Hair + - Index: 1 + Item: C_Red_Strong_Hair Rate: 2500 - - Item: C_Volume_Low_TwinK + - Index: 2 + Item: C_Volume_Low_TwinK Rate: 2500 - - Item: C_Lolita_Two_Side_UpK + - Index: 3 + Item: C_Lolita_Two_Side_UpK Rate: 2500 - Group: 2018_SPRING_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Engineer_Cap + - Index: 0 + Item: Engineer_Cap Rate: 1667 - - Item: 2018_Spring_Scroll + - Index: 1 + Item: 2018_Spring_Scroll Rate: 8333 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: New_Insurance + - Index: 1 + Item: New_Insurance Rate: 920 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 800 - - Item: Overwhelm_Luk_Armor + - Index: 3 + Item: Overwhelm_Luk_Armor Rate: 100 - - Item: Overwhelm_Vit_Armor + - Index: 4 + Item: Overwhelm_Vit_Armor Rate: 100 - - Item: Engineer_Cap_K + - Index: 5 + Item: Engineer_Cap_K Rate: 200 - - Item: Sealed_Card + - Index: 6 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 7 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 8 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 9 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 10 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 11 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 12 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 13 + Item: Shadow_Cube_Weapon Rate: 300 - - Item: Shadow_Cube_Armor + - Index: 14 + Item: Shadow_Cube_Armor Rate: 300 - - Item: Shadow_Cube_Shield + - Index: 15 + Item: Shadow_Cube_Shield Rate: 300 - - Item: Shadow_Cube_Shoes + - Index: 16 + Item: Shadow_Cube_Shoes Rate: 300 - - Item: Shadow_Cube_Pendant + - Index: 17 + Item: Shadow_Cube_Pendant Rate: 300 - - Item: Shadow_Cube_Earing + - Index: 18 + Item: Shadow_Cube_Earing Rate: 300 - - Item: Class_Shadow_Cube + - Index: 19 + Item: Class_Shadow_Cube Rate: 1000 - - Item: Advanced_Taiming_Item + - Index: 20 + Item: Advanced_Taiming_Item Rate: 500 - - Item: 2018_Spring_Scroll + - Index: 21 + Item: 2018_Spring_Scroll Rate: 1000 - - Item: 2018_Spring_Scroll + - Index: 22 + Item: 2018_Spring_Scroll Rate: 1000 - - Item: 2018_Spring_Scroll + - Index: 23 + Item: 2018_Spring_Scroll Rate: 20 - - Item: 2018_Spring_Scroll + - Index: 24 + Item: 2018_Spring_Scroll Rate: 300 - - Item: 2018_Spring_Scroll + - Index: 25 + Item: 2018_Spring_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 26 + Item: Shadow_Refine_Hammer Rate: 200 - Group: 2018_SAKURA_SCROLL SubGroups: - SubGroup: 1 List: - - Item: 2018_Sakura_Scroll + - Index: 0 + Item: 2018_Sakura_Scroll Rate: 9524 - - Item: General_Helmet + - Index: 1 + Item: General_Helmet Rate: 476 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: New_Insurance + - Index: 1 + Item: New_Insurance Rate: 690 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 800 - - Item: Overwhelm_Agi_Armor + - Index: 3 + Item: Overwhelm_Agi_Armor Rate: 100 - - Item: Overwhelm_Dex_Armor + - Index: 4 + Item: Overwhelm_Dex_Armor Rate: 100 - - Item: Spell_Circuit + - Index: 5 + Item: Spell_Circuit Rate: 50 - - Item: General_Helmet_ + - Index: 6 + Item: General_Helmet_ Rate: 50 - - Item: Classical_Fhat + - Index: 7 + Item: Classical_Fhat Rate: 50 - - Item: Dog_Officer + - Index: 8 + Item: Dog_Officer Rate: 50 - - Item: Amistr_Beret + - Index: 9 + Item: Amistr_Beret Rate: 50 - - Item: Weapon_7Up_Box + - Index: 10 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 11 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 12 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 13 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 14 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 15 + Item: Armor_11Up_Box Rate: 1 - - Item: Shadow_Cube_Weapon + - Index: 16 + Item: Shadow_Cube_Weapon Rate: 200 - - Item: Shadow_Cube_Armor + - Index: 17 + Item: Shadow_Cube_Armor Rate: 200 - - Item: Shadow_Cube_Shield + - Index: 18 + Item: Shadow_Cube_Shield Rate: 200 - - Item: Shadow_Cube_Shoes + - Index: 19 + Item: Shadow_Cube_Shoes Rate: 200 - - Item: Shadow_Cube_Pendant + - Index: 20 + Item: Shadow_Cube_Pendant Rate: 200 - - Item: Shadow_Cube_Earing + - Index: 21 + Item: Shadow_Cube_Earing Rate: 200 - - Item: Class_Shadow_Cube + - Index: 22 + Item: Class_Shadow_Cube Rate: 1000 - - Item: JobShadow_Mix_Weapon + - Index: 23 + Item: JobShadow_Mix_Weapon Rate: 150 - - Item: JobShadow_Mix_Armor + - Index: 24 + Item: JobShadow_Mix_Armor Rate: 150 - - Item: JobShadow_Mix_Shoes + - Index: 25 + Item: JobShadow_Mix_Shoes Rate: 150 - - Item: JobShadow_Mix_Shield + - Index: 26 + Item: JobShadow_Mix_Shield Rate: 150 - - Item: JobShadow_Mix_Pendant + - Index: 27 + Item: JobShadow_Mix_Pendant Rate: 150 - - Item: JobShadow_Mix_Earing + - Index: 28 + Item: JobShadow_Mix_Earing Rate: 150 - - Item: 2018_Sakura_Scroll + - Index: 29 + Item: 2018_Sakura_Scroll Rate: 1000 - - Item: 2018_Sakura_Scroll + - Index: 30 + Item: 2018_Sakura_Scroll Rate: 1000 - - Item: 2018_Sakura_Scroll + - Index: 31 + Item: 2018_Sakura_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 32 + Item: Shadow_Refine_Hammer Rate: 400 - - Item: 2018_Sakura_Scroll + - Index: 33 + Item: 2018_Sakura_Scroll Rate: 10 - - Item: Shadow_Random_Mix + - Index: 34 + Item: Shadow_Random_Mix Rate: 500 - Group: SEALED_CARD2 SubGroups: - SubGroup: 1 List: - - Item: Sealed_Ktullanux_Card + - Index: 0 + Item: Sealed_Ktullanux_Card Rate: 417 - - Item: Sealed_Mistress_Card + - Index: 1 + Item: Sealed_Mistress_Card Rate: 417 - - Item: Sealed_Orc_Hero_Card + - Index: 2 + Item: Sealed_Orc_Hero_Card Rate: 417 - - Item: Sealed_Lady_Tanee_Card + - Index: 3 + Item: Sealed_Lady_Tanee_Card Rate: 417 - - Item: Sealed_Samurai_Card + - Index: 4 + Item: Sealed_Samurai_Card Rate: 417 - - Item: Sealed_Orc_Load_Card + - Index: 5 + Item: Sealed_Orc_Load_Card Rate: 417 - - Item: Sealed_B_Magaleta_Card + - Index: 6 + Item: Sealed_B_Magaleta_Card Rate: 417 - - Item: Sealed_B_Harword_Card + - Index: 7 + Item: Sealed_B_Harword_Card Rate: 417 - - Item: Sealed_Eddga_Card + - Index: 8 + Item: Sealed_Eddga_Card Rate: 417 - - Item: SLD_Q_Scaraba_Card + - Index: 9 + Item: SLD_Q_Scaraba_Card Rate: 417 - - Item: SLD_Baphomet_Card + - Index: 10 + Item: SLD_Baphomet_Card Rate: 417 - - Item: SLD_Maya_Card + - Index: 11 + Item: SLD_Maya_Card Rate: 417 - - Item: SLD_Clown_Card + - Index: 12 + Item: SLD_Clown_Card Rate: 417 - - Item: SLD_Professor_Card + - Index: 13 + Item: SLD_Professor_Card Rate: 417 - - Item: SLD_Champion_Card + - Index: 14 + Item: SLD_Champion_Card Rate: 417 - - Item: SLD_Creator_Card + - Index: 15 + Item: SLD_Creator_Card Rate: 417 - - Item: SLD_Stalker_Card + - Index: 16 + Item: SLD_Stalker_Card Rate: 417 - - Item: SLD_Paladin_Card + - Index: 17 + Item: SLD_Paladin_Card Rate: 417 - - Item: SLD_Gypsy_Card + - Index: 18 + Item: SLD_Gypsy_Card Rate: 417 - - Item: SLD_Daehyon_Card + - Index: 19 + Item: SLD_Daehyon_Card Rate: 417 - - Item: SLD_Gioia_Card + - Index: 20 + Item: SLD_Gioia_Card Rate: 417 - - Item: SLD_Pyuriel_Card + - Index: 21 + Item: SLD_Pyuriel_Card Rate: 417 - - Item: SLD_Kades_Card + - Index: 22 + Item: SLD_Kades_Card Rate: 417 - - Item: SLD_Timeholder_Card + - Index: 23 + Item: SLD_Timeholder_Card Rate: 417 - Group: CELEBRATE_EGG SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_7Up + - Index: 0 + Item: Guarantee_Weapon_7Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 1 + Item: Guarantee_Armor_7Up Rate: 1 - - Item: E_Token_Of_Siegfried + - Index: 2 + Item: E_Token_Of_Siegfried Rate: 50 - - Item: Blue_Potion_B + - Index: 3 + Item: Blue_Potion_B Rate: 715 Amount: 5 - - Item: White_Slim_Potion_B + - Index: 4 + Item: White_Slim_Potion_B Rate: 715 Amount: 5 - - Item: Yellow_Slim_Potion_B + - Index: 5 + Item: Yellow_Slim_Potion_B Rate: 715 Amount: 5 - - Item: Sesame_Pastry + - Index: 6 + Item: Sesame_Pastry Rate: 700 Amount: 2 - - Item: Honey_Pastry + - Index: 7 + Item: Honey_Pastry Rate: 700 Amount: 2 - - Item: Rainbow_Cake + - Index: 8 + Item: Rainbow_Cake Rate: 700 Amount: 2 - - Item: Lucky_Rice_Cake + - Index: 9 + Item: Lucky_Rice_Cake Rate: 700 Amount: 2 - - Item: Comp_Battle_Manual + - Index: 10 + Item: Comp_Battle_Manual Rate: 100 - - Item: Comp_Bubble_Gum + - Index: 11 + Item: Comp_Bubble_Gum Rate: 100 - - Item: E_WOB_Rune + - Index: 12 + Item: E_WOB_Rune Rate: 550 - - Item: E_WOB_Schwaltz + - Index: 13 + Item: E_WOB_Schwaltz Rate: 550 - - Item: E_WOB_Rachel + - Index: 14 + Item: E_WOB_Rachel Rate: 550 - - Item: E_WOB_Local + - Index: 15 + Item: E_WOB_Local Rate: 550 - - Item: E_Abrasive + - Index: 16 + Item: E_Abrasive Rate: 100 - - Item: E_Med_Life_Potion + - Index: 17 + Item: E_Med_Life_Potion Rate: 50 Amount: 3 - - Item: E_Small_Life_Potion + - Index: 18 + Item: E_Small_Life_Potion Rate: 50 Amount: 3 - - Item: E_Blessing_10_Scroll + - Index: 19 + Item: E_Blessing_10_Scroll Rate: 100 Amount: 3 - - Item: E_Inc_Agi_10_Scroll + - Index: 20 + Item: E_Inc_Agi_10_Scroll Rate: 100 Amount: 3 - - Item: Reward_Job_BM25 + - Index: 21 + Item: Reward_Job_BM25 Rate: 100 - - Item: BraisedShortRibs + - Index: 22 + Item: BraisedShortRibs Rate: 550 Amount: 2 - - Item: BraisedSpareribs + - Index: 23 + Item: BraisedSpareribs Rate: 550 Amount: 2 - - Item: G_Mysterious_Water + - Index: 24 + Item: G_Mysterious_Water Rate: 50 - - Item: G_Almighty + - Index: 25 + Item: G_Almighty Rate: 50 - - Item: G_ASPD_Potion + - Index: 26 + Item: G_ASPD_Potion Rate: 100 - - Item: G_Red_Booster + - Index: 27 + Item: G_Red_Booster Rate: 100 - - Item: Comp_Small_Mana_Potion + - Index: 28 + Item: Comp_Small_Mana_Potion Rate: 50 - - Item: Comp_Tyr's_Blessing + - Index: 29 + Item: Comp_Tyr's_Blessing Rate: 100 - - Item: Comp_Regenerate_Potion + - Index: 30 + Item: Comp_Regenerate_Potion Rate: 100 - - Item: Comp_Spark_Candy + - Index: 31 + Item: Comp_Spark_Candy Rate: 100 - - Item: Comp_Magic_Candy + - Index: 32 + Item: Comp_Magic_Candy Rate: 100 - - Item: Comp_Glass_Of_Illusion + - Index: 33 + Item: Comp_Glass_Of_Illusion Rate: 100 - - Item: Comp_M_DEFScroll + - Index: 34 + Item: Comp_M_DEFScroll Rate: 50 Amount: 2 - - Item: Comp_Megaphone + - Index: 35 + Item: Comp_Megaphone Rate: 100 - - Item: Comp_Auger_Of_Spirit + - Index: 36 + Item: Comp_Auger_Of_Spirit Rate: 3 - Group: NOODLE_FESTA_CAN SubGroups: - SubGroup: 1 List: - - Item: Ice_Cream + - Index: 0 + Item: Ice_Cream Rate: 2100 - - Item: Festival_Noodle + - Index: 1 + Item: Festival_Noodle Rate: 1750 - - Item: Magic_Card_Album + - Index: 2 + Item: Magic_Card_Album Rate: 20 - - Item: Supper_Swimsuit_K + - Index: 3 + Item: Supper_Swimsuit_K Rate: 100 - - Item: Scuba_Mask_K + - Index: 4 + Item: Scuba_Mask_K Rate: 100 - - Item: C_Iceflake_Hat + - Index: 5 + Item: C_Iceflake_Hat Rate: 300 - - Item: Oxygen_Bomb_K + - Index: 6 + Item: Oxygen_Bomb_K Rate: 100 - - Item: Pig_Potato + - Index: 7 + Item: Pig_Potato Rate: 1830 - - Item: K_Secret_Key + - Index: 8 + Item: K_Secret_Key Rate: 50 - - Item: Noodle_Festa_Coupon + - Index: 9 + Item: Noodle_Festa_Coupon Rate: 2300 - - Item: C_Gelato_Hat + - Index: 10 + Item: C_Gelato_Hat Rate: 300 - - Item: C_Sailor_Hat + - Index: 11 + Item: C_Sailor_Hat Rate: 300 - - Item: C_Starfish_Headband + - Index: 12 + Item: C_Starfish_Headband Rate: 300 - - Item: C_Forceps_Hairpin + - Index: 13 + Item: C_Forceps_Hairpin Rate: 300 - - Item: C_Slurp_Slurp_Hat + - Index: 14 + Item: C_Slurp_Slurp_Hat Rate: 150 - Group: COMP_AID_BUFF_BOX SubGroups: - SubGroup: 0 List: - - Item: Premium_Box + - Index: 0 + Item: Premium_Box - Group: COMP_BOX SubGroups: - SubGroup: 0 List: - - Item: Premium_Reset_Stone - - Item: Service30P_F_01_Call + - Index: 0 + Item: Premium_Reset_Stone + - Index: 1 + Item: Service30P_F_01_Call - Group: COMP_ALL_RING_BOX SubGroups: - SubGroup: 0 List: - - Item: Spectacles - - Item: Comp_All_In_One_Ring + - Index: 0 + Item: Spectacles + - Index: 1 + Item: Comp_All_In_One_Ring - Group: MYSTERIOUS_EGG3 SubGroups: - SubGroup: 1 List: - - Item: Mysterious_Egg3 + - Index: 0 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 1 + Item: Mysterious_Egg3 Rate: 278 - - Item: 2015_New_Year_Scroll + - Index: 2 + Item: 2015_New_Year_Scroll Rate: 278 - - Item: Sealed_Scroll2 + - Index: 3 + Item: Sealed_Scroll2 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 4 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 5 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 6 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 7 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 8 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 9 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 10 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 11 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 12 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 13 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 14 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 15 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 16 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 17 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 18 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 19 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 20 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 21 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 22 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 23 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 24 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 25 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 26 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 27 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 28 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 29 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 30 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 31 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 32 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 33 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 34 + Item: Mysterious_Egg3 Rate: 278 - - Item: Mysterious_Egg3 + - Index: 35 + Item: Mysterious_Egg3 Rate: 278 - Group: COMP_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Comp_Battle_Bubble + - Index: 0 + Item: Comp_Battle_Bubble Amount: 5 - - Item: Mysterious_Egg3 + - Index: 1 + Item: Mysterious_Egg3 - Group: MAY_RAINBOW_SCROLL SubGroups: - SubGroup: 1 List: - - Item: May_Rainbow_Scroll + - Index: 0 + Item: May_Rainbow_Scroll Rate: 9390 - - Item: Poring_Sunglasses + - Index: 1 + Item: Poring_Sunglasses Rate: 610 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: New_Insurance + - Index: 1 + Item: New_Insurance Rate: 770 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 800 - - Item: Poring_Sunglasses_K + - Index: 3 + Item: Poring_Sunglasses_K Rate: 65 - - Item: Poring_Sunglasses_K_ + - Index: 4 + Item: Poring_Sunglasses_K_ Rate: 10 - - Item: Sealed_Card + - Index: 5 + Item: Sealed_Card Rate: 10 - - Item: Weapon_7Up_Box + - Index: 6 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 7 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 8 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 9 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 10 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 11 + Item: Armor_11Up_Box Rate: 1 - - Item: Minus_Str_Box + - Index: 12 + Item: Minus_Str_Box Rate: 200 - - Item: Minus_Agi_Box + - Index: 13 + Item: Minus_Agi_Box Rate: 200 - - Item: Minus_Vit_Box + - Index: 14 + Item: Minus_Vit_Box Rate: 200 - - Item: Minus_Int_Box + - Index: 15 + Item: Minus_Int_Box Rate: 200 - - Item: Minus_Dex_Box + - Index: 16 + Item: Minus_Dex_Box Rate: 200 - - Item: Minus_Luk_Box + - Index: 17 + Item: Minus_Luk_Box Rate: 200 - - Item: Comp_Trans_Scroll + - Index: 18 + Item: Comp_Trans_Scroll Rate: 800 - - Item: May_Rainbow_Scroll + - Index: 19 + Item: May_Rainbow_Scroll Rate: 100 - - Item: AngelPoring_Box + - Index: 20 + Item: AngelPoring_Box Rate: 75 - - Item: WOB_Box + - Index: 21 + Item: WOB_Box Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 22 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: May_Rainbow_Scroll + - Index: 23 + Item: May_Rainbow_Scroll Rate: 100 - - Item: May_Rainbow_Scroll + - Index: 24 + Item: May_Rainbow_Scroll Rate: 1000 - - Item: May_Rainbow_Scroll + - Index: 25 + Item: May_Rainbow_Scroll Rate: 100 - - Item: May_Rainbow_Scroll + - Index: 26 + Item: May_Rainbow_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 27 + Item: Shadow_Refine_Hammer Rate: 400 - - Item: May_Rainbow_Scroll + - Index: 28 + Item: May_Rainbow_Scroll Rate: 10 - - Item: Shadow_Random_Mix + - Index: 29 + Item: Shadow_Random_Mix Rate: 200 - - Item: Advanced_Taiming_Item2 + - Index: 30 + Item: Advanced_Taiming_Item2 Rate: 200 - - Item: Overwhelm_Armor_Box + - Index: 31 + Item: Overwhelm_Armor_Box Rate: 50 - - Item: Powerful_Helm_Box + - Index: 32 + Item: Powerful_Helm_Box Rate: 50 - - Item: Mightysoul_Essence + - Index: 33 + Item: Mightysoul_Essence Rate: 10 - Group: SWEET_CANDY_BOX SubGroups: - SubGroup: 0 List: - - Item: Sweet_Candy + - Index: 0 + Item: Sweet_Candy - Group: PUMP_OF_SPIRIT_SCROLL2 SubGroups: - SubGroup: 1 List: - - Item: Shiver_Katar + - Index: 0 + Item: Shiver_Katar Rate: 909 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 1 + Item: Pump_Of_Spirit_Scroll2 Rate: 9091 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: New_Insurance + - Index: 1 + Item: New_Insurance Rate: 780 - - Item: Blacksmith_Blessing + - Index: 2 + Item: Blacksmith_Blessing Rate: 700 - - Item: Ancient_Hero_Boots + - Index: 3 + Item: Ancient_Hero_Boots Rate: 100 - - Item: Weapon_7Up_Box + - Index: 4 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 5 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 6 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 7 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 8 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 9 + Item: Armor_11Up_Box Rate: 1 - - Item: WOB_Box + - Index: 10 + Item: WOB_Box Rate: 1000 - - Item: Lapine_DdukddakBox + - Index: 11 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 12 + Item: Pump_Of_Spirit_Scroll2 Rate: 1000 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 13 + Item: Pump_Of_Spirit_Scroll2 Rate: 20 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 14 + Item: Pump_Of_Spirit_Scroll2 Rate: 300 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 15 + Item: Pump_Of_Spirit_Scroll2 Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 16 + Item: Shadow_Refine_Hammer Rate: 400 - - Item: Shadow_Random_Mix + - Index: 17 + Item: Shadow_Random_Mix Rate: 200 - - Item: Advanced_Taiming_Item2 + - Index: 18 + Item: Advanced_Taiming_Item2 Rate: 200 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 19 + Item: Pump_Of_Spirit_Scroll2 Rate: 50 - - Item: Pump_Of_Spirit_Scroll2 + - Index: 20 + Item: Pump_Of_Spirit_Scroll2 Rate: 50 - - Item: S_Rebellion_Armor + - Index: 21 + Item: S_Rebellion_Armor Rate: 300 - - Item: S_Kagerou_Armor + - Index: 22 + Item: S_Kagerou_Armor Rate: 300 - - Item: S_Oboro_Armor + - Index: 23 + Item: S_Oboro_Armor Rate: 300 - - Item: S_Rebellion_Shoes + - Index: 24 + Item: S_Rebellion_Shoes Rate: 300 - - Item: S_Kagerou_Shoes + - Index: 25 + Item: S_Kagerou_Shoes Rate: 300 - - Item: S_Oboro_Shoes + - Index: 26 + Item: S_Oboro_Shoes Rate: 300 - - Item: Pump_Of_Spirit + - Index: 27 + Item: Pump_Of_Spirit Rate: 50 - - Item: Shiver_Katar_K + - Index: 28 + Item: Shiver_Katar_K Rate: 100 - - Item: Demon_Hunting_Bible_K + - Index: 29 + Item: Demon_Hunting_Bible_K Rate: 100 - - Item: Undine_Spear_K + - Index: 30 + Item: Undine_Spear_K Rate: 100 - Group: SPIRIT_HAT_BOX SubGroups: - SubGroup: 1 List: - - Item: Chick_Hat + - Index: 0 + Item: Chick_Hat Rate: 833 - - Item: Robo_Eye + - Index: 1 + Item: Robo_Eye Rate: 833 - - Item: Angel_Spirit + - Index: 2 + Item: Angel_Spirit Rate: 833 - - Item: Ifrit's_Ear + - Index: 3 + Item: Ifrit's_Ear Rate: 833 - - Item: Anubis_Helm + - Index: 4 + Item: Anubis_Helm Rate: 833 - - Item: Rabbit_Magic_Hat + - Index: 5 + Item: Rabbit_Magic_Hat Rate: 833 - - Item: Sigrun's_Wing + - Index: 6 + Item: Sigrun's_Wing Rate: 833 - - Item: Shadow_Booster + - Index: 7 + Item: Shadow_Booster Rate: 833 - - Item: New_Wave_Sunglasses + - Index: 8 + Item: New_Wave_Sunglasses Rate: 833 - - Item: Fallen_Angel_Blessing + - Index: 9 + Item: Fallen_Angel_Blessing Rate: 833 - - Item: Spirit_Of_Chung_E + - Index: 10 + Item: Spirit_Of_Chung_E Rate: 833 - - Item: Elemental_Crown_K + - Index: 11 + Item: Elemental_Crown_K Rate: 833 - Group: HERO_WEAPON_BOX SubGroups: - SubGroup: 1 List: - - Item: Iron_Nail_K + - Index: 0 + Item: Iron_Nail_K Rate: 278 - - Item: Iron_Staff + - Index: 1 + Item: Iron_Staff Rate: 278 - - Item: Humma_Clear + - Index: 2 + Item: Humma_Clear Rate: 278 - - Item: Sword_Of_Bluefire + - Index: 3 + Item: Sword_Of_Bluefire Rate: 278 - - Item: Royal_Bow_K + - Index: 4 + Item: Royal_Bow_K Rate: 278 - - Item: Narcis_Bow + - Index: 5 + Item: Narcis_Bow Rate: 278 - - Item: Oriental_Sword + - Index: 6 + Item: Oriental_Sword Rate: 278 - - Item: Shadow_Staff_K + - Index: 7 + Item: Shadow_Staff_K Rate: 278 - - Item: SoulWeight + - Index: 8 + Item: SoulWeight Rate: 278 - - Item: MeawFoxtail + - Index: 9 + Item: MeawFoxtail Rate: 278 - - Item: Shiver_Katar_K + - Index: 10 + Item: Shiver_Katar_K Rate: 278 - - Item: Avenger + - Index: 11 + Item: Avenger Rate: 278 - - Item: Master_Soul_Rifle + - Index: 12 + Item: Master_Soul_Rifle Rate: 278 - - Item: Demon_S_Shot + - Index: 13 + Item: Demon_S_Shot Rate: 278 - - Item: Golden_L_Launcher + - Index: 14 + Item: Golden_L_Launcher Rate: 278 - - Item: The_Black_Gatling + - Index: 15 + Item: The_Black_Gatling Rate: 278 - - Item: Demon_Hunting_Bible_K + - Index: 16 + Item: Demon_Hunting_Bible_K Rate: 278 - - Item: OneSkyOneSun + - Index: 17 + Item: OneSkyOneSun Rate: 278 - - Item: Magic_Sword + - Index: 18 + Item: Magic_Sword Rate: 278 - - Item: Sharp_Wind_Sword + - Index: 19 + Item: Sharp_Wind_Sword Rate: 278 - - Item: Fog_Dew_Sword + - Index: 20 + Item: Fog_Dew_Sword Rate: 278 - - Item: Undine_Spear_K + - Index: 21 + Item: Undine_Spear_K Rate: 278 - - Item: Crimson_Rose + - Index: 22 + Item: Crimson_Rose Rate: 278 - - Item: Light_Blade + - Index: 23 + Item: Light_Blade Rate: 278 - - Item: Slate_Sword + - Index: 24 + Item: Slate_Sword Rate: 278 - - Item: Fatalist + - Index: 25 + Item: Fatalist Rate: 278 - - Item: Freezing_Rod + - Index: 26 + Item: Freezing_Rod Rate: 278 - - Item: Ray_Knuckle + - Index: 27 + Item: Ray_Knuckle Rate: 278 - - Item: Trumpet_Shell_K + - Index: 28 + Item: Trumpet_Shell_K Rate: 278 - - Item: Barb_Wire_K + - Index: 29 + Item: Barb_Wire_K Rate: 278 - - Item: Meteor_Striker + - Index: 30 + Item: Meteor_Striker Rate: 278 - - Item: Saint_Hall + - Index: 31 + Item: Saint_Hall Rate: 278 - - Item: Dragonic_Slayer + - Index: 32 + Item: Dragonic_Slayer Rate: 278 - - Item: Blade_Katar + - Index: 33 + Item: Blade_Katar Rate: 278 - - Item: Blue_Crystal_Staff + - Index: 34 + Item: Blue_Crystal_Staff Rate: 278 - - Item: Scalet_Dragon_L_Bow + - Index: 35 + Item: Scalet_Dragon_L_Bow Rate: 278 - Group: STARSOUL_SCROLL SubGroups: - SubGroup: 1 List: - - Item: C_CatPaw_7Day_Box_ + - Index: 0 + Item: C_CatPaw_7Day_Box_ Rate: 5000 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 1 + Item: C_Wing_Of_Fly_5Day_Box Rate: 5000 - SubGroup: 2 List: - - Item: Crystal_Jewel__ + - Index: 0 + Item: Crystal_Jewel__ Rate: 1000 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Rate: 700 - - Item: Poison_Bottle_Box2 + - Index: 2 + Item: Poison_Bottle_Box2 Rate: 780 - - Item: StarSoul_Scroll + - Index: 3 + Item: StarSoul_Scroll Rate: 1000 - - Item: Ancient_Hero_Boots + - Index: 4 + Item: Ancient_Hero_Boots Rate: 100 - - Item: Weapon_7Up_Box + - Index: 5 + Item: Weapon_7Up_Box Rate: 15 - - Item: Weapon_9Up_Box + - Index: 6 + Item: Weapon_9Up_Box Rate: 9 - - Item: Weapon_11Up_Box + - Index: 7 + Item: Weapon_11Up_Box Rate: 1 - - Item: Armor_7Up_Box + - Index: 8 + Item: Armor_7Up_Box Rate: 15 - - Item: Armor_9Up_Box + - Index: 9 + Item: Armor_9Up_Box Rate: 9 - - Item: Armor_11Up_Box + - Index: 10 + Item: Armor_11Up_Box Rate: 1 - - Item: Lapine_DdukddakBox + - Index: 11 + Item: Lapine_DdukddakBox Rate: 1000 - - Item: StarSoul_Scroll + - Index: 12 + Item: StarSoul_Scroll Rate: 1000 - - Item: StarSoul_Scroll + - Index: 13 + Item: StarSoul_Scroll Rate: 20 - - Item: StarSoul_Scroll + - Index: 14 + Item: StarSoul_Scroll Rate: 300 - - Item: StarSoul_Scroll + - Index: 15 + Item: StarSoul_Scroll Rate: 1000 - - Item: Shadow_Refine_Hammer + - Index: 16 + Item: Shadow_Refine_Hammer Rate: 400 - - Item: Shadow_Random_Mix + - Index: 17 + Item: Shadow_Random_Mix Rate: 200 - - Item: Advanced_Taiming_Item2 + - Index: 18 + Item: Advanced_Taiming_Item2 Rate: 200 - - Item: StarSoul_Scroll + - Index: 19 + Item: StarSoul_Scroll Rate: 50 - - Item: StarSoul_Scroll + - Index: 20 + Item: StarSoul_Scroll Rate: 50 - - Item: S_DoramPhysical_Armor + - Index: 21 + Item: S_DoramPhysical_Armor Rate: 150 - - Item: S_DoramPhysical_Shoes + - Index: 22 + Item: S_DoramPhysical_Shoes Rate: 150 - - Item: S_DoramMagical_Armor + - Index: 23 + Item: S_DoramMagical_Armor Rate: 150 - - Item: S_DoramMagical_Shoes + - Index: 24 + Item: S_DoramMagical_Shoes Rate: 150 - - Item: S_Star_Emperor_Armor + - Index: 25 + Item: S_Star_Emperor_Armor Rate: 300 - - Item: S_Star_Emperor_Shoes + - Index: 26 + Item: S_Star_Emperor_Shoes Rate: 300 - - Item: S_Soul_Reaper_Armor + - Index: 27 + Item: S_Soul_Reaper_Armor Rate: 300 - - Item: S_Soul_Reaper_Shoes + - Index: 28 + Item: S_Soul_Reaper_Shoes Rate: 300 - - Item: Pump_Of_Spirit + - Index: 29 + Item: Pump_Of_Spirit Rate: 50 - - Item: SoulWeight + - Index: 30 + Item: SoulWeight Rate: 100 - - Item: MeawFoxtail + - Index: 31 + Item: MeawFoxtail Rate: 100 - - Item: OneSkyOneSun + - Index: 32 + Item: OneSkyOneSun Rate: 100 - Group: COMP_CONNECTERROR SubGroups: - SubGroup: 0 List: - - Item: Comp_Bubble_Gum + - Index: 0 + Item: Comp_Bubble_Gum Amount: 2 - - Item: Battle_Manual100 - - Item: Premium_Box_5d7 - - Item: World_Tour_Ticket + - Index: 1 + Item: Battle_Manual100 + - Index: 2 + Item: Premium_Box_5d7 + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - Group: 2018_JUMP_THX_BOX SubGroups: - SubGroup: 0 List: - - Item: E_Med_Life_Potion + - Index: 0 + Item: E_Med_Life_Potion Amount: 20 - - Item: E_Small_Life_Potion + - Index: 1 + Item: E_Small_Life_Potion Amount: 20 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 10 - - Item: Comp_Power_Booster + - Index: 3 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 10 - - Item: World_Tour_Ticket + - Index: 5 + Item: World_Tour_Ticket Amount: 20 - Group: TIME_OVERLOAD_BOX SubGroups: - SubGroup: 0 List: - - Item: Time_Overload_Robe - - Item: Time_Overload_Hood - - Item: Time_Overload_Boots - - Item: S_Timeoverload_Weapon - - Item: S_Timeoverload_Armor - - Item: S_Timeoverload_Shield - - Item: S_Timeoverload_Shoes - - Item: S_Timeoverload_Earing - - Item: S_Timeoverload_Pandent - - Item: Time_Overload_Ring + - Index: 0 + Item: Time_Overload_Robe + - Index: 1 + Item: Time_Overload_Hood + - Index: 2 + Item: Time_Overload_Boots + - Index: 3 + Item: S_Timeoverload_Weapon + - Index: 4 + Item: S_Timeoverload_Armor + - Index: 5 + Item: S_Timeoverload_Shield + - Index: 6 + Item: S_Timeoverload_Shoes + - Index: 7 + Item: S_Timeoverload_Earing + - Index: 8 + Item: S_Timeoverload_Pandent + - Index: 9 + Item: Time_Overload_Ring - Group: 110LVUP SubGroups: - SubGroup: 0 List: - - Item: E_Med_Life_Potion + - Index: 0 + Item: E_Med_Life_Potion Amount: 30 - - Item: E_Small_Life_Potion + - Index: 1 + Item: E_Small_Life_Potion Amount: 30 - - Item: Reward_Job_BM25 + - Index: 2 + Item: Reward_Job_BM25 Amount: 2 - - Item: 120LVUP - - Item: Comp_Battle_Bubble + - Index: 3 + Item: 120LVUP + - Index: 4 + Item: Comp_Battle_Bubble Amount: 2 - - Item: World_Tour_Ticket + - Index: 5 + Item: World_Tour_Ticket Amount: 10 - Group: SEASON_EVT_REWARD_3 SubGroups: - SubGroup: 1 List: - - Item: Orange_Juice + - Index: 0 + Item: Orange_Juice Rate: 310 - - Item: Rainbow_Carrot + - Index: 1 + Item: Rainbow_Carrot Rate: 310 - - Item: Earthworm_The_Dude + - Index: 2 + Item: Earthworm_The_Dude Rate: 310 - - Item: Sweet_Milk + - Index: 3 + Item: Sweet_Milk Rate: 310 - - Item: Well_Dried_Bone + - Index: 4 + Item: Well_Dried_Bone Rate: 310 - - Item: Dew_Laden_Moss + - Index: 5 + Item: Dew_Laden_Moss Rate: 310 - - Item: Deadly_Noxious_Herb + - Index: 6 + Item: Deadly_Noxious_Herb Rate: 310 - - Item: Fatty_Chubby_Earthworm + - Index: 7 + Item: Fatty_Chubby_Earthworm Rate: 310 - - Item: Baked_Yam + - Index: 8 + Item: Baked_Yam Rate: 310 - - Item: Tropical_Banana + - Index: 9 + Item: Tropical_Banana Rate: 310 - - Item: No_Recipient + - Index: 10 + Item: No_Recipient Rate: 310 - - Item: Old_Broom + - Index: 11 + Item: Old_Broom Rate: 310 - - Item: Contracts_In_Shadow + - Index: 12 + Item: Contracts_In_Shadow Rate: 310 - - Item: Heart_Of_Her + - Index: 13 + Item: Heart_Of_Her Rate: 310 - - Item: Sway_Apron + - Index: 14 + Item: Sway_Apron Rate: 310 - - Item: Chocolate_Egg + - Index: 15 + Item: Chocolate_Egg Rate: 1600 Amount: 10 - - Item: Yummy_Cookie_Egg + - Index: 16 + Item: Yummy_Cookie_Egg Rate: 1600 Amount: 10 - - Item: Holy_Egg + - Index: 17 + Item: Holy_Egg Rate: 600 Amount: 5 - - Item: Very_Red_Juice + - Index: 18 + Item: Very_Red_Juice Rate: 310 - - Item: Delicious_Shaved_Ice + - Index: 19 + Item: Delicious_Shaved_Ice Rate: 310 - - Item: Gril_Doll + - Index: 20 + Item: Gril_Doll Rate: 40 - - Item: Gril's_Naivety + - Index: 21 + Item: Gril's_Naivety Rate: 10 - - Item: Boy's_Naivety + - Index: 22 + Item: Boy's_Naivety Rate: 35 - - Item: Tantanmen + - Index: 23 + Item: Tantanmen Rate: 310 - - Item: C_Luna_On_Shoulder + - Index: 24 + Item: C_Luna_On_Shoulder Rate: 50 - - Item: Little_Dall_Needle + - Index: 25 + Item: Little_Dall_Needle Rate: 310 - - Item: K_Secret_Key + - Index: 26 + Item: K_Secret_Key Rate: 25 - - Item: C_Egg_Minihat + - Index: 27 + Item: C_Egg_Minihat Rate: 50 - - Item: C_Holy_Egg_Hat + - Index: 28 + Item: C_Holy_Egg_Hat Rate: 50 - - Item: C_Mimic_Egg_Shell + - Index: 29 + Item: C_Mimic_Egg_Shell Rate: 50 - Group: SEASON_EVT_REWARD_4 SubGroups: - SubGroup: 1 List: - - Item: Small_Spray_Of_Flowers + - Index: 0 + Item: Small_Spray_Of_Flowers Rate: 4600 Amount: 3 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Rate: 200 Amount: 3 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Rate: 200 Amount: 3 - - Item: Cherry_Blossom_Cake + - Index: 3 + Item: Cherry_Blossom_Cake Rate: 4525 - - Item: Comp_Power_Booster + - Index: 4 + Item: Comp_Power_Booster Rate: 200 - - Item: Comp_Almighty + - Index: 5 + Item: Comp_Almighty Rate: 200 - - Item: K_Secret_Key + - Index: 6 + Item: K_Secret_Key Rate: 25 - - Item: C_Cherry_Blossom_Hat_YL + - Index: 7 + Item: C_Cherry_Blossom_Hat_YL Rate: 50 - Group: SEASON_EVT_REWARD_5 SubGroups: - SubGroup: 1 List: - - Item: Old_Blue_Box + - Index: 0 + Item: Old_Blue_Box Rate: 500 - - Item: Branch_Of_Dead_Tree + - Index: 1 + Item: Branch_Of_Dead_Tree Rate: 500 - - Item: Yggdrasilberry + - Index: 2 + Item: Yggdrasilberry Rate: 141 - - Item: Old_Card_Album + - Index: 3 + Item: Old_Card_Album Rate: 10 - - Item: Old_Violet_Box + - Index: 4 + Item: Old_Violet_Box Rate: 102 - - Item: Inspector_Certificate + - Index: 5 + Item: Inspector_Certificate Rate: 500 - - Item: Sweet_Melon + - Index: 6 + Item: Sweet_Melon Rate: 3559 Amount: 5 - - Item: Bloody_Dead_Branch + - Index: 7 + Item: Bloody_Dead_Branch Rate: 10 - - Item: Set_Of_Taiming_Item + - Index: 8 + Item: Set_Of_Taiming_Item Rate: 68 - - Item: Sesame_Pastry + - Index: 9 + Item: Sesame_Pastry Rate: 335 - - Item: Honey_Pastry + - Index: 10 + Item: Honey_Pastry Rate: 500 - - Item: Magic_Card_Album + - Index: 11 + Item: Magic_Card_Album Rate: 10 - - Item: E_Med_Life_Potion + - Index: 12 + Item: E_Med_Life_Potion Rate: 150 Amount: 3 - - Item: E_Small_Life_Potion + - Index: 13 + Item: E_Small_Life_Potion Rate: 150 Amount: 3 - - Item: C_Melon_Cap + - Index: 14 + Item: C_Melon_Cap Rate: 100 - - Item: Melon_Juice + - Index: 15 + Item: Melon_Juice Rate: 1500 - - Item: Sweet_Melon_Juice + - Index: 16 + Item: Sweet_Melon_Juice Rate: 1000 - - Item: Melon_Parfait + - Index: 17 + Item: Melon_Parfait Rate: 340 - - Item: Comp_Power_Booster + - Index: 18 + Item: Comp_Power_Booster Rate: 150 - - Item: Comp_Almighty + - Index: 19 + Item: Comp_Almighty Rate: 150 - - Item: K_Secret_Key + - Index: 20 + Item: K_Secret_Key Rate: 25 - - Item: C_Dalcom_Helmet + - Index: 21 + Item: C_Dalcom_Helmet Rate: 100 - - Item: C_Mini_Melon + - Index: 22 + Item: C_Mini_Melon Rate: 100 - Group: JOB_ENCHANT_STONE_BOX SubGroups: - SubGroup: 1 List: - - Item: SuraStone_Top + - Index: 0 + Item: SuraStone_Top Rate: 238 - - Item: SuraStone_Middle + - Index: 1 + Item: SuraStone_Middle Rate: 238 - - Item: SuraStone_Bottom + - Index: 2 + Item: SuraStone_Bottom Rate: 238 - - Item: SuraStone_Robe + - Index: 3 + Item: SuraStone_Robe Rate: 119 - - Item: RangerStone_Top + - Index: 4 + Item: RangerStone_Top Rate: 238 - - Item: RangerStone_Middle + - Index: 5 + Item: RangerStone_Middle Rate: 238 - - Item: RangerStone_Bottom + - Index: 6 + Item: RangerStone_Bottom Rate: 238 - - Item: RangerStone_Robe + - Index: 7 + Item: RangerStone_Robe Rate: 119 - - Item: SorcererStone_Top + - Index: 8 + Item: SorcererStone_Top Rate: 238 - - Item: SorcererStone_Middle + - Index: 9 + Item: SorcererStone_Middle Rate: 238 - - Item: SorcererStone_Bottom + - Index: 10 + Item: SorcererStone_Bottom Rate: 238 - - Item: SorcererStone_Robe + - Index: 11 + Item: SorcererStone_Robe Rate: 119 - - Item: RuneknightStone_Top + - Index: 12 + Item: RuneknightStone_Top Rate: 238 - - Item: RuneknightStone_Middle + - Index: 13 + Item: RuneknightStone_Middle Rate: 238 - - Item: RuneknightStone_Bottom + - Index: 14 + Item: RuneknightStone_Bottom Rate: 238 - - Item: RuneknightStone_Robe + - Index: 15 + Item: RuneknightStone_Robe Rate: 119 - - Item: GeneticStone_Robe + - Index: 16 + Item: GeneticStone_Robe Rate: 119 - - Item: GeneticStone_Top + - Index: 17 + Item: GeneticStone_Top Rate: 238 - - Item: GeneticStone_Middle + - Index: 18 + Item: GeneticStone_Middle Rate: 238 - - Item: GeneticStone_Bottom + - Index: 19 + Item: GeneticStone_Bottom Rate: 238 - - Item: WarlockStone_Top + - Index: 20 + Item: WarlockStone_Top Rate: 238 - - Item: WarlockStone_Middle + - Index: 21 + Item: WarlockStone_Middle Rate: 238 - - Item: WarlockStone_Bottom + - Index: 22 + Item: WarlockStone_Bottom Rate: 238 - - Item: WarlockStone_Robe + - Index: 23 + Item: WarlockStone_Robe Rate: 119 - - Item: ShadowchaserStone_Top + - Index: 24 + Item: ShadowchaserStone_Top Rate: 238 - - Item: ShadowchaseStone_Middle + - Index: 25 + Item: ShadowchaseStone_Middle Rate: 238 - - Item: ShadowchaseStone_Bottom + - Index: 26 + Item: ShadowchaseStone_Bottom Rate: 238 - - Item: ShadowchaserStone_Robe + - Index: 27 + Item: ShadowchaserStone_Robe Rate: 119 - - Item: MechanicStone_Top + - Index: 28 + Item: MechanicStone_Top Rate: 238 - - Item: MechanicStone_Middle + - Index: 29 + Item: MechanicStone_Middle Rate: 238 - - Item: MechanicStone_Bottom + - Index: 30 + Item: MechanicStone_Bottom Rate: 238 - - Item: MechanicStone_Robe + - Index: 31 + Item: MechanicStone_Robe Rate: 119 - - Item: WanderMinstrelStone_Top + - Index: 32 + Item: WanderMinstrelStone_Top Rate: 238 - - Item: WanderMinstStone_Middle + - Index: 33 + Item: WanderMinstStone_Middle Rate: 238 - - Item: WanderMinstStone_Bottom + - Index: 34 + Item: WanderMinstStone_Bottom Rate: 238 - - Item: WanderMinstreStone_Robe + - Index: 35 + Item: WanderMinstreStone_Robe Rate: 119 - - Item: HighpriestStone_Top + - Index: 36 + Item: HighpriestStone_Top Rate: 238 - - Item: HighpriestStone_Middle + - Index: 37 + Item: HighpriestStone_Middle Rate: 238 - - Item: HighpriestStone_Bottom + - Index: 38 + Item: HighpriestStone_Bottom Rate: 238 - - Item: ArchbishopStone_Robe + - Index: 39 + Item: ArchbishopStone_Robe Rate: 119 - - Item: PaladinStone_Top + - Index: 40 + Item: PaladinStone_Top Rate: 238 - - Item: PaladinStone_Middle + - Index: 41 + Item: PaladinStone_Middle Rate: 238 - - Item: PaladinStone_Bottom + - Index: 42 + Item: PaladinStone_Bottom Rate: 238 - - Item: RoyalguardStone_Robe + - Index: 43 + Item: RoyalguardStone_Robe Rate: 119 - - Item: AssacrossStone_Top + - Index: 44 + Item: AssacrossStone_Top Rate: 238 - - Item: AssacrossStone_Middle + - Index: 45 + Item: AssacrossStone_Middle Rate: 238 - - Item: AssacrossStone_Bottom + - Index: 46 + Item: AssacrossStone_Bottom Rate: 238 - - Item: GuillcrossStone_Robe + - Index: 47 + Item: GuillcrossStone_Robe Rate: 119 - Group: MAIN_LUCKY_BOX SubGroups: - SubGroup: 0 List: - - Item: Cachua_Coupon + - Index: 0 + Item: Cachua_Coupon - SubGroup: 1 List: -# - Item: Guarantee_Weapon_9Up -# Rate: 0 - - Item: Guarantee_Weapon_8Up + - Index: 0 + Item: Guarantee_Weapon_8Up Rate: 1 - - Item: Guarantee_Weapon_7Up + - Index: 1 + Item: Guarantee_Weapon_7Up Rate: 1 -# - Item: Guarantee_Armor_9Up -# Rate: 0 - - Item: Guarantee_Armor_8Up + - Index: 2 + Item: Guarantee_Armor_8Up Rate: 1 - - Item: Guarantee_Armor_7Up + - Index: 3 + Item: Guarantee_Armor_7Up Rate: 1 -# - Item: Guarantee_Weapon_11Up -# Rate: 0 -# - Item: Guarantee_Armor_11Up -# Rate: 0 -# - Item: Guarantee_Weapon_12Up -# Rate: 0 -# - Item: Guarantee_Armor_12Up -# Rate: 0 - - Item: Blacksmith_Blessing + - Index: 4 + Item: Blacksmith_Blessing Rate: 450 -# - Item: Guarantee_Weapon_10Up -# Rate: 0 -# - Item: Guarantee_Armor_10Up -# Rate: 0 - - Item: M_Dimension_Essence + - Index: 5 + Item: M_Dimension_Essence Rate: 9 - - Item: C_CatPaw_7Day_Box_ + - Index: 6 + Item: C_CatPaw_7Day_Box_ Rate: 569 - - Item: Poison_Bottle_Box2 + - Index: 7 + Item: Poison_Bottle_Box2 Rate: 664 - - Item: Honglyun's_Sword + - Index: 8 + Item: Honglyun's_Sword Rate: 1 - - Item: C_Wing_Of_Fly_5Day_Box + - Index: 9 + Item: C_Wing_Of_Fly_5Day_Box Rate: 47 - - Item: Main_Lucky_Box + - Index: 10 + Item: Main_Lucky_Box Rate: 47 - - Item: Narcis_Bow + - Index: 11 + Item: Narcis_Bow Rate: 1 - - Item: FaceWorm_Breath + - Index: 12 + Item: FaceWorm_Breath Rate: 1 - - Item: Ancient_Hero_Boots + - Index: 13 + Item: Ancient_Hero_Boots Rate: 47 - - Item: Sealed_Card + - Index: 14 + Item: Sealed_Card Rate: 9 - - Item: Comp_Battle_Bubble + - Index: 15 + Item: Comp_Battle_Bubble Rate: 47 - - Item: Comp_Trans_Scroll + - Index: 16 + Item: Comp_Trans_Scroll Rate: 47 - - Item: Class_Shadow_Cube + - Index: 17 + Item: Class_Shadow_Cube Rate: 266 - - Item: WOB_Box + - Index: 18 + Item: WOB_Box Rate: 569 - - Item: Alchemist_Box + - Index: 19 + Item: Alchemist_Box Rate: 47 - - Item: Main_Lucky_Box + - Index: 20 + Item: Main_Lucky_Box Rate: 664 - - Item: Main_Lucky_Box + - Index: 21 + Item: Main_Lucky_Box Rate: 569 - - Item: Main_Lucky_Box + - Index: 22 + Item: Main_Lucky_Box Rate: 569 - - Item: Shadow_Refine_Hammer + - Index: 23 + Item: Shadow_Refine_Hammer Rate: 379 - - Item: BloodyKnight_Shield_Box + - Index: 24 + Item: BloodyKnight_Shield_Box Rate: 1 - - Item: Main_Lucky_Box + - Index: 25 + Item: Main_Lucky_Box Rate: 9 - - Item: Shadow_Random_Mix + - Index: 26 + Item: Shadow_Random_Mix Rate: 427 - - Item: Overwhelm_Armor_Box + - Index: 27 + Item: Overwhelm_Armor_Box Rate: 2 - - Item: Main_Lucky_Box + - Index: 28 + Item: Main_Lucky_Box Rate: 95 - - Item: Shadow_9_Refine_Hammer + - Index: 29 + Item: Shadow_9_Refine_Hammer Rate: 1 -# - Item: Sillit_Pong_Box -# Rate: 0 - - Item: Mightysoul_Essence + - Index: 30 + Item: Mightysoul_Essence Rate: 9 - - Item: World_Tour_Ticket + - Index: 31 + Item: World_Tour_Ticket Rate: 569 - - Item: Mad_Bunny_K_ + - Index: 32 + Item: Mad_Bunny_K_ Rate: 9 - - Item: Ancient_Hero_Bravery + - Index: 33 + Item: Ancient_Hero_Bravery Rate: 1 - - Item: Ancient_Hero_Wisdom + - Index: 34 + Item: Ancient_Hero_Wisdom Rate: 1 - - Item: Main_Lucky_Box + - Index: 35 + Item: Main_Lucky_Box Rate: 2 - - Item: Main_Lucky_Box + - Index: 36 + Item: Main_Lucky_Box Rate: 47 - - Item: Skill_Sha_M_S_Weapon + - Index: 37 + Item: Skill_Sha_M_S_Weapon Rate: 5 - - Item: Main_Lucky_Box + - Index: 38 + Item: Main_Lucky_Box Rate: 95 - - Item: Class_Sha_R_M_Melee + - Index: 39 + Item: Class_Sha_R_M_Melee Rate: 33 - - Item: Class_Sha_R_M_Magic + - Index: 40 + Item: Class_Sha_R_M_Magic Rate: 33 - - Item: Skill_Sha_R_M_Melee + - Index: 41 + Item: Skill_Sha_R_M_Melee Rate: 33 - - Item: Skill_Sha_R_M_Magic + - Index: 42 + Item: Skill_Sha_R_M_Magic Rate: 33 - - Item: Skill_Sha_M_S_Shield + - Index: 43 + Item: Skill_Sha_M_S_Shield Rate: 5 - - Item: Skill_Sha_M_S_Pendant + - Index: 44 + Item: Skill_Sha_M_S_Pendant Rate: 5 - - Item: Skill_Sha_M_S_Earing + - Index: 45 + Item: Skill_Sha_M_S_Earing Rate: 5 - - Item: Skill_Sha_M_S_Shoes + - Index: 46 + Item: Skill_Sha_M_S_Shoes Rate: 5 - - Item: Skill_Sha_M_S_Armor + - Index: 47 + Item: Skill_Sha_M_S_Armor Rate: 5 - - Item: Main_Lucky_Box + - Index: 48 + Item: Main_Lucky_Box Rate: 569 - - Item: Main_Lucky_Box + - Index: 49 + Item: Main_Lucky_Box Rate: 569 -# - Item: Temporal_Refine_Cube -# Rate: 0 -# - Item: Geffen_Refine_Cube -# Rate: 0 -# - Item: Old_Refine_Cube -# Rate: 0 - - Item: Refine_Hero_Weapon + - Index: 50 + Item: Refine_Hero_Weapon Rate: 1 - - Item: Refine_Hero_Boots + - Index: 51 + Item: Refine_Hero_Boots Rate: 1 - - Item: Remodel_Hero_Boots + - Index: 52 + Item: Remodel_Hero_Boots Rate: 1 -# - Item: OS_Weapon_Refine_Cube -# Rate: 0 -# - Item: Racecap_Refine_Cube -# Rate: 0 - - Item: Main_Lucky_Box + - Index: 53 + Item: Main_Lucky_Box Rate: 10 - - Item: Main_Lucky_Box + - Index: 54 + Item: Main_Lucky_Box Rate: 10 - - Item: Main_Lucky_Box + - Index: 55 + Item: Main_Lucky_Box Rate: 10 - - Item: Main_Lucky_Box + - Index: 56 + Item: Main_Lucky_Box Rate: 10 - - Item: Sword_Of_Bluefire_Cube + - Index: 57 + Item: Sword_Of_Bluefire_Cube Rate: 1 - - Item: Slate_Sword_Cube + - Index: 58 + Item: Slate_Sword_Cube Rate: 1 - - Item: Narcis_Bow_Cube + - Index: 59 + Item: Narcis_Bow_Cube Rate: 1 - - Item: Trumpet_Shell_K_Cube + - Index: 60 + Item: Trumpet_Shell_K_Cube Rate: 1 - - Item: Barb_Wire_K_Cube + - Index: 61 + Item: Barb_Wire_K_Cube Rate: 1 - - Item: Main_Lucky_Box + - Index: 62 + Item: Main_Lucky_Box Rate: 474 - - Item: Main_Lucky_Box + - Index: 63 + Item: Main_Lucky_Box Rate: 47 - - Item: Main_Lucky_Box + - Index: 64 + Item: Main_Lucky_Box Rate: 47 - - Item: Main_Lucky_Box + - Index: 65 + Item: Main_Lucky_Box Rate: 1138 - - Item: Main_Lucky_Box + - Index: 66 + Item: Main_Lucky_Box Rate: 266 - - Item: Main_Lucky_Box + - Index: 67 + Item: Main_Lucky_Box Rate: 9 - - Item: Main_Lucky_Box + - Index: 68 + Item: Main_Lucky_Box Rate: 5 - - Item: Main_Lucky_Box + - Index: 69 + Item: Main_Lucky_Box Rate: 79 - - Item: Main_Lucky_Box + - Index: 70 + Item: Main_Lucky_Box Rate: 28 - - Item: Hero_Equipment_Cube + - Index: 71 + Item: Hero_Equipment_Cube Rate: 47 - - Item: Main_Lucky_Box + - Index: 72 + Item: Main_Lucky_Box Rate: 66 - - Item: Main_Lucky_Box + - Index: 73 + Item: Main_Lucky_Box Rate: 66 - - Item: Large_Sorcerer_Crown + - Index: 74 + Item: Large_Sorcerer_Crown Rate: 5 - - Item: Viva_Adul_Hat_AB1 + - Index: 75 + Item: Viva_Adul_Hat_AB1 Rate: 9 - - Item: Viva_Adul_Hat_AB2 + - Index: 76 + Item: Viva_Adul_Hat_AB2 Rate: 9 - - Item: Viva_Adul_Hat_SC1 + - Index: 77 + Item: Viva_Adul_Hat_SC1 Rate: 9 - - Item: Viva_Adul_Hat_SC2 + - Index: 78 + Item: Viva_Adul_Hat_SC2 Rate: 9 - - Item: Hero_Insignia + - Index: 79 + Item: Hero_Insignia Rate: 9 - - Item: Hero_Token_SHC + - Index: 80 + Item: Hero_Token_SHC Rate: 5 - - Item: Hero_Token_ABC + - Index: 81 + Item: Hero_Token_ABC Rate: 5 - - Item: Slate_Sword + - Index: 82 + Item: Slate_Sword Rate: 1 - - Item: Trumpet_Shell_K + - Index: 83 + Item: Trumpet_Shell_K Rate: 1 - - Item: Barb_Wire_K + - Index: 84 + Item: Barb_Wire_K Rate: 1 - - Item: Mad_Bunny_Ticket + - Index: 85 + Item: Mad_Bunny_Ticket Rate: 19 - - Item: Hero_Enchant_Ticket + - Index: 86 + Item: Hero_Enchant_Ticket Rate: 19 - Group: SEASON_EVT_REWARD SubGroups: - SubGroup: 1 List: - - Item: Warnut_Chocoball + - Index: 0 + Item: Warnut_Chocoball Rate: 1233 - - Item: Old_Card_Album + - Index: 1 + Item: Old_Card_Album Rate: 103 - - Item: Season_Evt_Reward + - Index: 2 + Item: Season_Evt_Reward Rate: 2 - - Item: True_Hunting_9Refine + - Index: 3 + Item: True_Hunting_9Refine Rate: 31 - - Item: True_Hunting_Opt_A + - Index: 4 + Item: True_Hunting_Opt_A Rate: 360 - - Item: True_Hunting_Opt_B + - Index: 5 + Item: True_Hunting_Opt_B Rate: 360 - - Item: Octupus_Leg + - Index: 6 + Item: Octupus_Leg Rate: 450 - - Item: Magic_Card_Album + - Index: 7 + Item: Magic_Card_Album Rate: 103 - - Item: 2009_Rice_Cake_Soup + - Index: 8 + Item: 2009_Rice_Cake_Soup Rate: 411 - - Item: E_Med_Life_Potion + - Index: 9 + Item: E_Med_Life_Potion Rate: 154 Amount: 3 - - Item: E_Small_Life_Potion + - Index: 10 + Item: E_Small_Life_Potion Rate: 154 Amount: 3 - - Item: C_Nut_Cracker + - Index: 11 + Item: C_Nut_Cracker Rate: 257 - - Item: C_bullhead + - Index: 12 + Item: C_bullhead Rate: 51 - - Item: BraisedShortRibs + - Index: 13 + Item: BraisedShortRibs Rate: 514 - - Item: BraisedSpareribs + - Index: 14 + Item: BraisedSpareribs Rate: 514 - - Item: Choco_Tteokguk + - Index: 15 + Item: Choco_Tteokguk Rate: 617 - - Item: Comp_Small_Mana_Potion + - Index: 16 + Item: Comp_Small_Mana_Potion Rate: 77 Amount: 3 - - Item: Season_Evt_Reward + - Index: 17 + Item: Season_Evt_Reward Rate: 257 - - Item: Comp_Power_Booster + - Index: 18 + Item: Comp_Power_Booster Rate: 154 - - Item: Comp_Almighty + - Index: 19 + Item: Comp_Almighty Rate: 154 - - Item: K_Secret_Key + - Index: 20 + Item: K_Secret_Key Rate: 13 - - Item: Nihil_Card + - Index: 21 + Item: Nihil_Card Rate: 360 - - Item: Agnes_Card + - Index: 22 + Item: Agnes_Card Rate: 360 - - Item: Jurgen_Card + - Index: 23 + Item: Jurgen_Card Rate: 360 - - Item: Spica_Card + - Index: 24 + Item: Spica_Card Rate: 360 - - Item: Kronecker_Card + - Index: 25 + Item: Kronecker_Card Rate: 360 - - Item: Skia_Card + - Index: 26 + Item: Skia_Card Rate: 360 - - Item: Kathryn_Card + - Index: 27 + Item: Kathryn_Card Rate: 563 - - Item: Isaac_Card + - Index: 28 + Item: Isaac_Card Rate: 563 - - Item: C_Midgarts_Glory + - Index: 29 + Item: C_Midgarts_Glory Rate: 15 - - Item: Poe_Card + - Index: 30 + Item: Poe_Card Rate: 360 - - Item: C_Pierced_Apple + - Index: 31 + Item: C_Pierced_Apple Rate: 15 - Group: CANDY_BOX SubGroups: - SubGroup: 1 List: - - Item: Candy_Box_Melee + - Index: 0 + Item: Candy_Box_Melee Rate: 3333 - - Item: Candy_Box_Range + - Index: 1 + Item: Candy_Box_Range Rate: 3333 - - Item: Candy_Box_Magic + - Index: 2 + Item: Candy_Box_Magic Rate: 3333 - Group: PORING_SUNGLASSES_BOX SubGroups: - SubGroup: 1 List: - - Item: Poring_Sunglasses + - Index: 0 + Item: Poring_Sunglasses Rate: 9988 - - Item: Poring_Sunglasses_K + - Index: 1 + Item: Poring_Sunglasses_K Rate: 11 - - Item: Poring_Sunglasses_K_ + - Index: 2 + Item: Poring_Sunglasses_K_ Rate: 1 - Group: SIGRUN_SHADOW_BOX SubGroups: - SubGroup: 1 List: - - Item: S_Sigrun_Armor + - Index: 0 + Item: S_Sigrun_Armor Rate: 5000 - - Item: S_Sigrun_Shield + - Index: 1 + Item: S_Sigrun_Shield Rate: 5000 - Group: MAD_BUNNY_BOX SubGroups: - SubGroup: 1 List: - - Item: Mad_Bunny_K + - Index: 0 + Item: Mad_Bunny_K Rate: 5000 - - Item: Mad_Bunny_K_ + - Index: 1 + Item: Mad_Bunny_K_ Rate: 5000 - Group: LEVEL_ACHIEVEMENT_BOX SubGroups: - SubGroup: 0 List: - - Item: Enchant_Stone_Box13 - - Item: Enchant_Stone_Box14 - - Item: Enchant_Stone_Box15 - - Item: Enchant_Stone_Box16 + - Index: 0 + Item: Enchant_Stone_Box13 + - Index: 1 + Item: Enchant_Stone_Box14 + - Index: 2 + Item: Enchant_Stone_Box15 + - Index: 3 + Item: Enchant_Stone_Box16 - Group: ABYSS_ITEMBOX SubGroups: - SubGroup: 1 List: - - Item: Dragon_Canine + - Index: 0 + Item: Dragon_Canine Rate: 1230 Amount: 10 - - Item: Dragon_Scale + - Index: 1 + Item: Dragon_Scale Rate: 1230 Amount: 10 - - Item: Dragon_Train + - Index: 2 + Item: Dragon_Train Rate: 1230 Amount: 10 - - Item: Dragon's_Skin + - Index: 3 + Item: Dragon's_Skin Rate: 1230 Amount: 10 - - Item: Abyss_Ddbox + - Index: 4 + Item: Abyss_Ddbox Rate: 50 - - Item: Dragenergy_Green + - Index: 5 + Item: Dragenergy_Green Rate: 770 Amount: 3 - - Item: Dragenergy_Blue + - Index: 6 + Item: Dragenergy_Blue Rate: 770 Amount: 3 - - Item: Dragenergy_Red + - Index: 7 + Item: Dragenergy_Red Rate: 770 Amount: 3 - - Item: Dragenergy_Gold + - Index: 8 + Item: Dragenergy_Gold Rate: 770 Amount: 3 - - Item: Dragenergy_Purple + - Index: 9 + Item: Dragenergy_Purple Rate: 770 Amount: 3 - - Item: Dragenergy_Silver + - Index: 10 + Item: Dragenergy_Silver Rate: 770 Amount: 3 - - Item: Drabone_L + - Index: 11 + Item: Drabone_L Rate: 70 - - Item: Drabone_S + - Index: 12 + Item: Drabone_S Rate: 200 - - Item: Abyss_Ddbox3 + - Index: 13 + Item: Abyss_Ddbox3 Rate: 70 - - Item: Abyss_Ddbox4 + - Index: 14 + Item: Abyss_Ddbox4 Rate: 70 - Group: ODIN_ITEMBOX SubGroups: - SubGroup: 1 List: - - Item: Soft_Feather + - Index: 0 + Item: Soft_Feather Rate: 3000 Amount: 5 - - Item: Rune_Of_Darkness + - Index: 1 + Item: Rune_Of_Darkness Rate: 2000 Amount: 2 - - Item: CassockA_STR + - Index: 2 + Item: CassockA_STR Rate: 600 - - Item: CassockA_AGI + - Index: 3 + Item: CassockA_AGI Rate: 600 - - Item: CassockA_VIT + - Index: 4 + Item: CassockA_VIT Rate: 600 - - Item: CassockA_DEX + - Index: 5 + Item: CassockA_DEX Rate: 600 - - Item: CassockA_INT + - Index: 6 + Item: CassockA_INT Rate: 600 - - Item: CassockA_LUK + - Index: 7 + Item: CassockA_LUK Rate: 600 - - Item: Cassock_Manteau + - Index: 8 + Item: Cassock_Manteau Rate: 400 - - Item: Cassock_Boots + - Index: 9 + Item: Cassock_Boots Rate: 400 - - Item: Angel_Dream + - Index: 10 + Item: Angel_Dream Rate: 600 Amount: 3 - Group: BIO_W_BOX SubGroups: - SubGroup: 1 List: - - Item: Golden_Wrench + - Index: 0 + Item: Golden_Wrench Rate: 256 - - Item: Combo_Fist + - Index: 1 + Item: Combo_Fist Rate: 256 - - Item: Asura_Bandage + - Index: 2 + Item: Asura_Bandage Rate: 256 - - Item: Staff_Of_Miracle + - Index: 3 + Item: Staff_Of_Miracle Rate: 256 - - Item: Gravitation_Staff + - Index: 4 + Item: Gravitation_Staff Rate: 256 - - Item: Adorare_Staff + - Index: 5 + Item: Adorare_Staff Rate: 256 - - Item: Engine_Pilebuncker + - Index: 6 + Item: Engine_Pilebuncker Rate: 256 - - Item: Coolant_Injection + - Index: 7 + Item: Coolant_Injection Rate: 256 - - Item: Gene_Rod + - Index: 8 + Item: Gene_Rod Rate: 256 - - Item: Lucis_Flail + - Index: 9 + Item: Lucis_Flail Rate: 256 - - Item: Bright_Mace + - Index: 10 + Item: Bright_Mace Rate: 256 - - Item: Rapid_Fire_C_Bow + - Index: 11 + Item: Rapid_Fire_C_Bow Rate: 256 - - Item: Sharp_Star_Bow + - Index: 12 + Item: Sharp_Star_Bow Rate: 256 - - Item: Aiming_Bow + - Index: 13 + Item: Aiming_Bow Rate: 256 - - Item: Falken_Shooter + - Index: 14 + Item: Falken_Shooter Rate: 256 - - Item: Wind_Gale + - Index: 15 + Item: Wind_Gale Rate: 256 - - Item: Volar + - Index: 16 + Item: Volar Rate: 256 - - Item: Vernan + - Index: 17 + Item: Vernan Rate: 256 - - Item: Crimson_Rose_Stick + - Index: 18 + Item: Crimson_Rose_Stick Rate: 256 - - Item: Psychic_Spear_Rod + - Index: 19 + Item: Psychic_Spear_Rod Rate: 256 - - Item: Dust_Grave + - Index: 20 + Item: Dust_Grave Rate: 256 - - Item: Ponitendtia + - Index: 21 + Item: Ponitendtia Rate: 256 - - Item: Heart_Whip + - Index: 22 + Item: Heart_Whip Rate: 256 - - Item: Scarlet_Ribbon + - Index: 23 + Item: Scarlet_Ribbon Rate: 256 - - Item: Reaper_Cross + - Index: 24 + Item: Reaper_Cross Rate: 256 - - Item: Agudo_Filo + - Index: 25 + Item: Agudo_Filo Rate: 256 - - Item: Maxi_Spanner + - Index: 26 + Item: Maxi_Spanner Rate: 256 - - Item: Boltigin + - Index: 27 + Item: Boltigin Rate: 256 - - Item: Judgement_Slasher + - Index: 28 + Item: Judgement_Slasher Rate: 256 - - Item: Repent_Slasher + - Index: 29 + Item: Repent_Slasher Rate: 256 - - Item: Jack_The_Knife + - Index: 30 + Item: Jack_The_Knife Rate: 256 - - Item: Platinum_Dagger + - Index: 31 + Item: Platinum_Dagger Rate: 256 - - Item: Argen_Blanco + - Index: 32 + Item: Argen_Blanco Rate: 256 - - Item: Harve + - Index: 33 + Item: Harve Rate: 256 - - Item: Fortrage + - Index: 34 + Item: Fortrage Rate: 256 - - Item: Black_Circle + - Index: 35 + Item: Black_Circle Rate: 256 - - Item: Antique_Cello + - Index: 36 + Item: Antique_Cello Rate: 256 - - Item: Farthezan + - Index: 37 + Item: Farthezan Rate: 256 - - Item: Estal + - Index: 38 + Item: Estal Rate: 256 - Group: BIO_DOCU_BOX SubGroups: - SubGroup: 1 List: - - Item: Old_Card_Album + - Index: 0 + Item: Old_Card_Album Rate: 1667 - - Item: Magic_Card_Album + - Index: 1 + Item: Magic_Card_Album Rate: 1667 - - Item: Bio_Reseearch_Docu + - Index: 2 + Item: Bio_Reseearch_Docu Rate: 3333 Amount: 3 - - Item: Bio_Test_Fragment + - Index: 3 + Item: Bio_Test_Fragment Rate: 3333 Amount: 3 - Group: BIO_REACTANT_BOX SubGroups: - SubGroup: 1 List: - - Item: Soul_Of_Swordman + - Index: 0 + Item: Soul_Of_Swordman Rate: 1200 - - Item: Soul_Of_Merchant + - Index: 1 + Item: Soul_Of_Merchant Rate: 1200 - - Item: Soul_Of_Thief + - Index: 2 + Item: Soul_Of_Thief Rate: 1200 - - Item: Soul_Of_Magicion + - Index: 3 + Item: Soul_Of_Magicion Rate: 1200 - - Item: Soul_Of_Archer + - Index: 4 + Item: Soul_Of_Archer Rate: 1200 - - Item: Soul_Of_Acolyte + - Index: 5 + Item: Soul_Of_Acolyte Rate: 1200 - - Item: Particles_Of_Energy + - Index: 6 + Item: Particles_Of_Energy Rate: 1000 - - Item: Pieces_Of_Sentiment + - Index: 7 + Item: Pieces_Of_Sentiment Rate: 1200 - - Item: Pieces_Of_Grudge + - Index: 8 + Item: Pieces_Of_Grudge Rate: 600 - Group: PAYPROMOTION_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Afro_Wig_Red + - Index: 0 + Item: C_Afro_Wig_Red Rate: 2174 - - Item: C_Man_Medal_Gold + - Index: 1 + Item: C_Man_Medal_Gold Rate: 2174 - - Item: C_Alice_Wig_PK + - Index: 2 + Item: C_Alice_Wig_PK Rate: 2174 - - Item: C_Volume_Low_TwinK + - Index: 3 + Item: C_Volume_Low_TwinK Rate: 1304 - - Item: C_Lolita_Two_Side_UpK + - Index: 4 + Item: C_Lolita_Two_Side_UpK Rate: 1304 - - Item: C_Fairy_Long_BD + - Index: 5 + Item: C_Fairy_Long_BD Rate: 435 - - Item: C_Fairy_Long_SV + - Index: 6 + Item: C_Fairy_Long_SV Rate: 435 - Group: E_BCRYSTAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Oridecon_Stone + - Index: 0 + Item: Oridecon_Stone Rate: 2042 Amount: 5 - - Item: Crystal_Blue + - Index: 1 + Item: Crystal_Blue Rate: 833 Amount: 5 - - Item: E_Bcrystal_Box + - Index: 2 + Item: E_Bcrystal_Box Rate: 1667 - - Item: C_Cryptura_Hair_Cap + - Index: 3 + Item: C_Cryptura_Hair_Cap Rate: 125 - - Item: C_Heart_Hair_Pin + - Index: 4 + Item: C_Heart_Hair_Pin Rate: 125 - - Item: C_Picnic_Hat + - Index: 5 + Item: C_Picnic_Hat Rate: 125 - - Item: White_Slim_Potion_Box_ + - Index: 6 + Item: White_Slim_Potion_Box_ Rate: 1667 - - Item: 2019_SStarR_Ticket + - Index: 7 + Item: 2019_SStarR_Ticket Rate: 3333 - - Item: C_PoringBeret_TW + - Index: 8 + Item: C_PoringBeret_TW Rate: 83 - Group: E_MCRYSTAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Oridecon_Stone + - Index: 0 + Item: Oridecon_Stone Rate: 1615 Amount: 4 - - Item: Crystal_Blue + - Index: 1 + Item: Crystal_Blue Rate: 2923 Amount: 4 - - Item: E_Mcrystal_Box + - Index: 2 + Item: E_Mcrystal_Box Rate: 1231 - - Item: C_Cryptura_Hair_Cap + - Index: 3 + Item: C_Cryptura_Hair_Cap Rate: 77 - - Item: C_Heart_Hair_Pin + - Index: 4 + Item: C_Heart_Hair_Pin Rate: 77 - - Item: C_Picnic_Hat + - Index: 5 + Item: C_Picnic_Hat Rate: 77 - - Item: White_Slim_Potion_Box_ + - Index: 6 + Item: White_Slim_Potion_Box_ Rate: 1385 - - Item: 2019_SStarR_Ticket + - Index: 7 + Item: 2019_SStarR_Ticket Rate: 2615 - Group: E_SCRYSTAL_BOX SubGroups: - SubGroup: 1 List: - - Item: Oridecon_Stone + - Index: 0 + Item: Oridecon_Stone Rate: 1321 Amount: 3 - - Item: Crystal_Blue + - Index: 1 + Item: Crystal_Blue Rate: 4286 Amount: 3 - - Item: E_Scrystal_Box + - Index: 2 + Item: E_Scrystal_Box Rate: 1000 - - Item: C_Cryptura_Hair_Cap + - Index: 3 + Item: C_Cryptura_Hair_Cap Rate: 36 - - Item: C_Heart_Hair_Pin + - Index: 4 + Item: C_Heart_Hair_Pin Rate: 36 - - Item: C_Picnic_Hat + - Index: 5 + Item: C_Picnic_Hat Rate: 36 - - Item: White_Slim_Potion_Box_ + - Index: 6 + Item: White_Slim_Potion_Box_ Rate: 1143 - - Item: 2019_SStarR_Ticket + - Index: 7 + Item: 2019_SStarR_Ticket Rate: 2143 - Group: BOOSTER_PACK_1 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 2 - - Item: Novice_Potion_B + - Index: 1 + Item: Novice_Potion_B Amount: 200 - - Item: Arrow_Container + - Index: 2 + Item: Arrow_Container Amount: 5 - - Item: N_Butterfly_Wing + - Index: 3 + Item: N_Butterfly_Wing Amount: 30 - - Item: N_Magnifier + - Index: 4 + Item: N_Magnifier Amount: 30 - - Item: Metal_Dagger - - Item: C_School_Bag_BU - - Item: Center_Potion_B + - Index: 5 + Item: Metal_Dagger + - Index: 6 + Item: C_School_Bag_BU + - Index: 7 + Item: Center_Potion_B Amount: 2 - - Item: E_Wing_Of_Fly_3Day_Box - - Item: Metal_W_Ticket - - Item: Booster_Pack_15 - - Item: Stater_A_Box - - Item: Booster_Call - - Item: C_Squirrel_Ear_Hat_Kr + - Index: 8 + Item: E_Wing_Of_Fly_3Day_Box + - Index: 9 + Item: Metal_W_Ticket + - Index: 10 + Item: Booster_Pack_15 + - Index: 11 + Item: Stater_A_Box + - Index: 12 + Item: Booster_Call + - Index: 13 + Item: C_Squirrel_Ear_Hat_Kr - Group: BOOSTER_PACK_15 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 3 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Amount: 5 - - Item: Center_Potion_B + - Index: 2 + Item: Center_Potion_B Amount: 5 - - Item: Orange_Potion_B_20 + - Index: 3 + Item: Orange_Potion_B_20 Amount: 4 - - Item: Booster_Pack_30 - - Item: Boarding_Halter_Box30_Z - - Item: Booster_Coin + - Index: 4 + Item: Booster_Pack_30 + - Index: 5 + Item: Boarding_Halter_Box30_Z + - Index: 6 + Item: Booster_Coin Amount: 4 - Group: BOOSTER_PACK_30 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 4 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Amount: 5 - - Item: Orange_Potion_B_20 + - Index: 2 + Item: Orange_Potion_B_20 Amount: 8 - - Item: World_Tour_Ticket + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_45 - - Item: Metal_7_Ticket - - Item: Exp_Up_1 + - Index: 4 + Item: Booster_Pack_45 + - Index: 5 + Item: Metal_7_Ticket + - Index: 6 + Item: Exp_Up_1 Amount: 5 - - Item: Jexp_Up_1 + - Index: 7 + Item: Jexp_Up_1 Amount: 5 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 8 - Group: BOOSTER_PACK_45 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 5 - - Item: Arrow_Container + - Index: 1 + Item: Arrow_Container Amount: 5 - - Item: Awakening_Potion_B + - Index: 2 + Item: Awakening_Potion_B Amount: 2 - - Item: Yellow_Potion_B_20 + - Index: 3 + Item: Yellow_Potion_B_20 Amount: 4 - - Item: World_Tour_Ticket + - Index: 4 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_60 - - Item: Booster_Coin + - Index: 5 + Item: Booster_Pack_60 + - Index: 6 + Item: Booster_Coin Amount: 10 - Group: BOOSTER_PACK_60 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 6 - - Item: Yellow_Potion_B_20 + - Index: 1 + Item: Yellow_Potion_B_20 Amount: 8 - - Item: Comp_Power_Booster + - Index: 2 + Item: Comp_Power_Booster Amount: 5 - - Item: Comp_Almighty + - Index: 3 + Item: Comp_Almighty Amount: 5 - - Item: World_Tour_Ticket + - Index: 4 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_75 - - Item: Time_Over_S_Box - - Item: E_Infinity_Drink + - Index: 5 + Item: Booster_Pack_75 + - Index: 6 + Item: Time_Over_S_Box + - Index: 7 + Item: E_Infinity_Drink Amount: 5 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 15 - Group: BOOSTER_PACK_75 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 7 - - Item: E_Life_Potion_Pack - - Item: White_Potion_B_20 + - Index: 1 + Item: E_Life_Potion_Pack + - Index: 2 + Item: White_Potion_B_20 Amount: 4 - - Item: World_Tour_Ticket + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_90 - - Item: E_Red_Booster + - Index: 4 + Item: Booster_Pack_90 + - Index: 5 + Item: E_Red_Booster Amount: 20 - - Item: Exp_Up_2 + - Index: 6 + Item: Exp_Up_2 Amount: 5 - - Item: Jexp_Up_1 + - Index: 7 + Item: Jexp_Up_1 Amount: 5 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 20 - Group: BOOSTER_PACK_90 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 8 - - Item: White_Potion_B_20 + - Index: 1 + Item: White_Potion_B_20 Amount: 8 - - Item: E_Wing_Of_Fly_3Day_Box - - Item: Comp_Power_Booster + - Index: 2 + Item: E_Wing_Of_Fly_3Day_Box + - Index: 3 + Item: Comp_Power_Booster Amount: 5 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 5 - - Item: World_Tour_Ticket + - Index: 5 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_100 - - Item: E_Infinity_Drink + - Index: 6 + Item: Booster_Pack_100 + - Index: 7 + Item: E_Infinity_Drink Amount: 5 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 22 - Group: BOOSTER_PACK_100 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 9 - - Item: E_Life_Potion_Pack - - Item: E_DEF_Scroll_Box - - Item: Biting_Off_Rideword - - Item: E_Wing_Of_Fly_3Day_Box - - Item: World_Tour_Ticket + - Index: 1 + Item: E_Life_Potion_Pack + - Index: 2 + Item: E_DEF_Scroll_Box + - Index: 3 + Item: Biting_Off_Rideword + - Index: 4 + Item: E_Wing_Of_Fly_3Day_Box + - Index: 5 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_115 - - Item: Boost_Up_1 + - Index: 6 + Item: Booster_Pack_115 + - Index: 7 + Item: Boost_Up_1 Amount: 3 - - Item: E_Red_Booster + - Index: 8 + Item: E_Red_Booster Amount: 20 - - Item: Boarding_Halter_Box30_Z - - Item: Booster_W_Up_3 - - Item: Boost_A_Ticket - - Item: Booster_W_Ticket - - Item: Booster_Coin + - Index: 9 + Item: Boarding_Halter_Box30_Z + - Index: 10 + Item: Booster_W_Up_3 + - Index: 11 + Item: Boost_A_Ticket + - Index: 12 + Item: Booster_W_Ticket + - Index: 13 + Item: Booster_Coin Amount: 25 - - Item: EpisodClear16_ + - Index: 14 + Item: EpisodClear16_ - Group: BOOSTER_PACK_115 SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B_10 + - Index: 0 + Item: Blue_Potion_B_10 Amount: 10 - - Item: Battle_Manual100 + - Index: 1 + Item: Battle_Manual100 Amount: 2 - - Item: Comp_Power_Booster + - Index: 2 + Item: Comp_Power_Booster Amount: 5 - - Item: Comp_Almighty + - Index: 3 + Item: Comp_Almighty Amount: 5 - - Item: Booster_Pack_130 - - Item: E_Infinity_Drink + - Index: 4 + Item: Booster_Pack_130 + - Index: 5 + Item: E_Infinity_Drink Amount: 5 - - Item: Exp_Up_3 + - Index: 6 + Item: Exp_Up_3 Amount: 5 - - Item: Jexp_Up_1 + - Index: 7 + Item: Jexp_Up_1 Amount: 10 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 30 - Group: BOOSTER_PACK_130 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 2 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 2 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 40 - - Item: World_Tour_Ticket + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - - Item: Inventory_Ex_Evt + - Index: 4 + Item: Inventory_Ex_Evt Amount: 3 - - Item: Booster_Pack_145 - - Item: E_Red_Booster + - Index: 5 + Item: Booster_Pack_145 + - Index: 6 + Item: E_Red_Booster Amount: 40 - - Item: Booster_Coin + - Index: 7 + Item: Booster_Coin Amount: 32 - Group: BOOSTER_PACK_145 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual100 + - Index: 0 + Item: Battle_Manual100 Amount: 2 - - Item: Comp_Power_Booster + - Index: 1 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 2 + Item: Comp_Almighty Amount: 10 - - Item: World_Tour_Ticket + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - - Item: Booster_Pack_160 - - Item: E_Infinity_Drink + - Index: 4 + Item: Booster_Pack_160 + - Index: 5 + Item: E_Infinity_Drink Amount: 10 - - Item: Booster_Coin + - Index: 6 + Item: Booster_Coin Amount: 36 - Group: BOOSTER_PACK_160 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 3 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 3 - - Item: Battle_Manual100 + - Index: 2 + Item: Battle_Manual100 Amount: 2 - - Item: Comp_Small_Mana_Potion + - Index: 3 + Item: Comp_Small_Mana_Potion Amount: 60 - - Item: World_Tour_Ticket + - Index: 4 + Item: World_Tour_Ticket Amount: 10 - - Item: Inventory_Ex_Evt + - Index: 5 + Item: Inventory_Ex_Evt Amount: 3 - - Item: Booster_Pack_175 - - Item: E_Red_Booster + - Index: 6 + Item: Booster_Pack_175 + - Index: 7 + Item: E_Red_Booster Amount: 60 - - Item: Exp_Up_4 + - Index: 8 + Item: Exp_Up_4 Amount: 5 - - Item: Booster_Coin + - Index: 9 + Item: Booster_Coin Amount: 40 - Group: BOOSTER_PACK_175 SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual100 + - Index: 0 + Item: Battle_Manual100 Amount: 2 - - Item: Comp_Power_Booster + - Index: 1 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 2 + Item: Comp_Almighty Amount: 10 - - Item: World_Tour_Ticket + - Index: 3 + Item: World_Tour_Ticket Amount: 10 - - Item: E_Infinity_Drink + - Index: 4 + Item: E_Infinity_Drink Amount: 10 - - Item: Booster_Pack_190 - - Item: Booster_Coin + - Index: 5 + Item: Booster_Pack_190 + - Index: 6 + Item: Booster_Coin Amount: 44 - Group: STATER_A_BOX SubGroups: - SubGroup: 0 List: - - Item: H_AD_Suits - - Item: H_AD_Hood - - Item: H_AD_Sandle - - Item: H_AD_Clip + - Index: 0 + Item: H_AD_Suits + - Index: 1 + Item: H_AD_Hood + - Index: 2 + Item: H_AD_Sandle + - Index: 3 + Item: H_AD_Clip - Group: BOOST_ATK_BOX SubGroups: - SubGroup: 0 List: - - Item: Atker_Plate - - Item: Atker_Greave - - Item: Atker_Manteau - - Item: Atker_Ring + - Index: 0 + Item: Atker_Plate + - Index: 1 + Item: Atker_Greave + - Index: 2 + Item: Atker_Manteau + - Index: 3 + Item: Atker_Ring - Group: BOOST_RAN_BOX SubGroups: - SubGroup: 0 List: - - Item: Ran_Suits - - Item: Ran_Boots - - Item: Ran_Manteau - - Item: Ran_Brooch + - Index: 0 + Item: Ran_Suits + - Index: 1 + Item: Ran_Boots + - Index: 2 + Item: Ran_Manteau + - Index: 3 + Item: Ran_Brooch - Group: BOOST_ELE_BOX SubGroups: - SubGroup: 0 List: - - Item: Ele_Robe - - Item: Ele_Shoes - - Item: Ele_Muffler - - Item: Ele_Earing + - Index: 0 + Item: Ele_Robe + - Index: 1 + Item: Ele_Shoes + - Index: 2 + Item: Ele_Muffler + - Index: 3 + Item: Ele_Earing - Group: BOOST_DEFN_BOX SubGroups: - SubGroup: 0 List: - - Item: Defn_Robe - - Item: Defn_Shoes - - Item: Defn_Muffler - - Item: Defn_Earing + - Index: 0 + Item: Defn_Robe + - Index: 1 + Item: Defn_Shoes + - Index: 2 + Item: Defn_Muffler + - Index: 3 + Item: Defn_Earing - Group: GOAL_GIFT_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Garden_Of_Eden + - Index: 0 + Item: C_Garden_Of_Eden Rate: 1000 - - Item: C_Fluffy_Angel_Cape + - Index: 1 + Item: C_Fluffy_Angel_Cape Rate: 1000 - - Item: C_Male_Poring_Earmuff + - Index: 2 + Item: C_Male_Poring_Earmuff Rate: 2500 - - Item: C_Adv_Whisper_Mask_J + - Index: 3 + Item: C_Adv_Whisper_Mask_J Rate: 2500 - - Item: C_Miyabi_Long_Hair + - Index: 4 + Item: C_Miyabi_Long_Hair Rate: 500 - - Item: C_VesperHeadGear + - Index: 5 + Item: C_VesperHeadGear Rate: 2500 - Group: BOOSTER_PACK_PREORDER SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 30 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 30 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 30 - - Item: E_Blessing_10_Scroll + - Index: 3 + Item: E_Blessing_10_Scroll Amount: 50 - - Item: E_Inc_Agi_10_Scroll + - Index: 4 + Item: E_Inc_Agi_10_Scroll Amount: 50 - - Item: Comp_Small_Mana_Potion + - Index: 5 + Item: Comp_Small_Mana_Potion Amount: 20 - - Item: Comp_Power_Booster + - Index: 6 + Item: Comp_Power_Booster Amount: 20 - - Item: Comp_Almighty + - Index: 7 + Item: Comp_Almighty Amount: 20 - - Item: World_Tour_Ticket + - Index: 8 + Item: World_Tour_Ticket Amount: 20 - - Item: E_Infinity_Drink + - Index: 9 + Item: E_Infinity_Drink Amount: 20 - - Item: Booster_Coin + - Index: 10 + Item: Booster_Coin Amount: 20 - Group: TIME_OVER_S_BOX SubGroups: - SubGroup: 0 List: - - Item: S_Timeoverload_Weapon - - Item: S_Timeoverload_Armor - - Item: S_Timeoverload_Shield - - Item: S_Timeoverload_Shoes - - Item: S_Timeoverload_Earing - - Item: S_Timeoverload_Pandent + - Index: 0 + Item: S_Timeoverload_Weapon + - Index: 1 + Item: S_Timeoverload_Armor + - Index: 2 + Item: S_Timeoverload_Shield + - Index: 3 + Item: S_Timeoverload_Shoes + - Index: 4 + Item: S_Timeoverload_Earing + - Index: 5 + Item: S_Timeoverload_Pandent - Group: BOARDING_HALTER_BOX30_Z SubGroups: - SubGroup: 0 List: - - Item: Boarding_Halter + - Index: 0 + Item: Boarding_Halter Duration: 43200 - Group: TEMPORAL_MANTEAU_BOX SubGroups: - SubGroup: 1 List: - - Item: Temporal_M_Str + - Index: 0 + Item: Temporal_M_Str Rate: 1667 - - Item: Temporal_M_Agi + - Index: 1 + Item: Temporal_M_Agi Rate: 1667 - - Item: Temporal_M_Vit + - Index: 2 + Item: Temporal_M_Vit Rate: 1667 - - Item: Temporal_M_Int + - Index: 3 + Item: Temporal_M_Int Rate: 1667 - - Item: Temporal_M_Dex + - Index: 4 + Item: Temporal_M_Dex Rate: 1667 - - Item: Temporal_M_Luk + - Index: 5 + Item: Temporal_M_Luk Rate: 1667 - Group: LAPINE_DDUKDDAKBOX2 SubGroups: - SubGroup: 1 List: - - Item: JobShadow_Mix_Weapon + - Index: 0 + Item: JobShadow_Mix_Weapon Rate: 667 - - Item: JobShadow_Mix_Armor + - Index: 1 + Item: JobShadow_Mix_Armor Rate: 667 - - Item: JobShadow_Mix_Shoes + - Index: 2 + Item: JobShadow_Mix_Shoes Rate: 667 - - Item: JobShadow_Mix_Shield + - Index: 3 + Item: JobShadow_Mix_Shield Rate: 667 - - Item: JobShadow_Mix_Pendant + - Index: 4 + Item: JobShadow_Mix_Pendant Rate: 667 - - Item: JobShadow_Mix_Earing + - Index: 5 + Item: JobShadow_Mix_Earing Rate: 667 - - Item: StatusShadow_Mix + - Index: 6 + Item: StatusShadow_Mix Rate: 667 - - Item: GemstoneShadow_Mix + - Index: 7 + Item: GemstoneShadow_Mix Rate: 667 - - Item: BearersShadow_Mix + - Index: 8 + Item: BearersShadow_Mix Rate: 667 - - Item: ComposeShadow_Mix + - Index: 9 + Item: ComposeShadow_Mix Rate: 667 - - Item: RaceShadow_Mix + - Index: 10 + Item: RaceShadow_Mix Rate: 667 - - Item: InfinityShadow_Mix + - Index: 11 + Item: InfinityShadow_Mix Rate: 667 - - Item: PerfectSize_Mix + - Index: 12 + Item: PerfectSize_Mix Rate: 667 - - Item: MagicPiercing_Mix + - Index: 13 + Item: MagicPiercing_Mix Rate: 667 - - Item: Piercing_Mix + - Index: 14 + Item: Piercing_Mix Rate: 667 - SubGroup: 2 List: - - Item: Shadow_Mix_Recipe + - Index: 0 + Item: Shadow_Mix_Recipe Rate: 3571 - - Item: EnchantStone_Recipe + - Index: 1 + Item: EnchantStone_Recipe Rate: 3571 - - Item: PetEgg_Recipe + - Index: 2 + Item: PetEgg_Recipe Rate: 1429 - - Item: Nyang_Costume_Recipe + - Index: 3 + Item: Nyang_Costume_Recipe Rate: 1429 - Group: KR_B_SPECIAL02 SubGroups: - SubGroup: 1 List: - - Item: C_Over_Protector + - Index: 0 + Item: C_Over_Protector Rate: 751 - - Item: C_Evil_Druid_Hat_Black + - Index: 1 + Item: C_Evil_Druid_Hat_Black Rate: 751 - - Item: C_Cons_Of_Water + - Index: 2 + Item: C_Cons_Of_Water Rate: 8 - - Item: C_Two_Tone_Beret + - Index: 3 + Item: C_Two_Tone_Beret Rate: 751 - - Item: C_Bloody_Wing + - Index: 4 + Item: C_Bloody_Wing Rate: 23 - - Item: C_BlueAngeling_Wing + - Index: 5 + Item: C_BlueAngeling_Wing Rate: 23 - - Item: C_Wings_Of_Raguel + - Index: 6 + Item: C_Wings_Of_Raguel Rate: 23 - - Item: C_Wings_Of_Raphael + - Index: 7 + Item: C_Wings_Of_Raphael Rate: 23 - - Item: C_Underlamp + - Index: 8 + Item: C_Underlamp Rate: 751 - - Item: C_Piamette_Hood_Red + - Index: 9 + Item: C_Piamette_Hood_Red Rate: 751 - - Item: C_Piamette_BowTie_Red + - Index: 10 + Item: C_Piamette_BowTie_Red Rate: 751 - - Item: C_White_Rabbit + - Index: 11 + Item: C_White_Rabbit Rate: 751 - - Item: C_False_Ears + - Index: 12 + Item: C_False_Ears Rate: 751 - - Item: C_SeraphimCoronet + - Index: 13 + Item: C_SeraphimCoronet Rate: 751 - - Item: C_Greater_Dracul_Horn + - Index: 14 + Item: C_Greater_Dracul_Horn Rate: 751 - - Item: C_Variant_Veil + - Index: 15 + Item: C_Variant_Veil Rate: 751 - - Item: C_Jitterbug_Cap + - Index: 16 + Item: C_Jitterbug_Cap Rate: 751 - - Item: C_Orange_Rabbit + - Index: 17 + Item: C_Orange_Rabbit Rate: 751 - - Item: C_Cons_Of_Fire + - Index: 18 + Item: C_Cons_Of_Fire Rate: 8 - - Item: C_ResonateTaego + - Index: 19 + Item: C_ResonateTaego Rate: 23 - - Item: C_Miracle_Plant + - Index: 20 + Item: C_Miracle_Plant Rate: 23 - - Item: C_SnackParty + - Index: 21 + Item: C_SnackParty Rate: 23 - - Item: C_Cons_Of_Wind + - Index: 22 + Item: C_Cons_Of_Wind Rate: 8 - - Item: Cons_Of_Earth + - Index: 23 + Item: Cons_Of_Earth Rate: 8 - - Item: C_Floating_Parasol + - Index: 24 + Item: C_Floating_Parasol Rate: 23 - - Item: C_Cons_Of_Darkness + - Index: 25 + Item: C_Cons_Of_Darkness Rate: 8 - - Item: C_Hair_Bun_Wave + - Index: 26 + Item: C_Hair_Bun_Wave Rate: 23 - Group: GOLDPCBANG_SHIELDBOX SubGroups: - SubGroup: 1 List: - - Item: Sharel_Shield + - Index: 0 + Item: Sharel_Shield Rate: 1429 - - Item: Flow_Shield + - Index: 1 + Item: Flow_Shield Rate: 1429 - - Item: Sombre_Shield + - Index: 2 + Item: Sombre_Shield Rate: 1429 - - Item: Poison_Shield + - Index: 3 + Item: Poison_Shield Rate: 1429 - - Item: Lumiere_Shield + - Index: 4 + Item: Lumiere_Shield Rate: 1429 - - Item: Rouban_Shield + - Index: 5 + Item: Rouban_Shield Rate: 1429 - - Item: Lian_Shield + - Index: 6 + Item: Lian_Shield Rate: 1429 - Group: SET_OF_TAIMING_ITEM2 SubGroups: - SubGroup: 1 List: - - Item: Singing_Plant + - Index: 0 + Item: Singing_Plant Rate: 10000 - SubGroup: 2 List: - - Item: Foul_Rotten_Meat + - Index: 0 + Item: Foul_Rotten_Meat Rate: 10000 - SubGroup: 3 List: - - Item: Unripe_Apple + - Index: 0 + Item: Unripe_Apple Rate: 159 - - Item: Orange_Juice + - Index: 1 + Item: Orange_Juice Rate: 159 - - Item: Bitter_Herb + - Index: 2 + Item: Bitter_Herb Rate: 159 - - Item: Rainbow_Carrot + - Index: 3 + Item: Rainbow_Carrot Rate: 159 - - Item: Earthworm_The_Dude + - Index: 4 + Item: Earthworm_The_Dude Rate: 159 - - Item: Rotten_Fish + - Index: 5 + Item: Rotten_Fish Rate: 159 - - Item: Lusty_Iron + - Index: 6 + Item: Lusty_Iron Rate: 159 - - Item: Monster_Juice + - Index: 7 + Item: Monster_Juice Rate: 159 - - Item: Sweet_Milk + - Index: 8 + Item: Sweet_Milk Rate: 159 - - Item: Well_Dried_Bone + - Index: 9 + Item: Well_Dried_Bone Rate: 159 - - Item: Singing_Flower + - Index: 10 + Item: Singing_Flower Rate: 159 - - Item: Dew_Laden_Moss + - Index: 11 + Item: Dew_Laden_Moss Rate: 159 - - Item: Deadly_Noxious_Herb + - Index: 12 + Item: Deadly_Noxious_Herb Rate: 159 - - Item: Fatty_Chubby_Earthworm + - Index: 13 + Item: Fatty_Chubby_Earthworm Rate: 159 - - Item: Baked_Yam + - Index: 14 + Item: Baked_Yam Rate: 159 - - Item: Tropical_Banana + - Index: 15 + Item: Tropical_Banana Rate: 159 - - Item: Horror_Of_Tribe + - Index: 16 + Item: Horror_Of_Tribe Rate: 159 - - Item: No_Recipient + - Index: 17 + Item: No_Recipient Rate: 159 - - Item: Old_Broom + - Index: 18 + Item: Old_Broom Rate: 159 - - Item: Silver_Knife_Of_Chaste + - Index: 19 + Item: Silver_Knife_Of_Chaste Rate: 159 - - Item: Armlet_Of_Obedience + - Index: 20 + Item: Armlet_Of_Obedience Rate: 159 - - Item: Shining_Stone + - Index: 21 + Item: Shining_Stone Rate: 159 - - Item: Contracts_In_Shadow + - Index: 22 + Item: Contracts_In_Shadow Rate: 159 - - Item: Book_Of_Devil + - Index: 23 + Item: Book_Of_Devil Rate: 159 - - Item: Heart_Of_Her + - Index: 24 + Item: Heart_Of_Her Rate: 159 - - Item: Prohibition_Red_Candle + - Index: 25 + Item: Prohibition_Red_Candle Rate: 159 - - Item: Sway_Apron + - Index: 26 + Item: Sway_Apron Rate: 159 - - Item: Skull_Helm + - Index: 27 + Item: Skull_Helm Rate: 159 - - Item: Monster_Oxygen_Mask + - Index: 28 + Item: Monster_Oxygen_Mask Rate: 159 - - Item: Transparent_Headgear + - Index: 29 + Item: Transparent_Headgear Rate: 159 - - Item: Pacifier + - Index: 30 + Item: Pacifier Rate: 159 - - Item: Wig + - Index: 31 + Item: Wig Rate: 159 - - Item: Queen's_Hair_Ornament + - Index: 32 + Item: Queen's_Hair_Ornament Rate: 159 - - Item: Silk_Ribbon + - Index: 33 + Item: Silk_Ribbon Rate: 159 - - Item: Punisher + - Index: 34 + Item: Punisher Rate: 159 - - Item: Wild_Flower + - Index: 35 + Item: Wild_Flower Rate: 159 - - Item: Battered_Pot + - Index: 36 + Item: Battered_Pot Rate: 159 - - Item: Stellar_Hairpin + - Index: 37 + Item: Stellar_Hairpin Rate: 159 - - Item: Tiny_Egg_Shell + - Index: 38 + Item: Tiny_Egg_Shell Rate: 159 - - Item: Backpack + - Index: 39 + Item: Backpack Rate: 159 - - Item: Rocker_Glasses + - Index: 40 + Item: Rocker_Glasses Rate: 159 - - Item: Green_Lace + - Index: 41 + Item: Green_Lace Rate: 159 - - Item: Golden_Bell + - Index: 42 + Item: Golden_Bell Rate: 159 - - Item: Bark_Shorts + - Index: 43 + Item: Bark_Shorts Rate: 159 - - Item: Monkey_Circlet + - Index: 44 + Item: Monkey_Circlet Rate: 159 - - Item: Red_Muffler + - Index: 45 + Item: Red_Muffler Rate: 159 - - Item: Sword_Of_Grave_Keeper + - Index: 46 + Item: Sword_Of_Grave_Keeper Rate: 159 - - Item: Very_Soft_Plant + - Index: 47 + Item: Very_Soft_Plant Rate: 159 - - Item: Very_Red_Juice + - Index: 48 + Item: Very_Red_Juice Rate: 159 - - Item: Delicious_Shaved_Ice + - Index: 49 + Item: Delicious_Shaved_Ice Rate: 159 - - Item: Fit_Pipe + - Index: 50 + Item: Fit_Pipe Rate: 159 - - Item: Luxury_Whisky_Bottle + - Index: 51 + Item: Luxury_Whisky_Bottle Rate: 159 - - Item: Gril's_Naivety + - Index: 52 + Item: Gril's_Naivety Rate: 159 - - Item: Hell_Contract + - Index: 53 + Item: Hell_Contract Rate: 159 - - Item: Boy's_Naivety + - Index: 54 + Item: Boy's_Naivety Rate: 159 - - Item: Flaming_Ice + - Index: 55 + Item: Flaming_Ice Rate: 159 - - Item: Tantanmen + - Index: 56 + Item: Tantanmen Rate: 159 - - Item: Skull_Of_Vagabond + - Index: 57 + Item: Skull_Of_Vagabond Rate: 159 - - Item: Sap_Jelly + - Index: 58 + Item: Sap_Jelly Rate: 159 - - Item: Airship_Part + - Index: 59 + Item: Airship_Part Rate: 159 - - Item: Little_Dall_Needle + - Index: 60 + Item: Little_Dall_Needle Rate: 159 - - Item: Elixir_Bandage + - Index: 61 + Item: Elixir_Bandage Rate: 159 - - Item: Dew_Of_Old_Tree + - Index: 62 + Item: Dew_Of_Old_Tree Rate: 159 - Group: GOLDPCBANG_MILEAGEBOX SubGroups: - SubGroup: 1 List: - - Item: C_Over_Protector + - Index: 0 + Item: C_Over_Protector Rate: 980 - - Item: C_Evil_Druid_Hat_Black + - Index: 1 + Item: C_Evil_Druid_Hat_Black Rate: 980 - - Item: C_Cons_Of_Water + - Index: 2 + Item: C_Cons_Of_Water Rate: 10 - - Item: C_Two_Tone_Beret + - Index: 3 + Item: C_Two_Tone_Beret Rate: 980 - - Item: C_Bloody_Wing + - Index: 4 + Item: C_Bloody_Wing Rate: 30 - - Item: C_BlueAngeling_Wing + - Index: 5 + Item: C_BlueAngeling_Wing Rate: 30 - - Item: C_Wings_Of_Raphael + - Index: 6 + Item: C_Wings_Of_Raphael Rate: 30 - - Item: C_Underlamp + - Index: 7 + Item: C_Underlamp Rate: 980 - - Item: C_Piamette_Hood_Red + - Index: 8 + Item: C_Piamette_Hood_Red Rate: 990 - - Item: C_Piamette_BowTie_Red + - Index: 9 + Item: C_Piamette_BowTie_Red Rate: 990 - - Item: C_White_Rabbit + - Index: 10 + Item: C_White_Rabbit Rate: 980 - - Item: C_False_Ears + - Index: 11 + Item: C_False_Ears Rate: 980 - - Item: C_SeraphimCoronet + - Index: 12 + Item: C_SeraphimCoronet Rate: 980 - - Item: C_Variant_Veil + - Index: 13 + Item: C_Variant_Veil Rate: 980 - - Item: C_Cons_Of_Fire + - Index: 14 + Item: C_Cons_Of_Fire Rate: 10 - - Item: C_ResonateTaego + - Index: 15 + Item: C_ResonateTaego Rate: 30 - - Item: C_SnackParty + - Index: 16 + Item: C_SnackParty Rate: 30 - - Item: C_Cons_Of_Wind + - Index: 17 + Item: C_Cons_Of_Wind Rate: 10 - Group: SKILL_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Sonic_Armor + - Index: 0 + Item: S_Sonic_Armor Rate: 13 - - Item: S_Sonic_Armor + - Index: 1 + Item: S_Sonic_Armor Rate: 72 - - Item: S_Sonic_Shield + - Index: 2 + Item: S_Sonic_Shield Rate: 6 - - Item: S_Sonic_Shield + - Index: 3 + Item: S_Sonic_Shield Rate: 33 - - Item: S_Sonic_Shoes + - Index: 4 + Item: S_Sonic_Shoes Rate: 13 - - Item: S_Sonic_Shoes + - Index: 5 + Item: S_Sonic_Shoes Rate: 72 - - Item: S_Ignition_Weapon + - Index: 6 + Item: S_Ignition_Weapon Rate: 6 - - Item: S_Ignition_Weapon + - Index: 7 + Item: S_Ignition_Weapon Rate: 33 - - Item: S_Ignition_Pendant + - Index: 8 + Item: S_Ignition_Pendant Rate: 13 - - Item: S_Ignition_Pendant + - Index: 9 + Item: S_Ignition_Pendant Rate: 72 - - Item: S_Ignition_Earing + - Index: 10 + Item: S_Ignition_Earing Rate: 13 - - Item: S_Ignition_Earing + - Index: 11 + Item: S_Ignition_Earing Rate: 72 - - Item: S_W_Breath_Armor + - Index: 12 + Item: S_W_Breath_Armor Rate: 13 - - Item: S_W_Breath_Armor + - Index: 13 + Item: S_W_Breath_Armor Rate: 72 - - Item: S_W_Breath_Shield + - Index: 14 + Item: S_W_Breath_Shield Rate: 6 - - Item: S_W_Breath_Shield + - Index: 15 + Item: S_W_Breath_Shield Rate: 33 - - Item: S_W_Breath_Shoes + - Index: 16 + Item: S_W_Breath_Shoes Rate: 13 - - Item: S_W_Breath_Shoes + - Index: 17 + Item: S_W_Breath_Shoes Rate: 72 - - Item: S_F_Breath_Weapon + - Index: 18 + Item: S_F_Breath_Weapon Rate: 6 - - Item: S_F_Breath_Weapon + - Index: 19 + Item: S_F_Breath_Weapon Rate: 33 - - Item: S_F_Breath_Pendant + - Index: 20 + Item: S_F_Breath_Pendant Rate: 13 - - Item: S_F_Breath_Pendant + - Index: 21 + Item: S_F_Breath_Pendant Rate: 72 - - Item: S_F_Breath_Earing + - Index: 22 + Item: S_F_Breath_Earing Rate: 13 - - Item: S_F_Breath_Earing + - Index: 23 + Item: S_F_Breath_Earing Rate: 72 - - Item: S_Cluster_Armor + - Index: 24 + Item: S_Cluster_Armor Rate: 13 - - Item: S_Cluster_Armor + - Index: 25 + Item: S_Cluster_Armor Rate: 72 - - Item: S_Cluster_Shield + - Index: 26 + Item: S_Cluster_Shield Rate: 6 - - Item: S_Cluster_Shield + - Index: 27 + Item: S_Cluster_Shield Rate: 33 - - Item: S_Cluster_Shoes + - Index: 28 + Item: S_Cluster_Shoes Rate: 13 - - Item: S_Cluster_Shoes + - Index: 29 + Item: S_Cluster_Shoes Rate: 72 - - Item: S_Aimed_Weapon + - Index: 30 + Item: S_Aimed_Weapon Rate: 6 - - Item: S_Aimed_Weapon + - Index: 31 + Item: S_Aimed_Weapon Rate: 33 - - Item: S_Aimed_Pendant + - Index: 32 + Item: S_Aimed_Pendant Rate: 13 - - Item: S_Aimed_Pendant + - Index: 33 + Item: S_Aimed_Pendant Rate: 72 - - Item: S_Aimed_Earing + - Index: 34 + Item: S_Aimed_Earing Rate: 13 - - Item: S_Aimed_Earing + - Index: 35 + Item: S_Aimed_Earing Rate: 72 - - Item: S_Arrow_Armor + - Index: 36 + Item: S_Arrow_Armor Rate: 13 - - Item: S_Arrow_Armor + - Index: 37 + Item: S_Arrow_Armor Rate: 72 - - Item: S_Arrow_Shield + - Index: 38 + Item: S_Arrow_Shield Rate: 6 - - Item: S_Arrow_Shield + - Index: 39 + Item: S_Arrow_Shield Rate: 33 - - Item: S_Arrow_Shoes + - Index: 40 + Item: S_Arrow_Shoes Rate: 13 - - Item: S_Arrow_Shoes + - Index: 41 + Item: S_Arrow_Shoes Rate: 72 - - Item: S_Shooting_Weapon + - Index: 42 + Item: S_Shooting_Weapon Rate: 6 - - Item: S_Shooting_Weapon + - Index: 43 + Item: S_Shooting_Weapon Rate: 33 - - Item: S_Shooting_Pendant + - Index: 44 + Item: S_Shooting_Pendant Rate: 13 - - Item: S_Shooting_Pendant + - Index: 45 + Item: S_Shooting_Pendant Rate: 72 - - Item: S_Shooting_Earing + - Index: 46 + Item: S_Shooting_Earing Rate: 13 - - Item: S_Shooting_Earing + - Index: 47 + Item: S_Shooting_Earing Rate: 72 - - Item: S_Tornado_Armor + - Index: 48 + Item: S_Tornado_Armor Rate: 13 - - Item: S_Tornado_Armor + - Index: 49 + Item: S_Tornado_Armor Rate: 72 - - Item: S_Tornado_Shield + - Index: 50 + Item: S_Tornado_Shield Rate: 6 - - Item: S_Tornado_Shield + - Index: 51 + Item: S_Tornado_Shield Rate: 33 - - Item: S_Tornado_Shoes + - Index: 52 + Item: S_Tornado_Shoes Rate: 13 - - Item: S_Tornado_Shoes + - Index: 53 + Item: S_Tornado_Shoes Rate: 72 - - Item: S_Boomerang_Weapon + - Index: 54 + Item: S_Boomerang_Weapon Rate: 6 - - Item: S_Boomerang_Weapon + - Index: 55 + Item: S_Boomerang_Weapon Rate: 33 - - Item: S_Boomerang_Pendant + - Index: 56 + Item: S_Boomerang_Pendant Rate: 13 - - Item: S_Boomerang_Pendant + - Index: 57 + Item: S_Boomerang_Pendant Rate: 72 - - Item: S_Boomerang_Earing + - Index: 58 + Item: S_Boomerang_Earing Rate: 13 - - Item: S_Boomerang_Earing + - Index: 59 + Item: S_Boomerang_Earing Rate: 72 - - Item: S_Vulcan_Armor + - Index: 60 + Item: S_Vulcan_Armor Rate: 13 - - Item: S_Vulcan_Armor + - Index: 61 + Item: S_Vulcan_Armor Rate: 72 - - Item: S_Vulcan_Shield + - Index: 62 + Item: S_Vulcan_Shield Rate: 6 - - Item: S_Vulcan_Shield + - Index: 63 + Item: S_Vulcan_Shield Rate: 33 - - Item: S_Vulcan_Shoes + - Index: 64 + Item: S_Vulcan_Shoes Rate: 13 - - Item: S_Vulcan_Shoes + - Index: 65 + Item: S_Vulcan_Shoes Rate: 72 - - Item: S_Arms_Weapon + - Index: 66 + Item: S_Arms_Weapon Rate: 6 - - Item: S_Arms_Weapon + - Index: 67 + Item: S_Arms_Weapon Rate: 33 - - Item: S_Arms_Pendant + - Index: 68 + Item: S_Arms_Pendant Rate: 13 - - Item: S_Arms_Pendant + - Index: 69 + Item: S_Arms_Pendant Rate: 72 - - Item: S_Arms_Earing + - Index: 70 + Item: S_Arms_Earing Rate: 13 - - Item: S_Arms_Earing + - Index: 71 + Item: S_Arms_Earing Rate: 72 - - Item: S_Rampage_Armor + - Index: 72 + Item: S_Rampage_Armor Rate: 13 - - Item: S_Rampage_Armor + - Index: 73 + Item: S_Rampage_Armor Rate: 72 - - Item: S_Rampage_Shield + - Index: 74 + Item: S_Rampage_Shield Rate: 6 - - Item: S_Rampage_Shield + - Index: 75 + Item: S_Rampage_Shield Rate: 33 - - Item: S_Rampage_Shoes + - Index: 76 + Item: S_Rampage_Shoes Rate: 13 - - Item: S_Rampage_Shoes + - Index: 77 + Item: S_Rampage_Shoes Rate: 72 - - Item: S_Skynetblow_Weapon + - Index: 78 + Item: S_Skynetblow_Weapon Rate: 6 - - Item: S_Skynetblow_Weapon + - Index: 79 + Item: S_Skynetblow_Weapon Rate: 33 - - Item: S_Skynetblow_Pendant + - Index: 80 + Item: S_Skynetblow_Pendant Rate: 13 - - Item: S_Skynetblow_Pendant + - Index: 81 + Item: S_Skynetblow_Pendant Rate: 72 - - Item: S_Skynetblow_Earing + - Index: 82 + Item: S_Skynetblow_Earing Rate: 13 - - Item: S_Skynetblow_Earing + - Index: 83 + Item: S_Skynetblow_Earing Rate: 72 - - Item: S_Knucklearrow_Armor + - Index: 84 + Item: S_Knucklearrow_Armor Rate: 13 - - Item: S_Knucklearrow_Armor + - Index: 85 + Item: S_Knucklearrow_Armor Rate: 72 - - Item: S_Knucklearrow_Shield + - Index: 86 + Item: S_Knucklearrow_Shield Rate: 6 - - Item: S_Knucklearrow_Shield + - Index: 87 + Item: S_Knucklearrow_Shield Rate: 33 - - Item: S_Knucklearrow_Shoes + - Index: 88 + Item: S_Knucklearrow_Shoes Rate: 13 - - Item: S_Knucklearrow_Shoes + - Index: 89 + Item: S_Knucklearrow_Shoes Rate: 72 - - Item: S_TigerCannon_Weapon + - Index: 90 + Item: S_TigerCannon_Weapon Rate: 6 - - Item: S_TigerCannon_Weapon + - Index: 91 + Item: S_TigerCannon_Weapon Rate: 33 - - Item: S_Tigercannon_Pendant + - Index: 92 + Item: S_Tigercannon_Pendant Rate: 13 - - Item: S_Tigercannon_Pendant + - Index: 93 + Item: S_Tigercannon_Pendant Rate: 72 - - Item: S_Tigercannon_Earing + - Index: 94 + Item: S_Tigercannon_Earing Rate: 13 - - Item: S_Tigercannon_Earing + - Index: 95 + Item: S_Tigercannon_Earing Rate: 72 - - Item: S_Duplelight_Armor + - Index: 96 + Item: S_Duplelight_Armor Rate: 13 - - Item: S_Duplelight_Armor + - Index: 97 + Item: S_Duplelight_Armor Rate: 72 - - Item: S_Duplelight_Shield + - Index: 98 + Item: S_Duplelight_Shield Rate: 6 - - Item: S_Duplelight_Shield + - Index: 99 + Item: S_Duplelight_Shield Rate: 33 - - Item: S_Duplelight_Shoes + - Index: 100 + Item: S_Duplelight_Shoes Rate: 13 - - Item: S_Duplelight_Shoes + - Index: 101 + Item: S_Duplelight_Shoes Rate: 72 - - Item: S_Adoramus_Weapon + - Index: 102 + Item: S_Adoramus_Weapon Rate: 6 - - Item: S_Adoramus_Weapon + - Index: 103 + Item: S_Adoramus_Weapon Rate: 33 - - Item: S_Adoramus_Pendant + - Index: 104 + Item: S_Adoramus_Pendant Rate: 13 - - Item: S_Adoramus_Pendant + - Index: 105 + Item: S_Adoramus_Pendant Rate: 72 - - Item: S_Adoramus_Earing + - Index: 106 + Item: S_Adoramus_Earing Rate: 13 - - Item: S_Adoramus_Earing + - Index: 107 + Item: S_Adoramus_Earing Rate: 72 - - Item: S_Judex_Armor + - Index: 108 + Item: S_Judex_Armor Rate: 13 - - Item: S_Judex_Armor + - Index: 109 + Item: S_Judex_Armor Rate: 72 - - Item: S_Judex_Shield + - Index: 110 + Item: S_Judex_Shield Rate: 6 - - Item: S_Judex_Shield + - Index: 111 + Item: S_Judex_Shield Rate: 33 - - Item: S_Judex_Shoes + - Index: 112 + Item: S_Judex_Shoes Rate: 13 - - Item: S_Judex_Shoes + - Index: 113 + Item: S_Judex_Shoes Rate: 72 - - Item: S_Magnus_Weapon + - Index: 114 + Item: S_Magnus_Weapon Rate: 6 - - Item: S_Magnus_Weapon + - Index: 115 + Item: S_Magnus_Weapon Rate: 33 - - Item: S_Magnus_Pendant + - Index: 116 + Item: S_Magnus_Pendant Rate: 13 - - Item: S_Magnus_Pendant + - Index: 117 + Item: S_Magnus_Pendant Rate: 72 - - Item: S_Magnus_Earing + - Index: 118 + Item: S_Magnus_Earing Rate: 13 - - Item: S_Magnus_Earing + - Index: 119 + Item: S_Magnus_Earing Rate: 72 - - Item: S_Rainstorm_Armor + - Index: 120 + Item: S_Rainstorm_Armor Rate: 13 - - Item: S_Rainstorm_Armor + - Index: 121 + Item: S_Rainstorm_Armor Rate: 72 - - Item: S_Rainstorm_Shield + - Index: 122 + Item: S_Rainstorm_Shield Rate: 6 - - Item: S_Rainstorm_Shield + - Index: 123 + Item: S_Rainstorm_Shield Rate: 33 - - Item: S_Rainstorm_Shoes + - Index: 124 + Item: S_Rainstorm_Shoes Rate: 13 - - Item: S_Rainstorm_Shoes + - Index: 125 + Item: S_Rainstorm_Shoes Rate: 72 - - Item: S_Arrowvulcan_Weapon + - Index: 126 + Item: S_Arrowvulcan_Weapon Rate: 6 - - Item: S_Arrowvulcan_Weapon + - Index: 127 + Item: S_Arrowvulcan_Weapon Rate: 33 - - Item: S_Arrowvulcan_Pendant + - Index: 128 + Item: S_Arrowvulcan_Pendant Rate: 13 - - Item: S_Arrowvulcan_Pendant + - Index: 129 + Item: S_Arrowvulcan_Pendant Rate: 72 - - Item: S_Arrowvulcan_Earing + - Index: 130 + Item: S_Arrowvulcan_Earing Rate: 13 - - Item: S_Arrowvulcan_Earing + - Index: 131 + Item: S_Arrowvulcan_Earing Rate: 72 - - Item: S_Metalic_Armor + - Index: 132 + Item: S_Metalic_Armor Rate: 13 - - Item: S_Metalic_Armor + - Index: 133 + Item: S_Metalic_Armor Rate: 72 - - Item: S_Metalic_Shield + - Index: 134 + Item: S_Metalic_Shield Rate: 6 - - Item: S_Metalic_Shield + - Index: 135 + Item: S_Metalic_Shield Rate: 33 - - Item: S_Metalic_Shoes + - Index: 136 + Item: S_Metalic_Shoes Rate: 13 - - Item: S_Metalic_Shoes + - Index: 137 + Item: S_Metalic_Shoes Rate: 72 - - Item: S_Reverberation_Weapon + - Index: 138 + Item: S_Reverberation_Weapon Rate: 6 - - Item: S_Reverberation_Weapon + - Index: 139 + Item: S_Reverberation_Weapon Rate: 33 - - Item: S_Reverberation_Pendant + - Index: 140 + Item: S_Reverberation_Pendant Rate: 13 - - Item: S_Reverberation_Pendant + - Index: 141 + Item: S_Reverberation_Pendant Rate: 72 - - Item: S_Reverberation_Earing + - Index: 142 + Item: S_Reverberation_Earing Rate: 13 - - Item: S_Reverberation_Earing + - Index: 143 + Item: S_Reverberation_Earing Rate: 72 - - Item: S_Jack_Armor + - Index: 144 + Item: S_Jack_Armor Rate: 13 - - Item: S_Jack_Armor + - Index: 145 + Item: S_Jack_Armor Rate: 71 - - Item: S_Jack_Shield + - Index: 146 + Item: S_Jack_Shield Rate: 6 - - Item: S_Jack_Shield + - Index: 147 + Item: S_Jack_Shield Rate: 33 - - Item: S_Jack_Shoes + - Index: 148 + Item: S_Jack_Shoes Rate: 13 - - Item: S_Jack_Shoes + - Index: 149 + Item: S_Jack_Shoes Rate: 71 - - Item: S_Strain_Weapon + - Index: 150 + Item: S_Strain_Weapon Rate: 6 - - Item: S_Strain_Weapon + - Index: 151 + Item: S_Strain_Weapon Rate: 33 - - Item: S_Strain_Pendant + - Index: 152 + Item: S_Strain_Pendant Rate: 13 - - Item: S_Strain_Pendant + - Index: 153 + Item: S_Strain_Pendant Rate: 71 - - Item: S_Strain_Earing + - Index: 154 + Item: S_Strain_Earing Rate: 13 - - Item: S_Strain_Earing + - Index: 155 + Item: S_Strain_Earing Rate: 71 - - Item: S_Crimson_Armor + - Index: 156 + Item: S_Crimson_Armor Rate: 13 - - Item: S_Crimson_Armor + - Index: 157 + Item: S_Crimson_Armor Rate: 71 - - Item: S_Crimson_Shield + - Index: 158 + Item: S_Crimson_Shield Rate: 6 - - Item: S_Crimson_Shield + - Index: 159 + Item: S_Crimson_Shield Rate: 33 - - Item: S_Crimson_Shoes + - Index: 160 + Item: S_Crimson_Shoes Rate: 13 - - Item: S_Crimson_Shoes + - Index: 161 + Item: S_Crimson_Shoes Rate: 71 - - Item: S_Chain_Weapon + - Index: 162 + Item: S_Chain_Weapon Rate: 6 - - Item: S_Chain_Weapon + - Index: 163 + Item: S_Chain_Weapon Rate: 33 - - Item: S_Chain_Pendant + - Index: 164 + Item: S_Chain_Pendant Rate: 13 - - Item: S_Chain_Pendant + - Index: 165 + Item: S_Chain_Pendant Rate: 71 - - Item: S_Chain_Earing + - Index: 166 + Item: S_Chain_Earing Rate: 13 - - Item: S_Chain_Earing + - Index: 167 + Item: S_Chain_Earing Rate: 71 - - Item: S_Triangle_Armor + - Index: 168 + Item: S_Triangle_Armor Rate: 13 - - Item: S_Triangle_Armor + - Index: 169 + Item: S_Triangle_Armor Rate: 72 - - Item: S_Triangle_Shield + - Index: 170 + Item: S_Triangle_Shield Rate: 6 - - Item: S_Triangle_Shield + - Index: 171 + Item: S_Triangle_Shield Rate: 33 - - Item: S_Triangle_Shoes + - Index: 172 + Item: S_Triangle_Shoes Rate: 13 - - Item: S_Triangle_Shoes + - Index: 173 + Item: S_Triangle_Shoes Rate: 72 - - Item: S_Shadowspell_Weapon + - Index: 174 + Item: S_Shadowspell_Weapon Rate: 6 - - Item: S_Shadowspell_Weapon + - Index: 175 + Item: S_Shadowspell_Weapon Rate: 33 - - Item: S_Shadowspell_Pendant + - Index: 176 + Item: S_Shadowspell_Pendant Rate: 13 - - Item: S_Shadowspell_Pendant + - Index: 177 + Item: S_Shadowspell_Pendant Rate: 72 - - Item: S_Shadowspell_Earing + - Index: 178 + Item: S_Shadowspell_Earing Rate: 13 - - Item: S_Shadowspell_Earing + - Index: 179 + Item: S_Shadowspell_Earing Rate: 72 - - Item: S_Menace_Armor + - Index: 180 + Item: S_Menace_Armor Rate: 13 - - Item: S_Menace_Armor + - Index: 181 + Item: S_Menace_Armor Rate: 72 - - Item: S_Menace_Shield + - Index: 182 + Item: S_Menace_Shield Rate: 6 - - Item: S_Menace_Shield + - Index: 183 + Item: S_Menace_Shield Rate: 33 - - Item: S_Menace_Shoes + - Index: 184 + Item: S_Menace_Shoes Rate: 13 - - Item: S_Menace_Shoes + - Index: 185 + Item: S_Menace_Shoes Rate: 72 - - Item: S_Paint_Weapon + - Index: 186 + Item: S_Paint_Weapon Rate: 6 - - Item: S_Paint_Weapon + - Index: 187 + Item: S_Paint_Weapon Rate: 33 - - Item: S_Paint_Pendant + - Index: 188 + Item: S_Paint_Pendant Rate: 13 - - Item: S_Paint_Pendant + - Index: 189 + Item: S_Paint_Pendant Rate: 72 - - Item: S_Paint_Earing + - Index: 190 + Item: S_Paint_Earing Rate: 13 - - Item: S_Paint_Earing + - Index: 191 + Item: S_Paint_Earing Rate: 72 - - Item: S_Rolling_Armor + - Index: 192 + Item: S_Rolling_Armor Rate: 13 - - Item: S_Rolling_Armor + - Index: 193 + Item: S_Rolling_Armor Rate: 72 - - Item: S_Rolling_Shield + - Index: 194 + Item: S_Rolling_Shield Rate: 6 - - Item: S_Rolling_Shield + - Index: 195 + Item: S_Rolling_Shield Rate: 33 - - Item: S_Rolling_Shoes + - Index: 196 + Item: S_Rolling_Shoes Rate: 13 - - Item: S_Rolling_Shoes + - Index: 197 + Item: S_Rolling_Shoes Rate: 72 - - Item: S_Katar_Weapon + - Index: 198 + Item: S_Katar_Weapon Rate: 6 - - Item: S_Katar_Weapon + - Index: 199 + Item: S_Katar_Weapon Rate: 33 - - Item: S_Katar_Pendant + - Index: 200 + Item: S_Katar_Pendant Rate: 13 - - Item: S_Katar_Pendant + - Index: 201 + Item: S_Katar_Pendant Rate: 72 - - Item: S_Katar_Earing + - Index: 202 + Item: S_Katar_Earing Rate: 13 - - Item: S_Katar_Earing + - Index: 203 + Item: S_Katar_Earing Rate: 72 - - Item: S_Slash_Armor + - Index: 204 + Item: S_Slash_Armor Rate: 13 - - Item: S_Slash_Armor + - Index: 205 + Item: S_Slash_Armor Rate: 72 - - Item: S_Slash_Shield + - Index: 206 + Item: S_Slash_Shield Rate: 6 - - Item: S_Slash_Shield + - Index: 207 + Item: S_Slash_Shield Rate: 33 - - Item: S_Slash_Shoes + - Index: 208 + Item: S_Slash_Shoes Rate: 13 - - Item: S_Slash_Shoes + - Index: 209 + Item: S_Slash_Shoes Rate: 72 - - Item: S_Ripper_Weapon + - Index: 210 + Item: S_Ripper_Weapon Rate: 6 - - Item: S_Ripper_Weapon + - Index: 211 + Item: S_Ripper_Weapon Rate: 33 - - Item: S_Ripper_Pendant + - Index: 212 + Item: S_Ripper_Pendant Rate: 13 - - Item: S_Ripper_Pendant + - Index: 213 + Item: S_Ripper_Pendant Rate: 72 - - Item: S_Ripper_Earing + - Index: 214 + Item: S_Ripper_Earing Rate: 13 - - Item: S_Ripper_Earing + - Index: 215 + Item: S_Ripper_Earing Rate: 72 - - Item: S_Dust_Armor + - Index: 216 + Item: S_Dust_Armor Rate: 13 - - Item: S_Dust_Armor + - Index: 217 + Item: S_Dust_Armor Rate: 71 - - Item: S_Dust_Shield + - Index: 218 + Item: S_Dust_Shield Rate: 6 - - Item: S_Dust_Shield + - Index: 219 + Item: S_Dust_Shield Rate: 33 - - Item: S_Dust_Shoes + - Index: 220 + Item: S_Dust_Shoes Rate: 13 - - Item: S_Dust_Shoes + - Index: 221 + Item: S_Dust_Shoes Rate: 71 - - Item: S_Grave_Weapon + - Index: 222 + Item: S_Grave_Weapon Rate: 6 - - Item: S_Grave_Weapon + - Index: 223 + Item: S_Grave_Weapon Rate: 33 - - Item: S_Grave_Pendant + - Index: 224 + Item: S_Grave_Pendant Rate: 13 - - Item: S_Grave_Pendant + - Index: 225 + Item: S_Grave_Pendant Rate: 71 - - Item: S_Grave_Earing + - Index: 226 + Item: S_Grave_Earing Rate: 13 - - Item: S_Grave_Earing + - Index: 227 + Item: S_Grave_Earing Rate: 71 - - Item: S_Psychic_Armor + - Index: 228 + Item: S_Psychic_Armor Rate: 13 - - Item: S_Psychic_Armor + - Index: 229 + Item: S_Psychic_Armor Rate: 71 - - Item: S_Psychic_Shield + - Index: 230 + Item: S_Psychic_Shield Rate: 6 - - Item: S_Psychic_Shield + - Index: 231 + Item: S_Psychic_Shield Rate: 33 - - Item: S_Psychic_Shoes + - Index: 232 + Item: S_Psychic_Shoes Rate: 13 - - Item: S_Psychic_Shoes + - Index: 233 + Item: S_Psychic_Shoes Rate: 71 - - Item: S_Varetyr_Weapon + - Index: 234 + Item: S_Varetyr_Weapon Rate: 6 - - Item: S_Varetyr_Weapon + - Index: 235 + Item: S_Varetyr_Weapon Rate: 33 - - Item: S_Varetyr_Pendant + - Index: 236 + Item: S_Varetyr_Pendant Rate: 13 - - Item: S_Varetyr_Pendant + - Index: 237 + Item: S_Varetyr_Pendant Rate: 71 - - Item: S_Varetyr_Earing + - Index: 238 + Item: S_Varetyr_Earing Rate: 13 - - Item: S_Varetyr_Earing + - Index: 239 + Item: S_Varetyr_Earing Rate: 71 - - Item: S_Cart_Tornado_Armor + - Index: 240 + Item: S_Cart_Tornado_Armor Rate: 13 - - Item: S_Cart_Tornado_Armor + - Index: 241 + Item: S_Cart_Tornado_Armor Rate: 71 - - Item: S_Cart_Tornado_Shield + - Index: 242 + Item: S_Cart_Tornado_Shield Rate: 6 - - Item: S_Cart_Tornado_Shield + - Index: 243 + Item: S_Cart_Tornado_Shield Rate: 33 - - Item: S_Cart_Tornado_Shoes + - Index: 244 + Item: S_Cart_Tornado_Shoes Rate: 13 - - Item: S_Cart_Tornado_Shoes + - Index: 245 + Item: S_Cart_Tornado_Shoes Rate: 71 - - Item: S_Cannon_Cart_Weapon + - Index: 246 + Item: S_Cannon_Cart_Weapon Rate: 6 - - Item: S_Cannon_Cart_Weapon + - Index: 247 + Item: S_Cannon_Cart_Weapon Rate: 33 - - Item: S_Cannon_Cart_Pendant + - Index: 248 + Item: S_Cannon_Cart_Pendant Rate: 13 - - Item: S_Cannon_Cart_Pendant + - Index: 249 + Item: S_Cannon_Cart_Pendant Rate: 71 - - Item: S_Cannon_Cart_Earing + - Index: 250 + Item: S_Cannon_Cart_Earing Rate: 13 - - Item: S_Cannon_Cart_Earing + - Index: 251 + Item: S_Cannon_Cart_Earing Rate: 71 - - Item: S_Spore_Bomb_Armor + - Index: 252 + Item: S_Spore_Bomb_Armor Rate: 13 - - Item: S_Spore_Bomb_Armor + - Index: 253 + Item: S_Spore_Bomb_Armor Rate: 71 - - Item: S_Spore_Bomb_Shield + - Index: 254 + Item: S_Spore_Bomb_Shield Rate: 6 - - Item: S_Spore_Bomb_Shield + - Index: 255 + Item: S_Spore_Bomb_Shield Rate: 33 - - Item: S_Spore_Bomb_Shoes + - Index: 256 + Item: S_Spore_Bomb_Shoes Rate: 13 - - Item: S_Spore_Bomb_Shoes + - Index: 257 + Item: S_Spore_Bomb_Shoes Rate: 71 - - Item: S_Crazy_Weapon + - Index: 258 + Item: S_Crazy_Weapon Rate: 6 - - Item: S_Crazy_Weapon + - Index: 259 + Item: S_Crazy_Weapon Rate: 33 - - Item: S_Crazy_Pendant + - Index: 260 + Item: S_Crazy_Pendant Rate: 13 - - Item: S_Crazy_Pendant + - Index: 261 + Item: S_Crazy_Pendant Rate: 71 - - Item: S_Crazy_Earing + - Index: 262 + Item: S_Crazy_Earing Rate: 13 - - Item: S_Crazy_Earing + - Index: 263 + Item: S_Crazy_Earing Rate: 71 - - Item: S_Brand_Armor + - Index: 264 + Item: S_Brand_Armor Rate: 13 - - Item: S_Brand_Armor + - Index: 265 + Item: S_Brand_Armor Rate: 71 - - Item: S_Brand_Shield + - Index: 266 + Item: S_Brand_Shield Rate: 6 - - Item: S_Brand_Shield + - Index: 267 + Item: S_Brand_Shield Rate: 33 - - Item: S_Brand_Shoes + - Index: 268 + Item: S_Brand_Shoes Rate: 13 - - Item: S_Brand_Shoes + - Index: 269 + Item: S_Brand_Shoes Rate: 71 - - Item: S_Chain_Press_Weapon + - Index: 270 + Item: S_Chain_Press_Weapon Rate: 6 - - Item: S_Chain_Press_Weapon + - Index: 271 + Item: S_Chain_Press_Weapon Rate: 33 - - Item: S_Chain_Press_Pendant + - Index: 272 + Item: S_Chain_Press_Pendant Rate: 13 - - Item: S_Chain_Press_Pendant + - Index: 273 + Item: S_Chain_Press_Pendant Rate: 71 - - Item: S_Chain_Press_Earing + - Index: 274 + Item: S_Chain_Press_Earing Rate: 13 - - Item: S_Chain_Press_Earing + - Index: 275 + Item: S_Chain_Press_Earing Rate: 71 - - Item: S_Banish_Cannon_Armor + - Index: 276 + Item: S_Banish_Cannon_Armor Rate: 13 - - Item: S_Banish_Cannon_Armor + - Index: 277 + Item: S_Banish_Cannon_Armor Rate: 71 - - Item: S_Banish_Cannon_Shield + - Index: 278 + Item: S_Banish_Cannon_Shield Rate: 6 - - Item: S_Banish_Cannon_Shield + - Index: 279 + Item: S_Banish_Cannon_Shield Rate: 33 - - Item: S_Banish_Cannon_Shoes + - Index: 280 + Item: S_Banish_Cannon_Shoes Rate: 13 - - Item: S_Banish_Cannon_Shoes + - Index: 281 + Item: S_Banish_Cannon_Shoes Rate: 71 - - Item: S_Genesis_Weapon + - Index: 282 + Item: S_Genesis_Weapon Rate: 6 - - Item: S_Genesis_Weapon + - Index: 283 + Item: S_Genesis_Weapon Rate: 33 - - Item: S_Genesis_Pendant + - Index: 284 + Item: S_Genesis_Pendant Rate: 13 - - Item: S_Genesis_Pendant + - Index: 285 + Item: S_Genesis_Pendant Rate: 71 - - Item: S_Genesis_Earing + - Index: 286 + Item: S_Genesis_Earing Rate: 13 - - Item: S_Genesis_Earing + - Index: 287 + Item: S_Genesis_Earing Rate: 71 - Group: SHADOWDECON_ORE_BOX SubGroups: - SubGroup: 1 List: - - Item: Shadowdecon_Ore + - Index: 0 + Item: Shadowdecon_Ore Rate: 10000 Amount: 3 - Group: ZELUNIUM_ORE_BOX SubGroups: - SubGroup: 1 List: - - Item: Zelunium_Ore + - Index: 0 + Item: Zelunium_Ore Rate: 10000 Amount: 3 - Group: GSTAR2019BOX SubGroups: - SubGroup: 0 List: - - Item: E_Med_Life_Potion + - Index: 0 + Item: E_Med_Life_Potion Amount: 30 - - Item: Comp_Power_Booster + - Index: 1 + Item: Comp_Power_Booster Amount: 30 - - Item: World_Tour_Ticket + - Index: 2 + Item: World_Tour_Ticket Amount: 30 - Group: EXOTIC_BOB_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Exotic_Bob_L_LB + - Index: 0 + Item: C_Exotic_Bob_L_LB Rate: 1250 - - Item: C_Exotic_Bob_L_YL + - Index: 1 + Item: C_Exotic_Bob_L_YL Rate: 1250 - - Item: C_Exotic_Bob_L_WH + - Index: 2 + Item: C_Exotic_Bob_L_WH Rate: 1250 - - Item: C_Exotic_Bob_L_LPP + - Index: 3 + Item: C_Exotic_Bob_L_LPP Rate: 1250 - - Item: C_Exotic_Bob_R_PK + - Index: 4 + Item: C_Exotic_Bob_R_PK Rate: 1250 - - Item: C_Exotic_Bob_R_BG + - Index: 5 + Item: C_Exotic_Bob_R_BG Rate: 1250 - - Item: C_Exotic_Bob_R_JBL + - Index: 6 + Item: C_Exotic_Bob_R_JBL Rate: 1250 - - Item: C_Exotic_Bob_R_BW + - Index: 7 + Item: C_Exotic_Bob_R_BW Rate: 1250 - Group: RUNEKNIGHT_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Sonic_Armor + - Index: 0 + Item: S_Sonic_Armor Rate: 1014 - - Item: S_Sonic_Shield + - Index: 1 + Item: S_Sonic_Shield Rate: 473 - - Item: S_Sonic_Shoes + - Index: 2 + Item: S_Sonic_Shoes Rate: 1014 - - Item: S_Ignition_Weapon + - Index: 3 + Item: S_Ignition_Weapon Rate: 473 - - Item: S_Ignition_Pendant + - Index: 4 + Item: S_Ignition_Pendant Rate: 1014 - - Item: S_Ignition_Earing + - Index: 5 + Item: S_Ignition_Earing Rate: 1014 - - Item: S_W_Breath_Armor + - Index: 6 + Item: S_W_Breath_Armor Rate: 1014 - - Item: S_W_Breath_Shield + - Index: 7 + Item: S_W_Breath_Shield Rate: 473 - - Item: S_W_Breath_Shoes + - Index: 8 + Item: S_W_Breath_Shoes Rate: 1014 - - Item: S_F_Breath_Weapon + - Index: 9 + Item: S_F_Breath_Weapon Rate: 473 - - Item: S_F_Breath_Pendant + - Index: 10 + Item: S_F_Breath_Pendant Rate: 1014 - - Item: S_F_Breath_Earing + - Index: 11 + Item: S_F_Breath_Earing Rate: 1014 - Group: GUILLOTINECROSS_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Rolling_Armor + - Index: 0 + Item: S_Rolling_Armor Rate: 1014 - - Item: S_Rolling_Shield + - Index: 1 + Item: S_Rolling_Shield Rate: 473 - - Item: S_Rolling_Shoes + - Index: 2 + Item: S_Rolling_Shoes Rate: 1014 - - Item: S_Katar_Weapon + - Index: 3 + Item: S_Katar_Weapon Rate: 473 - - Item: S_Katar_Pendant + - Index: 4 + Item: S_Katar_Pendant Rate: 1014 - - Item: S_Katar_Earing + - Index: 5 + Item: S_Katar_Earing Rate: 1014 - - Item: S_Slash_Armor + - Index: 6 + Item: S_Slash_Armor Rate: 1014 - - Item: S_Slash_Shield + - Index: 7 + Item: S_Slash_Shield Rate: 473 - - Item: S_Slash_Shoes + - Index: 8 + Item: S_Slash_Shoes Rate: 1014 - - Item: S_Ripper_Weapon + - Index: 9 + Item: S_Ripper_Weapon Rate: 473 - - Item: S_Ripper_Pendant + - Index: 10 + Item: S_Ripper_Pendant Rate: 1014 - - Item: S_Ripper_Earing + - Index: 11 + Item: S_Ripper_Earing Rate: 1014 - Group: ARCHBISHOP_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Duplelight_Armor + - Index: 0 + Item: S_Duplelight_Armor Rate: 1014 - - Item: S_Duplelight_Shield + - Index: 1 + Item: S_Duplelight_Shield Rate: 473 - - Item: S_Duplelight_Shoes + - Index: 2 + Item: S_Duplelight_Shoes Rate: 1014 - - Item: S_Adoramus_Weapon + - Index: 3 + Item: S_Adoramus_Weapon Rate: 473 - - Item: S_Adoramus_Pendant + - Index: 4 + Item: S_Adoramus_Pendant Rate: 1014 - - Item: S_Adoramus_Earing + - Index: 5 + Item: S_Adoramus_Earing Rate: 1014 - - Item: S_Judex_Armor + - Index: 6 + Item: S_Judex_Armor Rate: 1014 - - Item: S_Judex_Shield + - Index: 7 + Item: S_Judex_Shield Rate: 473 - - Item: S_Judex_Shoes + - Index: 8 + Item: S_Judex_Shoes Rate: 1014 - - Item: S_Magnus_Weapon + - Index: 9 + Item: S_Magnus_Weapon Rate: 473 - - Item: S_Magnus_Pendant + - Index: 10 + Item: S_Magnus_Pendant Rate: 1014 - - Item: S_Magnus_Earing + - Index: 11 + Item: S_Magnus_Earing Rate: 1014 - Group: SURA_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Rampage_Armor + - Index: 0 + Item: S_Rampage_Armor Rate: 1014 - - Item: S_Rampage_Shield + - Index: 1 + Item: S_Rampage_Shield Rate: 473 - - Item: S_Rampage_Shoes + - Index: 2 + Item: S_Rampage_Shoes Rate: 1014 - - Item: S_Skynetblow_Weapon + - Index: 3 + Item: S_Skynetblow_Weapon Rate: 473 - - Item: S_Skynetblow_Pendant + - Index: 4 + Item: S_Skynetblow_Pendant Rate: 1014 - - Item: S_Skynetblow_Earing + - Index: 5 + Item: S_Skynetblow_Earing Rate: 1014 - - Item: S_Knucklearrow_Armor + - Index: 6 + Item: S_Knucklearrow_Armor Rate: 1014 - - Item: S_Knucklearrow_Shield + - Index: 7 + Item: S_Knucklearrow_Shield Rate: 473 - - Item: S_Knucklearrow_Shoes + - Index: 8 + Item: S_Knucklearrow_Shoes Rate: 1014 - - Item: S_TigerCannon_Weapon + - Index: 9 + Item: S_TigerCannon_Weapon Rate: 473 - - Item: S_Tigercannon_Pendant + - Index: 10 + Item: S_Tigercannon_Pendant Rate: 1014 - - Item: S_Tigercannon_Earing + - Index: 11 + Item: S_Tigercannon_Earing Rate: 1014 - Group: 2019_CHRISMAS_PRESENT SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 20 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 20 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 20 - - Item: Battle_Manual100 + - Index: 3 + Item: Battle_Manual100 Amount: 5 - - Item: Comp_Small_Mana_Potion + - Index: 4 + Item: Comp_Small_Mana_Potion Amount: 20 - - Item: Comp_Power_Booster + - Index: 5 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 6 + Item: Comp_Almighty Amount: 10 - - Item: E_Red_Booster + - Index: 7 + Item: E_Red_Booster Amount: 20 - - Item: E_Infinity_Drink + - Index: 8 + Item: E_Infinity_Drink Amount: 10 - - Item: C_ShineSantaPoringE + - Index: 9 + Item: C_ShineSantaPoringE - Group: BOOSTER_PACK_190 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 3 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 3 - - Item: Battle_Manual100 + - Index: 2 + Item: Battle_Manual100 Amount: 2 - - Item: Comp_Small_Mana_Potion + - Index: 3 + Item: Comp_Small_Mana_Potion Amount: 60 - - Item: World_Tour_Ticket + - Index: 4 + Item: World_Tour_Ticket Amount: 10 - - Item: E_Red_Booster + - Index: 5 + Item: E_Red_Booster Amount: 60 - - Item: Booster_Pack_200 - - Item: Exp_Up_4 + - Index: 6 + Item: Booster_Pack_200 + - Index: 7 + Item: Exp_Up_4 Amount: 5 - - Item: Booster_Coin + - Index: 8 + Item: Booster_Coin Amount: 48 - Group: BOOSTER_PACK_200 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 3 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 3 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 60 - - Item: Comp_Power_Booster + - Index: 3 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 10 - - Item: E_Red_Booster + - Index: 5 + Item: E_Red_Booster Amount: 60 - - Item: E_Infinity_Drink + - Index: 6 + Item: E_Infinity_Drink Amount: 10 - - Item: 2020_Goal_Gift_Box - - Item: Booster_Pack_215 - - Item: Booster_Coin + - Index: 7 + Item: 2020_Goal_Gift_Box + - Index: 8 + Item: Booster_Pack_215 + - Index: 9 + Item: Booster_Coin Amount: 52 - Group: 2020_GOAL_GIFT_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Mech_Feather_Hairband + - Index: 0 + Item: C_Mech_Feather_Hairband Rate: 2500 - - Item: C_Isabella_Brown_Ear + - Index: 1 + Item: C_Isabella_Brown_Ear Rate: 2500 - - Item: C_Drops_Muffler + - Index: 2 + Item: C_Drops_Muffler Rate: 2500 - - Item: C_Fairy_Long_CB + - Index: 3 + Item: C_Fairy_Long_CB Rate: 1000 - - Item: C_Long_Ribbon + - Index: 4 + Item: C_Long_Ribbon Rate: 1000 - - Item: C_Wing_Of_Angel_Move_GD + - Index: 5 + Item: C_Wing_Of_Angel_Move_GD Rate: 500 - Group: RANGER_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Cluster_Armor + - Index: 0 + Item: S_Cluster_Armor Rate: 1014 - - Item: S_Cluster_Shield + - Index: 1 + Item: S_Cluster_Shield Rate: 473 - - Item: S_Cluster_Shoes + - Index: 2 + Item: S_Cluster_Shoes Rate: 1014 - - Item: S_Aimed_Weapon + - Index: 3 + Item: S_Aimed_Weapon Rate: 473 - - Item: S_Aimed_Pendant + - Index: 4 + Item: S_Aimed_Pendant Rate: 1014 - - Item: S_Aimed_Earing + - Index: 5 + Item: S_Aimed_Earing Rate: 1014 - - Item: S_Arrow_Armor + - Index: 6 + Item: S_Arrow_Armor Rate: 1014 - - Item: S_Arrow_Shield + - Index: 7 + Item: S_Arrow_Shield Rate: 473 - - Item: S_Arrow_Shoes + - Index: 8 + Item: S_Arrow_Shoes Rate: 1014 - - Item: S_Shooting_Weapon + - Index: 9 + Item: S_Shooting_Weapon Rate: 473 - - Item: S_Shooting_Pendant + - Index: 10 + Item: S_Shooting_Pendant Rate: 1014 - - Item: S_Shooting_Earing + - Index: 11 + Item: S_Shooting_Earing Rate: 1014 - Group: WARLOCK_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Jack_Armor + - Index: 0 + Item: S_Jack_Armor Rate: 1014 - - Item: S_Jack_Shield + - Index: 1 + Item: S_Jack_Shield Rate: 473 - - Item: S_Jack_Shoes + - Index: 2 + Item: S_Jack_Shoes Rate: 1014 - - Item: S_Strain_Weapon + - Index: 3 + Item: S_Strain_Weapon Rate: 473 - - Item: S_Strain_Pendant + - Index: 4 + Item: S_Strain_Pendant Rate: 1014 - - Item: S_Strain_Earing + - Index: 5 + Item: S_Strain_Earing Rate: 1014 - - Item: S_Crimson_Armor + - Index: 6 + Item: S_Crimson_Armor Rate: 1014 - - Item: S_Crimson_Shield + - Index: 7 + Item: S_Crimson_Shield Rate: 473 - - Item: S_Crimson_Shoes + - Index: 8 + Item: S_Crimson_Shoes Rate: 1014 - - Item: S_Chain_Weapon + - Index: 9 + Item: S_Chain_Weapon Rate: 473 - - Item: S_Chain_Pendant + - Index: 10 + Item: S_Chain_Pendant Rate: 1014 - - Item: S_Chain_Earing + - Index: 11 + Item: S_Chain_Earing Rate: 1014 - Group: SORCERER_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Dust_Armor + - Index: 0 + Item: S_Dust_Armor Rate: 1014 - - Item: S_Dust_Shield + - Index: 1 + Item: S_Dust_Shield Rate: 473 - - Item: S_Dust_Shoes + - Index: 2 + Item: S_Dust_Shoes Rate: 1014 - - Item: S_Grave_Weapon + - Index: 3 + Item: S_Grave_Weapon Rate: 473 - - Item: S_Grave_Pendant + - Index: 4 + Item: S_Grave_Pendant Rate: 1014 - - Item: S_Grave_Earing + - Index: 5 + Item: S_Grave_Earing Rate: 1014 - - Item: S_Psychic_Armor + - Index: 6 + Item: S_Psychic_Armor Rate: 1014 - - Item: S_Psychic_Shield + - Index: 7 + Item: S_Psychic_Shield Rate: 473 - - Item: S_Psychic_Shoes + - Index: 8 + Item: S_Psychic_Shoes Rate: 1014 - - Item: S_Varetyr_Weapon + - Index: 9 + Item: S_Varetyr_Weapon Rate: 473 - - Item: S_Varetyr_Pendant + - Index: 10 + Item: S_Varetyr_Pendant Rate: 1014 - - Item: S_Varetyr_Earing + - Index: 11 + Item: S_Varetyr_Earing Rate: 1014 - Group: WANDERMINS_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Rainstorm_Armor + - Index: 0 + Item: S_Rainstorm_Armor Rate: 1014 - - Item: S_Rainstorm_Shield + - Index: 1 + Item: S_Rainstorm_Shield Rate: 473 - - Item: S_Rainstorm_Shoes + - Index: 2 + Item: S_Rainstorm_Shoes Rate: 1014 - - Item: S_Arrowvulcan_Weapon + - Index: 3 + Item: S_Arrowvulcan_Weapon Rate: 473 - - Item: S_Arrowvulcan_Pendant + - Index: 4 + Item: S_Arrowvulcan_Pendant Rate: 1014 - - Item: S_Arrowvulcan_Earing + - Index: 5 + Item: S_Arrowvulcan_Earing Rate: 1014 - - Item: S_Metalic_Armor + - Index: 6 + Item: S_Metalic_Armor Rate: 1014 - - Item: S_Metalic_Shield + - Index: 7 + Item: S_Metalic_Shield Rate: 473 - - Item: S_Metalic_Shoes + - Index: 8 + Item: S_Metalic_Shoes Rate: 1014 - - Item: S_Reverberation_Weapon + - Index: 9 + Item: S_Reverberation_Weapon Rate: 473 - - Item: S_Reverberation_Pendant + - Index: 10 + Item: S_Reverberation_Pendant Rate: 1014 - - Item: S_Reverberation_Earing + - Index: 11 + Item: S_Reverberation_Earing Rate: 1014 - Group: ROYALGUARD_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Brand_Armor + - Index: 0 + Item: S_Brand_Armor Rate: 1014 - - Item: S_Brand_Shield + - Index: 1 + Item: S_Brand_Shield Rate: 473 - - Item: S_Brand_Shoes + - Index: 2 + Item: S_Brand_Shoes Rate: 1014 - - Item: S_Chain_Press_Weapon + - Index: 3 + Item: S_Chain_Press_Weapon Rate: 473 - - Item: S_Chain_Press_Pendant + - Index: 4 + Item: S_Chain_Press_Pendant Rate: 1014 - - Item: S_Chain_Press_Earing + - Index: 5 + Item: S_Chain_Press_Earing Rate: 1014 - - Item: S_Banish_Cannon_Armor + - Index: 6 + Item: S_Banish_Cannon_Armor Rate: 1014 - - Item: S_Banish_Cannon_Shield + - Index: 7 + Item: S_Banish_Cannon_Shield Rate: 473 - - Item: S_Banish_Cannon_Shoes + - Index: 8 + Item: S_Banish_Cannon_Shoes Rate: 1014 - - Item: S_Genesis_Weapon + - Index: 9 + Item: S_Genesis_Weapon Rate: 473 - - Item: S_Genesis_Pendant + - Index: 10 + Item: S_Genesis_Pendant Rate: 1014 - - Item: S_Genesis_Earing + - Index: 11 + Item: S_Genesis_Earing Rate: 1014 - Group: SHADOWCHASER_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Triangle_Armor + - Index: 0 + Item: S_Triangle_Armor Rate: 1014 - - Item: S_Triangle_Shield + - Index: 1 + Item: S_Triangle_Shield Rate: 473 - - Item: S_Triangle_Shoes + - Index: 2 + Item: S_Triangle_Shoes Rate: 1014 - - Item: S_Shadowspell_Weapon + - Index: 3 + Item: S_Shadowspell_Weapon Rate: 473 - - Item: S_Shadowspell_Pendant + - Index: 4 + Item: S_Shadowspell_Pendant Rate: 1014 - - Item: S_Shadowspell_Earing + - Index: 5 + Item: S_Shadowspell_Earing Rate: 1014 - - Item: S_Menace_Armor + - Index: 6 + Item: S_Menace_Armor Rate: 1014 - - Item: S_Menace_Shield + - Index: 7 + Item: S_Menace_Shield Rate: 473 - - Item: S_Menace_Shoes + - Index: 8 + Item: S_Menace_Shoes Rate: 1014 - - Item: S_Paint_Weapon + - Index: 9 + Item: S_Paint_Weapon Rate: 473 - - Item: S_Paint_Pendant + - Index: 10 + Item: S_Paint_Pendant Rate: 1014 - - Item: S_Paint_Earing + - Index: 11 + Item: S_Paint_Earing Rate: 1014 - Group: MECHANIC_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Tornado_Armor + - Index: 0 + Item: S_Tornado_Armor Rate: 1014 - - Item: S_Tornado_Shield + - Index: 1 + Item: S_Tornado_Shield Rate: 473 - - Item: S_Tornado_Shoes + - Index: 2 + Item: S_Tornado_Shoes Rate: 1014 - - Item: S_Boomerang_Weapon + - Index: 3 + Item: S_Boomerang_Weapon Rate: 473 - - Item: S_Boomerang_Pendant + - Index: 4 + Item: S_Boomerang_Pendant Rate: 1014 - - Item: S_Boomerang_Earing + - Index: 5 + Item: S_Boomerang_Earing Rate: 1014 - - Item: S_Vulcan_Armor + - Index: 6 + Item: S_Vulcan_Armor Rate: 1014 - - Item: S_Vulcan_Shield + - Index: 7 + Item: S_Vulcan_Shield Rate: 473 - - Item: S_Vulcan_Shoes + - Index: 8 + Item: S_Vulcan_Shoes Rate: 1014 - - Item: S_Arms_Weapon + - Index: 9 + Item: S_Arms_Weapon Rate: 473 - - Item: S_Arms_Pendant + - Index: 10 + Item: S_Arms_Pendant Rate: 1014 - - Item: S_Arms_Earing + - Index: 11 + Item: S_Arms_Earing Rate: 1014 - Group: GENETIC_S_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Cart_Tornado_Armor + - Index: 0 + Item: S_Cart_Tornado_Armor Rate: 1014 - - Item: S_Cart_Tornado_Shield + - Index: 1 + Item: S_Cart_Tornado_Shield Rate: 473 - - Item: S_Cart_Tornado_Shoes + - Index: 2 + Item: S_Cart_Tornado_Shoes Rate: 1014 - - Item: S_Cannon_Cart_Weapon + - Index: 3 + Item: S_Cannon_Cart_Weapon Rate: 473 - - Item: S_Cannon_Cart_Pendant + - Index: 4 + Item: S_Cannon_Cart_Pendant Rate: 1014 - - Item: S_Cannon_Cart_Earing + - Index: 5 + Item: S_Cannon_Cart_Earing Rate: 1014 - - Item: S_Spore_Bomb_Armor + - Index: 6 + Item: S_Spore_Bomb_Armor Rate: 1014 - - Item: S_Spore_Bomb_Shield + - Index: 7 + Item: S_Spore_Bomb_Shield Rate: 473 - - Item: S_Spore_Bomb_Shoes + - Index: 8 + Item: S_Spore_Bomb_Shoes Rate: 1014 - - Item: S_Crazy_Weapon + - Index: 9 + Item: S_Crazy_Weapon Rate: 473 - - Item: S_Crazy_Pendant + - Index: 10 + Item: S_Crazy_Pendant Rate: 1014 - - Item: S_Crazy_Earing + - Index: 11 + Item: S_Crazy_Earing Rate: 1014 - Group: SIGNON_PRIN_WAVE_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Signon_Princ_Wave_BU + - Index: 0 + Item: C_Signon_Princ_Wave_BU Rate: 1250 - - Item: C_Signon_Princ_Wave_RD + - Index: 1 + Item: C_Signon_Princ_Wave_RD Rate: 1250 - - Item: C_Signon_Princ_Wave_YL + - Index: 2 + Item: C_Signon_Princ_Wave_YL Rate: 1250 - - Item: C_Signon_Princ_Wave_GN + - Index: 3 + Item: C_Signon_Princ_Wave_GN Rate: 1250 - - Item: C_Signon_Princ_Wave_BL + - Index: 4 + Item: C_Signon_Princ_Wave_BL Rate: 1250 - - Item: C_Signon_Princ_Wave_WH + - Index: 5 + Item: C_Signon_Princ_Wave_WH Rate: 1250 - - Item: C_Signon_Princ_Wave_OM + - Index: 6 + Item: C_Signon_Princ_Wave_OM Rate: 1250 - - Item: C_Signon_Princ_Wave_PP + - Index: 7 + Item: C_Signon_Princ_Wave_PP Rate: 1250 - Group: HERO_WEAPON_CUBE SubGroups: - SubGroup: 1 List: - - Item: Oriental_Sword_Cube + - Index: 0 + Item: Oriental_Sword_Cube Rate: 10 - - Item: Oriental_Sword_Cube + - Index: 1 + Item: Oriental_Sword_Cube Rate: 386 - - Item: Dragonic_Slayer_Cube + - Index: 2 + Item: Dragonic_Slayer_Cube Rate: 10 - - Item: Dragonic_Slayer_Cube + - Index: 3 + Item: Dragonic_Slayer_Cube Rate: 386 - - Item: Shiver_Katar_K_Cube + - Index: 4 + Item: Shiver_Katar_K_Cube Rate: 10 - - Item: Shiver_Katar_K_Cube + - Index: 5 + Item: Shiver_Katar_K_Cube Rate: 386 - - Item: Blade_Katar_Cube + - Index: 6 + Item: Blade_Katar_Cube Rate: 10 - - Item: Blade_Katar_Cube + - Index: 7 + Item: Blade_Katar_Cube Rate: 386 - - Item: Sword_Of_Bluefire_Cube + - Index: 8 + Item: Sword_Of_Bluefire_Cube Rate: 10 - - Item: Sword_Of_Bluefire_Cube + - Index: 9 + Item: Sword_Of_Bluefire_Cube Rate: 386 - - Item: Slate_Sword_Cube + - Index: 10 + Item: Slate_Sword_Cube Rate: 10 - - Item: Slate_Sword_Cube + - Index: 11 + Item: Slate_Sword_Cube Rate: 386 - - Item: Narcis_Bow_Cube + - Index: 12 + Item: Narcis_Bow_Cube Rate: 10 - - Item: Narcis_Bow_Cube + - Index: 13 + Item: Narcis_Bow_Cube Rate: 386 - - Item: Trumpet_Shell_K_Cube + - Index: 14 + Item: Trumpet_Shell_K_Cube Rate: 10 - - Item: Trumpet_Shell_K_Cube + - Index: 15 + Item: Trumpet_Shell_K_Cube Rate: 386 - - Item: Barb_Wire_K_Cube + - Index: 16 + Item: Barb_Wire_K_Cube Rate: 10 - - Item: Barb_Wire_K_Cube + - Index: 17 + Item: Barb_Wire_K_Cube Rate: 386 - - Item: Avenger_Cube + - Index: 18 + Item: Avenger_Cube Rate: 10 - - Item: Avenger_Cube + - Index: 19 + Item: Avenger_Cube Rate: 386 - - Item: Meteor_Striker_Cube + - Index: 20 + Item: Meteor_Striker_Cube Rate: 10 - - Item: Meteor_Striker_Cube + - Index: 21 + Item: Meteor_Striker_Cube Rate: 386 - - Item: Magic_Sword_Cube + - Index: 22 + Item: Magic_Sword_Cube Rate: 10 - - Item: Magic_Sword_Cube + - Index: 23 + Item: Magic_Sword_Cube Rate: 386 - - Item: Fatalist_Cube + - Index: 24 + Item: Fatalist_Cube Rate: 10 - - Item: Fatalist_Cube + - Index: 25 + Item: Fatalist_Cube Rate: 386 - - Item: Royal_Bow_K_Cube + - Index: 26 + Item: Royal_Bow_K_Cube Rate: 10 - - Item: Royal_Bow_K_Cube + - Index: 27 + Item: Royal_Bow_K_Cube Rate: 386 - - Item: Scalet_Dragon_L_Cube + - Index: 28 + Item: Scalet_Dragon_L_Cube Rate: 10 - - Item: Scalet_Dragon_L_Cube + - Index: 29 + Item: Scalet_Dragon_L_Cube Rate: 386 - - Item: Shadow_Staff_K_Cube + - Index: 30 + Item: Shadow_Staff_K_Cube Rate: 10 - - Item: Shadow_Staff_K_Cube + - Index: 31 + Item: Shadow_Staff_K_Cube Rate: 386 - - Item: Freezing_Rod_Cube + - Index: 32 + Item: Freezing_Rod_Cube Rate: 10 - - Item: Freezing_Rod_Cube + - Index: 33 + Item: Freezing_Rod_Cube Rate: 386 - - Item: Iron_Nail_K_Cube + - Index: 34 + Item: Iron_Nail_K_Cube Rate: 10 - - Item: Iron_Nail_K_Cube + - Index: 35 + Item: Iron_Nail_K_Cube Rate: 386 - - Item: Ray_Knuckle_Cube + - Index: 36 + Item: Ray_Knuckle_Cube Rate: 10 - - Item: Ray_Knuckle_Cube + - Index: 37 + Item: Ray_Knuckle_Cube Rate: 386 - - Item: Undine_Spear_K_Cube + - Index: 38 + Item: Undine_Spear_K_Cube Rate: 10 - - Item: Undine_Spear_K_Cube + - Index: 39 + Item: Undine_Spear_K_Cube Rate: 386 - - Item: Light_Blade_Cube + - Index: 40 + Item: Light_Blade_Cube Rate: 10 - - Item: Light_Blade_Cube + - Index: 41 + Item: Light_Blade_Cube Rate: 386 - - Item: Iron_Staff_Cube + - Index: 42 + Item: Iron_Staff_Cube Rate: 10 - - Item: Iron_Staff_Cube + - Index: 43 + Item: Iron_Staff_Cube Rate: 386 - - Item: Blue_Crystal_Staff_Cube + - Index: 44 + Item: Blue_Crystal_Staff_Cube Rate: 10 - - Item: Blue_Crystal_Staff_Cube + - Index: 45 + Item: Blue_Crystal_Staff_Cube Rate: 386 - - Item: Demon_Hunt_Bible_Cube + - Index: 46 + Item: Demon_Hunt_Bible_Cube Rate: 10 - - Item: Demon_Hunt_Bible_Cube + - Index: 47 + Item: Demon_Hunt_Bible_Cube Rate: 386 - - Item: Saint_Hall_Cube + - Index: 48 + Item: Saint_Hall_Cube Rate: 10 - - Item: Saint_Hall_Cube + - Index: 49 + Item: Saint_Hall_Cube Rate: 386 - - Item: MeawFoxtail_Cube + - Index: 50 + Item: MeawFoxtail_Cube Rate: 10 - - Item: Fog_Dew_Sword_Cube + - Index: 51 + Item: Fog_Dew_Sword_Cube Rate: 10 - - Item: Humma_Clear_Cube + - Index: 52 + Item: Humma_Clear_Cube Rate: 10 - - Item: OneSkyOneSun_Cube + - Index: 53 + Item: OneSkyOneSun_Cube Rate: 10 - - Item: SoulWeight_Cube + - Index: 54 + Item: SoulWeight_Cube Rate: 10 - - Item: Crimson_Rose_Cube + - Index: 55 + Item: Crimson_Rose_Cube Rate: 10 - - Item: Master_Soul_Rifle_Cube + - Index: 56 + Item: Master_Soul_Rifle_Cube Rate: 10 - - Item: Golden_L_Launcher_Cube + - Index: 57 + Item: Golden_L_Launcher_Cube Rate: 10 - - Item: The_Black_Gatling_Cube + - Index: 58 + Item: The_Black_Gatling_Cube Rate: 10 - - Item: Demon_S_Shot_Cube + - Index: 59 + Item: Demon_S_Shot_Cube Rate: 10 - Group: NEW_S_WEAPON_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Spiritual_Weapon + - Index: 0 + Item: S2_Spiritual_Weapon Rate: 1111 - - Item: S2_Force_Ex_Weapon + - Index: 1 + Item: S2_Force_Ex_Weapon Rate: 1111 - - Item: S2_Spirit_M_E_Weapon + - Index: 2 + Item: S2_Spirit_M_E_Weapon Rate: 1111 - - Item: S_Blitz_Weapon + - Index: 3 + Item: S_Blitz_Weapon Rate: 1111 - - Item: S_Tension_Weapon + - Index: 4 + Item: S_Tension_Weapon Rate: 1111 - - Item: S_Elegant_Weapon + - Index: 5 + Item: S_Elegant_Weapon Rate: 1111 - - Item: S_MortalBlow_Weapon + - Index: 6 + Item: S_MortalBlow_Weapon Rate: 1111 - - Item: Sentimental_Weapone_S + - Index: 7 + Item: Sentimental_Weapone_S Rate: 1111 - - Item: Enchanting_Weapone_S + - Index: 8 + Item: Enchanting_Weapone_S Rate: 1111 - Group: NEW_S_SHIELD_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Spell_Flow_Shield + - Index: 0 + Item: S2_Spell_Flow_Shield Rate: 1667 - - Item: S_Sigrun_Shield + - Index: 1 + Item: S_Sigrun_Shield Rate: 1667 - - Item: S_Critical_Shield + - Index: 2 + Item: S_Critical_Shield Rate: 1667 - - Item: S_Tempest_Shield + - Index: 3 + Item: S_Tempest_Shield Rate: 1667 - - Item: S_Healing_Shield + - Index: 4 + Item: S_Healing_Shield Rate: 1667 - - Item: S_Penetration_Shield + - Index: 5 + Item: S_Penetration_Shield Rate: 1667 - Group: NEW_S_ARMOR_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Malicious_Armor + - Index: 0 + Item: S2_Malicious_Armor Rate: 667 - - Item: S_Sigrun_Armor + - Index: 1 + Item: S_Sigrun_Armor Rate: 667 - - Item: S2_Caster_Armor + - Index: 2 + Item: S2_Caster_Armor Rate: 667 - - Item: S2_Reload_Armor + - Index: 3 + Item: S2_Reload_Armor Rate: 667 - - Item: S_Blitz_Armor + - Index: 4 + Item: S_Blitz_Armor Rate: 667 - - Item: S_M_ExeHoly_Armor + - Index: 5 + Item: S_M_ExeHoly_Armor Rate: 667 - - Item: S_M_ExoCorrupt_Armor + - Index: 6 + Item: S_M_ExoCorrupt_Armor Rate: 667 - - Item: S_M_DragonVib_Armor + - Index: 7 + Item: S_M_DragonVib_Armor Rate: 667 - - Item: S_M_SciHunting_Armor + - Index: 8 + Item: S_M_SciHunting_Armor Rate: 667 - - Item: S_M_FishInsect_Armor + - Index: 9 + Item: S_M_FishInsect_Armor Rate: 667 - - Item: S_ExeHoly_Armor + - Index: 10 + Item: S_ExeHoly_Armor Rate: 667 - - Item: S_ExoCorrupt_Armor + - Index: 11 + Item: S_ExoCorrupt_Armor Rate: 667 - - Item: S_DragonVib_Armor + - Index: 12 + Item: S_DragonVib_Armor Rate: 667 - - Item: S_SciHunting_Armor + - Index: 13 + Item: S_SciHunting_Armor Rate: 667 - - Item: S_FishInsect_Armor + - Index: 14 + Item: S_FishInsect_Armor Rate: 667 - Group: NEW_S_SHOES_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Hasty_Shoes + - Index: 0 + Item: S2_Hasty_Shoes Rate: 2000 - - Item: S_Critical_Shoes + - Index: 1 + Item: S_Critical_Shoes Rate: 2000 - - Item: S_Tempest_Shoes + - Index: 2 + Item: S_Tempest_Shoes Rate: 2000 - - Item: S_Healing_Shoes + - Index: 3 + Item: S_Healing_Shoes Rate: 2000 - - Item: S_Penetration_Shoes + - Index: 4 + Item: S_Penetration_Shoes Rate: 2000 - Group: NEW_S_EARRING_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Gemstone_Earring + - Index: 0 + Item: S2_Gemstone_Earring Rate: 1429 - - Item: S_Tension_Earring + - Index: 1 + Item: S_Tension_Earring Rate: 1429 - - Item: S_Elegant_Earring + - Index: 2 + Item: S_Elegant_Earring Rate: 1429 - - Item: S_Restore_Earring + - Index: 3 + Item: S_Restore_Earring Rate: 1429 - - Item: S_MortalBlow_Earring + - Index: 4 + Item: S_MortalBlow_Earring Rate: 1429 - - Item: Sentimental_Earring_S + - Index: 5 + Item: Sentimental_Earring_S Rate: 1429 - - Item: Enchanting_Earring_S + - Index: 6 + Item: Enchanting_Earring_S Rate: 1429 - Group: NEW_S_PENDANT_CUBE SubGroups: - SubGroup: 1 List: - - Item: S2_Bearers_Pendent + - Index: 0 + Item: S2_Bearers_Pendent Rate: 1429 - - Item: S_Tension_Pendent + - Index: 1 + Item: S_Tension_Pendent Rate: 1429 - - Item: S_Elegant_Pendent + - Index: 2 + Item: S_Elegant_Pendent Rate: 1429 - - Item: S_Restore_Pendent + - Index: 3 + Item: S_Restore_Pendent Rate: 1429 - - Item: S_MortalBlow_Pendent + - Index: 4 + Item: S_MortalBlow_Pendent Rate: 1429 - - Item: Sentimental_Pendant_S + - Index: 5 + Item: Sentimental_Pendant_S Rate: 1429 - - Item: Enchanting_Pendant_S + - Index: 6 + Item: Enchanting_Pendant_S Rate: 1429 - Group: MD_AIRBOAT_REWARD SubGroups: - SubGroup: 1 List: - - Item: MD_Airboat_Card + - Index: 0 + Item: MD_Airboat_Card Rate: 3485 - - Item: MD_Airboat_Card2 + - Index: 1 + Item: MD_Airboat_Card2 Rate: 1000 - - Item: MD_Airboat_Card3 + - Index: 2 + Item: MD_Airboat_Card3 Rate: 1000 - - Item: MD_Airboat_Card4 + - Index: 3 + Item: MD_Airboat_Card4 Rate: 1000 - - Item: MD_Airboat_Card5 + - Index: 4 + Item: MD_Airboat_Card5 Rate: 3485 - - Item: MD_Airboat_Card6 + - Index: 5 + Item: MD_Airboat_Card6 Rate: 15 - - Item: MD_Airboat_Card7 + - Index: 6 + Item: MD_Airboat_Card7 Rate: 15 - Group: OS_HELM_BOX SubGroups: - SubGroup: 1 List: - - Item: Clock_Casket_RD + - Index: 0 + Item: Clock_Casket_RD Rate: 1429 - - Item: Ignis_CapK + - Index: 1 + Item: Ignis_CapK Rate: 1429 - - Item: Phantom_Cap + - Index: 2 + Item: Phantom_Cap Rate: 1429 - - Item: Stripe_Hat + - Index: 3 + Item: Stripe_Hat Rate: 1429 - - Item: Large_Sorcerer_Crown + - Index: 4 + Item: Large_Sorcerer_Crown Rate: 1429 - - Item: Scorpio_Diadem_K + - Index: 5 + Item: Scorpio_Diadem_K Rate: 1429 - - Item: Sagittarius_DiademK + - Index: 6 + Item: Sagittarius_DiademK Rate: 1429 - Group: FAMOUS_HAT_BOX SubGroups: - SubGroup: 1 List: - - Item: Heart_Wing_Hairband + - Index: 0 + Item: Heart_Wing_Hairband Rate: 625 - - Item: New_Wave_Sunglasses + - Index: 1 + Item: New_Wave_Sunglasses Rate: 625 - - Item: Magical_Booster_K + - Index: 2 + Item: Magical_Booster_K Rate: 625 - - Item: Spell_Circuit + - Index: 3 + Item: Spell_Circuit Rate: 625 - - Item: General_Helmet_ + - Index: 4 + Item: General_Helmet_ Rate: 625 - - Item: FaceWorm_Breath + - Index: 5 + Item: FaceWorm_Breath Rate: 625 - - Item: Classical_Fhat + - Index: 6 + Item: Classical_Fhat Rate: 625 - - Item: Dog_Officer + - Index: 7 + Item: Dog_Officer Rate: 625 - - Item: Amistr_Beret + - Index: 8 + Item: Amistr_Beret Rate: 625 - - Item: Celine_Brooch_K + - Index: 9 + Item: Celine_Brooch_K Rate: 625 - - Item: Victory_Wing_Ear + - Index: 10 + Item: Victory_Wing_Ear Rate: 625 - - Item: Dolor_HatK + - Index: 11 + Item: Dolor_HatK Rate: 625 - - Item: CD_In_MouthK + - Index: 12 + Item: CD_In_MouthK Rate: 625 - - Item: Tha_Maero_MaskK + - Index: 13 + Item: Tha_Maero_MaskK Rate: 625 - - Item: Tha_Despero_MaskK + - Index: 14 + Item: Tha_Despero_MaskK Rate: 625 - - Item: Thanatos_Mal_MaskK + - Index: 15 + Item: Thanatos_Mal_MaskK Rate: 625 - Group: POENETENTIA_BOX1 SubGroups: - SubGroup: 0 List: - - Item: Poenetentia_Aegis - - Item: Poenitentia_Gladius + - Index: 0 + Item: Poenetentia_Aegis + - Index: 1 + Item: Poenitentia_Gladius - Group: POENETENTIA_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Poenetentia_Aegis - - Item: Poenitentia_Hasta + - Index: 0 + Item: Poenetentia_Aegis + - Index: 1 + Item: Poenitentia_Hasta - Group: EX_SKILL_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Tail_Dragon_Weapon + - Index: 0 + Item: S_Tail_Dragon_Weapon Rate: 95 - - Item: S_Tail_Dragon_Shield + - Index: 1 + Item: S_Tail_Dragon_Shield Rate: 203 - - Item: S_Tail_Dragon_Armor + - Index: 2 + Item: S_Tail_Dragon_Armor Rate: 203 - - Item: S_Flare_Dance_Earing + - Index: 3 + Item: S_Flare_Dance_Earing Rate: 95 - - Item: S_Flare_Dance_Pendant + - Index: 4 + Item: S_Flare_Dance_Pendant Rate: 203 - - Item: S_Flare_Dance_Shoes + - Index: 5 + Item: S_Flare_Dance_Shoes Rate: 203 - - Item: S_God_Hammer_Weapon + - Index: 6 + Item: S_God_Hammer_Weapon Rate: 95 - - Item: S_God_Hammer_Shield + - Index: 7 + Item: S_God_Hammer_Shield Rate: 203 - - Item: S_God_Hammer_Armor + - Index: 8 + Item: S_God_Hammer_Armor Rate: 203 - - Item: S_Shatter_Buster_Earing + - Index: 9 + Item: S_Shatter_Buster_Earing Rate: 95 - - Item: S_Shatter_B_Pendant + - Index: 10 + Item: S_Shatter_B_Pendant Rate: 203 - - Item: S_Shatter_Buster_Shoes + - Index: 11 + Item: S_Shatter_Buster_Shoes Rate: 203 - - Item: S_Trip_Weapon + - Index: 12 + Item: S_Trip_Weapon Rate: 95 - - Item: S_Trip_Shield + - Index: 13 + Item: S_Trip_Shield Rate: 203 - - Item: S_Trip_Armor + - Index: 14 + Item: S_Trip_Armor Rate: 203 - - Item: S_Super_Magic_Shield + - Index: 15 + Item: S_Super_Magic_Shield Rate: 95 - - Item: S_Super_Magic_Armor + - Index: 16 + Item: S_Super_Magic_Armor Rate: 203 - - Item: S_Super_Magic_Shoes + - Index: 17 + Item: S_Super_Magic_Shoes Rate: 203 - - Item: S_Super_Power_Weapon + - Index: 18 + Item: S_Super_Power_Weapon Rate: 95 - - Item: S_Super_Power_Pendant + - Index: 19 + Item: S_Super_Power_Pendant Rate: 203 - - Item: S_Super_Power_Earing + - Index: 20 + Item: S_Super_Power_Earing Rate: 203 - - Item: S_Kunai_Weapon + - Index: 21 + Item: S_Kunai_Weapon Rate: 95 - - Item: S_Kunai_Shield + - Index: 22 + Item: S_Kunai_Shield Rate: 203 - - Item: S_Kunai_Armor + - Index: 23 + Item: S_Kunai_Armor Rate: 203 - - Item: S_Syuriken_Earing + - Index: 24 + Item: S_Syuriken_Earing Rate: 95 - - Item: S_Syuriken_Pendant + - Index: 25 + Item: S_Syuriken_Pendant Rate: 203 - - Item: S_Syuriken_Shoes + - Index: 26 + Item: S_Syuriken_Shoes Rate: 203 - - Item: S_Kamaenraku_Weapon + - Index: 27 + Item: S_Kamaenraku_Weapon Rate: 95 - - Item: S_Kamaenraku_Shield + - Index: 28 + Item: S_Kamaenraku_Shield Rate: 203 - - Item: S_Kamaenraku_Armor + - Index: 29 + Item: S_Kamaenraku_Armor Rate: 203 - - Item: S_Huusouka_Earing + - Index: 30 + Item: S_Huusouka_Earing Rate: 95 - - Item: S_Huusouka_Pendant + - Index: 31 + Item: S_Huusouka_Pendant Rate: 203 - - Item: S_Huusouka_Shoes + - Index: 32 + Item: S_Huusouka_Shoes Rate: 203 - - Item: S_Pickyrush_Weapon + - Index: 33 + Item: S_Pickyrush_Weapon Rate: 95 - - Item: S_Pickyrush_Shield + - Index: 34 + Item: S_Pickyrush_Shield Rate: 203 - - Item: S_Pickyrush_Armor + - Index: 35 + Item: S_Pickyrush_Armor Rate: 203 - - Item: S_SavageRabbit_Earing + - Index: 36 + Item: S_SavageRabbit_Earing Rate: 95 - - Item: S_SavageRabbit_Pendant + - Index: 37 + Item: S_SavageRabbit_Pendant Rate: 203 - - Item: S_SavageRabbit_Shoes + - Index: 38 + Item: S_SavageRabbit_Shoes Rate: 203 - - Item: S_Catnip_Weapon + - Index: 39 + Item: S_Catnip_Weapon Rate: 95 - - Item: S_Catnip_Shield + - Index: 40 + Item: S_Catnip_Shield Rate: 203 - - Item: S_Catnip_Armor + - Index: 41 + Item: S_Catnip_Armor Rate: 203 - - Item: S_Silvervine_Earing + - Index: 42 + Item: S_Silvervine_Earing Rate: 95 - - Item: S_Silvervine_Pendant + - Index: 43 + Item: S_Silvervine_Pendant Rate: 203 - - Item: S_Silvervine_Shoes + - Index: 44 + Item: S_Silvervine_Shoes Rate: 203 - - Item: S_Sunshine_Weapon + - Index: 45 + Item: S_Sunshine_Weapon Rate: 95 - - Item: S_Sunshine_Shield + - Index: 46 + Item: S_Sunshine_Shield Rate: 203 - - Item: S_Sunshine_Armor + - Index: 47 + Item: S_Sunshine_Armor Rate: 203 - - Item: S_Moonlight_Earring + - Index: 48 + Item: S_Moonlight_Earring Rate: 95 - - Item: S_Moonlight_Pendant + - Index: 49 + Item: S_Moonlight_Pendant Rate: 203 - - Item: S_Moonlight_Shoes + - Index: 50 + Item: S_Moonlight_Shoes Rate: 203 - - Item: S_Stardust_Weapon + - Index: 51 + Item: S_Stardust_Weapon Rate: 95 - - Item: S_Stardust_Shield + - Index: 52 + Item: S_Stardust_Shield Rate: 203 - - Item: S_Stardust_Armor + - Index: 53 + Item: S_Stardust_Armor Rate: 203 - - Item: S_S_Weapon + - Index: 54 + Item: S_S_Weapon Rate: 95 - - Item: S_S_Shield + - Index: 55 + Item: S_S_Shield Rate: 203 - - Item: S_S_Armor + - Index: 56 + Item: S_S_Armor Rate: 203 - - Item: S_Evilcurse_Earring + - Index: 57 + Item: S_Evilcurse_Earring Rate: 95 - - Item: S_Evilcurse_Pendant + - Index: 58 + Item: S_Evilcurse_Pendant Rate: 203 - - Item: S_Evilcurse_Shoes + - Index: 59 + Item: S_Evilcurse_Shoes Rate: 203 - Group: CACHUA_COSTUME_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Over_Protector + - Index: 0 + Item: C_Over_Protector Rate: 550 - - Item: C_Evil_Druid_Hat_Black + - Index: 1 + Item: C_Evil_Druid_Hat_Black Rate: 550 - - Item: C_Cons_Of_Water + - Index: 2 + Item: C_Cons_Of_Water Rate: 1 - - Item: C_Two_Tone_Beret + - Index: 3 + Item: C_Two_Tone_Beret Rate: 550 - - Item: C_Bloody_Wing + - Index: 4 + Item: C_Bloody_Wing Rate: 12 - - Item: C_BlueAngeling_Wing + - Index: 5 + Item: C_BlueAngeling_Wing Rate: 12 - - Item: C_Wings_Of_Raguel + - Index: 6 + Item: C_Wings_Of_Raguel Rate: 12 - - Item: C_Wings_Of_Raphael + - Index: 7 + Item: C_Wings_Of_Raphael Rate: 12 - - Item: C_Underlamp + - Index: 8 + Item: C_Underlamp Rate: 550 - - Item: C_Piamette_Hood_Red + - Index: 9 + Item: C_Piamette_Hood_Red Rate: 550 - - Item: C_Piamette_BowTie_Red + - Index: 10 + Item: C_Piamette_BowTie_Red Rate: 550 - - Item: C_War_Princess_Ribbon + - Index: 11 + Item: C_War_Princess_Ribbon Rate: 899 - - Item: C_White_Rabbit + - Index: 12 + Item: C_White_Rabbit Rate: 550 - - Item: C_False_Ears + - Index: 13 + Item: C_False_Ears Rate: 550 - - Item: C_SeraphimCoronet + - Index: 14 + Item: C_SeraphimCoronet Rate: 550 - - Item: C_Greater_Dracul_Horn + - Index: 15 + Item: C_Greater_Dracul_Horn Rate: 550 - - Item: C_Variant_Veil + - Index: 16 + Item: C_Variant_Veil Rate: 550 - - Item: C_Jitterbug_Cap + - Index: 17 + Item: C_Jitterbug_Cap Rate: 550 - - Item: C_Orange_Rabbit + - Index: 18 + Item: C_Orange_Rabbit Rate: 550 - - Item: C_Cons_Of_Fire + - Index: 19 + Item: C_Cons_Of_Fire Rate: 1 - - Item: C_ResonateTaego + - Index: 20 + Item: C_ResonateTaego Rate: 12 - - Item: C_Miracle_Plant + - Index: 21 + Item: C_Miracle_Plant Rate: 12 - - Item: C_SnackParty + - Index: 22 + Item: C_SnackParty Rate: 12 - - Item: C_Wings_Of_Lucifer + - Index: 23 + Item: C_Wings_Of_Lucifer Rate: 30 - - Item: C_Cons_Of_Wind + - Index: 24 + Item: C_Cons_Of_Wind Rate: 1 - - Item: C_Palace_Guard_Cap + - Index: 25 + Item: C_Palace_Guard_Cap Rate: 899 - - Item: Cons_Of_Earth + - Index: 26 + Item: Cons_Of_Earth Rate: 1 - - Item: C_Blanc_Neige_Prince + - Index: 27 + Item: C_Blanc_Neige_Prince Rate: 30 - - Item: C_PGstone_Knit_Hat_BW + - Index: 28 + Item: C_PGstone_Knit_Hat_BW Rate: 899 - - Item: C_Cons_Of_Darkness + - Index: 29 + Item: C_Cons_Of_Darkness Rate: 5 - Group: KR_B_SPECIAL03 SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 19 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 19 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 19 - - Item: Comp_Small_Mana_Potion + - Index: 3 + Item: Comp_Small_Mana_Potion Amount: 19 - - Item: Comp_M_DEFScroll + - Index: 4 + Item: Comp_M_DEFScroll Amount: 19 - - Item: Comp_Power_Booster + - Index: 5 + Item: Comp_Power_Booster Amount: 19 - - Item: Comp_Almighty + - Index: 6 + Item: Comp_Almighty Amount: 19 - - Item: E_Infinity_Drink + - Index: 7 + Item: E_Infinity_Drink Amount: 19 - Group: BIOWEAPON_HELM_BOX SubGroups: - SubGroup: 1 List: - - Item: BioWeapon_Helm_RK + - Index: 0 + Item: BioWeapon_Helm_RK Rate: 833 - - Item: BioWeapon_Helm_LG + - Index: 1 + Item: BioWeapon_Helm_LG Rate: 833 - - Item: BioWeapon_Helm_WL + - Index: 2 + Item: BioWeapon_Helm_WL Rate: 833 - - Item: BioWeapon_Helm_SO + - Index: 3 + Item: BioWeapon_Helm_SO Rate: 833 - - Item: BioWeapon_Helm_NC + - Index: 4 + Item: BioWeapon_Helm_NC Rate: 833 - - Item: BioWeapon_Helm_GN + - Index: 5 + Item: BioWeapon_Helm_GN Rate: 833 - - Item: BioWeapon_Helm_RA + - Index: 6 + Item: BioWeapon_Helm_RA Rate: 833 - - Item: BioWeapon_Helm_WM + - Index: 7 + Item: BioWeapon_Helm_WM Rate: 833 - - Item: BioWeapon_Helm_AB + - Index: 8 + Item: BioWeapon_Helm_AB Rate: 833 - - Item: BioWeapon_Helm_SR + - Index: 9 + Item: BioWeapon_Helm_SR Rate: 833 - - Item: BioWeapon_Helm_SC + - Index: 10 + Item: BioWeapon_Helm_SC Rate: 833 - - Item: BioWeapon_Helm_GC + - Index: 11 + Item: BioWeapon_Helm_GC Rate: 833 - Group: TREE_OF_SPROUT_BOX SubGroups: - SubGroup: 1 List: - - Item: Tree_Of_Sprout_STR + - Index: 0 + Item: Tree_Of_Sprout_STR Rate: 1667 - - Item: Tree_Of_Sprout_DEX + - Index: 1 + Item: Tree_Of_Sprout_DEX Rate: 1667 - - Item: Tree_Of_Sprout_AGI + - Index: 2 + Item: Tree_Of_Sprout_AGI Rate: 1667 - - Item: Tree_Of_Sprout_LUK + - Index: 3 + Item: Tree_Of_Sprout_LUK Rate: 1667 - - Item: Tree_Of_Sprout_VIT + - Index: 4 + Item: Tree_Of_Sprout_VIT Rate: 1667 - - Item: Tree_Of_Sprout_INT + - Index: 5 + Item: Tree_Of_Sprout_INT Rate: 1667 - Group: SPECIAL_COSTUME_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Over_Protector + - Index: 0 + Item: C_Over_Protector Rate: 500 - - Item: C_Evil_Druid_Hat_Black + - Index: 1 + Item: C_Evil_Druid_Hat_Black Rate: 400 - - Item: C_Cons_Of_Water + - Index: 2 + Item: C_Cons_Of_Water Rate: 100 - - Item: C_Two_Tone_Beret + - Index: 3 + Item: C_Two_Tone_Beret Rate: 500 - - Item: C_Bloody_Wing + - Index: 4 + Item: C_Bloody_Wing Rate: 200 - - Item: C_BlueAngeling_Wing + - Index: 5 + Item: C_BlueAngeling_Wing Rate: 200 - - Item: C_Wings_Of_Raguel + - Index: 6 + Item: C_Wings_Of_Raguel Rate: 200 - - Item: C_Wings_Of_Raphael + - Index: 7 + Item: C_Wings_Of_Raphael Rate: 200 - - Item: C_Underlamp + - Index: 8 + Item: C_Underlamp Rate: 500 - - Item: C_Piamette_Hood_Red + - Index: 9 + Item: C_Piamette_Hood_Red Rate: 400 - - Item: C_Piamette_BowTie_Red + - Index: 10 + Item: C_Piamette_BowTie_Red Rate: 400 - - Item: C_War_Princess_Ribbon + - Index: 11 + Item: C_War_Princess_Ribbon Rate: 500 - - Item: C_White_Rabbit + - Index: 12 + Item: C_White_Rabbit Rate: 400 - - Item: C_False_Ears + - Index: 13 + Item: C_False_Ears Rate: 500 - - Item: C_SeraphimCoronet + - Index: 14 + Item: C_SeraphimCoronet Rate: 500 - - Item: C_Greater_Dracul_Horn + - Index: 15 + Item: C_Greater_Dracul_Horn Rate: 500 - - Item: C_Variant_Veil + - Index: 16 + Item: C_Variant_Veil Rate: 400 - - Item: C_Jitterbug_Cap + - Index: 17 + Item: C_Jitterbug_Cap Rate: 500 - - Item: C_Orange_Rabbit + - Index: 18 + Item: C_Orange_Rabbit Rate: 500 - - Item: C_Cons_Of_Fire + - Index: 19 + Item: C_Cons_Of_Fire Rate: 100 - - Item: C_ResonateTaego + - Index: 20 + Item: C_ResonateTaego Rate: 200 - - Item: C_Miracle_Plant + - Index: 21 + Item: C_Miracle_Plant Rate: 200 - - Item: C_SnackParty + - Index: 22 + Item: C_SnackParty Rate: 200 - - Item: C_Wings_Of_Lucifer + - Index: 23 + Item: C_Wings_Of_Lucifer Rate: 200 - - Item: C_Cons_Of_Wind + - Index: 24 + Item: C_Cons_Of_Wind Rate: 100 - - Item: C_Palace_Guard_Cap + - Index: 25 + Item: C_Palace_Guard_Cap Rate: 500 - - Item: Cons_Of_Earth + - Index: 26 + Item: Cons_Of_Earth Rate: 100 - - Item: C_Blanc_Neige_Prince + - Index: 27 + Item: C_Blanc_Neige_Prince Rate: 400 - - Item: C_PGstone_Knit_Hat_BW + - Index: 28 + Item: C_PGstone_Knit_Hat_BW Rate: 500 - - Item: C_Cons_Of_Darkness + - Index: 29 + Item: C_Cons_Of_Darkness Rate: 100 - Group: SPECIAL_COSTUME_BOX_ SubGroups: - SubGroup: 1 List: - - Item: C_Cons_Of_Water + - Index: 0 + Item: C_Cons_Of_Water Rate: 714 - - Item: C_Bloody_Wing + - Index: 1 + Item: C_Bloody_Wing Rate: 714 - - Item: C_BlueAngeling_Wing + - Index: 2 + Item: C_BlueAngeling_Wing Rate: 714 - - Item: C_Wings_Of_Raguel + - Index: 3 + Item: C_Wings_Of_Raguel Rate: 714 - - Item: C_Wings_Of_Raphael + - Index: 4 + Item: C_Wings_Of_Raphael Rate: 714 - - Item: C_Cons_Of_Fire + - Index: 5 + Item: C_Cons_Of_Fire Rate: 714 - - Item: C_ResonateTaego + - Index: 6 + Item: C_ResonateTaego Rate: 714 - - Item: C_Miracle_Plant + - Index: 7 + Item: C_Miracle_Plant Rate: 714 - - Item: C_SnackParty + - Index: 8 + Item: C_SnackParty Rate: 714 - - Item: C_Wings_Of_Lucifer + - Index: 9 + Item: C_Wings_Of_Lucifer Rate: 714 - - Item: C_Cons_Of_Wind + - Index: 10 + Item: C_Cons_Of_Wind Rate: 714 - - Item: Cons_Of_Earth + - Index: 11 + Item: Cons_Of_Earth Rate: 714 - - Item: C_Blanc_Neige_Prince + - Index: 12 + Item: C_Blanc_Neige_Prince Rate: 714 - - Item: C_Cons_Of_Darkness + - Index: 13 + Item: C_Cons_Of_Darkness Rate: 714 - Group: RAG_INVEN_BOX SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 30 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 30 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 30 - - Item: E_Blessing_10_Scroll + - Index: 3 + Item: E_Blessing_10_Scroll Amount: 50 - - Item: E_Inc_Agi_10_Scroll + - Index: 4 + Item: E_Inc_Agi_10_Scroll Amount: 50 - - Item: Comp_Small_Mana_Potion + - Index: 5 + Item: Comp_Small_Mana_Potion Amount: 30 - - Item: Comp_Power_Booster + - Index: 6 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 7 + Item: Comp_Almighty Amount: 10 - - Item: World_Tour_Ticket + - Index: 8 + Item: World_Tour_Ticket Amount: 30 - - Item: E_Infinity_Drink + - Index: 9 + Item: E_Infinity_Drink Amount: 10 - Group: THANATOS_PENDANT_BOX SubGroups: - SubGroup: 0 List: - - Item: PendantStoneForWork - - Item: Thanatos_Pendant + - Index: 0 + Item: PendantStoneForWork + - Index: 1 + Item: Thanatos_Pendant - Group: LAPINE_DDUKDDAKBOX3 SubGroups: - SubGroup: 1 List: - - Item: EnchantStone_Recipe + - Index: 0 + Item: EnchantStone_Recipe Rate: 3500 - - Item: EventItem_Recipe + - Index: 1 + Item: EventItem_Recipe Rate: 1250 - - Item: PetEgg_Recipe + - Index: 2 + Item: PetEgg_Recipe Rate: 1250 - - Item: Nyang_Costume_Recipe + - Index: 3 + Item: Nyang_Costume_Recipe Rate: 1250 - - Item: JobShadow_Mix_Weapon + - Index: 4 + Item: JobShadow_Mix_Weapon Rate: 10 - - Item: JobShadow_Mix_Armor + - Index: 5 + Item: JobShadow_Mix_Armor Rate: 10 - - Item: JobShadow_Mix_Shoes + - Index: 6 + Item: JobShadow_Mix_Shoes Rate: 10 - - Item: JobShadow_Mix_Shield + - Index: 7 + Item: JobShadow_Mix_Shield Rate: 10 - - Item: JobShadow_Mix_Pendant + - Index: 8 + Item: JobShadow_Mix_Pendant Rate: 10 - - Item: JobShadow_Mix_Earing + - Index: 9 + Item: JobShadow_Mix_Earing Rate: 10 - - Item: StatusShadow_Mix + - Index: 10 + Item: StatusShadow_Mix Rate: 10 - - Item: GemstoneShadow_Mix + - Index: 11 + Item: GemstoneShadow_Mix Rate: 10 - - Item: BearersShadow_Mix + - Index: 12 + Item: BearersShadow_Mix Rate: 10 - - Item: ComposeShadow_Mix + - Index: 13 + Item: ComposeShadow_Mix Rate: 10 - - Item: RaceShadow_Mix + - Index: 14 + Item: RaceShadow_Mix Rate: 10 - - Item: StabilityShadow_Mix + - Index: 15 + Item: StabilityShadow_Mix Rate: 10 - - Item: InfinityShadow_Mix + - Index: 16 + Item: InfinityShadow_Mix Rate: 10 - - Item: PhysicalMagical_Mix + - Index: 17 + Item: PhysicalMagical_Mix Rate: 10 - - Item: ImmunedAthena_Mix + - Index: 18 + Item: ImmunedAthena_Mix Rate: 10 - - Item: HardChamption_Mix + - Index: 19 + Item: HardChamption_Mix Rate: 10 - - Item: KingbirdAncient_Mix + - Index: 20 + Item: KingbirdAncient_Mix Rate: 10 - - Item: CriticalHit_Mix + - Index: 21 + Item: CriticalHit_Mix Rate: 10 - - Item: PerfectSize_Mix + - Index: 22 + Item: PerfectSize_Mix Rate: 10 - - Item: MagicPiercing_Mix + - Index: 23 + Item: MagicPiercing_Mix Rate: 10 - - Item: Piercing_Mix + - Index: 24 + Item: Piercing_Mix Rate: 10 - - Item: Hasty_Mix + - Index: 25 + Item: Hasty_Mix Rate: 10 - - Item: FullPeneShadow_Mix + - Index: 26 + Item: FullPeneShadow_Mix Rate: 10 - - Item: FullTempShadow_Mix + - Index: 27 + Item: FullTempShadow_Mix Rate: 10 - - Item: Illusion_Module_Mix + - Index: 28 + Item: Illusion_Module_Mix Rate: 1590 - - Item: Automatic_Module_Mix + - Index: 29 + Item: Automatic_Module_Mix Rate: 850 - - Item: True_GemShadow_Mix + - Index: 30 + Item: True_GemShadow_Mix Rate: 10 - - Item: Mammoth_Mix + - Index: 31 + Item: Mammoth_Mix Rate: 10 - - Item: EXPShadow_Mix + - Index: 32 + Item: EXPShadow_Mix Rate: 10 - - Item: AbsorbShadow_Mix + - Index: 33 + Item: AbsorbShadow_Mix Rate: 10 - - Item: MajorAutoSpell_Mix + - Index: 34 + Item: MajorAutoSpell_Mix Rate: 10 - - Item: MagicalShadow_Mix + - Index: 35 + Item: MagicalShadow_Mix Rate: 10 - - Item: PhysicalShadow_Mix + - Index: 36 + Item: PhysicalShadow_Mix Rate: 10 - SubGroup: 2 List: - - Item: Shadow_Mix_Recipe2 + - Index: 0 + Item: Shadow_Mix_Recipe2 Rate: 10000 - Group: AUCTION_PROMOTION SubGroups: - SubGroup: 0 List: - - Item: E_Mysterious_Water + - Index: 0 + Item: E_Mysterious_Water Amount: 30 - - Item: E_Med_Life_Potion + - Index: 1 + Item: E_Med_Life_Potion Amount: 30 - - Item: E_Small_Life_Potion + - Index: 2 + Item: E_Small_Life_Potion Amount: 30 - - Item: E_Blessing_10_Scroll + - Index: 3 + Item: E_Blessing_10_Scroll Amount: 50 - - Item: E_Inc_Agi_10_Scroll + - Index: 4 + Item: E_Inc_Agi_10_Scroll Amount: 50 - - Item: Comp_Small_Mana_Potion + - Index: 5 + Item: Comp_Small_Mana_Potion Amount: 20 - - Item: Comp_Power_Booster + - Index: 6 + Item: Comp_Power_Booster Amount: 20 - - Item: Comp_Almighty + - Index: 7 + Item: Comp_Almighty Amount: 20 - - Item: World_Tour_Ticket + - Index: 8 + Item: World_Tour_Ticket Amount: 20 - - Item: E_Infinity_Drink + - Index: 9 + Item: E_Infinity_Drink Amount: 20 - Group: BLUE_PRINTS_SCROLL SubGroups: - SubGroup: 1 List: - - Item: Conse_F_T_Sword + - Index: 0 + Item: Conse_F_T_Sword Rate: 385 - - Item: Conse_F_Lance + - Index: 1 + Item: Conse_F_Lance Rate: 385 - - Item: Conse_F_G_Sword + - Index: 2 + Item: Conse_F_G_Sword Rate: 385 - - Item: Conse_F_G_Spear + - Index: 3 + Item: Conse_F_G_Spear Rate: 385 - - Item: Conse_F_Axe + - Index: 4 + Item: Conse_F_Axe Rate: 385 - - Item: Conse_F_Mace + - Index: 5 + Item: Conse_F_Mace Rate: 385 - - Item: Conse_F_Lapier + - Index: 6 + Item: Conse_F_Lapier Rate: 385 - - Item: Conse_F_Hall + - Index: 7 + Item: Conse_F_Hall Rate: 385 - - Item: Conse_F_Cakram + - Index: 8 + Item: Conse_F_Cakram Rate: 385 - - Item: Conse_F_Katar + - Index: 9 + Item: Conse_F_Katar Rate: 385 - - Item: Conse_F_Dagger + - Index: 10 + Item: Conse_F_Dagger Rate: 385 - - Item: Conse_F_C_Bow + - Index: 11 + Item: Conse_F_C_Bow Rate: 385 - - Item: Conse_F_T_Staff + - Index: 12 + Item: Conse_F_T_Staff Rate: 385 - - Item: Conse_F_Rod + - Index: 13 + Item: Conse_F_Rod Rate: 385 - - Item: Conse_F_M_Book + - Index: 14 + Item: Conse_F_M_Book Rate: 385 - - Item: Conse_F_P_Book + - Index: 15 + Item: Conse_F_P_Book Rate: 385 - - Item: Conse_F_Bible + - Index: 16 + Item: Conse_F_Bible Rate: 385 - - Item: Conse_F_Wand + - Index: 17 + Item: Conse_F_Wand Rate: 385 - - Item: Conse_F_Knuckle + - Index: 18 + Item: Conse_F_Knuckle Rate: 385 - - Item: Conse_F_Claw + - Index: 19 + Item: Conse_F_Claw Rate: 385 - - Item: Conse_F_Ballista + - Index: 20 + Item: Conse_F_Ballista Rate: 385 - - Item: Conse_F_A_Bow + - Index: 21 + Item: Conse_F_A_Bow Rate: 385 - - Item: Conse_F_Violin + - Index: 22 + Item: Conse_F_Violin Rate: 385 - - Item: Conse_F_C_Rope + - Index: 23 + Item: Conse_F_C_Rope Rate: 385 - - Item: Conse_F_Harp + - Index: 24 + Item: Conse_F_Harp Rate: 385 - - Item: Conse_F_Ribbon + - Index: 25 + Item: Conse_F_Ribbon Rate: 385 - Group: MATERIAL_SHADOW_CUBEII SubGroups: - SubGroup: 1 List: - - Item: S_Spiritual_Weapon + - Index: 0 + Item: S_Spiritual_Weapon Rate: 115 - - Item: S_Spiritual_Earring + - Index: 1 + Item: S_Spiritual_Earring Rate: 115 - - Item: S_Spiritual_Pendent + - Index: 2 + Item: S_Spiritual_Pendent Rate: 115 - - Item: S_Malicious_Armor + - Index: 3 + Item: S_Malicious_Armor Rate: 115 - - Item: S_Malicious_Shoes + - Index: 4 + Item: S_Malicious_Shoes Rate: 115 - - Item: S_Malicious_Shield + - Index: 5 + Item: S_Malicious_Shield Rate: 115 - - Item: S_Gemstone_Armor + - Index: 6 + Item: S_Gemstone_Armor Rate: 115 - - Item: S_Gemstone_Shoes + - Index: 7 + Item: S_Gemstone_Shoes Rate: 115 - - Item: S_Gemstone_Shield + - Index: 8 + Item: S_Gemstone_Shield Rate: 115 - - Item: S_Gemstone_Weapon + - Index: 9 + Item: S_Gemstone_Weapon Rate: 115 - - Item: S_Gemstone_Earring + - Index: 10 + Item: S_Gemstone_Earring Rate: 115 - - Item: S_Gemstone_Pendent + - Index: 11 + Item: S_Gemstone_Pendent Rate: 115 - - Item: S_Infinity_Earring + - Index: 12 + Item: S_Infinity_Earring Rate: 115 - - Item: S_Infinity_Pendant + - Index: 13 + Item: S_Infinity_Pendant Rate: 115 - - Item: S_Executioner_Weapon + - Index: 14 + Item: S_Executioner_Weapon Rate: 115 - - Item: S_Exorcist_Weapon + - Index: 15 + Item: S_Exorcist_Weapon Rate: 115 - - Item: S_Hunting_Weapon + - Index: 16 + Item: S_Hunting_Weapon Rate: 115 - - Item: S_Insect_Net_Weapon + - Index: 17 + Item: S_Insect_Net_Weapon Rate: 115 - - Item: S_Fishing_Weapon + - Index: 18 + Item: S_Fishing_Weapon Rate: 115 - - Item: S_Dragon_Killer_Weapon + - Index: 19 + Item: S_Dragon_Killer_Weapon Rate: 115 - - Item: S_Corrupt_Weapon + - Index: 20 + Item: S_Corrupt_Weapon Rate: 115 - - Item: S_Vibration_Weapon + - Index: 21 + Item: S_Vibration_Weapon Rate: 115 - - Item: S_Holy_Water_Weapon + - Index: 22 + Item: S_Holy_Water_Weapon Rate: 115 - - Item: S_Scissors_Weapon + - Index: 23 + Item: S_Scissors_Weapon Rate: 115 - - Item: S_Penetration_Earring + - Index: 24 + Item: S_Penetration_Earring Rate: 115 - - Item: S_Penetration_Pendent + - Index: 25 + Item: S_Penetration_Pendent Rate: 115 - - Item: S_Tempest_Earring + - Index: 26 + Item: S_Tempest_Earring Rate: 115 - - Item: S_Tempest_Pendent + - Index: 27 + Item: S_Tempest_Pendent Rate: 115 - - Item: S_M_Executioner_Weapon + - Index: 28 + Item: S_M_Executioner_Weapon Rate: 115 - - Item: S_M_Exorcist_Weapon + - Index: 29 + Item: S_M_Exorcist_Weapon Rate: 115 - - Item: S_M_Hunting_Weapon + - Index: 30 + Item: S_M_Hunting_Weapon Rate: 115 - - Item: S_M_Insect_Net_Weapon + - Index: 31 + Item: S_M_Insect_Net_Weapon Rate: 115 - - Item: S_M_Fishing_Weapon + - Index: 32 + Item: S_M_Fishing_Weapon Rate: 115 - - Item: S_M_Dragon_K_Weapon + - Index: 33 + Item: S_M_Dragon_K_Weapon Rate: 115 - - Item: S_M_Corrupt_Weapon + - Index: 34 + Item: S_M_Corrupt_Weapon Rate: 115 - - Item: S_M_Vibration_Weapon + - Index: 35 + Item: S_M_Vibration_Weapon Rate: 115 - - Item: S_M_Holy_Water_Weapon + - Index: 36 + Item: S_M_Holy_Water_Weapon Rate: 115 - - Item: S_M_Scissors_Weapon + - Index: 37 + Item: S_M_Scissors_Weapon Rate: 115 - - Item: S_Expert_Shoes + - Index: 38 + Item: S_Expert_Shoes Rate: 115 - - Item: S_Expert_Shield + - Index: 39 + Item: S_Expert_Shield Rate: 115 - - Item: S_Beginner_Shoes + - Index: 40 + Item: S_Beginner_Shoes Rate: 115 - - Item: S_Beginner_Shield + - Index: 41 + Item: S_Beginner_Shield Rate: 115 - - Item: S_Rookie_Shoes + - Index: 42 + Item: S_Rookie_Shoes Rate: 115 - - Item: S_Rookie_Shield + - Index: 43 + Item: S_Rookie_Shield Rate: 115 - - Item: S_Advanced_Shoes + - Index: 44 + Item: S_Advanced_Shoes Rate: 115 - - Item: S_Advanced_Shield + - Index: 45 + Item: S_Advanced_Shield Rate: 115 - - Item: S2_Gemstone_Earring + - Index: 46 + Item: S2_Gemstone_Earring Rate: 115 - - Item: S2_Spiritual_Weapon + - Index: 47 + Item: S2_Spiritual_Weapon Rate: 115 - - Item: S2_Malicious_Armor + - Index: 48 + Item: S2_Malicious_Armor Rate: 115 - - Item: S2_Force_Ex_Weapon + - Index: 49 + Item: S2_Force_Ex_Weapon Rate: 115 - - Item: S2_Spirit_M_E_Weapon + - Index: 50 + Item: S2_Spirit_M_E_Weapon Rate: 115 - - Item: S2_Gemstone_Weapon + - Index: 51 + Item: S2_Gemstone_Weapon Rate: 115 - - Item: S2_Gemstone_Shield + - Index: 52 + Item: S2_Gemstone_Shield Rate: 115 - - Item: S_Tempest_Shield + - Index: 53 + Item: S_Tempest_Shield Rate: 115 - - Item: S_Tempest_Shoes + - Index: 54 + Item: S_Tempest_Shoes Rate: 115 - - Item: S_M_ExeHoly_Armor + - Index: 55 + Item: S_M_ExeHoly_Armor Rate: 115 - - Item: S_M_ExoCorrupt_Armor + - Index: 56 + Item: S_M_ExoCorrupt_Armor Rate: 115 - - Item: S_M_DragonVib_Armor + - Index: 57 + Item: S_M_DragonVib_Armor Rate: 115 - - Item: S_M_SciHunting_Armor + - Index: 58 + Item: S_M_SciHunting_Armor Rate: 115 - - Item: S_M_FishInsect_Armor + - Index: 59 + Item: S_M_FishInsect_Armor Rate: 115 - - Item: S_Penetration_Shoes + - Index: 60 + Item: S_Penetration_Shoes Rate: 115 - - Item: S_Penetration_Shield + - Index: 61 + Item: S_Penetration_Shield Rate: 115 - - Item: S_ExeHoly_Armor + - Index: 62 + Item: S_ExeHoly_Armor Rate: 115 - - Item: S_ExoCorrupt_Armor + - Index: 63 + Item: S_ExoCorrupt_Armor Rate: 115 - - Item: S_DragonVib_Armor + - Index: 64 + Item: S_DragonVib_Armor Rate: 115 - - Item: S_SciHunting_Armor + - Index: 65 + Item: S_SciHunting_Armor Rate: 115 - - Item: S_FishInsect_Armor + - Index: 66 + Item: S_FishInsect_Armor Rate: 115 - - Item: S_Tempest_Weapon + - Index: 67 + Item: S_Tempest_Weapon Rate: 115 - - Item: S_Tempest_Armor + - Index: 68 + Item: S_Tempest_Armor Rate: 115 - - Item: S_M_Exo_Co_Weapon + - Index: 69 + Item: S_M_Exo_Co_Weapon Rate: 115 - - Item: S_M_Viv_Dr_Weapon + - Index: 70 + Item: S_M_Viv_Dr_Weapon Rate: 115 - - Item: S_M_Sci_Hu_Weapon + - Index: 71 + Item: S_M_Sci_Hu_Weapon Rate: 115 - - Item: S_M_Fis_In_Weapon + - Index: 72 + Item: S_M_Fis_In_Weapon Rate: 115 - - Item: S_M_Exe_Ho_Weapon + - Index: 73 + Item: S_M_Exe_Ho_Weapon Rate: 115 - - Item: S_Penetration_Weapon + - Index: 74 + Item: S_Penetration_Weapon Rate: 115 - - Item: S_Penetration_Armor + - Index: 75 + Item: S_Penetration_Armor Rate: 115 - - Item: S_Exe_Ho_Weapon + - Index: 76 + Item: S_Exe_Ho_Weapon Rate: 115 - - Item: S_Fis_In_Weapon + - Index: 77 + Item: S_Fis_In_Weapon Rate: 115 - - Item: S_Sci_Hu_Weapon + - Index: 78 + Item: S_Sci_Hu_Weapon Rate: 115 - - Item: S_Viv_Dr_Weapon + - Index: 79 + Item: S_Viv_Dr_Weapon Rate: 115 - - Item: S_Exo_Co_Weapon + - Index: 80 + Item: S_Exo_Co_Weapon Rate: 115 - - Item: S_Mammoth_Armor + - Index: 81 + Item: S_Mammoth_Armor Rate: 115 - - Item: S_Mammoth_Shoes + - Index: 82 + Item: S_Mammoth_Shoes Rate: 115 - - Item: S_Mammoth_Pendant + - Index: 83 + Item: S_Mammoth_Pendant Rate: 115 - - Item: S_Mammoth_Earring + - Index: 84 + Item: S_Mammoth_Earring Rate: 115 - - Item: S_Mammoth_Weapon + - Index: 85 + Item: S_Mammoth_Weapon Rate: 115 - - Item: S_Mammoth_Shield + - Index: 86 + Item: S_Mammoth_Shield Rate: 115 - Group: ANCIENT_HERO_WILL SubGroups: - SubGroup: 1 List: - - Item: Ancient_Hero_Bravery + - Index: 0 + Item: Ancient_Hero_Bravery Rate: 4500 - - Item: Ancient_Hero_Wisdom + - Index: 1 + Item: Ancient_Hero_Wisdom Rate: 4500 - - Item: Great_Hero_Bravery + - Index: 2 + Item: Great_Hero_Bravery Rate: 500 - - Item: Great_Hero_Wisdom + - Index: 3 + Item: Great_Hero_Wisdom Rate: 500 - Group: MAMMOTH_SHADOW_BOX SubGroups: - SubGroup: 1 List: - - Item: S_Mammoth_Armor + - Index: 0 + Item: S_Mammoth_Armor Rate: 1667 - - Item: S_Mammoth_Shoes + - Index: 1 + Item: S_Mammoth_Shoes Rate: 1667 - - Item: S_Mammoth_Pendant + - Index: 2 + Item: S_Mammoth_Pendant Rate: 1667 - - Item: S_Mammoth_Earring + - Index: 3 + Item: S_Mammoth_Earring Rate: 1667 - - Item: S_Mammoth_Weapon + - Index: 4 + Item: S_Mammoth_Weapon Rate: 1667 - - Item: S_Mammoth_Shield + - Index: 5 + Item: S_Mammoth_Shield Rate: 1667 - Group: SHADOW_R_M_BOX SubGroups: - SubGroup: 1 List: - - Item: Class_Sha_R_M_Melee + - Index: 0 + Item: Class_Sha_R_M_Melee Rate: 2500 - - Item: Class_Sha_R_M_Magic + - Index: 1 + Item: Class_Sha_R_M_Magic Rate: 2500 - - Item: Skill_Sha_R_M_Melee + - Index: 2 + Item: Skill_Sha_R_M_Melee Rate: 2500 - - Item: Skill_Sha_R_M_Magic + - Index: 3 + Item: Skill_Sha_R_M_Magic Rate: 2500 - Group: ALL_SHADOW_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_CriticalHit_Armor + - Index: 0 + Item: S_CriticalHit_Armor Rate: 2 - - Item: S_Physical_Earring + - Index: 1 + Item: S_Physical_Earring Rate: 17 - - Item: S_Physical_Weapon + - Index: 2 + Item: S_Physical_Weapon Rate: 17 - - Item: S_Physical_Pendant + - Index: 3 + Item: S_Physical_Pendant Rate: 17 - - Item: S_Magical_Earring + - Index: 4 + Item: S_Magical_Earring Rate: 17 - - Item: S_Magical_Weapon + - Index: 5 + Item: S_Magical_Weapon Rate: 17 - - Item: S_Magical_Pendant + - Index: 6 + Item: S_Magical_Pendant Rate: 17 - - Item: S_Breezy_Armor + - Index: 7 + Item: S_Breezy_Armor Rate: 17 - - Item: S_Champion_Shoes + - Index: 8 + Item: S_Champion_Shoes Rate: 17 - - Item: S_Athena_Shield + - Index: 9 + Item: S_Athena_Shield Rate: 17 - - Item: S_Immune_Armor + - Index: 10 + Item: S_Immune_Armor Rate: 17 - - Item: S_Hard_Armor + - Index: 11 + Item: S_Hard_Armor Rate: 17 - - Item: S_Ancient_Armor + - Index: 12 + Item: S_Ancient_Armor Rate: 17 - - Item: S_Critical_Armor + - Index: 13 + Item: S_Critical_Armor Rate: 17 - - Item: S_Kingbird_Weapon + - Index: 14 + Item: S_Kingbird_Weapon Rate: 17 - - Item: S_Cri_Hit_Weapon + - Index: 15 + Item: S_Cri_Hit_Weapon Rate: 17 - - Item: S_Healing_Weapon + - Index: 16 + Item: S_Healing_Weapon Rate: 17 - - Item: S_Lucky_Weapon + - Index: 17 + Item: S_Lucky_Weapon Rate: 17 - - Item: S_Power_Earring + - Index: 18 + Item: S_Power_Earring Rate: 17 - - Item: S_Int_Pendant + - Index: 19 + Item: S_Int_Pendant Rate: 17 - - Item: S_Dexterous_Armor + - Index: 20 + Item: S_Dexterous_Armor Rate: 17 - - Item: S_Vital_Shoes + - Index: 21 + Item: S_Vital_Shoes Rate: 17 - - Item: S_Athletic_Shield + - Index: 22 + Item: S_Athletic_Shield Rate: 17 - - Item: S_Lucky_Armor + - Index: 23 + Item: S_Lucky_Armor Rate: 17 - - Item: S_Power_Pendant + - Index: 24 + Item: S_Power_Pendant Rate: 17 - - Item: S_Int_Earring + - Index: 25 + Item: S_Int_Earring Rate: 17 - - Item: S_Dexterous_Weapon + - Index: 26 + Item: S_Dexterous_Weapon Rate: 17 - - Item: S_Vital_Shield + - Index: 27 + Item: S_Vital_Shield Rate: 17 - - Item: S_Athletic_Shoes + - Index: 28 + Item: S_Athletic_Shoes Rate: 17 - - Item: S_Resist_Spell_Pendant + - Index: 29 + Item: S_Resist_Spell_Pendant Rate: 17 - - Item: S_Rapid_Pendant + - Index: 30 + Item: S_Rapid_Pendant Rate: 17 - - Item: S_Caster_Pendant + - Index: 31 + Item: S_Caster_Pendant Rate: 17 - - Item: S_Hard_Earring + - Index: 32 + Item: S_Hard_Earring Rate: 17 - - Item: S_Wise_Earring + - Index: 33 + Item: S_Wise_Earring Rate: 17 - - Item: S_Athena_Earring + - Index: 34 + Item: S_Athena_Earring Rate: 17 - - Item: S_Cranial_Shield + - Index: 35 + Item: S_Cranial_Shield Rate: 17 - - Item: S_Safeguard_Shield + - Index: 36 + Item: S_Safeguard_Shield Rate: 17 - - Item: S_Brutal_Shield + - Index: 37 + Item: S_Brutal_Shield Rate: 17 - - Item: S_Gargantua_Shield + - Index: 38 + Item: S_Gargantua_Shield Rate: 17 - - Item: S_Homers_Shield + - Index: 39 + Item: S_Homers_Shield Rate: 17 - - Item: S_Dragoon_Shield + - Index: 40 + Item: S_Dragoon_Shield Rate: 17 - - Item: S_Satanic_Shield + - Index: 41 + Item: S_Satanic_Shield Rate: 17 - - Item: S_Flameguard_Shield + - Index: 42 + Item: S_Flameguard_Shield Rate: 17 - - Item: S_Requiem_Shield + - Index: 43 + Item: S_Requiem_Shield Rate: 17 - - Item: S_Cadi_Shield + - Index: 44 + Item: S_Cadi_Shield Rate: 17 - - Item: S_Bloody_Shoes + - Index: 45 + Item: S_Bloody_Shoes Rate: 17 - - Item: S_Liberation_Shoes + - Index: 46 + Item: S_Liberation_Shoes Rate: 17 - - Item: S_Chemical_Shoes + - Index: 47 + Item: S_Chemical_Shoes Rate: 17 - - Item: S_Clamorous_Shoes + - Index: 48 + Item: S_Clamorous_Shoes Rate: 17 - - Item: S_Insecticide_Shoes + - Index: 49 + Item: S_Insecticide_Shoes Rate: 17 - - Item: S_Fisher_Shoes + - Index: 50 + Item: S_Fisher_Shoes Rate: 17 - - Item: S_Seraphim_Shoes + - Index: 51 + Item: S_Seraphim_Shoes Rate: 17 - - Item: S_Beholder_Shoes + - Index: 52 + Item: S_Beholder_Shoes Rate: 17 - - Item: S_Divine_Shoes + - Index: 53 + Item: S_Divine_Shoes Rate: 17 - - Item: S_Dragoon_Shoes + - Index: 54 + Item: S_Dragoon_Shoes Rate: 17 - - Item: S_Big_Armor + - Index: 55 + Item: S_Big_Armor Rate: 17 - - Item: S_Medium_Armor + - Index: 56 + Item: S_Medium_Armor Rate: 17 - - Item: S_Small_Armor + - Index: 57 + Item: S_Small_Armor Rate: 17 - - Item: S_Big_Weapon + - Index: 58 + Item: S_Big_Weapon Rate: 17 - - Item: S_Medium_Weapon + - Index: 59 + Item: S_Medium_Weapon Rate: 17 - - Item: S_Small_Weapon + - Index: 60 + Item: S_Small_Weapon Rate: 17 - - Item: S_Spiritual_Weapon + - Index: 61 + Item: S_Spiritual_Weapon Rate: 17 - - Item: S_Spiritual_Earring + - Index: 62 + Item: S_Spiritual_Earring Rate: 17 - - Item: S_Spiritual_Pendent + - Index: 63 + Item: S_Spiritual_Pendent Rate: 17 - - Item: S_Malicious_Armor + - Index: 64 + Item: S_Malicious_Armor Rate: 17 - - Item: S_Malicious_Shoes + - Index: 65 + Item: S_Malicious_Shoes Rate: 17 - - Item: S_Malicious_Shield + - Index: 66 + Item: S_Malicious_Shield Rate: 17 - - Item: S_Gemstone_Armor + - Index: 67 + Item: S_Gemstone_Armor Rate: 17 - - Item: S_Gemstone_Shoes + - Index: 68 + Item: S_Gemstone_Shoes Rate: 17 - - Item: S_Gemstone_Shield + - Index: 69 + Item: S_Gemstone_Shield Rate: 17 - - Item: S_Gemstone_Weapon + - Index: 70 + Item: S_Gemstone_Weapon Rate: 17 - - Item: S_Gemstone_Earring + - Index: 71 + Item: S_Gemstone_Earring Rate: 17 - - Item: S_Gemstone_Pendent + - Index: 72 + Item: S_Gemstone_Pendent Rate: 17 - - Item: S_Stability_Shield + - Index: 73 + Item: S_Stability_Shield Rate: 17 - - Item: S_Plasterer's_Armor + - Index: 74 + Item: S_Plasterer's_Armor Rate: 17 - - Item: S_Plasterer's_Shoes + - Index: 75 + Item: S_Plasterer's_Shoes Rate: 17 - - Item: S_Insomniac_Armor + - Index: 76 + Item: S_Insomniac_Armor Rate: 17 - - Item: S_Insomniac_Shoes + - Index: 77 + Item: S_Insomniac_Shoes Rate: 17 - - Item: S_Peerless_Armor + - Index: 78 + Item: S_Peerless_Armor Rate: 17 - - Item: S_Peerless_Shoes + - Index: 79 + Item: S_Peerless_Shoes Rate: 17 - - Item: S_Adurate_Armor + - Index: 80 + Item: S_Adurate_Armor Rate: 17 - - Item: S_Adurate_Shoes + - Index: 81 + Item: S_Adurate_Shoes Rate: 17 - - Item: Unfreez_Weapon_S + - Index: 82 + Item: Unfreez_Weapon_S Rate: 17 - - Item: Unfreeze_Earing_S + - Index: 83 + Item: Unfreeze_Earing_S Rate: 17 - - Item: Unfreeze_Pendent_S + - Index: 84 + Item: Unfreeze_Pendent_S Rate: 17 - - Item: Vitality_Earing_S + - Index: 85 + Item: Vitality_Earing_S Rate: 17 - - Item: Vitality_Pendant_S + - Index: 86 + Item: Vitality_Pendant_S Rate: 17 - - Item: S_Neutral_Weapon + - Index: 87 + Item: S_Neutral_Weapon Rate: 17 - - Item: S_Neutral_Earring + - Index: 88 + Item: S_Neutral_Earring Rate: 17 - - Item: S_Neutral_Pendent + - Index: 89 + Item: S_Neutral_Pendent Rate: 17 - - Item: S_Curse_Lift_Earring + - Index: 90 + Item: S_Curse_Lift_Earring Rate: 17 - - Item: S_Curse_Lift_Pendent + - Index: 91 + Item: S_Curse_Lift_Pendent Rate: 17 - - Item: S_Caster_earring + - Index: 92 + Item: S_Caster_earring Rate: 17 - - Item: S_Caster_Weapon + - Index: 93 + Item: S_Caster_Weapon Rate: 17 - - Item: S_Spell_Flow_Shoes + - Index: 94 + Item: S_Spell_Flow_Shoes Rate: 17 - - Item: S_Spell_Flow_Armor + - Index: 95 + Item: S_Spell_Flow_Armor Rate: 17 - - Item: S_Spell_Flow_Shield + - Index: 96 + Item: S_Spell_Flow_Shield Rate: 17 - - Item: S_Greed_Armor + - Index: 97 + Item: S_Greed_Armor Rate: 17 - - Item: S_Greed_Shoes + - Index: 98 + Item: S_Greed_Shoes Rate: 17 - - Item: S_Greed_Shield + - Index: 99 + Item: S_Greed_Shield Rate: 17 - - Item: S_Greed_Weapon + - Index: 100 + Item: S_Greed_Weapon Rate: 17 - - Item: S_Greed_Earring + - Index: 101 + Item: S_Greed_Earring Rate: 17 - - Item: S_Greed_Pendant + - Index: 102 + Item: S_Greed_Pendant Rate: 17 - - Item: S_Heal_Armor + - Index: 103 + Item: S_Heal_Armor Rate: 17 - - Item: S_Heal_Shoes + - Index: 104 + Item: S_Heal_Shoes Rate: 17 - - Item: S_Heal_Shield + - Index: 105 + Item: S_Heal_Shield Rate: 17 - - Item: S_Heal_Weapon + - Index: 106 + Item: S_Heal_Weapon Rate: 17 - - Item: S_Heal_Earring + - Index: 107 + Item: S_Heal_Earring Rate: 17 - - Item: S_Heal_Pendant + - Index: 108 + Item: S_Heal_Pendant Rate: 17 - - Item: S_Hiding_Armor + - Index: 109 + Item: S_Hiding_Armor Rate: 17 - - Item: S_Hiding_Shoes + - Index: 110 + Item: S_Hiding_Shoes Rate: 17 - - Item: S_Hiding_Shield + - Index: 111 + Item: S_Hiding_Shield Rate: 17 - - Item: S_Hiding_Weapon + - Index: 112 + Item: S_Hiding_Weapon Rate: 17 - - Item: S_Hiding_Earring + - Index: 113 + Item: S_Hiding_Earring Rate: 17 - - Item: S_Hiding_Pendant + - Index: 114 + Item: S_Hiding_Pendant Rate: 17 - - Item: S_Cloaking_Armor + - Index: 115 + Item: S_Cloaking_Armor Rate: 17 - - Item: S_Cloaking_Shoes + - Index: 116 + Item: S_Cloaking_Shoes Rate: 17 - - Item: S_Cloaking_Shield + - Index: 117 + Item: S_Cloaking_Shield Rate: 17 - - Item: S_Cloaking_Weapon + - Index: 118 + Item: S_Cloaking_Weapon Rate: 17 - - Item: S_Cloaking_Earring + - Index: 119 + Item: S_Cloaking_Earring Rate: 17 - - Item: S_Cloaking_Pendant + - Index: 120 + Item: S_Cloaking_Pendant Rate: 17 - - Item: S_Teleport_Armor + - Index: 121 + Item: S_Teleport_Armor Rate: 17 - - Item: S_Teleport_Shoes + - Index: 122 + Item: S_Teleport_Shoes Rate: 17 - - Item: S_Teleport_Shield + - Index: 123 + Item: S_Teleport_Shield Rate: 17 - - Item: S_Teleport_Weapon + - Index: 124 + Item: S_Teleport_Weapon Rate: 17 - - Item: S_Teleport_Earring + - Index: 125 + Item: S_Teleport_Earring Rate: 17 - - Item: S_Teleport_Pendant + - Index: 126 + Item: S_Teleport_Pendant Rate: 17 - - Item: S_Steal_Armor + - Index: 127 + Item: S_Steal_Armor Rate: 17 - - Item: S_Steal_Shoes + - Index: 128 + Item: S_Steal_Shoes Rate: 17 - - Item: S_Steal_Shield + - Index: 129 + Item: S_Steal_Shield Rate: 17 - - Item: S_Steal_Weapon + - Index: 130 + Item: S_Steal_Weapon Rate: 17 - - Item: S_Steal_Earring + - Index: 131 + Item: S_Steal_Earring Rate: 17 - - Item: S_Steal_Pendant + - Index: 132 + Item: S_Steal_Pendant Rate: 17 - - Item: S_Infinity_Earring + - Index: 133 + Item: S_Infinity_Earring Rate: 17 - - Item: S_Infinity_Pendant + - Index: 134 + Item: S_Infinity_Pendant Rate: 17 - - Item: S_Solid_Weapon + - Index: 135 + Item: S_Solid_Weapon Rate: 17 - - Item: S_Solid_Earring + - Index: 136 + Item: S_Solid_Earring Rate: 17 - - Item: S_Immortal_Armor + - Index: 137 + Item: S_Immortal_Armor Rate: 17 - - Item: S_Immortal_Pendant + - Index: 138 + Item: S_Immortal_Pendant Rate: 17 - - Item: S_Executioner_Weapon + - Index: 139 + Item: S_Executioner_Weapon Rate: 17 - - Item: S_Exorcist_Weapon + - Index: 140 + Item: S_Exorcist_Weapon Rate: 17 - - Item: S_Hunting_Weapon + - Index: 141 + Item: S_Hunting_Weapon Rate: 17 - - Item: S_Insect_Net_Weapon + - Index: 142 + Item: S_Insect_Net_Weapon Rate: 17 - - Item: S_Fishing_Weapon + - Index: 143 + Item: S_Fishing_Weapon Rate: 17 - - Item: S_Dragon_Killer_Weapon + - Index: 144 + Item: S_Dragon_Killer_Weapon Rate: 17 - - Item: S_Corrupt_Weapon + - Index: 145 + Item: S_Corrupt_Weapon Rate: 17 - - Item: S_Vibration_Weapon + - Index: 146 + Item: S_Vibration_Weapon Rate: 17 - - Item: S_Holy_Water_Weapon + - Index: 147 + Item: S_Holy_Water_Weapon Rate: 17 - - Item: S_Scissors_Weapon + - Index: 148 + Item: S_Scissors_Weapon Rate: 17 - - Item: S_Penetration_Earring + - Index: 149 + Item: S_Penetration_Earring Rate: 17 - - Item: S_Penetration_Pendent + - Index: 150 + Item: S_Penetration_Pendent Rate: 17 - - Item: S_Tempest_Earring + - Index: 151 + Item: S_Tempest_Earring Rate: 17 - - Item: S_Tempest_Pendent + - Index: 152 + Item: S_Tempest_Pendent Rate: 17 - - Item: S_M_Executioner_Weapon + - Index: 153 + Item: S_M_Executioner_Weapon Rate: 17 - - Item: S_M_Exorcist_Weapon + - Index: 154 + Item: S_M_Exorcist_Weapon Rate: 17 - - Item: S_M_Hunting_Weapon + - Index: 155 + Item: S_M_Hunting_Weapon Rate: 17 - - Item: S_M_Insect_Net_Weapon + - Index: 156 + Item: S_M_Insect_Net_Weapon Rate: 17 - - Item: S_M_Fishing_Weapon + - Index: 157 + Item: S_M_Fishing_Weapon Rate: 17 - - Item: S_M_Dragon_K_Weapon + - Index: 158 + Item: S_M_Dragon_K_Weapon Rate: 17 - - Item: S_M_Corrupt_Weapon + - Index: 159 + Item: S_M_Corrupt_Weapon Rate: 17 - - Item: S_M_Vibration_Weapon + - Index: 160 + Item: S_M_Vibration_Weapon Rate: 17 - - Item: S_M_Holy_Water_Weapon + - Index: 161 + Item: S_M_Holy_Water_Weapon Rate: 17 - - Item: S_M_Scissors_Weapon + - Index: 162 + Item: S_M_Scissors_Weapon Rate: 17 - - Item: S_Bearers_Armor + - Index: 163 + Item: S_Bearers_Armor Rate: 17 - - Item: S_Bearers_Shoes + - Index: 164 + Item: S_Bearers_Shoes Rate: 17 - - Item: S_Bearers_Shield + - Index: 165 + Item: S_Bearers_Shield Rate: 17 - - Item: S_Bearers_Weapon + - Index: 166 + Item: S_Bearers_Weapon Rate: 17 - - Item: S_Bearers_Earring + - Index: 167 + Item: S_Bearers_Earring Rate: 17 - - Item: S_Bearers_Pendent + - Index: 168 + Item: S_Bearers_Pendent Rate: 17 - - Item: S_Basis_Armor + - Index: 169 + Item: S_Basis_Armor Rate: 17 - - Item: S_Hallowed_Armor + - Index: 170 + Item: S_Hallowed_Armor Rate: 17 - - Item: S_Saharic_Armor + - Index: 171 + Item: S_Saharic_Armor Rate: 17 - - Item: S_Underneath_Armor + - Index: 172 + Item: S_Underneath_Armor Rate: 17 - - Item: S_Flam_Armor + - Index: 173 + Item: S_Flam_Armor Rate: 17 - - Item: S_Windy_Armor + - Index: 174 + Item: S_Windy_Armor Rate: 17 - - Item: S_Envenom_Armor + - Index: 175 + Item: S_Envenom_Armor Rate: 17 - - Item: S_Damned_Armor + - Index: 176 + Item: S_Damned_Armor Rate: 17 - - Item: S_Geist_Armor + - Index: 177 + Item: S_Geist_Armor Rate: 17 - - Item: S_Divine_Armor + - Index: 178 + Item: S_Divine_Armor Rate: 17 - - Item: S_Hasty_Shoes + - Index: 179 + Item: S_Hasty_Shoes Rate: 17 - - Item: S_Hasty_Armor + - Index: 180 + Item: S_Hasty_Armor Rate: 17 - - Item: S_Basis_Shield + - Index: 181 + Item: S_Basis_Shield Rate: 17 - - Item: S_Hallowed_Shield + - Index: 182 + Item: S_Hallowed_Shield Rate: 17 - - Item: S_Saharic_Shield + - Index: 183 + Item: S_Saharic_Shield Rate: 17 - - Item: S_Underneath_Shield + - Index: 184 + Item: S_Underneath_Shield Rate: 17 - - Item: S_Flam_Shield + - Index: 185 + Item: S_Flam_Shield Rate: 17 - - Item: S_Windy_Shield + - Index: 186 + Item: S_Windy_Shield Rate: 17 - - Item: S_Envenom_Shield + - Index: 187 + Item: S_Envenom_Shield Rate: 17 - - Item: S_Damned_Shield + - Index: 188 + Item: S_Damned_Shield Rate: 17 - - Item: S_Geist_Shield + - Index: 189 + Item: S_Geist_Shield Rate: 17 - - Item: S_Divine_Shield + - Index: 190 + Item: S_Divine_Shield Rate: 17 - - Item: S_Expert_Shoes + - Index: 191 + Item: S_Expert_Shoes Rate: 17 - - Item: S_Expert_Shield + - Index: 192 + Item: S_Expert_Shield Rate: 17 - - Item: S_Beginner_Shoes + - Index: 193 + Item: S_Beginner_Shoes Rate: 17 - - Item: S_Beginner_Shield + - Index: 194 + Item: S_Beginner_Shield Rate: 17 - - Item: S_Rookie_Shoes + - Index: 195 + Item: S_Rookie_Shoes Rate: 17 - - Item: S_Rookie_Shield + - Index: 196 + Item: S_Rookie_Shield Rate: 17 - - Item: S_Advanced_Shoes + - Index: 197 + Item: S_Advanced_Shoes Rate: 17 - - Item: S_Advanced_Shield + - Index: 198 + Item: S_Advanced_Shield Rate: 17 - - Item: S_Attack_Armor + - Index: 199 + Item: S_Attack_Armor Rate: 17 - - Item: S_Blitz_Earring + - Index: 200 + Item: S_Blitz_Earring Rate: 17 - - Item: S_Blitz_Pendent + - Index: 201 + Item: S_Blitz_Pendent Rate: 17 - - Item: S_ColdBolt_Armor + - Index: 202 + Item: S_ColdBolt_Armor Rate: 17 - - Item: S_FireBolt_Armor + - Index: 203 + Item: S_FireBolt_Armor Rate: 17 - - Item: S_LightingBolt_Armor + - Index: 204 + Item: S_LightingBolt_Armor Rate: 17 - - Item: S_EarthSpike_Armor + - Index: 205 + Item: S_EarthSpike_Armor Rate: 17 - - Item: S_Enhance_Force_Weapon + - Index: 206 + Item: S_Enhance_Force_Weapon Rate: 17 - - Item: S_Force_Weapon + - Index: 207 + Item: S_Force_Weapon Rate: 17 - - Item: S_Force_Earring + - Index: 208 + Item: S_Force_Earring Rate: 17 - - Item: S_Force_Pendant + - Index: 209 + Item: S_Force_Pendant Rate: 17 - - Item: S_Enhance_Spirit_Weapon + - Index: 210 + Item: S_Enhance_Spirit_Weapon Rate: 17 - - Item: S_Spirit_Weapon + - Index: 211 + Item: S_Spirit_Weapon Rate: 17 - - Item: S_Spirit_Earring + - Index: 212 + Item: S_Spirit_Earring Rate: 17 - - Item: S_Spirit_Pendant + - Index: 213 + Item: S_Spirit_Pendant Rate: 17 - - Item: S_Blitz_Shoes + - Index: 214 + Item: S_Blitz_Shoes Rate: 17 - - Item: S_Blitz_Shield + - Index: 215 + Item: S_Blitz_Shield Rate: 17 - - Item: S_Exceed_Weapon + - Index: 216 + Item: S_Exceed_Weapon Rate: 17 - - Item: S_Titan_Earring + - Index: 217 + Item: S_Titan_Earring Rate: 17 - - Item: S_Titan_Pendant + - Index: 218 + Item: S_Titan_Pendant Rate: 17 - - Item: S_Boned_Earring + - Index: 219 + Item: S_Boned_Earring Rate: 17 - - Item: S_Boned_Pendant + - Index: 220 + Item: S_Boned_Pendant Rate: 17 - - Item: S_Gigantic_Earring + - Index: 221 + Item: S_Gigantic_Earring Rate: 17 - - Item: S_Gigantic_Pendant + - Index: 222 + Item: S_Gigantic_Pendant Rate: 17 - - Item: S_Caster_Shoes + - Index: 223 + Item: S_Caster_Shoes Rate: 17 - - Item: S_Caster_Shield + - Index: 224 + Item: S_Caster_Shield Rate: 17 - - Item: S_Caster_Armor + - Index: 225 + Item: S_Caster_Armor Rate: 17 - - Item: S_Reload_Shoes + - Index: 226 + Item: S_Reload_Shoes Rate: 17 - - Item: S_Reload_Shield + - Index: 227 + Item: S_Reload_Shield Rate: 17 - - Item: S_Reload_Armor + - Index: 228 + Item: S_Reload_Armor Rate: 17 - - Item: S_Swordman_earring + - Index: 229 + Item: S_Swordman_earring Rate: 17 - - Item: S_Merchant_earring + - Index: 230 + Item: S_Merchant_earring Rate: 17 - - Item: S_Acolyte_earring + - Index: 231 + Item: S_Acolyte_earring Rate: 17 - - Item: S_Magician_earring + - Index: 232 + Item: S_Magician_earring Rate: 17 - - Item: S_Swordman_Pendant + - Index: 233 + Item: S_Swordman_Pendant Rate: 17 - - Item: S_Merchant_Pendant + - Index: 234 + Item: S_Merchant_Pendant Rate: 17 - - Item: S_Acolyte_Pendant + - Index: 235 + Item: S_Acolyte_Pendant Rate: 17 - - Item: S_Thief_Pendant + - Index: 236 + Item: S_Thief_Pendant Rate: 17 - - Item: S_Magician_Pendant + - Index: 237 + Item: S_Magician_Pendant Rate: 17 - - Item: S_Archer_Pendant + - Index: 238 + Item: S_Archer_Pendant Rate: 17 - - Item: S_Knight_Shoes + - Index: 239 + Item: S_Knight_Shoes Rate: 17 - - Item: S_Crusader_Shoes + - Index: 240 + Item: S_Crusader_Shoes Rate: 17 - - Item: S_Blacksmith_Shoes + - Index: 241 + Item: S_Blacksmith_Shoes Rate: 17 - - Item: S_Alchemist_Shoes + - Index: 242 + Item: S_Alchemist_Shoes Rate: 17 - - Item: S_Priest_Shoes + - Index: 243 + Item: S_Priest_Shoes Rate: 17 - - Item: S_Monk_Shoes + - Index: 244 + Item: S_Monk_Shoes Rate: 17 - - Item: S_Assassin_Shoes + - Index: 245 + Item: S_Assassin_Shoes Rate: 17 - - Item: S_Rogue_Shoes + - Index: 246 + Item: S_Rogue_Shoes Rate: 17 - - Item: S_Wizard_Shoes + - Index: 247 + Item: S_Wizard_Shoes Rate: 17 - - Item: S_Sage_Shoes + - Index: 248 + Item: S_Sage_Shoes Rate: 17 - - Item: S_Hunter_Shoes + - Index: 249 + Item: S_Hunter_Shoes Rate: 17 - - Item: S_Bard_Shoes + - Index: 250 + Item: S_Bard_Shoes Rate: 17 - - Item: S_Dancer_Shoes + - Index: 251 + Item: S_Dancer_Shoes Rate: 17 - - Item: S_Knight_Armor + - Index: 252 + Item: S_Knight_Armor Rate: 17 - - Item: S_Crusader_Armor + - Index: 253 + Item: S_Crusader_Armor Rate: 17 - - Item: S_Blacksmith_Armor + - Index: 254 + Item: S_Blacksmith_Armor Rate: 17 - - Item: S_Alchemist_Armor + - Index: 255 + Item: S_Alchemist_Armor Rate: 17 - - Item: S_Priest_Armor + - Index: 256 + Item: S_Priest_Armor Rate: 17 - - Item: S_Monk_Armor + - Index: 257 + Item: S_Monk_Armor Rate: 17 - - Item: S_Assassin_Armor + - Index: 258 + Item: S_Assassin_Armor Rate: 17 - - Item: S_Rogue_Armor + - Index: 259 + Item: S_Rogue_Armor Rate: 17 - - Item: S_Wizard_Armor + - Index: 260 + Item: S_Wizard_Armor Rate: 17 - - Item: S_Sage_Armor + - Index: 261 + Item: S_Sage_Armor Rate: 17 - - Item: S_Hunter_Armor + - Index: 262 + Item: S_Hunter_Armor Rate: 17 - - Item: S_Bard_Armor + - Index: 263 + Item: S_Bard_Armor Rate: 17 - - Item: S_Dancer_Armor + - Index: 264 + Item: S_Dancer_Armor Rate: 17 - - Item: S_SuperNovice_Weapon + - Index: 265 + Item: S_SuperNovice_Weapon Rate: 17 - - Item: S_Gunslinger_Weapon + - Index: 266 + Item: S_Gunslinger_Weapon Rate: 17 - - Item: S_Taekwon_Weapon + - Index: 267 + Item: S_Taekwon_Weapon Rate: 17 - - Item: S_Ninja_Weapon + - Index: 268 + Item: S_Ninja_Weapon Rate: 17 - - Item: S_DoramMagical_Weapon + - Index: 269 + Item: S_DoramMagical_Weapon Rate: 17 - - Item: S_DoramPhysical_Weapon + - Index: 270 + Item: S_DoramPhysical_Weapon Rate: 17 - - Item: S_Runeknight_Weapon + - Index: 271 + Item: S_Runeknight_Weapon Rate: 17 - - Item: S_Royalguard_Weapon + - Index: 272 + Item: S_Royalguard_Weapon Rate: 17 - - Item: S_Mechanic_weapon + - Index: 273 + Item: S_Mechanic_weapon Rate: 17 - - Item: S_Genetic_Weapon + - Index: 274 + Item: S_Genetic_Weapon Rate: 17 - - Item: S_Archbishop_Weapon + - Index: 275 + Item: S_Archbishop_Weapon Rate: 17 - - Item: S_Sura_weapon + - Index: 276 + Item: S_Sura_weapon Rate: 17 - - Item: S_Guillotine_Weapon + - Index: 277 + Item: S_Guillotine_Weapon Rate: 17 - - Item: S_Shadowchaser_Weapon + - Index: 278 + Item: S_Shadowchaser_Weapon Rate: 17 - - Item: S_Warlock_Weapon + - Index: 279 + Item: S_Warlock_Weapon Rate: 17 - - Item: S_Sorcerer_Weapon + - Index: 280 + Item: S_Sorcerer_Weapon Rate: 17 - - Item: S_Ranger_Weapon + - Index: 281 + Item: S_Ranger_Weapon Rate: 17 - - Item: S_Minstrel_Weapon + - Index: 282 + Item: S_Minstrel_Weapon Rate: 17 - - Item: S_Wanderer_Weapon + - Index: 283 + Item: S_Wanderer_Weapon Rate: 17 - - Item: S_Runeknight_Shield + - Index: 284 + Item: S_Runeknight_Shield Rate: 17 - - Item: S_Royalguard_Shield + - Index: 285 + Item: S_Royalguard_Shield Rate: 17 - - Item: S_Mechanic_Shield + - Index: 286 + Item: S_Mechanic_Shield Rate: 17 - - Item: S_Genetic_Shield + - Index: 287 + Item: S_Genetic_Shield Rate: 17 - - Item: S_Archbishop_Shield + - Index: 288 + Item: S_Archbishop_Shield Rate: 17 - - Item: S_Sura_Shield + - Index: 289 + Item: S_Sura_Shield Rate: 17 - - Item: S_Guillotine_Shield + - Index: 290 + Item: S_Guillotine_Shield Rate: 17 - - Item: S_Shadowchaser_Shield + - Index: 291 + Item: S_Shadowchaser_Shield Rate: 17 - - Item: S_Warlock_Shield + - Index: 292 + Item: S_Warlock_Shield Rate: 17 - - Item: S_Sorcerer_Shield + - Index: 293 + Item: S_Sorcerer_Shield Rate: 17 - - Item: S_Ranger_Shield + - Index: 294 + Item: S_Ranger_Shield Rate: 17 - - Item: S_Minstrel_Shield + - Index: 295 + Item: S_Minstrel_Shield Rate: 17 - - Item: S_Wanderer_Shield + - Index: 296 + Item: S_Wanderer_Shield Rate: 17 - - Item: S_Ninja_Shield + - Index: 297 + Item: S_Ninja_Shield Rate: 17 - - Item: S_Taekwon_Shield + - Index: 298 + Item: S_Taekwon_Shield Rate: 17 - - Item: S_DoramPhysical_Shield + - Index: 299 + Item: S_DoramPhysical_Shield Rate: 17 - - Item: S_DoramMagical_Shield + - Index: 300 + Item: S_DoramMagical_Shield Rate: 17 - - Item: S_SuperNovice_Shield + - Index: 301 + Item: S_SuperNovice_Shield Rate: 17 - - Item: S_Gunslinger_Shield + - Index: 302 + Item: S_Gunslinger_Shield Rate: 17 - - Item: S2_Hasty_Shoes + - Index: 303 + Item: S2_Hasty_Shoes Rate: 5 - - Item: S2_Bearers_Pendent + - Index: 304 + Item: S2_Bearers_Pendent Rate: 5 - - Item: S2_Gemstone_Earring + - Index: 305 + Item: S2_Gemstone_Earring Rate: 5 - - Item: S2_Spell_Flow_Shield + - Index: 306 + Item: S2_Spell_Flow_Shield Rate: 5 - - Item: S2_Spiritual_Weapon + - Index: 307 + Item: S2_Spiritual_Weapon Rate: 5 - - Item: S2_Malicious_Armor + - Index: 308 + Item: S2_Malicious_Armor Rate: 5 - - Item: S_Sigrun_Armor + - Index: 309 + Item: S_Sigrun_Armor Rate: 5 - - Item: S_Sigrun_Shield + - Index: 310 + Item: S_Sigrun_Shield Rate: 5 - - Item: S2_Force_Ex_Weapon + - Index: 311 + Item: S2_Force_Ex_Weapon Rate: 5 - - Item: S2_Spirit_M_E_Weapon + - Index: 312 + Item: S2_Spirit_M_E_Weapon Rate: 5 - - Item: S2_Caster_Armor + - Index: 313 + Item: S2_Caster_Armor Rate: 5 - - Item: S2_Reload_Armor + - Index: 314 + Item: S2_Reload_Armor Rate: 5 - - Item: S_Critical_Shield + - Index: 315 + Item: S_Critical_Shield Rate: 17 - - Item: S_Critical_Shoes + - Index: 316 + Item: S_Critical_Shoes Rate: 17 - - Item: S_MagicCompose_Armor + - Index: 317 + Item: S_MagicCompose_Armor Rate: 2 - - Item: S2_Gemstone_Weapon + - Index: 318 + Item: S2_Gemstone_Weapon Rate: 2 - - Item: S2_Gemstone_Shield + - Index: 319 + Item: S2_Gemstone_Shield Rate: 2 - - Item: S2_Bearers_Armor + - Index: 320 + Item: S2_Bearers_Armor Rate: 2 - - Item: S2_Bearers_Shoes + - Index: 321 + Item: S2_Bearers_Shoes Rate: 2 - - Item: S_AllMighty_Earring + - Index: 322 + Item: S_AllMighty_Earring Rate: 2 - - Item: S_AllMighty_Pendant + - Index: 323 + Item: S_AllMighty_Pendant Rate: 2 - - Item: S_AllRace_Shoes + - Index: 324 + Item: S_AllRace_Shoes Rate: 2 - - Item: S_AllRace_Shield + - Index: 325 + Item: S_AllRace_Shield Rate: 2 - - Item: S_Blitz_Weapon + - Index: 326 + Item: S_Blitz_Weapon Rate: 17 - - Item: S_Blitz_Armor + - Index: 327 + Item: S_Blitz_Armor Rate: 17 - - Item: S_Tempest_Shield + - Index: 328 + Item: S_Tempest_Shield Rate: 5 - - Item: S_Tempest_Shoes + - Index: 329 + Item: S_Tempest_Shoes Rate: 5 - - Item: S_M_ExeHoly_Armor + - Index: 330 + Item: S_M_ExeHoly_Armor Rate: 5 - - Item: S_M_ExoCorrupt_Armor + - Index: 331 + Item: S_M_ExoCorrupt_Armor Rate: 5 - - Item: S_M_DragonVib_Armor + - Index: 332 + Item: S_M_DragonVib_Armor Rate: 5 - - Item: S_M_SciHunting_Armor + - Index: 333 + Item: S_M_SciHunting_Armor Rate: 5 - - Item: S_M_FishInsect_Armor + - Index: 334 + Item: S_M_FishInsect_Armor Rate: 5 - - Item: S2_Plasterer's_Armor + - Index: 335 + Item: S2_Plasterer's_Armor Rate: 2 - - Item: S2_Insomniac_Shoes + - Index: 336 + Item: S2_Insomniac_Shoes Rate: 2 - - Item: S2_Peerless_Armor + - Index: 337 + Item: S2_Peerless_Armor Rate: 2 - - Item: S2_Adurate_Shoes + - Index: 338 + Item: S2_Adurate_Shoes Rate: 2 - - Item: Unfreez_Weapon_S2 + - Index: 339 + Item: Unfreez_Weapon_S2 Rate: 2 - - Item: Vitality_Earing_S2 + - Index: 340 + Item: Vitality_Earing_S2 Rate: 2 - - Item: S2_Neutral_Weapon + - Index: 341 + Item: S2_Neutral_Weapon Rate: 2 - - Item: S2_Curse_Lift_Pendent + - Index: 342 + Item: S2_Curse_Lift_Pendent Rate: 2 - - Item: S_Tension_Weapon + - Index: 343 + Item: S_Tension_Weapon Rate: 17 - - Item: S_Tension_Earring + - Index: 344 + Item: S_Tension_Earring Rate: 17 - - Item: S_Tension_Pendent + - Index: 345 + Item: S_Tension_Pendent Rate: 17 - - Item: S_Elegant_Weapon + - Index: 346 + Item: S_Elegant_Weapon Rate: 17 - - Item: S_Elegant_Earring + - Index: 347 + Item: S_Elegant_Earring Rate: 17 - - Item: S_Elegant_Pendent + - Index: 348 + Item: S_Elegant_Pendent Rate: 17 - - Item: S_Healing_Shield + - Index: 349 + Item: S_Healing_Shield Rate: 17 - - Item: S_Healing_Shoes + - Index: 350 + Item: S_Healing_Shoes Rate: 17 - - Item: S_Restore_Earring + - Index: 351 + Item: S_Restore_Earring Rate: 17 - - Item: S_Restore_Pendent + - Index: 352 + Item: S_Restore_Pendent Rate: 17 - - Item: S_MortalBlow_Weapon + - Index: 353 + Item: S_MortalBlow_Weapon Rate: 17 - - Item: S_MortalBlow_Earring + - Index: 354 + Item: S_MortalBlow_Earring Rate: 17 - - Item: S_MortalBlow_Pendent + - Index: 355 + Item: S_MortalBlow_Pendent Rate: 17 - - Item: S_Penetration_Shoes + - Index: 356 + Item: S_Penetration_Shoes Rate: 5 - - Item: S_Penetration_Shield + - Index: 357 + Item: S_Penetration_Shield Rate: 5 - - Item: S_ExeHoly_Armor + - Index: 358 + Item: S_ExeHoly_Armor Rate: 5 - - Item: S_ExoCorrupt_Armor + - Index: 359 + Item: S_ExoCorrupt_Armor Rate: 5 - - Item: S_DragonVib_Armor + - Index: 360 + Item: S_DragonVib_Armor Rate: 5 - - Item: S_SciHunting_Armor + - Index: 361 + Item: S_SciHunting_Armor Rate: 5 - - Item: S_FishInsect_Armor + - Index: 362 + Item: S_FishInsect_Armor Rate: 5 - - Item: Sentimental_Weapone_S + - Index: 363 + Item: Sentimental_Weapone_S Rate: 17 - - Item: Sentimental_Earring_S + - Index: 364 + Item: Sentimental_Earring_S Rate: 17 - - Item: Sentimental_Pendant_S + - Index: 365 + Item: Sentimental_Pendant_S Rate: 17 - - Item: Enchanting_Weapone_S + - Index: 366 + Item: Enchanting_Weapone_S Rate: 17 - - Item: Enchanting_Earring_S + - Index: 367 + Item: Enchanting_Earring_S Rate: 17 - - Item: Enchanting_Pendant_S + - Index: 368 + Item: Enchanting_Pendant_S Rate: 17 - - Item: S_Infinity_Weapon + - Index: 369 + Item: S_Infinity_Weapon Rate: 2 - - Item: S_Physical_Shoes + - Index: 370 + Item: S_Physical_Shoes Rate: 2 - - Item: S_Physical_Shield + - Index: 371 + Item: S_Physical_Shield Rate: 2 - - Item: S_Physical_Armor + - Index: 372 + Item: S_Physical_Armor Rate: 2 - - Item: S_Magical_Shoes + - Index: 373 + Item: S_Magical_Shoes Rate: 2 - - Item: S_Magical_Shield + - Index: 374 + Item: S_Magical_Shield Rate: 2 - - Item: S_Magical_Armor + - Index: 375 + Item: S_Magical_Armor Rate: 2 - - Item: S_ImmunedAthena_Shield + - Index: 376 + Item: S_ImmunedAthena_Shield Rate: 2 - - Item: S_HardChamption_Shoes + - Index: 377 + Item: S_HardChamption_Shoes Rate: 2 - - Item: S_KingbirdAncient_Armor + - Index: 378 + Item: S_KingbirdAncient_Armor Rate: 2 - - Item: S_Rebellion_Armor + - Index: 379 + Item: S_Rebellion_Armor Rate: 17 - - Item: S_Kagerou_Armor + - Index: 380 + Item: S_Kagerou_Armor Rate: 17 - - Item: S_Oboro_Armor + - Index: 381 + Item: S_Oboro_Armor Rate: 17 - - Item: S_Rebellion_Shoes + - Index: 382 + Item: S_Rebellion_Shoes Rate: 17 - - Item: S_Kagerou_Shoes + - Index: 383 + Item: S_Kagerou_Shoes Rate: 17 - - Item: S_Oboro_Shoes + - Index: 384 + Item: S_Oboro_Shoes Rate: 17 - - Item: S_DoramPhysical_Armor + - Index: 385 + Item: S_DoramPhysical_Armor Rate: 17 - - Item: S_DoramPhysical_Shoes + - Index: 386 + Item: S_DoramPhysical_Shoes Rate: 17 - - Item: S_DoramMagical_Armor + - Index: 387 + Item: S_DoramMagical_Armor Rate: 17 - - Item: S_DoramMagical_Shoes + - Index: 388 + Item: S_DoramMagical_Shoes Rate: 17 - - Item: S_Star_Emperor_Armor + - Index: 389 + Item: S_Star_Emperor_Armor Rate: 17 - - Item: S_Star_Emperor_Shoes + - Index: 390 + Item: S_Star_Emperor_Shoes Rate: 17 - - Item: S_Soul_Reaper_Armor + - Index: 391 + Item: S_Soul_Reaper_Armor Rate: 17 - - Item: S_Soul_Reaper_Shoes + - Index: 392 + Item: S_Soul_Reaper_Shoes Rate: 17 - - Item: S_Tempest_Weapon + - Index: 393 + Item: S_Tempest_Weapon Rate: 17 - - Item: S_Tempest_Armor + - Index: 394 + Item: S_Tempest_Armor Rate: 17 - - Item: S_PerfectSize_Weapon + - Index: 395 + Item: S_PerfectSize_Weapon Rate: 2 - - Item: S_PerfectSize_Armor + - Index: 396 + Item: S_PerfectSize_Armor Rate: 2 - - Item: S_M_Exo_Co_Weapon + - Index: 397 + Item: S_M_Exo_Co_Weapon Rate: 2 - - Item: S_M_Viv_Dr_Weapon + - Index: 398 + Item: S_M_Viv_Dr_Weapon Rate: 2 - - Item: S_M_Sci_Hu_Weapon + - Index: 399 + Item: S_M_Sci_Hu_Weapon Rate: 2 - - Item: S_M_Fis_In_Weapon + - Index: 400 + Item: S_M_Fis_In_Weapon Rate: 2 - - Item: S_M_Exe_Ho_Weapon + - Index: 401 + Item: S_M_Exe_Ho_Weapon Rate: 2 - - Item: S_Penetration_Weapon + - Index: 402 + Item: S_Penetration_Weapon Rate: 17 - - Item: S_Penetration_Armor + - Index: 403 + Item: S_Penetration_Armor Rate: 17 - - Item: S_Exe_Ho_Weapon + - Index: 404 + Item: S_Exe_Ho_Weapon Rate: 2 - - Item: S_Fis_In_Weapon + - Index: 405 + Item: S_Fis_In_Weapon Rate: 2 - - Item: S_Sci_Hu_Weapon + - Index: 406 + Item: S_Sci_Hu_Weapon Rate: 2 - - Item: S_Viv_Dr_Weapon + - Index: 407 + Item: S_Viv_Dr_Weapon Rate: 2 - - Item: S_Exo_Co_Weapon + - Index: 408 + Item: S_Exo_Co_Weapon Rate: 2 - - Item: S_Hasty_Weapon + - Index: 409 + Item: S_Hasty_Weapon Rate: 2 - - Item: S_Sonic_Armor + - Index: 410 + Item: S_Sonic_Armor Rate: 17 - - Item: S_Sonic_Shield + - Index: 411 + Item: S_Sonic_Shield Rate: 17 - - Item: S_Sonic_Shoes + - Index: 412 + Item: S_Sonic_Shoes Rate: 17 - - Item: S_Ignition_Weapon + - Index: 413 + Item: S_Ignition_Weapon Rate: 17 - - Item: S_Ignition_Pendant + - Index: 414 + Item: S_Ignition_Pendant Rate: 17 - - Item: S_Ignition_Earing + - Index: 415 + Item: S_Ignition_Earing Rate: 17 - - Item: S_W_Breath_Armor + - Index: 416 + Item: S_W_Breath_Armor Rate: 17 - - Item: S_W_Breath_Shield + - Index: 417 + Item: S_W_Breath_Shield Rate: 17 - - Item: S_W_Breath_Shoes + - Index: 418 + Item: S_W_Breath_Shoes Rate: 17 - - Item: S_F_Breath_Weapon + - Index: 419 + Item: S_F_Breath_Weapon Rate: 17 - - Item: S_F_Breath_Pendant + - Index: 420 + Item: S_F_Breath_Pendant Rate: 17 - - Item: S_F_Breath_Earing + - Index: 421 + Item: S_F_Breath_Earing Rate: 17 - - Item: S_Cluster_Armor + - Index: 422 + Item: S_Cluster_Armor Rate: 17 - - Item: S_Cluster_Shield + - Index: 423 + Item: S_Cluster_Shield Rate: 17 - - Item: S_Cluster_Shoes + - Index: 424 + Item: S_Cluster_Shoes Rate: 17 - - Item: S_Aimed_Weapon + - Index: 425 + Item: S_Aimed_Weapon Rate: 17 - - Item: S_Aimed_Pendant + - Index: 426 + Item: S_Aimed_Pendant Rate: 17 - - Item: S_Aimed_Earing + - Index: 427 + Item: S_Aimed_Earing Rate: 17 - - Item: S_Arrow_Armor + - Index: 428 + Item: S_Arrow_Armor Rate: 17 - - Item: S_Arrow_Shield + - Index: 429 + Item: S_Arrow_Shield Rate: 17 - - Item: S_Arrow_Shoes + - Index: 430 + Item: S_Arrow_Shoes Rate: 17 - - Item: S_Shooting_Weapon + - Index: 431 + Item: S_Shooting_Weapon Rate: 17 - - Item: S_Shooting_Pendant + - Index: 432 + Item: S_Shooting_Pendant Rate: 17 - - Item: S_Shooting_Earing + - Index: 433 + Item: S_Shooting_Earing Rate: 17 - - Item: S_Tornado_Armor + - Index: 434 + Item: S_Tornado_Armor Rate: 17 - - Item: S_Tornado_Shield + - Index: 435 + Item: S_Tornado_Shield Rate: 17 - - Item: S_Tornado_Shoes + - Index: 436 + Item: S_Tornado_Shoes Rate: 17 - - Item: S_Boomerang_Weapon + - Index: 437 + Item: S_Boomerang_Weapon Rate: 17 - - Item: S_Boomerang_Pendant + - Index: 438 + Item: S_Boomerang_Pendant Rate: 17 - - Item: S_Boomerang_Earing + - Index: 439 + Item: S_Boomerang_Earing Rate: 17 - - Item: S_Vulcan_Armor + - Index: 440 + Item: S_Vulcan_Armor Rate: 17 - - Item: S_Vulcan_Shield + - Index: 441 + Item: S_Vulcan_Shield Rate: 17 - - Item: S_Vulcan_Shoes + - Index: 442 + Item: S_Vulcan_Shoes Rate: 17 - - Item: S_Arms_Weapon + - Index: 443 + Item: S_Arms_Weapon Rate: 17 - - Item: S_Arms_Pendant + - Index: 444 + Item: S_Arms_Pendant Rate: 17 - - Item: S_Arms_Earing + - Index: 445 + Item: S_Arms_Earing Rate: 17 - - Item: S_Rampage_Armor + - Index: 446 + Item: S_Rampage_Armor Rate: 17 - - Item: S_Rampage_Shield + - Index: 447 + Item: S_Rampage_Shield Rate: 17 - - Item: S_Rampage_Shoes + - Index: 448 + Item: S_Rampage_Shoes Rate: 17 - - Item: S_Skynetblow_Weapon + - Index: 449 + Item: S_Skynetblow_Weapon Rate: 17 - - Item: S_Skynetblow_Pendant + - Index: 450 + Item: S_Skynetblow_Pendant Rate: 17 - - Item: S_Skynetblow_Earing + - Index: 451 + Item: S_Skynetblow_Earing Rate: 17 - - Item: S_Knucklearrow_Armor + - Index: 452 + Item: S_Knucklearrow_Armor Rate: 17 - - Item: S_Knucklearrow_Shield + - Index: 453 + Item: S_Knucklearrow_Shield Rate: 17 - - Item: S_Knucklearrow_Shoes + - Index: 454 + Item: S_Knucklearrow_Shoes Rate: 17 - - Item: S_TigerCannon_Weapon + - Index: 455 + Item: S_TigerCannon_Weapon Rate: 17 - - Item: S_Tigercannon_Pendant + - Index: 456 + Item: S_Tigercannon_Pendant Rate: 17 - - Item: S_Tigercannon_Earing + - Index: 457 + Item: S_Tigercannon_Earing Rate: 17 - - Item: S_Duplelight_Armor + - Index: 458 + Item: S_Duplelight_Armor Rate: 17 - - Item: S_Duplelight_Shield + - Index: 459 + Item: S_Duplelight_Shield Rate: 17 - - Item: S_Duplelight_Shoes + - Index: 460 + Item: S_Duplelight_Shoes Rate: 17 - - Item: S_Adoramus_Weapon + - Index: 461 + Item: S_Adoramus_Weapon Rate: 17 - - Item: S_Adoramus_Pendant + - Index: 462 + Item: S_Adoramus_Pendant Rate: 17 - - Item: S_Adoramus_Earing + - Index: 463 + Item: S_Adoramus_Earing Rate: 17 - - Item: S_Judex_Armor + - Index: 464 + Item: S_Judex_Armor Rate: 17 - - Item: S_Judex_Shield + - Index: 465 + Item: S_Judex_Shield Rate: 17 - - Item: S_Judex_Shoes + - Index: 466 + Item: S_Judex_Shoes Rate: 17 - - Item: S_Magnus_Weapon + - Index: 467 + Item: S_Magnus_Weapon Rate: 17 - - Item: S_Magnus_Pendant + - Index: 468 + Item: S_Magnus_Pendant Rate: 17 - - Item: S_Magnus_Earing + - Index: 469 + Item: S_Magnus_Earing Rate: 17 - - Item: S_Rainstorm_Armor + - Index: 470 + Item: S_Rainstorm_Armor Rate: 17 - - Item: S_Rainstorm_Shield + - Index: 471 + Item: S_Rainstorm_Shield Rate: 17 - - Item: S_Rainstorm_Shoes + - Index: 472 + Item: S_Rainstorm_Shoes Rate: 17 - - Item: S_Arrowvulcan_Weapon + - Index: 473 + Item: S_Arrowvulcan_Weapon Rate: 17 - - Item: S_Arrowvulcan_Pendant + - Index: 474 + Item: S_Arrowvulcan_Pendant Rate: 17 - - Item: S_Arrowvulcan_Earing + - Index: 475 + Item: S_Arrowvulcan_Earing Rate: 17 - - Item: S_Metalic_Armor + - Index: 476 + Item: S_Metalic_Armor Rate: 17 - - Item: S_Metalic_Shield + - Index: 477 + Item: S_Metalic_Shield Rate: 17 - - Item: S_Metalic_Shoes + - Index: 478 + Item: S_Metalic_Shoes Rate: 17 - - Item: S_Reverberation_Weapon + - Index: 479 + Item: S_Reverberation_Weapon Rate: 17 - - Item: S_Reverberation_Pendant + - Index: 480 + Item: S_Reverberation_Pendant Rate: 17 - - Item: S_Reverberation_Earing + - Index: 481 + Item: S_Reverberation_Earing Rate: 17 - - Item: S_Jack_Armor + - Index: 482 + Item: S_Jack_Armor Rate: 17 - - Item: S_Jack_Shield + - Index: 483 + Item: S_Jack_Shield Rate: 17 - - Item: S_Jack_Shoes + - Index: 484 + Item: S_Jack_Shoes Rate: 17 - - Item: S_Strain_Weapon + - Index: 485 + Item: S_Strain_Weapon Rate: 17 - - Item: S_Strain_Pendant + - Index: 486 + Item: S_Strain_Pendant Rate: 17 - - Item: S_Strain_Earing + - Index: 487 + Item: S_Strain_Earing Rate: 17 - - Item: S_Crimson_Armor + - Index: 488 + Item: S_Crimson_Armor Rate: 17 - - Item: S_Crimson_Shield + - Index: 489 + Item: S_Crimson_Shield Rate: 17 - - Item: S_Crimson_Shoes + - Index: 490 + Item: S_Crimson_Shoes Rate: 17 - - Item: S_Chain_Weapon + - Index: 491 + Item: S_Chain_Weapon Rate: 17 - - Item: S_Chain_Pendant + - Index: 492 + Item: S_Chain_Pendant Rate: 17 - - Item: S_Chain_Earing + - Index: 493 + Item: S_Chain_Earing Rate: 17 - - Item: S_Triangle_Armor + - Index: 494 + Item: S_Triangle_Armor Rate: 17 - - Item: S_Triangle_Shield + - Index: 495 + Item: S_Triangle_Shield Rate: 17 - - Item: S_Triangle_Shoes + - Index: 496 + Item: S_Triangle_Shoes Rate: 17 - - Item: S_Shadowspell_Weapon + - Index: 497 + Item: S_Shadowspell_Weapon Rate: 17 - - Item: S_Shadowspell_Pendant + - Index: 498 + Item: S_Shadowspell_Pendant Rate: 17 - - Item: S_Shadowspell_Earing + - Index: 499 + Item: S_Shadowspell_Earing Rate: 17 - - Item: S_Menace_Armor + - Index: 500 + Item: S_Menace_Armor Rate: 17 - - Item: S_Menace_Shield + - Index: 501 + Item: S_Menace_Shield Rate: 17 - - Item: S_Menace_Shoes + - Index: 502 + Item: S_Menace_Shoes Rate: 17 - - Item: S_Paint_Weapon + - Index: 503 + Item: S_Paint_Weapon Rate: 17 - - Item: S_Paint_Pendant + - Index: 504 + Item: S_Paint_Pendant Rate: 17 - - Item: S_Paint_Earing + - Index: 505 + Item: S_Paint_Earing Rate: 17 - - Item: S_Rolling_Armor + - Index: 506 + Item: S_Rolling_Armor Rate: 17 - - Item: S_Rolling_Shield + - Index: 507 + Item: S_Rolling_Shield Rate: 17 - - Item: S_Rolling_Shoes + - Index: 508 + Item: S_Rolling_Shoes Rate: 17 - - Item: S_Katar_Weapon + - Index: 509 + Item: S_Katar_Weapon Rate: 17 - - Item: S_Katar_Pendant + - Index: 510 + Item: S_Katar_Pendant Rate: 17 - - Item: S_Katar_Earing + - Index: 511 + Item: S_Katar_Earing Rate: 17 - - Item: S_Slash_Armor + - Index: 512 + Item: S_Slash_Armor Rate: 17 - - Item: S_Slash_Shield + - Index: 513 + Item: S_Slash_Shield Rate: 17 - - Item: S_Slash_Shoes + - Index: 514 + Item: S_Slash_Shoes Rate: 17 - - Item: S_Ripper_Weapon + - Index: 515 + Item: S_Ripper_Weapon Rate: 17 - - Item: S_Ripper_Pendant + - Index: 516 + Item: S_Ripper_Pendant Rate: 17 - - Item: S_Ripper_Earing + - Index: 517 + Item: S_Ripper_Earing Rate: 17 - - Item: S_Dust_Armor + - Index: 518 + Item: S_Dust_Armor Rate: 17 - - Item: S_Dust_Shield + - Index: 519 + Item: S_Dust_Shield Rate: 17 - - Item: S_Dust_Shoes + - Index: 520 + Item: S_Dust_Shoes Rate: 17 - - Item: S_Grave_Weapon + - Index: 521 + Item: S_Grave_Weapon Rate: 17 - - Item: S_Grave_Pendant + - Index: 522 + Item: S_Grave_Pendant Rate: 17 - - Item: S_Grave_Earing + - Index: 523 + Item: S_Grave_Earing Rate: 17 - - Item: S_Psychic_Armor + - Index: 524 + Item: S_Psychic_Armor Rate: 17 - - Item: S_Psychic_Shield + - Index: 525 + Item: S_Psychic_Shield Rate: 17 - - Item: S_Psychic_Shoes + - Index: 526 + Item: S_Psychic_Shoes Rate: 17 - - Item: S_Varetyr_Weapon + - Index: 527 + Item: S_Varetyr_Weapon Rate: 17 - - Item: S_Varetyr_Pendant + - Index: 528 + Item: S_Varetyr_Pendant Rate: 17 - - Item: S_Varetyr_Earing + - Index: 529 + Item: S_Varetyr_Earing Rate: 17 - - Item: S_Cart_Tornado_Armor + - Index: 530 + Item: S_Cart_Tornado_Armor Rate: 17 - - Item: S_Cart_Tornado_Shield + - Index: 531 + Item: S_Cart_Tornado_Shield Rate: 17 - - Item: S_Cart_Tornado_Shoes + - Index: 532 + Item: S_Cart_Tornado_Shoes Rate: 17 - - Item: S_Cannon_Cart_Weapon + - Index: 533 + Item: S_Cannon_Cart_Weapon Rate: 17 - - Item: S_Cannon_Cart_Pendant + - Index: 534 + Item: S_Cannon_Cart_Pendant Rate: 17 - - Item: S_Cannon_Cart_Earing + - Index: 535 + Item: S_Cannon_Cart_Earing Rate: 17 - - Item: S_Spore_Bomb_Armor + - Index: 536 + Item: S_Spore_Bomb_Armor Rate: 17 - - Item: S_Spore_Bomb_Shield + - Index: 537 + Item: S_Spore_Bomb_Shield Rate: 17 - - Item: S_Spore_Bomb_Shoes + - Index: 538 + Item: S_Spore_Bomb_Shoes Rate: 17 - - Item: S_Crazy_Weapon + - Index: 539 + Item: S_Crazy_Weapon Rate: 17 - - Item: S_Crazy_Pendant + - Index: 540 + Item: S_Crazy_Pendant Rate: 17 - - Item: S_Crazy_Earing + - Index: 541 + Item: S_Crazy_Earing Rate: 17 - - Item: S_Brand_Armor + - Index: 542 + Item: S_Brand_Armor Rate: 17 - - Item: S_Brand_Shield + - Index: 543 + Item: S_Brand_Shield Rate: 17 - - Item: S_Brand_Shoes + - Index: 544 + Item: S_Brand_Shoes Rate: 17 - - Item: S_Chain_Press_Weapon + - Index: 545 + Item: S_Chain_Press_Weapon Rate: 17 - - Item: S_Chain_Press_Pendant + - Index: 546 + Item: S_Chain_Press_Pendant Rate: 17 - - Item: S_Chain_Press_Earing + - Index: 547 + Item: S_Chain_Press_Earing Rate: 17 - - Item: S_Banish_Cannon_Armor + - Index: 548 + Item: S_Banish_Cannon_Armor Rate: 17 - - Item: S_Banish_Cannon_Shield + - Index: 549 + Item: S_Banish_Cannon_Shield Rate: 17 - - Item: S_Banish_Cannon_Shoes + - Index: 550 + Item: S_Banish_Cannon_Shoes Rate: 17 - - Item: S_Genesis_Weapon + - Index: 551 + Item: S_Genesis_Weapon Rate: 17 - - Item: S_Genesis_Pendant + - Index: 552 + Item: S_Genesis_Pendant Rate: 17 - - Item: S_Genesis_Earing + - Index: 553 + Item: S_Genesis_Earing Rate: 17 - - Item: S_Tail_Dragon_Weapon + - Index: 554 + Item: S_Tail_Dragon_Weapon Rate: 17 - - Item: S_Tail_Dragon_Shield + - Index: 555 + Item: S_Tail_Dragon_Shield Rate: 17 - - Item: S_Tail_Dragon_Armor + - Index: 556 + Item: S_Tail_Dragon_Armor Rate: 17 - - Item: S_Flare_Dance_Earing + - Index: 557 + Item: S_Flare_Dance_Earing Rate: 17 - - Item: S_Flare_Dance_Pendant + - Index: 558 + Item: S_Flare_Dance_Pendant Rate: 17 - - Item: S_Flare_Dance_Shoes + - Index: 559 + Item: S_Flare_Dance_Shoes Rate: 17 - - Item: S_God_Hammer_Weapon + - Index: 560 + Item: S_God_Hammer_Weapon Rate: 17 - - Item: S_God_Hammer_Shield + - Index: 561 + Item: S_God_Hammer_Shield Rate: 17 - - Item: S_God_Hammer_Armor + - Index: 562 + Item: S_God_Hammer_Armor Rate: 17 - - Item: S_Shatter_Buster_Earing + - Index: 563 + Item: S_Shatter_Buster_Earing Rate: 17 - - Item: S_Shatter_B_Pendant + - Index: 564 + Item: S_Shatter_B_Pendant Rate: 17 - - Item: S_Shatter_Buster_Shoes + - Index: 565 + Item: S_Shatter_Buster_Shoes Rate: 17 - - Item: S_Trip_Weapon + - Index: 566 + Item: S_Trip_Weapon Rate: 17 - - Item: S_Trip_Shield + - Index: 567 + Item: S_Trip_Shield Rate: 17 - - Item: S_Trip_Armor + - Index: 568 + Item: S_Trip_Armor Rate: 17 - - Item: S_Super_Magic_Shield + - Index: 569 + Item: S_Super_Magic_Shield Rate: 17 - - Item: S_Super_Magic_Armor + - Index: 570 + Item: S_Super_Magic_Armor Rate: 17 - - Item: S_Super_Magic_Shoes + - Index: 571 + Item: S_Super_Magic_Shoes Rate: 17 - - Item: S_Super_Power_Weapon + - Index: 572 + Item: S_Super_Power_Weapon Rate: 17 - - Item: S_Super_Power_Pendant + - Index: 573 + Item: S_Super_Power_Pendant Rate: 17 - - Item: S_Super_Power_Earing + - Index: 574 + Item: S_Super_Power_Earing Rate: 17 - - Item: S_Kunai_Weapon + - Index: 575 + Item: S_Kunai_Weapon Rate: 17 - - Item: S_Kunai_Shield + - Index: 576 + Item: S_Kunai_Shield Rate: 17 - - Item: S_Kunai_Armor + - Index: 577 + Item: S_Kunai_Armor Rate: 17 - - Item: S_Syuriken_Earing + - Index: 578 + Item: S_Syuriken_Earing Rate: 17 - - Item: S_Syuriken_Pendant + - Index: 579 + Item: S_Syuriken_Pendant Rate: 17 - - Item: S_Syuriken_Shoes + - Index: 580 + Item: S_Syuriken_Shoes Rate: 17 - - Item: S_Kamaenraku_Weapon + - Index: 581 + Item: S_Kamaenraku_Weapon Rate: 17 - - Item: S_Kamaenraku_Shield + - Index: 582 + Item: S_Kamaenraku_Shield Rate: 17 - - Item: S_Kamaenraku_Armor + - Index: 583 + Item: S_Kamaenraku_Armor Rate: 17 - - Item: S_Huusouka_Earing + - Index: 584 + Item: S_Huusouka_Earing Rate: 17 - - Item: S_Huusouka_Pendant + - Index: 585 + Item: S_Huusouka_Pendant Rate: 17 - - Item: S_Huusouka_Shoes + - Index: 586 + Item: S_Huusouka_Shoes Rate: 17 - - Item: S_Pickyrush_Weapon + - Index: 587 + Item: S_Pickyrush_Weapon Rate: 17 - - Item: S_Pickyrush_Shield + - Index: 588 + Item: S_Pickyrush_Shield Rate: 17 - - Item: S_Pickyrush_Armor + - Index: 589 + Item: S_Pickyrush_Armor Rate: 17 - - Item: S_SavageRabbit_Earing + - Index: 590 + Item: S_SavageRabbit_Earing Rate: 17 - - Item: S_SavageRabbit_Pendant + - Index: 591 + Item: S_SavageRabbit_Pendant Rate: 17 - - Item: S_SavageRabbit_Shoes + - Index: 592 + Item: S_SavageRabbit_Shoes Rate: 17 - - Item: S_Catnip_Weapon + - Index: 593 + Item: S_Catnip_Weapon Rate: 17 - - Item: S_Catnip_Shield + - Index: 594 + Item: S_Catnip_Shield Rate: 17 - - Item: S_Catnip_Armor + - Index: 595 + Item: S_Catnip_Armor Rate: 17 - - Item: S_Silvervine_Earing + - Index: 596 + Item: S_Silvervine_Earing Rate: 17 - - Item: S_Silvervine_Pendant + - Index: 597 + Item: S_Silvervine_Pendant Rate: 17 - - Item: S_Silvervine_Shoes + - Index: 598 + Item: S_Silvervine_Shoes Rate: 17 - - Item: S_Sunshine_Weapon + - Index: 599 + Item: S_Sunshine_Weapon Rate: 17 - - Item: S_Sunshine_Shield + - Index: 600 + Item: S_Sunshine_Shield Rate: 17 - - Item: S_Sunshine_Armor + - Index: 601 + Item: S_Sunshine_Armor Rate: 17 - - Item: S_Moonlight_Earring + - Index: 602 + Item: S_Moonlight_Earring Rate: 17 - - Item: S_Moonlight_Pendant + - Index: 603 + Item: S_Moonlight_Pendant Rate: 17 - - Item: S_Moonlight_Shoes + - Index: 604 + Item: S_Moonlight_Shoes Rate: 17 - - Item: S_Stardust_Weapon + - Index: 605 + Item: S_Stardust_Weapon Rate: 17 - - Item: S_Stardust_Shield + - Index: 606 + Item: S_Stardust_Shield Rate: 17 - - Item: S_Stardust_Armor + - Index: 607 + Item: S_Stardust_Armor Rate: 17 - - Item: S_S_Weapon + - Index: 608 + Item: S_S_Weapon Rate: 17 - - Item: S_S_Shield + - Index: 609 + Item: S_S_Shield Rate: 17 - - Item: S_S_Armor + - Index: 610 + Item: S_S_Armor Rate: 17 - - Item: S_Evilcurse_Earring + - Index: 611 + Item: S_Evilcurse_Earring Rate: 17 - - Item: S_Evilcurse_Pendant + - Index: 612 + Item: S_Evilcurse_Pendant Rate: 17 - - Item: S_Evilcurse_Shoes + - Index: 613 + Item: S_Evilcurse_Shoes Rate: 17 - - Item: S_FullPene_Earring + - Index: 614 + Item: S_FullPene_Earring Rate: 2 - - Item: S_FullPene_Pendant + - Index: 615 + Item: S_FullPene_Pendant Rate: 2 - - Item: S_FullPene_Armor + - Index: 616 + Item: S_FullPene_Armor Rate: 2 - - Item: S_FullPene_Shoes + - Index: 617 + Item: S_FullPene_Shoes Rate: 2 - - Item: S_FullTemp_Earring + - Index: 618 + Item: S_FullTemp_Earring Rate: 2 - - Item: S_FullTemp_Shoes + - Index: 619 + Item: S_FullTemp_Shoes Rate: 2 - - Item: S_FullTemp_Armor + - Index: 620 + Item: S_FullTemp_Armor Rate: 2 - - Item: S_FullTemp_Pendant + - Index: 621 + Item: S_FullTemp_Pendant Rate: 2 - - Item: S_Mammoth_Armor + - Index: 622 + Item: S_Mammoth_Armor Rate: 17 - - Item: S_Mammoth_Shoes + - Index: 623 + Item: S_Mammoth_Shoes Rate: 17 - - Item: S_Mammoth_Pendant + - Index: 624 + Item: S_Mammoth_Pendant Rate: 17 - - Item: S_Mammoth_Earring + - Index: 625 + Item: S_Mammoth_Earring Rate: 17 - - Item: S_Mammoth_Weapon + - Index: 626 + Item: S_Mammoth_Weapon Rate: 17 - - Item: S_Mammoth_Shield + - Index: 627 + Item: S_Mammoth_Shield Rate: 17 - - Item: S_TrueGem_Armor + - Index: 628 + Item: S_TrueGem_Armor Rate: 2 - - Item: S_TrueGem_Shoes + - Index: 629 + Item: S_TrueGem_Shoes Rate: 2 - - Item: S_TrueGem_Earring + - Index: 630 + Item: S_TrueGem_Earring Rate: 2 - - Item: S_TrueGem_Pendant + - Index: 631 + Item: S_TrueGem_Pendant Rate: 2 - - Item: S_M_Mammoth_Armor + - Index: 632 + Item: S_M_Mammoth_Armor Rate: 2 - - Item: S_M_Mammoth_Shoes + - Index: 633 + Item: S_M_Mammoth_Shoes Rate: 2 - - Item: S_M_Mammoth_Earring + - Index: 634 + Item: S_M_Mammoth_Earring Rate: 2 - - Item: S_M_Mammoth_Pendant + - Index: 635 + Item: S_M_Mammoth_Pendant Rate: 2 - - Item: S_EXP_Shield + - Index: 636 + Item: S_EXP_Shield Rate: 2 - - Item: S_Absorb_Shield + - Index: 637 + Item: S_Absorb_Shield Rate: 2 - - Item: S_Absorb_Weapon + - Index: 638 + Item: S_Absorb_Weapon Rate: 2 - - Item: S_AutoSpell_Shield + - Index: 639 + Item: S_AutoSpell_Shield Rate: 17 - - Item: S_AutoSpell_Armor + - Index: 640 + Item: S_AutoSpell_Armor Rate: 17 - - Item: S_AutoSpell_Shoes + - Index: 641 + Item: S_AutoSpell_Shoes Rate: 17 - - Item: S_AutoSpell_Weapon + - Index: 642 + Item: S_AutoSpell_Weapon Rate: 17 - - Item: S_AutoSpell_Pendant + - Index: 643 + Item: S_AutoSpell_Pendant Rate: 17 - - Item: S_AutoSpell_Earring + - Index: 644 + Item: S_AutoSpell_Earring Rate: 17 - - Item: S_M_AutoSpell_Armor + - Index: 645 + Item: S_M_AutoSpell_Armor Rate: 2 - - Item: S_M_AutoSpell_Shoes + - Index: 646 + Item: S_M_AutoSpell_Shoes Rate: 2 - - Item: S_M_AutoSpell_Earring + - Index: 647 + Item: S_M_AutoSpell_Earring Rate: 2 - - Item: S_M_AutoSpell_Pendant + - Index: 648 + Item: S_M_AutoSpell_Pendant Rate: 2 - - Item: S_Hasty_Shield + - Index: 649 + Item: S_Hasty_Shield Rate: 2 - - Item: S_Infinity_Shield + - Index: 650 + Item: S_Infinity_Shield Rate: 2 - - Item: S_Durable_Weapon + - Index: 651 + Item: S_Durable_Weapon Rate: 2 - - Item: S_Durable_Shield + - Index: 652 + Item: S_Durable_Shield Rate: 2 - - Item: S_Clever_Weapon + - Index: 653 + Item: S_Clever_Weapon Rate: 2 - - Item: S_Clever_Shield + - Index: 654 + Item: S_Clever_Shield Rate: 2 - - Item: S_CriticalHit_Weapon + - Index: 655 + Item: S_CriticalHit_Weapon Rate: 2 - - Item: S_KingbirdAnc_Weapon + - Index: 656 + Item: S_KingbirdAnc_Weapon Rate: 2 - - Item: S_Thief_earring + - Index: 657 + Item: S_Thief_earring Rate: 17 - - Item: S_Archer_earring + - Index: 658 + Item: S_Archer_earring Rate: 17 - Group: FLUFFY_SEMI_LONG_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Fluffy_Semi_Long + - Index: 0 + Item: C_Fluffy_Semi_Long Rate: 1111 - - Item: C_Fluffy_Semi_Long_LB + - Index: 1 + Item: C_Fluffy_Semi_Long_LB Rate: 1111 - - Item: C_Fluffy_Semi_Long_CB + - Index: 2 + Item: C_Fluffy_Semi_Long_CB Rate: 1111 - - Item: C_Fluffy_Semi_Long_YL + - Index: 3 + Item: C_Fluffy_Semi_Long_YL Rate: 1111 - - Item: C_Fluffy_Semi_Long_BG + - Index: 4 + Item: C_Fluffy_Semi_Long_BG Rate: 1111 - - Item: C_Fluffy_Semi_Long_JBL + - Index: 5 + Item: C_Fluffy_Semi_Long_JBL Rate: 1111 - - Item: C_Fluffy_Semi_Long_WH + - Index: 6 + Item: C_Fluffy_Semi_Long_WH Rate: 1111 - - Item: C_Fluffy_Semi_Long_OM + - Index: 7 + Item: C_Fluffy_Semi_Long_OM Rate: 1111 - - Item: C_Fluffy_Semi_Long_LPP + - Index: 8 + Item: C_Fluffy_Semi_Long_LPP Rate: 1111 - Group: BOOSTER_PACK_215 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 3 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 3 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 60 - - Item: Comp_Power_Booster + - Index: 3 + Item: Comp_Power_Booster Amount: 10 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 10 - - Item: E_Red_Booster + - Index: 5 + Item: E_Red_Booster Amount: 60 - - Item: E_Infinity_Drink + - Index: 6 + Item: E_Infinity_Drink Amount: 10 - - Item: Booster_Pack_230 - - Item: Booster_Coin + - Index: 7 + Item: Booster_Pack_230 + - Index: 8 + Item: Booster_Coin Amount: 56 - Group: BOOSTER_PACK_230 SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack + - Index: 0 + Item: E_Life_Potion_Pack Amount: 5 - - Item: E_DEF_Scroll_Box + - Index: 1 + Item: E_DEF_Scroll_Box Amount: 5 - - Item: Comp_Small_Mana_Potion + - Index: 2 + Item: Comp_Small_Mana_Potion Amount: 100 - - Item: Comp_Power_Booster + - Index: 3 + Item: Comp_Power_Booster Amount: 20 - - Item: Comp_Almighty + - Index: 4 + Item: Comp_Almighty Amount: 20 - - Item: E_Red_Booster + - Index: 5 + Item: E_Red_Booster Amount: 100 - - Item: E_Infinity_Drink + - Index: 6 + Item: E_Infinity_Drink Amount: 20 - - Item: 2020_Goal_Gift_Box - - Item: Booster_Coin + - Index: 7 + Item: 2020_Goal_Gift_Box + - Index: 8 + Item: Booster_Coin Amount: 60 - Group: ANGELPORINGJEWEL_BOX SubGroups: - SubGroup: 0 List: - - Item: AngelPoring_Purple - - Item: AngelPoring_SkyBlue - - Item: AngelPoring_Green - - Item: AngelPoring_Pink - - Item: AngelPoring_DeepRed - - Item: AngelPoring_Clear + - Index: 0 + Item: AngelPoring_Purple + - Index: 1 + Item: AngelPoring_SkyBlue + - Index: 2 + Item: AngelPoring_Green + - Index: 3 + Item: AngelPoring_Pink + - Index: 4 + Item: AngelPoring_DeepRed + - Index: 5 + Item: AngelPoring_Clear - Group: UP_HERO_WEAPON_BOX SubGroups: - SubGroup: 1 List: - - Item: Up_Dragonic_Slayer + - Index: 0 + Item: Up_Dragonic_Slayer Rate: 286 - - Item: Up_Sword_Of_Bluefire + - Index: 1 + Item: Up_Sword_Of_Bluefire Rate: 286 - - Item: Up_Slate_Sword + - Index: 2 + Item: Up_Slate_Sword Rate: 286 - - Item: Up_Light_Blade + - Index: 3 + Item: Up_Light_Blade Rate: 286 - - Item: Up_Magic_Sword + - Index: 4 + Item: Up_Magic_Sword Rate: 286 - - Item: Up_Fatalist + - Index: 5 + Item: Up_Fatalist Rate: 286 - - Item: Up_Fog_Dew_Sword + - Index: 6 + Item: Up_Fog_Dew_Sword Rate: 286 - - Item: Up_Undine_Spear_K + - Index: 7 + Item: Up_Undine_Spear_K Rate: 286 - - Item: Up_OneSkyOneSun + - Index: 8 + Item: Up_OneSkyOneSun Rate: 286 - - Item: Up_Demon_Hunting_Bible + - Index: 9 + Item: Up_Demon_Hunting_Bible Rate: 286 - - Item: Up_Shadow_Staff_K + - Index: 10 + Item: Up_Shadow_Staff_K Rate: 286 - - Item: Up_Freezing_Rod + - Index: 11 + Item: Up_Freezing_Rod Rate: 286 - - Item: Up_MeawFoxtail + - Index: 12 + Item: Up_MeawFoxtail Rate: 286 - - Item: Up_SoulWeight + - Index: 13 + Item: Up_SoulWeight Rate: 286 - - Item: Up_Iron_Nail_K + - Index: 14 + Item: Up_Iron_Nail_K Rate: 286 - - Item: Up_Ray_Knuckle + - Index: 15 + Item: Up_Ray_Knuckle Rate: 286 - - Item: Up_Trumpet_Shell_K + - Index: 16 + Item: Up_Trumpet_Shell_K Rate: 286 - - Item: Up_Barb_Wire_K + - Index: 17 + Item: Up_Barb_Wire_K Rate: 286 - - Item: Up_Meteor_Striker + - Index: 18 + Item: Up_Meteor_Striker Rate: 286 - - Item: Up_Saint_Hall + - Index: 19 + Item: Up_Saint_Hall Rate: 286 - - Item: Up_Oriental_Sword + - Index: 20 + Item: Up_Oriental_Sword Rate: 286 - - Item: Up_Shiver_Katar_K + - Index: 21 + Item: Up_Shiver_Katar_K Rate: 286 - - Item: Up_Blade_Katar + - Index: 22 + Item: Up_Blade_Katar Rate: 286 - - Item: Up_Avenger + - Index: 23 + Item: Up_Avenger Rate: 286 - - Item: Up_Iron_Staff + - Index: 24 + Item: Up_Iron_Staff Rate: 286 - - Item: Up_Blue_Crystal_Staff + - Index: 25 + Item: Up_Blue_Crystal_Staff Rate: 286 - - Item: Up_Humma_Clear + - Index: 26 + Item: Up_Humma_Clear Rate: 286 - - Item: Up_Narcis_Bow + - Index: 27 + Item: Up_Narcis_Bow Rate: 286 - - Item: Up_Royal_Bow_K + - Index: 28 + Item: Up_Royal_Bow_K Rate: 286 - - Item: Up_Scalet_Dragon_L_Bow + - Index: 29 + Item: Up_Scalet_Dragon_L_Bow Rate: 286 - - Item: Up_Crimson_Rose + - Index: 30 + Item: Up_Crimson_Rose Rate: 286 - - Item: Up_Master_Soul_Rifle + - Index: 31 + Item: Up_Master_Soul_Rifle Rate: 286 - - Item: Up_Demon_S_Shot + - Index: 32 + Item: Up_Demon_S_Shot Rate: 286 - - Item: Up_The_Black_Gatling + - Index: 33 + Item: Up_The_Black_Gatling Rate: 286 - - Item: Up_Golden_L_Launcher + - Index: 34 + Item: Up_Golden_L_Launcher Rate: 286 - Group: HIGH_REFINE_GUARANTEE SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_11Up + - Index: 0 + Item: Guarantee_Weapon_11Up Rate: 3000 - - Item: Guarantee_Armor_11Up + - Index: 1 + Item: Guarantee_Armor_11Up Rate: 3000 - - Item: Guarantee_Weapon_12Up + - Index: 2 + Item: Guarantee_Weapon_12Up Rate: 1400 - - Item: Guarantee_Armor_12Up + - Index: 3 + Item: Guarantee_Armor_12Up Rate: 1400 - - Item: Guarantee_Weapon_13Up + - Index: 4 + Item: Guarantee_Weapon_13Up Rate: 600 - - Item: Guarantee_Armor_13Up + - Index: 5 + Item: Guarantee_Armor_13Up Rate: 600 - Group: REFINE_GUARANTEE SubGroups: - SubGroup: 1 List: - - Item: Guarantee_Weapon_9Up + - Index: 0 + Item: Guarantee_Weapon_9Up Rate: 909 - - Item: Guarantee_Weapon_8Up + - Index: 1 + Item: Guarantee_Weapon_8Up Rate: 1364 - - Item: Guarantee_Weapon_7Up + - Index: 2 + Item: Guarantee_Weapon_7Up Rate: 2273 - - Item: Guarantee_Armor_9Up + - Index: 3 + Item: Guarantee_Armor_9Up Rate: 909 - - Item: Guarantee_Armor_8Up + - Index: 4 + Item: Guarantee_Armor_8Up Rate: 1364 - - Item: Guarantee_Armor_7Up + - Index: 5 + Item: Guarantee_Armor_7Up Rate: 2273 - - Item: Guarantee_Weapon_10Up + - Index: 6 + Item: Guarantee_Weapon_10Up Rate: 455 - - Item: Guarantee_Armor_10Up + - Index: 7 + Item: Guarantee_Armor_10Up Rate: 455 - Group: SPECIAL_REFINE_CUBE SubGroups: - SubGroup: 1 List: - - Item: Temporal_Refine_Cube + - Index: 0 + Item: Temporal_Refine_Cube Rate: 1111 - - Item: Geffen_Refine_Cube + - Index: 1 + Item: Geffen_Refine_Cube Rate: 1111 - - Item: Old_Refine_Cube + - Index: 2 + Item: Old_Refine_Cube Rate: 1111 - - Item: OS_Weapon_Refine_Cube + - Index: 3 + Item: OS_Weapon_Refine_Cube Rate: 1111 - - Item: Racecap_Refine_Cube + - Index: 4 + Item: Racecap_Refine_Cube Rate: 1111 - - Item: Auto_Armor_Refine_Cube + - Index: 5 + Item: Auto_Armor_Refine_Cube Rate: 1111 - - Item: Bio_Weapon_Refine_Cube + - Index: 6 + Item: Bio_Weapon_Refine_Cube Rate: 1111 - - Item: Circlet_Refine_Cube + - Index: 7 + Item: Circlet_Refine_Cube Rate: 1111 - - Item: Bio_Helm_Refine_Cube + - Index: 8 + Item: Bio_Helm_Refine_Cube Rate: 1111 - Group: AUTOSPELL_SHADOW_BOX SubGroups: - SubGroup: 1 List: - - Item: S_AutoSpell_Shield + - Index: 0 + Item: S_AutoSpell_Shield Rate: 1667 - - Item: S_AutoSpell_Armor + - Index: 1 + Item: S_AutoSpell_Armor Rate: 1667 - - Item: S_AutoSpell_Shoes + - Index: 2 + Item: S_AutoSpell_Shoes Rate: 1667 - - Item: S_AutoSpell_Weapon + - Index: 3 + Item: S_AutoSpell_Weapon Rate: 1667 - - Item: S_AutoSpell_Pendant + - Index: 4 + Item: S_AutoSpell_Pendant Rate: 1667 - - Item: S_AutoSpell_Earring + - Index: 5 + Item: S_AutoSpell_Earring Rate: 1667 - Group: BROADCASTBOX_ SubGroups: - SubGroup: 0 List: - - Item: E_Life_Potion_Pack - - Item: E_DEF_Scroll_Box - - Item: Battle_Manual100 - - Item: World_Tour_Ticket + - Index: 0 + Item: E_Life_Potion_Pack + - Index: 1 + Item: E_DEF_Scroll_Box + - Index: 2 + Item: Battle_Manual100 + - Index: 3 + Item: World_Tour_Ticket Amount: 20 - Group: S_ENCHANT_STONE_BOX SubGroups: - SubGroup: 1 List: - - Item: ATKStone_Middle + - Index: 0 + Item: ATKStone_Middle Rate: 100 - - Item: MATKStone_Middle + - Index: 1 + Item: MATKStone_Middle Rate: 100 - - Item: ASPDStone_Robe + - Index: 2 + Item: ASPDStone_Robe Rate: 30 - - Item: ATKStone_Top + - Index: 3 + Item: ATKStone_Top Rate: 100 - - Item: MATKStone_Top + - Index: 4 + Item: MATKStone_Top Rate: 100 - - Item: HPdrainStone_Robe + - Index: 5 + Item: HPdrainStone_Robe Rate: 30 - - Item: SPdrainStone_Robe + - Index: 6 + Item: SPdrainStone_Robe Rate: 40 - - Item: HPdrainStone_Top + - Index: 7 + Item: HPdrainStone_Top Rate: 30 - - Item: SPdrainStone_Top + - Index: 8 + Item: SPdrainStone_Top Rate: 40 - - Item: EXPStone_Bottom + - Index: 9 + Item: EXPStone_Bottom Rate: 100 - - Item: ATKStone_Bottom + - Index: 10 + Item: ATKStone_Bottom Rate: 100 - - Item: MATKStone_Bottom + - Index: 11 + Item: MATKStone_Bottom Rate: 100 - - Item: Critical_Stone + - Index: 12 + Item: Critical_Stone Rate: 100 - - Item: Range_Stone + - Index: 13 + Item: Range_Stone Rate: 100 - - Item: Greed_Stone + - Index: 14 + Item: Greed_Stone Rate: 40 - - Item: CastingStone_Robe + - Index: 15 + Item: CastingStone_Robe Rate: 15 - - Item: ASPDStone_Top + - Index: 16 + Item: ASPDStone_Top Rate: 30 - - Item: ReloadStone_Top + - Index: 17 + Item: ReloadStone_Top Rate: 100 - - Item: ReloadStone_Middle + - Index: 18 + Item: ReloadStone_Middle Rate: 100 - - Item: ReloadStone_Bottom + - Index: 19 + Item: ReloadStone_Bottom Rate: 100 - - Item: ElectricEffect_Middle + - Index: 20 + Item: ElectricEffect_Middle Rate: 30 - - Item: GreenFloor_Bottom + - Index: 21 + Item: GreenFloor_Bottom Rate: 100 - - Item: EXPStone_Middle + - Index: 22 + Item: EXPStone_Middle Rate: 100 - - Item: MinorCastingStone_Robe + - Index: 23 + Item: MinorCastingStone_Robe Rate: 30 - - Item: EXPStone_Top + - Index: 24 + Item: EXPStone_Top Rate: 100 - - Item: CastingStone_Top + - Index: 25 + Item: CastingStone_Top Rate: 100 - - Item: CastingStone_Middle + - Index: 26 + Item: CastingStone_Middle Rate: 100 - - Item: CastingStone_Bottom + - Index: 27 + Item: CastingStone_Bottom Rate: 100 - - Item: BlueAuraEffect_Middle + - Index: 28 + Item: BlueAuraEffect_Middle Rate: 100 - - Item: PinkGlowEffect_Middle + - Index: 29 + Item: PinkGlowEffect_Middle Rate: 100 - - Item: ShrinkEffect_Bottom + - Index: 30 + Item: ShrinkEffect_Bottom Rate: 40 - - Item: ExplodingEffect_Middle + - Index: 31 + Item: ExplodingEffect_Middle Rate: 100 - - Item: WaterFieldEffect_Bottom + - Index: 32 + Item: WaterFieldEffect_Bottom Rate: 30 - - Item: DoubleAttack_Stone + - Index: 33 + Item: DoubleAttack_Stone Rate: 15 - - Item: Critical_Stone_Robe + - Index: 34 + Item: Critical_Stone_Robe Rate: 15 - - Item: Critical_Stone_Top + - Index: 35 + Item: Critical_Stone_Top Rate: 100 - - Item: Critical_Stone_Bottom + - Index: 36 + Item: Critical_Stone_Bottom Rate: 100 - - Item: CastStone_Robe + - Index: 37 + Item: CastStone_Robe Rate: 40 - - Item: SuraStone_Top + - Index: 38 + Item: SuraStone_Top Rate: 63 - - Item: SuraStone_Middle + - Index: 39 + Item: SuraStone_Middle Rate: 63 - - Item: SuraStone_Bottom + - Index: 40 + Item: SuraStone_Bottom Rate: 63 - - Item: SuraStone_Robe + - Index: 41 + Item: SuraStone_Robe Rate: 30 - - Item: RangerStone_Top + - Index: 42 + Item: RangerStone_Top Rate: 63 - - Item: RangerStone_Middle + - Index: 43 + Item: RangerStone_Middle Rate: 63 - - Item: RangerStone_Bottom + - Index: 44 + Item: RangerStone_Bottom Rate: 63 - - Item: RangerStone_Robe + - Index: 45 + Item: RangerStone_Robe Rate: 30 - - Item: SorcererStone_Top + - Index: 46 + Item: SorcererStone_Top Rate: 63 - - Item: SorcererStone_Middle + - Index: 47 + Item: SorcererStone_Middle Rate: 63 - - Item: SorcererStone_Bottom + - Index: 48 + Item: SorcererStone_Bottom Rate: 63 - - Item: SorcererStone_Robe + - Index: 49 + Item: SorcererStone_Robe Rate: 30 - - Item: RuneknightStone_Top + - Index: 50 + Item: RuneknightStone_Top Rate: 63 - - Item: RuneknightStone_Middle + - Index: 51 + Item: RuneknightStone_Middle Rate: 63 - - Item: RuneknightStone_Bottom + - Index: 52 + Item: RuneknightStone_Bottom Rate: 63 - - Item: RuneknightStone_Robe + - Index: 53 + Item: RuneknightStone_Robe Rate: 30 - - Item: GeneticStone_Robe + - Index: 54 + Item: GeneticStone_Robe Rate: 30 - - Item: GeneticStone_Top + - Index: 55 + Item: GeneticStone_Top Rate: 63 - - Item: GeneticStone_Middle + - Index: 56 + Item: GeneticStone_Middle Rate: 63 - - Item: GeneticStone_Bottom + - Index: 57 + Item: GeneticStone_Bottom Rate: 63 - - Item: WarlockStone_Top + - Index: 58 + Item: WarlockStone_Top Rate: 63 - - Item: WarlockStone_Middle + - Index: 59 + Item: WarlockStone_Middle Rate: 63 - - Item: WarlockStone_Bottom + - Index: 60 + Item: WarlockStone_Bottom Rate: 63 - - Item: WarlockStone_Robe + - Index: 61 + Item: WarlockStone_Robe Rate: 30 - - Item: ShadowchaserStone_Top + - Index: 62 + Item: ShadowchaserStone_Top Rate: 63 - - Item: ShadowchaseStone_Middle + - Index: 63 + Item: ShadowchaseStone_Middle Rate: 63 - - Item: ShadowchaseStone_Bottom + - Index: 64 + Item: ShadowchaseStone_Bottom Rate: 63 - - Item: ShadowchaserStone_Robe + - Index: 65 + Item: ShadowchaserStone_Robe Rate: 30 - - Item: MechanicStone_Top + - Index: 66 + Item: MechanicStone_Top Rate: 63 - - Item: MechanicStone_Middle + - Index: 67 + Item: MechanicStone_Middle Rate: 63 - - Item: MechanicStone_Bottom + - Index: 68 + Item: MechanicStone_Bottom Rate: 63 - - Item: MechanicStone_Robe + - Index: 69 + Item: MechanicStone_Robe Rate: 30 - - Item: WanderMinstrelStone_Top + - Index: 70 + Item: WanderMinstrelStone_Top Rate: 63 - - Item: WanderMinstStone_Middle + - Index: 71 + Item: WanderMinstStone_Middle Rate: 63 - - Item: WanderMinstStone_Bottom + - Index: 72 + Item: WanderMinstStone_Bottom Rate: 63 - - Item: WanderMinstreStone_Robe + - Index: 73 + Item: WanderMinstreStone_Robe Rate: 30 - - Item: HighpriestStone_Top + - Index: 74 + Item: HighpriestStone_Top Rate: 63 - - Item: HighpriestStone_Middle + - Index: 75 + Item: HighpriestStone_Middle Rate: 63 - - Item: HighpriestStone_Bottom + - Index: 76 + Item: HighpriestStone_Bottom Rate: 63 - - Item: ArchbishopStone_Robe + - Index: 77 + Item: ArchbishopStone_Robe Rate: 30 - - Item: PaladinStone_Top + - Index: 78 + Item: PaladinStone_Top Rate: 63 - - Item: PaladinStone_Middle + - Index: 79 + Item: PaladinStone_Middle Rate: 63 - - Item: PaladinStone_Bottom + - Index: 80 + Item: PaladinStone_Bottom Rate: 63 - - Item: RoyalguardStone_Robe + - Index: 81 + Item: RoyalguardStone_Robe Rate: 30 - - Item: AssacrossStone_Top + - Index: 82 + Item: AssacrossStone_Top Rate: 63 - - Item: AssacrossStone_Middle + - Index: 83 + Item: AssacrossStone_Middle Rate: 63 - - Item: AssacrossStone_Bottom + - Index: 84 + Item: AssacrossStone_Bottom Rate: 63 - - Item: GuillcrossStone_Robe + - Index: 85 + Item: GuillcrossStone_Robe Rate: 30 - - Item: SuraStone_Robe2 + - Index: 86 + Item: SuraStone_Robe2 Rate: 30 - - Item: SuraStone_Bottom2 + - Index: 87 + Item: SuraStone_Bottom2 Rate: 63 - - Item: SuraStone_Middle2 + - Index: 88 + Item: SuraStone_Middle2 Rate: 63 - - Item: SuraStone_Top2 + - Index: 89 + Item: SuraStone_Top2 Rate: 63 - - Item: SorcererStone_Robe2 + - Index: 90 + Item: SorcererStone_Robe2 Rate: 30 - - Item: SorcererStone_Bottom2 + - Index: 91 + Item: SorcererStone_Bottom2 Rate: 63 - - Item: SorcererStone_Middle2 + - Index: 92 + Item: SorcererStone_Middle2 Rate: 63 - - Item: SorcererStone_Top2 + - Index: 93 + Item: SorcererStone_Top2 Rate: 63 - - Item: ShadowchaserStone_Robe2 + - Index: 94 + Item: ShadowchaserStone_Robe2 Rate: 30 - - Item: ShadowchasStone_Bottom2 + - Index: 95 + Item: ShadowchasStone_Bottom2 Rate: 63 - - Item: ShadowchasStone_Middle2 + - Index: 96 + Item: ShadowchasStone_Middle2 Rate: 63 - - Item: ShadowchaserStone_Top2 + - Index: 97 + Item: ShadowchaserStone_Top2 Rate: 63 - - Item: SoulreaperStone_Robe + - Index: 98 + Item: SoulreaperStone_Robe Rate: 30 - - Item: SoullinkerStone_Top + - Index: 99 + Item: SoullinkerStone_Top Rate: 63 - - Item: SoullinkerStone_Middle + - Index: 100 + Item: SoullinkerStone_Middle Rate: 63 - - Item: SoullinkerStone_Bottom + - Index: 101 + Item: SoullinkerStone_Bottom Rate: 63 - - Item: GladiatorStone_Top + - Index: 102 + Item: GladiatorStone_Top Rate: 63 - - Item: GladiatorStone_Middle + - Index: 103 + Item: GladiatorStone_Middle Rate: 63 - - Item: GladiatorStone_Bottom + - Index: 104 + Item: GladiatorStone_Bottom Rate: 63 - - Item: StaremperorStone_Robe + - Index: 105 + Item: StaremperorStone_Robe Rate: 30 - - Item: NinjaStone_Top + - Index: 106 + Item: NinjaStone_Top Rate: 63 - - Item: NinjaStone_Middle + - Index: 107 + Item: NinjaStone_Middle Rate: 63 - - Item: NinjaStone_Bottom + - Index: 108 + Item: NinjaStone_Bottom Rate: 63 - - Item: KagerouStone_Robe + - Index: 109 + Item: KagerouStone_Robe Rate: 30 - - Item: OboroStone_Robe + - Index: 110 + Item: OboroStone_Robe Rate: 30 - - Item: GunslingerStone_Top + - Index: 111 + Item: GunslingerStone_Top Rate: 63 - - Item: GunslingerStone_Middle + - Index: 112 + Item: GunslingerStone_Middle Rate: 63 - - Item: GunslingerStone_Bottom + - Index: 113 + Item: GunslingerStone_Bottom Rate: 63 - - Item: RebellionStone_Robe + - Index: 114 + Item: RebellionStone_Robe Rate: 30 - - Item: DoramStone_Top + - Index: 115 + Item: DoramStone_Top Rate: 63 - - Item: DoramStone_Middle + - Index: 116 + Item: DoramStone_Middle Rate: 63 - - Item: DoramStone_Bottom + - Index: 117 + Item: DoramStone_Bottom Rate: 63 - - Item: DoramStone_Robe + - Index: 118 + Item: DoramStone_Robe Rate: 30 - - Item: RangerStone_Top2 + - Index: 119 + Item: RangerStone_Top2 Rate: 63 - - Item: RangerStone_Middle2 + - Index: 120 + Item: RangerStone_Middle2 Rate: 63 - - Item: RangerStone_Bottom2 + - Index: 121 + Item: RangerStone_Bottom2 Rate: 63 - - Item: RangerStone_Robe2 + - Index: 122 + Item: RangerStone_Robe2 Rate: 30 - - Item: MechanicStone_Top2 + - Index: 123 + Item: MechanicStone_Top2 Rate: 63 - - Item: MechanicStone_Middle2 + - Index: 124 + Item: MechanicStone_Middle2 Rate: 63 - - Item: MechanicStone_Bottom2 + - Index: 125 + Item: MechanicStone_Bottom2 Rate: 63 - - Item: MechanicStone_Robe2 + - Index: 126 + Item: MechanicStone_Robe2 Rate: 30 - - Item: HighpriestStone_Top2 + - Index: 127 + Item: HighpriestStone_Top2 Rate: 63 - - Item: HighpriestStone_Middle2 + - Index: 128 + Item: HighpriestStone_Middle2 Rate: 63 - - Item: HighpriestStone_Bottom2 + - Index: 129 + Item: HighpriestStone_Bottom2 Rate: 63 - - Item: ArchbishopStone_Robe2 + - Index: 130 + Item: ArchbishopStone_Robe2 Rate: 30 - - Item: WarlockStone_Robe2 + - Index: 131 + Item: WarlockStone_Robe2 Rate: 30 - - Item: WarlockStone_Top2 + - Index: 132 + Item: WarlockStone_Top2 Rate: 63 - - Item: WarlockStone_Middle2 + - Index: 133 + Item: WarlockStone_Middle2 Rate: 63 - - Item: WarlockStone_Bottom2 + - Index: 134 + Item: WarlockStone_Bottom2 Rate: 63 - - Item: RoyalguardStone_Robe2 + - Index: 135 + Item: RoyalguardStone_Robe2 Rate: 30 - - Item: PaladinStone_Top2 + - Index: 136 + Item: PaladinStone_Top2 Rate: 63 - - Item: PaladinStone_Middle2 + - Index: 137 + Item: PaladinStone_Middle2 Rate: 63 - - Item: PaladinStone_Bottom2 + - Index: 138 + Item: PaladinStone_Bottom2 Rate: 63 - - Item: GuillcrossStone_Robe2 + - Index: 139 + Item: GuillcrossStone_Robe2 Rate: 30 - - Item: AssacrossStone_Top2 + - Index: 140 + Item: AssacrossStone_Top2 Rate: 63 - - Item: AssacrossStone_Middle2 + - Index: 141 + Item: AssacrossStone_Middle2 Rate: 63 - - Item: AssacrossStone_Bottom2 + - Index: 142 + Item: AssacrossStone_Bottom2 Rate: 63 - - Item: RuneknightStone_Robe2 + - Index: 143 + Item: RuneknightStone_Robe2 Rate: 30 - - Item: RuneknightStone_Top2 + - Index: 144 + Item: RuneknightStone_Top2 Rate: 63 - - Item: RuneknightStone_Middle2 + - Index: 145 + Item: RuneknightStone_Middle2 Rate: 63 - - Item: RuneknightStone_Bottom2 + - Index: 146 + Item: RuneknightStone_Bottom2 Rate: 63 - - Item: GeneticStone_Robe2 + - Index: 147 + Item: GeneticStone_Robe2 Rate: 30 - - Item: GeneticStone_Top2 + - Index: 148 + Item: GeneticStone_Top2 Rate: 63 - - Item: GeneticStone_Middle2 + - Index: 149 + Item: GeneticStone_Middle2 Rate: 63 - - Item: GeneticStone_Bottom2 + - Index: 150 + Item: GeneticStone_Bottom2 Rate: 63 - - Item: WanderMinsStone_Robe2 + - Index: 151 + Item: WanderMinsStone_Robe2 Rate: 30 - - Item: WanderMinsStone_Top2 + - Index: 152 + Item: WanderMinsStone_Top2 Rate: 63 - - Item: WanderMinsStone_Middle2 + - Index: 153 + Item: WanderMinsStone_Middle2 Rate: 63 - - Item: WanderMinsStone_Bottom2 + - Index: 154 + Item: WanderMinsStone_Bottom2 Rate: 63 - - Item: Range_Stone_Top + - Index: 155 + Item: Range_Stone_Top Rate: 100 - - Item: Range_Stone_Bottom + - Index: 156 + Item: Range_Stone_Bottom Rate: 100 - - Item: Melee_Stone_Top + - Index: 157 + Item: Melee_Stone_Top Rate: 100 - - Item: Melee_Stone_Middle + - Index: 158 + Item: Melee_Stone_Middle Rate: 100 - - Item: Melee_Stone_Bottom + - Index: 159 + Item: Melee_Stone_Bottom Rate: 100 - - Item: ASPDStone_Robe_D + - Index: 160 + Item: ASPDStone_Robe_D Rate: 15 - - Item: CastStone_Robe_D + - Index: 161 + Item: CastStone_Robe_D Rate: 20 - - Item: Melee_Stone_Robe_D + - Index: 162 + Item: Melee_Stone_Robe_D Rate: 7 - - Item: HPdrainStone_Robe_D + - Index: 163 + Item: HPdrainStone_Robe_D Rate: 15 - - Item: Magic_Stone_Robe_D + - Index: 164 + Item: Magic_Stone_Robe_D Rate: 7 - - Item: Magic_Stone_Top + - Index: 165 + Item: Magic_Stone_Top Rate: 100 - - Item: Magic_Stone_Middle + - Index: 166 + Item: Magic_Stone_Middle Rate: 100 - - Item: Magic_Stone_Bottom + - Index: 167 + Item: Magic_Stone_Bottom Rate: 100 - Group: C_GIANT_FLY_1DAY_BOX__ SubGroups: - SubGroup: 0 List: - - Item: C_Giant_Fly_Wing + - Index: 0 + Item: C_Giant_Fly_Wing Duration: 1440 - Group: C_WING_OF_FLY_3DAY_B__ SubGroups: - SubGroup: 0 List: - - Item: C_Wing_Of_Fly + - Index: 0 + Item: C_Wing_Of_Fly Duration: 4320 - Group: PHYMAG_SHADOW_BOX SubGroups: - SubGroup: 1 List: - - Item: S_Physical_Earring + - Index: 0 + Item: S_Physical_Earring Rate: 1667 - - Item: S_Physical_Weapon + - Index: 1 + Item: S_Physical_Weapon Rate: 1667 - - Item: S_Physical_Pendant + - Index: 2 + Item: S_Physical_Pendant Rate: 1667 - - Item: S_Magical_Earring + - Index: 3 + Item: S_Magical_Earring Rate: 1667 - - Item: S_Magical_Weapon + - Index: 4 + Item: S_Magical_Weapon Rate: 1667 - - Item: S_Magical_Pendant + - Index: 5 + Item: S_Magical_Pendant Rate: 1667 - Group: S_DUAL_STONE_BOX SubGroups: - SubGroup: 1 List: - - Item: ASPDStone_Robe_D + - Index: 0 + Item: ASPDStone_Robe_D Rate: 3600 - - Item: CastStone_Robe_D + - Index: 1 + Item: CastStone_Robe_D Rate: 1800 - - Item: Melee_Stone_Robe_D + - Index: 2 + Item: Melee_Stone_Robe_D Rate: 500 - - Item: HPdrainStone_Robe_D + - Index: 3 + Item: HPdrainStone_Robe_D Rate: 3600 - - Item: Magic_Stone_Robe_D + - Index: 4 + Item: Magic_Stone_Robe_D Rate: 500 - Group: S_COSTUME_BOX SubGroups: - SubGroup: 0 List: - - Item: C_Forest_Guide - - Item: C_Demons_Familiar_K - - Item: C_L_Knitting_Low_Twin_W - - Item: C_Scepter + - Index: 0 + Item: C_Forest_Guide + - Index: 1 + Item: C_Demons_Familiar_K + - Index: 2 + Item: C_L_Knitting_Low_Twin_W + - Index: 3 + Item: C_Scepter - Group: GM_LOST_BAGPACK SubGroups: - SubGroup: 1 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 120 - - Item: Yggdrasil_Seed_Box_ + - Index: 1 + Item: Yggdrasil_Seed_Box_ Rate: 1700 - - Item: Shadow_Refine_Hammer + - Index: 2 + Item: Shadow_Refine_Hammer Rate: 120 - - Item: E_Wing_Of_Fly_3Day_Box + - Index: 3 + Item: E_Wing_Of_Fly_3Day_Box Rate: 1700 - - Item: World_Tour_Ticket + - Index: 4 + Item: World_Tour_Ticket Rate: 1700 Amount: 10 - - Item: Shadowdecon_Ore + - Index: 5 + Item: Shadowdecon_Ore Rate: 1700 Amount: 20 - - Item: Shadowdecon + - Index: 6 + Item: Shadowdecon Rate: 500 Amount: 3 - - Item: Zelunium_Ore + - Index: 7 + Item: Zelunium_Ore Rate: 1700 Amount: 20 - - Item: Zelunium + - Index: 8 + Item: Zelunium Rate: 500 Amount: 3 - - Item: GM_Lost_Bagpack + - Index: 9 + Item: GM_Lost_Bagpack Rate: 10 - - Item: GM_Lost_Bagpack + - Index: 10 + Item: GM_Lost_Bagpack Rate: 250 - Group: E_POTION_BOX SubGroups: - SubGroup: 0 List: - - Item: Blue_Potion_B + - Index: 0 + Item: Blue_Potion_B Amount: 100 - - Item: White_Slim_Potion_B + - Index: 1 + Item: White_Slim_Potion_B Amount: 100 - Group: BUFF_SCROLL_BOX SubGroups: - SubGroup: 0 List: - - Item: E_Blessing_10_Scroll + - Index: 0 + Item: E_Blessing_10_Scroll Amount: 10 - - Item: E_Inc_Agi_10_Scroll + - Index: 1 + Item: E_Inc_Agi_10_Scroll Amount: 10 - Group: SEASON_EVT_REWARD_9 SubGroups: - SubGroup: 1 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Rate: 15 - - Item: Harvest_Cookie + - Index: 1 + Item: Harvest_Cookie Rate: 2670 Amount: 10 - - Item: E_Med_Life_Potion + - Index: 2 + Item: E_Med_Life_Potion Rate: 250 Amount: 2 - - Item: E_Small_Life_Potion + - Index: 3 + Item: E_Small_Life_Potion Rate: 300 Amount: 2 - - Item: Korea_Rice_Cake_B + - Index: 4 + Item: Korea_Rice_Cake_B Rate: 1100 Amount: 5 - - Item: Sesame_Pastry_B + - Index: 5 + Item: Sesame_Pastry_B Rate: 1100 Amount: 2 - - Item: Honey_Pastry_B + - Index: 6 + Item: Honey_Pastry_B Rate: 1100 Amount: 2 - - Item: BraisedShortRibs + - Index: 7 + Item: BraisedShortRibs Rate: 200 - - Item: BraisedSpareribs + - Index: 8 + Item: BraisedSpareribs Rate: 200 - - Item: Grilled_Turkey + - Index: 9 + Item: Grilled_Turkey Rate: 950 Amount: 3 - - Item: Comp_Power_Booster + - Index: 10 + Item: Comp_Power_Booster Rate: 250 Amount: 2 - - Item: Comp_Almighty + - Index: 11 + Item: Comp_Almighty Rate: 250 Amount: 2 - - Item: K_Secret_Key + - Index: 12 + Item: K_Secret_Key Rate: 15 - - Item: Shadowdecon_Ore + - Index: 13 + Item: Shadowdecon_Ore Rate: 500 - - Item: Shadowdecon + - Index: 14 + Item: Shadowdecon Rate: 150 - - Item: Zelunium_Ore + - Index: 15 + Item: Zelunium_Ore Rate: 500 - - Item: Zelunium + - Index: 16 + Item: Zelunium Rate: 150 - - Item: C_Harvest_Festa_Hat + - Index: 17 + Item: C_Harvest_Festa_Hat Rate: 100 - - Item: C_Autumnal_Flavor + - Index: 18 + Item: C_Autumnal_Flavor Rate: 100 - - Item: C_Turkey_Hat + - Index: 19 + Item: C_Turkey_Hat Rate: 100 - Group: S_IGNITION_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Ignition_Weapon - - Item: S_Ignition_Pendant - - Item: S_Ignition_Earing + - Index: 0 + Item: S_Ignition_Weapon + - Index: 1 + Item: S_Ignition_Pendant + - Index: 2 + Item: S_Ignition_Earing - Group: LI_HD_ORIDECON_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 3 - - Item: LI_HD_Oridecon + - Index: 1 + Item: LI_HD_Oridecon Amount: 30 - Group: LI_HD_ELUNIUM_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 3 - - Item: LI_HD_Elunium + - Index: 1 + Item: LI_HD_Elunium Amount: 30 - Group: LI_HD_BRADIUMBOX2 SubGroups: - SubGroup: 0 List: - - Item: LI_HD_Bradium + - Index: 0 + Item: LI_HD_Bradium Amount: 30 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Amount: 3 - Group: LI_HD_CARNIUMBOX2 SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 3 - - Item: LI_HD_Carnium + - Index: 1 + Item: LI_HD_Carnium Amount: 30 - Group: LI_NYANGVINE_BOX100 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: K_Secret_Key + - Index: 1 + Item: K_Secret_Key Amount: 11 - Group: LI_A_3_POTION_PACK SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 100 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 100 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 100 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: K_Secret_Key + - Index: 4 + Item: K_Secret_Key Amount: 13 - Group: STONE_COIN_PACKAGEI SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - Group: STONE_COIN_PACKAGEII SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - Group: STONE_COIN_PACKAGEIII SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Small_Mana_Potion + - Index: 1 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 2 + Item: M_DEFScroll Amount: 300 - - Item: Infinity_Drink + - Index: 3 + Item: Infinity_Drink Amount: 100 - Group: A_HD_ELUNIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Elunium + - Index: 0 + Item: HD_Elunium Amount: 26 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: A_HD_ORIDECON_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 26 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: A_HD_CARNIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 26 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: A_HD_BRADIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Bradium + - Index: 0 + Item: HD_Bradium Amount: 26 - - Item: Mental_Potion + - Index: 1 + Item: Mental_Potion Amount: 6 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 11 - Group: L_BATTLE_MANUAL_PACK SubGroups: - SubGroup: 0 List: - - Item: Battle_Manual + - Index: 0 + Item: Battle_Manual Amount: 40 - - Item: Battle_Manual100 + - Index: 1 + Item: Battle_Manual100 Amount: 5 - - Item: K_Secret_Key + - Index: 2 + Item: K_Secret_Key Amount: 15 - Group: LI_MANA_POTION_BOX SubGroups: - SubGroup: 0 List: - - Item: Small_Mana_Potion + - Index: 0 + Item: Small_Mana_Potion Amount: 125 - - Item: K_Secret_Key + - Index: 1 + Item: K_Secret_Key Amount: 11 - Group: LI_NYANGVINE_BOX_II SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: K_Secret_Key + - Index: 4 + Item: K_Secret_Key Amount: 22 - Group: LI_NYANGVINE_BOX_III SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Small_Mana_Potion + - Index: 1 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 2 + Item: M_DEFScroll Amount: 300 - - Item: Infinity_Drink + - Index: 3 + Item: Infinity_Drink Amount: 100 - - Item: K_Secret_Key + - Index: 4 + Item: K_Secret_Key Amount: 44 - Group: LI_HD_ORIDECON_BOX3 SubGroups: - SubGroup: 0 List: - - Item: LI_HD_Oridecon + - Index: 0 + Item: LI_HD_Oridecon Amount: 30 - - Item: Shadow_Refine_Hammer + - Index: 1 + Item: Shadow_Refine_Hammer Amount: 3 - Group: LI_HD_ELUNIUM_BOX3 SubGroups: - SubGroup: 0 List: - - Item: LI_HD_Elunium + - Index: 0 + Item: LI_HD_Elunium Amount: 30 - - Item: Shadow_Refine_Hammer + - Index: 1 + Item: Shadow_Refine_Hammer Amount: 3 - Group: LI_NYANGVINE_STONE_BOX SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Enchant_Stone_Box23 + - Index: 1 + Item: Enchant_Stone_Box23 Amount: 5 - Group: LI_A_REFINE_ORE_BOX SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 10 - - Item: Enriched_Elunium + - Index: 1 + Item: Enriched_Elunium Amount: 100 - - Item: Enriched_Oridecon + - Index: 2 + Item: Enriched_Oridecon Amount: 100 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 20 - Group: LI_A_HD_ELUNIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Elunium + - Index: 0 + Item: HD_Elunium Amount: 52 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Amount: 10 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 12 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 20 - Group: LI_A_HD_ORIDECON_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Oridecon + - Index: 0 + Item: HD_Oridecon Amount: 52 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Amount: 10 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 12 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 20 - Group: LI_A_HD_CARNIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Carnium + - Index: 0 + Item: HD_Carnium Amount: 52 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Amount: 10 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 12 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 20 - Group: LI_A_HD_BRADIUM_BOX SubGroups: - SubGroup: 0 List: - - Item: HD_Bradium + - Index: 0 + Item: HD_Bradium Amount: 52 - - Item: Blacksmith_Blessing + - Index: 1 + Item: Blacksmith_Blessing Amount: 10 - - Item: Mental_Potion + - Index: 2 + Item: Mental_Potion Amount: 12 - - Item: K_Secret_Key + - Index: 3 + Item: K_Secret_Key Amount: 20 - Group: THANOS_UPGRADE_PACKAGE SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Thanos_Upgrade_Box + - Index: 3 + Item: Thanos_Upgrade_Box - Group: HERO_UP_PACKAGE_1 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 4 + Item: Small_Mana_Potion Amount: 175 - - Item: M_DEFScroll + - Index: 5 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Up_Box_1 + - Index: 6 + Item: Hero_Weapon_Up_Box_1 - Group: HERO_UP_PACKAGE_2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 4 + Item: Small_Mana_Potion Amount: 175 - - Item: M_DEFScroll + - Index: 5 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Up_Box_2 + - Index: 6 + Item: Hero_Weapon_Up_Box_2 - Group: HERO_HAMMER_PACKAGE_1 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Hammer_1 + - Index: 5 + Item: Hero_Weapon_Hammer_1 - Group: HERO_HAMMER_PACKAGE_2 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Hammer_2 + - Index: 5 + Item: Hero_Weapon_Hammer_2 - Group: HERO_UP_PACKAGE_3 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 4 + Item: Small_Mana_Potion Amount: 175 - - Item: M_DEFScroll + - Index: 5 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Up_Box_3 + - Index: 6 + Item: Hero_Weapon_Up_Box_3 - Group: HERO_HAMMER_PACKAGE_3 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Hammer_3 + - Index: 5 + Item: Hero_Weapon_Hammer_3 - Group: EXP_DROP_UP_BOX SubGroups: - SubGroup: 0 List: - - Item: EXP_Drop_Up_7days + - Index: 0 + Item: EXP_Drop_Up_7days - Group: HERO_HAMMER_PACKAGE_4 SubGroups: - SubGroup: 0 List: - - Item: Mysterious_Water + - Index: 0 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 1 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 2 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 3 + Item: Small_Mana_Potion Amount: 50 - - Item: M_DEFScroll + - Index: 4 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Hammer_4 + - Index: 5 + Item: Hero_Weapon_Hammer_4 - Group: HERO_UP_PACKAGE_4 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 4 + Item: Small_Mana_Potion Amount: 175 - - Item: M_DEFScroll + - Index: 5 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Up_Box_4 + - Index: 6 + Item: Hero_Weapon_Up_Box_4 - Group: LI_NYANGVINE_STONE_BOX2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Enchant_Stone_Box24 + - Index: 1 + Item: Enchant_Stone_Box24 Amount: 5 - Group: HERO_UP_PACKAGE_5 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Mysterious_Water + - Index: 1 + Item: Mysterious_Water Amount: 200 - - Item: Small_Life_Potion + - Index: 2 + Item: Small_Life_Potion Amount: 200 - - Item: Med_Life_Potion + - Index: 3 + Item: Med_Life_Potion Amount: 200 - - Item: Small_Mana_Potion + - Index: 4 + Item: Small_Mana_Potion Amount: 175 - - Item: M_DEFScroll + - Index: 5 + Item: M_DEFScroll Amount: 300 - - Item: Hero_Weapon_Up_Box_5 + - Index: 6 + Item: Hero_Weapon_Up_Box_5 - Group: COSTUMEMILEAGE_PACKAGE1 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 100 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 12 - - Item: Enchant_Stone_Box24 + - Index: 2 + Item: Enchant_Stone_Box24 Amount: 5 - Group: COSTUMEMILEAGE_PACKAGE2 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 200 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 25 - - Item: Enchant_Stone_Box24 + - Index: 2 + Item: Enchant_Stone_Box24 Amount: 10 - Group: COSTUMEMILEAGE_PACKAGE3 SubGroups: - SubGroup: 0 List: - - Item: Nyangvine_Fruit + - Index: 0 + Item: Nyangvine_Fruit Amount: 400 - - Item: Evt_Cos_Coin + - Index: 1 + Item: Evt_Cos_Coin Amount: 50 - - Item: Enchant_Stone_Box23 + - Index: 2 + Item: Enchant_Stone_Box23 Amount: 10 - - Item: Enchant_Stone_Box24 + - Index: 3 + Item: Enchant_Stone_Box24 Amount: 10 - Group: MINUS_STATUS_BOX SubGroups: - SubGroup: 0 List: - - Item: Minus_Str - - Item: Minus_Agi - - Item: Minus_Vit - - Item: Minus_Int - - Item: Minus_Dex - - Item: Minus_Luk + - Index: 0 + Item: Minus_Str + - Index: 1 + Item: Minus_Agi + - Index: 2 + Item: Minus_Vit + - Index: 3 + Item: Minus_Int + - Index: 4 + Item: Minus_Dex + - Index: 5 + Item: Minus_Luk - Group: COMP_TRANS_SCROLL SubGroups: - SubGroup: 0 List: - - Item: Trans_Scroll_Wghost - - Item: Trans_Scroll_Sca - - Item: Trans_Scroll_Wander - - Item: Trans_Scroll_Gazeti - - Item: Trans_Scroll_Karcher - - Item: Trans_Scroll_Necro + - Index: 0 + Item: Trans_Scroll_Wghost + - Index: 1 + Item: Trans_Scroll_Sca + - Index: 2 + Item: Trans_Scroll_Wander + - Index: 3 + Item: Trans_Scroll_Gazeti + - Index: 4 + Item: Trans_Scroll_Karcher + - Index: 5 + Item: Trans_Scroll_Necro - Group: S_W_BREATH_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_W_Breath_Armor - - Item: S_W_Breath_Shield - - Item: S_W_Breath_Shoes + - Index: 0 + Item: S_W_Breath_Armor + - Index: 1 + Item: S_W_Breath_Shield + - Index: 2 + Item: S_W_Breath_Shoes - Group: S_F_BREATH_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_F_Breath_Weapon - - Item: S_F_Breath_Pendant - - Item: S_F_Breath_Earing + - Index: 0 + Item: S_F_Breath_Weapon + - Index: 1 + Item: S_F_Breath_Pendant + - Index: 2 + Item: S_F_Breath_Earing - Group: S_SONIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Sonic_Armor - - Item: S_Sonic_Shield - - Item: S_Sonic_Shoes + - Index: 0 + Item: S_Sonic_Armor + - Index: 1 + Item: S_Sonic_Shield + - Index: 2 + Item: S_Sonic_Shoes - Group: S_STRAIN_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Strain_Weapon - - Item: S_Strain_Pendant - - Item: S_Strain_Earing + - Index: 0 + Item: S_Strain_Weapon + - Index: 1 + Item: S_Strain_Pendant + - Index: 2 + Item: S_Strain_Earing - Group: S_JACK_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Jack_Armor - - Item: S_Jack_Shield - - Item: S_Jack_Shoes + - Index: 0 + Item: S_Jack_Armor + - Index: 1 + Item: S_Jack_Shield + - Index: 2 + Item: S_Jack_Shoes - Group: S_CHAIN_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Chain_Weapon - - Item: S_Chain_Pendant - - Item: S_Chain_Earing + - Index: 0 + Item: S_Chain_Weapon + - Index: 1 + Item: S_Chain_Pendant + - Index: 2 + Item: S_Chain_Earing - Group: S_CRIMSON_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Crimson_Armor - - Item: S_Crimson_Shield - - Item: S_Crimson_Shoes + - Index: 0 + Item: S_Crimson_Armor + - Index: 1 + Item: S_Crimson_Shield + - Index: 2 + Item: S_Crimson_Shoes - Group: S_VULCAN_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Vulcan_Armor - - Item: S_Vulcan_Shield - - Item: S_Vulcan_Shoes + - Index: 0 + Item: S_Vulcan_Armor + - Index: 1 + Item: S_Vulcan_Shield + - Index: 2 + Item: S_Vulcan_Shoes - Group: S_BOOMERANG_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Boomerang_Weapon - - Item: S_Boomerang_Pendant - - Item: S_Boomerang_Earing + - Index: 0 + Item: S_Boomerang_Weapon + - Index: 1 + Item: S_Boomerang_Pendant + - Index: 2 + Item: S_Boomerang_Earing - Group: S_ARMS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Arms_Weapon - - Item: S_Arms_Pendant - - Item: S_Arms_Earing + - Index: 0 + Item: S_Arms_Weapon + - Index: 1 + Item: S_Arms_Pendant + - Index: 2 + Item: S_Arms_Earing - Group: S_TORNADO_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Tornado_Armor - - Item: S_Tornado_Shield - - Item: S_Tornado_Shoes + - Index: 0 + Item: S_Tornado_Armor + - Index: 1 + Item: S_Tornado_Shield + - Index: 2 + Item: S_Tornado_Shoes - Group: S_DUPLELIGHT_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Duplelight_Armor - - Item: S_Duplelight_Shield - - Item: S_Duplelight_Shoes + - Index: 0 + Item: S_Duplelight_Armor + - Index: 1 + Item: S_Duplelight_Shield + - Index: 2 + Item: S_Duplelight_Shoes - Group: S_MAGNUS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Magnus_Weapon - - Item: S_Magnus_Pendant - - Item: S_Magnus_Earing + - Index: 0 + Item: S_Magnus_Weapon + - Index: 1 + Item: S_Magnus_Pendant + - Index: 2 + Item: S_Magnus_Earing - Group: S_ADORAMUS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Adoramus_Weapon - - Item: S_Adoramus_Pendant - - Item: S_Adoramus_Earing + - Index: 0 + Item: S_Adoramus_Weapon + - Index: 1 + Item: S_Adoramus_Pendant + - Index: 2 + Item: S_Adoramus_Earing - Group: S_JUDEX_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Judex_Armor - - Item: S_Judex_Shield - - Item: S_Judex_Shoes + - Index: 0 + Item: S_Judex_Armor + - Index: 1 + Item: S_Judex_Shield + - Index: 2 + Item: S_Judex_Shoes - Group: S_ROLLING_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Rolling_Armor - - Item: S_Rolling_Shield - - Item: S_Rolling_Shoes + - Index: 0 + Item: S_Rolling_Armor + - Index: 1 + Item: S_Rolling_Shield + - Index: 2 + Item: S_Rolling_Shoes - Group: S_RIPPER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Ripper_Weapon - - Item: S_Ripper_Pendant - - Item: S_Ripper_Earing + - Index: 0 + Item: S_Ripper_Weapon + - Index: 1 + Item: S_Ripper_Pendant + - Index: 2 + Item: S_Ripper_Earing - Group: S_SLASH_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Slash_Armor - - Item: S_Slash_Shield - - Item: S_Slash_Shoes + - Index: 0 + Item: S_Slash_Armor + - Index: 1 + Item: S_Slash_Shield + - Index: 2 + Item: S_Slash_Shoes - Group: S_KATAR_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Slash_Armor - - Item: S_Slash_Shield - - Item: S_Slash_Shoes + - Index: 0 + Item: S_Slash_Armor + - Index: 1 + Item: S_Slash_Shield + - Index: 2 + Item: S_Slash_Shoes - Group: S_SHOOTING_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Shooting_Weapon - - Item: S_Shooting_Pendant - - Item: S_Shooting_Earing + - Index: 0 + Item: S_Shooting_Weapon + - Index: 1 + Item: S_Shooting_Pendant + - Index: 2 + Item: S_Shooting_Earing - Group: S_ARROW_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Arrow_Armor - - Item: S_Arrow_Shield - - Item: S_Arrow_Shoes + - Index: 0 + Item: S_Arrow_Armor + - Index: 1 + Item: S_Arrow_Shield + - Index: 2 + Item: S_Arrow_Shoes - Group: S_AIMED_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Aimed_Weapon - - Item: S_Aimed_Pendant - - Item: S_Aimed_Earing + - Index: 0 + Item: S_Aimed_Weapon + - Index: 1 + Item: S_Aimed_Pendant + - Index: 2 + Item: S_Aimed_Earing - Group: S_CLUSTER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Aimed_Weapon - - Item: S_Aimed_Pendant - - Item: S_Aimed_Earing + - Index: 0 + Item: S_Aimed_Weapon + - Index: 1 + Item: S_Aimed_Pendant + - Index: 2 + Item: S_Aimed_Earing - Group: S_BANISH_CANNON_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Banish_Cannon_Armor - - Item: S_Banish_Cannon_Shield - - Item: S_Banish_Cannon_Shoes + - Index: 0 + Item: S_Banish_Cannon_Armor + - Index: 1 + Item: S_Banish_Cannon_Shield + - Index: 2 + Item: S_Banish_Cannon_Shoes - Group: S_BRAND_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Brand_Armor - - Item: S_Brand_Shield - - Item: S_Brand_Shoes + - Index: 0 + Item: S_Brand_Armor + - Index: 1 + Item: S_Brand_Shield + - Index: 2 + Item: S_Brand_Shoes - Group: S_GENESIS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Genesis_Weapon - - Item: S_Genesis_Pendant - - Item: S_Genesis_Earing + - Index: 0 + Item: S_Genesis_Weapon + - Index: 1 + Item: S_Genesis_Pendant + - Index: 2 + Item: S_Genesis_Earing - Group: S_CHAIN_PRESS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Chain_Press_Weapon - - Item: S_Chain_Press_Pendant - - Item: S_Chain_Press_Earing + - Index: 0 + Item: S_Chain_Press_Weapon + - Index: 1 + Item: S_Chain_Press_Pendant + - Index: 2 + Item: S_Chain_Press_Earing - Group: S_GRAVE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Grave_Weapon - - Item: S_Grave_Pendant - - Item: S_Grave_Earing + - Index: 0 + Item: S_Grave_Weapon + - Index: 1 + Item: S_Grave_Pendant + - Index: 2 + Item: S_Grave_Earing - Group: S_DUST_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Dust_Armor - - Item: S_Dust_Shield - - Item: S_Dust_Shoes + - Index: 0 + Item: S_Dust_Armor + - Index: 1 + Item: S_Dust_Shield + - Index: 2 + Item: S_Dust_Shoes - Group: S_VARETYR_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Varetyr_Weapon - - Item: S_Varetyr_Pendant - - Item: S_Varetyr_Earing + - Index: 0 + Item: S_Varetyr_Weapon + - Index: 1 + Item: S_Varetyr_Pendant + - Index: 2 + Item: S_Varetyr_Earing - Group: S_PSYCHIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Psychic_Armor - - Item: S_Psychic_Shield - - Item: S_Psychic_Shoes + - Index: 0 + Item: S_Psychic_Armor + - Index: 1 + Item: S_Psychic_Shield + - Index: 2 + Item: S_Psychic_Shoes - Group: S_SPORE_BOMB_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Spore_Bomb_Armor - - Item: S_Spore_Bomb_Shield - - Item: S_Spore_Bomb_Shoes + - Index: 0 + Item: S_Spore_Bomb_Armor + - Index: 1 + Item: S_Spore_Bomb_Shield + - Index: 2 + Item: S_Spore_Bomb_Shoes - Group: S_CANNON_CART_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Cannon_Cart_Weapon - - Item: S_Cannon_Cart_Pendant - - Item: S_Cannon_Cart_Earing + - Index: 0 + Item: S_Cannon_Cart_Weapon + - Index: 1 + Item: S_Cannon_Cart_Pendant + - Index: 2 + Item: S_Cannon_Cart_Earing - Group: S_CRAZY_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Crazy_Weapon - - Item: S_Crazy_Pendant - - Item: S_Crazy_Earing + - Index: 0 + Item: S_Crazy_Weapon + - Index: 1 + Item: S_Crazy_Pendant + - Index: 2 + Item: S_Crazy_Earing - Group: S_CART_TORNADO_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Cart_Tornado_Armor - - Item: S_Cart_Tornado_Shield - - Item: S_Cart_Tornado_Shoes + - Index: 0 + Item: S_Cart_Tornado_Armor + - Index: 1 + Item: S_Cart_Tornado_Shield + - Index: 2 + Item: S_Cart_Tornado_Shoes - Group: S_KNUCKLEARROW_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Knucklearrow_Armor - - Item: S_Knucklearrow_Shield - - Item: S_Knucklearrow_Shoes + - Index: 0 + Item: S_Knucklearrow_Armor + - Index: 1 + Item: S_Knucklearrow_Shield + - Index: 2 + Item: S_Knucklearrow_Shoes - Group: S_SKYNETBLOW_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Skynetblow_Weapon - - Item: S_Skynetblow_Pendant - - Item: S_Skynetblow_Earing + - Index: 0 + Item: S_Skynetblow_Weapon + - Index: 1 + Item: S_Skynetblow_Pendant + - Index: 2 + Item: S_Skynetblow_Earing - Group: S_RAMPAGE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Rampage_Armor - - Item: S_Rampage_Shield - - Item: S_Rampage_Shoes + - Index: 0 + Item: S_Rampage_Armor + - Index: 1 + Item: S_Rampage_Shield + - Index: 2 + Item: S_Rampage_Shoes - Group: S_TIGERCANNON_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_TigerCannon_Weapon - - Item: S_Tigercannon_Pendant - - Item: S_Tigercannon_Earing + - Index: 0 + Item: S_TigerCannon_Weapon + - Index: 1 + Item: S_Tigercannon_Pendant + - Index: 2 + Item: S_Tigercannon_Earing - Group: S_MENACE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Menace_Armor - - Item: S_Menace_Shield - - Item: S_Menace_Shoes + - Index: 0 + Item: S_Menace_Armor + - Index: 1 + Item: S_Menace_Shield + - Index: 2 + Item: S_Menace_Shoes - Group: S_SHADOWSPELL_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Shadowspell_Weapon - - Item: S_Shadowspell_Pendant - - Item: S_Shadowspell_Earing + - Index: 0 + Item: S_Shadowspell_Weapon + - Index: 1 + Item: S_Shadowspell_Pendant + - Index: 2 + Item: S_Shadowspell_Earing - Group: S_TRIANGLE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Triangle_Armor - - Item: S_Triangle_Shield - - Item: S_Triangle_Shoes + - Index: 0 + Item: S_Triangle_Armor + - Index: 1 + Item: S_Triangle_Shield + - Index: 2 + Item: S_Triangle_Shoes - Group: S_PAINT_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Paint_Weapon - - Item: S_Paint_Pendant - - Item: S_Paint_Earing + - Index: 0 + Item: S_Paint_Weapon + - Index: 1 + Item: S_Paint_Pendant + - Index: 2 + Item: S_Paint_Earing - Group: S_RAINSTORM_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Rainstorm_Armor - - Item: S_Rainstorm_Shield - - Item: S_Rainstorm_Shoes + - Index: 0 + Item: S_Rainstorm_Armor + - Index: 1 + Item: S_Rainstorm_Shield + - Index: 2 + Item: S_Rainstorm_Shoes - Group: S_METALIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Metalic_Armor - - Item: S_Metalic_Shield - - Item: S_Metalic_Shoes + - Index: 0 + Item: S_Metalic_Armor + - Index: 1 + Item: S_Metalic_Shield + - Index: 2 + Item: S_Metalic_Shoes - Group: S_ARROWVULCAN_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Arrowvulcan_Weapon - - Item: S_Arrowvulcan_Pendant - - Item: S_Arrowvulcan_Earing + - Index: 0 + Item: S_Arrowvulcan_Weapon + - Index: 1 + Item: S_Arrowvulcan_Pendant + - Index: 2 + Item: S_Arrowvulcan_Earing - Group: S_REVERBERATION_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Reverberation_Weapon - - Item: S_Reverberation_Pendant - - Item: S_Reverberation_Earing + - Index: 0 + Item: S_Reverberation_Weapon + - Index: 1 + Item: S_Reverberation_Pendant + - Index: 2 + Item: S_Reverberation_Earing - Group: S_MOONLIGHT_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Moonlight_Earring - - Item: S_Moonlight_Pendant - - Item: S_Moonlight_Shoes + - Index: 0 + Item: S_Moonlight_Earring + - Index: 1 + Item: S_Moonlight_Pendant + - Index: 2 + Item: S_Moonlight_Shoes - Group: S_SUNSHINE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Sunshine_Weapon - - Item: S_Sunshine_Shield - - Item: S_Sunshine_Armor + - Index: 0 + Item: S_Sunshine_Weapon + - Index: 1 + Item: S_Sunshine_Shield + - Index: 2 + Item: S_Sunshine_Armor - Group: S_STARDUST_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Stardust_Weapon - - Item: S_Stardust_Shield - - Item: S_Stardust_Armor + - Index: 0 + Item: S_Stardust_Weapon + - Index: 1 + Item: S_Stardust_Shield + - Index: 2 + Item: S_Stardust_Armor - Group: S_S_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_S_Weapon - - Item: S_S_Shield - - Item: S_S_Armor + - Index: 0 + Item: S_S_Weapon + - Index: 1 + Item: S_S_Shield + - Index: 2 + Item: S_S_Armor - Group: S_EVILCURSE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Evilcurse_Earring - - Item: S_Evilcurse_Pendant - - Item: S_Evilcurse_Shoes + - Index: 0 + Item: S_Evilcurse_Earring + - Index: 1 + Item: S_Evilcurse_Pendant + - Index: 2 + Item: S_Evilcurse_Shoes - Group: S_SYURIKEN_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Syuriken_Earing - - Item: S_Syuriken_Pendant - - Item: S_Syuriken_Shoes + - Index: 0 + Item: S_Syuriken_Earing + - Index: 1 + Item: S_Syuriken_Pendant + - Index: 2 + Item: S_Syuriken_Shoes - Group: S_KUNAI_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Kunai_Weapon - - Item: S_Kunai_Shield - - Item: S_Kunai_Armor + - Index: 0 + Item: S_Kunai_Weapon + - Index: 1 + Item: S_Kunai_Shield + - Index: 2 + Item: S_Kunai_Armor - Group: S_HUUSOUKA_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Huusouka_Earing - - Item: S_Huusouka_Pendant - - Item: S_Huusouka_Shoes + - Index: 0 + Item: S_Huusouka_Earing + - Index: 1 + Item: S_Huusouka_Pendant + - Index: 2 + Item: S_Huusouka_Shoes - Group: S_KAMAENRAKU_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Kamaenraku_Weapon - - Item: S_Kamaenraku_Shield - - Item: S_Kamaenraku_Armor + - Index: 0 + Item: S_Kamaenraku_Weapon + - Index: 1 + Item: S_Kamaenraku_Shield + - Index: 2 + Item: S_Kamaenraku_Armor - Group: S_GOD_HAMMER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_God_Hammer_Weapon - - Item: S_God_Hammer_Shield - - Item: S_God_Hammer_Armor + - Index: 0 + Item: S_God_Hammer_Weapon + - Index: 1 + Item: S_God_Hammer_Shield + - Index: 2 + Item: S_God_Hammer_Armor - Group: S_SHATTER_BUSTER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Shatter_Buster_Earing - - Item: S_Shatter_B_Pendant - - Item: S_Shatter_Buster_Shoes + - Index: 0 + Item: S_Shatter_Buster_Earing + - Index: 1 + Item: S_Shatter_B_Pendant + - Index: 2 + Item: S_Shatter_Buster_Shoes - Group: S_TAIL_DRAGON_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Tail_Dragon_Weapon - - Item: S_Tail_Dragon_Shield - - Item: S_Tail_Dragon_Armor + - Index: 0 + Item: S_Tail_Dragon_Weapon + - Index: 1 + Item: S_Tail_Dragon_Shield + - Index: 2 + Item: S_Tail_Dragon_Armor - Group: S_TRIP_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Trip_Weapon - - Item: S_Trip_Shield - - Item: S_Trip_Armor + - Index: 0 + Item: S_Trip_Weapon + - Index: 1 + Item: S_Trip_Shield + - Index: 2 + Item: S_Trip_Armor - Group: S_FLARE_DANCE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Flare_Dance_Earing - - Item: S_Flare_Dance_Pendant - - Item: S_Flare_Dance_Shoes + - Index: 0 + Item: S_Flare_Dance_Earing + - Index: 1 + Item: S_Flare_Dance_Pendant + - Index: 2 + Item: S_Flare_Dance_Shoes - Group: S_SUPER_MAGIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Super_Magic_Shield - - Item: S_Super_Magic_Armor - - Item: S_Super_Magic_Shoes + - Index: 0 + Item: S_Super_Magic_Shield + - Index: 1 + Item: S_Super_Magic_Armor + - Index: 2 + Item: S_Super_Magic_Shoes - Group: S_SUPER_POWER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Super_Power_Weapon - - Item: S_Super_Power_Pendant - - Item: S_Super_Power_Earing + - Index: 0 + Item: S_Super_Power_Weapon + - Index: 1 + Item: S_Super_Power_Pendant + - Index: 2 + Item: S_Super_Power_Earing - Group: S_SILVERVINE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Silvervine_Earing - - Item: S_Silvervine_Pendant - - Item: S_Silvervine_Shoes + - Index: 0 + Item: S_Silvervine_Earing + - Index: 1 + Item: S_Silvervine_Pendant + - Index: 2 + Item: S_Silvervine_Shoes - Group: S_CATNIP_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Catnip_Weapon - - Item: S_Catnip_Shield - - Item: S_Catnip_Armor + - Index: 0 + Item: S_Catnip_Weapon + - Index: 1 + Item: S_Catnip_Shield + - Index: 2 + Item: S_Catnip_Armor - Group: S_SAVAGERABBIT_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_SavageRabbit_Earing - - Item: S_SavageRabbit_Pendant - - Item: S_SavageRabbit_Shoes + - Index: 0 + Item: S_SavageRabbit_Earing + - Index: 1 + Item: S_SavageRabbit_Pendant + - Index: 2 + Item: S_SavageRabbit_Shoes - Group: S_PICKYRUSH_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Pickyrush_Weapon - - Item: S_Pickyrush_Shield - - Item: S_Pickyrush_Armor + - Index: 0 + Item: S_Pickyrush_Weapon + - Index: 1 + Item: S_Pickyrush_Shield + - Index: 2 + Item: S_Pickyrush_Armor - Group: S_RUNEKNIGHT_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Swordman_earring - - Item: S_Swordman_Pendant - - Item: S_Knight_Shoes - - Item: S_Knight_Armor - - Item: S_Runeknight_Weapon - - Item: S_Runeknight_Shield + - Index: 0 + Item: S_Swordman_earring + - Index: 1 + Item: S_Swordman_Pendant + - Index: 2 + Item: S_Knight_Shoes + - Index: 3 + Item: S_Knight_Armor + - Index: 4 + Item: S_Runeknight_Weapon + - Index: 5 + Item: S_Runeknight_Shield - Group: S_ROYALGUARD_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Swordman_earring - - Item: S_Swordman_Pendant - - Item: S_Crusader_Shoes - - Item: S_Crusader_Armor - - Item: S_Royalguard_Weapon - - Item: S_Royalguard_Shield + - Index: 0 + Item: S_Swordman_earring + - Index: 1 + Item: S_Swordman_Pendant + - Index: 2 + Item: S_Crusader_Shoes + - Index: 3 + Item: S_Crusader_Armor + - Index: 4 + Item: S_Royalguard_Weapon + - Index: 5 + Item: S_Royalguard_Shield - Group: S_WARLOCK_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Magician_earring - - Item: S_Magician_Pendant - - Item: S_Wizard_Shoes - - Item: S_Wizard_Armor - - Item: S_Warlock_Weapon - - Item: S_Warlock_Shield + - Index: 0 + Item: S_Magician_earring + - Index: 1 + Item: S_Magician_Pendant + - Index: 2 + Item: S_Wizard_Shoes + - Index: 3 + Item: S_Wizard_Armor + - Index: 4 + Item: S_Warlock_Weapon + - Index: 5 + Item: S_Warlock_Shield - Group: S_SORCERER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Magician_earring - - Item: S_Magician_Pendant - - Item: S_Sage_Shoes - - Item: S_Sage_Armor - - Item: S_Sorcerer_Weapon - - Item: S_Sorcerer_Shield + - Index: 0 + Item: S_Magician_earring + - Index: 1 + Item: S_Magician_Pendant + - Index: 2 + Item: S_Sage_Shoes + - Index: 3 + Item: S_Sage_Armor + - Index: 4 + Item: S_Sorcerer_Weapon + - Index: 5 + Item: S_Sorcerer_Shield - Group: S_MECHANIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Merchant_earring - - Item: S_Merchant_Pendant - - Item: S_Blacksmith_Shoes - - Item: S_Blacksmith_Armor - - Item: S_Mechanic_weapon - - Item: S_Mechanic_Shield + - Index: 0 + Item: S_Merchant_earring + - Index: 1 + Item: S_Merchant_Pendant + - Index: 2 + Item: S_Blacksmith_Shoes + - Index: 3 + Item: S_Blacksmith_Armor + - Index: 4 + Item: S_Mechanic_weapon + - Index: 5 + Item: S_Mechanic_Shield - Group: S_GENERIC_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Merchant_earring - - Item: S_Merchant_Pendant - - Item: S_Alchemist_Shoes - - Item: S_Alchemist_Armor - - Item: S_Genetic_Weapon - - Item: S_Genetic_Shield + - Index: 0 + Item: S_Merchant_earring + - Index: 1 + Item: S_Merchant_Pendant + - Index: 2 + Item: S_Alchemist_Shoes + - Index: 3 + Item: S_Alchemist_Armor + - Index: 4 + Item: S_Genetic_Weapon + - Index: 5 + Item: S_Genetic_Shield - Group: S_ARCHBISHOP_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Acolyte_earring - - Item: S_Acolyte_Pendant - - Item: S_Priest_Shoes - - Item: S_Priest_Armor - - Item: S_Archbishop_Weapon - - Item: S_Archbishop_Shield + - Index: 0 + Item: S_Acolyte_earring + - Index: 1 + Item: S_Acolyte_Pendant + - Index: 2 + Item: S_Priest_Shoes + - Index: 3 + Item: S_Priest_Armor + - Index: 4 + Item: S_Archbishop_Weapon + - Index: 5 + Item: S_Archbishop_Shield - Group: S_SURA_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Acolyte_earring - - Item: S_Acolyte_Pendant - - Item: S_Monk_Shoes - - Item: S_Monk_Armor - - Item: S_Sura_weapon - - Item: S_Sura_Shield + - Index: 0 + Item: S_Acolyte_earring + - Index: 1 + Item: S_Acolyte_Pendant + - Index: 2 + Item: S_Monk_Shoes + - Index: 3 + Item: S_Monk_Armor + - Index: 4 + Item: S_Sura_weapon + - Index: 5 + Item: S_Sura_Shield - Group: S_GUILLOTINECROSS_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Thief_Pendant - - Item: S_Assassin_Shoes - - Item: S_Assassin_Armor - - Item: S_Guillotine_Weapon - - Item: S_Guillotine_Shield - - Item: S_Thief_earring + - Index: 0 + Item: S_Thief_Pendant + - Index: 1 + Item: S_Assassin_Shoes + - Index: 2 + Item: S_Assassin_Armor + - Index: 3 + Item: S_Guillotine_Weapon + - Index: 4 + Item: S_Guillotine_Shield + - Index: 5 + Item: S_Thief_earring - Group: S_SHADOWCHASER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Thief_Pendant - - Item: S_Rogue_Shoes - - Item: S_Rogue_Armor - - Item: S_Shadowchaser_Weapon - - Item: S_Shadowchaser_Shield - - Item: S_Thief_earring + - Index: 0 + Item: S_Thief_Pendant + - Index: 1 + Item: S_Rogue_Shoes + - Index: 2 + Item: S_Rogue_Armor + - Index: 3 + Item: S_Shadowchaser_Weapon + - Index: 4 + Item: S_Shadowchaser_Shield + - Index: 5 + Item: S_Thief_earring - Group: S_RANGER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Archer_Pendant - - Item: S_Hunter_Shoes - - Item: S_Hunter_Armor - - Item: S_Ranger_Weapon - - Item: S_Ranger_Shield - - Item: S_Archer_earring + - Index: 0 + Item: S_Archer_Pendant + - Index: 1 + Item: S_Hunter_Shoes + - Index: 2 + Item: S_Hunter_Armor + - Index: 3 + Item: S_Ranger_Weapon + - Index: 4 + Item: S_Ranger_Shield + - Index: 5 + Item: S_Archer_earring - Group: S_WANDERER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Archer_Pendant - - Item: S_Dancer_Shoes - - Item: S_Dancer_Armor - - Item: S_Wanderer_Weapon - - Item: S_Wanderer_Shield - - Item: S_Archer_earring + - Index: 0 + Item: S_Archer_Pendant + - Index: 1 + Item: S_Dancer_Shoes + - Index: 2 + Item: S_Dancer_Armor + - Index: 3 + Item: S_Wanderer_Weapon + - Index: 4 + Item: S_Wanderer_Shield + - Index: 5 + Item: S_Archer_earring - Group: S_MINSTREL_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Archer_Pendant - - Item: S_Bard_Shoes - - Item: S_Bard_Armor - - Item: S_Minstrel_Weapon - - Item: S_Minstrel_Shield - - Item: S_Archer_earring + - Index: 0 + Item: S_Archer_Pendant + - Index: 1 + Item: S_Bard_Shoes + - Index: 2 + Item: S_Bard_Armor + - Index: 3 + Item: S_Minstrel_Weapon + - Index: 4 + Item: S_Minstrel_Shield + - Index: 5 + Item: S_Archer_earring - Group: S_STAR_EMPEROR_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Taekwon_Weapon - - Item: S_Taekwon_Shield - - Item: S_Star_Emperor_Armor - - Item: S_Star_Emperor_Shoes + - Index: 0 + Item: S_Taekwon_Weapon + - Index: 1 + Item: S_Taekwon_Shield + - Index: 2 + Item: S_Star_Emperor_Armor + - Index: 3 + Item: S_Star_Emperor_Shoes - Group: S_SOUL_REAPER_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Taekwon_Weapon - - Item: S_Taekwon_Shield - - Item: S_Soul_Reaper_Armor - - Item: S_Soul_Reaper_Shoes + - Index: 0 + Item: S_Taekwon_Weapon + - Index: 1 + Item: S_Taekwon_Shield + - Index: 2 + Item: S_Soul_Reaper_Armor + - Index: 3 + Item: S_Soul_Reaper_Shoes - Group: S_KAGEROU_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Ninja_Weapon - - Item: S_Ninja_Shield - - Item: S_Kagerou_Armor - - Item: S_Kagerou_Shoes + - Index: 0 + Item: S_Ninja_Weapon + - Index: 1 + Item: S_Ninja_Shield + - Index: 2 + Item: S_Kagerou_Armor + - Index: 3 + Item: S_Kagerou_Shoes - Group: S_OBORO_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Ninja_Weapon - - Item: S_Ninja_Shield - - Item: S_Oboro_Armor - - Item: S_Oboro_Shoes + - Index: 0 + Item: S_Ninja_Weapon + - Index: 1 + Item: S_Ninja_Shield + - Index: 2 + Item: S_Oboro_Armor + - Index: 3 + Item: S_Oboro_Shoes - Group: S_REBELLION_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Gunslinger_Weapon - - Item: S_Gunslinger_Shield - - Item: S_Rebellion_Armor - - Item: S_Rebellion_Shoes + - Index: 0 + Item: S_Gunslinger_Weapon + - Index: 1 + Item: S_Gunslinger_Shield + - Index: 2 + Item: S_Rebellion_Armor + - Index: 3 + Item: S_Rebellion_Shoes - Group: S_SUPERNOVICE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_SuperNovice_Weapon - - Item: S_SuperNovice_Shield + - Index: 0 + Item: S_SuperNovice_Weapon + - Index: 1 + Item: S_SuperNovice_Shield - Group: S_DORAM_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_DoramMagical_Weapon - - Item: S_DoramPhysical_Weapon - - Item: S_DoramPhysical_Shield - - Item: S_DoramMagical_Shield - - Item: S_DoramPhysical_Armor - - Item: S_DoramPhysical_Shoes - - Item: S_DoramMagical_Armor - - Item: S_DoramMagical_Shoes + - Index: 0 + Item: S_DoramMagical_Weapon + - Index: 1 + Item: S_DoramPhysical_Weapon + - Index: 2 + Item: S_DoramPhysical_Shield + - Index: 3 + Item: S_DoramMagical_Shield + - Index: 4 + Item: S_DoramPhysical_Armor + - Index: 5 + Item: S_DoramPhysical_Shoes + - Index: 6 + Item: S_DoramMagical_Armor + - Index: 7 + Item: S_DoramMagical_Shoes - Group: S_MAMMOTH_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Mammoth_Armor - - Item: S_Mammoth_Shoes - - Item: S_Mammoth_Pendant - - Item: S_Mammoth_Earring - - Item: S_Mammoth_Weapon - - Item: S_Mammoth_Shield + - Index: 0 + Item: S_Mammoth_Armor + - Index: 1 + Item: S_Mammoth_Shoes + - Index: 2 + Item: S_Mammoth_Pendant + - Index: 3 + Item: S_Mammoth_Earring + - Index: 4 + Item: S_Mammoth_Weapon + - Index: 5 + Item: S_Mammoth_Shield - Group: S_GEMSTONE_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Gemstone_Armor - - Item: S_Gemstone_Shoes - - Item: S_Gemstone_Shield - - Item: S_Gemstone_Weapon - - Item: S_Gemstone_Earring - - Item: S_Gemstone_Pendent + - Index: 0 + Item: S_Gemstone_Armor + - Index: 1 + Item: S_Gemstone_Shoes + - Index: 2 + Item: S_Gemstone_Shield + - Index: 3 + Item: S_Gemstone_Weapon + - Index: 4 + Item: S_Gemstone_Earring + - Index: 5 + Item: S_Gemstone_Pendent - Group: S_PENE1_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Penetration_Earring - - Item: S_Penetration_Pendent - - Item: S_Exe_Ho_Weapon - - Item: S_Fis_In_Weapon - - Item: S_Sci_Hu_Weapon - - Item: S_Viv_Dr_Weapon - - Item: S_Exo_Co_Weapon + - Index: 0 + Item: S_Penetration_Earring + - Index: 1 + Item: S_Penetration_Pendent + - Index: 2 + Item: S_Exe_Ho_Weapon + - Index: 3 + Item: S_Fis_In_Weapon + - Index: 4 + Item: S_Sci_Hu_Weapon + - Index: 5 + Item: S_Viv_Dr_Weapon + - Index: 6 + Item: S_Exo_Co_Weapon - Group: S_PENE2_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Penetration_Shoes - - Item: S_Penetration_Shield - - Item: S_ExeHoly_Armor - - Item: S_ExoCorrupt_Armor - - Item: S_DragonVib_Armor - - Item: S_SciHunting_Armor - - Item: S_FishInsect_Armor + - Index: 0 + Item: S_Penetration_Shoes + - Index: 1 + Item: S_Penetration_Shield + - Index: 2 + Item: S_ExeHoly_Armor + - Index: 3 + Item: S_ExoCorrupt_Armor + - Index: 4 + Item: S_DragonVib_Armor + - Index: 5 + Item: S_SciHunting_Armor + - Index: 6 + Item: S_FishInsect_Armor - Group: S_TEMP1_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Tempest_Earring - - Item: S_Tempest_Pendent - - Item: S_M_Exo_Co_Weapon - - Item: S_M_Viv_Dr_Weapon - - Item: S_M_Sci_Hu_Weapon - - Item: S_M_Fis_In_Weapon - - Item: S_M_Exe_Ho_Weapon + - Index: 0 + Item: S_Tempest_Earring + - Index: 1 + Item: S_Tempest_Pendent + - Index: 2 + Item: S_M_Exo_Co_Weapon + - Index: 3 + Item: S_M_Viv_Dr_Weapon + - Index: 4 + Item: S_M_Sci_Hu_Weapon + - Index: 5 + Item: S_M_Fis_In_Weapon + - Index: 6 + Item: S_M_Exe_Ho_Weapon - Group: S_TEMP2_CUBE SubGroups: - SubGroup: 0 List: - - Item: S_Tempest_Shield - - Item: S_Tempest_Shoes - - Item: S_M_ExeHoly_Armor - - Item: S_M_ExoCorrupt_Armor - - Item: S_M_DragonVib_Armor - - Item: S_M_SciHunting_Armor - - Item: S_M_FishInsect_Armor + - Index: 0 + Item: S_Tempest_Shield + - Index: 1 + Item: S_Tempest_Shoes + - Index: 2 + Item: S_M_ExeHoly_Armor + - Index: 3 + Item: S_M_ExoCorrupt_Armor + - Index: 4 + Item: S_M_DragonVib_Armor + - Index: 5 + Item: S_M_SciHunting_Armor + - Index: 6 + Item: S_M_FishInsect_Armor - Group: BLACKSMITH_BLESS_BOX_3 SubGroups: - SubGroup: 0 List: - - Item: Blacksmith_Blessing + - Index: 0 + Item: Blacksmith_Blessing Amount: 3 - Group: SHADOW_HAMMER_BOX_3 SubGroups: - SubGroup: 0 List: - - Item: Shadow_Refine_Hammer + - Index: 0 + Item: Shadow_Refine_Hammer Amount: 3 - Group: EDP SubGroups: - SubGroup: 0 List: - - Item: Poison_Bottle - - Item: Poison_Bottle_B + - Index: 0 + Item: Poison_Bottle + - Index: 1 + Item: Poison_Bottle_B - Group: MF_NOTELEPORT SubGroups: - SubGroup: 0 List: - - Item: Wing_Of_Fly - - Item: Giant_Fly_Wing - - Item: N_Fly_Wing - - Item: E_Giant_Fly_Wing - - Item: F_Giant_Fly_Wing - - Item: C_Wing_Of_Fly - - Item: N_Fly_Wing2 - - Item: Cps_Fly_Wing - - Item: Comp_Wing_Of_Fly + - Index: 0 + Item: Wing_Of_Fly + - Index: 1 + Item: Giant_Fly_Wing + - Index: 2 + Item: N_Fly_Wing + - Index: 3 + Item: E_Giant_Fly_Wing + - Index: 4 + Item: F_Giant_Fly_Wing + - Index: 5 + Item: C_Wing_Of_Fly + - Index: 6 + Item: N_Fly_Wing2 + - Index: 7 + Item: Cps_Fly_Wing + - Index: 8 + Item: Comp_Wing_Of_Fly - Group: MF_NORETURN SubGroups: - SubGroup: 0 List: - - Item: Wing_Of_Butterfly - - Item: N_Butterfly_Wing - - Item: Dun_Tele_Scroll1 - - Item: Dun_Tele_Scroll2 - - Item: Dun_Tele_Scroll3_fr - - Item: E_Dun_Tele_Scroll1 - - Item: F_Dun_Tele_Scroll1 - - Item: WOB_Rune - - Item: E_WOB_Rune - - Item: F_WOB_Rune - - Item: WOB_Schwaltz - - Item: E_WOB_Schwaltz - - Item: F_WOB_Schwaltz - - Item: WOB_Rachel - - Item: E_WOB_Rachel - - Item: F_WOB_Rachel - - Item: WOB_Local - - Item: E_WOB_Local - - Item: F_WOB_Local - - Item: Siege_Teleport_Scroll - - Item: Siege_Teleport_Scroll2 - - Item: E_Siege_Teleport_Scroll + - Index: 0 + Item: Wing_Of_Butterfly + - Index: 1 + Item: N_Butterfly_Wing + - Index: 2 + Item: Dun_Tele_Scroll1 + - Index: 3 + Item: Dun_Tele_Scroll2 + - Index: 4 + Item: Dun_Tele_Scroll3_fr + - Index: 5 + Item: E_Dun_Tele_Scroll1 + - Index: 6 + Item: F_Dun_Tele_Scroll1 + - Index: 7 + Item: WOB_Rune + - Index: 8 + Item: E_WOB_Rune + - Index: 9 + Item: F_WOB_Rune + - Index: 10 + Item: WOB_Schwaltz + - Index: 11 + Item: E_WOB_Schwaltz + - Index: 12 + Item: F_WOB_Schwaltz + - Index: 13 + Item: WOB_Rachel + - Index: 14 + Item: E_WOB_Rachel + - Index: 15 + Item: F_WOB_Rachel + - Index: 16 + Item: WOB_Local + - Index: 17 + Item: E_WOB_Local + - Index: 18 + Item: F_WOB_Local + - Index: 19 + Item: Siege_Teleport_Scroll + - Index: 20 + Item: Siege_Teleport_Scroll2 + - Index: 21 + Item: E_Siege_Teleport_Scroll - Group: GIANT_FLY_WING SubGroups: - SubGroup: 0 List: - - Item: Giant_Fly_Wing - - Item: E_Giant_Fly_Wing - - Item: F_Giant_Fly_Wing + - Index: 0 + Item: Giant_Fly_Wing + - Index: 1 + Item: E_Giant_Fly_Wing + - Index: 2 + Item: F_Giant_Fly_Wing - Group: CLASS_SHADOW_WP_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_SuperNovice_Weapon + - Index: 0 + Item: S_SuperNovice_Weapon Rate: 526 - - Item: S_Gunslinger_Weapon + - Index: 1 + Item: S_Gunslinger_Weapon Rate: 526 - - Item: S_Taekwon_Weapon + - Index: 2 + Item: S_Taekwon_Weapon Rate: 526 - - Item: S_Ninja_Weapon + - Index: 3 + Item: S_Ninja_Weapon Rate: 526 - - Item: S_DoramMagical_Weapon + - Index: 4 + Item: S_DoramMagical_Weapon Rate: 526 - - Item: S_DoramPhysical_Weapon + - Index: 5 + Item: S_DoramPhysical_Weapon Rate: 526 - - Item: S_Runeknight_Weapon + - Index: 6 + Item: S_Runeknight_Weapon Rate: 526 - - Item: S_Royalguard_Weapon + - Index: 7 + Item: S_Royalguard_Weapon Rate: 526 - - Item: S_Mechanic_weapon + - Index: 8 + Item: S_Mechanic_weapon Rate: 526 - - Item: S_Genetic_Weapon + - Index: 9 + Item: S_Genetic_Weapon Rate: 526 - - Item: S_Archbishop_Weapon + - Index: 10 + Item: S_Archbishop_Weapon Rate: 526 - - Item: S_Sura_weapon + - Index: 11 + Item: S_Sura_weapon Rate: 526 - - Item: S_Guillotine_Weapon + - Index: 12 + Item: S_Guillotine_Weapon Rate: 526 - - Item: S_Shadowchaser_Weapon + - Index: 13 + Item: S_Shadowchaser_Weapon Rate: 527 - - Item: S_Warlock_Weapon + - Index: 14 + Item: S_Warlock_Weapon Rate: 527 - - Item: S_Sorcerer_Weapon + - Index: 15 + Item: S_Sorcerer_Weapon Rate: 527 - - Item: S_Ranger_Weapon + - Index: 16 + Item: S_Ranger_Weapon Rate: 527 - - Item: S_Minstrel_Weapon + - Index: 17 + Item: S_Minstrel_Weapon Rate: 527 - - Item: S_Wanderer_Weapon + - Index: 18 + Item: S_Wanderer_Weapon Rate: 527 - Group: CLASS_SHADOW_AM_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Knight_Armor + - Index: 0 + Item: S_Knight_Armor Rate: 555 - - Item: S_Crusader_Armor + - Index: 1 + Item: S_Crusader_Armor Rate: 555 - - Item: S_Blacksmith_Armor + - Index: 2 + Item: S_Blacksmith_Armor Rate: 555 - - Item: S_Alchemist_Armor + - Index: 3 + Item: S_Alchemist_Armor Rate: 555 - - Item: S_Priest_Armor + - Index: 4 + Item: S_Priest_Armor Rate: 555 - - Item: S_Monk_Armor + - Index: 5 + Item: S_Monk_Armor Rate: 555 - - Item: S_Assassin_Armor + - Index: 6 + Item: S_Assassin_Armor Rate: 555 - - Item: S_Rogue_Armor + - Index: 7 + Item: S_Rogue_Armor Rate: 555 - - Item: S_Wizard_Armor + - Index: 8 + Item: S_Wizard_Armor Rate: 555 - - Item: S_Sage_Armor + - Index: 9 + Item: S_Sage_Armor Rate: 555 - - Item: S_Hunter_Armor + - Index: 10 + Item: S_Hunter_Armor Rate: 555 - - Item: S_Bard_Armor + - Index: 11 + Item: S_Bard_Armor Rate: 555 - - Item: S_Dancer_Armor + - Index: 12 + Item: S_Dancer_Armor Rate: 555 - - Item: S_Rebellion_Armor + - Index: 13 + Item: S_Rebellion_Armor Rate: 555 - - Item: S_Kagerou_Armor + - Index: 14 + Item: S_Kagerou_Armor Rate: 555 - - Item: S_DoramMagical_Armor + - Index: 15 + Item: S_DoramMagical_Armor Rate: 555 - - Item: S_Oboro_Armor + - Index: 16 + Item: S_Oboro_Armor Rate: 560 - - Item: S_DoramPhysical_Armor + - Index: 17 + Item: S_DoramPhysical_Armor Rate: 560 - Group: CLASS_SHADOW_SU_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Knight_Shoes + - Index: 0 + Item: S_Knight_Shoes Rate: 555 - - Item: S_Crusader_Shoes + - Index: 1 + Item: S_Crusader_Shoes Rate: 555 - - Item: S_Blacksmith_Shoes + - Index: 2 + Item: S_Blacksmith_Shoes Rate: 555 - - Item: S_Alchemist_Shoes + - Index: 3 + Item: S_Alchemist_Shoes Rate: 555 - - Item: S_Priest_Shoes + - Index: 4 + Item: S_Priest_Shoes Rate: 555 - - Item: S_Monk_Shoes + - Index: 5 + Item: S_Monk_Shoes Rate: 555 - - Item: S_Assassin_Shoes + - Index: 6 + Item: S_Assassin_Shoes Rate: 555 - - Item: S_Rogue_Shoes + - Index: 7 + Item: S_Rogue_Shoes Rate: 555 - - Item: S_Wizard_Shoes + - Index: 8 + Item: S_Wizard_Shoes Rate: 555 - - Item: S_Sage_Shoes + - Index: 9 + Item: S_Sage_Shoes Rate: 555 - - Item: S_Hunter_Shoes + - Index: 10 + Item: S_Hunter_Shoes Rate: 555 - - Item: S_Bard_Shoes + - Index: 11 + Item: S_Bard_Shoes Rate: 555 - - Item: S_Kagerou_Shoes + - Index: 12 + Item: S_Kagerou_Shoes Rate: 555 - - Item: S_Oboro_Shoes + - Index: 13 + Item: S_Oboro_Shoes Rate: 555 - - Item: S_DoramPhysical_Shoes + - Index: 14 + Item: S_DoramPhysical_Shoes Rate: 555 - - Item: S_DoramMagical_Shoes + - Index: 15 + Item: S_DoramMagical_Shoes Rate: 555 - - Item: S_Dancer_Shoes + - Index: 16 + Item: S_Dancer_Shoes Rate: 560 - - Item: S_Rebellion_Shoes + - Index: 17 + Item: S_Rebellion_Shoes Rate: 560 - Group: CLASS_SHADOW_SD_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Runeknight_Shield + - Index: 0 + Item: S_Runeknight_Shield Rate: 526 - - Item: S_Royalguard_Shield + - Index: 1 + Item: S_Royalguard_Shield Rate: 526 - - Item: S_Mechanic_Shield + - Index: 2 + Item: S_Mechanic_Shield Rate: 526 - - Item: S_Genetic_Shield + - Index: 3 + Item: S_Genetic_Shield Rate: 526 - - Item: S_Archbishop_Shield + - Index: 4 + Item: S_Archbishop_Shield Rate: 526 - - Item: S_Sura_Shield + - Index: 5 + Item: S_Sura_Shield Rate: 526 - - Item: S_Guillotine_Shield + - Index: 6 + Item: S_Guillotine_Shield Rate: 526 - - Item: S_Shadowchaser_Shield + - Index: 7 + Item: S_Shadowchaser_Shield Rate: 526 - - Item: S_Warlock_Shield + - Index: 8 + Item: S_Warlock_Shield Rate: 526 - - Item: S_Sorcerer_Shield + - Index: 9 + Item: S_Sorcerer_Shield Rate: 526 - - Item: S_Ranger_Shield + - Index: 10 + Item: S_Ranger_Shield Rate: 526 - - Item: S_Minstrel_Shield + - Index: 11 + Item: S_Minstrel_Shield Rate: 526 - - Item: S_Wanderer_Shield + - Index: 12 + Item: S_Wanderer_Shield Rate: 526 - - Item: S_Ninja_Shield + - Index: 13 + Item: S_Ninja_Shield Rate: 527 - - Item: S_Taekwon_Shield + - Index: 14 + Item: S_Taekwon_Shield Rate: 527 - - Item: S_DoramPhysical_Shield + - Index: 15 + Item: S_DoramPhysical_Shield Rate: 527 - - Item: S_DoramMagical_Shield + - Index: 16 + Item: S_DoramMagical_Shield Rate: 527 - - Item: S_SuperNovice_Shield + - Index: 17 + Item: S_SuperNovice_Shield Rate: 527 - - Item: S_Gunslinger_Shield + - Index: 18 + Item: S_Gunslinger_Shield Rate: 527 - Group: CLASS_SHADOW_PD_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Thief_Pendant + - Index: 0 + Item: S_Thief_Pendant Rate: 1666 - - Item: S_Archer_Pendant + - Index: 1 + Item: S_Archer_Pendant Rate: 1666 - - Item: S_Swordman_Pendant + - Index: 2 + Item: S_Swordman_Pendant Rate: 1667 - - Item: S_Merchant_Pendant + - Index: 3 + Item: S_Merchant_Pendant Rate: 1667 - - Item: S_Acolyte_Pendant + - Index: 4 + Item: S_Acolyte_Pendant Rate: 1667 - - Item: S_Magician_Pendant + - Index: 5 + Item: S_Magician_Pendant Rate: 1667 - Group: CLASS_SHADOW_EA_CUBE SubGroups: - SubGroup: 1 List: - - Item: S_Merchant_earring + - Index: 0 + Item: S_Merchant_earring Rate: 1666 - - Item: S_Acolyte_earring + - Index: 1 + Item: S_Acolyte_earring Rate: 1666 - - Item: S_Swordman_earring + - Index: 2 + Item: S_Swordman_earring Rate: 1667 - - Item: S_Magician_earring + - Index: 3 + Item: S_Magician_earring Rate: 1667 - - Item: S_Thief_earring + - Index: 4 + Item: S_Thief_earring Rate: 1667 - - Item: S_Archer_earring + - Index: 5 + Item: S_Archer_earring Rate: 1667 - Group: ENCHANT_STONE_BOX30 SubGroups: - SubGroup: 1 List: - - Item: Range_Stone_Robe_D + - Index: 0 + Item: Range_Stone_Robe_D Rate: 10 - - Item: Melee_Stone_Robe_D + - Index: 1 + Item: Melee_Stone_Robe_D Rate: 10 - - Item: Magic_Stone_Robe_D + - Index: 2 + Item: Magic_Stone_Robe_D Rate: 10 - - Item: SmatkStone_Robe + - Index: 3 + Item: SmatkStone_Robe Rate: 10 - - Item: M_PATKStone_Robe + - Index: 4 + Item: M_PATKStone_Robe Rate: 10 - - Item: R_PATKStone_Robe + - Index: 5 + Item: R_PATKStone_Robe Rate: 10 - - Item: ReloadStone_Robe_D + - Index: 6 + Item: ReloadStone_Robe_D Rate: 10 - - Item: CriticalStone_Robe_D + - Index: 7 + Item: CriticalStone_Robe_D Rate: 10 - - Item: Critical_Stone_Robe + - Index: 8 + Item: Critical_Stone_Robe Rate: 20 - - Item: CastStone_Robe_D + - Index: 9 + Item: CastStone_Robe_D Rate: 40 - - Item: CastStone_Robe + - Index: 10 + Item: CastStone_Robe Rate: 80 - - Item: KagerouStone_Top3 + - Index: 11 + Item: KagerouStone_Top3 Rate: 30 - - Item: KagerouStone_Middle3 + - Index: 12 + Item: KagerouStone_Middle3 Rate: 30 - - Item: KagerouStone_Bottom3 + - Index: 13 + Item: KagerouStone_Bottom3 Rate: 30 - - Item: OboroStone_Top3 + - Index: 14 + Item: OboroStone_Top3 Rate: 30 - - Item: OboroStone_Middle3 + - Index: 15 + Item: OboroStone_Middle3 Rate: 30 - - Item: OboroStone_Bottom3 + - Index: 16 + Item: OboroStone_Bottom3 Rate: 30 - - Item: DoramStone_Top3 + - Index: 17 + Item: DoramStone_Top3 Rate: 30 - - Item: DoramStone_Middle3 + - Index: 18 + Item: DoramStone_Middle3 Rate: 30 - - Item: DoramStone_Bottom3 + - Index: 19 + Item: DoramStone_Bottom3 Rate: 30 - - Item: StarStone_Top3 + - Index: 20 + Item: StarStone_Top3 Rate: 30 - - Item: StarStone_Middle3 + - Index: 21 + Item: StarStone_Middle3 Rate: 30 - - Item: StarStone_Bottom3 + - Index: 22 + Item: StarStone_Bottom3 Rate: 30 - - Item: RebelStone_Top3 + - Index: 23 + Item: RebelStone_Top3 Rate: 30 - - Item: RebelStone_Middle3 + - Index: 24 + Item: RebelStone_Middle3 Rate: 30 - - Item: RebelStone_Bottom3 + - Index: 25 + Item: RebelStone_Bottom3 Rate: 30 - - Item: ReaperStone_Top3 + - Index: 26 + Item: ReaperStone_Top3 Rate: 30 - - Item: ReaperStone_Middle3 + - Index: 27 + Item: ReaperStone_Middle3 Rate: 30 - - Item: ReaperStone_Bottom3 + - Index: 28 + Item: ReaperStone_Bottom3 Rate: 30 - - Item: SuraStone_Top3 + - Index: 29 + Item: SuraStone_Top3 Rate: 30 - - Item: SuraStone_Middle3 + - Index: 30 + Item: SuraStone_Middle3 Rate: 30 - - Item: SuraStone_Bottom3 + - Index: 31 + Item: SuraStone_Bottom3 Rate: 30 - - Item: MechanicStone_Top3 + - Index: 32 + Item: MechanicStone_Top3 Rate: 30 - - Item: MechanicStone_Middle3 + - Index: 33 + Item: MechanicStone_Middle3 Rate: 30 - - Item: MechanicStone_Bottom3 + - Index: 34 + Item: MechanicStone_Bottom3 Rate: 30 - - Item: GuillcrossStone_Top3 + - Index: 35 + Item: GuillcrossStone_Top3 Rate: 30 - - Item: GuillcrossStone_Middle3 + - Index: 36 + Item: GuillcrossStone_Middle3 Rate: 30 - - Item: GuillcrossStone_Bottom3 + - Index: 37 + Item: GuillcrossStone_Bottom3 Rate: 30 - - Item: ArchbishopStone_Top3 + - Index: 38 + Item: ArchbishopStone_Top3 Rate: 30 - - Item: ArchbishopStone_Middle3 + - Index: 39 + Item: ArchbishopStone_Middle3 Rate: 30 - - Item: ArchbishopStone_Bottom3 + - Index: 40 + Item: ArchbishopStone_Bottom3 Rate: 30 - - Item: RangerStone_Top3 + - Index: 41 + Item: RangerStone_Top3 Rate: 30 - - Item: RangerStone_Middle3 + - Index: 42 + Item: RangerStone_Middle3 Rate: 30 - - Item: RangerStone_Bottom3 + - Index: 43 + Item: RangerStone_Bottom3 Rate: 30 - - Item: ShadowchasStone_Top3 + - Index: 44 + Item: ShadowchasStone_Top3 Rate: 30 - - Item: ShadowchasStone_Middle3 + - Index: 45 + Item: ShadowchasStone_Middle3 Rate: 30 - - Item: ShadowchasStone_Bottom3 + - Index: 46 + Item: ShadowchasStone_Bottom3 Rate: 30 - - Item: WanderMinsStone_Top3 + - Index: 47 + Item: WanderMinsStone_Top3 Rate: 30 - - Item: WanderMinsStone_Middle3 + - Index: 48 + Item: WanderMinsStone_Middle3 Rate: 30 - - Item: WanderMinsStone_Bottom3 + - Index: 49 + Item: WanderMinsStone_Bottom3 Rate: 30 - - Item: GeneticStone_Top3 + - Index: 50 + Item: GeneticStone_Top3 Rate: 30 - - Item: GeneticStone_Middle3 + - Index: 51 + Item: GeneticStone_Middle3 Rate: 30 - - Item: GeneticStone_Bottom3 + - Index: 52 + Item: GeneticStone_Bottom3 Rate: 30 - - Item: SorcererStone_Top3 + - Index: 53 + Item: SorcererStone_Top3 Rate: 30 - - Item: SorcererStone_Middle3 + - Index: 54 + Item: SorcererStone_Middle3 Rate: 30 - - Item: SorcererStone_Bottom3 + - Index: 55 + Item: SorcererStone_Bottom3 Rate: 30 - - Item: RuneknightStone_Top3 + - Index: 56 + Item: RuneknightStone_Top3 Rate: 30 - - Item: RuneknightStone_Middle3 + - Index: 57 + Item: RuneknightStone_Middle3 Rate: 30 - - Item: RuneknightStone_Bottom3 + - Index: 58 + Item: RuneknightStone_Bottom3 Rate: 30 - - Item: WarlockStone_Top3 + - Index: 59 + Item: WarlockStone_Top3 Rate: 30 - - Item: WarlockStone_Middle3 + - Index: 60 + Item: WarlockStone_Middle3 Rate: 30 - - Item: WarlockStone_Bottom3 + - Index: 61 + Item: WarlockStone_Bottom3 Rate: 30 - - Item: RoyalguardStone_Top3 + - Index: 62 + Item: RoyalguardStone_Top3 Rate: 30 - - Item: RoyalguardStone_Middle3 + - Index: 63 + Item: RoyalguardStone_Middle3 Rate: 30 - - Item: RoyalguardStone_Bottom3 + - Index: 64 + Item: RoyalguardStone_Bottom3 Rate: 30 - - Item: Stone_Robe_Box + - Index: 65 + Item: Stone_Robe_Box Rate: 180 - - Item: Stone_Robe2_Box + - Index: 66 + Item: Stone_Robe2_Box Rate: 180 - - Item: Magic_Stone_Top + - Index: 67 + Item: Magic_Stone_Top Rate: 200 - - Item: Magic_Stone_Middle + - Index: 68 + Item: Magic_Stone_Middle Rate: 200 - - Item: Magic_Stone_Bottom + - Index: 69 + Item: Magic_Stone_Bottom Rate: 200 - - Item: Range_Stone_Top + - Index: 70 + Item: Range_Stone_Top Rate: 200 - - Item: Range_Stone + - Index: 71 + Item: Range_Stone Rate: 200 - - Item: Range_Stone_Bottom + - Index: 72 + Item: Range_Stone_Bottom Rate: 200 - - Item: Melee_Stone_Top + - Index: 73 + Item: Melee_Stone_Top Rate: 200 - - Item: Melee_Stone_Middle + - Index: 74 + Item: Melee_Stone_Middle Rate: 200 - - Item: Melee_Stone_Bottom + - Index: 75 + Item: Melee_Stone_Bottom Rate: 200 - - Item: ReloadStone_Top + - Index: 76 + Item: ReloadStone_Top Rate: 200 - - Item: ReloadStone_Middle + - Index: 77 + Item: ReloadStone_Middle Rate: 200 - - Item: ReloadStone_Bottom + - Index: 78 + Item: ReloadStone_Bottom Rate: 200 - - Item: EXPStone_Middle + - Index: 79 + Item: EXPStone_Middle Rate: 200 - - Item: EXPStone_Bottom + - Index: 80 + Item: EXPStone_Bottom Rate: 200 - - Item: EXPStone_Top + - Index: 81 + Item: EXPStone_Top Rate: 200 - - Item: Stone_Top_Box + - Index: 82 + Item: Stone_Top_Box Rate: 400 - - Item: Stone_Top2_Box + - Index: 83 + Item: Stone_Top2_Box Rate: 400 - - Item: Stone_Middle_Box + - Index: 84 + Item: Stone_Middle_Box Rate: 400 - - Item: Stone_Middle2_Box + - Index: 85 + Item: Stone_Middle2_Box Rate: 400 - - Item: Stone_Bottom_Box + - Index: 86 + Item: Stone_Bottom_Box Rate: 400 - - Item: Stone_Bottom2_Box + - Index: 87 + Item: Stone_Bottom2_Box Rate: 400 - - Item: CastingStone_Top + - Index: 88 + Item: CastingStone_Top Rate: 400 - - Item: CastingStone_Middle + - Index: 89 + Item: CastingStone_Middle Rate: 400 - - Item: CastingStone_Bottom + - Index: 90 + Item: CastingStone_Bottom Rate: 400 - - Item: Critical_Stone + - Index: 91 + Item: Critical_Stone Rate: 400 - - Item: Critical_Stone_Top + - Index: 92 + Item: Critical_Stone_Top Rate: 400 - - Item: Critical_Stone_Bottom + - Index: 93 + Item: Critical_Stone_Bottom Rate: 400 - Group: ENCHANT_STONE_BOX31 SubGroups: - SubGroup: 1 List: - - Item: Range_Stone_Robe_D + - Index: 0 + Item: Range_Stone_Robe_D Rate: 10 - - Item: Melee_Stone_Robe_D + - Index: 1 + Item: Melee_Stone_Robe_D Rate: 10 - - Item: Magic_Stone_Robe_D + - Index: 2 + Item: Magic_Stone_Robe_D Rate: 10 - - Item: SmatkStone_Robe + - Index: 3 + Item: SmatkStone_Robe Rate: 10 - - Item: M_PATKStone_Robe + - Index: 4 + Item: M_PATKStone_Robe Rate: 10 - - Item: R_PATKStone_Robe + - Index: 5 + Item: R_PATKStone_Robe Rate: 10 - - Item: ShinkiroStone_Robe + - Index: 6 + Item: ShinkiroStone_Robe Rate: 10 - - Item: ShiranuiStone_Robe + - Index: 7 + Item: ShiranuiStone_Robe Rate: 10 - - Item: ShaCrossStone_Robe + - Index: 8 + Item: ShaCrossStone_Robe Rate: 10 - - Item: CardinalStone_Robe + - Index: 9 + Item: CardinalStone_Robe Rate: 10 - - Item: ReloadStone_Robe_D + - Index: 10 + Item: ReloadStone_Robe_D Rate: 10 - - Item: CriticalStone_Robe_D + - Index: 11 + Item: CriticalStone_Robe_D Rate: 10 - - Item: Critical_Stone_Robe + - Index: 12 + Item: Critical_Stone_Robe Rate: 20 - - Item: CastStone_Robe_D + - Index: 13 + Item: CastStone_Robe_D Rate: 40 - - Item: CastStone_Robe + - Index: 14 + Item: CastStone_Robe Rate: 80 - - Item: KagerouStone_Top3 + - Index: 15 + Item: KagerouStone_Top3 Rate: 80 - - Item: KagerouStone_Middle3 + - Index: 16 + Item: KagerouStone_Middle3 Rate: 80 - - Item: KagerouStone_Bottom3 + - Index: 17 + Item: KagerouStone_Bottom3 Rate: 80 - - Item: OboroStone_Top3 + - Index: 18 + Item: OboroStone_Top3 Rate: 80 - - Item: OboroStone_Middle3 + - Index: 19 + Item: OboroStone_Middle3 Rate: 80 - - Item: OboroStone_Bottom3 + - Index: 20 + Item: OboroStone_Bottom3 Rate: 80 - - Item: GuillcrossStone_Top3 + - Index: 21 + Item: GuillcrossStone_Top3 Rate: 80 - - Item: GuillcrossStone_Middle3 + - Index: 22 + Item: GuillcrossStone_Middle3 Rate: 80 - - Item: GuillcrossStone_Bottom3 + - Index: 23 + Item: GuillcrossStone_Bottom3 Rate: 80 - - Item: ArchbishopStone_Top3 + - Index: 24 + Item: ArchbishopStone_Top3 Rate: 80 - - Item: ArchbishopStone_Middle3 + - Index: 25 + Item: ArchbishopStone_Middle3 Rate: 80 - - Item: ArchbishopStone_Bottom3 + - Index: 26 + Item: ArchbishopStone_Bottom3 Rate: 80 - - Item: SuNoviceStone_Top + - Index: 27 + Item: SuNoviceStone_Top Rate: 150 - - Item: SuNoviceStone_Middle + - Index: 28 + Item: SuNoviceStone_Middle Rate: 150 - - Item: SuNoviceStone_Bottom + - Index: 29 + Item: SuNoviceStone_Bottom Rate: 150 - - Item: SuNoviceStone_Robe + - Index: 30 + Item: SuNoviceStone_Robe Rate: 150 - - Item: Stone_Robe_Box + - Index: 31 + Item: Stone_Robe_Box Rate: 190 - - Item: aegis_102333 + - Index: 32 + Item: aegis_102333 Rate: 190 - - Item: Magic_Stone_Top + - Index: 33 + Item: Magic_Stone_Top Rate: 200 - - Item: Magic_Stone_Middle + - Index: 34 + Item: Magic_Stone_Middle Rate: 200 - - Item: Magic_Stone_Bottom + - Index: 35 + Item: Magic_Stone_Bottom Rate: 200 - - Item: Range_Stone_Top + - Index: 36 + Item: Range_Stone_Top Rate: 200 - - Item: Range_Stone + - Index: 37 + Item: Range_Stone Rate: 200 - - Item: Range_Stone_Bottom + - Index: 38 + Item: Range_Stone_Bottom Rate: 200 - - Item: Melee_Stone_Top + - Index: 39 + Item: Melee_Stone_Top Rate: 200 - - Item: Melee_Stone_Middle + - Index: 40 + Item: Melee_Stone_Middle Rate: 200 - - Item: Melee_Stone_Bottom + - Index: 41 + Item: Melee_Stone_Bottom Rate: 200 - - Item: ReloadStone_Top + - Index: 42 + Item: ReloadStone_Top Rate: 200 - - Item: ReloadStone_Middle + - Index: 43 + Item: ReloadStone_Middle Rate: 200 - - Item: ReloadStone_Bottom + - Index: 44 + Item: ReloadStone_Bottom Rate: 200 - - Item: EXPStone_Middle + - Index: 45 + Item: EXPStone_Middle Rate: 200 - - Item: EXPStone_Bottom + - Index: 46 + Item: EXPStone_Bottom Rate: 200 - - Item: EXPStone_Top + - Index: 47 + Item: EXPStone_Top Rate: 200 - - Item: Stone_Top_Box + - Index: 48 + Item: Stone_Top_Box Rate: 400 - - Item: Stone_Top2_Box + - Index: 49 + Item: Stone_Top2_Box Rate: 400 - - Item: Stone_Middle_Box + - Index: 50 + Item: Stone_Middle_Box Rate: 400 - - Item: Stone_Middle2_Box + - Index: 51 + Item: Stone_Middle2_Box Rate: 400 - - Item: Stone_Bottom_Box + - Index: 52 + Item: Stone_Bottom_Box Rate: 400 - - Item: Stone_Bottom2_Box + - Index: 53 + Item: Stone_Bottom2_Box Rate: 400 - - Item: CastingStone_Top + - Index: 54 + Item: CastingStone_Top Rate: 400 - - Item: CastingStone_Middle + - Index: 55 + Item: CastingStone_Middle Rate: 400 - - Item: CastingStone_Bottom + - Index: 56 + Item: CastingStone_Bottom Rate: 400 - - Item: Critical_Stone + - Index: 57 + Item: Critical_Stone Rate: 400 - - Item: Critical_Stone_Top + - Index: 58 + Item: Critical_Stone_Top Rate: 400 - - Item: Critical_Stone_Bottom + - Index: 59 + Item: Critical_Stone_Bottom Rate: 400 - Group: ENCHANT_STONE_BOX32 SubGroups: - SubGroup: 1 List: - - Item: Range_Stone_Robe_D + - Index: 0 + Item: Range_Stone_Robe_D Rate: 10 - - Item: Melee_Stone_Robe_D + - Index: 1 + Item: Melee_Stone_Robe_D Rate: 10 - - Item: Magic_Stone_Robe_D + - Index: 2 + Item: Magic_Stone_Robe_D Rate: 10 - - Item: SmatkStone_Robe + - Index: 3 + Item: SmatkStone_Robe Rate: 10 - - Item: M_PATKStone_Robe + - Index: 4 + Item: M_PATKStone_Robe Rate: 10 - - Item: R_PATKStone_Robe + - Index: 5 + Item: R_PATKStone_Robe Rate: 10 - - Item: ResistDefStone_Robe + - Index: 6 + Item: ResistDefStone_Robe Rate: 10 - - Item: StaminaWISStone_Robe_D + - Index: 7 + Item: StaminaWISStone_Robe_D Rate: 10 - - Item: POWStone_Robe_D + - Index: 8 + Item: POWStone_Robe_D Rate: 10 - - Item: SplStone_Robe_D + - Index: 9 + Item: SplStone_Robe_D Rate: 10 - - Item: ConStone_Robe_D + - Index: 10 + Item: ConStone_Robe_D Rate: 10 - - Item: CrtStone_Robe_D + - Index: 11 + Item: CrtStone_Robe_D Rate: 10 - - Item: MinorCastStone_Robe_D + - Index: 12 + Item: MinorCastStone_Robe_D Rate: 20 - - Item: SkyEmperorStone_Robe + - Index: 13 + Item: SkyEmperorStone_Robe Rate: 40 - - Item: MeisterStone_Robe + - Index: 14 + Item: MeisterStone_Robe Rate: 80 - - Item: ElementalStone_Robe + - Index: 15 + Item: ElementalStone_Robe Rate: 80 - - Item: ReloadStone_Robe_D + - Index: 16 + Item: ReloadStone_Robe_D Rate: 80 - - Item: CriticalStone_Robe_D + - Index: 17 + Item: CriticalStone_Robe_D Rate: 80 - - Item: DoubleAttack_Stone + - Index: 18 + Item: DoubleAttack_Stone Rate: 80 - - Item: Critical_Stone_Robe + - Index: 19 + Item: Critical_Stone_Robe Rate: 80 - - Item: CastStone_Robe_D + - Index: 20 + Item: CastStone_Robe_D Rate: 80 - - Item: SPdrainStone_Robe_D + - Index: 21 + Item: SPdrainStone_Robe_D Rate: 80 - - Item: HPdrainStone_Robe_D + - Index: 22 + Item: HPdrainStone_Robe_D Rate: 80 - - Item: ASPDStone_Robe_D + - Index: 23 + Item: ASPDStone_Robe_D Rate: 80 - - Item: CastStone_Robe + - Index: 24 + Item: CastStone_Robe Rate: 80 - - Item: StarStone_Top3 + - Index: 25 + Item: StarStone_Top3 Rate: 80 - - Item: StarStone_Middle3 + - Index: 26 + Item: StarStone_Middle3 Rate: 80 - - Item: StarStone_Bottom3 + - Index: 27 + Item: StarStone_Bottom3 Rate: 150 - - Item: GeneticStone_Top3 + - Index: 28 + Item: GeneticStone_Top3 Rate: 150 - - Item: GeneticStone_Middle3 + - Index: 29 + Item: GeneticStone_Middle3 Rate: 150 - - Item: GeneticStone_Bottom3 + - Index: 30 + Item: GeneticStone_Bottom3 Rate: 150 - - Item: SorcererStone_Top3 + - Index: 31 + Item: SorcererStone_Top3 Rate: 190 - - Item: SorcererStone_Middle3 + - Index: 32 + Item: SorcererStone_Middle3 Rate: 190 - - Item: SorcererStone_Bottom3 + - Index: 33 + Item: SorcererStone_Bottom3 Rate: 200 - - Item: Stone_Robe_Box + - Index: 34 + Item: Stone_Robe_Box Rate: 200 - - Item: aegis_102333 + - Index: 35 + Item: aegis_102333 Rate: 200 - - Item: Magic_Stone_Top + - Index: 36 + Item: Magic_Stone_Top Rate: 200 - - Item: Magic_Stone_Middle + - Index: 37 + Item: Magic_Stone_Middle Rate: 200 - - Item: Magic_Stone_Bottom + - Index: 38 + Item: Magic_Stone_Bottom Rate: 200 - - Item: Range_Stone_Top + - Index: 39 + Item: Range_Stone_Top Rate: 200 - - Item: Range_Stone + - Index: 40 + Item: Range_Stone Rate: 200 - - Item: Range_Stone_Bottom + - Index: 41 + Item: Range_Stone_Bottom Rate: 200 - - Item: Melee_Stone_Top + - Index: 42 + Item: Melee_Stone_Top Rate: 200 - - Item: Melee_Stone_Middle + - Index: 43 + Item: Melee_Stone_Middle Rate: 200 - - Item: Melee_Stone_Bottom + - Index: 44 + Item: Melee_Stone_Bottom Rate: 200 - - Item: DefenseStone_Top + - Index: 45 + Item: DefenseStone_Top Rate: 200 - - Item: DefenseStone_Middle + - Index: 46 + Item: DefenseStone_Middle Rate: 200 - - Item: DefenseStone_Bottom + - Index: 47 + Item: DefenseStone_Bottom Rate: 200 - - Item: ReloadStone_Top + - Index: 48 + Item: ReloadStone_Top Rate: 400 - - Item: ReloadStone_Middle + - Index: 49 + Item: ReloadStone_Middle Rate: 400 - - Item: ReloadStone_Bottom + - Index: 50 + Item: ReloadStone_Bottom Rate: 400 - - Item: EXPStone_Middle + - Index: 51 + Item: EXPStone_Middle Rate: 400 - - Item: EXPStone_Bottom + - Index: 52 + Item: EXPStone_Bottom Rate: 400 - - Item: EXPStone_Top + - Index: 53 + Item: EXPStone_Top Rate: 400 - - Item: Stone_Top_Box + - Index: 54 + Item: Stone_Top_Box Rate: 400 - - Item: Stone_Top2_Box + - Index: 55 + Item: Stone_Top2_Box Rate: 400 - - Item: Stone_Middle_Box + - Index: 56 + Item: Stone_Middle_Box Rate: 400 - - Item: Stone_Middle2_Box + - Index: 57 + Item: Stone_Middle2_Box Rate: 400 - - Item: Stone_Bottom_Box + - Index: 58 + Item: Stone_Bottom_Box Rate: 400 - - Item: Stone_Bottom2_Box + - Index: 59 + Item: Stone_Bottom2_Box Rate: 400 - Group: ANCIENT_HERO_BOX_2 SubGroups: - SubGroup: 1 List: - - Item: Dragonic_Slayer + - Index: 0 + Item: Dragonic_Slayer Rate: 100 - - Item: Meteor_Striker + - Index: 1 + Item: Meteor_Striker Rate: 100 - - Item: Light_Blade + - Index: 2 + Item: Light_Blade Rate: 100 - - Item: Slate_Sword + - Index: 3 + Item: Slate_Sword Rate: 100 - - Item: Trumpet_Shell_K + - Index: 4 + Item: Trumpet_Shell_K Rate: 100 - - Item: Barb_Wire_K + - Index: 5 + Item: Barb_Wire_K Rate: 100 - - Item: Saint_Hall + - Index: 6 + Item: Saint_Hall Rate: 100 - - Item: Ray_Knuckle + - Index: 7 + Item: Ray_Knuckle Rate: 100 - - Item: Blade_Katar + - Index: 8 + Item: Blade_Katar Rate: 100 - - Item: Fatalist + - Index: 9 + Item: Fatalist Rate: 100 - - Item: Scalet_Dragon_L_Bow + - Index: 10 + Item: Scalet_Dragon_L_Bow Rate: 100 - - Item: Blue_Crystal_Staff + - Index: 11 + Item: Blue_Crystal_Staff Rate: 100 - - Item: Freezing_Rod + - Index: 12 + Item: Freezing_Rod Rate: 100 - Group: ANCIENT_HERO_BOX_3 SubGroups: - SubGroup: 1 List: - - Item: OneSkyOneSun + - Index: 0 + Item: OneSkyOneSun Rate: 100 - - Item: SoulWeight + - Index: 1 + Item: SoulWeight Rate: 100 - - Item: MeawFoxtail + - Index: 2 + Item: MeawFoxtail Rate: 100 - - Item: Master_Soul_Rifle + - Index: 3 + Item: Master_Soul_Rifle Rate: 100 - - Item: Crimson_Rose + - Index: 4 + Item: Crimson_Rose Rate: 100 - - Item: Demon_S_Shot + - Index: 5 + Item: Demon_S_Shot Rate: 100 - - Item: Golden_L_Launcher + - Index: 6 + Item: Golden_L_Launcher Rate: 100 - - Item: The_Black_Gatling + - Index: 7 + Item: The_Black_Gatling Rate: 100 - - Item: Sharp_Wind_Sword + - Index: 8 + Item: Sharp_Wind_Sword Rate: 100 - - Item: Fog_Dew_Sword + - Index: 9 + Item: Fog_Dew_Sword Rate: 100 - - Item: Humma_Clear + - Index: 10 + Item: Humma_Clear Rate: 100 - - Item: Freedom_Stick + - Index: 11 + Item: Freedom_Stick Rate: 100 - - Item: Blessed_Knife + - Index: 12 + Item: Blessed_Knife Rate: 100 - Group: INTAKE_HAIR_BOX SubGroups: - SubGroup: 1 List: - - Item: C_Intake_WH + - Index: 0 + Item: C_Intake_WH Rate: 100 - - Item: C_Intake_RD + - Index: 1 + Item: C_Intake_RD Rate: 100 - - Item: C_Intake_PP + - Index: 2 + Item: C_Intake_PP Rate: 100 - - Item: C_Intake_GN + - Index: 3 + Item: C_Intake_GN Rate: 100 - - Item: C_Intake_BU + - Index: 4 + Item: C_Intake_BU Rate: 100 - - Item: C_Intake_OM + - Index: 5 + Item: C_Intake_OM Rate: 100 - - Item: C_Intake_YL + - Index: 6 + Item: C_Intake_YL Rate: 100 - - Item: C_Intake_BL + - Index: 7 + Item: C_Intake_BL Rate: 100 - Group: PONYTAIL_HAIR_BOX SubGroups: - SubGroup: 1 List: - - Item: C_AB_Hair_WH + - Index: 0 + Item: C_AB_Hair_WH Rate: 100 - - Item: C_AB_Hair_LPP + - Index: 1 + Item: C_AB_Hair_LPP Rate: 100 - - Item: C_AB_Hair_RD + - Index: 2 + Item: C_AB_Hair_RD Rate: 100 - - Item: C_AB_Hair_PP + - Index: 3 + Item: C_AB_Hair_PP Rate: 100 - - Item: C_AB_Hair_GN + - Index: 4 + Item: C_AB_Hair_GN Rate: 100 - - Item: C_AB_Hair_BU + - Index: 5 + Item: C_AB_Hair_BU Rate: 100 - - Item: C_AB_Hair_YL + - Index: 6 + Item: C_AB_Hair_YL Rate: 100 - - Item: C_AB_Hair_BL + - Index: 7 + Item: C_AB_Hair_BL Rate: 100 diff --git a/doc/item_group.txt b/doc/item_group.txt index eb47253fe45..6dace0f2585 100644 --- a/doc/item_group.txt +++ b/doc/item_group.txt @@ -43,8 +43,12 @@ GroupID: See the "Item Group ID" section in 'src/map/itemdb.hpp' and the "item g --------------------------------------- +Index: Unique number that can be used to add the same Item with different data in the list. + +--------------------------------------- + Item: Available item that will be obtained from this item group. - Requires the AegisName of the item. + Requires the AegisName of the item. --------------------------------------- @@ -52,12 +56,14 @@ Rate: Probability to get the item. Not a percentage value! Examples: - Group: MyItemGroup - Contain: + SubGroups: - SubGroup: 1 List: - - Item: Knife + - Index: 0 + Item: Knife Rate: 5 - - Item: Dagger + - Index: 1 + Item: Dagger Rate: 1 - Knife has chance 5/6 (83.3%) to be obtained @@ -74,22 +80,28 @@ SubGroup: Setting this to '0' makes the item always obtainable ("must" item). Item Group: - Group: MyItemGroup - Contain: + SubGroups: - SubGroup: 0 List: - - Item: Knife # "must" item(s) - - Item: Dagger # "must" item(s) + - Index: 0 + Item: Knife # "must" item(s) + - Index: 1 + Item: Dagger # "must" item(s) - SubGroup: 1 List: - - Item: Stiletto # random at SubGroup 1 + - Index: 0 + Item: Stiletto # random at SubGroup 1 Rate: 5 - - Item: Stiletto_ # random at SubGroup 1 + - Index: 1 + Item: Stiletto_ # random at SubGroup 1 Rate: 2 - SubGroup: 2 List: - - Item: Stiletto # random at SubGroup 2 + - Index: 0 + Item: Stiletto # random at SubGroup 2 Rate: 5 - - Item: Dagger_ # random at SubGroup 2 + - Index: 1 + Item: Dagger_ # random at SubGroup 2 Rate: 4 Usages: diff --git a/doc/yaml/db/item_group_db.yml b/doc/yaml/db/item_group_db.yml index fef295703be..2cab09c5ec9 100644 --- a/doc/yaml/db/item_group_db.yml +++ b/doc/yaml/db/item_group_db.yml @@ -9,8 +9,9 @@ # SubGroups: # - SubGroup: SubGroup number associated with the list of item. See doc/item_group.txt for more information. # List: List of item(s) for the SubGroup. -# - Item AegisName of item that will be obtained from this item group. -# Rate Probability to get the item. See doc/item_group.txt for more information. (Default: 0) +# - Index Unique number that can be used to add the same Item with different data in the list. +# Item AegisName of item that will be obtained from this item group. +# Rate Probability to get the item. (Default: 0) # Amount Amount of item that will be obtained. (Default: 1) # Duration Makes the item a rental item which will expire within the given amount in minutes. Not intended for use with stackable items. (Default: 0) # Announced If player obtains this item it will be broadcasted to the server. (Default: false) @@ -21,6 +22,6 @@ # RandomOptionGroup Applies random options of this group to all equipable items (Default: None) # RefineMinimum Applies at least this refine level to all equipable items (Default: 0) # RefineMaximum Applies at most this refine level to all equipable items (Default: 0) -# Clear Remove the given item. (Optional) +# Clear Whether the current datas should be removed. (Optional) # Clear Remove the given SubGroup. (Optional) ########################################################################### diff --git a/src/map/itemdb.cpp b/src/map/itemdb.cpp index c9cc886b81a..41da7e575a1 100644 --- a/src/map/itemdb.cpp +++ b/src/map/itemdb.cpp @@ -3300,43 +3300,58 @@ uint64 ItemGroupDatabase::parseBodyNode(const ryml::NodeRef& node) { const auto& listNode = subit["List"]; for (const auto& listit : listNode) { - if (this->nodeExists(listit, "Clear")) { - std::string item_name; + uint32 index; - if (!this->asString(listit, "Clear", item_name)) - continue; + if (!this->asUInt32(listit, "Index", index)) + continue; - std::shared_ptr item = item_db.search_aegisname( item_name.c_str() ); + if (this->nodeExists(listit, "Clear")) { + bool active; - if (item == nullptr) { - this->invalidWarning(listit["Clear"], "Unknown Item %s. Clear failed.\n", item_name.c_str()); + if (!this->asBool(listit, "Clear", active) || !active) continue; - } - if (random->data.erase(item->nameid) == 0) - this->invalidWarning(listit["Clear"], "Item %hu doesn't exist in the SubGroup %hu (group %s). Clear failed.\n", item->nameid, subgroup, group_name.c_str()); + if (random->data.erase(index) == 0) + this->invalidWarning(listit["Clear"], "Index %u doesn't exist in the SubGroup %hu (group %s). Clear failed.\n", index, subgroup, group_name.c_str()); continue; } - std::string item_name; - - if (!this->asString(listit, "Item", item_name)) - continue; + std::shared_ptr entry = util::umap_find(random->data, index); + bool entry_exists = entry != nullptr; - std::shared_ptr item = item_db.search_aegisname( item_name.c_str() ); + if (!entry_exists) { + if (!this->nodesExist(listit, { "Item" })) + return 0; - if (item == nullptr) { - this->invalidWarning(listit["Item"], "Unknown Item %s.\n", item_name.c_str()); - continue; + entry = std::make_shared(); + random->data[index] = entry; } - std::shared_ptr entry = util::umap_find(random->data, item->nameid); - bool entry_exists = entry != nullptr; + std::shared_ptr item = nullptr; - if (!entry_exists) { - entry = std::make_shared(); - random->data[item->nameid] = entry; + if (this->nodeExists(listit, "Item")) { + std::string item_name; + + if (!this->asString(listit, "Item", item_name)) + continue; + + item = item_db.search_aegisname( item_name.c_str() ); + + if (item == nullptr) { + this->invalidWarning(listit["Item"], "Unknown Item %s.\n", item_name.c_str()); + continue; + } + } else { + if (!entry_exists) { + item = item_db.find( entry->nameid ); + } + } + + // (shouldn't happen) + if (item == nullptr) { + this->invalidWarning(listit["index"], "Missing Item definition for Index %u.\n", index); + continue; } entry->nameid = item->nameid; diff --git a/src/map/itemdb.hpp b/src/map/itemdb.hpp index dcb40cbabb3..771a15ebc58 100644 --- a/src/map/itemdb.hpp +++ b/src/map/itemdb.hpp @@ -2016,7 +2016,7 @@ struct s_item_group_entry struct s_item_group_random { uint32 total_rate; - std::unordered_map> data; /// item ID, s_item_group_entry + std::unordered_map> data; /// index, s_item_group_entry std::shared_ptr get_random_itemsubgroup(); }; @@ -2175,7 +2175,7 @@ extern ItemDatabase item_db; class ItemGroupDatabase : public TypesafeCachedYamlDatabase { public: - ItemGroupDatabase() : TypesafeCachedYamlDatabase("ITEM_GROUP_DB", 2, 1) { + ItemGroupDatabase() : TypesafeCachedYamlDatabase("ITEM_GROUP_DB", 3, 1) { } diff --git a/src/tool/yamlupgrade.cpp b/src/tool/yamlupgrade.cpp index 8976b894cb0..e50964dd298 100644 --- a/src/tool/yamlupgrade.cpp +++ b/src/tool/yamlupgrade.cpp @@ -11,6 +11,7 @@ static bool upgrade_job_stats(std::string file, const uint32 source_version); static bool upgrade_status_db(std::string file, const uint32 source_version); static bool upgrade_map_drops_db(std::string file, const uint32 source_version); static bool upgrade_enchantgrade_db( std::string file, const uint32 source_version ); +static bool upgrade_item_group_db( std::string file, const uint32 source_version ); template bool process(const std::string &type, uint32 version, const std::vector &paths, const std::string &name, Func lambda) { @@ -144,6 +145,11 @@ bool YamlUpgradeTool::initialize( int argc, char* argv[] ){ } ) ){ return false; } + if( !process( "ITEM_GROUP_DB", 3, root_paths, "item_group_db", []( const std::string& path, const std::string& name_ext, uint32 source_version ) -> bool { + return upgrade_item_group_db( path + name_ext, source_version ); + } ) ){ + return false; + } return true; } @@ -426,6 +432,90 @@ static bool upgrade_enchantgrade_db( std::string file, const uint32 source_versi return true; } +static bool upgrade_item_group_db( std::string file, const uint32 source_version ){ + size_t entries = 0; + + for( const auto input : inNode["Body"] ){ + // If under version 3 + if( source_version < 3 ){ + body << YAML::BeginMap; + body << YAML::Key << "Group" << YAML::Value << input["Group"]; + + if( input["SubGroups"].IsDefined() ){ + body << YAML::Key << "SubGroups"; + body << YAML::BeginSeq; + + for (const auto &it : input["SubGroups"]) { + body << YAML::BeginMap; + if( it["SubGroup"].IsDefined() ){ + body << YAML::Key << "SubGroup" << YAML::Value << it["SubGroup"]; + } + + if( it["List"].IsDefined() ) + body << YAML::Key << "List";{ + body << YAML::BeginSeq; + + uint32 index = 0; + + for( auto ListNode : it["List"] ){ + if( !ListNode["Item"].IsDefined() ){ + ShowError( "Cannot upgrade automatically, Item is missing" ); + return false; + } + body << YAML::BeginMap; + + body << YAML::Key << "Index" << YAML::Value << index; + body << YAML::Key << "Item" << YAML::Value << ListNode["Item"]; + + if( ListNode["Rate"].IsDefined() ) + body << YAML::Key << "Rate" << YAML::Value << ListNode["Rate"]; + if( ListNode["Amount"].IsDefined() ) + body << YAML::Key << "Amount" << YAML::Value << ListNode["Amount"]; + if( ListNode["Duration"].IsDefined() ) + body << YAML::Key << "Duration" << YAML::Value << ListNode["Duration"]; + if( ListNode["Announced"].IsDefined() ) + body << YAML::Key << "Announced" << YAML::Value << ListNode["Announced"]; + if( ListNode["UniqueId"].IsDefined() ) + body << YAML::Key << "UniqueId" << YAML::Value << ListNode["UniqueId"]; + if( ListNode["Stacked"].IsDefined() ) + body << YAML::Key << "Stacked" << YAML::Value << ListNode["Stacked"]; + if( ListNode["Named"].IsDefined() ) + body << YAML::Key << "Named" << YAML::Value << ListNode["Named"]; + if( ListNode["Bound"].IsDefined() ) + body << YAML::Key << "Bound" << YAML::Value << ListNode["Bound"]; + if( ListNode["RandomOptionGroup"].IsDefined() ) + body << YAML::Key << "RandomOptionGroup" << YAML::Value << ListNode["RandomOptionGroup"]; + if( ListNode["RefineMinimum"].IsDefined() ) + body << YAML::Key << "RefineMinimum" << YAML::Value << ListNode["RefineMinimum"]; + if( ListNode["RefineMaximum"].IsDefined() ) + body << YAML::Key << "RefineMaximum" << YAML::Value << ListNode["RefineMaximum"]; + if( ListNode["Clear"].IsDefined() ) + body << YAML::Key << "Clear" << YAML::Value << ListNode["Clear"]; + + index++; + body << YAML::EndMap; + } + + body << YAML::EndSeq; + } + if( it["Clear"].IsDefined() ) + body << YAML::Key << "Clear" << YAML::Value << it["Clear"]; + + body << YAML::EndMap; + } + body << YAML::EndSeq; + } + body << YAML::EndMap; + } + + entries++; + } + + ShowStatus( "Done converting/upgrading '" CL_WHITE "%zu" CL_RESET "' entries in '" CL_WHITE "%s" CL_RESET "'.\n", entries, file.c_str() ); + + return true; +} + int main( int argc, char *argv[] ){ return main_core( argc, argv );