73784 lines
1.8 MiB
73784 lines
1.8 MiB
# This file is a part of rAthena.
|
|
# 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
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
#
|
|
###########################################################################
|
|
# Item Group Database
|
|
###########################################################################
|
|
#
|
|
# Item Group Settings
|
|
#
|
|
###########################################################################
|
|
# - Group Group name of the item.
|
|
# 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.
|
|
# - 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)
|
|
# UniqueId Makes the given item(s) have a Unique ID. (Default: UniqueId from item_db)
|
|
# Stacked Whether stackable items are given stacked or not. (Default: true)
|
|
# Named Inscribes the item with the obtainer's name. (Default: false)
|
|
# Bound Binds the obtained item. (Default: None)
|
|
# 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 Whether the current datas should be removed. (Optional)
|
|
# Clear Remove the given SubGroup. (Optional)
|
|
###########################################################################
|
|
|
|
Header:
|
|
Type: ITEM_GROUP_DB
|
|
Version: 3
|
|
|
|
Body:
|
|
- Group: 2013_RWC_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Ring
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Earring
|
|
Rate: 11
|
|
- Index: 2
|
|
Item: Necklace
|
|
Rate: 12
|
|
- Index: 3
|
|
Item: Glove
|
|
Rate: 12
|
|
- Index: 4
|
|
Item: Brooch
|
|
Rate: 12
|
|
- Index: 5
|
|
Item: Clip
|
|
Rate: 12
|
|
- Index: 6
|
|
Item: Rosary
|
|
Rate: 14
|
|
- Index: 7
|
|
Item: Skul_Ring
|
|
Rate: 14
|
|
- Index: 8
|
|
Item: Gold_Ring
|
|
Rate: 14
|
|
- Index: 9
|
|
Item: Silver_Ring
|
|
Rate: 14
|
|
- Index: 10
|
|
Item: Flower_Ring
|
|
Rate: 14
|
|
- Index: 11
|
|
Item: Diamond_Ring
|
|
Rate: 11
|
|
- Index: 12
|
|
Item: Safety_Ring
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Critical_Ring
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Mitten_Of_Presbyter
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: Matyr's_Flea_Guard
|
|
Rate: 11
|
|
- Index: 16
|
|
Item: Thimble_Of_Archer
|
|
Rate: 10
|
|
- Index: 17
|
|
Item: Ring_
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Earring_
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Necklace_
|
|
Rate: 10
|
|
- Index: 20
|
|
Item: Glove_
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Brooch_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Rosary_
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Belt
|
|
Rate: 10
|
|
- Index: 24
|
|
Item: Novice_Armlet
|
|
Rate: 14
|
|
- Index: 25
|
|
Item: Shinobi's_Sash
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Hyper_Changer
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Nile_Rose_
|
|
Rate: 10
|
|
- Index: 28
|
|
Item: Vesper_Core01
|
|
Rate: 2
|
|
- Index: 29
|
|
Item: Vesper_Core02
|
|
Rate: 2
|
|
- Index: 30
|
|
Item: Vesper_Core03
|
|
Rate: 2
|
|
- Index: 31
|
|
Item: Vesper_Core04
|
|
Rate: 2
|
|
- Index: 32
|
|
Item: Thimble_Of_Archer_
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Spiritual_Ring
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Lesser_Elemental_Ring
|
|
Rate: 9
|
|
- Index: 35
|
|
Item: Red_Silk_Seal
|
|
Rate: 2
|
|
- Index: 36
|
|
Item: Orleans_Glove
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Expert_Ring
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Librarian_Glove
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Pocket_Watch_
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Lunatic_Brooch
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Iron_Wrist
|
|
Rate: 1
|
|
- Group: ACIDBOMB_10_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Bottle
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Acid_Bottle
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: ACOLYTE_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rideword_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Fur_Seal_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Live_Peach_Tree_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Geographer_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Cookie_Card
|
|
UniqueId: true
|
|
- Group: ADVANCED_WEAPONS_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Nagan
|
|
Rate: 2
|
|
- Index: 1
|
|
Item: Ice_Falchon
|
|
Rate: 7
|
|
- Index: 2
|
|
Item: Edge
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Fire_Brand
|
|
Rate: 7
|
|
- Index: 4
|
|
Item: Scissores_Sword
|
|
Rate: 7
|
|
- Index: 5
|
|
Item: Cutlas
|
|
Rate: 7
|
|
- Index: 6
|
|
Item: Solar_Sword
|
|
Rate: 7
|
|
- Index: 7
|
|
Item: Excalibur
|
|
Rate: 2
|
|
- Index: 8
|
|
Item: Mysteltainn_
|
|
Rate: 7
|
|
- Index: 9
|
|
Item: Tale_Fing_
|
|
Rate: 7
|
|
- Index: 10
|
|
Item: Byeorrun_Gum
|
|
Rate: 7
|
|
- Index: 11
|
|
Item: Immaterial_Sword
|
|
Rate: 7
|
|
- Index: 12
|
|
Item: Star_Dust_Blade
|
|
Rate: 7
|
|
- Index: 13
|
|
Item: Muramasa
|
|
Rate: 7
|
|
- Index: 14
|
|
Item: Masamune
|
|
Rate: 2
|
|
- Index: 15
|
|
Item: Dragon_Slayer
|
|
Rate: 7
|
|
- Index: 16
|
|
Item: Schweizersabel
|
|
Rate: 7
|
|
- Index: 17
|
|
Item: Zweihander
|
|
Rate: 7
|
|
- Index: 18
|
|
Item: Executioner_
|
|
Rate: 2
|
|
- Index: 19
|
|
Item: Katzbalger
|
|
Rate: 7
|
|
- Index: 20
|
|
Item: Zweihander_
|
|
Rate: 7
|
|
- Index: 21
|
|
Item: Altas_Weapon
|
|
Rate: 2
|
|
- Index: 22
|
|
Item: Muscle_Cutter
|
|
Rate: 7
|
|
- Index: 23
|
|
Item: Schweizersabel_
|
|
Rate: 7
|
|
- Index: 24
|
|
Item: Executioner__
|
|
Rate: 2
|
|
- Index: 25
|
|
Item: Dragon_Slayer_
|
|
Rate: 7
|
|
- Index: 26
|
|
Item: Tae_Goo_Lyeon
|
|
Rate: 7
|
|
- Index: 27
|
|
Item: Bloody_Eater
|
|
Rate: 7
|
|
- Index: 28
|
|
Item: Violet_Fear
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Death_Guidance
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Veteran_Sword
|
|
Rate: 7
|
|
- Index: 31
|
|
Item: Krasnaya
|
|
Rate: 5
|
|
- Index: 32
|
|
Item: Chrome_Twohand_Sword
|
|
Rate: 2
|
|
- Index: 33
|
|
Item: Forturn_Sword
|
|
Rate: 2
|
|
- Index: 34
|
|
Item: Sword_Breaker
|
|
Rate: 4
|
|
- Index: 35
|
|
Item: Weeder_Knife
|
|
Rate: 5
|
|
- Index: 36
|
|
Item: Combat_Knife
|
|
Rate: 2
|
|
- Index: 37
|
|
Item: Mama's_Knife
|
|
Rate: 5
|
|
- Index: 38
|
|
Item: House_Auger
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Bazerald
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Assasin_Dagger
|
|
Rate: 5
|
|
- Index: 41
|
|
Item: Exercise
|
|
Rate: 5
|
|
- Index: 42
|
|
Item: Moonlight_Sword
|
|
Rate: 2
|
|
- Index: 43
|
|
Item: Azoth
|
|
Rate: 5
|
|
- Index: 44
|
|
Item: Sucsamad
|
|
Rate: 5
|
|
- Index: 45
|
|
Item: Grimtooth_
|
|
Rate: 5
|
|
- Index: 46
|
|
Item: Princess_Knife
|
|
Rate: 5
|
|
- Index: 47
|
|
Item: Cursed_Dagger
|
|
Rate: 5
|
|
- Index: 48
|
|
Item: Counter_Dagger
|
|
Rate: 5
|
|
- Index: 49
|
|
Item: Holy_Dagger
|
|
Rate: 5
|
|
- Index: 50
|
|
Item: Infiltrator
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Unholy_Touch
|
|
Rate: 5
|
|
- Index: 52
|
|
Item: Bloody_Roar
|
|
Rate: 2
|
|
- Index: 53
|
|
Item: Infiltrator_
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Wild_Beast_Claw
|
|
Rate: 2
|
|
- Index: 55
|
|
Item: Inverse_Scale
|
|
Rate: 2
|
|
- Index: 56
|
|
Item: Drill_Katar
|
|
Rate: 5
|
|
- Index: 57
|
|
Item: Blood_Tears
|
|
Rate: 5
|
|
- Index: 58
|
|
Item: Krishna
|
|
Rate: 5
|
|
- Index: 59
|
|
Item: Cakram
|
|
Rate: 5
|
|
- Index: 60
|
|
Item: Cleaver
|
|
Rate: 5
|
|
- Index: 61
|
|
Item: Vecer_Axe
|
|
Rate: 5
|
|
- Index: 62
|
|
Item: Brood_Axe
|
|
Rate: 2
|
|
- Index: 63
|
|
Item: Great_Axe
|
|
Rate: 5
|
|
- Index: 64
|
|
Item: Sabbath
|
|
Rate: 5
|
|
- Index: 65
|
|
Item: Right_Epsilon
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Slaughter
|
|
Rate: 5
|
|
- Index: 67
|
|
Item: Tomahawk
|
|
Rate: 5
|
|
- Index: 68
|
|
Item: Guillotine
|
|
Rate: 2
|
|
- Index: 69
|
|
Item: Doom_Slayer
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: Doom_Slayer_
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: Heart_Breaker
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: Hurricane_Fury
|
|
Rate: 1
|
|
- Index: 73
|
|
Item: Bradium_Stonehammer
|
|
Rate: 5
|
|
- Index: 74
|
|
Item: Giant_Axe
|
|
Rate: 2
|
|
- Index: 75
|
|
Item: Gungnir
|
|
Rate: 5
|
|
- Index: 76
|
|
Item: Gelerdria
|
|
Rate: 5
|
|
- Index: 77
|
|
Item: Skewer
|
|
Rate: 2
|
|
- Index: 78
|
|
Item: Tjungkuletti
|
|
Rate: 5
|
|
- Index: 79
|
|
Item: Gungnir_
|
|
Rate: 5
|
|
- Index: 80
|
|
Item: Long_Horn
|
|
Rate: 5
|
|
- Index: 81
|
|
Item: Battle_Hook
|
|
Rate: 2
|
|
- Index: 82
|
|
Item: Hunting_Spear
|
|
Rate: 1
|
|
- Index: 83
|
|
Item: Imperial_Spear
|
|
Rate: 2
|
|
- Index: 84
|
|
Item: Crescent_Scythe
|
|
Rate: 5
|
|
- Index: 85
|
|
Item: Bill_Guisarme
|
|
Rate: 5
|
|
- Index: 86
|
|
Item: Zephyrus
|
|
Rate: 5
|
|
- Index: 87
|
|
Item: Longinus's_Spear
|
|
Rate: 5
|
|
- Index: 88
|
|
Item: Brionac
|
|
Rate: 5
|
|
- Index: 89
|
|
Item: Hell_Fire
|
|
Rate: 5
|
|
- Index: 90
|
|
Item: Wizardy_Staff
|
|
Rate: 5
|
|
- Index: 91
|
|
Item: Gae_Bolg
|
|
Rate: 5
|
|
- Index: 92
|
|
Item: Spectral_Spear
|
|
Rate: 5
|
|
- Index: 93
|
|
Item: Ahlspiess
|
|
Rate: 5
|
|
- Index: 94
|
|
Item: Spectral_Spear_
|
|
Rate: 5
|
|
- Index: 95
|
|
Item: Gae_Bolg_
|
|
Rate: 5
|
|
- Index: 96
|
|
Item: Zephyrus_
|
|
Rate: 5
|
|
- Index: 97
|
|
Item: Cardo
|
|
Rate: 2
|
|
- Index: 98
|
|
Item: Spike
|
|
Rate: 2
|
|
- Index: 99
|
|
Item: Golden_Mace
|
|
Rate: 5
|
|
- Index: 100
|
|
Item: Long_Mace
|
|
Rate: 5
|
|
- Index: 101
|
|
Item: Quadrille
|
|
Rate: 5
|
|
- Index: 102
|
|
Item: Grand_Cross
|
|
Rate: 1
|
|
- Index: 103
|
|
Item: Spike_
|
|
Rate: 2
|
|
- Index: 104
|
|
Item: Golden_Mace_
|
|
Rate: 5
|
|
- Index: 105
|
|
Item: Grand_Cross_
|
|
Rate: 1
|
|
- Index: 106
|
|
Item: Nemesis
|
|
Rate: 5
|
|
- Index: 107
|
|
Item: Book_Of_The_Apocalypse
|
|
Rate: 5
|
|
- Index: 108
|
|
Item: Girl's_Diary
|
|
Rate: 5
|
|
- Index: 109
|
|
Item: Legacy_Of_Dragon
|
|
Rate: 5
|
|
- Index: 110
|
|
Item: Hardback
|
|
Rate: 5
|
|
- Index: 111
|
|
Item: Bible_Of_Battlefield
|
|
Rate: 5
|
|
- Index: 112
|
|
Item: Death_Note
|
|
Rate: 1
|
|
- Index: 113
|
|
Item: Staff_Of_Wing
|
|
Rate: 5
|
|
- Index: 114
|
|
Item: Walking_Stick
|
|
Rate: 5
|
|
- Index: 115
|
|
Item: Holy_Stick
|
|
Rate: 5
|
|
- Index: 116
|
|
Item: Thorn_Staff
|
|
Rate: 1
|
|
- Index: 117
|
|
Item: Eraser
|
|
Rate: 1
|
|
- Index: 118
|
|
Item: Dead_Tree_Cane
|
|
Rate: 5
|
|
- Index: 119
|
|
Item: Mental_Stick
|
|
Rate: 2
|
|
- Index: 120
|
|
Item: Bow_Of_Roguemaster
|
|
Rate: 2
|
|
- Index: 121
|
|
Item: Bow_Of_Rudra
|
|
Rate: 2
|
|
- Index: 122
|
|
Item: Balistar
|
|
Rate: 2
|
|
- Index: 123
|
|
Item: Dragon_Wing
|
|
Rate: 5
|
|
- Index: 124
|
|
Item: Bow_Of_Minstrel
|
|
Rate: 5
|
|
- Index: 125
|
|
Item: Balistar_
|
|
Rate: 2
|
|
- Index: 126
|
|
Item: Ixion_Wing
|
|
Rate: 5
|
|
- Index: 127
|
|
Item: Nepenthes_Bow
|
|
Rate: 5
|
|
- Index: 128
|
|
Item: Cursed_Lyre
|
|
Rate: 5
|
|
- Index: 129
|
|
Item: Falken_Blitz
|
|
Rate: 5
|
|
- Index: 130
|
|
Item: Kaiser_Knuckle
|
|
Rate: 5
|
|
- Index: 131
|
|
Item: Berserk
|
|
Rate: 1
|
|
- Index: 132
|
|
Item: Claw_Of_Garm
|
|
Rate: 5
|
|
- Index: 133
|
|
Item: Berserk_
|
|
Rate: 1
|
|
- Index: 134
|
|
Item: Sura_Rampage
|
|
Rate: 2
|
|
- Index: 135
|
|
Item: Electronic_Guitar
|
|
Rate: 5
|
|
- Index: 136
|
|
Item: Oriental_Lute
|
|
Rate: 5
|
|
- Index: 137
|
|
Item: Berserk_Guitar
|
|
Rate: 1
|
|
- Index: 138
|
|
Item: Oriental_Lute_
|
|
Rate: 5
|
|
- Index: 139
|
|
Item: Harp_Of_Nepenthes
|
|
Rate: 5
|
|
- Index: 140
|
|
Item: Green_Whistle
|
|
Rate: 2
|
|
- Index: 141
|
|
Item: Lariat
|
|
Rate: 5
|
|
- Index: 142
|
|
Item: Rapture_Rose
|
|
Rate: 5
|
|
- Index: 143
|
|
Item: Chemeti
|
|
Rate: 5
|
|
- Index: 144
|
|
Item: Bladed_Whip
|
|
Rate: 5
|
|
- Index: 145
|
|
Item: Queen's_Whip
|
|
Rate: 5
|
|
- Index: 146
|
|
Item: Electric_Eel
|
|
Rate: 5
|
|
- Index: 147
|
|
Item: Sea_Witch_Foot
|
|
Rate: 5
|
|
- Index: 148
|
|
Item: Carrot_Whip
|
|
Rate: 5
|
|
- Index: 149
|
|
Item: Queen's_Whip_
|
|
Rate: 5
|
|
- Index: 150
|
|
Item: Stem_Of_Nepenthes
|
|
Rate: 5
|
|
- Index: 151
|
|
Item: Stem_Whip
|
|
Rate: 2
|
|
- Index: 152
|
|
Item: Rosebine
|
|
Rate: 1
|
|
- Index: 153
|
|
Item: Destruction_Rod
|
|
Rate: 1
|
|
- Index: 154
|
|
Item: Divine_Cross
|
|
Rate: 5
|
|
- Index: 155
|
|
Item: Kronos
|
|
Rate: 5
|
|
- Index: 156
|
|
Item: Dea_Staff
|
|
Rate: 5
|
|
- Index: 157
|
|
Item: Krieg
|
|
Rate: 5
|
|
- Index: 158
|
|
Item: Weihna
|
|
Rate: 5
|
|
- Index: 159
|
|
Item: Black_Wing
|
|
Rate: 5
|
|
- Index: 160
|
|
Item: Ancient_Dagger
|
|
Rate: 1
|
|
- Index: 161
|
|
Item: Ruber
|
|
Rate: 5
|
|
- Index: 162
|
|
Item: Chrome_Sword
|
|
Rate: 2
|
|
- Index: 163
|
|
Item: Erde
|
|
Rate: 5
|
|
- Index: 164
|
|
Item: Red_Square_Bag
|
|
Rate: 5
|
|
- Index: 165
|
|
Item: Red_Ether_Bag
|
|
Rate: 5
|
|
- Index: 166
|
|
Item: Mystic_Bow
|
|
Rate: 5
|
|
- Index: 167
|
|
Item: Crescent_Scythe_
|
|
Rate: 1
|
|
- Index: 168
|
|
Item: Slash
|
|
Rate: 5
|
|
- Index: 169
|
|
Item: Agent_Katar
|
|
Rate: 1
|
|
- Index: 170
|
|
Item: Guillotine_Katar
|
|
Rate: 1
|
|
- Index: 171
|
|
Item: Ygnus_Stale
|
|
Rate: 1
|
|
- Index: 172
|
|
Item: End_Sektura
|
|
Rate: 1
|
|
- Index: 173
|
|
Item: Cannon_Spear
|
|
Rate: 1
|
|
- Index: 174
|
|
Item: Chilly_Spell_Book
|
|
Rate: 1
|
|
- Index: 175
|
|
Item: Recovery_Light
|
|
Rate: 1
|
|
- Index: 176
|
|
Item: Aztoe_Nail
|
|
Rate: 1
|
|
- Index: 177
|
|
Item: Scarletto_Nail
|
|
Rate: 1
|
|
- Index: 178
|
|
Item: Bloody_Cross
|
|
Rate: 1
|
|
- Index: 179
|
|
Item: Catapult
|
|
Rate: 1
|
|
- Index: 180
|
|
Item: Big_CrossBow
|
|
Rate: 1
|
|
- Index: 181
|
|
Item: Creeper_Bow
|
|
Rate: 1
|
|
- Group: ADVENTURER_RETURNS_SUPPORT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: E_Str_Dish_Box
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: E_Agi_Dish_Box
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: E_Int_Dish_Box
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: E_Dex_Dish_Box
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: E_Luk_Dish_Box
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: E_Vit_Dish_Box
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: E_Blessing_10_Scr_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: E_Inc_Agi_10_Scr_Box
|
|
Rate: 1
|
|
- Group: ADV_SIEGE_SUPPLY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Siege_White_Potion
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Siege_Blue_Potion
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: AGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Agrade_Coin
|
|
- Index: 1
|
|
Item: Bgrade_Coin
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Cgrade_Coin
|
|
Rate: 50
|
|
- Index: 2
|
|
Item: Bgrade_Coin
|
|
Rate: 150
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Cgrade_Coin
|
|
Rate: 200
|
|
- Group: AGUST_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: B_Katrinn_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Giant_Octopus_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Tao_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Kraken_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: SurviveOrb
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Squirrel_Ear_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: SeraphimRobe
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Giant_Boots
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Unbreakable_Weap
|
|
Rate: 429
|
|
Amount: 3
|
|
- Index: 15
|
|
Item: Unbreakable_Def
|
|
Rate: 429
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1190
|
|
- Index: 17
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 18
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 19
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 20
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 21
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 22
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Group: ALL_IN_ONE_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: All_In_One_Ring
|
|
Duration: 65535
|
|
UniqueId: true
|
|
- Group: AMORA_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Love_Piece
|
|
Rate: 150
|
|
- Index: 10
|
|
Item: C_Sepia_Cap
|
|
Rate: 250
|
|
- Index: 11
|
|
Item: Critical_Anklet
|
|
Rate: 115
|
|
- Index: 12
|
|
Item: Heart_Wing_Hairband
|
|
Rate: 115
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 115
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 115
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Tao_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Orc_Load_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: ANGEL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angelic_Chain
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Dress_Of_Angel
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kiss_Of_Angel
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Angeling_Hat
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Angeling_Hairpin
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Gold_Spirit_Chain
|
|
Rate: 110
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Angeling_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Blessing_10_Scroll_Box
|
|
Rate: 420
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Archangeling_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Group: ANIMAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tiger_Mask
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Guardian_Lion_Mask
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Luk_Dish10
|
|
Rate: 185
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Panda_Cap
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Brown_Bear_Cap
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Smokie_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Str_Dish08
|
|
Rate: 185
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Lazy_Raccoon
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Drooping_Bunny
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Int_Dish03
|
|
Rate: 185
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Elephant_Hat_
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Sea_Otter_Cap
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Vit_Dish09
|
|
Rate: 185
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Galapago_Cap
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Magestic_Goat_TW
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Fish_On_Head_
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Agi_Dish06
|
|
Rate: 185
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: APPLE_OF_ARCHER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Apple_Of_Archer_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: AQUARIUS_DIADEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mask_Of_Ifrit_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Aquarius_Diadem
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Imp_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Neuralizer_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Waterdrop_Brooch
|
|
Rate: 17
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Dice_Hat_Box
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: B_Def_Potion_Box50
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: B_Mdef_Potion_Box50
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: PhreeoniS
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Abrasive_Box5
|
|
Rate: 155
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 210
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: BGum_Box_In_Mouth4
|
|
Rate: 155
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Box_Of_Sunlight
|
|
Rate: 175
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: AQUARIUS_DI_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Aquarius_Diadem_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: ARCHER_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cruiser_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Anolian_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Merman_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Dragon_Tail_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Alligator_Card
|
|
UniqueId: true
|
|
- Group: ARIES_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Boots
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Magic_Card_Album
|
|
Rate: 45
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Aries_Crown
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Aries_Diadem
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Neuralizer_Box
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Scuba_Mask
|
|
Rate: 150
|
|
- Index: 6
|
|
Item: Acidus_Card
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Pirate_Bandana_
|
|
Rate: 350
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: Enriched_Elunium_Box5
|
|
Rate: 1100
|
|
- Index: 10
|
|
Item: Enriched_Oridecon_Box5
|
|
Rate: 1600
|
|
- Index: 11
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 1800
|
|
- Index: 12
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 1800
|
|
- Index: 13
|
|
Item: Zeny_Scroll
|
|
Rate: 2300
|
|
Amount: 10
|
|
- Group: ARIES_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Aries_Scroll_
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: ASGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Asgard_Blessing
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Odin's_Blessing
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Valkyrja's_Shield
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Yggdrasilberry
|
|
Rate: 150
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Daydric_Card
|
|
Rate: 5
|
|
- Index: 5
|
|
Item: Fricca_Circlet
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Secret_Medicine
|
|
Rate: 2
|
|
- Index: 7
|
|
Item: Tyr's_Blessing
|
|
Rate: 100
|
|
Amount: 30
|
|
- Index: 8
|
|
Item: HE_Battle_Manual
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Valkyrie_Feather_Band
|
|
Rate: 20
|
|
- Index: 10
|
|
Item: Isilla_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Spark_Candy
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 12
|
|
Item: Darkness_Helm
|
|
Rate: 20
|
|
- Index: 13
|
|
Item: Guyak_Pudding
|
|
Rate: 120
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 120
|
|
- Index: 15
|
|
Item: Regeneration_Box10
|
|
Rate: 100
|
|
- Index: 16
|
|
Item: Lucky_Cookie02
|
|
Rate: 150
|
|
Amount: 30
|
|
- Group: ASPERSIO_5_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: ASURA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Asura_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: A_GRADE_COIN_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Agrade_Coin
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Bgrade_Coin
|
|
Rate: 2
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
Rate: 1
|
|
- Group: BACSOJIN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magical_Moon_Cake
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Moon_Cake
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Special_Moon_Cake
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Tayelin_Doll_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Binit_Doll_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Debril_Doll_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Blessing_10_Scroll_Box
|
|
Rate: 180
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Hibiscus
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Charming_Ribbon
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Miracle_Medicine
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Slipper
|
|
Rate: 14
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Insurance
|
|
Rate: 135
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Guyak_Pudding
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: BAD_STUDENT_GIFT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Balistar_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BASIC_SIEGE_SUPPLY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Siege_White_Potion
|
|
Amount: 25
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Siege_Blue_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: BEHOLDER_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Beholder_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bgrade_Coin
|
|
- Index: 1
|
|
Item: Cgrade_Coin
|
|
- Index: 2
|
|
Item: Dgrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Dgrade_Coin
|
|
Rate: 50
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
Rate: 150
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- Group: BGUM_BOX_IN_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 120
|
|
UniqueId: true
|
|
- Group: BGUM_BOX_IN_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 240
|
|
UniqueId: true
|
|
- Group: BI_HWANG_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Underripe_Yggseed
|
|
Rate: 1450
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1450
|
|
- Index: 2
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1450
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 1450
|
|
- Index: 4
|
|
Item: Luk_Dish_Box
|
|
Rate: 1450
|
|
- Index: 5
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Enriched_Oridecon_Box
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: Pr_Reset_Stone_Box
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Sunglasses_Bball_Hat
|
|
Rate: 179
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Magic_Stole
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: C_Lord_of_Death
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Monkey_On_Fur_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Butterfly_Hairpin
|
|
Rate: 75
|
|
Announced: true
|
|
- Index: 13
|
|
Item: C_Hair_Of_The_Strong
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Orc_Hero_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Asgard_Blessing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Black_Shiba_Inu_Hat
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Fortier_Mask
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: BLESSING_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 9
|
|
Item: C_ShineSantaPoring
|
|
Rate: 179
|
|
- Index: 10
|
|
Item: C_Shelter_Wing_Ears
|
|
Rate: 179
|
|
- Index: 11
|
|
Item: GodOfWinds_Fan
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: White_Gold_Shield
|
|
Rate: 150
|
|
- Index: 13
|
|
Item: Love_Dad_Wings_2012
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: Astro_Circle
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: Memories_Of_Lovers
|
|
Rate: 30
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Ghostring_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 23
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: BLESSING_MIDGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1190
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1100
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1159
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 255
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 255
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Immuned_Shield
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Scorpio_Diadem
|
|
Rate: 275
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Scorpio_Crown
|
|
Rate: 275
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Love_Dad_Wings_2012
|
|
Rate: 280
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Blind_Glasses
|
|
Rate: 320
|
|
Announced: true
|
|
- Index: 14
|
|
Item: C_Shelter_Wing_Ears
|
|
Rate: 230
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Ktullanux_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Randgris_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: BLESSING_SCARLET_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Laser_Of_Eagle
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Valhalla_Idol
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: C_Eremes_Scarf
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_Commandments_Of_Chain
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: B_Harword_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: B_Magaleta_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: B_Shecil_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: B_Seyren_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: BLEUBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Milk
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Gift_Box
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Earth_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Cold_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Fire_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Wind_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Fire_Scroll_2_5
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Fire_Scroll_3_5
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Cold_Scroll_2_5
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Holy_Scroll_1_5
|
|
Rate: 1
|
|
- Group: BLOODY_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BLUEBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 12
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 12
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 12
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 12
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 12
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 12
|
|
- Index: 6
|
|
Item: Red_Herb
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: Yellow_Herb
|
|
Rate: 12
|
|
- Index: 8
|
|
Item: White_Herb
|
|
Rate: 12
|
|
- Index: 9
|
|
Item: Blue_Herb
|
|
Rate: 12
|
|
- Index: 10
|
|
Item: Green_Herb
|
|
Rate: 12
|
|
- Index: 11
|
|
Item: Apple
|
|
Rate: 12
|
|
- Index: 12
|
|
Item: Banana
|
|
Rate: 12
|
|
- Index: 13
|
|
Item: Grape
|
|
Rate: 12
|
|
- Index: 14
|
|
Item: Carrot
|
|
Rate: 12
|
|
- Index: 15
|
|
Item: Sweet_Potato
|
|
Rate: 12
|
|
- Index: 16
|
|
Item: Meat
|
|
Rate: 12
|
|
- Index: 17
|
|
Item: Honey
|
|
Rate: 12
|
|
- Index: 18
|
|
Item: Milk
|
|
Rate: 12
|
|
- Index: 19
|
|
Item: Leaflet_Of_Hinal
|
|
Rate: 12
|
|
- Index: 20
|
|
Item: Leaflet_Of_Aloe
|
|
Rate: 12
|
|
- Index: 21
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 12
|
|
- Index: 22
|
|
Item: Holy_Water
|
|
Rate: 12
|
|
- Index: 23
|
|
Item: Panacea
|
|
Rate: 12
|
|
- Index: 24
|
|
Item: Royal_Jelly
|
|
Rate: 12
|
|
- Index: 25
|
|
Item: Monster's_Feed
|
|
Rate: 12
|
|
- Index: 26
|
|
Item: Candy
|
|
Rate: 12
|
|
- Index: 27
|
|
Item: Candy_Striper
|
|
Rate: 12
|
|
- Index: 28
|
|
Item: Apple_Juice
|
|
Rate: 12
|
|
- Index: 29
|
|
Item: Banana_Juice
|
|
Rate: 12
|
|
- Index: 30
|
|
Item: Grape_Juice
|
|
Rate: 12
|
|
- Index: 31
|
|
Item: Carrot_Juice
|
|
Rate: 12
|
|
- Index: 32
|
|
Item: Pumpkin
|
|
Rate: 12
|
|
- Index: 33
|
|
Item: Ice_Cream
|
|
Rate: 12
|
|
- Index: 34
|
|
Item: Pet_Food
|
|
Rate: 12
|
|
- Index: 35
|
|
Item: Well_Baked_Cookie
|
|
Rate: 12
|
|
- Index: 36
|
|
Item: Piece_Of_Cake
|
|
Rate: 12
|
|
- Index: 37
|
|
Item: Fish_Slice
|
|
Rate: 12
|
|
- Index: 38
|
|
Item: Red_Slim_Potion
|
|
Rate: 12
|
|
- Index: 39
|
|
Item: Yellow_Slim_Potion
|
|
Rate: 12
|
|
- Index: 40
|
|
Item: White_Slim_Potion
|
|
Rate: 12
|
|
- Index: 41
|
|
Item: Cheese
|
|
Rate: 12
|
|
- Index: 42
|
|
Item: Nice_Sweet_Potato
|
|
Rate: 12
|
|
- Index: 43
|
|
Item: Popped_Rice
|
|
Rate: 12
|
|
- Index: 44
|
|
Item: Shusi
|
|
Rate: 12
|
|
- Index: 45
|
|
Item: Bun
|
|
Rate: 12
|
|
- Index: 46
|
|
Item: Rice_Cake
|
|
Rate: 12
|
|
- Index: 47
|
|
Item: Chocolate
|
|
Rate: 12
|
|
- Index: 48
|
|
Item: White_Chocolate
|
|
Rate: 12
|
|
- Index: 49
|
|
Item: Wing_Of_Fly
|
|
Rate: 12
|
|
- Index: 50
|
|
Item: Wing_Of_Butterfly
|
|
Rate: 12
|
|
- Index: 51
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 512
|
|
- Index: 52
|
|
Item: Anodyne
|
|
Rate: 12
|
|
- Index: 53
|
|
Item: Aloebera
|
|
Rate: 12
|
|
- Index: 54
|
|
Item: Yggdrasilberry
|
|
Rate: 12
|
|
- Index: 55
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 12
|
|
- Index: 56
|
|
Item: Amulet
|
|
Rate: 12
|
|
- Index: 57
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 12
|
|
- Index: 58
|
|
Item: Spectacles
|
|
Rate: 12
|
|
- Index: 59
|
|
Item: Portable_Furnace
|
|
Rate: 12
|
|
- Index: 60
|
|
Item: Iron_Hammer
|
|
Rate: 12
|
|
- Index: 61
|
|
Item: Golden_Hammer
|
|
Rate: 12
|
|
- Index: 62
|
|
Item: Oridecon_Hammer
|
|
Rate: 12
|
|
- Index: 63
|
|
Item: Worn_Out_Scroll
|
|
Rate: 12
|
|
- Index: 64
|
|
Item: Unripe_Apple
|
|
Rate: 12
|
|
- Index: 65
|
|
Item: Orange_Juice
|
|
Rate: 12
|
|
- Index: 66
|
|
Item: Bitter_Herb
|
|
Rate: 12
|
|
- Index: 67
|
|
Item: Rainbow_Carrot
|
|
Rate: 12
|
|
- Index: 68
|
|
Item: Earthworm_The_Dude
|
|
Rate: 12
|
|
- Index: 69
|
|
Item: Rotten_Fish
|
|
Rate: 12
|
|
- Index: 70
|
|
Item: Lusty_Iron
|
|
Rate: 12
|
|
- Index: 71
|
|
Item: Monster_Juice
|
|
Rate: 12
|
|
- Index: 72
|
|
Item: Sweet_Milk
|
|
Rate: 12
|
|
- Index: 73
|
|
Item: Well_Dried_Bone
|
|
Rate: 12
|
|
- Index: 74
|
|
Item: Singing_Flower
|
|
Rate: 12
|
|
- Index: 75
|
|
Item: Dew_Laden_Moss
|
|
Rate: 12
|
|
- Index: 76
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 12
|
|
- Index: 77
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 12
|
|
- Index: 78
|
|
Item: Baked_Yam
|
|
Rate: 12
|
|
- Index: 79
|
|
Item: Tropical_Banana
|
|
Rate: 12
|
|
- Index: 80
|
|
Item: Horror_Of_Tribe
|
|
Rate: 12
|
|
- Index: 81
|
|
Item: No_Recipient
|
|
Rate: 12
|
|
- Index: 82
|
|
Item: Old_Broom
|
|
Rate: 12
|
|
- Index: 83
|
|
Item: Silver_Knife_Of_Chaste
|
|
Rate: 12
|
|
- Index: 84
|
|
Item: Armlet_Of_Obedience
|
|
Rate: 12
|
|
- Index: 85
|
|
Item: Shining_Stone
|
|
Rate: 12
|
|
- Index: 86
|
|
Item: Contracts_In_Shadow
|
|
Rate: 12
|
|
- Index: 87
|
|
Item: Book_Of_Devil
|
|
Rate: 12
|
|
- Index: 88
|
|
Item: Pet_Incubator
|
|
Rate: 12
|
|
- Index: 89
|
|
Item: Gift_Box
|
|
Rate: 312
|
|
- Index: 90
|
|
Item: Center_Potion
|
|
Rate: 12
|
|
- Index: 91
|
|
Item: Awakening_Potion
|
|
Rate: 12
|
|
- Index: 92
|
|
Item: Berserk_Potion
|
|
Rate: 12
|
|
- Index: 93
|
|
Item: Heart_Of_Her
|
|
Rate: 12
|
|
- Index: 94
|
|
Item: Korea_Rice_Cake
|
|
Rate: 12
|
|
- Index: 95
|
|
Item: Gift_Box_1
|
|
Rate: 12
|
|
- Index: 96
|
|
Item: Gift_Box_2
|
|
Rate: 12
|
|
- Index: 97
|
|
Item: Gift_Box_3
|
|
Rate: 12
|
|
- Index: 98
|
|
Item: Gift_Box_4
|
|
Rate: 12
|
|
- Index: 99
|
|
Item: Handsei
|
|
Rate: 12
|
|
- Index: 100
|
|
Item: Poison_Bottle
|
|
Rate: 12
|
|
- Index: 101
|
|
Item: Gold_Pill
|
|
Rate: 12
|
|
- Index: 102
|
|
Item: Ora_Ora
|
|
Rate: 12
|
|
- Index: 103
|
|
Item: Animal_Blood
|
|
Rate: 12
|
|
- Index: 104
|
|
Item: Hinalle
|
|
Rate: 12
|
|
- Index: 105
|
|
Item: Aloe
|
|
Rate: 12
|
|
- Index: 106
|
|
Item: Clover
|
|
Rate: 12
|
|
- Index: 107
|
|
Item: Four_Leaf_Clover
|
|
Rate: 12
|
|
- Index: 108
|
|
Item: Singing_Plant
|
|
Rate: 12
|
|
- Index: 109
|
|
Item: Ment
|
|
Rate: 12
|
|
- Index: 110
|
|
Item: Illusion_Flower
|
|
Rate: 12
|
|
- Index: 111
|
|
Item: Shoot
|
|
Rate: 12
|
|
- Index: 112
|
|
Item: Flower
|
|
Rate: 12
|
|
- Index: 113
|
|
Item: Empty_Bottle
|
|
Rate: 12
|
|
- Index: 114
|
|
Item: Emperium
|
|
Rate: 12
|
|
- Index: 115
|
|
Item: Yellow_Gemstone
|
|
Rate: 12
|
|
- Index: 116
|
|
Item: Red_Gemstone
|
|
Rate: 12
|
|
- Index: 117
|
|
Item: Blue_Gemstone
|
|
Rate: 12
|
|
- Index: 118
|
|
Item: Dark_Red_Jewel
|
|
Rate: 12
|
|
- Index: 119
|
|
Item: Violet_Jewel
|
|
Rate: 12
|
|
- Index: 120
|
|
Item: Skyblue_Jewel
|
|
Rate: 12
|
|
- Index: 121
|
|
Item: Azure_Jewel
|
|
Rate: 12
|
|
- Index: 122
|
|
Item: Scarlet_Jewel
|
|
Rate: 12
|
|
- Index: 123
|
|
Item: Cardinal_Jewel
|
|
Rate: 12
|
|
- Index: 124
|
|
Item: Cardinal_Jewel_
|
|
Rate: 12
|
|
- Index: 125
|
|
Item: Red_Jewel
|
|
Rate: 12
|
|
- Index: 126
|
|
Item: Blue_Jewel
|
|
Rate: 12
|
|
- Index: 127
|
|
Item: White_Jewel
|
|
Rate: 12
|
|
- Index: 128
|
|
Item: Golden_Jewel
|
|
Rate: 12
|
|
- Index: 129
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 12
|
|
- Index: 130
|
|
Item: Crystal_Jewel
|
|
Rate: 12
|
|
- Index: 131
|
|
Item: Crystal_Jewel_
|
|
Rate: 12
|
|
- Index: 132
|
|
Item: Crystal_Jewel__
|
|
Rate: 12
|
|
- Index: 133
|
|
Item: Crystal_Jewel___
|
|
Rate: 12
|
|
- Index: 134
|
|
Item: Red_Frame
|
|
Rate: 12
|
|
- Index: 135
|
|
Item: Blue_Porcelain
|
|
Rate: 12
|
|
- Index: 136
|
|
Item: White_Platter
|
|
Rate: 12
|
|
- Index: 137
|
|
Item: Black_Ladle
|
|
Rate: 12
|
|
- Index: 138
|
|
Item: Pencil_Case
|
|
Rate: 12
|
|
- Index: 139
|
|
Item: Rouge
|
|
Rate: 12
|
|
- Index: 140
|
|
Item: Stuffed_Doll
|
|
Rate: 12
|
|
- Index: 141
|
|
Item: Poring_Doll
|
|
Rate: 12
|
|
- Index: 142
|
|
Item: Chonchon_Doll
|
|
Rate: 12
|
|
- Index: 143
|
|
Item: Spore_Doll
|
|
Rate: 12
|
|
- Index: 144
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 12
|
|
- Index: 145
|
|
Item: Wedding_Bouquet
|
|
Rate: 12
|
|
- Index: 146
|
|
Item: Glass_Bead
|
|
Rate: 12
|
|
- Index: 147
|
|
Item: Crystal_Mirror
|
|
Rate: 12
|
|
- Index: 148
|
|
Item: Witherless_Rose
|
|
Rate: 12
|
|
- Index: 149
|
|
Item: Frozen_Rose
|
|
Rate: 12
|
|
- Index: 150
|
|
Item: Baphomet_Doll
|
|
Rate: 12
|
|
- Index: 151
|
|
Item: Osiris_Doll
|
|
Rate: 12
|
|
- Index: 152
|
|
Item: Grasshopper_Doll
|
|
Rate: 12
|
|
- Index: 153
|
|
Item: Monkey_Doll
|
|
Rate: 12
|
|
- Index: 154
|
|
Item: Raccoondog_Doll
|
|
Rate: 12
|
|
- Index: 155
|
|
Item: Oridecon_Stone
|
|
Rate: 12
|
|
- Index: 156
|
|
Item: Elunium_Stone
|
|
Rate: 12
|
|
- Index: 157
|
|
Item: Danggie
|
|
Rate: 12
|
|
- Index: 158
|
|
Item: Tree_Root
|
|
Rate: 12
|
|
- Index: 159
|
|
Item: Reptile_Tongue
|
|
Rate: 12
|
|
- Index: 160
|
|
Item: Scorpion's_Tail
|
|
Rate: 12
|
|
- Index: 161
|
|
Item: Stem
|
|
Rate: 12
|
|
- Index: 162
|
|
Item: Pointed_Scale
|
|
Rate: 12
|
|
- Index: 163
|
|
Item: Resin
|
|
Rate: 12
|
|
- Index: 164
|
|
Item: Spawn
|
|
Rate: 12
|
|
- Index: 165
|
|
Item: Jellopy
|
|
Rate: 12
|
|
- Index: 166
|
|
Item: Garlet
|
|
Rate: 12
|
|
- Index: 167
|
|
Item: Scell
|
|
Rate: 12
|
|
- Index: 168
|
|
Item: Zargon
|
|
Rate: 12
|
|
- Index: 169
|
|
Item: Tooth_Of_Bat
|
|
Rate: 12
|
|
- Index: 170
|
|
Item: Fluff
|
|
Rate: 12
|
|
- Index: 171
|
|
Item: Chrysalis
|
|
Rate: 12
|
|
- Index: 172
|
|
Item: Feather_Of_Birds
|
|
Rate: 12
|
|
- Index: 173
|
|
Item: Talon
|
|
Rate: 12
|
|
- Index: 174
|
|
Item: Sticky_Webfoot
|
|
Rate: 12
|
|
- Index: 175
|
|
Item: Animal's_Skin
|
|
Rate: 12
|
|
- Index: 176
|
|
Item: Claw_Of_Wolves
|
|
Rate: 12
|
|
- Index: 177
|
|
Item: Mushroom_Spore
|
|
Rate: 12
|
|
- Index: 178
|
|
Item: Orcish_Cuspid
|
|
Rate: 12
|
|
- Index: 179
|
|
Item: Evil_Horn
|
|
Rate: 12
|
|
- Index: 180
|
|
Item: Powder_Of_Butterfly
|
|
Rate: 12
|
|
- Index: 181
|
|
Item: Bill_Of_Birds
|
|
Rate: 12
|
|
- Index: 182
|
|
Item: Scale_Of_Snakes
|
|
Rate: 12
|
|
- Index: 183
|
|
Item: Insect_Feeler
|
|
Rate: 12
|
|
- Index: 184
|
|
Item: Immortal_Heart
|
|
Rate: 12
|
|
- Index: 185
|
|
Item: Rotten_Bandage
|
|
Rate: 12
|
|
- Index: 186
|
|
Item: Orcish_Voucher
|
|
Rate: 12
|
|
- Index: 187
|
|
Item: Skel_Bone
|
|
Rate: 12
|
|
- Index: 188
|
|
Item: Mementos
|
|
Rate: 12
|
|
- Index: 189
|
|
Item: Shell
|
|
Rate: 12
|
|
- Index: 190
|
|
Item: Scales_Shell
|
|
Rate: 12
|
|
- Index: 191
|
|
Item: Posionous_Canine
|
|
Rate: 12
|
|
- Index: 192
|
|
Item: Sticky_Mucus
|
|
Rate: 12
|
|
- Index: 193
|
|
Item: Bee_Sting
|
|
Rate: 12
|
|
- Index: 194
|
|
Item: Grasshopper's_Leg
|
|
Rate: 12
|
|
- Index: 195
|
|
Item: Nose_Ring
|
|
Rate: 12
|
|
- Index: 196
|
|
Item: Yoyo_Tail
|
|
Rate: 12
|
|
- Index: 197
|
|
Item: Solid_Shell
|
|
Rate: 12
|
|
- Index: 198
|
|
Item: Horseshoe
|
|
Rate: 12
|
|
- Index: 199
|
|
Item: Raccoon_Leaf
|
|
Rate: 12
|
|
- Index: 200
|
|
Item: Snail's_Shell
|
|
Rate: 12
|
|
- Index: 201
|
|
Item: Horn
|
|
Rate: 12
|
|
- Index: 202
|
|
Item: Bear's_Foot
|
|
Rate: 12
|
|
- Index: 203
|
|
Item: Feather
|
|
Rate: 12
|
|
- Index: 204
|
|
Item: Heart_Of_Mermaid
|
|
Rate: 12
|
|
- Index: 205
|
|
Item: Fin
|
|
Rate: 12
|
|
- Index: 206
|
|
Item: Cactus_Needle
|
|
Rate: 12
|
|
- Index: 207
|
|
Item: Stone_Heart
|
|
Rate: 12
|
|
- Index: 208
|
|
Item: Shining_Scales
|
|
Rate: 12
|
|
- Index: 209
|
|
Item: Worm_Peelings
|
|
Rate: 12
|
|
- Index: 210
|
|
Item: Gill
|
|
Rate: 12
|
|
- Index: 211
|
|
Item: Decayed_Nail
|
|
Rate: 12
|
|
- Index: 212
|
|
Item: Horrendous_Mouth
|
|
Rate: 12
|
|
- Index: 213
|
|
Item: Rotten_Scale
|
|
Rate: 12
|
|
- Index: 214
|
|
Item: Nipper
|
|
Rate: 12
|
|
- Index: 215
|
|
Item: Conch
|
|
Rate: 12
|
|
- Index: 216
|
|
Item: Tentacle
|
|
Rate: 12
|
|
- Index: 217
|
|
Item: Sharp_Scale
|
|
Rate: 12
|
|
- Index: 218
|
|
Item: Crap_Shell
|
|
Rate: 12
|
|
- Index: 219
|
|
Item: Clam_Shell
|
|
Rate: 12
|
|
- Index: 220
|
|
Item: Flesh_Of_Clam
|
|
Rate: 12
|
|
- Index: 221
|
|
Item: Turtle_Shell
|
|
Rate: 12
|
|
- Index: 222
|
|
Item: Voucher_Of_Orcish_Hero
|
|
Rate: 12
|
|
- Index: 223
|
|
Item: Gold
|
|
Rate: 12
|
|
- Index: 224
|
|
Item: Alchol
|
|
Rate: 12
|
|
- Index: 225
|
|
Item: Detrimindexta
|
|
Rate: 12
|
|
- Index: 226
|
|
Item: Karvodailnirol
|
|
Rate: 12
|
|
- Index: 227
|
|
Item: Counteragent
|
|
Rate: 12
|
|
- Index: 228
|
|
Item: Mixture
|
|
Rate: 12
|
|
- Index: 229
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 12
|
|
- Index: 230
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 12
|
|
- Index: 231
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 12
|
|
- Index: 232
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 12
|
|
- Index: 233
|
|
Item: Orange_Dyestuffs
|
|
Rate: 12
|
|
- Index: 234
|
|
Item: Violet_Dyestuffs
|
|
Rate: 12
|
|
- Index: 235
|
|
Item: White_Dyestuffs
|
|
Rate: 12
|
|
- Index: 236
|
|
Item: Black_Dyestuffs
|
|
Rate: 12
|
|
- Index: 237
|
|
Item: Oridecon
|
|
Rate: 12
|
|
- Index: 238
|
|
Item: Elunium
|
|
Rate: 12
|
|
- Index: 239
|
|
Item: Anvil
|
|
Rate: 12
|
|
- Index: 240
|
|
Item: Oridecon_Anvil
|
|
Rate: 12
|
|
- Index: 241
|
|
Item: Golden_Anvil
|
|
Rate: 12
|
|
- Index: 242
|
|
Item: Emperium_Anvil
|
|
Rate: 12
|
|
- Index: 243
|
|
Item: Boody_Red
|
|
Rate: 12
|
|
- Index: 244
|
|
Item: Crystal_Blue
|
|
Rate: 12
|
|
- Index: 245
|
|
Item: Wind_Of_Verdure
|
|
Rate: 12
|
|
- Index: 246
|
|
Item: Yellow_Live
|
|
Rate: 12
|
|
- Index: 247
|
|
Item: Flame_Heart
|
|
Rate: 12
|
|
- Index: 248
|
|
Item: Mistic_Frozen
|
|
Rate: 12
|
|
- Index: 249
|
|
Item: Rough_Wind
|
|
Rate: 12
|
|
- Index: 250
|
|
Item: Great_Nature
|
|
Rate: 12
|
|
- Index: 251
|
|
Item: Iron
|
|
Rate: 12
|
|
- Index: 252
|
|
Item: Steel
|
|
Rate: 12
|
|
- Index: 253
|
|
Item: Star_Crumb
|
|
Rate: 12
|
|
- Index: 254
|
|
Item: Sparkling_Dust
|
|
Rate: 12
|
|
- Index: 255
|
|
Item: Iron_Ore
|
|
Rate: 12
|
|
- Index: 256
|
|
Item: Coal
|
|
Rate: 12
|
|
- Index: 257
|
|
Item: Patriotism_Marks
|
|
Rate: 12
|
|
- Index: 258
|
|
Item: Hammer_Of_Blacksmith
|
|
Rate: 12
|
|
- Index: 259
|
|
Item: Old_Magic_Book
|
|
Rate: 12
|
|
- Index: 260
|
|
Item: Penetration
|
|
Rate: 12
|
|
- Index: 261
|
|
Item: Frozen_Heart
|
|
Rate: 12
|
|
- Index: 262
|
|
Item: Sacred_Marks
|
|
Rate: 12
|
|
- Index: 263
|
|
Item: Phracon
|
|
Rate: 12
|
|
- Index: 264
|
|
Item: Emveretarcon
|
|
Rate: 12
|
|
- Index: 265
|
|
Item: Lizard_Scruff
|
|
Rate: 12
|
|
- Index: 266
|
|
Item: Colorful_Shell
|
|
Rate: 12
|
|
- Index: 267
|
|
Item: Jaws_Of_Ant
|
|
Rate: 12
|
|
- Index: 268
|
|
Item: Thin_N'_Long_Tongue
|
|
Rate: 12
|
|
- Index: 269
|
|
Item: Rat_Tail
|
|
Rate: 12
|
|
- Index: 270
|
|
Item: Moustache_Of_Mole
|
|
Rate: 12
|
|
- Index: 271
|
|
Item: Nail_Of_Mole
|
|
Rate: 12
|
|
- Index: 272
|
|
Item: Wooden_Block
|
|
Rate: 12
|
|
- Index: 273
|
|
Item: Long_Hair
|
|
Rate: 12
|
|
- Index: 274
|
|
Item: Dokkaebi_Horn
|
|
Rate: 12
|
|
- Index: 275
|
|
Item: Fox_Tail
|
|
Rate: 12
|
|
- Index: 276
|
|
Item: Fish_Tail
|
|
Rate: 12
|
|
- Index: 277
|
|
Item: Chinese_Ink
|
|
Rate: 12
|
|
- Index: 278
|
|
Item: Spiderweb
|
|
Rate: 12
|
|
- Index: 279
|
|
Item: Acorn
|
|
Rate: 12
|
|
- Index: 280
|
|
Item: Porcupine_Spike
|
|
Rate: 12
|
|
- Index: 281
|
|
Item: Wild_Boar's_Mane
|
|
Rate: 12
|
|
- Index: 282
|
|
Item: Tiger's_Skin
|
|
Rate: 12
|
|
- Index: 283
|
|
Item: Tiger_Footskin
|
|
Rate: 12
|
|
- Index: 284
|
|
Item: Limb_Of_Mantis
|
|
Rate: 12
|
|
- Index: 285
|
|
Item: Blossom_Of_Maneater
|
|
Rate: 12
|
|
- Index: 286
|
|
Item: Root_Of_Maneater
|
|
Rate: 12
|
|
- Index: 287
|
|
Item: Cobold_Hair
|
|
Rate: 12
|
|
- Index: 288
|
|
Item: Dragon_Canine
|
|
Rate: 12
|
|
- Index: 289
|
|
Item: Dragon_Scale
|
|
Rate: 12
|
|
- Index: 290
|
|
Item: Dragon_Train
|
|
Rate: 12
|
|
- Index: 291
|
|
Item: Petite_DiablOfs_Horn
|
|
Rate: 12
|
|
- Index: 292
|
|
Item: Petite_DiablOfs_Wing
|
|
Rate: 12
|
|
- Index: 293
|
|
Item: Elder_Pixie's_Beard
|
|
Rate: 12
|
|
- Index: 294
|
|
Item: Lantern
|
|
Rate: 12
|
|
- Index: 295
|
|
Item: Short_Leg
|
|
Rate: 12
|
|
- Index: 296
|
|
Item: Nail_Of_Orc
|
|
Rate: 12
|
|
- Index: 297
|
|
Item: Tooth_Of_
|
|
Rate: 12
|
|
- Index: 298
|
|
Item: Sacred_Masque
|
|
Rate: 12
|
|
- Index: 299
|
|
Item: Tweezer
|
|
Rate: 12
|
|
- Index: 300
|
|
Item: Head_Of_Medusa
|
|
Rate: 12
|
|
- Index: 301
|
|
Item: Slender_Snake
|
|
Rate: 12
|
|
- Index: 302
|
|
Item: Skirt_Of_Virgin
|
|
Rate: 12
|
|
- Index: 303
|
|
Item: Tendon
|
|
Rate: 12
|
|
- Index: 304
|
|
Item: Detonator
|
|
Rate: 12
|
|
- Index: 305
|
|
Item: Single_Cell
|
|
Rate: 12
|
|
- Index: 306
|
|
Item: Tooth_Of_Ancient_Fish
|
|
Rate: 12
|
|
- Index: 307
|
|
Item: Lip_Of_Ancient_Fish
|
|
Rate: 12
|
|
- Index: 308
|
|
Item: Earthworm_Peeling
|
|
Rate: 12
|
|
- Index: 309
|
|
Item: Grit
|
|
Rate: 12
|
|
- Index: 310
|
|
Item: Moth_Dust
|
|
Rate: 12
|
|
- Index: 311
|
|
Item: Wing_Of_Moth
|
|
Rate: 12
|
|
- Index: 312
|
|
Item: Transparent_Cloth
|
|
Rate: 12
|
|
- Index: 313
|
|
Item: Golden_Hair
|
|
Rate: 12
|
|
- Index: 314
|
|
Item: Starsand_Of_Witch
|
|
Rate: 12
|
|
- Index: 315
|
|
Item: Pumpkin_Head
|
|
Rate: 12
|
|
- Index: 316
|
|
Item: Sharpened_Cuspid
|
|
Rate: 12
|
|
- Index: 317
|
|
Item: Reins
|
|
Rate: 12
|
|
- Index: 318
|
|
Item: Booby_Trap
|
|
Rate: 12
|
|
- Index: 319
|
|
Item: Tree_Of_Archer_1
|
|
Rate: 12
|
|
- Index: 320
|
|
Item: Tree_Of_Archer_2
|
|
Rate: 12
|
|
- Index: 321
|
|
Item: Tree_Of_Archer_3
|
|
Rate: 12
|
|
- Index: 322
|
|
Item: Morocc_Potion
|
|
Rate: 12
|
|
- Index: 323
|
|
Item: Payon_Potion
|
|
Rate: 12
|
|
- Index: 324
|
|
Item: Empty_Cylinder
|
|
Rate: 12
|
|
- Index: 325
|
|
Item: Empty_Potion
|
|
Rate: 12
|
|
- Index: 326
|
|
Item: Short_Daenggie
|
|
Rate: 12
|
|
- Index: 327
|
|
Item: Needle_Of_Alarm
|
|
Rate: 12
|
|
- Index: 328
|
|
Item: Round_Shell
|
|
Rate: 12
|
|
- Index: 329
|
|
Item: Worn_Out_Page
|
|
Rate: 12
|
|
- Index: 330
|
|
Item: Manacles
|
|
Rate: 12
|
|
- Index: 331
|
|
Item: Worn_Out_Prison_Uniform
|
|
Rate: 12
|
|
- Index: 332
|
|
Item: Sword
|
|
Rate: 6
|
|
- Index: 333
|
|
Item: Sword_
|
|
Rate: 6
|
|
- Index: 334
|
|
Item: Falchion
|
|
Rate: 6
|
|
- Index: 335
|
|
Item: Falchion_
|
|
Rate: 6
|
|
- Index: 336
|
|
Item: Blade
|
|
Rate: 6
|
|
- Index: 337
|
|
Item: Blade_
|
|
Rate: 6
|
|
- Index: 338
|
|
Item: Lapier
|
|
Rate: 6
|
|
- Index: 339
|
|
Item: Lapier_
|
|
Rate: 6
|
|
- Index: 340
|
|
Item: Scimiter
|
|
Rate: 6
|
|
- Index: 341
|
|
Item: Scimiter_
|
|
Rate: 6
|
|
- Index: 342
|
|
Item: Katana
|
|
Rate: 3
|
|
- Index: 343
|
|
Item: Katana_
|
|
Rate: 3
|
|
- Index: 344
|
|
Item: Tsurugi
|
|
Rate: 6
|
|
- Index: 345
|
|
Item: Tsurugi_
|
|
Rate: 6
|
|
- Index: 346
|
|
Item: Ring_Pommel_Saber
|
|
Rate: 6
|
|
- Index: 347
|
|
Item: Haedonggum
|
|
Rate: 6
|
|
- Index: 348
|
|
Item: Orcish_Sword
|
|
Rate: 6
|
|
- Index: 349
|
|
Item: Ring_Pommel_Saber_
|
|
Rate: 6
|
|
- Index: 350
|
|
Item: Saber
|
|
Rate: 6
|
|
- Index: 351
|
|
Item: Saber_
|
|
Rate: 6
|
|
- Index: 352
|
|
Item: Hae_Dong_Gum_
|
|
Rate: 6
|
|
- Index: 353
|
|
Item: Flamberge
|
|
Rate: 6
|
|
- Index: 354
|
|
Item: Town_Sword
|
|
Rate: 1
|
|
- Index: 355
|
|
Item: Town_Sword_
|
|
Rate: 1
|
|
- Index: 356
|
|
Item: Star_Dust_Blade
|
|
Rate: 1
|
|
- Index: 357
|
|
Item: Slayer
|
|
Rate: 3
|
|
- Index: 358
|
|
Item: Slayer_
|
|
Rate: 3
|
|
- Index: 359
|
|
Item: Bastard_Sword
|
|
Rate: 3
|
|
- Index: 360
|
|
Item: Bastard_Sword_
|
|
Rate: 3
|
|
- Index: 361
|
|
Item: Two_Hand_Sword
|
|
Rate: 3
|
|
- Index: 362
|
|
Item: Two_Hand_Sword_
|
|
Rate: 3
|
|
- Index: 363
|
|
Item: Broad_Sword
|
|
Rate: 3
|
|
- Index: 364
|
|
Item: Broad_Sword_
|
|
Rate: 3
|
|
- Index: 365
|
|
Item: Claymore
|
|
Rate: 3
|
|
- Index: 366
|
|
Item: Knife
|
|
Rate: 3
|
|
- Index: 367
|
|
Item: Knife_
|
|
Rate: 3
|
|
- Index: 368
|
|
Item: Cutter
|
|
Rate: 3
|
|
- Index: 369
|
|
Item: Cutter_
|
|
Rate: 3
|
|
- Index: 370
|
|
Item: Main_Gauche
|
|
Rate: 3
|
|
- Index: 371
|
|
Item: Main_Gauche_
|
|
Rate: 3
|
|
- Index: 372
|
|
Item: Dirk
|
|
Rate: 3
|
|
- Index: 373
|
|
Item: Dirk_
|
|
Rate: 3
|
|
- Index: 374
|
|
Item: Dagger
|
|
Rate: 3
|
|
- Index: 375
|
|
Item: Dagger_
|
|
Rate: 3
|
|
- Index: 376
|
|
Item: Stiletto
|
|
Rate: 3
|
|
- Index: 377
|
|
Item: Stiletto_
|
|
Rate: 3
|
|
- Index: 378
|
|
Item: Gladius
|
|
Rate: 3
|
|
- Index: 379
|
|
Item: Gladius_
|
|
Rate: 3
|
|
- Index: 380
|
|
Item: Damascus
|
|
Rate: 3
|
|
- Index: 381
|
|
Item: Damascus_
|
|
Rate: 3
|
|
- Index: 382
|
|
Item: Novice_Knife
|
|
Rate: 3
|
|
- Index: 383
|
|
Item: Cinquedea
|
|
Rate: 1
|
|
- Index: 384
|
|
Item: Kindling_Dagger
|
|
Rate: 1
|
|
- Index: 385
|
|
Item: Obsidian_Dagger
|
|
Rate: 1
|
|
- Index: 386
|
|
Item: Fisherman's_Dagger
|
|
Rate: 1
|
|
- Index: 387
|
|
Item: Jur
|
|
Rate: 3
|
|
- Index: 388
|
|
Item: Jur_
|
|
Rate: 3
|
|
- Index: 389
|
|
Item: Katar
|
|
Rate: 3
|
|
- Index: 390
|
|
Item: Katar_
|
|
Rate: 3
|
|
- Index: 391
|
|
Item: Jamadhar
|
|
Rate: 3
|
|
- Index: 392
|
|
Item: Jamadhar_
|
|
Rate: 3
|
|
- Index: 393
|
|
Item: Katar_Of_Cold_Icicle
|
|
Rate: 3
|
|
- Index: 394
|
|
Item: Katar_Of_Thornbush
|
|
Rate: 3
|
|
- Index: 395
|
|
Item: Katar_Of_Raging_Blaze
|
|
Rate: 3
|
|
- Index: 396
|
|
Item: Katar_Of_Piercing_Wind
|
|
Rate: 3
|
|
- Index: 397
|
|
Item: Nail_Of_Loki
|
|
Rate: 1
|
|
- Index: 398
|
|
Item: Unholy_Touch
|
|
Rate: 1
|
|
- Index: 399
|
|
Item: Various_Jur
|
|
Rate: 2
|
|
- Index: 400
|
|
Item: Bloody_Roar
|
|
Rate: 1
|
|
- Index: 401
|
|
Item: Inverse_Scale
|
|
Rate: 1
|
|
- Index: 402
|
|
Item: Blood_Tears
|
|
Rate: 1
|
|
- Index: 403
|
|
Item: Axe
|
|
Rate: 3
|
|
- Index: 404
|
|
Item: Axe_
|
|
Rate: 3
|
|
- Index: 405
|
|
Item: Orcish_Axe
|
|
Rate: 3
|
|
- Index: 406
|
|
Item: Windhawk
|
|
Rate: 1
|
|
- Index: 407
|
|
Item: Battle_Axe
|
|
Rate: 3
|
|
- Index: 408
|
|
Item: Battle_Axe_
|
|
Rate: 3
|
|
- Index: 409
|
|
Item: Hammer
|
|
Rate: 3
|
|
- Index: 410
|
|
Item: Hammer_
|
|
Rate: 3
|
|
- Index: 411
|
|
Item: Buster
|
|
Rate: 3
|
|
- Index: 412
|
|
Item: Buster_
|
|
Rate: 3
|
|
- Index: 413
|
|
Item: Two_Handed_Axe
|
|
Rate: 3
|
|
- Index: 414
|
|
Item: Two_Handed_Axe_
|
|
Rate: 3
|
|
- Index: 415
|
|
Item: Doom_Slayer
|
|
Rate: 1
|
|
- Index: 416
|
|
Item: Heart_Breaker
|
|
Rate: 1
|
|
- Index: 417
|
|
Item: Hurricane_Fury
|
|
Rate: 1
|
|
- Index: 418
|
|
Item: Javelin
|
|
Rate: 9
|
|
- Index: 419
|
|
Item: Javelin_
|
|
Rate: 9
|
|
- Index: 420
|
|
Item: Spear
|
|
Rate: 9
|
|
- Index: 421
|
|
Item: Spear_
|
|
Rate: 9
|
|
- Index: 422
|
|
Item: Pike
|
|
Rate: 9
|
|
- Index: 423
|
|
Item: Pike_
|
|
Rate: 9
|
|
- Index: 424
|
|
Item: Lance
|
|
Rate: 3
|
|
- Index: 425
|
|
Item: Lance_
|
|
Rate: 3
|
|
- Index: 426
|
|
Item: Guisarme
|
|
Rate: 3
|
|
- Index: 427
|
|
Item: Guisarme_
|
|
Rate: 3
|
|
- Index: 428
|
|
Item: Glaive
|
|
Rate: 3
|
|
- Index: 429
|
|
Item: Glaive_
|
|
Rate: 3
|
|
- Index: 430
|
|
Item: Partizan
|
|
Rate: 3
|
|
- Index: 431
|
|
Item: Partizan_
|
|
Rate: 3
|
|
- Index: 432
|
|
Item: Trident
|
|
Rate: 3
|
|
- Index: 433
|
|
Item: Trident_
|
|
Rate: 3
|
|
- Index: 434
|
|
Item: Halberd
|
|
Rate: 3
|
|
- Index: 435
|
|
Item: Halberd_
|
|
Rate: 3
|
|
- Index: 436
|
|
Item: Staff_Of_Soul
|
|
Rate: 3
|
|
- Index: 437
|
|
Item: Gae_Bolg
|
|
Rate: 1
|
|
- Index: 438
|
|
Item: Ahlspiess
|
|
Rate: 1
|
|
- Index: 439
|
|
Item: Club
|
|
Rate: 6
|
|
- Index: 440
|
|
Item: Club_
|
|
Rate: 6
|
|
- Index: 441
|
|
Item: Mace
|
|
Rate: 6
|
|
- Index: 442
|
|
Item: Mace_
|
|
Rate: 6
|
|
- Index: 443
|
|
Item: Smasher
|
|
Rate: 6
|
|
- Index: 444
|
|
Item: Smasher_
|
|
Rate: 6
|
|
- Index: 445
|
|
Item: Flail
|
|
Rate: 6
|
|
- Index: 446
|
|
Item: Flail_
|
|
Rate: 6
|
|
- Index: 447
|
|
Item: Morning_Star
|
|
Rate: 6
|
|
- Index: 448
|
|
Item: Morning_Star_
|
|
Rate: 6
|
|
- Index: 449
|
|
Item: Sword_Mace
|
|
Rate: 6
|
|
- Index: 450
|
|
Item: Sword_Mace_
|
|
Rate: 6
|
|
- Index: 451
|
|
Item: Chain
|
|
Rate: 6
|
|
- Index: 452
|
|
Item: Chain_
|
|
Rate: 6
|
|
- Index: 453
|
|
Item: Stunner
|
|
Rate: 6
|
|
- Index: 454
|
|
Item: Book
|
|
Rate: 3
|
|
- Index: 455
|
|
Item: Bible
|
|
Rate: 3
|
|
- Index: 456
|
|
Item: Tablet
|
|
Rate: 3
|
|
- Index: 457
|
|
Item: Book_Of_Billows
|
|
Rate: 3
|
|
- Index: 458
|
|
Item: Book_Of_Mother_Earth
|
|
Rate: 3
|
|
- Index: 459
|
|
Item: Book_Of_Blazing_Sun
|
|
Rate: 3
|
|
- Index: 460
|
|
Item: Book_Of_Gust_Of_Wind
|
|
Rate: 3
|
|
- Index: 461
|
|
Item: Girl's_Diary
|
|
Rate: 3
|
|
- Index: 462
|
|
Item: Legacy_Of_Dragon
|
|
Rate: 1
|
|
- Index: 463
|
|
Item: Diary_Of_Great_Sage
|
|
Rate: 1
|
|
- Index: 464
|
|
Item: Hardback
|
|
Rate: 1
|
|
- Index: 465
|
|
Item: Rod
|
|
Rate: 3
|
|
- Index: 466
|
|
Item: Rod_
|
|
Rate: 3
|
|
- Index: 467
|
|
Item: Wand
|
|
Rate: 3
|
|
- Index: 468
|
|
Item: Wand_
|
|
Rate: 3
|
|
- Index: 469
|
|
Item: Staff
|
|
Rate: 3
|
|
- Index: 470
|
|
Item: Staff_
|
|
Rate: 3
|
|
- Index: 471
|
|
Item: Arc_Wand
|
|
Rate: 3
|
|
- Index: 472
|
|
Item: Arc_Wand_
|
|
Rate: 3
|
|
- Index: 473
|
|
Item: Mighty_Staff
|
|
Rate: 3
|
|
- Index: 474
|
|
Item: Blessed_Wand
|
|
Rate: 3
|
|
- Index: 475
|
|
Item: Bone_Wand
|
|
Rate: 3
|
|
- Index: 476
|
|
Item: Staff_Of_Wing
|
|
Rate: 1
|
|
- Index: 477
|
|
Item: Survival_Rod
|
|
Rate: 1
|
|
- Index: 478
|
|
Item: Survival_Rod_
|
|
Rate: 1
|
|
- Index: 479
|
|
Item: Survival_Rod2
|
|
Rate: 1
|
|
- Index: 480
|
|
Item: Survival_Rod2_
|
|
Rate: 1
|
|
- Index: 481
|
|
Item: Hypnotist's_Staff
|
|
Rate: 1
|
|
- Index: 482
|
|
Item: Hypnotist's_Staff_
|
|
Rate: 1
|
|
- Index: 483
|
|
Item: Bow
|
|
Rate: 3
|
|
- Index: 484
|
|
Item: Bow_
|
|
Rate: 3
|
|
- Index: 485
|
|
Item: Composite_Bow
|
|
Rate: 3
|
|
- Index: 486
|
|
Item: Composite_Bow_
|
|
Rate: 3
|
|
- Index: 487
|
|
Item: Great_Bow
|
|
Rate: 3
|
|
- Index: 488
|
|
Item: Great_Bow_
|
|
Rate: 3
|
|
- Index: 489
|
|
Item: CrossBow
|
|
Rate: 3
|
|
- Index: 490
|
|
Item: CrossBow_
|
|
Rate: 3
|
|
- Index: 491
|
|
Item: Arbalest
|
|
Rate: 3
|
|
- Index: 492
|
|
Item: Kakkung
|
|
Rate: 3
|
|
- Index: 493
|
|
Item: Arbalest_
|
|
Rate: 3
|
|
- Index: 494
|
|
Item: Kakkung_
|
|
Rate: 3
|
|
- Index: 495
|
|
Item: Hunter_Bow
|
|
Rate: 3
|
|
- Index: 496
|
|
Item: Luna_Bow
|
|
Rate: 1
|
|
- Index: 497
|
|
Item: Dragon_Wing
|
|
Rate: 1
|
|
- Index: 498
|
|
Item: Burning_Bow
|
|
Rate: 1
|
|
- Index: 499
|
|
Item: Frozen_Bow
|
|
Rate: 1
|
|
- Index: 500
|
|
Item: Earth_Bow
|
|
Rate: 1
|
|
- Index: 501
|
|
Item: Gust_Bow
|
|
Rate: 1
|
|
- Index: 502
|
|
Item: Arrow
|
|
Rate: 12
|
|
- Index: 503
|
|
Item: Silver_Arrow
|
|
Rate: 12
|
|
- Index: 504
|
|
Item: Fire_Arrow
|
|
Rate: 12
|
|
- Index: 505
|
|
Item: Steel_Arrow
|
|
Rate: 12
|
|
- Index: 506
|
|
Item: Crystal_Arrow
|
|
Rate: 12
|
|
- Index: 507
|
|
Item: Arrow_Of_Wind
|
|
Rate: 12
|
|
- Index: 508
|
|
Item: Stone_Arrow
|
|
Rate: 12
|
|
- Index: 509
|
|
Item: Immatrial_Arrow
|
|
Rate: 12
|
|
- Index: 510
|
|
Item: Stun_Arrow
|
|
Rate: 12
|
|
- Index: 511
|
|
Item: Freezing_Arrow
|
|
Rate: 12
|
|
- Index: 512
|
|
Item: Flash_Arrow
|
|
Rate: 12
|
|
- Index: 513
|
|
Item: Curse_Arrow
|
|
Rate: 12
|
|
- Index: 514
|
|
Item: Rusty_Arrow
|
|
Rate: 12
|
|
- Index: 515
|
|
Item: Poison_Arrow
|
|
Rate: 12
|
|
- Index: 516
|
|
Item: Incisive_Arrow
|
|
Rate: 12
|
|
- Index: 517
|
|
Item: Oridecon_Arrow
|
|
Rate: 12
|
|
- Index: 518
|
|
Item: Arrow_Of_Shadow
|
|
Rate: 12
|
|
- Index: 519
|
|
Item: Sleep_Arrow
|
|
Rate: 12
|
|
- Index: 520
|
|
Item: Silence_Arrow
|
|
Rate: 12
|
|
- Index: 521
|
|
Item: Iron_Arrow
|
|
Rate: 12
|
|
- Index: 522
|
|
Item: Waghnakh
|
|
Rate: 3
|
|
- Index: 523
|
|
Item: Waghnakh_
|
|
Rate: 3
|
|
- Index: 524
|
|
Item: Knuckle_Duster
|
|
Rate: 3
|
|
- Index: 525
|
|
Item: Knuckle_Duster_
|
|
Rate: 3
|
|
- Index: 526
|
|
Item: Hora
|
|
Rate: 3
|
|
- Index: 527
|
|
Item: Hora_
|
|
Rate: 3
|
|
- Index: 528
|
|
Item: Fist
|
|
Rate: 3
|
|
- Index: 529
|
|
Item: Fist_
|
|
Rate: 3
|
|
- Index: 530
|
|
Item: Claw
|
|
Rate: 3
|
|
- Index: 531
|
|
Item: Claw_
|
|
Rate: 3
|
|
- Index: 532
|
|
Item: Finger
|
|
Rate: 3
|
|
- Index: 533
|
|
Item: Finger_
|
|
Rate: 3
|
|
- Index: 534
|
|
Item: Claw_Of_Garm
|
|
Rate: 1
|
|
- Index: 535
|
|
Item: Magma_Fist
|
|
Rate: 1
|
|
- Index: 536
|
|
Item: Icicle_Fist
|
|
Rate: 1
|
|
- Index: 537
|
|
Item: Electric_Fist
|
|
Rate: 1
|
|
- Index: 538
|
|
Item: Seismic_Fist
|
|
Rate: 1
|
|
- Index: 539
|
|
Item: Combo_Battle_Glove
|
|
Rate: 1
|
|
- Index: 540
|
|
Item: Violin
|
|
Rate: 3
|
|
- Index: 541
|
|
Item: Violin_
|
|
Rate: 3
|
|
- Index: 542
|
|
Item: Mandolin
|
|
Rate: 3
|
|
- Index: 543
|
|
Item: Mandolin_
|
|
Rate: 3
|
|
- Index: 544
|
|
Item: Lute
|
|
Rate: 3
|
|
- Index: 545
|
|
Item: Lute_
|
|
Rate: 3
|
|
- Index: 546
|
|
Item: Guitar
|
|
Rate: 3
|
|
- Index: 547
|
|
Item: Guitar_
|
|
Rate: 3
|
|
- Index: 548
|
|
Item: Harp
|
|
Rate: 3
|
|
- Index: 549
|
|
Item: Harp_
|
|
Rate: 3
|
|
- Index: 550
|
|
Item: Guh_Moon_Goh
|
|
Rate: 3
|
|
- Index: 551
|
|
Item: Guh_Moon_Goh_
|
|
Rate: 3
|
|
- Index: 552
|
|
Item: Guitar_Of_Passion
|
|
Rate: 1
|
|
- Index: 553
|
|
Item: Guitar_Of_Blue_Solo
|
|
Rate: 1
|
|
- Index: 554
|
|
Item: Guitar_Of_Vast_Land
|
|
Rate: 1
|
|
- Index: 555
|
|
Item: Guitar_Of_Gentle_Breeze
|
|
Rate: 1
|
|
- Index: 556
|
|
Item: Oriental_Lute
|
|
Rate: 1
|
|
- Index: 557
|
|
Item: Base_Guitar
|
|
Rate: 1
|
|
- Index: 558
|
|
Item: Rope
|
|
Rate: 3
|
|
- Index: 559
|
|
Item: Rope_
|
|
Rate: 3
|
|
- Index: 560
|
|
Item: Line
|
|
Rate: 3
|
|
- Index: 561
|
|
Item: Line_
|
|
Rate: 3
|
|
- Index: 562
|
|
Item: Wire
|
|
Rate: 3
|
|
- Index: 563
|
|
Item: Wire_
|
|
Rate: 3
|
|
- Index: 564
|
|
Item: Rante
|
|
Rate: 3
|
|
- Index: 565
|
|
Item: Rante_
|
|
Rate: 3
|
|
- Index: 566
|
|
Item: Tail
|
|
Rate: 3
|
|
- Index: 567
|
|
Item: Tail_
|
|
Rate: 3
|
|
- Index: 568
|
|
Item: Whip
|
|
Rate: 3
|
|
- Index: 569
|
|
Item: Whip_
|
|
Rate: 3
|
|
- Index: 570
|
|
Item: Whip_Of_Red_Flame
|
|
Rate: 1
|
|
- Index: 571
|
|
Item: Whip_Of_Ice_Piece
|
|
Rate: 1
|
|
- Index: 572
|
|
Item: Whip_Of_Earth
|
|
Rate: 1
|
|
- Index: 573
|
|
Item: Jump_Rope
|
|
Rate: 1
|
|
- Index: 574
|
|
Item: Bladed_Whip
|
|
Rate: 1
|
|
- Index: 575
|
|
Item: Queen's_Whip
|
|
Rate: 1
|
|
- Index: 576
|
|
Item: Electric_Wire
|
|
Rate: 1
|
|
- Index: 577
|
|
Item: Electric_Eel
|
|
Rate: 1
|
|
- Index: 578
|
|
Item: Sea_Witch_Foot
|
|
Rate: 1
|
|
- Index: 579
|
|
Item: Carrot_Whip
|
|
Rate: 1
|
|
- Index: 580
|
|
Item: Guard
|
|
Rate: 3
|
|
- Index: 581
|
|
Item: Guard_
|
|
Rate: 3
|
|
- Index: 582
|
|
Item: Buckler
|
|
Rate: 3
|
|
- Index: 583
|
|
Item: Buckler_
|
|
Rate: 3
|
|
- Index: 584
|
|
Item: Shield
|
|
Rate: 3
|
|
- Index: 585
|
|
Item: Shield_
|
|
Rate: 3
|
|
- Index: 586
|
|
Item: Mirror_Shield
|
|
Rate: 3
|
|
- Index: 587
|
|
Item: Mirror_Shield_
|
|
Rate: 3
|
|
- Index: 588
|
|
Item: Memorize_Book
|
|
Rate: 3
|
|
- Index: 589
|
|
Item: Novice_Guard
|
|
Rate: 3
|
|
- Index: 590
|
|
Item: Novice_Shield
|
|
Rate: 1
|
|
- Index: 591
|
|
Item: Orleans_Server
|
|
Rate: 1
|
|
- Index: 592
|
|
Item: Thorny_Buckler
|
|
Rate: 1
|
|
- Index: 593
|
|
Item: Strong_Shield
|
|
Rate: 1
|
|
- Index: 594
|
|
Item: Sunglasses
|
|
Rate: 3
|
|
- Index: 595
|
|
Item: Glasses
|
|
Rate: 3
|
|
- Index: 596
|
|
Item: Diver's_Goggles
|
|
Rate: 3
|
|
- Index: 597
|
|
Item: Wedding_Veil
|
|
Rate: 3
|
|
- Index: 598
|
|
Item: Fancy_Flower
|
|
Rate: 3
|
|
- Index: 599
|
|
Item: Ribbon
|
|
Rate: 3
|
|
- Index: 600
|
|
Item: Ribbon_
|
|
Rate: 3
|
|
- Index: 601
|
|
Item: Hair_Band
|
|
Rate: 3
|
|
- Index: 602
|
|
Item: Bandana
|
|
Rate: 3
|
|
- Index: 603
|
|
Item: Eye_Bandage
|
|
Rate: 3
|
|
- Index: 604
|
|
Item: Cat_Hairband
|
|
Rate: 3
|
|
- Index: 605
|
|
Item: Bunny_Band
|
|
Rate: 3
|
|
- Index: 606
|
|
Item: Flower_Hairband
|
|
Rate: 3
|
|
- Index: 607
|
|
Item: Biretta
|
|
Rate: 3
|
|
- Index: 608
|
|
Item: Biretta_
|
|
Rate: 3
|
|
- Index: 609
|
|
Item: Flu_Mask
|
|
Rate: 3
|
|
- Index: 610
|
|
Item: Hat
|
|
Rate: 3
|
|
- Index: 611
|
|
Item: Hat_
|
|
Rate: 3
|
|
- Index: 612
|
|
Item: Turban
|
|
Rate: 3
|
|
- Index: 613
|
|
Item: Turban_
|
|
Rate: 3
|
|
- Index: 614
|
|
Item: Goggle
|
|
Rate: 3
|
|
- Index: 615
|
|
Item: Goggle_
|
|
Rate: 3
|
|
- Index: 616
|
|
Item: Cap
|
|
Rate: 3
|
|
- Index: 617
|
|
Item: Cap_
|
|
Rate: 3
|
|
- Index: 618
|
|
Item: Helm
|
|
Rate: 3
|
|
- Index: 619
|
|
Item: Helm_
|
|
Rate: 3
|
|
- Index: 620
|
|
Item: Gemmed_Sallet
|
|
Rate: 3
|
|
- Index: 621
|
|
Item: Gemmed_Sallet_
|
|
Rate: 3
|
|
- Index: 622
|
|
Item: Circlet
|
|
Rate: 3
|
|
- Index: 623
|
|
Item: Circlet_
|
|
Rate: 3
|
|
- Index: 624
|
|
Item: Santa's_Hat
|
|
Rate: 3
|
|
- Index: 625
|
|
Item: One_Eyed_Glass
|
|
Rate: 3
|
|
- Index: 626
|
|
Item: Granpa_Beard
|
|
Rate: 3
|
|
- Index: 627
|
|
Item: Luxury_Sunglasses
|
|
Rate: 3
|
|
- Index: 628
|
|
Item: Spinning_Eyes
|
|
Rate: 3
|
|
- Index: 629
|
|
Item: Big_Sis'_Ribbon
|
|
Rate: 3
|
|
- Index: 630
|
|
Item: Sweet_Gents
|
|
Rate: 3
|
|
- Index: 631
|
|
Item: Golden_Gear
|
|
Rate: 3
|
|
- Index: 632
|
|
Item: Oldman's_Romance
|
|
Rate: 3
|
|
- Index: 633
|
|
Item: Western_Grace
|
|
Rate: 3
|
|
- Index: 634
|
|
Item: Coronet
|
|
Rate: 1
|
|
- Index: 635
|
|
Item: Fillet
|
|
Rate: 3
|
|
- Index: 636
|
|
Item: Holy_Bonnet
|
|
Rate: 3
|
|
- Index: 637
|
|
Item: Star_Sparkling
|
|
Rate: 3
|
|
- Index: 638
|
|
Item: Sunflower
|
|
Rate: 3
|
|
- Index: 639
|
|
Item: Angelic_Chain
|
|
Rate: 1
|
|
- Index: 640
|
|
Item: Satanic_Chain
|
|
Rate: 1
|
|
- Index: 641
|
|
Item: Snowy_Horn
|
|
Rate: 3
|
|
- Index: 642
|
|
Item: Sharp_Gear
|
|
Rate: 1
|
|
- Index: 643
|
|
Item: Mini_Propeller
|
|
Rate: 3
|
|
- Index: 644
|
|
Item: Mini_Glasses
|
|
Rate: 3
|
|
- Index: 645
|
|
Item: Prontera_Army_Cap
|
|
Rate: 3
|
|
- Index: 646
|
|
Item: Pierrot_Nose
|
|
Rate: 3
|
|
- Index: 647
|
|
Item: Gangster_Patch
|
|
Rate: 3
|
|
- Index: 648
|
|
Item: Ganster_Mask
|
|
Rate: 3
|
|
- Index: 649
|
|
Item: Iron_Cane
|
|
Rate: 3
|
|
- Index: 650
|
|
Item: Cigar
|
|
Rate: 3
|
|
- Index: 651
|
|
Item: Smoking_Pipe
|
|
Rate: 3
|
|
- Index: 652
|
|
Item: Centimental_Flower
|
|
Rate: 3
|
|
- Index: 653
|
|
Item: Centimental_Leaf
|
|
Rate: 3
|
|
- Index: 654
|
|
Item: Jack_A_Dandy
|
|
Rate: 3
|
|
- Index: 655
|
|
Item: Ghost_Bandana
|
|
Rate: 1
|
|
- Index: 656
|
|
Item: Red_Bandana
|
|
Rate: 3
|
|
- Index: 657
|
|
Item: Eagle_Eyes
|
|
Rate: 3
|
|
- Index: 658
|
|
Item: Nurse_Cap
|
|
Rate: 3
|
|
- Index: 659
|
|
Item: Mr_Smile
|
|
Rate: 3
|
|
- Index: 660
|
|
Item: Bomb_Wick
|
|
Rate: 3
|
|
- Index: 661
|
|
Item: Spirit_Chain
|
|
Rate: 3
|
|
- Index: 662
|
|
Item: Apple_Of_Archer
|
|
Rate: 3
|
|
- Index: 663
|
|
Item: Pirate_Bandana
|
|
Rate: 3
|
|
- Index: 664
|
|
Item: Mr_Scream
|
|
Rate: 3
|
|
- Index: 665
|
|
Item: Poo_Poo_Hat
|
|
Rate: 3
|
|
- Index: 666
|
|
Item: Funeral_Costume
|
|
Rate: 3
|
|
- Index: 667
|
|
Item: Masquerade
|
|
Rate: 3
|
|
- Index: 668
|
|
Item: Star_Dust
|
|
Rate: 3
|
|
- Index: 669
|
|
Item: Blinker
|
|
Rate: 3
|
|
- Index: 670
|
|
Item: Goblini_Mask
|
|
Rate: 3
|
|
- Index: 671
|
|
Item: Green_Feeler
|
|
Rate: 3
|
|
- Index: 672
|
|
Item: Viking_Helm
|
|
Rate: 3
|
|
- Index: 673
|
|
Item: Cotton_Shirt
|
|
Rate: 3
|
|
- Index: 674
|
|
Item: Cotton_Shirt_
|
|
Rate: 3
|
|
- Index: 675
|
|
Item: Leather_Jacket
|
|
Rate: 3
|
|
- Index: 676
|
|
Item: Leather_Jacket_
|
|
Rate: 3
|
|
- Index: 677
|
|
Item: Adventure_Suit
|
|
Rate: 3
|
|
- Index: 678
|
|
Item: Adventurere's_Suit_
|
|
Rate: 3
|
|
- Index: 679
|
|
Item: Mantle
|
|
Rate: 3
|
|
- Index: 680
|
|
Item: Mantle_
|
|
Rate: 3
|
|
- Index: 681
|
|
Item: Coat
|
|
Rate: 3
|
|
- Index: 682
|
|
Item: Coat_
|
|
Rate: 3
|
|
- Index: 683
|
|
Item: Mink_Coat
|
|
Rate: 3
|
|
- Index: 684
|
|
Item: Padded_Armor
|
|
Rate: 3
|
|
- Index: 685
|
|
Item: Padded_Armor_
|
|
Rate: 3
|
|
- Index: 686
|
|
Item: Chain_Mail
|
|
Rate: 3
|
|
- Index: 687
|
|
Item: Chain_Mail_
|
|
Rate: 3
|
|
- Index: 688
|
|
Item: Plate_Armor
|
|
Rate: 3
|
|
- Index: 689
|
|
Item: Plate_Armor_
|
|
Rate: 3
|
|
- Index: 690
|
|
Item: Clothes_Of_The_Lord
|
|
Rate: 3
|
|
- Index: 691
|
|
Item: Formal_Suit
|
|
Rate: 3
|
|
- Index: 692
|
|
Item: Silk_Robe
|
|
Rate: 3
|
|
- Index: 693
|
|
Item: Silk_Robe_
|
|
Rate: 3
|
|
- Index: 694
|
|
Item: Scapulare
|
|
Rate: 3
|
|
- Index: 695
|
|
Item: Scapulare_
|
|
Rate: 3
|
|
- Index: 696
|
|
Item: Saint_Robe
|
|
Rate: 3
|
|
- Index: 697
|
|
Item: Saint_Robe_
|
|
Rate: 3
|
|
- Index: 698
|
|
Item: Wooden_Mail
|
|
Rate: 3
|
|
- Index: 699
|
|
Item: Wooden_Mail_
|
|
Rate: 3
|
|
- Index: 700
|
|
Item: Tights
|
|
Rate: 3
|
|
- Index: 701
|
|
Item: Tights_
|
|
Rate: 3
|
|
- Index: 702
|
|
Item: Silver_Robe
|
|
Rate: 3
|
|
- Index: 703
|
|
Item: Silver_Robe_
|
|
Rate: 3
|
|
- Index: 704
|
|
Item: Thief_Clothes
|
|
Rate: 3
|
|
- Index: 705
|
|
Item: Thief_Clothes_
|
|
Rate: 3
|
|
- Index: 706
|
|
Item: Ninja_Suit
|
|
Rate: 3
|
|
- Index: 707
|
|
Item: Wedding_Dress
|
|
Rate: 3
|
|
- Index: 708
|
|
Item: G_Strings
|
|
Rate: 3
|
|
- Index: 709
|
|
Item: Novice_Breast
|
|
Rate: 3
|
|
- Index: 710
|
|
Item: Full_Plate_Armor
|
|
Rate: 3
|
|
- Index: 711
|
|
Item: Novice_Plate
|
|
Rate: 3
|
|
- Index: 712
|
|
Item: Orleans_Gown
|
|
Rate: 1
|
|
- Index: 713
|
|
Item: Sandals
|
|
Rate: 3
|
|
- Index: 714
|
|
Item: Sandals_
|
|
Rate: 3
|
|
- Index: 715
|
|
Item: Shoes
|
|
Rate: 3
|
|
- Index: 716
|
|
Item: Shoes_
|
|
Rate: 3
|
|
- Index: 717
|
|
Item: Boots
|
|
Rate: 3
|
|
- Index: 718
|
|
Item: Boots_
|
|
Rate: 3
|
|
- Index: 719
|
|
Item: Chrystal_Pumps
|
|
Rate: 3
|
|
- Index: 720
|
|
Item: Cuffs
|
|
Rate: 3
|
|
- Index: 721
|
|
Item: Spiky_Heel
|
|
Rate: 3
|
|
- Index: 722
|
|
Item: Grave
|
|
Rate: 3
|
|
- Index: 723
|
|
Item: Novice_Boots
|
|
Rate: 3
|
|
- Index: 724
|
|
Item: Novice_Shoes
|
|
Rate: 1
|
|
- Index: 725
|
|
Item: Angel's_Arrival
|
|
Rate: 1
|
|
- Index: 726
|
|
Item: Hood
|
|
Rate: 3
|
|
- Index: 727
|
|
Item: Hood_
|
|
Rate: 3
|
|
- Index: 728
|
|
Item: Muffler
|
|
Rate: 3
|
|
- Index: 729
|
|
Item: Muffler_
|
|
Rate: 3
|
|
- Index: 730
|
|
Item: Manteau
|
|
Rate: 3
|
|
- Index: 731
|
|
Item: Manteau_
|
|
Rate: 3
|
|
- Index: 732
|
|
Item: Cape_Of_Ancient_Lord
|
|
Rate: 3
|
|
- Index: 733
|
|
Item: Ragamuffin_Cape
|
|
Rate: 3
|
|
- Index: 734
|
|
Item: Novice_Hood
|
|
Rate: 3
|
|
- Index: 735
|
|
Item: Novice_Manteau
|
|
Rate: 1
|
|
- Index: 736
|
|
Item: Celestial_Robe
|
|
Rate: 1
|
|
- Index: 737
|
|
Item: Pauldron
|
|
Rate: 1
|
|
- Index: 738
|
|
Item: Wing_Of_Eagle
|
|
Rate: 1
|
|
- Index: 739
|
|
Item: Ring
|
|
Rate: 3
|
|
- Index: 740
|
|
Item: Earring
|
|
Rate: 3
|
|
- Index: 741
|
|
Item: Necklace
|
|
Rate: 3
|
|
- Index: 742
|
|
Item: Glove
|
|
Rate: 3
|
|
- Index: 743
|
|
Item: Brooch
|
|
Rate: 3
|
|
- Index: 744
|
|
Item: Clip
|
|
Rate: 3
|
|
- Index: 745
|
|
Item: Rosary
|
|
Rate: 3
|
|
- Index: 746
|
|
Item: Skul_Ring
|
|
Rate: 3
|
|
- Index: 747
|
|
Item: Gold_Ring
|
|
Rate: 3
|
|
- Index: 748
|
|
Item: Silver_Ring
|
|
Rate: 3
|
|
- Index: 749
|
|
Item: Flower_Ring
|
|
Rate: 3
|
|
- Index: 750
|
|
Item: Diamond_Ring
|
|
Rate: 3
|
|
- Index: 751
|
|
Item: Mitten_Of_Presbyter
|
|
Rate: 3
|
|
- Index: 752
|
|
Item: Matyr's_Flea_Guard
|
|
Rate: 3
|
|
- Index: 753
|
|
Item: Ring_
|
|
Rate: 1
|
|
- Index: 754
|
|
Item: Earring_
|
|
Rate: 1
|
|
- Index: 755
|
|
Item: Necklace_
|
|
Rate: 1
|
|
- Index: 756
|
|
Item: Glove_
|
|
Rate: 1
|
|
- Index: 757
|
|
Item: Brooch_
|
|
Rate: 1
|
|
- Index: 758
|
|
Item: Rosary_
|
|
Rate: 1
|
|
- Index: 759
|
|
Item: Belt
|
|
Rate: 3
|
|
- Index: 760
|
|
Item: Novice_Armlet
|
|
Rate: 3
|
|
- Index: 761
|
|
Item: Cursed_Lucky_Brooch
|
|
Rate: 1
|
|
- Index: 762
|
|
Item: Shinobi's_Sash
|
|
Rate: 1
|
|
- Index: 763
|
|
Item: Hyper_Changer
|
|
Rate: 1
|
|
- Index: 764
|
|
Item: Gemmed_Crown
|
|
Rate: 1
|
|
- Index: 765
|
|
Item: Joker_Jester
|
|
Rate: 3
|
|
- Index: 766
|
|
Item: Gas_Mask
|
|
Rate: 3
|
|
- Index: 767
|
|
Item: Machoman_Glasses
|
|
Rate: 3
|
|
- Index: 768
|
|
Item: Puppy_Love
|
|
Rate: 3
|
|
- Index: 769
|
|
Item: Safety_Helmet
|
|
Rate: 3
|
|
- Index: 770
|
|
Item: Indian_Hair_Piece
|
|
Rate: 3
|
|
- Index: 771
|
|
Item: Antenna
|
|
Rate: 3
|
|
- Index: 772
|
|
Item: Fin_Helm
|
|
Rate: 3
|
|
- Index: 773
|
|
Item: Egg_Shell
|
|
Rate: 3
|
|
- Index: 774
|
|
Item: Panda_Cap
|
|
Rate: 3
|
|
- Index: 775
|
|
Item: Poring_Hat
|
|
Rate: 3
|
|
- Index: 776
|
|
Item: Fruit_Shell
|
|
Rate: 3
|
|
- Index: 777
|
|
Item: Novice_Egg_Cap
|
|
Rate: 3
|
|
- Index: 778
|
|
Item: Pair_Of_Red_Ribbon
|
|
Rate: 1
|
|
- Index: 779
|
|
Item: Goblin_Mask_02
|
|
Rate: 3
|
|
- Index: 780
|
|
Item: Goblin_Mask_03
|
|
Rate: 3
|
|
- Index: 781
|
|
Item: Goblin_Mask_04
|
|
Rate: 3
|
|
- Index: 782
|
|
Item: Galapago_Cap
|
|
Rate: 1
|
|
- Index: 783
|
|
Item: Super_Novice_Hat
|
|
Rate: 1
|
|
- Index: 784
|
|
Item: Angry_Mouth
|
|
Rate: 1
|
|
- Index: 785
|
|
Item: Fedora
|
|
Rate: 1
|
|
- Index: 786
|
|
Item: Banana_Hat
|
|
Rate: 1
|
|
- Index: 787
|
|
Item: Ear_Of_Puppy
|
|
Rate: 1
|
|
- Index: 788
|
|
Item: Super_Novice_Hat_
|
|
Rate: 1
|
|
- Index: 789
|
|
Item: Fedora_
|
|
Rate: 1
|
|
- Index: 790
|
|
Item: Magni_Cap
|
|
Rate: 1
|
|
- Index: 791
|
|
Item: Censor_Bar
|
|
Rate: 1
|
|
- Index: 792
|
|
Item: Mould_Powder
|
|
Rate: 12
|
|
- Index: 793
|
|
Item: Ogre_Tooth
|
|
Rate: 12
|
|
- Index: 794
|
|
Item: Anolian_Skin
|
|
Rate: 12
|
|
- Index: 795
|
|
Item: Mud_Lump
|
|
Rate: 12
|
|
- Index: 796
|
|
Item: Skull
|
|
Rate: 12
|
|
- Index: 797
|
|
Item: Wing_Of_Red_Bat
|
|
Rate: 12
|
|
- Index: 798
|
|
Item: Claw_Of_Rat
|
|
Rate: 12
|
|
- Index: 799
|
|
Item: Stiff_Horn
|
|
Rate: 12
|
|
- Index: 800
|
|
Item: Glitter_Shell
|
|
Rate: 12
|
|
- Index: 801
|
|
Item: Tail_Of_Steel_Scorpion
|
|
Rate: 12
|
|
- Index: 802
|
|
Item: Claw_Of_Monkey
|
|
Rate: 12
|
|
- Index: 803
|
|
Item: Tough_Scalelike_Stem
|
|
Rate: 12
|
|
- Index: 804
|
|
Item: Coral_Reef
|
|
Rate: 12
|
|
- Index: 805
|
|
Item: Old_Portrait
|
|
Rate: 12
|
|
- Index: 806
|
|
Item: Bookclip_In_Memory
|
|
Rate: 12
|
|
- Index: 807
|
|
Item: Spoon_Stub
|
|
Rate: 12
|
|
- Index: 808
|
|
Item: Key_Of_Clock_Tower
|
|
Rate: 12
|
|
- Index: 809
|
|
Item: Underground_Key
|
|
Rate: 12
|
|
- Index: 810
|
|
Item: Claw_Of_Desert_Wolf
|
|
Rate: 12
|
|
- Index: 811
|
|
Item: Old_Frying_Pan
|
|
Rate: 12
|
|
- Index: 812
|
|
Item: Piece_Of_Egg_Shell
|
|
Rate: 12
|
|
- Index: 813
|
|
Item: Poison_Spore
|
|
Rate: 12
|
|
- Index: 814
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 12
|
|
- Index: 815
|
|
Item: Matchstick
|
|
Rate: 12
|
|
- Index: 816
|
|
Item: Fang_Of_Garm
|
|
Rate: 12
|
|
- Index: 817
|
|
Item: Yarn
|
|
Rate: 12
|
|
- Index: 818
|
|
Item: Fine_Grit
|
|
Rate: 12
|
|
- Index: 819
|
|
Item: Alice's_Apron
|
|
Rate: 12
|
|
- Index: 820
|
|
Item: Talon_Of_Griffin
|
|
Rate: 12
|
|
- Index: 821
|
|
Item: Stone
|
|
Rate: 12
|
|
- Index: 822
|
|
Item: Cyfar
|
|
Rate: 12
|
|
- Index: 823
|
|
Item: Brigan
|
|
Rate: 12
|
|
- Index: 824
|
|
Item: Cargo_Free_Ticket
|
|
Rate: 12
|
|
- Index: 825
|
|
Item: Warp_Free_Ticket
|
|
Rate: 12
|
|
- Index: 826
|
|
Item: Cart_Free_Ticket
|
|
Rate: 12
|
|
- Index: 827
|
|
Item: Soft_Feather
|
|
Rate: 12
|
|
- Index: 828
|
|
Item: Dragon_Fly_Wing
|
|
Rate: 12
|
|
- Index: 829
|
|
Item: Sea_Otter_Leather
|
|
Rate: 12
|
|
- Index: 830
|
|
Item: Ice_Piece
|
|
Rate: 12
|
|
- Index: 831
|
|
Item: Stone_Piece
|
|
Rate: 12
|
|
- Index: 832
|
|
Item: Burn_Tree
|
|
Rate: 12
|
|
- Index: 833
|
|
Item: Broken_Armor_Piece
|
|
Rate: 12
|
|
- Index: 834
|
|
Item: Broken_Shell
|
|
Rate: 12
|
|
- Index: 835
|
|
Item: Tatters_Clothes
|
|
Rate: 12
|
|
- Index: 836
|
|
Item: Rust_Suriken
|
|
Rate: 12
|
|
- Index: 837
|
|
Item: Wheel
|
|
Rate: 12
|
|
- Index: 838
|
|
Item: Mystery_Piece
|
|
Rate: 12
|
|
- Index: 839
|
|
Item: Broken_Steel_Piece
|
|
Rate: 12
|
|
- Index: 840
|
|
Item: Cold_Magma
|
|
Rate: 12
|
|
- Index: 841
|
|
Item: Burning_Heart
|
|
Rate: 12
|
|
- Index: 842
|
|
Item: Live_Coal
|
|
Rate: 12
|
|
- Index: 843
|
|
Item: Old_Magic_Circle
|
|
Rate: 12
|
|
- Index: 844
|
|
Item: Sharp_Leaf
|
|
Rate: 12
|
|
- Index: 845
|
|
Item: Peco_Wing_Feather
|
|
Rate: 12
|
|
- Index: 846
|
|
Item: Goat's_Horn
|
|
Rate: 12
|
|
- Index: 847
|
|
Item: Gaoat's_Skin
|
|
Rate: 12
|
|
- Index: 848
|
|
Item: Boroken_Shiled_Piece
|
|
Rate: 12
|
|
- Index: 849
|
|
Item: Shine_Spear_Blade
|
|
Rate: 12
|
|
- Index: 850
|
|
Item: Vroken_Sword
|
|
Rate: 12
|
|
- Index: 851
|
|
Item: Smooth_Paper
|
|
Rate: 12
|
|
- Index: 852
|
|
Item: Fright_Paper_Blade
|
|
Rate: 12
|
|
- Index: 853
|
|
Item: Broken_Pharaoh_Symbol
|
|
Rate: 12
|
|
- Index: 854
|
|
Item: Tutankhamen's_Mask
|
|
Rate: 12
|
|
- Index: 855
|
|
Item: Harpy's_Feather
|
|
Rate: 12
|
|
- Index: 856
|
|
Item: Harpy's_Claw
|
|
Rate: 12
|
|
- Index: 857
|
|
Item: Rent_Spell_Book
|
|
Rate: 12
|
|
- Index: 858
|
|
Item: Rent_Scroll
|
|
Rate: 12
|
|
- Index: 859
|
|
Item: Spawns
|
|
Rate: 12
|
|
- Index: 860
|
|
Item: Burning_Horse_Shoe
|
|
Rate: 12
|
|
- Index: 861
|
|
Item: Honey_Jar
|
|
Rate: 12
|
|
- Index: 862
|
|
Item: Hot_Hair
|
|
Rate: 12
|
|
- Index: 863
|
|
Item: Dragon's_Skin
|
|
Rate: 12
|
|
- Index: 864
|
|
Item: Sand_Lump
|
|
Rate: 12
|
|
- Index: 865
|
|
Item: Scropion's_Nipper
|
|
Rate: 12
|
|
- Index: 866
|
|
Item: Large_Jellopy
|
|
Rate: 12
|
|
- Index: 867
|
|
Item: Medicine_Bowl
|
|
Rate: 12
|
|
- Index: 868
|
|
Item: Fire_Bottle
|
|
Rate: 12
|
|
- Index: 869
|
|
Item: Acid_Bottle
|
|
Rate: 12
|
|
- Index: 870
|
|
Item: MenEater_Plant_Bottle
|
|
Rate: 12
|
|
- Index: 871
|
|
Item: Mini_Bottle
|
|
Rate: 12
|
|
- Index: 872
|
|
Item: Coating_Bottle
|
|
Rate: 12
|
|
- Index: 873
|
|
Item: Yellow_Plate
|
|
Rate: 12
|
|
- Index: 874
|
|
Item: Bamboo_Cut
|
|
Rate: 12
|
|
- Index: 875
|
|
Item: Oil_Paper
|
|
Rate: 12
|
|
- Index: 876
|
|
Item: Glossy_Hair
|
|
Rate: 12
|
|
- Index: 877
|
|
Item: Old_Japaness_Clothes
|
|
Rate: 12
|
|
- Index: 878
|
|
Item: Poison_Powder
|
|
Rate: 12
|
|
- Index: 879
|
|
Item: Poison_Toad's_Skin
|
|
Rate: 12
|
|
- Index: 880
|
|
Item: Broken_Shuriken
|
|
Rate: 12
|
|
- Index: 881
|
|
Item: Black_Mask
|
|
Rate: 12
|
|
- Index: 882
|
|
Item: Broken_Wine_Vessel
|
|
Rate: 12
|
|
- Index: 883
|
|
Item: Tengu's_Nose
|
|
Rate: 12
|
|
- Index: 884
|
|
Item: Black_Bear's_Skin
|
|
Rate: 12
|
|
- Index: 885
|
|
Item: Cloud_Piece
|
|
Rate: 12
|
|
- Index: 886
|
|
Item: Sharp_Feeler
|
|
Rate: 12
|
|
- Index: 887
|
|
Item: Hard_Peach
|
|
Rate: 12
|
|
- Index: 888
|
|
Item: Limpid_Celestial_Robe
|
|
Rate: 12
|
|
- Index: 889
|
|
Item: Soft_Silk_Cloth
|
|
Rate: 12
|
|
- Index: 890
|
|
Item: Mystery_Iron_Bit
|
|
Rate: 12
|
|
- Index: 891
|
|
Item: Great_Wing
|
|
Rate: 12
|
|
- Index: 892
|
|
Item: Taegeuk_Plate
|
|
Rate: 12
|
|
- Index: 893
|
|
Item: Tuxedo
|
|
Rate: 12
|
|
- Index: 894
|
|
Item: Leopard_Skin
|
|
Rate: 12
|
|
- Index: 895
|
|
Item: Leopard_Talon
|
|
Rate: 12
|
|
- Index: 896
|
|
Item: Packing_Ribbon
|
|
Rate: 12
|
|
- Index: 897
|
|
Item: Packing_Paper
|
|
Rate: 12
|
|
- Index: 898
|
|
Item: Cacao
|
|
Rate: 12
|
|
- Index: 899
|
|
Item: Thin_Stem
|
|
Rate: 12
|
|
- Index: 900
|
|
Item: Festival_Mask
|
|
Rate: 12
|
|
- Index: 901
|
|
Item: Browny_Root
|
|
Rate: 12
|
|
- Index: 902
|
|
Item: Heart_Of_Tree
|
|
Rate: 12
|
|
- Index: 903
|
|
Item: Solid_Peeling
|
|
Rate: 12
|
|
- Index: 904
|
|
Item: Lamplight
|
|
Rate: 12
|
|
- Index: 905
|
|
Item: Blade_Of_Pinwheel
|
|
Rate: 12
|
|
- Index: 906
|
|
Item: Germinating_Sprout
|
|
Rate: 12
|
|
- Index: 907
|
|
Item: Soft_Leaf
|
|
Rate: 12
|
|
- Index: 908
|
|
Item: Air_Rifle
|
|
Rate: 12
|
|
- Index: 909
|
|
Item: Shoulder_Protection
|
|
Rate: 12
|
|
- Index: 910
|
|
Item: Tough_Vines
|
|
Rate: 12
|
|
- Index: 911
|
|
Item: Great_Leaf
|
|
Rate: 12
|
|
- Index: 912
|
|
Item: Flexible_String
|
|
Rate: 12
|
|
- Index: 913
|
|
Item: Log
|
|
Rate: 12
|
|
- Index: 914
|
|
Item: Beetle_Nipper
|
|
Rate: 12
|
|
- Index: 915
|
|
Item: Solid_Twig
|
|
Rate: 12
|
|
- Index: 916
|
|
Item: Piece_Of_Black_Cloth
|
|
Rate: 12
|
|
- Index: 917
|
|
Item: Black_Kitty_Doll
|
|
Rate: 12
|
|
- Index: 918
|
|
Item: Old_Manteau
|
|
Rate: 12
|
|
- Index: 919
|
|
Item: Rusty_Cleaver
|
|
Rate: 12
|
|
- Index: 920
|
|
Item: Dullahan's_Helm
|
|
Rate: 12
|
|
- Index: 921
|
|
Item: Dullahan_Armor
|
|
Rate: 12
|
|
- Index: 922
|
|
Item: Rojerta_Piece
|
|
Rate: 12
|
|
- Index: 923
|
|
Item: Hanging_Doll
|
|
Rate: 12
|
|
- Index: 924
|
|
Item: Needle_Pouch
|
|
Rate: 12
|
|
- Index: 925
|
|
Item: Bat_Cage
|
|
Rate: 12
|
|
- Index: 926
|
|
Item: Broken_Needle
|
|
Rate: 12
|
|
- Index: 927
|
|
Item: Red_Scarf
|
|
Rate: 12
|
|
- Index: 928
|
|
Item: Spool
|
|
Rate: 12
|
|
- Index: 929
|
|
Item: Rotten_Rope
|
|
Rate: 12
|
|
- Index: 930
|
|
Item: Striped_Socks
|
|
Rate: 12
|
|
- Index: 931
|
|
Item: Ectoplasm
|
|
Rate: 12
|
|
- Index: 932
|
|
Item: Tangled_Chain
|
|
Rate: 12
|
|
- Index: 933
|
|
Item: Tree_Knot
|
|
Rate: 12
|
|
- Index: 934
|
|
Item: Distorted_Portrait
|
|
Rate: 12
|
|
- Index: 935
|
|
Item: Pumpkin_Bucket
|
|
Rate: 12
|
|
- Index: 936
|
|
Item: Fan
|
|
Rate: 12
|
|
- Index: 937
|
|
Item: Cat_Eyed_Stone
|
|
Rate: 12
|
|
- Index: 938
|
|
Item: Dried_Sand
|
|
Rate: 12
|
|
- Index: 939
|
|
Item: Dragon_Horn
|
|
Rate: 12
|
|
- Index: 940
|
|
Item: Dragon_Fang
|
|
Rate: 12
|
|
- Index: 941
|
|
Item: Tiger_Skin_Panties
|
|
Rate: 12
|
|
- Index: 942
|
|
Item: Little_Blacky_Ghost
|
|
Rate: 12
|
|
- Index: 943
|
|
Item: Bib
|
|
Rate: 12
|
|
- Index: 944
|
|
Item: Milk_Bottle
|
|
Rate: 12
|
|
- Index: 945
|
|
Item: Dark_Crystal_Fragment
|
|
Rate: 1
|
|
- Index: 946
|
|
Item: Long_Limb
|
|
Rate: 1
|
|
- Index: 947
|
|
Item: Screw
|
|
Rate: 1
|
|
- Index: 948
|
|
Item: Old_Pick
|
|
Rate: 1
|
|
- Index: 949
|
|
Item: Old_Steel_Plate
|
|
Rate: 1
|
|
- Index: 950
|
|
Item: Air_Pollutant
|
|
Rate: 1
|
|
- Index: 951
|
|
Item: Fragment_Of_Crystal
|
|
Rate: 1
|
|
- Index: 952
|
|
Item: Poisonous_Gas
|
|
Rate: 1
|
|
- Index: 953
|
|
Item: Battered_Kettle
|
|
Rate: 1
|
|
- Index: 954
|
|
Item: Tube
|
|
Rate: 1
|
|
- Index: 955
|
|
Item: Fluorescent_Liquid
|
|
Rate: 1
|
|
- Index: 956
|
|
Item: Headlamp
|
|
Rate: 1
|
|
- Index: 957
|
|
Item: Red_Feather
|
|
Rate: 1
|
|
- Index: 958
|
|
Item: Blue_Feather
|
|
Rate: 1
|
|
- Index: 959
|
|
Item: Cursed_Seal
|
|
Rate: 1
|
|
- Index: 960
|
|
Item: Tri_Headed_Dragon_Head
|
|
Rate: 1
|
|
- Index: 961
|
|
Item: Treasure_Box
|
|
Rate: 1
|
|
- Index: 962
|
|
Item: Dragonball_Green
|
|
Rate: 1
|
|
- Index: 963
|
|
Item: Dragonball_Blue
|
|
Rate: 1
|
|
- Index: 964
|
|
Item: Dragonball_Red
|
|
Rate: 1
|
|
- Index: 965
|
|
Item: Dragonball_Yellow
|
|
Rate: 1
|
|
- Index: 966
|
|
Item: Bloody_Page
|
|
Rate: 1
|
|
- Index: 967
|
|
Item: Piece_Of_Bone_Armor
|
|
Rate: 1
|
|
- Index: 968
|
|
Item: Scale_Of_Red_Dragon
|
|
Rate: 1
|
|
- Index: 969
|
|
Item: Yellow_Spice
|
|
Rate: 1
|
|
- Index: 970
|
|
Item: Sweet_Sauce
|
|
Rate: 1
|
|
- Index: 971
|
|
Item: Plain_Sauce
|
|
Rate: 1
|
|
- Index: 972
|
|
Item: Hot_Sauce
|
|
Rate: 1
|
|
- Index: 973
|
|
Item: Red_Spice
|
|
Rate: 1
|
|
- Index: 974
|
|
Item: Cooking_Oil
|
|
Rate: 1
|
|
- Index: 975
|
|
Item: Cookbook01
|
|
Rate: 1
|
|
- Index: 976
|
|
Item: Cookbook02
|
|
Rate: 1
|
|
- Index: 977
|
|
Item: Cookbook03
|
|
Rate: 1
|
|
- Index: 978
|
|
Item: Cookbook04
|
|
Rate: 1
|
|
- Index: 979
|
|
Item: Cookbook05
|
|
Rate: 1
|
|
- Index: 980
|
|
Item: Pot
|
|
Rate: 1
|
|
- Index: 981
|
|
Item: Burnt_Parts
|
|
Rate: 1
|
|
- Index: 982
|
|
Item: Pocket_Watch
|
|
Rate: 1
|
|
- Index: 983
|
|
Item: Ice_Heart
|
|
Rate: 15
|
|
- Index: 984
|
|
Item: Ice_Scale
|
|
Rate: 15
|
|
- Index: 985
|
|
Item: Bloody_Rune
|
|
Rate: 15
|
|
- Index: 986
|
|
Item: Rotten_Meat
|
|
Rate: 15
|
|
- Index: 987
|
|
Item: Sticky_Poison
|
|
Rate: 15
|
|
- Index: 988
|
|
Item: Suspicious_Hat
|
|
Rate: 1
|
|
- Index: 989
|
|
Item: White_Mask
|
|
Rate: 1
|
|
- Index: 990
|
|
Item: Old_White_Cloth
|
|
Rate: 34
|
|
- Index: 991
|
|
Item: Clattering_Skull
|
|
Rate: 32
|
|
- Index: 992
|
|
Item: Broken_Farming_Utensil
|
|
Rate: 34
|
|
- Index: 993
|
|
Item: Skull_Helm
|
|
Rate: 3
|
|
- Index: 994
|
|
Item: Monster_Oxygen_Mask
|
|
Rate: 3
|
|
- Index: 995
|
|
Item: Transparent_Headgear
|
|
Rate: 3
|
|
- Index: 996
|
|
Item: Pacifier
|
|
Rate: 3
|
|
- Index: 997
|
|
Item: Wig
|
|
Rate: 3
|
|
- Index: 998
|
|
Item: Queen's_Hair_Ornament
|
|
Rate: 3
|
|
- Index: 999
|
|
Item: Silk_Ribbon
|
|
Rate: 3
|
|
- Index: 1000
|
|
Item: Punisher
|
|
Rate: 3
|
|
- Index: 1001
|
|
Item: Wild_Flower
|
|
Rate: 3
|
|
- Index: 1002
|
|
Item: Battered_Pot
|
|
Rate: 3
|
|
- Index: 1003
|
|
Item: Stellar_Hairpin
|
|
Rate: 3
|
|
- Index: 1004
|
|
Item: Tiny_Egg_Shell
|
|
Rate: 3
|
|
- Index: 1005
|
|
Item: Backpack
|
|
Rate: 3
|
|
- Index: 1006
|
|
Item: Rocker_Glasses
|
|
Rate: 3
|
|
- Index: 1007
|
|
Item: Green_Lace
|
|
Rate: 3
|
|
- Index: 1008
|
|
Item: Golden_Bell
|
|
Rate: 3
|
|
- Index: 1009
|
|
Item: Bark_Shorts
|
|
Rate: 3
|
|
- Index: 1010
|
|
Item: Monkey_Circlet
|
|
Rate: 3
|
|
- Index: 1011
|
|
Item: Red_Muffler
|
|
Rate: 3
|
|
- Index: 1012
|
|
Item: Sword_Of_Grave_Keeper
|
|
Rate: 3
|
|
- Index: 1013
|
|
Item: Jujube_Dagger
|
|
Rate: 1
|
|
- Index: 1014
|
|
Item: Dragon_Killer
|
|
Rate: 1
|
|
- Index: 1015
|
|
Item: Ginnungagap
|
|
Rate: 1
|
|
- Index: 1016
|
|
Item: Coward
|
|
Rate: 1
|
|
- Index: 1017
|
|
Item: Coward_
|
|
Rate: 1
|
|
- Index: 1018
|
|
Item: Long_Barrel
|
|
Rate: 1
|
|
- Index: 1019
|
|
Item: Long_Barrel_
|
|
Rate: 1
|
|
- Index: 1020
|
|
Item: Gate_KeeperDD
|
|
Rate: 1
|
|
- Index: 1021
|
|
Item: Thunder_P
|
|
Rate: 1
|
|
- Index: 1022
|
|
Item: Lever_Action_Rifle
|
|
Rate: 2
|
|
- Index: 1023
|
|
Item: Bullet
|
|
Rate: 1
|
|
- Index: 1024
|
|
Item: Silver_Bullet
|
|
Rate: 1
|
|
- Index: 1025
|
|
Item: Shell_Of_Blood
|
|
Rate: 1
|
|
- Index: 1026
|
|
Item: Flare_Sphere
|
|
Rate: 1
|
|
- Index: 1027
|
|
Item: Lighting_Sphere
|
|
Rate: 1
|
|
- Index: 1028
|
|
Item: Poison_Sphere
|
|
Rate: 1
|
|
- Index: 1029
|
|
Item: Blind_Sphere
|
|
Rate: 1
|
|
- Index: 1030
|
|
Item: Freezing_Sphere
|
|
Rate: 1
|
|
- Index: 1031
|
|
Item: Huuma_Calm_Mind
|
|
Rate: 1
|
|
- Group: BLUE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dex_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1200
|
|
- Index: 2
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1240
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll_Box
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 77
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Ticket_Loli_Ruri
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: Siroma_Icetea_To_Throw
|
|
Rate: 1011
|
|
Amount: 10
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 400
|
|
- Index: 11
|
|
Item: Maneater_Flower_Hat
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Sealed_Phreeoni_Card
|
|
Rate: 11
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 14
|
|
Item: RWC_Memory_Knife
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sugared_Fruit_Stick
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Neuralizer_Box
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Black_Devil_Mask_
|
|
Rate: 2
|
|
Announced: true
|
|
- Group: BOARDING_HALTER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Boarding_Halter
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BOITATA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pill_
|
|
Amount: 5
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Mistress_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Tao_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Boitata_Armor
|
|
Rate: 12
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Boitata_Hat
|
|
Rate: 35
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Green_Bunny_Hairband
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Sailor_Hat
|
|
Rate: 300
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Bravery_Bag
|
|
Rate: 20
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Earth_Sprits_Armor_
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Skull_Cap
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Superb_Fish_Box50
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1200
|
|
- Index: 14
|
|
Item: Guyak_Pudding
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1500
|
|
- Index: 16
|
|
Item: Underripe_Yggseed
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 17
|
|
Item: Siroma_Icetea_To_Throw
|
|
Rate: 1800
|
|
Amount: 10
|
|
- Index: 18
|
|
Item: Petti_Noodle_To_Throw
|
|
Rate: 1800
|
|
Amount: 10
|
|
- Group: BOMB
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple_Bomb
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Coconut_Bomb
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Melon_Bomb
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Pineapple_Bomb
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Banana_Bomb
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Black_Lump
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Black_Hard_Lump
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Very_Hard_Lump
|
|
Rate: 1
|
|
- Group: BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Gift_Box
|
|
Rate: 1
|
|
- Group: BREWING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dex_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Luk_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: BRINDLE_EEL_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Brindle_Eel
|
|
Duration: 60
|
|
- Group: BRINDLE_EEL_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Brindle_Eel
|
|
Duration: 10080
|
|
- Group: BROOCH_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Brooch_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BR_ACOLPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Saint_Robe_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Buckler_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Shoes_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Muffler_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pupa_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Sohee_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Biretta_
|
|
UniqueId: true
|
|
- Group: BR_ARCHERPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Tights_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Kakkung_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Boots_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Muffler_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Zerom_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Whisper_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Apple_Of_Archer
|
|
UniqueId: true
|
|
- Group: BR_INDEPENDENCE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Brazilian_Emblem
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Acaraje
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Br_Twin_Ribbon
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: HE_Battle_Manual
|
|
Rate: 100
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Navel_Ring
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Br_Beret
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Ragged_Zombie_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Job_Manual50
|
|
Rate: 100
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Big_Bun_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Gold_Pill_1
|
|
Rate: 94
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Int_Dish10_
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Durian
|
|
Rate: 100
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: B_Mdef_Potion
|
|
Rate: 100
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: All_In_One_Ring_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Carmen_Miranda's_Hat
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Group: BR_MAGEPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silk_Robe_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Guard_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Shoes_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Muffler_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pupa_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Phen_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Wizardry_Hat
|
|
UniqueId: true
|
|
- Group: BR_MERPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Chain_Mail_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Buckler_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Boots_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Manteau_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pupa_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Daydric_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bankruptcy_Of_Heart
|
|
UniqueId: true
|
|
- Group: BR_SWORDPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Plate_Armor_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Shield_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Boots_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Manteau_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pupa_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Daydric_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Helm_
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Iron_Cane
|
|
UniqueId: true
|
|
- Group: BR_THIEFPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Thief_Clothes_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Buckler_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Boots_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Manteau_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Matyr_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Whisper_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Clip
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Ghost_Bandana
|
|
UniqueId: true
|
|
- Group: BUDDAH_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mental_Potion
|
|
Amount: 3
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 1400
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 1352
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1400
|
|
- Index: 6
|
|
Item: Guyak_Pudding
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Poker_Card_In_Mouth
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Sleeping_Kitty_Cat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Cat_Ears_Beret
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 70
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Red_Hood
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_Spirit_Of_Chung_E
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Kirin_Wing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: BUNNY_BAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bunny_Band_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: CANDY
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Group: CANDY_HOLDER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Honey
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Candy
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Well_Baked_Cookie
|
|
Rate: 15
|
|
- Index: 3
|
|
Item: Piece_Of_Cake
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Bread
|
|
Rate: 20
|
|
- Index: 5
|
|
Item: Old_Blue_Box
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Old_Card_Album
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Contracts_In_Shadow
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Niflheim_Ticket
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Pumpkin_Cake
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Pumpkin_Pie
|
|
Rate: 5
|
|
- Group: CAPRICON_DI_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Robo_Eye_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Improved_Tights
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Capricon_Diadem_Box
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Sprint_Shoes
|
|
Rate: 26
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Cursed_Star
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: King_Tiger_Doll_Hat_Box
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pirate's_Pride_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Med_Life_Potion_Box30
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Abrasive_Box5
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Guyak_Candy
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Enriched_Oridecon_Box5
|
|
Rate: 170
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: CAPRICON_DI_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Capricon_Di_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: CAPRI_CROWN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Santa_Poring_Hat_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Linen_Glove
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Rainbow_Scarf_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Capricon_Crown_Box
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pizza_Hat_Box
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Antonio_Card
|
|
Rate: 37
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Red_Bag
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Guyak_Candy
|
|
Rate: 130
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Guyak_Pudding
|
|
Rate: 150
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Adrenaline_Scroll_Box
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Enriched_Elunium_Box5
|
|
Rate: 180
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Wind_Walk_10_Scroll_Box
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Group: CAPRI_CROWN_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Capri_Crown_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: CARACAS_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Caracas_Ring
|
|
Duration: 4500
|
|
- Group: CARDALBUM
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Vitata_Card
|
|
Rate: 95
|
|
- Index: 1
|
|
Item: Golem_Card
|
|
Rate: 95
|
|
- Index: 2
|
|
Item: Desert_Wolf_Card
|
|
Rate: 95
|
|
- Index: 3
|
|
Item: Rafflesia_Card
|
|
Rate: 95
|
|
- Index: 4
|
|
Item: Marine_Sphere_Card
|
|
Rate: 95
|
|
- Index: 5
|
|
Item: Orc_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 6
|
|
Item: Soldier_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 7
|
|
Item: Giearth_Card
|
|
Rate: 95
|
|
- Index: 8
|
|
Item: Frilldora_Card
|
|
Rate: 95
|
|
- Index: 9
|
|
Item: Sword_Fish_Card
|
|
Rate: 95
|
|
- Index: 10
|
|
Item: Munak_Card
|
|
Rate: 95
|
|
- Index: 11
|
|
Item: Kobold_Card
|
|
Rate: 95
|
|
- Index: 12
|
|
Item: Skel_Worker_Card
|
|
Rate: 95
|
|
- Index: 13
|
|
Item: Obeaune_Card
|
|
Rate: 95
|
|
- Index: 14
|
|
Item: Archer_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 15
|
|
Item: Marse_Card
|
|
Rate: 95
|
|
- Index: 16
|
|
Item: Zenorc_Card
|
|
Rate: 95
|
|
- Index: 17
|
|
Item: Matyr_Card
|
|
Rate: 95
|
|
- Index: 18
|
|
Item: Dokebi_Card
|
|
Rate: 95
|
|
- Index: 19
|
|
Item: Pasana_Card
|
|
Rate: 95
|
|
- Index: 20
|
|
Item: Sohee_Card
|
|
Rate: 95
|
|
- Index: 21
|
|
Item: Sand_Man_Card
|
|
Rate: 95
|
|
- Index: 22
|
|
Item: Whisper_Card
|
|
Rate: 95
|
|
- Index: 23
|
|
Item: Horong_Card
|
|
Rate: 95
|
|
- Index: 24
|
|
Item: Requiem_Card
|
|
Rate: 95
|
|
- Index: 25
|
|
Item: Marc_Card
|
|
Rate: 95
|
|
- Index: 26
|
|
Item: Mummy_Card
|
|
Rate: 95
|
|
- Index: 27
|
|
Item: Verit_Card
|
|
Rate: 95
|
|
- Index: 28
|
|
Item: Myst_Card
|
|
Rate: 95
|
|
- Index: 29
|
|
Item: Jakk_Card
|
|
Rate: 95
|
|
- Index: 30
|
|
Item: Ghoul_Card
|
|
Rate: 95
|
|
- Index: 31
|
|
Item: Strouf_Card
|
|
Rate: 95
|
|
- Index: 32
|
|
Item: Marduk_Card
|
|
Rate: 95
|
|
- Index: 33
|
|
Item: Marionette_Card
|
|
Rate: 95
|
|
- Index: 34
|
|
Item: Argiope_Card
|
|
Rate: 95
|
|
- Index: 35
|
|
Item: Hunter_Fly_Card
|
|
Rate: 95
|
|
- Index: 36
|
|
Item: Isis_Card
|
|
Rate: 95
|
|
- Index: 37
|
|
Item: Side_Winder_Card
|
|
Rate: 95
|
|
- Index: 38
|
|
Item: Petit_Card
|
|
Rate: 95
|
|
- Index: 39
|
|
Item: Bathory_Card
|
|
Rate: 95
|
|
- Index: 40
|
|
Item: Petit__Card
|
|
Rate: 95
|
|
- Index: 41
|
|
Item: Deviruchi_Card
|
|
Rate: 95
|
|
- Index: 42
|
|
Item: Medusa_Card
|
|
Rate: 95
|
|
- Index: 43
|
|
Item: Deviace_Card
|
|
Rate: 95
|
|
- Index: 44
|
|
Item: Minorous_Card
|
|
Rate: 95
|
|
- Index: 45
|
|
Item: Nightmare_Card
|
|
Rate: 95
|
|
- Index: 46
|
|
Item: Baphomet__Card
|
|
Rate: 95
|
|
- Index: 47
|
|
Item: Scorpion_King_Card
|
|
Rate: 95
|
|
- Index: 48
|
|
Item: Daydric_Card
|
|
Rate: 95
|
|
- Index: 49
|
|
Item: Khalitzburg_Card
|
|
Rate: 95
|
|
- Index: 50
|
|
Item: Anubis_Card
|
|
Rate: 95
|
|
- Index: 51
|
|
Item: Joker_Card
|
|
Rate: 95
|
|
- Index: 52
|
|
Item: Knight_Of_Abyss_Card
|
|
Rate: 95
|
|
- Index: 53
|
|
Item: Evil_Druid_Card
|
|
Rate: 95
|
|
- Index: 54
|
|
Item: Gargoyle_Card
|
|
Rate: 95
|
|
- Index: 55
|
|
Item: Goat_Card
|
|
Rate: 95
|
|
- Index: 56
|
|
Item: Gajomart_Card
|
|
Rate: 95
|
|
- Index: 57
|
|
Item: Galapago_Card
|
|
Rate: 95
|
|
- Index: 58
|
|
Item: Crab_Card
|
|
Rate: 95
|
|
- Index: 59
|
|
Item: Rice_Cake_Boy_Card
|
|
Rate: 95
|
|
- Index: 60
|
|
Item: Goblin_Leader_Card
|
|
Rate: 95
|
|
- Index: 61
|
|
Item: Steam_Goblin_Card
|
|
Rate: 95
|
|
- Index: 62
|
|
Item: Goblin_Archer_Card
|
|
Rate: 95
|
|
- Index: 63
|
|
Item: Flying_Deleter_Card
|
|
Rate: 95
|
|
- Index: 64
|
|
Item: Nine_Tail_Card
|
|
Rate: 95
|
|
- Index: 65
|
|
Item: Antique_Firelock_Card
|
|
Rate: 95
|
|
- Index: 66
|
|
Item: Grand_Peco_Card
|
|
Rate: 95
|
|
- Index: 67
|
|
Item: Grizzly_Card
|
|
Rate: 95
|
|
- Index: 68
|
|
Item: Gullinbursti_Card
|
|
Rate: 95
|
|
- Index: 69
|
|
Item: Gig_Card
|
|
Rate: 95
|
|
- Index: 70
|
|
Item: Nightmare_Terror_Card
|
|
Rate: 95
|
|
- Index: 71
|
|
Item: Neraid_Card
|
|
Rate: 95
|
|
- Index: 72
|
|
Item: Dark_Frame_Card
|
|
Rate: 95
|
|
- Index: 73
|
|
Item: Dark_Priest_Card
|
|
Rate: 95
|
|
- Index: 74
|
|
Item: The_Paper_Card
|
|
Rate: 95
|
|
- Index: 75
|
|
Item: Demon_Pungus_Card
|
|
Rate: 95
|
|
- Index: 76
|
|
Item: Poison_Toad_Card
|
|
Rate: 95
|
|
- Index: 77
|
|
Item: Dullahan_Card
|
|
Rate: 95
|
|
- Index: 78
|
|
Item: Dryad_Card
|
|
Rate: 95
|
|
- Index: 79
|
|
Item: Dragon_Tail_Card
|
|
Rate: 95
|
|
- Index: 80
|
|
Item: Driller_Card
|
|
Rate: 95
|
|
- Index: 81
|
|
Item: Disguise_Card
|
|
Rate: 95
|
|
- Index: 82
|
|
Item: Diabolic_Card
|
|
Rate: 95
|
|
- Index: 83
|
|
Item: Lava_Golem_Card
|
|
Rate: 95
|
|
- Index: 84
|
|
Item: Rideword_Card
|
|
Rate: 95
|
|
- Index: 85
|
|
Item: Raggler_Card
|
|
Rate: 95
|
|
- Index: 86
|
|
Item: Raydric_Archer_Card
|
|
Rate: 95
|
|
- Index: 87
|
|
Item: Leib_Olmai_Card
|
|
Rate: 95
|
|
- Index: 88
|
|
Item: Wraith_Dead_Card
|
|
Rate: 95
|
|
- Index: 89
|
|
Item: Wraith_Card
|
|
Rate: 95
|
|
- Index: 90
|
|
Item: Loli_Ruri_Card
|
|
Rate: 95
|
|
- Index: 91
|
|
Item: Rotar_Zairo_Card
|
|
Rate: 95
|
|
- Index: 92
|
|
Item: Lude_Card
|
|
Rate: 95
|
|
- Index: 93
|
|
Item: Rybio_Card
|
|
Rate: 95
|
|
- Index: 94
|
|
Item: Leaf_Cat_Card
|
|
Rate: 95
|
|
- Index: 95
|
|
Item: Marin_Card
|
|
Rate: 95
|
|
- Index: 96
|
|
Item: Merman_Card
|
|
Rate: 95
|
|
- Index: 97
|
|
Item: Megalith_Card
|
|
Rate: 95
|
|
- Index: 98
|
|
Item: Majoruros_Card
|
|
Rate: 95
|
|
- Index: 99
|
|
Item: Civil_Servant_Card
|
|
Rate: 95
|
|
- Index: 100
|
|
Item: Mini_Demon_Card
|
|
Rate: 95
|
|
- Index: 101
|
|
Item: Mimic_Card
|
|
Rate: 95
|
|
- Index: 102
|
|
Item: Mystcase_Card
|
|
Rate: 95
|
|
- Index: 103
|
|
Item: Miyabi_Ningyo_Card
|
|
Rate: 95
|
|
- Index: 104
|
|
Item: Violy_Card
|
|
Rate: 95
|
|
- Index: 105
|
|
Item: Wander_Man_Card
|
|
Rate: 95
|
|
- Index: 106
|
|
Item: Vocal_Card
|
|
Rate: 95
|
|
- Index: 107
|
|
Item: Bon_Gun_Card
|
|
Rate: 95
|
|
- Index: 108
|
|
Item: Brilight_Card
|
|
Rate: 95
|
|
- Index: 109
|
|
Item: Bloody_Murderer_Card
|
|
Rate: 95
|
|
- Index: 110
|
|
Item: Blazzer_Card
|
|
Rate: 95
|
|
- Index: 111
|
|
Item: Sasquatch_Card
|
|
Rate: 95
|
|
- Index: 112
|
|
Item: Live_Peach_Tree_Card
|
|
Rate: 95
|
|
- Index: 113
|
|
Item: Succubus_Card
|
|
Rate: 95
|
|
- Index: 114
|
|
Item: Sageworm_Card
|
|
Rate: 95
|
|
- Index: 115
|
|
Item: Solider_Card
|
|
Rate: 95
|
|
- Index: 116
|
|
Item: Skeleton_General_Card
|
|
Rate: 95
|
|
- Index: 117
|
|
Item: Skel_Prisoner_Card
|
|
Rate: 95
|
|
- Index: 118
|
|
Item: Stalactic_Golem_Card
|
|
Rate: 95
|
|
- Index: 119
|
|
Item: Stem_Worm_Card
|
|
Rate: 95
|
|
- Index: 120
|
|
Item: Stone_Shooter_Card
|
|
Rate: 95
|
|
- Index: 121
|
|
Item: Sting_Card
|
|
Rate: 95
|
|
- Index: 122
|
|
Item: Spring_Rabbit_Card
|
|
Rate: 95
|
|
- Index: 123
|
|
Item: Sleeper_Card
|
|
Rate: 95
|
|
- Index: 124
|
|
Item: C_Tower_Manager_Card
|
|
Rate: 95
|
|
- Index: 125
|
|
Item: Shinobi_Card
|
|
Rate: 95
|
|
- Index: 126
|
|
Item: Increase_Soil_Card
|
|
Rate: 95
|
|
- Index: 127
|
|
Item: Wild_Ginseng_Card
|
|
Rate: 95
|
|
- Index: 128
|
|
Item: Baby_Leopard_Card
|
|
Rate: 95
|
|
- Index: 129
|
|
Item: Anolian_Card
|
|
Rate: 95
|
|
- Index: 130
|
|
Item: Cookie_XMAS_Card
|
|
Rate: 95
|
|
- Index: 131
|
|
Item: Iron_Fist_Card
|
|
Rate: 95
|
|
- Index: 132
|
|
Item: Arclouse_Card
|
|
Rate: 95
|
|
- Index: 133
|
|
Item: Apocalips_Card
|
|
Rate: 95
|
|
- Index: 134
|
|
Item: Alarm_Card
|
|
Rate: 95
|
|
- Index: 135
|
|
Item: Am_Mut_Card
|
|
Rate: 95
|
|
- Index: 136
|
|
Item: Assulter_Card
|
|
Rate: 95
|
|
- Index: 137
|
|
Item: Aster_Card
|
|
Rate: 95
|
|
- Index: 138
|
|
Item: Ancient_Mummy_Card
|
|
Rate: 95
|
|
- Index: 139
|
|
Item: Ancient_Worm_Card
|
|
Rate: 95
|
|
- Index: 140
|
|
Item: Elder_Card
|
|
Rate: 95
|
|
- Index: 141
|
|
Item: Alligator_Card
|
|
Rate: 95
|
|
- Index: 142
|
|
Item: Alice_Card
|
|
Rate: 95
|
|
- Index: 143
|
|
Item: Orc_Lady_Card
|
|
Rate: 95
|
|
- Index: 144
|
|
Item: Orc_Archer_Card
|
|
Rate: 95
|
|
- Index: 145
|
|
Item: Wild_Rose_Card
|
|
Rate: 95
|
|
- Index: 146
|
|
Item: Wicked_Nymph_Card
|
|
Rate: 95
|
|
- Index: 147
|
|
Item: Wooden_Golem_Card
|
|
Rate: 95
|
|
- Index: 148
|
|
Item: Wootan_Shooter_Card
|
|
Rate: 95
|
|
- Index: 149
|
|
Item: Wootan_Fighter_Card
|
|
Rate: 95
|
|
- Index: 150
|
|
Item: Evil_Cloud_Hermit_Card
|
|
Rate: 95
|
|
- Index: 151
|
|
Item: Wind_Ghost_Card
|
|
Rate: 95
|
|
- Index: 152
|
|
Item: Li_Me_Mang_Ryang_Card
|
|
Rate: 95
|
|
- Index: 153
|
|
Item: Explosion_Card
|
|
Rate: 95
|
|
- Index: 154
|
|
Item: Injustice_Card
|
|
Rate: 95
|
|
- Index: 155
|
|
Item: Incubus_Card
|
|
Rate: 95
|
|
- Index: 156
|
|
Item: Giant_Spider_Card
|
|
Rate: 95
|
|
- Index: 157
|
|
Item: Giant_Honet_Card
|
|
Rate: 95
|
|
- Index: 158
|
|
Item: Dancing_Dragon_Card
|
|
Rate: 95
|
|
- Index: 159
|
|
Item: Shellfish_Card
|
|
Rate: 95
|
|
- Index: 160
|
|
Item: Zombie_Master_Card
|
|
Rate: 95
|
|
- Index: 161
|
|
Item: Zombie_Prisoner_Card
|
|
Rate: 95
|
|
- Index: 162
|
|
Item: Zherlthsh_Card
|
|
Rate: 95
|
|
- Index: 163
|
|
Item: Gibbet_Card
|
|
Rate: 95
|
|
- Index: 164
|
|
Item: Deleter_Card
|
|
Rate: 95
|
|
- Index: 165
|
|
Item: Geographer_Card
|
|
Rate: 95
|
|
- Index: 166
|
|
Item: Zipper_Bear_Card
|
|
Rate: 95
|
|
- Index: 167
|
|
Item: Tengu_Card
|
|
Rate: 95
|
|
- Index: 168
|
|
Item: Greatest_General_Card
|
|
Rate: 95
|
|
- Index: 169
|
|
Item: Chepet_Card
|
|
Rate: 95
|
|
- Index: 170
|
|
Item: Choco_Card
|
|
Rate: 95
|
|
- Index: 171
|
|
Item: Karakasa_Card
|
|
Rate: 95
|
|
- Index: 172
|
|
Item: Kapha_Card
|
|
Rate: 95
|
|
- Index: 173
|
|
Item: Carat_Card
|
|
Rate: 95
|
|
- Index: 174
|
|
Item: Caterpillar_Card
|
|
Rate: 95
|
|
- Index: 175
|
|
Item: Kobold_Leader_Card
|
|
Rate: 95
|
|
- Index: 176
|
|
Item: Kobold_Archer_Card
|
|
Rate: 95
|
|
- Index: 177
|
|
Item: Cookie_Card
|
|
Rate: 95
|
|
- Index: 178
|
|
Item: Quve_Card
|
|
Rate: 95
|
|
- Index: 179
|
|
Item: Kraben_Card
|
|
Rate: 95
|
|
- Index: 180
|
|
Item: Cramp_Card
|
|
Rate: 95
|
|
- Index: 181
|
|
Item: Cruiser_Card
|
|
Rate: 95
|
|
- Index: 182
|
|
Item: Cremy_Fear_Card
|
|
Rate: 95
|
|
- Index: 183
|
|
Item: Clock_Card
|
|
Rate: 95
|
|
- Index: 184
|
|
Item: Killer_Mantis_Card
|
|
Rate: 95
|
|
- Index: 185
|
|
Item: Whisper_Boss_Card
|
|
Rate: 95
|
|
- Index: 186
|
|
Item: Tamruan_Card
|
|
Rate: 95
|
|
- Index: 187
|
|
Item: Kind_Of_Beetle_Card
|
|
Rate: 95
|
|
- Index: 188
|
|
Item: Tri_Joint_Card
|
|
Rate: 95
|
|
- Index: 189
|
|
Item: Parasite_Card
|
|
Rate: 95
|
|
- Index: 190
|
|
Item: Panzer_Goblin_Card
|
|
Rate: 95
|
|
- Index: 191
|
|
Item: Permeter_Card
|
|
Rate: 95
|
|
- Index: 192
|
|
Item: Fur_Seal_Card
|
|
Rate: 95
|
|
- Index: 193
|
|
Item: Punk_Card
|
|
Rate: 95
|
|
- Index: 194
|
|
Item: Penomena_Card
|
|
Rate: 95
|
|
- Index: 195
|
|
Item: Pest_Card
|
|
Rate: 95
|
|
- Index: 196
|
|
Item: Fake_Angel_Card
|
|
Rate: 95
|
|
- Index: 197
|
|
Item: Mobster_Card
|
|
Rate: 95
|
|
- Index: 198
|
|
Item: Freezer_Card
|
|
Rate: 95
|
|
- Index: 199
|
|
Item: Bloody_Knight_Card
|
|
Rate: 95
|
|
- Index: 200
|
|
Item: Hylozoist_Card
|
|
Rate: 95
|
|
- Index: 201
|
|
Item: Garm_Baby_Card
|
|
Rate: 95
|
|
- Index: 202
|
|
Item: Harpy_Card
|
|
Rate: 95
|
|
- Index: 203
|
|
Item: See_Otter_Card
|
|
Rate: 95
|
|
- Index: 204
|
|
Item: Blood_Butterfly_Card
|
|
Rate: 95
|
|
- Index: 205
|
|
Item: Hyegun_Card
|
|
Rate: 95
|
|
- Index: 206
|
|
Item: Phendark_Card
|
|
Rate: 95
|
|
- Index: 207
|
|
Item: Heater_Card
|
|
Rate: 95
|
|
- Index: 208
|
|
Item: Waste_Stove_Card
|
|
Rate: 95
|
|
- Index: 209
|
|
Item: Venomous_Card
|
|
Rate: 95
|
|
- Index: 210
|
|
Item: Noxious_Card
|
|
Rate: 95
|
|
- Index: 211
|
|
Item: Pitman_Card
|
|
Rate: 95
|
|
- Index: 212
|
|
Item: Ungoliant_Card
|
|
Rate: 95
|
|
- Index: 213
|
|
Item: Porcellio_Card
|
|
Rate: 95
|
|
- Index: 214
|
|
Item: Obsidian_Card
|
|
Rate: 95
|
|
- Index: 215
|
|
Item: Mineral_Card
|
|
Rate: 95
|
|
- Index: 216
|
|
Item: Teddy_Bear_Card
|
|
Rate: 95
|
|
- Index: 217
|
|
Item: Metaling_Card
|
|
Rate: 95
|
|
- Index: 218
|
|
Item: Mole_Card
|
|
Rate: 95
|
|
- Index: 219
|
|
Item: Ygnizem_Card
|
|
Rate: 95
|
|
- Index: 220
|
|
Item: Whikebain_Card
|
|
Rate: 95
|
|
- Index: 221
|
|
Item: Erend_Card
|
|
Rate: 95
|
|
- Index: 222
|
|
Item: Kavac_Card
|
|
Rate: 95
|
|
- Index: 223
|
|
Item: Removal_Card
|
|
Rate: 95
|
|
- Index: 224
|
|
Item: Beholder_Card
|
|
Rate: 95
|
|
- Index: 225
|
|
Item: Seyren_Card
|
|
Rate: 95
|
|
- Index: 226
|
|
Item: Harword_Card
|
|
Rate: 95
|
|
- Index: 227
|
|
Item: Magaleta_Card
|
|
Rate: 95
|
|
- Index: 228
|
|
Item: Katrinn_Card
|
|
Rate: 95
|
|
- Index: 229
|
|
Item: Shecil_Card
|
|
Rate: 95
|
|
- Index: 230
|
|
Item: Venatu_Card
|
|
Rate: 95
|
|
- Index: 231
|
|
Item: Dimik_Card
|
|
Rate: 95
|
|
- Index: 232
|
|
Item: Archdam_Card
|
|
Rate: 95
|
|
- Index: 233
|
|
Item: Chung_E_Card
|
|
Rate: 95
|
|
- Index: 234
|
|
Item: Orc_Baby_Card_Card
|
|
Rate: 95
|
|
- Index: 235
|
|
Item: Acidus_Card
|
|
Rate: 95
|
|
- Index: 236
|
|
Item: Acidus__Card
|
|
Rate: 95
|
|
- Index: 237
|
|
Item: Ferus__Card
|
|
Rate: 95
|
|
- Index: 238
|
|
Item: Novus__Card
|
|
Rate: 95
|
|
- Index: 239
|
|
Item: Ancient_Mimic_Card
|
|
Rate: 95
|
|
- Index: 240
|
|
Item: Plasma_Card
|
|
Rate: 95
|
|
- Index: 241
|
|
Item: Breeze_Card
|
|
Rate: 95
|
|
- Index: 242
|
|
Item: Aliza_Card
|
|
Rate: 95
|
|
- Index: 243
|
|
Item: Alicel_Card
|
|
Rate: 95
|
|
- Index: 244
|
|
Item: Aliot_Card
|
|
Rate: 95
|
|
- Index: 245
|
|
Item: Skogul_Card
|
|
Rate: 95
|
|
- Index: 246
|
|
Item: Frus_Card
|
|
Rate: 95
|
|
- Index: 247
|
|
Item: Agav_Card
|
|
Rate: 95
|
|
- Index: 248
|
|
Item: Echio_Card
|
|
Rate: 95
|
|
- Index: 249
|
|
Item: Vanberk_Card
|
|
Rate: 95
|
|
- Index: 250
|
|
Item: Isilla_Card
|
|
Rate: 95
|
|
- Index: 251
|
|
Item: Hodremlin_Card
|
|
Rate: 95
|
|
- Index: 252
|
|
Item: Seeker_Card
|
|
Rate: 95
|
|
- Index: 253
|
|
Item: Siroma_Card
|
|
Rate: 95
|
|
- Index: 254
|
|
Item: Ice_Titan_Card
|
|
Rate: 95
|
|
- Index: 255
|
|
Item: Gazeti_Card
|
|
Rate: 95
|
|
- Index: 256
|
|
Item: Muscipular_Card
|
|
Rate: 95
|
|
- Index: 257
|
|
Item: Roween_Card
|
|
Rate: 95
|
|
- Index: 258
|
|
Item: Imp_Card
|
|
Rate: 95
|
|
- Index: 259
|
|
Item: Knocker_Card
|
|
Rate: 95
|
|
- Index: 260
|
|
Item: Zombie_Slaughter_Card
|
|
Rate: 95
|
|
- Index: 261
|
|
Item: Flame_Skull_Card
|
|
Rate: 95
|
|
- Index: 262
|
|
Item: Tatacho_Card
|
|
Rate: 95
|
|
- Index: 263
|
|
Item: Aqua_Elemental_Card
|
|
Rate: 95
|
|
- Index: 264
|
|
Item: Draco_Card
|
|
Rate: 95
|
|
- Index: 265
|
|
Item: Luciola_Vespa_Card
|
|
Rate: 95
|
|
- Index: 266
|
|
Item: P_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 267
|
|
Item: Centipede_Card
|
|
Rate: 95
|
|
- Index: 268
|
|
Item: Cornus_Card
|
|
Rate: 95
|
|
- Index: 269
|
|
Item: Dark_Shadow_Card
|
|
Rate: 95
|
|
- Index: 270
|
|
Item: Banshee_Master_Card
|
|
Rate: 95
|
|
- Index: 271
|
|
Item: Centipede_Larva_Card
|
|
Rate: 95
|
|
- Index: 272
|
|
Item: Hilsrion_Card
|
|
Rate: 95
|
|
- Index: 273
|
|
Item: Duneirre_Card
|
|
Rate: 95
|
|
- Index: 274
|
|
Item: Lata_Card
|
|
Rate: 95
|
|
- Index: 275
|
|
Item: Ringco_Card
|
|
Rate: 95
|
|
- Index: 276
|
|
Item: Pillar_Card
|
|
Rate: 95
|
|
- Index: 277
|
|
Item: Aunoe_Card
|
|
Rate: 95
|
|
- Index: 278
|
|
Item: Panat_Card
|
|
Rate: 95
|
|
- Index: 279
|
|
Item: Beholder_Master_Card
|
|
Rate: 95
|
|
- Index: 280
|
|
Item: Heavy_Metaling_Card
|
|
Rate: 95
|
|
- Index: 281
|
|
Item: Pinguicula_Dark_Card
|
|
Rate: 95
|
|
- Index: 282
|
|
Item: Naga_Card
|
|
Rate: 95
|
|
- Index: 283
|
|
Item: Nepenthes_Card
|
|
Rate: 95
|
|
- Index: 284
|
|
Item: Egg_Of_Draco_Card
|
|
Rate: 95
|
|
- Index: 285
|
|
Item: Bradium_Goram_Card
|
|
Rate: 95
|
|
- Index: 286
|
|
Item: Ancient_Tree_Card
|
|
Rate: 95
|
|
- Index: 287
|
|
Item: Jakudam_Card
|
|
Rate: 95
|
|
- Index: 288
|
|
Item: Cobalt_Mineral_Card
|
|
Rate: 95
|
|
- Index: 289
|
|
Item: Pinguicula_Card
|
|
Rate: 95
|
|
- Index: 290
|
|
Item: Hell_Apocalips_Card
|
|
Rate: 95
|
|
- Index: 291
|
|
Item: Scaraba_Card
|
|
Rate: 95
|
|
- Index: 292
|
|
Item: Dolomedes_Card
|
|
Rate: 95
|
|
- Index: 293
|
|
Item: Miming_Card
|
|
Rate: 95
|
|
- Index: 294
|
|
Item: Little_Fatum_Card
|
|
Rate: 95
|
|
- Index: 295
|
|
Item: Parus_Card
|
|
Rate: 95
|
|
- Index: 296
|
|
Item: Angra_Mantis_Card
|
|
Rate: 95
|
|
- Index: 297
|
|
Item: Pom_Spider_Card
|
|
Rate: 95
|
|
- Index: 298
|
|
Item: Alnoldi_Card
|
|
Rate: 95
|
|
- Index: 299
|
|
Item: Comodo_Card
|
|
Rate: 95
|
|
- Index: 300
|
|
Item: Cendrawasih_Card
|
|
Rate: 95
|
|
- Index: 301
|
|
Item: Banaspaty_Card
|
|
Rate: 95
|
|
- Index: 302
|
|
Item: Butoijo_Card
|
|
Rate: 95
|
|
- Index: 303
|
|
Item: Sedora_Card
|
|
Rate: 95
|
|
- Index: 304
|
|
Item: Sropho_Card
|
|
Rate: 95
|
|
- Index: 305
|
|
Item: Pot_Dofle_Card
|
|
Rate: 95
|
|
- Index: 306
|
|
Item: Siorava_Card
|
|
Rate: 95
|
|
- Index: 307
|
|
Item: Red_Eruma_Card
|
|
Rate: 95
|
|
- Index: 308
|
|
Item: Mini_Octopus_Card
|
|
Rate: 95
|
|
- Index: 309
|
|
Item: Alphoccio_Card
|
|
Rate: 95
|
|
- Index: 310
|
|
Item: Ceila_Card
|
|
Rate: 95
|
|
- Index: 311
|
|
Item: Chen_Card
|
|
Rate: 95
|
|
- Index: 312
|
|
Item: Flamel_Card
|
|
Rate: 95
|
|
- Index: 313
|
|
Item: Gertie_Card
|
|
Rate: 95
|
|
- Index: 314
|
|
Item: Randel_Card
|
|
Rate: 95
|
|
- Index: 315
|
|
Item: Trentini_Card
|
|
Rate: 95
|
|
- Index: 316
|
|
Item: Bungisngis_Card
|
|
Rate: 95
|
|
- Index: 317
|
|
Item: Engkanto_Card
|
|
Rate: 95
|
|
- Index: 318
|
|
Item: Manananggal_Card
|
|
Rate: 95
|
|
- Index: 319
|
|
Item: Mangkukulam_Card
|
|
Rate: 95
|
|
- Index: 320
|
|
Item: Tikbalang_Card
|
|
Rate: 95
|
|
- Index: 321
|
|
Item: Tiyanak_Card
|
|
Rate: 95
|
|
- Index: 322
|
|
Item: Wakwak_Card
|
|
Rate: 95
|
|
- Index: 323
|
|
Item: Jejeling_Card
|
|
Rate: 95
|
|
- Index: 324
|
|
Item: Menblatt_Card
|
|
Rate: 95
|
|
- Index: 325
|
|
Item: Petal_Card
|
|
Rate: 95
|
|
- Index: 326
|
|
Item: Cenere_Card
|
|
Rate: 95
|
|
- Index: 327
|
|
Item: AntiqueBook_Card
|
|
Rate: 95
|
|
- Index: 328
|
|
Item: LichternB_Card
|
|
Rate: 95
|
|
- Index: 329
|
|
Item: LichternY_Card
|
|
Rate: 95
|
|
- Index: 330
|
|
Item: LichternR_Card
|
|
Rate: 95
|
|
- Index: 331
|
|
Item: LichternG_Card
|
|
Rate: 95
|
|
- Index: 332
|
|
Item: FaithfulManager_Card
|
|
Rate: 95
|
|
- Index: 333
|
|
Item: White_Knightage_Card
|
|
Rate: 95
|
|
- Index: 334
|
|
Item: Khaliz_Knightage_Card
|
|
Rate: 95
|
|
- Index: 335
|
|
Item: Big_Ben_Card
|
|
Rate: 95
|
|
- Index: 336
|
|
Item: Big_Bell_Card
|
|
Rate: 95
|
|
- Index: 337
|
|
Item: Neo_Punk_Card
|
|
Rate: 95
|
|
- Index: 338
|
|
Item: Arc_Elder_Card
|
|
Rate: 95
|
|
- Index: 339
|
|
Item: Time_Keeper_Card
|
|
Rate: 95
|
|
- Index: 340
|
|
Item: P_Archer_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 341
|
|
Item: P_Soldier_Skeleton_Card
|
|
Rate: 95
|
|
- Index: 342
|
|
Item: P_Amdarais_Card
|
|
Rate: 95
|
|
- Index: 343
|
|
Item: Immotal_Corps_Card
|
|
Rate: 95
|
|
- Index: 344
|
|
Item: Watcher_Card
|
|
Rate: 95
|
|
- Index: 345
|
|
Item: Tappy_Card
|
|
Rate: 95
|
|
- Index: 346
|
|
Item: Frozenwolf_Card
|
|
Rate: 95
|
|
- Index: 347
|
|
Item: Zombie_Guard_Card
|
|
Rate: 95
|
|
- Index: 348
|
|
Item: Grave_Arclouse_Card
|
|
Rate: 95
|
|
- Index: 349
|
|
Item: Grave_Mimic_Card
|
|
Rate: 95
|
|
- Index: 350
|
|
Item: Grave_Minorous_Card
|
|
Rate: 95
|
|
- Index: 351
|
|
Item: Grave_Mummy_Card
|
|
Rate: 95
|
|
- Index: 352
|
|
Item: Grave_A_Mummy_Card
|
|
Rate: 95
|
|
- Index: 353
|
|
Item: Grave_Verit_Card
|
|
Rate: 95
|
|
- Index: 354
|
|
Item: Eggring_Card
|
|
Rate: 95
|
|
- Index: 355
|
|
Item: Basilisk1_Card
|
|
Rate: 95
|
|
- Index: 356
|
|
Item: Basilisk2_Card
|
|
Rate: 95
|
|
- Index: 357
|
|
Item: Leaf_Lunatic_Card
|
|
Rate: 95
|
|
- Index: 358
|
|
Item: Grass_Fabre_Card
|
|
Rate: 95
|
|
- Index: 359
|
|
Item: Wild_Honet_Card
|
|
Rate: 95
|
|
- Index: 360
|
|
Item: Sw_Roda_Frog_Card
|
|
Rate: 95
|
|
- Index: 361
|
|
Item: Hunter_Wolf_Card
|
|
Rate: 95
|
|
- Index: 362
|
|
Item: Trance_Spore_Card
|
|
Rate: 95
|
|
- Index: 363
|
|
Item: Ju_Mandragora_Card
|
|
Rate: 95
|
|
- Index: 364
|
|
Item: Fru_Pom_Spider_Card
|
|
Rate: 95
|
|
- Index: 365
|
|
Item: Step_Card
|
|
Rate: 95
|
|
- Index: 366
|
|
Item: Rock_Step_Card
|
|
Rate: 95
|
|
- Index: 367
|
|
Item: Kick_Step_Card
|
|
Rate: 95
|
|
- Index: 368
|
|
Item: KickAndKick_Card
|
|
Rate: 95
|
|
- Index: 369
|
|
Item: GreenCenere_Card
|
|
Rate: 95
|
|
- Index: 370
|
|
Item: RepairRobot_T_Card
|
|
Rate: 95
|
|
- Index: 371
|
|
Item: ExplorationRover_T_Card
|
|
Rate: 95
|
|
- Index: 372
|
|
Item: Scr_MT_Robots_Card
|
|
Rate: 95
|
|
- Index: 373
|
|
Item: GC109_Card
|
|
Rate: 95
|
|
- Index: 374
|
|
Item: DR815_Card
|
|
Rate: 95
|
|
- Index: 375
|
|
Item: Fire_Condor_Card
|
|
Rate: 95
|
|
- Index: 376
|
|
Item: Fire_Sand_Man_Card
|
|
Rate: 95
|
|
- Index: 377
|
|
Item: Fire_Frilldora_Card
|
|
Rate: 95
|
|
- Index: 378
|
|
Item: Fire_Golem_Card
|
|
Rate: 95
|
|
- Index: 379
|
|
Item: Fulbuk_Card
|
|
Rate: 95
|
|
- Index: 380
|
|
Item: AngerNineTail_Card
|
|
Rate: 95
|
|
- Index: 381
|
|
Item: BitterBonGun_Card
|
|
Rate: 95
|
|
- Index: 382
|
|
Item: BitterSohee_Card
|
|
Rate: 95
|
|
- Index: 383
|
|
Item: BitterMunak_Card
|
|
Rate: 95
|
|
- Index: 384
|
|
Item: BitterArcherSk_Card
|
|
Rate: 95
|
|
- Index: 385
|
|
Item: WizardOfVeritas_Card
|
|
Rate: 95
|
|
- Index: 386
|
|
Item: FuryHero_Card
|
|
Rate: 95
|
|
- Index: 387
|
|
Item: SweetNightM_Card
|
|
Rate: 95
|
|
- Index: 388
|
|
Item: MattDrainliar_Card
|
|
Rate: 95
|
|
- Index: 389
|
|
Item: LivingDead_Card
|
|
Rate: 95
|
|
- Index: 390
|
|
Item: AngerGazeti_Card
|
|
Rate: 95
|
|
- Index: 391
|
|
Item: AngerSnowier_Card
|
|
Rate: 95
|
|
- Index: 392
|
|
Item: AngerIceTitan_Card
|
|
Rate: 95
|
|
- Index: 393
|
|
Item: OminousSolider_Card
|
|
Rate: 95
|
|
- Index: 394
|
|
Item: OminousPermeter_Card
|
|
Rate: 95
|
|
- Index: 395
|
|
Item: OminousHeater_Card
|
|
Rate: 95
|
|
- Index: 396
|
|
Item: OminousAssulter_Card
|
|
Rate: 95
|
|
- Index: 397
|
|
Item: OminousFreezer_Card
|
|
Rate: 95
|
|
- Index: 398
|
|
Item: Iara_Card
|
|
Rate: 95
|
|
- Index: 399
|
|
Item: Piranha_Card
|
|
Rate: 95
|
|
- Index: 400
|
|
Item: Curupira_Card
|
|
Rate: 95
|
|
- Index: 401
|
|
Item: Toucan_Card
|
|
Rate: 95
|
|
- Index: 402
|
|
Item: Jaguar_Card
|
|
Rate: 95
|
|
- Index: 403
|
|
Item: Headless_Mule_Card
|
|
Rate: 95
|
|
- Index: 404
|
|
Item: Human_Kimera_Card
|
|
Rate: 95
|
|
- Index: 405
|
|
Item: Matter_Kimera_Card
|
|
Rate: 95
|
|
- Index: 406
|
|
Item: Heart_Hunter_Card
|
|
Rate: 95
|
|
- Index: 407
|
|
Item: Wood_Goblin_Card
|
|
Rate: 95
|
|
- Index: 408
|
|
Item: Les_Card
|
|
Rate: 95
|
|
- Index: 409
|
|
Item: Uzhas_Card
|
|
Rate: 95
|
|
- Index: 410
|
|
Item: Vavayaga_Card
|
|
Rate: 95
|
|
- Index: 411
|
|
Item: Mavka_Card
|
|
Rate: 95
|
|
- Index: 412
|
|
Item: Faceworm_Card
|
|
Rate: 95
|
|
- Index: 413
|
|
Item: Faceworm_Egg_Card
|
|
Rate: 95
|
|
- Index: 414
|
|
Item: Faceworm_L_Card
|
|
Rate: 95
|
|
- Index: 415
|
|
Item: Payon_Soldier_Card
|
|
Rate: 95
|
|
- Index: 416
|
|
Item: Cowraiders1_Card
|
|
Rate: 95
|
|
- Index: 417
|
|
Item: Cowraiders2_Card
|
|
Rate: 95
|
|
- Index: 418
|
|
Item: Cowraiders3_Card
|
|
Rate: 95
|
|
- Index: 419
|
|
Item: E_Cowraiders1_Card
|
|
Rate: 95
|
|
- Index: 420
|
|
Item: E_Cowraiders2_Card
|
|
Rate: 95
|
|
- Index: 421
|
|
Item: E_Cowraiders3_Card
|
|
Rate: 95
|
|
- Index: 422
|
|
Item: Rr_Cramp_Card
|
|
Rate: 95
|
|
- Index: 423
|
|
Item: Rr_Arclouse_Card
|
|
Rate: 95
|
|
- Index: 424
|
|
Item: Gaster_Card
|
|
Rate: 95
|
|
- Index: 425
|
|
Item: Coyote_Card
|
|
Rate: 95
|
|
- Index: 426
|
|
Item: AirShip_Raid_Card
|
|
Rate: 95
|
|
- Index: 427
|
|
Item: Archi_Card
|
|
Rate: 95
|
|
- Index: 428
|
|
Item: Dio_Anemos_Card
|
|
Rate: 95
|
|
- Index: 429
|
|
Item: Geffen_Gang_Card
|
|
Rate: 95
|
|
- Index: 430
|
|
Item: Geffen_Thug_Card
|
|
Rate: 95
|
|
- Index: 431
|
|
Item: Geffen_Thief_Card
|
|
Rate: 95
|
|
- Index: 432
|
|
Item: Pa_Monk_Card
|
|
Rate: 95
|
|
- Index: 433
|
|
Item: Ordre_Card
|
|
Rate: 95
|
|
- Index: 434
|
|
Item: Blut_Hase_Card
|
|
Rate: 95
|
|
- Index: 435
|
|
Item: Kuro_Akuma_Card
|
|
Rate: 95
|
|
- Index: 436
|
|
Item: Hyper_Death_Card
|
|
Rate: 95
|
|
- Index: 437
|
|
Item: Rechenier_Card
|
|
Rate: 95
|
|
- Index: 438
|
|
Item: Odorico_Card
|
|
Rate: 95
|
|
- Index: 439
|
|
Item: Jew_Card
|
|
Rate: 95
|
|
- Index: 440
|
|
Item: Evil_Shadow_Card
|
|
Rate: 95
|
|
- Index: 441
|
|
Item: Colorful_T_Bear_Card
|
|
Rate: 95
|
|
- Index: 442
|
|
Item: Pitman_Worker_Card
|
|
Rate: 95
|
|
- Index: 443
|
|
Item: Fragment_Of_Soul_Card
|
|
Rate: 95
|
|
- Index: 444
|
|
Item: Sinister_Obsidian_Card
|
|
Rate: 95
|
|
- Index: 445
|
|
Item: Ancient_Trijoint_Card
|
|
Rate: 95
|
|
- Index: 446
|
|
Item: Ancient_Sta_Golem_Card
|
|
Rate: 95
|
|
- Index: 447
|
|
Item: Ancient_Megalith_Card
|
|
Rate: 95
|
|
- Index: 448
|
|
Item: Ancient_S_Shooter_Card
|
|
Rate: 95
|
|
- Index: 449
|
|
Item: Ancient_W_Shooter_Card
|
|
Rate: 95
|
|
- Index: 450
|
|
Item: Ancient_W_Fighter_Card
|
|
Rate: 95
|
|
- Index: 451
|
|
Item: E_EA2S_Card
|
|
Rate: 95
|
|
- Index: 452
|
|
Item: Bellare_Card
|
|
Rate: 95
|
|
- Index: 453
|
|
Item: High_Bellare_Card
|
|
Rate: 95
|
|
- Index: 454
|
|
Item: Sanare_Card
|
|
Rate: 95
|
|
- Index: 455
|
|
Item: High_Sanare_Card
|
|
Rate: 95
|
|
- Index: 456
|
|
Item: Plaga_Card
|
|
Rate: 95
|
|
- Index: 457
|
|
Item: Mutant_Plaga_Card
|
|
Rate: 95
|
|
- Index: 458
|
|
Item: Dolor_Card
|
|
Rate: 95
|
|
- Index: 459
|
|
Item: Mt_Dolor_Card
|
|
Rate: 95
|
|
- Index: 460
|
|
Item: Venenum_Card
|
|
Rate: 95
|
|
- Index: 461
|
|
Item: Mt_Venenum_Card
|
|
Rate: 95
|
|
- Index: 462
|
|
Item: Caput_Card
|
|
Rate: 95
|
|
- Index: 463
|
|
Item: Mt_Caput_Card
|
|
Rate: 95
|
|
- Index: 464
|
|
Item: E_EA1L_Card
|
|
Rate: 95
|
|
- Index: 465
|
|
Item: LivingDeath_Card
|
|
Rate: 95
|
|
- Index: 466
|
|
Item: Chaos_Ba_Jr_Card
|
|
Rate: 95
|
|
- Index: 467
|
|
Item: Chaos_S_Winder_Card
|
|
Rate: 95
|
|
- Index: 468
|
|
Item: Chaos_H_Fly_Card
|
|
Rate: 95
|
|
- Index: 469
|
|
Item: Chaos_Mantis_Card
|
|
Rate: 95
|
|
- Index: 470
|
|
Item: Chaos_Goring_Card
|
|
Rate: 95
|
|
- Index: 471
|
|
Item: Chaos_K_Mantis_Card
|
|
Rate: 95
|
|
- Index: 472
|
|
Item: Chaos_Poporing_Card
|
|
Rate: 95
|
|
- Index: 473
|
|
Item: Chaos_Stem_W_Card
|
|
Rate: 95
|
|
- Index: 474
|
|
Item: Firm_Kaho_Card
|
|
Rate: 95
|
|
- Index: 475
|
|
Item: Firm_Lava_G_Card
|
|
Rate: 95
|
|
- Index: 476
|
|
Item: Firm_Explosion_Card
|
|
Rate: 95
|
|
- Index: 477
|
|
Item: Firm_Deleter1_Card
|
|
Rate: 95
|
|
- Index: 478
|
|
Item: Firm_Deleter2_Card
|
|
Rate: 95
|
|
- Index: 479
|
|
Item: Firm_Nightmare_T_Card
|
|
Rate: 95
|
|
- Index: 480
|
|
Item: Firm_Blazzer_Card
|
|
Rate: 95
|
|
- Index: 481
|
|
Item: Polluted_Raydric_Card
|
|
Rate: 95
|
|
- Index: 482
|
|
Item: Polluted_Ray_A_Card
|
|
Rate: 95
|
|
- Index: 483
|
|
Item: Frozen_Gargoyle_Card
|
|
Rate: 95
|
|
- Index: 484
|
|
Item: Polluted_Sting_Card
|
|
Rate: 95
|
|
- Index: 485
|
|
Item: Prison_Breaker_Card
|
|
Rate: 95
|
|
- Index: 486
|
|
Item: Flame_Ghost_Card
|
|
Rate: 95
|
|
- Index: 487
|
|
Item: Polluted_W_Man_Card
|
|
Rate: 95
|
|
- Index: 488
|
|
Item: C_White_Knight_Card
|
|
Rate: 95
|
|
- Index: 489
|
|
Item: C_Khaliz_Knight_Card
|
|
Rate: 95
|
|
- Index: 490
|
|
Item: C_Raydric_Card
|
|
Rate: 95
|
|
- Index: 491
|
|
Item: C_Raydric_Archer_Card
|
|
Rate: 95
|
|
- Index: 492
|
|
Item: XM_Tree_Card
|
|
Rate: 95
|
|
- Index: 493
|
|
Item: XM_Cookie_Card
|
|
Rate: 95
|
|
- Index: 494
|
|
Item: XM_Mystcase_Card
|
|
Rate: 95
|
|
- Index: 495
|
|
Item: XM_Lude_Card
|
|
Rate: 95
|
|
- Index: 496
|
|
Item: XM_Hylozoist_Card
|
|
Rate: 95
|
|
- Index: 497
|
|
Item: XM_Marionette_Card
|
|
Rate: 95
|
|
- Index: 498
|
|
Item: XM_Teddy_Bear_Card
|
|
Rate: 95
|
|
- Index: 499
|
|
Item: Poisonous_Card
|
|
Rate: 95
|
|
- Index: 500
|
|
Item: Toxious_Card
|
|
Rate: 95
|
|
- Index: 501
|
|
Item: Porcellio_W_Card
|
|
Rate: 95
|
|
- Index: 502
|
|
Item: Neo_Mineral_Card
|
|
Rate: 95
|
|
- Index: 503
|
|
Item: Abyss_Man_Card
|
|
Rate: 95
|
|
- Index: 504
|
|
Item: Jeweliant_Card
|
|
Rate: 95
|
|
- Index: 505
|
|
Item: Angelgolt_Card
|
|
Rate: 95
|
|
- Index: 506
|
|
Item: Plasma_Spt_Card
|
|
Rate: 95
|
|
- Index: 507
|
|
Item: Plasma_Arch_Card
|
|
Rate: 95
|
|
- Index: 508
|
|
Item: Holy_Frus_Card
|
|
Rate: 95
|
|
- Index: 509
|
|
Item: Holy_Skogul_Card
|
|
Rate: 95
|
|
- Index: 510
|
|
Item: Ferus_P_Card
|
|
Rate: 95
|
|
- Index: 511
|
|
Item: Treasure_Mimic_Card
|
|
Rate: 95
|
|
- Index: 512
|
|
Item: Acidus_B_Card
|
|
Rate: 95
|
|
- Index: 513
|
|
Item: Acidus_S_Card
|
|
Rate: 95
|
|
- Index: 514
|
|
Item: Bone_Ferus_Card
|
|
Rate: 95
|
|
- Index: 515
|
|
Item: Bone_Acidus_Card
|
|
Rate: 95
|
|
- Index: 516
|
|
Item: Beta_Guards_Ng_Card
|
|
Rate: 95
|
|
- Index: 517
|
|
Item: O_Cleaner_Ng_Card
|
|
Rate: 95
|
|
- Index: 518
|
|
Item: Assistant_Card
|
|
Rate: 95
|
|
- Index: 519
|
|
Item: Assistant_H_Card
|
|
Rate: 95
|
|
- Index: 520
|
|
Item: Dry_Rafflesia_Card
|
|
Rate: 95
|
|
- Index: 521
|
|
Item: Dry_Rafflesia_H_Card
|
|
Rate: 95
|
|
- Index: 522
|
|
Item: Alnoldi_Ex_Card
|
|
Rate: 95
|
|
- Index: 523
|
|
Item: Alnoldi_Ex_H_Card
|
|
Rate: 95
|
|
- Index: 524
|
|
Item: Beta_Scissore_Ng_Card
|
|
Rate: 95
|
|
- Index: 525
|
|
Item: B_Scissore_Ng_H_Card
|
|
Rate: 95
|
|
- Index: 526
|
|
Item: Verporta_Card
|
|
Rate: 95
|
|
- Index: 527
|
|
Item: Verporte_H_Card
|
|
Rate: 95
|
|
- Index: 528
|
|
Item: Papila_Card
|
|
Rate: 95
|
|
- Index: 529
|
|
Item: Papila_H_Card
|
|
Rate: 95
|
|
- Index: 530
|
|
Item: Papila_Ruba_Card
|
|
Rate: 95
|
|
- Index: 531
|
|
Item: Papila_Ruba_H_Card
|
|
Rate: 95
|
|
- Index: 532
|
|
Item: Papila_Cae_Card
|
|
Rate: 95
|
|
- Index: 533
|
|
Item: Papila_Cae_H_Card
|
|
Rate: 95
|
|
- Index: 534
|
|
Item: Aries_Card
|
|
Rate: 95
|
|
- Index: 535
|
|
Item: Aries_H_Card
|
|
Rate: 95
|
|
- Index: 536
|
|
Item: Beta_Cleaner_Card
|
|
Rate: 95
|
|
- Index: 537
|
|
Item: Beta_Baths_A_Card
|
|
Rate: 95
|
|
- Index: 538
|
|
Item: Bath_Mermaid_Card
|
|
Rate: 95
|
|
- Index: 539
|
|
Item: Bookworm_Card
|
|
Rate: 95
|
|
- Index: 540
|
|
Item: Roaming_Splbook_Card
|
|
Rate: 95
|
|
- Index: 541
|
|
Item: Pitaya_R_Card
|
|
Rate: 95
|
|
- Index: 542
|
|
Item: Venenum3_Card
|
|
Rate: 95
|
|
- Index: 543
|
|
Item: EP17_2_Cramp_Card
|
|
Rate: 95
|
|
- Index: 544
|
|
Item: Waterfall_Card
|
|
Rate: 95
|
|
- Index: 545
|
|
Item: Bellare3_Card
|
|
Rate: 95
|
|
- Index: 546
|
|
Item: Dolor3_Card
|
|
Rate: 95
|
|
- Index: 547
|
|
Item: Plasma_Y_Card
|
|
Rate: 95
|
|
- Index: 548
|
|
Item: Plaga3_Card
|
|
Rate: 95
|
|
- Index: 549
|
|
Item: Sanare3_Card
|
|
Rate: 95
|
|
- Index: 550
|
|
Item: Plasma_R_Card
|
|
Rate: 95
|
|
- Index: 551
|
|
Item: Plasma_R2_Card
|
|
Rate: 95
|
|
- Index: 552
|
|
Item: EP17_2_Phen_Card
|
|
Rate: 95
|
|
- Index: 553
|
|
Item: EP17_2_Sword_Fish_Card
|
|
Rate: 95
|
|
- Index: 554
|
|
Item: EP17_2_Piranha_Card
|
|
Rate: 95
|
|
- Index: 555
|
|
Item: EP17_2_Marc_Card
|
|
Rate: 95
|
|
- Index: 556
|
|
Item: Pitaya_Y_Card
|
|
Rate: 95
|
|
- Index: 557
|
|
Item: Pitaya_V_Card
|
|
Rate: 95
|
|
- Index: 558
|
|
Item: Pitaya_B_Card
|
|
Rate: 95
|
|
- Index: 559
|
|
Item: Pitaya_G_Card
|
|
Rate: 95
|
|
- Index: 560
|
|
Item: ILL_Sropho_Card
|
|
Rate: 95
|
|
- Index: 561
|
|
Item: ILL_Obeaune_Card
|
|
Rate: 95
|
|
- Index: 562
|
|
Item: ILL_Deviace_Card
|
|
Rate: 95
|
|
- Index: 563
|
|
Item: ILL_Marse_Card
|
|
Rate: 95
|
|
- Index: 564
|
|
Item: ILL_Merman_Card
|
|
Rate: 95
|
|
- Index: 565
|
|
Item: ILL_Sedora_Card
|
|
Rate: 95
|
|
- Index: 566
|
|
Item: ILL_Sword_Fish_Card
|
|
Rate: 95
|
|
- Index: 567
|
|
Item: ILL_Strouf_Card
|
|
Rate: 95
|
|
- Index: 568
|
|
Item: ILL_Phen_Card
|
|
Rate: 95
|
|
- Index: 569
|
|
Item: ILL_King_Dramoh_Card
|
|
Rate: 95
|
|
- Index: 570
|
|
Item: Poring__Card
|
|
Rate: 190
|
|
- Index: 571
|
|
Item: Metaller_Card
|
|
Rate: 190
|
|
- Index: 572
|
|
Item: Thara_Frog_Card
|
|
Rate: 190
|
|
- Index: 573
|
|
Item: Goblin_Card
|
|
Rate: 190
|
|
- Index: 574
|
|
Item: Cornutus_Card
|
|
Rate: 190
|
|
- Index: 575
|
|
Item: Anacondaq_Card
|
|
Rate: 190
|
|
- Index: 576
|
|
Item: Caramel_Card
|
|
Rate: 190
|
|
- Index: 577
|
|
Item: Zerom_Card
|
|
Rate: 190
|
|
- Index: 578
|
|
Item: Kaho_Card
|
|
Rate: 190
|
|
- Index: 579
|
|
Item: Orc_Warrior_Card
|
|
Rate: 190
|
|
- Index: 580
|
|
Item: Megalodon_Card
|
|
Rate: 190
|
|
- Index: 581
|
|
Item: Scorpion_Card
|
|
Rate: 190
|
|
- Index: 582
|
|
Item: Drainliar_Card
|
|
Rate: 190
|
|
- Index: 583
|
|
Item: Eggyra_Card
|
|
Rate: 190
|
|
- Index: 584
|
|
Item: Orc_Zombie_Card
|
|
Rate: 190
|
|
- Index: 585
|
|
Item: Pirate_Skel_Card
|
|
Rate: 190
|
|
- Index: 586
|
|
Item: BigFoot_Card
|
|
Rate: 190
|
|
- Index: 587
|
|
Item: Argos_Card
|
|
Rate: 190
|
|
- Index: 588
|
|
Item: Magnolia_Card
|
|
Rate: 190
|
|
- Index: 589
|
|
Item: Phen_Card
|
|
Rate: 190
|
|
- Index: 590
|
|
Item: Savage_Card
|
|
Rate: 190
|
|
- Index: 591
|
|
Item: Mantis_Card
|
|
Rate: 190
|
|
- Index: 592
|
|
Item: Flora_Card
|
|
Rate: 190
|
|
- Index: 593
|
|
Item: Hode_Card
|
|
Rate: 190
|
|
- Index: 594
|
|
Item: Snowier_Card
|
|
Rate: 190
|
|
- Index: 595
|
|
Item: Drosera_Card
|
|
Rate: 190
|
|
- Index: 596
|
|
Item: Magmaring_Card
|
|
Rate: 190
|
|
- Index: 597
|
|
Item: Ragged_Zombie_Card
|
|
Rate: 190
|
|
- Index: 598
|
|
Item: Hell_Poodle_Card
|
|
Rate: 190
|
|
- Index: 599
|
|
Item: Banshee_Card
|
|
Rate: 190
|
|
- Index: 600
|
|
Item: Kukre_Card
|
|
Rate: 284
|
|
- Index: 601
|
|
Item: Pecopeco_Card
|
|
Rate: 284
|
|
- Index: 602
|
|
Item: Hydra_Card
|
|
Rate: 284
|
|
- Index: 603
|
|
Item: Muka_Card
|
|
Rate: 284
|
|
- Index: 604
|
|
Item: Snake_Card
|
|
Rate: 284
|
|
- Index: 605
|
|
Item: Zombie_Card
|
|
Rate: 284
|
|
- Index: 606
|
|
Item: Stainer_Card
|
|
Rate: 284
|
|
- Index: 607
|
|
Item: Creamy_Card
|
|
Rate: 284
|
|
- Index: 608
|
|
Item: Coco_Card
|
|
Rate: 284
|
|
- Index: 609
|
|
Item: Steel_Chonchon_Card
|
|
Rate: 284
|
|
- Index: 610
|
|
Item: Andre_Card
|
|
Rate: 284
|
|
- Index: 611
|
|
Item: Smokie_Card
|
|
Rate: 284
|
|
- Index: 612
|
|
Item: Horn_Card
|
|
Rate: 284
|
|
- Index: 613
|
|
Item: Martin_Card
|
|
Rate: 284
|
|
- Index: 614
|
|
Item: Poison_Spore_Card
|
|
Rate: 284
|
|
- Index: 615
|
|
Item: Vadon_Card
|
|
Rate: 284
|
|
- Index: 616
|
|
Item: Thief_Bug_Male_Card
|
|
Rate: 284
|
|
- Index: 617
|
|
Item: Yoyo_Card
|
|
Rate: 284
|
|
- Index: 618
|
|
Item: Elder_Wilow_Card
|
|
Rate: 284
|
|
- Index: 619
|
|
Item: Marina_Card
|
|
Rate: 284
|
|
- Index: 620
|
|
Item: Dustiness_Card
|
|
Rate: 284
|
|
- Index: 621
|
|
Item: Anopheles_Card
|
|
Rate: 284
|
|
- Index: 622
|
|
Item: Hill_Wind_Card
|
|
Rate: 284
|
|
- Index: 623
|
|
Item: Armaia_Card
|
|
Rate: 284
|
|
- Index: 624
|
|
Item: Rawrel_Card
|
|
Rate: 284
|
|
- Index: 625
|
|
Item: Gremlin_Card
|
|
Rate: 284
|
|
- Index: 626
|
|
Item: Eremes_Card
|
|
Rate: 284
|
|
- Index: 627
|
|
Item: Green_Iguana_Card
|
|
Rate: 284
|
|
- Index: 628
|
|
Item: Ferus_Card
|
|
Rate: 284
|
|
- Index: 629
|
|
Item: Novus_Card
|
|
Rate: 284
|
|
- Index: 630
|
|
Item: Dragon_Egg_Card
|
|
Rate: 284
|
|
- Index: 631
|
|
Item: Deathword_Card
|
|
Rate: 284
|
|
- Index: 632
|
|
Item: Stapo_Card
|
|
Rate: 284
|
|
- Index: 633
|
|
Item: Pecopeco_Egg_Card
|
|
Rate: 379
|
|
- Index: 634
|
|
Item: Roda_Frog_Card
|
|
Rate: 474
|
|
- Index: 635
|
|
Item: Savage_Babe_Card
|
|
Rate: 474
|
|
- Index: 636
|
|
Item: Desert_Wolf_Babe_Card
|
|
Rate: 474
|
|
- Index: 637
|
|
Item: Plankton_Card
|
|
Rate: 474
|
|
- Index: 638
|
|
Item: Skeleton_Card
|
|
Rate: 474
|
|
- Index: 639
|
|
Item: Pupa_Card
|
|
Rate: 569
|
|
- Index: 640
|
|
Item: Ambernite_Card
|
|
Rate: 569
|
|
- Index: 641
|
|
Item: Poporing_Card
|
|
Rate: 569
|
|
- Index: 642
|
|
Item: Worm_Tail_Card
|
|
Rate: 569
|
|
- Index: 643
|
|
Item: Thief_Bug_Female_Card
|
|
Rate: 853
|
|
- Index: 644
|
|
Item: Tarou_Card
|
|
Rate: 853
|
|
- Index: 645
|
|
Item: Wolf_Card
|
|
Rate: 853
|
|
- Index: 646
|
|
Item: Mandragora_Card
|
|
Rate: 853
|
|
- Index: 647
|
|
Item: Hornet_Card
|
|
Rate: 948
|
|
- Index: 648
|
|
Item: Farmiliar_Card
|
|
Rate: 948
|
|
- Index: 649
|
|
Item: Rocker_Card
|
|
Rate: 948
|
|
- Index: 650
|
|
Item: Spore_Card
|
|
Rate: 948
|
|
- Index: 651
|
|
Item: Novice_Poring_Card
|
|
Rate: 948
|
|
- Index: 652
|
|
Item: Andre_Egg_Card
|
|
Rate: 1137
|
|
- Index: 653
|
|
Item: Condor_Card
|
|
Rate: 1137
|
|
- Index: 654
|
|
Item: Thief_Bug_Card
|
|
Rate: 1137
|
|
- Index: 655
|
|
Item: Lunatic_Card
|
|
Rate: 1327
|
|
- Index: 656
|
|
Item: Poring_Card
|
|
Rate: 1422
|
|
- Index: 657
|
|
Item: Fabre_Card
|
|
Rate: 1611
|
|
- Index: 658
|
|
Item: Picky_Card
|
|
Rate: 1611
|
|
- Index: 659
|
|
Item: Chonchon_Card
|
|
Rate: 1611
|
|
- Index: 660
|
|
Item: Wilow_Card
|
|
Rate: 1611
|
|
- Index: 661
|
|
Item: Picky__Card
|
|
Rate: 1611
|
|
- Index: 662
|
|
Item: Drops_Card
|
|
Rate: 1706
|
|
- Index: 663
|
|
Item: Thief_Bug_Egg_Card
|
|
Rate: 1801
|
|
- Group: CARDALBUM_ACC
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Spore_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Kukre_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Tarou_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Poporing_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Worm_Tail_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Muka_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Smokie_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Poison_Spore_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Yoyo_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Vitata_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Zerom_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Pirate_Skel_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Phen_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Mantis_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Marine_Sphere_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Kobold_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Obeaune_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Horong_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Joker_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Gargoyle_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Galapago_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Rice_Cake_Boy_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Poison_Toad_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Raydric_Archer_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Wraith_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Lude_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Marin_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Mimic_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Violy_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Bon_Gun_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Blazzer_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Sageworm_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Stem_Worm_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Spring_Rabbit_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Sleeper_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Shinobi_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Wild_Ginseng_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Owl_Duke_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Owl_Baron_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Alligator_Card
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Orc_Archer_Card
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Evil_Cloud_Hermit_Card
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wind_Ghost_Card
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Li_Me_Mang_Ryang_Card
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Dancing_Dragon_Card
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Tengu_Card
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Greatest_General_Card
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Cookie_Card
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Quve_Card
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Hylozoist_Card
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: See_Otter_Card
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Blood_Butterfly_Card
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Heater_Card
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Anopheles_Card
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Armaia_Card
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Whikebain_Card
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Erend_Card
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Gremlin_Card
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Beholder_Card
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: Green_Iguana_Card
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Hydro_Card
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Dragon_Egg_Card
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Plasma_Card
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Retribution_Card
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Snowier_Card
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Siroma_Card
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Gazeti_Card
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Galion_Card
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Stapo_Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Imp_Card
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: Ragged_Zombie_Card
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: Hell_Poodle_Card
|
|
Rate: 1
|
|
- Group: CARDALBUM_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Pupa_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Picky_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Picky__Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Roda_Frog_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Thief_Bug_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Rocker_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Desert_Wolf_Babe_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Pecopeco_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Steel_Chonchon_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Cornutus_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Savage_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Sword_Fish_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Dokebi_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Pasana_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Sand_Man_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Marc_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Argiope_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Bathory_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Evil_Druid_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Goat_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Flying_Deleter_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Grizzly_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Nightmare_Terror_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Dark_Frame_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Demon_Pungus_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Disguise_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Wraith_Dead_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Loli_Ruri_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Rybio_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Majoruros_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Brilight_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Sasquatch_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Succubus_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Solider_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Skel_Prisoner_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Baby_Leopard_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Anolian_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Apocalips_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Wooden_Golem_Card
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Giant_Spider_Card
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Deleter_Card
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Geographer_Card
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Karakasa_Card
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Kraben_Card
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Cremy_Fear_Card
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Clock_Card
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Chimera_Card
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Killer_Mantis_Card
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Pest_Card
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Waste_Stove_Card
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Venomous_Card
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Porcellio_Card
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Obsidian_Card
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Mineral_Card
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Ygnizem_Card
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Removal_Card
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Venatu_Card
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Dimik_Card
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: Archdam_Card
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Novus__Card
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Novus_Card
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Ancient_Mimic_Card
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Observation_Card
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Shelter_Card
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Aliza_Card
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Alicel_Card
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Skogul_Card
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Frus_Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Agav_Card
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: Echio_Card
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: Byorgue_Card
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: Banshee_Master_Card
|
|
Rate: 1
|
|
- Group: CARDALBUM_GARMENT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Condor_Card
|
|
Rate: 32
|
|
- Index: 1
|
|
Item: Dustiness_Card
|
|
Rate: 32
|
|
- Index: 2
|
|
Item: Orc_Zombie_Card
|
|
Rate: 32
|
|
- Index: 3
|
|
Item: Hode_Card
|
|
Rate: 32
|
|
- Index: 4
|
|
Item: Frilldora_Card
|
|
Rate: 32
|
|
- Index: 5
|
|
Item: Marse_Card
|
|
Rate: 32
|
|
- Index: 6
|
|
Item: Whisper_Card
|
|
Rate: 32
|
|
- Index: 7
|
|
Item: Myst_Card
|
|
Rate: 32
|
|
- Index: 8
|
|
Item: Jakk_Card
|
|
Rate: 32
|
|
- Index: 9
|
|
Item: Marionette_Card
|
|
Rate: 32
|
|
- Index: 10
|
|
Item: Isis_Card
|
|
Rate: 32
|
|
- Index: 11
|
|
Item: Baphomet__Card
|
|
Rate: 32
|
|
- Index: 12
|
|
Item: Daydric_Card
|
|
Rate: 32
|
|
- Index: 13
|
|
Item: Nine_Tail_Card
|
|
Rate: 32
|
|
- Index: 14
|
|
Item: Deviling_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dragon_Tail_Card
|
|
Rate: 32
|
|
- Index: 16
|
|
Item: Dragon_Fly_Card
|
|
Rate: 32
|
|
- Index: 17
|
|
Item: Vagabond_Wolf_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Mastering_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Wander_Man_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Vocal_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Eclipse_Card
|
|
Rate: 32
|
|
- Index: 22
|
|
Item: Choco_Card
|
|
Rate: 32
|
|
- Index: 23
|
|
Item: Kapha_Card
|
|
Rate: 32
|
|
- Index: 24
|
|
Item: Whisper_Boss_Card
|
|
Rate: 32
|
|
- Index: 25
|
|
Item: Toad_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Punk_Card
|
|
Rate: 32
|
|
- Index: 27
|
|
Item: Harpy_Card
|
|
Rate: 32
|
|
- Index: 28
|
|
Item: Hyegun_Card
|
|
Rate: 32
|
|
- Index: 29
|
|
Item: Noxious_Card
|
|
Rate: 32
|
|
- Index: 30
|
|
Item: Kavac_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Chung_E_Card
|
|
Rate: 32
|
|
- Index: 32
|
|
Item: Orc_Baby_Card_Card
|
|
Rate: 32
|
|
- Index: 33
|
|
Item: Aliot_Card
|
|
Rate: 32
|
|
- Index: 34
|
|
Item: Roween_Card
|
|
Rate: 32
|
|
- Index: 35
|
|
Item: Salamander_Card
|
|
Rate: 32
|
|
- Index: 36
|
|
Item: Kasa_Card
|
|
Rate: 32
|
|
- Index: 37
|
|
Item: Magmaring_Card
|
|
Rate: 33
|
|
- Group: CARDALBUM_HELM
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wilow_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Stainer_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Coco_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Martin_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Elder_Wilow_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Giearth_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Ghoul_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Marduk_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Deviruchi_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Nightmare_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Grand_Peco_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Dark_Illusion_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Dryad_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Rideword_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Leib_Olmai_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Leaf_Cat_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Mystcase_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Stalactic_Golem_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: C_Tower_Manager_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Archangeling_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Wicked_Nymph_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Wootan_Shooter_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Wootan_Fighter_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Incubus_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Giant_Honet_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Gibbet_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Carat_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Cramp_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Permeter_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Ungoliant_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Mole_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Gemini_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Seyren_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Magaleta_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Katrinn_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Acidus__Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Vanberk_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Isilla_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Knocker_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Banshee_Card
|
|
Rate: 1
|
|
- Group: CARDALBUM_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Thief_Bug_Egg_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Andre_Egg_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Ambernite_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Horn_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Thara_Frog_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Orc_Warrior_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Megalodon_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: BigFoot_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Argos_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Rafflesia_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Munak_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Petit__Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Medusa_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Khalitzburg_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Anubis_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Mysteltainn_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Live_Peach_Tree_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Sting_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Increase_Soil_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Arclouse_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Ancient_Mummy_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Executioner_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Alice_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Tirfing_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Zherlthsh_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Tamruan_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Parasite_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Penomena_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: High_Orc_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Teddy_Bear_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Tha_Despero_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Hodremlin_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Seeker_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Muscipular_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Flame_Skull_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Tatacho_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Aqua_Elemental_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Draco_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Luciola_Vespa_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Centipede_Card
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Cornus_Card
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Dark_Shadow_Card
|
|
Rate: 1
|
|
- Group: CARDALBUM_SHOES
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Chonchon_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Zombie_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Thief_Bug_Male_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Eggyra_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Matyr_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Sohee_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Verit_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Gajomart_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Antique_Firelock_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Gullinbursti_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Raggler_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Merman_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Megalith_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Mini_Demon_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Miyabi_Ningyo_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Skeleton_General_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Cookie_XMAS_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Iron_Fist_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Alarm_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Am_Mut_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Ancient_Worm_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Wild_Rose_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Explosion_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Zombie_Prisoner_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Cat_O_Nine_Tail_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Freezer_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Acidus_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Ferus__Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Tha_Odium_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Ice_Titan_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Zombie_Slaughter_Card
|
|
Rate: 1
|
|
- Group: CARDALBUM_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fabre_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Drops_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lunatic_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Pecopeco_Egg_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Savage_Babe_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Andre_Larva_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Hornet_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Farmiliar_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Plankton_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Skeleton_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Thief_Bug_Female_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Wolf_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Mandragora_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Hydra_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Snake_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Andre_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Vadon_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Marina_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Metaller_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Goblin_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Anacondaq_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Caramel_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Kaho_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Scorpion_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Drainliar_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Golem_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Magnolia_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Flora_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Desert_Wolf_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Orc_Skeleton_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Soldier_Skeleton_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Skel_Worker_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Archer_Skeleton_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Zenorc_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Requiem_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Mummy_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Strouf_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Hunter_Fly_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Side_Winder_Card
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Petit_Card
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Deviace_Card
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Minorous_Card
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Scorpion_King_Card
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Knight_Of_Abyss_Card
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Crab_Card
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Goblin_Leader_Card
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Steam_Goblin_Card
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Goblin_Archer_Card
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Gryphon_Card
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Gig_Card
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Neraid_Card
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Dark_Priest_Card
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: The_Paper_Card
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Dullahan_Card
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Driller_Card
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Diabolic_Card
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Lava_Golem_Card
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Rotar_Zairo_Card
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: Civil_Servant_Card
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Mutant_Dragon_Card
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Bloody_Murderer_Card
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Stone_Shooter_Card
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Assulter_Card
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Aster_Card
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Elder_Card
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Orc_Lady_Card
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Injustice_Card
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Shellfish_Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Zombie_Master_Card
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: Zipper_Bear_Card
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: Chepet_Card
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: Caterpillar_Card
|
|
Rate: 1
|
|
- Index: 73
|
|
Item: Kobold_Leader_Card
|
|
Rate: 1
|
|
- Index: 74
|
|
Item: Kobold_Archer_Card
|
|
Rate: 1
|
|
- Index: 75
|
|
Item: Cruiser_Card
|
|
Rate: 1
|
|
- Index: 76
|
|
Item: Kind_Of_Beetle_Card
|
|
Rate: 1
|
|
- Index: 77
|
|
Item: Tri_Joint_Card
|
|
Rate: 1
|
|
- Index: 78
|
|
Item: Panzer_Goblin_Card
|
|
Rate: 1
|
|
- Index: 79
|
|
Item: Fur_Seal_Card
|
|
Rate: 1
|
|
- Index: 80
|
|
Item: Fake_Angel_Card
|
|
Rate: 1
|
|
- Index: 81
|
|
Item: Mobster_Card
|
|
Rate: 1
|
|
- Index: 82
|
|
Item: Bloody_Knight_Card
|
|
Rate: 1
|
|
- Index: 83
|
|
Item: Garm_Baby_Card
|
|
Rate: 1
|
|
- Index: 84
|
|
Item: Phendark_Card
|
|
Rate: 1
|
|
- Index: 85
|
|
Item: Pitman_Card
|
|
Rate: 1
|
|
- Index: 86
|
|
Item: Metaling_Card
|
|
Rate: 1
|
|
- Index: 87
|
|
Item: Hill_Wind_Card
|
|
Rate: 1
|
|
- Index: 88
|
|
Item: Rawrel_Card
|
|
Rate: 1
|
|
- Index: 89
|
|
Item: Eremes_Card
|
|
Rate: 1
|
|
- Index: 90
|
|
Item: Harword_Card
|
|
Rate: 1
|
|
- Index: 91
|
|
Item: Shecil_Card
|
|
Rate: 1
|
|
- Index: 92
|
|
Item: Ferus_Card
|
|
Rate: 1
|
|
- Index: 93
|
|
Item: Deathword_Card
|
|
Rate: 1
|
|
- Index: 94
|
|
Item: Breeze_Card
|
|
Rate: 1
|
|
- Index: 95
|
|
Item: Solace_Card
|
|
Rate: 1
|
|
- Index: 96
|
|
Item: Tha_Maero_Card
|
|
Rate: 1
|
|
- Index: 97
|
|
Item: Tha_Dolor_Card
|
|
Rate: 1
|
|
- Index: 98
|
|
Item: Skeggiold_Card
|
|
Rate: 1
|
|
- Index: 99
|
|
Item: Drosera_Card
|
|
Rate: 1
|
|
- Index: 100
|
|
Item: Sword_Guardian_Card
|
|
Rate: 1
|
|
- Index: 101
|
|
Item: Bow_Guardian_Card
|
|
Rate: 1
|
|
- Index: 102
|
|
Item: Necromancer_Card
|
|
Rate: 1
|
|
- Index: 103
|
|
Item: Centipede_Larva_Card
|
|
Rate: 1
|
|
- Index: 104
|
|
Item: Hilsrion_Card
|
|
Rate: 1
|
|
- Group: CASH_FOOD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish10_
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Agi_Dish10_
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Int_Dish10_
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Dex_Dish10_
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Luk_Dish10_
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Vit_Dish10_
|
|
Rate: 1
|
|
- Group: CGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cgrade_Coin
|
|
- Index: 1
|
|
Item: Dgrade_Coin
|
|
- Index: 2
|
|
Item: Egrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- Group: CHALLENGE_KIT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blessing_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: CHEMICAL_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Chemical_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: CHERISH_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dog_Cap_
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Geographer_Band_
|
|
Rate: 4
|
|
- Index: 2
|
|
Item: Vacation_Hat_
|
|
Rate: 5
|
|
- Group: CHERISH_BOX_ORI
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ragnarok_Limited_Ed
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Satellite_Hairband
|
|
Rate: 2
|
|
- Index: 2
|
|
Item: Valkyrie_Feather_Band
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Pirate_Dagger
|
|
Rate: 2
|
|
- Index: 4
|
|
Item: Loki_Mask
|
|
Rate: 2
|
|
- Group: CHRISTMAS_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Honey
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: White_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Blue_Herb
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Blue_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Awakening_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Siroma_Icetea
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Agi_Dish09
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Yggdrasilberry
|
|
Rate: 635
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Santa's_Hat
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 50
|
|
- Index: 11
|
|
Item: Angelic_Chain
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Tidal_Shoes
|
|
Rate: 5
|
|
- Index: 13
|
|
Item: Wool_Scarf
|
|
Rate: 5
|
|
- Group: CHRONOSIAN_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1129
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Dark_Night_Veil
|
|
Rate: 172
|
|
- Index: 10
|
|
Item: Owlviscount_Silk_Hat
|
|
Rate: 110
|
|
- Index: 11
|
|
Item: Shadow_Staff
|
|
Rate: 35
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Trumpet_Shell
|
|
Rate: 110
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Ktullanux_Card
|
|
Rate: 11
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Ghostring_Card
|
|
Rate: 8
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Apocalips_H_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: CLAMOROUS_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Clamorous_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: COMBAT_KNIFE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Combat_Knife_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: COMIN_ACTOR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Charlie_Beard
|
|
- Index: 1
|
|
Item: Charlie_Hat
|
|
- Group: COOKIEBAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Candy
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Candy_Striper
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Well_Baked_Cookie
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Piece_Of_Cake
|
|
Rate: 5
|
|
- Index: 4
|
|
Item: Chocolate
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: HandMade_Chocolate
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: HandMade_Chocolate_
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: White_Chocolate
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Rice_Ball
|
|
Rate: 5
|
|
- Index: 9
|
|
Item: Lucky_Candy
|
|
Rate: 5
|
|
- Index: 10
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 5
|
|
- Index: 11
|
|
Item: Lucky_Cookie
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Chocolate_Drink
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Sesame_Pastry
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Honey_Pastry
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Rainbow_Cake
|
|
Rate: 1
|
|
- Group: COOL_FB_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cool_FB_Hat
|
|
Duration: 60
|
|
- Group: COOL_HAT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cool_FB_Hat
|
|
Duration: 3600
|
|
- Group: COSTAMA_EGG18
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Snow_Rabbit_Knit_Hat
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Mouton_Life
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Galanthus_Guard
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Chilly_Breath
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Rabbit_Ear_Knit_Hat
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Aura_Quartz_Crown
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Ice_Wing_Ear
|
|
Rate: 130
|
|
- Index: 7
|
|
Item: C_Lunatic_Hat
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_Blue_Fur_Hat
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_Elder_Crown
|
|
Rate: 170
|
|
- Group: COSTAMA_EGG19
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Rainbow_Wing_Ears
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Lightning_Speed
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Double_Horn_Helm
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Vanargandr_Helm
|
|
Rate: 60
|
|
- Index: 4
|
|
Item: C_Pegasus_Wing_Ears
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Dark_Knight_Mask
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Bullock_Helm_J
|
|
Rate: 130
|
|
- Index: 7
|
|
Item: C_Pirate_Dagger
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_General_Helmet
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_Dragon_Skull
|
|
Rate: 170
|
|
- Index: 10
|
|
Item: C_Subject_Aura
|
|
Rate: 10
|
|
Announced: true
|
|
- Group: COSTAMA_EGG23
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Volume_Fhat
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Vampire_Hairband
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Ljosalfar
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Love_Daddy_2013
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Bragi_Wing_Ears
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Little_Fhat
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Idun_Wing_Ears
|
|
Rate: 130
|
|
- Index: 7
|
|
Item: C_Wing_Form_Spectacle
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_Shaman's_Hair_Orna
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_White_Feather
|
|
Rate: 170
|
|
- Group: COSTAMA_EGG24
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Under_Rim_Glasses
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Star_Reading_Hat
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Mermaid_Headphone
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Aqua_Ten_Gallon_Hat
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Raspberry_Mousse_Hat
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Fish_Head_Hat
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Classic_Hat
|
|
Rate: 130
|
|
- Index: 7
|
|
Item: C_Fish_In_Mouth
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_Blind_Glasses
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_Jolly_Roger
|
|
Rate: 170
|
|
- Group: COSTAMA_EGG28
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Amistr_Beret
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Scratching_Cat
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: C_Leopard_Ear_Hat
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Misty_Ears
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Foxtail
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: C_Cock_Hat1
|
|
Rate: 120
|
|
- Index: 6
|
|
Item: C_Black_Cat_Ears_Beret
|
|
Rate: 140
|
|
- Index: 7
|
|
Item: C_Green_Foxtail
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_Lion_Mask
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_Puppy_Hat
|
|
Rate: 170
|
|
- Group: COSTAMA_EGG29
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Angel_Marcher_Hat
|
|
Rate: 124
|
|
- Index: 1
|
|
Item: C_Arabian_Veil
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: C_Spell_Circuit
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: C_Dark_Night_Veil
|
|
Rate: 154
|
|
- Index: 4
|
|
Item: C_Eyes_Of_Ifrit
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: C_Sirt_Evil_Eye
|
|
Rate: 194
|
|
- Index: 6
|
|
Item: C_Evil_Marcher_Hat_J
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: C_Black_Devil_Mask
|
|
Rate: 234
|
|
- Index: 8
|
|
Item: C_Loki_Mask
|
|
Rate: 244
|
|
- Index: 9
|
|
Item: C_Rideword_Hat
|
|
Rate: 10
|
|
- Group: COUNTER_DAGGER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Counter_Dagger_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: COUPLE_EVENT_BASKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Cracker_Love
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Fire_Cracker_Wday
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Fire_Cracker_Vday
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Fire_Cracker_Bday
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Fire_Cracker_Xmas
|
|
Rate: 1
|
|
Amount: 10
|
|
- Group: CP_ARMOR_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: CP_Armor_Scroll
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coating_Bottle
|
|
UniqueId: true
|
|
- Group: CP_HELM_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: CP_Helm_Scroll
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coating_Bottle
|
|
UniqueId: true
|
|
- Group: CP_SHIELD_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: CP_Shield_Scroll
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coating_Bottle
|
|
UniqueId: true
|
|
- Group: CP_WEAPON_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: CP_Weapon_Scroll
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coating_Bottle
|
|
UniqueId: true
|
|
- Group: CRITICAL_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Critical_Ring_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: CRUMPLED_PAPER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Calender_January
|
|
Rate: 84
|
|
- Index: 1
|
|
Item: Calender_February
|
|
Rate: 84
|
|
- Index: 2
|
|
Item: Calender_March
|
|
Rate: 84
|
|
- Index: 3
|
|
Item: Calender_April
|
|
Rate: 84
|
|
- Index: 4
|
|
Item: Calender_May
|
|
Rate: 83
|
|
- Index: 5
|
|
Item: Calender_June
|
|
Rate: 83
|
|
- Index: 6
|
|
Item: Calender_July
|
|
Rate: 83
|
|
- Index: 7
|
|
Item: Calender_August
|
|
Rate: 83
|
|
- Index: 8
|
|
Item: Calender_September
|
|
Rate: 83
|
|
- Index: 9
|
|
Item: Calender_October
|
|
Rate: 83
|
|
- Index: 10
|
|
Item: Calender_November
|
|
Rate: 83
|
|
- Index: 11
|
|
Item: Calender_December
|
|
Rate: 83
|
|
- Group: CYBORG_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1119
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Seraph_Wing_Helm
|
|
Rate: 108
|
|
Announced: true
|
|
- Index: 10
|
|
Item: C_Analyze_Eye
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Polyhedron_Shoes
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Imperial_Ring
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Berz_Card
|
|
Rate: 8
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Kiel_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: C_WING_OF_FLY_3DAY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 4320
|
|
UniqueId: true
|
|
- Group: DECUSSATE_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Decussate_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: DEVIL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Satanic_Chain
|
|
Rate: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Book_Of_Devil
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ear_Of_Devil's_Wing
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Petite_DiablOfs_Wing
|
|
Rate: 125
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pet_Egg_Scroll1
|
|
Rate: 180
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Deviling_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pet_Egg_Scroll_Box1
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Horn_Of_Succubus
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Inccubus_Horn
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Diabolic_Box
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Group: DEVIRUCHI_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Deviruchi_Cap
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: White_Deviruchi_Cap
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Gray_Deviruchi_Cap
|
|
UniqueId: true
|
|
- Group: DGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dgrade_Coin
|
|
- Index: 1
|
|
Item: Egrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
Amount: 2
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- Group: DIARY_OF_GREAT_SAGE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Diary_Of_Great_Sage_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: DRAGOON_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dragoon_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: EARRING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Earring_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: EARTH_TYPE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Capricon_Diadem
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Capricon_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Virgo_Diadem
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Virgo_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Taurus_Diadem
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Taurus_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Teardrop
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Abacus_In_Mouth
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 194
|
|
- Index: 9
|
|
Item: Unbreak_Def_Box
|
|
Rate: 194
|
|
- Index: 10
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1600
|
|
- Index: 11
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1600
|
|
- Index: 12
|
|
Item: Battle_Manual_Box
|
|
Rate: 1600
|
|
- Index: 13
|
|
Item: Balloon_Hat
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Hexagon_Spectacles
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Rabbit_Bonnet
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Hen_Set_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1600
|
|
- Index: 20
|
|
Item: Diabolic_Scroll
|
|
Rate: 1600
|
|
Amount: 5
|
|
- Group: EASTER_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: No_Recipient
|
|
Rate: 110
|
|
- Index: 1
|
|
Item: Old_Broom
|
|
Rate: 110
|
|
- Index: 2
|
|
Item: Silver_Knife_Of_Chaste
|
|
Rate: 110
|
|
- Index: 3
|
|
Item: Armlet_Of_Obedience
|
|
Rate: 110
|
|
- Index: 4
|
|
Item: Shining_Stone
|
|
Rate: 110
|
|
- Index: 5
|
|
Item: Contracts_In_Shadow
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: Book_Of_Devil
|
|
Rate: 110
|
|
- Index: 7
|
|
Item: Pet_Incubator
|
|
Rate: 205
|
|
- Index: 8
|
|
Item: Heart_Of_Her
|
|
Rate: 110
|
|
- Index: 9
|
|
Item: Munak_Turban
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Ghost_Bandana
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Bongun_Hat
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Munak_Turban_
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Bongun_Hat_
|
|
Rate: 1
|
|
- Group: EGGBOY
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Grape
|
|
Rate: 300
|
|
- Index: 1
|
|
Item: Rice_Ball
|
|
Rate: 522
|
|
- Index: 2
|
|
Item: Prohibition_Red_Candle
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Realgar_Wine
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Exorcize_Herb
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Ghost_Bandana
|
|
Rate: 5
|
|
- Index: 6
|
|
Item: Inccubus_Horn
|
|
Rate: 2
|
|
- Group: EGGGIRL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Grape
|
|
Rate: 300
|
|
- Index: 1
|
|
Item: Rice_Ball
|
|
Rate: 522
|
|
- Index: 2
|
|
Item: Sway_Apron
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Realgar_Wine
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Exorcize_Herb
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Hair_Protector
|
|
Rate: 5
|
|
- Index: 6
|
|
Item: Horn_Of_Succubus
|
|
Rate: 2
|
|
- Group: EGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Egrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
Amount: 2
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
- Group: ELEMENT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Scarlet_Pts
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Indigo_Pts
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Wish_Pts
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lime_Green_Pts
|
|
Rate: 1
|
|
- Group: ELITE_SIEGE_SUPPLY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Siege_White_Potion
|
|
Amount: 100
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Siege_Blue_Potion
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Group: ELVEN_EARS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Elven_Ears_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: ENCHANT_STONE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STRStone_Top
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: INTStone_Top
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: AGIStone_Top
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: DEXStone_Top
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: VITStone_Top
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: LUKStone_Top
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: ATKStone_Middle
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: MATKStone_Middle
|
|
Rate: 1000
|
|
- Index: 8
|
|
Item: HITStone_Bottom
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: FLEEStone_Bottom
|
|
Rate: 1000
|
|
- Group: ENCHANT_STONE_BOX10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SPdrainStone_Robe
|
|
Rate: 78
|
|
- Index: 1
|
|
Item: SPdrainStone_Top
|
|
Rate: 78
|
|
- Index: 2
|
|
Item: HPdrainStone_Top
|
|
Rate: 156
|
|
- Index: 3
|
|
Item: Greed_Stone
|
|
Rate: 156
|
|
- Index: 4
|
|
Item: ASPDStone_Top
|
|
Rate: 156
|
|
- Index: 5
|
|
Item: Kyrie_Stone
|
|
Rate: 156
|
|
- Index: 6
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 156
|
|
- Index: 7
|
|
Item: LexAeternaStone_Middle
|
|
Rate: 156
|
|
- Index: 8
|
|
Item: ShadowEffect_Middle
|
|
Rate: 156
|
|
- Index: 9
|
|
Item: ATKStone_Middle
|
|
Rate: 234
|
|
- Index: 10
|
|
Item: MATKStone_Middle
|
|
Rate: 234
|
|
- Index: 11
|
|
Item: ATKStone_Top
|
|
Rate: 234
|
|
- Index: 12
|
|
Item: MATKStone_Top
|
|
Rate: 234
|
|
- Index: 13
|
|
Item: ATKStone_Bottom
|
|
Rate: 234
|
|
- Index: 14
|
|
Item: MATKStone_Bottom
|
|
Rate: 234
|
|
- Index: 15
|
|
Item: Critical_Stone
|
|
Rate: 234
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 234
|
|
- Index: 17
|
|
Item: CastingStone_Top
|
|
Rate: 234
|
|
- Index: 18
|
|
Item: CastingStone_Middle
|
|
Rate: 234
|
|
- Index: 19
|
|
Item: CastingStone_Bottom
|
|
Rate: 234
|
|
- Index: 20
|
|
Item: BlueAuraEffect_Middle
|
|
Rate: 234
|
|
- Index: 21
|
|
Item: PinkGlowEffect_Middle
|
|
Rate: 234
|
|
- Index: 22
|
|
Item: ChangeLUK_Middle
|
|
Rate: 312
|
|
- Index: 23
|
|
Item: ChangeSTR_Middle
|
|
Rate: 313
|
|
- Index: 24
|
|
Item: ChangeAGI_Middle
|
|
Rate: 313
|
|
- Index: 25
|
|
Item: ChangeINT_Middle
|
|
Rate: 313
|
|
- Index: 26
|
|
Item: ChangeVIT_Middle
|
|
Rate: 313
|
|
- Index: 27
|
|
Item: ChangeDEX_Middle
|
|
Rate: 313
|
|
- Index: 28
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 313
|
|
- Index: 29
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 313
|
|
- Index: 30
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 313
|
|
- Index: 31
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 313
|
|
- Index: 32
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 313
|
|
- Index: 33
|
|
Item: ChangeINT_Bottom
|
|
Rate: 313
|
|
- Index: 34
|
|
Item: EXPStone_Bottom
|
|
Rate: 391
|
|
- Index: 35
|
|
Item: MaxHP2_Stone
|
|
Rate: 391
|
|
- Index: 36
|
|
Item: MaxSP2_Stone
|
|
Rate: 391
|
|
- Index: 37
|
|
Item: EXPStone_Middle
|
|
Rate: 391
|
|
- Index: 38
|
|
Item: EXPStone_Top
|
|
Rate: 391
|
|
- Group: ENCHANT_STONE_BOX11
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 2
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 3
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 4
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 5
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 6
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 7
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: WhiteBodyEffect_Middle
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: ATKStone_Middle
|
|
Rate: 240
|
|
- Index: 10
|
|
Item: MATKStone_Middle
|
|
Rate: 240
|
|
- Index: 11
|
|
Item: ATKStone_Top
|
|
Rate: 240
|
|
- Index: 12
|
|
Item: MATKStone_Top
|
|
Rate: 240
|
|
- Index: 13
|
|
Item: ATKStone_Bottom
|
|
Rate: 240
|
|
- Index: 14
|
|
Item: MATKStone_Bottom
|
|
Rate: 240
|
|
- Index: 15
|
|
Item: Critical_Stone
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: ExplodingEffect_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: Heal_Stone
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: Teleport_Stone
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: Steal_Stone
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ChangeLUK_Middle
|
|
Rate: 320
|
|
- Index: 23
|
|
Item: ChangeSTR_Middle
|
|
Rate: 320
|
|
- Index: 24
|
|
Item: ChangeAGI_Middle
|
|
Rate: 320
|
|
- Index: 25
|
|
Item: ChangeINT_Middle
|
|
Rate: 320
|
|
- Index: 26
|
|
Item: ChangeVIT_Middle
|
|
Rate: 320
|
|
- Index: 27
|
|
Item: ChangeDEX_Middle
|
|
Rate: 320
|
|
- Index: 28
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 320
|
|
- Index: 29
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 320
|
|
- Index: 30
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 320
|
|
- Index: 31
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 320
|
|
- Index: 32
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 320
|
|
- Index: 33
|
|
Item: ChangeINT_Bottom
|
|
Rate: 320
|
|
- Index: 34
|
|
Item: EXPStone_Bottom
|
|
Rate: 380
|
|
- Index: 35
|
|
Item: MaxHP2_Stone
|
|
Rate: 380
|
|
- Index: 36
|
|
Item: MaxSP2_Stone
|
|
Rate: 380
|
|
- Index: 37
|
|
Item: EXPStone_Middle
|
|
Rate: 380
|
|
- Index: 38
|
|
Item: EXPStone_Top
|
|
Rate: 380
|
|
- Group: ENCHANT_STONE_BOX12
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: ATKStone_Middle
|
|
Rate: 240
|
|
- Index: 13
|
|
Item: MATKStone_Middle
|
|
Rate: 240
|
|
- Index: 14
|
|
Item: ATKStone_Top
|
|
Rate: 240
|
|
- Index: 15
|
|
Item: MATKStone_Top
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: ATKStone_Bottom
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: MATKStone_Bottom
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 23
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 24
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 25
|
|
Item: ChangeLUK_Middle
|
|
Rate: 380
|
|
- Index: 26
|
|
Item: ChangeSTR_Middle
|
|
Rate: 380
|
|
- Index: 27
|
|
Item: ChangeAGI_Middle
|
|
Rate: 380
|
|
- Index: 28
|
|
Item: ChangeINT_Middle
|
|
Rate: 380
|
|
- Index: 29
|
|
Item: ChangeVIT_Middle
|
|
Rate: 380
|
|
- Index: 30
|
|
Item: ChangeDEX_Middle
|
|
Rate: 380
|
|
- Index: 31
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 380
|
|
- Index: 32
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 380
|
|
- Index: 33
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 380
|
|
- Index: 34
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 380
|
|
- Index: 35
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 380
|
|
- Index: 36
|
|
Item: ChangeINT_Bottom
|
|
Rate: 380
|
|
- Index: 37
|
|
Item: Critical_Stone
|
|
Rate: 380
|
|
- Index: 38
|
|
Item: Critical_Stone_Top
|
|
Rate: 380
|
|
- Index: 39
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 380
|
|
- Group: ENCHANT_STONE_BOX13
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: SuraStone_Robe
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: RangerStone_Robe
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: SorcererStone_Robe
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: SuraStone_Top
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: SuraStone_Middle
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: SuraStone_Bottom
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: RangerStone_Top
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: RangerStone_Middle
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: RangerStone_Bottom
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: SorcererStone_Top
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: SorcererStone_Middle
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: SorcererStone_Bottom
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX14
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: RuneknightStone_Robe
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: GeneticStone_Robe
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: WarlockStone_Robe
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: RuneknightStone_Top
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: RuneknightStone_Middle
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: RuneknightStone_Bottom
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: GeneticStone_Top
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: GeneticStone_Middle
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: GeneticStone_Bottom
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: WarlockStone_Top3
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: WarlockStone_Middle3
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: WarlockStone_Bottom3
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX15
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: ShadowchaserStone_Robe
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: MechanicStone_Robe
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: WanderMinstreStone_Robe
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: ShadowchaserStone_Top
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: ShadowchaseStone_Middle
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: ShadowchaseStone_Bottom
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: MechanicStone_Top
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: MechanicStone_Middle
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: MechanicStone_Bottom
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: WanderMinstrelStone_Top
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: WanderMinstStone_Middle
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: WanderMinstStone_Bottom
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX16
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: ArchbishopStone_Robe
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: RoyalguardStone_Robe
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: HighpriestStone_Top
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: HighpriestStone_Middle
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: HighpriestStone_Bottom
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: PaladinStone_Top
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: PaladinStone_Middle
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: PaladinStone_Bottom
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: AssacrossStone_Top
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: AssacrossStone_Middle
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX17
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: SuraStone_Robe2
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: SorcererStone_Robe2
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: ShadowchaserStone_Robe2
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: SuraStone_Bottom2
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: SuraStone_Middle2
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: SuraStone_Top2
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: SorcererStone_Bottom2
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: SorcererStone_Middle2
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: SorcererStone_Top2
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: ShadowchasStone_Bottom2
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: ShadowchasStone_Middle2
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: ShadowchaserStone_Top2
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX18
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EXPStone_Bottom
|
|
Rate: 27
|
|
- Index: 1
|
|
Item: Range_Stone
|
|
Rate: 27
|
|
- Index: 2
|
|
Item: CastingStone_Robe
|
|
Rate: 27
|
|
- Index: 3
|
|
Item: ReloadStone_Top
|
|
Rate: 27
|
|
- Index: 4
|
|
Item: ReloadStone_Middle
|
|
Rate: 27
|
|
- Index: 5
|
|
Item: ReloadStone_Bottom
|
|
Rate: 27
|
|
- Index: 6
|
|
Item: GreenFloor_Bottom
|
|
Rate: 27
|
|
- Index: 7
|
|
Item: EXPStone_Middle
|
|
Rate: 27
|
|
- Index: 8
|
|
Item: EXPStone_Top
|
|
Rate: 27
|
|
- Index: 9
|
|
Item: CastingStone_Top
|
|
Rate: 27
|
|
- Index: 10
|
|
Item: CastingStone_Middle
|
|
Rate: 27
|
|
- Index: 11
|
|
Item: CastingStone_Bottom
|
|
Rate: 27
|
|
- Index: 12
|
|
Item: BlueAuraEffect_Middle
|
|
Rate: 27
|
|
- Index: 13
|
|
Item: PinkGlowEffect_Middle
|
|
Rate: 27
|
|
- Index: 14
|
|
Item: ExplodingEffect_Middle
|
|
Rate: 27
|
|
- Index: 15
|
|
Item: DoubleAttack_Stone
|
|
Rate: 27
|
|
- Index: 16
|
|
Item: Critical_Stone_Robe
|
|
Rate: 27
|
|
- Index: 17
|
|
Item: SPdrainStone_Robe
|
|
Rate: 107
|
|
- Index: 18
|
|
Item: SPdrainStone_Top
|
|
Rate: 107
|
|
- Index: 19
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 107
|
|
- Index: 20
|
|
Item: CastStone_Robe
|
|
Rate: 107
|
|
- Index: 21
|
|
Item: SoulreaperStone_Robe
|
|
Rate: 214
|
|
- Index: 22
|
|
Item: StaremperorStone_Robe
|
|
Rate: 214
|
|
- Index: 23
|
|
Item: KagerouStone_Robe
|
|
Rate: 214
|
|
- Index: 24
|
|
Item: OboroStone_Robe
|
|
Rate: 214
|
|
- Index: 25
|
|
Item: RebellionStone_Robe
|
|
Rate: 214
|
|
- Index: 26
|
|
Item: DoramStone_Robe
|
|
Rate: 214
|
|
- Index: 27
|
|
Item: ElectricEffect_Middle
|
|
Rate: 227
|
|
- Index: 28
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 227
|
|
- Index: 29
|
|
Item: SoullinkerStone_Top
|
|
Rate: 348
|
|
- Index: 30
|
|
Item: SoullinkerStone_Middle
|
|
Rate: 348
|
|
- Index: 31
|
|
Item: SoullinkerStone_Bottom
|
|
Rate: 348
|
|
- Index: 32
|
|
Item: GladiatorStone_Top
|
|
Rate: 348
|
|
- Index: 33
|
|
Item: GladiatorStone_Middle
|
|
Rate: 348
|
|
- Index: 34
|
|
Item: GladiatorStone_Bottom
|
|
Rate: 348
|
|
- Index: 35
|
|
Item: NinjaStone_Top
|
|
Rate: 348
|
|
- Index: 36
|
|
Item: NinjaStone_Middle
|
|
Rate: 348
|
|
- Index: 37
|
|
Item: NinjaStone_Bottom
|
|
Rate: 348
|
|
- Index: 38
|
|
Item: GunslingerStone_Top
|
|
Rate: 348
|
|
- Index: 39
|
|
Item: GunslingerStone_Middle
|
|
Rate: 348
|
|
- Index: 40
|
|
Item: GunslingerStone_Bottom
|
|
Rate: 348
|
|
- Index: 41
|
|
Item: DoramStone_Top
|
|
Rate: 348
|
|
- Index: 42
|
|
Item: DoramStone_Middle
|
|
Rate: 348
|
|
- Index: 43
|
|
Item: DoramStone_Bottom
|
|
Rate: 348
|
|
- Index: 44
|
|
Item: ATKStone_Middle
|
|
Rate: 361
|
|
- Index: 45
|
|
Item: MATKStone_Middle
|
|
Rate: 361
|
|
- Index: 46
|
|
Item: ATKStone_Top
|
|
Rate: 361
|
|
- Index: 47
|
|
Item: MATKStone_Top
|
|
Rate: 361
|
|
- Index: 48
|
|
Item: ATKStone_Bottom
|
|
Rate: 361
|
|
- Index: 49
|
|
Item: MATKStone_Bottom
|
|
Rate: 361
|
|
- Group: ENCHANT_STONE_BOX19
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: RangerStone_Robe2
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: MechanicStone_Robe2
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: ArchbishopStone_Robe2
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: RangerStone_Top2
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: RangerStone_Middle2
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: RangerStone_Bottom2
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: MechanicStone_Top2
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: MechanicStone_Middle2
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: MechanicStone_Bottom2
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: HighpriestStone_Top2
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: HighpriestStone_Middle2
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: HighpriestStone_Bottom2
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STRStone_Top
|
|
Rate: 330
|
|
- Index: 1
|
|
Item: INTStone_Top
|
|
Rate: 330
|
|
- Index: 2
|
|
Item: AGIStone_Top
|
|
Rate: 330
|
|
- Index: 3
|
|
Item: DEXStone_Top
|
|
Rate: 330
|
|
- Index: 4
|
|
Item: VITStone_Top
|
|
Rate: 330
|
|
- Index: 5
|
|
Item: LUKStone_Top
|
|
Rate: 330
|
|
- Index: 6
|
|
Item: ATKStone_Middle
|
|
Rate: 330
|
|
- Index: 7
|
|
Item: MATKStone_Middle
|
|
Rate: 330
|
|
- Index: 8
|
|
Item: HITStone_Bottom
|
|
Rate: 330
|
|
- Index: 9
|
|
Item: FLEEStone_Bottom
|
|
Rate: 330
|
|
- Index: 10
|
|
Item: SPStone_Middle
|
|
Rate: 1110
|
|
- Index: 11
|
|
Item: HealStone_Bottom
|
|
Rate: 1110
|
|
- Index: 12
|
|
Item: HealStone_Top
|
|
Rate: 1120
|
|
- Index: 13
|
|
Item: HealStone2_Top
|
|
Rate: 1120
|
|
- Index: 14
|
|
Item: HealStone_Middle
|
|
Rate: 1120
|
|
- Index: 15
|
|
Item: HPStone_Middle
|
|
Rate: 1120
|
|
- Group: ENCHANT_STONE_BOX20
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: Greed_Stone
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: WarlockStone_Robe2
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: RoyalguardStone_Robe2
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: GuillcrossStone_Robe2
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: WarlockStone_Top2
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: WarlockStone_Middle2
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: WarlockStone_Bottom2
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: PaladinStone_Top2
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: PaladinStone_Middle2
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: PaladinStone_Bottom2
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: AssacrossStone_Top2
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: AssacrossStone_Middle2
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: AssacrossStone_Bottom2
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX21
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: Greed_Stone
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: HPdrainStone_Robe
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: HPdrainStone_Top
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: RuneknightStone_Robe2
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: GeneticStone_Robe2
|
|
Rate: 160
|
|
- Index: 14
|
|
Item: WanderMinsStone_Robe2
|
|
Rate: 160
|
|
- Index: 15
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 16
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 17
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 18
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 19
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 20
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 21
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 22
|
|
Item: ATKStone_Middle
|
|
Rate: 370
|
|
- Index: 23
|
|
Item: MATKStone_Middle
|
|
Rate: 370
|
|
- Index: 24
|
|
Item: ATKStone_Top
|
|
Rate: 370
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 370
|
|
- Index: 26
|
|
Item: ATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 27
|
|
Item: MATKStone_Bottom
|
|
Rate: 370
|
|
- Index: 28
|
|
Item: Critical_Stone
|
|
Rate: 370
|
|
- Index: 29
|
|
Item: Critical_Stone_Top
|
|
Rate: 370
|
|
- Index: 30
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 370
|
|
- Index: 31
|
|
Item: RuneknightStone_Top2
|
|
Rate: 370
|
|
- Index: 32
|
|
Item: RuneknightStone_Middle2
|
|
Rate: 370
|
|
- Index: 33
|
|
Item: RuneknightStone_Bottom2
|
|
Rate: 370
|
|
- Index: 34
|
|
Item: GeneticStone_Top2
|
|
Rate: 370
|
|
- Index: 35
|
|
Item: GeneticStone_Middle2
|
|
Rate: 370
|
|
- Index: 36
|
|
Item: GeneticStone_Bottom2
|
|
Rate: 370
|
|
- Index: 37
|
|
Item: WanderMinsStone_Top2
|
|
Rate: 370
|
|
- Index: 38
|
|
Item: WanderMinsStone_Middle2
|
|
Rate: 370
|
|
- Index: 39
|
|
Item: WanderMinsStone_Bottom2
|
|
Rate: 370
|
|
- Group: ENCHANT_STONE_BOX3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STRStone_Top
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: INTStone_Top
|
|
Rate: 500
|
|
- Index: 2
|
|
Item: AGIStone_Top
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: DEXStone_Top
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: VITStone_Top
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: LUKStone_Top
|
|
Rate: 500
|
|
- Index: 6
|
|
Item: ATKStone_Middle
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: MATKStone_Middle
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: HITStone_Bottom
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: FLEEStone_Bottom
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: HealStone_Top
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: HealStone2_Top
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: HealStone_Middle
|
|
Rate: 500
|
|
- Index: 13
|
|
Item: HealStone_Bottom
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: HPStone_Middle
|
|
Rate: 600
|
|
- Index: 15
|
|
Item: SPStone_Middle
|
|
Rate: 600
|
|
- Index: 16
|
|
Item: BigStone_Top
|
|
Rate: 600
|
|
- Index: 17
|
|
Item: MediumStone_Top
|
|
Rate: 600
|
|
- Index: 18
|
|
Item: SmallStone_Top
|
|
Rate: 600
|
|
- Group: ENCHANT_STONE_BOX4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STRStone_Top
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: INTStone_Top
|
|
Rate: 500
|
|
- Index: 2
|
|
Item: AGIStone_Top
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: DEXStone_Top
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: VITStone_Top
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: LUKStone_Top
|
|
Rate: 500
|
|
- Index: 6
|
|
Item: ATKStone_Middle
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: MATKStone_Middle
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: HITStone_Bottom
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: FLEEStone_Bottom
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: HealStone_Top
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: HealStone2_Top
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: HealStone_Middle
|
|
Rate: 500
|
|
- Index: 13
|
|
Item: HPStone_Middle
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: SPStone_Middle
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: HealStone_Bottom
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: BigStone_Top
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: MediumStone_Top
|
|
Rate: 500
|
|
- Index: 18
|
|
Item: SmallStone_Top
|
|
Rate: 500
|
|
- Index: 19
|
|
Item: ASPDStone_Robe
|
|
Rate: 500
|
|
- Group: ENCHANT_STONE_BOX5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HITStone_Bottom
|
|
Rate: 64
|
|
- Index: 1
|
|
Item: FLEEStone_Bottom
|
|
Rate: 64
|
|
- Index: 2
|
|
Item: HealStone_Top
|
|
Rate: 64
|
|
- Index: 3
|
|
Item: HealStone2_Top
|
|
Rate: 64
|
|
- Index: 4
|
|
Item: HealStone_Middle
|
|
Rate: 64
|
|
- Index: 5
|
|
Item: HealStone_Bottom
|
|
Rate: 64
|
|
- Index: 6
|
|
Item: BigStone_Top
|
|
Rate: 64
|
|
- Index: 7
|
|
Item: MediumStone_Top
|
|
Rate: 64
|
|
- Index: 8
|
|
Item: SmallStone_Top
|
|
Rate: 64
|
|
- Index: 9
|
|
Item: ASPDStone_Robe
|
|
Rate: 255
|
|
- Index: 10
|
|
Item: ATKStone_Middle
|
|
Rate: 382
|
|
- Index: 11
|
|
Item: MATKStone_Middle
|
|
Rate: 382
|
|
- Index: 12
|
|
Item: ATKStone_Top
|
|
Rate: 382
|
|
- Index: 13
|
|
Item: MATKStone_Top
|
|
Rate: 382
|
|
- Index: 14
|
|
Item: STRStone_Top
|
|
Rate: 510
|
|
- Index: 15
|
|
Item: INTStone_Top
|
|
Rate: 510
|
|
- Index: 16
|
|
Item: AGIStone_Top
|
|
Rate: 510
|
|
- Index: 17
|
|
Item: DEXStone_Top
|
|
Rate: 510
|
|
- Index: 18
|
|
Item: VITStone_Top
|
|
Rate: 510
|
|
- Index: 19
|
|
Item: LUKStone_Top
|
|
Rate: 510
|
|
- Index: 20
|
|
Item: HPStone_Middle
|
|
Rate: 510
|
|
- Index: 21
|
|
Item: SPStone_Middle
|
|
Rate: 510
|
|
- Index: 22
|
|
Item: STRStone_Middle
|
|
Rate: 510
|
|
- Index: 23
|
|
Item: INTStone_Middle
|
|
Rate: 510
|
|
- Index: 24
|
|
Item: AGIStone_Middle
|
|
Rate: 510
|
|
- Index: 25
|
|
Item: DEXStone_Middle
|
|
Rate: 510
|
|
- Index: 26
|
|
Item: VITStone_Middle
|
|
Rate: 510
|
|
- Index: 27
|
|
Item: LUKStone_Middle
|
|
Rate: 510
|
|
- Index: 28
|
|
Item: HPStone_Bottom
|
|
Rate: 510
|
|
- Group: ENCHANT_STONE_BOX6
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HPdrainStone_Robe
|
|
Rate: 83
|
|
- Index: 1
|
|
Item: SPdrainStone_Robe
|
|
Rate: 83
|
|
- Index: 2
|
|
Item: ASPDStone_Robe
|
|
Rate: 165
|
|
- Index: 3
|
|
Item: ATKStone_Middle
|
|
Rate: 248
|
|
- Index: 4
|
|
Item: MATKStone_Middle
|
|
Rate: 248
|
|
- Index: 5
|
|
Item: ATKStone_Top
|
|
Rate: 248
|
|
- Index: 6
|
|
Item: MATKStone_Top
|
|
Rate: 248
|
|
- Index: 7
|
|
Item: STRStone_Top
|
|
Rate: 331
|
|
- Index: 8
|
|
Item: INTStone_Top
|
|
Rate: 331
|
|
- Index: 9
|
|
Item: AGIStone_Top
|
|
Rate: 331
|
|
- Index: 10
|
|
Item: DEXStone_Top
|
|
Rate: 331
|
|
- Index: 11
|
|
Item: VITStone_Top
|
|
Rate: 331
|
|
- Index: 12
|
|
Item: LUKStone_Top
|
|
Rate: 331
|
|
- Index: 13
|
|
Item: HPStone_Middle
|
|
Rate: 331
|
|
- Index: 14
|
|
Item: SPStone_Middle
|
|
Rate: 331
|
|
- Index: 15
|
|
Item: STRStone_Middle
|
|
Rate: 331
|
|
- Index: 16
|
|
Item: INTStone_Middle
|
|
Rate: 331
|
|
- Index: 17
|
|
Item: AGIStone_Middle
|
|
Rate: 331
|
|
- Index: 18
|
|
Item: DEXStone_Middle
|
|
Rate: 331
|
|
- Index: 19
|
|
Item: VITStone_Middle
|
|
Rate: 331
|
|
- Index: 20
|
|
Item: LUKStone_Middle
|
|
Rate: 331
|
|
- Index: 21
|
|
Item: HPStone_Bottom
|
|
Rate: 331
|
|
- Index: 22
|
|
Item: HITStone_Bottom
|
|
Rate: 413
|
|
- Index: 23
|
|
Item: FLEEStone_Bottom
|
|
Rate: 413
|
|
- Index: 24
|
|
Item: HealStone_Top
|
|
Rate: 413
|
|
- Index: 25
|
|
Item: HealStone2_Top
|
|
Rate: 413
|
|
- Index: 26
|
|
Item: HealStone_Middle
|
|
Rate: 413
|
|
- Index: 27
|
|
Item: HealStone_Bottom
|
|
Rate: 413
|
|
- Index: 28
|
|
Item: BigStone_Top
|
|
Rate: 413
|
|
- Index: 29
|
|
Item: MediumStone_Top
|
|
Rate: 413
|
|
- Index: 30
|
|
Item: SmallStone_Top
|
|
Rate: 413
|
|
- Group: ENCHANT_STONE_BOX7
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SPdrainStone_Robe
|
|
Rate: 85
|
|
- Index: 1
|
|
Item: HPdrainStone_Robe
|
|
Rate: 169
|
|
- Index: 2
|
|
Item: HPdrainStone_Top
|
|
Rate: 169
|
|
- Index: 3
|
|
Item: SPdrainStone_Top
|
|
Rate: 169
|
|
- Index: 4
|
|
Item: ATKStone_Middle
|
|
Rate: 254
|
|
- Index: 5
|
|
Item: MATKStone_Middle
|
|
Rate: 254
|
|
- Index: 6
|
|
Item: ATKStone_Top
|
|
Rate: 254
|
|
- Index: 7
|
|
Item: MATKStone_Top
|
|
Rate: 254
|
|
- Index: 8
|
|
Item: ATKStone_Bottom
|
|
Rate: 254
|
|
- Index: 9
|
|
Item: MATKStone_Bottom
|
|
Rate: 254
|
|
- Index: 10
|
|
Item: ChangeLUK_Middle
|
|
Rate: 339
|
|
- Index: 11
|
|
Item: ChangeSTR_Middle
|
|
Rate: 339
|
|
- Index: 12
|
|
Item: ChangeAGI_Middle
|
|
Rate: 339
|
|
- Index: 13
|
|
Item: ChangeINT_Middle
|
|
Rate: 339
|
|
- Index: 14
|
|
Item: ChangeVIT_Middle
|
|
Rate: 339
|
|
- Index: 15
|
|
Item: ChangeDEX_Middle
|
|
Rate: 339
|
|
- Index: 16
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 339
|
|
- Index: 17
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 339
|
|
- Index: 18
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 339
|
|
- Index: 19
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 339
|
|
- Index: 20
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 339
|
|
- Index: 21
|
|
Item: ChangeINT_Bottom
|
|
Rate: 339
|
|
- Index: 22
|
|
Item: HealStone_Top
|
|
Rate: 424
|
|
- Index: 23
|
|
Item: HealStone2_Top
|
|
Rate: 424
|
|
- Index: 24
|
|
Item: HPStone_Middle
|
|
Rate: 424
|
|
- Index: 25
|
|
Item: SPStone_Middle
|
|
Rate: 424
|
|
- Index: 26
|
|
Item: HealStone_Bottom
|
|
Rate: 424
|
|
- Index: 27
|
|
Item: HPStone_Bottom
|
|
Rate: 424
|
|
- Index: 28
|
|
Item: DEFStone_Middle
|
|
Rate: 424
|
|
- Index: 29
|
|
Item: MDEFStone_Bottom
|
|
Rate: 424
|
|
- Index: 30
|
|
Item: EXPStone_Bottom
|
|
Rate: 424
|
|
- Group: ENCHANT_STONE_BOX8
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 37
|
|
- Index: 1
|
|
Item: SPdrainStone_Robe
|
|
Rate: 74
|
|
- Index: 2
|
|
Item: SPdrainStone_Top
|
|
Rate: 74
|
|
- Index: 3
|
|
Item: HPdrainStone_Robe
|
|
Rate: 149
|
|
- Index: 4
|
|
Item: HPdrainStone_Top
|
|
Rate: 149
|
|
- Index: 5
|
|
Item: Greed_Stone
|
|
Rate: 149
|
|
- Index: 6
|
|
Item: ASPDStone_Top
|
|
Rate: 149
|
|
- Index: 7
|
|
Item: Kyrie_Stone
|
|
Rate: 149
|
|
- Index: 8
|
|
Item: ATKStone_Middle
|
|
Rate: 223
|
|
- Index: 9
|
|
Item: MATKStone_Middle
|
|
Rate: 223
|
|
- Index: 10
|
|
Item: ATKStone_Top
|
|
Rate: 223
|
|
- Index: 11
|
|
Item: MATKStone_Top
|
|
Rate: 223
|
|
- Index: 12
|
|
Item: ATKStone_Bottom
|
|
Rate: 223
|
|
- Index: 13
|
|
Item: MATKStone_Bottom
|
|
Rate: 223
|
|
- Index: 14
|
|
Item: TwinkleEffect_Top
|
|
Rate: 223
|
|
- Index: 15
|
|
Item: GhostEffect_Middle
|
|
Rate: 223
|
|
- Index: 16
|
|
Item: Critical_Stone
|
|
Rate: 223
|
|
- Index: 17
|
|
Item: Range_Stone
|
|
Rate: 223
|
|
- Index: 18
|
|
Item: ReloadStone_Top
|
|
Rate: 223
|
|
- Index: 19
|
|
Item: ReloadStone_Middle
|
|
Rate: 223
|
|
- Index: 20
|
|
Item: ReloadStone_Bottom
|
|
Rate: 223
|
|
- Index: 21
|
|
Item: ChangeLUK_Middle
|
|
Rate: 297
|
|
- Index: 22
|
|
Item: ChangeSTR_Middle
|
|
Rate: 297
|
|
- Index: 23
|
|
Item: ChangeAGI_Middle
|
|
Rate: 297
|
|
- Index: 24
|
|
Item: ChangeINT_Middle
|
|
Rate: 297
|
|
- Index: 25
|
|
Item: ChangeVIT_Middle
|
|
Rate: 297
|
|
- Index: 26
|
|
Item: ChangeDEX_Middle
|
|
Rate: 297
|
|
- Index: 27
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 297
|
|
- Index: 28
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 297
|
|
- Index: 29
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 297
|
|
- Index: 30
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 297
|
|
- Index: 31
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 297
|
|
- Index: 32
|
|
Item: ChangeINT_Bottom
|
|
Rate: 297
|
|
- Index: 33
|
|
Item: DEFStone_Middle
|
|
Rate: 372
|
|
- Index: 34
|
|
Item: MDEFStone_Bottom
|
|
Rate: 372
|
|
- Index: 35
|
|
Item: EXPStone_Bottom
|
|
Rate: 372
|
|
- Index: 36
|
|
Item: MaxHP2_Stone
|
|
Rate: 372
|
|
- Index: 37
|
|
Item: MaxSP2_Stone
|
|
Rate: 372
|
|
- Index: 38
|
|
Item: Detoxify_Stone
|
|
Rate: 372
|
|
- Index: 39
|
|
Item: Recovery_Stone
|
|
Rate: 372
|
|
- Group: ENCHANT_STONE_BOX9
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SPdrainStone_Robe
|
|
Rate: 79
|
|
- Index: 1
|
|
Item: SPdrainStone_Top
|
|
Rate: 79
|
|
- Index: 2
|
|
Item: HPdrainStone_Robe
|
|
Rate: 159
|
|
- Index: 3
|
|
Item: HPdrainStone_Top
|
|
Rate: 159
|
|
- Index: 4
|
|
Item: Greed_Stone
|
|
Rate: 159
|
|
- Index: 5
|
|
Item: ASPDStone_Top
|
|
Rate: 159
|
|
- Index: 6
|
|
Item: Kyrie_Stone
|
|
Rate: 159
|
|
- Index: 7
|
|
Item: ShrinkEffect_Middle
|
|
Rate: 159
|
|
- Index: 8
|
|
Item: ATKStone_Middle
|
|
Rate: 238
|
|
- Index: 9
|
|
Item: MATKStone_Middle
|
|
Rate: 238
|
|
- Index: 10
|
|
Item: ATKStone_Top
|
|
Rate: 238
|
|
- Index: 11
|
|
Item: MATKStone_Top
|
|
Rate: 238
|
|
- Index: 12
|
|
Item: ATKStone_Bottom
|
|
Rate: 238
|
|
- Index: 13
|
|
Item: MATKStone_Bottom
|
|
Rate: 238
|
|
- Index: 14
|
|
Item: Critical_Stone
|
|
Rate: 238
|
|
- Index: 15
|
|
Item: Range_Stone
|
|
Rate: 238
|
|
- Index: 16
|
|
Item: ReloadStone_Top
|
|
Rate: 238
|
|
- Index: 17
|
|
Item: ReloadStone_Middle
|
|
Rate: 238
|
|
- Index: 18
|
|
Item: ReloadStone_Bottom
|
|
Rate: 238
|
|
- Index: 19
|
|
Item: ElectricEffect_Middle
|
|
Rate: 238
|
|
- Index: 20
|
|
Item: GreenFloor_Bottom
|
|
Rate: 238
|
|
- Index: 21
|
|
Item: ChangeLUK_Middle
|
|
Rate: 317
|
|
- Index: 22
|
|
Item: ChangeSTR_Middle
|
|
Rate: 317
|
|
- Index: 23
|
|
Item: ChangeAGI_Middle
|
|
Rate: 317
|
|
- Index: 24
|
|
Item: ChangeINT_Middle
|
|
Rate: 317
|
|
- Index: 25
|
|
Item: ChangeVIT_Middle
|
|
Rate: 317
|
|
- Index: 26
|
|
Item: ChangeDEX_Middle
|
|
Rate: 317
|
|
- Index: 27
|
|
Item: ChangeVIT_Bottom
|
|
Rate: 317
|
|
- Index: 28
|
|
Item: ChangeAGI_Bottom
|
|
Rate: 317
|
|
- Index: 29
|
|
Item: ChangeDEX_Bottom
|
|
Rate: 317
|
|
- Index: 30
|
|
Item: ChangeLUK_Bottom
|
|
Rate: 317
|
|
- Index: 31
|
|
Item: ChangeSTR_Bottom
|
|
Rate: 317
|
|
- Index: 32
|
|
Item: ChangeINT_Bottom
|
|
Rate: 317
|
|
- Index: 33
|
|
Item: EXPStone_Bottom
|
|
Rate: 398
|
|
- Index: 34
|
|
Item: MaxHP2_Stone
|
|
Rate: 398
|
|
- Index: 35
|
|
Item: MaxSP2_Stone
|
|
Rate: 398
|
|
- Index: 36
|
|
Item: Identify_Stone
|
|
Rate: 398
|
|
- Index: 37
|
|
Item: EXPStone_Middle
|
|
Rate: 398
|
|
- Group: ENERGETIC_PISCES_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Energetic_Pisces_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: ENERGETIC_PISCES_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bradium_Ring
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Pisces_Crown
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Neuralizer_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Shark_Hat_Box
|
|
Rate: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Kafra_Ring
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Pirate_Dagger_J
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Orc_LoadS
|
|
Rate: 34
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Spark_Candy_Box5
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Underripe_Yggseed
|
|
Rate: 120
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Enriched_Elunium_Box5
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 190
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Enriched_Oridecon_Box5
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Ramen_Hat_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: EPIC_HEROES_LUCKY_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: C_Neko_Mimi_Kafra
|
|
Rate: 154
|
|
- Index: 9
|
|
Item: Full_Moon
|
|
Rate: 154
|
|
- Index: 10
|
|
Item: Hat_0f_King
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: Elemental_Crown
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Survive_Circlet
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Gigant_Helm
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Orc_Load_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: B_Seyren_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: ERZULIE_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1064
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1064
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 465
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 465
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Angeling_KnitCap
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: C_Ladys_Feather_Hat
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Lapine_Shield
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: Elemental_Clothe
|
|
Rate: 150
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 150
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Lord_Of_Death_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Drake_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: EVENT_ALMIGHTY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Sealed_Kiel_Scroll
|
|
Rate: 1
|
|
- Group: EVENT_ALMIGHTY_BOX_100
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Sealed_Kiel_Scroll
|
|
Rate: 1
|
|
Amount: 11
|
|
- Group: EVIL_INCARNATION
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dead_Tree_Branch_Box2
|
|
Rate: 224
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Guyak_Pudding
|
|
Rate: 124
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Int_Dish_Box
|
|
Rate: 123
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Luk_Dish_Box
|
|
Rate: 122
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vit_Dish_Box
|
|
Rate: 121
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Str_Dish_Box
|
|
Rate: 120
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Romantic_White_Flower
|
|
Rate: 47
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Love_Berry
|
|
Rate: 46
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Minstrel_Hat
|
|
Rate: 26
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Puppy_Hat
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Kafra_Band
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Majestic_Evil_Horn
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Secret_Medicine
|
|
Rate: 2
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Miracle_Medicine
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: EXCALIBUR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Excalibur_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: EX_DEF_POTION_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ex_Def_Potion
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: RWC_Scroll_2012
|
|
UniqueId: true
|
|
- Group: FINDINGORE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Emperium
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Oridecon_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Elunium_Stone
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Gold
|
|
Rate: 2
|
|
- Index: 4
|
|
Item: Oridecon
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Elunium
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Boody_Red
|
|
Rate: 30
|
|
- Index: 7
|
|
Item: Crystal_Blue
|
|
Rate: 30
|
|
- Index: 8
|
|
Item: Wind_Of_Verdure
|
|
Rate: 30
|
|
- Index: 9
|
|
Item: Yellow_Live
|
|
Rate: 30
|
|
- Index: 10
|
|
Item: Flame_Heart
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Mistic_Frozen
|
|
Rate: 15
|
|
- Index: 12
|
|
Item: Rough_Wind
|
|
Rate: 15
|
|
- Index: 13
|
|
Item: Great_Nature
|
|
Rate: 15
|
|
- Index: 14
|
|
Item: Iron
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: Steel
|
|
Rate: 50
|
|
- Index: 16
|
|
Item: Iron_Ore
|
|
Rate: 100
|
|
- Index: 17
|
|
Item: Coal
|
|
Rate: 60
|
|
- Index: 18
|
|
Item: Phracon
|
|
Rate: 95
|
|
- Index: 19
|
|
Item: Emveretarcon
|
|
Rate: 55
|
|
- Group: FIRE_BRAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Brand_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: FIRE_TYPE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Leo_Diadem
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Leo_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Aries_Diadem
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Aries_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Sagittarius_Diadem
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Sagittarius_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Battle_Manual_Box
|
|
Rate: 1500
|
|
- Index: 7
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: Kafra_Card_Box
|
|
Rate: 1650
|
|
- Index: 9
|
|
Item: Convex_Mirror_Box
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1500
|
|
- Index: 12
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 120
|
|
- Index: 13
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Songpyun_Box50
|
|
Rate: 1500
|
|
- Index: 15
|
|
Item: Ant_Buyanne_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Celestial_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Parade_Cap
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Asgard_Blessing
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Tao_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: FIRSTAID
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 5
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 5
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 5
|
|
- Index: 6
|
|
Item: Red_Slim_Potion
|
|
Rate: 5
|
|
- Index: 7
|
|
Item: Yellow_Slim_Potion
|
|
Rate: 5
|
|
- Index: 8
|
|
Item: White_Slim_Potion
|
|
Rate: 5
|
|
- Index: 9
|
|
Item: Novice_Potion
|
|
Rate: 5
|
|
- Index: 10
|
|
Item: Anodyne
|
|
Rate: 5
|
|
- Index: 11
|
|
Item: Center_Potion
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Awakening_Potion
|
|
Rate: 5
|
|
- Index: 13
|
|
Item: Berserk_Potion
|
|
Rate: 5
|
|
- Index: 14
|
|
Item: Poison_Bottle
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Speed_Up_Potion
|
|
Rate: 5
|
|
- Index: 16
|
|
Item: Slow_Down_Potion
|
|
Rate: 5
|
|
- Index: 17
|
|
Item: Water_Of_Darkness
|
|
Rate: 5
|
|
- Group: FISH
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fish_Slice
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Shusi
|
|
Rate: 1
|
|
- Group: FISHER_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fisher_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: FLAMEL_CARD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Slim_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Yellow_Slim_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: White_Slim_Potion
|
|
Rate: 1
|
|
- Group: FLAME_LIGHT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 1400
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Unbreak_Def_Box
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Mike_Hat
|
|
Rate: 234
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Shaving_Cream
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Deprotai_Doll_Hat
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: SLD_Garm_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Elven_Ears_
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 14
|
|
Item: MVP_Basketball
|
|
Rate: 3
|
|
Announced: true
|
|
- Group: FLOWER_BLOSSOM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Decoration_bluerose
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Pray_Cherry_Blossom
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Wind_Of_The_Prairie
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Butterfly_Wing_Ear_J
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Rose_Crown
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Earth_Goddess_Flower
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Hermose_Cap
|
|
Rate: 130
|
|
- Index: 7
|
|
Item: C_Red_Cherry_Blossom
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: C_Carmen_Miranda_Hat
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: C_Samambaia
|
|
Rate: 170
|
|
- Group: FOOD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Royal_Jelly
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Str_Dish02
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Agi_Dish02
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Vit_Dish03
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Dex_Dish02
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Luk_Dish03
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Int_Dish02
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Apple_Juice
|
|
Rate: 30
|
|
- Index: 8
|
|
Item: Banana_Juice
|
|
Rate: 30
|
|
- Index: 9
|
|
Item: Grape_Juice
|
|
Rate: 30
|
|
- Index: 10
|
|
Item: Carrot_Juice
|
|
Rate: 30
|
|
- Index: 11
|
|
Item: Well_Baked_Cookie
|
|
Rate: 30
|
|
- Index: 12
|
|
Item: Ice_Cream
|
|
Rate: 50
|
|
- Index: 13
|
|
Item: Fish_Slice
|
|
Rate: 50
|
|
- Index: 14
|
|
Item: Cheese
|
|
Rate: 50
|
|
- Index: 15
|
|
Item: Shusi
|
|
Rate: 50
|
|
- Index: 16
|
|
Item: Bun
|
|
Rate: 50
|
|
- Index: 17
|
|
Item: Mojji
|
|
Rate: 50
|
|
- Index: 18
|
|
Item: Pumpkin
|
|
Rate: 50
|
|
- Index: 19
|
|
Item: Sweet_Potato
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: Banana
|
|
Rate: 100
|
|
- Index: 21
|
|
Item: Apple
|
|
Rate: 600
|
|
- Group: FOODBAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Banana
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Grape
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Carrot
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Sweet_Potato
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Meat
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Honey
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Milk
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Leaflet_Of_Hinal
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Leaflet_Of_Aloe
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Apple_Juice
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Banana_Juice
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Grape_Juice
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Carrot_Juice
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Ice_Cream
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Fish_Slice
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Cheese
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Nice_Sweet_Potato
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Popped_Rice
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Shusi
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bun
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Mojji
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Rice_Cake
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Long_Rice_Cake
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Hash_Rice_Cake
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Chocolate
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: HandMade_Chocolate
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: HandMade_Chocolate_
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: White_Chocolate
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Rice_Ball
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Tomyumkung
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Prawn
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Lemon
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Prickly_Fruit
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Yggdrasilberry
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Korea_Rice_Cake
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Rice_Cake_Soup
|
|
Rate: 1
|
|
- Group: FORTUNE_COOKIE1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bless_Word_Paper1
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Bless_Word_Paper2
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Bless_Word_Paper3
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Bless_Word_Paper4
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Bless_Word_Paper5
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Bless_Word_Paper6
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Bless_Word_Paper7
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Bless_Word_Paper8
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Bless_Word_Paper9
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Bless_Word_Paper10
|
|
Rate: 100
|
|
- Group: FORTUNE_COOKIE2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guidebook_Exchange
|
|
Announced: true
|
|
- Group: FORTUNE_COOKIE3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Free_Cash_Coupon
|
|
Announced: true
|
|
- Group: FRUIT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Banana
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Grape
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Carrot
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Sweet_Potato
|
|
Rate: 1
|
|
- Group: FRUIT_BASKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple
|
|
Rate: 6
|
|
- Index: 1
|
|
Item: Banana
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Grape
|
|
Rate: 4
|
|
- Index: 3
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Pumpkin
|
|
Rate: 2
|
|
- Index: 5
|
|
Item: Lemon
|
|
Rate: 6
|
|
- Index: 6
|
|
Item: Prickly_Fruit
|
|
Rate: 2
|
|
- Index: 7
|
|
Item: Strawberry
|
|
Rate: 4
|
|
- Index: 8
|
|
Item: Orange
|
|
Rate: 3
|
|
- Index: 9
|
|
Item: Prickly_Fruit_
|
|
Rate: 2
|
|
- Index: 10
|
|
Item: Yggdrasilberry
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Hard_Peach
|
|
Rate: 5
|
|
- Index: 13
|
|
Item: Cacao
|
|
Rate: 4
|
|
- Index: 14
|
|
Item: Mora_Mandarin
|
|
Rate: 5
|
|
- Index: 15
|
|
Item: Mora_Berry
|
|
Rate: 4
|
|
- Group: CLOVER_BOX_MOUTH
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 60
|
|
UniqueId: true
|
|
- Group: CLOVER_BOX_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 120
|
|
UniqueId: true
|
|
- Group: CLOVER_BOX_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 240
|
|
UniqueId: true
|
|
- Group: F_UMBALA_SPIRIT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Umbala_Spirit
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: GANYMEDE_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1120
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1190
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1120
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1120
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1118
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1118
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1118
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Buddhist_Priest_Crown
|
|
Rate: 165
|
|
- Index: 10
|
|
Item: Magical_Ring
|
|
Rate: 105
|
|
- Index: 11
|
|
Item: Ancient_Elven_Ear_J
|
|
Rate: 105
|
|
- Index: 12
|
|
Item: Hero_Cape
|
|
Rate: 35
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Phreeoni_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: B_Eremes_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 21
|
|
Item: B_Seyren_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: GARNET_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1014
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 440
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 440
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_6Up
|
|
Rate: 300
|
|
- Index: 10
|
|
Item: Guarantee_Armor_6Up
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 250
|
|
- Index: 12
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 250
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 150
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Tao_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Amon_Ra_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Maya_Puple_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: GARUDA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1300
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: HE_Battle_Manual
|
|
Rate: 1300
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1222
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1026
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Garuda_Hat
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Magic_Stole
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Boitata_Armor
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Amistr_Bag
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Wanderer's_Sakkat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Gyges_Ring
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: GEMI_CROWN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dark_Snake_Lord_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Elven_Ears_
|
|
Rate: 2
|
|
- Index: 2
|
|
Item: Antique_Pipe
|
|
Rate: 47
|
|
- Index: 3
|
|
Item: Neuralizer_Box
|
|
Rate: 50
|
|
- Index: 4
|
|
Item: Gemini_Crown
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Hawkeyes
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Bulb_Hairband
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Mysterious_Travel_Sack4
|
|
Rate: 1300
|
|
- Index: 10
|
|
Item: Zeny_Scroll
|
|
Rate: 1500
|
|
Amount: 15
|
|
- Index: 11
|
|
Item: Adrenaline_Scroll_Box
|
|
Rate: 1600
|
|
- Index: 12
|
|
Item: Lex_Aeterna_Scroll_Box
|
|
Rate: 1800
|
|
- Index: 13
|
|
Item: MVP_Hunt_Box
|
|
Rate: 2000
|
|
- Group: GEMI_CROWN_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gemi_Crown_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: GEMI_DIADEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Salamander_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Freyja_Overcoat
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Boy's_Cap_
|
|
Rate: 44
|
|
- Index: 3
|
|
Item: Gemini_Diadem
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Angel_Spirit
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Gang_Scarf
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Hard_Core_Set_Box
|
|
Rate: 350
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Abrasive_Box10
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Zeny_Scroll
|
|
Rate: 1100
|
|
Amount: 15
|
|
- Index: 10
|
|
Item: Meteor_10_Scroll_Box
|
|
Rate: 1500
|
|
- Index: 11
|
|
Item: Mysterious_Travel_Sack3
|
|
Rate: 1600
|
|
- Index: 12
|
|
Item: Wind_Walk_10_Scroll_Box
|
|
Rate: 1800
|
|
- Index: 13
|
|
Item: Wrapped_Mask
|
|
Rate: 2004
|
|
- Group: GEMI_DIADEM_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gemi_Diadem_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: GEMSTONE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Gemstone
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Red_Gemstone
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Blue_Gemstone
|
|
Rate: 1
|
|
- Group: GIFTBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Pet_Food
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Gift_Box
|
|
Rate: 19
|
|
- Index: 14
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Rouge
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Glass_Bead
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Baphomet_Doll
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Osiris_Doll
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Girl's_Diary
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 1
|
|
- Group: GIFTBOXCHINA
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Honey
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Leaflet_Of_Hinal
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Leaflet_Of_Aloe
|
|
Rate: 2
|
|
- Index: 9
|
|
Item: Panacea
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Old_Blue_Box
|
|
Rate: 40
|
|
- Index: 14
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 9
|
|
- Index: 15
|
|
Item: Anodyne
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Aloebera
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Yggdrasilberry
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Portable_Furnace
|
|
Rate: 5
|
|
- Index: 21
|
|
Item: Iron_Hammer
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Golden_Hammer
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Oridecon_Hammer
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Ora_Ora
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Animal_Blood
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Hinalle
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Aloe
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Singing_Plant
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Ment
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Illusion_Flower
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Yellow_Gemstone
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Red_Gemstone
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Blue_Gemstone
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Jellopy
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Garlet
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Scell
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: Zargon
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: Orcish_Voucher
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: Mementos
|
|
Rate: 1
|
|
- Index: 73
|
|
Item: Voucher_Of_Orcish_Hero
|
|
Rate: 1
|
|
- Index: 74
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 75
|
|
Item: Detrimindexta
|
|
Rate: 1
|
|
- Index: 76
|
|
Item: Karvodailnirol
|
|
Rate: 1
|
|
- Index: 77
|
|
Item: Counteragent
|
|
Rate: 1
|
|
- Index: 78
|
|
Item: Mixture
|
|
Rate: 1
|
|
- Index: 79
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 80
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 81
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 82
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 83
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 84
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 85
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 86
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 87
|
|
Item: Anvil
|
|
Rate: 1
|
|
- Index: 88
|
|
Item: Oridecon_Anvil
|
|
Rate: 1
|
|
- Index: 89
|
|
Item: Golden_Anvil
|
|
Rate: 1
|
|
- Index: 90
|
|
Item: Emperium_Anvil
|
|
Rate: 1
|
|
- Index: 91
|
|
Item: Boody_Red
|
|
Rate: 1
|
|
- Index: 92
|
|
Item: Crystal_Blue
|
|
Rate: 1
|
|
- Index: 93
|
|
Item: Wind_Of_Verdure
|
|
Rate: 1
|
|
- Index: 94
|
|
Item: Yellow_Live
|
|
Rate: 1
|
|
- Index: 95
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 96
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 97
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 98
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 99
|
|
Item: Iron
|
|
Rate: 1
|
|
- Index: 100
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 101
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 102
|
|
Item: Sparkling_Dust
|
|
Rate: 1
|
|
- Index: 103
|
|
Item: Iron_Ore
|
|
Rate: 1
|
|
- Index: 104
|
|
Item: Coal
|
|
Rate: 1
|
|
- Index: 105
|
|
Item: Patriotism_Marks
|
|
Rate: 1
|
|
- Index: 106
|
|
Item: Hammer_Of_Blacksmith
|
|
Rate: 1
|
|
- Index: 107
|
|
Item: Old_Magic_Book
|
|
Rate: 1
|
|
- Index: 108
|
|
Item: Penetration
|
|
Rate: 1
|
|
- Index: 109
|
|
Item: Frozen_Heart
|
|
Rate: 1
|
|
- Index: 110
|
|
Item: Sacred_Marks
|
|
Rate: 1
|
|
- Index: 111
|
|
Item: Phracon
|
|
Rate: 1
|
|
- Index: 112
|
|
Item: Emveretarcon
|
|
Rate: 1
|
|
- Index: 113
|
|
Item: Booby_Trap
|
|
Rate: 1
|
|
- Index: 114
|
|
Item: Sword_
|
|
Rate: 1
|
|
- Index: 115
|
|
Item: Falchion_
|
|
Rate: 1
|
|
- Index: 116
|
|
Item: Blade_
|
|
Rate: 1
|
|
- Index: 117
|
|
Item: Lapier_
|
|
Rate: 1
|
|
- Index: 118
|
|
Item: Scimiter_
|
|
Rate: 1
|
|
- Index: 119
|
|
Item: Katana_
|
|
Rate: 1
|
|
- Index: 120
|
|
Item: Tsurugi_
|
|
Rate: 1
|
|
- Index: 121
|
|
Item: Ring_Pommel_Saber_
|
|
Rate: 1
|
|
- Index: 122
|
|
Item: Saber_
|
|
Rate: 1
|
|
- Index: 123
|
|
Item: Hae_Dong_Gum_
|
|
Rate: 1
|
|
- Index: 124
|
|
Item: Flamberge
|
|
Rate: 1
|
|
- Index: 125
|
|
Item: Slayer_
|
|
Rate: 1
|
|
- Index: 126
|
|
Item: Bastard_Sword_
|
|
Rate: 1
|
|
- Index: 127
|
|
Item: Two_Hand_Sword_
|
|
Rate: 1
|
|
- Index: 128
|
|
Item: Broad_Sword_
|
|
Rate: 1
|
|
- Index: 129
|
|
Item: Claymore
|
|
Rate: 1
|
|
- Index: 130
|
|
Item: Knife_
|
|
Rate: 1
|
|
- Index: 131
|
|
Item: Cutter_
|
|
Rate: 1
|
|
- Index: 132
|
|
Item: Main_Gauche_
|
|
Rate: 1
|
|
- Index: 133
|
|
Item: Dirk_
|
|
Rate: 1
|
|
- Index: 134
|
|
Item: Dagger_
|
|
Rate: 1
|
|
- Index: 135
|
|
Item: Stiletto_
|
|
Rate: 1
|
|
- Index: 136
|
|
Item: Gladius_
|
|
Rate: 1
|
|
- Index: 137
|
|
Item: Damascus_
|
|
Rate: 1
|
|
- Index: 138
|
|
Item: Jur_
|
|
Rate: 1
|
|
- Index: 139
|
|
Item: Katar_
|
|
Rate: 1
|
|
- Index: 140
|
|
Item: Jamadhar_
|
|
Rate: 1
|
|
- Index: 141
|
|
Item: Axe_
|
|
Rate: 1
|
|
- Index: 142
|
|
Item: Battle_Axe_
|
|
Rate: 1
|
|
- Index: 143
|
|
Item: Hammer_
|
|
Rate: 1
|
|
- Index: 144
|
|
Item: Buster_
|
|
Rate: 1
|
|
- Index: 145
|
|
Item: Two_Handed_Axe_
|
|
Rate: 1
|
|
- Index: 146
|
|
Item: Javelin_
|
|
Rate: 1
|
|
- Index: 147
|
|
Item: Spear_
|
|
Rate: 1
|
|
- Index: 148
|
|
Item: Pike_
|
|
Rate: 1
|
|
- Index: 149
|
|
Item: Lance
|
|
Rate: 1
|
|
- Index: 150
|
|
Item: Guisarme_
|
|
Rate: 1
|
|
- Index: 151
|
|
Item: Glaive_
|
|
Rate: 1
|
|
- Index: 152
|
|
Item: Partizan_
|
|
Rate: 1
|
|
- Index: 153
|
|
Item: Trident_
|
|
Rate: 1
|
|
- Index: 154
|
|
Item: Halberd_
|
|
Rate: 1
|
|
- Index: 155
|
|
Item: Club_
|
|
Rate: 1
|
|
- Index: 156
|
|
Item: Mace_
|
|
Rate: 1
|
|
- Index: 157
|
|
Item: Smasher_
|
|
Rate: 1
|
|
- Index: 158
|
|
Item: Flail_
|
|
Rate: 1
|
|
- Index: 159
|
|
Item: Morning_Star_
|
|
Rate: 1
|
|
- Index: 160
|
|
Item: Sword_Mace_
|
|
Rate: 1
|
|
- Index: 161
|
|
Item: Chain_
|
|
Rate: 1
|
|
- Index: 162
|
|
Item: Book
|
|
Rate: 1
|
|
- Index: 163
|
|
Item: Bible
|
|
Rate: 1
|
|
- Index: 164
|
|
Item: Rod_
|
|
Rate: 1
|
|
- Index: 165
|
|
Item: Wand_
|
|
Rate: 1
|
|
- Index: 166
|
|
Item: Staff_
|
|
Rate: 1
|
|
- Index: 167
|
|
Item: Arc_Wand_
|
|
Rate: 1
|
|
- Index: 168
|
|
Item: Mighty_Staff
|
|
Rate: 1
|
|
- Index: 169
|
|
Item: Bow_
|
|
Rate: 1
|
|
- Index: 170
|
|
Item: Composite_Bow_
|
|
Rate: 1
|
|
- Index: 171
|
|
Item: CrossBow_
|
|
Rate: 1
|
|
- Index: 172
|
|
Item: Arbalest
|
|
Rate: 1
|
|
- Index: 173
|
|
Item: Kakkung
|
|
Rate: 1
|
|
- Index: 174
|
|
Item: Hunter_Bow
|
|
Rate: 1
|
|
- Index: 175
|
|
Item: Bow_Of_Roguemaster
|
|
Rate: 1
|
|
- Index: 176
|
|
Item: Guard_
|
|
Rate: 1
|
|
- Index: 177
|
|
Item: Buckler_
|
|
Rate: 1
|
|
- Index: 178
|
|
Item: Shield_
|
|
Rate: 1
|
|
- Index: 179
|
|
Item: Mirror_Shield_
|
|
Rate: 1
|
|
- Index: 180
|
|
Item: Fancy_Flower
|
|
Rate: 1
|
|
- Index: 181
|
|
Item: Ribbon_
|
|
Rate: 1
|
|
- Index: 182
|
|
Item: Cat_Hairband
|
|
Rate: 1
|
|
- Index: 183
|
|
Item: Flower_Hairband
|
|
Rate: 1
|
|
- Index: 184
|
|
Item: Biretta_
|
|
Rate: 1
|
|
- Index: 185
|
|
Item: Hat_
|
|
Rate: 1
|
|
- Index: 186
|
|
Item: Turban_
|
|
Rate: 1
|
|
- Index: 187
|
|
Item: Goggle_
|
|
Rate: 1
|
|
- Index: 188
|
|
Item: Cap_
|
|
Rate: 1
|
|
- Index: 189
|
|
Item: Helm_
|
|
Rate: 1
|
|
- Index: 190
|
|
Item: Gemmed_Sallet_
|
|
Rate: 1
|
|
- Index: 191
|
|
Item: Circlet_
|
|
Rate: 1
|
|
- Index: 192
|
|
Item: Santa's_Hat
|
|
Rate: 1
|
|
- Index: 193
|
|
Item: Big_Sis'_Ribbon
|
|
Rate: 1
|
|
- Index: 194
|
|
Item: Coronet
|
|
Rate: 1
|
|
- Index: 195
|
|
Item: Fillet
|
|
Rate: 1
|
|
- Index: 196
|
|
Item: Snowy_Horn
|
|
Rate: 1
|
|
- Index: 197
|
|
Item: Sharp_Gear
|
|
Rate: 1
|
|
- Index: 198
|
|
Item: Pierrot_Nose
|
|
Rate: 1
|
|
- Index: 199
|
|
Item: Gangster_Patch
|
|
Rate: 1
|
|
- Index: 200
|
|
Item: Ganster_Mask
|
|
Rate: 1
|
|
- Index: 201
|
|
Item: Centimental_Flower
|
|
Rate: 1
|
|
- Index: 202
|
|
Item: Centimental_Leaf
|
|
Rate: 1
|
|
- Index: 203
|
|
Item: Jack_A_Dandy
|
|
Rate: 1
|
|
- Index: 204
|
|
Item: Stop_Post
|
|
Rate: 1
|
|
- Index: 205
|
|
Item: Doctor_Cap
|
|
Rate: 1
|
|
- Index: 206
|
|
Item: Red_Bandana
|
|
Rate: 1
|
|
- Index: 207
|
|
Item: Eagle_Eyes
|
|
Rate: 1
|
|
- Index: 208
|
|
Item: Bomb_Wick
|
|
Rate: 1
|
|
- Index: 209
|
|
Item: Antler
|
|
Rate: 1
|
|
- Index: 210
|
|
Item: Pirate_Bandana
|
|
Rate: 1
|
|
- Index: 211
|
|
Item: Poo_Poo_Hat
|
|
Rate: 1
|
|
- Index: 212
|
|
Item: Funeral_Costume
|
|
Rate: 1
|
|
- Index: 213
|
|
Item: Masquerade
|
|
Rate: 1
|
|
- Index: 214
|
|
Item: Pretend_Murdered
|
|
Rate: 1
|
|
- Index: 215
|
|
Item: Star_Dust
|
|
Rate: 1
|
|
- Index: 216
|
|
Item: Blinker
|
|
Rate: 1
|
|
- Index: 217
|
|
Item: Binoculars
|
|
Rate: 1
|
|
- Index: 218
|
|
Item: Green_Feeler
|
|
Rate: 1
|
|
- Index: 219
|
|
Item: Viking_Helm
|
|
Rate: 1
|
|
- Index: 220
|
|
Item: Cotton_Shirt_
|
|
Rate: 1
|
|
- Index: 221
|
|
Item: Leather_Jacket_
|
|
Rate: 1
|
|
- Index: 222
|
|
Item: Adventurere's_Suit_
|
|
Rate: 1
|
|
- Index: 223
|
|
Item: Mantle_
|
|
Rate: 1
|
|
- Index: 224
|
|
Item: Coat_
|
|
Rate: 1
|
|
- Index: 225
|
|
Item: Mink_Coat
|
|
Rate: 1
|
|
- Index: 226
|
|
Item: Padded_Armor_
|
|
Rate: 1
|
|
- Index: 227
|
|
Item: Chain_Mail_
|
|
Rate: 1
|
|
- Index: 228
|
|
Item: Plate_Armor_
|
|
Rate: 1
|
|
- Index: 229
|
|
Item: Silk_Robe_
|
|
Rate: 1
|
|
- Index: 230
|
|
Item: Scapulare_
|
|
Rate: 1
|
|
- Index: 231
|
|
Item: Saint_Robe_
|
|
Rate: 1
|
|
- Index: 232
|
|
Item: Wooden_Mail_
|
|
Rate: 1
|
|
- Index: 233
|
|
Item: Tights_
|
|
Rate: 1
|
|
- Index: 234
|
|
Item: Silver_Robe_
|
|
Rate: 1
|
|
- Index: 235
|
|
Item: Thief_Clothes_
|
|
Rate: 1
|
|
- Index: 236
|
|
Item: Ninja_Suit
|
|
Rate: 1
|
|
- Index: 237
|
|
Item: G_Strings
|
|
Rate: 1
|
|
- Index: 238
|
|
Item: Sandals_
|
|
Rate: 1
|
|
- Index: 239
|
|
Item: Shoes_
|
|
Rate: 1
|
|
- Index: 240
|
|
Item: Chrystal_Pumps
|
|
Rate: 1
|
|
- Index: 241
|
|
Item: Cuffs
|
|
Rate: 1
|
|
- Index: 242
|
|
Item: Spiky_Heel
|
|
Rate: 1
|
|
- Index: 243
|
|
Item: Hood_
|
|
Rate: 1
|
|
- Index: 244
|
|
Item: Muffler_
|
|
Rate: 1
|
|
- Index: 245
|
|
Item: Manteau_
|
|
Rate: 1
|
|
- Index: 246
|
|
Item: Cape_Of_Ancient_Lord
|
|
Rate: 1
|
|
- Index: 247
|
|
Item: Ragamuffin_Cape
|
|
Rate: 1
|
|
- Index: 248
|
|
Item: Ring
|
|
Rate: 1
|
|
- Index: 249
|
|
Item: Earring
|
|
Rate: 1
|
|
- Index: 250
|
|
Item: Necklace
|
|
Rate: 1
|
|
- Index: 251
|
|
Item: Glove
|
|
Rate: 1
|
|
- Index: 252
|
|
Item: Brooch
|
|
Rate: 1
|
|
- Index: 253
|
|
Item: Clip
|
|
Rate: 1
|
|
- Index: 254
|
|
Item: Rosary
|
|
Rate: 1
|
|
- Index: 255
|
|
Item: Skul_Ring
|
|
Rate: 1
|
|
- Index: 256
|
|
Item: Gold_Ring
|
|
Rate: 1
|
|
- Index: 257
|
|
Item: Silver_Ring
|
|
Rate: 1
|
|
- Index: 258
|
|
Item: Flower_Ring
|
|
Rate: 1
|
|
- Index: 259
|
|
Item: Diamond_Ring
|
|
Rate: 1
|
|
- Index: 260
|
|
Item: Safety_Helmet
|
|
Rate: 1
|
|
- Index: 261
|
|
Item: Indian_Hair_Piece
|
|
Rate: 1
|
|
- Index: 262
|
|
Item: Fin_Helm
|
|
Rate: 1
|
|
- Index: 263
|
|
Item: Egg_Shell
|
|
Rate: 2
|
|
- Group: GIFTBOX_1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Pet_Food
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Gift_Box
|
|
Rate: 19
|
|
- Index: 14
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Rouge
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Glass_Bead
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Baphomet_Doll
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Osiris_Doll
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Girl's_Diary
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 1
|
|
- Group: GIFTBOX_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Pet_Food
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Gift_Box
|
|
Rate: 19
|
|
- Index: 14
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Rouge
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Glass_Bead
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Baphomet_Doll
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Osiris_Doll
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Girl's_Diary
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 1
|
|
- Group: GIFTBOX_3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Pet_Food
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Gift_Box
|
|
Rate: 19
|
|
- Index: 14
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Rouge
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Glass_Bead
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Baphomet_Doll
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Osiris_Doll
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Girl's_Diary
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 1
|
|
- Group: GIFTBOX_4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Royal_Jelly
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Candy
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Candy_Striper
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Pet_Food
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Piece_Of_Cake
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Gift_Box
|
|
Rate: 19
|
|
- Index: 14
|
|
Item: Four_Leaf_Clover
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Dark_Red_Jewel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Violet_Jewel
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Skyblue_Jewel
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Azure_Jewel
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Scarlet_Jewel
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Cardinal_Jewel
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Cardinal_Jewel_
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Red_Jewel
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Blue_Jewel
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: White_Jewel
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Golden_Jewel
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Crystal_Jewel
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Crystal_Jewel_
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Crystal_Jewel___
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Red_Frame
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Blue_Porcelain
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: White_Platter
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Black_Ladle
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Pencil_Case
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Rouge
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stuffed_Doll
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Poring_Doll
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Chonchon_Doll
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Spore_Doll
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Wedding_Bouquet
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Glass_Bead
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Crystal_Mirror
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Frozen_Rose
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Baphomet_Doll
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Osiris_Doll
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Grasshopper_Doll
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Monkey_Doll
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Raccoondog_Doll
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: Orange_Dyestuffs
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Violet_Dyestuffs
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: White_Dyestuffs
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Black_Dyestuffs
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: Girl's_Diary
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: Poring__Card
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 1
|
|
- Group: GIFT_BUFF_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Blessing_10_Scroll
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Str_Dish10
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Int_Dish10
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Vit_Dish10
|
|
Amount: 2
|
|
- Index: 6
|
|
Item: Agi_Dish10
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Dex_Dish10
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: Luk_Dish10
|
|
Amount: 2
|
|
- Group: GIFT_BUNDLE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Potion
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Seed_Of_Yggdrasil
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: GM_Handwriting
|
|
Amount: 30
|
|
- Group: GLORY_FB_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Glory_FB_Hat
|
|
Duration: 1440
|
|
- Group: GLOVE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Glove_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: GM_WARP_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wing_Of_Fly
|
|
Rate: 155
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Wing_Of_Butterfly
|
|
Rate: 155
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Warp_Free_Ticket
|
|
Rate: 150
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: WOB_Rune
|
|
Rate: 140
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: WOB_Schwaltz
|
|
Rate: 140
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: WOB_Rachel
|
|
Rate: 130
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: WOB_Local
|
|
Rate: 130
|
|
Amount: 3
|
|
- Group: GOD_MATERIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Jewel_Of_Prayer
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Iron_Glove
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Iron_Maiden
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Mystery_Wheel
|
|
Rate: 5
|
|
- Index: 4
|
|
Item: Silver_Fancy
|
|
Rate: 5
|
|
- Index: 5
|
|
Item: Anger_Of_Valkurye
|
|
Rate: 5
|
|
- Index: 6
|
|
Item: Feather_Of_Angel
|
|
Rate: 5
|
|
- Index: 7
|
|
Item: Foot_Step_Of_Cat
|
|
Rate: 5
|
|
- Index: 8
|
|
Item: Beard_Of_Women
|
|
Rate: 5
|
|
- Index: 9
|
|
Item: Root_Of_Stone
|
|
Rate: 5
|
|
- Index: 10
|
|
Item: Soul_Of_Fish
|
|
Rate: 5
|
|
- Index: 11
|
|
Item: Saliva_Of_Bird
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Tendon_Of_Bear
|
|
Rate: 5
|
|
- Index: 13
|
|
Item: Symbol_Of_Sun
|
|
Rate: 5
|
|
- Index: 14
|
|
Item: Breath_Of_Soul
|
|
Rate: 5
|
|
- Index: 15
|
|
Item: Crystal_Of_Snow
|
|
Rate: 5
|
|
- Index: 16
|
|
Item: Indication_Of_Tempest
|
|
Rate: 5
|
|
- Index: 17
|
|
Item: Slilince_Wave
|
|
Rate: 5
|
|
- Index: 18
|
|
Item: Rough_Billows
|
|
Rate: 5
|
|
- Index: 19
|
|
Item: Air_Stream
|
|
Rate: 5
|
|
- Group: GOOD_STUDENT_GIFT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Chocolate_Drink
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Yggdrasilberry
|
|
Rate: 99
|
|
- Index: 2
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Puppy_Hat
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Fire_Cracker
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Str_Dish10
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Int_Dish10
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Vit_Dish10
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Agi_Dish10
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Dex_Dish10
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Luk_Dish10
|
|
Rate: 100
|
|
- Group: HAIRTAIL_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hairtail
|
|
Duration: 60
|
|
- Group: HAIRTAIL_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hairtail
|
|
Duration: 10080
|
|
- Group: HALLOWEEN_G_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Immortal_Heart
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Starsand_Of_Witch
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Empty_Bottle
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: Alchol
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 4
|
|
Item: Karvodailnirol
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 5
|
|
Item: Transparent_Cloth
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 6
|
|
Item: Stem
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 7
|
|
Item: Poison_Spore
|
|
Rate: 1
|
|
Amount: 30
|
|
- Index: 8
|
|
Item: Speed_Up_Potion
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 9
|
|
Item: Chocolate
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 10
|
|
Item: Guarana_Candy
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 12
|
|
Item: Old_Blue_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Old_Card_Album
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Group: HALLOW_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hallow_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: HALLO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Witchs_Hat
|
|
Rate: 50
|
|
- Index: 1
|
|
Item: Red_Deviruchi_Cap
|
|
Rate: 350
|
|
- Index: 2
|
|
Item: Insurance_Package
|
|
Rate: 1350
|
|
- Index: 3
|
|
Item: Charm_Of_Happiness
|
|
Rate: 1350
|
|
- Index: 4
|
|
Item: Magic_Card_Album
|
|
Rate: 220
|
|
- Index: 5
|
|
Item: Holy_Celestial_Axe_Box
|
|
Rate: 330
|
|
- Index: 6
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 1350
|
|
- Index: 7
|
|
Item: Shadow_Armor_S_Box30
|
|
Rate: 600
|
|
- Index: 8
|
|
Item: Alice_Scroll
|
|
Rate: 1350
|
|
Amount: 5
|
|
- Index: 9
|
|
Item: Ticket_Loli_Ruri
|
|
Rate: 1350
|
|
- Index: 10
|
|
Item: Teddy_Bear_Card
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Hallow_Ring_Box
|
|
Rate: 1300
|
|
- Index: 12
|
|
Item: Zherlthsh_Mask
|
|
Rate: 140
|
|
- Index: 13
|
|
Item: HE_Battle_Manual
|
|
Rate: 150
|
|
- Index: 14
|
|
Item: Zeny_Scroll
|
|
Rate: 100
|
|
Amount: 30
|
|
- Group: HAPPY_TIME_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Bakonawa_Tattoo
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 9
|
|
Item: RTC_2nd_Headgear
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Archangel_Wing
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Alicel_Drooping_Doll
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Boitata_Armor
|
|
Rate: 30
|
|
- Index: 14
|
|
Item: Observer
|
|
Rate: 359
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Orc_Hero_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Randgris_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: HARD_CORE_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: HEART_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orleans_Glove
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wool_Scarf
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Red_Glasses
|
|
Rate: 15
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Str_Dish08
|
|
Rate: 200
|
|
Amount: 7
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vit_Dish10
|
|
Rate: 200
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Spiritual_Ring
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Agi_Dish09
|
|
Rate: 200
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Scarf_Belt
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Lesser_Elemental_Ring
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Luk_Dish07
|
|
Rate: 200
|
|
Amount: 8
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Lion_Mask
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Fur_Hat
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Ulle_Cap
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Valkyrie_Feather_Band
|
|
Rate: 4
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Winter_Hat
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Ear_Mufs
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Group: HEAVEN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1200
|
|
- Index: 1
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 280
|
|
- Index: 2
|
|
Item: SP_Increase_PotionL
|
|
Rate: 1200
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 850
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Accuracy_30_Scroll
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1075
|
|
- Index: 7
|
|
Item: Enriched_Elunium_Box
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Enriched_Oridecon_Box
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Convex_Mirror_Box
|
|
Rate: 896
|
|
- Index: 10
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1200
|
|
- Index: 11
|
|
Item: Tw_Frog_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Carrot_In_Mouth
|
|
Rate: 78
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Puppy_Ears_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Powder_Snow_Box
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Sealed_B_Shecil_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sealed_Apocalips_H_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Green_Apple_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Enchant_Book
|
|
Rate: 100
|
|
Announced: true
|
|
- Group: HEN_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Chicken_Beak
|
|
- Index: 1
|
|
Item: Cocks_Comb
|
|
- Group: HERB
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Herb
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Yellow_Herb
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: White_Herb
|
|
Rate: 1
|
|
- Group: HERO_MIDGARD_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
- Index: 9
|
|
Item: Garuda_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Linguistic_Book_Cap
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Bubble_Gum_In_Mouth
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Idn_Sakkat
|
|
Rate: 109
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Filir_Wing
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Valkyrie_Circlet
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Rose_Cascade
|
|
Rate: 159
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Berz_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Randgris_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 23
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: HIGH_COIN_POCKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Agrade_Coin
|
|
Rate: 100
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Mora_Coin
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Bgrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 4
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Mora_Coin
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- Group: HOLY_EGG_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon
|
|
Rate: 4
|
|
- Index: 1
|
|
Item: Elunium
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: White_Slim_Potion
|
|
Rate: 30
|
|
- Index: 3
|
|
Item: Blue_Potion
|
|
Rate: 30
|
|
- Index: 4
|
|
Item: Yggdrasilberry
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 2
|
|
- Index: 6
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Old_Card_Album
|
|
Rate: 5
|
|
- Index: 8
|
|
Item: Drooping_Bunny
|
|
Rate: 1
|
|
- Group: HOLY_SPIRIT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Agi_Dish_Box
|
|
Rate: 1300
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: HE_Battle_Manual
|
|
Rate: 1300
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1150
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1076
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 225
|
|
- Index: 9
|
|
Item: Shaving_Cream
|
|
Rate: 225
|
|
- Index: 10
|
|
Item: Teardrop
|
|
Rate: 225
|
|
- Index: 11
|
|
Item: Velum_Bible
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: Gungnir_
|
|
Rate: 175
|
|
- Index: 13
|
|
Item: Giant_Shield
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Full_Moon
|
|
Rate: 150
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Upd_Maya_Puple_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: HOMETOWNGIFT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Korea_Rice_Cake
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Sesame_Pastry
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Honey_Pastry
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Rainbow_Cake
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Plain_Rice_Cake
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Hearty_Rice_Cake
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Salty_Rice_Cake
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lucky_Rice_Cake
|
|
Rate: 1
|
|
- Group: HORNED_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Load_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Atroce_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Black_Devil_Mask_
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Horn_Of_Ancient
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Love_Rabbit_Hood
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Remover_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Inccubus_Horn
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Horn_Of_Succubus
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Majestic_Evil_Horn
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: F_Clover_Box_Mouth4
|
|
Rate: 950
|
|
- Index: 13
|
|
Item: All_In_One_Ring_Box
|
|
Rate: 169
|
|
- Index: 14
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 250
|
|
- Index: 15
|
|
Item: Boarding_Halter_Box
|
|
Rate: 550
|
|
- Index: 16
|
|
Item: Convex_Mirror_Box5
|
|
Rate: 800
|
|
- Index: 17
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1200
|
|
- Index: 18
|
|
Item: Underripe_Yggseed
|
|
Rate: 1250
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Psychic_ArmorS
|
|
Rate: 1250
|
|
Amount: 5
|
|
- Index: 20
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1500
|
|
- Index: 21
|
|
Item: Dead_Tree_Branch_Box2
|
|
Rate: 1500
|
|
- Group: IDN_HEART_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 1
|
|
Item: Variant_Shoes
|
|
Rate: 101
|
|
Announced: true
|
|
- Index: 2
|
|
Item: B_Dragon_Hat
|
|
Rate: 199
|
|
- Index: 3
|
|
Item: Magic_Card_Album
|
|
Rate: 99
|
|
- Index: 4
|
|
Item: Maya_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Imp_Pet_Coupon
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Mask_Of_Ifrit
|
|
Rate: 101
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 499
|
|
- Index: 8
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Insurance_Package
|
|
Rate: 1400
|
|
- Index: 10
|
|
Item: Job_Manual50_Box
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Unbreak_Def_Box
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Gril's_Naivety
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 14
|
|
Item: Small_Life_Potion_Box50
|
|
Rate: 1200
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_6Up
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Guarantee_Armor_6Up
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: IDN_LEGEND_HERO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1220
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 950
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1109
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Ancient_Gold_Deco
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Jormungand
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Hervor
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Silversmith_Bracelet
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: New_Wave_Sunglasses_
|
|
Rate: 350
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Volcano_Knife
|
|
Rate: 370
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: IDN_WISDOM_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Boarding_Halter_Box
|
|
Rate: 1400
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Megaphone_Box
|
|
Rate: 1400
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Str_Dish_Box
|
|
Rate: 1200
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Dex_Dish_Box
|
|
Rate: 1200
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vit_Dish_Box
|
|
Rate: 1200
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1200
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Storm_10_Scroll_Box
|
|
Rate: 1200
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Guyak_Pudding
|
|
Rate: 500
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Asara_Fairy_Hat
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 99
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Gang_Scarf
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Neuralizer
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: IDRO10TH_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angeling_Potion
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: Battle_Manual_Box
|
|
Rate: 1300
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Int_Dish_Box
|
|
Rate: 1100
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Spark_Candy_Box10
|
|
Rate: 800
|
|
- Index: 7
|
|
Item: Fidelity_Necklace
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Unbreak_Def_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Choco_Stick_In_Mouth
|
|
Rate: 439
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Dark_Book
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Black_Shiba_Inu_Hat
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Stretched_Nose_M
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 14
|
|
Item: C_Lord_of_Death
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 15
|
|
Item: C_MoonStar_Accessory
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 16
|
|
Item: C_World_Star
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Galaxy_Circlet
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Orc_Hero_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Turtle_General_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: ILLUSION_NOTHING
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Songpyun_Box50
|
|
Rate: 1534
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Guyak_Pudding
|
|
Rate: 1500
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Vit_Dish_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Diabolic_Scroll
|
|
Rate: 1500
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Sealed_Tao_Card
|
|
Rate: 1
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Syringe_In_Mouth
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 10
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Singing_Bird
|
|
Rate: 130
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Round_Eyes
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Cat_Hat
|
|
Rate: 70
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Weather_Report_Box
|
|
Rate: 5
|
|
Announced: true
|
|
UniqueId: true
|
|
- Group: IMMORTAL_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Hero_Helm
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Ancient_Elven_Ear
|
|
Rate: 74
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Magic_Card_Album
|
|
Rate: 75
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Wind_Walk_10_Scroll_Box
|
|
Rate: 1100
|
|
- Index: 5
|
|
Item: Angelic_Ring
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Regeneration_Potion
|
|
Rate: 900
|
|
- Index: 7
|
|
Item: Wander_Man_Box10
|
|
Rate: 1000
|
|
- Index: 8
|
|
Item: Dex_Dish_Box
|
|
Rate: 1100
|
|
- Index: 9
|
|
Item: Unbreak_Def_Box
|
|
Rate: 800
|
|
- Index: 10
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 800
|
|
- Index: 11
|
|
Item: Job_Manual50_Box
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Kafra_Card_Box
|
|
Rate: 1200
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Small_Life_Potion_Box50
|
|
Rate: 1100
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_6Up
|
|
Rate: 200
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Group: IMORTAL_MIDGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Glory_FB_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Cool_FB_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: RJC_Katusa
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_World_Star
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Tare_Pope_
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Immuned_Shield
|
|
Rate: 189
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Tao_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: IMPROVED_COIN_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Manuk_Coin
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Mora_Coin
|
|
Rate: 5
|
|
- Index: 4
|
|
Item: Agrade_Coin
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Bgrade_Coin
|
|
Rate: 2
|
|
- Index: 6
|
|
Item: Cgrade_Coin
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Malang_Sp_Can
|
|
Rate: 8
|
|
- Group: INDIGO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1150
|
|
- Index: 1
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 1150
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Job_Manual50_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Enriched_Elunium_Box
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Enriched_Oridecon_Box
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Cloth_Dye_Coupon_Box
|
|
Rate: 600
|
|
- Index: 9
|
|
Item: Psychic_ArmorS
|
|
Rate: 1138
|
|
Amount: 10
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: Fan_In_Mouth
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 13
|
|
Item: SLD_Dark_Snake_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Pharaoh_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 15
|
|
Item: RWC_Memory_Staff
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Bird_Nest_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Monkey_On_Fur_Hat
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Deviling_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Group: INFILTRATOR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infiltrator_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: INK_BALL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 66
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 66
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 66
|
|
- Index: 3
|
|
Item: Gift_Box
|
|
Rate: 1333
|
|
- Index: 4
|
|
Item: Blue_Gemstone
|
|
Rate: 666
|
|
- Index: 5
|
|
Item: Jellopy
|
|
Rate: 2666
|
|
- Index: 6
|
|
Item: Crystal_Blue
|
|
Rate: 1333
|
|
- Index: 7
|
|
Item: Large_Jellopy
|
|
Rate: 1333
|
|
- Index: 8
|
|
Item: Treasure_Box
|
|
Rate: 399
|
|
- Index: 9
|
|
Item: Accessory_Box
|
|
Rate: 66
|
|
- Index: 10
|
|
Item: Wrapped_Mask
|
|
Rate: 66
|
|
- Index: 11
|
|
Item: First_Aid_Kit
|
|
Rate: 333
|
|
- Index: 12
|
|
Item: Food_Package
|
|
Rate: 666
|
|
- Index: 13
|
|
Item: Hometown_Gift
|
|
Rate: 933
|
|
- Group: INSECTICIDE_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Insecticide_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: INTERMEDIATE_COIN_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Manuk_Coin
|
|
Rate: 4
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 4
|
|
- Index: 2
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 4
|
|
- Index: 3
|
|
Item: Mora_Coin
|
|
Rate: 4
|
|
- Index: 4
|
|
Item: Bgrade_Coin
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Cgrade_Coin
|
|
Rate: 2
|
|
- Index: 6
|
|
Item: Dgrade_Coin
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Malang_Sp_Can
|
|
Rate: 9
|
|
- Group: JEWEL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Gemstone
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Red_Gemstone
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Blue_Gemstone
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Dark_Red_Jewel
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Violet_Jewel
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Skyblue_Jewel
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Azure_Jewel
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Scarlet_Jewel
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: Cardinal_Jewel
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Cardinal_Jewel_
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: Red_Jewel
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Blue_Jewel
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: White_Jewel
|
|
Rate: 10
|
|
- Index: 13
|
|
Item: Golden_Jewel
|
|
Rate: 10
|
|
- Index: 14
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: Crystal_Jewel
|
|
Rate: 5
|
|
- Index: 16
|
|
Item: Crystal_Jewel_
|
|
Rate: 4
|
|
- Index: 17
|
|
Item: Crystal_Jewel__
|
|
Rate: 3
|
|
- Index: 18
|
|
Item: Crystal_Jewel___
|
|
Rate: 27
|
|
- Index: 19
|
|
Item: Glass_Bead
|
|
Rate: 50
|
|
- Group: JE_UN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Vit_Dish_Box
|
|
Rate: 1450
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 1450
|
|
- Index: 4
|
|
Item: Anger_Seagod
|
|
Rate: 1450
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Dex_Dish_Box
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Unbreak_Def_Box
|
|
Rate: 144
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Ribbon_Chef_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Strawberry_In_Mouth
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_MoonStar_Accessory
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Rune_Hairband
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Stretched_Nose_M
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Galaxy_Circlet
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Drake_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: JUICE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple_Juice
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Banana_Juice
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Carrot_Juice
|
|
Rate: 1
|
|
- Group: JULY7_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Basic_Siege_Supply_Box
|
|
UniqueId: true
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Underripe_Yggseed
|
|
Rate: 1500
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1550
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Convex_Mirror_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Eddga_Scroll
|
|
Rate: 400
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1500
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Rabbit_Ribbon
|
|
Rate: 150
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Rainbow
|
|
Rate: 56
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Upd_Maya_Puple_Card
|
|
Rate: 3
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Gold_Ingot_Poring_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: C_Hair_Of_The_Strong
|
|
Rate: 70
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 20
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 20
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: RWC2010_Indonesia
|
|
Rate: 5
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Rocket_Helm_RWC
|
|
Rate: 75
|
|
Announced: true
|
|
UniqueId: true
|
|
- Group: JULY_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Lady_Tanee_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Turtle_General_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Red_Baby_Dragon
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Excelion_Leg
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Unbreakable_Weap
|
|
Rate: 429
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: Unbreakable_Def
|
|
Rate: 429
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1190
|
|
- Index: 15
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 16
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 17
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 18
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 19
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Index: 20
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1130
|
|
Amount: 20
|
|
- Group: JUNG_BI_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1300
|
|
- Index: 1
|
|
Item: Int_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1300
|
|
- Index: 3
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Agi_Dish_Box
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Convex_Mirror_Box
|
|
Rate: 1200
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 484
|
|
- Index: 8
|
|
Item: Dark_Book
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Alicel_Drooping_Doll
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Candy_Hat
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Honeybee_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Rainbow
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Majestic_Evil_Horn
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Anemos_Mask
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Fidelity_Necklace
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Mistress_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: KAISER_KNUCKLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kaiser_Knuckle_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: KITTY_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: White_Drooping_Kitty
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Blue_Drooping_Kitty
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Pink_Drooping_Kitty
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Yellow_Drooping_Kitty
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gray_Drooping_Kitty
|
|
UniqueId: true
|
|
- Group: LASTANGEL_LUCKYSCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Moon_Eyepatch
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: C_Classical_Fhat
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Vajra
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Chatty_Parrot
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Ifrit_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: LEO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Wind_Sprits_Armor
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Skin_Of_Ventus
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Satanic_Chain_P
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Leo_Crown
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Leo_Diadem
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Angeling_Wanna_Fly
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: F_Clover_Box_Mouth4
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guyak_Pudding
|
|
Rate: 700
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Siroma_Icetea_To_Throw
|
|
Rate: 900
|
|
- Index: 11
|
|
Item: Siegfried_Box5
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: HE_Battle_Manual
|
|
Rate: 1700
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Regeneration_Box5
|
|
Rate: 1600
|
|
- Index: 14
|
|
Item: Zeny_Scroll
|
|
Rate: 1400
|
|
Amount: 5
|
|
- Index: 15
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1300
|
|
- Index: 16
|
|
Item: Vermilion_10_Scroll_Box
|
|
Rate: 500
|
|
- Group: LEVEL_UP_BOX100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_6Up
|
|
- Index: 1
|
|
Item: 120LVUP
|
|
- Group: LEVEL_UP_BOX120
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Job_Manual50
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guarantee_Armor_6Up
|
|
- Index: 5
|
|
Item: 130LVUP
|
|
- Group: LEVEL_UP_BOX130
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Job_Manual50
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_7Up
|
|
- Index: 5
|
|
Item: 140LVUP
|
|
- Group: LEVEL_UP_BOX140
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Job_Manual50
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guarantee_Armor_7Up
|
|
- Index: 5
|
|
Item: 150LVUP
|
|
- Group: LEVEL_UP_BOX150
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Job_Manual50
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_8Up
|
|
- Index: 5
|
|
Item: 160LVUP
|
|
- Group: LEVEL_UP_BOX160
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Job_Manual50
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guarantee_Armor_8Up
|
|
Amount: 2
|
|
- Group: LIBRA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: B_Katrinn_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Earth_Sprits_Armor_
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Bravery_Bag
|
|
Rate: 12
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Libra_Crown
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Libra_Diadem
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Angeling_Hairpin
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Magic_Card_Album
|
|
Rate: 70
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 400
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Orc_LoadS_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Boarding_Halter_Box
|
|
Rate: 600
|
|
- Index: 10
|
|
Item: HE_Battle_Manual
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 4
|
|
- Index: 12
|
|
Item: Light_White_Pot_Box
|
|
Rate: 1200
|
|
- Index: 13
|
|
Item: 17Carat_Dia
|
|
Rate: 1300
|
|
- Index: 14
|
|
Item: Drocera_Herb_Stew
|
|
Rate: 1700
|
|
- Index: 15
|
|
Item: Branch_Of_Dead_Tree_Box
|
|
Rate: 2500
|
|
- Group: LIFE_RIBBON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 60
|
|
UniqueId: true
|
|
- Group: LIFE_RIBBON_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 120
|
|
UniqueId: true
|
|
- Group: LIFE_RIBBON_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 240
|
|
UniqueId: true
|
|
- Group: LORD_CIRCLET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lord_Circlet_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: LOTTOBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto31
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto32
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto33
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto34
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto35
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Lotto36
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lotto37
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lotto38
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Lotto39
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Lotto40
|
|
Rate: 1
|
|
- Group: LOTTOBOX1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto01
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto02
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto03
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto04
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto05
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Lotto06
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lotto07
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lotto08
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Lotto09
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Lotto10
|
|
Rate: 1
|
|
- Group: LOTTOBOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto11
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto12
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto13
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto14
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto15
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Lotto16
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lotto17
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lotto18
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Lotto19
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Lotto20
|
|
Rate: 1
|
|
- Group: LOTTOBOX3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto21
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto22
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto23
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto24
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto25
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Lotto26
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lotto27
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lotto28
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Lotto29
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Lotto30
|
|
Rate: 1
|
|
- Group: LOTTOBOX4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto31
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto32
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto33
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto34
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto35
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Lotto36
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lotto37
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Lotto38
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Lotto39
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Lotto40
|
|
Rate: 1
|
|
- Group: LOTTOBOX5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lotto41
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Lotto42
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Lotto43
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Lotto44
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Lotto45
|
|
Rate: 1
|
|
- Group: LOUISE_COSTUME_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Bag
|
|
Rate: 18
|
|
- Index: 1
|
|
Item: Cool_Summer_Outfit
|
|
Rate: 2
|
|
- Group: LOVELY_AQUARIUS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lovely_Aquarius_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: LOVELY_AQUARIUS_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bradium_Brooch
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Neuralizer_Box
|
|
Rate: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Sleepr_Hat
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Aquarius_Crown
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Tucan_Hat_Box
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: GhostringS
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Mysterious_Dyestuff
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Spark_Candy_Box5
|
|
Rate: 140
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: F_Clover_Box_Mouth4
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 170
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Bubble_Gum_Box5
|
|
Rate: 140
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Fire_Cracker_Love_Box
|
|
Rate: 20
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: LOW_COIN_POCKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
Rate: 100
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Mora_Coin
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Manuk_Coin
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 4
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
- Group: LUCKY_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Cracker
|
|
Rate: 8
|
|
- Index: 1
|
|
Item: Korea_Rice_Cake
|
|
Rate: 6
|
|
- Index: 2
|
|
Item: Handsei
|
|
Rate: 2
|
|
- Index: 3
|
|
Item: Taiwan_Luk_Coin
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Big_Luk_Bookmark
|
|
Rate: 1
|
|
- Group: LUCKY_EGG_C
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sealed_Mistress_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 2
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1500
|
|
- Index: 4
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Chung_E_Pet_Coupon
|
|
Rate: 1200
|
|
- Index: 6
|
|
Item: Succu_Pet_Coupon
|
|
Rate: 1200
|
|
- Index: 7
|
|
Item: Imp_Pet_Coupon
|
|
Rate: 1200
|
|
- Index: 8
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: Crown_
|
|
Rate: 290
|
|
- Index: 11
|
|
Item: Sharp_Gear_
|
|
Rate: 250
|
|
- Index: 12
|
|
Item: Ribbon_Of_Bride
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Odin's_Blessing
|
|
Rate: 599
|
|
- Index: 14
|
|
Item: Archangel_Wing
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Elven_Ears_
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Rabbit_Earplug
|
|
Rate: 200
|
|
- Group: LUCKY_EGG_C10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Evil_Marcher_Hat
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Battle_Manual_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Comp_Insurance
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 8
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: E_WOB_Rune
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 12
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: E_WOB_Rachel
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: E_WOB_Local
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: RWC2010_Indonesia
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 17
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 800
|
|
- Index: 18
|
|
Item: Sealed_B_Ygnizem_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Heart_Eye_Patch1
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Heart_Eye_Patch2
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Boy's_Naivety
|
|
Rate: 400
|
|
- Index: 22
|
|
Item: Flaming_Ice
|
|
Rate: 400
|
|
- Index: 23
|
|
Item: Tantanmen
|
|
Rate: 400
|
|
- Index: 24
|
|
Item: Enchant_Book
|
|
Rate: 22
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
- Index: 1
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 900
|
|
- Index: 3
|
|
Item: Blue_Herb_Box2
|
|
Rate: 900
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Sealed_Dracula_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Drake_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Cancer_Diadem
|
|
Rate: 150
|
|
- Index: 9
|
|
Item: Cancer_Crown
|
|
Rate: 150
|
|
- Index: 10
|
|
Item: Mini_Propeller_
|
|
Rate: 150
|
|
- Index: 11
|
|
Item: Battle_Manual_Box
|
|
Rate: 1000
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 800
|
|
- Index: 13
|
|
Item: Comp_Insurance
|
|
Rate: 800
|
|
Amount: 3
|
|
Announced: true
|
|
- Index: 14
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 800
|
|
Amount: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Underripe_Yggseed
|
|
Rate: 800
|
|
Amount: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Psychic_ArmorS
|
|
Rate: 800
|
|
Amount: 2
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 948
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Bogy_Horn
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Flame_Sprits_Armor__
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Jasper_Crest
|
|
Rate: 150
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 1
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Blue_Herb_Box2
|
|
Rate: 800
|
|
- Index: 4
|
|
Item: Chung_E_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Succu_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Imp_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Leo_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Dress_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Sunglasses_
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Battle_Manual_Box
|
|
Rate: 489
|
|
- Index: 11
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 800
|
|
Amount: 3
|
|
- Index: 12
|
|
Item: Comp_Insurance
|
|
Rate: 800
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 800
|
|
Amount: 5
|
|
- Index: 14
|
|
Item: Underripe_Yggseed
|
|
Rate: 800
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: Psychic_ArmorS
|
|
Rate: 800
|
|
Amount: 2
|
|
- Index: 16
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 800
|
|
- Index: 17
|
|
Item: Upg_Buckler_Box
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Flame_Sprits_Armor__
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Donut_In_Mouth
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 21
|
|
Item: K_Rabbit_Bonnet
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 790
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 720
|
|
- Index: 2
|
|
Item: Blue_Herb_Box2
|
|
Rate: 720
|
|
- Index: 3
|
|
Item: Battle_Manual_Box
|
|
Rate: 700
|
|
- Index: 4
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 720
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Deviling_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 720
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Comp_Insurance
|
|
Rate: 720
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Underripe_Yggseed
|
|
Rate: 720
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Psychic_ArmorS
|
|
Rate: 720
|
|
Amount: 2
|
|
- Index: 10
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 720
|
|
- Index: 11
|
|
Item: Sealed_B_Ygnizem_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Lunatic_Hat_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Necromencer's_Hood
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Fried_Egg
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Sagittarius_Crown
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Savage_Baby_Hat
|
|
Rate: 198
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Fur_Seal_Hat_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Chung_E_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Succu_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Imp_Pet_Coupon
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Underripe_Yggseed
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Psychic_ArmorS
|
|
Rate: 900
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 900
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Vanberk_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Sealed_Ktullanux_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 900
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Comp_Insurance
|
|
Rate: 900
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Battle_Manual_Box
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Blue_Herb_Box2
|
|
Rate: 800
|
|
- Index: 10
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 800
|
|
- Index: 11
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 800
|
|
- Index: 12
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Magestic_Goat_
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 299
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Fit_Pipe
|
|
Rate: 299
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Gril's_Naivety
|
|
Rate: 299
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Ring_Of_Flame_Lord
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Samambaia_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Ring_Of_Resonance
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C6
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Pierre_Treasurebox
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Yggdrasilberry
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Underripe_Yggseed
|
|
Rate: 500
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Psychic_ArmorS
|
|
Rate: 500
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 700
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Comp_Insurance
|
|
Rate: 700
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Comp_Battle_Manual
|
|
Rate: 500
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1200
|
|
- Index: 10
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1200
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 350
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Passion_FB_Hat
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Cool_FB_Hat
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Victory_FB_Hat
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Glory_FB_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C7
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1043
|
|
- Index: 2
|
|
Item: Underripe_Yggseed
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Psychic_ArmorS
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Comp_Insurance
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Battle_Manual_Box
|
|
Rate: 800
|
|
- Index: 8
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Valkyrie_Helm
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Ifrit_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Mask_Of_Ifrit
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Ifrit's_Ear
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C8
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 95
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Dead_Tree_Branch_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Psychic_ArmorS
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Comp_Insurance
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Battle_Manual_Box
|
|
Rate: 900
|
|
- Index: 8
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 900
|
|
- Index: 9
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 900
|
|
- Index: 10
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 900
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Black_Devil_Mask_
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Drooping_Morocc_Minion
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Wanderer's_Sakkat
|
|
Rate: 150
|
|
Announced: true
|
|
- Group: LUCKY_EGG_C9
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Battle_Manual_Box
|
|
Rate: 1459
|
|
- Index: 2
|
|
Item: Comp_Insurance
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1500
|
|
- Index: 4
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Dead_Tree_Branch_Box2
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Elven_Ears_
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Holy_Marching_Hat_J
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Auger_Of_Spirit
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Orc_Hero_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Flying_Angel
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Magic_Card_Album
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Group: LUCKY_SCROLL08
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Kafra_Card
|
|
Rate: 220
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Battle_Manual
|
|
Rate: 210
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bubble_Gum
|
|
Rate: 210
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 100
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Neuralizer
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Mini_Propeller_
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Branch_Of_Dead_Tree_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Dark_Lord_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dark_Illusion_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Angelic_Chain_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Satanic_Chain_
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Magestic_Goat_TW
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Bunny_Band_
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Drooping_Kitty_
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Tulip_Hairpin
|
|
Rate: 65
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Insurance_Package
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 110
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Group: LUCKY_SILVERVINE_FRUIT_BOX_III10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Sealed_Apo_H_Scroll
|
|
- Group: LUCKY_SILVERVINE_FRUIT_BOX_III110
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine
|
|
Amount: 110
|
|
- Index: 1
|
|
Item: Sealed_Apo_H_Scroll
|
|
Amount: 11
|
|
- Group: MAGICCARDALBUM
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Real_Eremes_Card
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Real_Magaleta_Card
|
|
Rate: 3
|
|
- Index: 2
|
|
Item: Real_Katrinn_Card
|
|
Rate: 3
|
|
- Index: 3
|
|
Item: Real_Shecil_Card
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Real_Harword_Card
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Real_Seyren_Card
|
|
Rate: 3
|
|
- Index: 6
|
|
Item: Real_Randel_Card
|
|
Rate: 3
|
|
- Index: 7
|
|
Item: Real_Flamel_Card
|
|
Rate: 3
|
|
- Index: 8
|
|
Item: Real_Ceila_Card
|
|
Rate: 3
|
|
- Index: 9
|
|
Item: Real_Chen_Card
|
|
Rate: 3
|
|
- Index: 10
|
|
Item: Real_Gertie_Card
|
|
Rate: 3
|
|
- Index: 11
|
|
Item: Real_Trentini_Card
|
|
Rate: 3
|
|
- Index: 12
|
|
Item: Real_Alphoccio_Card
|
|
Rate: 3
|
|
- Index: 13
|
|
Item: Bomi_Card
|
|
Rate: 3
|
|
- Index: 14
|
|
Item: Knight_Sakray_Card
|
|
Rate: 3
|
|
- Index: 15
|
|
Item: Chaos_Acolyte_Card
|
|
Rate: 3
|
|
- Index: 16
|
|
Item: As_Bdy_Knight_Card
|
|
Rate: 3
|
|
- Index: 17
|
|
Item: As_Wind_Ghost_Card
|
|
Rate: 3
|
|
- Index: 18
|
|
Item: Fenrir_Card_
|
|
Rate: 16
|
|
- Index: 19
|
|
Item: UndeadKnightM_Card
|
|
Rate: 16
|
|
- Index: 20
|
|
Item: UndeadKnightF_Card
|
|
Rate: 16
|
|
- Index: 21
|
|
Item: Faceworm_D_Card
|
|
Rate: 16
|
|
- Index: 22
|
|
Item: Irene_Elder_Card
|
|
Rate: 16
|
|
- Index: 23
|
|
Item: Toad_Card
|
|
Rate: 16
|
|
- Index: 24
|
|
Item: Gigantes_Card
|
|
Rate: 16
|
|
- Index: 25
|
|
Item: Fei_Kanabian_Card
|
|
Rate: 16
|
|
- Index: 26
|
|
Item: Ahat_Card
|
|
Rate: 16
|
|
- Index: 27
|
|
Item: Shnaim_Card
|
|
Rate: 16
|
|
- Index: 28
|
|
Item: Brinaranea_Card
|
|
Rate: 16
|
|
- Index: 29
|
|
Item: Muspellskoll_Card
|
|
Rate: 16
|
|
- Index: 30
|
|
Item: Antonio_Card
|
|
Rate: 156
|
|
- Index: 31
|
|
Item: Dy_Card
|
|
Rate: 156
|
|
- Index: 32
|
|
Item: Ghostring_Card
|
|
Rate: 312
|
|
- Index: 33
|
|
Item: Angeling_Card
|
|
Rate: 312
|
|
- Index: 34
|
|
Item: Gryphon_Card
|
|
Rate: 312
|
|
- Index: 35
|
|
Item: Dark_Illusion_Card
|
|
Rate: 312
|
|
- Index: 36
|
|
Item: Deviling_Card
|
|
Rate: 312
|
|
- Index: 37
|
|
Item: Maya_Puple_Card
|
|
Rate: 312
|
|
- Index: 38
|
|
Item: Mysteltainn_Card
|
|
Rate: 312
|
|
- Index: 39
|
|
Item: Vocal_Card
|
|
Rate: 312
|
|
- Index: 40
|
|
Item: Archangeling_Card
|
|
Rate: 312
|
|
- Index: 41
|
|
Item: Executioner_Card
|
|
Rate: 312
|
|
- Index: 42
|
|
Item: Tirfing_Card
|
|
Rate: 312
|
|
- Index: 43
|
|
Item: Eclipse_Card
|
|
Rate: 312
|
|
- Index: 44
|
|
Item: Bloody_Knight_Card
|
|
Rate: 312
|
|
- Index: 45
|
|
Item: Ungoliant_Card
|
|
Rate: 312
|
|
- Index: 46
|
|
Item: Gemini_Card
|
|
Rate: 312
|
|
- Index: 47
|
|
Item: King_Dramoh_Card
|
|
Rate: 312
|
|
- Index: 48
|
|
Item: Wild_Rider_Card
|
|
Rate: 312
|
|
- Index: 49
|
|
Item: Soheon_Card
|
|
Rate: 312
|
|
- Index: 50
|
|
Item: Elvira_Card
|
|
Rate: 312
|
|
- Index: 51
|
|
Item: Lora_Card
|
|
Rate: 312
|
|
- Index: 52
|
|
Item: Rudo_Card
|
|
Rate: 312
|
|
- Index: 53
|
|
Item: IFN_Toad_Card
|
|
Rate: 312
|
|
- Index: 54
|
|
Item: IFN_V_Wolf_Card
|
|
Rate: 312
|
|
- Index: 55
|
|
Item: IFN_Vocal_Card
|
|
Rate: 312
|
|
- Index: 56
|
|
Item: IFN_Eclipse_Card
|
|
Rate: 312
|
|
- Index: 57
|
|
Item: IFN_Chimera_Card
|
|
Rate: 312
|
|
- Index: 58
|
|
Item: Owl_Duke_Card
|
|
Rate: 1559
|
|
- Index: 59
|
|
Item: Owl_Baron_Card
|
|
Rate: 1559
|
|
- Index: 60
|
|
Item: Cat_O_Nine_Tail_Card
|
|
Rate: 1559
|
|
- Index: 61
|
|
Item: Gold_Scaraba_Card
|
|
Rate: 1559
|
|
- Index: 62
|
|
Item: Owl_Viscount_Card
|
|
Rate: 1559
|
|
- Index: 63
|
|
Item: Owl_Marquees_Card
|
|
Rate: 1559
|
|
- Index: 64
|
|
Item: Hardrock_Mommos_Card
|
|
Rate: 1871
|
|
- Index: 65
|
|
Item: Tendrilion_Card
|
|
Rate: 1871
|
|
- Index: 66
|
|
Item: Chepet_Card
|
|
Rate: 2183
|
|
- Index: 67
|
|
Item: Choco_Card
|
|
Rate: 2183
|
|
- Index: 68
|
|
Item: Kobold_Leader_Card
|
|
Rate: 2183
|
|
- Index: 69
|
|
Item: Dragon_Fly_Card
|
|
Rate: 3118
|
|
- Index: 70
|
|
Item: Vagabond_Wolf_Card
|
|
Rate: 3118
|
|
- Index: 71
|
|
Item: Mastering_Card
|
|
Rate: 3118
|
|
- Index: 72
|
|
Item: Mutant_Dragon_Card
|
|
Rate: 3118
|
|
- Index: 73
|
|
Item: Chimera_Card
|
|
Rate: 3118
|
|
- Index: 74
|
|
Item: Toad_Card
|
|
Rate: 3118
|
|
- Index: 75
|
|
Item: Hydro_Card
|
|
Rate: 3118
|
|
- Index: 76
|
|
Item: Retribution_Card
|
|
Rate: 3118
|
|
- Index: 77
|
|
Item: Observation_Card
|
|
Rate: 3118
|
|
- Index: 78
|
|
Item: Shelter_Card
|
|
Rate: 3118
|
|
- Index: 79
|
|
Item: Solace_Card
|
|
Rate: 3118
|
|
- Index: 80
|
|
Item: Tha_Maero_Card
|
|
Rate: 3118
|
|
- Index: 81
|
|
Item: Tha_Odium_Card
|
|
Rate: 3118
|
|
- Index: 82
|
|
Item: Tha_Despero_Card
|
|
Rate: 3118
|
|
- Index: 83
|
|
Item: Tha_Dolor_Card
|
|
Rate: 3118
|
|
- Index: 84
|
|
Item: Skeggiold_Card
|
|
Rate: 3118
|
|
- Index: 85
|
|
Item: Galion_Card
|
|
Rate: 3118
|
|
- Index: 86
|
|
Item: Byorgue_Card
|
|
Rate: 3118
|
|
- Index: 87
|
|
Item: Sword_Guardian_Card
|
|
Rate: 3118
|
|
- Index: 88
|
|
Item: Bow_Guardian_Card
|
|
Rate: 3118
|
|
- Index: 89
|
|
Item: Salamander_Card
|
|
Rate: 3118
|
|
- Index: 90
|
|
Item: Kasa_Card
|
|
Rate: 3118
|
|
- Index: 91
|
|
Item: Necromancer_Card
|
|
Rate: 3118
|
|
- Group: MAGICIAN_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blood_Butterfly_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Parasite_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Harpy_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Miyabi_Ningyo_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Wicked_Nymph_Card
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Loli_Ruri_Card
|
|
UniqueId: true
|
|
- Group: MAGIC_CANDY_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Candy
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: MAJESTIC_DEVIL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Exorcize_Herb
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Realgar_Wine
|
|
Rate: 130
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Mysterious_Travel_Sack2
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Old_Bleu_Box
|
|
Rate: 93
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Rate: 93
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Teleport_Box1
|
|
Rate: 93
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Insurance
|
|
Rate: 20
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bubble_Gum
|
|
Rate: 80
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Box_Of_Sunlight
|
|
Rate: 80
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Max_Weight_Up_Scroll
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Guyak_Pudding
|
|
Rate: 80
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Orleans_Glove
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Majestic_Evil_Horn
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: MAJESTIC_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: C_Yellow_Ribbon
|
|
Rate: 154
|
|
- Index: 9
|
|
Item: C_MoonStar_Accessory
|
|
Rate: 154
|
|
- Index: 10
|
|
Item: New_Cowboy_Hat
|
|
Rate: 150
|
|
- Index: 11
|
|
Item: Medical_Boots
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: Thorny_Shoes
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 13
|
|
Item: EvilDragon_Armor
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Fallen_Angel_Blessing_
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Apocalips_H_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: MALANG_CRAB_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Snow_Crab
|
|
Duration: 60
|
|
- Group: MALANG_CRAB_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Snow_Crab
|
|
Duration: 10080
|
|
- Group: MALANG_WOE_ENCARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ptotection_Seagod_Box
|
|
- Index: 1
|
|
Item: Octo_Hstick_Box
|
|
- Group: MASK
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mr_Smile
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Phantom_Of_Opera
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Mr_Scream
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Welding_Mask
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Goblini_Mask
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Gas_Mask
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Alarm_Mask
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Goblin_Mask_01
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: Goblin_Mask_02
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Goblin_Mask_03
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: Goblin_Mask_04
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Zherlthsh_Mask
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Hahoe_Mask
|
|
Rate: 2
|
|
- Group: MASQUERADE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Drooping_Nine_Tail_
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Soulless_Wing_
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Marvelous_Wig_
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Ati_Atihan_Hat_
|
|
Rate: 10
|
|
- Group: MASQUERADE_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dress_Hat
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Black_Bunny_Band
|
|
Rate: 13
|
|
- Index: 2
|
|
Item: Vanilmirth_Hat
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Cap_Of_Blindness
|
|
Rate: 10
|
|
- Group: MEAT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Meat
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Monster's_Feed
|
|
Rate: 1
|
|
- Group: MERCENARY
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bow_Mercenary_Scroll1
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Bow_Mercenary_Scroll2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Bow_Mercenary_Scroll3
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Bow_Mercenary_Scroll4
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Bow_Mercenary_Scroll5
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Bow_Mercenary_Scroll6
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Bow_Mercenary_Scroll7
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Bow_Mercenary_Scroll8
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Bow_Mercenary_Scroll9
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Bow_Mercenary_Scroll10
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: SwordMercenary_Scroll1
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SwordMercenary_Scroll2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SwordMercenary_Scroll3
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: SwordMercenary_Scroll4
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: SwordMercenary_Scroll5
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: SwordMercenary_Scroll6
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: SwordMercenary_Scroll7
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: SwordMercenary_Scroll8
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: SwordMercenary_Scroll9
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: SwordMercenary_Scroll10
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: SpearMercenary_Scroll1
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: SpearMercenary_Scroll2
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: SpearMercenary_Scroll3
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: SpearMercenary_Scroll4
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: SpearMercenary_Scroll5
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: SpearMercenary_Scroll6
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: SpearMercenary_Scroll7
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: SpearMercenary_Scroll8
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: SpearMercenary_Scroll9
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: SpearMercenary_Scroll10
|
|
Rate: 1
|
|
- Group: MERCHANT_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mystcase_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Zipper_Bear_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Raggler_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Baby_Leopard_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Hylozoist_Card
|
|
UniqueId: true
|
|
- Group: MERCURY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Gloom_Under_Night_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Maya_Puple_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Sealed_Pharaoh_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Sunglasses_
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Mercury_Helm
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Sakura_Coronet
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 7
|
|
Item: King_Prawn_Hat
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Lucky_Clover
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Prison_Uniform
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Little_Fhat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Buffalo_Horn
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Superb_Fish_Box50
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Abrasive_Box5
|
|
Rate: 800
|
|
- Index: 14
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: 17Carat_Dia
|
|
Rate: 1500
|
|
- Index: 16
|
|
Item: Guyak_Pudding
|
|
Rate: 800
|
|
Amount: 10
|
|
- Index: 17
|
|
Item: Diabolic_Scroll
|
|
Rate: 800
|
|
Amount: 10
|
|
- Index: 18
|
|
Item: HE_Battle_Manual
|
|
Rate: 1250
|
|
Amount: 5
|
|
- Index: 19
|
|
Item: Siegfried_Box5
|
|
Rate: 1370
|
|
- Index: 20
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1500
|
|
- Group: MIDGARD_FES_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Anger_Seagod
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: C_Darkness_Helm
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Palace_Guard_Cap
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Hervor
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Rhino_Model_Hat
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Isabella_Red_Ear
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Helmet_Of_Siegfried
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 15
|
|
Item: C_Tare_Zonda
|
|
Rate: 159
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Tao_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: MIDGARD_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Blessing_Of_Angels
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: C_Subject_Aura_Red
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Polyhedron_Shoes
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Gambler_Seal
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Giant_Octopus_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Upd_Maya_Puple_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Randgris_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: MIDGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Dex_Dish_Box
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Vit_Dish_Box
|
|
Rate: 1400
|
|
- Index: 3
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 1500
|
|
- Index: 4
|
|
Item: Succu_Pet_Coupon
|
|
Rate: 800
|
|
- Index: 5
|
|
Item: Chung_E_Pet_Coupon
|
|
Rate: 800
|
|
- Index: 6
|
|
Item: Pilebuncker
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 300
|
|
- Index: 8
|
|
Item: Garuda_Hat
|
|
Rate: 253
|
|
- Index: 9
|
|
Item: Magic_Card_Album
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: Unbreak_Def_Box
|
|
Rate: 275
|
|
- Index: 12
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: B_Ygnizem_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: MID_COIN_POCKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Bgrade_Coin
|
|
Rate: 100
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 600
|
|
- Index: 1
|
|
Item: Mora_Coin
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Cgrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Manuk_Coin
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Dgrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 4
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Egrade_Coin
|
|
Rate: 200
|
|
- Group: MIGHTY_STAFF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mighty_Staff_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: MINERAL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Emperium
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Oridecon_Stone
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Elunium_Stone
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Gold
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Oridecon
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Elunium
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Boody_Red
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Crystal_Blue
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Wind_Of_Verdure
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Yellow_Live
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Iron
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Iron_Ore
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Coal
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Phracon
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Emveretarcon
|
|
Rate: 1
|
|
- Group: MINOR_COIN_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Manuk_Coin
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 3
|
|
- Index: 2
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 3
|
|
- Index: 3
|
|
Item: Mora_Coin
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Cgrade_Coin
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Dgrade_Coin
|
|
Rate: 2
|
|
- Index: 6
|
|
Item: Egrade_Coin
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Malang_Sp_Can
|
|
Rate: 10
|
|
- Group: MOUTH_BUBBLE_GUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 60
|
|
UniqueId: true
|
|
- Group: MS_CANCER_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Garm_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Flame_Sprits_Armor_
|
|
Rate: 4
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Beach_Towel
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Cancer_Diadem
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Cancer_Crown
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Flying_Angel
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Boarding_Halter_Box
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: BGum_Box_In_Mouth4
|
|
Rate: 1500
|
|
- Index: 10
|
|
Item: HE_Battle_Manual
|
|
Rate: 1200
|
|
Amount: 3
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 1400
|
|
Amount: 3
|
|
- Index: 12
|
|
Item: Kafra_Card
|
|
Rate: 1700
|
|
Amount: 5
|
|
- Index: 13
|
|
Item: Megaphone_Box5
|
|
Rate: 2000
|
|
- Index: 14
|
|
Item: Storm_10_Scroll_Box
|
|
Rate: 500
|
|
- Group: MS_SCORPIO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Bone_Plate
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Thanatos_Mal_Mask
|
|
Rate: 7
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Scorpio_Crown
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Scorpio_Diadem
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Whike_Black_Tail
|
|
Rate: 160
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Miracle_Medicine
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Orc_HeroS
|
|
Rate: 80
|
|
Amount: 10
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Mental_Potion
|
|
Rate: 600
|
|
- Index: 10
|
|
Item: Guyak_Pudding
|
|
Rate: 700
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: HE_Battle_Manual
|
|
Rate: 900
|
|
Amount: 4
|
|
- Index: 12
|
|
Item: M_Brisket_To_Throw
|
|
Rate: 1100
|
|
- Index: 13
|
|
Item: Dex_Dish_Box
|
|
Rate: 1300
|
|
- Index: 14
|
|
Item: Zeny_Scroll
|
|
Rate: 2500
|
|
Amount: 5
|
|
- Index: 15
|
|
Item: Small_Life_Potion_Box
|
|
Rate: 2300
|
|
- Group: MS_VIRGO_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Water_Sprits_Armor_
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Piece_Of_Angent_Skin
|
|
Rate: 6
|
|
Announced: true
|
|
- Index: 2
|
|
Item: L_Magestic_Goat
|
|
Rate: 12
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Virgo_Crown
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Virgo_Diadem
|
|
Rate: 17
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Magic_Card_Album
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Spark_Candy_Box5
|
|
Rate: 645
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Ribbon_Of_Life_Box3
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Tyr's_Blessing
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Int_Dish_Box
|
|
Rate: 1700
|
|
- Index: 11
|
|
Item: 17Carat_Dia
|
|
Rate: 1600
|
|
- Index: 12
|
|
Item: Wug_Cocktail_To_Throw
|
|
Rate: 1800
|
|
- Index: 13
|
|
Item: HE_Battle_Manual
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: Meteor_10_Scroll_Box
|
|
Rate: 500
|
|
- Group: MURAMASA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Muramasa_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: MVP_HUNT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Convex_Mirror
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bubble_Gum
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Megaphone_
|
|
UniqueId: true
|
|
- Group: MYSTERIOUS_TRAVEL_SACK1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Baseball_Cap
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Valkyrie_Feather_Band
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Soulless_Wing
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Afro_Wig
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Happy_Wig
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Shiny_Wig
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Ring_Of_Water
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Ring_Of_Fire
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dun_Tele_Scroll1
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Dun_Tele_Scroll1_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Med_Life_Potion_Box30
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Regeneration_Box10
|
|
Rate: 205
|
|
UniqueId: true
|
|
- Group: MYSTERIOUS_TRAVEL_SACK2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Aussie_Flag_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Chullos
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ati_Atihan_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Marcher_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Marvelous_Wig
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Fantastic_Wig
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Ring_Of_Wind
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Ring_Of_Earth
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dun_Tele_Scroll1
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Dun_Tele_Scroll1_Box
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Med_Life_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Regeneration_Box10
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: MYSTERIOUS_TRAVEL_SACK3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Kettle_Hat
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Deviling_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Pecopeco_Hairband
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Chick_Hat
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vacation_Hat
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Ribbon_Black
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Ribbon_Yellow
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Ribbon_Green
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dun_Tele_Scroll1
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Dun_Tele_Scroll1_Box
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Med_Life_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Regeneration_Box10
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: MYSTERIOUS_TRAVEL_SACK4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Charming_Ribbon
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Twin_Ribbon
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ribbon_Pink
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Ribbon_Orange
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Ribbon_White
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Red_Glasses
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Ribbon_Of_Bride
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Dun_Tele_Scroll1_Box
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 203
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Med_Life_Potion_Box30
|
|
Rate: 203
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Regeneration_Box10
|
|
Rate: 203
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 203
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Dun_Tele_Scroll1
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: MY_SCROLL1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_Box
|
|
Rate: 1450
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Agi_Dish_Box
|
|
Rate: 1450
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 1450
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1450
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Dun_Tele_Scroll_Box10
|
|
Rate: 1450
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Job_Manual50_Box
|
|
Rate: 1406
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Eddga_Scroll
|
|
Rate: 500
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 300
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Hellomother_Hat
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: King_Tiger_Doll_Hat_Box
|
|
Rate: 120
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Red_Glasses
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Sealed_Bacsojin_Card
|
|
Rate: 3
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Ancient_Civil_Man
|
|
Rate: 150
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Poker_Card_In_Mouth
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Upd_Maya_Puple_Card
|
|
Rate: 1
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Blacksmith_Blessing
|
|
Rate: 120
|
|
Announced: true
|
|
UniqueId: true
|
|
- Group: MY_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 125
|
|
Amount: 25
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Regeneration_Box10
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: B_Def_Potion_Box10
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Poison_Bottle_30_Box
|
|
Rate: 100
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: S_Mdef_Potion_Box10
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Tyr's_Blessing
|
|
Rate: 100
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Insurance
|
|
Rate: 20
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bubble_Gum
|
|
Rate: 75
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Glass_Of_Illusion_Box10
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 98
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Job_Manual50
|
|
Rate: 49
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Max_Weight_Up_Scroll
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Miracle_Medicine
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: House_Auger
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Rabbit_Bonnet
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: NECKLACE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Necklace_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: NEW_GIFT_ENVELOPE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Honey_Pastry
|
|
Rate: 115
|
|
- Index: 1
|
|
Item: Lucky_Cookie03
|
|
Rate: 50
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Gingerbread
|
|
Rate: 50
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Guyak_Pudding
|
|
Rate: 150
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: New_Year_Bun
|
|
Rate: 250
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Charm_Of_Happiness
|
|
Rate: 80
|
|
Amount: 2
|
|
- Index: 6
|
|
Item: Shaman_Hat_
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: Halohalo
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 80
|
|
Amount: 2
|
|
- Index: 9
|
|
Item: Traditional_Firecrack
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 5
|
|
- Group: NEW_YEAR_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Agi_Dish_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Int_Dish_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Dex_Dish_Box
|
|
Rate: 1500
|
|
- Index: 4
|
|
Item: Luk_Dish_Box
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Vit_Dish_Box
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 950
|
|
- Index: 7
|
|
Item: Superb_Fish_Box50
|
|
Rate: 50
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Pharaoh_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 10
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Black_Devil_Mask_
|
|
Rate: 5
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Yellow_Baseball_Cap
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pink_Pajamas_Hat
|
|
Rate: 30
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Flame_Sprits_Armor_
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: YellowBunny_Hairband
|
|
Rate: 500
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 11
|
|
Item: 17Carat_Dia
|
|
Rate: 1250
|
|
- Index: 12
|
|
Item: Guyak_Pudding
|
|
Rate: 2000
|
|
Amount: 5
|
|
- Index: 13
|
|
Item: Psychic_ArmorS
|
|
Rate: 2000
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 2000
|
|
- Index: 15
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1600
|
|
- Group: NOIVE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Cracked_Buckler
|
|
Rate: 1
|
|
Duration: 10080
|
|
- Index: 1
|
|
Item: Old_Pant
|
|
Rate: 1
|
|
Duration: 10080
|
|
- Index: 2
|
|
Item: Boots_Perforated
|
|
Rate: 1
|
|
Duration: 10080
|
|
- Index: 3
|
|
Item: Cheap_Running_Shirts
|
|
Rate: 1
|
|
Duration: 10080
|
|
- Index: 4
|
|
Item: Old_Bandanna
|
|
Rate: 1
|
|
Duration: 10080
|
|
- Group: OCTO_HSTICK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Octopus_Hunt_Stick
|
|
Duration: 1380
|
|
- Group: OCTO_HSTICK_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Octopus_Hunt_Stick
|
|
Duration: 4320
|
|
- Group: OCTO_HSTICK_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Octopus_Hunt_Stick
|
|
Duration: 10080
|
|
- Group: OLDGIFTBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Leaves_
|
|
Rate: 45
|
|
- Index: 1
|
|
Item: Chinese_Crown_
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Tongue_Mask_
|
|
Rate: 40
|
|
- Group: OLD_COIN_POCKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 400
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Manuk_Coin
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: Mora_Coin
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Anger_Seagod
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Cgrade_Coin
|
|
Rate: 74
|
|
- Index: 7
|
|
Item: Dgrade_Coin
|
|
Rate: 95
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 400
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 250
|
|
- Index: 2
|
|
Item: Manuk_Coin
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Mora_Coin
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: Agrade_Coin
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Egrade_Coin
|
|
Rate: 40
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 300
|
|
- Index: 1
|
|
Item: Splendide_Coin
|
|
Rate: 230
|
|
- Index: 2
|
|
Item: Manuk_Coin
|
|
Rate: 180
|
|
- Index: 3
|
|
Item: Sapa_Feat_Cert
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Mora_Coin
|
|
Rate: 75
|
|
- Index: 5
|
|
Item: Bgrade_Coin
|
|
Rate: 60
|
|
- Group: OLD_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Emperium
|
|
Rate: 50
|
|
- Index: 1
|
|
Item: Oridecon_Stone
|
|
Rate: 80
|
|
- Index: 2
|
|
Item: Elunium_Stone
|
|
Rate: 70
|
|
- Index: 3
|
|
Item: Gold
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Oridecon
|
|
Rate: 20
|
|
- Index: 5
|
|
Item: Elunium
|
|
Rate: 20
|
|
- Index: 6
|
|
Item: Boody_Red
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Crystal_Blue
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Wind_Of_Verdure
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Yellow_Live
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Flame_Heart
|
|
Rate: 40
|
|
- Index: 11
|
|
Item: Mistic_Frozen
|
|
Rate: 40
|
|
- Index: 12
|
|
Item: Rough_Wind
|
|
Rate: 40
|
|
- Index: 13
|
|
Item: Great_Nature
|
|
Rate: 40
|
|
- Index: 14
|
|
Item: Iron
|
|
Rate: 380
|
|
- Index: 15
|
|
Item: Steel
|
|
Rate: 50
|
|
- Index: 16
|
|
Item: Iron_Ore
|
|
Rate: 600
|
|
- Index: 17
|
|
Item: Coal
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: Phracon
|
|
Rate: 600
|
|
- Index: 19
|
|
Item: Emveretarcon
|
|
Rate: 380
|
|
- Group: ORE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Iron_Ore
|
|
Rate: 30
|
|
- Index: 1
|
|
Item: Iron
|
|
Rate: 28
|
|
- Index: 2
|
|
Item: Yellow_Live
|
|
Rate: 26
|
|
- Index: 3
|
|
Item: Coal
|
|
Rate: 24
|
|
- Index: 4
|
|
Item: Wind_Of_Verdure
|
|
Rate: 22
|
|
- Index: 5
|
|
Item: Phracon
|
|
Rate: 20
|
|
- Index: 6
|
|
Item: Crystal_Blue
|
|
Rate: 18
|
|
- Index: 7
|
|
Item: Boody_Red
|
|
Rate: 16
|
|
- Index: 8
|
|
Item: Steel
|
|
Rate: 14
|
|
- Index: 9
|
|
Item: Emveretarcon
|
|
Rate: 12
|
|
- Index: 10
|
|
Item: Elunium_Stone
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Oridecon_Stone
|
|
Rate: 9
|
|
- Index: 12
|
|
Item: Great_Nature
|
|
Rate: 8
|
|
- Index: 13
|
|
Item: Rough_Wind
|
|
Rate: 7
|
|
- Index: 14
|
|
Item: Mistic_Frozen
|
|
Rate: 6
|
|
- Index: 15
|
|
Item: Flame_Heart
|
|
Rate: 5
|
|
- Index: 16
|
|
Item: Elunium
|
|
Rate: 4
|
|
- Index: 17
|
|
Item: Oridecon
|
|
Rate: 3
|
|
- Index: 18
|
|
Item: Gold
|
|
Rate: 2
|
|
- Index: 19
|
|
Item: Emperium
|
|
Rate: 1
|
|
- Group: OX_TAIL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1420
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Luk_Dish_Box
|
|
Rate: 1420
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Kafra_Card_Box
|
|
Rate: 1420
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1420
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Insurance_Package
|
|
Rate: 1420
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Zealotus_Scroll
|
|
Rate: 300
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Assumptio_5_Scroll_Box
|
|
Rate: 1400
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: B_Dragon_Hat_Box
|
|
Rate: 150
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Rain_Cloud
|
|
Rate: 87
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Gold_Ingot_Poring_Hat
|
|
Rate: 3
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Maneater_Flower_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Chilly_Breath
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Choco_Stick_In_Mouth
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Eyes_Of_Ifrit
|
|
Rate: 5
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Majoruros_Horn
|
|
Rate: 100
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 5
|
|
Announced: true
|
|
UniqueId: true
|
|
- Group: PASSION_FB_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Passion_FB_Hat
|
|
Duration: 60
|
|
- Group: PASSION_HAT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Passion_FB_Hat
|
|
Duration: 3600
|
|
- Group: PATRON_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Agi_Dish_Box
|
|
Rate: 1300
|
|
- Index: 1
|
|
Item: Luk_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1200
|
|
- Index: 3
|
|
Item: Enchant_Book
|
|
Rate: 773
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1150
|
|
- Index: 6
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Storm_10_Scroll_Box
|
|
Rate: 1060
|
|
- Index: 8
|
|
Item: Job_Manual50_Box
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: Songpyun_Box50
|
|
Rate: 1110
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Immuned_Shield
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Sealed_Berz_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Sealed_Eddga_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Cat_Ears_Beret
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Snowman_Hat_Box
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Hankie_In_Mouth
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Mistress_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Group: PET_EGG_SCROLL1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 100
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 300
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Adrenaline_Scroll
|
|
Rate: 300
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Neuralizer
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Red_Deviruchi_Cap
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 100
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wind_Walk_10_Scroll
|
|
Rate: 80
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 100
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 200
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Megaphone_
|
|
Rate: 160
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Bubble_Gum
|
|
Rate: 100
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 152
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Int_Dish10
|
|
Rate: 100
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Injustice_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Zherlthsh_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Angelic_Chain_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Satanic_Chain_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL11
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 115
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Enriched_Elunium
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 205
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 205
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Bubble_Gum
|
|
Rate: 115
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Old_Violet_Box
|
|
Rate: 55
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Dex_Dish10
|
|
Rate: 205
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Owl_Baron_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Owl_Duke_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Slipper
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Drooping_Kitty_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Big_Golden_Bell_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL12
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Vit_Dish10_
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Dex_Dish10_
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Megaphone_
|
|
Rate: 150
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Rate: 180
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Luk_Dish10_
|
|
Rate: 180
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Elven_Ears
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Flying_Angel
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Zeny_Scroll
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL13
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Elephant_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Happy_Wig
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 170
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Enriched_Elunium
|
|
Rate: 300
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Zeny_Scroll
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Yggdrasilberry
|
|
Rate: 100
|
|
Amount: 7
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 100
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Blue_Herb
|
|
Rate: 100
|
|
Amount: 8
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Insurance
|
|
Rate: 100
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: White_Slim_Potion
|
|
Rate: 100
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL14
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Hibiscus
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Charming_Ribbon
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Enriched_Elunium
|
|
Rate: 250
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Zeny_Scroll
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Yggdrasilberry
|
|
Rate: 100
|
|
Amount: 7
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 100
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Grape_Juice
|
|
Rate: 100
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Insurance
|
|
Rate: 100
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: White_Slim_Potion
|
|
Rate: 130
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wind_Walk_10_Scroll
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Red_Wizardry_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 100
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 300
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Adrenaline_Scroll
|
|
Rate: 300
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Neuralizer
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pink_Drooping_Kitty
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wind_Walk_10_Scroll
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pink_Fur_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Enriched_Elunium
|
|
Rate: 135
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 300
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Mini_Propeller_
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Bubble_Gum
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: White_Wizardry_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL6
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_Box
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Enriched_Elunium_Box
|
|
Rate: 195
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 400
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Bubble_Gum_Box
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Pair_Of_Red_Ribbon_
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Drooping_Kitty_
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Orc_Hero_Helm_TW
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Magestic_Goat_TW
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL7
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 80
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 30
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 120
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 190
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Megaphone_
|
|
Rate: 190
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Old_Violet_Box
|
|
Rate: 50
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Vit_Dish10
|
|
Rate: 200
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 120
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Succubus_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Incubus_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Smoking_Pipe_
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Pair_Of_Red_Ribbon_
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL8
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 80
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wind_Walk_10_Scroll
|
|
Rate: 60
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 120
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Giant_Fly_Wing
|
|
Rate: 244
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Neuralizer
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 200
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Agi_Dish10
|
|
Rate: 100
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Old_Violet_Box
|
|
Rate: 30
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Silver_Tiara
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Magestic_Goat_TW
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Fish_On_Head_
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL9
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 200
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 50
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Rate: 160
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Adrenaline_Scroll
|
|
Rate: 200
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Neuralizer
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Old_Violet_Box
|
|
Rate: 60
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Str_Dish10
|
|
Rate: 208
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dark_Illusion_Card
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Dark_Lord_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Orc_Hero_Helm_TW
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Bunny_Band_
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll1
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll10
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll11
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll2
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll3
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll4
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll5
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll6
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll7
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll8
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_BOX9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pet_Egg_Scroll9
|
|
UniqueId: true
|
|
- Group: PET_EGG_SCROLL_E
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Exorcize_Herb
|
|
Rate: 350
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Silk_Ribbon
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Realgar_Wine
|
|
Rate: 350
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Chung_E_Cake
|
|
Rate: 70
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Bok_Choy
|
|
Rate: 70
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Chung_E_Ticket
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Spring_Rabbit_Ticket
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Zeny_Card_Scroll_Box
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Group: PIERRE_TREASUREBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 11
|
|
- Index: 1
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 3
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Gift_Box
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 3
|
|
- Index: 6
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 3
|
|
- Index: 7
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 3
|
|
- Index: 8
|
|
Item: Orange_Dyestuffs
|
|
Rate: 3
|
|
- Index: 9
|
|
Item: Violet_Dyestuffs
|
|
Rate: 3
|
|
- Index: 10
|
|
Item: White_Dyestuffs
|
|
Rate: 3
|
|
- Index: 11
|
|
Item: Black_Dyestuffs
|
|
Rate: 3
|
|
- Index: 12
|
|
Item: Olivine
|
|
Rate: 3
|
|
- Index: 13
|
|
Item: Phlogopite
|
|
Rate: 3
|
|
- Index: 14
|
|
Item: Agate
|
|
Rate: 3
|
|
- Index: 15
|
|
Item: Muscovite
|
|
Rate: 3
|
|
- Index: 16
|
|
Item: Rose_Quartz
|
|
Rate: 3
|
|
- Index: 17
|
|
Item: Turquoise
|
|
Rate: 3
|
|
- Index: 18
|
|
Item: Citrine
|
|
Rate: 3
|
|
- Index: 19
|
|
Item: Pyroxene
|
|
Rate: 3
|
|
- Index: 20
|
|
Item: Biotite
|
|
Rate: 3
|
|
- Index: 21
|
|
Item: Fire_Cracker
|
|
Rate: 3
|
|
- Index: 22
|
|
Item: Str_Dish10
|
|
Rate: 3
|
|
- Index: 23
|
|
Item: Vit_Dish10
|
|
Rate: 3
|
|
- Index: 24
|
|
Item: Agi_Dish10
|
|
Rate: 3
|
|
- Index: 25
|
|
Item: Dex_Dish10
|
|
Rate: 3
|
|
- Index: 26
|
|
Item: Luk_Dish10
|
|
Rate: 3
|
|
- Index: 27
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 1
|
|
- Group: PISCES_DIADEM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pisces_Diadem_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: PISCES_DIADEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ifrit's_Ear_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bradium_Earing
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Pisces_Diadem
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Gryphon_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vital_Tree_Shoes
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Neuralizer_Box
|
|
Rate: 22
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Insurance_Package
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Orc_HeroS
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Ribbon_Of_Life_Box3
|
|
Rate: 160
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 180
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Battle_Manual_Box5
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Group: POISON
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Paralysis
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Poison_Leech
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Poison_Oblivion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Poison_Contamination
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Poison_Numb
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Poison_Fever
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Poison_Laughing
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Poison_Fatigue
|
|
Rate: 1
|
|
- Group: POLE_AXE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pole_Axe_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: POTION
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 1
|
|
- Group: PRIVATE_AIRSHIP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: World_Tour_Ticket
|
|
Rate: 1
|
|
- Group: PRIZEOFHERO
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 7
|
|
- Index: 1
|
|
Item: White_Slim_Potion
|
|
Rate: 7
|
|
- Index: 2
|
|
Item: Yggdrasilberry
|
|
Rate: 17
|
|
- Index: 3
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Poison_Bottle
|
|
Rate: 7
|
|
- Index: 5
|
|
Item: Str_Dish10
|
|
Rate: 7
|
|
- Index: 6
|
|
Item: Int_Dish10
|
|
Rate: 7
|
|
- Index: 7
|
|
Item: Vit_Dish10
|
|
Rate: 7
|
|
- Index: 8
|
|
Item: Agi_Dish10
|
|
Rate: 7
|
|
- Index: 9
|
|
Item: Dex_Dish10
|
|
Rate: 7
|
|
- Index: 10
|
|
Item: Luk_Dish10
|
|
Rate: 7
|
|
- Index: 11
|
|
Item: Mastela_Fruit_Box
|
|
Rate: 2
|
|
- Index: 12
|
|
Item: Yggdrasil_Seed_Box
|
|
Rate: 2
|
|
- Index: 13
|
|
Item: Iggdrasilberry_Box
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 2
|
|
- Index: 15
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 2
|
|
- Index: 16
|
|
Item: High_Weapon_Box
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Sg_Violet_Potion_Box
|
|
Rate: 7
|
|
- Index: 18
|
|
Item: Sg_White_Potion_Box
|
|
Rate: 7
|
|
- Index: 19
|
|
Item: Sg_Blue_Potion_Box
|
|
Rate: 7
|
|
- Index: 20
|
|
Item: Hero_Plate
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Hero_Magic_Coat
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Hero_Judgement_Shawl
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Hero_Trade_Mail
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Hero_Hidden_Cloth
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Hero_Taget_Suits
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Vet_Nepen_Heel
|
|
Rate: 2
|
|
- Index: 27
|
|
Item: Vet_SliverFox_Boots
|
|
Rate: 2
|
|
- Index: 28
|
|
Item: Vet_Ungo_Boots
|
|
Rate: 2
|
|
- Group: PR_RESET_STONE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Premium_Reset_Stone
|
|
- Group: PTOTECTION_SEAGOD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ptotection_Seagod
|
|
Duration: 1380
|
|
- Group: PTOTECTION_SEAGOD_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ptotection_Seagod
|
|
Duration: 10080
|
|
- Group: PTOTECTION_SEAGOD_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ptotection_Seagod
|
|
Duration: 21600
|
|
- Group: QUIVER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Arrow_Container
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Iron_Arrow_Container
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Steel_Arrow_Container
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Ori_Arrow_Container
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Fire_Arrow_Container
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Silver_Arrow_Container
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Wind_Arrow_Container
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Stone_Arrow_Container
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Crystal_Arrow_Container
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Shadow_Arrow_Container
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Imma_Arrow_Container
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Rusty_Arrow_Container
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Holy_Arrow_Quiver
|
|
Rate: 2
|
|
- Group: RAMEN_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ramen_Hat
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: RECOVERY
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Leaflet_Of_Aloe
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: Leaflet_Of_Hinal
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Red_Slim_Potion
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Resist_Fire
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Yellow_Herb
|
|
Rate: 20
|
|
- Index: 6
|
|
Item: Red_Potion
|
|
Rate: 20
|
|
- Index: 7
|
|
Item: Green_Herb
|
|
Rate: 30
|
|
- Index: 8
|
|
Item: Red_Herb
|
|
Rate: 30
|
|
- Index: 9
|
|
Item: Novice_Potion
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: Nice_Sweet_Potato
|
|
Rate: 50
|
|
- Index: 11
|
|
Item: Candy
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Monster's_Feed
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Popped_Rice
|
|
Rate: 600
|
|
- Group: REDBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Cat_Hat
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Alice_Doll
|
|
Rate: 11
|
|
- Index: 2
|
|
Item: Magic_Eyes
|
|
Rate: 11
|
|
- Index: 3
|
|
Item: Hibiscus
|
|
Rate: 11
|
|
- Index: 4
|
|
Item: Charming_Ribbon
|
|
Rate: 11
|
|
- Index: 5
|
|
Item: Crescent_Helm
|
|
Rate: 11
|
|
- Index: 6
|
|
Item: Kabuki_Mask
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: Chinese_Crown
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Helm_Of_Darkness
|
|
Rate: 11
|
|
- Index: 9
|
|
Item: Puppy_Hat
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Bird_Nest_Hat
|
|
Rate: 11
|
|
- Index: 11
|
|
Item: Laurel_Wreath
|
|
Rate: 11
|
|
- Index: 12
|
|
Item: Geographer_Band
|
|
Rate: 11
|
|
- Index: 13
|
|
Item: Twin_Ribbon
|
|
Rate: 10
|
|
- Group: REDBOX_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Alice_Doll
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Magic_Eyes
|
|
Rate: 9
|
|
- Index: 2
|
|
Item: Hibiscus
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Charming_Ribbon
|
|
Rate: 10
|
|
- Group: REPAIR_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Repair_Scroll
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Iron_Ore
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Iron
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Oridecon_Stone
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Steel
|
|
UniqueId: true
|
|
- Group: REQUIEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Agi_Dish_Box
|
|
Rate: 1300
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: HE_Battle_Manual
|
|
Rate: 1300
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1200
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Medal_Swordman
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Medal_Acolyte
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Medal_Thief
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: Tha_Despero_Mask
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Banshee_Master_Kiss
|
|
Rate: 247
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_Spirit_Of_Chung_E
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Hydro_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: RESIST
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Resist_Fire
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Resist_Water
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Resist_Earth
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Resist_Wind
|
|
Rate: 1
|
|
- Group: RIGHT_EPSILON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Right_Epsilon_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ring_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: ROSARY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rosary_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: RWC2010_SUITCASEA
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 200
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 98
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 130
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Guyak_Candy
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Guyak_Pudding
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: RWC2010_Indonesia
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Neuralizer
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: RWC2010_SUITCASEB
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Zeny_Scroll
|
|
Rate: 201
|
|
Amount: 7
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 112
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 111
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: B_Def_Potion_Box10
|
|
Rate: 110
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: B_Mdef_Potion_Box10
|
|
Rate: 109
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Dun_Tele_Scroll_Box10
|
|
Rate: 108
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Spark_Candy_Box10
|
|
Rate: 80
|
|
Amount: 7
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Ati_Atihan_Hat_
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Drooping_Bunny
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Kabuki_Mask
|
|
Rate: 49
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Deprotai_Doll_Hat
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Garuda_Hat
|
|
Rate: 8
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Secret_Medicine
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Miracle_Medicine
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: RWC_2012_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: RWC_2012_Ring
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: RWC_2012_Pendant
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
UniqueId: true
|
|
- Group: RWC_FINAL_COMP_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Comp_Insurance
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Enriched_Slim_Pot
|
|
Amount: 30
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Rafini_Staff
|
|
Rate: 80
|
|
- Index: 1
|
|
Item: Round_Buckler
|
|
Rate: 180
|
|
- Index: 2
|
|
Item: Puente_Robe
|
|
Rate: 70
|
|
- Index: 3
|
|
Item: Claire_Suits
|
|
Rate: 60
|
|
- Index: 4
|
|
Item: Fricco_Shoes
|
|
Rate: 150
|
|
- Index: 5
|
|
Item: Rider_Insignia
|
|
Rate: 120
|
|
- Index: 6
|
|
Item: Undershirt_
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: Muffler_
|
|
Rate: 300
|
|
- Group: RWC_LIMITED_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 200
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: White_Slim_Potion
|
|
Rate: 150
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Yggdrasilberry_Box
|
|
Rate: 150
|
|
- Index: 3
|
|
Item: Guildsman_Recruiter
|
|
Rate: 4
|
|
- Index: 4
|
|
Item: Megaphone_Box
|
|
Rate: 150
|
|
- Index: 5
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Royal_Jelly_Box
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Insurance_Package
|
|
Rate: 44
|
|
- Index: 8
|
|
Item: Ygnizem_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: B_Ygnizem_Card
|
|
Rate: 1
|
|
Amount: 50
|
|
- Group: RWC_PARTI_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wrapped_Mask
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Poison_Bottle
|
|
Rate: 10
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Cookie_Bag
|
|
Rate: 90
|
|
- Index: 4
|
|
Item: Mysterious_Can2
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Mysterious_PET_Bottle2
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Speed_Up_Potion
|
|
Rate: 60
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Old_Violet_Box
|
|
Rate: 19
|
|
- Index: 8
|
|
Item: Cat_Foot_Hairpin
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Int_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 10
|
|
Item: Vit_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 11
|
|
Item: Agi_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 12
|
|
Item: Dex_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Luk_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 14
|
|
Item: Str_Dish10
|
|
Rate: 35
|
|
Amount: 2
|
|
- Index: 15
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 14
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: Dried_Yggdrasilberry
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: Angeling_Potion
|
|
Rate: 50
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: Ygnizem_Scroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 19
|
|
Item: Doppelganger_Scroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 20
|
|
Item: Wild_Rose_Scroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 21
|
|
Item: Old_Blue_Box
|
|
Rate: 50
|
|
- Index: 22
|
|
Item: Hometown_Gift
|
|
Rate: 99
|
|
Amount: 2
|
|
- Index: 23
|
|
Item: Pink_Drooping_Kitty
|
|
Rate: 10
|
|
- Index: 24
|
|
Item: Red_Deviruchi_Cap
|
|
Rate: 10
|
|
- Group: RWC_SCROLL_2012
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: RWC_Inicializer
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 90
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 90
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 5
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Bubble_Gum_Box5
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: 17Carat_Dia
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Battle_Manual_Box5
|
|
Rate: 1500
|
|
- Index: 10
|
|
Item: Old_C_Album_Weapon
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: Old_C_Album_Acc
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: Magic_Card_Album
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 14
|
|
Item: RWC_Memory_Staff
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 15
|
|
Item: RWC_Memory_Mace
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 16
|
|
Item: RWC_Memory_Knife
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Rainbow_Feather_Deco
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 18
|
|
Item: C_Rainbow_Feather_Deco
|
|
Rate: 110
|
|
Announced: true
|
|
- Group: RWC_SPECIAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Party_Recruiter_Hat
|
|
Rate: 4
|
|
- Index: 1
|
|
Item: Convex_Mirror
|
|
Rate: 150
|
|
- Index: 2
|
|
Item: Megaphone_Box
|
|
Rate: 200
|
|
- Index: 3
|
|
Item: Enriched_Elunium_Box
|
|
Rate: 50
|
|
- Index: 4
|
|
Item: Enriched_Oridecon_Box
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Daydric_Card
|
|
Rate: 2
|
|
- Index: 6
|
|
Item: Pharaoh_Card
|
|
Rate: 2
|
|
- Index: 7
|
|
Item: Marc_Card
|
|
Rate: 2
|
|
- Index: 8
|
|
Item: Royal_Jelly_Box
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 190
|
|
Amount: 50
|
|
- Index: 10
|
|
Item: Str_Dish_Box
|
|
Rate: 150
|
|
- Group: RWC_SUPER_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Mistress_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Black_Devil_Mask_
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 5
|
|
Item: RWC2010_Indonesia
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Yggdrasil_Crown
|
|
Rate: 70
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Immuned_Shield
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 8
|
|
Item: RWC_2012_Ring
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 9
|
|
Item: RWC_2012_Pendant
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 10
|
|
Item: C_Hair_Of_The_Strong
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Cat_Ears_Beret
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Red_Bread_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Garuda_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Upg_Clip_Box
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Upg_Formal_Dress_Box
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Blacksmith_Blessing
|
|
Rate: 580
|
|
Amount: 4
|
|
- Index: 17
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 2500
|
|
- Index: 18
|
|
Item: Unbreak_Def_Box
|
|
Rate: 3000
|
|
- Group: SAFETY_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Safety_Ring_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SAGITTARIUS_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crown_Of_Deceit_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Sagittarius_Crown_Box
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Neuralizer_Box
|
|
Rate: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Pinguicula_Corsage
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Turtle_Hat_Box
|
|
Rate: 55
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Mandragora_Cap
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Raven_Cap_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Mental_Potion
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Battle_Manual_Box5
|
|
Rate: 170
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Bubble_Gum_Box5
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Guyak_Pudding
|
|
Rate: 160
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Tyr's_Blessing
|
|
Rate: 110
|
|
UniqueId: true
|
|
- Group: SAGITTARIUS_SCR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sagittarius_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: SAGITTAR_DIADEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf_Box
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Sagittarius_Scroll
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Neuralizer_Box
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Angelic_Ring
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Bone_Head
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Fur_Seal_Hat_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: B_Dragon_Hat_Box
|
|
Rate: 90
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Battle_Manual_Box5
|
|
Rate: 160
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Bubble_Gum_Box5
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Guyak_Pudding
|
|
Rate: 180
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SAGITTAR_DI_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sagittar_Diadem_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: SAHKKAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sahkkat_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SAKURA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angelic_Chain
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Satanic_Chain
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Snowy_Horn
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Mini_Propeller
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Osiris_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Phreeoni_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Green_Feeler
|
|
Rate: 130
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Orc_Hero_Helm
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Battle_Manual
|
|
Rate: 170
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Insurance
|
|
Rate: 160
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Bubble_Gum
|
|
Rate: 160
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Kafra_Card
|
|
Rate: 190
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 150
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Iron_Glove
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Kabuki_Mask
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Mistic_Rose
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Group: SANCTUARY_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1113
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Spell_Circuit
|
|
Rate: 130
|
|
- Index: 10
|
|
Item: Hikingboots
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: Onimaru
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Meteor_Strike
|
|
Rate: 125
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 5
|
|
- Index: 20
|
|
Item: Angeling_Card
|
|
Rate: 10
|
|
- Index: 21
|
|
Item: Turtle_General_Card
|
|
Rate: 6
|
|
- Index: 22
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
- Group: SANTA_GIFT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Honey
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Blue_Herb
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: White_Potion
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Blue_Potion
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Awakening_Potion
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Vit_Dish09
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Spark_Candy
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Angeling_Potion
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 9
|
|
Item: Guyak_Pudding
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 500
|
|
Amount: 2
|
|
- Group: SAPPHIRE_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angeling_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Str_Dish_Box
|
|
Rate: 1200
|
|
- Index: 3
|
|
Item: Dex_Dish_Box
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Vit_Dish_Box
|
|
Rate: 1200
|
|
- Index: 5
|
|
Item: Assumptio_5_Scroll_Box
|
|
Rate: 1200
|
|
- Index: 6
|
|
Item: Storm_10_Scroll_Box
|
|
Rate: 1200
|
|
- Index: 7
|
|
Item: Guyak_Pudding
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Tournament_Shield
|
|
Rate: 150
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 99
|
|
- Index: 11
|
|
Item: Neuralizer
|
|
Rate: 50
|
|
- Index: 12
|
|
Item: Spiked_Scarf
|
|
Rate: 50
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Devil_Whisper
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Pilebuncker
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SATANIC_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Satanic_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SAUREL_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Saurel
|
|
Duration: 60
|
|
- Group: SAUREL_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Saurel
|
|
Duration: 10080
|
|
- Group: SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Earth_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Earth_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Cold_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Cold_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Fire_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Fire_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Wind_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Wind_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Ghost_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Ghost_Scroll_1_5
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Fire_Scroll_2_1
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Fire_Scroll_2_5
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Fire_Scroll_3_1
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Fire_Scroll_3_5
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Cold_Scroll_2_1
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Cold_Scroll_2_5
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Holy_Scroll_1_3
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Holy_Scroll_1_5
|
|
Rate: 1
|
|
- Group: SCROLL_OF_DARKNESS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: SLD_Dark_Snake_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Deviling_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Ghostring_Card
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Black_Glasses_
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Satanic_Chain_P
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Devil_Whisper
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Evil_Marcher_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Rune_Boots
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Evil_Mask
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Eyes_Of_Darkness
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Helm_Of_Darkness
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Darkness_Helm
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1267
|
|
- Index: 17
|
|
Item: Diabolic_Scroll
|
|
Rate: 1500
|
|
Amount: 5
|
|
- Index: 18
|
|
Item: HE_Battle_Manual
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Boy's_Naivety
|
|
Rate: 1500
|
|
- Index: 20
|
|
Item: Psychic_ArmorS
|
|
Rate: 1500
|
|
Amount: 5
|
|
- Index: 21
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1500
|
|
- Group: SCROLL_OF_DEATH
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lord_Of_Death_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: SLD_Lord_Of_Death_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Knight_Of_Abyss_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Lord_of_Death
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_6Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Guarantee_Armor_6Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Pole_Axe
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 7
|
|
Item: House_Auger
|
|
Rate: 74
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: War_Axe
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Ring_
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Iron_Driver
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 325
|
|
- Index: 14
|
|
Item: Enriched_Elunium_Box5
|
|
Rate: 600
|
|
- Index: 15
|
|
Item: Enriched_Oridecon_Box5
|
|
Rate: 600
|
|
- Index: 16
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1100
|
|
- Index: 17
|
|
Item: 17Carat_Dia
|
|
Rate: 1075
|
|
- Index: 18
|
|
Item: Petti_Noodle_To_Throw
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 19
|
|
Item: Diabolic_Scroll
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 20
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 4
|
|
- Index: 21
|
|
Item: Guyak_Pudding
|
|
Rate: 1075
|
|
Amount: 10
|
|
- Index: 22
|
|
Item: Siegfried_Box5
|
|
Rate: 1100
|
|
- Group: SCROLL_OF_HOLINESS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Maya_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_B_Magaleta_Card
|
|
Rate: 9
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Angeling_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Archangeling_Card
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Elven_Ears_
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Archangel_Wing
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 8
|
|
Item: White_Feather
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 9
|
|
Item: B_Feather_Beret
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Flying_Angel
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Angel_Spirit
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Unbreak_Def_Box
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Job_Manual50_Box
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Inc_Agi_10_Scroll_Box
|
|
Rate: 965
|
|
- Index: 17
|
|
Item: Kafra_Card_Box
|
|
Rate: 1100
|
|
- Index: 18
|
|
Item: Guyak_Pudding
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1100
|
|
- Index: 20
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 22
|
|
Item: Gril's_Naivety
|
|
Rate: 1100
|
|
- Group: SCROLL_OF_LIFE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Tao_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Ungoliant_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Sealed_B_Ygnizem_Card
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Mini_Glasses_
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Bravery_Bag
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Fancy_Phantom_Mask
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Tiraya_Bonnet
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Bizofnil_Wing_Deco
|
|
Rate: 265
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 350
|
|
- Index: 10
|
|
Item: HD_Bradium_Box5
|
|
Rate: 450
|
|
- Index: 11
|
|
Item: HD_Carnium_Box5
|
|
Rate: 450
|
|
- Index: 12
|
|
Item: Ribbon_Of_Life_Box3
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Assumptio_5_Scroll_Box
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: 17Carat_Dia
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: HE_Battle_Manual
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 16
|
|
Item: Med_Life_Potion_Box
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: Guyak_Pudding
|
|
Rate: 902
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Songpyun_Box50
|
|
Rate: 600
|
|
- Index: 20
|
|
Item: HP_Increase_PotionL
|
|
Rate: 500
|
|
Amount: 30
|
|
- Index: 21
|
|
Item: Spark_Candy_Box10
|
|
Rate: 644
|
|
- Group: SCROLL_OF_MAGIC
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: B_Katrinn_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Berz_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 2
|
|
Item: SLD_B_Katrinn_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Robo_Eye
|
|
Rate: 45
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Rainbow_Scarf
|
|
Rate: 53
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Alchemy_Glove
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Orleans_Necklace
|
|
Rate: 78
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Orleans_Glove
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Balloon_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Orleans_Gown
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Orleans_Server
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Enchant_Book
|
|
Rate: 350
|
|
- Index: 14
|
|
Item: HD_Ori_Box5
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: HD_Elu_Box5
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: Blue_Herb_Box2
|
|
Rate: 600
|
|
- Index: 17
|
|
Item: Blessing_10_Scroll_Box
|
|
Rate: 1200
|
|
- Index: 18
|
|
Item: Guyak_Pudding
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Megaphone_Box
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Psychic_ArmorS
|
|
Rate: 1200
|
|
Amount: 5
|
|
- Index: 21
|
|
Item: Zeny_Scroll
|
|
Rate: 1200
|
|
Amount: 15
|
|
- Index: 22
|
|
Item: HE_Battle_Manual
|
|
Rate: 1200
|
|
Amount: 3
|
|
- Group: SCROLL_OF_THEWS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lady_Tanee_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 4
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Incubus_Card
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Succubus_Card
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Asgard_Blessing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 5
|
|
Item: YinYang_Earring
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Spiked_Scarf
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Sura_Rampage
|
|
Rate: 70
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Headband_Of_Power
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Superb_Fish_Box50
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Guyak_Pudding
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 800
|
|
- Index: 15
|
|
Item: Mental_Potion
|
|
Rate: 700
|
|
- Index: 16
|
|
Item: Wug_Cocktail_To_Throw
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 17
|
|
Item: Savage_BBQ_To_Throw
|
|
Rate: 1000
|
|
Amount: 5
|
|
- Index: 18
|
|
Item: Psychic_ArmorS
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 19
|
|
Item: Underripe_Yggseed
|
|
Rate: 900
|
|
Amount: 10
|
|
- Index: 20
|
|
Item: Regeneration_Box10
|
|
Rate: 1000
|
|
- Index: 21
|
|
Item: Int_Dish_Box
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: Str_Dish_Box
|
|
Rate: 1000
|
|
- Group: SQUAD_PRIZE1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Force3
|
|
Rate: 83
|
|
- Index: 1
|
|
Item: Intellect3
|
|
Rate: 83
|
|
- Index: 2
|
|
Item: Swiftness3
|
|
Rate: 83
|
|
- Index: 3
|
|
Item: Tough3
|
|
Rate: 83
|
|
- Index: 4
|
|
Item: Artful3
|
|
Rate: 83
|
|
- Index: 5
|
|
Item: Fortune3
|
|
Rate: 83
|
|
- Index: 6
|
|
Item: Force2
|
|
Rate: 416
|
|
- Index: 7
|
|
Item: Intellect2
|
|
Rate: 416
|
|
- Index: 8
|
|
Item: Swiftness2
|
|
Rate: 416
|
|
- Index: 9
|
|
Item: Tough2
|
|
Rate: 416
|
|
- Index: 10
|
|
Item: Artful2
|
|
Rate: 416
|
|
- Index: 11
|
|
Item: Fortune2
|
|
Rate: 416
|
|
- Index: 12
|
|
Item: Force1
|
|
Rate: 1167
|
|
- Index: 13
|
|
Item: Intellect1
|
|
Rate: 1167
|
|
- Index: 14
|
|
Item: Swiftness1
|
|
Rate: 1167
|
|
- Index: 15
|
|
Item: Tough1
|
|
Rate: 1167
|
|
- Index: 16
|
|
Item: Artful1
|
|
Rate: 1167
|
|
- Index: 17
|
|
Item: Fortune1
|
|
Rate: 1167
|
|
- Group: SQUAD_PRIZE2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Treasure_Box
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Frost_Crystal
|
|
Rate: 4
|
|
- Index: 2
|
|
Item: Yggdrasilberry
|
|
Rate: 10
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 10
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: White_Slim_Potion
|
|
Rate: 35
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Blue_Potion
|
|
Rate: 40
|
|
Amount: 10
|
|
- Group: SGRADE_POCKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Agrade_Coin
|
|
- Index: 1
|
|
Item: Bgrade_Coin
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Agrade_Coin
|
|
Rate: 200
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Malang_Sp_Can
|
|
Rate: 700
|
|
- Index: 1
|
|
Item: Bgrade_Coin
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Anger_Seagod
|
|
Rate: 100
|
|
- Group: SG_WEAPON_SUPPLY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Velum_Arbalest
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Velum_Arc_Wand
|
|
Rate: 8
|
|
- Index: 2
|
|
Item: Velum_Bible
|
|
Rate: 8
|
|
- Index: 3
|
|
Item: Velum_Buster
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Velum_Claw
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Velum_Claymore
|
|
Rate: 8
|
|
- Index: 6
|
|
Item: Velum_CrossBow
|
|
Rate: 8
|
|
- Index: 7
|
|
Item: Velum_Damascus
|
|
Rate: 3
|
|
- Index: 8
|
|
Item: Velum_Encyclopedia
|
|
Rate: 8
|
|
- Index: 9
|
|
Item: Velum_Flail
|
|
Rate: 3
|
|
- Index: 10
|
|
Item: Velum_Glaive
|
|
Rate: 8
|
|
- Index: 11
|
|
Item: Velum_Guillotine
|
|
Rate: 8
|
|
- Index: 12
|
|
Item: Velum_Jamadhar
|
|
Rate: 2
|
|
- Index: 13
|
|
Item: Velum_Katzbalger
|
|
Rate: 8
|
|
- Index: 14
|
|
Item: Velum_Scare
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Velum_Spear
|
|
Rate: 8
|
|
- Index: 16
|
|
Item: Velum_Stunner
|
|
Rate: 3
|
|
- Index: 17
|
|
Item: Siege_Arrow_Quiver_A
|
|
Rate: 13
|
|
- Index: 18
|
|
Item: Siege_Arrow_Quiver_S
|
|
Rate: 13
|
|
- Group: SHAPESHIFTER_COSTUME
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Gryphon_Hairband
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: C_Alpaca_Hood
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: C_Worg_In_Mouth
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: C_Amistr_Cap
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: C_Hairband_Of_Grandpeco
|
|
Rate: 90
|
|
- Index: 5
|
|
Item: C_Filir_Hat
|
|
Rate: 110
|
|
- Index: 6
|
|
Item: C_Filir_Wing_Ears
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: C_Pecopeco_Hairband
|
|
Rate: 180
|
|
- Index: 8
|
|
Item: C_Lif_Doll_Hat
|
|
Rate: 190
|
|
- Index: 9
|
|
Item: C_Vanilmirth_Hat
|
|
Rate: 200
|
|
- Group: SHINING_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 1
|
|
Item: L_Magestic_Goat
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Deviling_Hat
|
|
Rate: 99
|
|
- Index: 3
|
|
Item: Magic_Card_Album
|
|
Rate: 99
|
|
- Index: 4
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Notice_Board
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Piece_Of_Angent_Skin
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Wander_Man_Box10
|
|
Rate: 1099
|
|
- Index: 8
|
|
Item: Str_Dish_Box
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1100
|
|
- Index: 10
|
|
Item: Unbreak_Def_Box
|
|
Rate: 1200
|
|
- Index: 11
|
|
Item: Kafra_Card_Box
|
|
Rate: 800
|
|
- Index: 12
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 800
|
|
- Index: 13
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 14
|
|
Item: Giant_Fly_Wing_Box
|
|
Rate: 1100
|
|
- Index: 15
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 1300
|
|
- Group: SILVERVINE_FRUIT_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 30
|
|
- Group: SILVERVINE_FRUIT_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine
|
|
Amount: 4
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 12
|
|
- Group: SILVERVINE_FRUIT_BOX40
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silvervine
|
|
Amount: 40
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 120
|
|
- Group: SMITHY_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1015
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1015
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 340
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 340
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Enchant_Book
|
|
Rate: 412
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 380
|
|
- Index: 11
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 250
|
|
- Index: 12
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 250
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Maya_Puple_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Detale_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Randgris_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SOFT_CORE_SET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Insurance
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SOGRAT_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1112
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1113
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Protect_Feathers
|
|
Rate: 175
|
|
- Index: 10
|
|
Item: C_Halloween_Hat
|
|
Rate: 225
|
|
- Index: 11
|
|
Item: Sound_Amplifier
|
|
Rate: 25
|
|
- Index: 12
|
|
Item: C_Ljosalfar
|
|
Rate: 110
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 115
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 115
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Apocalips_H_Card
|
|
Rate: 11
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Deviling_Card
|
|
Rate: 8
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Baphomet_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SOLARIS_FESTIVAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Beach_Towel
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Exorcist_Robe
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Husky_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_Neko_Mimi_Kafra
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Zaha_Doll_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Pala
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Svalinn_J
|
|
Rate: 159
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_Ifrit_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SOLO_CHRISTMAS_GIFT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Cat_Santa_Hat
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Old_Blue_Box
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Oh_Holy_Night
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Angeling_Potion
|
|
Rate: 1
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: Solo_Cookie
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Buche_De_Noel
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 6
|
|
Item: Event_Cake
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Vivid_Notation
|
|
Rate: 1
|
|
Amount: 5
|
|
- Group: SOLO_GIFT_BASKET
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lovely_Choco_Tart
|
|
Rate: 1
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Cute_Strawberry_Choco
|
|
Rate: 1
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: White_Chocolate
|
|
Rate: 1
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Chocolate_Drink
|
|
Rate: 1
|
|
Amount: 4
|
|
- Index: 4
|
|
Item: HandMade_Chocolate
|
|
Rate: 1
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HandMade_Chocolate_
|
|
Rate: 1
|
|
Amount: 10
|
|
- Group: SOMETHING_CANDY_HOLDER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Meat
|
|
Rate: 5
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Honey
|
|
Rate: 9
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Candy
|
|
Rate: 9
|
|
Amount: 7
|
|
- Index: 3
|
|
Item: Well_Baked_Cookie
|
|
Rate: 10
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Piece_Of_Cake
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Bread
|
|
Rate: 5
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Old_Blue_Box
|
|
Rate: 2
|
|
- Index: 7
|
|
Item: Yggdrasilberry
|
|
Rate: 2
|
|
- Index: 8
|
|
Item: Old_Card_Album
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Old_Violet_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Pumpkin_Cake
|
|
Rate: 7
|
|
- Index: 11
|
|
Item: Trance_Candy_R
|
|
Rate: 6
|
|
Amount: 3
|
|
- Index: 12
|
|
Item: Trance_Candy_B
|
|
Rate: 6
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: Trance_Candy_Y
|
|
Rate: 6
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: Trance_Candy_G
|
|
Rate: 6
|
|
Amount: 3
|
|
- Index: 15
|
|
Item: Pumpkin_Pie
|
|
Rate: 7
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: C_There_Is_Something
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Witch_Shoes
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: HALLOWEEN_G_BOX
|
|
Rate: 5
|
|
- Index: 19
|
|
Item: DARK_INVITATION
|
|
Rate: 1
|
|
- Group: SPEARFISH_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spearfish_
|
|
Duration: 60
|
|
- Group: SPEARFISH_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spearfish_
|
|
Duration: 10080
|
|
- Group: SPECIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wrapped_Mask
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Poison_Bottle
|
|
Rate: 10
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Cookie_Bag
|
|
Rate: 100
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Mysterious_Can2
|
|
Rate: 80
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Mysterious_PET_Bottle2
|
|
Rate: 80
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Speed_Up_Potion
|
|
Rate: 80
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Old_Blue_Box
|
|
Rate: 19
|
|
- Index: 8
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 14
|
|
Amount: 5
|
|
- Index: 9
|
|
Item: First_Aid_Kit
|
|
Rate: 19
|
|
- Index: 10
|
|
Item: Dried_Yggdrasilberry
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 11
|
|
Item: Angeling_Potion
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 12
|
|
Item: Ygnizem_Scroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Doppelganger_Scroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 14
|
|
Item: Wild_Rose_Scroll
|
|
Rate: 60
|
|
Amount: 2
|
|
- Index: 15
|
|
Item: Gift_Box
|
|
Rate: 70
|
|
- Index: 16
|
|
Item: Red_Bag
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: Cool_Summer_Outfit
|
|
Rate: 70
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: Slow_Down_Potion
|
|
Rate: 80
|
|
Amount: 2
|
|
- Group: SPECIAL_CHRISTMAS_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Honey
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: White_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Blue_Herb
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Blue_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Awakening_Potion
|
|
Rate: 1400
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Old_Violet_Box
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Agi_Dish09
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Yggdrasilberry
|
|
Rate: 630
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Santa's_Hat
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 50
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Flying_Angel
|
|
Rate: 5
|
|
- Index: 13
|
|
Item: Triple_Poring_Hat
|
|
Rate: 5
|
|
- Index: 14
|
|
Item: Piece_Of_Angent_Skin
|
|
Rate: 5
|
|
- Group: SPLASH_RAINBOW_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Lian_Shoes
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Lian_Shield
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Lian_Robe
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Camellia_Hair_Pin
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Knight_Windstorm_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Dark_Illusion_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Dark_Lord_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SPLASH_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Songpyun_Box50
|
|
Rate: 1200
|
|
- Index: 1
|
|
Item: Love_Chick_Hat
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Convex_Mirror_Box
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Megaphone_Box
|
|
Rate: 700
|
|
- Index: 4
|
|
Item: Job_Manual50_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 800
|
|
- Index: 6
|
|
Item: Splash_Hat
|
|
Rate: 50
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Gryphon_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 70
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Kafra_Card_Box
|
|
Rate: 800
|
|
- Index: 10
|
|
Item: Psychic_ArmorS
|
|
Rate: 500
|
|
Amount: 10
|
|
- Index: 11
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 600
|
|
- Index: 13
|
|
Item: Enchant_Book
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 15
|
|
Item: Dex_Dish_Box
|
|
Rate: 1749
|
|
- Index: 16
|
|
Item: B_Eremes_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SPLENDID_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Krasnaya
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Alca_Bringer
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Chrome_Twohand_Sword
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Krishna
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Cakram
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Durga
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Vecer_Axe
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Giant_Axe
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Imperial_Spear
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Rafini_Staff
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Falken_Blitz
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Elven_Bow
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Green_Whistle
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Stem_Whip
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Rotha_Shield
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Imperial_Guard
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Krieg
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Weihna
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Black_Wing
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Ruber
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Bone_Plate
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Ebone_Armor
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Erde
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Red_Square_Bag
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Carga_Mace
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Red_Ether_Bag
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Mystic_Bow
|
|
Rate: 2
|
|
- Group: Splendid_Box2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Krasnaya
|
|
Rate: 232
|
|
- Index: 1
|
|
Item: Alca_Bringer
|
|
Rate: 232
|
|
- Index: 2
|
|
Item: Chrome_Twohand_Sword
|
|
Rate: 232
|
|
- Index: 3
|
|
Item: Krishna
|
|
Rate: 232
|
|
- Index: 4
|
|
Item: Cakram
|
|
Rate: 232
|
|
- Index: 5
|
|
Item: Durga
|
|
Rate: 232
|
|
- Index: 6
|
|
Item: Vecer_Axe
|
|
Rate: 232
|
|
- Index: 7
|
|
Item: Giant_Axe
|
|
Rate: 232
|
|
- Index: 8
|
|
Item: Hunting_Spear
|
|
Rate: 232
|
|
- Index: 9
|
|
Item: Imperial_Spear
|
|
Rate: 232
|
|
- Index: 10
|
|
Item: Rafini_Staff
|
|
Rate: 232
|
|
- Index: 11
|
|
Item: Falken_Blitz
|
|
Rate: 232
|
|
- Index: 12
|
|
Item: Elven_Bow
|
|
Rate: 232
|
|
- Index: 13
|
|
Item: Green_Whistle
|
|
Rate: 232
|
|
- Index: 14
|
|
Item: Stem_Whip
|
|
Rate: 232
|
|
- Index: 15
|
|
Item: Rotha_Shield
|
|
Rate: 232
|
|
- Index: 16
|
|
Item: Imperial_Guard
|
|
Rate: 232
|
|
- Index: 17
|
|
Item: Elven_Ears
|
|
Rate: 232
|
|
- Index: 18
|
|
Item: Diabolus_Robe
|
|
Rate: 232
|
|
- Index: 19
|
|
Item: Diabolus_Armor
|
|
Rate: 232
|
|
- Index: 20
|
|
Item: Dragon_Vest
|
|
Rate: 232
|
|
- Index: 21
|
|
Item: Variant_Shoes
|
|
Rate: 232
|
|
- Index: 22
|
|
Item: Tidal_Shoes
|
|
Rate: 232
|
|
- Index: 23
|
|
Item: Black_Leather_Boots
|
|
Rate: 232
|
|
- Index: 24
|
|
Item: Diabolus_Boots
|
|
Rate: 232
|
|
- Index: 25
|
|
Item: Black_Leather_Boots_
|
|
Rate: 232
|
|
- Index: 26
|
|
Item: Diabolus_Manteau
|
|
Rate: 232
|
|
- Index: 27
|
|
Item: Dragon_Manteau
|
|
Rate: 232
|
|
- Index: 28
|
|
Item: Piece_Of_Angent_Skin
|
|
Rate: 232
|
|
- Index: 29
|
|
Item: Bison_Horn
|
|
Rate: 232
|
|
- Index: 30
|
|
Item: Krieg
|
|
Rate: 232
|
|
- Index: 31
|
|
Item: Weihna
|
|
Rate: 232
|
|
- Index: 32
|
|
Item: Black_Wing
|
|
Rate: 232
|
|
- Index: 33
|
|
Item: Twin_Edge_B
|
|
Rate: 232
|
|
- Index: 34
|
|
Item: Twin_Edge_R
|
|
Rate: 232
|
|
- Index: 35
|
|
Item: Ruber
|
|
Rate: 232
|
|
- Index: 36
|
|
Item: Bone_Plate
|
|
Rate: 232
|
|
- Index: 37
|
|
Item: Ebone_Armor
|
|
Rate: 232
|
|
- Index: 38
|
|
Item: Erde
|
|
Rate: 232
|
|
- Index: 39
|
|
Item: Red_Square_Bag
|
|
Rate: 232
|
|
- Index: 40
|
|
Item: Carga_Mace
|
|
Rate: 232
|
|
- Index: 41
|
|
Item: Red_Ether_Bag
|
|
Rate: 232
|
|
- Index: 42
|
|
Item: Mystic_Bow
|
|
Rate: 232
|
|
- Group: SPRING_FESTIVAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Boitata_Armor
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Talaria_Shoes
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: W_King_Tiger_Doll_Hat
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Combat_Knife
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: C_Soulless_Wing
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Long_Octopus_Balloon
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Sword_Master_Crown
|
|
Rate: 69
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_Ifrit_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: STEEL_FLOWER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Steel_Flower_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SUMMER_SCROLL3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Underripe_Yggseed
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Megaphone_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Vit_Dish_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1500
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1300
|
|
- Index: 5
|
|
Item: Int_Dish_Box
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Unbreak_Def_Box
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Scuba_Mask
|
|
Rate: 275
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Sugared_Fruit_Stick
|
|
Rate: 275
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Dress_Hat
|
|
Rate: 275
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Asgard_Blessing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 45
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Maya_Puple_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sealed_Tao_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 17
|
|
Item: B_Eremes_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SUPER_CARD_PET_EGG1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Lady_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Mummy_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Marina_Card
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Desert_Wolf_Card
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Soldier_Skeleton_Card
|
|
Rate: 17
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Magnolia_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Andre_Card
|
|
Rate: 7
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Mandragora_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Vadon_Card
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Baphomet_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Drainliar_Card
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Flying_Deleter_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Nightmare_Terror_Card
|
|
Rate: 8
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Pest_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Marc_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Dark_Frame_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Deleter_Card
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Yggdrasilberry
|
|
Rate: 165
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 18
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 166
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 19
|
|
Item: Zeny_Scroll
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SUPER_CARD_PET_EGG2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Load_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Skel_Worker_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Minorous_Card
|
|
Rate: 55
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Garm_Baby_Card
|
|
Rate: 18
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Goblin_Card
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Caramel_Card
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Scorpion_Card
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Flora_Card
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Hunter_Fly_Card
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Pecopeco_Egg_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Hydra_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Disguise_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Rybio_Card
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Wraith_Dead_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Majoruros_Card
|
|
Rate: 18
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Pupa_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Pecopeco_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Yggdrasilberry
|
|
Rate: 168
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 18
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 165
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 19
|
|
Item: Zeny_Scroll
|
|
Rate: 166
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SUPER_CARD_PET_EGG3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Elder_Wilow_Card
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Deviruchi_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Marduk_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Carat_Card
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Choco_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Pharaoh_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Nine_Tail_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Whisper_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Frilldora_Card
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Dragon_Tail_Card
|
|
Rate: 33
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Baphomet__Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Daydric_Card
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Harpy_Card
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Whisper_Boss_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Thara_Frog_Card
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Executioner_Card
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Khalitzburg_Card
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Yggdrasilberry
|
|
Rate: 171
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 18
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 170
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 19
|
|
Item: Zeny_Scroll
|
|
Rate: 140
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SUPER_CARD_PET_EGG4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Thief_Bug_Male_Card
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Verit_Card
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Matyr_Card
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Sohee_Card
|
|
Rate: 19
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Antique_Firelock_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Blood_Butterfly_Card
|
|
Rate: 38
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Mimic_Card
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Zerom_Card
|
|
Rate: 38
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Phen_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Kobold_Card
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Moonlight_Flower_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Mantis_Card
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Smokie_Card
|
|
Rate: 65
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Vitata_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: High_Orc_Card
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Penomena_Card
|
|
Rate: 13
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Tirfing_Card
|
|
Rate: 18
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Yggdrasilberry
|
|
Rate: 165
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 18
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 165
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 19
|
|
Item: Zeny_Scroll
|
|
Rate: 140
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tiara
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Crown
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Loard_Circlet
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Ear_Of_Devil's_Wing
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Flying_Angel
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Dark_Lord_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Angeling_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Ghostring_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Nurse_Cap
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Centimental_Flower
|
|
Rate: 45
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Tulip_Hairpin
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 85
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 170
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 170
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 230
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG1_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tiara
|
|
Rate: 70
|
|
- Index: 1
|
|
Item: Crown
|
|
Rate: 70
|
|
- Index: 2
|
|
Item: Loard_Circlet
|
|
Rate: 30
|
|
- Index: 3
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 70
|
|
- Index: 4
|
|
Item: Ear_Of_Devil's_Wing
|
|
Rate: 60
|
|
- Index: 5
|
|
Item: Flying_Angel
|
|
Rate: 250
|
|
- Index: 6
|
|
Item: Dark_Lord_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Angeling_Card
|
|
Rate: 2
|
|
- Index: 8
|
|
Item: Ghostring_Card
|
|
Rate: 2
|
|
- Index: 9
|
|
Item: Nurse_Cap
|
|
Rate: 890
|
|
- Index: 10
|
|
Item: Centimental_Flower
|
|
Rate: 450
|
|
- Index: 11
|
|
Item: Tulip_Hairpin
|
|
Rate: 700
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 950
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 1500
|
|
Amount: 5
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 2000
|
|
Amount: 15
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 2000
|
|
Amount: 30
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 955
|
|
Amount: 10
|
|
- Group: SUPER_PET_EGG2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Golden_Gear
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coronet
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ghost_Bandana
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Horn_Of_Succubus
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Inccubus_Horn
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Archangeling_Card
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Knight_Of_Abyss_Card
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Pharaoh_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Poring_Hat
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Centimental_Leaf
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: First_Moon_Hair_Pin
|
|
Rate: 40
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Cigar
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 160
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 170
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 227
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oldman's_Romance
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Fillet
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Smoking_Pipe
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Band
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Hair_Protector
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Crescent_Scythe
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: House_Auger
|
|
Rate: 33
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Dark_Illusion_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Drake_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Maya_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Ear_Mufs
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Pair_Of_Red_Ribbon
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 120
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 180
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 170
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 220
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angelic_Chain
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Magestic_Goat
|
|
Rate: 3
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Sharp_Gear
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Helm_Of_Angel
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Orc_Hero_Helm
|
|
Rate: 4
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Doppelganger_Card
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Osiris_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Phreeoni_Card
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Green_Feeler
|
|
Rate: 70
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Big_Sis'_Ribbon
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Mistic_Rose
|
|
Rate: 36
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Well_Baked_Toast
|
|
Rate: 35
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 170
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 170
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 230
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG4_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angelic_Chain
|
|
Rate: 30
|
|
- Index: 1
|
|
Item: Magestic_Goat
|
|
Rate: 35
|
|
- Index: 2
|
|
Item: Sharp_Gear
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Helm_Of_Angel
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: Orc_Hero_Helm
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: Doppelganger_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Osiris_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Phreeoni_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Green_Feeler
|
|
Rate: 720
|
|
- Index: 9
|
|
Item: Big_Sis'_Ribbon_
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: Mistic_Rose
|
|
Rate: 370
|
|
- Index: 11
|
|
Item: Well_Baked_Toast
|
|
Rate: 350
|
|
- Index: 12
|
|
Item: Old_Card_Album
|
|
Rate: 912
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Old_Violet_Box
|
|
Rate: 1300
|
|
- Index: 14
|
|
Item: Yggdrasilberry
|
|
Rate: 1700
|
|
Amount: 15
|
|
- Index: 15
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 1700
|
|
Amount: 30
|
|
- Index: 16
|
|
Item: Zeny_Scroll
|
|
Rate: 2300
|
|
Amount: 10
|
|
- Group: SUPER_PET_EGG5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bird_Nest
|
|
Rate: 15
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Fallen_Leaves
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Sheep_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Pumpkin_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Cyclops_Visor
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Alice_Doll
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Magic_Eyes
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Minstrel_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Steel
|
|
Rate: 53
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Violet_Box
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Yggdrasilberry
|
|
Rate: 200
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 230
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Zeny_Card_Scroll_Box
|
|
Rate: 216
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG6
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Marionette_Doll
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Gambler_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Elephant_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Baseball_Cap
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Silver_Tiara
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Joker_Jester_
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Headset_OST
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Chinese_Crown
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Steel
|
|
Rate: 53
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Violet_Box
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Yggdrasilberry
|
|
Rate: 200
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 230
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Zeny_Card_Scroll_Box
|
|
Rate: 226
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG7
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Candle
|
|
Rate: 15
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Gold_Tiara
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Phrygian_Cap_
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Helm_Of_Darkness
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Puppy_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Romantic_White_Flower
|
|
Rate: 8
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Hibiscus
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Charming_Ribbon
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Steel
|
|
Rate: 53
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Violet_Box
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Yggdrasilberry
|
|
Rate: 200
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 230
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Zeny_Card_Scroll_Box
|
|
Rate: 209
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPER_PET_EGG8
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angeling_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Coppola
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Tongue_Mask
|
|
Rate: 15
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Captain_Hat
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Laurel_Wreath
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Geographer_Band
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Twin_Ribbon
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Bird_Nest_Hat
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Steel
|
|
Rate: 53
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
Rate: 90
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Violet_Box
|
|
Rate: 150
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Yggdrasilberry
|
|
Rate: 200
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 230
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Zeny_Card_Scroll_Box
|
|
Rate: 217
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: SUPPORT_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Sealed_D_Lord_Scroll
|
|
Rate: 1
|
|
- Group: SUPPORT_PACKAGE_10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Sealed_D_Lord_Scroll
|
|
Rate: 1
|
|
Amount: 11
|
|
- Group: SUPPORT_PACKAGE_II
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Sealed_Bacsojin_Scroll
|
|
Rate: 1
|
|
- Group: SUPPORT_PACKAGE_III
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Sealed_Bacsojin_Scroll
|
|
Rate: 1
|
|
- Group: SUPPORT_PACKAGE_III_10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Sealed_Bacsojin_Scroll
|
|
Rate: 1
|
|
Amount: 11
|
|
- Group: SUPPORT_PACKAGE_II_10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Almighty
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Mental_Potion
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Sealed_Bacsojin_Scroll
|
|
Rate: 1
|
|
- Group: SURPRISE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Insurance
|
|
Rate: 130
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Rate: 200
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 98
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 130
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Guyak_Candy
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Guyak_Pudding
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Bell_Ribbon_Box
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Neuralizer
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: SWEET_MIDGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Dex_Dish_Box
|
|
Rate: 1350
|
|
- Index: 2
|
|
Item: Vit_Dish_Box
|
|
Rate: 1300
|
|
- Index: 3
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: Angeling_Potion
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Hankie_In_Mouth
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 7
|
|
Item: RTC_2nd_Headgear
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Skull_Cap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Magic_Card_Album
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Miracle_Medicine
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: Foxtail
|
|
Rate: 220
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Ticket_Loli_Ruri
|
|
Rate: 318
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 225
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 225
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 35
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 35
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Dark_Illusion_Card
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Ghostring_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: SWORDMAN_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Freezer_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Heater_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Solider_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Permeter_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Assulter_Card
|
|
UniqueId: true
|
|
- Group: S_GRADE_COIN_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Anger_Seagod
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Agrade_Coin
|
|
Rate: 2
|
|
- Index: 2
|
|
Item: Bgrade_Coin
|
|
Rate: 1
|
|
- Group: TAMING
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Unripe_Apple
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Orange_Juice
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Bitter_Herb
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Rainbow_Carrot
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Earthworm_The_Dude
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Rotten_Fish
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Lusty_Iron
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Monster_Juice
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Sweet_Milk
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Well_Dried_Bone
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Singing_Flower
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Dew_Laden_Moss
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Baked_Yam
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Tropical_Banana
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Horror_Of_Tribe
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: No_Recipient
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Old_Broom
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Silver_Knife_Of_Chaste
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Armlet_Of_Obedience
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Shining_Stone
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Contracts_In_Shadow
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Book_Of_Devil
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Heart_Of_Her
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Prohibition_Red_Candle
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Sway_Apron
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Skull_Helm
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Monster_Oxygen_Mask
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Transparent_Headgear
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Pacifier
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Wig
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Queen's_Hair_Ornament
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Silk_Ribbon
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Punisher
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Wild_Flower
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Battered_Pot
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Stellar_Hairpin
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: Tiny_Egg_Shell
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Backpack
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: Rocker_Glasses
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: Green_Lace
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: Golden_Bell
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Bark_Shorts
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: Monkey_Circlet
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: Red_Muffler
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: Sword_Of_Grave_Keeper
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: Boy's_Naivety
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Flaming_Ice
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: Tantanmen
|
|
Rate: 1
|
|
- Group: TAURUS_CROWN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Cape
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Centipede_Larva_Card
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Umbala_Spirit_Box2
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Taurus_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Round_Eyes
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Sunflower_
|
|
Rate: 245
|
|
- Index: 6
|
|
Item: Poporing_Cap
|
|
Rate: 400
|
|
- Index: 7
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Mental_Potion
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Vermilion_10_Scroll_Box
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Mysterious_Travel_Sack2
|
|
Rate: 1100
|
|
- Index: 11
|
|
Item: Bubble_Gum_Box5
|
|
Rate: 1500
|
|
- Index: 12
|
|
Item: Small_Life_Potion_Box30
|
|
Rate: 1800
|
|
- Index: 13
|
|
Item: Zeny_Scroll
|
|
Rate: 2004
|
|
Amount: 10
|
|
- Group: TAURUS_CROWN_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Taurus_Crown_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: TAURUS_DIADEM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Crown
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Owl_Baron_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Samurai_Mask
|
|
Rate: 85
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Taurus_Diadem
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Mischievous_Fairy
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Ph.D_Hat_
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: Job_Manual50_Box
|
|
Rate: 600
|
|
- Index: 8
|
|
Item: Meteor_10_Scroll_Box
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Mysterious_Travel_Sack1
|
|
Rate: 1100
|
|
- Index: 10
|
|
Item: Battle_Manual_Box5
|
|
Rate: 1300
|
|
- Index: 11
|
|
Item: Dun_Tele_Scroll_Box10
|
|
Rate: 1500
|
|
- Index: 12
|
|
Item: Tyr's_Blessing
|
|
Rate: 1700
|
|
- Index: 13
|
|
Item: Zeny_Scroll
|
|
Rate: 2004
|
|
Amount: 10
|
|
- Group: TAURUS_DI_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Taurus_Diadem_Scroll
|
|
Amount: 10
|
|
UniqueId: true
|
|
Stacked: false
|
|
- Group: TCG_CARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: TCG_Card
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Rate: 150
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Rate: 150
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Insurance
|
|
Rate: 100
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried
|
|
Rate: 100
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: Light_White_Pot
|
|
Rate: 500
|
|
Amount: 25
|
|
- Group: THANKS_GIVING_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1300
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Str_Dish_Box
|
|
Rate: 1300
|
|
- Index: 2
|
|
Item: HE_Battle_Manual
|
|
Rate: 1300
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1222
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Yggdrasilberry
|
|
Rate: 1026
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: C_MoonStar_Accessory
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Gold_Ingot_Poring_Hat
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: School_Uniform
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Rocket_Helm_RWC
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Balloon_Hat
|
|
Rate: 180
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Tare_Pope_
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Berz_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: THIEF_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shinobi_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wander_Man_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Wild_Rose_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: The_Paper_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Dancing_Dragon_Card
|
|
UniqueId: true
|
|
- Group: THREE_MASTER_PACKAGE_III
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Rate: 1
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Sealed_M_Flower_Scroll
|
|
Rate: 1
|
|
- Group: THREE_MASTER_PACKAGE_III_10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Rate: 1
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Rate: 1
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Sealed_M_Flower_Scroll
|
|
Rate: 1
|
|
Amount: 11
|
|
- Group: THROWABLE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Powder
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Boost500_To_Throw
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Full_SwingK_To_Throw
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Mana_Plus_To_Throw
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Cure_Free_To_Throw
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Stamina_Up_M_To_Throw
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Digestive_F_To_Throw
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: HP_Inc_PotS_To_Throw
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: HP_Inc_PotM_To_Throw
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: HP_Inc_PotL_To_Throw
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: SP_Inc_PotS_To_Throw
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SP_Inc_PotM_To_Throw
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SP_Inc_PotL_To_Throw
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: En_White_PotZ_To_Throw
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Vitata500_To_Throw
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: En_Cel_Juice_To_Throw
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Savage_BBQ_To_Throw
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Wug_Cocktail_To_Throw
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: M_Brisket_To_Throw
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Siroma_Icetea_To_Throw
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Drocera_Stew_To_Throw
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Petti_Noodle_To_Throw
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Black_Thing_To_Throw
|
|
Rate: 1
|
|
- Group: TIME_TRAVEL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Ancient_Shield_Of_Aeon
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 8
|
|
Item: C_Sweet_Bonnet
|
|
Rate: 159
|
|
Announced: true
|
|
- Index: 9
|
|
Item: C_White_Baby_Cat_Ears
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: C_Love_Chick_Hat
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 11
|
|
Item: C_Fallen_Angel_Lost_J
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Rolf_Von_Gigue_666
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Blood_Sucker
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Unbreakable_Weap
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Unbreakable_Def
|
|
Rate: 250
|
|
Announced: true
|
|
- Index: 16
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 17
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 18
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 20
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 21
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 22
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Group: TOKEN_OF_SIEGFRIED
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: F_Token_Of_Siegfried
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: E_Token_Of_Siegfried
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: DF_Token_Of_Siegfried
|
|
Rate: 1
|
|
- Group: TRESURE_BOX_WOE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 6
|
|
- Index: 1
|
|
Item: Union_Of_Tribe
|
|
Rate: 6
|
|
- Index: 2
|
|
Item: Poison_Bottle
|
|
Rate: 3
|
|
- Index: 3
|
|
Item: Crystal_Jewel__
|
|
Rate: 9
|
|
- Index: 4
|
|
Item: Wind_Arrow_Container
|
|
Rate: 24
|
|
- Index: 5
|
|
Item: Stone_Arrow_Container
|
|
Rate: 25
|
|
- Index: 6
|
|
Item: Crystal_Arrow_Container
|
|
Rate: 26
|
|
- Index: 7
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 12
|
|
- Index: 8
|
|
Item: Wrapped_Mask
|
|
Rate: 2
|
|
- Index: 9
|
|
Item: Bundle_Of_Magic_Scroll
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: First_Aid_Kit
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Food_Package
|
|
Rate: 36
|
|
- Index: 12
|
|
Item: Cookie_Bag
|
|
Rate: 48
|
|
- Index: 13
|
|
Item: Bullet_Case
|
|
Rate: 27
|
|
- Index: 14
|
|
Item: Bullet_Case_Blood
|
|
Rate: 27
|
|
- Index: 15
|
|
Item: Bullet_Case_Silver
|
|
Rate: 27
|
|
- Index: 16
|
|
Item: Holy_Arrow_Quiver
|
|
Rate: 7
|
|
- Index: 17
|
|
Item: Hometown_Gift
|
|
Rate: 6
|
|
- Index: 18
|
|
Item: Cool_Summer_Outfit
|
|
Rate: 22
|
|
- Index: 19
|
|
Item: Old_Bleu_Box
|
|
Rate: 8
|
|
- Group: TRESURE_BOX_WOE_
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Majestic_Goat_Repl
|
|
Rate: 5
|
|
- Index: 1
|
|
Item: Jewel_Crown_Repl
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Prontera_Army_Cap_Repl
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Feather_Bonnet_Repl
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: Viking_Helm_Repl
|
|
Rate: 20
|
|
- Index: 5
|
|
Item: Mysterious_Can
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Mysterious_PET_Bottle
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Mysterious_Can2
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Mysterious_PET_Bottle2
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Hometown_Gift
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 10
|
|
Item: Yggdrasilberry
|
|
Rate: 30
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 12
|
|
Item: Dried_Yggdrasilberry
|
|
Rate: 50
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: Unripe_Fruit
|
|
Rate: 50
|
|
Amount: 5
|
|
- Index: 14
|
|
Item: First_Aid_Kit
|
|
Rate: 40
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: Gift_Box
|
|
Rate: 250
|
|
Amount: 5
|
|
- Index: 16
|
|
Item: Comp_Battle_Manual
|
|
Rate: 20
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: Old_Blue_Box
|
|
Rate: 180
|
|
Amount: 5
|
|
- Group: TUNA_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Tuna
|
|
Duration: 60
|
|
- Group: TUNA_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Tuna
|
|
Duration: 10080
|
|
- Group: TW_13Y_LUCKY_EGG_06
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Megaphone_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Underripe_Yggseed
|
|
Rate: 1500
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Job_Manual50_Box
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Int_Dish_Box
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Anger_Seagod
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Ex_Def_Potion_Box
|
|
Rate: 300
|
|
- Index: 8
|
|
Item: Hervor
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Gorilla_Model_Hat
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Strawberry_Decoration
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Black_Musang_Hat
|
|
Rate: 71
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Blue_Pajamas_Hat
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 13
|
|
Item: MVP_Basketball
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: TW_APRIL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Luk_Dish_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Vit_Dish_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: S_Mdef_Potion_Box30
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: S_Def_Potion_Box30
|
|
Rate: 1300
|
|
- Index: 5
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Shadow_Armor_S_Box10
|
|
Rate: 1300
|
|
- Index: 7
|
|
Item: Turtle_General_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 8
|
|
Item: RWC2010_Indonesia
|
|
Rate: 6
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Neuralizer_Box
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Spiked_Scarf_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Rainbow_Scarf_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Fish_Head_Hat_Box
|
|
Rate: 180
|
|
Announced: true
|
|
- Group: TW_AUG_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 1350
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1280
|
|
- Index: 2
|
|
Item: Diabolic_Scroll
|
|
Rate: 1300
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: Battle_Manual_Box
|
|
Rate: 1130
|
|
- Index: 5
|
|
Item: Enchant_Book
|
|
Rate: 800
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Psychic_ArmorS
|
|
Rate: 1021
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Vit_Dish_Box
|
|
Rate: 1350
|
|
- Index: 8
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Ninja_Scroll
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Pink_Fur_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Whisper_Boss_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Gloom_Under_Night_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: TW_NOV_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Zeny_Scroll
|
|
Rate: 250
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Guyak_Pudding
|
|
Rate: 80
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Str_Dish_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Agi_Dish_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Int_Dish_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Dex_Dish_Box
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Luk_Dish_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Vit_Dish_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Meteor_10_Scroll_Box
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Storm_10_Scroll_Box
|
|
Rate: 25
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Vermilion_10_Scroll_Box
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Necromencer's_Hood
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Anubis_Helm
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Miracle_Medicine
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Group: TW_NOV_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dex_Dish_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Songpyun_Box50
|
|
Rate: 1200
|
|
- Index: 2
|
|
Item: Enchant_Book
|
|
Rate: 1100
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Megaphone_Box
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1200
|
|
- Index: 5
|
|
Item: Yggdrasilberry_Box_
|
|
Rate: 884
|
|
- Index: 6
|
|
Item: Vit_Dish_Box
|
|
Rate: 1500
|
|
- Index: 7
|
|
Item: J_Aspersio_5_Scroll
|
|
Rate: 600
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Psychic_ArmorS
|
|
Rate: 600
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Candy_Hat
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Black_Knitted_Hat
|
|
Rate: 30
|
|
Announced: true
|
|
- Group: TW_OCTOBER_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magical_Moon_Cake
|
|
Rate: 191
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Charm_Of_Happiness
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Guyak_Pudding
|
|
Rate: 130
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Luk_Dish_Box
|
|
Rate: 106
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Vit_Dish_Box
|
|
Rate: 105
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Str_Dish_Box
|
|
Rate: 104
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Spark_Candy_Box10
|
|
Rate: 103
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Mistic_Rose
|
|
Rate: 50
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Bison_Horn
|
|
Rate: 21
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Hyegun_Hat
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Fish_In_Mouth
|
|
Rate: 9
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Black_Glasses
|
|
Rate: 8
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Magic_Card_Album
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Miracle_Medicine
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Group: TW_ORANGE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Int_Dish_Box
|
|
Rate: 1100
|
|
- Index: 1
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1100
|
|
- Index: 2
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Diabolic_Scroll
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Insurance_Package
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Aspersio_5_Scroll_Box
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 9
|
|
Item: B_Mdef_Potion_Box10
|
|
Rate: 590
|
|
- Index: 10
|
|
Item: Wug_Cocktail_To_Throw
|
|
Rate: 788
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Max_Weight_Up_Box
|
|
Rate: 400
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Hippo_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 14
|
|
Item: SLD_Lord_Of_Death_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Doppelganger_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Krieger_Onehand_Axe1
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Rose_Hairband
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Bell_Ribbon
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Group: TW_RAINBOW_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Vit_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Int_Dish_Box
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Agi_Dish_Box
|
|
Rate: 1400
|
|
- Index: 3
|
|
Item: Neko_Mimi_Kafra
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Dex_Dish_Box
|
|
Rate: 1400
|
|
- Index: 5
|
|
Item: Diabolic_Scroll
|
|
Rate: 1400
|
|
Amount: 5
|
|
- Index: 6
|
|
Item: Unbreak_Def_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 8
|
|
Item: HD_Bradium_Box5
|
|
Rate: 250
|
|
- Index: 9
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Megaphone_Box
|
|
Rate: 1450
|
|
- Index: 11
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Sunglasses_
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Ifrit_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Cowhide_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Satanic_Chain_P
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Censor_Bar
|
|
Rate: 44
|
|
Announced: true
|
|
UniqueId: true
|
|
- Group: TW_RED_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1100
|
|
- Index: 1
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1150
|
|
- Index: 2
|
|
Item: Kafra_Card_Box
|
|
Rate: 1050
|
|
- Index: 3
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1050
|
|
- Index: 4
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1150
|
|
- Index: 5
|
|
Item: Convex_Mirror_Box
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Battle_Manual_Box
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 147
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Psychic_ArmorS
|
|
Rate: 500
|
|
Amount: 10
|
|
- Index: 10
|
|
Item: M_Brisket_To_Throw
|
|
Rate: 824
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Job_Manual50_Box
|
|
Rate: 400
|
|
- Index: 12
|
|
Item: Showy_High_Cap
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Neuralizer
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_Orc_Load_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Moonlight_Flower_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Krieger_Katar1
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Leek_In_Mouth
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Pink_Drooping_Kitty
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Majestic_Evil_Horn
|
|
Rate: 5
|
|
Announced: true
|
|
- Group: TW_SEP_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Int_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Angeling_Pot_Box
|
|
Rate: 1477
|
|
- Index: 2
|
|
Item: Dun_Tele_Scroll_Box10
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Kafra_Card_Box
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1400
|
|
- Index: 5
|
|
Item: Insurance_Package
|
|
Rate: 1200
|
|
- Index: 6
|
|
Item: Job_Manual50_Box
|
|
Rate: 1200
|
|
- Index: 7
|
|
Item: Archangel_Wing
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Baby_Pacifier
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Red_Hood
|
|
Rate: 149
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Sleeping_Kitty_Cat
|
|
Rate: 60
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 13
|
|
Item: B_Katrinn_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: TW_YELLOW_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: J_Aspersio_5_Scroll_Box
|
|
Rate: 1200
|
|
- Index: 2
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Songpyun_Box50
|
|
Rate: 1100
|
|
- Index: 4
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1100
|
|
- Index: 5
|
|
Item: Insurance_Package
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 148
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Unbreak_Def_Box
|
|
Rate: 148
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Psychic_ArmorS
|
|
Rate: 550
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Drocera_Herb_Stew
|
|
Rate: 784
|
|
Amount: 5
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 361
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Electric_Sunglass
|
|
Rate: 140
|
|
Announced: true
|
|
- Index: 12
|
|
Item: SLD_B_Katrinn_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 120
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 80
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Krieger_Onehand_Spear1
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Strawberry_In_Mouth
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 17
|
|
Item: MVP_Basketball
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 18
|
|
Item: RWC2010_Indonesia
|
|
Rate: 3
|
|
Announced: true
|
|
- Group: UMBALA_SPIRIT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Umbala_Spirit
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: UNDINE_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1129
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1119
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1129
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_Little_Aquarium
|
|
Rate: 107
|
|
- Index: 10
|
|
Item: C_Pigeon_Hat
|
|
Rate: 110
|
|
- Index: 11
|
|
Item: Scutum
|
|
Rate: 110
|
|
- Index: 12
|
|
Item: Bio_Protector
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 11
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Apocalips_H_Card
|
|
Rate: 8
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Thanatos_Card
|
|
Rate: 2
|
|
Announced: true
|
|
- Index: 22
|
|
Item: B_Harword_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: UNLIMITED_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Golden_Treasure_Box
|
|
- Group: UNLIMITED_BOX_II
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Golden_Treasure_Box
|
|
Amount: 11
|
|
- Index: 2
|
|
Item: Sealed_Pharaoh_Scroll
|
|
- Group: UNLIMITED_BOX_II_10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Booster
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Sealed_Pharaoh_Scroll
|
|
Amount: 11
|
|
- Group: VALENTINE_PLEDGE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Valentine_Pledge
|
|
Duration: 8760
|
|
UniqueId: true
|
|
- Group: VALERIAN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Miracle_Medicine
|
|
Rate: 200
|
|
- Index: 1
|
|
Item: Ring_Of_Resonance
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Drooping_Morocc_Minion
|
|
Rate: 75
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Magic_Card_Album
|
|
Rate: 99
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Berzebub_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Succu_Pet_Coupon
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Ifrit's_Ear
|
|
Rate: 101
|
|
- Index: 7
|
|
Item: Vit_Dish_Box
|
|
Rate: 475
|
|
- Index: 8
|
|
Item: Pill__Box
|
|
Rate: 1074
|
|
- Index: 9
|
|
Item: Glass_Of_Illusion_Box5
|
|
Rate: 1400
|
|
- Index: 10
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1400
|
|
- Index: 11
|
|
Item: Wander_Man_Box10
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Battle_Manual_Box
|
|
Rate: 765
|
|
- Index: 13
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Spark_Candy_Box10
|
|
Rate: 12000
|
|
- Index: 15
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 2000
|
|
- Index: 16
|
|
Item: Guarantee_Armor_6Up
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Guyak_Pudding
|
|
Rate: 500
|
|
- Group: VALKYRIE_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Silvervine_Fruit_Box10
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Etran_Shirt
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Fallen_Monk_Rosary
|
|
Rate: 200
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Noble_Mask
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Valkyrie_Hammer
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Ghostring_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Berz_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: VENUS_LUCKY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: AGI_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: INT_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1100
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: ASPD_Potion_Box10_2
|
|
Rate: 1100
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 439
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: C_C_Tower_Manager_Incom
|
|
Rate: 175
|
|
- Index: 10
|
|
Item: Fafnir_Skin
|
|
Rate: 175
|
|
- Index: 11
|
|
Item: Good_Wedding_Veil_J
|
|
Rate: 125
|
|
- Index: 12
|
|
Item: Fafnir_Mask
|
|
Rate: 125
|
|
- Index: 13
|
|
Item: Guarantee_Weapon_6Up
|
|
Rate: 175
|
|
- Index: 14
|
|
Item: Guarantee_Armor_6Up
|
|
Rate: 175
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 125
|
|
- Index: 16
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 125
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Ifrit_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Kiel_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: VESPER_CORE01_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core01_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: VESPER_CORE02_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core02_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: VESPER_CORE03_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core03_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: VESPER_CORE04_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core04_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: VICTORY_FB_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Victory_FB_Hat
|
|
Duration: 60
|
|
- Group: VICTORY_HAT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Victory_FB_Hat
|
|
Duration: 3600
|
|
- Group: VIGORGRA_PACKAGE1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE12
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Adrenaline_Scroll
|
|
Amount: 48
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 40
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Holy_Water
|
|
Amount: 40
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Dex_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Dex_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Dex_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Adrenaline_Scroll
|
|
Amount: 24
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Holy_Water
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIGORGRA_PACKAGE9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Dex_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: VIOLETBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion
|
|
Rate: 14
|
|
- Index: 1
|
|
Item: Orange_Potion
|
|
Rate: 14
|
|
- Index: 2
|
|
Item: Yellow_Potion
|
|
Rate: 14
|
|
- Index: 3
|
|
Item: White_Potion
|
|
Rate: 14
|
|
- Index: 4
|
|
Item: Blue_Potion
|
|
Rate: 14
|
|
- Index: 5
|
|
Item: Green_Potion
|
|
Rate: 14
|
|
- Index: 6
|
|
Item: Red_Herb
|
|
Rate: 14
|
|
- Index: 7
|
|
Item: Yellow_Herb
|
|
Rate: 14
|
|
- Index: 8
|
|
Item: White_Herb
|
|
Rate: 14
|
|
- Index: 9
|
|
Item: Blue_Herb
|
|
Rate: 14
|
|
- Index: 10
|
|
Item: Green_Herb
|
|
Rate: 14
|
|
- Index: 11
|
|
Item: Apple
|
|
Rate: 14
|
|
- Index: 12
|
|
Item: Banana
|
|
Rate: 14
|
|
- Index: 13
|
|
Item: Grape
|
|
Rate: 14
|
|
- Index: 14
|
|
Item: Carrot
|
|
Rate: 14
|
|
- Index: 15
|
|
Item: Sweet_Potato
|
|
Rate: 14
|
|
- Index: 16
|
|
Item: Meat
|
|
Rate: 14
|
|
- Index: 17
|
|
Item: Honey
|
|
Rate: 14
|
|
- Index: 18
|
|
Item: Milk
|
|
Rate: 14
|
|
- Index: 19
|
|
Item: Leaflet_Of_Hinal
|
|
Rate: 14
|
|
- Index: 20
|
|
Item: Leaflet_Of_Aloe
|
|
Rate: 14
|
|
- Index: 21
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 14
|
|
- Index: 22
|
|
Item: Holy_Water
|
|
Rate: 14
|
|
- Index: 23
|
|
Item: Panacea
|
|
Rate: 14
|
|
- Index: 24
|
|
Item: Royal_Jelly
|
|
Rate: 14
|
|
- Index: 25
|
|
Item: Monster's_Feed
|
|
Rate: 14
|
|
- Index: 26
|
|
Item: Candy
|
|
Rate: 14
|
|
- Index: 27
|
|
Item: Candy_Striper
|
|
Rate: 14
|
|
- Index: 28
|
|
Item: Apple_Juice
|
|
Rate: 14
|
|
- Index: 29
|
|
Item: Banana_Juice
|
|
Rate: 14
|
|
- Index: 30
|
|
Item: Grape_Juice
|
|
Rate: 14
|
|
- Index: 31
|
|
Item: Carrot_Juice
|
|
Rate: 14
|
|
- Index: 32
|
|
Item: Pumpkin
|
|
Rate: 14
|
|
- Index: 33
|
|
Item: Ice_Cream
|
|
Rate: 14
|
|
- Index: 34
|
|
Item: Pet_Food
|
|
Rate: 14
|
|
- Index: 35
|
|
Item: Well_Baked_Cookie
|
|
Rate: 14
|
|
- Index: 36
|
|
Item: Piece_Of_Cake
|
|
Rate: 14
|
|
- Index: 37
|
|
Item: Fish_Slice
|
|
Rate: 14
|
|
- Index: 38
|
|
Item: Red_Slim_Potion
|
|
Rate: 14
|
|
- Index: 39
|
|
Item: Yellow_Slim_Potion
|
|
Rate: 14
|
|
- Index: 40
|
|
Item: White_Slim_Potion
|
|
Rate: 14
|
|
- Index: 41
|
|
Item: Cheese
|
|
Rate: 14
|
|
- Index: 42
|
|
Item: Nice_Sweet_Potato
|
|
Rate: 14
|
|
- Index: 43
|
|
Item: Popped_Rice
|
|
Rate: 14
|
|
- Index: 44
|
|
Item: Shusi
|
|
Rate: 14
|
|
- Index: 45
|
|
Item: Bun
|
|
Rate: 14
|
|
- Index: 46
|
|
Item: Rice_Cake
|
|
Rate: 14
|
|
- Index: 47
|
|
Item: Chocolate
|
|
Rate: 14
|
|
- Index: 48
|
|
Item: White_Chocolate
|
|
Rate: 14
|
|
- Index: 49
|
|
Item: Wing_Of_Fly
|
|
Rate: 14
|
|
- Index: 50
|
|
Item: Wing_Of_Butterfly
|
|
Rate: 14
|
|
- Index: 51
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 214
|
|
- Index: 52
|
|
Item: Anodyne
|
|
Rate: 14
|
|
- Index: 53
|
|
Item: Aloebera
|
|
Rate: 14
|
|
- Index: 54
|
|
Item: Yggdrasilberry
|
|
Rate: 14
|
|
- Index: 55
|
|
Item: Seed_Of_Yggdrasil
|
|
Rate: 14
|
|
- Index: 56
|
|
Item: Amulet
|
|
Rate: 14
|
|
- Index: 57
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 14
|
|
- Index: 58
|
|
Item: Spectacles
|
|
Rate: 14
|
|
- Index: 59
|
|
Item: Portable_Furnace
|
|
Rate: 14
|
|
- Index: 60
|
|
Item: Iron_Hammer
|
|
Rate: 14
|
|
- Index: 61
|
|
Item: Golden_Hammer
|
|
Rate: 14
|
|
- Index: 62
|
|
Item: Oridecon_Hammer
|
|
Rate: 14
|
|
- Index: 63
|
|
Item: Old_Card_Album
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: Old_Violet_Box
|
|
Rate: 103
|
|
- Index: 65
|
|
Item: Worn_Out_Scroll
|
|
Rate: 14
|
|
- Index: 66
|
|
Item: Unripe_Apple
|
|
Rate: 14
|
|
- Index: 67
|
|
Item: Orange_Juice
|
|
Rate: 14
|
|
- Index: 68
|
|
Item: Bitter_Herb
|
|
Rate: 14
|
|
- Index: 69
|
|
Item: Rainbow_Carrot
|
|
Rate: 14
|
|
- Index: 70
|
|
Item: Earthworm_The_Dude
|
|
Rate: 14
|
|
- Index: 71
|
|
Item: Rotten_Fish
|
|
Rate: 14
|
|
- Index: 72
|
|
Item: Lusty_Iron
|
|
Rate: 14
|
|
- Index: 73
|
|
Item: Monster_Juice
|
|
Rate: 14
|
|
- Index: 74
|
|
Item: Sweet_Milk
|
|
Rate: 14
|
|
- Index: 75
|
|
Item: Well_Dried_Bone
|
|
Rate: 14
|
|
- Index: 76
|
|
Item: Singing_Flower
|
|
Rate: 14
|
|
- Index: 77
|
|
Item: Dew_Laden_Moss
|
|
Rate: 14
|
|
- Index: 78
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 14
|
|
- Index: 79
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 14
|
|
- Index: 80
|
|
Item: Baked_Yam
|
|
Rate: 14
|
|
- Index: 81
|
|
Item: Tropical_Banana
|
|
Rate: 14
|
|
- Index: 82
|
|
Item: Horror_Of_Tribe
|
|
Rate: 14
|
|
- Index: 83
|
|
Item: No_Recipient
|
|
Rate: 14
|
|
- Index: 84
|
|
Item: Old_Broom
|
|
Rate: 14
|
|
- Index: 85
|
|
Item: Silver_Knife_Of_Chaste
|
|
Rate: 14
|
|
- Index: 86
|
|
Item: Armlet_Of_Obedience
|
|
Rate: 14
|
|
- Index: 87
|
|
Item: Shining_Stone
|
|
Rate: 14
|
|
- Index: 88
|
|
Item: Contracts_In_Shadow
|
|
Rate: 14
|
|
- Index: 89
|
|
Item: Book_Of_Devil
|
|
Rate: 14
|
|
- Index: 90
|
|
Item: Pet_Incubator
|
|
Rate: 14
|
|
- Index: 91
|
|
Item: Gift_Box
|
|
Rate: 114
|
|
- Index: 92
|
|
Item: Center_Potion
|
|
Rate: 14
|
|
- Index: 93
|
|
Item: Awakening_Potion
|
|
Rate: 14
|
|
- Index: 94
|
|
Item: Berserk_Potion
|
|
Rate: 14
|
|
- Index: 95
|
|
Item: Heart_Of_Her
|
|
Rate: 14
|
|
- Index: 96
|
|
Item: Korea_Rice_Cake
|
|
Rate: 14
|
|
- Index: 97
|
|
Item: Gift_Box_1
|
|
Rate: 14
|
|
- Index: 98
|
|
Item: Gift_Box_2
|
|
Rate: 14
|
|
- Index: 99
|
|
Item: Gift_Box_3
|
|
Rate: 14
|
|
- Index: 100
|
|
Item: Gift_Box_4
|
|
Rate: 14
|
|
- Index: 101
|
|
Item: Handsei
|
|
Rate: 14
|
|
- Index: 102
|
|
Item: Poison_Bottle
|
|
Rate: 14
|
|
- Index: 103
|
|
Item: Gold_Pill
|
|
Rate: 14
|
|
- Index: 104
|
|
Item: Ora_Ora
|
|
Rate: 14
|
|
- Index: 105
|
|
Item: Animal_Blood
|
|
Rate: 14
|
|
- Index: 106
|
|
Item: Hinalle
|
|
Rate: 14
|
|
- Index: 107
|
|
Item: Aloe
|
|
Rate: 14
|
|
- Index: 108
|
|
Item: Clover
|
|
Rate: 14
|
|
- Index: 109
|
|
Item: Four_Leaf_Clover
|
|
Rate: 14
|
|
- Index: 110
|
|
Item: Singing_Plant
|
|
Rate: 14
|
|
- Index: 111
|
|
Item: Ment
|
|
Rate: 14
|
|
- Index: 112
|
|
Item: Illusion_Flower
|
|
Rate: 14
|
|
- Index: 113
|
|
Item: Shoot
|
|
Rate: 14
|
|
- Index: 114
|
|
Item: Flower
|
|
Rate: 14
|
|
- Index: 115
|
|
Item: Empty_Bottle
|
|
Rate: 14
|
|
- Index: 116
|
|
Item: Emperium
|
|
Rate: 14
|
|
- Index: 117
|
|
Item: Yellow_Gemstone
|
|
Rate: 14
|
|
- Index: 118
|
|
Item: Red_Gemstone
|
|
Rate: 14
|
|
- Index: 119
|
|
Item: Blue_Gemstone
|
|
Rate: 14
|
|
- Index: 120
|
|
Item: Dark_Red_Jewel
|
|
Rate: 14
|
|
- Index: 121
|
|
Item: Violet_Jewel
|
|
Rate: 14
|
|
- Index: 122
|
|
Item: Skyblue_Jewel
|
|
Rate: 14
|
|
- Index: 123
|
|
Item: Azure_Jewel
|
|
Rate: 14
|
|
- Index: 124
|
|
Item: Scarlet_Jewel
|
|
Rate: 14
|
|
- Index: 125
|
|
Item: Cardinal_Jewel
|
|
Rate: 14
|
|
- Index: 126
|
|
Item: Cardinal_Jewel_
|
|
Rate: 14
|
|
- Index: 127
|
|
Item: Red_Jewel
|
|
Rate: 14
|
|
- Index: 128
|
|
Item: Blue_Jewel
|
|
Rate: 14
|
|
- Index: 129
|
|
Item: White_Jewel
|
|
Rate: 14
|
|
- Index: 130
|
|
Item: Golden_Jewel
|
|
Rate: 14
|
|
- Index: 131
|
|
Item: Bluish_Green_Jewel
|
|
Rate: 14
|
|
- Index: 132
|
|
Item: Crystal_Jewel
|
|
Rate: 14
|
|
- Index: 133
|
|
Item: Crystal_Jewel_
|
|
Rate: 14
|
|
- Index: 134
|
|
Item: Crystal_Jewel__
|
|
Rate: 14
|
|
- Index: 135
|
|
Item: Crystal_Jewel___
|
|
Rate: 14
|
|
- Index: 136
|
|
Item: Red_Frame
|
|
Rate: 14
|
|
- Index: 137
|
|
Item: Blue_Porcelain
|
|
Rate: 14
|
|
- Index: 138
|
|
Item: White_Platter
|
|
Rate: 14
|
|
- Index: 139
|
|
Item: Black_Ladle
|
|
Rate: 14
|
|
- Index: 140
|
|
Item: Pencil_Case
|
|
Rate: 14
|
|
- Index: 141
|
|
Item: Rouge
|
|
Rate: 14
|
|
- Index: 142
|
|
Item: Stuffed_Doll
|
|
Rate: 14
|
|
- Index: 143
|
|
Item: Poring_Doll
|
|
Rate: 14
|
|
- Index: 144
|
|
Item: Chonchon_Doll
|
|
Rate: 14
|
|
- Index: 145
|
|
Item: Spore_Doll
|
|
Rate: 14
|
|
- Index: 146
|
|
Item: Bunch_Of_Flowers
|
|
Rate: 14
|
|
- Index: 147
|
|
Item: Wedding_Bouquet
|
|
Rate: 14
|
|
- Index: 148
|
|
Item: Glass_Bead
|
|
Rate: 14
|
|
- Index: 149
|
|
Item: Crystal_Mirror
|
|
Rate: 14
|
|
- Index: 150
|
|
Item: Witherless_Rose
|
|
Rate: 14
|
|
- Index: 151
|
|
Item: Frozen_Rose
|
|
Rate: 14
|
|
- Index: 152
|
|
Item: Baphomet_Doll
|
|
Rate: 14
|
|
- Index: 153
|
|
Item: Osiris_Doll
|
|
Rate: 14
|
|
- Index: 154
|
|
Item: Grasshopper_Doll
|
|
Rate: 14
|
|
- Index: 155
|
|
Item: Monkey_Doll
|
|
Rate: 14
|
|
- Index: 156
|
|
Item: Raccoondog_Doll
|
|
Rate: 14
|
|
- Index: 157
|
|
Item: Oridecon_Stone
|
|
Rate: 14
|
|
- Index: 158
|
|
Item: Elunium_Stone
|
|
Rate: 14
|
|
- Index: 159
|
|
Item: Danggie
|
|
Rate: 14
|
|
- Index: 160
|
|
Item: Tree_Root
|
|
Rate: 14
|
|
- Index: 161
|
|
Item: Reptile_Tongue
|
|
Rate: 14
|
|
- Index: 162
|
|
Item: Scorpion's_Tail
|
|
Rate: 14
|
|
- Index: 163
|
|
Item: Stem
|
|
Rate: 14
|
|
- Index: 164
|
|
Item: Pointed_Scale
|
|
Rate: 14
|
|
- Index: 165
|
|
Item: Resin
|
|
Rate: 14
|
|
- Index: 166
|
|
Item: Spawn
|
|
Rate: 14
|
|
- Index: 167
|
|
Item: Jellopy
|
|
Rate: 14
|
|
- Index: 168
|
|
Item: Garlet
|
|
Rate: 14
|
|
- Index: 169
|
|
Item: Scell
|
|
Rate: 14
|
|
- Index: 170
|
|
Item: Zargon
|
|
Rate: 14
|
|
- Index: 171
|
|
Item: Tooth_Of_Bat
|
|
Rate: 14
|
|
- Index: 172
|
|
Item: Fluff
|
|
Rate: 14
|
|
- Index: 173
|
|
Item: Chrysalis
|
|
Rate: 14
|
|
- Index: 174
|
|
Item: Feather_Of_Birds
|
|
Rate: 14
|
|
- Index: 175
|
|
Item: Talon
|
|
Rate: 14
|
|
- Index: 176
|
|
Item: Sticky_Webfoot
|
|
Rate: 14
|
|
- Index: 177
|
|
Item: Animal's_Skin
|
|
Rate: 14
|
|
- Index: 178
|
|
Item: Claw_Of_Wolves
|
|
Rate: 14
|
|
- Index: 179
|
|
Item: Mushroom_Spore
|
|
Rate: 14
|
|
- Index: 180
|
|
Item: Orcish_Cuspid
|
|
Rate: 14
|
|
- Index: 181
|
|
Item: Evil_Horn
|
|
Rate: 14
|
|
- Index: 182
|
|
Item: Powder_Of_Butterfly
|
|
Rate: 14
|
|
- Index: 183
|
|
Item: Bill_Of_Birds
|
|
Rate: 14
|
|
- Index: 184
|
|
Item: Scale_Of_Snakes
|
|
Rate: 14
|
|
- Index: 185
|
|
Item: Insect_Feeler
|
|
Rate: 14
|
|
- Index: 186
|
|
Item: Immortal_Heart
|
|
Rate: 14
|
|
- Index: 187
|
|
Item: Rotten_Bandage
|
|
Rate: 14
|
|
- Index: 188
|
|
Item: Orcish_Voucher
|
|
Rate: 14
|
|
- Index: 189
|
|
Item: Skel_Bone
|
|
Rate: 14
|
|
- Index: 190
|
|
Item: Mementos
|
|
Rate: 14
|
|
- Index: 191
|
|
Item: Shell
|
|
Rate: 14
|
|
- Index: 192
|
|
Item: Scales_Shell
|
|
Rate: 14
|
|
- Index: 193
|
|
Item: Posionous_Canine
|
|
Rate: 14
|
|
- Index: 194
|
|
Item: Sticky_Mucus
|
|
Rate: 14
|
|
- Index: 195
|
|
Item: Bee_Sting
|
|
Rate: 14
|
|
- Index: 196
|
|
Item: Grasshopper's_Leg
|
|
Rate: 14
|
|
- Index: 197
|
|
Item: Nose_Ring
|
|
Rate: 14
|
|
- Index: 198
|
|
Item: Yoyo_Tail
|
|
Rate: 14
|
|
- Index: 199
|
|
Item: Solid_Shell
|
|
Rate: 14
|
|
- Index: 200
|
|
Item: Horseshoe
|
|
Rate: 14
|
|
- Index: 201
|
|
Item: Raccoon_Leaf
|
|
Rate: 14
|
|
- Index: 202
|
|
Item: Snail's_Shell
|
|
Rate: 14
|
|
- Index: 203
|
|
Item: Horn
|
|
Rate: 14
|
|
- Index: 204
|
|
Item: Bear's_Foot
|
|
Rate: 14
|
|
- Index: 205
|
|
Item: Feather
|
|
Rate: 14
|
|
- Index: 206
|
|
Item: Heart_Of_Mermaid
|
|
Rate: 14
|
|
- Index: 207
|
|
Item: Fin
|
|
Rate: 14
|
|
- Index: 208
|
|
Item: Cactus_Needle
|
|
Rate: 14
|
|
- Index: 209
|
|
Item: Stone_Heart
|
|
Rate: 14
|
|
- Index: 210
|
|
Item: Shining_Scales
|
|
Rate: 14
|
|
- Index: 211
|
|
Item: Worm_Peelings
|
|
Rate: 14
|
|
- Index: 212
|
|
Item: Gill
|
|
Rate: 14
|
|
- Index: 213
|
|
Item: Decayed_Nail
|
|
Rate: 14
|
|
- Index: 214
|
|
Item: Horrendous_Mouth
|
|
Rate: 14
|
|
- Index: 215
|
|
Item: Rotten_Scale
|
|
Rate: 14
|
|
- Index: 216
|
|
Item: Nipper
|
|
Rate: 14
|
|
- Index: 217
|
|
Item: Conch
|
|
Rate: 14
|
|
- Index: 218
|
|
Item: Tentacle
|
|
Rate: 14
|
|
- Index: 219
|
|
Item: Sharp_Scale
|
|
Rate: 14
|
|
- Index: 220
|
|
Item: Crap_Shell
|
|
Rate: 14
|
|
- Index: 221
|
|
Item: Clam_Shell
|
|
Rate: 14
|
|
- Index: 222
|
|
Item: Flesh_Of_Clam
|
|
Rate: 14
|
|
- Index: 223
|
|
Item: Turtle_Shell
|
|
Rate: 14
|
|
- Index: 224
|
|
Item: Voucher_Of_Orcish_Hero
|
|
Rate: 14
|
|
- Index: 225
|
|
Item: Gold
|
|
Rate: 14
|
|
- Index: 226
|
|
Item: Alchol
|
|
Rate: 14
|
|
- Index: 227
|
|
Item: Detrimindexta
|
|
Rate: 14
|
|
- Index: 228
|
|
Item: Karvodailnirol
|
|
Rate: 14
|
|
- Index: 229
|
|
Item: Counteragent
|
|
Rate: 14
|
|
- Index: 230
|
|
Item: Mixture
|
|
Rate: 14
|
|
- Index: 231
|
|
Item: Scarlet_Dyestuffs
|
|
Rate: 14
|
|
- Index: 232
|
|
Item: Lemon_Dyestuffs
|
|
Rate: 14
|
|
- Index: 233
|
|
Item: Cobaltblue_Dyestuffs
|
|
Rate: 14
|
|
- Index: 234
|
|
Item: Darkgreen_Dyestuffs
|
|
Rate: 14
|
|
- Index: 235
|
|
Item: Orange_Dyestuffs
|
|
Rate: 14
|
|
- Index: 236
|
|
Item: Violet_Dyestuffs
|
|
Rate: 14
|
|
- Index: 237
|
|
Item: White_Dyestuffs
|
|
Rate: 14
|
|
- Index: 238
|
|
Item: Black_Dyestuffs
|
|
Rate: 14
|
|
- Index: 239
|
|
Item: Oridecon
|
|
Rate: 14
|
|
- Index: 240
|
|
Item: Elunium
|
|
Rate: 14
|
|
- Index: 241
|
|
Item: Anvil
|
|
Rate: 14
|
|
- Index: 242
|
|
Item: Oridecon_Anvil
|
|
Rate: 14
|
|
- Index: 243
|
|
Item: Golden_Anvil
|
|
Rate: 14
|
|
- Index: 244
|
|
Item: Emperium_Anvil
|
|
Rate: 14
|
|
- Index: 245
|
|
Item: Boody_Red
|
|
Rate: 14
|
|
- Index: 246
|
|
Item: Crystal_Blue
|
|
Rate: 14
|
|
- Index: 247
|
|
Item: Wind_Of_Verdure
|
|
Rate: 14
|
|
- Index: 248
|
|
Item: Yellow_Live
|
|
Rate: 14
|
|
- Index: 249
|
|
Item: Flame_Heart
|
|
Rate: 14
|
|
- Index: 250
|
|
Item: Mistic_Frozen
|
|
Rate: 14
|
|
- Index: 251
|
|
Item: Rough_Wind
|
|
Rate: 14
|
|
- Index: 252
|
|
Item: Great_Nature
|
|
Rate: 14
|
|
- Index: 253
|
|
Item: Iron
|
|
Rate: 14
|
|
- Index: 254
|
|
Item: Steel
|
|
Rate: 14
|
|
- Index: 255
|
|
Item: Star_Crumb
|
|
Rate: 14
|
|
- Index: 256
|
|
Item: Sparkling_Dust
|
|
Rate: 14
|
|
- Index: 257
|
|
Item: Iron_Ore
|
|
Rate: 14
|
|
- Index: 258
|
|
Item: Coal
|
|
Rate: 14
|
|
- Index: 259
|
|
Item: Patriotism_Marks
|
|
Rate: 14
|
|
- Index: 260
|
|
Item: Hammer_Of_Blacksmith
|
|
Rate: 14
|
|
- Index: 261
|
|
Item: Old_Magic_Book
|
|
Rate: 14
|
|
- Index: 262
|
|
Item: Penetration
|
|
Rate: 14
|
|
- Index: 263
|
|
Item: Frozen_Heart
|
|
Rate: 14
|
|
- Index: 264
|
|
Item: Sacred_Marks
|
|
Rate: 14
|
|
- Index: 265
|
|
Item: Phracon
|
|
Rate: 14
|
|
- Index: 266
|
|
Item: Emveretarcon
|
|
Rate: 14
|
|
- Index: 267
|
|
Item: Lizard_Scruff
|
|
Rate: 14
|
|
- Index: 268
|
|
Item: Colorful_Shell
|
|
Rate: 14
|
|
- Index: 269
|
|
Item: Jaws_Of_Ant
|
|
Rate: 14
|
|
- Index: 270
|
|
Item: Thin_N'_Long_Tongue
|
|
Rate: 14
|
|
- Index: 271
|
|
Item: Rat_Tail
|
|
Rate: 14
|
|
- Index: 272
|
|
Item: Moustache_Of_Mole
|
|
Rate: 14
|
|
- Index: 273
|
|
Item: Nail_Of_Mole
|
|
Rate: 14
|
|
- Index: 274
|
|
Item: Wooden_Block
|
|
Rate: 14
|
|
- Index: 275
|
|
Item: Long_Hair
|
|
Rate: 14
|
|
- Index: 276
|
|
Item: Dokkaebi_Horn
|
|
Rate: 14
|
|
- Index: 277
|
|
Item: Fox_Tail
|
|
Rate: 14
|
|
- Index: 278
|
|
Item: Fish_Tail
|
|
Rate: 14
|
|
- Index: 279
|
|
Item: Chinese_Ink
|
|
Rate: 14
|
|
- Index: 280
|
|
Item: Spiderweb
|
|
Rate: 14
|
|
- Index: 281
|
|
Item: Acorn
|
|
Rate: 14
|
|
- Index: 282
|
|
Item: Porcupine_Spike
|
|
Rate: 14
|
|
- Index: 283
|
|
Item: Wild_Boar's_Mane
|
|
Rate: 14
|
|
- Index: 284
|
|
Item: Tiger's_Skin
|
|
Rate: 14
|
|
- Index: 285
|
|
Item: Tiger_Footskin
|
|
Rate: 14
|
|
- Index: 286
|
|
Item: Limb_Of_Mantis
|
|
Rate: 14
|
|
- Index: 287
|
|
Item: Blossom_Of_Maneater
|
|
Rate: 14
|
|
- Index: 288
|
|
Item: Root_Of_Maneater
|
|
Rate: 14
|
|
- Index: 289
|
|
Item: Cobold_Hair
|
|
Rate: 14
|
|
- Index: 290
|
|
Item: Dragon_Canine
|
|
Rate: 14
|
|
- Index: 291
|
|
Item: Dragon_Scale
|
|
Rate: 14
|
|
- Index: 292
|
|
Item: Dragon_Train
|
|
Rate: 14
|
|
- Index: 293
|
|
Item: Petite_DiablOfs_Horn
|
|
Rate: 14
|
|
- Index: 294
|
|
Item: Petite_DiablOfs_Wing
|
|
Rate: 14
|
|
- Index: 295
|
|
Item: Elder_Pixie's_Beard
|
|
Rate: 14
|
|
- Index: 296
|
|
Item: Lantern
|
|
Rate: 14
|
|
- Index: 297
|
|
Item: Short_Leg
|
|
Rate: 14
|
|
- Index: 298
|
|
Item: Nail_Of_Orc
|
|
Rate: 14
|
|
- Index: 299
|
|
Item: Tooth_Of_
|
|
Rate: 14
|
|
- Index: 300
|
|
Item: Sacred_Masque
|
|
Rate: 14
|
|
- Index: 301
|
|
Item: Tweezer
|
|
Rate: 14
|
|
- Index: 302
|
|
Item: Head_Of_Medusa
|
|
Rate: 14
|
|
- Index: 303
|
|
Item: Slender_Snake
|
|
Rate: 14
|
|
- Index: 304
|
|
Item: Skirt_Of_Virgin
|
|
Rate: 14
|
|
- Index: 305
|
|
Item: Tendon
|
|
Rate: 14
|
|
- Index: 306
|
|
Item: Detonator
|
|
Rate: 14
|
|
- Index: 307
|
|
Item: Single_Cell
|
|
Rate: 14
|
|
- Index: 308
|
|
Item: Tooth_Of_Ancient_Fish
|
|
Rate: 14
|
|
- Index: 309
|
|
Item: Lip_Of_Ancient_Fish
|
|
Rate: 14
|
|
- Index: 310
|
|
Item: Earthworm_Peeling
|
|
Rate: 14
|
|
- Index: 311
|
|
Item: Grit
|
|
Rate: 14
|
|
- Index: 312
|
|
Item: Moth_Dust
|
|
Rate: 14
|
|
- Index: 313
|
|
Item: Wing_Of_Moth
|
|
Rate: 14
|
|
- Index: 314
|
|
Item: Transparent_Cloth
|
|
Rate: 14
|
|
- Index: 315
|
|
Item: Golden_Hair
|
|
Rate: 14
|
|
- Index: 316
|
|
Item: Starsand_Of_Witch
|
|
Rate: 14
|
|
- Index: 317
|
|
Item: Pumpkin_Head
|
|
Rate: 14
|
|
- Index: 318
|
|
Item: Sharpened_Cuspid
|
|
Rate: 14
|
|
- Index: 319
|
|
Item: Reins
|
|
Rate: 14
|
|
- Index: 320
|
|
Item: Booby_Trap
|
|
Rate: 14
|
|
- Index: 321
|
|
Item: Tree_Of_Archer_1
|
|
Rate: 14
|
|
- Index: 322
|
|
Item: Tree_Of_Archer_2
|
|
Rate: 14
|
|
- Index: 323
|
|
Item: Tree_Of_Archer_3
|
|
Rate: 14
|
|
- Index: 324
|
|
Item: Morocc_Potion
|
|
Rate: 14
|
|
- Index: 325
|
|
Item: Payon_Potion
|
|
Rate: 14
|
|
- Index: 326
|
|
Item: Empty_Cylinder
|
|
Rate: 14
|
|
- Index: 327
|
|
Item: Empty_Potion
|
|
Rate: 14
|
|
- Index: 328
|
|
Item: Short_Daenggie
|
|
Rate: 14
|
|
- Index: 329
|
|
Item: Needle_Of_Alarm
|
|
Rate: 14
|
|
- Index: 330
|
|
Item: Round_Shell
|
|
Rate: 14
|
|
- Index: 331
|
|
Item: Worn_Out_Page
|
|
Rate: 14
|
|
- Index: 332
|
|
Item: Manacles
|
|
Rate: 14
|
|
- Index: 333
|
|
Item: Worn_Out_Prison_Uniform
|
|
Rate: 14
|
|
- Index: 334
|
|
Item: Sword_
|
|
Rate: 7
|
|
- Index: 335
|
|
Item: Falchion_
|
|
Rate: 7
|
|
- Index: 336
|
|
Item: Blade_
|
|
Rate: 7
|
|
- Index: 337
|
|
Item: Lapier_
|
|
Rate: 7
|
|
- Index: 338
|
|
Item: Scimiter_
|
|
Rate: 7
|
|
- Index: 339
|
|
Item: Katana_
|
|
Rate: 7
|
|
- Index: 340
|
|
Item: Tsurugi_
|
|
Rate: 7
|
|
- Index: 341
|
|
Item: Orcish_Sword
|
|
Rate: 7
|
|
- Index: 342
|
|
Item: Ring_Pommel_Saber_
|
|
Rate: 7
|
|
- Index: 343
|
|
Item: Saber_
|
|
Rate: 7
|
|
- Index: 344
|
|
Item: Hae_Dong_Gum_
|
|
Rate: 7
|
|
- Index: 345
|
|
Item: Flamberge
|
|
Rate: 7
|
|
- Index: 346
|
|
Item: Town_Sword_
|
|
Rate: 1
|
|
- Index: 347
|
|
Item: Star_Dust_Blade
|
|
Rate: 1
|
|
- Index: 348
|
|
Item: Slayer_
|
|
Rate: 7
|
|
- Index: 349
|
|
Item: Bastard_Sword_
|
|
Rate: 7
|
|
- Index: 350
|
|
Item: Two_Hand_Sword_
|
|
Rate: 7
|
|
- Index: 351
|
|
Item: Broad_Sword_
|
|
Rate: 7
|
|
- Index: 352
|
|
Item: Claymore
|
|
Rate: 7
|
|
- Index: 353
|
|
Item: Chrome_Twohand_Sword
|
|
Rate: 1
|
|
- Index: 354
|
|
Item: Knife_
|
|
Rate: 7
|
|
- Index: 355
|
|
Item: Cutter_
|
|
Rate: 7
|
|
- Index: 356
|
|
Item: Main_Gauche_
|
|
Rate: 7
|
|
- Index: 357
|
|
Item: Dirk_
|
|
Rate: 7
|
|
- Index: 358
|
|
Item: Dagger_
|
|
Rate: 7
|
|
- Index: 359
|
|
Item: Stiletto_
|
|
Rate: 7
|
|
- Index: 360
|
|
Item: Gladius_
|
|
Rate: 7
|
|
- Index: 361
|
|
Item: Damascus_
|
|
Rate: 7
|
|
- Index: 362
|
|
Item: Novice_Knife
|
|
Rate: 7
|
|
- Index: 363
|
|
Item: Jur_
|
|
Rate: 7
|
|
- Index: 364
|
|
Item: Katar_
|
|
Rate: 7
|
|
- Index: 365
|
|
Item: Jamadhar_
|
|
Rate: 7
|
|
- Index: 366
|
|
Item: Katar_Of_Cold_Icicle
|
|
Rate: 7
|
|
- Index: 367
|
|
Item: Katar_Of_Thornbush
|
|
Rate: 7
|
|
- Index: 368
|
|
Item: Katar_Of_Raging_Blaze
|
|
Rate: 7
|
|
- Index: 369
|
|
Item: Katar_Of_Piercing_Wind
|
|
Rate: 7
|
|
- Index: 370
|
|
Item: Nail_Of_Loki
|
|
Rate: 1
|
|
- Index: 371
|
|
Item: Unholy_Touch
|
|
Rate: 1
|
|
- Index: 372
|
|
Item: Various_Jur
|
|
Rate: 2
|
|
- Index: 373
|
|
Item: Bloody_Roar
|
|
Rate: 1
|
|
- Index: 374
|
|
Item: Inverse_Scale
|
|
Rate: 1
|
|
- Index: 375
|
|
Item: Blood_Tears
|
|
Rate: 1
|
|
- Index: 376
|
|
Item: Axe_
|
|
Rate: 7
|
|
- Index: 377
|
|
Item: Orcish_Axe
|
|
Rate: 7
|
|
- Index: 378
|
|
Item: Windhawk
|
|
Rate: 1
|
|
- Index: 379
|
|
Item: Battle_Axe_
|
|
Rate: 7
|
|
- Index: 380
|
|
Item: Hammer_
|
|
Rate: 7
|
|
- Index: 381
|
|
Item: Buster_
|
|
Rate: 7
|
|
- Index: 382
|
|
Item: Two_Handed_Axe_
|
|
Rate: 7
|
|
- Index: 383
|
|
Item: Doom_Slayer
|
|
Rate: 1
|
|
- Index: 384
|
|
Item: Heart_Breaker
|
|
Rate: 1
|
|
- Index: 385
|
|
Item: Hurricane_Fury
|
|
Rate: 1
|
|
- Index: 386
|
|
Item: Javelin_
|
|
Rate: 7
|
|
- Index: 387
|
|
Item: Spear_
|
|
Rate: 7
|
|
- Index: 388
|
|
Item: Pike_
|
|
Rate: 7
|
|
- Index: 389
|
|
Item: Lance_
|
|
Rate: 7
|
|
- Index: 390
|
|
Item: Imperial_Spear
|
|
Rate: 1
|
|
- Index: 391
|
|
Item: Guisarme_
|
|
Rate: 7
|
|
- Index: 392
|
|
Item: Glaive_
|
|
Rate: 7
|
|
- Index: 393
|
|
Item: Partizan_
|
|
Rate: 7
|
|
- Index: 394
|
|
Item: Trident_
|
|
Rate: 7
|
|
- Index: 395
|
|
Item: Halberd_
|
|
Rate: 7
|
|
- Index: 396
|
|
Item: Staff_Of_Soul
|
|
Rate: 7
|
|
- Index: 397
|
|
Item: Gae_Bolg
|
|
Rate: 1
|
|
- Index: 398
|
|
Item: Ahlspiess
|
|
Rate: 1
|
|
- Index: 399
|
|
Item: Club_
|
|
Rate: 7
|
|
- Index: 400
|
|
Item: Mace_
|
|
Rate: 7
|
|
- Index: 401
|
|
Item: Smasher_
|
|
Rate: 7
|
|
- Index: 402
|
|
Item: Flail_
|
|
Rate: 7
|
|
- Index: 403
|
|
Item: Morning_Star_
|
|
Rate: 7
|
|
- Index: 404
|
|
Item: Sword_Mace_
|
|
Rate: 7
|
|
- Index: 405
|
|
Item: Chain_
|
|
Rate: 7
|
|
- Index: 406
|
|
Item: Stunner
|
|
Rate: 7
|
|
- Index: 407
|
|
Item: Book
|
|
Rate: 7
|
|
- Index: 408
|
|
Item: Bible
|
|
Rate: 7
|
|
- Index: 409
|
|
Item: Tablet
|
|
Rate: 7
|
|
- Index: 410
|
|
Item: Book_Of_Billows
|
|
Rate: 7
|
|
- Index: 411
|
|
Item: Book_Of_Mother_Earth
|
|
Rate: 7
|
|
- Index: 412
|
|
Item: Book_Of_Blazing_Sun
|
|
Rate: 7
|
|
- Index: 413
|
|
Item: Book_Of_Gust_Of_Wind
|
|
Rate: 7
|
|
- Index: 414
|
|
Item: Girl's_Diary
|
|
Rate: 7
|
|
- Index: 415
|
|
Item: Legacy_Of_Dragon
|
|
Rate: 1
|
|
- Index: 416
|
|
Item: Diary_Of_Great_Sage
|
|
Rate: 1
|
|
- Index: 417
|
|
Item: Hardback
|
|
Rate: 1
|
|
- Index: 418
|
|
Item: Rod_
|
|
Rate: 7
|
|
- Index: 419
|
|
Item: Wand_
|
|
Rate: 7
|
|
- Index: 420
|
|
Item: Staff_
|
|
Rate: 7
|
|
- Index: 421
|
|
Item: Arc_Wand_
|
|
Rate: 7
|
|
- Index: 422
|
|
Item: Mighty_Staff
|
|
Rate: 7
|
|
- Index: 423
|
|
Item: Blessed_Wand
|
|
Rate: 7
|
|
- Index: 424
|
|
Item: Bone_Wand
|
|
Rate: 7
|
|
- Index: 425
|
|
Item: Staff_Of_Wing
|
|
Rate: 1
|
|
- Index: 426
|
|
Item: Survival_Rod_
|
|
Rate: 1
|
|
- Index: 427
|
|
Item: Survival_Rod2_
|
|
Rate: 1
|
|
- Index: 428
|
|
Item: Hypnotist's_Staff_
|
|
Rate: 1
|
|
- Index: 429
|
|
Item: Mental_Stick
|
|
Rate: 1
|
|
- Index: 430
|
|
Item: Bow_
|
|
Rate: 7
|
|
- Index: 431
|
|
Item: Composite_Bow_
|
|
Rate: 7
|
|
- Index: 432
|
|
Item: Great_Bow_
|
|
Rate: 7
|
|
- Index: 433
|
|
Item: CrossBow_
|
|
Rate: 7
|
|
- Index: 434
|
|
Item: Arbalest_
|
|
Rate: 7
|
|
- Index: 435
|
|
Item: Kakkung_
|
|
Rate: 7
|
|
- Index: 436
|
|
Item: Hunter_Bow
|
|
Rate: 7
|
|
- Index: 437
|
|
Item: Luna_Bow
|
|
Rate: 1
|
|
- Index: 438
|
|
Item: Dragon_Wing
|
|
Rate: 1
|
|
- Index: 439
|
|
Item: Burning_Bow
|
|
Rate: 1
|
|
- Index: 440
|
|
Item: Frozen_Bow
|
|
Rate: 1
|
|
- Index: 441
|
|
Item: Earth_Bow
|
|
Rate: 1
|
|
- Index: 442
|
|
Item: Gust_Bow
|
|
Rate: 1
|
|
- Index: 443
|
|
Item: Arrow
|
|
Rate: 14
|
|
- Index: 444
|
|
Item: Silver_Arrow
|
|
Rate: 14
|
|
- Index: 445
|
|
Item: Fire_Arrow
|
|
Rate: 14
|
|
- Index: 446
|
|
Item: Steel_Arrow
|
|
Rate: 14
|
|
- Index: 447
|
|
Item: Crystal_Arrow
|
|
Rate: 14
|
|
- Index: 448
|
|
Item: Arrow_Of_Wind
|
|
Rate: 14
|
|
- Index: 449
|
|
Item: Stone_Arrow
|
|
Rate: 14
|
|
- Index: 450
|
|
Item: Immatrial_Arrow
|
|
Rate: 14
|
|
- Index: 451
|
|
Item: Stun_Arrow
|
|
Rate: 14
|
|
- Index: 452
|
|
Item: Freezing_Arrow
|
|
Rate: 14
|
|
- Index: 453
|
|
Item: Flash_Arrow
|
|
Rate: 14
|
|
- Index: 454
|
|
Item: Curse_Arrow
|
|
Rate: 14
|
|
- Index: 455
|
|
Item: Rusty_Arrow
|
|
Rate: 14
|
|
- Index: 456
|
|
Item: Poison_Arrow
|
|
Rate: 14
|
|
- Index: 457
|
|
Item: Incisive_Arrow
|
|
Rate: 14
|
|
- Index: 458
|
|
Item: Oridecon_Arrow
|
|
Rate: 14
|
|
- Index: 459
|
|
Item: Arrow_Of_Shadow
|
|
Rate: 14
|
|
- Index: 460
|
|
Item: Sleep_Arrow
|
|
Rate: 14
|
|
- Index: 461
|
|
Item: Silence_Arrow
|
|
Rate: 14
|
|
- Index: 462
|
|
Item: Iron_Arrow
|
|
Rate: 14
|
|
- Index: 463
|
|
Item: Waghnakh_
|
|
Rate: 7
|
|
- Index: 464
|
|
Item: Knuckle_Duster_
|
|
Rate: 7
|
|
- Index: 465
|
|
Item: Hora_
|
|
Rate: 7
|
|
- Index: 466
|
|
Item: Fist_
|
|
Rate: 7
|
|
- Index: 467
|
|
Item: Claw_
|
|
Rate: 7
|
|
- Index: 468
|
|
Item: Finger_
|
|
Rate: 7
|
|
- Index: 469
|
|
Item: Claw_Of_Garm
|
|
Rate: 1
|
|
- Index: 470
|
|
Item: Magma_Fist
|
|
Rate: 1
|
|
- Index: 471
|
|
Item: Icicle_Fist
|
|
Rate: 1
|
|
- Index: 472
|
|
Item: Electric_Fist
|
|
Rate: 1
|
|
- Index: 473
|
|
Item: Seismic_Fist
|
|
Rate: 1
|
|
- Index: 474
|
|
Item: Combo_Battle_Glove
|
|
Rate: 1
|
|
- Index: 475
|
|
Item: Sura_Rampage
|
|
Rate: 1
|
|
- Index: 476
|
|
Item: Violin_
|
|
Rate: 7
|
|
- Index: 477
|
|
Item: Mandolin_
|
|
Rate: 7
|
|
- Index: 478
|
|
Item: Lute_
|
|
Rate: 7
|
|
- Index: 479
|
|
Item: Guitar_
|
|
Rate: 7
|
|
- Index: 480
|
|
Item: Harp_
|
|
Rate: 7
|
|
- Index: 481
|
|
Item: Guh_Moon_Goh_
|
|
Rate: 7
|
|
- Index: 482
|
|
Item: Guitar_Of_Passion
|
|
Rate: 1
|
|
- Index: 483
|
|
Item: Guitar_Of_Blue_Solo
|
|
Rate: 1
|
|
- Index: 484
|
|
Item: Guitar_Of_Vast_Land
|
|
Rate: 1
|
|
- Index: 485
|
|
Item: Guitar_Of_Gentle_Breeze
|
|
Rate: 1
|
|
- Index: 486
|
|
Item: Oriental_Lute
|
|
Rate: 1
|
|
- Index: 487
|
|
Item: Base_Guitar
|
|
Rate: 1
|
|
- Index: 488
|
|
Item: Green_Whistle
|
|
Rate: 1
|
|
- Index: 489
|
|
Item: Rope_
|
|
Rate: 7
|
|
- Index: 490
|
|
Item: Line_
|
|
Rate: 7
|
|
- Index: 491
|
|
Item: Wire_
|
|
Rate: 7
|
|
- Index: 492
|
|
Item: Rante_
|
|
Rate: 7
|
|
- Index: 493
|
|
Item: Tail_
|
|
Rate: 7
|
|
- Index: 494
|
|
Item: Whip_
|
|
Rate: 7
|
|
- Index: 495
|
|
Item: Whip_Of_Red_Flame
|
|
Rate: 1
|
|
- Index: 496
|
|
Item: Whip_Of_Ice_Piece
|
|
Rate: 1
|
|
- Index: 497
|
|
Item: Whip_Of_Earth
|
|
Rate: 1
|
|
- Index: 498
|
|
Item: Jump_Rope
|
|
Rate: 1
|
|
- Index: 499
|
|
Item: Bladed_Whip
|
|
Rate: 1
|
|
- Index: 500
|
|
Item: Queen's_Whip
|
|
Rate: 1
|
|
- Index: 501
|
|
Item: Electric_Wire
|
|
Rate: 1
|
|
- Index: 502
|
|
Item: Electric_Eel
|
|
Rate: 1
|
|
- Index: 503
|
|
Item: Sea_Witch_Foot
|
|
Rate: 1
|
|
- Index: 504
|
|
Item: Carrot_Whip
|
|
Rate: 1
|
|
- Index: 505
|
|
Item: Stem_Whip
|
|
Rate: 1
|
|
- Index: 506
|
|
Item: Rosebine
|
|
Rate: 1
|
|
- Index: 507
|
|
Item: Guard_
|
|
Rate: 7
|
|
- Index: 508
|
|
Item: Buckler_
|
|
Rate: 7
|
|
- Index: 509
|
|
Item: Shield_
|
|
Rate: 7
|
|
- Index: 510
|
|
Item: Mirror_Shield_
|
|
Rate: 7
|
|
- Index: 511
|
|
Item: Memorize_Book
|
|
Rate: 7
|
|
- Index: 512
|
|
Item: Novice_Guard
|
|
Rate: 7
|
|
- Index: 513
|
|
Item: Imperial_Guard
|
|
Rate: 1
|
|
- Index: 514
|
|
Item: Sunglasses
|
|
Rate: 7
|
|
- Index: 515
|
|
Item: Glasses
|
|
Rate: 7
|
|
- Index: 516
|
|
Item: Diver's_Goggles
|
|
Rate: 7
|
|
- Index: 517
|
|
Item: Wedding_Veil
|
|
Rate: 7
|
|
- Index: 518
|
|
Item: Fancy_Flower
|
|
Rate: 7
|
|
- Index: 519
|
|
Item: Ribbon
|
|
Rate: 7
|
|
- Index: 520
|
|
Item: Ribbon_
|
|
Rate: 7
|
|
- Index: 521
|
|
Item: Hair_Band
|
|
Rate: 7
|
|
- Index: 522
|
|
Item: Bandana
|
|
Rate: 7
|
|
- Index: 523
|
|
Item: Eye_Bandage
|
|
Rate: 7
|
|
- Index: 524
|
|
Item: Cat_Hairband
|
|
Rate: 7
|
|
- Index: 525
|
|
Item: Bunny_Band
|
|
Rate: 7
|
|
- Index: 526
|
|
Item: Flower_Hairband
|
|
Rate: 7
|
|
- Index: 527
|
|
Item: Biretta
|
|
Rate: 7
|
|
- Index: 528
|
|
Item: Biretta_
|
|
Rate: 7
|
|
- Index: 529
|
|
Item: Flu_Mask
|
|
Rate: 7
|
|
- Index: 530
|
|
Item: Hat
|
|
Rate: 7
|
|
- Index: 531
|
|
Item: Hat_
|
|
Rate: 7
|
|
- Index: 532
|
|
Item: Turban
|
|
Rate: 7
|
|
- Index: 533
|
|
Item: Turban_
|
|
Rate: 7
|
|
- Index: 534
|
|
Item: Goggle
|
|
Rate: 7
|
|
- Index: 535
|
|
Item: Goggle_
|
|
Rate: 7
|
|
- Index: 536
|
|
Item: Cap
|
|
Rate: 7
|
|
- Index: 537
|
|
Item: Cap_
|
|
Rate: 7
|
|
- Index: 538
|
|
Item: Helm
|
|
Rate: 7
|
|
- Index: 539
|
|
Item: Helm_
|
|
Rate: 7
|
|
- Index: 540
|
|
Item: Gemmed_Sallet
|
|
Rate: 7
|
|
- Index: 541
|
|
Item: Gemmed_Sallet_
|
|
Rate: 7
|
|
- Index: 542
|
|
Item: Circlet
|
|
Rate: 7
|
|
- Index: 543
|
|
Item: Circlet_
|
|
Rate: 7
|
|
- Index: 544
|
|
Item: Tiara
|
|
Rate: 1
|
|
- Index: 545
|
|
Item: Crown
|
|
Rate: 1
|
|
- Index: 546
|
|
Item: Santa's_Hat
|
|
Rate: 7
|
|
- Index: 547
|
|
Item: One_Eyed_Glass
|
|
Rate: 7
|
|
- Index: 548
|
|
Item: Granpa_Beard
|
|
Rate: 7
|
|
- Index: 549
|
|
Item: Luxury_Sunglasses
|
|
Rate: 7
|
|
- Index: 550
|
|
Item: Spinning_Eyes
|
|
Rate: 7
|
|
- Index: 551
|
|
Item: Big_Sis'_Ribbon
|
|
Rate: 7
|
|
- Index: 552
|
|
Item: Sweet_Gents
|
|
Rate: 7
|
|
- Index: 553
|
|
Item: Golden_Gear
|
|
Rate: 7
|
|
- Index: 554
|
|
Item: Oldman's_Romance
|
|
Rate: 7
|
|
- Index: 555
|
|
Item: Western_Grace
|
|
Rate: 7
|
|
- Index: 556
|
|
Item: Coronet
|
|
Rate: 1
|
|
- Index: 557
|
|
Item: Fillet
|
|
Rate: 7
|
|
- Index: 558
|
|
Item: Holy_Bonnet
|
|
Rate: 7
|
|
- Index: 559
|
|
Item: Star_Sparkling
|
|
Rate: 7
|
|
- Index: 560
|
|
Item: Sunflower
|
|
Rate: 7
|
|
- Index: 561
|
|
Item: Angelic_Chain
|
|
Rate: 1
|
|
- Index: 562
|
|
Item: Satanic_Chain
|
|
Rate: 1
|
|
- Index: 563
|
|
Item: Magestic_Goat
|
|
Rate: 1
|
|
- Index: 564
|
|
Item: Snowy_Horn
|
|
Rate: 7
|
|
- Index: 565
|
|
Item: Sharp_Gear
|
|
Rate: 1
|
|
- Index: 566
|
|
Item: Mini_Propeller
|
|
Rate: 7
|
|
- Index: 567
|
|
Item: Mini_Glasses
|
|
Rate: 7
|
|
- Index: 568
|
|
Item: Prontera_Army_Cap
|
|
Rate: 7
|
|
- Index: 569
|
|
Item: Pierrot_Nose
|
|
Rate: 7
|
|
- Index: 570
|
|
Item: Gangster_Patch
|
|
Rate: 7
|
|
- Index: 571
|
|
Item: Ganster_Mask
|
|
Rate: 7
|
|
- Index: 572
|
|
Item: Iron_Cane
|
|
Rate: 7
|
|
- Index: 573
|
|
Item: Cigar
|
|
Rate: 7
|
|
- Index: 574
|
|
Item: Smoking_Pipe
|
|
Rate: 7
|
|
- Index: 575
|
|
Item: Centimental_Flower
|
|
Rate: 7
|
|
- Index: 576
|
|
Item: Centimental_Leaf
|
|
Rate: 7
|
|
- Index: 577
|
|
Item: Jack_A_Dandy
|
|
Rate: 7
|
|
- Index: 578
|
|
Item: Ghost_Bandana
|
|
Rate: 1
|
|
- Index: 579
|
|
Item: Red_Bandana
|
|
Rate: 7
|
|
- Index: 580
|
|
Item: Eagle_Eyes
|
|
Rate: 7
|
|
- Index: 581
|
|
Item: Nurse_Cap
|
|
Rate: 7
|
|
- Index: 582
|
|
Item: Mr_Smile
|
|
Rate: 7
|
|
- Index: 583
|
|
Item: Bomb_Wick
|
|
Rate: 7
|
|
- Index: 584
|
|
Item: Spirit_Chain
|
|
Rate: 7
|
|
- Index: 585
|
|
Item: Apple_Of_Archer
|
|
Rate: 7
|
|
- Index: 586
|
|
Item: Elven_Ears
|
|
Rate: 1
|
|
- Index: 587
|
|
Item: Pirate_Bandana
|
|
Rate: 7
|
|
- Index: 588
|
|
Item: Mr_Scream
|
|
Rate: 7
|
|
- Index: 589
|
|
Item: Poo_Poo_Hat
|
|
Rate: 7
|
|
- Index: 590
|
|
Item: Funeral_Costume
|
|
Rate: 7
|
|
- Index: 591
|
|
Item: Masquerade
|
|
Rate: 7
|
|
- Index: 592
|
|
Item: Star_Dust
|
|
Rate: 7
|
|
- Index: 593
|
|
Item: Blinker
|
|
Rate: 7
|
|
- Index: 594
|
|
Item: Goblini_Mask
|
|
Rate: 7
|
|
- Index: 595
|
|
Item: Green_Feeler
|
|
Rate: 7
|
|
- Index: 596
|
|
Item: Viking_Helm
|
|
Rate: 7
|
|
- Index: 597
|
|
Item: Cotton_Shirt_
|
|
Rate: 7
|
|
- Index: 598
|
|
Item: Leather_Jacket_
|
|
Rate: 7
|
|
- Index: 599
|
|
Item: Adventurere's_Suit_
|
|
Rate: 7
|
|
- Index: 600
|
|
Item: Mantle_
|
|
Rate: 7
|
|
- Index: 601
|
|
Item: Coat_
|
|
Rate: 7
|
|
- Index: 602
|
|
Item: Mink_Coat
|
|
Rate: 7
|
|
- Index: 603
|
|
Item: Padded_Armor_
|
|
Rate: 7
|
|
- Index: 604
|
|
Item: Chain_Mail_
|
|
Rate: 7
|
|
- Index: 605
|
|
Item: Plate_Armor_
|
|
Rate: 7
|
|
- Index: 606
|
|
Item: Clothes_Of_The_Lord
|
|
Rate: 7
|
|
- Index: 607
|
|
Item: Formal_Suit
|
|
Rate: 7
|
|
- Index: 608
|
|
Item: Silk_Robe_
|
|
Rate: 7
|
|
- Index: 609
|
|
Item: Scapulare_
|
|
Rate: 7
|
|
- Index: 610
|
|
Item: Saint_Robe_
|
|
Rate: 7
|
|
- Index: 611
|
|
Item: Holy_Robe
|
|
Rate: 1
|
|
- Index: 612
|
|
Item: Wooden_Mail_
|
|
Rate: 7
|
|
- Index: 613
|
|
Item: Tights_
|
|
Rate: 7
|
|
- Index: 614
|
|
Item: Silver_Robe_
|
|
Rate: 7
|
|
- Index: 615
|
|
Item: Mage_Coat
|
|
Rate: 1
|
|
- Index: 616
|
|
Item: Thief_Clothes_
|
|
Rate: 7
|
|
- Index: 617
|
|
Item: Ninja_Suit
|
|
Rate: 7
|
|
- Index: 618
|
|
Item: Wedding_Dress
|
|
Rate: 7
|
|
- Index: 619
|
|
Item: G_Strings
|
|
Rate: 7
|
|
- Index: 620
|
|
Item: Novice_Breast
|
|
Rate: 7
|
|
- Index: 621
|
|
Item: Novice_Plate
|
|
Rate: 7
|
|
- Index: 622
|
|
Item: Sandals_
|
|
Rate: 7
|
|
- Index: 623
|
|
Item: Shoes_
|
|
Rate: 7
|
|
- Index: 624
|
|
Item: Boots_
|
|
Rate: 7
|
|
- Index: 625
|
|
Item: Chrystal_Pumps
|
|
Rate: 7
|
|
- Index: 626
|
|
Item: Cuffs
|
|
Rate: 7
|
|
- Index: 627
|
|
Item: Spiky_Heel
|
|
Rate: 7
|
|
- Index: 628
|
|
Item: Grave
|
|
Rate: 7
|
|
- Index: 629
|
|
Item: Novice_Boots
|
|
Rate: 7
|
|
- Index: 630
|
|
Item: Feral_Boots
|
|
Rate: 1
|
|
- Index: 631
|
|
Item: Dance_Shoes
|
|
Rate: 1
|
|
- Index: 632
|
|
Item: Hood_
|
|
Rate: 7
|
|
- Index: 633
|
|
Item: Muffler_
|
|
Rate: 7
|
|
- Index: 634
|
|
Item: Manteau_
|
|
Rate: 7
|
|
- Index: 635
|
|
Item: Cape_Of_Ancient_Lord
|
|
Rate: 7
|
|
- Index: 636
|
|
Item: Ragamuffin_Cape
|
|
Rate: 7
|
|
- Index: 637
|
|
Item: Novice_Hood
|
|
Rate: 7
|
|
- Index: 638
|
|
Item: Celestial_Robe
|
|
Rate: 1
|
|
- Index: 639
|
|
Item: Pauldron
|
|
Rate: 1
|
|
- Index: 640
|
|
Item: Wing_Of_Eagle
|
|
Rate: 1
|
|
- Index: 641
|
|
Item: Feral_Tail
|
|
Rate: 1
|
|
- Index: 642
|
|
Item: Ring
|
|
Rate: 7
|
|
- Index: 643
|
|
Item: Earring
|
|
Rate: 7
|
|
- Index: 644
|
|
Item: Necklace
|
|
Rate: 7
|
|
- Index: 645
|
|
Item: Glove
|
|
Rate: 7
|
|
- Index: 646
|
|
Item: Brooch
|
|
Rate: 7
|
|
- Index: 647
|
|
Item: Clip
|
|
Rate: 7
|
|
- Index: 648
|
|
Item: Rosary
|
|
Rate: 7
|
|
- Index: 649
|
|
Item: Skul_Ring
|
|
Rate: 7
|
|
- Index: 650
|
|
Item: Gold_Ring
|
|
Rate: 7
|
|
- Index: 651
|
|
Item: Silver_Ring
|
|
Rate: 7
|
|
- Index: 652
|
|
Item: Flower_Ring
|
|
Rate: 7
|
|
- Index: 653
|
|
Item: Diamond_Ring
|
|
Rate: 7
|
|
- Index: 654
|
|
Item: An_Eye_Of_Dullahan
|
|
Rate: 1
|
|
- Index: 655
|
|
Item: Safety_Ring
|
|
Rate: 1
|
|
- Index: 656
|
|
Item: Critical_Ring
|
|
Rate: 1
|
|
- Index: 657
|
|
Item: Mitten_Of_Presbyter
|
|
Rate: 7
|
|
- Index: 658
|
|
Item: Matyr's_Flea_Guard
|
|
Rate: 7
|
|
- Index: 659
|
|
Item: Ring_
|
|
Rate: 1
|
|
- Index: 660
|
|
Item: Earring_
|
|
Rate: 1
|
|
- Index: 661
|
|
Item: Necklace_
|
|
Rate: 1
|
|
- Index: 662
|
|
Item: Glove_
|
|
Rate: 1
|
|
- Index: 663
|
|
Item: Brooch_
|
|
Rate: 1
|
|
- Index: 664
|
|
Item: Rosary_
|
|
Rate: 1
|
|
- Index: 665
|
|
Item: Belt
|
|
Rate: 7
|
|
- Index: 666
|
|
Item: Novice_Armlet
|
|
Rate: 7
|
|
- Index: 667
|
|
Item: Cursed_Lucky_Brooch
|
|
Rate: 1
|
|
- Index: 668
|
|
Item: Shinobi's_Sash
|
|
Rate: 1
|
|
- Index: 669
|
|
Item: Bloody_Iron_Ball
|
|
Rate: 1
|
|
- Index: 670
|
|
Item: Hyper_Changer
|
|
Rate: 1
|
|
- Index: 671
|
|
Item: Gold_Trickle
|
|
Rate: 1
|
|
- Index: 672
|
|
Item: El_Dicastes_Light
|
|
Rate: 1
|
|
- Index: 673
|
|
Item: Telekinetic_Orb
|
|
Rate: 1
|
|
- Index: 674
|
|
Item: Alchemy_Glove
|
|
Rate: 1
|
|
- Index: 675
|
|
Item: Gemmed_Crown
|
|
Rate: 1
|
|
- Index: 676
|
|
Item: Joker_Jester
|
|
Rate: 7
|
|
- Index: 677
|
|
Item: Gas_Mask
|
|
Rate: 7
|
|
- Index: 678
|
|
Item: Machoman_Glasses
|
|
Rate: 7
|
|
- Index: 679
|
|
Item: Loard_Circlet
|
|
Rate: 1
|
|
- Index: 680
|
|
Item: Puppy_Love
|
|
Rate: 7
|
|
- Index: 681
|
|
Item: Safety_Helmet
|
|
Rate: 7
|
|
- Index: 682
|
|
Item: Indian_Hair_Piece
|
|
Rate: 7
|
|
- Index: 683
|
|
Item: Antenna
|
|
Rate: 7
|
|
- Index: 684
|
|
Item: Fin_Helm
|
|
Rate: 7
|
|
- Index: 685
|
|
Item: Egg_Shell
|
|
Rate: 7
|
|
- Index: 686
|
|
Item: Bone_Helm
|
|
Rate: 1
|
|
- Index: 687
|
|
Item: Corsair
|
|
Rate: 1
|
|
- Index: 688
|
|
Item: Panda_Cap
|
|
Rate: 7
|
|
- Index: 689
|
|
Item: Poring_Hat
|
|
Rate: 7
|
|
- Index: 690
|
|
Item: Fruit_Shell
|
|
Rate: 7
|
|
- Index: 691
|
|
Item: Spinx_Helm
|
|
Rate: 1
|
|
- Index: 692
|
|
Item: Popcorn_Hair
|
|
Rate: 1
|
|
- Index: 693
|
|
Item: Novice_Egg_Cap
|
|
Rate: 7
|
|
- Index: 694
|
|
Item: Horn_Of_Succubus
|
|
Rate: 1
|
|
- Index: 695
|
|
Item: Inccubus_Horn
|
|
Rate: 1
|
|
- Index: 696
|
|
Item: Pair_Of_Red_Ribbon
|
|
Rate: 1
|
|
- Index: 697
|
|
Item: Goblin_Mask_02
|
|
Rate: 7
|
|
- Index: 698
|
|
Item: Goblin_Mask_03
|
|
Rate: 7
|
|
- Index: 699
|
|
Item: Goblin_Mask_04
|
|
Rate: 7
|
|
- Index: 700
|
|
Item: Galapago_Cap
|
|
Rate: 1
|
|
- Index: 701
|
|
Item: Angry_Mouth
|
|
Rate: 1
|
|
- Index: 702
|
|
Item: Banana_Hat
|
|
Rate: 1
|
|
- Index: 703
|
|
Item: Ear_Of_Puppy
|
|
Rate: 1
|
|
- Index: 704
|
|
Item: Super_Novice_Hat_
|
|
Rate: 1
|
|
- Index: 705
|
|
Item: Fedora_
|
|
Rate: 1
|
|
- Index: 706
|
|
Item: Mould_Powder
|
|
Rate: 14
|
|
- Index: 707
|
|
Item: Ogre_Tooth
|
|
Rate: 14
|
|
- Index: 708
|
|
Item: Anolian_Skin
|
|
Rate: 14
|
|
- Index: 709
|
|
Item: Mud_Lump
|
|
Rate: 14
|
|
- Index: 710
|
|
Item: Skull
|
|
Rate: 14
|
|
- Index: 711
|
|
Item: Wing_Of_Red_Bat
|
|
Rate: 14
|
|
- Index: 712
|
|
Item: Claw_Of_Rat
|
|
Rate: 14
|
|
- Index: 713
|
|
Item: Stiff_Horn
|
|
Rate: 14
|
|
- Index: 714
|
|
Item: Glitter_Shell
|
|
Rate: 14
|
|
- Index: 715
|
|
Item: Tail_Of_Steel_Scorpion
|
|
Rate: 14
|
|
- Index: 716
|
|
Item: Claw_Of_Monkey
|
|
Rate: 14
|
|
- Index: 717
|
|
Item: Tough_Scalelike_Stem
|
|
Rate: 14
|
|
- Index: 718
|
|
Item: Coral_Reef
|
|
Rate: 14
|
|
- Index: 719
|
|
Item: Old_Portrait
|
|
Rate: 14
|
|
- Index: 720
|
|
Item: Bookclip_In_Memory
|
|
Rate: 14
|
|
- Index: 721
|
|
Item: Spoon_Stub
|
|
Rate: 14
|
|
- Index: 722
|
|
Item: Key_Of_Clock_Tower
|
|
Rate: 14
|
|
- Index: 723
|
|
Item: Underground_Key
|
|
Rate: 14
|
|
- Index: 724
|
|
Item: Claw_Of_Desert_Wolf
|
|
Rate: 14
|
|
- Index: 725
|
|
Item: Old_Frying_Pan
|
|
Rate: 14
|
|
- Index: 726
|
|
Item: Piece_Of_Egg_Shell
|
|
Rate: 14
|
|
- Index: 727
|
|
Item: Poison_Spore
|
|
Rate: 14
|
|
- Index: 728
|
|
Item: Red_Socks_With_Holes
|
|
Rate: 14
|
|
- Index: 729
|
|
Item: Matchstick
|
|
Rate: 14
|
|
- Index: 730
|
|
Item: Fang_Of_Garm
|
|
Rate: 14
|
|
- Index: 731
|
|
Item: Yarn
|
|
Rate: 14
|
|
- Index: 732
|
|
Item: Fine_Grit
|
|
Rate: 14
|
|
- Index: 733
|
|
Item: Alice's_Apron
|
|
Rate: 14
|
|
- Index: 734
|
|
Item: Talon_Of_Griffin
|
|
Rate: 14
|
|
- Index: 735
|
|
Item: Stone
|
|
Rate: 14
|
|
- Index: 736
|
|
Item: Cyfar
|
|
Rate: 14
|
|
- Index: 737
|
|
Item: Brigan
|
|
Rate: 14
|
|
- Index: 738
|
|
Item: Cargo_Free_Ticket
|
|
Rate: 14
|
|
- Index: 739
|
|
Item: Warp_Free_Ticket
|
|
Rate: 14
|
|
- Index: 740
|
|
Item: Cart_Free_Ticket
|
|
Rate: 14
|
|
- Index: 741
|
|
Item: Soft_Feather
|
|
Rate: 14
|
|
- Index: 742
|
|
Item: Dragon_Fly_Wing
|
|
Rate: 14
|
|
- Index: 743
|
|
Item: Sea_Otter_Leather
|
|
Rate: 14
|
|
- Index: 744
|
|
Item: Ice_Piece
|
|
Rate: 14
|
|
- Index: 745
|
|
Item: Stone_Piece
|
|
Rate: 14
|
|
- Index: 746
|
|
Item: Burn_Tree
|
|
Rate: 14
|
|
- Index: 747
|
|
Item: Broken_Armor_Piece
|
|
Rate: 14
|
|
- Index: 748
|
|
Item: Broken_Shell
|
|
Rate: 14
|
|
- Index: 749
|
|
Item: Tatters_Clothes
|
|
Rate: 14
|
|
- Index: 750
|
|
Item: Rust_Suriken
|
|
Rate: 14
|
|
- Index: 751
|
|
Item: Wheel
|
|
Rate: 14
|
|
- Index: 752
|
|
Item: Mystery_Piece
|
|
Rate: 14
|
|
- Index: 753
|
|
Item: Broken_Steel_Piece
|
|
Rate: 14
|
|
- Index: 754
|
|
Item: Cold_Magma
|
|
Rate: 14
|
|
- Index: 755
|
|
Item: Burning_Heart
|
|
Rate: 14
|
|
- Index: 756
|
|
Item: Live_Coal
|
|
Rate: 14
|
|
- Index: 757
|
|
Item: Old_Magic_Circle
|
|
Rate: 14
|
|
- Index: 758
|
|
Item: Sharp_Leaf
|
|
Rate: 14
|
|
- Index: 759
|
|
Item: Peco_Wing_Feather
|
|
Rate: 14
|
|
- Index: 760
|
|
Item: Goat's_Horn
|
|
Rate: 14
|
|
- Index: 761
|
|
Item: Gaoat's_Skin
|
|
Rate: 14
|
|
- Index: 762
|
|
Item: Boroken_Shiled_Piece
|
|
Rate: 14
|
|
- Index: 763
|
|
Item: Shine_Spear_Blade
|
|
Rate: 14
|
|
- Index: 764
|
|
Item: Vroken_Sword
|
|
Rate: 14
|
|
- Index: 765
|
|
Item: Smooth_Paper
|
|
Rate: 14
|
|
- Index: 766
|
|
Item: Fright_Paper_Blade
|
|
Rate: 14
|
|
- Index: 767
|
|
Item: Broken_Pharaoh_Symbol
|
|
Rate: 14
|
|
- Index: 768
|
|
Item: Tutankhamen's_Mask
|
|
Rate: 14
|
|
- Index: 769
|
|
Item: Harpy's_Feather
|
|
Rate: 14
|
|
- Index: 770
|
|
Item: Harpy's_Claw
|
|
Rate: 14
|
|
- Index: 771
|
|
Item: Rent_Spell_Book
|
|
Rate: 14
|
|
- Index: 772
|
|
Item: Rent_Scroll
|
|
Rate: 14
|
|
- Index: 773
|
|
Item: Spawns
|
|
Rate: 14
|
|
- Index: 774
|
|
Item: Burning_Horse_Shoe
|
|
Rate: 14
|
|
- Index: 775
|
|
Item: Honey_Jar
|
|
Rate: 14
|
|
- Index: 776
|
|
Item: Hot_Hair
|
|
Rate: 14
|
|
- Index: 777
|
|
Item: Dragon's_Skin
|
|
Rate: 14
|
|
- Index: 778
|
|
Item: Sand_Lump
|
|
Rate: 14
|
|
- Index: 779
|
|
Item: Scropion's_Nipper
|
|
Rate: 14
|
|
- Index: 780
|
|
Item: Large_Jellopy
|
|
Rate: 14
|
|
- Index: 781
|
|
Item: Medicine_Bowl
|
|
Rate: 14
|
|
- Index: 782
|
|
Item: Fire_Bottle
|
|
Rate: 14
|
|
- Index: 783
|
|
Item: Acid_Bottle
|
|
Rate: 14
|
|
- Index: 784
|
|
Item: MenEater_Plant_Bottle
|
|
Rate: 14
|
|
- Index: 785
|
|
Item: Mini_Bottle
|
|
Rate: 14
|
|
- Index: 786
|
|
Item: Coating_Bottle
|
|
Rate: 14
|
|
- Index: 787
|
|
Item: Yellow_Plate
|
|
Rate: 14
|
|
- Index: 788
|
|
Item: Bamboo_Cut
|
|
Rate: 14
|
|
- Index: 789
|
|
Item: Oil_Paper
|
|
Rate: 14
|
|
- Index: 790
|
|
Item: Glossy_Hair
|
|
Rate: 14
|
|
- Index: 791
|
|
Item: Old_Japaness_Clothes
|
|
Rate: 14
|
|
- Index: 792
|
|
Item: Poison_Powder
|
|
Rate: 14
|
|
- Index: 793
|
|
Item: Poison_Toad's_Skin
|
|
Rate: 14
|
|
- Index: 794
|
|
Item: Broken_Shuriken
|
|
Rate: 14
|
|
- Index: 795
|
|
Item: Black_Mask
|
|
Rate: 14
|
|
- Index: 796
|
|
Item: Broken_Wine_Vessel
|
|
Rate: 14
|
|
- Index: 797
|
|
Item: Tengu's_Nose
|
|
Rate: 14
|
|
- Index: 798
|
|
Item: Black_Bear's_Skin
|
|
Rate: 14
|
|
- Index: 799
|
|
Item: Cloud_Piece
|
|
Rate: 14
|
|
- Index: 800
|
|
Item: Sharp_Feeler
|
|
Rate: 14
|
|
- Index: 801
|
|
Item: Hard_Peach
|
|
Rate: 14
|
|
- Index: 802
|
|
Item: Limpid_Celestial_Robe
|
|
Rate: 14
|
|
- Index: 803
|
|
Item: Soft_Silk_Cloth
|
|
Rate: 14
|
|
- Index: 804
|
|
Item: Mystery_Iron_Bit
|
|
Rate: 14
|
|
- Index: 805
|
|
Item: Great_Wing
|
|
Rate: 14
|
|
- Index: 806
|
|
Item: Taegeuk_Plate
|
|
Rate: 14
|
|
- Index: 807
|
|
Item: Tuxedo
|
|
Rate: 14
|
|
- Index: 808
|
|
Item: Leopard_Skin
|
|
Rate: 14
|
|
- Index: 809
|
|
Item: Leopard_Talon
|
|
Rate: 14
|
|
- Index: 810
|
|
Item: Packing_Ribbon
|
|
Rate: 14
|
|
- Index: 811
|
|
Item: Packing_Paper
|
|
Rate: 14
|
|
- Index: 812
|
|
Item: Cacao
|
|
Rate: 14
|
|
- Index: 813
|
|
Item: Thin_Stem
|
|
Rate: 14
|
|
- Index: 814
|
|
Item: Festival_Mask
|
|
Rate: 14
|
|
- Index: 815
|
|
Item: Browny_Root
|
|
Rate: 14
|
|
- Index: 816
|
|
Item: Heart_Of_Tree
|
|
Rate: 14
|
|
- Index: 817
|
|
Item: Solid_Peeling
|
|
Rate: 14
|
|
- Index: 818
|
|
Item: Lamplight
|
|
Rate: 14
|
|
- Index: 819
|
|
Item: Blade_Of_Pinwheel
|
|
Rate: 14
|
|
- Index: 820
|
|
Item: Germinating_Sprout
|
|
Rate: 14
|
|
- Index: 821
|
|
Item: Soft_Leaf
|
|
Rate: 14
|
|
- Index: 822
|
|
Item: Air_Rifle
|
|
Rate: 14
|
|
- Index: 823
|
|
Item: Shoulder_Protection
|
|
Rate: 14
|
|
- Index: 824
|
|
Item: Tough_Vines
|
|
Rate: 14
|
|
- Index: 825
|
|
Item: Great_Leaf
|
|
Rate: 14
|
|
- Index: 826
|
|
Item: Flexible_String
|
|
Rate: 14
|
|
- Index: 827
|
|
Item: Log
|
|
Rate: 14
|
|
- Index: 828
|
|
Item: Beetle_Nipper
|
|
Rate: 14
|
|
- Index: 829
|
|
Item: Solid_Twig
|
|
Rate: 14
|
|
- Index: 830
|
|
Item: Piece_Of_Black_Cloth
|
|
Rate: 14
|
|
- Index: 831
|
|
Item: Black_Kitty_Doll
|
|
Rate: 14
|
|
- Index: 832
|
|
Item: Old_Manteau
|
|
Rate: 14
|
|
- Index: 833
|
|
Item: Rusty_Cleaver
|
|
Rate: 14
|
|
- Index: 834
|
|
Item: Dullahan's_Helm
|
|
Rate: 14
|
|
- Index: 835
|
|
Item: Dullahan_Armor
|
|
Rate: 14
|
|
- Index: 836
|
|
Item: Rojerta_Piece
|
|
Rate: 14
|
|
- Index: 837
|
|
Item: Hanging_Doll
|
|
Rate: 14
|
|
- Index: 838
|
|
Item: Needle_Pouch
|
|
Rate: 14
|
|
- Index: 839
|
|
Item: Bat_Cage
|
|
Rate: 14
|
|
- Index: 840
|
|
Item: Broken_Needle
|
|
Rate: 14
|
|
- Index: 841
|
|
Item: Red_Scarf
|
|
Rate: 14
|
|
- Index: 842
|
|
Item: Spool
|
|
Rate: 14
|
|
- Index: 843
|
|
Item: Rotten_Rope
|
|
Rate: 14
|
|
- Index: 844
|
|
Item: Striped_Socks
|
|
Rate: 14
|
|
- Index: 845
|
|
Item: Ectoplasm
|
|
Rate: 14
|
|
- Index: 846
|
|
Item: Tangled_Chain
|
|
Rate: 14
|
|
- Index: 847
|
|
Item: Tree_Knot
|
|
Rate: 14
|
|
- Index: 848
|
|
Item: Distorted_Portrait
|
|
Rate: 14
|
|
- Index: 849
|
|
Item: Pumpkin_Bucket
|
|
Rate: 14
|
|
- Index: 850
|
|
Item: Fan
|
|
Rate: 14
|
|
- Index: 851
|
|
Item: Cat_Eyed_Stone
|
|
Rate: 14
|
|
- Index: 852
|
|
Item: Dried_Sand
|
|
Rate: 14
|
|
- Index: 853
|
|
Item: Dragon_Horn
|
|
Rate: 14
|
|
- Index: 854
|
|
Item: Dragon_Fang
|
|
Rate: 14
|
|
- Index: 855
|
|
Item: Tiger_Skin_Panties
|
|
Rate: 14
|
|
- Index: 856
|
|
Item: Little_Blacky_Ghost
|
|
Rate: 14
|
|
- Index: 857
|
|
Item: Bib
|
|
Rate: 14
|
|
- Index: 858
|
|
Item: Milk_Bottle
|
|
Rate: 14
|
|
- Index: 859
|
|
Item: Dark_Crystal_Fragment
|
|
Rate: 1
|
|
- Index: 860
|
|
Item: Long_Limb
|
|
Rate: 1
|
|
- Index: 861
|
|
Item: Screw
|
|
Rate: 1
|
|
- Index: 862
|
|
Item: Old_Pick
|
|
Rate: 1
|
|
- Index: 863
|
|
Item: Old_Steel_Plate
|
|
Rate: 1
|
|
- Index: 864
|
|
Item: Air_Pollutant
|
|
Rate: 1
|
|
- Index: 865
|
|
Item: Fragment_Of_Crystal
|
|
Rate: 1
|
|
- Index: 866
|
|
Item: Poisonous_Gas
|
|
Rate: 1
|
|
- Index: 867
|
|
Item: Battered_Kettle
|
|
Rate: 1
|
|
- Index: 868
|
|
Item: Tube
|
|
Rate: 1
|
|
- Index: 869
|
|
Item: Fluorescent_Liquid
|
|
Rate: 1
|
|
- Index: 870
|
|
Item: Headlamp
|
|
Rate: 1
|
|
- Index: 871
|
|
Item: Piece_Of_Memory_Green
|
|
Rate: 1
|
|
- Index: 872
|
|
Item: Piece_Of_Memory_Purple
|
|
Rate: 1
|
|
- Index: 873
|
|
Item: Piece_Of_Memory_Blue
|
|
Rate: 1
|
|
- Index: 874
|
|
Item: Piece_Of_Memory_Red
|
|
Rate: 1
|
|
- Index: 875
|
|
Item: Red_Feather
|
|
Rate: 1
|
|
- Index: 876
|
|
Item: Blue_Feather
|
|
Rate: 1
|
|
- Index: 877
|
|
Item: Cursed_Seal
|
|
Rate: 1
|
|
- Index: 878
|
|
Item: Tri_Headed_Dragon_Head
|
|
Rate: 1
|
|
- Index: 879
|
|
Item: Treasure_Box
|
|
Rate: 1
|
|
- Index: 880
|
|
Item: Dragonball_Green
|
|
Rate: 1
|
|
- Index: 881
|
|
Item: Dragonball_Blue
|
|
Rate: 1
|
|
- Index: 882
|
|
Item: Dragonball_Red
|
|
Rate: 1
|
|
- Index: 883
|
|
Item: Dragonball_Yellow
|
|
Rate: 1
|
|
- Index: 884
|
|
Item: Bloody_Page
|
|
Rate: 1
|
|
- Index: 885
|
|
Item: Piece_Of_Bone_Armor
|
|
Rate: 1
|
|
- Index: 886
|
|
Item: Scale_Of_Red_Dragon
|
|
Rate: 1
|
|
- Index: 887
|
|
Item: Yellow_Spice
|
|
Rate: 1
|
|
- Index: 888
|
|
Item: Sweet_Sauce
|
|
Rate: 1
|
|
- Index: 889
|
|
Item: Plain_Sauce
|
|
Rate: 1
|
|
- Index: 890
|
|
Item: Hot_Sauce
|
|
Rate: 1
|
|
- Index: 891
|
|
Item: Red_Spice
|
|
Rate: 1
|
|
- Index: 892
|
|
Item: Cooking_Oil
|
|
Rate: 1
|
|
- Index: 893
|
|
Item: Cookbook01
|
|
Rate: 1
|
|
- Index: 894
|
|
Item: Cookbook02
|
|
Rate: 1
|
|
- Index: 895
|
|
Item: Cookbook03
|
|
Rate: 1
|
|
- Index: 896
|
|
Item: Cookbook04
|
|
Rate: 1
|
|
- Index: 897
|
|
Item: Cookbook05
|
|
Rate: 1
|
|
- Index: 898
|
|
Item: Cookbook06
|
|
Rate: 1
|
|
- Index: 899
|
|
Item: Cookbook07
|
|
Rate: 1
|
|
- Index: 900
|
|
Item: Cookbook08
|
|
Rate: 1
|
|
- Index: 901
|
|
Item: Cookbook09
|
|
Rate: 1
|
|
- Index: 902
|
|
Item: Cookbook10
|
|
Rate: 1
|
|
- Index: 903
|
|
Item: Pot
|
|
Rate: 1
|
|
- Index: 904
|
|
Item: Burnt_Parts
|
|
Rate: 1
|
|
- Index: 905
|
|
Item: Pocket_Watch
|
|
Rate: 1
|
|
- Index: 906
|
|
Item: Ice_Heart
|
|
Rate: 1
|
|
- Index: 907
|
|
Item: Ice_Scale
|
|
Rate: 1
|
|
- Index: 908
|
|
Item: Bloody_Rune
|
|
Rate: 1
|
|
- Index: 909
|
|
Item: Rotten_Meat
|
|
Rate: 1
|
|
- Index: 910
|
|
Item: Sticky_Poison
|
|
Rate: 1
|
|
- Index: 911
|
|
Item: Suspicious_Hat
|
|
Rate: 1
|
|
- Index: 912
|
|
Item: White_Mask
|
|
Rate: 1
|
|
- Index: 913
|
|
Item: Old_White_Cloth
|
|
Rate: 17
|
|
- Index: 914
|
|
Item: Clattering_Skull
|
|
Rate: 16
|
|
- Index: 915
|
|
Item: Broken_Farming_Utensil
|
|
Rate: 17
|
|
- Index: 916
|
|
Item: Skull_Helm
|
|
Rate: 7
|
|
- Index: 917
|
|
Item: Monster_Oxygen_Mask
|
|
Rate: 7
|
|
- Index: 918
|
|
Item: Transparent_Headgear
|
|
Rate: 7
|
|
- Index: 919
|
|
Item: Pacifier
|
|
Rate: 7
|
|
- Index: 920
|
|
Item: Wig
|
|
Rate: 7
|
|
- Index: 921
|
|
Item: Queen's_Hair_Ornament
|
|
Rate: 7
|
|
- Index: 922
|
|
Item: Silk_Ribbon
|
|
Rate: 7
|
|
- Index: 923
|
|
Item: Punisher
|
|
Rate: 7
|
|
- Index: 924
|
|
Item: Wild_Flower
|
|
Rate: 7
|
|
- Index: 925
|
|
Item: Battered_Pot
|
|
Rate: 7
|
|
- Index: 926
|
|
Item: Stellar_Hairpin
|
|
Rate: 7
|
|
- Index: 927
|
|
Item: Tiny_Egg_Shell
|
|
Rate: 7
|
|
- Index: 928
|
|
Item: Backpack
|
|
Rate: 7
|
|
- Index: 929
|
|
Item: Rocker_Glasses
|
|
Rate: 7
|
|
- Index: 930
|
|
Item: Green_Lace
|
|
Rate: 7
|
|
- Index: 931
|
|
Item: Golden_Bell
|
|
Rate: 7
|
|
- Index: 932
|
|
Item: Bark_Shorts
|
|
Rate: 7
|
|
- Index: 933
|
|
Item: Monkey_Circlet
|
|
Rate: 7
|
|
- Index: 934
|
|
Item: Red_Muffler
|
|
Rate: 7
|
|
- Index: 935
|
|
Item: Sword_Of_Grave_Keeper
|
|
Rate: 7
|
|
- Index: 936
|
|
Item: Dragon_Killer
|
|
Rate: 1
|
|
- Index: 937
|
|
Item: Ginnungagap
|
|
Rate: 1
|
|
- Index: 938
|
|
Item: Coward_
|
|
Rate: 1
|
|
- Index: 939
|
|
Item: Black_Wing
|
|
Rate: 1
|
|
- Index: 940
|
|
Item: Ancient_Dagger
|
|
Rate: 1
|
|
- Index: 941
|
|
Item: Long_Barrel
|
|
Rate: 1
|
|
- Index: 942
|
|
Item: Long_Barrel_
|
|
Rate: 1
|
|
- Index: 943
|
|
Item: Gate_KeeperDD
|
|
Rate: 1
|
|
- Index: 944
|
|
Item: Thunder_P
|
|
Rate: 1
|
|
- Index: 945
|
|
Item: Lever_Action_Rifle
|
|
Rate: 2
|
|
- Index: 946
|
|
Item: Bullet
|
|
Rate: 1
|
|
- Index: 947
|
|
Item: Silver_Bullet
|
|
Rate: 1
|
|
- Index: 948
|
|
Item: Shell_Of_Blood
|
|
Rate: 1
|
|
- Index: 949
|
|
Item: Flare_Sphere
|
|
Rate: 1
|
|
- Index: 950
|
|
Item: Lighting_Sphere
|
|
Rate: 1
|
|
- Index: 951
|
|
Item: Poison_Sphere
|
|
Rate: 1
|
|
- Index: 952
|
|
Item: Blind_Sphere
|
|
Rate: 1
|
|
- Index: 953
|
|
Item: Freezing_Sphere
|
|
Rate: 1
|
|
- Index: 954
|
|
Item: Huuma_Calm_Mind
|
|
Rate: 1
|
|
- Index: 955
|
|
Item: Chrome_Sword
|
|
Rate: 1
|
|
- Index: 956
|
|
Item: Red_Ether_Bag
|
|
Rate: 1
|
|
- Index: 957
|
|
Item: Mystic_Bow
|
|
Rate: 1
|
|
- Group: VIOLET_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guyak_Pudding
|
|
Rate: 1307
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Anger_Seagod
|
|
Rate: 1300
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
- Index: 3
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1300
|
|
- Index: 4
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1300
|
|
- Index: 5
|
|
Item: Angeling_Pot_Box
|
|
Rate: 1300
|
|
- Index: 6
|
|
Item: Pencil_In_Mouth
|
|
Rate: 90
|
|
- Index: 7
|
|
Item: King_Tiger_Doll_Hat_Box
|
|
Rate: 90
|
|
- Index: 8
|
|
Item: Cloth_Dye_Coupon2_Box
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: Aspersio_5_Scroll_Box
|
|
Rate: 859
|
|
- Index: 10
|
|
Item: Job_Manual50_Box
|
|
Rate: 400
|
|
- Index: 11
|
|
Item: Helm_Of_Thoth
|
|
Rate: 140
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 13
|
|
Item: RWC_Memory_Mace
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 14
|
|
Item: SLD_Garm_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Rsx_0806_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Cherry_Twig_In_Mouth
|
|
Rate: 90
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Maya_Puple_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Group: VOCATION_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HP_Increase_PotionL
|
|
Rate: 1200
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Vit_Dish_Box
|
|
Rate: 1350
|
|
- Index: 2
|
|
Item: Int_Dish_Box
|
|
Rate: 1350
|
|
- Index: 3
|
|
Item: Boarding_Halter_Box
|
|
Rate: 200
|
|
- Index: 4
|
|
Item: Guyak_Pudding
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Psychic_ArmorS
|
|
Rate: 500
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: HD_Ori_Box10
|
|
Rate: 150
|
|
- Index: 7
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1100
|
|
- Index: 8
|
|
Item: Megaphone_Box
|
|
Rate: 1079
|
|
- Index: 9
|
|
Item: Diabolic_Scroll
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 580
|
|
Announced: true
|
|
- Index: 11
|
|
Item: HD_Elu_Box10
|
|
Rate: 150
|
|
- Index: 12
|
|
Item: Gang_Scarf
|
|
Rate: 45
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Sealed_Orc_Load_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_B_Magaleta_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Red_Bread_Hat
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Incant_Samurai_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Neuralizer_Box
|
|
Rate: 50
|
|
Announced: true
|
|
- Group: WATER_TYPE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Cancer_Diadem
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Cancer_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Scorpio_Diadem
|
|
Rate: 60
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Scorpio_Crown
|
|
Rate: 60
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Pisces_Diadem
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Pisces_Crown
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Wizard_Left_Eye
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Indi_Feather_Band
|
|
Rate: 266
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 300
|
|
- Index: 9
|
|
Item: Unbreak_Def_Box
|
|
Rate: 300
|
|
- Index: 10
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1500
|
|
- Index: 11
|
|
Item: Bubble_Gum_Box
|
|
Rate: 1500
|
|
- Index: 12
|
|
Item: Magic_Card_Album
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Agi_Dish_Box
|
|
Rate: 1900
|
|
- Index: 14
|
|
Item: Dex_Dish_Box
|
|
Rate: 1900
|
|
- Index: 15
|
|
Item: Donut_In_Mouth
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Robo_Eye_Box
|
|
Rate: 20
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Sealed_TurtleG_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Sealed_Amon_Ra_Card
|
|
Rate: 3
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Diabolic_Scroll
|
|
Rate: 1500
|
|
Amount: 5
|
|
- Group: WEATHER_REPORT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Gemini_Diadem
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 1
|
|
Item: Gemini_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 2
|
|
Item: Libra_Diadem
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 3
|
|
Item: Libra_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 4
|
|
Item: Aquarius_Diadem
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 5
|
|
Item: Aquarius_Crown
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 6
|
|
Item: Snowman_Hat_Box
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Sunglasses_Bball_Hat
|
|
Rate: 234
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Hankie_In_Mouth
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 9
|
|
Item: New_Style_Box
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: Neuralizer_Box
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Battle_Manual_Box
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Kafra_Card_Box
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: Spark_Candy_Box10
|
|
Rate: 1500
|
|
- Index: 15
|
|
Item: Str_Dish_Box
|
|
Rate: 1200
|
|
- Index: 16
|
|
Item: Int_Dish_Box
|
|
Rate: 1200
|
|
- Index: 17
|
|
Item: Token_Of_Siegfried_Box
|
|
Rate: 1200
|
|
- Index: 18
|
|
Item: Garm_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1500
|
|
- Group: WINTER_MIDGARD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Megaphone_
|
|
Rate: 1290
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: VIT_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: STR_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Insurance_Package
|
|
Rate: 1300
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: DEX_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: HE_Battle_Manual
|
|
Rate: 1100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: LUK_Biscuit_Stick
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Unbreakable_Def
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Unbreakable_Weap
|
|
Rate: 300
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Shoes_Of_Wise_Man
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Blue_Arara_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Campfire_Hat
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Wind_Milestone
|
|
Rate: 110
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Loyalists_Hood
|
|
Rate: 50
|
|
Announced: true
|
|
- Index: 14
|
|
Item: C_Light_Darkness_Crown
|
|
Rate: 130
|
|
Announced: true
|
|
- Index: 15
|
|
Item: C_Saint_Frill_Ribbon
|
|
Rate: 109
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 19
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 20
|
|
Item: Sealed_Tao_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 21
|
|
Item: Sealed_B_Ygnizem_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 22
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: WISDOM_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1100
|
|
- Index: 1
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1100
|
|
- Index: 2
|
|
Item: Fruit_Of_Mastela_Box2
|
|
Rate: 1200
|
|
- Index: 3
|
|
Item: Dead_Tree_Branch_Box2
|
|
Rate: 1100
|
|
- Index: 4
|
|
Item: B_Def_Potion_Box30
|
|
Rate: 1100
|
|
- Index: 5
|
|
Item: B_Mdef_Potion_Box30
|
|
Rate: 1100
|
|
- Index: 6
|
|
Item: Diabolic_Scroll
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Unbreak_Weap_Box
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Unbreak_Def_Box
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Enchant_Book
|
|
Rate: 500
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Battle_Manual_Box
|
|
Rate: 784
|
|
- Index: 11
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 400
|
|
Announced: true
|
|
- Index: 12
|
|
Item: Trident_Helmet
|
|
Rate: 150
|
|
Announced: true
|
|
- Index: 13
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 14
|
|
Item: Sealed_B_Harword_Card
|
|
Rate: 15
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Randgris_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Turtle_Hat_Box
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Snake_Head
|
|
Rate: 40
|
|
Announced: true
|
|
- Index: 18
|
|
Item: Ghostring_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Group: XMAS_BLESS
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Cracker_Xmas
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Red_Bag
|
|
Amount: 3
|
|
UniqueId: true
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Antonio_Card
|
|
Rate: 3
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 1
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Ribbon_Of_Bride
|
|
Rate: 10
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Santa_Hat_1
|
|
Rate: 25
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Snowman_Hat_Box
|
|
Rate: 20
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Spiked_Scarf
|
|
Rate: 15
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Rainbow_Scarf
|
|
Rate: 15
|
|
Announced: true
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Blue_Herb_Box2
|
|
Rate: 200
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: HP_Increase_PotionL
|
|
Rate: 186
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Job_Manual50_Box
|
|
Rate: 250
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Angeling_Potion
|
|
Rate: 125
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Spark_Candy_Box10
|
|
Rate: 150
|
|
UniqueId: true
|
|
- Group: XMAS_GIFT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HandMade_Chocolate
|
|
Rate: 18
|
|
- Index: 1
|
|
Item: HandMade_Chocolate_
|
|
Rate: 18
|
|
- Index: 2
|
|
Item: Chocolate_Drink
|
|
Rate: 18
|
|
- Index: 3
|
|
Item: Old_Blue_Box
|
|
Rate: 24
|
|
- Index: 4
|
|
Item: Gift_Box
|
|
Rate: 66
|
|
- Index: 5
|
|
Item: Crystal_Jewel__
|
|
Rate: 12
|
|
- Index: 6
|
|
Item: Santa's_Hat_
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: Speed_Up_Potion
|
|
Rate: 12
|
|
- Index: 8
|
|
Item: Slow_Down_Potion
|
|
Rate: 12
|
|
- Index: 9
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 6
|
|
- Index: 10
|
|
Item: Wrapped_Mask
|
|
Rate: 6
|
|
- Index: 11
|
|
Item: Bundle_Of_Magic_Scroll
|
|
Rate: 12
|
|
- Index: 12
|
|
Item: First_Aid_Kit
|
|
Rate: 12
|
|
- Index: 13
|
|
Item: Cookie_Bag
|
|
Rate: 12
|
|
- Index: 14
|
|
Item: Red_Bag
|
|
Rate: 6
|
|
- Index: 15
|
|
Item: Buche_De_Noel
|
|
Rate: 24
|
|
- Index: 16
|
|
Item: Old_Bleu_Box
|
|
Rate: 36
|
|
- Index: 17
|
|
Item: Fire_Cracker_Love
|
|
Rate: 6
|
|
- Index: 18
|
|
Item: Fire_Cracker_Xmas
|
|
Rate: 6
|
|
- Group: XMAS_PET_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fish_Head_Hat
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Santa_Poring_Hat
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bell_Ribbon
|
|
Rate: 1
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Ear_Of_Angel's_Wing
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Ear_Of_Devil's_Wing
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Flying_Angel
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Pecopeco_Hairband
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Nurse_Cap
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Centimental_Flower
|
|
Rate: 20
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Tulip_Hairpin
|
|
Rate: 80
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Violet_Box
|
|
Rate: 100
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Yggdrasilberry
|
|
Rate: 110
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Leaf_Of_Yggdrasil
|
|
Rate: 100
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Crystal_Jewel
|
|
Rate: 100
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Crystal_Jewel__
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Zeny_Scroll
|
|
Rate: 150
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Max_Weight_Up_Scroll
|
|
Rate: 50
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: YELLOWBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Elephant_Hat_
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Cookie_Hat
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Silver_Tiara_
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Gold_Tiara_
|
|
Rate: 1
|
|
- Group: YONG_KWANG_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Int_Dish_Box
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Dun_Tele_Scroll_Box10
|
|
Rate: 1450
|
|
- Index: 2
|
|
Item: Kafra_Card_Box
|
|
Rate: 1450
|
|
- Index: 3
|
|
Item: Holy_Armor_S_Box10
|
|
Rate: 1450
|
|
- Index: 4
|
|
Item: Insurance_Package
|
|
Rate: 1400
|
|
- Index: 5
|
|
Item: Str_Dish_Box
|
|
Rate: 1450
|
|
- Index: 6
|
|
Item: Enriched_Elunium_Box
|
|
Rate: 474
|
|
- Index: 7
|
|
Item: Job_Manual50_Box
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Voyage_Hat
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 9
|
|
Item: Side_Cap
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 10
|
|
Item: Choco_Stick_In_Mouth
|
|
Rate: 100
|
|
Announced: true
|
|
- Index: 11
|
|
Item: Upd_Bow_Guardian_Card
|
|
Rate: 10
|
|
Announced: true
|
|
- Index: 12
|
|
Item: C_Rainbow_Feather_Deco
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 13
|
|
Item: C_World_Star
|
|
Rate: 30
|
|
Announced: true
|
|
- Index: 14
|
|
Item: SLD_Garm_Card
|
|
Rate: 5
|
|
Announced: true
|
|
- Index: 15
|
|
Item: Drosera_Hairpin
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 16
|
|
Item: Sinsuncho_Hat
|
|
Rate: 25
|
|
Announced: true
|
|
- Index: 17
|
|
Item: Detale_Card
|
|
Rate: 1
|
|
Announced: true
|
|
- Group: XMAS_PACKAGE_14
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Event_Cake
|
|
Rate: 800
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: White_Slim_Potion_B
|
|
Rate: 800
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: White_Potion_B
|
|
Rate: 900
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Chocolate_Drink_B
|
|
Rate: 700
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blue_Potion_B
|
|
Rate: 700
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Center_Potion_B
|
|
Rate: 800
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Berserk_Potion_B
|
|
Rate: 800
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Awakening_Potion_B
|
|
Rate: 800
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Yggdrasilberry
|
|
Rate: 294
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: C_Polar_Bear_Cap
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: C_Mini_Tree_J
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: C_Cat_Santa_Hat
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: C_Rudolph_Santa_Hat
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: C_Santa_Hat_2
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: C_ShineSantaPoring
|
|
Rate: 1
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 15
|
|
Item: Str_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 16
|
|
Item: Agi_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 17
|
|
Item: Vit_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 18
|
|
Item: Int_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 19
|
|
Item: Dex_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 20
|
|
Item: Luk_Dish07
|
|
Rate: 400
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Index: 21
|
|
Item: Old_Card_Album
|
|
Rate: 100
|
|
Amount: 1
|
|
UniqueId: true
|
|
- Group: EASTER_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Candy
|
|
Rate: 4
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Piece_Of_Cake
|
|
Rate: 4
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Jam_Pancake
|
|
Rate: 4
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Fruit_Of_Mastela
|
|
Rate: 3
|
|
Amount: 1
|
|
- Index: 4
|
|
Item: Mystery_Egg
|
|
Rate: 1
|
|
Amount: 1
|
|
- Group: PITAPAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Solo_Gift_Basket
|
|
Rate: 1000
|
|
Amount: 1
|
|
- Index: 1
|
|
Item: Couple_Event_Basket
|
|
Rate: 1000
|
|
Amount: 1
|
|
- Index: 2
|
|
Item: Strawberry_Choco
|
|
Rate: 2000
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Chocolate_Drink
|
|
Rate: 2000
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: Candy_Striper
|
|
Rate: 2000
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Angeling_Potion
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Diamond_Ring
|
|
Rate: 300
|
|
Amount: 1
|
|
Announced: true
|
|
- Index: 7
|
|
Item: Witherless_Rose
|
|
Rate: 400
|
|
Amount: 1
|
|
Announced: true
|
|
- Index: 8
|
|
Item: Jewel_Ring
|
|
Rate: 300
|
|
Amount: 1
|
|
Announced: true
|
|
- Group: HAPPY_BOX_J
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: High_Weapon_Box
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: C_Afro_Wig_Red
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Happy_Pierrot_Mask
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Old_Violet_Box
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Emperium
|
|
Rate: 4
|
|
- Index: 5
|
|
Item: Karvodailnirol
|
|
Rate: 5
|
|
- Index: 6
|
|
Item: Savage_Meat
|
|
Rate: 5
|
|
- Index: 7
|
|
Item: Gun_Powder
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: Beef_Head_Meat
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Petti_Tail
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: Drocera_Tentacle
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Fire_Bottle
|
|
Rate: 15
|
|
- Index: 12
|
|
Item: Coating_Bottle
|
|
Rate: 15
|
|
- Index: 13
|
|
Item: Witherless_Rose
|
|
Rate: 20
|
|
- Index: 14
|
|
Item: Alchol
|
|
Rate: 20
|
|
- Index: 15
|
|
Item: Cold_Ice
|
|
Rate: 20
|
|
- Index: 16
|
|
Item: Ice_Crystal
|
|
Rate: 20
|
|
- Index: 17
|
|
Item: Frozen_Rose
|
|
Rate: 30
|
|
- Index: 18
|
|
Item: Wolf_Blood
|
|
Rate: 30
|
|
- Index: 19
|
|
Item: Ice_Fragment
|
|
Rate: 30
|
|
- Index: 20
|
|
Item: Acid_Bottle
|
|
Rate: 30
|
|
- Index: 21
|
|
Item: Gift_Box
|
|
Rate: 35
|
|
- Index: 22
|
|
Item: MenEater_Plant_Bottle
|
|
Rate: 40
|
|
- Index: 23
|
|
Item: Str_Dish06
|
|
Rate: 40
|
|
- Index: 24
|
|
Item: Vit_Dish06
|
|
Rate: 40
|
|
- Index: 25
|
|
Item: Agi_Dish06
|
|
Rate: 40
|
|
- Index: 26
|
|
Item: Royal_Jelly
|
|
Rate: 80
|
|
- Index: 27
|
|
Item: Int_Dish03
|
|
Rate: 100
|
|
- Index: 28
|
|
Item: Dex_Dish03
|
|
Rate: 100
|
|
- Index: 29
|
|
Item: Luk_Dish03
|
|
Rate: 100
|
|
- Index: 30
|
|
Item: Honey
|
|
Rate: 130
|
|
- Group: CLASS_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Ninja_Shield
|
|
Rate: 58
|
|
- Index: 1
|
|
Item: S_Taekwon_Shield
|
|
Rate: 58
|
|
- Index: 2
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 58
|
|
- Index: 3
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 58
|
|
- Index: 4
|
|
Item: S_Rebellion_Armor
|
|
Rate: 58
|
|
- Index: 5
|
|
Item: S_Kagerou_Armor
|
|
Rate: 58
|
|
- Index: 6
|
|
Item: S_Oboro_Armor
|
|
Rate: 58
|
|
- Index: 7
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 58
|
|
- Index: 8
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 58
|
|
- Index: 9
|
|
Item: S_Oboro_Shoes
|
|
Rate: 58
|
|
- Index: 10
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 58
|
|
- Index: 11
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 58
|
|
- Index: 12
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 58
|
|
- Index: 13
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 58
|
|
- Index: 14
|
|
Item: S_Star_Emperor_Armor
|
|
Rate: 58
|
|
- Index: 15
|
|
Item: S_Star_Emperor_Shoes
|
|
Rate: 58
|
|
- Index: 16
|
|
Item: S_Soul_Reaper_Armor
|
|
Rate: 58
|
|
- Index: 17
|
|
Item: S_Soul_Reaper_Shoes
|
|
Rate: 58
|
|
- Index: 18
|
|
Item: S_Bard_Shoes
|
|
Rate: 59
|
|
- Index: 19
|
|
Item: S_Dancer_Shoes
|
|
Rate: 59
|
|
- Index: 20
|
|
Item: S_Bard_Armor
|
|
Rate: 59
|
|
- Index: 21
|
|
Item: S_Dancer_Armor
|
|
Rate: 59
|
|
- Index: 22
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 59
|
|
- Index: 23
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 59
|
|
- Index: 24
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 59
|
|
- Index: 25
|
|
Item: S_Ninja_Weapon
|
|
Rate: 59
|
|
- Index: 26
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 59
|
|
- Index: 27
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 59
|
|
- Index: 28
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 59
|
|
- Index: 29
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 59
|
|
- Index: 30
|
|
Item: S_Minstrel_Shield
|
|
Rate: 59
|
|
- Index: 31
|
|
Item: S_Wanderer_Shield
|
|
Rate: 59
|
|
- Index: 32
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 59
|
|
- Index: 33
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 59
|
|
- Index: 34
|
|
Item: S_Knight_Shoes
|
|
Rate: 118
|
|
- Index: 35
|
|
Item: S_Crusader_Shoes
|
|
Rate: 118
|
|
- Index: 36
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 118
|
|
- Index: 37
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 118
|
|
- Index: 38
|
|
Item: S_Priest_Shoes
|
|
Rate: 118
|
|
- Index: 39
|
|
Item: S_Monk_Shoes
|
|
Rate: 118
|
|
- Index: 40
|
|
Item: S_Assassin_Shoes
|
|
Rate: 118
|
|
- Index: 41
|
|
Item: S_Rogue_Shoes
|
|
Rate: 118
|
|
- Index: 42
|
|
Item: S_Wizard_Shoes
|
|
Rate: 118
|
|
- Index: 43
|
|
Item: S_Sage_Shoes
|
|
Rate: 118
|
|
- Index: 44
|
|
Item: S_Hunter_Shoes
|
|
Rate: 118
|
|
- Index: 45
|
|
Item: S_Knight_Armor
|
|
Rate: 118
|
|
- Index: 46
|
|
Item: S_Crusader_Armor
|
|
Rate: 118
|
|
- Index: 47
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 118
|
|
- Index: 48
|
|
Item: S_Alchemist_Armor
|
|
Rate: 118
|
|
- Index: 49
|
|
Item: S_Priest_Armor
|
|
Rate: 118
|
|
- Index: 50
|
|
Item: S_Monk_Armor
|
|
Rate: 118
|
|
- Index: 51
|
|
Item: S_Assassin_Armor
|
|
Rate: 118
|
|
- Index: 52
|
|
Item: S_Rogue_Armor
|
|
Rate: 118
|
|
- Index: 53
|
|
Item: S_Wizard_Armor
|
|
Rate: 118
|
|
- Index: 54
|
|
Item: S_Sage_Armor
|
|
Rate: 118
|
|
- Index: 55
|
|
Item: S_Hunter_Armor
|
|
Rate: 118
|
|
- Index: 56
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 118
|
|
- Index: 57
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 118
|
|
- Index: 58
|
|
Item: S_Mechanic_weapon
|
|
Rate: 118
|
|
- Index: 59
|
|
Item: S_Genetic_Weapon
|
|
Rate: 118
|
|
- Index: 60
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 118
|
|
- Index: 61
|
|
Item: S_Sura_weapon
|
|
Rate: 118
|
|
- Index: 62
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 118
|
|
- Index: 63
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 118
|
|
- Index: 64
|
|
Item: S_Warlock_Weapon
|
|
Rate: 118
|
|
- Index: 65
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 118
|
|
- Index: 66
|
|
Item: S_Ranger_Weapon
|
|
Rate: 118
|
|
- Index: 67
|
|
Item: S_Runeknight_Shield
|
|
Rate: 118
|
|
- Index: 68
|
|
Item: S_Royalguard_Shield
|
|
Rate: 118
|
|
- Index: 69
|
|
Item: S_Mechanic_Shield
|
|
Rate: 118
|
|
- Index: 70
|
|
Item: S_Genetic_Shield
|
|
Rate: 118
|
|
- Index: 71
|
|
Item: S_Archbishop_Shield
|
|
Rate: 118
|
|
- Index: 72
|
|
Item: S_Sura_Shield
|
|
Rate: 118
|
|
- Index: 73
|
|
Item: S_Guillotine_Shield
|
|
Rate: 118
|
|
- Index: 74
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 118
|
|
- Index: 75
|
|
Item: S_Warlock_Shield
|
|
Rate: 118
|
|
- Index: 76
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 118
|
|
- Index: 77
|
|
Item: S_Ranger_Shield
|
|
Rate: 118
|
|
- Index: 78
|
|
Item: S_Swordman_earring
|
|
Rate: 235
|
|
- Index: 79
|
|
Item: S_Merchant_earring
|
|
Rate: 235
|
|
- Index: 80
|
|
Item: S_Acolyte_earring
|
|
Rate: 235
|
|
- Index: 81
|
|
Item: S_Magician_earring
|
|
Rate: 235
|
|
- Index: 82
|
|
Item: S_Swordman_Pendant
|
|
Rate: 235
|
|
- Index: 83
|
|
Item: S_Merchant_Pendant
|
|
Rate: 235
|
|
- Index: 84
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 235
|
|
- Index: 85
|
|
Item: S_Thief_Pendant
|
|
Rate: 235
|
|
- Index: 86
|
|
Item: S_Magician_Pendant
|
|
Rate: 235
|
|
- Index: 87
|
|
Item: S_Archer_Pendant
|
|
Rate: 235
|
|
- Index: 88
|
|
Item: S_Thief_earring
|
|
Rate: 235
|
|
- Index: 89
|
|
Item: S_Archer_earring
|
|
Rate: 235
|
|
- Group: SEALED_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 13
|
|
- Index: 1
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 13
|
|
- Index: 2
|
|
Item: Sealed_Card
|
|
Rate: 13
|
|
- Index: 3
|
|
Item: Gold
|
|
Rate: 63
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 125
|
|
- Index: 5
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 125
|
|
- Index: 6
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 125
|
|
- Index: 7
|
|
Item: S_Expert_Shoes
|
|
Rate: 138
|
|
- Index: 8
|
|
Item: S_Expert_Shield
|
|
Rate: 138
|
|
- Index: 9
|
|
Item: S_Beginner_Shoes
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: S_Beginner_Shield
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: S_Rookie_Shoes
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: S_Rookie_Shield
|
|
Rate: 500
|
|
- Index: 13
|
|
Item: S_Advanced_Shoes
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: S_Advanced_Shield
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: Treasure_Box
|
|
Rate: 1247
|
|
- Index: 16
|
|
Item: Enchant_Book
|
|
Rate: 1250
|
|
- Index: 17
|
|
Item: Costume_Exchange
|
|
Rate: 1250
|
|
- Index: 18
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1250
|
|
- Index: 19
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 1250
|
|
- Group: LI_Nyangvine_Box1_26
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Bubble_Gum
|
|
Amount: 3
|
|
- Group: LI_Nyangvine_Box2_26
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Group: LI_Nyangvine_Box3_26
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 400
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Bubble_Gum
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Battle_Manual100
|
|
Amount: 5
|
|
- Group: ENCHANT_STONE_BOX26
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CriticalStone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: ConStone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: RangerStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: ShadowchaserStone_Robe
|
|
Rate: 80
|
|
- Index: 9
|
|
Item: ArchbishopStone_Robe
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: ShadowchaserStone_Robe2
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: RangerStone_Robe2
|
|
Rate: 80
|
|
- Index: 12
|
|
Item: ArchbishopStone_Robe2
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: ArchbishopStone_Top3
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: ArchbishopStone_Middle3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: ArchbishopStone_Bottom3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: RangerStone_Top3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: RangerStone_Middle3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: RangerStone_Bottom3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: ShadowchasStone_Top3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: ShadowchasStone_Middle3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: ShadowchasStone_Bottom3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: RangerStone_Top
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: RangerStone_Middle
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: RangerStone_Bottom
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: ShadowchaserStone_Top
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: ShadowchaseStone_Middle
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: ShadowchaseStone_Bottom
|
|
Rate: 150
|
|
- Index: 30
|
|
Item: HighpriestStone_Top
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: HighpriestStone_Middle
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: HighpriestStone_Bottom
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: ShadowchasStone_Bottom2
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: ShadowchasStone_Middle2
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: ShadowchaserStone_Top2
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: RangerStone_Top2
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: RangerStone_Middle2
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: RangerStone_Bottom2
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: HighpriestStone_Top2
|
|
Rate: 150
|
|
- Index: 40
|
|
Item: HighpriestStone_Middle2
|
|
Rate: 150
|
|
- Index: 41
|
|
Item: HighpriestStone_Bottom2
|
|
Rate: 150
|
|
- Index: 42
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 43
|
|
Item: ElectricEffect_Middle
|
|
Rate: 160
|
|
- Index: 44
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 45
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 46
|
|
Item: ReloadStone_Top
|
|
Rate: 240
|
|
- Index: 47
|
|
Item: ReloadStone_Middle
|
|
Rate: 240
|
|
- Index: 48
|
|
Item: ReloadStone_Bottom
|
|
Rate: 240
|
|
- Index: 49
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: CastingStone_Top
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: CastingStone_Middle
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: CastingStone_Bottom
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 57
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 58
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 59
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 60
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Group: THIRD_JOB_STONE_GARMENT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: ArchbishopStone_Robe
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: RoyalguardStone_Robe
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: ShadowchaserStone_Robe
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: MechanicStone_Robe
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinstreStone_Robe
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: RuneknightStone_Robe
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: GeneticStone_Robe
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: WarlockStone_Robe
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: SuraStone_Robe
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: RangerStone_Robe
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SorcererStone_Robe
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: KagerouStone_Robe
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: OboroStone_Robe
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: RebellionStone_Robe
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: DoramStone_Robe
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_GARMENT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SuraStone_Robe2
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: SorcererStone_Robe2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: ShadowchaserStone_Robe2
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: RuneknightStone_Robe2
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: GeneticStone_Robe2
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinsStone_Robe2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: WarlockStone_Robe2
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: RoyalguardStone_Robe2
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: GuillcrossStone_Robe2
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: RangerStone_Robe2
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: MechanicStone_Robe2
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: ArchbishopStone_Robe2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SoulreaperStone_Robe
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: StaremperorStone_Robe
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_TOP_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HighpriestStone_Top
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: PaladinStone_Top
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: AssacrossStone_Top
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: ShadowchaserStone_Top
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: MechanicStone_Top
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinstrelStone_Top
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: RuneknightStone_Top
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: GeneticStone_Top
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: WarlockStone_Top
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: SuraStone_Top
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: RangerStone_Top
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SorcererStone_Top
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: NinjaStone_Top
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GunslingerStone_Top
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: DoramStone_Top
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_TOP_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SuraStone_Top2
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: SorcererStone_Top2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: ShadowchaserStone_Top2
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: RuneknightStone_Top2
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: GeneticStone_Top2
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinsStone_Top2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: WarlockStone_Top2
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: PaladinStone_Top2
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: AssacrossStone_Top2
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: RangerStone_Top2
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: MechanicStone_Top2
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: HighpriestStone_Top2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SoullinkerStone_Top
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GladiatorStone_Top
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_MIDDLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HighpriestStone_Middle
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: PaladinStone_Middle
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: AssacrossStone_Middle
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: ShadowchaseStone_Middle
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: MechanicStone_Middle
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinstStone_Middle
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: RuneknightStone_Middle
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: GeneticStone_Middle
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: WarlockStone_Middle
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: SuraStone_Middle
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: RangerStone_Middle
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SorcererStone_Middle
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: NinjaStone_Middle
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GunslingerStone_Middle
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: DoramStone_Middle
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_MIDDLE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SuraStone_Middle2
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: SorcererStone_Middle2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: ShadowchasStone_Middle2
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: RuneknightStone_Middle2
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: GeneticStone_Middle2
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinsStone_Middle2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: WarlockStone_Middle2
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: PaladinStone_Middle2
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: AssacrossStone_Middle2
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: RangerStone_Middle2
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: MechanicStone_Middle2
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: HighpriestStone_Middle2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SoullinkerStone_Middle
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GladiatorStone_Middle
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_BOTTOM_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: HighpriestStone_Bottom
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: PaladinStone_Bottom
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: ShadowchaseStone_Bottom
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: MechanicStone_Bottom
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinstStone_Bottom
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: RuneknightStone_Bottom
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: GeneticStone_Bottom
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: WarlockStone_Bottom
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: SuraStone_Bottom
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: RangerStone_Bottom
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: SorcererStone_Bottom
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: NinjaStone_Bottom
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GunslingerStone_Bottom
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: DoramStone_Bottom
|
|
Rate: 1
|
|
- Group: THIRD_JOB_STONE_BOTTOM_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SuraStone_Bottom2
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: SorcererStone_Bottom2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: ShadowchasStone_Bottom2
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: RuneknightStone_Bottom2
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: GeneticStone_Bottom2
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: WanderMinsStone_Bottom2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: WarlockStone_Bottom2
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: PaladinStone_Bottom2
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: AssacrossStone_Bottom2
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: RangerStone_Bottom2
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: MechanicStone_Bottom2
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: HighpriestStone_Bottom2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: SoullinkerStone_Bottom
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: GladiatorStone_Bottom
|
|
Rate: 1
|
|
- Group: SHADOW_EXCHANGE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Earring
|
|
Rate: 362
|
|
- Index: 1
|
|
Item: S_Physical_Weapon
|
|
Rate: 362
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
Rate: 362
|
|
- Index: 3
|
|
Item: S_Magical_Earring
|
|
Rate: 362
|
|
- Index: 4
|
|
Item: S_Magical_Weapon
|
|
Rate: 362
|
|
- Index: 5
|
|
Item: S_Magical_Pendant
|
|
Rate: 362
|
|
- Index: 6
|
|
Item: S_Breezy_Armor
|
|
Rate: 362
|
|
- Index: 7
|
|
Item: S_Champion_Shoes
|
|
Rate: 362
|
|
- Index: 8
|
|
Item: S_Athena_Shield
|
|
Rate: 362
|
|
- Index: 9
|
|
Item: S_Immune_Armor
|
|
Rate: 217
|
|
- Index: 10
|
|
Item: S_Hard_Armor
|
|
Rate: 362
|
|
- Index: 11
|
|
Item: S_Ancient_Armor
|
|
Rate: 217
|
|
- Index: 12
|
|
Item: S_Critical_Armor
|
|
Rate: 217
|
|
- Index: 13
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 362
|
|
- Index: 14
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 362
|
|
- Index: 15
|
|
Item: S_Healing_Weapon
|
|
Rate: 362
|
|
- Index: 16
|
|
Item: S_Lucky_Weapon
|
|
Rate: 362
|
|
- Index: 17
|
|
Item: S_Power_Earring
|
|
Rate: 362
|
|
- Index: 18
|
|
Item: S_Int_Pendant
|
|
Rate: 362
|
|
- Index: 19
|
|
Item: S_Dexterous_Armor
|
|
Rate: 362
|
|
- Index: 20
|
|
Item: S_Vital_Shoes
|
|
Rate: 362
|
|
- Index: 21
|
|
Item: S_Athletic_Shield
|
|
Rate: 362
|
|
- Index: 22
|
|
Item: S_Lucky_Armor
|
|
Rate: 362
|
|
- Index: 23
|
|
Item: S_Power_Pendant
|
|
Rate: 362
|
|
- Index: 24
|
|
Item: S_Int_Earring
|
|
Rate: 362
|
|
- Index: 25
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 362
|
|
- Index: 26
|
|
Item: S_Vital_Shield
|
|
Rate: 362
|
|
- Index: 27
|
|
Item: S_Athletic_Shoes
|
|
Rate: 362
|
|
- Index: 28
|
|
Item: S_Resist_Spell_Pendant
|
|
Rate: 362
|
|
- Index: 29
|
|
Item: S_Rapid_Pendant
|
|
Rate: 362
|
|
- Index: 30
|
|
Item: S_Caster_Pendant
|
|
Rate: 217
|
|
- Index: 31
|
|
Item: S_Hard_Earring
|
|
Rate: 362
|
|
- Index: 32
|
|
Item: S_Wise_Earring
|
|
Rate: 362
|
|
- Index: 33
|
|
Item: S_Athena_Earring
|
|
Rate: 362
|
|
- Index: 34
|
|
Item: S_Cranial_Shield
|
|
Rate: 217
|
|
- Index: 35
|
|
Item: S_Safeguard_Shield
|
|
Rate: 217
|
|
- Index: 36
|
|
Item: S_Brutal_Shield
|
|
Rate: 362
|
|
- Index: 37
|
|
Item: S_Gargantua_Shield
|
|
Rate: 362
|
|
- Index: 38
|
|
Item: S_Homers_Shield
|
|
Rate: 362
|
|
- Index: 39
|
|
Item: S_Dragoon_Shield
|
|
Rate: 362
|
|
- Index: 40
|
|
Item: S_Satanic_Shield
|
|
Rate: 362
|
|
- Index: 41
|
|
Item: S_Flameguard_Shield
|
|
Rate: 362
|
|
- Index: 42
|
|
Item: S_Requiem_Shield
|
|
Rate: 362
|
|
- Index: 43
|
|
Item: S_Cadi_Shield
|
|
Rate: 362
|
|
- Index: 44
|
|
Item: S_Bloody_Shoes
|
|
Rate: 362
|
|
- Index: 45
|
|
Item: S_Liberation_Shoes
|
|
Rate: 217
|
|
- Index: 46
|
|
Item: S_Chemical_Shoes
|
|
Rate: 362
|
|
- Index: 47
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 362
|
|
- Index: 48
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 362
|
|
- Index: 49
|
|
Item: S_Fisher_Shoes
|
|
Rate: 362
|
|
- Index: 50
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 362
|
|
- Index: 51
|
|
Item: S_Beholder_Shoes
|
|
Rate: 362
|
|
- Index: 52
|
|
Item: S_Divine_Shoes
|
|
Rate: 362
|
|
- Index: 53
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 362
|
|
- Index: 54
|
|
Item: S_Big_Armor
|
|
Rate: 362
|
|
- Index: 55
|
|
Item: S_Medium_Armor
|
|
Rate: 362
|
|
- Index: 56
|
|
Item: S_Small_Armor
|
|
Rate: 362
|
|
- Index: 57
|
|
Item: S_Big_Weapon
|
|
Rate: 362
|
|
- Index: 58
|
|
Item: S_Medium_Weapon
|
|
Rate: 362
|
|
- Index: 59
|
|
Item: S_Small_Weapon
|
|
Rate: 362
|
|
- Index: 60
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 217
|
|
- Index: 61
|
|
Item: S_Spiritual_Earring
|
|
Rate: 217
|
|
- Index: 62
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 217
|
|
- Index: 63
|
|
Item: S_Malicious_Armor
|
|
Rate: 217
|
|
- Index: 64
|
|
Item: S_Malicious_Shoes
|
|
Rate: 217
|
|
- Index: 65
|
|
Item: S_Malicious_Shield
|
|
Rate: 217
|
|
- Index: 66
|
|
Item: S_Gemstone_Armor
|
|
Rate: 217
|
|
- Index: 67
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 217
|
|
- Index: 68
|
|
Item: S_Gemstone_Shield
|
|
Rate: 217
|
|
- Index: 69
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 217
|
|
- Index: 70
|
|
Item: S_Gemstone_Earring
|
|
Rate: 217
|
|
- Index: 71
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 217
|
|
- Index: 72
|
|
Item: S_Stability_Shield
|
|
Rate: 362
|
|
- Index: 73
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 362
|
|
- Index: 74
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 362
|
|
- Index: 75
|
|
Item: S_Insomniac_Armor
|
|
Rate: 362
|
|
- Index: 76
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 362
|
|
- Index: 77
|
|
Item: S_Peerless_Armor
|
|
Rate: 362
|
|
- Index: 78
|
|
Item: S_Peerless_Shoes
|
|
Rate: 362
|
|
- Index: 79
|
|
Item: S_Adurate_Armor
|
|
Rate: 362
|
|
- Index: 80
|
|
Item: S_Adurate_Shoes
|
|
Rate: 362
|
|
- Index: 81
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 362
|
|
- Index: 82
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 362
|
|
- Index: 83
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 362
|
|
- Index: 84
|
|
Item: Vitality_Earing_S
|
|
Rate: 362
|
|
- Index: 85
|
|
Item: Vitality_Pendant_S
|
|
Rate: 362
|
|
- Index: 86
|
|
Item: S_Neutral_Weapon
|
|
Rate: 362
|
|
- Index: 87
|
|
Item: S_Neutral_Earring
|
|
Rate: 362
|
|
- Index: 88
|
|
Item: S_Neutral_Pendent
|
|
Rate: 362
|
|
- Index: 89
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 362
|
|
- Index: 90
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 362
|
|
- Index: 91
|
|
Item: S_Caster_earring
|
|
Rate: 217
|
|
- Index: 92
|
|
Item: S_Caster_Weapon
|
|
Rate: 217
|
|
- Index: 93
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 217
|
|
- Index: 94
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 217
|
|
- Index: 95
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 217
|
|
- Index: 96
|
|
Item: S_Greed_Armor
|
|
Rate: 72
|
|
- Index: 97
|
|
Item: S_Greed_Shoes
|
|
Rate: 72
|
|
- Index: 98
|
|
Item: S_Greed_Shield
|
|
Rate: 72
|
|
- Index: 99
|
|
Item: S_Greed_Weapon
|
|
Rate: 72
|
|
- Index: 100
|
|
Item: S_Greed_Earring
|
|
Rate: 72
|
|
- Index: 101
|
|
Item: S_Greed_Pendant
|
|
Rate: 72
|
|
- Index: 102
|
|
Item: S_Heal_Armor
|
|
Rate: 362
|
|
- Index: 103
|
|
Item: S_Heal_Shoes
|
|
Rate: 362
|
|
- Index: 104
|
|
Item: S_Heal_Shield
|
|
Rate: 362
|
|
- Index: 105
|
|
Item: S_Heal_Weapon
|
|
Rate: 362
|
|
- Index: 106
|
|
Item: S_Heal_Earring
|
|
Rate: 362
|
|
- Index: 107
|
|
Item: S_Heal_Pendant
|
|
Rate: 362
|
|
- Index: 108
|
|
Item: S_Hiding_Armor
|
|
Rate: 362
|
|
- Index: 109
|
|
Item: S_Hiding_Shoes
|
|
Rate: 362
|
|
- Index: 110
|
|
Item: S_Hiding_Shield
|
|
Rate: 362
|
|
- Index: 111
|
|
Item: S_Hiding_Weapon
|
|
Rate: 362
|
|
- Index: 112
|
|
Item: S_Hiding_Earring
|
|
Rate: 362
|
|
- Index: 113
|
|
Item: S_Hiding_Pendant
|
|
Rate: 362
|
|
- Index: 114
|
|
Item: S_Cloaking_Armor
|
|
Rate: 362
|
|
- Index: 115
|
|
Item: S_Cloaking_Shoes
|
|
Rate: 362
|
|
- Index: 116
|
|
Item: S_Cloaking_Shield
|
|
Rate: 362
|
|
- Index: 117
|
|
Item: S_Cloaking_Weapon
|
|
Rate: 362
|
|
- Index: 118
|
|
Item: S_Cloaking_Earring
|
|
Rate: 362
|
|
- Index: 119
|
|
Item: S_Cloaking_Pendant
|
|
Rate: 362
|
|
- Index: 120
|
|
Item: S_Teleport_Armor
|
|
Rate: 362
|
|
- Index: 121
|
|
Item: S_Teleport_Shoes
|
|
Rate: 362
|
|
- Index: 122
|
|
Item: S_Teleport_Shield
|
|
Rate: 362
|
|
- Index: 123
|
|
Item: S_Teleport_Weapon
|
|
Rate: 362
|
|
- Index: 124
|
|
Item: S_Teleport_Earring
|
|
Rate: 362
|
|
- Index: 125
|
|
Item: S_Teleport_Pendant
|
|
Rate: 362
|
|
- Index: 126
|
|
Item: S_Steal_Armor
|
|
Rate: 362
|
|
- Index: 127
|
|
Item: S_Steal_Shoes
|
|
Rate: 362
|
|
- Index: 128
|
|
Item: S_Steal_Shield
|
|
Rate: 362
|
|
- Index: 129
|
|
Item: S_Steal_Weapon
|
|
Rate: 362
|
|
- Index: 130
|
|
Item: S_Steal_Earring
|
|
Rate: 362
|
|
- Index: 131
|
|
Item: S_Steal_Pendant
|
|
Rate: 362
|
|
- Index: 132
|
|
Item: S_Infinity_Earring
|
|
Rate: 72
|
|
- Index: 133
|
|
Item: S_Infinity_Pendant
|
|
Rate: 72
|
|
- Index: 134
|
|
Item: S_Solid_Weapon
|
|
Rate: 362
|
|
- Index: 135
|
|
Item: S_Solid_Earring
|
|
Rate: 362
|
|
- Index: 136
|
|
Item: S_Immortal_Armor
|
|
Rate: 362
|
|
- Index: 137
|
|
Item: S_Immortal_Pendant
|
|
Rate: 362
|
|
- Index: 138
|
|
Item: S_Executioner_Weapon
|
|
Rate: 72
|
|
- Index: 139
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 72
|
|
- Index: 140
|
|
Item: S_Hunting_Weapon
|
|
Rate: 72
|
|
- Index: 141
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 72
|
|
- Index: 142
|
|
Item: S_Fishing_Weapon
|
|
Rate: 72
|
|
- Index: 143
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 72
|
|
- Index: 144
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 72
|
|
- Index: 145
|
|
Item: S_Vibration_Weapon
|
|
Rate: 72
|
|
- Index: 146
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 72
|
|
- Index: 147
|
|
Item: S_Scissors_Weapon
|
|
Rate: 72
|
|
- Index: 148
|
|
Item: S_Penetration_Earring
|
|
Rate: 72
|
|
- Index: 149
|
|
Item: S_Penetration_Pendent
|
|
Rate: 72
|
|
- Index: 150
|
|
Item: S_Tempest_Earring
|
|
Rate: 72
|
|
- Index: 151
|
|
Item: S_Tempest_Pendent
|
|
Rate: 72
|
|
- Index: 152
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 72
|
|
- Index: 153
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 72
|
|
- Index: 154
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 72
|
|
- Index: 155
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 72
|
|
- Index: 156
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 72
|
|
- Index: 157
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 72
|
|
- Index: 158
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 72
|
|
- Index: 159
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 72
|
|
- Index: 160
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 72
|
|
- Index: 161
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 72
|
|
- Index: 162
|
|
Item: S_Bearers_Armor
|
|
Rate: 72
|
|
- Index: 163
|
|
Item: S_Bearers_Shoes
|
|
Rate: 72
|
|
- Index: 164
|
|
Item: S_Bearers_Shield
|
|
Rate: 72
|
|
- Index: 165
|
|
Item: S_Bearers_Weapon
|
|
Rate: 72
|
|
- Index: 166
|
|
Item: S_Bearers_Earring
|
|
Rate: 72
|
|
- Index: 167
|
|
Item: S_Bearers_Pendent
|
|
Rate: 72
|
|
- Index: 168
|
|
Item: S_Basis_Armor
|
|
Rate: 72
|
|
- Index: 169
|
|
Item: S_Hallowed_Armor
|
|
Rate: 362
|
|
- Index: 170
|
|
Item: S_Saharic_Armor
|
|
Rate: 362
|
|
- Index: 171
|
|
Item: S_Underneath_Armor
|
|
Rate: 362
|
|
- Index: 172
|
|
Item: S_Flam_Armor
|
|
Rate: 362
|
|
- Index: 173
|
|
Item: S_Windy_Armor
|
|
Rate: 362
|
|
- Index: 174
|
|
Item: S_Envenom_Armor
|
|
Rate: 362
|
|
- Index: 175
|
|
Item: S_Damned_Armor
|
|
Rate: 362
|
|
- Index: 176
|
|
Item: S_Geist_Armor
|
|
Rate: 362
|
|
- Index: 177
|
|
Item: S_Divine_Armor
|
|
Rate: 362
|
|
- Index: 178
|
|
Item: S_Hasty_Shoes
|
|
Rate: 217
|
|
- Index: 179
|
|
Item: S_Hasty_Armor
|
|
Rate: 217
|
|
- Index: 180
|
|
Item: S_Basis_Shield
|
|
Rate: 362
|
|
- Index: 181
|
|
Item: S_Hallowed_Shield
|
|
Rate: 362
|
|
- Index: 182
|
|
Item: S_Saharic_Shield
|
|
Rate: 362
|
|
- Index: 183
|
|
Item: S_Underneath_Shield
|
|
Rate: 362
|
|
- Index: 184
|
|
Item: S_Flam_Shield
|
|
Rate: 362
|
|
- Index: 185
|
|
Item: S_Windy_Shield
|
|
Rate: 362
|
|
- Index: 186
|
|
Item: S_Envenom_Shield
|
|
Rate: 362
|
|
- Index: 187
|
|
Item: S_Damned_Shield
|
|
Rate: 362
|
|
- Index: 188
|
|
Item: S_Geist_Shield
|
|
Rate: 362
|
|
- Index: 189
|
|
Item: S_Divine_Shield
|
|
Rate: 362
|
|
- Index: 190
|
|
Item: S_Expert_Shoes
|
|
Rate: 217
|
|
- Index: 191
|
|
Item: S_Expert_Shield
|
|
Rate: 217
|
|
- Index: 192
|
|
Item: S_Beginner_Shoes
|
|
Rate: 217
|
|
- Index: 193
|
|
Item: S_Beginner_Shield
|
|
Rate: 217
|
|
- Index: 194
|
|
Item: S_Rookie_Shoes
|
|
Rate: 217
|
|
- Index: 195
|
|
Item: S_Rookie_Shield
|
|
Rate: 217
|
|
- Index: 196
|
|
Item: S_Advanced_Shoes
|
|
Rate: 217
|
|
- Index: 197
|
|
Item: S_Advanced_Shield
|
|
Rate: 217
|
|
- Index: 198
|
|
Item: S_Attack_Armor
|
|
Rate: 217
|
|
- Index: 199
|
|
Item: S_Blitz_Earring
|
|
Rate: 72
|
|
- Index: 200
|
|
Item: S_Blitz_Pendent
|
|
Rate: 72
|
|
- Index: 201
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 362
|
|
- Index: 202
|
|
Item: S_FireBolt_Armor
|
|
Rate: 362
|
|
- Index: 203
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 362
|
|
- Index: 204
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 362
|
|
- Index: 205
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 362
|
|
- Index: 206
|
|
Item: S_Force_Weapon
|
|
Rate: 362
|
|
- Index: 207
|
|
Item: S_Force_Earring
|
|
Rate: 362
|
|
- Index: 208
|
|
Item: S_Force_Pendant
|
|
Rate: 362
|
|
- Index: 209
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 362
|
|
- Index: 210
|
|
Item: S_Spirit_Weapon
|
|
Rate: 362
|
|
- Index: 211
|
|
Item: S_Spirit_Earring
|
|
Rate: 362
|
|
- Index: 212
|
|
Item: S_Spirit_Pendant
|
|
Rate: 362
|
|
- Index: 213
|
|
Item: S_Blitz_Shoes
|
|
Rate: 72
|
|
- Index: 214
|
|
Item: S_Blitz_Shield
|
|
Rate: 72
|
|
- Index: 215
|
|
Item: S_Exceed_Weapon
|
|
Rate: 362
|
|
- Index: 216
|
|
Item: S_Titan_Earring
|
|
Rate: 362
|
|
- Index: 217
|
|
Item: S_Titan_Pendant
|
|
Rate: 362
|
|
- Index: 218
|
|
Item: S_Boned_Earring
|
|
Rate: 362
|
|
- Index: 219
|
|
Item: S_Boned_Pendant
|
|
Rate: 362
|
|
- Index: 220
|
|
Item: S_Gigantic_Earring
|
|
Rate: 362
|
|
- Index: 221
|
|
Item: S_Gigantic_Pendant
|
|
Rate: 362
|
|
- Index: 222
|
|
Item: S_Caster_Shoes
|
|
Rate: 217
|
|
- Index: 223
|
|
Item: S_Caster_Shield
|
|
Rate: 217
|
|
- Index: 224
|
|
Item: S_Caster_Armor
|
|
Rate: 217
|
|
- Index: 225
|
|
Item: S_Reload_Shoes
|
|
Rate: 217
|
|
- Index: 226
|
|
Item: S_Reload_Shield
|
|
Rate: 217
|
|
- Index: 227
|
|
Item: S_Reload_Armor
|
|
Rate: 217
|
|
- Index: 228
|
|
Item: S_Swordman_earring
|
|
Rate: 217
|
|
- Index: 229
|
|
Item: S_Merchant_earring
|
|
Rate: 217
|
|
- Index: 230
|
|
Item: S_Acolyte_earring
|
|
Rate: 217
|
|
- Index: 231
|
|
Item: S_Magician_earring
|
|
Rate: 217
|
|
- Index: 232
|
|
Item: S_Swordman_Pendant
|
|
Rate: 217
|
|
- Index: 233
|
|
Item: S_Merchant_Pendant
|
|
Rate: 217
|
|
- Index: 234
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 217
|
|
- Index: 235
|
|
Item: S_Thief_Pendant
|
|
Rate: 217
|
|
- Index: 236
|
|
Item: S_Magician_Pendant
|
|
Rate: 217
|
|
- Index: 237
|
|
Item: S_Archer_Pendant
|
|
Rate: 217
|
|
- Index: 238
|
|
Item: S_Knight_Shoes
|
|
Rate: 217
|
|
- Index: 239
|
|
Item: S_Crusader_Shoes
|
|
Rate: 217
|
|
- Index: 240
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 217
|
|
- Index: 241
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 217
|
|
- Index: 242
|
|
Item: S_Priest_Shoes
|
|
Rate: 217
|
|
- Index: 243
|
|
Item: S_Monk_Shoes
|
|
Rate: 217
|
|
- Index: 244
|
|
Item: S_Assassin_Shoes
|
|
Rate: 217
|
|
- Index: 245
|
|
Item: S_Rogue_Shoes
|
|
Rate: 217
|
|
- Index: 246
|
|
Item: S_Wizard_Shoes
|
|
Rate: 217
|
|
- Index: 247
|
|
Item: S_Sage_Shoes
|
|
Rate: 217
|
|
- Index: 248
|
|
Item: S_Hunter_Shoes
|
|
Rate: 217
|
|
- Index: 249
|
|
Item: S_Bard_Shoes
|
|
Rate: 217
|
|
- Index: 250
|
|
Item: S_Dancer_Shoes
|
|
Rate: 217
|
|
- Index: 251
|
|
Item: S_Knight_Armor
|
|
Rate: 217
|
|
- Index: 252
|
|
Item: S_Crusader_Armor
|
|
Rate: 217
|
|
- Index: 253
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 217
|
|
- Index: 254
|
|
Item: S_Alchemist_Armor
|
|
Rate: 217
|
|
- Index: 255
|
|
Item: S_Priest_Armor
|
|
Rate: 217
|
|
- Index: 256
|
|
Item: S_Monk_Armor
|
|
Rate: 217
|
|
- Index: 257
|
|
Item: S_Assassin_Armor
|
|
Rate: 217
|
|
- Index: 258
|
|
Item: S_Rogue_Armor
|
|
Rate: 217
|
|
- Index: 259
|
|
Item: S_Wizard_Armor
|
|
Rate: 217
|
|
- Index: 260
|
|
Item: S_Sage_Armor
|
|
Rate: 217
|
|
- Index: 261
|
|
Item: S_Hunter_Armor
|
|
Rate: 217
|
|
- Index: 262
|
|
Item: S_Bard_Armor
|
|
Rate: 218
|
|
- Index: 263
|
|
Item: S_Dancer_Armor
|
|
Rate: 218
|
|
- Index: 264
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 218
|
|
- Index: 265
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 218
|
|
- Index: 266
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 218
|
|
- Index: 267
|
|
Item: S_Ninja_Weapon
|
|
Rate: 218
|
|
- Index: 268
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 218
|
|
- Index: 269
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 218
|
|
- Index: 270
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 218
|
|
- Index: 271
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 218
|
|
- Index: 272
|
|
Item: S_Mechanic_weapon
|
|
Rate: 218
|
|
- Index: 273
|
|
Item: S_Genetic_Weapon
|
|
Rate: 218
|
|
- Index: 274
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 218
|
|
- Index: 275
|
|
Item: S_Sura_weapon
|
|
Rate: 218
|
|
- Index: 276
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 218
|
|
- Index: 277
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 218
|
|
- Index: 278
|
|
Item: S_Warlock_Weapon
|
|
Rate: 218
|
|
- Index: 279
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 218
|
|
- Index: 280
|
|
Item: S_Ranger_Weapon
|
|
Rate: 218
|
|
- Index: 281
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 218
|
|
- Index: 282
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 218
|
|
- Index: 283
|
|
Item: S_Runeknight_Shield
|
|
Rate: 218
|
|
- Index: 284
|
|
Item: S_Royalguard_Shield
|
|
Rate: 218
|
|
- Index: 285
|
|
Item: S_Mechanic_Shield
|
|
Rate: 218
|
|
- Index: 286
|
|
Item: S_Genetic_Shield
|
|
Rate: 218
|
|
- Index: 287
|
|
Item: S_Archbishop_Shield
|
|
Rate: 218
|
|
- Index: 288
|
|
Item: S_Sura_Shield
|
|
Rate: 218
|
|
- Index: 289
|
|
Item: S_Guillotine_Shield
|
|
Rate: 218
|
|
- Index: 290
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 218
|
|
- Index: 291
|
|
Item: S_Warlock_Shield
|
|
Rate: 218
|
|
- Index: 292
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 218
|
|
- Index: 293
|
|
Item: S_Ranger_Shield
|
|
Rate: 218
|
|
- Index: 294
|
|
Item: S_Minstrel_Shield
|
|
Rate: 218
|
|
- Index: 295
|
|
Item: S_Wanderer_Shield
|
|
Rate: 218
|
|
- Index: 296
|
|
Item: S_Ninja_Shield
|
|
Rate: 218
|
|
- Index: 297
|
|
Item: S_Taekwon_Shield
|
|
Rate: 218
|
|
- Index: 298
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 218
|
|
- Index: 299
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 218
|
|
- Index: 300
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 218
|
|
- Index: 301
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 218
|
|
- Index: 302
|
|
Item: S_Thief_earring
|
|
Rate: 218
|
|
- Index: 303
|
|
Item: S_Archer_earring
|
|
Rate: 218
|
|
- Index: 304
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 73
|
|
- Index: 305
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 73
|
|
- Index: 306
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 73
|
|
- Index: 307
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 73
|
|
- Index: 308
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 73
|
|
- Index: 309
|
|
Item: S2_Malicious_Armor
|
|
Rate: 73
|
|
- Index: 310
|
|
Item: S_Sigrun_Armor
|
|
Rate: 73
|
|
- Index: 311
|
|
Item: S_Sigrun_Shield
|
|
Rate: 73
|
|
- Index: 312
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 73
|
|
- Index: 313
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 73
|
|
- Index: 314
|
|
Item: S2_Caster_Armor
|
|
Rate: 73
|
|
- Index: 315
|
|
Item: S2_Reload_Armor
|
|
Rate: 73
|
|
- Index: 316
|
|
Item: S_Critical_Shield
|
|
Rate: 73
|
|
- Index: 317
|
|
Item: S_Critical_Shoes
|
|
Rate: 73
|
|
- Index: 318
|
|
Item: S_Tempest_Shield
|
|
Rate: 73
|
|
- Index: 319
|
|
Item: S_Tempest_Shoes
|
|
Rate: 73
|
|
- Index: 320
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 73
|
|
- Index: 321
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 73
|
|
- Index: 322
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 73
|
|
- Index: 323
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 73
|
|
- Index: 324
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 73
|
|
- Index: 325
|
|
Item: S_Tension_Weapon
|
|
Rate: 73
|
|
- Index: 326
|
|
Item: S_Tension_Earring
|
|
Rate: 73
|
|
- Index: 327
|
|
Item: S_Tension_Pendent
|
|
Rate: 73
|
|
- Index: 328
|
|
Item: S_Elegant_Weapon
|
|
Rate: 73
|
|
- Index: 329
|
|
Item: S_Elegant_Earring
|
|
Rate: 73
|
|
- Index: 330
|
|
Item: S_Elegant_Pendent
|
|
Rate: 73
|
|
- Index: 331
|
|
Item: S_Healing_Shield
|
|
Rate: 73
|
|
- Index: 332
|
|
Item: S_Healing_Shoes
|
|
Rate: 73
|
|
- Index: 333
|
|
Item: S_Restore_Earring
|
|
Rate: 73
|
|
- Index: 334
|
|
Item: S_Restore_Pendent
|
|
Rate: 73
|
|
- Index: 335
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 73
|
|
- Index: 336
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 73
|
|
- Index: 337
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 73
|
|
- Index: 338
|
|
Item: S_Penetration_Shoes
|
|
Rate: 73
|
|
- Index: 339
|
|
Item: S_Penetration_Shield
|
|
Rate: 73
|
|
- Index: 340
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 73
|
|
- Index: 341
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 73
|
|
- Index: 342
|
|
Item: S_DragonVib_Armor
|
|
Rate: 73
|
|
- Index: 343
|
|
Item: S_SciHunting_Armor
|
|
Rate: 73
|
|
- Index: 344
|
|
Item: S_FishInsect_Armor
|
|
Rate: 73
|
|
- Index: 345
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 73
|
|
- Index: 346
|
|
Item: Sentimental_Earring_S
|
|
Rate: 73
|
|
- Index: 347
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 73
|
|
- Index: 348
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 73
|
|
- Index: 349
|
|
Item: Enchanting_Earring_S
|
|
Rate: 73
|
|
- Index: 350
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 73
|
|
- Index: 351
|
|
Item: S_Rebellion_Armor
|
|
Rate: 73
|
|
- Index: 352
|
|
Item: S_Kagerou_Armor
|
|
Rate: 73
|
|
- Index: 353
|
|
Item: S_Oboro_Armor
|
|
Rate: 73
|
|
- Index: 354
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 73
|
|
- Index: 355
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 73
|
|
- Index: 356
|
|
Item: S_Oboro_Shoes
|
|
Rate: 73
|
|
- Index: 357
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 73
|
|
- Index: 358
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 73
|
|
- Index: 359
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 73
|
|
- Index: 360
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 73
|
|
- Index: 361
|
|
Item: S_Star_Emperor_Armor
|
|
Rate: 73
|
|
- Index: 362
|
|
Item: S_Star_Emperor_Shoes
|
|
Rate: 73
|
|
- Index: 363
|
|
Item: S_Soul_Reaper_Armor
|
|
Rate: 73
|
|
- Index: 364
|
|
Item: S_Soul_Reaper_Shoes
|
|
Rate: 73
|
|
- Index: 365
|
|
Item: S_Tempest_Weapon
|
|
Rate: 73
|
|
- Index: 366
|
|
Item: S_Tempest_Armor
|
|
Rate: 73
|
|
- Index: 367
|
|
Item: S_PerfectSize_Weapon
|
|
Rate: 73
|
|
- Index: 368
|
|
Item: S_PerfectSize_Armor
|
|
Rate: 73
|
|
- Index: 369
|
|
Item: S_M_Exo_Co_Weapon
|
|
Rate: 73
|
|
- Index: 370
|
|
Item: S_M_Viv_Dr_Weapon
|
|
Rate: 73
|
|
- Index: 371
|
|
Item: S_M_Sci_Hu_Weapon
|
|
Rate: 73
|
|
- Index: 372
|
|
Item: S_M_Fis_In_Weapon
|
|
Rate: 73
|
|
- Index: 373
|
|
Item: S_M_Exe_Ho_Weapon
|
|
Rate: 73
|
|
- Index: 374
|
|
Item: S_Penetration_Weapon
|
|
Rate: 73
|
|
- Index: 375
|
|
Item: S_Penetration_Armor
|
|
Rate: 73
|
|
- Index: 376
|
|
Item: S_Exe_Ho_Weapon
|
|
Rate: 73
|
|
- Index: 377
|
|
Item: S_Fis_In_Weapon
|
|
Rate: 73
|
|
- Index: 378
|
|
Item: S_Sci_Hu_Weapon
|
|
Rate: 73
|
|
- Index: 379
|
|
Item: S_Viv_Dr_Weapon
|
|
Rate: 73
|
|
- Index: 380
|
|
Item: S_Exo_Co_Weapon
|
|
Rate: 73
|
|
- Index: 381
|
|
Item: S_Hasty_Weapon
|
|
Rate: 73
|
|
- Index: 382
|
|
Item: S_Sonic_Armor
|
|
Rate: 73
|
|
- Index: 383
|
|
Item: S_Sonic_Shield
|
|
Rate: 73
|
|
- Index: 384
|
|
Item: S_Sonic_Shoes
|
|
Rate: 73
|
|
- Index: 385
|
|
Item: S_Ignition_Weapon
|
|
Rate: 73
|
|
- Index: 386
|
|
Item: S_Ignition_Pendant
|
|
Rate: 73
|
|
- Index: 387
|
|
Item: S_Ignition_Earing
|
|
Rate: 73
|
|
- Index: 388
|
|
Item: S_W_Breath_Armor
|
|
Rate: 73
|
|
- Index: 389
|
|
Item: S_W_Breath_Shield
|
|
Rate: 73
|
|
- Index: 390
|
|
Item: S_W_Breath_Shoes
|
|
Rate: 73
|
|
- Index: 391
|
|
Item: S_F_Breath_Weapon
|
|
Rate: 73
|
|
- Index: 392
|
|
Item: S_F_Breath_Pendant
|
|
Rate: 73
|
|
- Index: 393
|
|
Item: S_F_Breath_Earing
|
|
Rate: 73
|
|
- Index: 394
|
|
Item: S_Cluster_Armor
|
|
Rate: 73
|
|
- Index: 395
|
|
Item: S_Cluster_Shield
|
|
Rate: 73
|
|
- Index: 396
|
|
Item: S_Cluster_Shoes
|
|
Rate: 73
|
|
- Index: 397
|
|
Item: S_Aimed_Weapon
|
|
Rate: 73
|
|
- Index: 398
|
|
Item: S_Aimed_Pendant
|
|
Rate: 73
|
|
- Index: 399
|
|
Item: S_Aimed_Earing
|
|
Rate: 73
|
|
- Index: 400
|
|
Item: S_Arrow_Armor
|
|
Rate: 73
|
|
- Index: 401
|
|
Item: S_Arrow_Shield
|
|
Rate: 73
|
|
- Index: 402
|
|
Item: S_Arrow_Shoes
|
|
Rate: 73
|
|
- Index: 403
|
|
Item: S_Shooting_Weapon
|
|
Rate: 73
|
|
- Index: 404
|
|
Item: S_Shooting_Pendant
|
|
Rate: 73
|
|
- Index: 405
|
|
Item: S_Shooting_Earing
|
|
Rate: 73
|
|
- Index: 406
|
|
Item: S_Tornado_Armor
|
|
Rate: 73
|
|
- Index: 407
|
|
Item: S_Tornado_Shield
|
|
Rate: 73
|
|
- Index: 408
|
|
Item: S_Tornado_Shoes
|
|
Rate: 73
|
|
- Index: 409
|
|
Item: S_Boomerang_Weapon
|
|
Rate: 73
|
|
- Index: 410
|
|
Item: S_Boomerang_Pendant
|
|
Rate: 73
|
|
- Index: 411
|
|
Item: S_Boomerang_Earing
|
|
Rate: 73
|
|
- Index: 412
|
|
Item: S_Vulcan_Armor
|
|
Rate: 73
|
|
- Index: 413
|
|
Item: S_Vulcan_Shield
|
|
Rate: 73
|
|
- Index: 414
|
|
Item: S_Vulcan_Shoes
|
|
Rate: 73
|
|
- Index: 415
|
|
Item: S_Arms_Weapon
|
|
Rate: 73
|
|
- Index: 416
|
|
Item: S_Arms_Pendant
|
|
Rate: 73
|
|
- Index: 417
|
|
Item: S_Arms_Earing
|
|
Rate: 73
|
|
- Index: 418
|
|
Item: S_Rampage_Armor
|
|
Rate: 73
|
|
- Index: 419
|
|
Item: S_Rampage_Shield
|
|
Rate: 73
|
|
- Index: 420
|
|
Item: S_Rampage_Shoes
|
|
Rate: 73
|
|
- Index: 421
|
|
Item: S_Skynetblow_Weapon
|
|
Rate: 73
|
|
- Index: 422
|
|
Item: S_Skynetblow_Pendant
|
|
Rate: 73
|
|
- Index: 423
|
|
Item: S_Skynetblow_Earing
|
|
Rate: 73
|
|
- Index: 424
|
|
Item: S_Knucklearrow_Armor
|
|
Rate: 73
|
|
- Index: 425
|
|
Item: S_Knucklearrow_Shield
|
|
Rate: 73
|
|
- Index: 426
|
|
Item: S_Knucklearrow_Shoes
|
|
Rate: 73
|
|
- Index: 427
|
|
Item: S_TigerCannon_Weapon
|
|
Rate: 73
|
|
- Index: 428
|
|
Item: S_Tigercannon_Pendant
|
|
Rate: 73
|
|
- Index: 429
|
|
Item: S_Tigercannon_Earing
|
|
Rate: 73
|
|
- Index: 430
|
|
Item: S_Duplelight_Armor
|
|
Rate: 73
|
|
- Index: 431
|
|
Item: S_Duplelight_Shield
|
|
Rate: 73
|
|
- Index: 432
|
|
Item: S_Duplelight_Shoes
|
|
Rate: 73
|
|
- Index: 433
|
|
Item: S_Adoramus_Weapon
|
|
Rate: 73
|
|
- Index: 434
|
|
Item: S_Adoramus_Pendant
|
|
Rate: 73
|
|
- Index: 435
|
|
Item: S_Adoramus_Earing
|
|
Rate: 73
|
|
- Index: 436
|
|
Item: S_Judex_Armor
|
|
Rate: 73
|
|
- Index: 437
|
|
Item: S_Judex_Shield
|
|
Rate: 73
|
|
- Index: 438
|
|
Item: S_Judex_Shoes
|
|
Rate: 73
|
|
- Index: 439
|
|
Item: S_Magnus_Weapon
|
|
Rate: 73
|
|
- Index: 440
|
|
Item: S_Magnus_Pendant
|
|
Rate: 73
|
|
- Index: 441
|
|
Item: S_Magnus_Earing
|
|
Rate: 73
|
|
- Index: 442
|
|
Item: S_Rainstorm_Armor
|
|
Rate: 73
|
|
- Index: 443
|
|
Item: S_Rainstorm_Shield
|
|
Rate: 73
|
|
- Index: 444
|
|
Item: S_Rainstorm_Shoes
|
|
Rate: 73
|
|
- Index: 445
|
|
Item: S_Arrowvulcan_Weapon
|
|
Rate: 73
|
|
- Index: 446
|
|
Item: S_Arrowvulcan_Pendant
|
|
Rate: 73
|
|
- Index: 447
|
|
Item: S_Arrowvulcan_Earing
|
|
Rate: 73
|
|
- Index: 448
|
|
Item: S_Metalic_Armor
|
|
Rate: 73
|
|
- Index: 449
|
|
Item: S_Metalic_Shield
|
|
Rate: 73
|
|
- Index: 450
|
|
Item: S_Metalic_Shoes
|
|
Rate: 73
|
|
- Index: 451
|
|
Item: S_Reverberation_Weapon
|
|
Rate: 73
|
|
- Index: 452
|
|
Item: S_Reverberation_Pendant
|
|
Rate: 73
|
|
- Index: 453
|
|
Item: S_Reverberation_Earing
|
|
Rate: 73
|
|
- Index: 454
|
|
Item: S_Triangle_Armor
|
|
Rate: 73
|
|
- Index: 455
|
|
Item: S_Triangle_Shield
|
|
Rate: 73
|
|
- Index: 456
|
|
Item: S_Triangle_Shoes
|
|
Rate: 73
|
|
- Index: 457
|
|
Item: S_Shadowspell_Weapon
|
|
Rate: 73
|
|
- Index: 458
|
|
Item: S_Shadowspell_Pendant
|
|
Rate: 73
|
|
- Index: 459
|
|
Item: S_Shadowspell_Earing
|
|
Rate: 73
|
|
- Index: 460
|
|
Item: S_Menace_Armor
|
|
Rate: 73
|
|
- Index: 461
|
|
Item: S_Menace_Shield
|
|
Rate: 73
|
|
- Index: 462
|
|
Item: S_Menace_Shoes
|
|
Rate: 73
|
|
- Index: 463
|
|
Item: S_Paint_Weapon
|
|
Rate: 73
|
|
- Index: 464
|
|
Item: S_Paint_Pendant
|
|
Rate: 73
|
|
- Index: 465
|
|
Item: S_Paint_Earing
|
|
Rate: 73
|
|
- Index: 466
|
|
Item: S_Rolling_Armor
|
|
Rate: 73
|
|
- Index: 467
|
|
Item: S_Rolling_Shield
|
|
Rate: 73
|
|
- Index: 468
|
|
Item: S_Rolling_Shoes
|
|
Rate: 73
|
|
- Index: 469
|
|
Item: S_Katar_Weapon
|
|
Rate: 73
|
|
- Index: 470
|
|
Item: S_Katar_Pendant
|
|
Rate: 73
|
|
- Index: 471
|
|
Item: S_Katar_Earing
|
|
Rate: 73
|
|
- Index: 472
|
|
Item: S_Slash_Armor
|
|
Rate: 73
|
|
- Index: 473
|
|
Item: S_Slash_Shield
|
|
Rate: 73
|
|
- Index: 474
|
|
Item: S_Slash_Shoes
|
|
Rate: 73
|
|
- Index: 475
|
|
Item: S_Ripper_Weapon
|
|
Rate: 73
|
|
- Index: 476
|
|
Item: S_Ripper_Pendant
|
|
Rate: 73
|
|
- Index: 477
|
|
Item: S_Ripper_Earing
|
|
Rate: 73
|
|
- Index: 478
|
|
Item: S_Dust_Armor
|
|
Rate: 73
|
|
- Index: 479
|
|
Item: S_Dust_Shield
|
|
Rate: 73
|
|
- Index: 480
|
|
Item: S_Dust_Shoes
|
|
Rate: 73
|
|
- Index: 481
|
|
Item: S_Grave_Weapon
|
|
Rate: 73
|
|
- Index: 482
|
|
Item: S_Grave_Pendant
|
|
Rate: 73
|
|
- Index: 483
|
|
Item: S_Grave_Earing
|
|
Rate: 73
|
|
- Index: 484
|
|
Item: S_Psychic_Armor
|
|
Rate: 73
|
|
- Index: 485
|
|
Item: S_Psychic_Shield
|
|
Rate: 73
|
|
- Index: 486
|
|
Item: S_Psychic_Shoes
|
|
Rate: 73
|
|
- Index: 487
|
|
Item: S_Varetyr_Weapon
|
|
Rate: 73
|
|
- Index: 488
|
|
Item: S_Varetyr_Pendant
|
|
Rate: 73
|
|
- Index: 489
|
|
Item: S_Varetyr_Earing
|
|
Rate: 73
|
|
- Index: 490
|
|
Item: S_Jack_Armor
|
|
Rate: 73
|
|
- Index: 491
|
|
Item: S_Jack_Shield
|
|
Rate: 73
|
|
- Index: 492
|
|
Item: S_Jack_Shoes
|
|
Rate: 73
|
|
- Index: 493
|
|
Item: S_Strain_Weapon
|
|
Rate: 73
|
|
- Index: 494
|
|
Item: S_Strain_Pendant
|
|
Rate: 73
|
|
- Index: 495
|
|
Item: S_Strain_Earing
|
|
Rate: 73
|
|
- Index: 496
|
|
Item: S_Crimson_Armor
|
|
Rate: 73
|
|
- Index: 497
|
|
Item: S_Crimson_Shield
|
|
Rate: 73
|
|
- Index: 498
|
|
Item: S_Crimson_Shoes
|
|
Rate: 73
|
|
- Index: 499
|
|
Item: S_Chain_Weapon
|
|
Rate: 73
|
|
- Index: 500
|
|
Item: S_Chain_Pendant
|
|
Rate: 73
|
|
- Index: 501
|
|
Item: S_Chain_Earing
|
|
Rate: 73
|
|
- Index: 502
|
|
Item: S_Cart_Tornado_Armor
|
|
Rate: 73
|
|
- Index: 503
|
|
Item: S_Cart_Tornado_Shield
|
|
Rate: 73
|
|
- Index: 504
|
|
Item: S_Cart_Tornado_Shoes
|
|
Rate: 73
|
|
- Index: 505
|
|
Item: S_Cannon_Cart_Weapon
|
|
Rate: 73
|
|
- Index: 506
|
|
Item: S_Cannon_Cart_Pendant
|
|
Rate: 73
|
|
- Index: 507
|
|
Item: S_Cannon_Cart_Earing
|
|
Rate: 73
|
|
- Index: 508
|
|
Item: S_Spore_Bomb_Armor
|
|
Rate: 73
|
|
- Index: 509
|
|
Item: S_Spore_Bomb_Shield
|
|
Rate: 73
|
|
- Index: 510
|
|
Item: S_Spore_Bomb_Shoes
|
|
Rate: 73
|
|
- Index: 511
|
|
Item: S_Crazy_Weapon
|
|
Rate: 73
|
|
- Index: 512
|
|
Item: S_Crazy_Pendant
|
|
Rate: 73
|
|
- Index: 513
|
|
Item: S_Crazy_Earing
|
|
Rate: 73
|
|
- Index: 514
|
|
Item: S_Brand_Armor
|
|
Rate: 73
|
|
- Index: 515
|
|
Item: S_Brand_Shield
|
|
Rate: 73
|
|
- Index: 516
|
|
Item: S_Brand_Shoes
|
|
Rate: 73
|
|
- Index: 517
|
|
Item: S_Chain_Press_Weapon
|
|
Rate: 73
|
|
- Index: 518
|
|
Item: S_Chain_Press_Pendant
|
|
Rate: 73
|
|
- Index: 519
|
|
Item: S_Chain_Press_Earing
|
|
Rate: 73
|
|
- Index: 520
|
|
Item: S_Banish_Cannon_Armor
|
|
Rate: 73
|
|
- Index: 521
|
|
Item: S_Banish_Cannon_Shield
|
|
Rate: 73
|
|
- Index: 522
|
|
Item: S_Banish_Cannon_Shoes
|
|
Rate: 73
|
|
- Index: 523
|
|
Item: S_Genesis_Weapon
|
|
Rate: 73
|
|
- Index: 524
|
|
Item: S_Genesis_Pendant
|
|
Rate: 73
|
|
- Index: 525
|
|
Item: S_Genesis_Earing
|
|
Rate: 73
|
|
- Index: 526
|
|
Item: S_Kunai_Weapon
|
|
Rate: 73
|
|
- Index: 527
|
|
Item: S_Kunai_Shield
|
|
Rate: 73
|
|
- Index: 528
|
|
Item: S_Kunai_Armor
|
|
Rate: 73
|
|
- Index: 529
|
|
Item: S_Syuriken_Earing
|
|
Rate: 73
|
|
- Index: 530
|
|
Item: S_Syuriken_Pendant
|
|
Rate: 73
|
|
- Index: 531
|
|
Item: S_Syuriken_Shoes
|
|
Rate: 73
|
|
- Index: 532
|
|
Item: S_Kamaenraku_Weapon
|
|
Rate: 73
|
|
- Index: 533
|
|
Item: S_Kamaenraku_Shield
|
|
Rate: 73
|
|
- Index: 534
|
|
Item: S_Kamaenraku_Armor
|
|
Rate: 73
|
|
- Index: 535
|
|
Item: S_Huusouka_Earing
|
|
Rate: 73
|
|
- Index: 536
|
|
Item: S_Huusouka_Pendant
|
|
Rate: 73
|
|
- Index: 537
|
|
Item: S_Huusouka_Shoes
|
|
Rate: 73
|
|
- Index: 538
|
|
Item: S_Pickyrush_Weapon
|
|
Rate: 73
|
|
- Index: 539
|
|
Item: S_Pickyrush_Shield
|
|
Rate: 73
|
|
- Index: 540
|
|
Item: S_Pickyrush_Armor
|
|
Rate: 73
|
|
- Index: 541
|
|
Item: S_SavageRabbit_Earing
|
|
Rate: 73
|
|
- Index: 542
|
|
Item: S_SavageRabbit_Pendant
|
|
Rate: 73
|
|
- Index: 543
|
|
Item: S_SavageRabbit_Shoes
|
|
Rate: 73
|
|
- Index: 544
|
|
Item: S_Catnip_Weapon
|
|
Rate: 73
|
|
- Index: 545
|
|
Item: S_Catnip_Shield
|
|
Rate: 73
|
|
- Index: 546
|
|
Item: S_Catnip_Armor
|
|
Rate: 73
|
|
- Index: 547
|
|
Item: S_Silvervine_Earing
|
|
Rate: 73
|
|
- Index: 548
|
|
Item: S_Silvervine_Pendant
|
|
Rate: 73
|
|
- Index: 549
|
|
Item: S_Silvervine_Shoes
|
|
Rate: 73
|
|
- Index: 550
|
|
Item: S_Sunshine_Weapon
|
|
Rate: 73
|
|
- Index: 551
|
|
Item: S_Sunshine_Shield
|
|
Rate: 73
|
|
- Index: 552
|
|
Item: S_Sunshine_Armor
|
|
Rate: 73
|
|
- Index: 553
|
|
Item: S_Moonlight_Earring
|
|
Rate: 73
|
|
- Index: 554
|
|
Item: S_Moonlight_Pendant
|
|
Rate: 73
|
|
- Index: 555
|
|
Item: S_Moonlight_Shoes
|
|
Rate: 73
|
|
- Index: 556
|
|
Item: S_Stardust_Weapon
|
|
Rate: 73
|
|
- Index: 557
|
|
Item: S_Stardust_Shield
|
|
Rate: 73
|
|
- Index: 558
|
|
Item: S_Stardust_Armor
|
|
Rate: 73
|
|
- Index: 559
|
|
Item: S_S_Weapon
|
|
Rate: 73
|
|
- Index: 560
|
|
Item: S_S_Shield
|
|
Rate: 73
|
|
- Index: 561
|
|
Item: S_S_Armor
|
|
Rate: 73
|
|
- Index: 562
|
|
Item: S_Evilcurse_Earring
|
|
Rate: 73
|
|
- Index: 563
|
|
Item: S_Evilcurse_Pendant
|
|
Rate: 73
|
|
- Index: 564
|
|
Item: S_Evilcurse_Shoes
|
|
Rate: 73
|
|
- Index: 565
|
|
Item: S_FullPene_Shoes
|
|
Rate: 73
|
|
- Index: 566
|
|
Item: S_FullPene_Armor
|
|
Rate: 73
|
|
- Index: 567
|
|
Item: S_FullPene_Pendant
|
|
Rate: 73
|
|
- Index: 568
|
|
Item: S_FullPene_Earring
|
|
Rate: 73
|
|
- Group: GUNSLINGER_ENCHANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Droop_Gunslinger
|
|
RandomOptionGroup: GUNSLINGER_ENCHANT
|
|
- Group: ENCHANTSTONE_RECIPE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Stone_Box4
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box5
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box6
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Enchant_Stone_Box7
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Enchant_Stone_Box8
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Enchant_Stone_Box9
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Enchant_Stone_Box10
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Enchant_Stone_Box11
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Enchant_Stone_Box12
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Enchant_Stone_Box13
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Enchant_Stone_Box14
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Enchant_Stone_Box15
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Enchant_Stone_Box16
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Enchant_Stone_Box17
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Enchant_Stone_Box18
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Enchant_Stone_Box19
|
|
Rate: 1
|
|
- Group: PET_EGG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Set_Of_Taiming_Item
|
|
- Group: COSTUME_EXCHANGE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Rabbit_Ear_Hat
|
|
Rate: 1370
|
|
- Index: 1
|
|
Item: C_J_Captain_Hat
|
|
Rate: 1370
|
|
- Index: 2
|
|
Item: C_Chick_Hat
|
|
Rate: 1370
|
|
- Index: 3
|
|
Item: C_Little_Angel_Doll
|
|
Rate: 1370
|
|
- Index: 4
|
|
Item: C_Robo_Eye
|
|
Rate: 1370
|
|
- Index: 5
|
|
Item: C_Darkness_Helm
|
|
Rate: 1370
|
|
- Index: 6
|
|
Item: C_Angel_Spirit
|
|
Rate: 1370
|
|
- Index: 7
|
|
Item: C_White_Cat_Hood
|
|
Rate: 1370
|
|
- Index: 8
|
|
Item: C_Sword_Master_Crown
|
|
Rate: 1370
|
|
- Index: 9
|
|
Item: C_Bell_Pigeon
|
|
Rate: 1370
|
|
- Index: 10
|
|
Item: C_Rudra_Wing
|
|
Rate: 140
|
|
- Index: 11
|
|
Item: C_Whikebain_Ears
|
|
Rate: 1370
|
|
- Index: 12
|
|
Item: C_Evil_Marcher_Hat
|
|
Rate: 1370
|
|
- Index: 13
|
|
Item: C_Rabbit_Head_Dress
|
|
Rate: 1370
|
|
- Index: 14
|
|
Item: C_Banshee_Master_Kiss
|
|
Rate: 1370
|
|
- Index: 15
|
|
Item: C_Deviruchi_Balloon
|
|
Rate: 1370
|
|
- Index: 16
|
|
Item: C_Wing_Of_Happiness
|
|
Rate: 140
|
|
- Index: 17
|
|
Item: C_Subject_Aura
|
|
Rate: 270
|
|
- Index: 18
|
|
Item: C_Whisper_Tall_Hat
|
|
Rate: 1370
|
|
- Index: 19
|
|
Item: C_Poring_Mascot_Costume
|
|
Rate: 1370
|
|
- Index: 20
|
|
Item: C_Mask_Of_Bankrupt
|
|
Rate: 1370
|
|
- Index: 21
|
|
Item: C_Snowman_Hat
|
|
Rate: 1370
|
|
- Index: 22
|
|
Item: C_Celines_Ribbon
|
|
Rate: 1370
|
|
- Index: 23
|
|
Item: C_Gold_Angel_Sculpture
|
|
Rate: 1370
|
|
- Index: 24
|
|
Item: C_Soft_Sheep_Hat
|
|
Rate: 1370
|
|
- Index: 25
|
|
Item: C_Snownow_Hat
|
|
Rate: 1370
|
|
- Index: 26
|
|
Item: C_GreatDevilWing
|
|
Rate: 140
|
|
- Index: 27
|
|
Item: C_Large_Ribbon_Muffler
|
|
Rate: 1370
|
|
- Index: 28
|
|
Item: C_Worg_In_Mouth
|
|
Rate: 1370
|
|
- Index: 29
|
|
Item: C_3D_Glasses
|
|
Rate: 1370
|
|
- Index: 30
|
|
Item: C_Lolita_Ten_Gallon_Hat
|
|
Rate: 1370
|
|
- Index: 31
|
|
Item: C_Sleep_Eclipse_Family
|
|
Rate: 1370
|
|
- Index: 32
|
|
Item: C_Red_Strong_Hair
|
|
Rate: 1370
|
|
- Index: 33
|
|
Item: C_Secret_Zipper
|
|
Rate: 1370
|
|
- Index: 34
|
|
Item: C_Love_Cheek
|
|
Rate: 1370
|
|
- Index: 35
|
|
Item: C_Tare_HSchool_Doll_Hat
|
|
Rate: 1370
|
|
- Index: 36
|
|
Item: C_Sombrero
|
|
Rate: 1370
|
|
- Index: 37
|
|
Item: C_Under_Rim_Glasses_Red
|
|
Rate: 1370
|
|
- Index: 38
|
|
Item: C_FlyingGalapago
|
|
Rate: 400
|
|
- Index: 39
|
|
Item: C_Face_Crusher
|
|
Rate: 400
|
|
- Index: 40
|
|
Item: C_Hill_Wind_Mask
|
|
Rate: 400
|
|
- Index: 41
|
|
Item: C_Analyze_Eye
|
|
Rate: 400
|
|
- Index: 42
|
|
Item: C_Cowlick_YL
|
|
Rate: 140
|
|
- Index: 43
|
|
Item: C_Cowlick_GN
|
|
Rate: 140
|
|
- Index: 44
|
|
Item: C_Cowlick_PP
|
|
Rate: 140
|
|
- Index: 45
|
|
Item: C_Cowlick_RD
|
|
Rate: 140
|
|
- Index: 46
|
|
Item: C_Cowlick_OM
|
|
Rate: 140
|
|
- Index: 47
|
|
Item: C_Cowlick_BU
|
|
Rate: 140
|
|
- Index: 48
|
|
Item: C_Cowlick_WH
|
|
Rate: 140
|
|
- Index: 49
|
|
Item: C_Cowlick_BL
|
|
Rate: 140
|
|
- Index: 50
|
|
Item: C_Straight_Pony_YL
|
|
Rate: 140
|
|
- Index: 51
|
|
Item: C_Straight_Pony_GN
|
|
Rate: 140
|
|
- Index: 52
|
|
Item: C_Straight_Pony_PP
|
|
Rate: 140
|
|
- Index: 53
|
|
Item: C_Straight_Pony_RD
|
|
Rate: 140
|
|
- Index: 54
|
|
Item: C_Straight_Pony_OM
|
|
Rate: 140
|
|
- Index: 55
|
|
Item: C_Straight_Pony_BU
|
|
Rate: 140
|
|
- Index: 56
|
|
Item: C_Straight_Pony_WH
|
|
Rate: 140
|
|
- Index: 57
|
|
Item: C_Straight_Pony_BL
|
|
Rate: 140
|
|
- Index: 58
|
|
Item: C_Loose_Wave_Twin_YL
|
|
Rate: 140
|
|
- Index: 59
|
|
Item: C_Loose_Wave_Twin_GN
|
|
Rate: 140
|
|
- Index: 60
|
|
Item: C_Loose_Wave_Twin_PP
|
|
Rate: 140
|
|
- Index: 61
|
|
Item: C_Loose_Wave_Twin_RD
|
|
Rate: 140
|
|
- Index: 62
|
|
Item: C_Loose_Wave_Twin_OM
|
|
Rate: 140
|
|
- Index: 63
|
|
Item: C_Loose_Wave_Twin_BU
|
|
Rate: 140
|
|
- Index: 64
|
|
Item: C_Loose_Wave_Twin_WH
|
|
Rate: 140
|
|
- Index: 65
|
|
Item: C_Loose_Wave_Twin_BL
|
|
Rate: 140
|
|
- Index: 66
|
|
Item: C_Cupid_Wing_Pink
|
|
Rate: 140
|
|
- Index: 67
|
|
Item: C_Pecopeco_Cap
|
|
Rate: 400
|
|
- Index: 68
|
|
Item: C_Woodie_Hat
|
|
Rate: 400
|
|
- Index: 69
|
|
Item: C_Little_Aquarium
|
|
Rate: 400
|
|
- Index: 70
|
|
Item: C_Angel_Fluttering
|
|
Rate: 270
|
|
- Index: 71
|
|
Item: C_Niflheim_Bunny_Hat
|
|
Rate: 1370
|
|
- Index: 72
|
|
Item: C_Crow_Tengu_Mask
|
|
Rate: 1370
|
|
- Index: 73
|
|
Item: C_Pumpkin_Head
|
|
Rate: 1370
|
|
- Index: 74
|
|
Item: C_Eremes_Scarf
|
|
Rate: 270
|
|
- Index: 75
|
|
Item: C_Blessing_Of_Angels
|
|
Rate: 270
|
|
- Index: 76
|
|
Item: C_White_Lily
|
|
Rate: 1370
|
|
- Index: 77
|
|
Item: C_Small_Poring_Band
|
|
Rate: 1370
|
|
- Index: 78
|
|
Item: C_Wild_Poring_Rider
|
|
Rate: 1370
|
|
- Index: 79
|
|
Item: C_Valhalla_Idol
|
|
Rate: 1370
|
|
- Index: 80
|
|
Item: C_Louise_Red_Hat
|
|
Rate: 1370
|
|
- Index: 81
|
|
Item: C_Poring_Bag
|
|
Rate: 140
|
|
- Index: 82
|
|
Item: C_Morocc_Kid_Servant
|
|
Rate: 270
|
|
- Index: 83
|
|
Item: C_Monochrome_RibbonHat
|
|
Rate: 1370
|
|
- Index: 84
|
|
Item: C_Khalitzburg_KN_Helm
|
|
Rate: 1370
|
|
- Index: 85
|
|
Item: C_Laser_Of_Eagle
|
|
Rate: 1370
|
|
- Index: 86
|
|
Item: C_Devil_Wing
|
|
Rate: 140
|
|
- Index: 87
|
|
Item: C_Tone_Of_Gold
|
|
Rate: 140
|
|
- Index: 88
|
|
Item: C_Dwarf_Beard
|
|
Rate: 140
|
|
- Index: 89
|
|
Item: C_Mad_Hatter
|
|
Rate: 140
|
|
- Index: 90
|
|
Item: C_Cons_Of_Water
|
|
Rate: 140
|
|
- Index: 91
|
|
Item: C_Floral_Waltz
|
|
Rate: 140
|
|
- Index: 92
|
|
Item: C_Gemini_Eyes
|
|
Rate: 140
|
|
- Index: 93
|
|
Item: C_Pope_Crown
|
|
Rate: 140
|
|
- Index: 94
|
|
Item: C_Charleston_Antenna
|
|
Rate: 140
|
|
- Index: 95
|
|
Item: C_Wings_of_Uriel
|
|
Rate: 140
|
|
- Index: 96
|
|
Item: C_Pig_Nose
|
|
Rate: 140
|
|
- Index: 97
|
|
Item: C_Cat_Ear_Hat
|
|
Rate: 140
|
|
- Index: 98
|
|
Item: C_Valkyrie_Circlet
|
|
Rate: 140
|
|
- Index: 99
|
|
Item: C_Eremes_Scarf_Black
|
|
Rate: 140
|
|
- Index: 100
|
|
Item: C_Eleanor_Wig
|
|
Rate: 140
|
|
- Index: 101
|
|
Item: C_QueenAnzRevenge
|
|
Rate: 140
|
|
- Index: 102
|
|
Item: C_Assassin_Skull_Mask
|
|
Rate: 140
|
|
- Index: 103
|
|
Item: C_Vampire_Familiar
|
|
Rate: 140
|
|
- Index: 104
|
|
Item: C_Ghostring_Tall_Hat
|
|
Rate: 140
|
|
- Index: 105
|
|
Item: C_Magical_Feather
|
|
Rate: 140
|
|
- Index: 106
|
|
Item: C_Steampunk_Hat
|
|
Rate: 140
|
|
- Index: 107
|
|
Item: C_Poring_Soap_Pipe
|
|
Rate: 140
|
|
- Index: 108
|
|
Item: C_SwordWing
|
|
Rate: 140
|
|
- Index: 109
|
|
Item: C_Hair_Bun_BU
|
|
Rate: 140
|
|
- Index: 110
|
|
Item: C_Hair_Bun_RD
|
|
Rate: 140
|
|
- Index: 111
|
|
Item: C_Hair_Bun_YL
|
|
Rate: 140
|
|
- Index: 112
|
|
Item: C_Hair_Bun_GN
|
|
Rate: 140
|
|
- Index: 113
|
|
Item: C_Hair_Bun_BL
|
|
Rate: 140
|
|
- Index: 114
|
|
Item: C_Hair_Bun_WH
|
|
Rate: 140
|
|
- Index: 115
|
|
Item: C_Hair_Bun_OM
|
|
Rate: 140
|
|
- Index: 116
|
|
Item: C_Hair_Bun_PP
|
|
Rate: 140
|
|
- Index: 117
|
|
Item: C_Roll_Twin_BU
|
|
Rate: 140
|
|
- Index: 118
|
|
Item: C_Roll_Twin_RD
|
|
Rate: 140
|
|
- Index: 119
|
|
Item: C_Roll_Twin_YL
|
|
Rate: 140
|
|
- Index: 120
|
|
Item: C_Roll_Twin_GN
|
|
Rate: 140
|
|
- Index: 121
|
|
Item: C_Roll_Twin_BL
|
|
Rate: 140
|
|
- Index: 122
|
|
Item: C_Roll_Twin_WH
|
|
Rate: 140
|
|
- Index: 123
|
|
Item: C_Roll_Twin_OM
|
|
Rate: 140
|
|
- Index: 124
|
|
Item: C_Roll_Twin_PP
|
|
Rate: 140
|
|
- Index: 125
|
|
Item: C_Long_Pony_BU
|
|
Rate: 140
|
|
- Index: 126
|
|
Item: C_Long_Pony_RD
|
|
Rate: 140
|
|
- Index: 127
|
|
Item: C_Long_Pony_YL
|
|
Rate: 140
|
|
- Index: 128
|
|
Item: C_Long_Pony_GN
|
|
Rate: 140
|
|
- Index: 129
|
|
Item: C_Long_Pony_BL
|
|
Rate: 140
|
|
- Index: 130
|
|
Item: C_Long_Pony_WH
|
|
Rate: 140
|
|
- Index: 131
|
|
Item: C_Long_Pony_OM
|
|
Rate: 140
|
|
- Index: 132
|
|
Item: C_Long_Pony_PP
|
|
Rate: 140
|
|
- Index: 133
|
|
Item: C_Piggyback
|
|
Rate: 140
|
|
- Index: 134
|
|
Item: C_Rune_Helm
|
|
Rate: 140
|
|
- Index: 135
|
|
Item: C_Shaving_Foam
|
|
Rate: 140
|
|
- Index: 136
|
|
Item: C_Blue_Fairy_Wing
|
|
Rate: 140
|
|
- Index: 137
|
|
Item: C_Black_Cat
|
|
Rate: 140
|
|
- Index: 138
|
|
Item: C_White_Black_Temp
|
|
Rate: 140
|
|
- Index: 139
|
|
Item: C_Scratching_Cat
|
|
Rate: 140
|
|
- Index: 140
|
|
Item: C_Thanatos_Sword
|
|
Rate: 140
|
|
- Index: 141
|
|
Item: C_Warm_Cat_Muffler
|
|
Rate: 140
|
|
- Index: 142
|
|
Item: C_Clock_Casket
|
|
Rate: 140
|
|
- Index: 143
|
|
Item: C_Chatty_Parrot
|
|
Rate: 140
|
|
- Index: 144
|
|
Item: C_Flame_Muffler
|
|
Rate: 140
|
|
- Index: 145
|
|
Item: C_Teddy_Bear_Hood
|
|
Rate: 140
|
|
- Index: 146
|
|
Item: C_Mouton_Life_BL
|
|
Rate: 140
|
|
- Index: 147
|
|
Item: C_Brown_Stall
|
|
Rate: 140
|
|
- Index: 148
|
|
Item: C_Pope_Sitting_Head
|
|
Rate: 140
|
|
- Index: 149
|
|
Item: C_Tare_Pope_Casual
|
|
Rate: 140
|
|
- Index: 150
|
|
Item: C_BelieversCap
|
|
Rate: 140
|
|
- Index: 151
|
|
Item: C_Pope_Ribbon
|
|
Rate: 140
|
|
- Index: 152
|
|
Item: C_Alice_Wig
|
|
Rate: 140
|
|
- Index: 153
|
|
Item: C_Khalitzburg_Helm_BL
|
|
Rate: 140
|
|
- Index: 154
|
|
Item: C_Wanderer_Sakkat
|
|
Rate: 140
|
|
- Index: 155
|
|
Item: C_Wings_of_Michael
|
|
Rate: 140
|
|
- Index: 156
|
|
Item: C_Shura_King_Pledge
|
|
Rate: 140
|
|
- Index: 157
|
|
Item: C_CatEars_Cyber_HeadP_R
|
|
Rate: 140
|
|
- Index: 158
|
|
Item: C_Moon_Eyepatch
|
|
Rate: 140
|
|
- Index: 159
|
|
Item: C_Shiba_Inu
|
|
Rate: 140
|
|
- Index: 160
|
|
Item: C_Magic_Circle
|
|
Rate: 140
|
|
- Index: 161
|
|
Item: C_Chilly_Breath
|
|
Rate: 140
|
|
- Index: 162
|
|
Item: C_Drooping_Argiope
|
|
Rate: 140
|
|
- Index: 163
|
|
Item: C_Chain_Puppet
|
|
Rate: 140
|
|
- Index: 164
|
|
Item: C_Sorcerer_Hood
|
|
Rate: 140
|
|
- Index: 165
|
|
Item: C_Baby_Penguin
|
|
Rate: 140
|
|
- Index: 166
|
|
Item: C_Fluffy_Heart_Earmuffs
|
|
Rate: 140
|
|
- Index: 167
|
|
Item: C_Archangel_Wing
|
|
Rate: 140
|
|
- Index: 168
|
|
Item: C_GiantCatBag_TW
|
|
Rate: 140
|
|
- Index: 169
|
|
Item: C_Luwmin_Ice
|
|
Rate: 140
|
|
- Index: 170
|
|
Item: C_Ghost_Holiday
|
|
Rate: 140
|
|
- Index: 171
|
|
Item: C_Blessing_Sky_Lantern
|
|
Rate: 140
|
|
- Index: 172
|
|
Item: C_Blinking_Thin_Eyes
|
|
Rate: 140
|
|
- Index: 173
|
|
Item: C_Astro_Circle
|
|
Rate: 140
|
|
- Index: 174
|
|
Item: C_Elephangel_TH
|
|
Rate: 140
|
|
- Index: 175
|
|
Item: C_Flying_Drone
|
|
Rate: 140
|
|
- Index: 176
|
|
Item: C_White_Cat
|
|
Rate: 140
|
|
- Index: 177
|
|
Item: C_Bouquet_Hat
|
|
Rate: 140
|
|
- Index: 178
|
|
Item: C_Poring_Muffler
|
|
Rate: 140
|
|
- Index: 179
|
|
Item: C_Happy_Rabbit_Ribbon
|
|
Rate: 140
|
|
- Index: 180
|
|
Item: C_PinkButterfly_Wing_T
|
|
Rate: 140
|
|
- Index: 181
|
|
Item: C_Sepia_Cap
|
|
Rate: 140
|
|
- Index: 182
|
|
Item: C_Heaven_Cage
|
|
Rate: 140
|
|
- Index: 183
|
|
Item: C_Buddhist_Priest_Crown
|
|
Rate: 140
|
|
- Index: 184
|
|
Item: C_Digital_Space
|
|
Rate: 140
|
|
- Index: 185
|
|
Item: C_White_Rabbit_Ear
|
|
Rate: 140
|
|
- Index: 186
|
|
Item: C_Autumn_Headband
|
|
Rate: 140
|
|
- Index: 187
|
|
Item: C_Rabbit_Hopping
|
|
Rate: 140
|
|
- Index: 188
|
|
Item: C_Halloween_Poring_Bag
|
|
Rate: 140
|
|
- Index: 189
|
|
Item: C_Halloween_Hat_Orange
|
|
Rate: 140
|
|
- Index: 190
|
|
Item: C_Vampire_Hairband
|
|
Rate: 140
|
|
- Index: 191
|
|
Item: C_Black_Witch_Hat
|
|
Rate: 140
|
|
- Index: 192
|
|
Item: C_Diabolic_Headphone
|
|
Rate: 140
|
|
- Index: 193
|
|
Item: C_Princess_Ribbon_Crown
|
|
Rate: 140
|
|
- Index: 194
|
|
Item: C_Poporing_Muffler
|
|
Rate: 140
|
|
- Index: 195
|
|
Item: C_Protect_Cloth
|
|
Rate: 140
|
|
- Index: 196
|
|
Item: C_Backside_Ribbon_Bell
|
|
Rate: 140
|
|
- Index: 197
|
|
Item: C_Fallen_Angel_Wing
|
|
Rate: 140
|
|
- Index: 198
|
|
Item: C_Snow_Rabbit_Knit_Hat
|
|
Rate: 140
|
|
- Index: 199
|
|
Item: C_Snow_Bear_Food
|
|
Rate: 140
|
|
- Index: 200
|
|
Item: C_LunaticMuffler
|
|
Rate: 140
|
|
- Index: 201
|
|
Item: C_Sleep_Sheep_TW
|
|
Rate: 140
|
|
- Index: 202
|
|
Item: C_HeartChocoBag
|
|
Rate: 140
|
|
- Index: 203
|
|
Item: C_Cat_Ears_Punkish
|
|
Rate: 140
|
|
- Index: 204
|
|
Item: C_CatCoffeeCup_TW
|
|
Rate: 140
|
|
- Index: 205
|
|
Item: C_HeartOfCat_TW
|
|
Rate: 140
|
|
- Index: 206
|
|
Item: C_Twin_Margaret
|
|
Rate: 140
|
|
- Index: 207
|
|
Item: C_Black_Rabbit_Bonnet
|
|
Rate: 140
|
|
- Index: 208
|
|
Item: C_Smiling_Eyes
|
|
Rate: 140
|
|
- Index: 209
|
|
Item: C_WingOfHeart
|
|
Rate: 140
|
|
- Index: 210
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 140
|
|
- Index: 211
|
|
Item: C_Kishu_Inu
|
|
Rate: 140
|
|
- Index: 212
|
|
Item: C_Full_BloomCherry_Tree
|
|
Rate: 140
|
|
- Index: 213
|
|
Item: C_Fox
|
|
Rate: 140
|
|
- Index: 214
|
|
Item: C_OpenAir_Headset
|
|
Rate: 140
|
|
- Index: 215
|
|
Item: C_Mobile_Pursuit_System
|
|
Rate: 140
|
|
- Index: 216
|
|
Item: C_Mecha_Cat_Ears
|
|
Rate: 140
|
|
- Index: 217
|
|
Item: C_Cyber_Income
|
|
Rate: 140
|
|
- Index: 218
|
|
Item: C_Cat_Fork
|
|
Rate: 140
|
|
- Index: 219
|
|
Item: C_CatEarRibbon_TW
|
|
Rate: 140
|
|
- Index: 220
|
|
Item: C_Garnet_Tiara
|
|
Rate: 140
|
|
- Index: 221
|
|
Item: C_Peony_Hair_Ornament
|
|
Rate: 140
|
|
- Index: 222
|
|
Item: C_Love_Piece
|
|
Rate: 140
|
|
- Index: 223
|
|
Item: C_Pretty_Bear
|
|
Rate: 140
|
|
- Index: 224
|
|
Item: C_Pigtail_Red_Hood
|
|
Rate: 140
|
|
- Index: 225
|
|
Item: C_SharkHead
|
|
Rate: 140
|
|
- Index: 226
|
|
Item: C_Baby_Panda
|
|
Rate: 140
|
|
- Index: 227
|
|
Item: C_SavageB_On_Shoulder
|
|
Rate: 140
|
|
- Index: 228
|
|
Item: C_BeachBall
|
|
Rate: 140
|
|
- Index: 229
|
|
Item: C_Big_Foxtail
|
|
Rate: 140
|
|
- Index: 230
|
|
Item: C_T_Bear_Bag
|
|
Rate: 140
|
|
- Index: 231
|
|
Item: C_Poring_On_Shoulder
|
|
Rate: 140
|
|
- Index: 232
|
|
Item: C_FortunetellinSealed
|
|
Rate: 140
|
|
- Index: 233
|
|
Item: C_Pretty_Bear_WH
|
|
Rate: 140
|
|
- Index: 234
|
|
Item: C_Bicolor_Cat_Witch_Hat
|
|
Rate: 140
|
|
- Index: 235
|
|
Item: C_Nifl_Bloom
|
|
Rate: 140
|
|
- Index: 236
|
|
Item: C_Floating_Ball_TW
|
|
Rate: 140
|
|
- Index: 237
|
|
Item: C_Dark_Snake_Lord_Stall
|
|
Rate: 140
|
|
- Index: 238
|
|
Item: C_Twin_Canon
|
|
Rate: 140
|
|
- Index: 239
|
|
Item: C_Picnic_Basket
|
|
Rate: 140
|
|
- Index: 240
|
|
Item: C_Magic_Helm
|
|
Rate: 140
|
|
- Index: 241
|
|
Item: C_ManyStars_TW
|
|
Rate: 140
|
|
- Index: 242
|
|
Item: C_Santa_Backpack
|
|
Rate: 140
|
|
- Index: 243
|
|
Item: C_Fawn_Ear
|
|
Rate: 140
|
|
- Index: 244
|
|
Item: C_Royalguard_Necklace
|
|
Rate: 140
|
|
- Index: 245
|
|
Item: C_Happy_Cat_TW
|
|
Rate: 140
|
|
- Index: 246
|
|
Item: C_Monochrome_Cap
|
|
Rate: 140
|
|
- Index: 247
|
|
Item: C_Sky_Of_Memory
|
|
Rate: 140
|
|
- Index: 248
|
|
Item: C_Ice_Wing
|
|
Rate: 140
|
|
- Index: 249
|
|
Item: C_Under_Rim_Glasses_Bu
|
|
Rate: 140
|
|
- Index: 250
|
|
Item: C_Gimmick_One_Feather
|
|
Rate: 140
|
|
- Index: 251
|
|
Item: C_PocketWatch_Hair_Orna
|
|
Rate: 140
|
|
- Index: 252
|
|
Item: C_Poring_Traffic_Light
|
|
Rate: 140
|
|
- Index: 253
|
|
Item: C_PGstone_Knit_Hat_PK
|
|
Rate: 140
|
|
- Index: 254
|
|
Item: C_Drooping_Nine_Tail
|
|
Rate: 140
|
|
- Index: 255
|
|
Item: C_Sakura_Wing
|
|
Rate: 140
|
|
- Index: 256
|
|
Item: C_Looking
|
|
Rate: 140
|
|
- Index: 257
|
|
Item: C_Wolf_Masquerade
|
|
Rate: 140
|
|
- Index: 258
|
|
Item: C_Mike_Stand
|
|
Rate: 140
|
|
- Index: 259
|
|
Item: C_Baby_Polar_Bear
|
|
Rate: 140
|
|
- Index: 260
|
|
Item: C_Runaway_Accelerator
|
|
Rate: 140
|
|
- Index: 261
|
|
Item: C_Half_Rim_Glasses
|
|
Rate: 140
|
|
- Index: 262
|
|
Item: C_GiantCatBag_JP_BL
|
|
Rate: 140
|
|
- Index: 263
|
|
Item: C_Romance_Rose_TW
|
|
Rate: 140
|
|
- Index: 264
|
|
Item: C_Disapear_Time_TW
|
|
Rate: 140
|
|
- Index: 265
|
|
Item: C_Magic_Heir_TW
|
|
Rate: 140
|
|
- Index: 266
|
|
Item: C_Frill_Collar
|
|
Rate: 140
|
|
- Index: 267
|
|
Item: C_Rose_Gothic_Bonnet
|
|
Rate: 140
|
|
- Index: 268
|
|
Item: C_LittleGarden
|
|
Rate: 140
|
|
- Index: 269
|
|
Item: C_Blinking_Eyes_RD
|
|
Rate: 140
|
|
- Index: 270
|
|
Item: C_Blink_Eyes_Sakura
|
|
Rate: 140
|
|
- Index: 271
|
|
Item: C_Angola_Intention
|
|
Rate: 140
|
|
- Index: 272
|
|
Item: C_Stall_Of_Dominions
|
|
Rate: 140
|
|
- Index: 273
|
|
Item: C_Flowery_Vision_TH
|
|
Rate: 140
|
|
- Index: 274
|
|
Item: C_P_Ulysses_Feather
|
|
Rate: 140
|
|
- Index: 275
|
|
Item: C_DancingButterfly_TW
|
|
Rate: 140
|
|
- Index: 276
|
|
Item: C_Blue_Pencil_In_Mouth
|
|
Rate: 140
|
|
- Index: 277
|
|
Item: C_Nut_Donut_In_Mouth
|
|
Rate: 140
|
|
- Index: 278
|
|
Item: C_Leaf_Umbrella
|
|
Rate: 130
|
|
- Index: 279
|
|
Item: C_Krathong_Crown_TH
|
|
Rate: 130
|
|
- Index: 280
|
|
Item: C_Unicorn_Ornament
|
|
Rate: 130
|
|
- Index: 281
|
|
Item: C_Frog_Hood
|
|
Rate: 130
|
|
- Index: 282
|
|
Item: C_Lude_Hood
|
|
Rate: 130
|
|
- Index: 283
|
|
Item: C_Blessings_Of_Soul
|
|
Rate: 130
|
|
- Index: 284
|
|
Item: C_Gossip_Raven
|
|
Rate: 130
|
|
- Index: 285
|
|
Item: C_Halloween_Hat
|
|
Rate: 130
|
|
- Index: 286
|
|
Item: C_Blessed_Veil
|
|
Rate: 130
|
|
- Index: 287
|
|
Item: C_Eyes_Of_Ifrit
|
|
Rate: 130
|
|
- Index: 288
|
|
Item: C_Eyes_Of_Darkness
|
|
Rate: 130
|
|
- Index: 289
|
|
Item: C_Sunglasses_Bball_Hat
|
|
Rate: 130
|
|
- Index: 290
|
|
Item: C_Wildcat_Knit_Cap
|
|
Rate: 130
|
|
- Index: 291
|
|
Item: C_Pink_Fur_Hat
|
|
Rate: 130
|
|
- Index: 292
|
|
Item: C_Gift_Of_Snow
|
|
Rate: 130
|
|
- Index: 293
|
|
Item: C_L_RibbonMuff_Red
|
|
Rate: 130
|
|
- Index: 294
|
|
Item: C_Imperial_Glory
|
|
Rate: 130
|
|
- Index: 295
|
|
Item: C_Black_Shiba_Inu_Hat
|
|
Rate: 130
|
|
- Index: 296
|
|
Item: C_Black_Glasses
|
|
Rate: 130
|
|
- Index: 297
|
|
Item: C_Snow_Powder
|
|
Rate: 130
|
|
- Index: 298
|
|
Item: C_Blue_Pajamas_Hat
|
|
Rate: 130
|
|
- Index: 299
|
|
Item: C_Lady_Tanee_TW
|
|
Rate: 130
|
|
- Index: 300
|
|
Item: C_Fairy_Feathers
|
|
Rate: 130
|
|
- Index: 301
|
|
Item: C_Giant_White_Rabbit
|
|
Rate: 130
|
|
- Group: FAN_UPGRADE_KIT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: SeeOtter_Fan
|
|
RandomOptionGroup: FAN_UPGRADE_KIT
|
|
- Group: SUIT_UPGRADE_KIT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kafra_Suit
|
|
RandomOptionGroup: SUIT_UPGRADE_KIT
|
|
- Group: SCROLL_OF_FALLEN_ANGEL_WINGS
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: K_Fallen_Angel_Wing
|
|
- Group: CLASS_SHADOW_BOX_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Ninja_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 6
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 7
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 8
|
|
Item: S_Mechanic_weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 9
|
|
Item: S_Genetic_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 10
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 11
|
|
Item: S_Sura_weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 12
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 13
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 14
|
|
Item: S_Warlock_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 15
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 16
|
|
Item: S_Ranger_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 17
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 18
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_WEAPON
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: CLASS_SHADOW_BOX_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Knight_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Crusader_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Alchemist_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_Priest_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_Monk_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 6
|
|
Item: S_Assassin_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 7
|
|
Item: S_Rogue_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 8
|
|
Item: S_Wizard_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 9
|
|
Item: S_Sage_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 10
|
|
Item: S_Hunter_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 11
|
|
Item: S_Bard_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 12
|
|
Item: S_Dancer_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 13
|
|
Item: S_Rebellion_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 14
|
|
Item: S_Kagerou_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 15
|
|
Item: S_Oboro_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 16
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 17
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 18
|
|
Item: S_Star_Emperor_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 19
|
|
Item: S_Soul_Reaper_Armor
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_ARMOR
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: CLASS_SHADOW_BOX_SHOES
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Knight_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Crusader_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_Priest_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_Monk_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 6
|
|
Item: S_Assassin_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 7
|
|
Item: S_Rogue_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 8
|
|
Item: S_Wizard_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 9
|
|
Item: S_Sage_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 10
|
|
Item: S_Hunter_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 11
|
|
Item: S_Bard_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 12
|
|
Item: S_Dancer_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 13
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 14
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 15
|
|
Item: S_Oboro_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 16
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 17
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 18
|
|
Item: S_Star_Emperor_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 19
|
|
Item: S_Soul_Reaper_Shoes
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHOES
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: CLASS_SHADOW_BOX_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Runeknight_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Royalguard_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Mechanic_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Genetic_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_Archbishop_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_Sura_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 6
|
|
Item: S_Guillotine_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 7
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 8
|
|
Item: S_Warlock_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 9
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 10
|
|
Item: S_Ranger_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 11
|
|
Item: S_Minstrel_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 12
|
|
Item: S_Wanderer_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 13
|
|
Item: S_Ninja_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 14
|
|
Item: S_Taekwon_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 15
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 16
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 17
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 18
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_SHIELD
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: CLASS_SHADOW_BOX_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Swordman_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Merchant_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Thief_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_Magician_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_Archer_Pendant
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_PENDANT
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: CLASS_SHADOW_BOX_EARRING
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Swordman_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 1
|
|
Item: S_Merchant_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 2
|
|
Item: S_Acolyte_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 3
|
|
Item: S_Magician_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 4
|
|
Item: S_Thief_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Index: 5
|
|
Item: S_Archer_earring
|
|
Rate: 1
|
|
RandomOptionGroup: CLASS_SHADOW_BOX_EARRING
|
|
RefineMinimum: 1
|
|
RefineMaximum: 10
|
|
- Group: STATUSSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_AllMighty_Earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_AllMighty_Pendant
|
|
Rate: 1
|
|
- Group: GEMSTONESHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Gemstone_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S2_Gemstone_Shield
|
|
Rate: 1
|
|
- Group: BEARERSSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Bearers_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S2_Bearers_Shoes
|
|
Rate: 1
|
|
- Group: COMPOSESHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_MagicCompose_Armor
|
|
- Group: RACESHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_AllRace_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_AllRace_Shield
|
|
Rate: 1
|
|
- Group: CANDY_BAG_SCROLL_MELEE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bag_Of_Antonio_Melee
|
|
RandomOptionGroup: CANDY_BAG_SCROLL_MELEE
|
|
- Group: CANDY_BAG_SCROLL_RANGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bag_Of_Antonio_Range
|
|
RandomOptionGroup: CANDY_BAG_SCROLL_RANGE
|
|
- Group: CANDY_BAG_SCROLL_MAGIC
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bag_Of_Antonio_Magic
|
|
RandomOptionGroup: CANDY_BAG_SCROLL_MAGIC
|
|
- Group: BOOSTER_AMPLIFIER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crimson_Booster
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Magical_Booster_K
|
|
Rate: 1
|
|
RandomOptionGroup: BOOSTER_AMPLIFIER
|
|
- Group: MAGICAL_CAT_HAND
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cat_Lace_Hairband_K
|
|
RandomOptionGroup: MAGICAL_CAT_HAND
|
|
- Group: INFINITYSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Infinity_Weapon
|
|
- Group: SILVER_STATUE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Knight_Shield
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Bloody_Knight_Shield_
|
|
Rate: 99
|
|
- Index: 2
|
|
Item: Bloody_Knight_Shield__
|
|
Rate: 1
|
|
- Group: PHYSICALMAGICAL_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Physical_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Physical_Shield
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Magical_Armor
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Magical_Shoes
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Magical_Shield
|
|
Rate: 1
|
|
- Group: IMMUNEDATHENA_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_ImmunedAthena_Shield
|
|
- Group: HARDCHAMPTION_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_HardChamption_Shoes
|
|
- Group: KINGBIRDANCIENT_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_KingbirdAncient_Armor
|
|
- Group: CRITICALHIT_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_CriticalHit_Armor
|
|
- Group: BS_ITEM_M_S_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: L_Orc_Hero_Helm
|
|
- Group: BS_ITEM_M_S_8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Scarlet_Rose
|
|
- Group: BS_ITEM_M_S_10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hairband_Of_Grandpeco
|
|
- Group: BS_ITEM_M_S_11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Moonlight_Flower_Hat
|
|
- Group: BS_ITEM_M_S_34
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 8_Type_PurgatorialWing
|
|
- Group: BS_ITEM_M_S_41
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Tare_Neko_Cru
|
|
- Group: BS_ITEM_M_S_42
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Glory_FB_Hat
|
|
- Group: BS_ITEM_M_S_43
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Evil_Marcher_Hat
|
|
- Group: BS_ITEM_M_S_44
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wondering_Wolf_Helm
|
|
- Group: BS_SHA_M_S_1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Vital_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Vital_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Power_Pendant
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Power_Earring
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Int_Pendant
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Int_Earring
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Dexterous_Armor
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Athletic_Shoes
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Athletic_Shield
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Lucky_Weapon
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Lucky_Armor
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_17
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Elegant_Pendent
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Elegant_Earring
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Elegant_Weapon
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_18
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Tension_Pendent
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Tension_Earring
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Tension_Weapon
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_19
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Restore_Pendent
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Restore_Earring
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_20
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Healing_Shield
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Healing_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Healing_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Amistr_Cap
|
|
- Group: BS_ITEM_M_S_6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: King_Tiger_Doll_Hat
|
|
- Group: BS_ITEM_M_S_7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Zaha_Doll_Hat
|
|
- Group: BS_ITEM_M_S_12
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bag_Of_Antonio_Magic
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Bag_Of_Antonio_Range
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Bag_Of_Antonio_Melee
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_13
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: GoldFish_Hat
|
|
- Group: BS_ITEM_M_S_15
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SurviveOrb_K
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Survive_Circlet_K
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_28
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Toy_Syringe_K
|
|
- Group: BS_ITEM_M_S_29
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Rear_Ribbon
|
|
- Group: BS_ITEM_M_S_31
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magical_Booster_K
|
|
- Group: BS_ITEM_M_S_32
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Necklace_Rosary_K
|
|
- Group: BS_ITEM_M_S_33
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Elemental_Crown_K
|
|
- Group: BS_ITEM_M_S_36
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Palace_Guard_Cap
|
|
- Group: BS_ITEM_M_S_37
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Thief_Hood
|
|
- Group: BS_ITEM_M_S_38
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Angel_Blessing
|
|
- Group: BS_ITEM_M_S_39
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rabbit_Magic_Hat_
|
|
- Group: BS_ITEM_M_S_40
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Anubis_Helm_
|
|
- Group: BS_ITEM_M_S_45
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Imp_Hat
|
|
- Group: BS_ITEM_M_S_46
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Holy_Marching_Hat_J
|
|
- Group: BS_ITEM_M_S_47
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mask_Of_Ifrit
|
|
- Group: BS_ITEM_M_S_48
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Drooping_Morocc_Minion
|
|
- Group: BS_ITEM_M_S_49
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Samambaia
|
|
- Group: BS_ITEM_M_S_50
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Chick_Hat_
|
|
- Group: BS_SHA_M_S_5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Caster_Weapon
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Caster_Pendant
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Caster_earring
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Caster_Armor
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Caster_Shoes
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Caster_Shield
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_6
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Big_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Medium_Armor
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Small_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Big_Weapon
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Medium_Weapon
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Small_Weapon
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Titan_Pendant
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Titan_Earring
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Boned_Pendant
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Boned_Earring
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Gigantic_Pendant
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Gigantic_Earring
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_7
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Homers_Shield
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Gargantua_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Safeguard_Shield
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Brutal_Shield
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Cranial_Shield
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Dragoon_Shield
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Satanic_Shield
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Flameguard_Shield
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Requiem_Shield
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Cadi_Shield
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Chemical_Shoes
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_Beholder_Shoes
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_Divine_Shoes
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: S_Bloody_Shoes
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_Liberation_Shoes
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: S_Fisher_Shoes
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_8
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Stability_Shield
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Insomniac_Armor
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Peerless_Armor
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Peerless_Shoes
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Adurate_Armor
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Adurate_Shoes
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_Neutral_Weapon
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_Neutral_Earring
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_Neutral_Pendent
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Vitality_Earing_S
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Vitality_Pendant_S
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_13
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Healing_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Ancient_Armor
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Critical_Armor
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Immune_Armor
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Hard_Armor
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Hard_Earring
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Athena_Shield
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Spiritual_Earring
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_Athena_Earring
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_Resist_Spell_Pendant
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_Immortal_Pendant
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_Solid_Weapon
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: S_Solid_Earring
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: S_Rapid_Pendant
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: S_Wise_Earring
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: S_Breezy_Armor
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: S_Champion_Shoes
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: S_Malicious_Armor
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: S_Malicious_Shoes
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: S_Malicious_Shield
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_15
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Physical_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_16
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Magical_Earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Magical_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Magical_Pendant
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_23
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Beginner_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Beginner_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Rookie_Shoes
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Rookie_Shield
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Advanced_Shoes
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Advanced_Shield
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Expert_Shield
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Beginner_Shoes
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mad_Bunny_K
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Mad_Bunny_K_
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Archangel_Wing
|
|
- Group: BS_ITEM_M_S_14
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Smoky_TransformHat
|
|
- Group: BS_ITEM_M_S_16
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ifrit's_Ear_
|
|
- Group: BS_ITEM_M_S_17
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Heart_Wing_Hairband
|
|
- Group: BS_ITEM_M_S_19
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sigrun's_Wing_
|
|
- Group: BS_ITEM_M_S_27
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cat_Lace_Hairband_K
|
|
- Group: BS_ITEM_M_S_35
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Noble_Mask
|
|
- Group: BS_SHA_M_S_9
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Gemstone_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Gemstone_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Gemstone_Earring
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_10
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Bearers_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Bearers_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Bearers_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Bearers_Shoes
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Bearers_Earring
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Bearers_Pendent
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_11
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Hasty_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Hasty_Shoes
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_21
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Critical_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Critical_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Critical_Shield
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Angel_Wing
|
|
- Group: BS_ITEM_M_S_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bravery_Bag
|
|
- Group: BS_ITEM_M_S_18
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spell_Circuit
|
|
- Group: BS_ITEM_M_S_20
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: New_Wave_Sunglasses_
|
|
- Group: BS_ITEM_M_S_21
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: FaceWorm_Breath
|
|
- Group: BS_ITEM_M_S_22
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hat_Of_Judge
|
|
- Group: BS_ITEM_M_S_23
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dog_Officer
|
|
- Group: BS_ITEM_M_S_24
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Classical_Fhat
|
|
- Group: BS_ITEM_M_S_25
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Amistr_Beret
|
|
- Group: BS_ITEM_M_S_26
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: General_Helmet_
|
|
- Group: BS_ITEM_M_S_30
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Knight_Shield
|
|
- Group: BS_SHA_M_S_3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Penetration_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Penetration_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_DragonVib_Armor
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_SciHunting_Armor
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_FishInsect_Armor
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Penetration_Earring
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Penetration_Pendent
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Executioner_Weapon
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Hunting_Weapon
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_Fishing_Weapon
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_Vibration_Weapon
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: S_Scissors_Weapon
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Tempest_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Tempest_Shield
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Tempest_Earring
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Tempest_Pendent
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_12
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Blitz_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Blitz_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Blitz_Shield
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Blitz_Shoes
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Blitz_Pendent
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Blitz_Earring
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_14
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Reload_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Reload_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Reload_Shield
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_24
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Force_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Force_Earring
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Force_Pendant
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Spirit_Weapon
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Spirit_Earring
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Spirit_Pendant
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_25
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Infinity_Pendant
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Infinity_Earring
|
|
Rate: 1
|
|
- Group: BS_ITEM_M_S_51
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Whikebain_Ears_K
|
|
- Group: ENCHANTSTONE_RECIPE_9M
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Stone_Box13
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box14
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box15
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Enchant_Stone_Box16
|
|
Rate: 1
|
|
- Group: IDTEST_SPECIAL
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Arrow
|
|
Amount: 10
|
|
- Group: PERFECTSIZE_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_PerfectSize_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_PerfectSize_Armor
|
|
Rate: 1
|
|
- Group: MAGICPIERCING_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Exo_Co_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_M_Viv_Dr_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_M_Sci_Hu_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_M_Fis_In_Weapon
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_M_Exe_Ho_Weapon
|
|
Rate: 1
|
|
- Group: PIERCING_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Exe_Ho_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Viv_Dr_Weapon
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Sci_Hu_Weapon
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Fis_In_Weapon
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Exo_Co_Weapon
|
|
Rate: 1
|
|
- Group: HASTY_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Infinity_Weapon
|
|
- Group: ENCHANTSTONE_RECIPE_4M
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Stone_Box13
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box14
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box15
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Enchant_Stone_Box16
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Enchant_Stone_Box17
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Enchant_Stone_Box18
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Enchant_Stone_Box19
|
|
Rate: 1
|
|
- Group: ANGELPORING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: AngelPoring_Boots
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: AngelPoring_Purple
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: AngelPoring_SkyBlue
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: AngelPoring_Green
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: AngelPoring_Pink
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: AngelPoring_DeepRed
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: AngelPoring_Clear
|
|
Rate: 1667
|
|
- Group: SHADOW_CUBE_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Pendant
|
|
Rate: 278
|
|
- Index: 1
|
|
Item: S_Magical_Pendant
|
|
Rate: 278
|
|
- Index: 2
|
|
Item: S_Int_Pendant
|
|
Rate: 278
|
|
- Index: 3
|
|
Item: S_Power_Pendant
|
|
Rate: 278
|
|
- Index: 4
|
|
Item: S_Resist_Spell_Pendant
|
|
Rate: 278
|
|
- Index: 5
|
|
Item: S_Rapid_Pendant
|
|
Rate: 278
|
|
- Index: 6
|
|
Item: S_Caster_Pendant
|
|
Rate: 278
|
|
- Index: 7
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 278
|
|
- Index: 8
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 278
|
|
- Index: 9
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 278
|
|
- Index: 10
|
|
Item: Vitality_Pendant_S
|
|
Rate: 278
|
|
- Index: 11
|
|
Item: S_Neutral_Pendent
|
|
Rate: 278
|
|
- Index: 12
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 278
|
|
- Index: 13
|
|
Item: S_Greed_Pendant
|
|
Rate: 278
|
|
- Index: 14
|
|
Item: S_Heal_Pendant
|
|
Rate: 278
|
|
- Index: 15
|
|
Item: S_Hiding_Pendant
|
|
Rate: 278
|
|
- Index: 16
|
|
Item: S_Cloaking_Pendant
|
|
Rate: 278
|
|
- Index: 17
|
|
Item: S_Teleport_Pendant
|
|
Rate: 278
|
|
- Index: 18
|
|
Item: S_Steal_Pendant
|
|
Rate: 278
|
|
- Index: 19
|
|
Item: S_Infinity_Pendant
|
|
Rate: 278
|
|
- Index: 20
|
|
Item: S_Immortal_Pendant
|
|
Rate: 278
|
|
- Index: 21
|
|
Item: S_Penetration_Pendent
|
|
Rate: 278
|
|
- Index: 22
|
|
Item: S_Tempest_Pendent
|
|
Rate: 278
|
|
- Index: 23
|
|
Item: S_Bearers_Pendent
|
|
Rate: 278
|
|
- Index: 24
|
|
Item: S_Blitz_Pendent
|
|
Rate: 278
|
|
- Index: 25
|
|
Item: S_Force_Pendant
|
|
Rate: 278
|
|
- Index: 26
|
|
Item: S_Spirit_Pendant
|
|
Rate: 278
|
|
- Index: 27
|
|
Item: S_Titan_Pendant
|
|
Rate: 278
|
|
- Index: 28
|
|
Item: S_Boned_Pendant
|
|
Rate: 278
|
|
- Index: 29
|
|
Item: S_Gigantic_Pendant
|
|
Rate: 278
|
|
- Index: 30
|
|
Item: S_Tension_Pendent
|
|
Rate: 278
|
|
- Index: 31
|
|
Item: S_Elegant_Pendent
|
|
Rate: 278
|
|
- Index: 32
|
|
Item: S_Restore_Pendent
|
|
Rate: 278
|
|
- Index: 33
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 278
|
|
- Index: 34
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 278
|
|
- Index: 35
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 278
|
|
- Group: SHADOW_CUBE_EARING
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Earring
|
|
Rate: 270
|
|
- Index: 1
|
|
Item: S_Magical_Earring
|
|
Rate: 270
|
|
- Index: 2
|
|
Item: S_Power_Earring
|
|
Rate: 270
|
|
- Index: 3
|
|
Item: S_Int_Earring
|
|
Rate: 270
|
|
- Index: 4
|
|
Item: S_Hard_Earring
|
|
Rate: 270
|
|
- Index: 5
|
|
Item: S_Wise_Earring
|
|
Rate: 270
|
|
- Index: 6
|
|
Item: S_Athena_Earring
|
|
Rate: 270
|
|
- Index: 7
|
|
Item: S_Spiritual_Earring
|
|
Rate: 270
|
|
- Index: 8
|
|
Item: S_Gemstone_Earring
|
|
Rate: 270
|
|
- Index: 9
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 270
|
|
- Index: 10
|
|
Item: Vitality_Earing_S
|
|
Rate: 270
|
|
- Index: 11
|
|
Item: S_Neutral_Earring
|
|
Rate: 270
|
|
- Index: 12
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 270
|
|
- Index: 13
|
|
Item: S_Caster_earring
|
|
Rate: 270
|
|
- Index: 14
|
|
Item: S_Greed_Earring
|
|
Rate: 270
|
|
- Index: 15
|
|
Item: S_Heal_Earring
|
|
Rate: 270
|
|
- Index: 16
|
|
Item: S_Hiding_Earring
|
|
Rate: 270
|
|
- Index: 17
|
|
Item: S_Cloaking_Earring
|
|
Rate: 270
|
|
- Index: 18
|
|
Item: S_Teleport_Earring
|
|
Rate: 270
|
|
- Index: 19
|
|
Item: S_Steal_Earring
|
|
Rate: 270
|
|
- Index: 20
|
|
Item: S_Infinity_Earring
|
|
Rate: 270
|
|
- Index: 21
|
|
Item: S_Solid_Earring
|
|
Rate: 270
|
|
- Index: 22
|
|
Item: S_Penetration_Earring
|
|
Rate: 270
|
|
- Index: 23
|
|
Item: S_Tempest_Earring
|
|
Rate: 270
|
|
- Index: 24
|
|
Item: S_Bearers_Earring
|
|
Rate: 270
|
|
- Index: 25
|
|
Item: S_Blitz_Earring
|
|
Rate: 270
|
|
- Index: 26
|
|
Item: S_Force_Earring
|
|
Rate: 270
|
|
- Index: 27
|
|
Item: S_Spirit_Earring
|
|
Rate: 270
|
|
- Index: 28
|
|
Item: S_Titan_Earring
|
|
Rate: 270
|
|
- Index: 29
|
|
Item: S_Boned_Earring
|
|
Rate: 270
|
|
- Index: 30
|
|
Item: S_Gigantic_Earring
|
|
Rate: 270
|
|
- Index: 31
|
|
Item: S_Tension_Earring
|
|
Rate: 270
|
|
- Index: 32
|
|
Item: S_Elegant_Earring
|
|
Rate: 270
|
|
- Index: 33
|
|
Item: S_Restore_Earring
|
|
Rate: 270
|
|
- Index: 34
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 270
|
|
- Index: 35
|
|
Item: Sentimental_Earring_S
|
|
Rate: 270
|
|
- Index: 36
|
|
Item: Enchanting_Earring_S
|
|
Rate: 270
|
|
- Group: SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 4
|
|
- Index: 1
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 4
|
|
- Index: 2
|
|
Item: S_Mechanic_weapon
|
|
Rate: 4
|
|
- Index: 3
|
|
Item: S_Genetic_Weapon
|
|
Rate: 4
|
|
- Index: 4
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 4
|
|
- Index: 5
|
|
Item: S_Sura_weapon
|
|
Rate: 4
|
|
- Index: 6
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 4
|
|
- Index: 7
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 4
|
|
- Index: 8
|
|
Item: S_Warlock_Weapon
|
|
Rate: 4
|
|
- Index: 9
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 4
|
|
- Index: 10
|
|
Item: S_Ranger_Weapon
|
|
Rate: 4
|
|
- Index: 11
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 4
|
|
- Index: 12
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 4
|
|
- Index: 13
|
|
Item: S_Runeknight_Shield
|
|
Rate: 4
|
|
- Index: 14
|
|
Item: S_Royalguard_Shield
|
|
Rate: 4
|
|
- Index: 15
|
|
Item: S_Mechanic_Shield
|
|
Rate: 4
|
|
- Index: 16
|
|
Item: S_Genetic_Shield
|
|
Rate: 4
|
|
- Index: 17
|
|
Item: S_Archbishop_Shield
|
|
Rate: 4
|
|
- Index: 18
|
|
Item: S_Sura_Shield
|
|
Rate: 4
|
|
- Index: 19
|
|
Item: S_Guillotine_Shield
|
|
Rate: 4
|
|
- Index: 20
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 4
|
|
- Index: 21
|
|
Item: S_Warlock_Shield
|
|
Rate: 4
|
|
- Index: 22
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 4
|
|
- Index: 23
|
|
Item: S_Ranger_Shield
|
|
Rate: 4
|
|
- Index: 24
|
|
Item: S_Minstrel_Shield
|
|
Rate: 4
|
|
- Index: 25
|
|
Item: S_Wanderer_Shield
|
|
Rate: 4
|
|
- Index: 26
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 4
|
|
- Index: 27
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 4
|
|
- Index: 28
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 4
|
|
- Index: 29
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 4
|
|
- Index: 30
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 4
|
|
- Index: 31
|
|
Item: S2_Malicious_Armor
|
|
Rate: 4
|
|
- Index: 32
|
|
Item: S_Sigrun_Armor
|
|
Rate: 4
|
|
- Index: 33
|
|
Item: S_Sigrun_Shield
|
|
Rate: 4
|
|
- Index: 34
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 4
|
|
- Index: 35
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 4
|
|
- Index: 36
|
|
Item: S2_Caster_Armor
|
|
Rate: 4
|
|
- Index: 37
|
|
Item: S2_Reload_Armor
|
|
Rate: 4
|
|
- Index: 38
|
|
Item: S_MagicCompose_Armor
|
|
Rate: 4
|
|
- Index: 39
|
|
Item: S2_Gemstone_Weapon
|
|
Rate: 4
|
|
- Index: 40
|
|
Item: S2_Gemstone_Shield
|
|
Rate: 4
|
|
- Index: 41
|
|
Item: S2_Bearers_Armor
|
|
Rate: 4
|
|
- Index: 42
|
|
Item: S2_Bearers_Shoes
|
|
Rate: 4
|
|
- Index: 43
|
|
Item: S_AllMighty_Earring
|
|
Rate: 4
|
|
- Index: 44
|
|
Item: S_AllMighty_Pendant
|
|
Rate: 4
|
|
- Index: 45
|
|
Item: S_AllRace_Shoes
|
|
Rate: 4
|
|
- Index: 46
|
|
Item: S_AllRace_Shield
|
|
Rate: 4
|
|
- Index: 47
|
|
Item: S_Tempest_Shield
|
|
Rate: 4
|
|
- Index: 48
|
|
Item: S_Tempest_Shoes
|
|
Rate: 4
|
|
- Index: 49
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 4
|
|
- Index: 50
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 4
|
|
- Index: 51
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 4
|
|
- Index: 52
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 4
|
|
- Index: 53
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 4
|
|
- Index: 54
|
|
Item: S2_Plasterer's_Armor
|
|
Rate: 4
|
|
- Index: 55
|
|
Item: S2_Insomniac_Shoes
|
|
Rate: 4
|
|
- Index: 56
|
|
Item: S2_Peerless_Armor
|
|
Rate: 4
|
|
- Index: 57
|
|
Item: S2_Adurate_Shoes
|
|
Rate: 4
|
|
- Index: 58
|
|
Item: Unfreez_Weapon_S2
|
|
Rate: 4
|
|
- Index: 59
|
|
Item: Vitality_Earing_S2
|
|
Rate: 4
|
|
- Index: 60
|
|
Item: S2_Neutral_Weapon
|
|
Rate: 4
|
|
- Index: 61
|
|
Item: S2_Curse_Lift_Pendent
|
|
Rate: 4
|
|
- Index: 62
|
|
Item: S_Penetration_Shoes
|
|
Rate: 4
|
|
- Index: 63
|
|
Item: S_Penetration_Shield
|
|
Rate: 4
|
|
- Index: 64
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 4
|
|
- Index: 65
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 4
|
|
- Index: 66
|
|
Item: S_DragonVib_Armor
|
|
Rate: 4
|
|
- Index: 67
|
|
Item: S_SciHunting_Armor
|
|
Rate: 4
|
|
- Index: 68
|
|
Item: S_FishInsect_Armor
|
|
Rate: 4
|
|
- Index: 69
|
|
Item: S_Infinity_Weapon
|
|
Rate: 4
|
|
- Index: 70
|
|
Item: S_Physical_Shoes
|
|
Rate: 4
|
|
- Index: 71
|
|
Item: S_Physical_Shield
|
|
Rate: 4
|
|
- Index: 72
|
|
Item: S_Physical_Armor
|
|
Rate: 4
|
|
- Index: 73
|
|
Item: S_Magical_Shoes
|
|
Rate: 4
|
|
- Index: 74
|
|
Item: S_Magical_Shield
|
|
Rate: 4
|
|
- Index: 75
|
|
Item: S_Magical_Armor
|
|
Rate: 4
|
|
- Index: 76
|
|
Item: S_ImmunedAthena_Shield
|
|
Rate: 4
|
|
- Index: 77
|
|
Item: S_HardChamption_Shoes
|
|
Rate: 4
|
|
- Index: 78
|
|
Item: S_KingbirdAncient_Armor
|
|
Rate: 4
|
|
- Index: 79
|
|
Item: S_Rebellion_Armor
|
|
Rate: 4
|
|
- Index: 80
|
|
Item: S_Kagerou_Armor
|
|
Rate: 4
|
|
- Index: 81
|
|
Item: S_Oboro_Armor
|
|
Rate: 4
|
|
- Index: 82
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 4
|
|
- Index: 83
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 4
|
|
- Index: 84
|
|
Item: S_Oboro_Shoes
|
|
Rate: 4
|
|
- Index: 85
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 4
|
|
- Index: 86
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 4
|
|
- Index: 87
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 4
|
|
- Index: 88
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 4
|
|
- Index: 89
|
|
Item: S_Knight_Shoes
|
|
Rate: 17
|
|
- Index: 90
|
|
Item: S_Crusader_Shoes
|
|
Rate: 17
|
|
- Index: 91
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 17
|
|
- Index: 92
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 17
|
|
- Index: 93
|
|
Item: S_Priest_Shoes
|
|
Rate: 17
|
|
- Index: 94
|
|
Item: S_Monk_Shoes
|
|
Rate: 17
|
|
- Index: 95
|
|
Item: S_Assassin_Shoes
|
|
Rate: 17
|
|
- Index: 96
|
|
Item: S_Rogue_Shoes
|
|
Rate: 17
|
|
- Index: 97
|
|
Item: S_Wizard_Shoes
|
|
Rate: 17
|
|
- Index: 98
|
|
Item: S_Sage_Shoes
|
|
Rate: 17
|
|
- Index: 99
|
|
Item: S_Hunter_Shoes
|
|
Rate: 17
|
|
- Index: 100
|
|
Item: S_Bard_Shoes
|
|
Rate: 17
|
|
- Index: 101
|
|
Item: S_Dancer_Shoes
|
|
Rate: 17
|
|
- Index: 102
|
|
Item: S_Knight_Armor
|
|
Rate: 17
|
|
- Index: 103
|
|
Item: S_Crusader_Armor
|
|
Rate: 17
|
|
- Index: 104
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 17
|
|
- Index: 105
|
|
Item: S_Alchemist_Armor
|
|
Rate: 17
|
|
- Index: 106
|
|
Item: S_Priest_Armor
|
|
Rate: 17
|
|
- Index: 107
|
|
Item: S_Monk_Armor
|
|
Rate: 17
|
|
- Index: 108
|
|
Item: S_Assassin_Armor
|
|
Rate: 17
|
|
- Index: 109
|
|
Item: S_Rogue_Armor
|
|
Rate: 17
|
|
- Index: 110
|
|
Item: S_Wizard_Armor
|
|
Rate: 17
|
|
- Index: 111
|
|
Item: S_Sage_Armor
|
|
Rate: 17
|
|
- Index: 112
|
|
Item: S_Hunter_Armor
|
|
Rate: 17
|
|
- Index: 113
|
|
Item: S_Bard_Armor
|
|
Rate: 17
|
|
- Index: 114
|
|
Item: S_Dancer_Armor
|
|
Rate: 17
|
|
- Index: 115
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 17
|
|
- Index: 116
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 17
|
|
- Index: 117
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 17
|
|
- Index: 118
|
|
Item: S_Ninja_Weapon
|
|
Rate: 17
|
|
- Index: 119
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 17
|
|
- Index: 120
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 17
|
|
- Index: 121
|
|
Item: S_Ninja_Shield
|
|
Rate: 17
|
|
- Index: 122
|
|
Item: S_Taekwon_Shield
|
|
Rate: 17
|
|
- Index: 123
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 17
|
|
- Index: 124
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 17
|
|
- Index: 125
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 17
|
|
- Index: 126
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 17
|
|
- Index: 127
|
|
Item: S_Promotion_Weapon
|
|
Rate: 33
|
|
- Index: 128
|
|
Item: S_Promotion_Armor
|
|
Rate: 33
|
|
- Index: 129
|
|
Item: S_Promotion_Shoes
|
|
Rate: 33
|
|
- Index: 130
|
|
Item: S_Promotion_Shield
|
|
Rate: 33
|
|
- Index: 131
|
|
Item: S_Promotion_Earring
|
|
Rate: 33
|
|
- Index: 132
|
|
Item: S_Promotion_Pendant
|
|
Rate: 33
|
|
- Index: 133
|
|
Item: S_Physical_Earring
|
|
Rate: 33
|
|
- Index: 134
|
|
Item: S_Physical_Weapon
|
|
Rate: 33
|
|
- Index: 135
|
|
Item: S_Physical_Pendant
|
|
Rate: 33
|
|
- Index: 136
|
|
Item: S_Magical_Earring
|
|
Rate: 33
|
|
- Index: 137
|
|
Item: S_Magical_Weapon
|
|
Rate: 33
|
|
- Index: 138
|
|
Item: S_Magical_Pendant
|
|
Rate: 33
|
|
- Index: 139
|
|
Item: S_Breezy_Armor
|
|
Rate: 33
|
|
- Index: 140
|
|
Item: S_Champion_Shoes
|
|
Rate: 33
|
|
- Index: 141
|
|
Item: S_Athena_Shield
|
|
Rate: 33
|
|
- Index: 142
|
|
Item: S_Immune_Armor
|
|
Rate: 33
|
|
- Index: 143
|
|
Item: S_Hard_Armor
|
|
Rate: 33
|
|
- Index: 144
|
|
Item: S_Ancient_Armor
|
|
Rate: 33
|
|
- Index: 145
|
|
Item: S_Critical_Armor
|
|
Rate: 33
|
|
- Index: 146
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 33
|
|
- Index: 147
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 33
|
|
- Index: 148
|
|
Item: S_Healing_Weapon
|
|
Rate: 33
|
|
- Index: 149
|
|
Item: S_Lucky_Weapon
|
|
Rate: 33
|
|
- Index: 150
|
|
Item: S_Power_Earring
|
|
Rate: 33
|
|
- Index: 151
|
|
Item: S_Int_Pendant
|
|
Rate: 33
|
|
- Index: 152
|
|
Item: S_Dexterous_Armor
|
|
Rate: 33
|
|
- Index: 153
|
|
Item: S_Vital_Shoes
|
|
Rate: 33
|
|
- Index: 154
|
|
Item: S_Athletic_Shield
|
|
Rate: 33
|
|
- Index: 155
|
|
Item: S_Lucky_Armor
|
|
Rate: 33
|
|
- Index: 156
|
|
Item: S_Power_Pendant
|
|
Rate: 33
|
|
- Index: 157
|
|
Item: S_Int_Earring
|
|
Rate: 33
|
|
- Index: 158
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 33
|
|
- Index: 159
|
|
Item: S_Vital_Shield
|
|
Rate: 33
|
|
- Index: 160
|
|
Item: S_Athletic_Shoes
|
|
Rate: 33
|
|
- Index: 161
|
|
Item: S_Resist_Spell_Pendant
|
|
Rate: 33
|
|
- Index: 162
|
|
Item: S_Rapid_Pendant
|
|
Rate: 33
|
|
- Index: 163
|
|
Item: S_Caster_Pendant
|
|
Rate: 33
|
|
- Index: 164
|
|
Item: S_Hard_Earring
|
|
Rate: 33
|
|
- Index: 165
|
|
Item: S_Wise_Earring
|
|
Rate: 33
|
|
- Index: 166
|
|
Item: S_Athena_Earring
|
|
Rate: 33
|
|
- Index: 167
|
|
Item: S_Cranial_Shield
|
|
Rate: 33
|
|
- Index: 168
|
|
Item: S_Safeguard_Shield
|
|
Rate: 33
|
|
- Index: 169
|
|
Item: S_Brutal_Shield
|
|
Rate: 33
|
|
- Index: 170
|
|
Item: S_Gargantua_Shield
|
|
Rate: 33
|
|
- Index: 171
|
|
Item: S_Homers_Shield
|
|
Rate: 33
|
|
- Index: 172
|
|
Item: S_Dragoon_Shield
|
|
Rate: 33
|
|
- Index: 173
|
|
Item: S_Satanic_Shield
|
|
Rate: 33
|
|
- Index: 174
|
|
Item: S_Flameguard_Shield
|
|
Rate: 33
|
|
- Index: 175
|
|
Item: S_Requiem_Shield
|
|
Rate: 33
|
|
- Index: 176
|
|
Item: S_Cadi_Shield
|
|
Rate: 33
|
|
- Index: 177
|
|
Item: S_Bloody_Shoes
|
|
Rate: 33
|
|
- Index: 178
|
|
Item: S_Liberation_Shoes
|
|
Rate: 33
|
|
- Index: 179
|
|
Item: S_Chemical_Shoes
|
|
Rate: 33
|
|
- Index: 180
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 33
|
|
- Index: 181
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 33
|
|
- Index: 182
|
|
Item: S_Fisher_Shoes
|
|
Rate: 33
|
|
- Index: 183
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 33
|
|
- Index: 184
|
|
Item: S_Beholder_Shoes
|
|
Rate: 33
|
|
- Index: 185
|
|
Item: S_Divine_Shoes
|
|
Rate: 33
|
|
- Index: 186
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 33
|
|
- Index: 187
|
|
Item: S_Big_Armor
|
|
Rate: 33
|
|
- Index: 188
|
|
Item: S_Medium_Armor
|
|
Rate: 33
|
|
- Index: 189
|
|
Item: S_Small_Armor
|
|
Rate: 33
|
|
- Index: 190
|
|
Item: S_Big_Weapon
|
|
Rate: 33
|
|
- Index: 191
|
|
Item: S_Medium_Weapon
|
|
Rate: 33
|
|
- Index: 192
|
|
Item: S_Small_Weapon
|
|
Rate: 33
|
|
- Index: 193
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 33
|
|
- Index: 194
|
|
Item: S_Spiritual_Earring
|
|
Rate: 33
|
|
- Index: 195
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 33
|
|
- Index: 196
|
|
Item: S_Malicious_Armor
|
|
Rate: 33
|
|
- Index: 197
|
|
Item: S_Malicious_Shoes
|
|
Rate: 33
|
|
- Index: 198
|
|
Item: S_Malicious_Shield
|
|
Rate: 33
|
|
- Index: 199
|
|
Item: S_Gemstone_Armor
|
|
Rate: 33
|
|
- Index: 200
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 33
|
|
- Index: 201
|
|
Item: S_Gemstone_Shield
|
|
Rate: 33
|
|
- Index: 202
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 33
|
|
- Index: 203
|
|
Item: S_Gemstone_Earring
|
|
Rate: 33
|
|
- Index: 204
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 33
|
|
- Index: 205
|
|
Item: S_Stability_Shield
|
|
Rate: 33
|
|
- Index: 206
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 33
|
|
- Index: 207
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 33
|
|
- Index: 208
|
|
Item: S_Insomniac_Armor
|
|
Rate: 33
|
|
- Index: 209
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 33
|
|
- Index: 210
|
|
Item: S_Peerless_Armor
|
|
Rate: 33
|
|
- Index: 211
|
|
Item: S_Peerless_Shoes
|
|
Rate: 33
|
|
- Index: 212
|
|
Item: S_Adurate_Armor
|
|
Rate: 33
|
|
- Index: 213
|
|
Item: S_Adurate_Shoes
|
|
Rate: 33
|
|
- Index: 214
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 33
|
|
- Index: 215
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 33
|
|
- Index: 216
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 33
|
|
- Index: 217
|
|
Item: Vitality_Earing_S
|
|
Rate: 33
|
|
- Index: 218
|
|
Item: Vitality_Pendant_S
|
|
Rate: 33
|
|
- Index: 219
|
|
Item: S_Neutral_Weapon
|
|
Rate: 33
|
|
- Index: 220
|
|
Item: S_Neutral_Earring
|
|
Rate: 33
|
|
- Index: 221
|
|
Item: S_Neutral_Pendent
|
|
Rate: 33
|
|
- Index: 222
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 33
|
|
- Index: 223
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 33
|
|
- Index: 224
|
|
Item: S_Caster_earring
|
|
Rate: 33
|
|
- Index: 225
|
|
Item: S_Caster_Weapon
|
|
Rate: 33
|
|
- Index: 226
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 33
|
|
- Index: 227
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 33
|
|
- Index: 228
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 33
|
|
- Index: 229
|
|
Item: S_Greed_Armor
|
|
Rate: 33
|
|
- Index: 230
|
|
Item: S_Greed_Shoes
|
|
Rate: 33
|
|
- Index: 231
|
|
Item: S_Greed_Shield
|
|
Rate: 33
|
|
- Index: 232
|
|
Item: S_Greed_Weapon
|
|
Rate: 33
|
|
- Index: 233
|
|
Item: S_Greed_Earring
|
|
Rate: 33
|
|
- Index: 234
|
|
Item: S_Greed_Pendant
|
|
Rate: 33
|
|
- Index: 235
|
|
Item: S_Heal_Armor
|
|
Rate: 33
|
|
- Index: 236
|
|
Item: S_Heal_Shoes
|
|
Rate: 33
|
|
- Index: 237
|
|
Item: S_Heal_Shield
|
|
Rate: 33
|
|
- Index: 238
|
|
Item: S_Heal_Weapon
|
|
Rate: 33
|
|
- Index: 239
|
|
Item: S_Heal_Earring
|
|
Rate: 33
|
|
- Index: 240
|
|
Item: S_Heal_Pendant
|
|
Rate: 33
|
|
- Index: 241
|
|
Item: S_Hiding_Armor
|
|
Rate: 33
|
|
- Index: 242
|
|
Item: S_Hiding_Shoes
|
|
Rate: 33
|
|
- Index: 243
|
|
Item: S_Hiding_Shield
|
|
Rate: 33
|
|
- Index: 244
|
|
Item: S_Hiding_Weapon
|
|
Rate: 33
|
|
- Index: 245
|
|
Item: S_Hiding_Earring
|
|
Rate: 33
|
|
- Index: 246
|
|
Item: S_Hiding_Pendant
|
|
Rate: 33
|
|
- Index: 247
|
|
Item: S_Cloaking_Armor
|
|
Rate: 33
|
|
- Index: 248
|
|
Item: S_Cloaking_Shoes
|
|
Rate: 33
|
|
- Index: 249
|
|
Item: S_Cloaking_Shield
|
|
Rate: 33
|
|
- Index: 250
|
|
Item: S_Cloaking_Weapon
|
|
Rate: 33
|
|
- Index: 251
|
|
Item: S_Cloaking_Earring
|
|
Rate: 33
|
|
- Index: 252
|
|
Item: S_Cloaking_Pendant
|
|
Rate: 33
|
|
- Index: 253
|
|
Item: S_Teleport_Armor
|
|
Rate: 33
|
|
- Index: 254
|
|
Item: S_Teleport_Shoes
|
|
Rate: 33
|
|
- Index: 255
|
|
Item: S_Teleport_Shield
|
|
Rate: 33
|
|
- Index: 256
|
|
Item: S_Teleport_Weapon
|
|
Rate: 33
|
|
- Index: 257
|
|
Item: S_Teleport_Earring
|
|
Rate: 33
|
|
- Index: 258
|
|
Item: S_Teleport_Pendant
|
|
Rate: 33
|
|
- Index: 259
|
|
Item: S_Steal_Armor
|
|
Rate: 33
|
|
- Index: 260
|
|
Item: S_Steal_Shoes
|
|
Rate: 33
|
|
- Index: 261
|
|
Item: S_Steal_Shield
|
|
Rate: 33
|
|
- Index: 262
|
|
Item: S_Steal_Weapon
|
|
Rate: 33
|
|
- Index: 263
|
|
Item: S_Steal_Earring
|
|
Rate: 33
|
|
- Index: 264
|
|
Item: S_Steal_Pendant
|
|
Rate: 33
|
|
- Index: 265
|
|
Item: S_Infinity_Earring
|
|
Rate: 33
|
|
- Index: 266
|
|
Item: S_Infinity_Pendant
|
|
Rate: 33
|
|
- Index: 267
|
|
Item: S_Solid_Weapon
|
|
Rate: 33
|
|
- Index: 268
|
|
Item: S_Solid_Earring
|
|
Rate: 33
|
|
- Index: 269
|
|
Item: S_Immortal_Armor
|
|
Rate: 33
|
|
- Index: 270
|
|
Item: S_Immortal_Pendant
|
|
Rate: 33
|
|
- Index: 271
|
|
Item: S_Executioner_Weapon
|
|
Rate: 33
|
|
- Index: 272
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 33
|
|
- Index: 273
|
|
Item: S_Hunting_Weapon
|
|
Rate: 33
|
|
- Index: 274
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 33
|
|
- Index: 275
|
|
Item: S_Fishing_Weapon
|
|
Rate: 33
|
|
- Index: 276
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 33
|
|
- Index: 277
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 33
|
|
- Index: 278
|
|
Item: S_Vibration_Weapon
|
|
Rate: 33
|
|
- Index: 279
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 33
|
|
- Index: 280
|
|
Item: S_Scissors_Weapon
|
|
Rate: 33
|
|
- Index: 281
|
|
Item: S_Penetration_Earring
|
|
Rate: 33
|
|
- Index: 282
|
|
Item: S_Penetration_Pendent
|
|
Rate: 33
|
|
- Index: 283
|
|
Item: S_Tempest_Earring
|
|
Rate: 33
|
|
- Index: 284
|
|
Item: S_Tempest_Pendent
|
|
Rate: 33
|
|
- Index: 285
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 33
|
|
- Index: 286
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 33
|
|
- Index: 287
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 33
|
|
- Index: 288
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 33
|
|
- Index: 289
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 33
|
|
- Index: 290
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 33
|
|
- Index: 291
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 33
|
|
- Index: 292
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 33
|
|
- Index: 293
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 33
|
|
- Index: 294
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 33
|
|
- Index: 295
|
|
Item: S_Bearers_Armor
|
|
Rate: 33
|
|
- Index: 296
|
|
Item: S_Bearers_Shoes
|
|
Rate: 33
|
|
- Index: 297
|
|
Item: S_Bearers_Shield
|
|
Rate: 33
|
|
- Index: 298
|
|
Item: S_Bearers_Weapon
|
|
Rate: 33
|
|
- Index: 299
|
|
Item: S_Bearers_Earring
|
|
Rate: 33
|
|
- Index: 300
|
|
Item: S_Bearers_Pendent
|
|
Rate: 33
|
|
- Index: 301
|
|
Item: S_Basis_Armor
|
|
Rate: 33
|
|
- Index: 302
|
|
Item: S_Hallowed_Armor
|
|
Rate: 33
|
|
- Index: 303
|
|
Item: S_Saharic_Armor
|
|
Rate: 33
|
|
- Index: 304
|
|
Item: S_Underneath_Armor
|
|
Rate: 33
|
|
- Index: 305
|
|
Item: S_Flam_Armor
|
|
Rate: 33
|
|
- Index: 306
|
|
Item: S_Windy_Armor
|
|
Rate: 33
|
|
- Index: 307
|
|
Item: S_Envenom_Armor
|
|
Rate: 33
|
|
- Index: 308
|
|
Item: S_Damned_Armor
|
|
Rate: 33
|
|
- Index: 309
|
|
Item: S_Geist_Armor
|
|
Rate: 33
|
|
- Index: 310
|
|
Item: S_Divine_Armor
|
|
Rate: 33
|
|
- Index: 311
|
|
Item: S_Hasty_Shoes
|
|
Rate: 33
|
|
- Index: 312
|
|
Item: S_Hasty_Armor
|
|
Rate: 33
|
|
- Index: 313
|
|
Item: S_Basis_Shield
|
|
Rate: 33
|
|
- Index: 314
|
|
Item: S_Hallowed_Shield
|
|
Rate: 33
|
|
- Index: 315
|
|
Item: S_Saharic_Shield
|
|
Rate: 33
|
|
- Index: 316
|
|
Item: S_Underneath_Shield
|
|
Rate: 33
|
|
- Index: 317
|
|
Item: S_Flam_Shield
|
|
Rate: 33
|
|
- Index: 318
|
|
Item: S_Windy_Shield
|
|
Rate: 33
|
|
- Index: 319
|
|
Item: S_Envenom_Shield
|
|
Rate: 33
|
|
- Index: 320
|
|
Item: S_Damned_Shield
|
|
Rate: 33
|
|
- Index: 321
|
|
Item: S_Geist_Shield
|
|
Rate: 33
|
|
- Index: 322
|
|
Item: S_Divine_Shield
|
|
Rate: 33
|
|
- Index: 323
|
|
Item: S_Expert_Shoes
|
|
Rate: 33
|
|
- Index: 324
|
|
Item: S_Expert_Shield
|
|
Rate: 33
|
|
- Index: 325
|
|
Item: S_Beginner_Shoes
|
|
Rate: 33
|
|
- Index: 326
|
|
Item: S_Beginner_Shield
|
|
Rate: 33
|
|
- Index: 327
|
|
Item: S_Rookie_Shoes
|
|
Rate: 33
|
|
- Index: 328
|
|
Item: S_Rookie_Shield
|
|
Rate: 33
|
|
- Index: 329
|
|
Item: S_Advanced_Shoes
|
|
Rate: 33
|
|
- Index: 330
|
|
Item: S_Advanced_Shield
|
|
Rate: 33
|
|
- Index: 331
|
|
Item: S_Attack_Armor
|
|
Rate: 33
|
|
- Index: 332
|
|
Item: S_Blitz_Earring
|
|
Rate: 33
|
|
- Index: 333
|
|
Item: S_Blitz_Pendent
|
|
Rate: 33
|
|
- Index: 334
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 33
|
|
- Index: 335
|
|
Item: S_FireBolt_Armor
|
|
Rate: 33
|
|
- Index: 336
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 33
|
|
- Index: 337
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 33
|
|
- Index: 338
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 33
|
|
- Index: 339
|
|
Item: S_Force_Weapon
|
|
Rate: 33
|
|
- Index: 340
|
|
Item: S_Force_Earring
|
|
Rate: 33
|
|
- Index: 341
|
|
Item: S_Force_Pendant
|
|
Rate: 33
|
|
- Index: 342
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 33
|
|
- Index: 343
|
|
Item: S_Spirit_Weapon
|
|
Rate: 33
|
|
- Index: 344
|
|
Item: S_Spirit_Earring
|
|
Rate: 33
|
|
- Index: 345
|
|
Item: S_Spirit_Pendant
|
|
Rate: 33
|
|
- Index: 346
|
|
Item: S_Blitz_Shoes
|
|
Rate: 33
|
|
- Index: 347
|
|
Item: S_Blitz_Shield
|
|
Rate: 33
|
|
- Index: 348
|
|
Item: S_Exceed_Weapon
|
|
Rate: 33
|
|
- Index: 349
|
|
Item: S_Titan_Earring
|
|
Rate: 33
|
|
- Index: 350
|
|
Item: S_Titan_Pendant
|
|
Rate: 33
|
|
- Index: 351
|
|
Item: S_Boned_Earring
|
|
Rate: 33
|
|
- Index: 352
|
|
Item: S_Boned_Pendant
|
|
Rate: 33
|
|
- Index: 353
|
|
Item: S_Gigantic_Earring
|
|
Rate: 33
|
|
- Index: 354
|
|
Item: S_Gigantic_Pendant
|
|
Rate: 33
|
|
- Index: 355
|
|
Item: S_Caster_Shoes
|
|
Rate: 33
|
|
- Index: 356
|
|
Item: S_Caster_Shield
|
|
Rate: 33
|
|
- Index: 357
|
|
Item: S_Caster_Armor
|
|
Rate: 33
|
|
- Index: 358
|
|
Item: S_Reload_Shoes
|
|
Rate: 33
|
|
- Index: 359
|
|
Item: S_Reload_Shield
|
|
Rate: 33
|
|
- Index: 360
|
|
Item: S_Reload_Armor
|
|
Rate: 33
|
|
- Index: 361
|
|
Item: S_Swordman_earring
|
|
Rate: 33
|
|
- Index: 362
|
|
Item: S_Merchant_earring
|
|
Rate: 33
|
|
- Index: 363
|
|
Item: S_Acolyte_earring
|
|
Rate: 33
|
|
- Index: 364
|
|
Item: S_Magician_earring
|
|
Rate: 33
|
|
- Index: 365
|
|
Item: S_Swordman_Pendant
|
|
Rate: 33
|
|
- Index: 366
|
|
Item: S_Merchant_Pendant
|
|
Rate: 33
|
|
- Index: 367
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 33
|
|
- Index: 368
|
|
Item: S_Thief_Pendant
|
|
Rate: 33
|
|
- Index: 369
|
|
Item: S_Magician_Pendant
|
|
Rate: 33
|
|
- Index: 370
|
|
Item: S_Archer_Pendant
|
|
Rate: 33
|
|
- Index: 371
|
|
Item: S_Critical_Shield
|
|
Rate: 33
|
|
- Index: 372
|
|
Item: S_Critical_Shoes
|
|
Rate: 33
|
|
- Index: 373
|
|
Item: S_Blitz_Weapon
|
|
Rate: 33
|
|
- Index: 374
|
|
Item: S_Blitz_Armor
|
|
Rate: 33
|
|
- Index: 375
|
|
Item: S_Tension_Weapon
|
|
Rate: 33
|
|
- Index: 376
|
|
Item: S_Tension_Earring
|
|
Rate: 33
|
|
- Index: 377
|
|
Item: S_Tension_Pendent
|
|
Rate: 33
|
|
- Index: 378
|
|
Item: S_Elegant_Weapon
|
|
Rate: 33
|
|
- Index: 379
|
|
Item: S_Elegant_Earring
|
|
Rate: 33
|
|
- Index: 380
|
|
Item: S_Elegant_Pendent
|
|
Rate: 33
|
|
- Index: 381
|
|
Item: S_Healing_Shield
|
|
Rate: 33
|
|
- Index: 382
|
|
Item: S_Healing_Shoes
|
|
Rate: 33
|
|
- Index: 383
|
|
Item: S_Restore_Earring
|
|
Rate: 33
|
|
- Index: 384
|
|
Item: S_Restore_Pendent
|
|
Rate: 33
|
|
- Index: 385
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 33
|
|
- Index: 386
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 33
|
|
- Index: 387
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 33
|
|
- Index: 388
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 33
|
|
- Index: 389
|
|
Item: Sentimental_Earring_S
|
|
Rate: 33
|
|
- Index: 390
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 33
|
|
- Index: 391
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 33
|
|
- Index: 392
|
|
Item: Enchanting_Earring_S
|
|
Rate: 33
|
|
- Index: 393
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 33
|
|
- Index: 394
|
|
Item: S_Thief_earring
|
|
Rate: 33
|
|
- Index: 395
|
|
Item: S_Archer_earring
|
|
Rate: 33
|
|
- Group: HELM_OF_FAITH_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Viva_Adul_Hat_WL1
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Viva_Adul_Hat_WL2
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Viva_Adul_Hat_SR1
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Viva_Adul_Hat_SR2
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Viva_Adul_Hat_AB1
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Viva_Adul_Hat_AB2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Viva_Adul_Hat_SC1
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Viva_Adul_Hat_SC2
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Viva_Adul_Hat_RA1
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Viva_Adul_Hat_RA2
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Viva_Adul_Hat_LG1
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Viva_Adul_Hat_LG2
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Viva_Adul_Hat_GC1
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Viva_Adul_Hat_GC2
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Viva_Adul_Hat_SO1
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Viva_Adul_Hat_SO2
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Viva_Adul_Hat_RK1
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Viva_Adul_Hat_RK2
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Viva_Adul_Hat_WM1
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Viva_Adul_Hat_WM2
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Viva_Adul_Hat_NC1
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Viva_Adul_Hat_NC2
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Viva_Adul_Hat_GN1
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Viva_Adul_Hat_GN2
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Viva_Adul_Hat_KO1
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Viva_Adul_Hat_KO2
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Viva_Adul_Hat_RL1
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Viva_Adul_Hat_RL2
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Viva_Adul_Hat_SP1
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: Viva_Adul_Hat_SP2
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Viva_Adul_Hat_SJ1
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Viva_Adul_Hat_SJ2
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: Viva_Adul_Hat_SU1
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Viva_Adul_Hat_SU2
|
|
Rate: 1
|
|
- Group: 2022_LUNARNEWYEARS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 2022_LunarNewYears_band
|
|
- Index: 1
|
|
Item: Special_Tool_Box_Coupon
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: E_Main_Dish_C
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: E_Mimir_Spring_W
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: E_Challenge_Drink
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: E_Power_Drink
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: E_Baldrs_Blessing
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: World_Tour_Ticket
|
|
Amount: 30
|
|
- Group: 2020_REWARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cachua_Coupon
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Kr_B_Special01
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: World_Tour_Ticket
|
|
Amount: 20
|
|
- Group: COSTUME_MILE_PACK_26_1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 12
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 3
|
|
- Group: COSTUME_MILE_PACK_26_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 25
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 5
|
|
- Group: COSTUME_MILE_PACK_26_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 400
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box26
|
|
Amount: 10
|
|
- Group: EP17_1_SPC01
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Burning_Knuckle_OS
|
|
Rate: 625
|
|
- Index: 1
|
|
Item: Cannon_Rapier_OS
|
|
Rate: 625
|
|
- Index: 2
|
|
Item: Saphir_Hall_OS
|
|
Rate: 625
|
|
- Index: 3
|
|
Item: Ultio_Spes_OS
|
|
Rate: 625
|
|
- Index: 4
|
|
Item: Virtual_Bow_OS
|
|
Rate: 625
|
|
- Index: 5
|
|
Item: MH_P89_OS
|
|
Rate: 625
|
|
- Index: 6
|
|
Item: AC_B44_OS
|
|
Rate: 625
|
|
- Index: 7
|
|
Item: Beam_Claymore_OS
|
|
Rate: 625
|
|
- Index: 8
|
|
Item: Rutilus_Stick_OS
|
|
Rate: 625
|
|
- Index: 9
|
|
Item: ElectricFox_OS
|
|
Rate: 625
|
|
- Index: 10
|
|
Item: Meuchler_OS
|
|
Rate: 625
|
|
- Index: 11
|
|
Item: Blasti_OS
|
|
Rate: 625
|
|
- Index: 12
|
|
Item: HR_S55_OS
|
|
Rate: 625
|
|
- Index: 13
|
|
Item: Circuit_Board_OS
|
|
Rate: 625
|
|
- Index: 14
|
|
Item: Kuroiro_OS
|
|
Rate: 625
|
|
- Index: 15
|
|
Item: Boost_Lance_OS
|
|
Rate: 625
|
|
- Group: EP17_1_SPC02
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EP17_1_SPC05
|
|
Rate: 7500
|
|
- Index: 1
|
|
Item: EP17_1_SPC06
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: EP17_1_SPC07
|
|
Rate: 500
|
|
- Group: EP17_1_SPC03
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EP17_1_SPC08
|
|
Rate: 7500
|
|
- Index: 1
|
|
Item: EP17_1_SPC09
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: EP17_1_SPC10
|
|
Rate: 500
|
|
- Group: EP17_1_SPC04
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EP17_1_EVT03
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: EP17_1_EVT04
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: EP17_1_EVT05
|
|
Rate: 904
|
|
- Index: 3
|
|
Item: EP17_1_EVT06
|
|
Rate: 904
|
|
- Index: 4
|
|
Item: EP17_1_EVT07
|
|
Rate: 904
|
|
- Index: 5
|
|
Item: EP17_1_EVT08
|
|
Rate: 904
|
|
- Index: 6
|
|
Item: EP17_1_EVT09
|
|
Rate: 904
|
|
- Index: 7
|
|
Item: EP17_1_EVT10
|
|
Rate: 904
|
|
- Index: 8
|
|
Item: EP17_1_EVT11
|
|
Rate: 300
|
|
- Index: 9
|
|
Item: EP17_1_EVT12
|
|
Rate: 300
|
|
- Index: 10
|
|
Item: EP17_1_EVT13
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: EP17_1_EVT14
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: EP17_1_EVT15
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: EP17_1_EVT16
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: EP17_1_EVT17
|
|
Rate: 100
|
|
- Index: 15
|
|
Item: EP17_1_EVT18
|
|
Rate: 100
|
|
- Index: 16
|
|
Item: EP17_1_EVT19
|
|
Rate: 100
|
|
- Index: 17
|
|
Item: EP17_1_EVT20
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: EP17_1_EVT21
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: EP17_1_EVT22
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: EP17_1_EVT23
|
|
Rate: 100
|
|
- Index: 21
|
|
Item: EP17_1_EVT24
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: EP17_1_EVT25
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: EP17_1_EVT26
|
|
Rate: 10
|
|
- Index: 24
|
|
Item: EP17_1_EVT27
|
|
Rate: 10
|
|
- Index: 25
|
|
Item: EP17_1_EVT28
|
|
Rate: 10
|
|
- Index: 26
|
|
Item: EP17_1_EVT29
|
|
Rate: 10
|
|
- Index: 27
|
|
Item: EP17_1_EVT30
|
|
Rate: 10
|
|
- Index: 28
|
|
Item: EP17_1_EVT31
|
|
Rate: 10
|
|
- Index: 29
|
|
Item: EP17_1_EVT32
|
|
Rate: 10
|
|
- Index: 30
|
|
Item: EP17_1_EVT33
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: EP17_1_EVT34
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: EP17_1_EVT35
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: EP17_1_EVT36
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: EP17_1_EVT37
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: EP17_1_EVT38
|
|
Rate: 1
|
|
- Group: STABILITYSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Plasterer's_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S2_Insomniac_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S2_Peerless_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S2_Adurate_Shoes
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Unfreez_Weapon_S2
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Vitality_Earing_S2
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S2_Neutral_Weapon
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S2_Curse_Lift_Pendent
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Swordman_earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Merchant_earring
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_Acolyte_earring
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_Magician_earring
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: S_Swordman_Pendant
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: S_Merchant_Pendant
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: S_Thief_Pendant
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: S_Magician_Pendant
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: S_Archer_Pendant
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: S_Knight_Shoes
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: S_Crusader_Shoes
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: S_Priest_Shoes
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: S_Monk_Shoes
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: S_Assassin_Shoes
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: S_Rogue_Shoes
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: S_Wizard_Shoes
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: S_Sage_Shoes
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: S_Hunter_Shoes
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: S_Bard_Shoes
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: S_Dancer_Shoes
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: S_Knight_Armor
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: S_Crusader_Armor
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: S_Alchemist_Armor
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: S_Priest_Armor
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: S_Monk_Armor
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: S_Assassin_Armor
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: S_Rogue_Armor
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: S_Wizard_Armor
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: S_Sage_Armor
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: S_Hunter_Armor
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: S_Bard_Armor
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: S_Dancer_Armor
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: S_Ninja_Weapon
|
|
Rate: 1
|
|
- Index: 40
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 1
|
|
- Index: 41
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 1
|
|
- Index: 42
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 1
|
|
- Index: 44
|
|
Item: S_Mechanic_weapon
|
|
Rate: 1
|
|
- Index: 45
|
|
Item: S_Genetic_Weapon
|
|
Rate: 1
|
|
- Index: 46
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 1
|
|
- Index: 47
|
|
Item: S_Sura_weapon
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 1
|
|
- Index: 49
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: S_Warlock_Weapon
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: S_Ranger_Weapon
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 1
|
|
- Index: 54
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 1
|
|
- Index: 55
|
|
Item: S_Runeknight_Shield
|
|
Rate: 1
|
|
- Index: 56
|
|
Item: S_Royalguard_Shield
|
|
Rate: 1
|
|
- Index: 57
|
|
Item: S_Mechanic_Shield
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: S_Genetic_Shield
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: S_Archbishop_Shield
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: S_Sura_Shield
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: S_Guillotine_Shield
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 1
|
|
- Index: 63
|
|
Item: S_Warlock_Shield
|
|
Rate: 1
|
|
- Index: 64
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: S_Ranger_Shield
|
|
Rate: 1
|
|
- Index: 66
|
|
Item: S_Minstrel_Shield
|
|
Rate: 1
|
|
- Index: 67
|
|
Item: S_Wanderer_Shield
|
|
Rate: 1
|
|
- Index: 68
|
|
Item: S_Ninja_Shield
|
|
Rate: 1
|
|
- Index: 69
|
|
Item: S_Taekwon_Shield
|
|
Rate: 1
|
|
- Index: 70
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 1
|
|
- Index: 71
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 1
|
|
- Index: 73
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 1
|
|
- Group: BS_SHA_M_S_22
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 1
|
|
- Group: SLD_CARD_RECIPE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sealed_Kiel_Card
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Sealed_Ktullanux_Card
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Sealed_B_Ygnizem_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Sealed_Dracula_Card
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Sealed_Mistress_Card
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Sealed_Gloom_Card
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Sealed_Berz_Card
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Sealed_Ifrit_Card
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Sealed_D_Lord_Card
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Sealed_Pharaoh_Card
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Sealed_M_Flower_Card
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Sealed_B_Shecil_Card
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Sealed_Orc_Hero_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Sealed_Tao_Card
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Sealed_TurtleG_Card
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Sealed_Knight_WS_Card
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Sealed_Orc_Load_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Sealed_B_Magaleta_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Sealed_B_Harword_Card
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Sealed_Apocalips_H_Card
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Sealed_Eddga_Card
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: Sealed_Bacsojin_Card
|
|
Rate: 1
|
|
- Index: 24
|
|
Item: Sealed_F_Bishop_Card
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: SLD_Q_Scaraba_Card
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: SLD_Baphomet_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: SLD_Maya_Card
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: SLD_Clown_Card
|
|
Rate: 1
|
|
- Index: 29
|
|
Item: SLD_Professor_Card
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: SLD_Champion_Card
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: SLD_Creator_Card
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: SLD_Stalker_Card
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: SLD_Paladin_Card
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: SLD_Gypsy_Card
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: SLD_Daehyon_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: SLD_Gioia_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: SLD_Pyuriel_Card
|
|
Rate: 1
|
|
- Index: 38
|
|
Item: SLD_Kades_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: SLD_Timeholder_Card
|
|
Rate: 1
|
|
- Group: R_BEARERSSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_R_Bearers_Shoes
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_R_Bearers_Armor
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_R_Bearers_Pendant
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_R_Bearers_Earring
|
|
Rate: 1
|
|
- Group: M_BLITZSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Mega_Blitz_Shield
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Mega_Blitz_Weapon
|
|
Rate: 1
|
|
- Group: RELOADSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_S_Reload_Shield
|
|
- Group: SPELLCASTERSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_SpellCaster_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_SpellCaster_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_SpellCaster_Earring
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_SpellCaster_Pendant
|
|
Rate: 1
|
|
- Group: MAGICALSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Clever_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Clever_Shield
|
|
Rate: 1
|
|
- Group: PHYSICALSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Durable_Weapon
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Durable_Shield
|
|
Rate: 1
|
|
- Group: MAJORAUTOSPELL_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_AutoSpell_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_M_AutoSpell_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_M_AutoSpell_Earring
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_M_AutoSpell_Pendant
|
|
Rate: 1
|
|
- Group: ABSORBSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Absorb_Shield
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_Absorb_Weapon
|
|
Rate: 1
|
|
- Group: TRUE_GEMSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_TrueGem_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_TrueGem_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_TrueGem_Earring
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_TrueGem_Pendant
|
|
Rate: 1
|
|
- Group: MAMMOTH_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Mammoth_Armor
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_M_Mammoth_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_M_Mammoth_Earring
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_M_Mammoth_Pendant
|
|
Rate: 1
|
|
- Group: FULLTEMPSHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullTemp_Earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_FullTemp_Shoes
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_FullTemp_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_FullTemp_Pendant
|
|
Rate: 1
|
|
- Group: FULLPENESHADOW_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullPene_Earring
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: S_FullPene_Pendant
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: S_FullPene_Armor
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: S_FullPene_Shoes
|
|
Rate: 1
|
|
- Group: REMODEL_HERO_BOOTS
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Great_Hero_Boots
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: ORIENTAL_SWORD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Oriental_Sword
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: DRAGONIC_SLAYER_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Dragonic_Slayer
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SHIVER_KATAR_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Shiver_Katar_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: BLADE_KATAR_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Blade_Katar
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SWORD_OF_BLUEFIRE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Sword_Of_Bluefire
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SLATE_SWORD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Slate_Sword
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: NARCIS_BOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Narcis_Bow
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: TRUMPET_SHELL_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Trumpet_Shell_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: BARB_WIRE_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Barb_Wire_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: AVENGER_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Avenger
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: METEOR_STRIKER_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Meteor_Striker
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: MAGIC_SWORD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Magic_Sword
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: FATALIST_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Fatalist
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: ROYAL_BOW_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Royal_Bow_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SCALET_DRAGON_L_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Scalet_Dragon_L_Bow
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SHADOW_STAFF_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Shadow_Staff_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: FREEZING_ROD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Freezing_Rod
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: IRON_NAIL_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Iron_Nail_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: RAY_KNUCKLE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Ray_Knuckle
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: UNDINE_SPEAR_K_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Undine_Spear_K
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: LIGHT_BLADE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Light_Blade
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: IRON_STAFF_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Iron_Staff
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: BLUE_CRYSTAL_STAFF_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Blue_Crystal_Staff
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: DEMON_HUNT_BIBLE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Demon_Hunting_Bible
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SAINT_HALL_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Saint_Hall
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: MEAWFOXTAIL_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_MeawFoxtail
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: FOG_DEW_SWORD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Fog_Dew_Sword
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: HUMMA_CLEAR_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Humma_Clear
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: THOUSAND_SUN_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_OneSkyOneSun
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: SPIRIT_PENDULUM_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_SoulWeight
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: CRIMSON_ROSE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Crimson_Rose
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: MASTER_SOUL_RIFLE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Master_Soul_Rifle
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: GOLDEN_LORD_LAUNCHER_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Golden_L_Launcher
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: THE_BLACK_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_The_Black_Gatling
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: DEMON_SLAYER_SHOT_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Up_Demon_S_Shot
|
|
RefineMinimum: 7
|
|
RefineMaximum: 7
|
|
- Group: RUNE_CRAFT_MATERIALS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Emperium
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Ogre_Tooth
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Cobold_Hair
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Broken_Armor_Piece
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Claw_Of_Desert_Wolf
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Tangled_Chain
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Dullahan_Armor
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Dragon's_Skin
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Dragon_Canine
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Honey
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Light_Granule
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Old_Magic_Circle
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Slender_Snake
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Round_Shell
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Burning_Heart
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Red_Gemstone
|
|
Rate: 1
|
|
- Group: ELEMENTAL_CONVERTER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Scorpion's_Tail
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Snail's_Shell
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Horn
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Colorful_Shell
|
|
Rate: 1
|
|
- Group: POISONS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Anolian_Skin
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Izidor
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Poison_Toad's_Skin
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Poison_Spore
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Poison_Herb_Amoena
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Poison_Herb_Scopolia
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Poison_Herb_Seratum
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Poison_Herb_Makulata
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Poison_Herb_Rantana
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Poison_Herb_Nerium
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Heart_Of_Mermaid
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Sticky_Poison
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Decayed_Nail
|
|
Rate: 1
|
|
- Group: BLACKSMITH
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Steel
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Iron
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Brigan
|
|
Rate: 1
|
|
- Group: POTION_CRAFT_MATERIALS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Herb
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Yellow_Herb
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: White_Herb
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Blue_Herb
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Green_Herb
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Cactus_Needle
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Starsand_Of_Witch
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Moustache_Of_Mole
|
|
Rate: 1
|
|
- Group: KUNAI_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dried_Squid_Box
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Flying_Fish_Box
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Starfish_Box
|
|
Rate: 1
|
|
- Group: BULLET_CASE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bullet_Case
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Bullet_Case_Silver
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Bullet_Case_Blood
|
|
Rate: 1
|
|
- Group: SOUL_LINKER
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Witherless_Rose
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Crystal_Jewel__
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Immortal_Heart
|
|
Rate: 1
|
|
- Group: ELEMENTAL_STONES
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Flame_Heart
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Mistic_Frozen
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Rough_Wind
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Great_Nature
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Star_Crumb
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Sparkling_Dust
|
|
Rate: 1
|
|
- Group: SHADOW_CUBE_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Breezy_Armor
|
|
Rate: 227
|
|
- Index: 1
|
|
Item: S_Immune_Armor
|
|
Rate: 227
|
|
- Index: 2
|
|
Item: S_Hard_Armor
|
|
Rate: 227
|
|
- Index: 3
|
|
Item: S_Ancient_Armor
|
|
Rate: 227
|
|
- Index: 4
|
|
Item: S_Critical_Armor
|
|
Rate: 227
|
|
- Index: 5
|
|
Item: S_Dexterous_Armor
|
|
Rate: 227
|
|
- Index: 6
|
|
Item: S_Lucky_Armor
|
|
Rate: 227
|
|
- Index: 7
|
|
Item: S_Big_Armor
|
|
Rate: 227
|
|
- Index: 8
|
|
Item: S_Medium_Armor
|
|
Rate: 227
|
|
- Index: 9
|
|
Item: S_Small_Armor
|
|
Rate: 227
|
|
- Index: 10
|
|
Item: S_Malicious_Armor
|
|
Rate: 227
|
|
- Index: 11
|
|
Item: S_Gemstone_Armor
|
|
Rate: 227
|
|
- Index: 12
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 227
|
|
- Index: 13
|
|
Item: S_Insomniac_Armor
|
|
Rate: 227
|
|
- Index: 14
|
|
Item: S_Peerless_Armor
|
|
Rate: 227
|
|
- Index: 15
|
|
Item: S_Adurate_Armor
|
|
Rate: 227
|
|
- Index: 16
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 227
|
|
- Index: 17
|
|
Item: S_Greed_Armor
|
|
Rate: 227
|
|
- Index: 18
|
|
Item: S_Heal_Armor
|
|
Rate: 227
|
|
- Index: 19
|
|
Item: S_Hiding_Armor
|
|
Rate: 227
|
|
- Index: 20
|
|
Item: S_Cloaking_Armor
|
|
Rate: 227
|
|
- Index: 21
|
|
Item: S_Teleport_Armor
|
|
Rate: 227
|
|
- Index: 22
|
|
Item: S_Steal_Armor
|
|
Rate: 227
|
|
- Index: 23
|
|
Item: S_Immortal_Armor
|
|
Rate: 227
|
|
- Index: 24
|
|
Item: S_Bearers_Armor
|
|
Rate: 227
|
|
- Index: 25
|
|
Item: S_Basis_Armor
|
|
Rate: 227
|
|
- Index: 26
|
|
Item: S_Hallowed_Armor
|
|
Rate: 227
|
|
- Index: 27
|
|
Item: S_Saharic_Armor
|
|
Rate: 227
|
|
- Index: 28
|
|
Item: S_Underneath_Armor
|
|
Rate: 227
|
|
- Index: 29
|
|
Item: S_Flam_Armor
|
|
Rate: 227
|
|
- Index: 30
|
|
Item: S_Windy_Armor
|
|
Rate: 227
|
|
- Index: 31
|
|
Item: S_Envenom_Armor
|
|
Rate: 227
|
|
- Index: 32
|
|
Item: S_Damned_Armor
|
|
Rate: 227
|
|
- Index: 33
|
|
Item: S_Geist_Armor
|
|
Rate: 227
|
|
- Index: 34
|
|
Item: S_Divine_Armor
|
|
Rate: 227
|
|
- Index: 35
|
|
Item: S_Hasty_Armor
|
|
Rate: 227
|
|
- Index: 36
|
|
Item: S_Attack_Armor
|
|
Rate: 227
|
|
- Index: 37
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 227
|
|
- Index: 38
|
|
Item: S_FireBolt_Armor
|
|
Rate: 227
|
|
- Index: 39
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 227
|
|
- Index: 40
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 227
|
|
- Index: 41
|
|
Item: S_Caster_Armor
|
|
Rate: 227
|
|
- Index: 42
|
|
Item: S_Reload_Armor
|
|
Rate: 227
|
|
- Index: 43
|
|
Item: S_Blitz_Armor
|
|
Rate: 227
|
|
- Group: SHADOW_CUBE_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Athena_Shield
|
|
Rate: 233
|
|
- Index: 1
|
|
Item: S_Athletic_Shield
|
|
Rate: 233
|
|
- Index: 2
|
|
Item: S_Vital_Shield
|
|
Rate: 233
|
|
- Index: 3
|
|
Item: S_Cranial_Shield
|
|
Rate: 233
|
|
- Index: 4
|
|
Item: S_Safeguard_Shield
|
|
Rate: 233
|
|
- Index: 5
|
|
Item: S_Brutal_Shield
|
|
Rate: 233
|
|
- Index: 6
|
|
Item: S_Gargantua_Shield
|
|
Rate: 233
|
|
- Index: 7
|
|
Item: S_Homers_Shield
|
|
Rate: 233
|
|
- Index: 8
|
|
Item: S_Dragoon_Shield
|
|
Rate: 233
|
|
- Index: 9
|
|
Item: S_Satanic_Shield
|
|
Rate: 233
|
|
- Index: 10
|
|
Item: S_Flameguard_Shield
|
|
Rate: 233
|
|
- Index: 11
|
|
Item: S_Requiem_Shield
|
|
Rate: 233
|
|
- Index: 12
|
|
Item: S_Cadi_Shield
|
|
Rate: 233
|
|
- Index: 13
|
|
Item: S_Malicious_Shield
|
|
Rate: 233
|
|
- Index: 14
|
|
Item: S_Gemstone_Shield
|
|
Rate: 233
|
|
- Index: 15
|
|
Item: S_Stability_Shield
|
|
Rate: 233
|
|
- Index: 16
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 233
|
|
- Index: 17
|
|
Item: S_Greed_Shield
|
|
Rate: 233
|
|
- Index: 18
|
|
Item: S_Heal_Shield
|
|
Rate: 233
|
|
- Index: 19
|
|
Item: S_Hiding_Shield
|
|
Rate: 233
|
|
- Index: 20
|
|
Item: S_Cloaking_Shield
|
|
Rate: 233
|
|
- Index: 21
|
|
Item: S_Teleport_Shield
|
|
Rate: 233
|
|
- Index: 22
|
|
Item: S_Steal_Shield
|
|
Rate: 233
|
|
- Index: 23
|
|
Item: S_Bearers_Shield
|
|
Rate: 233
|
|
- Index: 24
|
|
Item: S_Basis_Shield
|
|
Rate: 233
|
|
- Index: 25
|
|
Item: S_Hallowed_Shield
|
|
Rate: 233
|
|
- Index: 26
|
|
Item: S_Saharic_Shield
|
|
Rate: 233
|
|
- Index: 27
|
|
Item: S_Underneath_Shield
|
|
Rate: 233
|
|
- Index: 28
|
|
Item: S_Flam_Shield
|
|
Rate: 233
|
|
- Index: 29
|
|
Item: S_Windy_Shield
|
|
Rate: 233
|
|
- Index: 30
|
|
Item: S_Envenom_Shield
|
|
Rate: 233
|
|
- Index: 31
|
|
Item: S_Damned_Shield
|
|
Rate: 233
|
|
- Index: 32
|
|
Item: S_Geist_Shield
|
|
Rate: 233
|
|
- Index: 33
|
|
Item: S_Divine_Shield
|
|
Rate: 233
|
|
- Index: 34
|
|
Item: S_Expert_Shield
|
|
Rate: 233
|
|
- Index: 35
|
|
Item: S_Beginner_Shield
|
|
Rate: 233
|
|
- Index: 36
|
|
Item: S_Rookie_Shield
|
|
Rate: 233
|
|
- Index: 37
|
|
Item: S_Advanced_Shield
|
|
Rate: 233
|
|
- Index: 38
|
|
Item: S_Blitz_Shield
|
|
Rate: 233
|
|
- Index: 39
|
|
Item: S_Caster_Shield
|
|
Rate: 233
|
|
- Index: 40
|
|
Item: S_Reload_Shield
|
|
Rate: 233
|
|
- Index: 41
|
|
Item: S_Critical_Shield
|
|
Rate: 233
|
|
- Index: 42
|
|
Item: S_Healing_Shield
|
|
Rate: 233
|
|
- Group: SHADOW_CUBE_SHOES
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Champion_Shoes
|
|
Rate: 270
|
|
- Index: 1
|
|
Item: S_Vital_Shoes
|
|
Rate: 270
|
|
- Index: 2
|
|
Item: S_Athletic_Shoes
|
|
Rate: 270
|
|
- Index: 3
|
|
Item: S_Bloody_Shoes
|
|
Rate: 270
|
|
- Index: 4
|
|
Item: S_Liberation_Shoes
|
|
Rate: 270
|
|
- Index: 5
|
|
Item: S_Chemical_Shoes
|
|
Rate: 270
|
|
- Index: 6
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 270
|
|
- Index: 7
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 270
|
|
- Index: 8
|
|
Item: S_Fisher_Shoes
|
|
Rate: 270
|
|
- Index: 9
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 270
|
|
- Index: 10
|
|
Item: S_Beholder_Shoes
|
|
Rate: 270
|
|
- Index: 11
|
|
Item: S_Divine_Shoes
|
|
Rate: 270
|
|
- Index: 12
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 270
|
|
- Index: 13
|
|
Item: S_Malicious_Shoes
|
|
Rate: 270
|
|
- Index: 14
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 270
|
|
- Index: 15
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 270
|
|
- Index: 16
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 270
|
|
- Index: 17
|
|
Item: S_Peerless_Shoes
|
|
Rate: 270
|
|
- Index: 18
|
|
Item: S_Adurate_Shoes
|
|
Rate: 270
|
|
- Index: 19
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 270
|
|
- Index: 20
|
|
Item: S_Greed_Shoes
|
|
Rate: 270
|
|
- Index: 21
|
|
Item: S_Heal_Shoes
|
|
Rate: 270
|
|
- Index: 22
|
|
Item: S_Hiding_Shoes
|
|
Rate: 270
|
|
- Index: 23
|
|
Item: S_Cloaking_Shoes
|
|
Rate: 270
|
|
- Index: 24
|
|
Item: S_Teleport_Shoes
|
|
Rate: 270
|
|
- Index: 25
|
|
Item: S_Steal_Shoes
|
|
Rate: 270
|
|
- Index: 26
|
|
Item: S_Bearers_Shoes
|
|
Rate: 270
|
|
- Index: 27
|
|
Item: S_Hasty_Shoes
|
|
Rate: 270
|
|
- Index: 28
|
|
Item: S_Expert_Shoes
|
|
Rate: 270
|
|
- Index: 29
|
|
Item: S_Beginner_Shoes
|
|
Rate: 270
|
|
- Index: 30
|
|
Item: S_Rookie_Shoes
|
|
Rate: 270
|
|
- Index: 31
|
|
Item: S_Advanced_Shoes
|
|
Rate: 270
|
|
- Index: 32
|
|
Item: S_Blitz_Shoes
|
|
Rate: 270
|
|
- Index: 33
|
|
Item: S_Caster_Shoes
|
|
Rate: 270
|
|
- Index: 34
|
|
Item: S_Reload_Shoes
|
|
Rate: 270
|
|
- Index: 35
|
|
Item: S_Critical_Shoes
|
|
Rate: 270
|
|
- Index: 36
|
|
Item: S_Healing_Shoes
|
|
Rate: 270
|
|
- Group: SHADOW_CUBE_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Weapon
|
|
Rate: 185
|
|
- Index: 1
|
|
Item: S_Magical_Weapon
|
|
Rate: 185
|
|
- Index: 2
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 185
|
|
- Index: 3
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 185
|
|
- Index: 4
|
|
Item: S_Healing_Weapon
|
|
Rate: 185
|
|
- Index: 5
|
|
Item: S_Lucky_Weapon
|
|
Rate: 185
|
|
- Index: 6
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 185
|
|
- Index: 7
|
|
Item: S_Big_Weapon
|
|
Rate: 185
|
|
- Index: 8
|
|
Item: S_Medium_Weapon
|
|
Rate: 185
|
|
- Index: 9
|
|
Item: S_Small_Weapon
|
|
Rate: 185
|
|
- Index: 10
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 185
|
|
- Index: 11
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 185
|
|
- Index: 12
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 185
|
|
- Index: 13
|
|
Item: S_Neutral_Weapon
|
|
Rate: 185
|
|
- Index: 14
|
|
Item: S_Caster_Weapon
|
|
Rate: 185
|
|
- Index: 15
|
|
Item: S_Greed_Weapon
|
|
Rate: 185
|
|
- Index: 16
|
|
Item: S_Heal_Weapon
|
|
Rate: 185
|
|
- Index: 17
|
|
Item: S_Hiding_Weapon
|
|
Rate: 185
|
|
- Index: 18
|
|
Item: S_Cloaking_Weapon
|
|
Rate: 185
|
|
- Index: 19
|
|
Item: S_Teleport_Weapon
|
|
Rate: 185
|
|
- Index: 20
|
|
Item: S_Steal_Weapon
|
|
Rate: 185
|
|
- Index: 21
|
|
Item: S_Solid_Weapon
|
|
Rate: 185
|
|
- Index: 22
|
|
Item: S_Executioner_Weapon
|
|
Rate: 185
|
|
- Index: 23
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 185
|
|
- Index: 24
|
|
Item: S_Hunting_Weapon
|
|
Rate: 185
|
|
- Index: 25
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 185
|
|
- Index: 26
|
|
Item: S_Fishing_Weapon
|
|
Rate: 185
|
|
- Index: 27
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 185
|
|
- Index: 28
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 185
|
|
- Index: 29
|
|
Item: S_Vibration_Weapon
|
|
Rate: 185
|
|
- Index: 30
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 185
|
|
- Index: 31
|
|
Item: S_Scissors_Weapon
|
|
Rate: 185
|
|
- Index: 32
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 185
|
|
- Index: 33
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 185
|
|
- Index: 34
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 185
|
|
- Index: 35
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 185
|
|
- Index: 36
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 185
|
|
- Index: 37
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 185
|
|
- Index: 38
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 185
|
|
- Index: 39
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 185
|
|
- Index: 40
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 185
|
|
- Index: 41
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 185
|
|
- Index: 42
|
|
Item: S_Bearers_Weapon
|
|
Rate: 185
|
|
- Index: 43
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 185
|
|
- Index: 44
|
|
Item: S_Force_Weapon
|
|
Rate: 185
|
|
- Index: 45
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 185
|
|
- Index: 46
|
|
Item: S_Spirit_Weapon
|
|
Rate: 185
|
|
- Index: 47
|
|
Item: S_Exceed_Weapon
|
|
Rate: 185
|
|
- Index: 48
|
|
Item: S_Blitz_Weapon
|
|
Rate: 185
|
|
- Index: 49
|
|
Item: S_Tension_Weapon
|
|
Rate: 185
|
|
- Index: 50
|
|
Item: S_Elegant_Weapon
|
|
Rate: 185
|
|
- Index: 51
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 185
|
|
- Index: 52
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 185
|
|
- Index: 53
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 185
|
|
- Group: EPIC_MODULE_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Magical_Igni_Stone
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: EP17_2_EP1
|
|
Rate: 98
|
|
- Index: 2
|
|
Item: EP17_2_EP2
|
|
Rate: 98
|
|
- Index: 3
|
|
Item: EP17_2_EP3
|
|
Rate: 98
|
|
- Index: 4
|
|
Item: EP17_2_EP4
|
|
Rate: 98
|
|
- Index: 5
|
|
Item: EP17_2_EP5
|
|
Rate: 98
|
|
- Index: 6
|
|
Item: EP17_2_EP6
|
|
Rate: 98
|
|
- Index: 7
|
|
Item: EP17_2_EP7
|
|
Rate: 98
|
|
- Index: 8
|
|
Item: EP17_2_EP8
|
|
Rate: 98
|
|
- Index: 9
|
|
Item: EP17_2_EP9
|
|
Rate: 98
|
|
- Index: 10
|
|
Item: EP17_2_EP10
|
|
Rate: 98
|
|
- Index: 11
|
|
Item: EP17_2_EP11
|
|
Rate: 98
|
|
- Index: 12
|
|
Item: EP17_2_EP12
|
|
Rate: 98
|
|
- Index: 13
|
|
Item: EP17_2_EP13
|
|
Rate: 98
|
|
- Index: 14
|
|
Item: EP17_2_EP14
|
|
Rate: 98
|
|
- Index: 15
|
|
Item: EP17_2_EP15
|
|
Rate: 98
|
|
- Index: 16
|
|
Item: EP17_2_EP16
|
|
Rate: 98
|
|
- Index: 17
|
|
Item: EP17_2_EP17
|
|
Rate: 98
|
|
- Index: 18
|
|
Item: EP17_2_EP18
|
|
Rate: 98
|
|
- Index: 19
|
|
Item: EP17_2_EP19
|
|
Rate: 98
|
|
- Index: 20
|
|
Item: EP17_2_EP20
|
|
Rate: 98
|
|
- Index: 21
|
|
Item: EP17_2_EP21
|
|
Rate: 98
|
|
- Index: 22
|
|
Item: EP17_2_EP22
|
|
Rate: 98
|
|
- Index: 23
|
|
Item: EP17_2_EP23
|
|
Rate: 98
|
|
- Index: 24
|
|
Item: EP17_2_EP24
|
|
Rate: 98
|
|
- Index: 25
|
|
Item: EP17_2_EP25
|
|
Rate: 98
|
|
- Index: 26
|
|
Item: EP17_2_EP26
|
|
Rate: 98
|
|
- Index: 27
|
|
Item: EP17_2_EP27
|
|
Rate: 98
|
|
- Index: 28
|
|
Item: EP17_2_EP28
|
|
Rate: 98
|
|
- Index: 29
|
|
Item: EP17_2_EP29
|
|
Rate: 98
|
|
- Index: 30
|
|
Item: EP17_2_EP30
|
|
Rate: 98
|
|
- Index: 31
|
|
Item: EP17_2_EP31
|
|
Rate: 98
|
|
- Index: 32
|
|
Item: EP17_2_EP32
|
|
Rate: 98
|
|
- Index: 33
|
|
Item: EP17_2_EP33
|
|
Rate: 98
|
|
- Index: 34
|
|
Item: EP17_2_EP34
|
|
Rate: 98
|
|
- Index: 35
|
|
Item: EP17_2_EP35
|
|
Rate: 98
|
|
- Index: 36
|
|
Item: EP17_2_EP36
|
|
Rate: 98
|
|
- Index: 37
|
|
Item: EP17_2_EP37
|
|
Rate: 98
|
|
- Index: 38
|
|
Item: EP17_2_EP38
|
|
Rate: 98
|
|
- Index: 39
|
|
Item: EP17_2_EP39
|
|
Rate: 98
|
|
- Index: 40
|
|
Item: EP17_2_EP40
|
|
Rate: 98
|
|
- Index: 41
|
|
Item: EP17_2_EP41
|
|
Rate: 98
|
|
- Index: 42
|
|
Item: EP17_2_EP42
|
|
Rate: 98
|
|
- Index: 43
|
|
Item: EP17_2_EP43
|
|
Rate: 98
|
|
- Index: 44
|
|
Item: EP17_2_EP44
|
|
Rate: 98
|
|
- Index: 45
|
|
Item: EP17_2_EP45
|
|
Rate: 98
|
|
- Index: 46
|
|
Item: EP17_2_EP46
|
|
Rate: 98
|
|
- Index: 47
|
|
Item: EP17_2_EP47
|
|
Rate: 98
|
|
- Index: 48
|
|
Item: EP17_2_EP48
|
|
Rate: 98
|
|
- Index: 49
|
|
Item: EP17_2_EP49
|
|
Rate: 98
|
|
- Index: 50
|
|
Item: EP17_2_EP50
|
|
Rate: 98
|
|
- Index: 51
|
|
Item: EP17_2_EP51
|
|
Rate: 98
|
|
- Group: AUTOMATIC_MODULE_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EP17_2_NO1
|
|
Rate: 40
|
|
- Index: 1
|
|
Item: EP17_2_NO1
|
|
Rate: 39
|
|
- Index: 2
|
|
Item: EP17_2_NO2
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: EP17_2_NO3
|
|
Rate: 40
|
|
- Index: 4
|
|
Item: EP17_2_NO4
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: EP17_2_NO5
|
|
Rate: 40
|
|
- Index: 6
|
|
Item: EP17_2_NO6
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: EP17_2_NO7
|
|
Rate: 40
|
|
- Index: 8
|
|
Item: EP17_2_NO8
|
|
Rate: 32
|
|
- Index: 9
|
|
Item: EP17_2_RA1
|
|
Rate: 32
|
|
- Index: 10
|
|
Item: EP17_2_RA2
|
|
Rate: 32
|
|
- Index: 11
|
|
Item: EP17_2_RA3
|
|
Rate: 32
|
|
- Index: 12
|
|
Item: EP17_2_RA4
|
|
Rate: 32
|
|
- Index: 13
|
|
Item: EP17_2_RA5
|
|
Rate: 32
|
|
- Index: 14
|
|
Item: EP17_2_RA6
|
|
Rate: 32
|
|
- Index: 15
|
|
Item: EP17_2_RA7
|
|
Rate: 32
|
|
- Index: 16
|
|
Item: EP17_2_RA8
|
|
Rate: 32
|
|
- Index: 17
|
|
Item: EP17_2_RA9
|
|
Rate: 32
|
|
- Index: 18
|
|
Item: EP17_2_RA10
|
|
Rate: 32
|
|
- Index: 19
|
|
Item: EP17_2_RA11
|
|
Rate: 32
|
|
- Index: 20
|
|
Item: EP17_2_RA12
|
|
Rate: 32
|
|
- Index: 21
|
|
Item: EP17_2_RA13
|
|
Rate: 32
|
|
- Index: 22
|
|
Item: EP17_2_RA14
|
|
Rate: 32
|
|
- Index: 23
|
|
Item: EP17_2_RA15
|
|
Rate: 32
|
|
- Index: 24
|
|
Item: EP17_2_RA16
|
|
Rate: 2
|
|
- Index: 25
|
|
Item: EP17_2_RA17
|
|
Rate: 2
|
|
- Index: 26
|
|
Item: EP17_2_RA18
|
|
Rate: 2
|
|
- Index: 27
|
|
Item: EP17_2_RA19
|
|
Rate: 2
|
|
- Index: 28
|
|
Item: EP17_2_RA20
|
|
Rate: 2
|
|
- Index: 29
|
|
Item: EP17_2_RA21
|
|
Rate: 2
|
|
- Index: 30
|
|
Item: EP17_2_UQ1
|
|
Rate: 2
|
|
- Index: 31
|
|
Item: EP17_2_UQ2
|
|
Rate: 2
|
|
- Index: 32
|
|
Item: EP17_2_UQ3
|
|
Rate: 2
|
|
- Index: 33
|
|
Item: EP17_2_UQ4
|
|
Rate: 2
|
|
- Index: 34
|
|
Item: EP17_2_UQ5
|
|
Rate: 2
|
|
- Index: 35
|
|
Item: EP17_2_UQ6
|
|
Rate: 2
|
|
- Index: 36
|
|
Item: EP17_2_UQ7
|
|
Rate: 2
|
|
- Index: 37
|
|
Item: EP17_2_UQ8
|
|
Rate: 2
|
|
- Index: 38
|
|
Item: EP17_2_UQ9
|
|
Rate: 2
|
|
- Index: 39
|
|
Item: EP17_2_UQ10
|
|
Rate: 2
|
|
- Index: 40
|
|
Item: EP17_2_UQ11
|
|
Rate: 2
|
|
- Index: 41
|
|
Item: EP17_2_UQ12
|
|
Rate: 2
|
|
- Index: 42
|
|
Item: EP17_2_LE1
|
|
Rate: 2
|
|
- Index: 43
|
|
Item: EP17_2_LE2
|
|
Rate: 2
|
|
- Index: 44
|
|
Item: EP17_2_LE3
|
|
Rate: 2
|
|
- Index: 45
|
|
Item: EP17_2_LE4
|
|
Rate: 2
|
|
- Index: 46
|
|
Item: EP17_2_LE5
|
|
Rate: 2
|
|
- Index: 47
|
|
Item: EP17_2_LE6
|
|
Rate: 2
|
|
- Index: 48
|
|
Item: EP17_2_EP1
|
|
Rate: 3
|
|
- Index: 49
|
|
Item: EP17_2_EP2
|
|
Rate: 3
|
|
- Index: 50
|
|
Item: EP17_2_EP3
|
|
Rate: 3
|
|
- Index: 51
|
|
Item: EP17_2_EP4
|
|
Rate: 3
|
|
- Index: 52
|
|
Item: EP17_2_EP5
|
|
Rate: 3
|
|
- Index: 53
|
|
Item: EP17_2_EP6
|
|
Rate: 3
|
|
- Index: 54
|
|
Item: EP17_2_EP7
|
|
Rate: 3
|
|
- Index: 55
|
|
Item: EP17_2_EP8
|
|
Rate: 3
|
|
- Index: 56
|
|
Item: EP17_2_EP9
|
|
Rate: 3
|
|
- Index: 57
|
|
Item: EP17_2_EP10
|
|
Rate: 3
|
|
- Index: 58
|
|
Item: EP17_2_EP11
|
|
Rate: 3
|
|
- Index: 59
|
|
Item: EP17_2_EP12
|
|
Rate: 3
|
|
- Index: 60
|
|
Item: EP17_2_EP13
|
|
Rate: 3
|
|
- Index: 61
|
|
Item: EP17_2_EP14
|
|
Rate: 3
|
|
- Index: 62
|
|
Item: EP17_2_EP15
|
|
Rate: 3
|
|
- Index: 63
|
|
Item: EP17_2_EP16
|
|
Rate: 3
|
|
- Index: 64
|
|
Item: EP17_2_EP17
|
|
Rate: 3
|
|
- Index: 65
|
|
Item: EP17_2_EP18
|
|
Rate: 3
|
|
- Index: 66
|
|
Item: EP17_2_EP19
|
|
Rate: 3
|
|
- Index: 67
|
|
Item: EP17_2_EP20
|
|
Rate: 3
|
|
- Index: 68
|
|
Item: EP17_2_EP21
|
|
Rate: 3
|
|
- Index: 69
|
|
Item: EP17_2_EP22
|
|
Rate: 3
|
|
- Index: 70
|
|
Item: EP17_2_EP23
|
|
Rate: 3
|
|
- Index: 71
|
|
Item: EP17_2_EP24
|
|
Rate: 3
|
|
- Index: 72
|
|
Item: EP17_2_EP25
|
|
Rate: 3
|
|
- Index: 73
|
|
Item: EP17_2_EP26
|
|
Rate: 3
|
|
- Index: 74
|
|
Item: EP17_2_EP27
|
|
Rate: 3
|
|
- Index: 75
|
|
Item: EP17_2_EP28
|
|
Rate: 3
|
|
- Index: 76
|
|
Item: EP17_2_EP29
|
|
Rate: 3
|
|
- Index: 77
|
|
Item: EP17_2_EP30
|
|
Rate: 3
|
|
- Index: 78
|
|
Item: EP17_2_EP31
|
|
Rate: 3
|
|
- Index: 79
|
|
Item: EP17_2_EP32
|
|
Rate: 3
|
|
- Index: 80
|
|
Item: EP17_2_EP33
|
|
Rate: 3
|
|
- Index: 81
|
|
Item: EP17_2_EP34
|
|
Rate: 3
|
|
- Index: 82
|
|
Item: EP17_2_EP35
|
|
Rate: 3
|
|
- Index: 83
|
|
Item: EP17_2_EP36
|
|
Rate: 3
|
|
- Index: 84
|
|
Item: EP17_2_EP37
|
|
Rate: 3
|
|
- Index: 85
|
|
Item: EP17_2_EP38
|
|
Rate: 3
|
|
- Index: 86
|
|
Item: EP17_2_EP39
|
|
Rate: 3
|
|
- Index: 87
|
|
Item: EP17_2_EP40
|
|
Rate: 3
|
|
- Index: 88
|
|
Item: EP17_2_EP41
|
|
Rate: 3
|
|
- Index: 89
|
|
Item: EP17_2_EP42
|
|
Rate: 3
|
|
- Index: 90
|
|
Item: EP17_2_EP43
|
|
Rate: 3
|
|
- Index: 91
|
|
Item: EP17_2_EP44
|
|
Rate: 3
|
|
- Index: 92
|
|
Item: EP17_2_EP45
|
|
Rate: 3
|
|
- Index: 93
|
|
Item: EP17_2_EP46
|
|
Rate: 3
|
|
- Index: 94
|
|
Item: EP17_2_EP47
|
|
Rate: 3
|
|
- Index: 95
|
|
Item: EP17_2_EP48
|
|
Rate: 3
|
|
- Index: 96
|
|
Item: EP17_2_EP49
|
|
Rate: 3
|
|
- Index: 97
|
|
Item: EP17_2_EP50
|
|
Rate: 3
|
|
- Index: 98
|
|
Item: EP17_2_EP51
|
|
Rate: 3
|
|
- Group: ILLUSION_MODULE_MIX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EP17_1_EVT03
|
|
Rate: 50
|
|
- Index: 1
|
|
Item: EP17_1_EVT04
|
|
Rate: 50
|
|
- Index: 2
|
|
Item: EP17_1_EVT05
|
|
Rate: 60
|
|
- Index: 3
|
|
Item: EP17_1_EVT06
|
|
Rate: 60
|
|
- Index: 4
|
|
Item: EP17_1_EVT07
|
|
Rate: 60
|
|
- Index: 5
|
|
Item: EP17_1_EVT08
|
|
Rate: 60
|
|
- Index: 6
|
|
Item: EP17_1_EVT09
|
|
Rate: 60
|
|
- Index: 7
|
|
Item: EP17_1_EVT10
|
|
Rate: 60
|
|
- Index: 8
|
|
Item: EP17_1_EVT11
|
|
Rate: 50
|
|
- Index: 9
|
|
Item: EP17_1_EVT12
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: EP17_1_EVT13
|
|
Rate: 30
|
|
- Index: 11
|
|
Item: EP17_1_EVT14
|
|
Rate: 30
|
|
- Index: 12
|
|
Item: EP17_1_EVT15
|
|
Rate: 30
|
|
- Index: 13
|
|
Item: EP17_1_EVT16
|
|
Rate: 30
|
|
- Index: 14
|
|
Item: EP17_1_EVT17
|
|
Rate: 30
|
|
- Index: 15
|
|
Item: EP17_1_EVT18
|
|
Rate: 30
|
|
- Index: 16
|
|
Item: EP17_1_EVT19
|
|
Rate: 30
|
|
- Index: 17
|
|
Item: EP17_1_EVT20
|
|
Rate: 30
|
|
- Index: 18
|
|
Item: EP17_1_EVT21
|
|
Rate: 30
|
|
- Index: 19
|
|
Item: EP17_1_EVT22
|
|
Rate: 30
|
|
- Index: 20
|
|
Item: EP17_1_EVT23
|
|
Rate: 30
|
|
- Index: 21
|
|
Item: EP17_1_EVT24
|
|
Rate: 30
|
|
- Index: 22
|
|
Item: EP17_1_EVT25
|
|
Rate: 30
|
|
- Index: 23
|
|
Item: EP17_1_EVT26
|
|
Rate: 3
|
|
- Index: 24
|
|
Item: EP17_1_EVT27
|
|
Rate: 5
|
|
- Index: 25
|
|
Item: EP17_1_EVT28
|
|
Rate: 4
|
|
- Index: 26
|
|
Item: EP17_1_EVT29
|
|
Rate: 5
|
|
- Index: 27
|
|
Item: EP17_1_EVT30
|
|
Rate: 5
|
|
- Index: 28
|
|
Item: EP17_1_EVT31
|
|
Rate: 5
|
|
- Index: 29
|
|
Item: EP17_1_EVT32
|
|
Rate: 5
|
|
- Index: 30
|
|
Item: EP17_1_EVT33
|
|
Rate: 3
|
|
- Index: 31
|
|
Item: EP17_1_EVT34
|
|
Rate: 3
|
|
- Index: 32
|
|
Item: EP17_1_EVT35
|
|
Rate: 3
|
|
- Index: 33
|
|
Item: EP17_1_EVT36
|
|
Rate: 3
|
|
- Index: 34
|
|
Item: EP17_1_EVT37
|
|
Rate: 3
|
|
- Index: 35
|
|
Item: EP17_1_EVT38
|
|
Rate: 3
|
|
- Group: AUTO_M_I_BOX_A
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Auto_Imp_Melee_1
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: Auto_Imp_Melee_2
|
|
Rate: 3333
|
|
- Index: 2
|
|
Item: Auto_Imp_Melee_3
|
|
Rate: 3333
|
|
- Group: AUTO_M_I_BOX_B
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Auto_Imp_Magic_1
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: Auto_Imp_Magic_2
|
|
Rate: 3333
|
|
- Index: 2
|
|
Item: Auto_Imp_Magic_3
|
|
Rate: 3333
|
|
- Group: ENCHANT_STONE_BOX22
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 1
|
|
Item: DoubleAttack_Stone
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: SPdrainStone_Robe
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 5
|
|
Item: Greed_Stone
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Robe
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 160
|
|
- Index: 10
|
|
Item: EXPStone_Bottom
|
|
Rate: 250
|
|
- Index: 11
|
|
Item: Range_Stone
|
|
Rate: 250
|
|
- Index: 12
|
|
Item: EXPStone_Middle
|
|
Rate: 250
|
|
- Index: 13
|
|
Item: EXPStone_Top
|
|
Rate: 250
|
|
- Index: 14
|
|
Item: CastingStone_Top
|
|
Rate: 250
|
|
- Index: 15
|
|
Item: CastingStone_Middle
|
|
Rate: 250
|
|
- Index: 16
|
|
Item: CastingStone_Bottom
|
|
Rate: 250
|
|
- Index: 17
|
|
Item: Stone_Robe_Box
|
|
Rate: 250
|
|
- Index: 18
|
|
Item: Stone_Robe2_Box
|
|
Rate: 250
|
|
- Index: 19
|
|
Item: Range_Stone_Top
|
|
Rate: 250
|
|
- Index: 20
|
|
Item: Range_Stone_Bottom
|
|
Rate: 250
|
|
- Index: 21
|
|
Item: Melee_Stone_Top
|
|
Rate: 250
|
|
- Index: 22
|
|
Item: Melee_Stone_Middle
|
|
Rate: 250
|
|
- Index: 23
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 250
|
|
- Index: 24
|
|
Item: MATKStone_Middle
|
|
Rate: 380
|
|
- Index: 25
|
|
Item: MATKStone_Top
|
|
Rate: 380
|
|
- Index: 26
|
|
Item: MATKStone_Bottom
|
|
Rate: 380
|
|
- Index: 27
|
|
Item: Critical_Stone
|
|
Rate: 380
|
|
- Index: 28
|
|
Item: Critical_Stone_Top
|
|
Rate: 380
|
|
- Index: 29
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 380
|
|
- Index: 30
|
|
Item: Stone_Top_Box
|
|
Rate: 560
|
|
- Index: 31
|
|
Item: Stone_Top2_Box
|
|
Rate: 560
|
|
- Index: 32
|
|
Item: Stone_Middle_Box
|
|
Rate: 560
|
|
- Index: 33
|
|
Item: Stone_Middle2_Box
|
|
Rate: 560
|
|
- Index: 34
|
|
Item: Stone_Bottom_Box
|
|
Rate: 560
|
|
- Index: 35
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 560
|
|
- Group: ENCHANT_STONE_BOX23
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: CastStone_Robe_D
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: WarlockStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 80
|
|
- Index: 9
|
|
Item: WarlockStone_Robe2
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: GuillcrossStone_Robe2
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 12
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: WarlockStone_Top
|
|
Rate: 120
|
|
- Index: 14
|
|
Item: WarlockStone_Middle
|
|
Rate: 120
|
|
- Index: 15
|
|
Item: WarlockStone_Bottom
|
|
Rate: 120
|
|
- Index: 16
|
|
Item: AssacrossStone_Top
|
|
Rate: 120
|
|
- Index: 17
|
|
Item: AssacrossStone_Middle
|
|
Rate: 120
|
|
- Index: 18
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 120
|
|
- Index: 19
|
|
Item: WarlockStone_Top2
|
|
Rate: 120
|
|
- Index: 20
|
|
Item: WarlockStone_Middle2
|
|
Rate: 120
|
|
- Index: 21
|
|
Item: WarlockStone_Bottom2
|
|
Rate: 120
|
|
- Index: 22
|
|
Item: AssacrossStone_Top2
|
|
Rate: 120
|
|
- Index: 23
|
|
Item: AssacrossStone_Middle2
|
|
Rate: 120
|
|
- Index: 24
|
|
Item: AssacrossStone_Bottom2
|
|
Rate: 120
|
|
- Index: 25
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 140
|
|
- Index: 26
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 27
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 28
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 29
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 30
|
|
Item: CastingStone_Top
|
|
Rate: 240
|
|
- Index: 31
|
|
Item: CastingStone_Middle
|
|
Rate: 240
|
|
- Index: 32
|
|
Item: CastingStone_Bottom
|
|
Rate: 240
|
|
- Index: 33
|
|
Item: Range_Stone_Top
|
|
Rate: 240
|
|
- Index: 34
|
|
Item: Range_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 35
|
|
Item: Melee_Stone_Top
|
|
Rate: 240
|
|
- Index: 36
|
|
Item: Melee_Stone_Middle
|
|
Rate: 240
|
|
- Index: 37
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 38
|
|
Item: Magic_Stone_Top
|
|
Rate: 240
|
|
- Index: 39
|
|
Item: Magic_Stone_Middle
|
|
Rate: 240
|
|
- Index: 40
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 41
|
|
Item: MATKStone_Middle
|
|
Rate: 360
|
|
- Index: 42
|
|
Item: MATKStone_Top
|
|
Rate: 360
|
|
- Index: 43
|
|
Item: MATKStone_Bottom
|
|
Rate: 360
|
|
- Index: 44
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 45
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 46
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Index: 47
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 48
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 49
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Group: ENCHANT_STONE_BOX24
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: MinorCastStone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Range_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: RuneknightStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: WarlockStone_Robe
|
|
Rate: 80
|
|
- Index: 9
|
|
Item: RoyalguardStone_Robe
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: WarlockStone_Robe2
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: RoyalguardStone_Robe2
|
|
Rate: 80
|
|
- Index: 12
|
|
Item: RuneknightStone_Robe2
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: RuneknightStone_Top3
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: RuneknightStone_Middle3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: RuneknightStone_Bottom3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: WarlockStone_Top3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: WarlockStone_Middle3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: WarlockStone_Bottom3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: RoyalguardStone_Top3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: RoyalguardStone_Middle3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: RoyalguardStone_Bottom3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: RuneknightStone_Top
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: RuneknightStone_Middle
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: RuneknightStone_Bottom
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: WarlockStone_Top
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: WarlockStone_Middle
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: WarlockStone_Bottom
|
|
Rate: 150
|
|
- Index: 30
|
|
Item: PaladinStone_Top
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: PaladinStone_Middle
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: PaladinStone_Bottom
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: WarlockStone_Top2
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: WarlockStone_Middle2
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: WarlockStone_Bottom2
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: PaladinStone_Top2
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: PaladinStone_Middle2
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: PaladinStone_Bottom2
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: RuneknightStone_Top2
|
|
Rate: 150
|
|
- Index: 40
|
|
Item: RuneknightStone_Middle2
|
|
Rate: 150
|
|
- Index: 41
|
|
Item: RuneknightStone_Bottom2
|
|
Rate: 150
|
|
- Index: 42
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 43
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 160
|
|
- Index: 44
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 45
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 46
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 47
|
|
Item: Range_Stone_Top
|
|
Rate: 240
|
|
- Index: 48
|
|
Item: Range_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 49
|
|
Item: MATKStone_Middle
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: MATKStone_Top
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: MATKStone_Bottom
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 57
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 58
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 59
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 60
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Group: ENCHANT_STONE_BOX25
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: ReloadStone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: CrtStone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: SorcererStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: GeneticStone_Robe
|
|
Rate: 80
|
|
- Index: 9
|
|
Item: WanderMinstreStone_Robe
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: SorcererStone_Robe2
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: GeneticStone_Robe2
|
|
Rate: 80
|
|
- Index: 12
|
|
Item: WanderMinsStone_Robe2
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: WanderMinsStone_Top3
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: WanderMinsStone_Middle3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: WanderMinsStone_Bottom3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: GeneticStone_Top3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: GeneticStone_Middle3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: GeneticStone_Bottom3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: SorcererStone_Top3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: SorcererStone_Middle3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: SorcererStone_Bottom3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: SorcererStone_Top
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: SorcererStone_Middle
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: SorcererStone_Bottom
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: GeneticStone_Top
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: GeneticStone_Middle
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: GeneticStone_Bottom
|
|
Rate: 150
|
|
- Index: 30
|
|
Item: WanderMinstrelStone_Top
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: WanderMinstStone_Middle
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: WanderMinstStone_Bottom
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: SorcererStone_Bottom2
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: SorcererStone_Middle2
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: SorcererStone_Top2
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: GeneticStone_Top2
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: GeneticStone_Middle2
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: GeneticStone_Bottom2
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: WanderMinsStone_Top2
|
|
Rate: 150
|
|
- Index: 40
|
|
Item: WanderMinsStone_Middle2
|
|
Rate: 150
|
|
- Index: 41
|
|
Item: WanderMinsStone_Bottom2
|
|
Rate: 150
|
|
- Index: 42
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 43
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 160
|
|
- Index: 44
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 45
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 46
|
|
Item: ReloadStone_Top
|
|
Rate: 240
|
|
- Index: 47
|
|
Item: ReloadStone_Middle
|
|
Rate: 240
|
|
- Index: 48
|
|
Item: ReloadStone_Bottom
|
|
Rate: 240
|
|
- Index: 49
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: CastingStone_Top
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: CastingStone_Middle
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: CastingStone_Bottom
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 57
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 58
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 59
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 60
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Group: ENCHANT_STONE_BOX27
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SmatkStone_Robe
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: SplStone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: CastingStone_Robe
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 40
|
|
- Index: 5
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 6
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 8
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 9
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: PinkGlowEffect_Middle
|
|
Rate: 160
|
|
- Index: 11
|
|
Item: SuraStone_Robe
|
|
Rate: 80
|
|
- Index: 12
|
|
Item: SuraStone_Robe2
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: MechanicStone_Robe
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: MechanicStone_Robe2
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: GuillcrossStone_Robe2
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: SuraStone_Top3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: SuraStone_Middle3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: SuraStone_Bottom3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: MechanicStone_Top3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: MechanicStone_Middle3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: MechanicStone_Bottom3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: GuillcrossStone_Top3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: GuillcrossStone_Middle3
|
|
Rate: 80
|
|
- Index: 25
|
|
Item: GuillcrossStone_Bottom3
|
|
Rate: 80
|
|
- Index: 26
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 27
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 28
|
|
Item: Magic_Stone_Top
|
|
Rate: 240
|
|
- Index: 29
|
|
Item: Magic_Stone_Middle
|
|
Rate: 240
|
|
- Index: 30
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 31
|
|
Item: SuraStone_Top
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: SuraStone_Middle
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: SuraStone_Bottom
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: SuraStone_Top2
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: SuraStone_Middle2
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: SuraStone_Bottom2
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: MechanicStone_Top
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: MechanicStone_Middle
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: MechanicStone_Bottom
|
|
Rate: 150
|
|
- Index: 40
|
|
Item: MechanicStone_Top2
|
|
Rate: 150
|
|
- Index: 41
|
|
Item: MechanicStone_Middle2
|
|
Rate: 150
|
|
- Index: 42
|
|
Item: MechanicStone_Bottom2
|
|
Rate: 150
|
|
- Index: 43
|
|
Item: AssacrossStone_Top
|
|
Rate: 150
|
|
- Index: 44
|
|
Item: AssacrossStone_Middle
|
|
Rate: 150
|
|
- Index: 45
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 150
|
|
- Index: 46
|
|
Item: AssacrossStone_Top2
|
|
Rate: 150
|
|
- Index: 47
|
|
Item: AssacrossStone_Middle2
|
|
Rate: 150
|
|
- Index: 48
|
|
Item: AssacrossStone_Bottom2
|
|
Rate: 150
|
|
- Index: 49
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: CastingStone_Top
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: CastingStone_Middle
|
|
Rate: 360
|
|
- Index: 57
|
|
Item: CastingStone_Bottom
|
|
Rate: 360
|
|
- Index: 58
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 59
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 60
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Group: ANCIENT_HERO_BOX_1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Royal_Bow_K
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Narcis_Bow
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Shadow_Staff
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Iron_Nail_K
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Magic_Sword
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Sword_Of_Bluefire
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Avenger
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Iron_Staff
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Oriental_Sword
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Undine_Spear_K
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Demon_Hunting_Bible_K
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: Shiver_Katar_K
|
|
Rate: 100
|
|
- Group: 3LV_9REFINE_WEAPON_7GU
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_7Up
|
|
- Group: 3LV_10REFINE_WEAPON_8GU
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_8Up
|
|
- Group: 3LV_11REFINE_WEAPON_9GU
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
- Group: 3LV_12REFINE_WEAPON_10G
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_10Up
|
|
- Group: 4LV_9REFINE_WEAPON_8GU
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_8Up
|
|
- Group: 4LV_10REFINE_WEAPON_9GU
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
- Group: 4LV_11REFINE_WEAPON_10G
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_10Up
|
|
- Group: BS_ITEM_M_S_52
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 2
|
|
- Group: BS_ITEM_M_S_53
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Refine_Hammer
|
|
Amount: 2
|
|
- Group: BS_ITEM_M_S_54
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mightysoul_Essence
|
|
- Group: BS_ITEM_M_S_55
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: M_Dimension_Essence
|
|
- Group: BS_ITEM_M_S_56
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Ticket
|
|
Amount: 2
|
|
- Group: ENCHANT_STONE_BOX28
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: M_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: R_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: POWStone_Robe_D
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: ConStone_Robe_D
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 5
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 40
|
|
- Index: 6
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: ASPDStone_Top
|
|
Rate: 150
|
|
- Index: 9
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: GreenFloor_Bottom
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: ExplodingEffect_Middle
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: StaremperorStone_Robe
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: RebellionStone_Robe
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: SoulreaperStone_Robe
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: StarStone_Top3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: StarStone_Middle3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: StarStone_Bottom3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: RebelStone_Top3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: RebelStone_Middle3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: RebelStone_Bottom3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: ReaperStone_Top3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: ReaperStone_Middle3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: ReaperStone_Bottom3
|
|
Rate: 80
|
|
- Index: 25
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 26
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 27
|
|
Item: Magic_Stone_Top
|
|
Rate: 240
|
|
- Index: 28
|
|
Item: Magic_Stone_Middle
|
|
Rate: 240
|
|
- Index: 29
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 30
|
|
Item: GladiatorStone_Top
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: GladiatorStone_Middle
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: GladiatorStone_Bottom
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: GunslingerStone_Top
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: GunslingerStone_Middle
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: GunslingerStone_Bottom
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: SoullinkerStone_Top
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: SoullinkerStone_Middle
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: SoullinkerStone_Bottom
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: Melee_Stone_Top
|
|
Rate: 240
|
|
- Index: 40
|
|
Item: Melee_Stone_Middle
|
|
Rate: 240
|
|
- Index: 41
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 42
|
|
Item: Range_Stone_Top
|
|
Rate: 240
|
|
- Index: 43
|
|
Item: Range_Stone
|
|
Rate: 240
|
|
- Index: 44
|
|
Item: Range_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 45
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 46
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 47
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 48
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 49
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: CastingStone_Top
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: CastingStone_Middle
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: CastingStone_Bottom
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Group: S_FULLPENE_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullPene_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLPENE_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullPene_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLPENE_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullPene_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLPENE_SHOES
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullPene_Shoes
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLTEMP_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullTemp_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLTEMP_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullTemp_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLTEMP_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullTemp_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_FULLTEMP_SHOES
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_FullTemp_Shoes
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_DURABLE_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Durable_Weapon
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_DURABLE_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Durable_Shield
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_CLEVER_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Clever_Weapon
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_CLEVER_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Clever_Shield
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_ALLMIGHTY_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_AllMighty_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_ALLMIGHTY_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_AllMighty_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_TRUEGEM_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_TrueGem_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_TRUEGEM_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_TrueGem_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_TRUEGEM_SHOES
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_TrueGem_Shoes
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_TRUEGEM_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_TrueGem_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_PERFECTSIZE_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_PerfectSize_Weapon
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_PERFECTSIZE_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_PerfectSize_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_M_MAMMOTH_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Mammoth_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_M_MAMMOTH_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Mammoth_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_M_MAMMOTH_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Mammoth_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_M_MAMMOTH_SHOES
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_M_Mammoth_Shoes
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_SPELLCASTER_EARRING
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_SpellCaster_Earring
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_SPELLCASTER_PENDANT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_SpellCaster_Pendant
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_SPELLCASTER_ARMOR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_SpellCaster_Armor
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_SPELLCASTER_SHOES
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_SpellCaster_Shoes
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_ABSORB_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Absorb_Weapon
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: S_ABSORB_SHIELD
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Absorb_Shield
|
|
RefineMinimum: 7
|
|
RefineMaximum: 10
|
|
- Group: PORINGSPRECIOUSBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orange_Potion_B
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: N_Fly_Wing
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Candy_Striper_B
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Candy_B
|
|
Amount: 5
|
|
- Group: ENCHANT_STONE_BOX29
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SmatkStone_Robe
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: SplStone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: ResistDefStone_Robe
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: StaminaWISStone_Robe_D
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: MinorCastStone_Robe_D
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: CastStone_Robe_D
|
|
Rate: 40
|
|
- Index: 6
|
|
Item: SPdrainStone_Top
|
|
Rate: 80
|
|
- Index: 7
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 8
|
|
Item: ASPDStone_Top
|
|
Rate: 160
|
|
- Index: 9
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 10
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 160
|
|
- Index: 12
|
|
Item: BlueAuraEffect_Middle
|
|
Rate: 160
|
|
- Index: 13
|
|
Item: KagerouStone_Robe
|
|
Rate: 80
|
|
- Index: 14
|
|
Item: OboroStone_Robe
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: DoramStone_Robe
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: KagerouStone_Top3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: KagerouStone_Middle3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: KagerouStone_Bottom3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: OboroStone_Top3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: OboroStone_Middle3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: OboroStone_Bottom3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: DoramStone_Top3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: DoramStone_Middle3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: DoramStone_Bottom3
|
|
Rate: 80
|
|
- Index: 25
|
|
Item: Stone_Robe_Box
|
|
Rate: 160
|
|
- Index: 26
|
|
Item: Stone_Robe2_Box
|
|
Rate: 160
|
|
- Index: 27
|
|
Item: Magic_Stone_Top
|
|
Rate: 240
|
|
- Index: 28
|
|
Item: Magic_Stone_Middle
|
|
Rate: 240
|
|
- Index: 29
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 240
|
|
- Index: 30
|
|
Item: DefenseStone_Top
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: DefenseStone_Middle
|
|
Rate: 150
|
|
- Index: 32
|
|
Item: DefenseStone_Bottom
|
|
Rate: 150
|
|
- Index: 33
|
|
Item: NinjaStone_Top
|
|
Rate: 150
|
|
- Index: 34
|
|
Item: NinjaStone_Middle
|
|
Rate: 150
|
|
- Index: 35
|
|
Item: NinjaStone_Bottom
|
|
Rate: 150
|
|
- Index: 36
|
|
Item: DoramStone_Top
|
|
Rate: 150
|
|
- Index: 37
|
|
Item: DoramStone_Middle
|
|
Rate: 150
|
|
- Index: 38
|
|
Item: DoramStone_Bottom
|
|
Rate: 150
|
|
- Index: 39
|
|
Item: ReloadStone_Top
|
|
Rate: 240
|
|
- Index: 40
|
|
Item: ReloadStone_Middle
|
|
Rate: 240
|
|
- Index: 41
|
|
Item: ReloadStone_Bottom
|
|
Rate: 240
|
|
- Index: 42
|
|
Item: EXPStone_Middle
|
|
Rate: 240
|
|
- Index: 43
|
|
Item: EXPStone_Bottom
|
|
Rate: 240
|
|
- Index: 44
|
|
Item: EXPStone_Top
|
|
Rate: 240
|
|
- Index: 45
|
|
Item: Stone_Top_Box
|
|
Rate: 360
|
|
- Index: 46
|
|
Item: Stone_Top2_Box
|
|
Rate: 360
|
|
- Index: 47
|
|
Item: Stone_Middle_Box
|
|
Rate: 360
|
|
- Index: 48
|
|
Item: Stone_Middle2_Box
|
|
Rate: 360
|
|
- Index: 49
|
|
Item: Stone_Bottom_Box
|
|
Rate: 360
|
|
- Index: 50
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 360
|
|
- Index: 51
|
|
Item: CastingStone_Top
|
|
Rate: 360
|
|
- Index: 52
|
|
Item: CastingStone_Middle
|
|
Rate: 360
|
|
- Index: 53
|
|
Item: CastingStone_Bottom
|
|
Rate: 360
|
|
- Index: 54
|
|
Item: Critical_Stone
|
|
Rate: 360
|
|
- Index: 55
|
|
Item: Critical_Stone_Top
|
|
Rate: 360
|
|
- Index: 56
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 360
|
|
- Group: EIN_1HITEMBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ein_1HKNUCK
|
|
Rate: 556
|
|
- Index: 1
|
|
Item: Ein_BHSTAFF
|
|
Rate: 556
|
|
- Index: 2
|
|
Item: Ein_BHHuuma
|
|
Rate: 556
|
|
- Index: 3
|
|
Item: Ein_1HHAMMER
|
|
Rate: 556
|
|
- Index: 4
|
|
Item: Ein_BHBOW
|
|
Rate: 556
|
|
- Index: 5
|
|
Item: Ein_BHSWORD
|
|
Rate: 556
|
|
- Index: 6
|
|
Item: Ein_1HWAND
|
|
Rate: 556
|
|
- Index: 7
|
|
Item: Ein_1HWHIP
|
|
Rate: 556
|
|
- Index: 8
|
|
Item: Ein_BHKATAR
|
|
Rate: 556
|
|
- Index: 9
|
|
Item: Ein_BHAXE
|
|
Rate: 556
|
|
- Index: 10
|
|
Item: Ein_1HBOOK
|
|
Rate: 556
|
|
- Index: 11
|
|
Item: Ein_1HDAGGER
|
|
Rate: 556
|
|
- Index: 12
|
|
Item: Ein_1HMAGGER
|
|
Rate: 556
|
|
- Index: 13
|
|
Item: Ein_1HSPEAR
|
|
Rate: 556
|
|
- Index: 14
|
|
Item: Ein_1HLUTE
|
|
Rate: 556
|
|
- Index: 15
|
|
Item: Ein_1HGUN
|
|
Rate: 556
|
|
- Index: 16
|
|
Item: Ein_1HSWORD
|
|
Rate: 556
|
|
- Index: 17
|
|
Item: Ein_1H_Foxtail
|
|
Rate: 556
|
|
- Group: EIN_UNDIUM
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ein_REDIUM
|
|
Rate: 1999
|
|
- Index: 1
|
|
Item: Ein_RINDIUM
|
|
Rate: 1999
|
|
- Index: 2
|
|
Item: Ein_ODIUM
|
|
Rate: 1999
|
|
- Index: 3
|
|
Item: Ein_PURDIUM
|
|
Rate: 1999
|
|
- Index: 4
|
|
Item: Ein_WHIDIUM
|
|
Rate: 1999
|
|
- Index: 5
|
|
Item: Ein_DYNITE
|
|
Rate: 5
|
|
- Group: PC_COSTUME_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: World_Tour_Ticket
|
|
Amount: 50
|
|
- Group: WET_SEALED_CARD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sealed_Card
|
|
Rate: 7000
|
|
- Index: 1
|
|
Item: Wet_Sealed_Card
|
|
Rate: 3000
|
|
- Group: 2019_SSTARR_TBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: 2019_SStarR_Ticket
|
|
Rate: 10000
|
|
- Group: E_LIFE_POTION_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 20
|
|
- Group: E_DEF_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_M_DEFScroll
|
|
Amount: 20
|
|
- Group: E_ALMIGHTY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Group: E_LIMITPOWERBOOSTER
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Group: ROYAL_SECRET_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ramor_Shield_Undead
|
|
Rate: 136
|
|
- Index: 1
|
|
Item: Sharel_Shield
|
|
Rate: 136
|
|
- Index: 2
|
|
Item: Flow_Shield
|
|
Rate: 136
|
|
- Index: 3
|
|
Item: Sombre_Shield
|
|
Rate: 136
|
|
- Index: 4
|
|
Item: Sol_Shield
|
|
Rate: 136
|
|
- Index: 5
|
|
Item: Poison_Shield
|
|
Rate: 136
|
|
- Index: 6
|
|
Item: Lumiere_Shield
|
|
Rate: 136
|
|
- Index: 7
|
|
Item: Rouban_Shield
|
|
Rate: 136
|
|
- Index: 8
|
|
Item: Lian_Shield
|
|
Rate: 136
|
|
- Index: 9
|
|
Item: Flow_Manteau
|
|
Rate: 136
|
|
- Index: 10
|
|
Item: Sombre_Manteau
|
|
Rate: 136
|
|
- Index: 11
|
|
Item: Sharel_Manteau
|
|
Rate: 136
|
|
- Index: 12
|
|
Item: Ramor_Manteau
|
|
Rate: 136
|
|
- Index: 13
|
|
Item: Orleans_Necklace
|
|
Rate: 45
|
|
- Index: 14
|
|
Item: Sprint_Glove
|
|
Rate: 45
|
|
- Index: 15
|
|
Item: Brooch_Greed
|
|
Rate: 45
|
|
- Index: 16
|
|
Item: Limnil_Glove
|
|
Rate: 45
|
|
- Index: 17
|
|
Item: M_Dimension_Essence
|
|
Rate: 5
|
|
- Index: 18
|
|
Item: Blue_Herb_Box2
|
|
Rate: 45
|
|
- Index: 19
|
|
Item: Dead_Tree_Branch_Box1
|
|
Rate: 45
|
|
- Index: 20
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 45
|
|
- Index: 21
|
|
Item: C_Valkyrie_Feather_Band
|
|
Rate: 36
|
|
- Index: 22
|
|
Item: Sol_Manteau
|
|
Rate: 136
|
|
- Index: 23
|
|
Item: Lumiere_Manteau
|
|
Rate: 136
|
|
- Index: 24
|
|
Item: Poison_Manteau
|
|
Rate: 136
|
|
- Index: 25
|
|
Item: Rouban_Manteau
|
|
Rate: 136
|
|
- Index: 26
|
|
Item: Lian_Robe
|
|
Rate: 136
|
|
- Index: 27
|
|
Item: Sombre_Shoes
|
|
Rate: 136
|
|
- Index: 28
|
|
Item: Sol_Shoes
|
|
Rate: 136
|
|
- Index: 29
|
|
Item: Ramor_Shoes
|
|
Rate: 136
|
|
- Index: 30
|
|
Item: Sharel_Shoes
|
|
Rate: 136
|
|
- Index: 31
|
|
Item: Flow_Shoes
|
|
Rate: 136
|
|
- Index: 32
|
|
Item: Lumiere_Shoes
|
|
Rate: 136
|
|
- Index: 33
|
|
Item: Rouban_Shoes
|
|
Rate: 136
|
|
- Index: 34
|
|
Item: Poison_Shoes
|
|
Rate: 136
|
|
- Index: 35
|
|
Item: Lian_Shoes
|
|
Rate: 136
|
|
- Index: 36
|
|
Item: Shadow_Random_Mix
|
|
Rate: 90
|
|
- Index: 37
|
|
Item: Mightysoul_Essence
|
|
Rate: 5
|
|
- Index: 38
|
|
Item: Inventory_Ex_Evt
|
|
Rate: 45
|
|
- Index: 39
|
|
Item: S_Nihil_Card
|
|
Rate: 136
|
|
- Index: 40
|
|
Item: S_Agnes_Card
|
|
Rate: 136
|
|
- Index: 41
|
|
Item: S_Jurgen_Card
|
|
Rate: 136
|
|
- Index: 42
|
|
Item: S_Spica_Card
|
|
Rate: 136
|
|
- Index: 43
|
|
Item: Nihil_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 44
|
|
Item: Agnes_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 45
|
|
Item: Jurgen_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 46
|
|
Item: Spica_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 47
|
|
Item: Kronecker_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 48
|
|
Item: S_Kronecker_Card
|
|
Rate: 136
|
|
- Index: 49
|
|
Item: Skia_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 50
|
|
Item: S_Skia_Card
|
|
Rate: 136
|
|
- Index: 51
|
|
Item: Kathryn_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 52
|
|
Item: S_Kathryn_Card
|
|
Rate: 136
|
|
- Index: 53
|
|
Item: Isaac_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 54
|
|
Item: S_Issac_Card
|
|
Rate: 136
|
|
- Index: 55
|
|
Item: Wolf_Card_E
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 56
|
|
Item: S_Wolf_Card
|
|
Rate: 136
|
|
- Index: 57
|
|
Item: Poe_Card
|
|
Rate: 371
|
|
Amount: 3
|
|
- Index: 58
|
|
Item: S_Poe_Card
|
|
Rate: 136
|
|
- Group: SEASON_EVT_REWARD_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Chocolate_B
|
|
Rate: 2182
|
|
- Index: 1
|
|
Item: Crepe
|
|
Rate: 1105
|
|
- Index: 2
|
|
Item: C_Sweet_Candy
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: C_SweetChocolate_Hat
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: Soccer_Cake
|
|
Rate: 1105
|
|
- Index: 5
|
|
Item: Mont_Blanc_Cake
|
|
Rate: 1105
|
|
- Index: 6
|
|
Item: Strawberry_CreamCake
|
|
Rate: 1105
|
|
- Index: 7
|
|
Item: St_Cupcake
|
|
Rate: 1105
|
|
- Index: 8
|
|
Item: Parfait
|
|
Rate: 1105
|
|
- Index: 9
|
|
Item: Macaron
|
|
Rate: 1105
|
|
- Index: 10
|
|
Item: K_Secret_Key
|
|
Rate: 3
|
|
- Index: 11
|
|
Item: C_Choco_Minihat
|
|
Rate: 20
|
|
- Index: 12
|
|
Item: C_Sweets_Bonbon
|
|
Rate: 20
|
|
- Group: HERO_HAMMER_PACKAGE_5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 5
|
|
Item: Hero_Weapon_Hammer_5
|
|
- Group: FLIPPACKAGE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Guarantee_Weapon_5Up
|
|
Rate: 300
|
|
- Index: 4
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 300
|
|
- Index: 5
|
|
Item: Treasure_Box
|
|
Rate: 1850
|
|
- Index: 6
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: Accessory_Box
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Wrapped_Mask
|
|
Rate: 600
|
|
- Index: 9
|
|
Item: Poring_Box
|
|
Rate: 400
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Magic_Card_Album
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Comp_Battle_Manual
|
|
Rate: 500
|
|
Amount: 2
|
|
- Index: 12
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 500
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Comp_Insurance
|
|
Rate: 500
|
|
Amount: 2
|
|
- Index: 14
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1500
|
|
- Index: 15
|
|
Item: Old_Ore_Box
|
|
Rate: 1100
|
|
- Index: 16
|
|
Item: FlipHat
|
|
Rate: 500
|
|
- Group: POPE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Potion_Box
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Kuirpenring
|
|
Rate: 60
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 90
|
|
- Index: 4
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 90
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Auger_Of_Spirit
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Enchant_Book
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: Treasure_Box
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Comp_Battle_Manual
|
|
Rate: 1500
|
|
- Index: 13
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1500
|
|
- Index: 14
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1800
|
|
- Index: 15
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Old_C_Album_Garment
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: Old_C_Album_Acc
|
|
Rate: 500
|
|
- Index: 18
|
|
Item: Tare_Pope_
|
|
Rate: 338
|
|
- Index: 19
|
|
Item: C_Tare_Pope
|
|
Rate: 200
|
|
- Group: MYSTERIOUS_EGG2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Apple
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C
|
|
Rate: 588
|
|
- Index: 1
|
|
Item: Lucky_Egg_C2
|
|
Rate: 588
|
|
- Index: 2
|
|
Item: Lucky_Egg_C3
|
|
Rate: 588
|
|
- Index: 3
|
|
Item: Lucky_Egg_C4
|
|
Rate: 588
|
|
- Index: 4
|
|
Item: Lucky_Egg_C5
|
|
Rate: 588
|
|
- Index: 5
|
|
Item: Lucky_Egg_C6
|
|
Rate: 588
|
|
- Index: 6
|
|
Item: Lucky_Egg_C7
|
|
Rate: 588
|
|
- Index: 7
|
|
Item: Lucky_Egg_C8
|
|
Rate: 588
|
|
- Index: 8
|
|
Item: Lucky_Egg_C9
|
|
Rate: 588
|
|
- Index: 9
|
|
Item: Lucky_Egg_C10
|
|
Rate: 588
|
|
- Index: 10
|
|
Item: Gryphon_Egg_Scroll
|
|
Rate: 588
|
|
- Index: 11
|
|
Item: Dragon_Egg_Scroll
|
|
Rate: 588
|
|
- Index: 12
|
|
Item: 2011_RWC_Scroll_Kr
|
|
Rate: 588
|
|
- Index: 13
|
|
Item: Cru_Scroll
|
|
Rate: 588
|
|
- Index: 14
|
|
Item: Undead_Egg
|
|
Rate: 588
|
|
- Index: 15
|
|
Item: Girls_Heart
|
|
Rate: 588
|
|
- Index: 16
|
|
Item: Mysterious_Egg2
|
|
Rate: 588
|
|
- Group: GUILDSMAN_RECRUITER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Duration: 10080
|
|
- Group: PARTY_RECRUITER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Party_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: BF_RECRUITER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bf_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: FRIEND_RECR_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Friend_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: GF_RECRUITER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gf_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: MARCHER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Marcher_Hat
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: Holy_Marching_Hat_J
|
|
Rate: 3333
|
|
- Index: 2
|
|
Item: Evil_Marcher_Hat
|
|
Rate: 3333
|
|
- Group: F_GUILDSMAN_RECR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Duration: 10080
|
|
- Group: F_PARTY_RECR_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Party_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: FBF_RECRUITER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bf_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: F_FRIEND_RECR_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Friend_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: FGF_RECRUITER_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gf_Recruiter_Hat
|
|
Duration: 10080
|
|
- Group: BONUS_BOX01
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Group: BONUS_BOX02
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: S_Mdef_Potion
|
|
Amount: 5
|
|
- Group: BONUS_BOX03
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: S_Def_Potion
|
|
Amount: 5
|
|
- Group: BONUS_BOX04
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Tyr's_Blessing
|
|
Amount: 5
|
|
- Group: BONUS_BOX05
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 5
|
|
- Group: BONUS_BOX06
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Holy_Armor_S
|
|
Amount: 5
|
|
- Group: BONUS_BOX07
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Shadow_Armor_S
|
|
Amount: 5
|
|
- Group: BONUS_BOX08
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Job_Manual25
|
|
Amount: 2
|
|
- Group: BONUS_BOX09
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Max_Weight_Up_Scroll
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Regeneration_Potion
|
|
Amount: 5
|
|
- Group: BONUS_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Max_Weight_Up_Scroll
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Greed_Scroll_C
|
|
Amount: 20
|
|
- Group: F_BONUS_BOX01
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX02
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: S_Mdef_Potion
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX03
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: S_Def_Potion
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX04
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Tyr's_Blessing
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX05
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX06
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Holy_Armor_S
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX07
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Shadow_Armor_S
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX08
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Job_Manual25
|
|
Amount: 2
|
|
- Group: F_BONUS_BOX09
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Max_Weight_Up_Scroll
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Regeneration_Potion
|
|
Amount: 5
|
|
- Group: F_BONUS_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Max_Weight_Up_Scroll
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Greed_Scroll_C
|
|
Amount: 20
|
|
- Group: FUGIN_EGG01
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Card_Album
|
|
Rate: 30
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Comp_Battle_Manual
|
|
Rate: 50
|
|
- Index: 2
|
|
Item: White_Slim_Potion_Box
|
|
Rate: 3006
|
|
- Index: 3
|
|
Item: Mastela_Fruit_Box
|
|
Rate: 2004
|
|
- Index: 4
|
|
Item: White_Potion_Box
|
|
Rate: 1503
|
|
- Index: 5
|
|
Item: Royal_Jelly_Box2
|
|
Rate: 1503
|
|
- Index: 6
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1002
|
|
- Index: 7
|
|
Item: Yggdrasil_Seed_Box
|
|
Rate: 651
|
|
- Index: 8
|
|
Item: Iggdrasilberry_Box
|
|
Rate: 251
|
|
- Group: FUGIN_EGG02
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Card_Album
|
|
Rate: 30
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Magestic_Goat_
|
|
Rate: 30
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Comp_Battle_Manual
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: White_Slim_Potion_Box
|
|
Rate: 3000
|
|
- Index: 6
|
|
Item: Mastela_Fruit_Box
|
|
Rate: 2000
|
|
- Index: 7
|
|
Item: White_Potion_Box
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: Royal_Jelly_Box2
|
|
Rate: 1500
|
|
- Index: 9
|
|
Item: Blue_Herb_Box2
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Yggdrasil_Seed_Box
|
|
Rate: 650
|
|
- Index: 11
|
|
Item: Iggdrasilberry_Box
|
|
Rate: 220
|
|
- Group: PUMP_OF_SPIRIT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Blacksmith_Blessing
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: Comp_Battle_Manual
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1600
|
|
- Index: 10
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Potion_Box
|
|
Rate: 1280
|
|
- Index: 12
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 500
|
|
- Index: 13
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 319
|
|
- Index: 14
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 285
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 271
|
|
- Index: 16
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 229
|
|
- Index: 17
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 195
|
|
- Index: 18
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 201
|
|
- Index: 19
|
|
Item: Pump_Of_Spirit_Scroll
|
|
Rate: 70
|
|
- Index: 20
|
|
Item: Pump_Of_Spirit
|
|
Rate: 500
|
|
- Group: HAPPY_BALLOON_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: J_Shop_Coupon
|
|
Rate: 800
|
|
- Index: 7
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 1500
|
|
- Index: 9
|
|
Item: Happy_Balloon_Scroll
|
|
Rate: 1500
|
|
- Index: 10
|
|
Item: Happy_Balloon_Scroll
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: Happy_Balloon_K
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: Shadow_Cube
|
|
Rate: 940
|
|
- Index: 13
|
|
Item: Minus_Str_Box
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Minus_Agi_Box
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Minus_Vit_Box
|
|
Rate: 200
|
|
- Index: 16
|
|
Item: Minus_Int_Box
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: Minus_Dex_Box
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Minus_Luk_Box
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: Comp_Neuralizer
|
|
Rate: 10
|
|
- Index: 20
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1500
|
|
- Group: ANGRY_MOUTH_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Angry_Mouth_C
|
|
Duration: 10080
|
|
- Group: KRO_LUCKY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Angry_Mouth_C
|
|
Duration: 10080
|
|
- Index: 1
|
|
Item: Lucky_Egg_C
|
|
Duration: 10080
|
|
- Group: CLAYMORE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Claymore_C
|
|
Duration: 10080
|
|
- Group: JAMADHAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Jamadhar_C
|
|
Duration: 10080
|
|
- Group: TWO_HANDED_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Two_Handed_Axe_C
|
|
Duration: 10080
|
|
- Group: LANCE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lance_C
|
|
Duration: 10080
|
|
- Group: HUUMA_GIANT_WHEEL_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Huuma_Giant_Wheel_C
|
|
Duration: 10080
|
|
- Group: ORCISH_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orcish_Axe_C
|
|
Duration: 10080
|
|
- Group: PIKE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pike_C
|
|
Duration: 10080
|
|
- Group: ENCYCLOPEDIA_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Encyclopedia_C
|
|
Duration: 10080
|
|
- Group: FIST_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fist_C
|
|
Duration: 10080
|
|
- Group: GUITAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guitar_C
|
|
Duration: 10080
|
|
- Group: RANTE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rante_C
|
|
Duration: 10080
|
|
- Group: DAMASCUS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Damascus_C
|
|
Duration: 10080
|
|
- Group: FLAMBERGE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Flamberge_C
|
|
Duration: 10080
|
|
- Group: STUNNER_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Stunner_C
|
|
Duration: 10080
|
|
- Group: F_KRO_LUCKY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Angry_Mouth_C
|
|
Duration: 10080
|
|
- Index: 1
|
|
Item: Lucky_Egg_C
|
|
Duration: 10080
|
|
- Group: F_CLAYMORE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Claymore_C
|
|
Duration: 10080
|
|
- Group: F_JAMADHAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Jamadhar_C
|
|
Duration: 10080
|
|
- Group: F_TWO_HANDED_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Two_Handed_Axe_C
|
|
Duration: 10080
|
|
- Group: F_LANCE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lance_C
|
|
Duration: 10080
|
|
- Group: F_HUUMA_GIANT_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Huuma_Giant_Wheel_C
|
|
Duration: 10080
|
|
- Group: F_ORCISH_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orcish_Axe_C
|
|
Duration: 10080
|
|
- Group: F_PIKE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pike_C
|
|
Duration: 10080
|
|
- Group: F_ENCYCLOPEDIA_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Encyclopedia_C
|
|
Duration: 10080
|
|
- Group: F_FIST_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fist_C
|
|
Duration: 10080
|
|
- Group: F_GUITAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guitar_C
|
|
Duration: 10080
|
|
- Group: F_RANTE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rante_C
|
|
Duration: 10080
|
|
- Group: F_DAMASCUS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Damascus_C
|
|
Duration: 10080
|
|
- Group: F_FLAMBERGE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Flamberge_C
|
|
Duration: 10080
|
|
- Group: F_STUNNER_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Stunner_C
|
|
Duration: 10080
|
|
- Group: F_ANGRY_MOUTH_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Angry_Mouth_C
|
|
Duration: 10080
|
|
- Group: MARIONETTE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Star_Hairband
|
|
- Index: 1
|
|
Item: Delicious_Shaved_Ice
|
|
Amount: 5
|
|
- Group: WHISPER_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spirit_Chain_
|
|
- Index: 1
|
|
Item: Fit_Pipe
|
|
Amount: 5
|
|
- Group: INCUBUS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ball_Mask
|
|
- Index: 1
|
|
Item: Gril's_Naivety
|
|
Amount: 5
|
|
- Group: F_MARIONETTE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Star_Hairband
|
|
- Index: 1
|
|
Item: Delicious_Shaved_Ice
|
|
Amount: 5
|
|
- Group: F_WHISPER_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spirit_Chain_
|
|
- Index: 1
|
|
Item: Fit_Pipe
|
|
Amount: 5
|
|
- Group: F_INCUBUS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ball_Mask
|
|
- Index: 1
|
|
Item: Gril's_Naivety
|
|
Amount: 5
|
|
- Group: F_ACTI_POTION_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Acti_Potion
|
|
Amount: 5
|
|
- Group: RO_DS_HEADGEAR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Aumdura's_Grace
|
|
- Index: 1
|
|
Item: Hermose_Cap
|
|
- Index: 2
|
|
Item: Odin_Mask
|
|
- Group: HOCKEY_MASK_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hockey_Mask
|
|
Duration: 1440
|
|
- Group: OBSERVER_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Observer
|
|
Duration: 1440
|
|
- Group: ALL_IN_ONE_RING_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: All_In_One_Ring
|
|
Duration: 1440
|
|
- Group: SPRITUAL_TUNIC_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spritual_Tunic
|
|
Duration: 1440
|
|
- Group: RECUPERATIVE_ARMOR_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Recuperative_Armor
|
|
Duration: 1440
|
|
- Group: SHELTER_RESIST_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shelter_Resistance
|
|
Duration: 1440
|
|
- Group: SYLPHID_MANTEAU_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sylphid_Manteau
|
|
Duration: 1440
|
|
- Group: REFRESH_SHOES_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Refresh_Shoes
|
|
Duration: 1440
|
|
- Group: WELL_BAKED_TOAST_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Toast_C
|
|
Duration: 1440
|
|
- Group: WASTELAND_OUTLAW_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wasteland_Outlaw_C
|
|
Duration: 1440
|
|
- Group: LEVER_ACT_RIFLE_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lever_Action_Rifle_C
|
|
Duration: 1440
|
|
- Group: HEALING_STAFF_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Healing_Staff_C
|
|
Duration: 1440
|
|
- Group: PRAXINUS_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Praxinus_C
|
|
Duration: 1440
|
|
- Group: GUILD_RECRUIT_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Duration: 1440
|
|
- Group: PARTY_RECRUIT_HAT_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Party_Recruiter_Hat
|
|
Duration: 1440
|
|
- Group: BF_RECRUIT_HAT_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bf_Recruiter_Hat
|
|
Duration: 1440
|
|
- Group: GF_RECRUIT_HAT_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gf_Recruiter_Hat
|
|
Duration: 1440
|
|
- Group: FRIEND_RECRUIT_HAT_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Friend_Recruiter_Hat
|
|
Duration: 1440
|
|
- Group: CLAYMORE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Claymore_C
|
|
Duration: 1440
|
|
- Group: TWO_HANDED_AXE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Two_Handed_Axe_C
|
|
Duration: 1440
|
|
- Group: LANCE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lance_C
|
|
Duration: 1440
|
|
- Group: JAMADHAR_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Jamadhar_C
|
|
Duration: 1440
|
|
- Group: HUUMA_GIANT_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Huuma_Giant_Wheel_C
|
|
Duration: 1440
|
|
- Group: ORCISH_AXE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orcish_Axe_C
|
|
Duration: 1440
|
|
- Group: PIKE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pike_C
|
|
Duration: 1440
|
|
- Group: ENCYCLOPEDIA_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Encyclopedia_C
|
|
Duration: 1440
|
|
- Group: FIST_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fist_C
|
|
Duration: 10080
|
|
- Group: GUITAR_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guitar_C
|
|
Duration: 1440
|
|
- Group: RANTE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rante_C
|
|
Duration: 1440
|
|
- Group: DAMASCUS_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Damascus_C
|
|
Duration: 1440
|
|
- Group: FLAMBERGE_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Flamberge_C
|
|
Duration: 1440
|
|
- Group: STUNNER_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Stunner_C
|
|
Duration: 1440
|
|
- Group: ANGRY_MOUTH_C_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Angry_Mouth_C
|
|
Duration: 1440
|
|
- Group: SHOOTING_STAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shooting_Star_C
|
|
Duration: 10080
|
|
- Group: BLOODY_FEAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Fear_C
|
|
Duration: 10080
|
|
- Group: AHLSPIESS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ahlspiess_C
|
|
Duration: 10080
|
|
- Group: STAFF_OF_HEALING_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Staff_Of_Healing_C
|
|
Duration: 10080
|
|
- Group: ANTI_DEMON_SHIELD_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Anti_Demon_Shield_C
|
|
Duration: 10080
|
|
- Group: F_SHOOTING_STAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shooting_Star_C
|
|
Duration: 10080
|
|
- Group: F_BLOODY_FEAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Fear_C
|
|
Duration: 10080
|
|
- Group: F_AHLSPIESS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ahlspiess_C
|
|
Duration: 10080
|
|
- Group: F_S_HEALING_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Staff_Of_Healing_C
|
|
Duration: 10080
|
|
- Group: F_A_DEMON_SHIELD_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Anti_Demon_Shield_C
|
|
Duration: 10080
|
|
- Group: MBL_PET_RANDOM_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ticket_Nightmare
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Ticket_Goblin_Leader
|
|
Rate: 40
|
|
- Index: 2
|
|
Item: Ticket_Medusa
|
|
Rate: 950
|
|
- Index: 3
|
|
Item: Ticket_Golem
|
|
Rate: 4500
|
|
- Index: 4
|
|
Item: Ticket_Civil_Servant
|
|
Rate: 4500
|
|
- Group: 7TH_ANNI_RANDOM_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Party_Hat
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: K_Poring_Cake_Cap
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: Enriched_Slim_Pot
|
|
Rate: 1200
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Cool_Summer_Outfit
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: Recall_MaleGM
|
|
Rate: 800
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Recall_FemaleGM
|
|
Rate: 800
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Ginseng
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Fruit_Juice
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: 5_Anniversary_Coin_Box
|
|
Rate: 1200
|
|
- Group: FREYJA_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Ring
|
|
Duration: 1440
|
|
- Index: 1
|
|
Item: Lucky_Egg_C3
|
|
Duration: 1440
|
|
- Group: F_FREYJA_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Ring
|
|
Duration: 1440
|
|
- Index: 1
|
|
Item: Lucky_Egg_C3
|
|
Duration: 1440
|
|
- Group: F_CLOVER_BOX_MOUTH
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 60
|
|
- Group: F_BGUM_BOX_IN_MOUTH
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 60
|
|
- Group: F_CLOVER_BOX_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 120
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Beer_Cap
|
|
Rate: 2000
|
|
Duration: 120
|
|
- Index: 1
|
|
Item: Hairband_Of_Grandpeco
|
|
Rate: 2000
|
|
Duration: 120
|
|
- Index: 2
|
|
Item: Battle_Manual_X3
|
|
Rate: 2667
|
|
Amount: 2
|
|
Duration: 120
|
|
- Index: 3
|
|
Item: Umbala_Spirit
|
|
Rate: 1333
|
|
Duration: 120
|
|
- Index: 4
|
|
Item: Garuda_Hat
|
|
Rate: 2000
|
|
Duration: 120
|
|
- Group: F_CLOVER_BOX_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Amount: 4
|
|
Duration: 240
|
|
- Group: F_BGUM_BOX_IN_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 120
|
|
- Group: F_BGUM_BOX_IN_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 240
|
|
- Group: FREYJA_RING_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Ring
|
|
Duration: 1440
|
|
- Group: F_FREYJA_RING_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Freyja_Ring
|
|
Duration: 1440
|
|
- Group: BM_PACK_BOX_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Spare_Card
|
|
Duration: 1440
|
|
- Index: 1
|
|
Item: Lucky_Egg_C4
|
|
Duration: 1440
|
|
- Group: F_XMAS_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spare_Card
|
|
Duration: 1440
|
|
- Index: 1
|
|
Item: Lucky_Egg_C4
|
|
Duration: 1440
|
|
- Group: XMAS_CARD_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spare_Card
|
|
Duration: 1440
|
|
- Group: F_XMAS_CARD_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spare_Card
|
|
Duration: 1440
|
|
- Group: E_BUNNY_BAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: TimeExtensionArmor
|
|
Duration: 10080
|
|
- Group: SUMMER_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Dead_Branch
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Trans_Scroll_Ray_Arch
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Bravery_Bag
|
|
Rate: 476
|
|
- Index: 2
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 476
|
|
- Index: 3
|
|
Item: HE_Bubble_Gum
|
|
Rate: 1111
|
|
Amount: 4
|
|
- Index: 4
|
|
Item: Trans_Scroll_Marduk
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Evil_Marcher_Hat
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Leek_In_Mouth
|
|
Rate: 1429
|
|
- Index: 7
|
|
Item: MVP_Basketball
|
|
Rate: 1429
|
|
- Index: 8
|
|
Item: Hat_Of_Girl
|
|
Rate: 1429
|
|
- Group: F_ACTI_POTION_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Acti_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Lucky_Egg_C5
|
|
- Group: HALF_MEGIN_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Half_Megin
|
|
Duration: 10080
|
|
- Group: HALF_BRYSING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Half_Brysing
|
|
Duration: 10080
|
|
- Group: SPIKED_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 120
|
|
- Group: RAINBOW_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 120
|
|
- Group: SPIKED_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 240
|
|
- Group: RAINBOW_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 240
|
|
- Group: F_SPIKED_SCARF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 60
|
|
- Group: F_RAINBOW_SCARF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 60
|
|
- Group: F_SPIKED_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 120
|
|
- Group: F_RAINBOW_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 120
|
|
- Group: F_SPIKED_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 240
|
|
- Group: F_RAINBOW_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 240
|
|
- Group: F_RIBBON_OF_LIFE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 60
|
|
- Group: F_RIBBON_OF_LIFE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 120
|
|
- Group: F_RIBBON_OF_LIFE_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 240
|
|
- Group: F_RAPID_LIFE_WATER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C6
|
|
- Index: 1
|
|
Item: Rapid_Life_Water
|
|
Amount: 10
|
|
- Group: F_MAGIC_CANDY_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C7
|
|
- Index: 1
|
|
Item: Magic_Candy
|
|
Amount: 10
|
|
- Group: UMBALA_SPIRIT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C8
|
|
- Index: 1
|
|
Item: Umbala_Spirit_Box_7day
|
|
- Group: F_UMBALA_SPIRIT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C8
|
|
- Index: 1
|
|
Item: Umbala_Spirit_Box_7day
|
|
- Group: UMBALA_SPIRIT_BOX_7DAY
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Umbala_Spirit
|
|
Duration: 10080
|
|
- Group: C_REPAIR_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon_Stone
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Iron
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Steel
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Iron_Ore
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Repair_Scroll_
|
|
Amount: 5
|
|
- Group: C_REPAIR_SCROLL_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon_Stone
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Iron
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Steel
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Iron_Ore
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Repair_Scroll_
|
|
Amount: 10
|
|
- Group: C_UMBALA_SPIRIT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Umbala_Spirit
|
|
- Group: C_MURAMASA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Muramasa_C
|
|
Duration: 10080
|
|
- Group: C_EXCALIBUR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Excalibur_C
|
|
Duration: 10080
|
|
- Group: C_COMBAT_KNIFE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Combat_Knife_C
|
|
Duration: 10080
|
|
- Group: C_COUNTER_DAGGER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Counter_Dagger_C
|
|
Duration: 10080
|
|
- Group: C_MIGHTY_STAFF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mighty_Staff_C
|
|
Duration: 10080
|
|
- Group: C_RIGHT_EPSILON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Right_Epsilon_C
|
|
Duration: 10080
|
|
- Group: C_BALISTAR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Balistar_C
|
|
Duration: 10080
|
|
- Group: C_D_GREAT_SAGE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Diary_Of_Great_Sage_C
|
|
Duration: 10080
|
|
- Group: C_ASURA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Asura_C
|
|
Duration: 10080
|
|
- Group: C_BROOCH_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Brooch_C
|
|
Duration: 10080
|
|
- Group: C_SAFETY_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Safety_Ring_C
|
|
Duration: 10080
|
|
- Group: C_PECOPECO_HAIRBAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pecopeco_Hairband
|
|
- Group: C_NAGAN_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nagan_C
|
|
Duration: 10080
|
|
- Group: C_SKEWER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Skewer_C
|
|
Duration: 10080
|
|
- Group: C_QUADRILLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Quadrille_C
|
|
Duration: 10080
|
|
- Group: C_FIRE_BRAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Brand_C
|
|
- Group: C_MASQUERADE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Masquerade_C
|
|
- Group: C_ORC_HERO_HELM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Hero_Helm_C
|
|
- Group: C_KRO_D_KITTY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: kRO_Drooping_Kitty_C
|
|
- Group: C_BLOODY_IRON_BALL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Iron_Ball_C
|
|
Duration: 10080
|
|
- Group: C_HOCKEY_MASK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hockey_Mask
|
|
Duration: 10080
|
|
- Group: C_OBSERVER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Observer
|
|
Duration: 10080
|
|
- Group: C_ALL_IN_ONE_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: All_In_One_Ring
|
|
Duration: 10080
|
|
- Group: C_SPIRITUAL_TUNIC_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spritual_Tunic
|
|
Duration: 10080
|
|
- Group: C_RECUP_ARMOR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Recuperative_Armor
|
|
Duration: 10080
|
|
- Group: C_SHELTER_RESIST_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shelter_Resistance
|
|
Duration: 10080
|
|
- Group: C_SYLPHID_MANTEAU_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sylphid_Manteau
|
|
Duration: 10080
|
|
- Group: C_REFRESH_SHOES_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Refresh_Shoes
|
|
Duration: 10080
|
|
- Group: C_WASTELAND_OUTLAW_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wasteland_Outlaw_C
|
|
Duration: 10080
|
|
- Group: C_LEVER_ACT_RIFLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lever_Action_Rifle_C
|
|
Duration: 10080
|
|
- Group: C_CLAYMORE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Claymore_C
|
|
Duration: 10080
|
|
- Group: C_JAMADHAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Jamadhar_C
|
|
Duration: 10080
|
|
- Group: C_TWO_HANDED_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Two_Handed_Axe_C
|
|
Duration: 10080
|
|
- Group: C_LANCE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lance_C
|
|
Duration: 10080
|
|
- Group: C_ORCISH_AXE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orcish_Axe_C
|
|
Duration: 10080
|
|
- Group: C_ENCYCLOPEDIA_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Encyclopedia_C
|
|
Duration: 10080
|
|
- Group: C_PIKE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fist_C
|
|
Duration: 10080
|
|
- Group: C_FIST_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guitar_C
|
|
Duration: 10080
|
|
- Group: C_DAMASCUS_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Damascus_C
|
|
Duration: 10080
|
|
- Group: C_FLAMBERGE_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Flamberge_C
|
|
Duration: 10080
|
|
- Group: C_STUNNER_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Stunner_C
|
|
Duration: 10080
|
|
- Group: C_SHOOTING_STAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shooting_Star_C
|
|
Duration: 10080
|
|
- Group: C_BLOODY_FEAR_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Fear_C
|
|
Duration: 10080
|
|
- Group: C_STAFF_HEALING_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Staff_Of_Healing_C
|
|
Duration: 10080
|
|
- Group: C_CLOVER_BOX_MOUTH
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 60
|
|
- Group: C_CLOVER_BOX_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 120
|
|
- Group: C_CLOVER_BOX_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 4Leaf_Clover_In_Mouth
|
|
Duration: 240
|
|
- Group: C_BGUM_BOX_IN_MOUTH
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 60
|
|
- Group: C_BGUM_BOX_IN_MOUTH2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 120
|
|
- Group: C_BGUM_BOX_IN_MOUTH4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubble_Gum_In_Mouth
|
|
Duration: 240
|
|
- Group: C_SPIKED_SCARF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 60
|
|
- Group: C_SPIKED_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 120
|
|
- Group: C_SPIKED_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiked_Scarf
|
|
Duration: 240
|
|
- Group: C_RAINBOW_SCARF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 60
|
|
- Group: C_RAINBOW_SCARF_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 120
|
|
- Group: C_RAINBOW_SCARF_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rainbow_Scarf
|
|
Duration: 240
|
|
- Group: C_RIBBON_OF_LIFE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 60
|
|
- Group: C_RIBBON_OF_LIFE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 120
|
|
- Group: C_RIBBON_OF_LIFE_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ribbon_Of_Life
|
|
Duration: 240
|
|
- Group: C_LOVE_ANGEL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 10080
|
|
- Group: C_LOVE_ANGEL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 43200
|
|
- Group: C_SQUIRREL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 10080
|
|
- Group: C_SQUIRREL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 43200
|
|
- Group: C_PICTURE_DIARY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Picture_Diary
|
|
Duration: 10080
|
|
- Group: C_PICTURE_DIARY_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Picture_Diary
|
|
Duration: 43200
|
|
- Group: C_MINI_HEART_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mini_Heart
|
|
Duration: 10080
|
|
- Group: C_MINI_HEART_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mini_Heart
|
|
Duration: 43200
|
|
- Group: C_NEWCOMER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Newcomer
|
|
Duration: 10080
|
|
- Group: C_NEWCOMER_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Newcomer
|
|
Duration: 43200
|
|
- Group: C_KID_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kid
|
|
Duration: 10080
|
|
- Group: C_KID_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kid
|
|
Duration: 43200
|
|
- Group: C_MAGIC_CASTLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Castle
|
|
Duration: 10080
|
|
- Group: C_MAGIC_CASTLE_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Castle
|
|
Duration: 43200
|
|
- Group: C_BULGING_HEAD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bulging_Head
|
|
Duration: 10080
|
|
- Group: C_BULGING_HEAD_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bulging_Head
|
|
Duration: 43200
|
|
- Group: REFINE_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Lucky_Egg_C9
|
|
- Group: ATTEND_C_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Green_Feeler
|
|
Rate: 4000
|
|
- Index: 1
|
|
Item: C_Jack_A_Dandy
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: C_Helm
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: C_Sharp_Gear
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: C_Iron_Cane
|
|
Rate: 1500
|
|
- Group: TRANS_A_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Trans_Scroll_Devi
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Trans_Scroll_Poring
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: Trans_Scroll_Golem
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: Cloth_Dye_Coupon_Box
|
|
- Group: TRANS_B_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Trans_Scroll_Marduk
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Trans_Scroll_Banshee
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Trans_Scroll_Poring
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Cloth_Dye_Coupon_Box
|
|
- Group: TRANS_C_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Trans_Scroll_Ray_Arch
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Trans_Scroll_Mavka
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Trans_Scroll_Poring
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Cloth_Dye_Coupon_Box
|
|
- Group: MADE_DISH_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dragon_Egg_Scroll
|
|
- Index: 1
|
|
Item: Made_Dish_Box
|
|
- Group: MADE_DISH_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish10_
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Agi_Dish10_
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Int_Dish10_
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Dex_Dish10_
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Luk_Dish10_
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Vit_Dish10_
|
|
Amount: 5
|
|
- Index: 6
|
|
Item: Spark_Candy
|
|
Amount: 3
|
|
- Group: RED_BOOSTER_BOX20_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: 2011_RWC_Scroll_Kr
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 20
|
|
- Group: MYSTIC_POWDER_BOX30_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cru_Scroll
|
|
- Index: 1
|
|
Item: Mystic_Powder
|
|
Amount: 30
|
|
- Group: EC_BATTLE_MANUAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Comp_Battle_Manual
|
|
Amount: 3
|
|
- Group: EC_JOB_MANUAL25_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Reward_Job_BM25
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Job_Manual25
|
|
Amount: 10
|
|
- Group: GLOBAL_HAT_FES_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crescent_Helm
|
|
Rate: 784
|
|
- Index: 1
|
|
Item: Kabuki_Mask
|
|
Rate: 784
|
|
- Index: 2
|
|
Item: Ayothaya_Hat
|
|
Rate: 245
|
|
- Index: 3
|
|
Item: Raven_Cap
|
|
Rate: 588
|
|
- Index: 4
|
|
Item: B_Dragon_Hat
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Quati_Hat
|
|
Rate: 588
|
|
- Index: 6
|
|
Item: Tucan_Hat
|
|
Rate: 784
|
|
- Index: 7
|
|
Item: Jaguar_Hat
|
|
Rate: 784
|
|
- Index: 8
|
|
Item: Dragon_Arhat_Mask
|
|
Rate: 245
|
|
- Index: 9
|
|
Item: Tiger_Arhat_Mask
|
|
Rate: 245
|
|
- Index: 10
|
|
Item: Chung_Hairband
|
|
Rate: 588
|
|
- Index: 11
|
|
Item: Samurai_Mask
|
|
Rate: 244
|
|
- Index: 12
|
|
Item: Hattah_Black
|
|
Rate: 588
|
|
- Index: 13
|
|
Item: Horn_Of_Ancient
|
|
Rate: 588
|
|
- Index: 14
|
|
Item: Sprout_Hat
|
|
Rate: 784
|
|
- Index: 15
|
|
Item: Mercury_Helm
|
|
Rate: 588
|
|
- Index: 16
|
|
Item: White_Musang_Hat
|
|
Rate: 784
|
|
- Index: 17
|
|
Item: Black_Musang_Hat
|
|
Rate: 784
|
|
- Group: GLOBAL_HAT_FES_5_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Global_Hat_Fes_Box2
|
|
- Group: GLOBAL_HAT_FES_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crescent_Helm
|
|
Rate: 784
|
|
- Index: 1
|
|
Item: Kabuki_Mask
|
|
Rate: 784
|
|
- Index: 2
|
|
Item: Ayothaya_Hat
|
|
Rate: 245
|
|
- Index: 3
|
|
Item: Raven_Cap
|
|
Rate: 588
|
|
- Index: 4
|
|
Item: B_Dragon_Hat
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Quati_Hat
|
|
Rate: 588
|
|
- Index: 6
|
|
Item: Tucan_Hat
|
|
Rate: 784
|
|
- Index: 7
|
|
Item: Jaguar_Hat
|
|
Rate: 784
|
|
- Index: 8
|
|
Item: Dragon_Arhat_Mask
|
|
Rate: 245
|
|
- Index: 9
|
|
Item: Tiger_Arhat_Mask
|
|
Rate: 245
|
|
- Index: 10
|
|
Item: Chung_Hairband
|
|
Rate: 588
|
|
- Index: 11
|
|
Item: Samurai_Mask
|
|
Rate: 244
|
|
- Index: 12
|
|
Item: Hattah_Black
|
|
Rate: 588
|
|
- Index: 13
|
|
Item: Horn_Of_Ancient
|
|
Rate: 588
|
|
- Index: 14
|
|
Item: Sprout_Hat
|
|
Rate: 784
|
|
- Index: 15
|
|
Item: Mercury_Helm
|
|
Rate: 588
|
|
- Index: 16
|
|
Item: White_Musang_Hat
|
|
Rate: 784
|
|
- Index: 17
|
|
Item: Black_Musang_Hat
|
|
Rate: 784
|
|
- Group: MADE_DISH_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Undead_Egg
|
|
- Group: MYSTERIOUS_WATER_BOX50_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Girls_Heart
|
|
- Group: REFINE_ORE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Pope_Scroll
|
|
- Group: RED_POTION_RG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Potion_RG
|
|
Amount: 10
|
|
- Group: BLUE_POTION_RG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_RG
|
|
Amount: 10
|
|
- Group: GOLDENAPPLE_P_RG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: GoldenApple_P_RG
|
|
Amount: 20
|
|
- Group: GOLDENAPPLE_RG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: GoldenApple_RG
|
|
Amount: 25
|
|
- Group: GOLDEN_POTION_RG_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Golden_Potion_RG
|
|
Amount: 50
|
|
- Group: SPECIAL_PO_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Card_Album
|
|
Rate: 341
|
|
- Index: 1
|
|
Item: Orleans_Glove
|
|
Rate: 23
|
|
- Index: 2
|
|
Item: Diabolus_Ring
|
|
Rate: 23
|
|
- Index: 3
|
|
Item: Ghostring_Card
|
|
Rate: 23
|
|
- Index: 4
|
|
Item: Deviling_Card
|
|
Rate: 23
|
|
- Index: 5
|
|
Item: Archangeling_Card
|
|
Rate: 23
|
|
- Index: 6
|
|
Item: Card_Coin
|
|
Rate: 1477
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Mora_Coin
|
|
Rate: 1477
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Royal_Certificate
|
|
Rate: 1477
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: High_Purity_Energy_Xtal
|
|
Rate: 682
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: BF_Badge1
|
|
Rate: 682
|
|
Amount: 3
|
|
- Index: 11
|
|
Item: BF_Badge2
|
|
Rate: 682
|
|
Amount: 3
|
|
- Index: 12
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 114
|
|
- Index: 13
|
|
Item: Poring_Box
|
|
Rate: 1477
|
|
- Index: 14
|
|
Item: Magic_Card_Album
|
|
Rate: 114
|
|
- Index: 15
|
|
Item: Mid_Coin_Pocket
|
|
Rate: 682
|
|
- Index: 16
|
|
Item: Sg_Violet_Potion_Box
|
|
Rate: 682
|
|
- Group: BATTLE_MANUAL_LIMIT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Egg2
|
|
- Index: 1
|
|
Item: Battle_Manual_Limit
|
|
Amount: 3
|
|
- Group: UNLIMITED_20_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: GoldenTreasureBox
|
|
Amount: 23
|
|
- Group: CUSTOMIZING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Sealed_Scroll3
|
|
- Group: NYANGVINE_BOX100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: Sealed_Scroll3
|
|
Amount: 11
|
|
- Group: SERVICE30_M_01_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Service30_M_01_Call
|
|
Duration: 43200
|
|
- Group: SERVICE30_F_01_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Service30_F_01_Call
|
|
Duration: 43200
|
|
- Group: 3_LIFE_POTION_PACK6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Status_Decrease_Scroll
|
|
- Group: 3_LIFE_POTION_10PACK6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Status_Decrease_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Mad_Bunny_Scroll
|
|
- Group: REFINE_ORE_BOX10_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Mad_Bunny_Scroll
|
|
Amount: 11
|
|
- Group: SERVICE30P_M_01_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Service30P_M_01_Call
|
|
Duration: 43200
|
|
- Group: SERVICE30P_F_01_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Service30P_F_01_Call
|
|
Duration: 43200
|
|
- Group: VIGORGRA_PACKAGE_V5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Pump_Of_Spirit_Scroll
|
|
- Group: VIGORGRA_PACKAGE_SET_V5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: Pump_Of_Spirit_Scroll
|
|
Amount: 11
|
|
- Group: C_GREED_1HOUR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Greed_Scroll
|
|
Duration: 60
|
|
- Group: C_CATPAW_1DAY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_Ticket
|
|
Duration: 1440
|
|
- Group: UNLIMITED_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Happy_Balloon_Scroll
|
|
- Group: UNLIMITED_10_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Happy_Balloon_Scroll
|
|
Amount: 11
|
|
- Group: C_GIANT_FLY_1DAY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Giant_Fly_Wing
|
|
Duration: 1440
|
|
- Group: REFINE_ORE_BOX11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Piamette_Scroll
|
|
- Group: REFINE_ORE_BOX11_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Piamette_Scroll
|
|
Amount: 11
|
|
- Group: 3_LIFE_POTION_PACK7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Invisible_Scroll
|
|
- Group: 3_LIFE_POTION_10PACK7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Invisible_Scroll
|
|
Amount: 11
|
|
- Group: ALMIGHTY_PLUS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Mystic_Powder
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Tyr's_Blessing
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: 2015_Special_Scroll
|
|
- Group: LIMITPOWERBOOSTER2_100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: 2015_Special_Scroll
|
|
Amount: 11
|
|
- Group: LC_BOARDING_HALTER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Boarding_Halter
|
|
- Group: REFINE_ORE_BOX12
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: 2015_Angel_Scroll
|
|
- Group: REFINE_ORE_BOX12_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: 2015_Angel_Scroll
|
|
Amount: 11
|
|
- Group: VIGORGRA_PLUS_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Comp_Glass_Of_Illusion
|
|
- Index: 6
|
|
Item: Poring_Scroll
|
|
- Group: VIGORGRA_PLUS_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: Comp_Spark_Candy
|
|
- Index: 6
|
|
Item: Comp_Magic_Candy
|
|
- Index: 7
|
|
Item: Comp_Glass_Of_Illusion
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Poring_Scroll
|
|
Amount: 11
|
|
- Group: 3_LIFE_POTION_PACK8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Amistr_Scroll
|
|
- Group: 3_LIFE_POTION_10PACK8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Amistr_Scroll
|
|
Amount: 11
|
|
- Group: UNLIMITED_BOX5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: G_ASPD_Potion
|
|
Amount: 50
|
|
- Index: 3
|
|
Item: G_Red_Booster
|
|
Amount: 100
|
|
- Index: 4
|
|
Item: Shadow_Scroll
|
|
Amount: 11
|
|
- Group: UNLIMITED_10_BOX5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Shadow_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX13
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Spirit_Scroll
|
|
- Group: REFINE_ORE_BOX13_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Spirit_Scroll
|
|
Amount: 11
|
|
- Group: HD_REFINE_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Spirit_Scroll
|
|
Amount: 11
|
|
- Group: NYANGVINE_BOX10_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Balloon_Scroll
|
|
- Group: NYANGVINE_BOX100_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: Balloon_Scroll
|
|
Amount: 11
|
|
- Group: VIGORGRA_PLUS_PACKAGE2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Comp_Glass_Of_Illusion
|
|
- Index: 6
|
|
Item: Gunslinger_Scroll
|
|
- Group: VIGORGRA_PLUS_SET2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: Comp_Spark_Candy
|
|
- Index: 6
|
|
Item: Comp_Magic_Candy
|
|
- Index: 7
|
|
Item: Comp_Glass_Of_Illusion
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Gunslinger_Scroll
|
|
Amount: 11
|
|
- Group: 3_LIFE_POTION_PACK9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Green_Scroll_K
|
|
- Group: 3_LIFE_POTION_10PACK9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Green_Scroll_K
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX14
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Kafra_Scroll
|
|
- Group: REFINE_ORE_BOX14_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Kafra_Scroll
|
|
Amount: 11
|
|
- Group: HD_REFINE_ORE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Kafra_Scroll
|
|
Amount: 11
|
|
- Group: ALMIGHTY_PLUS_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Mystic_Powder
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Tyr's_Blessing
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: New_Hat_Scroll2
|
|
- Group: DEF_SCROLL_BOX_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: New_Hat_Scroll2
|
|
Amount: 11
|
|
- Group: LIMIT_POWER_BOOSTER3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: 2016_Special_Scroll
|
|
- Group: LIMITPOWERBOOSTER3_100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: 2016_Special_Scroll
|
|
Amount: 11
|
|
- Group: HD_HIGH_REFINE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Candlelight_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX15_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Candlelight_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX15
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Candlelight_Scroll
|
|
- Group: HD_REFINE_ORE_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Candlelight_Scroll
|
|
Amount: 11
|
|
- Group: VIGORGRA_PLUS_PACKAGE3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Comp_Glass_Of_Illusion
|
|
- Index: 6
|
|
Item: Lapine_Scroll
|
|
- Group: VIGORGRA_PLUS_SET3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Almighty
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Mental_Potion
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: Comp_Spark_Candy
|
|
- Index: 6
|
|
Item: Comp_Magic_Candy
|
|
- Index: 7
|
|
Item: Comp_Glass_Of_Illusion
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Lapine_Scroll
|
|
Amount: 11
|
|
- Group: C_CATPAW_7DAY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_Ticket
|
|
Duration: 10080
|
|
- Group: ALMIGHTY_PLUS_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Mystic_Powder
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Tyr's_Blessing
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Love_Scroll
|
|
- Group: 3_LIFE_POTION_10PACK10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Love_Scroll
|
|
Amount: 11
|
|
- Group: UNLIMITED_10_BOX6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Cat_Scroll
|
|
Amount: 11
|
|
- Index: 3
|
|
Item: Comp_M_DEFScroll
|
|
Amount: 11
|
|
- Group: UNLIMITED_BOX6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Cat_Scroll
|
|
- Index: 3
|
|
Item: Comp_M_DEFScroll
|
|
- Group: REFINE_ORE_BOX16
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Shadow_Scroll2
|
|
- Group: REFINE_ORE_BOX16_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Shadow_Scroll2
|
|
Amount: 11
|
|
- Group: HD_REFINE_ORE_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Shadow_Scroll2
|
|
Amount: 11
|
|
- Group: HD_HIGH_REFINE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Shadow_Scroll2
|
|
Amount: 11
|
|
- Group: DEF_SCROLL_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: May_Gold_Scroll
|
|
- Group: DEF_SCROLL_BOX_SET2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: May_Gold_Scroll
|
|
Amount: 11
|
|
- Group: 3_LIFE_POTION_PACK11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: General_Scroll
|
|
- Group: 3_LIFE_POTION_10PACK11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: General_Scroll
|
|
Amount: 11
|
|
- Group: RTC_ANNIV_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_13Up
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: Guarantee_Armor_13Up
|
|
Rate: 5000
|
|
- Group: REFINE_ORE_BOX17_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Sentimental_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX17
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Sentimental_Scroll
|
|
- Group: HD_REFINE_ORE_BOX5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Sentimental_Scroll
|
|
Amount: 11
|
|
- Group: HD_HIGH_REFINE_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Sentimental_Scroll
|
|
Amount: 11
|
|
- Group: INFINITY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Scroll
|
|
- Index: 1
|
|
Item: Infinity_Drink
|
|
Amount: 10
|
|
- Group: INFINITY_10_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Scroll
|
|
Amount: 11
|
|
- Index: 1
|
|
Item: Infinity_Drink
|
|
Amount: 100
|
|
- Group: NEW_VIGORGRA_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: Tyr's_Blessing
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 6
|
|
- Index: 5
|
|
Item: Bloody_Scroll
|
|
- Group: NEW_VIGORGRA_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 2
|
|
Item: Tyr's_Blessing
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 60
|
|
- Index: 5
|
|
Item: Bloody_Scroll
|
|
Amount: 11
|
|
- Group: LIMITPOWERBOOSTER4_100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: 2017_Special_Scroll
|
|
Amount: 11
|
|
- Group: LIMIT_POWER_BOOSTER4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: 2017_Special_Scroll
|
|
- Group: 2017_GSTAR_COSTUMEBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Scratching_Cat
|
|
Rate: 380
|
|
- Index: 1
|
|
Item: C_Steampunk_Hat
|
|
Rate: 380
|
|
- Index: 2
|
|
Item: C_White_Black_Temp
|
|
Rate: 380
|
|
- Index: 3
|
|
Item: C_Pope_Ribbon
|
|
Rate: 380
|
|
- Index: 4
|
|
Item: C_Wings_of_Michael
|
|
Rate: 380
|
|
- Index: 5
|
|
Item: C_Tare_Pope_Casual
|
|
Rate: 380
|
|
- Index: 6
|
|
Item: C_BelieversCap
|
|
Rate: 380
|
|
- Index: 7
|
|
Item: C_Poring_Soap_Pipe
|
|
Rate: 380
|
|
- Index: 8
|
|
Item: C_Vampire_Familiar
|
|
Rate: 380
|
|
- Index: 9
|
|
Item: C_Ghostring_Tall_Hat
|
|
Rate: 380
|
|
- Index: 10
|
|
Item: C_Chatty_Parrot
|
|
Rate: 380
|
|
- Index: 11
|
|
Item: C_Clock_Casket
|
|
Rate: 380
|
|
- Index: 12
|
|
Item: C_Rune_Helm
|
|
Rate: 380
|
|
- Index: 13
|
|
Item: C_Shaving_Foam
|
|
Rate: 380
|
|
- Index: 14
|
|
Item: C_Brown_Stall
|
|
Rate: 380
|
|
- Index: 15
|
|
Item: C_Piggyback
|
|
Rate: 380
|
|
- Index: 16
|
|
Item: C_Teddy_Bear_Hood
|
|
Rate: 380
|
|
- Index: 17
|
|
Item: C_Mouton_Life_BL
|
|
Rate: 380
|
|
- Index: 18
|
|
Item: C_Warm_Cat_Muffler
|
|
Rate: 380
|
|
- Index: 19
|
|
Item: C_Alice_Wig
|
|
Rate: 380
|
|
- Index: 20
|
|
Item: C_Khalitzburg_Helm_BL
|
|
Rate: 1200
|
|
- Index: 21
|
|
Item: C_Wanderer_Sakkat
|
|
Rate: 1200
|
|
- Group: ZERO_MERCHANT_BELL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Zero_Merchant_Bell
|
|
Duration: 43200
|
|
- Group: ZERO_KAFRA_BELL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Zero_Kafra_Bell
|
|
Duration: 43200
|
|
- Group: REFINE_ORE_BOX18
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Ice_Scroll
|
|
- Group: REFINE_ORE_BOX18_SET10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Ice_Scroll
|
|
Amount: 11
|
|
- Group: HD_REFINE_ORE_BOX6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Ice_Scroll
|
|
Amount: 11
|
|
- Group: HD_HIGH_REFINE_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: Ice_Scroll
|
|
Amount: 11
|
|
- Group: NEW_3_POTION_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Amount: 15
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Amount: 15
|
|
- Index: 2
|
|
Item: Small_Mana_Potion
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: 2018_New_Year_Scroll
|
|
- Group: NEW_3_POTION_10PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Amount: 150
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Amount: 150
|
|
- Index: 2
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 3
|
|
Item: 2018_New_Year_Scroll
|
|
Amount: 11
|
|
- Group: NYANGVINE_BOX10_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Lunar_New_Year_Scroll
|
|
- Group: NYANGVINE_BOX100_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Malang_Sp_Can
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: Lunar_New_Year_Scroll
|
|
Amount: 11
|
|
- Group: ALMIGHTY_PLUS_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Mystic_Powder
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Tyr's_Blessing
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: 2018_Sakura_Scroll
|
|
Amount: 11
|
|
- Group: REFINE_ORE_BOX19
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: 2018_Sakura_Scroll
|
|
- Group: HD_REFINE_ORE_BOX7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: 2018_Sakura_Scroll
|
|
Amount: 11
|
|
- Group: HD_HIGH_REFINE_BOX5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: 2018_Sakura_Scroll
|
|
Amount: 11
|
|
- Group: DEF_SCROLL_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: May_Rainbow_Scroll
|
|
- Group: DEF_SCROLL_BOX_SET3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: May_Rainbow_Scroll
|
|
Amount: 11
|
|
- Group: 3_LIFE_POTION_PACK12
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
- Group: 3_LIFE_POTION_10PACK12
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Amount: 11
|
|
- Group: INFINITY_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Drink
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: StarSoul_Scroll
|
|
- Group: INFINITY_10_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Drink
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: StarSoul_Scroll
|
|
Amount: 11
|
|
- Group: A_VIGORGRA_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 60
|
|
- Index: 2
|
|
Item: Tyr's_Blessing
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 60
|
|
- Index: 5
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_VIGORGRA_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: Tyr's_Blessing
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 6
|
|
- Index: 5
|
|
Item: K_Secret_Key
|
|
- Group: A_ALMIGHTY100_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Mystic_Powder
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Tyr's_Blessing
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Almighty
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_REFINE_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enriched_Elunium
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Enriched_Oridecon
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
- Group: A_HD_REFINE_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Elunium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_HD_HIGH_REFINE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: HD_Bradium
|
|
Amount: 13
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_LIMITPOWERBOOSTER_100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_LIMITPOWERBOOSTER
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Limit_Power_Booster
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
- Group: A_DEF_SCROLL_BOX_SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_DEF_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: M_DEFScroll
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
- Group: A_UNLIMITED_10_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Comp_M_DEFScroll
|
|
Amount: 11
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_UNLIMITED_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: ASPD_Potion
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Red_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_M_DEFScroll
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
- Group: MADE_DISH_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Evt_Cos_Coin
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Boitata_Hat_J
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: C_Brabery_Hat
|
|
Rate: 500
|
|
- Index: 2
|
|
Item: C_Black_Glasses
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: C_Sakura_Coronet
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: C_Full_Bloom_Hairpin
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: C_Blue_Pajamas_Hat
|
|
Rate: 500
|
|
- Index: 6
|
|
Item: C_Pink_Fur_Hat
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: C_Flower_Summer_Hat
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: C_Black_Shiba_Inu_Hat
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: C_Love_Daddy
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: C_Sting_Silk_Ribbon
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: C_Fairy_Feathers
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: C_Jioia_TW
|
|
Rate: 500
|
|
- Index: 13
|
|
Item: C_Lady_Tanee_TW
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: C_Whale_Cap
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: C_Carefree_Face
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: C_Cherry_Ribbon
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: C_Imperial_Glory
|
|
Rate: 500
|
|
- Index: 18
|
|
Item: C_Sailor_Collar_WH
|
|
Rate: 500
|
|
- Index: 19
|
|
Item: C_Feather_Stola
|
|
Rate: 500
|
|
- Group: SEALED_SCROLL3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Potion_Box
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 59
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 59
|
|
- Index: 4
|
|
Item: Treasure_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: E_WOB_Rune
|
|
Rate: 500
|
|
- Index: 6
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: E_WOB_Rachel
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: E_WOB_Local
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 245
|
|
- Index: 14
|
|
Item: Shadow_Cube
|
|
Rate: 2500
|
|
- Index: 15
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 16
|
|
Item: New_Year_Shadow_Cube
|
|
Rate: 125
|
|
- Group: STATUS_DECREASE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Costume_Exchange
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Treasure_Box
|
|
Rate: 900
|
|
- Index: 6
|
|
Item: Comp_Battle_Manual
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 300
|
|
- Index: 8
|
|
Item: Fit_Pipe
|
|
Rate: 300
|
|
- Index: 9
|
|
Item: Gril's_Naivety
|
|
Rate: 200
|
|
- Index: 10
|
|
Item: Old_Ore_Box
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Potion_Box
|
|
Rate: 800
|
|
- Index: 12
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Minus_Str
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: Minus_Agi
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: Minus_Vit
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: Minus_Int
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: Minus_Dex
|
|
Rate: 500
|
|
- Index: 18
|
|
Item: Minus_Luk
|
|
Rate: 500
|
|
- Index: 19
|
|
Item: Minus_Str_Box
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: Minus_Agi_Box
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: Minus_Vit_Box
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: Minus_Int_Box
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: Minus_Dex_Box
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: Minus_Luk_Box
|
|
Rate: 80
|
|
- Group: MAD_BUNNY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mad_Bunny
|
|
Rate: 2212
|
|
- Index: 1
|
|
Item: White_Slim_Potion_Box
|
|
Rate: 7788
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Blacksmith_Blessing
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: J_Shop_Coupon
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Comp_Battle_Manual
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1500
|
|
- Index: 10
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 880
|
|
- Index: 11
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Old_Ore_Box
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Minus_Str
|
|
Rate: 250
|
|
- Index: 14
|
|
Item: Minus_Agi
|
|
Rate: 250
|
|
- Index: 15
|
|
Item: Minus_Vit
|
|
Rate: 250
|
|
- Index: 16
|
|
Item: Minus_Int
|
|
Rate: 250
|
|
- Index: 17
|
|
Item: Minus_Dex
|
|
Rate: 250
|
|
- Index: 18
|
|
Item: Minus_Luk
|
|
Rate: 250
|
|
- Index: 19
|
|
Item: Mad_Bunny_Scroll
|
|
Rate: 70
|
|
- Index: 20
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 319
|
|
- Index: 21
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 285
|
|
- Index: 22
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 271
|
|
- Index: 23
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 229
|
|
- Index: 24
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 195
|
|
- Index: 25
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 201
|
|
- Index: 26
|
|
Item: Mad_Bunny_K
|
|
Rate: 250
|
|
- Index: 27
|
|
Item: Mad_Bunny_K_
|
|
Rate: 250
|
|
- Group: SEALED_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wondering_Wolf_Helm
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Holy_Marching_Hat_J
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: Imp_Hat
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: Evil_Marcher_Hat
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: Tare_Neko_Cru
|
|
Rate: 2000
|
|
- Group: SEALED_HAT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mask_Of_Ifrit
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Drooping_Morocc_Minion
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: Glory_FB_Hat
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: Tare_Neko_Cru
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: Heart_Wing_Hairband
|
|
Rate: 2000
|
|
- Group: IMPROVED_NOMALBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: First_Aid_Kit_B
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 150
|
|
- Index: 1
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 20
|
|
- Index: 2
|
|
Item: Old_Card_Album
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Old_Violet_Box
|
|
Rate: 150
|
|
- Index: 4
|
|
Item: Inspector_Certificate
|
|
Rate: 150
|
|
- Index: 5
|
|
Item: Poison_Bottle
|
|
Rate: 60
|
|
- Index: 6
|
|
Item: Oridecon
|
|
Rate: 150
|
|
- Index: 7
|
|
Item: Elunium
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: White_Potion_B
|
|
Rate: 600
|
|
Amount: 2
|
|
- Index: 9
|
|
Item: Yellow_Potion_B
|
|
Rate: 600
|
|
Amount: 4
|
|
- Index: 10
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 6
|
|
- Index: 11
|
|
Item: Orange_Potion_B
|
|
Rate: 600
|
|
Amount: 6
|
|
- Index: 12
|
|
Item: Red_Potion_B
|
|
Rate: 600
|
|
Amount: 8
|
|
- Index: 13
|
|
Item: Green_Potion_B
|
|
Rate: 600
|
|
Amount: 5
|
|
- Index: 14
|
|
Item: Blue_Potion_B
|
|
Rate: 600
|
|
- Index: 15
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 50
|
|
- Index: 16
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 4
|
|
- Index: 17
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 10
|
|
- Index: 18
|
|
Item: Comp_Battle_Manual
|
|
Rate: 20
|
|
- Index: 19
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 20
|
|
- Index: 20
|
|
Item: Comp_Insurance
|
|
Rate: 20
|
|
- Index: 21
|
|
Item: Berserk_Potion_B
|
|
Rate: 500
|
|
- Index: 22
|
|
Item: Awakening_Potion_B
|
|
Rate: 500
|
|
- Index: 23
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: Cookie_Bag_B
|
|
Rate: 60
|
|
- Index: 26
|
|
Item: Sesame_Pastry_B
|
|
Rate: 60
|
|
- Index: 27
|
|
Item: Honey_Pastry_B
|
|
Rate: 60
|
|
- Index: 28
|
|
Item: Rainbow_Cake_B
|
|
Rate: 60
|
|
- Index: 29
|
|
Item: Improved_NomalBox
|
|
Rate: 1000
|
|
- Group: IMPROVED_WOODENBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Pot_Box2
|
|
- Index: 1
|
|
Item: First_Aid_Kit_B
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Improved_NomalBox
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 80
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 80
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 350
|
|
- Index: 3
|
|
Item: Inspector_Certificate
|
|
Rate: 350
|
|
- Index: 4
|
|
Item: Poison_Bottle
|
|
Rate: 307
|
|
- Index: 5
|
|
Item: Oridecon
|
|
Rate: 310
|
|
- Index: 6
|
|
Item: Elunium
|
|
Rate: 310
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 30
|
|
- Index: 10
|
|
Item: Green_Potion_B
|
|
Rate: 550
|
|
Amount: 30
|
|
- Index: 11
|
|
Item: Blue_Potion_B
|
|
Rate: 550
|
|
Amount: 5
|
|
- Index: 12
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 20
|
|
- Index: 14
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: Comp_Battle_Manual
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: Comp_Insurance
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: E_WOB_Rune
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: E_WOB_Rachel
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: E_WOB_Local
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: Old_Bleu_Box
|
|
Rate: 350
|
|
- Index: 23
|
|
Item: Berserk_Potion_B
|
|
Rate: 550
|
|
Amount: 10
|
|
- Index: 24
|
|
Item: Awakening_Potion_B
|
|
Rate: 550
|
|
Amount: 10
|
|
- Index: 25
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 310
|
|
- Index: 26
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 310
|
|
- Index: 27
|
|
Item: Sesame_Pastry_B
|
|
Rate: 300
|
|
- Index: 28
|
|
Item: Honey_Pastry_B
|
|
Rate: 300
|
|
- Index: 29
|
|
Item: Rainbow_Cake_B
|
|
Rate: 300
|
|
- Index: 30
|
|
Item: Improved_WoodenBox
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Improved_WoodenBox
|
|
Rate: 500
|
|
- Group: IMPROVED_GOLDENBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Bottle
|
|
Amount: 10
|
|
- 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
|
|
- Index: 5
|
|
Item: Improved_NomalBox
|
|
Amount: 5
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 200
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Inspector_Certificate
|
|
Rate: 300
|
|
Amount: 12
|
|
- Index: 4
|
|
Item: Oridecon
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 5
|
|
Item: Elunium
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Blue_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 9
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 40
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 185
|
|
- Index: 12
|
|
Item: Comp_Battle_Manual
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Comp_Insurance
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: E_WOB_Rune
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: E_WOB_Rachel
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: E_WOB_Local
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Old_Bleu_Box
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 20
|
|
Item: Reward_Job_BM25
|
|
Rate: 200
|
|
Amount: 2
|
|
- Index: 21
|
|
Item: Berserk_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 22
|
|
Item: Awakening_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 23
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 24
|
|
Item: Sesame_Pastry_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 25
|
|
Item: Honey_Pastry_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 26
|
|
Item: Rainbow_Cake_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 27
|
|
Item: Improved_GoldenBox
|
|
Rate: 3
|
|
- Index: 28
|
|
Item: Improved_GoldenBox
|
|
Rate: 3
|
|
- Index: 29
|
|
Item: Improved_GoldenBox
|
|
Rate: 1667
|
|
- Group: IMPROVED_PLATINUMBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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
|
|
- Index: 7
|
|
Item: Improved_NomalBox
|
|
Amount: 30
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Sigrun's_Wing
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 3
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: First_Aid_Kit
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Magic_Card_Album
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 11
|
|
Item: Comp_Insurance
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 12
|
|
Item: E_WOB_Rune
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: E_WOB_Rachel
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: E_WOB_Local
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 16
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: Reward_Job_BM25
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 18
|
|
Item: Elunium_Box
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Oridecon_Box
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 20
|
|
Item: Battle_Manual100
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: E_Str_Dish_Box
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: E_Agi_Dish_Box
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: E_Int_Dish_Box
|
|
Rate: 100
|
|
- Index: 24
|
|
Item: E_Dex_Dish_Box
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: E_Luk_Dish_Box
|
|
Rate: 100
|
|
- Index: 26
|
|
Item: E_Vit_Dish_Box
|
|
Rate: 100
|
|
- Index: 27
|
|
Item: Anodyne_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 28
|
|
Item: Improved_PlatinumBox
|
|
Rate: 9
|
|
- Index: 29
|
|
Item: Improved_PlatinumBox
|
|
Rate: 9
|
|
- Index: 30
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 73
|
|
- Group: 13THCELEBRATEBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Card_Album
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 3
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 4
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Card_Coin
|
|
Rate: 700
|
|
Amount: 4
|
|
- Index: 6
|
|
Item: Comp_Battle_Manual
|
|
Rate: 600
|
|
- Index: 7
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 600
|
|
- Index: 8
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 750
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 700
|
|
- Index: 10
|
|
Item: 13thCelebrateBox
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: Yggdrasilberry_Box
|
|
Rate: 550
|
|
- Index: 12
|
|
Item: Golden_Card
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: G_Mysterious_Water
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: G_Small_Life_Potion
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 15
|
|
Item: G_Med_Life_Potion
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: G_Almighty
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: G_ASPD_Potion
|
|
Rate: 600
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: Sealed_Card
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 700
|
|
- Index: 20
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 21
|
|
Item: Comp_Small_Mana_Potion
|
|
Rate: 500
|
|
Amount: 5
|
|
- Index: 22
|
|
Item: 13thCelebrateBox
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: Class_Shadow_Cube
|
|
Rate: 50
|
|
- Index: 24
|
|
Item: Racing_Thx_Ticket
|
|
Rate: 800
|
|
Amount: 10
|
|
- Group: CROSSEVENTBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: E_Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: World_Tour_Ticket
|
|
Amount: 20
|
|
- Group: PIAMETTE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 8
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 14
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 8
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 14
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Insurance
|
|
Rate: 909
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Comp_Insurance
|
|
Rate: 909
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Old_Ore_Box
|
|
Rate: 1264
|
|
- Index: 9
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 500
|
|
- Index: 10
|
|
Item: Piamette_Scroll
|
|
Rate: 1364
|
|
- Index: 11
|
|
Item: Piamette_Scroll
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: Ribbon_Piamat_K
|
|
Rate: 91
|
|
- Index: 13
|
|
Item: Piamette_Hood
|
|
Rate: 273
|
|
- Index: 14
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 290
|
|
- Index: 15
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 259
|
|
- Index: 16
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 246
|
|
- Index: 17
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 208
|
|
- Index: 18
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 177
|
|
- Index: 19
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 183
|
|
- Index: 20
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1364
|
|
Amount: 2
|
|
- Index: 21
|
|
Item: Comp_Neuralizer
|
|
Rate: 9
|
|
- Index: 22
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1364
|
|
- Index: 23
|
|
Item: Mad_Bunny_K
|
|
Rate: 23
|
|
- Index: 24
|
|
Item: Mad_Bunny_K_
|
|
Rate: 23
|
|
- Group: COWLICK_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Cowlick_BL
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Cowlick_YL
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Cowlick_GN
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Cowlick_PP
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Cowlick_RD
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Cowlick_OM
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Cowlick_BU
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Cowlick_WH
|
|
Rate: 1250
|
|
- Group: STRAIGHT_PONY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Straight_Pony_BL
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Straight_Pony_YL
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Straight_Pony_GN
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Straight_Pony_PP
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Straight_Pony_RD
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Straight_Pony_OM
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Straight_Pony_BU
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Straight_Pony_WH
|
|
Rate: 1250
|
|
- Group: LOOSE_WAVE_TWIN_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Loose_Wave_Twin_BL
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Loose_Wave_Twin_YL
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Loose_Wave_Twin_GN
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Loose_Wave_Twin_PP
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Loose_Wave_Twin_RD
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Loose_Wave_Twin_OM
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Loose_Wave_Twin_BU
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Loose_Wave_Twin_WH
|
|
Rate: 1250
|
|
- Group: INVISIBLE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Blacksmith_Blessing
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
- Index: 8
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: Invisible_Scroll
|
|
Rate: 1400
|
|
- Index: 11
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1040
|
|
- Index: 13
|
|
Item: Minus_Status_Box
|
|
Rate: 700
|
|
- Index: 14
|
|
Item: Invisible_Box
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: S_Swordman_earring
|
|
Rate: 150
|
|
- Index: 16
|
|
Item: S_Merchant_earring
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: S_Acolyte_earring
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Magician_earring
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Swordman_Pendant
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Merchant_Pendant
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Thief_Pendant
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Magician_Pendant
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_Archer_Pendant
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Thief_earring
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: S_Archer_earring
|
|
Rate: 150
|
|
- Group: NEW_HAT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 9
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 15
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 15
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Blacksmith_Blessing
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Treasure_Box
|
|
Rate: 1350
|
|
- Index: 8
|
|
Item: Yggdrasil_Seed_Box
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 10
|
|
Item: New_Hat_Scroll
|
|
Rate: 1200
|
|
- Index: 11
|
|
Item: New_Hat_Scroll
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: New_Hat_Scroll
|
|
Rate: 10
|
|
- Index: 13
|
|
Item: New_Hat_Scroll
|
|
Rate: 10
|
|
- Index: 14
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1200
|
|
- Index: 15
|
|
Item: New_Hat_Scroll
|
|
Rate: 70
|
|
- Index: 16
|
|
Item: S_Knight_Shoes
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: S_Crusader_Shoes
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Priest_Shoes
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Monk_Shoes
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Assassin_Shoes
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Rogue_Shoes
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_Wizard_Shoes
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Sage_Shoes
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: S_Hunter_Shoes
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: S_Bard_Shoes
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: S_Dancer_Shoes
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: Comp_Auger_Of_Spirit
|
|
Rate: 360
|
|
- Group: NEW_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: 8_Type_PurgatorialWing
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Thief_Hood
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: Noble_Mask
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: New_Wave_Sunglasses
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: Palace_Guard_Cap
|
|
Rate: 2000
|
|
- Group: COKINGOPENBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: White_Slim_Potion_B
|
|
Rate: 9697
|
|
Amount: 100
|
|
- Index: 3
|
|
Item: E_Str_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: E_Agi_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: E_Int_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: E_Dex_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 7
|
|
Item: E_Luk_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 8
|
|
Item: E_Vit_Dish10_
|
|
Rate: 50
|
|
Amount: 20
|
|
- Index: 9
|
|
Item: Golden_Card
|
|
Rate: 1
|
|
- Group: 2015_SPECIAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1150
|
|
- Index: 2
|
|
Item: Potion_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Pr_Reset_Stone_Box
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: 2015_Special_Scroll
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Minus_Status_Box
|
|
Rate: 900
|
|
- Index: 14
|
|
Item: 2015_Special_Scroll
|
|
Rate: 440
|
|
- Index: 15
|
|
Item: S_Knight_Armor
|
|
Rate: 150
|
|
- Index: 16
|
|
Item: S_Crusader_Armor
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Alchemist_Armor
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Priest_Armor
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Monk_Armor
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Assassin_Armor
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Rogue_Armor
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Wizard_Armor
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_Sage_Armor
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Hunter_Armor
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: S_Bard_Armor
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: S_Dancer_Armor
|
|
Rate: 150
|
|
- Group: 2015_SPECIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1150
|
|
- Index: 2
|
|
Item: Potion_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Pr_Reset_Stone_Box
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: 2015_Special_Box
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Minus_Status_Box
|
|
Rate: 900
|
|
- Index: 14
|
|
Item: 2015_Special_Box
|
|
Rate: 440
|
|
- Index: 15
|
|
Item: S_Knight_Armor
|
|
Rate: 150
|
|
- Index: 16
|
|
Item: S_Crusader_Armor
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Alchemist_Armor
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Priest_Armor
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Monk_Armor
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Assassin_Armor
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Rogue_Armor
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Wizard_Armor
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_Sage_Armor
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Hunter_Armor
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: S_Bard_Armor
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: S_Dancer_Armor
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: 2015_Special_Box
|
|
Rate: 440
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Happy_Balloon_K
|
|
Rate: 588
|
|
- Index: 1
|
|
Item: Ribbon_Piamat_K
|
|
Rate: 588
|
|
- Index: 2
|
|
Item: Piamette_Hood
|
|
Rate: 588
|
|
- Index: 3
|
|
Item: New_Year_Shadow_Cube
|
|
Rate: 588
|
|
- Index: 4
|
|
Item: 2015_Special_Box
|
|
Rate: 588
|
|
- Index: 5
|
|
Item: 2015_Special_Box
|
|
Rate: 588
|
|
- Index: 6
|
|
Item: Invisible_Box
|
|
Rate: 588
|
|
- Index: 7
|
|
Item: 2015_Special_Box
|
|
Rate: 588
|
|
- Index: 8
|
|
Item: S_Caster_Shoes
|
|
Rate: 588
|
|
- Index: 9
|
|
Item: S_Caster_Shield
|
|
Rate: 588
|
|
- Index: 10
|
|
Item: S_Caster_Armor
|
|
Rate: 588
|
|
- Index: 11
|
|
Item: S_Reload_Shoes
|
|
Rate: 588
|
|
- Index: 12
|
|
Item: S_Reload_Shield
|
|
Rate: 588
|
|
- Index: 13
|
|
Item: S_Reload_Armor
|
|
Rate: 588
|
|
- Index: 14
|
|
Item: Pump_Of_Spirit
|
|
Rate: 588
|
|
- Index: 15
|
|
Item: Mad_Bunny_K
|
|
Rate: 588
|
|
- Index: 16
|
|
Item: Mad_Bunny_K_
|
|
Rate: 588
|
|
- Group: 2015_ANGEL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Cube_Sak
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Old_Ore_Box
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1140
|
|
- Index: 4
|
|
Item: 2015_Angel_Scroll
|
|
Rate: 900
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 319
|
|
- Index: 13
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 285
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 271
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 229
|
|
- Index: 16
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 195
|
|
- Index: 17
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 201
|
|
- Index: 18
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 19
|
|
Item: AngelPoring_Box
|
|
Rate: 500
|
|
- Index: 20
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Ninja_Weapon
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 150
|
|
- Group: DECEMBERGIFTBOX_2016
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Egg
|
|
Amount: 2
|
|
- Group: NOVEMBERGIFTBOX_2016
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Poring_Sunglasses
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Treasure_Box
|
|
Rate: 1500
|
|
- Index: 2
|
|
Item: Old_C_Album_Helm
|
|
Rate: 200
|
|
- Index: 3
|
|
Item: Old_C_Album_Armor
|
|
Rate: 200
|
|
- Index: 4
|
|
Item: Old_C_Album_Shield
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Old_C_Album_Garment
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Old_C_Album_Shoes
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Old_C_Album_Acc
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Old_C_Album_Weapon
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Potion_Box
|
|
Rate: 1140
|
|
- Index: 10
|
|
Item: Poring_Scroll
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Poring_Sunglasses_K
|
|
Rate: 385
|
|
- Index: 12
|
|
Item: Poring_Sunglasses_K_
|
|
Rate: 15
|
|
- Index: 13
|
|
Item: Wet_CardAlbum
|
|
Rate: 50
|
|
- Index: 14
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 16
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 17
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 18
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 19
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 20
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Minus_Str_Box
|
|
Rate: 400
|
|
- Index: 22
|
|
Item: Minus_Agi_Box
|
|
Rate: 400
|
|
- Index: 23
|
|
Item: Minus_Vit_Box
|
|
Rate: 400
|
|
- Index: 24
|
|
Item: Minus_Int_Box
|
|
Rate: 400
|
|
- Index: 25
|
|
Item: Minus_Dex_Box
|
|
Rate: 400
|
|
- Index: 26
|
|
Item: Minus_Luk_Box
|
|
Rate: 400
|
|
- Index: 27
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1100
|
|
- Index: 28
|
|
Item: AngelPoring_Box
|
|
Rate: 50
|
|
- Group: MOBI_SUPPORT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: White_Slim_Potion_B
|
|
Rate: 9396
|
|
Amount: 100
|
|
- Index: 5
|
|
Item: E_Str_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: E_Agi_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: E_Int_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: E_Dex_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: E_Luk_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 10
|
|
Item: E_Vit_Dish10_
|
|
Rate: 100
|
|
Amount: 10
|
|
- Group: TIME_GUARDIAN_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Battle_Manual
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Comp_Bubble_Gum
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Comp_Insurance
|
|
Amount: 5
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Advanced_Taiming_Item
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Treasure_Box
|
|
Rate: 1490
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1100
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Amistr_Scroll
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: New_Year_Shadow_Cube
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 12
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 13
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 14
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: Amistr_Scroll
|
|
Rate: 400
|
|
- Index: 16
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Mechanic_weapon
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Genetic_Weapon
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Sura_weapon
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_Warlock_Weapon
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: S_Ranger_Weapon
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 150
|
|
- Group: AMISTR_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: AmistrBag_Teleport
|
|
Rate: 1111
|
|
- Index: 1
|
|
Item: AmistrBag_Heal
|
|
Rate: 1111
|
|
- Index: 2
|
|
Item: AmistrBag_Greed
|
|
Rate: 1111
|
|
- Index: 3
|
|
Item: AmistrBag_Incagi
|
|
Rate: 1111
|
|
- Index: 4
|
|
Item: AmistrBag_Magnum
|
|
Rate: 1111
|
|
- Index: 5
|
|
Item: AmistrBag_Endure
|
|
Rate: 1111
|
|
- Index: 6
|
|
Item: AmistrBag_Sight
|
|
Rate: 1111
|
|
- Index: 7
|
|
Item: AmistrBag_Concentrate
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: AmistrBag_Hiding
|
|
Rate: 1111
|
|
- Group: SHADOW_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Treasure_Box
|
|
Rate: 1480
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Shadow_Scroll
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: PetTradeTicket_Box
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Shadow_Scroll
|
|
Rate: 80
|
|
- Index: 13
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Shadow_Scroll
|
|
Rate: 50
|
|
- Index: 15
|
|
Item: Minus_Status_Box
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: Shadow_Scroll
|
|
Rate: 20
|
|
- Index: 17
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1500
|
|
- Index: 18
|
|
Item: S_Runeknight_Shield
|
|
Rate: 170
|
|
- Index: 19
|
|
Item: S_Royalguard_Shield
|
|
Rate: 170
|
|
- Index: 20
|
|
Item: S_Mechanic_Shield
|
|
Rate: 170
|
|
- Index: 21
|
|
Item: S_Genetic_Shield
|
|
Rate: 170
|
|
- Index: 22
|
|
Item: S_Archbishop_Shield
|
|
Rate: 170
|
|
- Index: 23
|
|
Item: S_Sura_Shield
|
|
Rate: 170
|
|
- Index: 24
|
|
Item: S_Guillotine_Shield
|
|
Rate: 170
|
|
- Index: 25
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 170
|
|
- Index: 26
|
|
Item: S_Warlock_Shield
|
|
Rate: 170
|
|
- Index: 27
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 170
|
|
- Index: 28
|
|
Item: S_Ranger_Shield
|
|
Rate: 170
|
|
- Index: 29
|
|
Item: S_Minstrel_Shield
|
|
Rate: 170
|
|
- Index: 30
|
|
Item: S_Wanderer_Shield
|
|
Rate: 170
|
|
- Group: SPIRIT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Treasure_Box
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Spirit_Scroll
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Spirit_Of_Chung_E
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 18
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1350
|
|
- Index: 19
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Spirit_Scroll
|
|
Rate: 100
|
|
- Index: 21
|
|
Item: Pump_Of_Spirit
|
|
Rate: 200
|
|
- Group: SEALED_HAT_BOX3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ifrit's_Ear
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Samambaia
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: K_Rabbit_Bonnet
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: Gryphon_Hat
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: Rainbow_Feather_Deco
|
|
Rate: 2000
|
|
- Group: CACHUA_WEAPON
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sword
|
|
Rate: 300
|
|
- Index: 1
|
|
Item: Blade_
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Katana
|
|
Rate: 300
|
|
- Index: 3
|
|
Item: Saber_
|
|
Rate: 30
|
|
- Index: 4
|
|
Item: Ice_Falchon
|
|
Rate: 25
|
|
- Index: 5
|
|
Item: Fire_Brand
|
|
Rate: 25
|
|
- Index: 6
|
|
Item: Town_Sword_
|
|
Rate: 30
|
|
- Index: 7
|
|
Item: Bastard_Sword_
|
|
Rate: 30
|
|
- Index: 8
|
|
Item: Zweihander
|
|
Rate: 25
|
|
- Index: 9
|
|
Item: Zweihander_
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Alca_Bringer
|
|
Rate: 25
|
|
- Index: 11
|
|
Item: Chrome_Twohand_Sword
|
|
Rate: 25
|
|
- Index: 12
|
|
Item: Knife
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Main_Gauche_
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Gladius_
|
|
Rate: 30
|
|
- Index: 15
|
|
Item: Damascus
|
|
Rate: 30
|
|
- Index: 16
|
|
Item: Bazerald
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: Cinquedea_
|
|
Rate: 30
|
|
- Index: 18
|
|
Item: Jur
|
|
Rate: 30
|
|
- Index: 19
|
|
Item: Jur_
|
|
Rate: 30
|
|
- Index: 20
|
|
Item: Katar_
|
|
Rate: 30
|
|
- Index: 21
|
|
Item: Katar_Of_Cold_Icicle
|
|
Rate: 25
|
|
- Index: 22
|
|
Item: Katar_Of_Thornbush
|
|
Rate: 25
|
|
- Index: 23
|
|
Item: Katar_Of_Raging_Blaze
|
|
Rate: 25
|
|
- Index: 24
|
|
Item: Katar_Of_Piercing_Wind
|
|
Rate: 25
|
|
- Index: 25
|
|
Item: Ghoul_Leg
|
|
Rate: 25
|
|
- Index: 26
|
|
Item: Nail_Of_Loki
|
|
Rate: 300
|
|
- Index: 27
|
|
Item: Various_Jur
|
|
Rate: 300
|
|
- Index: 28
|
|
Item: Krishna
|
|
Rate: 25
|
|
- Index: 29
|
|
Item: Cakram
|
|
Rate: 25
|
|
- Index: 30
|
|
Item: Guillotine_Katar
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Axe
|
|
Rate: 300
|
|
- Index: 32
|
|
Item: Orcish_Axe
|
|
Rate: 400
|
|
- Index: 33
|
|
Item: Windhawk
|
|
Rate: 30
|
|
- Index: 34
|
|
Item: Vecer_Axe
|
|
Rate: 25
|
|
- Index: 35
|
|
Item: Right_Epsilon
|
|
Rate: 25
|
|
- Index: 36
|
|
Item: Hurricane_Fury
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Ygnus_Stale
|
|
Rate: 25
|
|
- Index: 38
|
|
Item: End_Sektura
|
|
Rate: 25
|
|
- Index: 39
|
|
Item: Javelin_
|
|
Rate: 300
|
|
- Index: 40
|
|
Item: Pike_
|
|
Rate: 300
|
|
- Index: 41
|
|
Item: Gungnir
|
|
Rate: 25
|
|
- Index: 42
|
|
Item: Gungnir_
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Hunting_Spear
|
|
Rate: 25
|
|
- Index: 44
|
|
Item: Imperial_Spear
|
|
Rate: 25
|
|
- Index: 45
|
|
Item: Guisarme_
|
|
Rate: 30
|
|
- Index: 46
|
|
Item: Crescent_Scythe
|
|
Rate: 25
|
|
- Index: 47
|
|
Item: Crescent_Scythe_
|
|
Rate: 1
|
|
- Index: 48
|
|
Item: Cardo
|
|
Rate: 25
|
|
- Index: 49
|
|
Item: Giant_Lance
|
|
Rate: 1
|
|
- Index: 50
|
|
Item: Mace
|
|
Rate: 300
|
|
- Index: 51
|
|
Item: Chain_
|
|
Rate: 30
|
|
- Index: 52
|
|
Item: Quadrille
|
|
Rate: 25
|
|
- Index: 53
|
|
Item: Iron_Driver
|
|
Rate: 25
|
|
- Index: 54
|
|
Item: Book
|
|
Rate: 30
|
|
- Index: 55
|
|
Item: Book_Of_Billows
|
|
Rate: 25
|
|
- Index: 56
|
|
Item: Book_Of_Mother_Earth
|
|
Rate: 25
|
|
- Index: 57
|
|
Item: Book_Of_Blazing_Sun
|
|
Rate: 25
|
|
- Index: 58
|
|
Item: Book_Of_Gust_Of_Wind
|
|
Rate: 25
|
|
- Index: 59
|
|
Item: Diary_Of_Great_Sage
|
|
Rate: 25
|
|
- Index: 60
|
|
Item: Death_Note
|
|
Rate: 25
|
|
- Index: 61
|
|
Item: Principles_Of_Magic
|
|
Rate: 25
|
|
- Index: 62
|
|
Item: Chilly_Spell_Book
|
|
Rate: 25
|
|
- Index: 63
|
|
Item: Rod
|
|
Rate: 300
|
|
- Index: 64
|
|
Item: Rod_
|
|
Rate: 400
|
|
- Index: 65
|
|
Item: Wand
|
|
Rate: 300
|
|
- Index: 66
|
|
Item: Staff_
|
|
Rate: 300
|
|
- Index: 67
|
|
Item: Arc_Wand
|
|
Rate: 30
|
|
- Index: 68
|
|
Item: Bone_Wand
|
|
Rate: 400
|
|
- Index: 69
|
|
Item: Hypnotist's_Staff_
|
|
Rate: 300
|
|
- Index: 70
|
|
Item: Mental_Stick
|
|
Rate: 25
|
|
- Index: 71
|
|
Item: Recovery_Light
|
|
Rate: 1
|
|
- Index: 72
|
|
Item: Thorn_Staff_
|
|
Rate: 1
|
|
- Index: 73
|
|
Item: Bow
|
|
Rate: 300
|
|
- Index: 74
|
|
Item: Bow_
|
|
Rate: 304
|
|
- Index: 75
|
|
Item: CrossBow_
|
|
Rate: 30
|
|
- Index: 76
|
|
Item: Arbalest_
|
|
Rate: 30
|
|
- Index: 77
|
|
Item: Kakkung_
|
|
Rate: 30
|
|
- Index: 78
|
|
Item: Luna_Bow
|
|
Rate: 300
|
|
- Index: 79
|
|
Item: Hunter_Bow_
|
|
Rate: 1
|
|
- Index: 80
|
|
Item: Waghnakh_
|
|
Rate: 300
|
|
- Index: 81
|
|
Item: Knuckle_Duster_
|
|
Rate: 30
|
|
- Index: 82
|
|
Item: Hora_
|
|
Rate: 30
|
|
- Index: 83
|
|
Item: Fist_
|
|
Rate: 30
|
|
- Index: 84
|
|
Item: Berserk
|
|
Rate: 25
|
|
- Index: 85
|
|
Item: Horn_Of_Hilthrion
|
|
Rate: 25
|
|
- Index: 86
|
|
Item: Sura_Rampage
|
|
Rate: 25
|
|
- Index: 87
|
|
Item: Violin_
|
|
Rate: 300
|
|
- Index: 88
|
|
Item: Mandolin_
|
|
Rate: 30
|
|
- Index: 89
|
|
Item: Lute_
|
|
Rate: 30
|
|
- Index: 90
|
|
Item: Guitar_
|
|
Rate: 30
|
|
- Index: 91
|
|
Item: Guitar_Of_Passion
|
|
Rate: 25
|
|
- Index: 92
|
|
Item: Guitar_Of_Blue_Solo
|
|
Rate: 25
|
|
- Index: 93
|
|
Item: Guitar_Of_Vast_Land
|
|
Rate: 25
|
|
- Index: 94
|
|
Item: Guitar_Of_Gentle_Breeze
|
|
Rate: 25
|
|
- Index: 95
|
|
Item: Berserk_Guitar
|
|
Rate: 25
|
|
- Index: 96
|
|
Item: Oriental_Lute_
|
|
Rate: 1
|
|
- Index: 97
|
|
Item: Green_Whistle
|
|
Rate: 25
|
|
- Index: 98
|
|
Item: Rope_
|
|
Rate: 300
|
|
- Index: 99
|
|
Item: Line_
|
|
Rate: 30
|
|
- Index: 100
|
|
Item: Wire_
|
|
Rate: 30
|
|
- Index: 101
|
|
Item: Rante_
|
|
Rate: 30
|
|
- Index: 102
|
|
Item: Tail_
|
|
Rate: 30
|
|
- Index: 103
|
|
Item: Whip_
|
|
Rate: 30
|
|
- Index: 104
|
|
Item: Whip_Of_Red_Flame
|
|
Rate: 25
|
|
- Index: 105
|
|
Item: Whip_Of_Ice_Piece
|
|
Rate: 25
|
|
- Index: 106
|
|
Item: Whip_Of_Earth
|
|
Rate: 25
|
|
- Index: 107
|
|
Item: Jump_Rope
|
|
Rate: 25
|
|
- Index: 108
|
|
Item: Queen's_Whip
|
|
Rate: 25
|
|
- Index: 109
|
|
Item: Electric_Wire
|
|
Rate: 25
|
|
- Index: 110
|
|
Item: Queen's_Whip_
|
|
Rate: 1
|
|
- Index: 111
|
|
Item: Stem_Whip
|
|
Rate: 25
|
|
- Index: 112
|
|
Item: Destruction_Rod
|
|
Rate: 25
|
|
- Index: 113
|
|
Item: Dea_Staff
|
|
Rate: 25
|
|
- Index: 114
|
|
Item: Staff_Of_Geffen
|
|
Rate: 1
|
|
- Index: 115
|
|
Item: Dragon_Killer
|
|
Rate: 25
|
|
- Index: 116
|
|
Item: Krieg
|
|
Rate: 25
|
|
- Index: 117
|
|
Item: Black_Wing
|
|
Rate: 25
|
|
- Index: 118
|
|
Item: Gold_Lux
|
|
Rate: 25
|
|
- Index: 119
|
|
Item: ALTAIR_ARES_
|
|
Rate: 1
|
|
- Index: 120
|
|
Item: Butcher_
|
|
Rate: 25
|
|
- Index: 121
|
|
Item: Destroyer_
|
|
Rate: 25
|
|
- Index: 122
|
|
Item: Gate_KeeperDD
|
|
Rate: 25
|
|
- Index: 123
|
|
Item: Lever_Action_Rifle
|
|
Rate: 25
|
|
- Index: 124
|
|
Item: RAG203_
|
|
Rate: 1
|
|
- Index: 125
|
|
Item: P_BREAKER_
|
|
Rate: 1
|
|
- Index: 126
|
|
Item: Huuma_Blaze
|
|
Rate: 25
|
|
- Index: 127
|
|
Item: Huuma_Swirling_Petal
|
|
Rate: 25
|
|
- Index: 128
|
|
Item: Huuma_Fluttering_Snow
|
|
Rate: 25
|
|
- Index: 129
|
|
Item: Huuma_Thunderstorm
|
|
Rate: 25
|
|
- Index: 130
|
|
Item: Chrome_Sword
|
|
Rate: 25
|
|
- Index: 131
|
|
Item: Red_Ether_Bag
|
|
Rate: 25
|
|
- Index: 132
|
|
Item: Robot's_Arm
|
|
Rate: 1
|
|
- Index: 133
|
|
Item: Spoon
|
|
Rate: 1
|
|
- Index: 134
|
|
Item: Catapult
|
|
Rate: 1
|
|
- Index: 135
|
|
Item: Creeper_Bow
|
|
Rate: 25
|
|
- Index: 136
|
|
Item: Tornado_Axe
|
|
Rate: 1
|
|
- Group: CACHUA_ROBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Hood
|
|
Rate: 1202
|
|
- Index: 1
|
|
Item: Hood_
|
|
Rate: 1200
|
|
- Index: 2
|
|
Item: Muffler
|
|
Rate: 1200
|
|
- Index: 3
|
|
Item: Muffler_
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Manteau
|
|
Rate: 550
|
|
- Index: 5
|
|
Item: Manteau_
|
|
Rate: 550
|
|
- Index: 6
|
|
Item: Cape_Of_Ancient_Lord
|
|
Rate: 190
|
|
- Index: 7
|
|
Item: Clack_Of_Servival
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Celestial_Robe
|
|
Rate: 1200
|
|
- Index: 9
|
|
Item: Pauldron
|
|
Rate: 1300
|
|
- Index: 10
|
|
Item: Wing_Of_Eagle
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Angel's_Warmth
|
|
Rate: 190
|
|
- Index: 12
|
|
Item: Undershirt_
|
|
Rate: 3
|
|
- Index: 13
|
|
Item: Valkyrie_Manteau
|
|
Rate: 3
|
|
- Index: 14
|
|
Item: Rider_Insignia
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Rider_Insignia_
|
|
Rate: 3
|
|
- Index: 16
|
|
Item: Skin_Of_Ventus
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: Dragon_Manteau
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Beach_Towel
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: Supplement_Part_Con
|
|
Rate: 3
|
|
- Index: 20
|
|
Item: Upgrade_Part_Engine
|
|
Rate: 3
|
|
- Index: 21
|
|
Item: Felock_Cape
|
|
Rate: 2
|
|
- Group: CACHUA_MAIL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Cotton_Shirt
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Cotton_Shirt_
|
|
Rate: 462
|
|
- Index: 2
|
|
Item: Leather_Jacket
|
|
Rate: 400
|
|
- Index: 3
|
|
Item: Leather_Jacket_
|
|
Rate: 400
|
|
- Index: 4
|
|
Item: Adventure_Suit
|
|
Rate: 400
|
|
- Index: 5
|
|
Item: Adventurere's_Suit_
|
|
Rate: 400
|
|
- Index: 6
|
|
Item: Mantle
|
|
Rate: 500
|
|
- Index: 7
|
|
Item: Mantle_
|
|
Rate: 500
|
|
- Index: 8
|
|
Item: Coat
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: Coat_
|
|
Rate: 400
|
|
- Index: 10
|
|
Item: Mink_Coat
|
|
Rate: 400
|
|
- Index: 11
|
|
Item: Clothes_Of_The_Lord
|
|
Rate: 400
|
|
- Index: 12
|
|
Item: Glittering_Clothes
|
|
Rate: 400
|
|
- Index: 13
|
|
Item: Formal_Suit
|
|
Rate: 400
|
|
- Index: 14
|
|
Item: Silk_Robe
|
|
Rate: 400
|
|
- Index: 15
|
|
Item: Silk_Robe_
|
|
Rate: 400
|
|
- Index: 16
|
|
Item: Scapulare
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: Scapulare_
|
|
Rate: 400
|
|
- Index: 18
|
|
Item: Holy_Robe
|
|
Rate: 130
|
|
- Index: 19
|
|
Item: Wooden_Mail
|
|
Rate: 400
|
|
- Index: 20
|
|
Item: Wooden_Mail_
|
|
Rate: 400
|
|
- Index: 21
|
|
Item: Ninja_Suit
|
|
Rate: 130
|
|
- Index: 22
|
|
Item: Wedding_Dress
|
|
Rate: 600
|
|
- Index: 23
|
|
Item: G_Strings
|
|
Rate: 400
|
|
- Index: 24
|
|
Item: Flame_Sprits_Armor_
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Water_Sprits_Armor_
|
|
Rate: 1
|
|
- Index: 26
|
|
Item: Wind_Sprits_Armor_
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: Earth_Sprits_Armor_
|
|
Rate: 1
|
|
- Index: 28
|
|
Item: Angel's_Protection
|
|
Rate: 132
|
|
- Index: 29
|
|
Item: Valkyrie_Armor
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Ninja_Suit_
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: Orleans_Gown
|
|
Rate: 1
|
|
- Index: 32
|
|
Item: G_Strings_
|
|
Rate: 1
|
|
- Index: 33
|
|
Item: Holy_Robe_
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Improved_Tights
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Dragon_Vest
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Tidung
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Prison_Uniform
|
|
Rate: 130
|
|
- 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:
|
|
- Index: 0
|
|
Item: Sandals
|
|
Rate: 800
|
|
- Index: 1
|
|
Item: Sandals_
|
|
Rate: 752
|
|
- Index: 2
|
|
Item: Shoes
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Shoes_
|
|
Rate: 800
|
|
- Index: 4
|
|
Item: Boots
|
|
Rate: 1500
|
|
- Index: 5
|
|
Item: Boots_
|
|
Rate: 1500
|
|
- Index: 6
|
|
Item: Chrystal_Pumps
|
|
Rate: 800
|
|
- Index: 7
|
|
Item: Cuffs
|
|
Rate: 800
|
|
- Index: 8
|
|
Item: Spiky_Heel
|
|
Rate: 800
|
|
- Index: 9
|
|
Item: Angel's_Arrival
|
|
Rate: 360
|
|
- Index: 10
|
|
Item: Valkyrie_Shoes
|
|
Rate: 3
|
|
- Index: 11
|
|
Item: Variant_Shoes
|
|
Rate: 2
|
|
- Index: 12
|
|
Item: Black_Leather_Boots
|
|
Rate: 360
|
|
- Index: 13
|
|
Item: Shadow_Walk
|
|
Rate: 349
|
|
- Index: 14
|
|
Item: Black_Leather_Boots_
|
|
Rate: 2
|
|
- Index: 15
|
|
Item: Dance_Shoes
|
|
Rate: 360
|
|
- 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:
|
|
- Index: 0
|
|
Item: Guard
|
|
Rate: 1750
|
|
- Index: 1
|
|
Item: Guard_
|
|
Rate: 1750
|
|
- Index: 2
|
|
Item: Buckler
|
|
Rate: 1352
|
|
- Index: 3
|
|
Item: Buckler_
|
|
Rate: 1350
|
|
- Index: 4
|
|
Item: Memorize_Book
|
|
Rate: 1800
|
|
- Index: 5
|
|
Item: Valkyrja's_Shield
|
|
Rate: 3
|
|
- Index: 6
|
|
Item: Angel's_Safeguard
|
|
Rate: 493
|
|
- Index: 7
|
|
Item: Improved_Arm_Guard
|
|
Rate: 493
|
|
- Index: 8
|
|
Item: Improved_Arm_Guard_
|
|
Rate: 4
|
|
- Index: 9
|
|
Item: Platinum_Shield
|
|
Rate: 4
|
|
- Index: 10
|
|
Item: Orleans_Server
|
|
Rate: 3
|
|
- Index: 11
|
|
Item: Herald_Of_GOD_
|
|
Rate: 4
|
|
- Index: 12
|
|
Item: Flame_Thrower
|
|
Rate: 493
|
|
- Index: 13
|
|
Item: Imperial_Guard
|
|
Rate: 3
|
|
- Index: 14
|
|
Item: Bible_Of_Promise1
|
|
Rate: 493
|
|
- Index: 15
|
|
Item: Bible_Of_Promise2
|
|
Rate: 3
|
|
- Group: CACHUA_HELM
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Wedding_Veil
|
|
Rate: 250
|
|
- Index: 1
|
|
Item: Ribbon_
|
|
Rate: 250
|
|
- Index: 2
|
|
Item: Bandana
|
|
Rate: 250
|
|
- Index: 3
|
|
Item: Cat_Hairband
|
|
Rate: 250
|
|
- Index: 4
|
|
Item: Flower_Hairband
|
|
Rate: 250
|
|
- Index: 5
|
|
Item: Biretta
|
|
Rate: 250
|
|
- Index: 6
|
|
Item: Biretta_
|
|
Rate: 250
|
|
- Index: 7
|
|
Item: Hat
|
|
Rate: 250
|
|
- Index: 8
|
|
Item: Hat_
|
|
Rate: 250
|
|
- Index: 9
|
|
Item: Turban
|
|
Rate: 250
|
|
- Index: 10
|
|
Item: Turban_
|
|
Rate: 250
|
|
- Index: 11
|
|
Item: Goggle
|
|
Rate: 250
|
|
- Index: 12
|
|
Item: Goggle_
|
|
Rate: 250
|
|
- Index: 13
|
|
Item: Cap
|
|
Rate: 250
|
|
- Index: 14
|
|
Item: Cap_
|
|
Rate: 250
|
|
- Index: 15
|
|
Item: Helm
|
|
Rate: 250
|
|
- Index: 16
|
|
Item: Helm_
|
|
Rate: 250
|
|
- Index: 17
|
|
Item: Circlet
|
|
Rate: 250
|
|
- Index: 18
|
|
Item: Circlet_
|
|
Rate: 248
|
|
- Index: 19
|
|
Item: Tiara
|
|
Rate: 40
|
|
- Index: 20
|
|
Item: Crown
|
|
Rate: 40
|
|
- Index: 21
|
|
Item: Santa's_Hat
|
|
Rate: 250
|
|
- Index: 22
|
|
Item: Big_Sis'_Ribbon
|
|
Rate: 250
|
|
- Index: 23
|
|
Item: Sweet_Gents
|
|
Rate: 250
|
|
- Index: 24
|
|
Item: Golden_Gear
|
|
Rate: 40
|
|
- Index: 25
|
|
Item: Oldman's_Romance
|
|
Rate: 250
|
|
- Index: 26
|
|
Item: Western_Grace
|
|
Rate: 250
|
|
- Index: 27
|
|
Item: Coronet
|
|
Rate: 40
|
|
- Index: 28
|
|
Item: Fillet
|
|
Rate: 40
|
|
- Index: 29
|
|
Item: Holy_Bonnet
|
|
Rate: 40
|
|
- Index: 30
|
|
Item: Star_Sparkling
|
|
Rate: 250
|
|
- Index: 31
|
|
Item: Angelic_Chain
|
|
Rate: 40
|
|
- Index: 32
|
|
Item: Satanic_Chain
|
|
Rate: 40
|
|
- Index: 33
|
|
Item: Magestic_Goat
|
|
Rate: 40
|
|
- Index: 34
|
|
Item: Sharp_Gear
|
|
Rate: 40
|
|
- Index: 35
|
|
Item: Mini_Propeller
|
|
Rate: 50
|
|
- Index: 36
|
|
Item: Prontera_Army_Cap
|
|
Rate: 250
|
|
- Index: 37
|
|
Item: Ghost_Bandana
|
|
Rate: 50
|
|
- Index: 38
|
|
Item: Red_Bandana
|
|
Rate: 250
|
|
- Index: 39
|
|
Item: Nurse_Cap
|
|
Rate: 50
|
|
- Index: 40
|
|
Item: Apple_Of_Archer
|
|
Rate: 40
|
|
- Index: 41
|
|
Item: Pirate_Bandana
|
|
Rate: 250
|
|
- Index: 42
|
|
Item: Funeral_Costume
|
|
Rate: 50
|
|
- Index: 43
|
|
Item: Viking_Helm
|
|
Rate: 250
|
|
- Index: 44
|
|
Item: Gemmed_Crown
|
|
Rate: 50
|
|
- Index: 45
|
|
Item: Joker_Jester
|
|
Rate: 250
|
|
- Index: 46
|
|
Item: Loard_Circlet
|
|
Rate: 40
|
|
- Index: 47
|
|
Item: Puppy_Love
|
|
Rate: 50
|
|
- Index: 48
|
|
Item: Indian_Hair_Piece
|
|
Rate: 50
|
|
- Index: 49
|
|
Item: Antenna
|
|
Rate: 50
|
|
- Index: 50
|
|
Item: Ph.D_Hat
|
|
Rate: 250
|
|
- Index: 51
|
|
Item: Egg_Shell
|
|
Rate: 250
|
|
- Index: 52
|
|
Item: Bone_Helm
|
|
Rate: 40
|
|
- Index: 53
|
|
Item: Corsair
|
|
Rate: 40
|
|
- Index: 54
|
|
Item: Panda_Cap
|
|
Rate: 40
|
|
- Index: 55
|
|
Item: Poring_Hat
|
|
Rate: 40
|
|
- Index: 56
|
|
Item: Horn_Of_Succubus
|
|
Rate: 40
|
|
- Index: 57
|
|
Item: Inccubus_Horn
|
|
Rate: 40
|
|
- Index: 58
|
|
Item: Banana_Hat
|
|
Rate: 40
|
|
- Index: 59
|
|
Item: Ear_Of_Puppy
|
|
Rate: 250
|
|
- Index: 60
|
|
Item: Super_Novice_Hat_
|
|
Rate: 250
|
|
- Index: 61
|
|
Item: Fedora_
|
|
Rate: 250
|
|
- Index: 62
|
|
Item: Kiss_Of_Angel
|
|
Rate: 40
|
|
- Index: 63
|
|
Item: Marionette_Doll
|
|
Rate: 40
|
|
- Index: 64
|
|
Item: Valkyrie_Helm
|
|
Rate: 1
|
|
- Index: 65
|
|
Item: Cursed_Book
|
|
Rate: 1
|
|
- Group: BALLOON_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 1
|
|
Item: Treasure_Box
|
|
Rate: 1400
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1340
|
|
- Index: 13
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: Balloon_Scroll
|
|
Rate: 400
|
|
- Index: 16
|
|
Item: WOB_Box
|
|
Rate: 900
|
|
- Group: PORING_BALLOON_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Angeling_Bubble
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Balloon
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Marin_Balloon
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: Drops_Balloon
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: SantaPoring_Balloon
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Poporing_Balloon
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Metaling_Balloon
|
|
Rate: 1000
|
|
- Index: 6
|
|
Item: Deviling_Balloon
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Angeling_Balloon
|
|
Rate: 1000
|
|
- Index: 8
|
|
Item: Ghostring_Balloon
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Archangeling_Balloon
|
|
Rate: 1000
|
|
- Group: RIBEL_JUMPING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1150
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Gunslinger_Box
|
|
Rate: 400
|
|
- Index: 15
|
|
Item: S_Ninja_Shield
|
|
Rate: 250
|
|
- Index: 16
|
|
Item: S_Taekwon_Shield
|
|
Rate: 250
|
|
- Index: 17
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 250
|
|
- Index: 18
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 250
|
|
- Index: 19
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 250
|
|
- Index: 20
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 250
|
|
- Group: GREEN_SCROLL_K
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1140
|
|
- Index: 1
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: Green_Scroll_K
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Wet_CardAlbum
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Class_Shadow_Cube
|
|
Rate: 900
|
|
- Index: 14
|
|
Item: WOB_Box
|
|
Rate: 900
|
|
- Index: 15
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 16
|
|
Item: Mini_Fan_Box
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: Alchemist_Box
|
|
Rate: 1000
|
|
- Group: KAFRA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: Kafra_Employee_Band
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 18
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 1000
|
|
- Index: 19
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1250
|
|
- Index: 21
|
|
Item: Kafra_Box
|
|
Rate: 400
|
|
- Group: SIGRUN_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Sigrun's_Wing
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 3
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Minus_Status_Box
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: WOB_Box
|
|
Rate: 900
|
|
- Index: 14
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 15
|
|
Item: Alchemist_Box
|
|
Rate: 1140
|
|
- Index: 16
|
|
Item: S_Sigrun_Armor
|
|
Rate: 250
|
|
- Index: 17
|
|
Item: S_Sigrun_Shield
|
|
Rate: 250
|
|
- Group: PREMIUMWOODENBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: White_Slim_Pot_Box2
|
|
- Index: 1
|
|
Item: First_Aid_Kit_B
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: PremiumNomalBox
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 80
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 80
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 350
|
|
- Index: 3
|
|
Item: Inspector_Certificate
|
|
Rate: 350
|
|
- Index: 4
|
|
Item: Poison_Bottle
|
|
Rate: 307
|
|
- Index: 5
|
|
Item: Oridecon
|
|
Rate: 310
|
|
- Index: 6
|
|
Item: Elunium
|
|
Rate: 310
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 30
|
|
- Index: 10
|
|
Item: Green_Potion_B
|
|
Rate: 550
|
|
Amount: 30
|
|
- Index: 11
|
|
Item: Blue_Potion_B
|
|
Rate: 550
|
|
Amount: 5
|
|
- Index: 12
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 20
|
|
- Index: 14
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: Comp_Battle_Manual
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: Comp_Insurance
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: E_WOB_Rune
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: E_WOB_Rachel
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: E_WOB_Local
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: Old_Bleu_Box
|
|
Rate: 350
|
|
- Index: 23
|
|
Item: Berserk_Potion_B
|
|
Rate: 550
|
|
Amount: 10
|
|
- Index: 24
|
|
Item: Awakening_Potion_B
|
|
Rate: 550
|
|
Amount: 10
|
|
- Index: 25
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 310
|
|
- Index: 26
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 310
|
|
- Index: 27
|
|
Item: Sesame_Pastry_B
|
|
Rate: 300
|
|
- Index: 28
|
|
Item: Honey_Pastry_B
|
|
Rate: 300
|
|
- Index: 29
|
|
Item: Rainbow_Cake_B
|
|
Rate: 300
|
|
- Index: 30
|
|
Item: PremiumWoodenBox
|
|
Rate: 1
|
|
- Index: 31
|
|
Item: PremiumWoodenBox
|
|
Rate: 500
|
|
- Group: PREMIUMGOLDENBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Bottle
|
|
Amount: 10
|
|
- 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
|
|
- Index: 5
|
|
Item: PremiumNomalBox
|
|
Amount: 5
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 200
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 200
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Inspector_Certificate
|
|
Rate: 300
|
|
Amount: 12
|
|
- Index: 4
|
|
Item: Oridecon
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 5
|
|
Item: Elunium
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Blue_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 9
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 40
|
|
- Index: 10
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 200
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 185
|
|
- Index: 12
|
|
Item: Comp_Battle_Manual
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Comp_Insurance
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: E_WOB_Rune
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: E_WOB_Rachel
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: E_WOB_Local
|
|
Rate: 160
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Old_Bleu_Box
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 20
|
|
Item: Reward_Job_BM25
|
|
Rate: 200
|
|
Amount: 2
|
|
- Index: 21
|
|
Item: Berserk_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 22
|
|
Item: Awakening_Potion_B
|
|
Rate: 1000
|
|
Amount: 12
|
|
- Index: 23
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 24
|
|
Item: Sesame_Pastry_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 25
|
|
Item: Honey_Pastry_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 26
|
|
Item: Rainbow_Cake_B
|
|
Rate: 200
|
|
Amount: 12
|
|
- Index: 27
|
|
Item: PremiumGoldenBox
|
|
Rate: 3
|
|
- Index: 28
|
|
Item: PremiumGoldenBox
|
|
Rate: 3
|
|
- Index: 29
|
|
Item: PremiumGoldenBox
|
|
Rate: 1667
|
|
- Group: PREMIUMPLATINUMBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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
|
|
- Index: 7
|
|
Item: PremiumNomalBox
|
|
Amount: 30
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Sigrun's_Wing
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 3
|
|
- Index: 5
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 1
|
|
- Index: 6
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 3
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: First_Aid_Kit
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Magic_Card_Album
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 11
|
|
Item: Comp_Insurance
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 12
|
|
Item: E_WOB_Rune
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: E_WOB_Rachel
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 15
|
|
Item: E_WOB_Local
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 16
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: Reward_Job_BM25
|
|
Rate: 300
|
|
Amount: 10
|
|
- Index: 18
|
|
Item: Elunium_Box
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 19
|
|
Item: Oridecon_Box
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 20
|
|
Item: Battle_Manual100
|
|
Rate: 300
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: E_Str_Dish_Box
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: E_Agi_Dish_Box
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: E_Int_Dish_Box
|
|
Rate: 100
|
|
- Index: 24
|
|
Item: E_Dex_Dish_Box
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: E_Luk_Dish_Box
|
|
Rate: 100
|
|
- Index: 26
|
|
Item: E_Vit_Dish_Box
|
|
Rate: 100
|
|
- Index: 27
|
|
Item: Anodyne_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 28
|
|
Item: PremiumPlatinumBox
|
|
Rate: 9
|
|
- Index: 29
|
|
Item: PremiumPlatinumBox
|
|
Rate: 9
|
|
- Index: 30
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 73
|
|
- Group: PREMIUMNOMALBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: First_Aid_Kit_B
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 136
|
|
- Index: 1
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 18
|
|
- Index: 2
|
|
Item: Old_Card_Album
|
|
Rate: 9
|
|
- Index: 3
|
|
Item: Old_Violet_Box
|
|
Rate: 136
|
|
- Index: 4
|
|
Item: Inspector_Certificate
|
|
Rate: 136
|
|
- Index: 5
|
|
Item: Poison_Bottle
|
|
Rate: 55
|
|
- Index: 6
|
|
Item: Oridecon
|
|
Rate: 136
|
|
- Index: 7
|
|
Item: Elunium
|
|
Rate: 136
|
|
- Index: 8
|
|
Item: White_Potion_B
|
|
Rate: 545
|
|
Amount: 2
|
|
- Index: 9
|
|
Item: Yellow_Potion_B
|
|
Rate: 545
|
|
Amount: 4
|
|
- Index: 10
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 909
|
|
Amount: 6
|
|
- Index: 11
|
|
Item: Orange_Potion_B
|
|
Rate: 545
|
|
Amount: 6
|
|
- Index: 12
|
|
Item: Red_Potion_B
|
|
Rate: 545
|
|
Amount: 8
|
|
- Index: 13
|
|
Item: Green_Potion_B
|
|
Rate: 545
|
|
Amount: 5
|
|
- Index: 14
|
|
Item: Blue_Potion_B
|
|
Rate: 545
|
|
- Index: 15
|
|
Item: White_Slim_Potion_B
|
|
Rate: 909
|
|
Amount: 2
|
|
- Index: 16
|
|
Item: White_Slim_Potion_B
|
|
Rate: 909
|
|
Amount: 50
|
|
- Index: 17
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 909
|
|
Amount: 4
|
|
- Index: 18
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 9
|
|
- Index: 19
|
|
Item: Comp_Battle_Manual
|
|
Rate: 18
|
|
- Index: 20
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 18
|
|
- Index: 21
|
|
Item: Comp_Insurance
|
|
Rate: 18
|
|
- Index: 22
|
|
Item: Berserk_Potion_B
|
|
Rate: 455
|
|
- Index: 23
|
|
Item: Awakening_Potion_B
|
|
Rate: 455
|
|
- Index: 24
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 136
|
|
- Index: 25
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 91
|
|
- Index: 26
|
|
Item: Cookie_Bag_B
|
|
Rate: 55
|
|
- Index: 27
|
|
Item: Sesame_Pastry_B
|
|
Rate: 55
|
|
- Index: 28
|
|
Item: Honey_Pastry_B
|
|
Rate: 55
|
|
- Index: 29
|
|
Item: Rainbow_Cake_B
|
|
Rate: 55
|
|
- Index: 30
|
|
Item: PremiumNomalBox
|
|
Rate: 909
|
|
- Group: NEW_HAT_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1400
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: New_Hat_Scroll2
|
|
Rate: 20
|
|
- Index: 12
|
|
Item: New_Hat_Scroll2
|
|
Rate: 20
|
|
- Index: 13
|
|
Item: Minus_Status_Box
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: New_Hat_Scroll2
|
|
Rate: 20
|
|
- Index: 15
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: New_Hat_Scroll2
|
|
Rate: 20
|
|
- Index: 17
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 18
|
|
Item: Alchemist_Box
|
|
Rate: 1070
|
|
- Index: 19
|
|
Item: New_Hat_Scroll2
|
|
Rate: 300
|
|
- Index: 20
|
|
Item: Pump_Of_Spirit
|
|
Rate: 200
|
|
- Group: NEW_HAT_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Anubis_Helm
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Rabbit_Magic_Hat
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: Shadow_Booster
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: Fallen_Angel_Blessing
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: Elemental_Crown_K
|
|
Rate: 2000
|
|
- Group: 2016_SPECIAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 400
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Minus_Status_Box
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 19
|
|
Item: Alchemist_Box
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: 2016_Special_Scroll
|
|
Rate: 450
|
|
- Index: 21
|
|
Item: 2016_Special_Scroll
|
|
Rate: 1000
|
|
- Group: 2016_SPECIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Sunglasses_K
|
|
Rate: 987
|
|
- Index: 1
|
|
Item: Poring_Sunglasses_K_
|
|
Rate: 38
|
|
- Index: 2
|
|
Item: Spirit_Of_Chung_E
|
|
Rate: 513
|
|
- Index: 3
|
|
Item: Kafra_Employee_Band
|
|
Rate: 1154
|
|
- Index: 4
|
|
Item: AngelPoring_Box
|
|
Rate: 1026
|
|
- Index: 5
|
|
Item: 2016_Special_Box
|
|
Rate: 769
|
|
- Index: 6
|
|
Item: 2016_Special_Box
|
|
Rate: 769
|
|
- Index: 7
|
|
Item: Gunslinger_Box
|
|
Rate: 769
|
|
- Index: 8
|
|
Item: Mini_Fan_Box
|
|
Rate: 769
|
|
- Index: 9
|
|
Item: Kafra_Box
|
|
Rate: 769
|
|
- Index: 10
|
|
Item: 2016_Special_Box
|
|
Rate: 1154
|
|
- Index: 11
|
|
Item: S_Sigrun_Armor
|
|
Rate: 641
|
|
- Index: 12
|
|
Item: S_Sigrun_Shield
|
|
Rate: 641
|
|
- Group: BISCUIT_STICK_2SET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: EF_DEX_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: EF_LUK_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: EF_STR_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: EF_VIT_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: EF_AGI_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: EF_INT_Biscuit_Stick
|
|
Amount: 2
|
|
- Group: RACING_EXCHANGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Racing_Thx_Ticket
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Old_Violet_Box
|
|
Rate: 100
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Flame_Sprits_Armor_
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Water_Sprits_Armor_
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Wind_Sprits_Armor_
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Earth_Sprits_Armor_
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 2
|
|
- Index: 8
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 5
|
|
- Index: 9
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 2
|
|
- Index: 11
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 5
|
|
- Index: 12
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 10
|
|
- Index: 13
|
|
Item: Anger_Seagod
|
|
Rate: 4
|
|
Amount: 10
|
|
- Index: 14
|
|
Item: Sillit_Pong_Bottle
|
|
Rate: 1
|
|
- Index: 15
|
|
Item: Guarantee_Weapon_10Up
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Guarantee_Armor_10Up
|
|
Rate: 1
|
|
- Index: 17
|
|
Item: White_Potion_B
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: Yellow_Potion_B
|
|
Rate: 1060
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 20
|
|
Item: Red_Potion_B
|
|
Rate: 1080
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: Blue_Potion_B
|
|
Rate: 100
|
|
Amount: 30
|
|
- Index: 22
|
|
Item: White_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 23
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1000
|
|
Amount: 10
|
|
- Index: 24
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 31
|
|
Amount: 2
|
|
- Index: 25
|
|
Item: Comp_Battle_Manual
|
|
Rate: 75
|
|
- Index: 26
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 75
|
|
- Index: 27
|
|
Item: E_Med_Life_Potion
|
|
Rate: 75
|
|
Amount: 5
|
|
- Index: 28
|
|
Item: E_Small_Life_Potion
|
|
Rate: 75
|
|
Amount: 10
|
|
- Index: 29
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 100
|
|
- Index: 30
|
|
Item: High_Weapon_Box
|
|
Rate: 31
|
|
- Index: 31
|
|
Item: Center_Potion_B
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 32
|
|
Item: Berserk_Potion_B
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 33
|
|
Item: Awakening_Potion_B
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 34
|
|
Item: Comp_Neuralizer
|
|
Rate: 2
|
|
- Index: 35
|
|
Item: FallenAngelWing_Reset
|
|
Rate: 2
|
|
- Group: CANDLELIGHT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mad_Bunny
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 900
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Candlelight_Scroll
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Magical_Feather_K
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 18
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 940
|
|
- Index: 19
|
|
Item: Minus_Status_Box
|
|
Rate: 800
|
|
- Index: 20
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 21
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 25
|
|
- Index: 23
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 25
|
|
- Index: 24
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 25
|
|
- Index: 25
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 25
|
|
- Index: 26
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 25
|
|
- Index: 27
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 25
|
|
- Index: 28
|
|
Item: Mad_Bunny_K
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: Mad_Bunny_K_
|
|
Rate: 150
|
|
- Group: LAPINE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Costume_Exchange
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Lapine_Scroll
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Lapine_Scroll
|
|
Rate: 560
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: New_Year_Shadow_Cube
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 12
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Minus_Status_Box
|
|
Rate: 900
|
|
- Index: 14
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: Lapine_Scroll
|
|
Rate: 3000
|
|
- Index: 16
|
|
Item: StatusShadow_Mix
|
|
Rate: 20
|
|
- Index: 17
|
|
Item: GemstoneShadow_Mix
|
|
Rate: 20
|
|
- Index: 18
|
|
Item: BearersShadow_Mix
|
|
Rate: 20
|
|
- Index: 19
|
|
Item: ComposeShadow_Mix
|
|
Rate: 20
|
|
- Index: 20
|
|
Item: S_Critical_Shield
|
|
Rate: 100
|
|
- Index: 21
|
|
Item: S_Critical_Shoes
|
|
Rate: 100
|
|
- Group: LI_LAPINE_DDUKDDAKBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Mix_Recipe
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: EnchantStone_Recipe
|
|
Rate: 2667
|
|
- Index: 2
|
|
Item: EventItem_Recipe
|
|
Rate: 1500
|
|
- Index: 3
|
|
Item: PetEgg_Recipe
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: Nyang_Costume_Recipe
|
|
Rate: 1700
|
|
- Index: 5
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 50
|
|
- Index: 6
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 50
|
|
- Index: 7
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 50
|
|
- Index: 8
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 50
|
|
- Index: 9
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 50
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: J_Shop_Coupon
|
|
Rate: 370
|
|
- Index: 1
|
|
Item: Comp_Battle_Manual
|
|
Rate: 370
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 370
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Comp_Insurance
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: E_WOB_Rune
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: E_WOB_Rachel
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: E_WOB_Local
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 370
|
|
- Index: 9
|
|
Item: Old_C_Album_Helm
|
|
Rate: 370
|
|
- Index: 10
|
|
Item: Old_C_Album_Armor
|
|
Rate: 370
|
|
- Index: 11
|
|
Item: Old_C_Album_Shield
|
|
Rate: 370
|
|
- Index: 12
|
|
Item: Old_C_Album_Garment
|
|
Rate: 370
|
|
- Index: 13
|
|
Item: Old_C_Album_Shoes
|
|
Rate: 370
|
|
- Index: 14
|
|
Item: Old_C_Album_Acc
|
|
Rate: 370
|
|
- Index: 15
|
|
Item: Old_C_Album_Weapon
|
|
Rate: 370
|
|
- Index: 16
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 370
|
|
- Index: 17
|
|
Item: LI_Lapine_DdukddakBox
|
|
Rate: 370
|
|
- Index: 18
|
|
Item: Minus_Str
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Minus_Agi
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 20
|
|
Item: Minus_Vit
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: Minus_Int
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 22
|
|
Item: Minus_Dex
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 23
|
|
Item: Minus_Luk
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 24
|
|
Item: Comp_Spark_Candy
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 25
|
|
Item: Comp_Magic_Candy
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 26
|
|
Item: Poison_Pack2
|
|
Rate: 370
|
|
- Group: HAIR_BUN_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Hair_Bun_BU
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Hair_Bun_RD
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Hair_Bun_YL
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Hair_Bun_GN
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Hair_Bun_BL
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Hair_Bun_WH
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Hair_Bun_OM
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Hair_Bun_PP
|
|
Rate: 1250
|
|
- Group: ROLL_TWIN_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Roll_Twin_BU
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Roll_Twin_RD
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Roll_Twin_YL
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Roll_Twin_GN
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Roll_Twin_BL
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Roll_Twin_WH
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Roll_Twin_OM
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Roll_Twin_PP
|
|
Rate: 1250
|
|
- Group: LONG_PONY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Long_Pony_BU
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Long_Pony_RD
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Long_Pony_YL
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Long_Pony_GN
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Long_Pony_BL
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Long_Pony_WH
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Long_Pony_OM
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Long_Pony_PP
|
|
Rate: 1250
|
|
- Group: 1LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Novice_Potion_B
|
|
Rate: 1111
|
|
Amount: 300
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Bullet_Case
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Inspector_Certificate_
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: N_Fly_Wing
|
|
Rate: 1111
|
|
Amount: 100
|
|
- Index: 5
|
|
Item: N_Butterfly_Wing
|
|
Rate: 1111
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: N_Magnifier
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Time_Guardian_Box
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: 1LVUP
|
|
Rate: 1111
|
|
- Group: 10LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Novice_Potion_B
|
|
Rate: 1429
|
|
Amount: 300
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Bullet_Case
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: N_Fly_Wing
|
|
Rate: 1429
|
|
Amount: 150
|
|
- Index: 4
|
|
Item: N_Magnifier
|
|
Rate: 1429
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: 10LVUP
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Time_Keeper_Ring
|
|
Rate: 1429
|
|
- Group: 20LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Novice_Potion_B
|
|
Rate: 1250
|
|
Amount: 300
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Rate: 1250
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Bullet_Case
|
|
Rate: 1250
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: N_Fly_Wing
|
|
Rate: 1250
|
|
Amount: 150
|
|
- Index: 4
|
|
Item: N_Butterfly_Wing
|
|
Rate: 1250
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: N_Magnifier
|
|
Rate: 1250
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: G_Almighty
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: 20LVUP
|
|
Rate: 1250
|
|
- Group: 30LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Novice_Potion_B
|
|
Rate: 1111
|
|
Amount: 300
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Bullet_Case
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Inspector_Certificate_
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: N_Fly_Wing
|
|
Rate: 1111
|
|
Amount: 150
|
|
- Index: 5
|
|
Item: N_Butterfly_Wing
|
|
Rate: 1111
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: N_Magnifier
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Time_Keeper_Glasses
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: 30LVUP
|
|
Rate: 1111
|
|
- Group: 40LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Novice_Potion_B
|
|
Rate: 1111
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Orange_Potion_B
|
|
Rate: 1111
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Arrow_Container
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Bullet_Case
|
|
Rate: 1111
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Inspector_Certificate_
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: N_Fly_Wing
|
|
Rate: 1111
|
|
Amount: 100
|
|
- Index: 6
|
|
Item: N_Butterfly_Wing
|
|
Rate: 1111
|
|
Amount: 20
|
|
- Index: 7
|
|
Item: N_Magnifier
|
|
Rate: 1111
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: 40LVUP
|
|
Rate: 1111
|
|
- Group: 50LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Potion_B
|
|
Rate: 1429
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Novice_Potion_B
|
|
Rate: 1429
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Arrow_Container
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Bullet_Case
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: N_Fly_Wing
|
|
Rate: 1429
|
|
Amount: 150
|
|
- Index: 5
|
|
Item: N_Magnifier
|
|
Rate: 1429
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: 50LVUP
|
|
Rate: 1429
|
|
- Group: 60LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 2000
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Inspector_Certificate_
|
|
Rate: 2000
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Battle_Manual
|
|
Rate: 2000
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Comp_Regenerate_Potion
|
|
Rate: 2000
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: 60LVUP
|
|
Rate: 2000
|
|
- Group: 70LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1667
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 1667
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Comp_Insurance
|
|
Rate: 1667
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: 80LVUP
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: Comp_Small_Mana_Potion
|
|
Rate: 1667
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Comp_Regenerate_Potion
|
|
Rate: 1667
|
|
Amount: 4
|
|
- Group: 90LVUP
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 1429
|
|
Amount: 150
|
|
- Index: 1
|
|
Item: Inspector_Certificate_
|
|
Rate: 1429
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Battle_Manual
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: N_Fly_Wing
|
|
Rate: 1429
|
|
Amount: 100
|
|
- Index: 4
|
|
Item: E_Abrasive
|
|
Rate: 1429
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: 100LVUP
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Comp_Regenerate_Potion
|
|
Rate: 1429
|
|
Amount: 4
|
|
- Group: 175LVUP
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_M_DEFScroll
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Comp_Power_Booster
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Comp_Almighty
|
|
Amount: 20
|
|
- Group: BISCUIT_STICK_2SET_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: EF_DEX_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: EF_LUK_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: EF_STR_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: EF_VIT_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: EF_AGI_Biscuit_Stick
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: EF_INT_Biscuit_Stick
|
|
Amount: 2
|
|
- Group: LOVE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Scroll
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Love_Scroll
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: WOB_Box
|
|
Rate: 830
|
|
- Index: 13
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 14
|
|
Item: RaceShadow_Mix
|
|
Rate: 20
|
|
- Index: 15
|
|
Item: Love_Scroll
|
|
Rate: 800
|
|
- Index: 16
|
|
Item: Advanced_Taiming_Item
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: Candy_Box_Melee
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: Candy_Box_Range
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: Candy_Box_Magic
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: S_Blitz_Weapon
|
|
Rate: 100
|
|
- Index: 21
|
|
Item: S_Blitz_Armor
|
|
Rate: 100
|
|
- Group: LOVELY_EGG_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orange_Juice
|
|
Rate: 300
|
|
- Index: 1
|
|
Item: Rainbow_Carrot
|
|
Rate: 300
|
|
- Index: 2
|
|
Item: Earthworm_The_Dude
|
|
Rate: 300
|
|
- Index: 3
|
|
Item: Sweet_Milk
|
|
Rate: 300
|
|
- Index: 4
|
|
Item: Well_Dried_Bone
|
|
Rate: 300
|
|
- Index: 5
|
|
Item: Dew_Laden_Moss
|
|
Rate: 300
|
|
- Index: 6
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 300
|
|
- Index: 7
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 300
|
|
- Index: 8
|
|
Item: Baked_Yam
|
|
Rate: 300
|
|
- Index: 9
|
|
Item: Tropical_Banana
|
|
Rate: 300
|
|
- Index: 10
|
|
Item: No_Recipient
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: Old_Broom
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: Contracts_In_Shadow
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Heart_Of_Her
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Sway_Apron
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Chocolate_Egg
|
|
Rate: 1600
|
|
Amount: 10
|
|
- Index: 16
|
|
Item: Yummy_Cookie_Egg
|
|
Rate: 1600
|
|
Amount: 10
|
|
- Index: 17
|
|
Item: Holy_Egg
|
|
Rate: 600
|
|
- Index: 18
|
|
Item: Very_Red_Juice
|
|
Rate: 300
|
|
- Index: 19
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 300
|
|
- Index: 20
|
|
Item: Gril_Doll
|
|
Rate: 50
|
|
- Index: 21
|
|
Item: Gril's_Naivety
|
|
Rate: 10
|
|
- Index: 22
|
|
Item: Boy's_Naivety
|
|
Rate: 40
|
|
- Index: 23
|
|
Item: Tantanmen
|
|
Rate: 300
|
|
- Index: 24
|
|
Item: Clover_Silkhat
|
|
Rate: 50
|
|
- Index: 25
|
|
Item: Egg_Crispinette
|
|
Rate: 50
|
|
- Index: 26
|
|
Item: Saint_Egg_Shell
|
|
Rate: 50
|
|
- Index: 27
|
|
Item: Devil_Egg_Shell
|
|
Rate: 50
|
|
- Index: 28
|
|
Item: C_Clover_Silkhat
|
|
Rate: 50
|
|
- Index: 29
|
|
Item: Little_Dall_Needle
|
|
Rate: 300
|
|
- Index: 30
|
|
Item: C_Egg_Crispinette
|
|
Rate: 50
|
|
- Index: 31
|
|
Item: C_Holy_Egg_Hat
|
|
Rate: 50
|
|
- Index: 32
|
|
Item: C_Mimic_Egg_Shell
|
|
Rate: 50
|
|
- Group: C_CATPAW_1DAY_PARA
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_Ticket
|
|
Duration: 1440
|
|
- Group: C_WING_OF_FLY_1DAY_PARA
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 1440
|
|
- Group: CAT_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Toy_Syringe_K
|
|
Rate: 40
|
|
- Index: 3
|
|
Item: Blue_Rear_Ribbon
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Necklace_Rosary_K
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 800
|
|
- Index: 18
|
|
Item: Minus_Status_Box
|
|
Rate: 1500
|
|
- Index: 19
|
|
Item: White_Slim_Potion_Box_
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 21
|
|
Item: Candy_Box_Melee
|
|
Rate: 30
|
|
- Index: 22
|
|
Item: Candy_Box_Range
|
|
Rate: 30
|
|
- Index: 23
|
|
Item: Candy_Box_Magic
|
|
Rate: 30
|
|
- Index: 24
|
|
Item: Cat_Scroll
|
|
Rate: 20
|
|
- Index: 25
|
|
Item: Cat_Scroll
|
|
Rate: 200
|
|
- Index: 26
|
|
Item: Cat_Scroll
|
|
Rate: 1000
|
|
- Group: MAGICAL_BOOSTER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magical_Booster_K
|
|
- Index: 1
|
|
Item: Booster_Amplifier
|
|
- Group: CAT_HEAD_DRESS_BASKET
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cat_Lace_Hairband_K
|
|
- Index: 1
|
|
Item: Magical_Cat_Hand
|
|
- Group: CHEMICALS_BAG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Bottle
|
|
Rate: 1667
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Fire_Bottle
|
|
Rate: 1667
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Acid_Bottle
|
|
Rate: 1667
|
|
Amount: 50
|
|
- Index: 3
|
|
Item: MenEater_Plant_Bottle
|
|
Rate: 1667
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: Mini_Bottle
|
|
Rate: 1667
|
|
Amount: 50
|
|
- Index: 5
|
|
Item: Coating_Bottle
|
|
Rate: 1667
|
|
Amount: 50
|
|
- Group: SHADOW_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Potion_Box
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: Spell_Circuit
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1500
|
|
- Index: 18
|
|
Item: Advanced_Taiming_Item
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: Shadow_Scroll2
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Shadow_Scroll2
|
|
Rate: 1000
|
|
- Index: 21
|
|
Item: StabilityShadow_Mix
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: S_Tempest_Shield
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: S_Tempest_Shoes
|
|
Rate: 100
|
|
- Index: 24
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 50
|
|
- Index: 25
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 50
|
|
- Index: 26
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 50
|
|
- Index: 27
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 50
|
|
- Index: 28
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 50
|
|
- Group: C_WING_OF_FLY_3DAY_BOX_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 4320
|
|
- Group: MOBILE_NOVICE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Battle_Manual
|
|
Amount: 5
|
|
- 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:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 7200
|
|
- Group: C_GIANT_FLY_1DAY_BOX_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Giant_Fly_Wing
|
|
Duration: 1440
|
|
- Group: C_WING_OF_FLY_BOX_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 10080
|
|
- Group: MAY_GOLD_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 3182
|
|
- Index: 1
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 2273
|
|
- Index: 2
|
|
Item: May_Gold_Scroll
|
|
Rate: 4545
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1001
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Costume_Exchange
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: J_Shop_Coupon
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: May_Gold_Scroll
|
|
Rate: 700
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: May_Gold_Scroll
|
|
Rate: 33
|
|
- Index: 12
|
|
Item: May_Gold_Scroll
|
|
Rate: 33
|
|
- Index: 13
|
|
Item: May_Gold_Scroll
|
|
Rate: 33
|
|
- Index: 14
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1650
|
|
- Index: 15
|
|
Item: May_Gold_Scroll
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: May_Gold_Scroll
|
|
Rate: 500
|
|
- Index: 17
|
|
Item: May_Gold_Scroll
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: May_Gold_Scroll
|
|
Rate: 300
|
|
- Index: 19
|
|
Item: May_Gold_Scroll
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: May_Gold_Scroll
|
|
Rate: 300
|
|
- Index: 21
|
|
Item: May_Gold_Scroll
|
|
Rate: 1000
|
|
- Group: NEW_HAT_BOX3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: GoldFish_Hat
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: Smoky_TransformHat
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: Survive_Circlet_K
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: SurviveOrb_K
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: FaceWorm_Breath
|
|
Rate: 2000
|
|
- Group: EXSHADOW_DDUKDDAKBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 667
|
|
- Index: 1
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 667
|
|
- Index: 2
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 667
|
|
- Index: 3
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 667
|
|
- Index: 4
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 667
|
|
- Index: 5
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 667
|
|
- Index: 6
|
|
Item: StatusShadow_Mix
|
|
Rate: 667
|
|
- Index: 7
|
|
Item: GemstoneShadow_Mix
|
|
Rate: 667
|
|
- Index: 8
|
|
Item: BearersShadow_Mix
|
|
Rate: 667
|
|
- Index: 9
|
|
Item: ComposeShadow_Mix
|
|
Rate: 667
|
|
- Index: 10
|
|
Item: RaceShadow_Mix
|
|
Rate: 667
|
|
- Index: 11
|
|
Item: StabilityShadow_Mix
|
|
Rate: 667
|
|
- Index: 12
|
|
Item: InfinityShadow_Mix
|
|
Rate: 667
|
|
- Index: 13
|
|
Item: PerfectSize_Mix
|
|
Rate: 667
|
|
- Index: 14
|
|
Item: MagicPiercing_Mix
|
|
Rate: 667
|
|
- Group: MATERIAL_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Lucky_Weapon
|
|
Rate: 192
|
|
- Index: 1
|
|
Item: S_Power_Earring
|
|
Rate: 192
|
|
- Index: 2
|
|
Item: S_Int_Pendant
|
|
Rate: 192
|
|
- Index: 3
|
|
Item: S_Dexterous_Armor
|
|
Rate: 192
|
|
- Index: 4
|
|
Item: S_Vital_Shoes
|
|
Rate: 192
|
|
- Index: 5
|
|
Item: S_Athletic_Shield
|
|
Rate: 192
|
|
- Index: 6
|
|
Item: S_Lucky_Armor
|
|
Rate: 192
|
|
- Index: 7
|
|
Item: S_Power_Pendant
|
|
Rate: 192
|
|
- Index: 8
|
|
Item: S_Int_Earring
|
|
Rate: 192
|
|
- Index: 9
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 192
|
|
- Index: 10
|
|
Item: S_Vital_Shield
|
|
Rate: 192
|
|
- Index: 11
|
|
Item: S_Athletic_Shoes
|
|
Rate: 192
|
|
- Index: 12
|
|
Item: S_Cranial_Shield
|
|
Rate: 192
|
|
- Index: 13
|
|
Item: S_Brutal_Shield
|
|
Rate: 192
|
|
- Index: 14
|
|
Item: S_Gargantua_Shield
|
|
Rate: 192
|
|
- Index: 15
|
|
Item: S_Homers_Shield
|
|
Rate: 192
|
|
- Index: 16
|
|
Item: S_Dragoon_Shield
|
|
Rate: 192
|
|
- Index: 17
|
|
Item: S_Satanic_Shield
|
|
Rate: 192
|
|
- Index: 18
|
|
Item: S_Flameguard_Shield
|
|
Rate: 192
|
|
- Index: 19
|
|
Item: S_Requiem_Shield
|
|
Rate: 192
|
|
- Index: 20
|
|
Item: S_Cadi_Shield
|
|
Rate: 192
|
|
- Index: 21
|
|
Item: S_Bloody_Shoes
|
|
Rate: 192
|
|
- Index: 22
|
|
Item: S_Chemical_Shoes
|
|
Rate: 192
|
|
- Index: 23
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 192
|
|
- Index: 24
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 192
|
|
- Index: 25
|
|
Item: S_Fisher_Shoes
|
|
Rate: 192
|
|
- Index: 26
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 192
|
|
- Index: 27
|
|
Item: S_Beholder_Shoes
|
|
Rate: 192
|
|
- Index: 28
|
|
Item: S_Divine_Shoes
|
|
Rate: 192
|
|
- Index: 29
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 192
|
|
- Index: 30
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 192
|
|
- Index: 31
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 192
|
|
- Index: 32
|
|
Item: S_Insomniac_Armor
|
|
Rate: 192
|
|
- Index: 33
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 192
|
|
- Index: 34
|
|
Item: S_Peerless_Armor
|
|
Rate: 192
|
|
- Index: 35
|
|
Item: S_Peerless_Shoes
|
|
Rate: 192
|
|
- Index: 36
|
|
Item: S_Adurate_Armor
|
|
Rate: 192
|
|
- Index: 37
|
|
Item: S_Adurate_Shoes
|
|
Rate: 192
|
|
- Index: 38
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 192
|
|
- Index: 39
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 192
|
|
- Index: 40
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 192
|
|
- Index: 41
|
|
Item: Vitality_Earing_S
|
|
Rate: 192
|
|
- Index: 42
|
|
Item: Vitality_Pendant_S
|
|
Rate: 192
|
|
- Index: 43
|
|
Item: S_Neutral_Weapon
|
|
Rate: 192
|
|
- Index: 44
|
|
Item: S_Neutral_Earring
|
|
Rate: 192
|
|
- Index: 45
|
|
Item: S_Neutral_Pendent
|
|
Rate: 192
|
|
- Index: 46
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 192
|
|
- Index: 47
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 192
|
|
- Index: 48
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 192
|
|
- Index: 49
|
|
Item: S_FireBolt_Armor
|
|
Rate: 192
|
|
- Index: 50
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 192
|
|
- Index: 51
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 192
|
|
- Group: MYSTERIOUS_MEDAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 7
|
|
- Index: 3
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 8
|
|
- Index: 4
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 9
|
|
- Index: 5
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 11
|
|
- Index: 7
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 12
|
|
- Index: 8
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 13
|
|
- Index: 9
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 14
|
|
- Index: 10
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 15
|
|
- Index: 11
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 16
|
|
- Index: 12
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 17
|
|
- Index: 13
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 18
|
|
- Index: 14
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 19
|
|
- Index: 15
|
|
Item: Mysterious_Medal
|
|
Rate: 625
|
|
Amount: 20
|
|
- Group: VEND_ARBEIT1_1LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_1Lv
|
|
- Group: VEND_ARBEIT1_2LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_2Lv
|
|
- Group: VEND_ARBEIT1_3LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_3Lv
|
|
- Group: BUY_ARBEIT1_1LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_1Lv
|
|
- Group: BUY_ARBEIT1_2LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_2Lv
|
|
- Group: BUY_ARBEIT1_3LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_3Lv
|
|
- Group: VEND_ARBEIT3_1LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_1Lv
|
|
- Group: VEND_ARBEIT3_2LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_2Lv
|
|
- Group: VEND_ARBEIT3_3LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vend_Arbeit_3Lv
|
|
- Group: BUY_ARBEIT3_1LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_1Lv
|
|
- Group: BUY_ARBEIT3_2LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_2Lv
|
|
- Group: BUY_ARBEIT3_3LV
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Buy_Arbeit_3Lv
|
|
- Group: CRYPTURA_GIFTBOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: Cryptura_Cookie
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Para_Team_Coin
|
|
Amount: 20
|
|
- Group: GENERAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 9091
|
|
- Index: 1
|
|
Item: General_Helmet
|
|
Rate: 909
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: General_Helmet_
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 3
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 4
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 5
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 9
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 2000
|
|
- Index: 10
|
|
Item: General_Scroll
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: General_Scroll
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: General_Scroll
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Fire_Armor_S
|
|
Rate: 400
|
|
- Index: 14
|
|
Item: Cold_Armor_S
|
|
Rate: 400
|
|
- Index: 15
|
|
Item: Wind_Armor_S
|
|
Rate: 400
|
|
- Index: 16
|
|
Item: Earth_Armor_S
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: S_Tension_Weapon
|
|
Rate: 150
|
|
- Index: 18
|
|
Item: S_Tension_Earring
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: S_Tension_Pendent
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: S_Elegant_Weapon
|
|
Rate: 150
|
|
- Index: 21
|
|
Item: S_Elegant_Earring
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_Elegant_Pendent
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_Healing_Shield
|
|
Rate: 50
|
|
- Index: 24
|
|
Item: S_Healing_Shoes
|
|
Rate: 50
|
|
- Index: 25
|
|
Item: S_Restore_Earring
|
|
Rate: 50
|
|
- Index: 26
|
|
Item: S_Restore_Pendent
|
|
Rate: 50
|
|
- Index: 27
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 50
|
|
- Index: 28
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 50
|
|
- Index: 29
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 50
|
|
- Group: GREEN_SCROLL_K2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 4118
|
|
- Index: 1
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 5882
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Green_Scroll_K2
|
|
Rate: 700
|
|
- Index: 2
|
|
Item: Classical_Fhat
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: PetTradeTicket_Box
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Minus_Status_Box
|
|
Rate: 800
|
|
- Index: 11
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 2000
|
|
- Index: 13
|
|
Item: Green_Scroll_K2
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Green_Scroll_K2
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: Green_Scroll_K2
|
|
Rate: 400
|
|
- Index: 16
|
|
Item: Green_Scroll_K2
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: S_Penetration_Shoes
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: S_Penetration_Shield
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 50
|
|
- Index: 20
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 50
|
|
- Index: 21
|
|
Item: S_DragonVib_Armor
|
|
Rate: 50
|
|
- Index: 22
|
|
Item: S_SciHunting_Armor
|
|
Rate: 50
|
|
- Index: 23
|
|
Item: S_FishInsect_Armor
|
|
Rate: 50
|
|
- Group: NEW_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 204
|
|
- Index: 1
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 204
|
|
- Index: 2
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 204
|
|
- Index: 3
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 204
|
|
- Index: 4
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 204
|
|
- Index: 5
|
|
Item: S2_Malicious_Armor
|
|
Rate: 204
|
|
- Index: 6
|
|
Item: S_Sigrun_Armor
|
|
Rate: 204
|
|
- Index: 7
|
|
Item: S_Sigrun_Shield
|
|
Rate: 204
|
|
- Index: 8
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 204
|
|
- Index: 9
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 204
|
|
- Index: 10
|
|
Item: S2_Caster_Armor
|
|
Rate: 204
|
|
- Index: 11
|
|
Item: S2_Reload_Armor
|
|
Rate: 204
|
|
- Index: 12
|
|
Item: S_Critical_Shield
|
|
Rate: 204
|
|
- Index: 13
|
|
Item: S_Critical_Shoes
|
|
Rate: 204
|
|
- Index: 14
|
|
Item: S_Blitz_Weapon
|
|
Rate: 204
|
|
- Index: 15
|
|
Item: S_Blitz_Armor
|
|
Rate: 204
|
|
- Index: 16
|
|
Item: S_Tempest_Shield
|
|
Rate: 204
|
|
- Index: 17
|
|
Item: S_Tempest_Shoes
|
|
Rate: 204
|
|
- Index: 18
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 204
|
|
- Index: 19
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 204
|
|
- Index: 20
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 204
|
|
- Index: 21
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 204
|
|
- Index: 22
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 204
|
|
- Index: 23
|
|
Item: S_Tension_Weapon
|
|
Rate: 204
|
|
- Index: 24
|
|
Item: S_Tension_Earring
|
|
Rate: 204
|
|
- Index: 25
|
|
Item: S_Tension_Pendent
|
|
Rate: 204
|
|
- Index: 26
|
|
Item: S_Elegant_Weapon
|
|
Rate: 204
|
|
- Index: 27
|
|
Item: S_Elegant_Earring
|
|
Rate: 204
|
|
- Index: 28
|
|
Item: S_Elegant_Pendent
|
|
Rate: 204
|
|
- Index: 29
|
|
Item: S_Healing_Shield
|
|
Rate: 204
|
|
- Index: 30
|
|
Item: S_Healing_Shoes
|
|
Rate: 204
|
|
- Index: 31
|
|
Item: S_Restore_Earring
|
|
Rate: 204
|
|
- Index: 32
|
|
Item: S_Restore_Pendent
|
|
Rate: 204
|
|
- Index: 33
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 204
|
|
- Index: 34
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 204
|
|
- Index: 35
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 204
|
|
- Index: 36
|
|
Item: S_Penetration_Shoes
|
|
Rate: 204
|
|
- Index: 37
|
|
Item: S_Penetration_Shield
|
|
Rate: 204
|
|
- Index: 38
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 204
|
|
- Index: 39
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 204
|
|
- Index: 40
|
|
Item: S_DragonVib_Armor
|
|
Rate: 204
|
|
- Index: 41
|
|
Item: S_SciHunting_Armor
|
|
Rate: 204
|
|
- Index: 42
|
|
Item: S_FishInsect_Armor
|
|
Rate: 204
|
|
- Index: 43
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 204
|
|
- Index: 44
|
|
Item: Sentimental_Earring_S
|
|
Rate: 204
|
|
- Index: 45
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 204
|
|
- Index: 46
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 204
|
|
- Index: 47
|
|
Item: Enchanting_Earring_S
|
|
Rate: 204
|
|
- Index: 48
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 204
|
|
- Group: SENTIMENTAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: General_Helmet
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1005
|
|
- Index: 1
|
|
Item: Spell_Circuit
|
|
Rate: 35
|
|
- Index: 2
|
|
Item: General_Helmet_
|
|
Rate: 35
|
|
- Index: 3
|
|
Item: Classical_Fhat
|
|
Rate: 35
|
|
- Index: 4
|
|
Item: Dog_Officer
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 200
|
|
- Index: 12
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 200
|
|
- Index: 16
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 2000
|
|
- Index: 18
|
|
Item: Sentimental_Scroll
|
|
Rate: 1000
|
|
- Index: 19
|
|
Item: Sentimental_Scroll
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Fire_Armor_S
|
|
Rate: 360
|
|
- Index: 21
|
|
Item: Cold_Armor_S
|
|
Rate: 360
|
|
- Index: 22
|
|
Item: Wind_Armor_S
|
|
Rate: 360
|
|
- Index: 23
|
|
Item: Earth_Armor_S
|
|
Rate: 360
|
|
- Index: 24
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 200
|
|
- Index: 25
|
|
Item: Sentimental_Scroll
|
|
Rate: 100
|
|
- Index: 26
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 300
|
|
- Index: 27
|
|
Item: Sentimental_Earring_S
|
|
Rate: 300
|
|
- Index: 28
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 300
|
|
- Index: 29
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 300
|
|
- Index: 30
|
|
Item: Enchanting_Earring_S
|
|
Rate: 300
|
|
- Index: 31
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 300
|
|
- Group: JULY_HAIR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Stone_Box12
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Man_Medal
|
|
Rate: 2500
|
|
- Index: 1
|
|
Item: C_Man_Medal_Gold
|
|
Rate: 2500
|
|
- Index: 2
|
|
Item: C_Straight_Long_WHK
|
|
Rate: 2500
|
|
- Index: 3
|
|
Item: C_Straight_Long_YLK
|
|
Rate: 2500
|
|
- Group: INFINITY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly_3Day_Box
|
|
Rate: 9756
|
|
- Index: 1
|
|
Item: General_Helmet
|
|
Rate: 244
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 700
|
|
- Index: 2
|
|
Item: Old_C_Album_Helm
|
|
Rate: 200
|
|
- Index: 3
|
|
Item: Old_C_Album_Armor
|
|
Rate: 200
|
|
- Index: 4
|
|
Item: Old_C_Album_Shield
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Old_C_Album_Garment
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Old_C_Album_Shoes
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: Old_C_Album_Acc
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: Old_C_Album_Weapon
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Comp_Kafra_Card_Box
|
|
Rate: 400
|
|
- Index: 10
|
|
Item: Spell_Circuit
|
|
Rate: 25
|
|
- Index: 11
|
|
Item: General_Helmet_
|
|
Rate: 25
|
|
- Index: 12
|
|
Item: Classical_Fhat
|
|
Rate: 25
|
|
- Index: 13
|
|
Item: Dog_Officer
|
|
Rate: 25
|
|
- Index: 14
|
|
Item: Amistr_Beret
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 16
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 17
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 18
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 19
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 20
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 21
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: Minus_Status_Box
|
|
Rate: 900
|
|
- Index: 23
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 2000
|
|
- Index: 24
|
|
Item: Infinity_Scroll
|
|
Rate: 1000
|
|
- Index: 25
|
|
Item: Infinity_Scroll
|
|
Rate: 1000
|
|
- Index: 26
|
|
Item: Infinity_Scroll
|
|
Rate: 20
|
|
- Index: 27
|
|
Item: Infinity_Scroll
|
|
Rate: 1000
|
|
- Index: 28
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 200
|
|
- Index: 29
|
|
Item: InfinityShadow_Mix
|
|
Rate: 20
|
|
- Group: BLOODY_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Scroll
|
|
Rate: 9091
|
|
- Index: 1
|
|
Item: Royal_Bow
|
|
Rate: 909
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Iron_Nail_K
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Royal_Bow_K
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: Minus_Status_Box
|
|
Rate: 600
|
|
- Index: 19
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1150
|
|
- Index: 20
|
|
Item: Bloody_Scroll
|
|
Rate: 1000
|
|
- Index: 21
|
|
Item: Bloody_Scroll
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: Bloody_Scroll
|
|
Rate: 1000
|
|
- Index: 23
|
|
Item: BloodyKnight_Shield_Box
|
|
Rate: 200
|
|
- Index: 24
|
|
Item: Shadow_Staff_K
|
|
Rate: 100
|
|
- Group: SNOW_FESTA_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie_B
|
|
Rate: 990
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Candy_Striper_B
|
|
Rate: 990
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Candy_B
|
|
Rate: 990
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Piece_Of_Cake_B
|
|
Rate: 990
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: C_Rudolph_Santa_Hat
|
|
Rate: 99
|
|
- Index: 5
|
|
Item: C_Santa_Hat_1
|
|
Rate: 99
|
|
- Index: 6
|
|
Item: C_Polar_Bear_Cap
|
|
Rate: 99
|
|
- Index: 7
|
|
Item: C_Cat_Santa_Hat
|
|
Rate: 99
|
|
- Index: 8
|
|
Item: C_Santa_Hat_2
|
|
Rate: 99
|
|
- Index: 9
|
|
Item: Ice_Candy
|
|
Rate: 2970
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Snow_Cookie
|
|
Rate: 594
|
|
- Index: 11
|
|
Item: Winter_Cookie
|
|
Rate: 594
|
|
- Index: 12
|
|
Item: Festi_Cookie
|
|
Rate: 594
|
|
- Index: 13
|
|
Item: Flora_Cookie
|
|
Rate: 594
|
|
- Index: 14
|
|
Item: C_Let_It_Snow
|
|
Rate: 198
|
|
- Group: SNOW_FESTA_CARDPACK
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Card_B
|
|
Rate: 588
|
|
- Index: 1
|
|
Item: Blue_Card_C
|
|
Rate: 588
|
|
- Index: 2
|
|
Item: Blue_Card_M
|
|
Rate: 588
|
|
- Index: 3
|
|
Item: Blue_Card_T
|
|
Rate: 588
|
|
- Index: 4
|
|
Item: Blue_Card_V
|
|
Rate: 588
|
|
- Index: 5
|
|
Item: BlueCard_A
|
|
Rate: 588
|
|
- Index: 6
|
|
Item: BlueCard_E
|
|
Rate: 588
|
|
- Index: 7
|
|
Item: BlueCard_F
|
|
Rate: 588
|
|
- Index: 8
|
|
Item: BlueCard_H
|
|
Rate: 588
|
|
- Index: 9
|
|
Item: BlueCard_L
|
|
Rate: 588
|
|
- Index: 10
|
|
Item: BlueCard_N
|
|
Rate: 588
|
|
- Index: 11
|
|
Item: BlueCard_O
|
|
Rate: 588
|
|
- Index: 12
|
|
Item: BlueCard_W
|
|
Rate: 588
|
|
- Index: 13
|
|
Item: BlueCard_I
|
|
Rate: 588
|
|
- Index: 14
|
|
Item: BlueCard_D
|
|
Rate: 588
|
|
- Index: 15
|
|
Item: BlueCard_S
|
|
Rate: 588
|
|
- Index: 16
|
|
Item: BlueCard_R
|
|
Rate: 588
|
|
- Group: 2017_SPECIAL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 3077
|
|
- Index: 1
|
|
Item: 2017_Special_Scroll
|
|
Rate: 3846
|
|
- Index: 2
|
|
Item: 2017_Special_Scroll
|
|
Rate: 3077
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: 2017_Special_Scroll
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Comp_Kafra_Card_Box
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1220
|
|
- Index: 11
|
|
Item: 2017_Special_Scroll
|
|
Rate: 800
|
|
- Index: 12
|
|
Item: Advanced_Taiming_Item
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: 2017_Special_Scroll
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: 2017_Special_Scroll
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: 2017_Special_Scroll
|
|
Rate: 20
|
|
- Index: 16
|
|
Item: 2017_Special_Scroll
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: 2017_Special_Scroll
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: Fire_Armor_S
|
|
Rate: 300
|
|
- Index: 19
|
|
Item: Cold_Armor_S
|
|
Rate: 300
|
|
- Index: 20
|
|
Item: Wind_Armor_S
|
|
Rate: 300
|
|
- Index: 21
|
|
Item: Earth_Armor_S
|
|
Rate: 300
|
|
- Index: 22
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 50
|
|
- Index: 23
|
|
Item: 2017_Special_Scroll
|
|
Rate: 100
|
|
- Index: 24
|
|
Item: 2017_Special_Scroll
|
|
Rate: 450
|
|
- Group: 2017_SPECIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Iron_Nail_K
|
|
Rate: 526
|
|
- Index: 1
|
|
Item: Royal_Bow_K
|
|
Rate: 526
|
|
- Index: 2
|
|
Item: Toy_Syringe_K
|
|
Rate: 526
|
|
- Index: 3
|
|
Item: Blue_Rear_Ribbon
|
|
Rate: 526
|
|
- Index: 4
|
|
Item: Necklace_Rosary_K
|
|
Rate: 526
|
|
- Index: 5
|
|
Item: Spell_Circuit
|
|
Rate: 526
|
|
- Index: 6
|
|
Item: General_Helmet_
|
|
Rate: 526
|
|
- Index: 7
|
|
Item: Classical_Fhat
|
|
Rate: 526
|
|
- Index: 8
|
|
Item: Dog_Officer
|
|
Rate: 526
|
|
- Index: 9
|
|
Item: Amistr_Beret
|
|
Rate: 526
|
|
- Index: 10
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 526
|
|
- Index: 11
|
|
Item: Candy_Box_Melee
|
|
Rate: 526
|
|
- Index: 12
|
|
Item: Candy_Box_Range
|
|
Rate: 526
|
|
- Index: 13
|
|
Item: Candy_Box_Magic
|
|
Rate: 526
|
|
- Index: 14
|
|
Item: 2017_Special_Box
|
|
Rate: 526
|
|
- Index: 15
|
|
Item: 2017_Special_Box
|
|
Rate: 526
|
|
- Index: 16
|
|
Item: 2017_Special_Box
|
|
Rate: 526
|
|
- Index: 17
|
|
Item: BloodyKnight_Shield_Box
|
|
Rate: 526
|
|
- Index: 18
|
|
Item: Shadow_Staff_K
|
|
Rate: 526
|
|
- Group: ICE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 3529
|
|
- Index: 1
|
|
Item: Honglyun's_Sword
|
|
Rate: 588
|
|
- Index: 2
|
|
Item: Ice_Scroll
|
|
Rate: 5882
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Iron_Staff
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Sword_Of_Bluefire
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Ice_Scroll
|
|
Rate: 600
|
|
- Index: 5
|
|
Item: Oriental_Sword
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 250
|
|
- Index: 7
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 12
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 18
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 19
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 21
|
|
Item: Ice_Scroll
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: Ice_Scroll
|
|
Rate: 1000
|
|
- Index: 23
|
|
Item: Ice_Scroll
|
|
Rate: 1000
|
|
- Index: 24
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 200
|
|
- Group: 2018_NEW_YEAR_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Overwhelm_Str_Armor
|
|
Rate: 200
|
|
- Index: 3
|
|
Item: Overwhelm_Int_Armor
|
|
Rate: 200
|
|
- Index: 4
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Minus_Status_Box
|
|
Rate: 700
|
|
- Index: 12
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: 2018_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: 2018_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 15
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 200
|
|
- Index: 16
|
|
Item: 2018_New_Year_Scroll
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: 2018_New_Year_Scroll
|
|
Rate: 390
|
|
- Index: 18
|
|
Item: 2018_New_Year_Scroll
|
|
Rate: 3000
|
|
- Index: 19
|
|
Item: PhysicalMagical_Mix
|
|
Rate: 50
|
|
- Index: 20
|
|
Item: ImmunedAthena_Mix
|
|
Rate: 50
|
|
- Index: 21
|
|
Item: HardChamption_Mix
|
|
Rate: 50
|
|
- Index: 22
|
|
Item: KingbirdAncient_Mix
|
|
Rate: 50
|
|
- Index: 23
|
|
Item: CriticalHit_Mix
|
|
Rate: 50
|
|
- Group: 2018_YEAR_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Safeguard_Shield
|
|
Rate: 93
|
|
- Index: 1
|
|
Item: S_Liberation_Shoes
|
|
Rate: 93
|
|
- Index: 2
|
|
Item: S_Gemstone_Armor
|
|
Rate: 47
|
|
- Index: 3
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 47
|
|
- Index: 4
|
|
Item: S_Gemstone_Shield
|
|
Rate: 47
|
|
- Index: 5
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 47
|
|
- Index: 6
|
|
Item: S_Gemstone_Earring
|
|
Rate: 47
|
|
- Index: 7
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 47
|
|
- Index: 8
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 140
|
|
- Index: 9
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 140
|
|
- Index: 10
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 140
|
|
- Index: 11
|
|
Item: S_Greed_Armor
|
|
Rate: 93
|
|
- Index: 12
|
|
Item: S_Greed_Shoes
|
|
Rate: 93
|
|
- Index: 13
|
|
Item: S_Greed_Shield
|
|
Rate: 93
|
|
- Index: 14
|
|
Item: S_Greed_Weapon
|
|
Rate: 93
|
|
- Index: 15
|
|
Item: S_Greed_Earring
|
|
Rate: 93
|
|
- Index: 16
|
|
Item: S_Greed_Pendant
|
|
Rate: 93
|
|
- Index: 17
|
|
Item: S_Infinity_Earring
|
|
Rate: 93
|
|
- Index: 18
|
|
Item: S_Infinity_Pendant
|
|
Rate: 93
|
|
- Index: 19
|
|
Item: S_Executioner_Weapon
|
|
Rate: 93
|
|
- Index: 20
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 93
|
|
- Index: 21
|
|
Item: S_Penetration_Earring
|
|
Rate: 93
|
|
- Index: 22
|
|
Item: S_Penetration_Pendent
|
|
Rate: 93
|
|
- Index: 23
|
|
Item: S_Tempest_Earring
|
|
Rate: 93
|
|
- Index: 24
|
|
Item: S_Tempest_Pendent
|
|
Rate: 93
|
|
- Index: 25
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 140
|
|
- Index: 26
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 140
|
|
- Index: 27
|
|
Item: S_Bearers_Armor
|
|
Rate: 47
|
|
- Index: 28
|
|
Item: S_Bearers_Shoes
|
|
Rate: 47
|
|
- Index: 29
|
|
Item: S_Bearers_Shield
|
|
Rate: 47
|
|
- Index: 30
|
|
Item: S_Bearers_Weapon
|
|
Rate: 47
|
|
- Index: 31
|
|
Item: S_Bearers_Earring
|
|
Rate: 47
|
|
- Index: 32
|
|
Item: S_Bearers_Pendent
|
|
Rate: 47
|
|
- Index: 33
|
|
Item: S_Hasty_Shoes
|
|
Rate: 93
|
|
- Index: 34
|
|
Item: S_Hasty_Armor
|
|
Rate: 93
|
|
- Index: 35
|
|
Item: S_Expert_Shoes
|
|
Rate: 93
|
|
- Index: 36
|
|
Item: S_Expert_Shield
|
|
Rate: 93
|
|
- Index: 37
|
|
Item: S_Beginner_Shoes
|
|
Rate: 140
|
|
- Index: 38
|
|
Item: S_Beginner_Shield
|
|
Rate: 140
|
|
- Index: 39
|
|
Item: S_Rookie_Shoes
|
|
Rate: 140
|
|
- Index: 40
|
|
Item: S_Rookie_Shield
|
|
Rate: 140
|
|
- Index: 41
|
|
Item: S_Advanced_Shoes
|
|
Rate: 140
|
|
- Index: 42
|
|
Item: S_Advanced_Shield
|
|
Rate: 140
|
|
- Index: 43
|
|
Item: S_Attack_Armor
|
|
Rate: 140
|
|
- Index: 44
|
|
Item: S_Blitz_Earring
|
|
Rate: 93
|
|
- Index: 45
|
|
Item: S_Blitz_Pendent
|
|
Rate: 93
|
|
- Index: 46
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 93
|
|
- Index: 47
|
|
Item: S_Force_Weapon
|
|
Rate: 140
|
|
- Index: 48
|
|
Item: S_Force_Earring
|
|
Rate: 140
|
|
- Index: 49
|
|
Item: S_Force_Pendant
|
|
Rate: 140
|
|
- Index: 50
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 93
|
|
- Index: 51
|
|
Item: S_Spirit_Weapon
|
|
Rate: 140
|
|
- Index: 52
|
|
Item: S_Spirit_Earring
|
|
Rate: 140
|
|
- Index: 53
|
|
Item: S_Spirit_Pendant
|
|
Rate: 140
|
|
- Index: 54
|
|
Item: S_Blitz_Shoes
|
|
Rate: 47
|
|
- Index: 55
|
|
Item: S_Blitz_Shield
|
|
Rate: 47
|
|
- Index: 56
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 93
|
|
- Index: 57
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 93
|
|
- Index: 58
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 93
|
|
- Index: 59
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 93
|
|
- Index: 60
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 93
|
|
- Index: 61
|
|
Item: S2_Malicious_Armor
|
|
Rate: 93
|
|
- Index: 62
|
|
Item: S_Sigrun_Armor
|
|
Rate: 93
|
|
- Index: 63
|
|
Item: S_Sigrun_Shield
|
|
Rate: 93
|
|
- Index: 64
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 93
|
|
- Index: 65
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 93
|
|
- Index: 66
|
|
Item: S2_Caster_Armor
|
|
Rate: 93
|
|
- Index: 67
|
|
Item: S2_Reload_Armor
|
|
Rate: 93
|
|
- Index: 68
|
|
Item: S_Critical_Shield
|
|
Rate: 93
|
|
- Index: 69
|
|
Item: S_Critical_Shoes
|
|
Rate: 93
|
|
- Index: 70
|
|
Item: S_Blitz_Weapon
|
|
Rate: 93
|
|
- Index: 71
|
|
Item: S_Blitz_Armor
|
|
Rate: 93
|
|
- Index: 72
|
|
Item: S_Tempest_Shield
|
|
Rate: 93
|
|
- Index: 73
|
|
Item: S_Tempest_Shoes
|
|
Rate: 93
|
|
- Index: 74
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 93
|
|
- Index: 75
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 93
|
|
- Index: 76
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 93
|
|
- Index: 77
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 93
|
|
- Index: 78
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 93
|
|
- Index: 79
|
|
Item: S_Tension_Weapon
|
|
Rate: 93
|
|
- Index: 80
|
|
Item: S_Tension_Earring
|
|
Rate: 93
|
|
- Index: 81
|
|
Item: S_Tension_Pendent
|
|
Rate: 93
|
|
- Index: 82
|
|
Item: S_Elegant_Weapon
|
|
Rate: 93
|
|
- Index: 83
|
|
Item: S_Elegant_Earring
|
|
Rate: 93
|
|
- Index: 84
|
|
Item: S_Elegant_Pendent
|
|
Rate: 93
|
|
- Index: 85
|
|
Item: S_Healing_Shield
|
|
Rate: 93
|
|
- Index: 86
|
|
Item: S_Healing_Shoes
|
|
Rate: 93
|
|
- Index: 87
|
|
Item: S_Restore_Earring
|
|
Rate: 93
|
|
- Index: 88
|
|
Item: S_Restore_Pendent
|
|
Rate: 93
|
|
- Index: 89
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 93
|
|
- Index: 90
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 93
|
|
- Index: 91
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 93
|
|
- Index: 92
|
|
Item: S_Penetration_Shoes
|
|
Rate: 93
|
|
- Index: 93
|
|
Item: S_Penetration_Shield
|
|
Rate: 93
|
|
- Index: 94
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 93
|
|
- Index: 95
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 93
|
|
- Index: 96
|
|
Item: S_DragonVib_Armor
|
|
Rate: 93
|
|
- Index: 97
|
|
Item: S_SciHunting_Armor
|
|
Rate: 93
|
|
- Index: 98
|
|
Item: S_FishInsect_Armor
|
|
Rate: 93
|
|
- Index: 99
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 93
|
|
- Index: 100
|
|
Item: Sentimental_Earring_S
|
|
Rate: 93
|
|
- Index: 101
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 93
|
|
- Index: 102
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 93
|
|
- Index: 103
|
|
Item: Enchanting_Earring_S
|
|
Rate: 93
|
|
- Index: 104
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 93
|
|
- Group: 2018_MATERIAL_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Earring
|
|
Rate: 143
|
|
- Index: 1
|
|
Item: S_Physical_Weapon
|
|
Rate: 143
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
Rate: 143
|
|
- Index: 3
|
|
Item: S_Magical_Earring
|
|
Rate: 143
|
|
- Index: 4
|
|
Item: S_Magical_Weapon
|
|
Rate: 143
|
|
- Index: 5
|
|
Item: S_Magical_Pendant
|
|
Rate: 143
|
|
- Index: 6
|
|
Item: S_Champion_Shoes
|
|
Rate: 143
|
|
- Index: 7
|
|
Item: S_Athena_Shield
|
|
Rate: 143
|
|
- Index: 8
|
|
Item: S_Immune_Armor
|
|
Rate: 143
|
|
- Index: 9
|
|
Item: S_Hard_Armor
|
|
Rate: 143
|
|
- Index: 10
|
|
Item: S_Ancient_Armor
|
|
Rate: 143
|
|
- Index: 11
|
|
Item: S_Critical_Armor
|
|
Rate: 143
|
|
- Index: 12
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 143
|
|
- Index: 13
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 143
|
|
- Index: 14
|
|
Item: S_Lucky_Weapon
|
|
Rate: 143
|
|
- Index: 15
|
|
Item: S_Power_Earring
|
|
Rate: 143
|
|
- Index: 16
|
|
Item: S_Int_Pendant
|
|
Rate: 143
|
|
- Index: 17
|
|
Item: S_Dexterous_Armor
|
|
Rate: 143
|
|
- Index: 18
|
|
Item: S_Vital_Shoes
|
|
Rate: 143
|
|
- Index: 19
|
|
Item: S_Athletic_Shield
|
|
Rate: 143
|
|
- Index: 20
|
|
Item: S_Lucky_Armor
|
|
Rate: 143
|
|
- Index: 21
|
|
Item: S_Power_Pendant
|
|
Rate: 143
|
|
- Index: 22
|
|
Item: S_Int_Earring
|
|
Rate: 143
|
|
- Index: 23
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 143
|
|
- Index: 24
|
|
Item: S_Vital_Shield
|
|
Rate: 143
|
|
- Index: 25
|
|
Item: S_Athletic_Shoes
|
|
Rate: 143
|
|
- Index: 26
|
|
Item: S_Hard_Earring
|
|
Rate: 143
|
|
- Index: 27
|
|
Item: S_Athena_Earring
|
|
Rate: 143
|
|
- Index: 28
|
|
Item: S_Cranial_Shield
|
|
Rate: 143
|
|
- Index: 29
|
|
Item: S_Brutal_Shield
|
|
Rate: 143
|
|
- Index: 30
|
|
Item: S_Gargantua_Shield
|
|
Rate: 143
|
|
- Index: 31
|
|
Item: S_Homers_Shield
|
|
Rate: 143
|
|
- Index: 32
|
|
Item: S_Dragoon_Shield
|
|
Rate: 143
|
|
- Index: 33
|
|
Item: S_Satanic_Shield
|
|
Rate: 143
|
|
- Index: 34
|
|
Item: S_Flameguard_Shield
|
|
Rate: 143
|
|
- Index: 35
|
|
Item: S_Requiem_Shield
|
|
Rate: 143
|
|
- Index: 36
|
|
Item: S_Cadi_Shield
|
|
Rate: 143
|
|
- Index: 37
|
|
Item: S_Bloody_Shoes
|
|
Rate: 143
|
|
- Index: 38
|
|
Item: S_Chemical_Shoes
|
|
Rate: 143
|
|
- Index: 39
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 143
|
|
- Index: 40
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 143
|
|
- Index: 41
|
|
Item: S_Fisher_Shoes
|
|
Rate: 143
|
|
- Index: 42
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 143
|
|
- Index: 43
|
|
Item: S_Beholder_Shoes
|
|
Rate: 143
|
|
- Index: 44
|
|
Item: S_Divine_Shoes
|
|
Rate: 143
|
|
- Index: 45
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 143
|
|
- Index: 46
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 143
|
|
- Index: 47
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 143
|
|
- Index: 48
|
|
Item: S_Insomniac_Armor
|
|
Rate: 143
|
|
- Index: 49
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 143
|
|
- Index: 50
|
|
Item: S_Peerless_Armor
|
|
Rate: 143
|
|
- Index: 51
|
|
Item: S_Peerless_Shoes
|
|
Rate: 143
|
|
- Index: 52
|
|
Item: S_Adurate_Armor
|
|
Rate: 143
|
|
- Index: 53
|
|
Item: S_Adurate_Shoes
|
|
Rate: 143
|
|
- Index: 54
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 143
|
|
- Index: 55
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 143
|
|
- Index: 56
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 143
|
|
- Index: 57
|
|
Item: Vitality_Earing_S
|
|
Rate: 143
|
|
- Index: 58
|
|
Item: Vitality_Pendant_S
|
|
Rate: 143
|
|
- Index: 59
|
|
Item: S_Neutral_Weapon
|
|
Rate: 143
|
|
- Index: 60
|
|
Item: S_Neutral_Earring
|
|
Rate: 143
|
|
- Index: 61
|
|
Item: S_Neutral_Pendent
|
|
Rate: 143
|
|
- Index: 62
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 143
|
|
- Index: 63
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 143
|
|
- Index: 64
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 143
|
|
- Index: 65
|
|
Item: S_FireBolt_Armor
|
|
Rate: 143
|
|
- Index: 66
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 143
|
|
- Index: 67
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 143
|
|
- Index: 68
|
|
Item: S_Critical_Shield
|
|
Rate: 143
|
|
- Index: 69
|
|
Item: S_Critical_Shoes
|
|
Rate: 143
|
|
- Group: 2018_LAPINE_DDUKDDAKBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Mix_Recipe
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: EnchantStone_Recipe
|
|
Rate: 2567
|
|
- Index: 2
|
|
Item: EventItem_Recipe
|
|
Rate: 1400
|
|
- Index: 3
|
|
Item: PetEgg_Recipe
|
|
Rate: 400
|
|
- Index: 4
|
|
Item: Nyang_Costume_Recipe
|
|
Rate: 1700
|
|
- Index: 5
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 50
|
|
- Index: 6
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 50
|
|
- Index: 7
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 50
|
|
- Index: 8
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 50
|
|
- Index: 9
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 50
|
|
- Index: 11
|
|
Item: StatusShadow_Mix
|
|
Rate: 50
|
|
- Index: 12
|
|
Item: GemstoneShadow_Mix
|
|
Rate: 50
|
|
- Index: 13
|
|
Item: BearersShadow_Mix
|
|
Rate: 50
|
|
- Index: 14
|
|
Item: ComposeShadow_Mix
|
|
Rate: 50
|
|
- Index: 15
|
|
Item: RaceShadow_Mix
|
|
Rate: 50
|
|
- Index: 16
|
|
Item: StabilityShadow_Mix
|
|
Rate: 50
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: J_Shop_Coupon
|
|
Rate: 370
|
|
- Index: 1
|
|
Item: Comp_Battle_Manual
|
|
Rate: 370
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 370
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Comp_Insurance
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: E_WOB_Rune
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: E_WOB_Rachel
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: E_WOB_Local
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: White_Slim_Pot_Box2
|
|
Rate: 370
|
|
- Index: 9
|
|
Item: Old_C_Album_Helm
|
|
Rate: 370
|
|
- Index: 10
|
|
Item: Old_C_Album_Armor
|
|
Rate: 370
|
|
- Index: 11
|
|
Item: Old_C_Album_Shield
|
|
Rate: 370
|
|
- Index: 12
|
|
Item: Old_C_Album_Garment
|
|
Rate: 370
|
|
- Index: 13
|
|
Item: Old_C_Album_Shoes
|
|
Rate: 370
|
|
- Index: 14
|
|
Item: Old_C_Album_Acc
|
|
Rate: 370
|
|
- Index: 15
|
|
Item: Old_C_Album_Weapon
|
|
Rate: 370
|
|
- Index: 16
|
|
Item: C_Wing_Of_Fly_1Day_Box
|
|
Rate: 370
|
|
- Index: 17
|
|
Item: 2018_Lapine_DdukddakBox
|
|
Rate: 370
|
|
- Index: 18
|
|
Item: Minus_Str
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Minus_Agi
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 20
|
|
Item: Minus_Vit
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: Minus_Int
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 22
|
|
Item: Minus_Dex
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 23
|
|
Item: Minus_Luk
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 24
|
|
Item: Comp_Spark_Candy
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 25
|
|
Item: Comp_Magic_Candy
|
|
Rate: 370
|
|
Amount: 3
|
|
- Index: 26
|
|
Item: Poison_Pack2
|
|
Rate: 370
|
|
- Group: SWEETS_EVT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Chocolate_B
|
|
Rate: 2040
|
|
- Index: 1
|
|
Item: Crepe
|
|
Rate: 1105
|
|
- Index: 2
|
|
Item: C_Sweet_Candy
|
|
Rate: 50
|
|
- Index: 3
|
|
Item: C_SweetChocolate_Hat
|
|
Rate: 50
|
|
- Index: 4
|
|
Item: Soccer_Cake
|
|
Rate: 1105
|
|
- Index: 5
|
|
Item: Mont_Blanc_Cake
|
|
Rate: 1105
|
|
- Index: 6
|
|
Item: Strawberry_CreamCake
|
|
Rate: 1105
|
|
- Index: 7
|
|
Item: St_Cupcake
|
|
Rate: 1105
|
|
- Index: 8
|
|
Item: Parfait
|
|
Rate: 1105
|
|
- Index: 9
|
|
Item: Macaron
|
|
Rate: 1105
|
|
- Index: 10
|
|
Item: K_Secret_Key
|
|
Rate: 25
|
|
- Index: 11
|
|
Item: C_Choco_Minihat
|
|
Rate: 50
|
|
- Index: 12
|
|
Item: C_Sweets_Bonbon
|
|
Rate: 50
|
|
- Group: EVT_JAN02KR
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Warnut_Chocoball
|
|
Rate: 3034
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 291
|
|
- Index: 2
|
|
Item: Magic_Card_Album
|
|
Rate: 97
|
|
- Index: 3
|
|
Item: E_Med_Life_Potion
|
|
Rate: 777
|
|
Amount: 3
|
|
- Index: 4
|
|
Item: E_Small_Life_Potion
|
|
Rate: 777
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: C_Nut_Cracker
|
|
Rate: 291
|
|
- Index: 6
|
|
Item: C_bullhead
|
|
Rate: 97
|
|
- Index: 7
|
|
Item: Choco_Tteokguk
|
|
Rate: 1456
|
|
- Index: 8
|
|
Item: Comp_M_DEFScroll
|
|
Rate: 777
|
|
- Index: 9
|
|
Item: Comp_Power_Booster
|
|
Rate: 777
|
|
- Index: 10
|
|
Item: Comp_Almighty
|
|
Rate: 777
|
|
- Index: 11
|
|
Item: K_Secret_Key
|
|
Rate: 24
|
|
- Index: 12
|
|
Item: Inventory_Ex_Evt
|
|
Rate: 49
|
|
- Index: 13
|
|
Item: E_Red_Booster
|
|
Rate: 777
|
|
- Group: 2018_VISIONARY_CARD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Phreeoni_Card
|
|
Rate: 340
|
|
- Index: 1
|
|
Item: Eddga_Card
|
|
Rate: 42
|
|
- Index: 2
|
|
Item: Golden_Bug_Card
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Moonlight_Flower_Card
|
|
Rate: 340
|
|
- Index: 4
|
|
Item: Mistress_Card
|
|
Rate: 42
|
|
- Index: 5
|
|
Item: Dracula_Card
|
|
Rate: 12
|
|
- Index: 6
|
|
Item: Orc_Load_Card
|
|
Rate: 340
|
|
- Index: 7
|
|
Item: Drake_Card
|
|
Rate: 90
|
|
- Index: 8
|
|
Item: Doppelganger_Card
|
|
Rate: 330
|
|
- Index: 9
|
|
Item: Orc_Hero_Card
|
|
Rate: 340
|
|
- Index: 10
|
|
Item: Osiris_Card
|
|
Rate: 340
|
|
- Index: 11
|
|
Item: Berzebub_Card
|
|
Rate: 42
|
|
- Index: 12
|
|
Item: Maya_Card
|
|
Rate: 42
|
|
- Index: 13
|
|
Item: Baphomet_Card
|
|
Rate: 90
|
|
- Index: 14
|
|
Item: Pharaoh_Card
|
|
Rate: 340
|
|
- Index: 15
|
|
Item: Dark_Lord_Card
|
|
Rate: 90
|
|
- Index: 16
|
|
Item: Amon_Ra_Card
|
|
Rate: 90
|
|
- Index: 17
|
|
Item: Incant_Samurai_Card
|
|
Rate: 42
|
|
- Index: 18
|
|
Item: Lord_Of_Death_Card
|
|
Rate: 42
|
|
- Index: 19
|
|
Item: Tao_Gunka_Card
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Turtle_General_Card
|
|
Rate: 340
|
|
- Index: 21
|
|
Item: Knight_Windstorm_Card
|
|
Rate: 340
|
|
- Index: 22
|
|
Item: Garm_Card
|
|
Rate: 340
|
|
- Index: 23
|
|
Item: Dark_Snake_Lord_Card
|
|
Rate: 340
|
|
- Index: 24
|
|
Item: Rsx_0806_Card
|
|
Rate: 42
|
|
- Index: 25
|
|
Item: B_Ygnizem_Card
|
|
Rate: 340
|
|
- Index: 26
|
|
Item: B_Seyren_Card
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: B_Eremes_Card
|
|
Rate: 12
|
|
- Index: 28
|
|
Item: B_Harword_Card
|
|
Rate: 12
|
|
- Index: 29
|
|
Item: B_Magaleta_Card
|
|
Rate: 12
|
|
- Index: 30
|
|
Item: B_Katrinn_Card
|
|
Rate: 12
|
|
- Index: 31
|
|
Item: B_Shecil_Card
|
|
Rate: 12
|
|
- Index: 32
|
|
Item: Apocalips_H_Card
|
|
Rate: 340
|
|
- Index: 33
|
|
Item: Lady_Tanee_Card
|
|
Rate: 340
|
|
- Index: 34
|
|
Item: Detale_Card
|
|
Rate: 340
|
|
- Index: 35
|
|
Item: Thanatos_Card
|
|
Rate: 1
|
|
- Index: 36
|
|
Item: Kiel_Card
|
|
Rate: 1
|
|
- Index: 37
|
|
Item: Randgris_Card
|
|
Rate: 42
|
|
- Index: 38
|
|
Item: Gloom_Under_Night_Card
|
|
Rate: 1
|
|
- Index: 39
|
|
Item: Ktullanux_Card
|
|
Rate: 340
|
|
- Index: 40
|
|
Item: Atroce_Card
|
|
Rate: 340
|
|
- Index: 41
|
|
Item: Ifrit_Card
|
|
Rate: 340
|
|
- Index: 42
|
|
Item: Fallen_Bishop_Card
|
|
Rate: 1
|
|
- Index: 43
|
|
Item: Ant_Buyanne_Card
|
|
Rate: 340
|
|
- Index: 44
|
|
Item: Nidhogg_Shadow_Card
|
|
Rate: 340
|
|
- Index: 45
|
|
Item: Nahtzigger_Card
|
|
Rate: 90
|
|
- Index: 46
|
|
Item: Q_Scaraba_Card
|
|
Rate: 340
|
|
- Index: 47
|
|
Item: Leak_Card
|
|
Rate: 90
|
|
- Index: 48
|
|
Item: Kraken_Card
|
|
Rate: 340
|
|
- Index: 49
|
|
Item: Clown_Card
|
|
Rate: 13
|
|
- Index: 50
|
|
Item: Professor_Card
|
|
Rate: 13
|
|
- Index: 51
|
|
Item: Champion_Card
|
|
Rate: 13
|
|
- Index: 52
|
|
Item: Creator_Card
|
|
Rate: 13
|
|
- Index: 53
|
|
Item: Stalker_Card
|
|
Rate: 13
|
|
- Index: 54
|
|
Item: Paladin_Card
|
|
Rate: 13
|
|
- Index: 55
|
|
Item: Gypsy_Card
|
|
Rate: 13
|
|
- Index: 56
|
|
Item: Daehyon_Card
|
|
Rate: 90
|
|
- Index: 57
|
|
Item: Gioia_Card
|
|
Rate: 42
|
|
- Index: 58
|
|
Item: Pyuriel_Card
|
|
Rate: 90
|
|
- Index: 59
|
|
Item: Kades_Card
|
|
Rate: 42
|
|
- Index: 60
|
|
Item: Timeholder_Card
|
|
Rate: 90
|
|
- Index: 61
|
|
Item: Charleston_Card
|
|
Rate: 340
|
|
- Index: 62
|
|
Item: Grand_Pere_Card
|
|
Rate: 340
|
|
- Index: 63
|
|
Item: Venom_Kimera_Card
|
|
Rate: 90
|
|
- Index: 64
|
|
Item: Evil_Card
|
|
Rate: 90
|
|
- Index: 65
|
|
Item: Cutie_Card
|
|
Rate: 90
|
|
- Index: 66
|
|
Item: Gopinich_Card
|
|
Rate: 90
|
|
- Index: 67
|
|
Item: Mechaspider_Card
|
|
Rate: 90
|
|
- Group: LUNAR_NEW_YEAR_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 5000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Comp_Kafra_Card_Box
|
|
Rate: 800
|
|
- Index: 2
|
|
Item: Narcis_Bow
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 600
|
|
- Index: 11
|
|
Item: Minus_Status_Box
|
|
Rate: 800
|
|
- Index: 12
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 50
|
|
- Index: 13
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 14
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 50
|
|
- Index: 15
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 18
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 50
|
|
- Index: 19
|
|
Item: Lunar_New_Year_Scroll
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Fire_Armor_S
|
|
Rate: 300
|
|
- Index: 21
|
|
Item: Cold_Armor_S
|
|
Rate: 300
|
|
- Index: 22
|
|
Item: Wind_Armor_S
|
|
Rate: 300
|
|
- Index: 23
|
|
Item: Earth_Armor_S
|
|
Rate: 300
|
|
- Index: 24
|
|
Item: Avenger
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: Magic_Sword
|
|
Rate: 100
|
|
- Group: FEBRUARY_HAIR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Enchant_Stone_Box15
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Afro_Wig_Red
|
|
Rate: 2500
|
|
- Index: 1
|
|
Item: C_Red_Strong_Hair
|
|
Rate: 2500
|
|
- Index: 2
|
|
Item: C_Volume_Low_TwinK
|
|
Rate: 2500
|
|
- Index: 3
|
|
Item: C_Lolita_Two_Side_UpK
|
|
Rate: 2500
|
|
- Group: 2018_SPRING_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Engineer_Cap
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 8333
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: New_Insurance
|
|
Rate: 920
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Overwhelm_Luk_Armor
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Overwhelm_Vit_Armor
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Engineer_Cap_K
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 12
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 300
|
|
- Index: 16
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 300
|
|
- Index: 17
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 300
|
|
- Index: 18
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 300
|
|
- Index: 19
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 20
|
|
Item: Advanced_Taiming_Item
|
|
Rate: 500
|
|
- Index: 21
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 1000
|
|
- Index: 23
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 20
|
|
- Index: 24
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 300
|
|
- Index: 25
|
|
Item: 2018_Spring_Scroll
|
|
Rate: 1000
|
|
- Index: 26
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 200
|
|
- Group: 2018_SAKURA_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: 2018_Sakura_Scroll
|
|
Rate: 9524
|
|
- Index: 1
|
|
Item: General_Helmet
|
|
Rate: 476
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: New_Insurance
|
|
Rate: 690
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Overwhelm_Agi_Armor
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Overwhelm_Dex_Armor
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Spell_Circuit
|
|
Rate: 50
|
|
- Index: 6
|
|
Item: General_Helmet_
|
|
Rate: 50
|
|
- Index: 7
|
|
Item: Classical_Fhat
|
|
Rate: 50
|
|
- Index: 8
|
|
Item: Dog_Officer
|
|
Rate: 50
|
|
- Index: 9
|
|
Item: Amistr_Beret
|
|
Rate: 50
|
|
- Index: 10
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 11
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 12
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 14
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 15
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 16
|
|
Item: Shadow_Cube_Weapon
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: Shadow_Cube_Armor
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Shadow_Cube_Shield
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: Shadow_Cube_Shoes
|
|
Rate: 200
|
|
- Index: 20
|
|
Item: Shadow_Cube_Pendant
|
|
Rate: 200
|
|
- Index: 21
|
|
Item: Shadow_Cube_Earing
|
|
Rate: 200
|
|
- Index: 22
|
|
Item: Class_Shadow_Cube
|
|
Rate: 1000
|
|
- Index: 23
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 150
|
|
- Index: 26
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 150
|
|
- Index: 27
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: 2018_Sakura_Scroll
|
|
Rate: 1000
|
|
- Index: 30
|
|
Item: 2018_Sakura_Scroll
|
|
Rate: 1000
|
|
- Index: 31
|
|
Item: 2018_Sakura_Scroll
|
|
Rate: 1000
|
|
- Index: 32
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 400
|
|
- Index: 33
|
|
Item: 2018_Sakura_Scroll
|
|
Rate: 10
|
|
- Index: 34
|
|
Item: Shadow_Random_Mix
|
|
Rate: 500
|
|
- Group: SEALED_CARD2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sealed_Ktullanux_Card
|
|
Rate: 417
|
|
- Index: 1
|
|
Item: Sealed_Mistress_Card
|
|
Rate: 417
|
|
- Index: 2
|
|
Item: Sealed_Orc_Hero_Card
|
|
Rate: 417
|
|
- Index: 3
|
|
Item: Sealed_Lady_Tanee_Card
|
|
Rate: 417
|
|
- Index: 4
|
|
Item: Sealed_Samurai_Card
|
|
Rate: 417
|
|
- Index: 5
|
|
Item: Sealed_Orc_Load_Card
|
|
Rate: 417
|
|
- Index: 6
|
|
Item: Sealed_B_Magaleta_Card
|
|
Rate: 417
|
|
- Index: 7
|
|
Item: Sealed_B_Harword_Card
|
|
Rate: 417
|
|
- Index: 8
|
|
Item: Sealed_Eddga_Card
|
|
Rate: 417
|
|
- Index: 9
|
|
Item: SLD_Q_Scaraba_Card
|
|
Rate: 417
|
|
- Index: 10
|
|
Item: SLD_Baphomet_Card
|
|
Rate: 417
|
|
- Index: 11
|
|
Item: SLD_Maya_Card
|
|
Rate: 417
|
|
- Index: 12
|
|
Item: SLD_Clown_Card
|
|
Rate: 417
|
|
- Index: 13
|
|
Item: SLD_Professor_Card
|
|
Rate: 417
|
|
- Index: 14
|
|
Item: SLD_Champion_Card
|
|
Rate: 417
|
|
- Index: 15
|
|
Item: SLD_Creator_Card
|
|
Rate: 417
|
|
- Index: 16
|
|
Item: SLD_Stalker_Card
|
|
Rate: 417
|
|
- Index: 17
|
|
Item: SLD_Paladin_Card
|
|
Rate: 417
|
|
- Index: 18
|
|
Item: SLD_Gypsy_Card
|
|
Rate: 417
|
|
- Index: 19
|
|
Item: SLD_Daehyon_Card
|
|
Rate: 417
|
|
- Index: 20
|
|
Item: SLD_Gioia_Card
|
|
Rate: 417
|
|
- Index: 21
|
|
Item: SLD_Pyuriel_Card
|
|
Rate: 417
|
|
- Index: 22
|
|
Item: SLD_Kades_Card
|
|
Rate: 417
|
|
- Index: 23
|
|
Item: SLD_Timeholder_Card
|
|
Rate: 417
|
|
- Group: CELEBRATE_EGG
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: E_Token_Of_Siegfried
|
|
Rate: 50
|
|
- Index: 3
|
|
Item: Blue_Potion_B
|
|
Rate: 715
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: White_Slim_Potion_B
|
|
Rate: 715
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 715
|
|
Amount: 5
|
|
- Index: 6
|
|
Item: Sesame_Pastry
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: Honey_Pastry
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 8
|
|
Item: Rainbow_Cake
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 9
|
|
Item: Lucky_Rice_Cake
|
|
Rate: 700
|
|
Amount: 2
|
|
- Index: 10
|
|
Item: Comp_Battle_Manual
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: Comp_Bubble_Gum
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: E_WOB_Rune
|
|
Rate: 550
|
|
- Index: 13
|
|
Item: E_WOB_Schwaltz
|
|
Rate: 550
|
|
- Index: 14
|
|
Item: E_WOB_Rachel
|
|
Rate: 550
|
|
- Index: 15
|
|
Item: E_WOB_Local
|
|
Rate: 550
|
|
- Index: 16
|
|
Item: E_Abrasive
|
|
Rate: 100
|
|
- Index: 17
|
|
Item: E_Med_Life_Potion
|
|
Rate: 50
|
|
Amount: 3
|
|
- Index: 18
|
|
Item: E_Small_Life_Potion
|
|
Rate: 50
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: E_Blessing_10_Scroll
|
|
Rate: 100
|
|
Amount: 3
|
|
- Index: 20
|
|
Item: E_Inc_Agi_10_Scroll
|
|
Rate: 100
|
|
Amount: 3
|
|
- Index: 21
|
|
Item: Reward_Job_BM25
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: BraisedShortRibs
|
|
Rate: 550
|
|
Amount: 2
|
|
- Index: 23
|
|
Item: BraisedSpareribs
|
|
Rate: 550
|
|
Amount: 2
|
|
- Index: 24
|
|
Item: G_Mysterious_Water
|
|
Rate: 50
|
|
- Index: 25
|
|
Item: G_Almighty
|
|
Rate: 50
|
|
- Index: 26
|
|
Item: G_ASPD_Potion
|
|
Rate: 100
|
|
- Index: 27
|
|
Item: G_Red_Booster
|
|
Rate: 100
|
|
- Index: 28
|
|
Item: Comp_Small_Mana_Potion
|
|
Rate: 50
|
|
- Index: 29
|
|
Item: Comp_Tyr's_Blessing
|
|
Rate: 100
|
|
- Index: 30
|
|
Item: Comp_Regenerate_Potion
|
|
Rate: 100
|
|
- Index: 31
|
|
Item: Comp_Spark_Candy
|
|
Rate: 100
|
|
- Index: 32
|
|
Item: Comp_Magic_Candy
|
|
Rate: 100
|
|
- Index: 33
|
|
Item: Comp_Glass_Of_Illusion
|
|
Rate: 100
|
|
- Index: 34
|
|
Item: Comp_M_DEFScroll
|
|
Rate: 50
|
|
Amount: 2
|
|
- Index: 35
|
|
Item: Comp_Megaphone
|
|
Rate: 100
|
|
- Index: 36
|
|
Item: Comp_Auger_Of_Spirit
|
|
Rate: 3
|
|
- Group: NOODLE_FESTA_CAN
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ice_Cream
|
|
Rate: 2100
|
|
- Index: 1
|
|
Item: Festival_Noodle
|
|
Rate: 1750
|
|
- Index: 2
|
|
Item: Magic_Card_Album
|
|
Rate: 20
|
|
- Index: 3
|
|
Item: Supper_Swimsuit_K
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Scuba_Mask_K
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: C_Iceflake_Hat
|
|
Rate: 300
|
|
- Index: 6
|
|
Item: Oxygen_Bomb_K
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Pig_Potato
|
|
Rate: 1830
|
|
- Index: 8
|
|
Item: K_Secret_Key
|
|
Rate: 50
|
|
- Index: 9
|
|
Item: Noodle_Festa_Coupon
|
|
Rate: 2300
|
|
- Index: 10
|
|
Item: C_Gelato_Hat
|
|
Rate: 300
|
|
- Index: 11
|
|
Item: C_Sailor_Hat
|
|
Rate: 300
|
|
- Index: 12
|
|
Item: C_Starfish_Headband
|
|
Rate: 300
|
|
- Index: 13
|
|
Item: C_Forceps_Hairpin
|
|
Rate: 300
|
|
- Index: 14
|
|
Item: C_Slurp_Slurp_Hat
|
|
Rate: 150
|
|
- Group: COMP_AID_BUFF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Premium_Box
|
|
- Group: COMP_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Premium_Reset_Stone
|
|
- Index: 1
|
|
Item: Service30P_F_01_Call
|
|
- Group: COMP_ALL_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spectacles
|
|
- Index: 1
|
|
Item: Comp_All_In_One_Ring
|
|
- Group: MYSTERIOUS_EGG3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 1
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 2
|
|
Item: 2015_New_Year_Scroll
|
|
Rate: 278
|
|
- Index: 3
|
|
Item: Sealed_Scroll2
|
|
Rate: 278
|
|
- Index: 4
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 5
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 6
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 7
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 8
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 9
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 10
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 11
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 12
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 13
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 14
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 15
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 16
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 17
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 18
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 19
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 20
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 21
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 22
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 23
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 24
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 25
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 26
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 27
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 28
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 29
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 30
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 31
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 32
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 33
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 34
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Index: 35
|
|
Item: Mysterious_Egg3
|
|
Rate: 278
|
|
- Group: COMP_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Battle_Bubble
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Mysterious_Egg3
|
|
- Group: MAY_RAINBOW_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 9390
|
|
- Index: 1
|
|
Item: Poring_Sunglasses
|
|
Rate: 610
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: New_Insurance
|
|
Rate: 770
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 800
|
|
- Index: 3
|
|
Item: Poring_Sunglasses_K
|
|
Rate: 65
|
|
- Index: 4
|
|
Item: Poring_Sunglasses_K_
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Sealed_Card
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 7
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 8
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 10
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 11
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Minus_Str_Box
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Minus_Agi_Box
|
|
Rate: 200
|
|
- Index: 14
|
|
Item: Minus_Vit_Box
|
|
Rate: 200
|
|
- Index: 15
|
|
Item: Minus_Int_Box
|
|
Rate: 200
|
|
- Index: 16
|
|
Item: Minus_Dex_Box
|
|
Rate: 200
|
|
- Index: 17
|
|
Item: Minus_Luk_Box
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 800
|
|
- Index: 19
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: AngelPoring_Box
|
|
Rate: 75
|
|
- Index: 21
|
|
Item: WOB_Box
|
|
Rate: 1000
|
|
- Index: 22
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 23
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 100
|
|
- Index: 24
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 1000
|
|
- Index: 25
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 100
|
|
- Index: 26
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 1000
|
|
- Index: 27
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 400
|
|
- Index: 28
|
|
Item: May_Rainbow_Scroll
|
|
Rate: 10
|
|
- Index: 29
|
|
Item: Shadow_Random_Mix
|
|
Rate: 200
|
|
- Index: 30
|
|
Item: Advanced_Taiming_Item2
|
|
Rate: 200
|
|
- Index: 31
|
|
Item: Overwhelm_Armor_Box
|
|
Rate: 50
|
|
- Index: 32
|
|
Item: Powerful_Helm_Box
|
|
Rate: 50
|
|
- Index: 33
|
|
Item: Mightysoul_Essence
|
|
Rate: 10
|
|
- Group: SWEET_CANDY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sweet_Candy
|
|
- Group: PUMP_OF_SPIRIT_SCROLL2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Shiver_Katar
|
|
Rate: 909
|
|
- Index: 1
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 9091
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: New_Insurance
|
|
Rate: 780
|
|
- Index: 2
|
|
Item: Blacksmith_Blessing
|
|
Rate: 700
|
|
- Index: 3
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 5
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 7
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 8
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 9
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 10
|
|
Item: WOB_Box
|
|
Rate: 1000
|
|
- Index: 11
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 20
|
|
- Index: 14
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: Shadow_Random_Mix
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Advanced_Taiming_Item2
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 50
|
|
- Index: 20
|
|
Item: Pump_Of_Spirit_Scroll2
|
|
Rate: 50
|
|
- Index: 21
|
|
Item: S_Rebellion_Armor
|
|
Rate: 300
|
|
- Index: 22
|
|
Item: S_Kagerou_Armor
|
|
Rate: 300
|
|
- Index: 23
|
|
Item: S_Oboro_Armor
|
|
Rate: 300
|
|
- Index: 24
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 300
|
|
- Index: 25
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 300
|
|
- Index: 26
|
|
Item: S_Oboro_Shoes
|
|
Rate: 300
|
|
- Index: 27
|
|
Item: Pump_Of_Spirit
|
|
Rate: 50
|
|
- Index: 28
|
|
Item: Shiver_Katar_K
|
|
Rate: 100
|
|
- Index: 29
|
|
Item: Demon_Hunting_Bible_K
|
|
Rate: 100
|
|
- Index: 30
|
|
Item: Undine_Spear_K
|
|
Rate: 100
|
|
- Group: SPIRIT_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Chick_Hat
|
|
Rate: 833
|
|
- Index: 1
|
|
Item: Robo_Eye
|
|
Rate: 833
|
|
- Index: 2
|
|
Item: Angel_Spirit
|
|
Rate: 833
|
|
- Index: 3
|
|
Item: Ifrit's_Ear
|
|
Rate: 833
|
|
- Index: 4
|
|
Item: Anubis_Helm
|
|
Rate: 833
|
|
- Index: 5
|
|
Item: Rabbit_Magic_Hat
|
|
Rate: 833
|
|
- Index: 6
|
|
Item: Sigrun's_Wing
|
|
Rate: 833
|
|
- Index: 7
|
|
Item: Shadow_Booster
|
|
Rate: 833
|
|
- Index: 8
|
|
Item: New_Wave_Sunglasses
|
|
Rate: 833
|
|
- Index: 9
|
|
Item: Fallen_Angel_Blessing
|
|
Rate: 833
|
|
- Index: 10
|
|
Item: Spirit_Of_Chung_E
|
|
Rate: 833
|
|
- Index: 11
|
|
Item: Elemental_Crown_K
|
|
Rate: 833
|
|
- Group: HERO_WEAPON_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Iron_Nail_K
|
|
Rate: 278
|
|
- Index: 1
|
|
Item: Iron_Staff
|
|
Rate: 278
|
|
- Index: 2
|
|
Item: Humma_Clear
|
|
Rate: 278
|
|
- Index: 3
|
|
Item: Sword_Of_Bluefire
|
|
Rate: 278
|
|
- Index: 4
|
|
Item: Royal_Bow_K
|
|
Rate: 278
|
|
- Index: 5
|
|
Item: Narcis_Bow
|
|
Rate: 278
|
|
- Index: 6
|
|
Item: Oriental_Sword
|
|
Rate: 278
|
|
- Index: 7
|
|
Item: Shadow_Staff_K
|
|
Rate: 278
|
|
- Index: 8
|
|
Item: SoulWeight
|
|
Rate: 278
|
|
- Index: 9
|
|
Item: MeawFoxtail
|
|
Rate: 278
|
|
- Index: 10
|
|
Item: Shiver_Katar_K
|
|
Rate: 278
|
|
- Index: 11
|
|
Item: Avenger
|
|
Rate: 278
|
|
- Index: 12
|
|
Item: Master_Soul_Rifle
|
|
Rate: 278
|
|
- Index: 13
|
|
Item: Demon_S_Shot
|
|
Rate: 278
|
|
- Index: 14
|
|
Item: Golden_L_Launcher
|
|
Rate: 278
|
|
- Index: 15
|
|
Item: The_Black_Gatling
|
|
Rate: 278
|
|
- Index: 16
|
|
Item: Demon_Hunting_Bible_K
|
|
Rate: 278
|
|
- Index: 17
|
|
Item: OneSkyOneSun
|
|
Rate: 278
|
|
- Index: 18
|
|
Item: Magic_Sword
|
|
Rate: 278
|
|
- Index: 19
|
|
Item: Sharp_Wind_Sword
|
|
Rate: 278
|
|
- Index: 20
|
|
Item: Fog_Dew_Sword
|
|
Rate: 278
|
|
- Index: 21
|
|
Item: Undine_Spear_K
|
|
Rate: 278
|
|
- Index: 22
|
|
Item: Crimson_Rose
|
|
Rate: 278
|
|
- Index: 23
|
|
Item: Light_Blade
|
|
Rate: 278
|
|
- Index: 24
|
|
Item: Slate_Sword
|
|
Rate: 278
|
|
- Index: 25
|
|
Item: Fatalist
|
|
Rate: 278
|
|
- Index: 26
|
|
Item: Freezing_Rod
|
|
Rate: 278
|
|
- Index: 27
|
|
Item: Ray_Knuckle
|
|
Rate: 278
|
|
- Index: 28
|
|
Item: Trumpet_Shell_K
|
|
Rate: 278
|
|
- Index: 29
|
|
Item: Barb_Wire_K
|
|
Rate: 278
|
|
- Index: 30
|
|
Item: Meteor_Striker
|
|
Rate: 278
|
|
- Index: 31
|
|
Item: Saint_Hall
|
|
Rate: 278
|
|
- Index: 32
|
|
Item: Dragonic_Slayer
|
|
Rate: 278
|
|
- Index: 33
|
|
Item: Blade_Katar
|
|
Rate: 278
|
|
- Index: 34
|
|
Item: Blue_Crystal_Staff
|
|
Rate: 278
|
|
- Index: 35
|
|
Item: Scalet_Dragon_L_Bow
|
|
Rate: 278
|
|
- Group: STARSOUL_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 5000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Crystal_Jewel__
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Rate: 700
|
|
- Index: 2
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 780
|
|
- Index: 3
|
|
Item: StarSoul_Scroll
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Weapon_7Up_Box
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: Weapon_9Up_Box
|
|
Rate: 9
|
|
- Index: 7
|
|
Item: Weapon_11Up_Box
|
|
Rate: 1
|
|
- Index: 8
|
|
Item: Armor_7Up_Box
|
|
Rate: 15
|
|
- Index: 9
|
|
Item: Armor_9Up_Box
|
|
Rate: 9
|
|
- Index: 10
|
|
Item: Armor_11Up_Box
|
|
Rate: 1
|
|
- Index: 11
|
|
Item: Lapine_DdukddakBox
|
|
Rate: 1000
|
|
- Index: 12
|
|
Item: StarSoul_Scroll
|
|
Rate: 1000
|
|
- Index: 13
|
|
Item: StarSoul_Scroll
|
|
Rate: 20
|
|
- Index: 14
|
|
Item: StarSoul_Scroll
|
|
Rate: 300
|
|
- Index: 15
|
|
Item: StarSoul_Scroll
|
|
Rate: 1000
|
|
- Index: 16
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: Shadow_Random_Mix
|
|
Rate: 200
|
|
- Index: 18
|
|
Item: Advanced_Taiming_Item2
|
|
Rate: 200
|
|
- Index: 19
|
|
Item: StarSoul_Scroll
|
|
Rate: 50
|
|
- Index: 20
|
|
Item: StarSoul_Scroll
|
|
Rate: 50
|
|
- Index: 21
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 150
|
|
- Index: 22
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 150
|
|
- Index: 23
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 150
|
|
- Index: 24
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 150
|
|
- Index: 25
|
|
Item: S_Star_Emperor_Armor
|
|
Rate: 300
|
|
- Index: 26
|
|
Item: S_Star_Emperor_Shoes
|
|
Rate: 300
|
|
- Index: 27
|
|
Item: S_Soul_Reaper_Armor
|
|
Rate: 300
|
|
- Index: 28
|
|
Item: S_Soul_Reaper_Shoes
|
|
Rate: 300
|
|
- Index: 29
|
|
Item: Pump_Of_Spirit
|
|
Rate: 50
|
|
- Index: 30
|
|
Item: SoulWeight
|
|
Rate: 100
|
|
- Index: 31
|
|
Item: MeawFoxtail
|
|
Rate: 100
|
|
- Index: 32
|
|
Item: OneSkyOneSun
|
|
Rate: 100
|
|
- Group: COMP_CONNECTERROR
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Comp_Bubble_Gum
|
|
Amount: 2
|
|
- 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:
|
|
- Index: 0
|
|
Item: E_Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: E_Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: World_Tour_Ticket
|
|
Amount: 20
|
|
- Group: TIME_OVERLOAD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: E_Med_Life_Potion
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: E_Small_Life_Potion
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: Reward_Job_BM25
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: 120LVUP
|
|
- Index: 4
|
|
Item: Comp_Battle_Bubble
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Group: SEASON_EVT_REWARD_3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Orange_Juice
|
|
Rate: 310
|
|
- Index: 1
|
|
Item: Rainbow_Carrot
|
|
Rate: 310
|
|
- Index: 2
|
|
Item: Earthworm_The_Dude
|
|
Rate: 310
|
|
- Index: 3
|
|
Item: Sweet_Milk
|
|
Rate: 310
|
|
- Index: 4
|
|
Item: Well_Dried_Bone
|
|
Rate: 310
|
|
- Index: 5
|
|
Item: Dew_Laden_Moss
|
|
Rate: 310
|
|
- Index: 6
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 310
|
|
- Index: 7
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 310
|
|
- Index: 8
|
|
Item: Baked_Yam
|
|
Rate: 310
|
|
- Index: 9
|
|
Item: Tropical_Banana
|
|
Rate: 310
|
|
- Index: 10
|
|
Item: No_Recipient
|
|
Rate: 310
|
|
- Index: 11
|
|
Item: Old_Broom
|
|
Rate: 310
|
|
- Index: 12
|
|
Item: Contracts_In_Shadow
|
|
Rate: 310
|
|
- Index: 13
|
|
Item: Heart_Of_Her
|
|
Rate: 310
|
|
- Index: 14
|
|
Item: Sway_Apron
|
|
Rate: 310
|
|
- Index: 15
|
|
Item: Chocolate_Egg
|
|
Rate: 1600
|
|
Amount: 10
|
|
- Index: 16
|
|
Item: Yummy_Cookie_Egg
|
|
Rate: 1600
|
|
Amount: 10
|
|
- Index: 17
|
|
Item: Holy_Egg
|
|
Rate: 600
|
|
Amount: 5
|
|
- Index: 18
|
|
Item: Very_Red_Juice
|
|
Rate: 310
|
|
- Index: 19
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 310
|
|
- Index: 20
|
|
Item: Gril_Doll
|
|
Rate: 40
|
|
- Index: 21
|
|
Item: Gril's_Naivety
|
|
Rate: 10
|
|
- Index: 22
|
|
Item: Boy's_Naivety
|
|
Rate: 35
|
|
- Index: 23
|
|
Item: Tantanmen
|
|
Rate: 310
|
|
- Index: 24
|
|
Item: C_Luna_On_Shoulder
|
|
Rate: 50
|
|
- Index: 25
|
|
Item: Little_Dall_Needle
|
|
Rate: 310
|
|
- Index: 26
|
|
Item: K_Secret_Key
|
|
Rate: 25
|
|
- Index: 27
|
|
Item: C_Egg_Minihat
|
|
Rate: 50
|
|
- Index: 28
|
|
Item: C_Holy_Egg_Hat
|
|
Rate: 50
|
|
- Index: 29
|
|
Item: C_Mimic_Egg_Shell
|
|
Rate: 50
|
|
- Group: SEASON_EVT_REWARD_4
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Spray_Of_Flowers
|
|
Rate: 4600
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Rate: 200
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Rate: 200
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Cherry_Blossom_Cake
|
|
Rate: 4525
|
|
- Index: 4
|
|
Item: Comp_Power_Booster
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: Comp_Almighty
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: K_Secret_Key
|
|
Rate: 25
|
|
- Index: 7
|
|
Item: C_Cherry_Blossom_Hat_YL
|
|
Rate: 50
|
|
- Group: SEASON_EVT_REWARD_5
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Blue_Box
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: Branch_Of_Dead_Tree
|
|
Rate: 500
|
|
- Index: 2
|
|
Item: Yggdrasilberry
|
|
Rate: 141
|
|
- Index: 3
|
|
Item: Old_Card_Album
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: Old_Violet_Box
|
|
Rate: 102
|
|
- Index: 5
|
|
Item: Inspector_Certificate
|
|
Rate: 500
|
|
- Index: 6
|
|
Item: Sweet_Melon
|
|
Rate: 3559
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: Set_Of_Taiming_Item
|
|
Rate: 68
|
|
- Index: 9
|
|
Item: Sesame_Pastry
|
|
Rate: 335
|
|
- Index: 10
|
|
Item: Honey_Pastry
|
|
Rate: 500
|
|
- Index: 11
|
|
Item: Magic_Card_Album
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: E_Med_Life_Potion
|
|
Rate: 150
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: E_Small_Life_Potion
|
|
Rate: 150
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: C_Melon_Cap
|
|
Rate: 100
|
|
- Index: 15
|
|
Item: Melon_Juice
|
|
Rate: 1500
|
|
- Index: 16
|
|
Item: Sweet_Melon_Juice
|
|
Rate: 1000
|
|
- Index: 17
|
|
Item: Melon_Parfait
|
|
Rate: 340
|
|
- Index: 18
|
|
Item: Comp_Power_Booster
|
|
Rate: 150
|
|
- Index: 19
|
|
Item: Comp_Almighty
|
|
Rate: 150
|
|
- Index: 20
|
|
Item: K_Secret_Key
|
|
Rate: 25
|
|
- Index: 21
|
|
Item: C_Dalcom_Helmet
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: C_Mini_Melon
|
|
Rate: 100
|
|
- Group: JOB_ENCHANT_STONE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: SuraStone_Top
|
|
Rate: 238
|
|
- Index: 1
|
|
Item: SuraStone_Middle
|
|
Rate: 238
|
|
- Index: 2
|
|
Item: SuraStone_Bottom
|
|
Rate: 238
|
|
- Index: 3
|
|
Item: SuraStone_Robe
|
|
Rate: 119
|
|
- Index: 4
|
|
Item: RangerStone_Top
|
|
Rate: 238
|
|
- Index: 5
|
|
Item: RangerStone_Middle
|
|
Rate: 238
|
|
- Index: 6
|
|
Item: RangerStone_Bottom
|
|
Rate: 238
|
|
- Index: 7
|
|
Item: RangerStone_Robe
|
|
Rate: 119
|
|
- Index: 8
|
|
Item: SorcererStone_Top
|
|
Rate: 238
|
|
- Index: 9
|
|
Item: SorcererStone_Middle
|
|
Rate: 238
|
|
- Index: 10
|
|
Item: SorcererStone_Bottom
|
|
Rate: 238
|
|
- Index: 11
|
|
Item: SorcererStone_Robe
|
|
Rate: 119
|
|
- Index: 12
|
|
Item: RuneknightStone_Top
|
|
Rate: 238
|
|
- Index: 13
|
|
Item: RuneknightStone_Middle
|
|
Rate: 238
|
|
- Index: 14
|
|
Item: RuneknightStone_Bottom
|
|
Rate: 238
|
|
- Index: 15
|
|
Item: RuneknightStone_Robe
|
|
Rate: 119
|
|
- Index: 16
|
|
Item: GeneticStone_Robe
|
|
Rate: 119
|
|
- Index: 17
|
|
Item: GeneticStone_Top
|
|
Rate: 238
|
|
- Index: 18
|
|
Item: GeneticStone_Middle
|
|
Rate: 238
|
|
- Index: 19
|
|
Item: GeneticStone_Bottom
|
|
Rate: 238
|
|
- Index: 20
|
|
Item: WarlockStone_Top
|
|
Rate: 238
|
|
- Index: 21
|
|
Item: WarlockStone_Middle
|
|
Rate: 238
|
|
- Index: 22
|
|
Item: WarlockStone_Bottom
|
|
Rate: 238
|
|
- Index: 23
|
|
Item: WarlockStone_Robe
|
|
Rate: 119
|
|
- Index: 24
|
|
Item: ShadowchaserStone_Top
|
|
Rate: 238
|
|
- Index: 25
|
|
Item: ShadowchaseStone_Middle
|
|
Rate: 238
|
|
- Index: 26
|
|
Item: ShadowchaseStone_Bottom
|
|
Rate: 238
|
|
- Index: 27
|
|
Item: ShadowchaserStone_Robe
|
|
Rate: 119
|
|
- Index: 28
|
|
Item: MechanicStone_Top
|
|
Rate: 238
|
|
- Index: 29
|
|
Item: MechanicStone_Middle
|
|
Rate: 238
|
|
- Index: 30
|
|
Item: MechanicStone_Bottom
|
|
Rate: 238
|
|
- Index: 31
|
|
Item: MechanicStone_Robe
|
|
Rate: 119
|
|
- Index: 32
|
|
Item: WanderMinstrelStone_Top
|
|
Rate: 238
|
|
- Index: 33
|
|
Item: WanderMinstStone_Middle
|
|
Rate: 238
|
|
- Index: 34
|
|
Item: WanderMinstStone_Bottom
|
|
Rate: 238
|
|
- Index: 35
|
|
Item: WanderMinstreStone_Robe
|
|
Rate: 119
|
|
- Index: 36
|
|
Item: HighpriestStone_Top
|
|
Rate: 238
|
|
- Index: 37
|
|
Item: HighpriestStone_Middle
|
|
Rate: 238
|
|
- Index: 38
|
|
Item: HighpriestStone_Bottom
|
|
Rate: 238
|
|
- Index: 39
|
|
Item: ArchbishopStone_Robe
|
|
Rate: 119
|
|
- Index: 40
|
|
Item: PaladinStone_Top
|
|
Rate: 238
|
|
- Index: 41
|
|
Item: PaladinStone_Middle
|
|
Rate: 238
|
|
- Index: 42
|
|
Item: PaladinStone_Bottom
|
|
Rate: 238
|
|
- Index: 43
|
|
Item: RoyalguardStone_Robe
|
|
Rate: 119
|
|
- Index: 44
|
|
Item: AssacrossStone_Top
|
|
Rate: 238
|
|
- Index: 45
|
|
Item: AssacrossStone_Middle
|
|
Rate: 238
|
|
- Index: 46
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 238
|
|
- Index: 47
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 119
|
|
- Group: MAIN_LUCKY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cachua_Coupon
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 1
|
|
- Index: 4
|
|
Item: Blacksmith_Blessing
|
|
Rate: 450
|
|
- Index: 5
|
|
Item: M_Dimension_Essence
|
|
Rate: 9
|
|
- Index: 6
|
|
Item: C_CatPaw_7Day_Box_
|
|
Rate: 569
|
|
- Index: 7
|
|
Item: Poison_Bottle_Box2
|
|
Rate: 664
|
|
- Index: 8
|
|
Item: Honglyun's_Sword
|
|
Rate: 1
|
|
- Index: 9
|
|
Item: C_Wing_Of_Fly_5Day_Box
|
|
Rate: 47
|
|
- Index: 10
|
|
Item: Main_Lucky_Box
|
|
Rate: 47
|
|
- Index: 11
|
|
Item: Narcis_Bow
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: FaceWorm_Breath
|
|
Rate: 1
|
|
- Index: 13
|
|
Item: Ancient_Hero_Boots
|
|
Rate: 47
|
|
- Index: 14
|
|
Item: Sealed_Card
|
|
Rate: 9
|
|
- Index: 15
|
|
Item: Comp_Battle_Bubble
|
|
Rate: 47
|
|
- Index: 16
|
|
Item: Comp_Trans_Scroll
|
|
Rate: 47
|
|
- Index: 17
|
|
Item: Class_Shadow_Cube
|
|
Rate: 266
|
|
- Index: 18
|
|
Item: WOB_Box
|
|
Rate: 569
|
|
- Index: 19
|
|
Item: Alchemist_Box
|
|
Rate: 47
|
|
- Index: 20
|
|
Item: Main_Lucky_Box
|
|
Rate: 664
|
|
- Index: 21
|
|
Item: Main_Lucky_Box
|
|
Rate: 569
|
|
- Index: 22
|
|
Item: Main_Lucky_Box
|
|
Rate: 569
|
|
- Index: 23
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 379
|
|
- Index: 24
|
|
Item: BloodyKnight_Shield_Box
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: Main_Lucky_Box
|
|
Rate: 9
|
|
- Index: 26
|
|
Item: Shadow_Random_Mix
|
|
Rate: 427
|
|
- Index: 27
|
|
Item: Overwhelm_Armor_Box
|
|
Rate: 2
|
|
- Index: 28
|
|
Item: Main_Lucky_Box
|
|
Rate: 95
|
|
- Index: 29
|
|
Item: Shadow_9_Refine_Hammer
|
|
Rate: 1
|
|
- Index: 30
|
|
Item: Mightysoul_Essence
|
|
Rate: 9
|
|
- Index: 31
|
|
Item: World_Tour_Ticket
|
|
Rate: 569
|
|
- Index: 32
|
|
Item: Mad_Bunny_K_
|
|
Rate: 9
|
|
- Index: 33
|
|
Item: Ancient_Hero_Bravery
|
|
Rate: 1
|
|
- Index: 34
|
|
Item: Ancient_Hero_Wisdom
|
|
Rate: 1
|
|
- Index: 35
|
|
Item: Main_Lucky_Box
|
|
Rate: 2
|
|
- Index: 36
|
|
Item: Main_Lucky_Box
|
|
Rate: 47
|
|
- Index: 37
|
|
Item: Skill_Sha_M_S_Weapon
|
|
Rate: 5
|
|
- Index: 38
|
|
Item: Main_Lucky_Box
|
|
Rate: 95
|
|
- Index: 39
|
|
Item: Class_Sha_R_M_Melee
|
|
Rate: 33
|
|
- Index: 40
|
|
Item: Class_Sha_R_M_Magic
|
|
Rate: 33
|
|
- Index: 41
|
|
Item: Skill_Sha_R_M_Melee
|
|
Rate: 33
|
|
- Index: 42
|
|
Item: Skill_Sha_R_M_Magic
|
|
Rate: 33
|
|
- Index: 43
|
|
Item: Skill_Sha_M_S_Shield
|
|
Rate: 5
|
|
- Index: 44
|
|
Item: Skill_Sha_M_S_Pendant
|
|
Rate: 5
|
|
- Index: 45
|
|
Item: Skill_Sha_M_S_Earing
|
|
Rate: 5
|
|
- Index: 46
|
|
Item: Skill_Sha_M_S_Shoes
|
|
Rate: 5
|
|
- Index: 47
|
|
Item: Skill_Sha_M_S_Armor
|
|
Rate: 5
|
|
- Index: 48
|
|
Item: Main_Lucky_Box
|
|
Rate: 569
|
|
- Index: 49
|
|
Item: Main_Lucky_Box
|
|
Rate: 569
|
|
- Index: 50
|
|
Item: Refine_Hero_Weapon
|
|
Rate: 1
|
|
- Index: 51
|
|
Item: Refine_Hero_Boots
|
|
Rate: 1
|
|
- Index: 52
|
|
Item: Remodel_Hero_Boots
|
|
Rate: 1
|
|
- Index: 53
|
|
Item: Main_Lucky_Box
|
|
Rate: 10
|
|
- Index: 54
|
|
Item: Main_Lucky_Box
|
|
Rate: 10
|
|
- Index: 55
|
|
Item: Main_Lucky_Box
|
|
Rate: 10
|
|
- Index: 56
|
|
Item: Main_Lucky_Box
|
|
Rate: 10
|
|
- Index: 57
|
|
Item: Sword_Of_Bluefire_Cube
|
|
Rate: 1
|
|
- Index: 58
|
|
Item: Slate_Sword_Cube
|
|
Rate: 1
|
|
- Index: 59
|
|
Item: Narcis_Bow_Cube
|
|
Rate: 1
|
|
- Index: 60
|
|
Item: Trumpet_Shell_K_Cube
|
|
Rate: 1
|
|
- Index: 61
|
|
Item: Barb_Wire_K_Cube
|
|
Rate: 1
|
|
- Index: 62
|
|
Item: Main_Lucky_Box
|
|
Rate: 474
|
|
- Index: 63
|
|
Item: Main_Lucky_Box
|
|
Rate: 47
|
|
- Index: 64
|
|
Item: Main_Lucky_Box
|
|
Rate: 47
|
|
- Index: 65
|
|
Item: Main_Lucky_Box
|
|
Rate: 1138
|
|
- Index: 66
|
|
Item: Main_Lucky_Box
|
|
Rate: 266
|
|
- Index: 67
|
|
Item: Main_Lucky_Box
|
|
Rate: 9
|
|
- Index: 68
|
|
Item: Main_Lucky_Box
|
|
Rate: 5
|
|
- Index: 69
|
|
Item: Main_Lucky_Box
|
|
Rate: 79
|
|
- Index: 70
|
|
Item: Main_Lucky_Box
|
|
Rate: 28
|
|
- Index: 71
|
|
Item: Hero_Equipment_Cube
|
|
Rate: 47
|
|
- Index: 72
|
|
Item: Main_Lucky_Box
|
|
Rate: 66
|
|
- Index: 73
|
|
Item: Main_Lucky_Box
|
|
Rate: 66
|
|
- Index: 74
|
|
Item: Large_Sorcerer_Crown
|
|
Rate: 5
|
|
- Index: 75
|
|
Item: Viva_Adul_Hat_AB1
|
|
Rate: 9
|
|
- Index: 76
|
|
Item: Viva_Adul_Hat_AB2
|
|
Rate: 9
|
|
- Index: 77
|
|
Item: Viva_Adul_Hat_SC1
|
|
Rate: 9
|
|
- Index: 78
|
|
Item: Viva_Adul_Hat_SC2
|
|
Rate: 9
|
|
- Index: 79
|
|
Item: Hero_Insignia
|
|
Rate: 9
|
|
- Index: 80
|
|
Item: Hero_Token_SHC
|
|
Rate: 5
|
|
- Index: 81
|
|
Item: Hero_Token_ABC
|
|
Rate: 5
|
|
- Index: 82
|
|
Item: Slate_Sword
|
|
Rate: 1
|
|
- Index: 83
|
|
Item: Trumpet_Shell_K
|
|
Rate: 1
|
|
- Index: 84
|
|
Item: Barb_Wire_K
|
|
Rate: 1
|
|
- Index: 85
|
|
Item: Mad_Bunny_Ticket
|
|
Rate: 19
|
|
- Index: 86
|
|
Item: Hero_Enchant_Ticket
|
|
Rate: 19
|
|
- Group: SEASON_EVT_REWARD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Warnut_Chocoball
|
|
Rate: 1233
|
|
- Index: 1
|
|
Item: Old_Card_Album
|
|
Rate: 103
|
|
- Index: 2
|
|
Item: Season_Evt_Reward
|
|
Rate: 2
|
|
- Index: 3
|
|
Item: True_Hunting_9Refine
|
|
Rate: 31
|
|
- Index: 4
|
|
Item: True_Hunting_Opt_A
|
|
Rate: 360
|
|
- Index: 5
|
|
Item: True_Hunting_Opt_B
|
|
Rate: 360
|
|
- Index: 6
|
|
Item: Octupus_Leg
|
|
Rate: 450
|
|
- Index: 7
|
|
Item: Magic_Card_Album
|
|
Rate: 103
|
|
- Index: 8
|
|
Item: 2009_Rice_Cake_Soup
|
|
Rate: 411
|
|
- Index: 9
|
|
Item: E_Med_Life_Potion
|
|
Rate: 154
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: E_Small_Life_Potion
|
|
Rate: 154
|
|
Amount: 3
|
|
- Index: 11
|
|
Item: C_Nut_Cracker
|
|
Rate: 257
|
|
- Index: 12
|
|
Item: C_bullhead
|
|
Rate: 51
|
|
- Index: 13
|
|
Item: BraisedShortRibs
|
|
Rate: 514
|
|
- Index: 14
|
|
Item: BraisedSpareribs
|
|
Rate: 514
|
|
- Index: 15
|
|
Item: Choco_Tteokguk
|
|
Rate: 617
|
|
- Index: 16
|
|
Item: Comp_Small_Mana_Potion
|
|
Rate: 77
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: Season_Evt_Reward
|
|
Rate: 257
|
|
- Index: 18
|
|
Item: Comp_Power_Booster
|
|
Rate: 154
|
|
- Index: 19
|
|
Item: Comp_Almighty
|
|
Rate: 154
|
|
- Index: 20
|
|
Item: K_Secret_Key
|
|
Rate: 13
|
|
- Index: 21
|
|
Item: Nihil_Card
|
|
Rate: 360
|
|
- Index: 22
|
|
Item: Agnes_Card
|
|
Rate: 360
|
|
- Index: 23
|
|
Item: Jurgen_Card
|
|
Rate: 360
|
|
- Index: 24
|
|
Item: Spica_Card
|
|
Rate: 360
|
|
- Index: 25
|
|
Item: Kronecker_Card
|
|
Rate: 360
|
|
- Index: 26
|
|
Item: Skia_Card
|
|
Rate: 360
|
|
- Index: 27
|
|
Item: Kathryn_Card
|
|
Rate: 563
|
|
- Index: 28
|
|
Item: Isaac_Card
|
|
Rate: 563
|
|
- Index: 29
|
|
Item: C_Midgarts_Glory
|
|
Rate: 15
|
|
- Index: 30
|
|
Item: Poe_Card
|
|
Rate: 360
|
|
- Index: 31
|
|
Item: C_Pierced_Apple
|
|
Rate: 15
|
|
- Group: CANDY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Candy_Box_Melee
|
|
Rate: 3333
|
|
- Index: 1
|
|
Item: Candy_Box_Range
|
|
Rate: 3333
|
|
- Index: 2
|
|
Item: Candy_Box_Magic
|
|
Rate: 3333
|
|
- Group: PORING_SUNGLASSES_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Poring_Sunglasses
|
|
Rate: 9988
|
|
- Index: 1
|
|
Item: Poring_Sunglasses_K
|
|
Rate: 11
|
|
- Index: 2
|
|
Item: Poring_Sunglasses_K_
|
|
Rate: 1
|
|
- Group: SIGRUN_SHADOW_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Sigrun_Armor
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: S_Sigrun_Shield
|
|
Rate: 5000
|
|
- Group: MAD_BUNNY_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Mad_Bunny_K
|
|
Rate: 5000
|
|
- Index: 1
|
|
Item: Mad_Bunny_K_
|
|
Rate: 5000
|
|
- Group: LEVEL_ACHIEVEMENT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Dragon_Canine
|
|
Rate: 1230
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Dragon_Scale
|
|
Rate: 1230
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Dragon_Train
|
|
Rate: 1230
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Dragon's_Skin
|
|
Rate: 1230
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Abyss_Ddbox
|
|
Rate: 50
|
|
- Index: 5
|
|
Item: Dragenergy_Green
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Dragenergy_Blue
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Dragenergy_Red
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: Dragenergy_Gold
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: Dragenergy_Purple
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Dragenergy_Silver
|
|
Rate: 770
|
|
Amount: 3
|
|
- Index: 11
|
|
Item: Drabone_L
|
|
Rate: 70
|
|
- Index: 12
|
|
Item: Drabone_S
|
|
Rate: 200
|
|
- Index: 13
|
|
Item: Abyss_Ddbox3
|
|
Rate: 70
|
|
- Index: 14
|
|
Item: Abyss_Ddbox4
|
|
Rate: 70
|
|
- Group: ODIN_ITEMBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Soft_Feather
|
|
Rate: 3000
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Rune_Of_Darkness
|
|
Rate: 2000
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: CassockA_STR
|
|
Rate: 600
|
|
- Index: 3
|
|
Item: CassockA_AGI
|
|
Rate: 600
|
|
- Index: 4
|
|
Item: CassockA_VIT
|
|
Rate: 600
|
|
- Index: 5
|
|
Item: CassockA_DEX
|
|
Rate: 600
|
|
- Index: 6
|
|
Item: CassockA_INT
|
|
Rate: 600
|
|
- Index: 7
|
|
Item: CassockA_LUK
|
|
Rate: 600
|
|
- Index: 8
|
|
Item: Cassock_Manteau
|
|
Rate: 400
|
|
- Index: 9
|
|
Item: Cassock_Boots
|
|
Rate: 400
|
|
- Index: 10
|
|
Item: Angel_Dream
|
|
Rate: 600
|
|
Amount: 3
|
|
- Group: BIO_W_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Golden_Wrench
|
|
Rate: 256
|
|
- Index: 1
|
|
Item: Combo_Fist
|
|
Rate: 256
|
|
- Index: 2
|
|
Item: Asura_Bandage
|
|
Rate: 256
|
|
- Index: 3
|
|
Item: Staff_Of_Miracle
|
|
Rate: 256
|
|
- Index: 4
|
|
Item: Gravitation_Staff
|
|
Rate: 256
|
|
- Index: 5
|
|
Item: Adorare_Staff
|
|
Rate: 256
|
|
- Index: 6
|
|
Item: Engine_Pilebuncker
|
|
Rate: 256
|
|
- Index: 7
|
|
Item: Coolant_Injection
|
|
Rate: 256
|
|
- Index: 8
|
|
Item: Gene_Rod
|
|
Rate: 256
|
|
- Index: 9
|
|
Item: Lucis_Flail
|
|
Rate: 256
|
|
- Index: 10
|
|
Item: Bright_Mace
|
|
Rate: 256
|
|
- Index: 11
|
|
Item: Rapid_Fire_C_Bow
|
|
Rate: 256
|
|
- Index: 12
|
|
Item: Sharp_Star_Bow
|
|
Rate: 256
|
|
- Index: 13
|
|
Item: Aiming_Bow
|
|
Rate: 256
|
|
- Index: 14
|
|
Item: Falken_Shooter
|
|
Rate: 256
|
|
- Index: 15
|
|
Item: Wind_Gale
|
|
Rate: 256
|
|
- Index: 16
|
|
Item: Volar
|
|
Rate: 256
|
|
- Index: 17
|
|
Item: Vernan
|
|
Rate: 256
|
|
- Index: 18
|
|
Item: Crimson_Rose_Stick
|
|
Rate: 256
|
|
- Index: 19
|
|
Item: Psychic_Spear_Rod
|
|
Rate: 256
|
|
- Index: 20
|
|
Item: Dust_Grave
|
|
Rate: 256
|
|
- Index: 21
|
|
Item: Ponitendtia
|
|
Rate: 256
|
|
- Index: 22
|
|
Item: Heart_Whip
|
|
Rate: 256
|
|
- Index: 23
|
|
Item: Scarlet_Ribbon
|
|
Rate: 256
|
|
- Index: 24
|
|
Item: Reaper_Cross
|
|
Rate: 256
|
|
- Index: 25
|
|
Item: Agudo_Filo
|
|
Rate: 256
|
|
- Index: 26
|
|
Item: Maxi_Spanner
|
|
Rate: 256
|
|
- Index: 27
|
|
Item: Boltigin
|
|
Rate: 256
|
|
- Index: 28
|
|
Item: Judgement_Slasher
|
|
Rate: 256
|
|
- Index: 29
|
|
Item: Repent_Slasher
|
|
Rate: 256
|
|
- Index: 30
|
|
Item: Jack_The_Knife
|
|
Rate: 256
|
|
- Index: 31
|
|
Item: Platinum_Dagger
|
|
Rate: 256
|
|
- Index: 32
|
|
Item: Argen_Blanco
|
|
Rate: 256
|
|
- Index: 33
|
|
Item: Harve
|
|
Rate: 256
|
|
- Index: 34
|
|
Item: Fortrage
|
|
Rate: 256
|
|
- Index: 35
|
|
Item: Black_Circle
|
|
Rate: 256
|
|
- Index: 36
|
|
Item: Antique_Cello
|
|
Rate: 256
|
|
- Index: 37
|
|
Item: Farthezan
|
|
Rate: 256
|
|
- Index: 38
|
|
Item: Estal
|
|
Rate: 256
|
|
- Group: BIO_DOCU_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Old_Card_Album
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: Magic_Card_Album
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: Bio_Reseearch_Docu
|
|
Rate: 3333
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Bio_Test_Fragment
|
|
Rate: 3333
|
|
Amount: 3
|
|
- Group: BIO_REACTANT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Soul_Of_Swordman
|
|
Rate: 1200
|
|
- Index: 1
|
|
Item: Soul_Of_Merchant
|
|
Rate: 1200
|
|
- Index: 2
|
|
Item: Soul_Of_Thief
|
|
Rate: 1200
|
|
- Index: 3
|
|
Item: Soul_Of_Magicion
|
|
Rate: 1200
|
|
- Index: 4
|
|
Item: Soul_Of_Archer
|
|
Rate: 1200
|
|
- Index: 5
|
|
Item: Soul_Of_Acolyte
|
|
Rate: 1200
|
|
- Index: 6
|
|
Item: Particles_Of_Energy
|
|
Rate: 1000
|
|
- Index: 7
|
|
Item: Pieces_Of_Sentiment
|
|
Rate: 1200
|
|
- Index: 8
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 600
|
|
- Group: PAYPROMOTION_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Afro_Wig_Red
|
|
Rate: 2174
|
|
- Index: 1
|
|
Item: C_Man_Medal_Gold
|
|
Rate: 2174
|
|
- Index: 2
|
|
Item: C_Alice_Wig_PK
|
|
Rate: 2174
|
|
- Index: 3
|
|
Item: C_Volume_Low_TwinK
|
|
Rate: 1304
|
|
- Index: 4
|
|
Item: C_Lolita_Two_Side_UpK
|
|
Rate: 1304
|
|
- Index: 5
|
|
Item: C_Fairy_Long_BD
|
|
Rate: 435
|
|
- Index: 6
|
|
Item: C_Fairy_Long_SV
|
|
Rate: 435
|
|
- Group: E_BCRYSTAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon_Stone
|
|
Rate: 2042
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Crystal_Blue
|
|
Rate: 833
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: E_Bcrystal_Box
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: C_Cryptura_Hair_Cap
|
|
Rate: 125
|
|
- Index: 4
|
|
Item: C_Heart_Hair_Pin
|
|
Rate: 125
|
|
- Index: 5
|
|
Item: C_Picnic_Hat
|
|
Rate: 125
|
|
- Index: 6
|
|
Item: White_Slim_Potion_Box_
|
|
Rate: 1667
|
|
- Index: 7
|
|
Item: 2019_SStarR_Ticket
|
|
Rate: 3333
|
|
- Index: 8
|
|
Item: C_PoringBeret_TW
|
|
Rate: 83
|
|
- Group: E_MCRYSTAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon_Stone
|
|
Rate: 1615
|
|
Amount: 4
|
|
- Index: 1
|
|
Item: Crystal_Blue
|
|
Rate: 2923
|
|
Amount: 4
|
|
- Index: 2
|
|
Item: E_Mcrystal_Box
|
|
Rate: 1231
|
|
- Index: 3
|
|
Item: C_Cryptura_Hair_Cap
|
|
Rate: 77
|
|
- Index: 4
|
|
Item: C_Heart_Hair_Pin
|
|
Rate: 77
|
|
- Index: 5
|
|
Item: C_Picnic_Hat
|
|
Rate: 77
|
|
- Index: 6
|
|
Item: White_Slim_Potion_Box_
|
|
Rate: 1385
|
|
- Index: 7
|
|
Item: 2019_SStarR_Ticket
|
|
Rate: 2615
|
|
- Group: E_SCRYSTAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oridecon_Stone
|
|
Rate: 1321
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Crystal_Blue
|
|
Rate: 4286
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: E_Scrystal_Box
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: C_Cryptura_Hair_Cap
|
|
Rate: 36
|
|
- Index: 4
|
|
Item: C_Heart_Hair_Pin
|
|
Rate: 36
|
|
- Index: 5
|
|
Item: C_Picnic_Hat
|
|
Rate: 36
|
|
- Index: 6
|
|
Item: White_Slim_Potion_Box_
|
|
Rate: 1143
|
|
- Index: 7
|
|
Item: 2019_SStarR_Ticket
|
|
Rate: 2143
|
|
- Group: BOOSTER_PACK_1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Novice_Potion_B
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Arrow_Container
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: N_Butterfly_Wing
|
|
Amount: 30
|
|
- Index: 4
|
|
Item: N_Magnifier
|
|
Amount: 30
|
|
- Index: 5
|
|
Item: Metal_Dagger
|
|
- Index: 6
|
|
Item: C_School_Bag_BU
|
|
- Index: 7
|
|
Item: Center_Potion_B
|
|
Amount: 2
|
|
- 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:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Center_Potion_B
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Orange_Potion_B_20
|
|
Amount: 4
|
|
- 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:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 4
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Orange_Potion_B_20
|
|
Amount: 8
|
|
- Index: 3
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Booster_Pack_45
|
|
- Index: 5
|
|
Item: Metal_7_Ticket
|
|
- Index: 6
|
|
Item: Exp_Up_1
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Jexp_Up_1
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 8
|
|
- Group: BOOSTER_PACK_45
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Arrow_Container
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Awakening_Potion_B
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Yellow_Potion_B_20
|
|
Amount: 4
|
|
- Index: 4
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Booster_Pack_60
|
|
- Index: 6
|
|
Item: Booster_Coin
|
|
Amount: 10
|
|
- Group: BOOSTER_PACK_60
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 6
|
|
- Index: 1
|
|
Item: Yellow_Potion_B_20
|
|
Amount: 8
|
|
- Index: 2
|
|
Item: Comp_Power_Booster
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Comp_Almighty
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Booster_Pack_75
|
|
- Index: 6
|
|
Item: Time_Over_S_Box
|
|
- Index: 7
|
|
Item: E_Infinity_Drink
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 15
|
|
- Group: BOOSTER_PACK_75
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 7
|
|
- Index: 1
|
|
Item: E_Life_Potion_Pack
|
|
- Index: 2
|
|
Item: White_Potion_B_20
|
|
Amount: 4
|
|
- Index: 3
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Booster_Pack_90
|
|
- Index: 5
|
|
Item: E_Red_Booster
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Exp_Up_2
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Jexp_Up_1
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 20
|
|
- Group: BOOSTER_PACK_90
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 8
|
|
- Index: 1
|
|
Item: White_Potion_B_20
|
|
Amount: 8
|
|
- Index: 2
|
|
Item: E_Wing_Of_Fly_3Day_Box
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Booster_Pack_100
|
|
- Index: 7
|
|
Item: E_Infinity_Drink
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 22
|
|
- Group: BOOSTER_PACK_100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 9
|
|
- 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
|
|
- Index: 6
|
|
Item: Booster_Pack_115
|
|
- Index: 7
|
|
Item: Boost_Up_1
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: E_Red_Booster
|
|
Amount: 20
|
|
- 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
|
|
- Index: 14
|
|
Item: EpisodClear16_
|
|
- Group: BOOSTER_PACK_115
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B_10
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Power_Booster
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Comp_Almighty
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Booster_Pack_130
|
|
- Index: 5
|
|
Item: E_Infinity_Drink
|
|
Amount: 5
|
|
- Index: 6
|
|
Item: Exp_Up_3
|
|
Amount: 5
|
|
- Index: 7
|
|
Item: Jexp_Up_1
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 30
|
|
- Group: BOOSTER_PACK_130
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 40
|
|
- Index: 3
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Inventory_Ex_Evt
|
|
Amount: 3
|
|
- Index: 5
|
|
Item: Booster_Pack_145
|
|
- Index: 6
|
|
Item: E_Red_Booster
|
|
Amount: 40
|
|
- Index: 7
|
|
Item: Booster_Coin
|
|
Amount: 32
|
|
- Group: BOOSTER_PACK_145
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Booster_Pack_160
|
|
- Index: 5
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Booster_Coin
|
|
Amount: 36
|
|
- Group: BOOSTER_PACK_160
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 60
|
|
- Index: 4
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Inventory_Ex_Evt
|
|
Amount: 3
|
|
- Index: 6
|
|
Item: Booster_Pack_175
|
|
- Index: 7
|
|
Item: E_Red_Booster
|
|
Amount: 60
|
|
- Index: 8
|
|
Item: Exp_Up_4
|
|
Amount: 5
|
|
- Index: 9
|
|
Item: Booster_Coin
|
|
Amount: 40
|
|
- Group: BOOSTER_PACK_175
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Booster_Pack_190
|
|
- Index: 6
|
|
Item: Booster_Coin
|
|
Amount: 44
|
|
- Group: STATER_A_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: C_Garden_Of_Eden
|
|
Rate: 1000
|
|
- Index: 1
|
|
Item: C_Fluffy_Angel_Cape
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: C_Male_Poring_Earmuff
|
|
Rate: 2500
|
|
- Index: 3
|
|
Item: C_Adv_Whisper_Mask_J
|
|
Rate: 2500
|
|
- Index: 4
|
|
Item: C_Miyabi_Long_Hair
|
|
Rate: 500
|
|
- Index: 5
|
|
Item: C_VesperHeadGear
|
|
Rate: 2500
|
|
- Group: BOOSTER_PACK_PREORDER
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: E_Blessing_10_Scroll
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: E_Inc_Agi_10_Scroll
|
|
Amount: 50
|
|
- Index: 5
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Comp_Power_Booster
|
|
Amount: 20
|
|
- Index: 7
|
|
Item: Comp_Almighty
|
|
Amount: 20
|
|
- Index: 8
|
|
Item: World_Tour_Ticket
|
|
Amount: 20
|
|
- Index: 9
|
|
Item: E_Infinity_Drink
|
|
Amount: 20
|
|
- Index: 10
|
|
Item: Booster_Coin
|
|
Amount: 20
|
|
- Group: TIME_OVER_S_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Boarding_Halter
|
|
Duration: 43200
|
|
- Group: TEMPORAL_MANTEAU_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Temporal_M_Str
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: Temporal_M_Agi
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: Temporal_M_Vit
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: Temporal_M_Int
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: Temporal_M_Dex
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: Temporal_M_Luk
|
|
Rate: 1667
|
|
- Group: LAPINE_DDUKDDAKBOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 667
|
|
- Index: 1
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 667
|
|
- Index: 2
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 667
|
|
- Index: 3
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 667
|
|
- Index: 4
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 667
|
|
- Index: 5
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 667
|
|
- Index: 6
|
|
Item: StatusShadow_Mix
|
|
Rate: 667
|
|
- Index: 7
|
|
Item: GemstoneShadow_Mix
|
|
Rate: 667
|
|
- Index: 8
|
|
Item: BearersShadow_Mix
|
|
Rate: 667
|
|
- Index: 9
|
|
Item: ComposeShadow_Mix
|
|
Rate: 667
|
|
- Index: 10
|
|
Item: RaceShadow_Mix
|
|
Rate: 667
|
|
- Index: 11
|
|
Item: InfinityShadow_Mix
|
|
Rate: 667
|
|
- Index: 12
|
|
Item: PerfectSize_Mix
|
|
Rate: 667
|
|
- Index: 13
|
|
Item: MagicPiercing_Mix
|
|
Rate: 667
|
|
- Index: 14
|
|
Item: Piercing_Mix
|
|
Rate: 667
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Mix_Recipe
|
|
Rate: 3571
|
|
- Index: 1
|
|
Item: EnchantStone_Recipe
|
|
Rate: 3571
|
|
- Index: 2
|
|
Item: PetEgg_Recipe
|
|
Rate: 1429
|
|
- Index: 3
|
|
Item: Nyang_Costume_Recipe
|
|
Rate: 1429
|
|
- Group: KR_B_SPECIAL02
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Over_Protector
|
|
Rate: 751
|
|
- Index: 1
|
|
Item: C_Evil_Druid_Hat_Black
|
|
Rate: 751
|
|
- Index: 2
|
|
Item: C_Cons_Of_Water
|
|
Rate: 8
|
|
- Index: 3
|
|
Item: C_Two_Tone_Beret
|
|
Rate: 751
|
|
- Index: 4
|
|
Item: C_Bloody_Wing
|
|
Rate: 23
|
|
- Index: 5
|
|
Item: C_BlueAngeling_Wing
|
|
Rate: 23
|
|
- Index: 6
|
|
Item: C_Wings_Of_Raguel
|
|
Rate: 23
|
|
- Index: 7
|
|
Item: C_Wings_Of_Raphael
|
|
Rate: 23
|
|
- Index: 8
|
|
Item: C_Underlamp
|
|
Rate: 751
|
|
- Index: 9
|
|
Item: C_Piamette_Hood_Red
|
|
Rate: 751
|
|
- Index: 10
|
|
Item: C_Piamette_BowTie_Red
|
|
Rate: 751
|
|
- Index: 11
|
|
Item: C_White_Rabbit
|
|
Rate: 751
|
|
- Index: 12
|
|
Item: C_False_Ears
|
|
Rate: 751
|
|
- Index: 13
|
|
Item: C_SeraphimCoronet
|
|
Rate: 751
|
|
- Index: 14
|
|
Item: C_Greater_Dracul_Horn
|
|
Rate: 751
|
|
- Index: 15
|
|
Item: C_Variant_Veil
|
|
Rate: 751
|
|
- Index: 16
|
|
Item: C_Jitterbug_Cap
|
|
Rate: 751
|
|
- Index: 17
|
|
Item: C_Orange_Rabbit
|
|
Rate: 751
|
|
- Index: 18
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 8
|
|
- Index: 19
|
|
Item: C_ResonateTaego
|
|
Rate: 23
|
|
- Index: 20
|
|
Item: C_Miracle_Plant
|
|
Rate: 23
|
|
- Index: 21
|
|
Item: C_SnackParty
|
|
Rate: 23
|
|
- Index: 22
|
|
Item: C_Cons_Of_Wind
|
|
Rate: 8
|
|
- Index: 23
|
|
Item: Cons_Of_Earth
|
|
Rate: 8
|
|
- Index: 24
|
|
Item: C_Floating_Parasol
|
|
Rate: 23
|
|
- Index: 25
|
|
Item: C_Cons_Of_Darkness
|
|
Rate: 8
|
|
- Index: 26
|
|
Item: C_Hair_Bun_Wave
|
|
Rate: 23
|
|
- Group: GOLDPCBANG_SHIELDBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Sharel_Shield
|
|
Rate: 1429
|
|
- Index: 1
|
|
Item: Flow_Shield
|
|
Rate: 1429
|
|
- Index: 2
|
|
Item: Sombre_Shield
|
|
Rate: 1429
|
|
- Index: 3
|
|
Item: Poison_Shield
|
|
Rate: 1429
|
|
- Index: 4
|
|
Item: Lumiere_Shield
|
|
Rate: 1429
|
|
- Index: 5
|
|
Item: Rouban_Shield
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Lian_Shield
|
|
Rate: 1429
|
|
- Group: SET_OF_TAIMING_ITEM2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Singing_Plant
|
|
Rate: 10000
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Foul_Rotten_Meat
|
|
Rate: 10000
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Unripe_Apple
|
|
Rate: 159
|
|
- Index: 1
|
|
Item: Orange_Juice
|
|
Rate: 159
|
|
- Index: 2
|
|
Item: Bitter_Herb
|
|
Rate: 159
|
|
- Index: 3
|
|
Item: Rainbow_Carrot
|
|
Rate: 159
|
|
- Index: 4
|
|
Item: Earthworm_The_Dude
|
|
Rate: 159
|
|
- Index: 5
|
|
Item: Rotten_Fish
|
|
Rate: 159
|
|
- Index: 6
|
|
Item: Lusty_Iron
|
|
Rate: 159
|
|
- Index: 7
|
|
Item: Monster_Juice
|
|
Rate: 159
|
|
- Index: 8
|
|
Item: Sweet_Milk
|
|
Rate: 159
|
|
- Index: 9
|
|
Item: Well_Dried_Bone
|
|
Rate: 159
|
|
- Index: 10
|
|
Item: Singing_Flower
|
|
Rate: 159
|
|
- Index: 11
|
|
Item: Dew_Laden_Moss
|
|
Rate: 159
|
|
- Index: 12
|
|
Item: Deadly_Noxious_Herb
|
|
Rate: 159
|
|
- Index: 13
|
|
Item: Fatty_Chubby_Earthworm
|
|
Rate: 159
|
|
- Index: 14
|
|
Item: Baked_Yam
|
|
Rate: 159
|
|
- Index: 15
|
|
Item: Tropical_Banana
|
|
Rate: 159
|
|
- Index: 16
|
|
Item: Horror_Of_Tribe
|
|
Rate: 159
|
|
- Index: 17
|
|
Item: No_Recipient
|
|
Rate: 159
|
|
- Index: 18
|
|
Item: Old_Broom
|
|
Rate: 159
|
|
- Index: 19
|
|
Item: Silver_Knife_Of_Chaste
|
|
Rate: 159
|
|
- Index: 20
|
|
Item: Armlet_Of_Obedience
|
|
Rate: 159
|
|
- Index: 21
|
|
Item: Shining_Stone
|
|
Rate: 159
|
|
- Index: 22
|
|
Item: Contracts_In_Shadow
|
|
Rate: 159
|
|
- Index: 23
|
|
Item: Book_Of_Devil
|
|
Rate: 159
|
|
- Index: 24
|
|
Item: Heart_Of_Her
|
|
Rate: 159
|
|
- Index: 25
|
|
Item: Prohibition_Red_Candle
|
|
Rate: 159
|
|
- Index: 26
|
|
Item: Sway_Apron
|
|
Rate: 159
|
|
- Index: 27
|
|
Item: Skull_Helm
|
|
Rate: 159
|
|
- Index: 28
|
|
Item: Monster_Oxygen_Mask
|
|
Rate: 159
|
|
- Index: 29
|
|
Item: Transparent_Headgear
|
|
Rate: 159
|
|
- Index: 30
|
|
Item: Pacifier
|
|
Rate: 159
|
|
- Index: 31
|
|
Item: Wig
|
|
Rate: 159
|
|
- Index: 32
|
|
Item: Queen's_Hair_Ornament
|
|
Rate: 159
|
|
- Index: 33
|
|
Item: Silk_Ribbon
|
|
Rate: 159
|
|
- Index: 34
|
|
Item: Punisher
|
|
Rate: 159
|
|
- Index: 35
|
|
Item: Wild_Flower
|
|
Rate: 159
|
|
- Index: 36
|
|
Item: Battered_Pot
|
|
Rate: 159
|
|
- Index: 37
|
|
Item: Stellar_Hairpin
|
|
Rate: 159
|
|
- Index: 38
|
|
Item: Tiny_Egg_Shell
|
|
Rate: 159
|
|
- Index: 39
|
|
Item: Backpack
|
|
Rate: 159
|
|
- Index: 40
|
|
Item: Rocker_Glasses
|
|
Rate: 159
|
|
- Index: 41
|
|
Item: Green_Lace
|
|
Rate: 159
|
|
- Index: 42
|
|
Item: Golden_Bell
|
|
Rate: 159
|
|
- Index: 43
|
|
Item: Bark_Shorts
|
|
Rate: 159
|
|
- Index: 44
|
|
Item: Monkey_Circlet
|
|
Rate: 159
|
|
- Index: 45
|
|
Item: Red_Muffler
|
|
Rate: 159
|
|
- Index: 46
|
|
Item: Sword_Of_Grave_Keeper
|
|
Rate: 159
|
|
- Index: 47
|
|
Item: Very_Soft_Plant
|
|
Rate: 159
|
|
- Index: 48
|
|
Item: Very_Red_Juice
|
|
Rate: 159
|
|
- Index: 49
|
|
Item: Delicious_Shaved_Ice
|
|
Rate: 159
|
|
- Index: 50
|
|
Item: Fit_Pipe
|
|
Rate: 159
|
|
- Index: 51
|
|
Item: Luxury_Whisky_Bottle
|
|
Rate: 159
|
|
- Index: 52
|
|
Item: Gril's_Naivety
|
|
Rate: 159
|
|
- Index: 53
|
|
Item: Hell_Contract
|
|
Rate: 159
|
|
- Index: 54
|
|
Item: Boy's_Naivety
|
|
Rate: 159
|
|
- Index: 55
|
|
Item: Flaming_Ice
|
|
Rate: 159
|
|
- Index: 56
|
|
Item: Tantanmen
|
|
Rate: 159
|
|
- Index: 57
|
|
Item: Skull_Of_Vagabond
|
|
Rate: 159
|
|
- Index: 58
|
|
Item: Sap_Jelly
|
|
Rate: 159
|
|
- Index: 59
|
|
Item: Airship_Part
|
|
Rate: 159
|
|
- Index: 60
|
|
Item: Little_Dall_Needle
|
|
Rate: 159
|
|
- Index: 61
|
|
Item: Elixir_Bandage
|
|
Rate: 159
|
|
- Index: 62
|
|
Item: Dew_Of_Old_Tree
|
|
Rate: 159
|
|
- Group: GOLDPCBANG_MILEAGEBOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Over_Protector
|
|
Rate: 980
|
|
- Index: 1
|
|
Item: C_Evil_Druid_Hat_Black
|
|
Rate: 980
|
|
- Index: 2
|
|
Item: C_Cons_Of_Water
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: C_Two_Tone_Beret
|
|
Rate: 980
|
|
- Index: 4
|
|
Item: C_Bloody_Wing
|
|
Rate: 30
|
|
- Index: 5
|
|
Item: C_BlueAngeling_Wing
|
|
Rate: 30
|
|
- Index: 6
|
|
Item: C_Wings_Of_Raphael
|
|
Rate: 30
|
|
- Index: 7
|
|
Item: C_Underlamp
|
|
Rate: 980
|
|
- Index: 8
|
|
Item: C_Piamette_Hood_Red
|
|
Rate: 990
|
|
- Index: 9
|
|
Item: C_Piamette_BowTie_Red
|
|
Rate: 990
|
|
- Index: 10
|
|
Item: C_White_Rabbit
|
|
Rate: 980
|
|
- Index: 11
|
|
Item: C_False_Ears
|
|
Rate: 980
|
|
- Index: 12
|
|
Item: C_SeraphimCoronet
|
|
Rate: 980
|
|
- Index: 13
|
|
Item: C_Variant_Veil
|
|
Rate: 980
|
|
- Index: 14
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: C_ResonateTaego
|
|
Rate: 30
|
|
- Index: 16
|
|
Item: C_SnackParty
|
|
Rate: 30
|
|
- Index: 17
|
|
Item: C_Cons_Of_Wind
|
|
Rate: 10
|
|
- Group: SKILL_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Sonic_Armor
|
|
Rate: 13
|
|
- Index: 1
|
|
Item: S_Sonic_Armor
|
|
Rate: 72
|
|
- Index: 2
|
|
Item: S_Sonic_Shield
|
|
Rate: 6
|
|
- Index: 3
|
|
Item: S_Sonic_Shield
|
|
Rate: 33
|
|
- Index: 4
|
|
Item: S_Sonic_Shoes
|
|
Rate: 13
|
|
- Index: 5
|
|
Item: S_Sonic_Shoes
|
|
Rate: 72
|
|
- Index: 6
|
|
Item: S_Ignition_Weapon
|
|
Rate: 6
|
|
- Index: 7
|
|
Item: S_Ignition_Weapon
|
|
Rate: 33
|
|
- Index: 8
|
|
Item: S_Ignition_Pendant
|
|
Rate: 13
|
|
- Index: 9
|
|
Item: S_Ignition_Pendant
|
|
Rate: 72
|
|
- Index: 10
|
|
Item: S_Ignition_Earing
|
|
Rate: 13
|
|
- Index: 11
|
|
Item: S_Ignition_Earing
|
|
Rate: 72
|
|
- Index: 12
|
|
Item: S_W_Breath_Armor
|
|
Rate: 13
|
|
- Index: 13
|
|
Item: S_W_Breath_Armor
|
|
Rate: 72
|
|
- Index: 14
|
|
Item: S_W_Breath_Shield
|
|
Rate: 6
|
|
- Index: 15
|
|
Item: S_W_Breath_Shield
|
|
Rate: 33
|
|
- Index: 16
|
|
Item: S_W_Breath_Shoes
|
|
Rate: 13
|
|
- Index: 17
|
|
Item: S_W_Breath_Shoes
|
|
Rate: 72
|
|
- Index: 18
|
|
Item: S_F_Breath_Weapon
|
|
Rate: 6
|
|
- Index: 19
|
|
Item: S_F_Breath_Weapon
|
|
Rate: 33
|
|
- Index: 20
|
|
Item: S_F_Breath_Pendant
|
|
Rate: 13
|
|
- Index: 21
|
|
Item: S_F_Breath_Pendant
|
|
Rate: 72
|
|
- Index: 22
|
|
Item: S_F_Breath_Earing
|
|
Rate: 13
|
|
- Index: 23
|
|
Item: S_F_Breath_Earing
|
|
Rate: 72
|
|
- Index: 24
|
|
Item: S_Cluster_Armor
|
|
Rate: 13
|
|
- Index: 25
|
|
Item: S_Cluster_Armor
|
|
Rate: 72
|
|
- Index: 26
|
|
Item: S_Cluster_Shield
|
|
Rate: 6
|
|
- Index: 27
|
|
Item: S_Cluster_Shield
|
|
Rate: 33
|
|
- Index: 28
|
|
Item: S_Cluster_Shoes
|
|
Rate: 13
|
|
- Index: 29
|
|
Item: S_Cluster_Shoes
|
|
Rate: 72
|
|
- Index: 30
|
|
Item: S_Aimed_Weapon
|
|
Rate: 6
|
|
- Index: 31
|
|
Item: S_Aimed_Weapon
|
|
Rate: 33
|
|
- Index: 32
|
|
Item: S_Aimed_Pendant
|
|
Rate: 13
|
|
- Index: 33
|
|
Item: S_Aimed_Pendant
|
|
Rate: 72
|
|
- Index: 34
|
|
Item: S_Aimed_Earing
|
|
Rate: 13
|
|
- Index: 35
|
|
Item: S_Aimed_Earing
|
|
Rate: 72
|
|
- Index: 36
|
|
Item: S_Arrow_Armor
|
|
Rate: 13
|
|
- Index: 37
|
|
Item: S_Arrow_Armor
|
|
Rate: 72
|
|
- Index: 38
|
|
Item: S_Arrow_Shield
|
|
Rate: 6
|
|
- Index: 39
|
|
Item: S_Arrow_Shield
|
|
Rate: 33
|
|
- Index: 40
|
|
Item: S_Arrow_Shoes
|
|
Rate: 13
|
|
- Index: 41
|
|
Item: S_Arrow_Shoes
|
|
Rate: 72
|
|
- Index: 42
|
|
Item: S_Shooting_Weapon
|
|
Rate: 6
|
|
- Index: 43
|
|
Item: S_Shooting_Weapon
|
|
Rate: 33
|
|
- Index: 44
|
|
Item: S_Shooting_Pendant
|
|
Rate: 13
|
|
- Index: 45
|
|
Item: S_Shooting_Pendant
|
|
Rate: 72
|
|
- Index: 46
|
|
Item: S_Shooting_Earing
|
|
Rate: 13
|
|
- Index: 47
|
|
Item: S_Shooting_Earing
|
|
Rate: 72
|
|
- Index: 48
|
|
Item: S_Tornado_Armor
|
|
Rate: 13
|
|
- Index: 49
|
|
Item: S_Tornado_Armor
|
|
Rate: 72
|
|
- Index: 50
|
|
Item: S_Tornado_Shield
|
|
Rate: 6
|
|
- Index: 51
|
|
Item: S_Tornado_Shield
|
|
Rate: 33
|
|
- Index: 52
|
|
Item: S_Tornado_Shoes
|
|
Rate: 13
|
|
- Index: 53
|
|
Item: S_Tornado_Shoes
|
|
Rate: 72
|
|
- Index: 54
|
|
Item: S_Boomerang_Weapon
|
|
Rate: 6
|
|
- Index: 55
|
|
Item: S_Boomerang_Weapon
|
|
Rate: 33
|
|
- Index: 56
|
|
Item: S_Boomerang_Pendant
|
|
Rate: 13
|
|
- Index: 57
|
|
Item: S_Boomerang_Pendant
|
|
Rate: 72
|
|
- Index: 58
|
|
Item: S_Boomerang_Earing
|
|
Rate: 13
|
|
- Index: 59
|
|
Item: S_Boomerang_Earing
|
|
Rate: 72
|
|
- Index: 60
|
|
Item: S_Vulcan_Armor
|
|
Rate: 13
|
|
- Index: 61
|
|
Item: S_Vulcan_Armor
|
|
Rate: 72
|
|
- Index: 62
|
|
Item: S_Vulcan_Shield
|
|
Rate: 6
|
|
- Index: 63
|
|
Item: S_Vulcan_Shield
|
|
Rate: 33
|
|
- Index: 64
|
|
Item: S_Vulcan_Shoes
|
|
Rate: 13
|
|
- Index: 65
|
|
Item: S_Vulcan_Shoes
|
|
Rate: 72
|
|
- Index: 66
|
|
Item: S_Arms_Weapon
|
|
Rate: 6
|
|
- Index: 67
|
|
Item: S_Arms_Weapon
|
|
Rate: 33
|
|
- Index: 68
|
|
Item: S_Arms_Pendant
|
|
Rate: 13
|
|
- Index: 69
|
|
Item: S_Arms_Pendant
|
|
Rate: 72
|
|
- Index: 70
|
|
Item: S_Arms_Earing
|
|
Rate: 13
|
|
- Index: 71
|
|
Item: S_Arms_Earing
|
|
Rate: 72
|
|
- Index: 72
|
|
Item: S_Rampage_Armor
|
|
Rate: 13
|
|
- Index: 73
|
|
Item: S_Rampage_Armor
|
|
Rate: 72
|
|
- Index: 74
|
|
Item: S_Rampage_Shield
|
|
Rate: 6
|
|
- Index: 75
|
|
Item: S_Rampage_Shield
|
|
Rate: 33
|
|
- Index: 76
|
|
Item: S_Rampage_Shoes
|
|
Rate: 13
|
|
- Index: 77
|
|
Item: S_Rampage_Shoes
|
|
Rate: 72
|
|
- Index: 78
|
|
Item: S_Skynetblow_Weapon
|
|
Rate: 6
|
|
- Index: 79
|
|
Item: S_Skynetblow_Weapon
|
|
Rate: 33
|
|
- Index: 80
|
|
Item: S_Skynetblow_Pendant
|
|
Rate: 13
|
|
- Index: 81
|
|
Item: S_Skynetblow_Pendant
|
|
Rate: 72
|
|
- Index: 82
|
|
Item: S_Skynetblow_Earing
|
|
Rate: 13
|
|
- Index: 83
|
|
Item: S_Skynetblow_Earing
|
|
Rate: 72
|
|
- Index: 84
|
|
Item: S_Knucklearrow_Armor
|
|
Rate: 13
|
|
- Index: 85
|
|
Item: S_Knucklearrow_Armor
|
|
Rate: 72
|
|
- Index: 86
|
|
Item: S_Knucklearrow_Shield
|
|
Rate: 6
|
|
- Index: 87
|
|
Item: S_Knucklearrow_Shield
|
|
Rate: 33
|
|
- Index: 88
|
|
Item: S_Knucklearrow_Shoes
|
|
Rate: 13
|
|
- Index: 89
|
|
Item: S_Knucklearrow_Shoes
|
|
Rate: 72
|
|
- Index: 90
|
|
Item: S_TigerCannon_Weapon
|
|
Rate: 6
|
|
- Index: 91
|
|
Item: S_TigerCannon_Weapon
|
|
Rate: 33
|
|
- Index: 92
|
|
Item: S_Tigercannon_Pendant
|
|
Rate: 13
|
|
- Index: 93
|
|
Item: S_Tigercannon_Pendant
|
|
Rate: 72
|
|
- Index: 94
|
|
Item: S_Tigercannon_Earing
|
|
Rate: 13
|
|
- Index: 95
|
|
Item: S_Tigercannon_Earing
|
|
Rate: 72
|
|
- Index: 96
|
|
Item: S_Duplelight_Armor
|
|
Rate: 13
|
|
- Index: 97
|
|
Item: S_Duplelight_Armor
|
|
Rate: 72
|
|
- Index: 98
|
|
Item: S_Duplelight_Shield
|
|
Rate: 6
|
|
- Index: 99
|
|
Item: S_Duplelight_Shield
|
|
Rate: 33
|
|
- Index: 100
|
|
Item: S_Duplelight_Shoes
|
|
Rate: 13
|
|
- Index: 101
|
|
Item: S_Duplelight_Shoes
|
|
Rate: 72
|
|
- Index: 102
|
|
Item: S_Adoramus_Weapon
|
|
Rate: 6
|
|
- Index: 103
|
|
Item: S_Adoramus_Weapon
|
|
Rate: 33
|
|
- Index: 104
|
|
Item: S_Adoramus_Pendant
|
|
Rate: 13
|
|
- Index: 105
|
|
Item: S_Adoramus_Pendant
|
|
Rate: 72
|
|
- Index: 106
|
|
Item: S_Adoramus_Earing
|
|
Rate: 13
|
|
- Index: 107
|
|
Item: S_Adoramus_Earing
|
|
Rate: 72
|
|
- Index: 108
|
|
Item: S_Judex_Armor
|
|
Rate: 13
|
|
- Index: 109
|
|
Item: S_Judex_Armor
|
|
Rate: 72
|
|
- Index: 110
|
|
Item: S_Judex_Shield
|
|
Rate: 6
|
|
- Index: 111
|
|
Item: S_Judex_Shield
|
|
Rate: 33
|
|
- Index: 112
|
|
Item: S_Judex_Shoes
|
|
Rate: 13
|
|
- Index: 113
|
|
Item: S_Judex_Shoes
|
|
Rate: 72
|
|
- Index: 114
|
|
Item: S_Magnus_Weapon
|
|
Rate: 6
|
|
- Index: 115
|
|
Item: S_Magnus_Weapon
|
|
Rate: 33
|
|
- Index: 116
|
|
Item: S_Magnus_Pendant
|
|
Rate: 13
|
|
- Index: 117
|
|
Item: S_Magnus_Pendant
|
|
Rate: 72
|
|
- Index: 118
|
|
Item: S_Magnus_Earing
|
|
Rate: 13
|
|
- Index: 119
|
|
Item: S_Magnus_Earing
|
|
Rate: 72
|
|
- Index: 120
|
|
Item: S_Rainstorm_Armor
|
|
Rate: 13
|
|
- Index: 121
|
|
Item: S_Rainstorm_Armor
|
|
Rate: 72
|
|
- Index: 122
|
|
Item: S_Rainstorm_Shield
|
|
Rate: 6
|
|
- Index: 123
|
|
Item: S_Rainstorm_Shield
|
|
Rate: 33
|
|
- Index: 124
|
|
Item: S_Rainstorm_Shoes
|
|
Rate: 13
|
|
- Index: 125
|
|
Item: S_Rainstorm_Shoes
|
|
Rate: 72
|
|
- Index: 126
|
|
Item: S_Arrowvulcan_Weapon
|
|
Rate: 6
|
|
- Index: 127
|
|
Item: S_Arrowvulcan_Weapon
|
|
Rate: 33
|
|
- Index: 128
|
|
Item: S_Arrowvulcan_Pendant
|
|
Rate: 13
|
|
- Index: 129
|
|
Item: S_Arrowvulcan_Pendant
|
|
Rate: 72
|
|
- Index: 130
|
|
Item: S_Arrowvulcan_Earing
|
|
Rate: 13
|
|
- Index: 131
|
|
Item: S_Arrowvulcan_Earing
|
|
Rate: 72
|
|
- Index: 132
|
|
Item: S_Metalic_Armor
|
|
Rate: 13
|
|
- Index: 133
|
|
Item: S_Metalic_Armor
|
|
Rate: 72
|
|
- Index: 134
|
|
Item: S_Metalic_Shield
|
|
Rate: 6
|
|
- Index: 135
|
|
Item: S_Metalic_Shield
|
|
Rate: 33
|
|
- Index: 136
|
|
Item: S_Metalic_Shoes
|
|
Rate: 13
|
|
- Index: 137
|
|
Item: S_Metalic_Shoes
|
|
Rate: 72
|
|
- Index: 138
|
|
Item: S_Reverberation_Weapon
|
|
Rate: 6
|
|
- Index: 139
|
|
Item: S_Reverberation_Weapon
|
|
Rate: 33
|
|
- Index: 140
|
|
Item: S_Reverberation_Pendant
|
|
Rate: 13
|
|
- Index: 141
|
|
Item: S_Reverberation_Pendant
|
|
Rate: 72
|
|
- Index: 142
|
|
Item: S_Reverberation_Earing
|
|
Rate: 13
|
|
- Index: 143
|
|
Item: S_Reverberation_Earing
|
|
Rate: 72
|
|
- Index: 144
|
|
Item: S_Jack_Armor
|
|
Rate: 13
|
|
- Index: 145
|
|
Item: S_Jack_Armor
|
|
Rate: 71
|
|
- Index: 146
|
|
Item: S_Jack_Shield
|
|
Rate: 6
|
|
- Index: 147
|
|
Item: S_Jack_Shield
|
|
Rate: 33
|
|
- Index: 148
|
|
Item: S_Jack_Shoes
|
|
Rate: 13
|
|
- Index: 149
|
|
Item: S_Jack_Shoes
|
|
Rate: 71
|
|
- Index: 150
|
|
Item: S_Strain_Weapon
|
|
Rate: 6
|
|
- Index: 151
|
|
Item: S_Strain_Weapon
|
|
Rate: 33
|
|
- Index: 152
|
|
Item: S_Strain_Pendant
|
|
Rate: 13
|
|
- Index: 153
|
|
Item: S_Strain_Pendant
|
|
Rate: 71
|
|
- Index: 154
|
|
Item: S_Strain_Earing
|
|
Rate: 13
|
|
- Index: 155
|
|
Item: S_Strain_Earing
|
|
Rate: 71
|
|
- Index: 156
|
|
Item: S_Crimson_Armor
|
|
Rate: 13
|
|
- Index: 157
|
|
Item: S_Crimson_Armor
|
|
Rate: 71
|
|
- Index: 158
|
|
Item: S_Crimson_Shield
|
|
Rate: 6
|
|
- Index: 159
|
|
Item: S_Crimson_Shield
|
|
Rate: 33
|
|
- Index: 160
|
|
Item: S_Crimson_Shoes
|
|
Rate: 13
|
|
- Index: 161
|
|
Item: S_Crimson_Shoes
|
|
Rate: 71
|
|
- Index: 162
|
|
Item: S_Chain_Weapon
|
|
Rate: 6
|
|
- Index: 163
|
|
Item: S_Chain_Weapon
|
|
Rate: 33
|
|
- Index: 164
|
|
Item: S_Chain_Pendant
|
|
Rate: 13
|
|
- Index: 165
|
|
Item: S_Chain_Pendant
|
|
Rate: 71
|
|
- Index: 166
|
|
Item: S_Chain_Earing
|
|
Rate: 13
|
|
- Index: 167
|
|
Item: S_Chain_Earing
|
|
Rate: 71
|
|
- Index: 168
|
|
Item: S_Triangle_Armor
|
|
Rate: 13
|
|
- Index: 169
|
|
Item: S_Triangle_Armor
|
|
Rate: 72
|
|
- Index: 170
|
|
Item: S_Triangle_Shield
|
|
Rate: 6
|
|
- Index: 171
|
|
Item: S_Triangle_Shield
|
|
Rate: 33
|
|
- Index: 172
|
|
Item: S_Triangle_Shoes
|
|
Rate: 13
|
|
- Index: 173
|
|
Item: S_Triangle_Shoes
|
|
Rate: 72
|
|
- Index: 174
|
|
Item: S_Shadowspell_Weapon
|
|
Rate: 6
|
|
- Index: 175
|
|
Item: S_Shadowspell_Weapon
|
|
Rate: 33
|
|
- Index: 176
|
|
Item: S_Shadowspell_Pendant
|
|
Rate: 13
|
|
- Index: 177
|
|
Item: S_Shadowspell_Pendant
|
|
Rate: 72
|
|
- Index: 178
|
|
Item: S_Shadowspell_Earing
|
|
Rate: 13
|
|
- Index: 179
|
|
Item: S_Shadowspell_Earing
|
|
Rate: 72
|
|
- Index: 180
|
|
Item: S_Menace_Armor
|
|
Rate: 13
|
|
- Index: 181
|
|
Item: S_Menace_Armor
|
|
Rate: 72
|
|
- Index: 182
|
|
Item: S_Menace_Shield
|
|
Rate: 6
|
|
- Index: 183
|
|
Item: S_Menace_Shield
|
|
Rate: 33
|
|
- Index: 184
|
|
Item: S_Menace_Shoes
|
|
Rate: 13
|
|
- Index: 185
|
|
Item: S_Menace_Shoes
|
|
Rate: 72
|
|
- Index: 186
|
|
Item: S_Paint_Weapon
|
|
Rate: 6
|
|
- Index: 187
|
|
Item: S_Paint_Weapon
|
|
Rate: 33
|
|
- Index: 188
|
|
Item: S_Paint_Pendant
|
|
Rate: 13
|
|
- Index: 189
|
|
Item: S_Paint_Pendant
|
|
Rate: 72
|
|
- Index: 190
|
|
Item: S_Paint_Earing
|
|
Rate: 13
|
|
- Index: 191
|
|
Item: S_Paint_Earing
|
|
Rate: 72
|
|
- Index: 192
|
|
Item: S_Rolling_Armor
|
|
Rate: 13
|
|
- Index: 193
|
|
Item: S_Rolling_Armor
|
|
Rate: 72
|
|
- Index: 194
|
|
Item: S_Rolling_Shield
|
|
Rate: 6
|
|
- Index: 195
|
|
Item: S_Rolling_Shield
|
|
Rate: 33
|
|
- Index: 196
|
|
Item: S_Rolling_Shoes
|
|
Rate: 13
|
|
- Index: 197
|
|
Item: S_Rolling_Shoes
|
|
Rate: 72
|
|
- Index: 198
|
|
Item: S_Katar_Weapon
|
|
Rate: 6
|
|
- Index: 199
|
|
Item: S_Katar_Weapon
|
|
Rate: 33
|
|
- Index: 200
|
|
Item: S_Katar_Pendant
|
|
Rate: 13
|
|
- Index: 201
|
|
Item: S_Katar_Pendant
|
|
Rate: 72
|
|
- Index: 202
|
|
Item: S_Katar_Earing
|
|
Rate: 13
|
|
- Index: 203
|
|
Item: S_Katar_Earing
|
|
Rate: 72
|
|
- Index: 204
|
|
Item: S_Slash_Armor
|
|
Rate: 13
|
|
- Index: 205
|
|
Item: S_Slash_Armor
|
|
Rate: 72
|
|
- Index: 206
|
|
Item: S_Slash_Shield
|
|
Rate: 6
|
|
- Index: 207
|
|
Item: S_Slash_Shield
|
|
Rate: 33
|
|
- Index: 208
|
|
Item: S_Slash_Shoes
|
|
Rate: 13
|
|
- Index: 209
|
|
Item: S_Slash_Shoes
|
|
Rate: 72
|
|
- Index: 210
|
|
Item: S_Ripper_Weapon
|
|
Rate: 6
|
|
- Index: 211
|
|
Item: S_Ripper_Weapon
|
|
Rate: 33
|
|
- Index: 212
|
|
Item: S_Ripper_Pendant
|
|
Rate: 13
|
|
- Index: 213
|
|
Item: S_Ripper_Pendant
|
|
Rate: 72
|
|
- Index: 214
|
|
Item: S_Ripper_Earing
|
|
Rate: 13
|
|
- Index: 215
|
|
Item: S_Ripper_Earing
|
|
Rate: 72
|
|
- Index: 216
|
|
Item: S_Dust_Armor
|
|
Rate: 13
|
|
- Index: 217
|
|
Item: S_Dust_Armor
|
|
Rate: 71
|
|
- Index: 218
|
|
Item: S_Dust_Shield
|
|
Rate: 6
|
|
- Index: 219
|
|
Item: S_Dust_Shield
|
|
Rate: 33
|
|
- Index: 220
|
|
Item: S_Dust_Shoes
|
|
Rate: 13
|
|
- Index: 221
|
|
Item: S_Dust_Shoes
|
|
Rate: 71
|
|
- Index: 222
|
|
Item: S_Grave_Weapon
|
|
Rate: 6
|
|
- Index: 223
|
|
Item: S_Grave_Weapon
|
|
Rate: 33
|
|
- Index: 224
|
|
Item: S_Grave_Pendant
|
|
Rate: 13
|
|
- Index: 225
|
|
Item: S_Grave_Pendant
|
|
Rate: 71
|
|
- Index: 226
|
|
Item: S_Grave_Earing
|
|
Rate: 13
|
|
- Index: 227
|
|
Item: S_Grave_Earing
|
|
Rate: 71
|
|
- Index: 228
|
|
Item: S_Psychic_Armor
|
|
Rate: 13
|
|
- Index: 229
|
|
Item: S_Psychic_Armor
|
|
Rate: 71
|
|
- Index: 230
|
|
Item: S_Psychic_Shield
|
|
Rate: 6
|
|
- Index: 231
|
|
Item: S_Psychic_Shield
|
|
Rate: 33
|
|
- Index: 232
|
|
Item: S_Psychic_Shoes
|
|
Rate: 13
|
|
- Index: 233
|
|
Item: S_Psychic_Shoes
|
|
Rate: 71
|
|
- Index: 234
|
|
Item: S_Varetyr_Weapon
|
|
Rate: 6
|
|
- Index: 235
|
|
Item: S_Varetyr_Weapon
|
|
Rate: 33
|
|
- Index: 236
|
|
Item: S_Varetyr_Pendant
|
|
Rate: 13
|
|
- Index: 237
|
|
Item: S_Varetyr_Pendant
|
|
Rate: 71
|
|
- Index: 238
|
|
Item: S_Varetyr_Earing
|
|
Rate: 13
|
|
- Index: 239
|
|
Item: S_Varetyr_Earing
|
|
Rate: 71
|
|
- Index: 240
|
|
Item: S_Cart_Tornado_Armor
|
|
Rate: 13
|
|
- Index: 241
|
|
Item: S_Cart_Tornado_Armor
|
|
Rate: 71
|
|
- Index: 242
|
|
Item: S_Cart_Tornado_Shield
|
|
Rate: 6
|
|
- Index: 243
|
|
Item: S_Cart_Tornado_Shield
|
|
Rate: 33
|
|
- Index: 244
|
|
Item: S_Cart_Tornado_Shoes
|
|
Rate: 13
|
|
- Index: 245
|
|
Item: S_Cart_Tornado_Shoes
|
|
Rate: 71
|
|
- Index: 246
|
|
Item: S_Cannon_Cart_Weapon
|
|
Rate: 6
|
|
- Index: 247
|
|
Item: S_Cannon_Cart_Weapon
|
|
Rate: 33
|
|
- Index: 248
|
|
Item: S_Cannon_Cart_Pendant
|
|
Rate: 13
|
|
- Index: 249
|
|
Item: S_Cannon_Cart_Pendant
|
|
Rate: 71
|
|
- Index: 250
|
|
Item: S_Cannon_Cart_Earing
|
|
Rate: 13
|
|
- Index: 251
|
|
Item: S_Cannon_Cart_Earing
|
|
Rate: 71
|
|
- Index: 252
|
|
Item: S_Spore_Bomb_Armor
|
|
Rate: 13
|
|
- Index: 253
|
|
Item: S_Spore_Bomb_Armor
|
|
Rate: 71
|
|
- Index: 254
|
|
Item: S_Spore_Bomb_Shield
|
|
Rate: 6
|
|
- Index: 255
|
|
Item: S_Spore_Bomb_Shield
|
|
Rate: 33
|
|
- Index: 256
|
|
Item: S_Spore_Bomb_Shoes
|
|
Rate: 13
|
|
- Index: 257
|
|
Item: S_Spore_Bomb_Shoes
|
|
Rate: 71
|
|
- Index: 258
|
|
Item: S_Crazy_Weapon
|
|
Rate: 6
|
|
- Index: 259
|
|
Item: S_Crazy_Weapon
|
|
Rate: 33
|
|
- Index: 260
|
|
Item: S_Crazy_Pendant
|
|
Rate: 13
|
|
- Index: 261
|
|
Item: S_Crazy_Pendant
|
|
Rate: 71
|
|
- Index: 262
|
|
Item: S_Crazy_Earing
|
|
Rate: 13
|
|
- Index: 263
|
|
Item: S_Crazy_Earing
|
|
Rate: 71
|
|
- Index: 264
|
|
Item: S_Brand_Armor
|
|
Rate: 13
|
|
- Index: 265
|
|
Item: S_Brand_Armor
|
|
Rate: 71
|
|
- Index: 266
|
|
Item: S_Brand_Shield
|
|
Rate: 6
|
|
- Index: 267
|
|
Item: S_Brand_Shield
|
|
Rate: 33
|
|
- Index: 268
|
|
Item: S_Brand_Shoes
|
|
Rate: 13
|
|
- Index: 269
|
|
Item: S_Brand_Shoes
|
|
Rate: 71
|
|
- Index: 270
|
|
Item: S_Chain_Press_Weapon
|
|
Rate: 6
|
|
- Index: 271
|
|
Item: S_Chain_Press_Weapon
|
|
Rate: 33
|
|
- Index: 272
|
|
Item: S_Chain_Press_Pendant
|
|
Rate: 13
|
|
- Index: 273
|
|
Item: S_Chain_Press_Pendant
|
|
Rate: 71
|
|
- Index: 274
|
|
Item: S_Chain_Press_Earing
|
|
Rate: 13
|
|
- Index: 275
|
|
Item: S_Chain_Press_Earing
|
|
Rate: 71
|
|
- Index: 276
|
|
Item: S_Banish_Cannon_Armor
|
|
Rate: 13
|
|
- Index: 277
|
|
Item: S_Banish_Cannon_Armor
|
|
Rate: 71
|
|
- Index: 278
|
|
Item: S_Banish_Cannon_Shield
|
|
Rate: 6
|
|
- Index: 279
|
|
Item: S_Banish_Cannon_Shield
|
|
Rate: 33
|
|
- Index: 280
|
|
Item: S_Banish_Cannon_Shoes
|
|
Rate: 13
|
|
- Index: 281
|
|
Item: S_Banish_Cannon_Shoes
|
|
Rate: 71
|
|
- Index: 282
|
|
Item: S_Genesis_Weapon
|
|
Rate: 6
|
|
- Index: 283
|
|
Item: S_Genesis_Weapon
|
|
Rate: 33
|
|
- Index: 284
|
|
Item: S_Genesis_Pendant
|
|
Rate: 13
|
|
- Index: 285
|
|
Item: S_Genesis_Pendant
|
|
Rate: 71
|
|
- Index: 286
|
|
Item: S_Genesis_Earing
|
|
Rate: 13
|
|
- Index: 287
|
|
Item: S_Genesis_Earing
|
|
Rate: 71
|
|
- Group: SHADOWDECON_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Shadowdecon_Ore
|
|
Rate: 10000
|
|
Amount: 3
|
|
- Group: ZELUNIUM_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Zelunium_Ore
|
|
Rate: 10000
|
|
Amount: 3
|
|
- Group: GSTAR2019BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Med_Life_Potion
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Comp_Power_Booster
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: World_Tour_Ticket
|
|
Amount: 30
|
|
- Group: EXOTIC_BOB_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Exotic_Bob_L_LB
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Exotic_Bob_L_YL
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Exotic_Bob_L_WH
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Exotic_Bob_L_LPP
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Exotic_Bob_R_PK
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Exotic_Bob_R_BG
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Exotic_Bob_R_JBL
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Exotic_Bob_R_BW
|
|
Rate: 1250
|
|
- Group: RUNEKNIGHT_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Sonic_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Sonic_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Sonic_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Ignition_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Ignition_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Ignition_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_W_Breath_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_W_Breath_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_W_Breath_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_F_Breath_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_F_Breath_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_F_Breath_Earing
|
|
Rate: 1014
|
|
- Group: GUILLOTINECROSS_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Rolling_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Rolling_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Rolling_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Katar_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Katar_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Katar_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Slash_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Slash_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Slash_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Ripper_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Ripper_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Ripper_Earing
|
|
Rate: 1014
|
|
- Group: ARCHBISHOP_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Duplelight_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Duplelight_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Duplelight_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Adoramus_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Adoramus_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Adoramus_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Judex_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Judex_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Judex_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Magnus_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Magnus_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Magnus_Earing
|
|
Rate: 1014
|
|
- Group: SURA_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Rampage_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Rampage_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Rampage_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Skynetblow_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Skynetblow_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Skynetblow_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Knucklearrow_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Knucklearrow_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Knucklearrow_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_TigerCannon_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Tigercannon_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Tigercannon_Earing
|
|
Rate: 1014
|
|
- Group: 2019_CHRISMAS_PRESENT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 20
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 20
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 20
|
|
- Index: 3
|
|
Item: Battle_Manual100
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 6
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: E_Red_Booster
|
|
Amount: 20
|
|
- Index: 8
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: C_ShineSantaPoringE
|
|
- Group: BOOSTER_PACK_190
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Battle_Manual100
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 60
|
|
- Index: 4
|
|
Item: World_Tour_Ticket
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: E_Red_Booster
|
|
Amount: 60
|
|
- Index: 6
|
|
Item: Booster_Pack_200
|
|
- Index: 7
|
|
Item: Exp_Up_4
|
|
Amount: 5
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 48
|
|
- Group: BOOSTER_PACK_200
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: E_Red_Booster
|
|
Amount: 60
|
|
- Index: 6
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- 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:
|
|
- Index: 0
|
|
Item: C_Mech_Feather_Hairband
|
|
Rate: 2500
|
|
- Index: 1
|
|
Item: C_Isabella_Brown_Ear
|
|
Rate: 2500
|
|
- Index: 2
|
|
Item: C_Drops_Muffler
|
|
Rate: 2500
|
|
- Index: 3
|
|
Item: C_Fairy_Long_CB
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: C_Long_Ribbon
|
|
Rate: 1000
|
|
- Index: 5
|
|
Item: C_Wing_Of_Angel_Move_GD
|
|
Rate: 500
|
|
- Group: RANGER_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Cluster_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Cluster_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Cluster_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Aimed_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Aimed_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Aimed_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Arrow_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Arrow_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Arrow_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Shooting_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Shooting_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Shooting_Earing
|
|
Rate: 1014
|
|
- Group: WARLOCK_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Jack_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Jack_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Jack_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Strain_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Strain_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Strain_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Crimson_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Crimson_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Crimson_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Chain_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Chain_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Chain_Earing
|
|
Rate: 1014
|
|
- Group: SORCERER_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Dust_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Dust_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Dust_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Grave_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Grave_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Grave_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Psychic_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Psychic_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Psychic_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Varetyr_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Varetyr_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Varetyr_Earing
|
|
Rate: 1014
|
|
- Group: WANDERMINS_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Rainstorm_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Rainstorm_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Rainstorm_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Arrowvulcan_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Arrowvulcan_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Arrowvulcan_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Metalic_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Metalic_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Metalic_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Reverberation_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Reverberation_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Reverberation_Earing
|
|
Rate: 1014
|
|
- Group: ROYALGUARD_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Brand_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Brand_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Brand_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Chain_Press_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Chain_Press_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Chain_Press_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Banish_Cannon_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Banish_Cannon_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Banish_Cannon_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Genesis_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Genesis_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Genesis_Earing
|
|
Rate: 1014
|
|
- Group: SHADOWCHASER_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Triangle_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Triangle_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Triangle_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Shadowspell_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Shadowspell_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Shadowspell_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Menace_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Menace_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Menace_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Paint_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Paint_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Paint_Earing
|
|
Rate: 1014
|
|
- Group: MECHANIC_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Tornado_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Tornado_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Tornado_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Boomerang_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Boomerang_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Boomerang_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Vulcan_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Vulcan_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Vulcan_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Arms_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Arms_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Arms_Earing
|
|
Rate: 1014
|
|
- Group: GENETIC_S_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Cart_Tornado_Armor
|
|
Rate: 1014
|
|
- Index: 1
|
|
Item: S_Cart_Tornado_Shield
|
|
Rate: 473
|
|
- Index: 2
|
|
Item: S_Cart_Tornado_Shoes
|
|
Rate: 1014
|
|
- Index: 3
|
|
Item: S_Cannon_Cart_Weapon
|
|
Rate: 473
|
|
- Index: 4
|
|
Item: S_Cannon_Cart_Pendant
|
|
Rate: 1014
|
|
- Index: 5
|
|
Item: S_Cannon_Cart_Earing
|
|
Rate: 1014
|
|
- Index: 6
|
|
Item: S_Spore_Bomb_Armor
|
|
Rate: 1014
|
|
- Index: 7
|
|
Item: S_Spore_Bomb_Shield
|
|
Rate: 473
|
|
- Index: 8
|
|
Item: S_Spore_Bomb_Shoes
|
|
Rate: 1014
|
|
- Index: 9
|
|
Item: S_Crazy_Weapon
|
|
Rate: 473
|
|
- Index: 10
|
|
Item: S_Crazy_Pendant
|
|
Rate: 1014
|
|
- Index: 11
|
|
Item: S_Crazy_Earing
|
|
Rate: 1014
|
|
- Group: SIGNON_PRIN_WAVE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Signon_Princ_Wave_BU
|
|
Rate: 1250
|
|
- Index: 1
|
|
Item: C_Signon_Princ_Wave_RD
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: C_Signon_Princ_Wave_YL
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: C_Signon_Princ_Wave_GN
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: C_Signon_Princ_Wave_BL
|
|
Rate: 1250
|
|
- Index: 5
|
|
Item: C_Signon_Princ_Wave_WH
|
|
Rate: 1250
|
|
- Index: 6
|
|
Item: C_Signon_Princ_Wave_OM
|
|
Rate: 1250
|
|
- Index: 7
|
|
Item: C_Signon_Princ_Wave_PP
|
|
Rate: 1250
|
|
- Group: HERO_WEAPON_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Oriental_Sword_Cube
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Oriental_Sword_Cube
|
|
Rate: 386
|
|
- Index: 2
|
|
Item: Dragonic_Slayer_Cube
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: Dragonic_Slayer_Cube
|
|
Rate: 386
|
|
- Index: 4
|
|
Item: Shiver_Katar_K_Cube
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Shiver_Katar_K_Cube
|
|
Rate: 386
|
|
- Index: 6
|
|
Item: Blade_Katar_Cube
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: Blade_Katar_Cube
|
|
Rate: 386
|
|
- Index: 8
|
|
Item: Sword_Of_Bluefire_Cube
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Sword_Of_Bluefire_Cube
|
|
Rate: 386
|
|
- Index: 10
|
|
Item: Slate_Sword_Cube
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Slate_Sword_Cube
|
|
Rate: 386
|
|
- Index: 12
|
|
Item: Narcis_Bow_Cube
|
|
Rate: 10
|
|
- Index: 13
|
|
Item: Narcis_Bow_Cube
|
|
Rate: 386
|
|
- Index: 14
|
|
Item: Trumpet_Shell_K_Cube
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: Trumpet_Shell_K_Cube
|
|
Rate: 386
|
|
- Index: 16
|
|
Item: Barb_Wire_K_Cube
|
|
Rate: 10
|
|
- Index: 17
|
|
Item: Barb_Wire_K_Cube
|
|
Rate: 386
|
|
- Index: 18
|
|
Item: Avenger_Cube
|
|
Rate: 10
|
|
- Index: 19
|
|
Item: Avenger_Cube
|
|
Rate: 386
|
|
- Index: 20
|
|
Item: Meteor_Striker_Cube
|
|
Rate: 10
|
|
- Index: 21
|
|
Item: Meteor_Striker_Cube
|
|
Rate: 386
|
|
- Index: 22
|
|
Item: Magic_Sword_Cube
|
|
Rate: 10
|
|
- Index: 23
|
|
Item: Magic_Sword_Cube
|
|
Rate: 386
|
|
- Index: 24
|
|
Item: Fatalist_Cube
|
|
Rate: 10
|
|
- Index: 25
|
|
Item: Fatalist_Cube
|
|
Rate: 386
|
|
- Index: 26
|
|
Item: Royal_Bow_K_Cube
|
|
Rate: 10
|
|
- Index: 27
|
|
Item: Royal_Bow_K_Cube
|
|
Rate: 386
|
|
- Index: 28
|
|
Item: Scalet_Dragon_L_Cube
|
|
Rate: 10
|
|
- Index: 29
|
|
Item: Scalet_Dragon_L_Cube
|
|
Rate: 386
|
|
- Index: 30
|
|
Item: Shadow_Staff_K_Cube
|
|
Rate: 10
|
|
- Index: 31
|
|
Item: Shadow_Staff_K_Cube
|
|
Rate: 386
|
|
- Index: 32
|
|
Item: Freezing_Rod_Cube
|
|
Rate: 10
|
|
- Index: 33
|
|
Item: Freezing_Rod_Cube
|
|
Rate: 386
|
|
- Index: 34
|
|
Item: Iron_Nail_K_Cube
|
|
Rate: 10
|
|
- Index: 35
|
|
Item: Iron_Nail_K_Cube
|
|
Rate: 386
|
|
- Index: 36
|
|
Item: Ray_Knuckle_Cube
|
|
Rate: 10
|
|
- Index: 37
|
|
Item: Ray_Knuckle_Cube
|
|
Rate: 386
|
|
- Index: 38
|
|
Item: Undine_Spear_K_Cube
|
|
Rate: 10
|
|
- Index: 39
|
|
Item: Undine_Spear_K_Cube
|
|
Rate: 386
|
|
- Index: 40
|
|
Item: Light_Blade_Cube
|
|
Rate: 10
|
|
- Index: 41
|
|
Item: Light_Blade_Cube
|
|
Rate: 386
|
|
- Index: 42
|
|
Item: Iron_Staff_Cube
|
|
Rate: 10
|
|
- Index: 43
|
|
Item: Iron_Staff_Cube
|
|
Rate: 386
|
|
- Index: 44
|
|
Item: Blue_Crystal_Staff_Cube
|
|
Rate: 10
|
|
- Index: 45
|
|
Item: Blue_Crystal_Staff_Cube
|
|
Rate: 386
|
|
- Index: 46
|
|
Item: Demon_Hunt_Bible_Cube
|
|
Rate: 10
|
|
- Index: 47
|
|
Item: Demon_Hunt_Bible_Cube
|
|
Rate: 386
|
|
- Index: 48
|
|
Item: Saint_Hall_Cube
|
|
Rate: 10
|
|
- Index: 49
|
|
Item: Saint_Hall_Cube
|
|
Rate: 386
|
|
- Index: 50
|
|
Item: MeawFoxtail_Cube
|
|
Rate: 10
|
|
- Index: 51
|
|
Item: Fog_Dew_Sword_Cube
|
|
Rate: 10
|
|
- Index: 52
|
|
Item: Humma_Clear_Cube
|
|
Rate: 10
|
|
- Index: 53
|
|
Item: OneSkyOneSun_Cube
|
|
Rate: 10
|
|
- Index: 54
|
|
Item: SoulWeight_Cube
|
|
Rate: 10
|
|
- Index: 55
|
|
Item: Crimson_Rose_Cube
|
|
Rate: 10
|
|
- Index: 56
|
|
Item: Master_Soul_Rifle_Cube
|
|
Rate: 10
|
|
- Index: 57
|
|
Item: Golden_L_Launcher_Cube
|
|
Rate: 10
|
|
- Index: 58
|
|
Item: The_Black_Gatling_Cube
|
|
Rate: 10
|
|
- Index: 59
|
|
Item: Demon_S_Shot_Cube
|
|
Rate: 10
|
|
- Group: NEW_S_WEAPON_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 1111
|
|
- Index: 1
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 1111
|
|
- Index: 2
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 1111
|
|
- Index: 3
|
|
Item: S_Blitz_Weapon
|
|
Rate: 1111
|
|
- Index: 4
|
|
Item: S_Tension_Weapon
|
|
Rate: 1111
|
|
- Index: 5
|
|
Item: S_Elegant_Weapon
|
|
Rate: 1111
|
|
- Index: 6
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 1111
|
|
- Index: 7
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 1111
|
|
- Group: NEW_S_SHIELD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: S_Sigrun_Shield
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: S_Critical_Shield
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_Tempest_Shield
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_Healing_Shield
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_Penetration_Shield
|
|
Rate: 1667
|
|
- Group: NEW_S_ARMOR_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Malicious_Armor
|
|
Rate: 667
|
|
- Index: 1
|
|
Item: S_Sigrun_Armor
|
|
Rate: 667
|
|
- Index: 2
|
|
Item: S2_Caster_Armor
|
|
Rate: 667
|
|
- Index: 3
|
|
Item: S2_Reload_Armor
|
|
Rate: 667
|
|
- Index: 4
|
|
Item: S_Blitz_Armor
|
|
Rate: 667
|
|
- Index: 5
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 667
|
|
- Index: 6
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 667
|
|
- Index: 7
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 667
|
|
- Index: 8
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 667
|
|
- Index: 9
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 667
|
|
- Index: 10
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 667
|
|
- Index: 11
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 667
|
|
- Index: 12
|
|
Item: S_DragonVib_Armor
|
|
Rate: 667
|
|
- Index: 13
|
|
Item: S_SciHunting_Armor
|
|
Rate: 667
|
|
- Index: 14
|
|
Item: S_FishInsect_Armor
|
|
Rate: 667
|
|
- Group: NEW_S_SHOES_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 2000
|
|
- Index: 1
|
|
Item: S_Critical_Shoes
|
|
Rate: 2000
|
|
- Index: 2
|
|
Item: S_Tempest_Shoes
|
|
Rate: 2000
|
|
- Index: 3
|
|
Item: S_Healing_Shoes
|
|
Rate: 2000
|
|
- Index: 4
|
|
Item: S_Penetration_Shoes
|
|
Rate: 2000
|
|
- Group: NEW_S_EARRING_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 1429
|
|
- Index: 1
|
|
Item: S_Tension_Earring
|
|
Rate: 1429
|
|
- Index: 2
|
|
Item: S_Elegant_Earring
|
|
Rate: 1429
|
|
- Index: 3
|
|
Item: S_Restore_Earring
|
|
Rate: 1429
|
|
- Index: 4
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 1429
|
|
- Index: 5
|
|
Item: Sentimental_Earring_S
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Enchanting_Earring_S
|
|
Rate: 1429
|
|
- Group: NEW_S_PENDANT_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 1429
|
|
- Index: 1
|
|
Item: S_Tension_Pendent
|
|
Rate: 1429
|
|
- Index: 2
|
|
Item: S_Elegant_Pendent
|
|
Rate: 1429
|
|
- Index: 3
|
|
Item: S_Restore_Pendent
|
|
Rate: 1429
|
|
- Index: 4
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 1429
|
|
- Index: 5
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 1429
|
|
- Group: MD_AIRBOAT_REWARD
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: MD_Airboat_Card
|
|
Rate: 3485
|
|
- Index: 1
|
|
Item: MD_Airboat_Card2
|
|
Rate: 1000
|
|
- Index: 2
|
|
Item: MD_Airboat_Card3
|
|
Rate: 1000
|
|
- Index: 3
|
|
Item: MD_Airboat_Card4
|
|
Rate: 1000
|
|
- Index: 4
|
|
Item: MD_Airboat_Card5
|
|
Rate: 3485
|
|
- Index: 5
|
|
Item: MD_Airboat_Card6
|
|
Rate: 15
|
|
- Index: 6
|
|
Item: MD_Airboat_Card7
|
|
Rate: 15
|
|
- Group: OS_HELM_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Clock_Casket_RD
|
|
Rate: 1429
|
|
- Index: 1
|
|
Item: Ignis_CapK
|
|
Rate: 1429
|
|
- Index: 2
|
|
Item: Phantom_Cap
|
|
Rate: 1429
|
|
- Index: 3
|
|
Item: Stripe_Hat
|
|
Rate: 1429
|
|
- Index: 4
|
|
Item: Large_Sorcerer_Crown
|
|
Rate: 1429
|
|
- Index: 5
|
|
Item: Scorpio_Diadem_K
|
|
Rate: 1429
|
|
- Index: 6
|
|
Item: Sagittarius_DiademK
|
|
Rate: 1429
|
|
- Group: FAMOUS_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Heart_Wing_Hairband
|
|
Rate: 625
|
|
- Index: 1
|
|
Item: New_Wave_Sunglasses
|
|
Rate: 625
|
|
- Index: 2
|
|
Item: Magical_Booster_K
|
|
Rate: 625
|
|
- Index: 3
|
|
Item: Spell_Circuit
|
|
Rate: 625
|
|
- Index: 4
|
|
Item: General_Helmet_
|
|
Rate: 625
|
|
- Index: 5
|
|
Item: FaceWorm_Breath
|
|
Rate: 625
|
|
- Index: 6
|
|
Item: Classical_Fhat
|
|
Rate: 625
|
|
- Index: 7
|
|
Item: Dog_Officer
|
|
Rate: 625
|
|
- Index: 8
|
|
Item: Amistr_Beret
|
|
Rate: 625
|
|
- Index: 9
|
|
Item: Celine_Brooch_K
|
|
Rate: 625
|
|
- Index: 10
|
|
Item: Victory_Wing_Ear
|
|
Rate: 625
|
|
- Index: 11
|
|
Item: Dolor_HatK
|
|
Rate: 625
|
|
- Index: 12
|
|
Item: CD_In_MouthK
|
|
Rate: 625
|
|
- Index: 13
|
|
Item: Tha_Maero_MaskK
|
|
Rate: 625
|
|
- Index: 14
|
|
Item: Tha_Despero_MaskK
|
|
Rate: 625
|
|
- Index: 15
|
|
Item: Thanatos_Mal_MaskK
|
|
Rate: 625
|
|
- Group: POENETENTIA_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Poenetentia_Aegis
|
|
- Index: 1
|
|
Item: Poenitentia_Gladius
|
|
- Group: POENETENTIA_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Poenetentia_Aegis
|
|
- Index: 1
|
|
Item: Poenitentia_Hasta
|
|
- Group: EX_SKILL_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Tail_Dragon_Weapon
|
|
Rate: 95
|
|
- Index: 1
|
|
Item: S_Tail_Dragon_Shield
|
|
Rate: 203
|
|
- Index: 2
|
|
Item: S_Tail_Dragon_Armor
|
|
Rate: 203
|
|
- Index: 3
|
|
Item: S_Flare_Dance_Earing
|
|
Rate: 95
|
|
- Index: 4
|
|
Item: S_Flare_Dance_Pendant
|
|
Rate: 203
|
|
- Index: 5
|
|
Item: S_Flare_Dance_Shoes
|
|
Rate: 203
|
|
- Index: 6
|
|
Item: S_God_Hammer_Weapon
|
|
Rate: 95
|
|
- Index: 7
|
|
Item: S_God_Hammer_Shield
|
|
Rate: 203
|
|
- Index: 8
|
|
Item: S_God_Hammer_Armor
|
|
Rate: 203
|
|
- Index: 9
|
|
Item: S_Shatter_Buster_Earing
|
|
Rate: 95
|
|
- Index: 10
|
|
Item: S_Shatter_B_Pendant
|
|
Rate: 203
|
|
- Index: 11
|
|
Item: S_Shatter_Buster_Shoes
|
|
Rate: 203
|
|
- Index: 12
|
|
Item: S_Trip_Weapon
|
|
Rate: 95
|
|
- Index: 13
|
|
Item: S_Trip_Shield
|
|
Rate: 203
|
|
- Index: 14
|
|
Item: S_Trip_Armor
|
|
Rate: 203
|
|
- Index: 15
|
|
Item: S_Super_Magic_Shield
|
|
Rate: 95
|
|
- Index: 16
|
|
Item: S_Super_Magic_Armor
|
|
Rate: 203
|
|
- Index: 17
|
|
Item: S_Super_Magic_Shoes
|
|
Rate: 203
|
|
- Index: 18
|
|
Item: S_Super_Power_Weapon
|
|
Rate: 95
|
|
- Index: 19
|
|
Item: S_Super_Power_Pendant
|
|
Rate: 203
|
|
- Index: 20
|
|
Item: S_Super_Power_Earing
|
|
Rate: 203
|
|
- Index: 21
|
|
Item: S_Kunai_Weapon
|
|
Rate: 95
|
|
- Index: 22
|
|
Item: S_Kunai_Shield
|
|
Rate: 203
|
|
- Index: 23
|
|
Item: S_Kunai_Armor
|
|
Rate: 203
|
|
- Index: 24
|
|
Item: S_Syuriken_Earing
|
|
Rate: 95
|
|
- Index: 25
|
|
Item: S_Syuriken_Pendant
|
|
Rate: 203
|
|
- Index: 26
|
|
Item: S_Syuriken_Shoes
|
|
Rate: 203
|
|
- Index: 27
|
|
Item: S_Kamaenraku_Weapon
|
|
Rate: 95
|
|
- Index: 28
|
|
Item: S_Kamaenraku_Shield
|
|
Rate: 203
|
|
- Index: 29
|
|
Item: S_Kamaenraku_Armor
|
|
Rate: 203
|
|
- Index: 30
|
|
Item: S_Huusouka_Earing
|
|
Rate: 95
|
|
- Index: 31
|
|
Item: S_Huusouka_Pendant
|
|
Rate: 203
|
|
- Index: 32
|
|
Item: S_Huusouka_Shoes
|
|
Rate: 203
|
|
- Index: 33
|
|
Item: S_Pickyrush_Weapon
|
|
Rate: 95
|
|
- Index: 34
|
|
Item: S_Pickyrush_Shield
|
|
Rate: 203
|
|
- Index: 35
|
|
Item: S_Pickyrush_Armor
|
|
Rate: 203
|
|
- Index: 36
|
|
Item: S_SavageRabbit_Earing
|
|
Rate: 95
|
|
- Index: 37
|
|
Item: S_SavageRabbit_Pendant
|
|
Rate: 203
|
|
- Index: 38
|
|
Item: S_SavageRabbit_Shoes
|
|
Rate: 203
|
|
- Index: 39
|
|
Item: S_Catnip_Weapon
|
|
Rate: 95
|
|
- Index: 40
|
|
Item: S_Catnip_Shield
|
|
Rate: 203
|
|
- Index: 41
|
|
Item: S_Catnip_Armor
|
|
Rate: 203
|
|
- Index: 42
|
|
Item: S_Silvervine_Earing
|
|
Rate: 95
|
|
- Index: 43
|
|
Item: S_Silvervine_Pendant
|
|
Rate: 203
|
|
- Index: 44
|
|
Item: S_Silvervine_Shoes
|
|
Rate: 203
|
|
- Index: 45
|
|
Item: S_Sunshine_Weapon
|
|
Rate: 95
|
|
- Index: 46
|
|
Item: S_Sunshine_Shield
|
|
Rate: 203
|
|
- Index: 47
|
|
Item: S_Sunshine_Armor
|
|
Rate: 203
|
|
- Index: 48
|
|
Item: S_Moonlight_Earring
|
|
Rate: 95
|
|
- Index: 49
|
|
Item: S_Moonlight_Pendant
|
|
Rate: 203
|
|
- Index: 50
|
|
Item: S_Moonlight_Shoes
|
|
Rate: 203
|
|
- Index: 51
|
|
Item: S_Stardust_Weapon
|
|
Rate: 95
|
|
- Index: 52
|
|
Item: S_Stardust_Shield
|
|
Rate: 203
|
|
- Index: 53
|
|
Item: S_Stardust_Armor
|
|
Rate: 203
|
|
- Index: 54
|
|
Item: S_S_Weapon
|
|
Rate: 95
|
|
- Index: 55
|
|
Item: S_S_Shield
|
|
Rate: 203
|
|
- Index: 56
|
|
Item: S_S_Armor
|
|
Rate: 203
|
|
- Index: 57
|
|
Item: S_Evilcurse_Earring
|
|
Rate: 95
|
|
- Index: 58
|
|
Item: S_Evilcurse_Pendant
|
|
Rate: 203
|
|
- Index: 59
|
|
Item: S_Evilcurse_Shoes
|
|
Rate: 203
|
|
- Group: CACHUA_COSTUME_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Over_Protector
|
|
Rate: 550
|
|
- Index: 1
|
|
Item: C_Evil_Druid_Hat_Black
|
|
Rate: 550
|
|
- Index: 2
|
|
Item: C_Cons_Of_Water
|
|
Rate: 1
|
|
- Index: 3
|
|
Item: C_Two_Tone_Beret
|
|
Rate: 550
|
|
- Index: 4
|
|
Item: C_Bloody_Wing
|
|
Rate: 12
|
|
- Index: 5
|
|
Item: C_BlueAngeling_Wing
|
|
Rate: 12
|
|
- Index: 6
|
|
Item: C_Wings_Of_Raguel
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: C_Wings_Of_Raphael
|
|
Rate: 12
|
|
- Index: 8
|
|
Item: C_Underlamp
|
|
Rate: 550
|
|
- Index: 9
|
|
Item: C_Piamette_Hood_Red
|
|
Rate: 550
|
|
- Index: 10
|
|
Item: C_Piamette_BowTie_Red
|
|
Rate: 550
|
|
- Index: 11
|
|
Item: C_War_Princess_Ribbon
|
|
Rate: 899
|
|
- Index: 12
|
|
Item: C_White_Rabbit
|
|
Rate: 550
|
|
- Index: 13
|
|
Item: C_False_Ears
|
|
Rate: 550
|
|
- Index: 14
|
|
Item: C_SeraphimCoronet
|
|
Rate: 550
|
|
- Index: 15
|
|
Item: C_Greater_Dracul_Horn
|
|
Rate: 550
|
|
- Index: 16
|
|
Item: C_Variant_Veil
|
|
Rate: 550
|
|
- Index: 17
|
|
Item: C_Jitterbug_Cap
|
|
Rate: 550
|
|
- Index: 18
|
|
Item: C_Orange_Rabbit
|
|
Rate: 550
|
|
- Index: 19
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: C_ResonateTaego
|
|
Rate: 12
|
|
- Index: 21
|
|
Item: C_Miracle_Plant
|
|
Rate: 12
|
|
- Index: 22
|
|
Item: C_SnackParty
|
|
Rate: 12
|
|
- Index: 23
|
|
Item: C_Wings_Of_Lucifer
|
|
Rate: 30
|
|
- Index: 24
|
|
Item: C_Cons_Of_Wind
|
|
Rate: 1
|
|
- Index: 25
|
|
Item: C_Palace_Guard_Cap
|
|
Rate: 899
|
|
- Index: 26
|
|
Item: Cons_Of_Earth
|
|
Rate: 1
|
|
- Index: 27
|
|
Item: C_Blanc_Neige_Prince
|
|
Rate: 30
|
|
- Index: 28
|
|
Item: C_PGstone_Knit_Hat_BW
|
|
Rate: 899
|
|
- Index: 29
|
|
Item: C_Cons_Of_Darkness
|
|
Rate: 5
|
|
- Group: KR_B_SPECIAL03
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 19
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 19
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 19
|
|
- Index: 3
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 19
|
|
- Index: 4
|
|
Item: Comp_M_DEFScroll
|
|
Amount: 19
|
|
- Index: 5
|
|
Item: Comp_Power_Booster
|
|
Amount: 19
|
|
- Index: 6
|
|
Item: Comp_Almighty
|
|
Amount: 19
|
|
- Index: 7
|
|
Item: E_Infinity_Drink
|
|
Amount: 19
|
|
- Group: BIOWEAPON_HELM_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: BioWeapon_Helm_RK
|
|
Rate: 833
|
|
- Index: 1
|
|
Item: BioWeapon_Helm_LG
|
|
Rate: 833
|
|
- Index: 2
|
|
Item: BioWeapon_Helm_WL
|
|
Rate: 833
|
|
- Index: 3
|
|
Item: BioWeapon_Helm_SO
|
|
Rate: 833
|
|
- Index: 4
|
|
Item: BioWeapon_Helm_NC
|
|
Rate: 833
|
|
- Index: 5
|
|
Item: BioWeapon_Helm_GN
|
|
Rate: 833
|
|
- Index: 6
|
|
Item: BioWeapon_Helm_RA
|
|
Rate: 833
|
|
- Index: 7
|
|
Item: BioWeapon_Helm_WM
|
|
Rate: 833
|
|
- Index: 8
|
|
Item: BioWeapon_Helm_AB
|
|
Rate: 833
|
|
- Index: 9
|
|
Item: BioWeapon_Helm_SR
|
|
Rate: 833
|
|
- Index: 10
|
|
Item: BioWeapon_Helm_SC
|
|
Rate: 833
|
|
- Index: 11
|
|
Item: BioWeapon_Helm_GC
|
|
Rate: 833
|
|
- Group: TREE_OF_SPROUT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Tree_Of_Sprout_STR
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: Tree_Of_Sprout_DEX
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: Tree_Of_Sprout_AGI
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: Tree_Of_Sprout_LUK
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: Tree_Of_Sprout_VIT
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: Tree_Of_Sprout_INT
|
|
Rate: 1667
|
|
- Group: SPECIAL_COSTUME_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Over_Protector
|
|
Rate: 500
|
|
- Index: 1
|
|
Item: C_Evil_Druid_Hat_Black
|
|
Rate: 400
|
|
- Index: 2
|
|
Item: C_Cons_Of_Water
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: C_Two_Tone_Beret
|
|
Rate: 500
|
|
- Index: 4
|
|
Item: C_Bloody_Wing
|
|
Rate: 200
|
|
- Index: 5
|
|
Item: C_BlueAngeling_Wing
|
|
Rate: 200
|
|
- Index: 6
|
|
Item: C_Wings_Of_Raguel
|
|
Rate: 200
|
|
- Index: 7
|
|
Item: C_Wings_Of_Raphael
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: C_Underlamp
|
|
Rate: 500
|
|
- Index: 9
|
|
Item: C_Piamette_Hood_Red
|
|
Rate: 400
|
|
- Index: 10
|
|
Item: C_Piamette_BowTie_Red
|
|
Rate: 400
|
|
- Index: 11
|
|
Item: C_War_Princess_Ribbon
|
|
Rate: 500
|
|
- Index: 12
|
|
Item: C_White_Rabbit
|
|
Rate: 400
|
|
- Index: 13
|
|
Item: C_False_Ears
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: C_SeraphimCoronet
|
|
Rate: 500
|
|
- Index: 15
|
|
Item: C_Greater_Dracul_Horn
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: C_Variant_Veil
|
|
Rate: 400
|
|
- Index: 17
|
|
Item: C_Jitterbug_Cap
|
|
Rate: 500
|
|
- Index: 18
|
|
Item: C_Orange_Rabbit
|
|
Rate: 500
|
|
- Index: 19
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: C_ResonateTaego
|
|
Rate: 200
|
|
- Index: 21
|
|
Item: C_Miracle_Plant
|
|
Rate: 200
|
|
- Index: 22
|
|
Item: C_SnackParty
|
|
Rate: 200
|
|
- Index: 23
|
|
Item: C_Wings_Of_Lucifer
|
|
Rate: 200
|
|
- Index: 24
|
|
Item: C_Cons_Of_Wind
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: C_Palace_Guard_Cap
|
|
Rate: 500
|
|
- Index: 26
|
|
Item: Cons_Of_Earth
|
|
Rate: 100
|
|
- Index: 27
|
|
Item: C_Blanc_Neige_Prince
|
|
Rate: 400
|
|
- Index: 28
|
|
Item: C_PGstone_Knit_Hat_BW
|
|
Rate: 500
|
|
- Index: 29
|
|
Item: C_Cons_Of_Darkness
|
|
Rate: 100
|
|
- Group: SPECIAL_COSTUME_BOX_
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Cons_Of_Water
|
|
Rate: 714
|
|
- Index: 1
|
|
Item: C_Bloody_Wing
|
|
Rate: 714
|
|
- Index: 2
|
|
Item: C_BlueAngeling_Wing
|
|
Rate: 714
|
|
- Index: 3
|
|
Item: C_Wings_Of_Raguel
|
|
Rate: 714
|
|
- Index: 4
|
|
Item: C_Wings_Of_Raphael
|
|
Rate: 714
|
|
- Index: 5
|
|
Item: C_Cons_Of_Fire
|
|
Rate: 714
|
|
- Index: 6
|
|
Item: C_ResonateTaego
|
|
Rate: 714
|
|
- Index: 7
|
|
Item: C_Miracle_Plant
|
|
Rate: 714
|
|
- Index: 8
|
|
Item: C_SnackParty
|
|
Rate: 714
|
|
- Index: 9
|
|
Item: C_Wings_Of_Lucifer
|
|
Rate: 714
|
|
- Index: 10
|
|
Item: C_Cons_Of_Wind
|
|
Rate: 714
|
|
- Index: 11
|
|
Item: Cons_Of_Earth
|
|
Rate: 714
|
|
- Index: 12
|
|
Item: C_Blanc_Neige_Prince
|
|
Rate: 714
|
|
- Index: 13
|
|
Item: C_Cons_Of_Darkness
|
|
Rate: 714
|
|
- Group: RAG_INVEN_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: E_Blessing_10_Scroll
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: E_Inc_Agi_10_Scroll
|
|
Amount: 50
|
|
- Index: 5
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 30
|
|
- Index: 6
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: World_Tour_Ticket
|
|
Amount: 30
|
|
- Index: 9
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- Group: THANATOS_PENDANT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: PendantStoneForWork
|
|
- Index: 1
|
|
Item: Thanatos_Pendant
|
|
- Group: LAPINE_DDUKDDAKBOX3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: EnchantStone_Recipe
|
|
Rate: 3500
|
|
- Index: 1
|
|
Item: EventItem_Recipe
|
|
Rate: 1250
|
|
- Index: 2
|
|
Item: PetEgg_Recipe
|
|
Rate: 1250
|
|
- Index: 3
|
|
Item: Nyang_Costume_Recipe
|
|
Rate: 1250
|
|
- Index: 4
|
|
Item: JobShadow_Mix_Weapon
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: JobShadow_Mix_Armor
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: JobShadow_Mix_Shoes
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: JobShadow_Mix_Shield
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: JobShadow_Mix_Pendant
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: JobShadow_Mix_Earing
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: StatusShadow_Mix
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: GemstoneShadow_Mix
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: BearersShadow_Mix
|
|
Rate: 10
|
|
- Index: 13
|
|
Item: ComposeShadow_Mix
|
|
Rate: 10
|
|
- Index: 14
|
|
Item: RaceShadow_Mix
|
|
Rate: 10
|
|
- Index: 15
|
|
Item: StabilityShadow_Mix
|
|
Rate: 10
|
|
- Index: 16
|
|
Item: InfinityShadow_Mix
|
|
Rate: 10
|
|
- Index: 17
|
|
Item: PhysicalMagical_Mix
|
|
Rate: 10
|
|
- Index: 18
|
|
Item: ImmunedAthena_Mix
|
|
Rate: 10
|
|
- Index: 19
|
|
Item: HardChamption_Mix
|
|
Rate: 10
|
|
- Index: 20
|
|
Item: KingbirdAncient_Mix
|
|
Rate: 10
|
|
- Index: 21
|
|
Item: CriticalHit_Mix
|
|
Rate: 10
|
|
- Index: 22
|
|
Item: PerfectSize_Mix
|
|
Rate: 10
|
|
- Index: 23
|
|
Item: MagicPiercing_Mix
|
|
Rate: 10
|
|
- Index: 24
|
|
Item: Piercing_Mix
|
|
Rate: 10
|
|
- Index: 25
|
|
Item: Hasty_Mix
|
|
Rate: 10
|
|
- Index: 26
|
|
Item: FullPeneShadow_Mix
|
|
Rate: 10
|
|
- Index: 27
|
|
Item: FullTempShadow_Mix
|
|
Rate: 10
|
|
- Index: 28
|
|
Item: Illusion_Module_Mix
|
|
Rate: 1590
|
|
- Index: 29
|
|
Item: Automatic_Module_Mix
|
|
Rate: 850
|
|
- Index: 30
|
|
Item: True_GemShadow_Mix
|
|
Rate: 10
|
|
- Index: 31
|
|
Item: Mammoth_Mix
|
|
Rate: 10
|
|
- Index: 32
|
|
Item: EXPShadow_Mix
|
|
Rate: 10
|
|
- Index: 33
|
|
Item: AbsorbShadow_Mix
|
|
Rate: 10
|
|
- Index: 34
|
|
Item: MajorAutoSpell_Mix
|
|
Rate: 10
|
|
- Index: 35
|
|
Item: MagicalShadow_Mix
|
|
Rate: 10
|
|
- Index: 36
|
|
Item: PhysicalShadow_Mix
|
|
Rate: 10
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Mix_Recipe2
|
|
Rate: 10000
|
|
- Group: AUCTION_PROMOTION
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Mysterious_Water
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: E_Med_Life_Potion
|
|
Amount: 30
|
|
- Index: 2
|
|
Item: E_Small_Life_Potion
|
|
Amount: 30
|
|
- Index: 3
|
|
Item: E_Blessing_10_Scroll
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: E_Inc_Agi_10_Scroll
|
|
Amount: 50
|
|
- Index: 5
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Comp_Power_Booster
|
|
Amount: 20
|
|
- Index: 7
|
|
Item: Comp_Almighty
|
|
Amount: 20
|
|
- Index: 8
|
|
Item: World_Tour_Ticket
|
|
Amount: 20
|
|
- Index: 9
|
|
Item: E_Infinity_Drink
|
|
Amount: 20
|
|
- Group: BLUE_PRINTS_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Conse_F_T_Sword
|
|
Rate: 385
|
|
- Index: 1
|
|
Item: Conse_F_Lance
|
|
Rate: 385
|
|
- Index: 2
|
|
Item: Conse_F_G_Sword
|
|
Rate: 385
|
|
- Index: 3
|
|
Item: Conse_F_G_Spear
|
|
Rate: 385
|
|
- Index: 4
|
|
Item: Conse_F_Axe
|
|
Rate: 385
|
|
- Index: 5
|
|
Item: Conse_F_Mace
|
|
Rate: 385
|
|
- Index: 6
|
|
Item: Conse_F_Lapier
|
|
Rate: 385
|
|
- Index: 7
|
|
Item: Conse_F_Hall
|
|
Rate: 385
|
|
- Index: 8
|
|
Item: Conse_F_Cakram
|
|
Rate: 385
|
|
- Index: 9
|
|
Item: Conse_F_Katar
|
|
Rate: 385
|
|
- Index: 10
|
|
Item: Conse_F_Dagger
|
|
Rate: 385
|
|
- Index: 11
|
|
Item: Conse_F_C_Bow
|
|
Rate: 385
|
|
- Index: 12
|
|
Item: Conse_F_T_Staff
|
|
Rate: 385
|
|
- Index: 13
|
|
Item: Conse_F_Rod
|
|
Rate: 385
|
|
- Index: 14
|
|
Item: Conse_F_M_Book
|
|
Rate: 385
|
|
- Index: 15
|
|
Item: Conse_F_P_Book
|
|
Rate: 385
|
|
- Index: 16
|
|
Item: Conse_F_Bible
|
|
Rate: 385
|
|
- Index: 17
|
|
Item: Conse_F_Wand
|
|
Rate: 385
|
|
- Index: 18
|
|
Item: Conse_F_Knuckle
|
|
Rate: 385
|
|
- Index: 19
|
|
Item: Conse_F_Claw
|
|
Rate: 385
|
|
- Index: 20
|
|
Item: Conse_F_Ballista
|
|
Rate: 385
|
|
- Index: 21
|
|
Item: Conse_F_A_Bow
|
|
Rate: 385
|
|
- Index: 22
|
|
Item: Conse_F_Violin
|
|
Rate: 385
|
|
- Index: 23
|
|
Item: Conse_F_C_Rope
|
|
Rate: 385
|
|
- Index: 24
|
|
Item: Conse_F_Harp
|
|
Rate: 385
|
|
- Index: 25
|
|
Item: Conse_F_Ribbon
|
|
Rate: 385
|
|
- Group: MATERIAL_SHADOW_CUBEII
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 115
|
|
- Index: 1
|
|
Item: S_Spiritual_Earring
|
|
Rate: 115
|
|
- Index: 2
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 115
|
|
- Index: 3
|
|
Item: S_Malicious_Armor
|
|
Rate: 115
|
|
- Index: 4
|
|
Item: S_Malicious_Shoes
|
|
Rate: 115
|
|
- Index: 5
|
|
Item: S_Malicious_Shield
|
|
Rate: 115
|
|
- Index: 6
|
|
Item: S_Gemstone_Armor
|
|
Rate: 115
|
|
- Index: 7
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 115
|
|
- Index: 8
|
|
Item: S_Gemstone_Shield
|
|
Rate: 115
|
|
- Index: 9
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 115
|
|
- Index: 10
|
|
Item: S_Gemstone_Earring
|
|
Rate: 115
|
|
- Index: 11
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 115
|
|
- Index: 12
|
|
Item: S_Infinity_Earring
|
|
Rate: 115
|
|
- Index: 13
|
|
Item: S_Infinity_Pendant
|
|
Rate: 115
|
|
- Index: 14
|
|
Item: S_Executioner_Weapon
|
|
Rate: 115
|
|
- Index: 15
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 115
|
|
- Index: 16
|
|
Item: S_Hunting_Weapon
|
|
Rate: 115
|
|
- Index: 17
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 115
|
|
- Index: 18
|
|
Item: S_Fishing_Weapon
|
|
Rate: 115
|
|
- Index: 19
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 115
|
|
- Index: 20
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 115
|
|
- Index: 21
|
|
Item: S_Vibration_Weapon
|
|
Rate: 115
|
|
- Index: 22
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 115
|
|
- Index: 23
|
|
Item: S_Scissors_Weapon
|
|
Rate: 115
|
|
- Index: 24
|
|
Item: S_Penetration_Earring
|
|
Rate: 115
|
|
- Index: 25
|
|
Item: S_Penetration_Pendent
|
|
Rate: 115
|
|
- Index: 26
|
|
Item: S_Tempest_Earring
|
|
Rate: 115
|
|
- Index: 27
|
|
Item: S_Tempest_Pendent
|
|
Rate: 115
|
|
- Index: 28
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 115
|
|
- Index: 29
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 115
|
|
- Index: 30
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 115
|
|
- Index: 31
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 115
|
|
- Index: 32
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 115
|
|
- Index: 33
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 115
|
|
- Index: 34
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 115
|
|
- Index: 35
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 115
|
|
- Index: 36
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 115
|
|
- Index: 37
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 115
|
|
- Index: 38
|
|
Item: S_Expert_Shoes
|
|
Rate: 115
|
|
- Index: 39
|
|
Item: S_Expert_Shield
|
|
Rate: 115
|
|
- Index: 40
|
|
Item: S_Beginner_Shoes
|
|
Rate: 115
|
|
- Index: 41
|
|
Item: S_Beginner_Shield
|
|
Rate: 115
|
|
- Index: 42
|
|
Item: S_Rookie_Shoes
|
|
Rate: 115
|
|
- Index: 43
|
|
Item: S_Rookie_Shield
|
|
Rate: 115
|
|
- Index: 44
|
|
Item: S_Advanced_Shoes
|
|
Rate: 115
|
|
- Index: 45
|
|
Item: S_Advanced_Shield
|
|
Rate: 115
|
|
- Index: 46
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 115
|
|
- Index: 47
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 115
|
|
- Index: 48
|
|
Item: S2_Malicious_Armor
|
|
Rate: 115
|
|
- Index: 49
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 115
|
|
- Index: 50
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 115
|
|
- Index: 51
|
|
Item: S2_Gemstone_Weapon
|
|
Rate: 115
|
|
- Index: 52
|
|
Item: S2_Gemstone_Shield
|
|
Rate: 115
|
|
- Index: 53
|
|
Item: S_Tempest_Shield
|
|
Rate: 115
|
|
- Index: 54
|
|
Item: S_Tempest_Shoes
|
|
Rate: 115
|
|
- Index: 55
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 115
|
|
- Index: 56
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 115
|
|
- Index: 57
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 115
|
|
- Index: 58
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 115
|
|
- Index: 59
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 115
|
|
- Index: 60
|
|
Item: S_Penetration_Shoes
|
|
Rate: 115
|
|
- Index: 61
|
|
Item: S_Penetration_Shield
|
|
Rate: 115
|
|
- Index: 62
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 115
|
|
- Index: 63
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 115
|
|
- Index: 64
|
|
Item: S_DragonVib_Armor
|
|
Rate: 115
|
|
- Index: 65
|
|
Item: S_SciHunting_Armor
|
|
Rate: 115
|
|
- Index: 66
|
|
Item: S_FishInsect_Armor
|
|
Rate: 115
|
|
- Index: 67
|
|
Item: S_Tempest_Weapon
|
|
Rate: 115
|
|
- Index: 68
|
|
Item: S_Tempest_Armor
|
|
Rate: 115
|
|
- Index: 69
|
|
Item: S_M_Exo_Co_Weapon
|
|
Rate: 115
|
|
- Index: 70
|
|
Item: S_M_Viv_Dr_Weapon
|
|
Rate: 115
|
|
- Index: 71
|
|
Item: S_M_Sci_Hu_Weapon
|
|
Rate: 115
|
|
- Index: 72
|
|
Item: S_M_Fis_In_Weapon
|
|
Rate: 115
|
|
- Index: 73
|
|
Item: S_M_Exe_Ho_Weapon
|
|
Rate: 115
|
|
- Index: 74
|
|
Item: S_Penetration_Weapon
|
|
Rate: 115
|
|
- Index: 75
|
|
Item: S_Penetration_Armor
|
|
Rate: 115
|
|
- Index: 76
|
|
Item: S_Exe_Ho_Weapon
|
|
Rate: 115
|
|
- Index: 77
|
|
Item: S_Fis_In_Weapon
|
|
Rate: 115
|
|
- Index: 78
|
|
Item: S_Sci_Hu_Weapon
|
|
Rate: 115
|
|
- Index: 79
|
|
Item: S_Viv_Dr_Weapon
|
|
Rate: 115
|
|
- Index: 80
|
|
Item: S_Exo_Co_Weapon
|
|
Rate: 115
|
|
- Index: 81
|
|
Item: S_Mammoth_Armor
|
|
Rate: 115
|
|
- Index: 82
|
|
Item: S_Mammoth_Shoes
|
|
Rate: 115
|
|
- Index: 83
|
|
Item: S_Mammoth_Pendant
|
|
Rate: 115
|
|
- Index: 84
|
|
Item: S_Mammoth_Earring
|
|
Rate: 115
|
|
- Index: 85
|
|
Item: S_Mammoth_Weapon
|
|
Rate: 115
|
|
- Index: 86
|
|
Item: S_Mammoth_Shield
|
|
Rate: 115
|
|
- Group: ANCIENT_HERO_WILL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Ancient_Hero_Bravery
|
|
Rate: 4500
|
|
- Index: 1
|
|
Item: Ancient_Hero_Wisdom
|
|
Rate: 4500
|
|
- Index: 2
|
|
Item: Great_Hero_Bravery
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: Great_Hero_Wisdom
|
|
Rate: 500
|
|
- Group: MAMMOTH_SHADOW_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Mammoth_Armor
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: S_Mammoth_Shoes
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: S_Mammoth_Pendant
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_Mammoth_Earring
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_Mammoth_Weapon
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_Mammoth_Shield
|
|
Rate: 1667
|
|
- Group: SHADOW_R_M_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Class_Sha_R_M_Melee
|
|
Rate: 2500
|
|
- Index: 1
|
|
Item: Class_Sha_R_M_Magic
|
|
Rate: 2500
|
|
- Index: 2
|
|
Item: Skill_Sha_R_M_Melee
|
|
Rate: 2500
|
|
- Index: 3
|
|
Item: Skill_Sha_R_M_Magic
|
|
Rate: 2500
|
|
- Group: ALL_SHADOW_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_CriticalHit_Armor
|
|
Rate: 2
|
|
- Index: 1
|
|
Item: S_Physical_Earring
|
|
Rate: 17
|
|
- Index: 2
|
|
Item: S_Physical_Weapon
|
|
Rate: 17
|
|
- Index: 3
|
|
Item: S_Physical_Pendant
|
|
Rate: 17
|
|
- Index: 4
|
|
Item: S_Magical_Earring
|
|
Rate: 17
|
|
- Index: 5
|
|
Item: S_Magical_Weapon
|
|
Rate: 17
|
|
- Index: 6
|
|
Item: S_Magical_Pendant
|
|
Rate: 17
|
|
- Index: 7
|
|
Item: S_Breezy_Armor
|
|
Rate: 17
|
|
- Index: 8
|
|
Item: S_Champion_Shoes
|
|
Rate: 17
|
|
- Index: 9
|
|
Item: S_Athena_Shield
|
|
Rate: 17
|
|
- Index: 10
|
|
Item: S_Immune_Armor
|
|
Rate: 17
|
|
- Index: 11
|
|
Item: S_Hard_Armor
|
|
Rate: 17
|
|
- Index: 12
|
|
Item: S_Ancient_Armor
|
|
Rate: 17
|
|
- Index: 13
|
|
Item: S_Critical_Armor
|
|
Rate: 17
|
|
- Index: 14
|
|
Item: S_Kingbird_Weapon
|
|
Rate: 17
|
|
- Index: 15
|
|
Item: S_Cri_Hit_Weapon
|
|
Rate: 17
|
|
- Index: 16
|
|
Item: S_Healing_Weapon
|
|
Rate: 17
|
|
- Index: 17
|
|
Item: S_Lucky_Weapon
|
|
Rate: 17
|
|
- Index: 18
|
|
Item: S_Power_Earring
|
|
Rate: 17
|
|
- Index: 19
|
|
Item: S_Int_Pendant
|
|
Rate: 17
|
|
- Index: 20
|
|
Item: S_Dexterous_Armor
|
|
Rate: 17
|
|
- Index: 21
|
|
Item: S_Vital_Shoes
|
|
Rate: 17
|
|
- Index: 22
|
|
Item: S_Athletic_Shield
|
|
Rate: 17
|
|
- Index: 23
|
|
Item: S_Lucky_Armor
|
|
Rate: 17
|
|
- Index: 24
|
|
Item: S_Power_Pendant
|
|
Rate: 17
|
|
- Index: 25
|
|
Item: S_Int_Earring
|
|
Rate: 17
|
|
- Index: 26
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 17
|
|
- Index: 27
|
|
Item: S_Vital_Shield
|
|
Rate: 17
|
|
- Index: 28
|
|
Item: S_Athletic_Shoes
|
|
Rate: 17
|
|
- Index: 29
|
|
Item: S_Resist_Spell_Pendant
|
|
Rate: 17
|
|
- Index: 30
|
|
Item: S_Rapid_Pendant
|
|
Rate: 17
|
|
- Index: 31
|
|
Item: S_Caster_Pendant
|
|
Rate: 17
|
|
- Index: 32
|
|
Item: S_Hard_Earring
|
|
Rate: 17
|
|
- Index: 33
|
|
Item: S_Wise_Earring
|
|
Rate: 17
|
|
- Index: 34
|
|
Item: S_Athena_Earring
|
|
Rate: 17
|
|
- Index: 35
|
|
Item: S_Cranial_Shield
|
|
Rate: 17
|
|
- Index: 36
|
|
Item: S_Safeguard_Shield
|
|
Rate: 17
|
|
- Index: 37
|
|
Item: S_Brutal_Shield
|
|
Rate: 17
|
|
- Index: 38
|
|
Item: S_Gargantua_Shield
|
|
Rate: 17
|
|
- Index: 39
|
|
Item: S_Homers_Shield
|
|
Rate: 17
|
|
- Index: 40
|
|
Item: S_Dragoon_Shield
|
|
Rate: 17
|
|
- Index: 41
|
|
Item: S_Satanic_Shield
|
|
Rate: 17
|
|
- Index: 42
|
|
Item: S_Flameguard_Shield
|
|
Rate: 17
|
|
- Index: 43
|
|
Item: S_Requiem_Shield
|
|
Rate: 17
|
|
- Index: 44
|
|
Item: S_Cadi_Shield
|
|
Rate: 17
|
|
- Index: 45
|
|
Item: S_Bloody_Shoes
|
|
Rate: 17
|
|
- Index: 46
|
|
Item: S_Liberation_Shoes
|
|
Rate: 17
|
|
- Index: 47
|
|
Item: S_Chemical_Shoes
|
|
Rate: 17
|
|
- Index: 48
|
|
Item: S_Clamorous_Shoes
|
|
Rate: 17
|
|
- Index: 49
|
|
Item: S_Insecticide_Shoes
|
|
Rate: 17
|
|
- Index: 50
|
|
Item: S_Fisher_Shoes
|
|
Rate: 17
|
|
- Index: 51
|
|
Item: S_Seraphim_Shoes
|
|
Rate: 17
|
|
- Index: 52
|
|
Item: S_Beholder_Shoes
|
|
Rate: 17
|
|
- Index: 53
|
|
Item: S_Divine_Shoes
|
|
Rate: 17
|
|
- Index: 54
|
|
Item: S_Dragoon_Shoes
|
|
Rate: 17
|
|
- Index: 55
|
|
Item: S_Big_Armor
|
|
Rate: 17
|
|
- Index: 56
|
|
Item: S_Medium_Armor
|
|
Rate: 17
|
|
- Index: 57
|
|
Item: S_Small_Armor
|
|
Rate: 17
|
|
- Index: 58
|
|
Item: S_Big_Weapon
|
|
Rate: 17
|
|
- Index: 59
|
|
Item: S_Medium_Weapon
|
|
Rate: 17
|
|
- Index: 60
|
|
Item: S_Small_Weapon
|
|
Rate: 17
|
|
- Index: 61
|
|
Item: S_Spiritual_Weapon
|
|
Rate: 17
|
|
- Index: 62
|
|
Item: S_Spiritual_Earring
|
|
Rate: 17
|
|
- Index: 63
|
|
Item: S_Spiritual_Pendent
|
|
Rate: 17
|
|
- Index: 64
|
|
Item: S_Malicious_Armor
|
|
Rate: 17
|
|
- Index: 65
|
|
Item: S_Malicious_Shoes
|
|
Rate: 17
|
|
- Index: 66
|
|
Item: S_Malicious_Shield
|
|
Rate: 17
|
|
- Index: 67
|
|
Item: S_Gemstone_Armor
|
|
Rate: 17
|
|
- Index: 68
|
|
Item: S_Gemstone_Shoes
|
|
Rate: 17
|
|
- Index: 69
|
|
Item: S_Gemstone_Shield
|
|
Rate: 17
|
|
- Index: 70
|
|
Item: S_Gemstone_Weapon
|
|
Rate: 17
|
|
- Index: 71
|
|
Item: S_Gemstone_Earring
|
|
Rate: 17
|
|
- Index: 72
|
|
Item: S_Gemstone_Pendent
|
|
Rate: 17
|
|
- Index: 73
|
|
Item: S_Stability_Shield
|
|
Rate: 17
|
|
- Index: 74
|
|
Item: S_Plasterer's_Armor
|
|
Rate: 17
|
|
- Index: 75
|
|
Item: S_Plasterer's_Shoes
|
|
Rate: 17
|
|
- Index: 76
|
|
Item: S_Insomniac_Armor
|
|
Rate: 17
|
|
- Index: 77
|
|
Item: S_Insomniac_Shoes
|
|
Rate: 17
|
|
- Index: 78
|
|
Item: S_Peerless_Armor
|
|
Rate: 17
|
|
- Index: 79
|
|
Item: S_Peerless_Shoes
|
|
Rate: 17
|
|
- Index: 80
|
|
Item: S_Adurate_Armor
|
|
Rate: 17
|
|
- Index: 81
|
|
Item: S_Adurate_Shoes
|
|
Rate: 17
|
|
- Index: 82
|
|
Item: Unfreez_Weapon_S
|
|
Rate: 17
|
|
- Index: 83
|
|
Item: Unfreeze_Earing_S
|
|
Rate: 17
|
|
- Index: 84
|
|
Item: Unfreeze_Pendent_S
|
|
Rate: 17
|
|
- Index: 85
|
|
Item: Vitality_Earing_S
|
|
Rate: 17
|
|
- Index: 86
|
|
Item: Vitality_Pendant_S
|
|
Rate: 17
|
|
- Index: 87
|
|
Item: S_Neutral_Weapon
|
|
Rate: 17
|
|
- Index: 88
|
|
Item: S_Neutral_Earring
|
|
Rate: 17
|
|
- Index: 89
|
|
Item: S_Neutral_Pendent
|
|
Rate: 17
|
|
- Index: 90
|
|
Item: S_Curse_Lift_Earring
|
|
Rate: 17
|
|
- Index: 91
|
|
Item: S_Curse_Lift_Pendent
|
|
Rate: 17
|
|
- Index: 92
|
|
Item: S_Caster_earring
|
|
Rate: 17
|
|
- Index: 93
|
|
Item: S_Caster_Weapon
|
|
Rate: 17
|
|
- Index: 94
|
|
Item: S_Spell_Flow_Shoes
|
|
Rate: 17
|
|
- Index: 95
|
|
Item: S_Spell_Flow_Armor
|
|
Rate: 17
|
|
- Index: 96
|
|
Item: S_Spell_Flow_Shield
|
|
Rate: 17
|
|
- Index: 97
|
|
Item: S_Greed_Armor
|
|
Rate: 17
|
|
- Index: 98
|
|
Item: S_Greed_Shoes
|
|
Rate: 17
|
|
- Index: 99
|
|
Item: S_Greed_Shield
|
|
Rate: 17
|
|
- Index: 100
|
|
Item: S_Greed_Weapon
|
|
Rate: 17
|
|
- Index: 101
|
|
Item: S_Greed_Earring
|
|
Rate: 17
|
|
- Index: 102
|
|
Item: S_Greed_Pendant
|
|
Rate: 17
|
|
- Index: 103
|
|
Item: S_Heal_Armor
|
|
Rate: 17
|
|
- Index: 104
|
|
Item: S_Heal_Shoes
|
|
Rate: 17
|
|
- Index: 105
|
|
Item: S_Heal_Shield
|
|
Rate: 17
|
|
- Index: 106
|
|
Item: S_Heal_Weapon
|
|
Rate: 17
|
|
- Index: 107
|
|
Item: S_Heal_Earring
|
|
Rate: 17
|
|
- Index: 108
|
|
Item: S_Heal_Pendant
|
|
Rate: 17
|
|
- Index: 109
|
|
Item: S_Hiding_Armor
|
|
Rate: 17
|
|
- Index: 110
|
|
Item: S_Hiding_Shoes
|
|
Rate: 17
|
|
- Index: 111
|
|
Item: S_Hiding_Shield
|
|
Rate: 17
|
|
- Index: 112
|
|
Item: S_Hiding_Weapon
|
|
Rate: 17
|
|
- Index: 113
|
|
Item: S_Hiding_Earring
|
|
Rate: 17
|
|
- Index: 114
|
|
Item: S_Hiding_Pendant
|
|
Rate: 17
|
|
- Index: 115
|
|
Item: S_Cloaking_Armor
|
|
Rate: 17
|
|
- Index: 116
|
|
Item: S_Cloaking_Shoes
|
|
Rate: 17
|
|
- Index: 117
|
|
Item: S_Cloaking_Shield
|
|
Rate: 17
|
|
- Index: 118
|
|
Item: S_Cloaking_Weapon
|
|
Rate: 17
|
|
- Index: 119
|
|
Item: S_Cloaking_Earring
|
|
Rate: 17
|
|
- Index: 120
|
|
Item: S_Cloaking_Pendant
|
|
Rate: 17
|
|
- Index: 121
|
|
Item: S_Teleport_Armor
|
|
Rate: 17
|
|
- Index: 122
|
|
Item: S_Teleport_Shoes
|
|
Rate: 17
|
|
- Index: 123
|
|
Item: S_Teleport_Shield
|
|
Rate: 17
|
|
- Index: 124
|
|
Item: S_Teleport_Weapon
|
|
Rate: 17
|
|
- Index: 125
|
|
Item: S_Teleport_Earring
|
|
Rate: 17
|
|
- Index: 126
|
|
Item: S_Teleport_Pendant
|
|
Rate: 17
|
|
- Index: 127
|
|
Item: S_Steal_Armor
|
|
Rate: 17
|
|
- Index: 128
|
|
Item: S_Steal_Shoes
|
|
Rate: 17
|
|
- Index: 129
|
|
Item: S_Steal_Shield
|
|
Rate: 17
|
|
- Index: 130
|
|
Item: S_Steal_Weapon
|
|
Rate: 17
|
|
- Index: 131
|
|
Item: S_Steal_Earring
|
|
Rate: 17
|
|
- Index: 132
|
|
Item: S_Steal_Pendant
|
|
Rate: 17
|
|
- Index: 133
|
|
Item: S_Infinity_Earring
|
|
Rate: 17
|
|
- Index: 134
|
|
Item: S_Infinity_Pendant
|
|
Rate: 17
|
|
- Index: 135
|
|
Item: S_Solid_Weapon
|
|
Rate: 17
|
|
- Index: 136
|
|
Item: S_Solid_Earring
|
|
Rate: 17
|
|
- Index: 137
|
|
Item: S_Immortal_Armor
|
|
Rate: 17
|
|
- Index: 138
|
|
Item: S_Immortal_Pendant
|
|
Rate: 17
|
|
- Index: 139
|
|
Item: S_Executioner_Weapon
|
|
Rate: 17
|
|
- Index: 140
|
|
Item: S_Exorcist_Weapon
|
|
Rate: 17
|
|
- Index: 141
|
|
Item: S_Hunting_Weapon
|
|
Rate: 17
|
|
- Index: 142
|
|
Item: S_Insect_Net_Weapon
|
|
Rate: 17
|
|
- Index: 143
|
|
Item: S_Fishing_Weapon
|
|
Rate: 17
|
|
- Index: 144
|
|
Item: S_Dragon_Killer_Weapon
|
|
Rate: 17
|
|
- Index: 145
|
|
Item: S_Corrupt_Weapon
|
|
Rate: 17
|
|
- Index: 146
|
|
Item: S_Vibration_Weapon
|
|
Rate: 17
|
|
- Index: 147
|
|
Item: S_Holy_Water_Weapon
|
|
Rate: 17
|
|
- Index: 148
|
|
Item: S_Scissors_Weapon
|
|
Rate: 17
|
|
- Index: 149
|
|
Item: S_Penetration_Earring
|
|
Rate: 17
|
|
- Index: 150
|
|
Item: S_Penetration_Pendent
|
|
Rate: 17
|
|
- Index: 151
|
|
Item: S_Tempest_Earring
|
|
Rate: 17
|
|
- Index: 152
|
|
Item: S_Tempest_Pendent
|
|
Rate: 17
|
|
- Index: 153
|
|
Item: S_M_Executioner_Weapon
|
|
Rate: 17
|
|
- Index: 154
|
|
Item: S_M_Exorcist_Weapon
|
|
Rate: 17
|
|
- Index: 155
|
|
Item: S_M_Hunting_Weapon
|
|
Rate: 17
|
|
- Index: 156
|
|
Item: S_M_Insect_Net_Weapon
|
|
Rate: 17
|
|
- Index: 157
|
|
Item: S_M_Fishing_Weapon
|
|
Rate: 17
|
|
- Index: 158
|
|
Item: S_M_Dragon_K_Weapon
|
|
Rate: 17
|
|
- Index: 159
|
|
Item: S_M_Corrupt_Weapon
|
|
Rate: 17
|
|
- Index: 160
|
|
Item: S_M_Vibration_Weapon
|
|
Rate: 17
|
|
- Index: 161
|
|
Item: S_M_Holy_Water_Weapon
|
|
Rate: 17
|
|
- Index: 162
|
|
Item: S_M_Scissors_Weapon
|
|
Rate: 17
|
|
- Index: 163
|
|
Item: S_Bearers_Armor
|
|
Rate: 17
|
|
- Index: 164
|
|
Item: S_Bearers_Shoes
|
|
Rate: 17
|
|
- Index: 165
|
|
Item: S_Bearers_Shield
|
|
Rate: 17
|
|
- Index: 166
|
|
Item: S_Bearers_Weapon
|
|
Rate: 17
|
|
- Index: 167
|
|
Item: S_Bearers_Earring
|
|
Rate: 17
|
|
- Index: 168
|
|
Item: S_Bearers_Pendent
|
|
Rate: 17
|
|
- Index: 169
|
|
Item: S_Basis_Armor
|
|
Rate: 17
|
|
- Index: 170
|
|
Item: S_Hallowed_Armor
|
|
Rate: 17
|
|
- Index: 171
|
|
Item: S_Saharic_Armor
|
|
Rate: 17
|
|
- Index: 172
|
|
Item: S_Underneath_Armor
|
|
Rate: 17
|
|
- Index: 173
|
|
Item: S_Flam_Armor
|
|
Rate: 17
|
|
- Index: 174
|
|
Item: S_Windy_Armor
|
|
Rate: 17
|
|
- Index: 175
|
|
Item: S_Envenom_Armor
|
|
Rate: 17
|
|
- Index: 176
|
|
Item: S_Damned_Armor
|
|
Rate: 17
|
|
- Index: 177
|
|
Item: S_Geist_Armor
|
|
Rate: 17
|
|
- Index: 178
|
|
Item: S_Divine_Armor
|
|
Rate: 17
|
|
- Index: 179
|
|
Item: S_Hasty_Shoes
|
|
Rate: 17
|
|
- Index: 180
|
|
Item: S_Hasty_Armor
|
|
Rate: 17
|
|
- Index: 181
|
|
Item: S_Basis_Shield
|
|
Rate: 17
|
|
- Index: 182
|
|
Item: S_Hallowed_Shield
|
|
Rate: 17
|
|
- Index: 183
|
|
Item: S_Saharic_Shield
|
|
Rate: 17
|
|
- Index: 184
|
|
Item: S_Underneath_Shield
|
|
Rate: 17
|
|
- Index: 185
|
|
Item: S_Flam_Shield
|
|
Rate: 17
|
|
- Index: 186
|
|
Item: S_Windy_Shield
|
|
Rate: 17
|
|
- Index: 187
|
|
Item: S_Envenom_Shield
|
|
Rate: 17
|
|
- Index: 188
|
|
Item: S_Damned_Shield
|
|
Rate: 17
|
|
- Index: 189
|
|
Item: S_Geist_Shield
|
|
Rate: 17
|
|
- Index: 190
|
|
Item: S_Divine_Shield
|
|
Rate: 17
|
|
- Index: 191
|
|
Item: S_Expert_Shoes
|
|
Rate: 17
|
|
- Index: 192
|
|
Item: S_Expert_Shield
|
|
Rate: 17
|
|
- Index: 193
|
|
Item: S_Beginner_Shoes
|
|
Rate: 17
|
|
- Index: 194
|
|
Item: S_Beginner_Shield
|
|
Rate: 17
|
|
- Index: 195
|
|
Item: S_Rookie_Shoes
|
|
Rate: 17
|
|
- Index: 196
|
|
Item: S_Rookie_Shield
|
|
Rate: 17
|
|
- Index: 197
|
|
Item: S_Advanced_Shoes
|
|
Rate: 17
|
|
- Index: 198
|
|
Item: S_Advanced_Shield
|
|
Rate: 17
|
|
- Index: 199
|
|
Item: S_Attack_Armor
|
|
Rate: 17
|
|
- Index: 200
|
|
Item: S_Blitz_Earring
|
|
Rate: 17
|
|
- Index: 201
|
|
Item: S_Blitz_Pendent
|
|
Rate: 17
|
|
- Index: 202
|
|
Item: S_ColdBolt_Armor
|
|
Rate: 17
|
|
- Index: 203
|
|
Item: S_FireBolt_Armor
|
|
Rate: 17
|
|
- Index: 204
|
|
Item: S_LightingBolt_Armor
|
|
Rate: 17
|
|
- Index: 205
|
|
Item: S_EarthSpike_Armor
|
|
Rate: 17
|
|
- Index: 206
|
|
Item: S_Enhance_Force_Weapon
|
|
Rate: 17
|
|
- Index: 207
|
|
Item: S_Force_Weapon
|
|
Rate: 17
|
|
- Index: 208
|
|
Item: S_Force_Earring
|
|
Rate: 17
|
|
- Index: 209
|
|
Item: S_Force_Pendant
|
|
Rate: 17
|
|
- Index: 210
|
|
Item: S_Enhance_Spirit_Weapon
|
|
Rate: 17
|
|
- Index: 211
|
|
Item: S_Spirit_Weapon
|
|
Rate: 17
|
|
- Index: 212
|
|
Item: S_Spirit_Earring
|
|
Rate: 17
|
|
- Index: 213
|
|
Item: S_Spirit_Pendant
|
|
Rate: 17
|
|
- Index: 214
|
|
Item: S_Blitz_Shoes
|
|
Rate: 17
|
|
- Index: 215
|
|
Item: S_Blitz_Shield
|
|
Rate: 17
|
|
- Index: 216
|
|
Item: S_Exceed_Weapon
|
|
Rate: 17
|
|
- Index: 217
|
|
Item: S_Titan_Earring
|
|
Rate: 17
|
|
- Index: 218
|
|
Item: S_Titan_Pendant
|
|
Rate: 17
|
|
- Index: 219
|
|
Item: S_Boned_Earring
|
|
Rate: 17
|
|
- Index: 220
|
|
Item: S_Boned_Pendant
|
|
Rate: 17
|
|
- Index: 221
|
|
Item: S_Gigantic_Earring
|
|
Rate: 17
|
|
- Index: 222
|
|
Item: S_Gigantic_Pendant
|
|
Rate: 17
|
|
- Index: 223
|
|
Item: S_Caster_Shoes
|
|
Rate: 17
|
|
- Index: 224
|
|
Item: S_Caster_Shield
|
|
Rate: 17
|
|
- Index: 225
|
|
Item: S_Caster_Armor
|
|
Rate: 17
|
|
- Index: 226
|
|
Item: S_Reload_Shoes
|
|
Rate: 17
|
|
- Index: 227
|
|
Item: S_Reload_Shield
|
|
Rate: 17
|
|
- Index: 228
|
|
Item: S_Reload_Armor
|
|
Rate: 17
|
|
- Index: 229
|
|
Item: S_Swordman_earring
|
|
Rate: 17
|
|
- Index: 230
|
|
Item: S_Merchant_earring
|
|
Rate: 17
|
|
- Index: 231
|
|
Item: S_Acolyte_earring
|
|
Rate: 17
|
|
- Index: 232
|
|
Item: S_Magician_earring
|
|
Rate: 17
|
|
- Index: 233
|
|
Item: S_Swordman_Pendant
|
|
Rate: 17
|
|
- Index: 234
|
|
Item: S_Merchant_Pendant
|
|
Rate: 17
|
|
- Index: 235
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 17
|
|
- Index: 236
|
|
Item: S_Thief_Pendant
|
|
Rate: 17
|
|
- Index: 237
|
|
Item: S_Magician_Pendant
|
|
Rate: 17
|
|
- Index: 238
|
|
Item: S_Archer_Pendant
|
|
Rate: 17
|
|
- Index: 239
|
|
Item: S_Knight_Shoes
|
|
Rate: 17
|
|
- Index: 240
|
|
Item: S_Crusader_Shoes
|
|
Rate: 17
|
|
- Index: 241
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 17
|
|
- Index: 242
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 17
|
|
- Index: 243
|
|
Item: S_Priest_Shoes
|
|
Rate: 17
|
|
- Index: 244
|
|
Item: S_Monk_Shoes
|
|
Rate: 17
|
|
- Index: 245
|
|
Item: S_Assassin_Shoes
|
|
Rate: 17
|
|
- Index: 246
|
|
Item: S_Rogue_Shoes
|
|
Rate: 17
|
|
- Index: 247
|
|
Item: S_Wizard_Shoes
|
|
Rate: 17
|
|
- Index: 248
|
|
Item: S_Sage_Shoes
|
|
Rate: 17
|
|
- Index: 249
|
|
Item: S_Hunter_Shoes
|
|
Rate: 17
|
|
- Index: 250
|
|
Item: S_Bard_Shoes
|
|
Rate: 17
|
|
- Index: 251
|
|
Item: S_Dancer_Shoes
|
|
Rate: 17
|
|
- Index: 252
|
|
Item: S_Knight_Armor
|
|
Rate: 17
|
|
- Index: 253
|
|
Item: S_Crusader_Armor
|
|
Rate: 17
|
|
- Index: 254
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 17
|
|
- Index: 255
|
|
Item: S_Alchemist_Armor
|
|
Rate: 17
|
|
- Index: 256
|
|
Item: S_Priest_Armor
|
|
Rate: 17
|
|
- Index: 257
|
|
Item: S_Monk_Armor
|
|
Rate: 17
|
|
- Index: 258
|
|
Item: S_Assassin_Armor
|
|
Rate: 17
|
|
- Index: 259
|
|
Item: S_Rogue_Armor
|
|
Rate: 17
|
|
- Index: 260
|
|
Item: S_Wizard_Armor
|
|
Rate: 17
|
|
- Index: 261
|
|
Item: S_Sage_Armor
|
|
Rate: 17
|
|
- Index: 262
|
|
Item: S_Hunter_Armor
|
|
Rate: 17
|
|
- Index: 263
|
|
Item: S_Bard_Armor
|
|
Rate: 17
|
|
- Index: 264
|
|
Item: S_Dancer_Armor
|
|
Rate: 17
|
|
- Index: 265
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 17
|
|
- Index: 266
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 17
|
|
- Index: 267
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 17
|
|
- Index: 268
|
|
Item: S_Ninja_Weapon
|
|
Rate: 17
|
|
- Index: 269
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 17
|
|
- Index: 270
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 17
|
|
- Index: 271
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 17
|
|
- Index: 272
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 17
|
|
- Index: 273
|
|
Item: S_Mechanic_weapon
|
|
Rate: 17
|
|
- Index: 274
|
|
Item: S_Genetic_Weapon
|
|
Rate: 17
|
|
- Index: 275
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 17
|
|
- Index: 276
|
|
Item: S_Sura_weapon
|
|
Rate: 17
|
|
- Index: 277
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 17
|
|
- Index: 278
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 17
|
|
- Index: 279
|
|
Item: S_Warlock_Weapon
|
|
Rate: 17
|
|
- Index: 280
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 17
|
|
- Index: 281
|
|
Item: S_Ranger_Weapon
|
|
Rate: 17
|
|
- Index: 282
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 17
|
|
- Index: 283
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 17
|
|
- Index: 284
|
|
Item: S_Runeknight_Shield
|
|
Rate: 17
|
|
- Index: 285
|
|
Item: S_Royalguard_Shield
|
|
Rate: 17
|
|
- Index: 286
|
|
Item: S_Mechanic_Shield
|
|
Rate: 17
|
|
- Index: 287
|
|
Item: S_Genetic_Shield
|
|
Rate: 17
|
|
- Index: 288
|
|
Item: S_Archbishop_Shield
|
|
Rate: 17
|
|
- Index: 289
|
|
Item: S_Sura_Shield
|
|
Rate: 17
|
|
- Index: 290
|
|
Item: S_Guillotine_Shield
|
|
Rate: 17
|
|
- Index: 291
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 17
|
|
- Index: 292
|
|
Item: S_Warlock_Shield
|
|
Rate: 17
|
|
- Index: 293
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 17
|
|
- Index: 294
|
|
Item: S_Ranger_Shield
|
|
Rate: 17
|
|
- Index: 295
|
|
Item: S_Minstrel_Shield
|
|
Rate: 17
|
|
- Index: 296
|
|
Item: S_Wanderer_Shield
|
|
Rate: 17
|
|
- Index: 297
|
|
Item: S_Ninja_Shield
|
|
Rate: 17
|
|
- Index: 298
|
|
Item: S_Taekwon_Shield
|
|
Rate: 17
|
|
- Index: 299
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 17
|
|
- Index: 300
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 17
|
|
- Index: 301
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 17
|
|
- Index: 302
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 17
|
|
- Index: 303
|
|
Item: S2_Hasty_Shoes
|
|
Rate: 5
|
|
- Index: 304
|
|
Item: S2_Bearers_Pendent
|
|
Rate: 5
|
|
- Index: 305
|
|
Item: S2_Gemstone_Earring
|
|
Rate: 5
|
|
- Index: 306
|
|
Item: S2_Spell_Flow_Shield
|
|
Rate: 5
|
|
- Index: 307
|
|
Item: S2_Spiritual_Weapon
|
|
Rate: 5
|
|
- Index: 308
|
|
Item: S2_Malicious_Armor
|
|
Rate: 5
|
|
- Index: 309
|
|
Item: S_Sigrun_Armor
|
|
Rate: 5
|
|
- Index: 310
|
|
Item: S_Sigrun_Shield
|
|
Rate: 5
|
|
- Index: 311
|
|
Item: S2_Force_Ex_Weapon
|
|
Rate: 5
|
|
- Index: 312
|
|
Item: S2_Spirit_M_E_Weapon
|
|
Rate: 5
|
|
- Index: 313
|
|
Item: S2_Caster_Armor
|
|
Rate: 5
|
|
- Index: 314
|
|
Item: S2_Reload_Armor
|
|
Rate: 5
|
|
- Index: 315
|
|
Item: S_Critical_Shield
|
|
Rate: 17
|
|
- Index: 316
|
|
Item: S_Critical_Shoes
|
|
Rate: 17
|
|
- Index: 317
|
|
Item: S_MagicCompose_Armor
|
|
Rate: 2
|
|
- Index: 318
|
|
Item: S2_Gemstone_Weapon
|
|
Rate: 2
|
|
- Index: 319
|
|
Item: S2_Gemstone_Shield
|
|
Rate: 2
|
|
- Index: 320
|
|
Item: S2_Bearers_Armor
|
|
Rate: 2
|
|
- Index: 321
|
|
Item: S2_Bearers_Shoes
|
|
Rate: 2
|
|
- Index: 322
|
|
Item: S_AllMighty_Earring
|
|
Rate: 2
|
|
- Index: 323
|
|
Item: S_AllMighty_Pendant
|
|
Rate: 2
|
|
- Index: 324
|
|
Item: S_AllRace_Shoes
|
|
Rate: 2
|
|
- Index: 325
|
|
Item: S_AllRace_Shield
|
|
Rate: 2
|
|
- Index: 326
|
|
Item: S_Blitz_Weapon
|
|
Rate: 17
|
|
- Index: 327
|
|
Item: S_Blitz_Armor
|
|
Rate: 17
|
|
- Index: 328
|
|
Item: S_Tempest_Shield
|
|
Rate: 5
|
|
- Index: 329
|
|
Item: S_Tempest_Shoes
|
|
Rate: 5
|
|
- Index: 330
|
|
Item: S_M_ExeHoly_Armor
|
|
Rate: 5
|
|
- Index: 331
|
|
Item: S_M_ExoCorrupt_Armor
|
|
Rate: 5
|
|
- Index: 332
|
|
Item: S_M_DragonVib_Armor
|
|
Rate: 5
|
|
- Index: 333
|
|
Item: S_M_SciHunting_Armor
|
|
Rate: 5
|
|
- Index: 334
|
|
Item: S_M_FishInsect_Armor
|
|
Rate: 5
|
|
- Index: 335
|
|
Item: S2_Plasterer's_Armor
|
|
Rate: 2
|
|
- Index: 336
|
|
Item: S2_Insomniac_Shoes
|
|
Rate: 2
|
|
- Index: 337
|
|
Item: S2_Peerless_Armor
|
|
Rate: 2
|
|
- Index: 338
|
|
Item: S2_Adurate_Shoes
|
|
Rate: 2
|
|
- Index: 339
|
|
Item: Unfreez_Weapon_S2
|
|
Rate: 2
|
|
- Index: 340
|
|
Item: Vitality_Earing_S2
|
|
Rate: 2
|
|
- Index: 341
|
|
Item: S2_Neutral_Weapon
|
|
Rate: 2
|
|
- Index: 342
|
|
Item: S2_Curse_Lift_Pendent
|
|
Rate: 2
|
|
- Index: 343
|
|
Item: S_Tension_Weapon
|
|
Rate: 17
|
|
- Index: 344
|
|
Item: S_Tension_Earring
|
|
Rate: 17
|
|
- Index: 345
|
|
Item: S_Tension_Pendent
|
|
Rate: 17
|
|
- Index: 346
|
|
Item: S_Elegant_Weapon
|
|
Rate: 17
|
|
- Index: 347
|
|
Item: S_Elegant_Earring
|
|
Rate: 17
|
|
- Index: 348
|
|
Item: S_Elegant_Pendent
|
|
Rate: 17
|
|
- Index: 349
|
|
Item: S_Healing_Shield
|
|
Rate: 17
|
|
- Index: 350
|
|
Item: S_Healing_Shoes
|
|
Rate: 17
|
|
- Index: 351
|
|
Item: S_Restore_Earring
|
|
Rate: 17
|
|
- Index: 352
|
|
Item: S_Restore_Pendent
|
|
Rate: 17
|
|
- Index: 353
|
|
Item: S_MortalBlow_Weapon
|
|
Rate: 17
|
|
- Index: 354
|
|
Item: S_MortalBlow_Earring
|
|
Rate: 17
|
|
- Index: 355
|
|
Item: S_MortalBlow_Pendent
|
|
Rate: 17
|
|
- Index: 356
|
|
Item: S_Penetration_Shoes
|
|
Rate: 5
|
|
- Index: 357
|
|
Item: S_Penetration_Shield
|
|
Rate: 5
|
|
- Index: 358
|
|
Item: S_ExeHoly_Armor
|
|
Rate: 5
|
|
- Index: 359
|
|
Item: S_ExoCorrupt_Armor
|
|
Rate: 5
|
|
- Index: 360
|
|
Item: S_DragonVib_Armor
|
|
Rate: 5
|
|
- Index: 361
|
|
Item: S_SciHunting_Armor
|
|
Rate: 5
|
|
- Index: 362
|
|
Item: S_FishInsect_Armor
|
|
Rate: 5
|
|
- Index: 363
|
|
Item: Sentimental_Weapone_S
|
|
Rate: 17
|
|
- Index: 364
|
|
Item: Sentimental_Earring_S
|
|
Rate: 17
|
|
- Index: 365
|
|
Item: Sentimental_Pendant_S
|
|
Rate: 17
|
|
- Index: 366
|
|
Item: Enchanting_Weapone_S
|
|
Rate: 17
|
|
- Index: 367
|
|
Item: Enchanting_Earring_S
|
|
Rate: 17
|
|
- Index: 368
|
|
Item: Enchanting_Pendant_S
|
|
Rate: 17
|
|
- Index: 369
|
|
Item: S_Infinity_Weapon
|
|
Rate: 2
|
|
- Index: 370
|
|
Item: S_Physical_Shoes
|
|
Rate: 2
|
|
- Index: 371
|
|
Item: S_Physical_Shield
|
|
Rate: 2
|
|
- Index: 372
|
|
Item: S_Physical_Armor
|
|
Rate: 2
|
|
- Index: 373
|
|
Item: S_Magical_Shoes
|
|
Rate: 2
|
|
- Index: 374
|
|
Item: S_Magical_Shield
|
|
Rate: 2
|
|
- Index: 375
|
|
Item: S_Magical_Armor
|
|
Rate: 2
|
|
- Index: 376
|
|
Item: S_ImmunedAthena_Shield
|
|
Rate: 2
|
|
- Index: 377
|
|
Item: S_HardChamption_Shoes
|
|
Rate: 2
|
|
- Index: 378
|
|
Item: S_KingbirdAncient_Armor
|
|
Rate: 2
|
|
- Index: 379
|
|
Item: S_Rebellion_Armor
|
|
Rate: 17
|
|
- Index: 380
|
|
Item: S_Kagerou_Armor
|
|
Rate: 17
|
|
- Index: 381
|
|
Item: S_Oboro_Armor
|
|
Rate: 17
|
|
- Index: 382
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 17
|
|
- Index: 383
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 17
|
|
- Index: 384
|
|
Item: S_Oboro_Shoes
|
|
Rate: 17
|
|
- Index: 385
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 17
|
|
- Index: 386
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 17
|
|
- Index: 387
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 17
|
|
- Index: 388
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 17
|
|
- Index: 389
|
|
Item: S_Star_Emperor_Armor
|
|
Rate: 17
|
|
- Index: 390
|
|
Item: S_Star_Emperor_Shoes
|
|
Rate: 17
|
|
- Index: 391
|
|
Item: S_Soul_Reaper_Armor
|
|
Rate: 17
|
|
- Index: 392
|
|
Item: S_Soul_Reaper_Shoes
|
|
Rate: 17
|
|
- Index: 393
|
|
Item: S_Tempest_Weapon
|
|
Rate: 17
|
|
- Index: 394
|
|
Item: S_Tempest_Armor
|
|
Rate: 17
|
|
- Index: 395
|
|
Item: S_PerfectSize_Weapon
|
|
Rate: 2
|
|
- Index: 396
|
|
Item: S_PerfectSize_Armor
|
|
Rate: 2
|
|
- Index: 397
|
|
Item: S_M_Exo_Co_Weapon
|
|
Rate: 2
|
|
- Index: 398
|
|
Item: S_M_Viv_Dr_Weapon
|
|
Rate: 2
|
|
- Index: 399
|
|
Item: S_M_Sci_Hu_Weapon
|
|
Rate: 2
|
|
- Index: 400
|
|
Item: S_M_Fis_In_Weapon
|
|
Rate: 2
|
|
- Index: 401
|
|
Item: S_M_Exe_Ho_Weapon
|
|
Rate: 2
|
|
- Index: 402
|
|
Item: S_Penetration_Weapon
|
|
Rate: 17
|
|
- Index: 403
|
|
Item: S_Penetration_Armor
|
|
Rate: 17
|
|
- Index: 404
|
|
Item: S_Exe_Ho_Weapon
|
|
Rate: 2
|
|
- Index: 405
|
|
Item: S_Fis_In_Weapon
|
|
Rate: 2
|
|
- Index: 406
|
|
Item: S_Sci_Hu_Weapon
|
|
Rate: 2
|
|
- Index: 407
|
|
Item: S_Viv_Dr_Weapon
|
|
Rate: 2
|
|
- Index: 408
|
|
Item: S_Exo_Co_Weapon
|
|
Rate: 2
|
|
- Index: 409
|
|
Item: S_Hasty_Weapon
|
|
Rate: 2
|
|
- Index: 410
|
|
Item: S_Sonic_Armor
|
|
Rate: 17
|
|
- Index: 411
|
|
Item: S_Sonic_Shield
|
|
Rate: 17
|
|
- Index: 412
|
|
Item: S_Sonic_Shoes
|
|
Rate: 17
|
|
- Index: 413
|
|
Item: S_Ignition_Weapon
|
|
Rate: 17
|
|
- Index: 414
|
|
Item: S_Ignition_Pendant
|
|
Rate: 17
|
|
- Index: 415
|
|
Item: S_Ignition_Earing
|
|
Rate: 17
|
|
- Index: 416
|
|
Item: S_W_Breath_Armor
|
|
Rate: 17
|
|
- Index: 417
|
|
Item: S_W_Breath_Shield
|
|
Rate: 17
|
|
- Index: 418
|
|
Item: S_W_Breath_Shoes
|
|
Rate: 17
|
|
- Index: 419
|
|
Item: S_F_Breath_Weapon
|
|
Rate: 17
|
|
- Index: 420
|
|
Item: S_F_Breath_Pendant
|
|
Rate: 17
|
|
- Index: 421
|
|
Item: S_F_Breath_Earing
|
|
Rate: 17
|
|
- Index: 422
|
|
Item: S_Cluster_Armor
|
|
Rate: 17
|
|
- Index: 423
|
|
Item: S_Cluster_Shield
|
|
Rate: 17
|
|
- Index: 424
|
|
Item: S_Cluster_Shoes
|
|
Rate: 17
|
|
- Index: 425
|
|
Item: S_Aimed_Weapon
|
|
Rate: 17
|
|
- Index: 426
|
|
Item: S_Aimed_Pendant
|
|
Rate: 17
|
|
- Index: 427
|
|
Item: S_Aimed_Earing
|
|
Rate: 17
|
|
- Index: 428
|
|
Item: S_Arrow_Armor
|
|
Rate: 17
|
|
- Index: 429
|
|
Item: S_Arrow_Shield
|
|
Rate: 17
|
|
- Index: 430
|
|
Item: S_Arrow_Shoes
|
|
Rate: 17
|
|
- Index: 431
|
|
Item: S_Shooting_Weapon
|
|
Rate: 17
|
|
- Index: 432
|
|
Item: S_Shooting_Pendant
|
|
Rate: 17
|
|
- Index: 433
|
|
Item: S_Shooting_Earing
|
|
Rate: 17
|
|
- Index: 434
|
|
Item: S_Tornado_Armor
|
|
Rate: 17
|
|
- Index: 435
|
|
Item: S_Tornado_Shield
|
|
Rate: 17
|
|
- Index: 436
|
|
Item: S_Tornado_Shoes
|
|
Rate: 17
|
|
- Index: 437
|
|
Item: S_Boomerang_Weapon
|
|
Rate: 17
|
|
- Index: 438
|
|
Item: S_Boomerang_Pendant
|
|
Rate: 17
|
|
- Index: 439
|
|
Item: S_Boomerang_Earing
|
|
Rate: 17
|
|
- Index: 440
|
|
Item: S_Vulcan_Armor
|
|
Rate: 17
|
|
- Index: 441
|
|
Item: S_Vulcan_Shield
|
|
Rate: 17
|
|
- Index: 442
|
|
Item: S_Vulcan_Shoes
|
|
Rate: 17
|
|
- Index: 443
|
|
Item: S_Arms_Weapon
|
|
Rate: 17
|
|
- Index: 444
|
|
Item: S_Arms_Pendant
|
|
Rate: 17
|
|
- Index: 445
|
|
Item: S_Arms_Earing
|
|
Rate: 17
|
|
- Index: 446
|
|
Item: S_Rampage_Armor
|
|
Rate: 17
|
|
- Index: 447
|
|
Item: S_Rampage_Shield
|
|
Rate: 17
|
|
- Index: 448
|
|
Item: S_Rampage_Shoes
|
|
Rate: 17
|
|
- Index: 449
|
|
Item: S_Skynetblow_Weapon
|
|
Rate: 17
|
|
- Index: 450
|
|
Item: S_Skynetblow_Pendant
|
|
Rate: 17
|
|
- Index: 451
|
|
Item: S_Skynetblow_Earing
|
|
Rate: 17
|
|
- Index: 452
|
|
Item: S_Knucklearrow_Armor
|
|
Rate: 17
|
|
- Index: 453
|
|
Item: S_Knucklearrow_Shield
|
|
Rate: 17
|
|
- Index: 454
|
|
Item: S_Knucklearrow_Shoes
|
|
Rate: 17
|
|
- Index: 455
|
|
Item: S_TigerCannon_Weapon
|
|
Rate: 17
|
|
- Index: 456
|
|
Item: S_Tigercannon_Pendant
|
|
Rate: 17
|
|
- Index: 457
|
|
Item: S_Tigercannon_Earing
|
|
Rate: 17
|
|
- Index: 458
|
|
Item: S_Duplelight_Armor
|
|
Rate: 17
|
|
- Index: 459
|
|
Item: S_Duplelight_Shield
|
|
Rate: 17
|
|
- Index: 460
|
|
Item: S_Duplelight_Shoes
|
|
Rate: 17
|
|
- Index: 461
|
|
Item: S_Adoramus_Weapon
|
|
Rate: 17
|
|
- Index: 462
|
|
Item: S_Adoramus_Pendant
|
|
Rate: 17
|
|
- Index: 463
|
|
Item: S_Adoramus_Earing
|
|
Rate: 17
|
|
- Index: 464
|
|
Item: S_Judex_Armor
|
|
Rate: 17
|
|
- Index: 465
|
|
Item: S_Judex_Shield
|
|
Rate: 17
|
|
- Index: 466
|
|
Item: S_Judex_Shoes
|
|
Rate: 17
|
|
- Index: 467
|
|
Item: S_Magnus_Weapon
|
|
Rate: 17
|
|
- Index: 468
|
|
Item: S_Magnus_Pendant
|
|
Rate: 17
|
|
- Index: 469
|
|
Item: S_Magnus_Earing
|
|
Rate: 17
|
|
- Index: 470
|
|
Item: S_Rainstorm_Armor
|
|
Rate: 17
|
|
- Index: 471
|
|
Item: S_Rainstorm_Shield
|
|
Rate: 17
|
|
- Index: 472
|
|
Item: S_Rainstorm_Shoes
|
|
Rate: 17
|
|
- Index: 473
|
|
Item: S_Arrowvulcan_Weapon
|
|
Rate: 17
|
|
- Index: 474
|
|
Item: S_Arrowvulcan_Pendant
|
|
Rate: 17
|
|
- Index: 475
|
|
Item: S_Arrowvulcan_Earing
|
|
Rate: 17
|
|
- Index: 476
|
|
Item: S_Metalic_Armor
|
|
Rate: 17
|
|
- Index: 477
|
|
Item: S_Metalic_Shield
|
|
Rate: 17
|
|
- Index: 478
|
|
Item: S_Metalic_Shoes
|
|
Rate: 17
|
|
- Index: 479
|
|
Item: S_Reverberation_Weapon
|
|
Rate: 17
|
|
- Index: 480
|
|
Item: S_Reverberation_Pendant
|
|
Rate: 17
|
|
- Index: 481
|
|
Item: S_Reverberation_Earing
|
|
Rate: 17
|
|
- Index: 482
|
|
Item: S_Jack_Armor
|
|
Rate: 17
|
|
- Index: 483
|
|
Item: S_Jack_Shield
|
|
Rate: 17
|
|
- Index: 484
|
|
Item: S_Jack_Shoes
|
|
Rate: 17
|
|
- Index: 485
|
|
Item: S_Strain_Weapon
|
|
Rate: 17
|
|
- Index: 486
|
|
Item: S_Strain_Pendant
|
|
Rate: 17
|
|
- Index: 487
|
|
Item: S_Strain_Earing
|
|
Rate: 17
|
|
- Index: 488
|
|
Item: S_Crimson_Armor
|
|
Rate: 17
|
|
- Index: 489
|
|
Item: S_Crimson_Shield
|
|
Rate: 17
|
|
- Index: 490
|
|
Item: S_Crimson_Shoes
|
|
Rate: 17
|
|
- Index: 491
|
|
Item: S_Chain_Weapon
|
|
Rate: 17
|
|
- Index: 492
|
|
Item: S_Chain_Pendant
|
|
Rate: 17
|
|
- Index: 493
|
|
Item: S_Chain_Earing
|
|
Rate: 17
|
|
- Index: 494
|
|
Item: S_Triangle_Armor
|
|
Rate: 17
|
|
- Index: 495
|
|
Item: S_Triangle_Shield
|
|
Rate: 17
|
|
- Index: 496
|
|
Item: S_Triangle_Shoes
|
|
Rate: 17
|
|
- Index: 497
|
|
Item: S_Shadowspell_Weapon
|
|
Rate: 17
|
|
- Index: 498
|
|
Item: S_Shadowspell_Pendant
|
|
Rate: 17
|
|
- Index: 499
|
|
Item: S_Shadowspell_Earing
|
|
Rate: 17
|
|
- Index: 500
|
|
Item: S_Menace_Armor
|
|
Rate: 17
|
|
- Index: 501
|
|
Item: S_Menace_Shield
|
|
Rate: 17
|
|
- Index: 502
|
|
Item: S_Menace_Shoes
|
|
Rate: 17
|
|
- Index: 503
|
|
Item: S_Paint_Weapon
|
|
Rate: 17
|
|
- Index: 504
|
|
Item: S_Paint_Pendant
|
|
Rate: 17
|
|
- Index: 505
|
|
Item: S_Paint_Earing
|
|
Rate: 17
|
|
- Index: 506
|
|
Item: S_Rolling_Armor
|
|
Rate: 17
|
|
- Index: 507
|
|
Item: S_Rolling_Shield
|
|
Rate: 17
|
|
- Index: 508
|
|
Item: S_Rolling_Shoes
|
|
Rate: 17
|
|
- Index: 509
|
|
Item: S_Katar_Weapon
|
|
Rate: 17
|
|
- Index: 510
|
|
Item: S_Katar_Pendant
|
|
Rate: 17
|
|
- Index: 511
|
|
Item: S_Katar_Earing
|
|
Rate: 17
|
|
- Index: 512
|
|
Item: S_Slash_Armor
|
|
Rate: 17
|
|
- Index: 513
|
|
Item: S_Slash_Shield
|
|
Rate: 17
|
|
- Index: 514
|
|
Item: S_Slash_Shoes
|
|
Rate: 17
|
|
- Index: 515
|
|
Item: S_Ripper_Weapon
|
|
Rate: 17
|
|
- Index: 516
|
|
Item: S_Ripper_Pendant
|
|
Rate: 17
|
|
- Index: 517
|
|
Item: S_Ripper_Earing
|
|
Rate: 17
|
|
- Index: 518
|
|
Item: S_Dust_Armor
|
|
Rate: 17
|
|
- Index: 519
|
|
Item: S_Dust_Shield
|
|
Rate: 17
|
|
- Index: 520
|
|
Item: S_Dust_Shoes
|
|
Rate: 17
|
|
- Index: 521
|
|
Item: S_Grave_Weapon
|
|
Rate: 17
|
|
- Index: 522
|
|
Item: S_Grave_Pendant
|
|
Rate: 17
|
|
- Index: 523
|
|
Item: S_Grave_Earing
|
|
Rate: 17
|
|
- Index: 524
|
|
Item: S_Psychic_Armor
|
|
Rate: 17
|
|
- Index: 525
|
|
Item: S_Psychic_Shield
|
|
Rate: 17
|
|
- Index: 526
|
|
Item: S_Psychic_Shoes
|
|
Rate: 17
|
|
- Index: 527
|
|
Item: S_Varetyr_Weapon
|
|
Rate: 17
|
|
- Index: 528
|
|
Item: S_Varetyr_Pendant
|
|
Rate: 17
|
|
- Index: 529
|
|
Item: S_Varetyr_Earing
|
|
Rate: 17
|
|
- Index: 530
|
|
Item: S_Cart_Tornado_Armor
|
|
Rate: 17
|
|
- Index: 531
|
|
Item: S_Cart_Tornado_Shield
|
|
Rate: 17
|
|
- Index: 532
|
|
Item: S_Cart_Tornado_Shoes
|
|
Rate: 17
|
|
- Index: 533
|
|
Item: S_Cannon_Cart_Weapon
|
|
Rate: 17
|
|
- Index: 534
|
|
Item: S_Cannon_Cart_Pendant
|
|
Rate: 17
|
|
- Index: 535
|
|
Item: S_Cannon_Cart_Earing
|
|
Rate: 17
|
|
- Index: 536
|
|
Item: S_Spore_Bomb_Armor
|
|
Rate: 17
|
|
- Index: 537
|
|
Item: S_Spore_Bomb_Shield
|
|
Rate: 17
|
|
- Index: 538
|
|
Item: S_Spore_Bomb_Shoes
|
|
Rate: 17
|
|
- Index: 539
|
|
Item: S_Crazy_Weapon
|
|
Rate: 17
|
|
- Index: 540
|
|
Item: S_Crazy_Pendant
|
|
Rate: 17
|
|
- Index: 541
|
|
Item: S_Crazy_Earing
|
|
Rate: 17
|
|
- Index: 542
|
|
Item: S_Brand_Armor
|
|
Rate: 17
|
|
- Index: 543
|
|
Item: S_Brand_Shield
|
|
Rate: 17
|
|
- Index: 544
|
|
Item: S_Brand_Shoes
|
|
Rate: 17
|
|
- Index: 545
|
|
Item: S_Chain_Press_Weapon
|
|
Rate: 17
|
|
- Index: 546
|
|
Item: S_Chain_Press_Pendant
|
|
Rate: 17
|
|
- Index: 547
|
|
Item: S_Chain_Press_Earing
|
|
Rate: 17
|
|
- Index: 548
|
|
Item: S_Banish_Cannon_Armor
|
|
Rate: 17
|
|
- Index: 549
|
|
Item: S_Banish_Cannon_Shield
|
|
Rate: 17
|
|
- Index: 550
|
|
Item: S_Banish_Cannon_Shoes
|
|
Rate: 17
|
|
- Index: 551
|
|
Item: S_Genesis_Weapon
|
|
Rate: 17
|
|
- Index: 552
|
|
Item: S_Genesis_Pendant
|
|
Rate: 17
|
|
- Index: 553
|
|
Item: S_Genesis_Earing
|
|
Rate: 17
|
|
- Index: 554
|
|
Item: S_Tail_Dragon_Weapon
|
|
Rate: 17
|
|
- Index: 555
|
|
Item: S_Tail_Dragon_Shield
|
|
Rate: 17
|
|
- Index: 556
|
|
Item: S_Tail_Dragon_Armor
|
|
Rate: 17
|
|
- Index: 557
|
|
Item: S_Flare_Dance_Earing
|
|
Rate: 17
|
|
- Index: 558
|
|
Item: S_Flare_Dance_Pendant
|
|
Rate: 17
|
|
- Index: 559
|
|
Item: S_Flare_Dance_Shoes
|
|
Rate: 17
|
|
- Index: 560
|
|
Item: S_God_Hammer_Weapon
|
|
Rate: 17
|
|
- Index: 561
|
|
Item: S_God_Hammer_Shield
|
|
Rate: 17
|
|
- Index: 562
|
|
Item: S_God_Hammer_Armor
|
|
Rate: 17
|
|
- Index: 563
|
|
Item: S_Shatter_Buster_Earing
|
|
Rate: 17
|
|
- Index: 564
|
|
Item: S_Shatter_B_Pendant
|
|
Rate: 17
|
|
- Index: 565
|
|
Item: S_Shatter_Buster_Shoes
|
|
Rate: 17
|
|
- Index: 566
|
|
Item: S_Trip_Weapon
|
|
Rate: 17
|
|
- Index: 567
|
|
Item: S_Trip_Shield
|
|
Rate: 17
|
|
- Index: 568
|
|
Item: S_Trip_Armor
|
|
Rate: 17
|
|
- Index: 569
|
|
Item: S_Super_Magic_Shield
|
|
Rate: 17
|
|
- Index: 570
|
|
Item: S_Super_Magic_Armor
|
|
Rate: 17
|
|
- Index: 571
|
|
Item: S_Super_Magic_Shoes
|
|
Rate: 17
|
|
- Index: 572
|
|
Item: S_Super_Power_Weapon
|
|
Rate: 17
|
|
- Index: 573
|
|
Item: S_Super_Power_Pendant
|
|
Rate: 17
|
|
- Index: 574
|
|
Item: S_Super_Power_Earing
|
|
Rate: 17
|
|
- Index: 575
|
|
Item: S_Kunai_Weapon
|
|
Rate: 17
|
|
- Index: 576
|
|
Item: S_Kunai_Shield
|
|
Rate: 17
|
|
- Index: 577
|
|
Item: S_Kunai_Armor
|
|
Rate: 17
|
|
- Index: 578
|
|
Item: S_Syuriken_Earing
|
|
Rate: 17
|
|
- Index: 579
|
|
Item: S_Syuriken_Pendant
|
|
Rate: 17
|
|
- Index: 580
|
|
Item: S_Syuriken_Shoes
|
|
Rate: 17
|
|
- Index: 581
|
|
Item: S_Kamaenraku_Weapon
|
|
Rate: 17
|
|
- Index: 582
|
|
Item: S_Kamaenraku_Shield
|
|
Rate: 17
|
|
- Index: 583
|
|
Item: S_Kamaenraku_Armor
|
|
Rate: 17
|
|
- Index: 584
|
|
Item: S_Huusouka_Earing
|
|
Rate: 17
|
|
- Index: 585
|
|
Item: S_Huusouka_Pendant
|
|
Rate: 17
|
|
- Index: 586
|
|
Item: S_Huusouka_Shoes
|
|
Rate: 17
|
|
- Index: 587
|
|
Item: S_Pickyrush_Weapon
|
|
Rate: 17
|
|
- Index: 588
|
|
Item: S_Pickyrush_Shield
|
|
Rate: 17
|
|
- Index: 589
|
|
Item: S_Pickyrush_Armor
|
|
Rate: 17
|
|
- Index: 590
|
|
Item: S_SavageRabbit_Earing
|
|
Rate: 17
|
|
- Index: 591
|
|
Item: S_SavageRabbit_Pendant
|
|
Rate: 17
|
|
- Index: 592
|
|
Item: S_SavageRabbit_Shoes
|
|
Rate: 17
|
|
- Index: 593
|
|
Item: S_Catnip_Weapon
|
|
Rate: 17
|
|
- Index: 594
|
|
Item: S_Catnip_Shield
|
|
Rate: 17
|
|
- Index: 595
|
|
Item: S_Catnip_Armor
|
|
Rate: 17
|
|
- Index: 596
|
|
Item: S_Silvervine_Earing
|
|
Rate: 17
|
|
- Index: 597
|
|
Item: S_Silvervine_Pendant
|
|
Rate: 17
|
|
- Index: 598
|
|
Item: S_Silvervine_Shoes
|
|
Rate: 17
|
|
- Index: 599
|
|
Item: S_Sunshine_Weapon
|
|
Rate: 17
|
|
- Index: 600
|
|
Item: S_Sunshine_Shield
|
|
Rate: 17
|
|
- Index: 601
|
|
Item: S_Sunshine_Armor
|
|
Rate: 17
|
|
- Index: 602
|
|
Item: S_Moonlight_Earring
|
|
Rate: 17
|
|
- Index: 603
|
|
Item: S_Moonlight_Pendant
|
|
Rate: 17
|
|
- Index: 604
|
|
Item: S_Moonlight_Shoes
|
|
Rate: 17
|
|
- Index: 605
|
|
Item: S_Stardust_Weapon
|
|
Rate: 17
|
|
- Index: 606
|
|
Item: S_Stardust_Shield
|
|
Rate: 17
|
|
- Index: 607
|
|
Item: S_Stardust_Armor
|
|
Rate: 17
|
|
- Index: 608
|
|
Item: S_S_Weapon
|
|
Rate: 17
|
|
- Index: 609
|
|
Item: S_S_Shield
|
|
Rate: 17
|
|
- Index: 610
|
|
Item: S_S_Armor
|
|
Rate: 17
|
|
- Index: 611
|
|
Item: S_Evilcurse_Earring
|
|
Rate: 17
|
|
- Index: 612
|
|
Item: S_Evilcurse_Pendant
|
|
Rate: 17
|
|
- Index: 613
|
|
Item: S_Evilcurse_Shoes
|
|
Rate: 17
|
|
- Index: 614
|
|
Item: S_FullPene_Earring
|
|
Rate: 2
|
|
- Index: 615
|
|
Item: S_FullPene_Pendant
|
|
Rate: 2
|
|
- Index: 616
|
|
Item: S_FullPene_Armor
|
|
Rate: 2
|
|
- Index: 617
|
|
Item: S_FullPene_Shoes
|
|
Rate: 2
|
|
- Index: 618
|
|
Item: S_FullTemp_Earring
|
|
Rate: 2
|
|
- Index: 619
|
|
Item: S_FullTemp_Shoes
|
|
Rate: 2
|
|
- Index: 620
|
|
Item: S_FullTemp_Armor
|
|
Rate: 2
|
|
- Index: 621
|
|
Item: S_FullTemp_Pendant
|
|
Rate: 2
|
|
- Index: 622
|
|
Item: S_Mammoth_Armor
|
|
Rate: 17
|
|
- Index: 623
|
|
Item: S_Mammoth_Shoes
|
|
Rate: 17
|
|
- Index: 624
|
|
Item: S_Mammoth_Pendant
|
|
Rate: 17
|
|
- Index: 625
|
|
Item: S_Mammoth_Earring
|
|
Rate: 17
|
|
- Index: 626
|
|
Item: S_Mammoth_Weapon
|
|
Rate: 17
|
|
- Index: 627
|
|
Item: S_Mammoth_Shield
|
|
Rate: 17
|
|
- Index: 628
|
|
Item: S_TrueGem_Armor
|
|
Rate: 2
|
|
- Index: 629
|
|
Item: S_TrueGem_Shoes
|
|
Rate: 2
|
|
- Index: 630
|
|
Item: S_TrueGem_Earring
|
|
Rate: 2
|
|
- Index: 631
|
|
Item: S_TrueGem_Pendant
|
|
Rate: 2
|
|
- Index: 632
|
|
Item: S_M_Mammoth_Armor
|
|
Rate: 2
|
|
- Index: 633
|
|
Item: S_M_Mammoth_Shoes
|
|
Rate: 2
|
|
- Index: 634
|
|
Item: S_M_Mammoth_Earring
|
|
Rate: 2
|
|
- Index: 635
|
|
Item: S_M_Mammoth_Pendant
|
|
Rate: 2
|
|
- Index: 636
|
|
Item: S_EXP_Shield
|
|
Rate: 2
|
|
- Index: 637
|
|
Item: S_Absorb_Shield
|
|
Rate: 2
|
|
- Index: 638
|
|
Item: S_Absorb_Weapon
|
|
Rate: 2
|
|
- Index: 639
|
|
Item: S_AutoSpell_Shield
|
|
Rate: 17
|
|
- Index: 640
|
|
Item: S_AutoSpell_Armor
|
|
Rate: 17
|
|
- Index: 641
|
|
Item: S_AutoSpell_Shoes
|
|
Rate: 17
|
|
- Index: 642
|
|
Item: S_AutoSpell_Weapon
|
|
Rate: 17
|
|
- Index: 643
|
|
Item: S_AutoSpell_Pendant
|
|
Rate: 17
|
|
- Index: 644
|
|
Item: S_AutoSpell_Earring
|
|
Rate: 17
|
|
- Index: 645
|
|
Item: S_M_AutoSpell_Armor
|
|
Rate: 2
|
|
- Index: 646
|
|
Item: S_M_AutoSpell_Shoes
|
|
Rate: 2
|
|
- Index: 647
|
|
Item: S_M_AutoSpell_Earring
|
|
Rate: 2
|
|
- Index: 648
|
|
Item: S_M_AutoSpell_Pendant
|
|
Rate: 2
|
|
- Index: 649
|
|
Item: S_Hasty_Shield
|
|
Rate: 2
|
|
- Index: 650
|
|
Item: S_Infinity_Shield
|
|
Rate: 2
|
|
- Index: 651
|
|
Item: S_Durable_Weapon
|
|
Rate: 2
|
|
- Index: 652
|
|
Item: S_Durable_Shield
|
|
Rate: 2
|
|
- Index: 653
|
|
Item: S_Clever_Weapon
|
|
Rate: 2
|
|
- Index: 654
|
|
Item: S_Clever_Shield
|
|
Rate: 2
|
|
- Index: 655
|
|
Item: S_CriticalHit_Weapon
|
|
Rate: 2
|
|
- Index: 656
|
|
Item: S_KingbirdAnc_Weapon
|
|
Rate: 2
|
|
- Index: 657
|
|
Item: S_Thief_earring
|
|
Rate: 17
|
|
- Index: 658
|
|
Item: S_Archer_earring
|
|
Rate: 17
|
|
- Group: FLUFFY_SEMI_LONG_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Fluffy_Semi_Long
|
|
Rate: 1111
|
|
- Index: 1
|
|
Item: C_Fluffy_Semi_Long_LB
|
|
Rate: 1111
|
|
- Index: 2
|
|
Item: C_Fluffy_Semi_Long_CB
|
|
Rate: 1111
|
|
- Index: 3
|
|
Item: C_Fluffy_Semi_Long_YL
|
|
Rate: 1111
|
|
- Index: 4
|
|
Item: C_Fluffy_Semi_Long_BG
|
|
Rate: 1111
|
|
- Index: 5
|
|
Item: C_Fluffy_Semi_Long_JBL
|
|
Rate: 1111
|
|
- Index: 6
|
|
Item: C_Fluffy_Semi_Long_WH
|
|
Rate: 1111
|
|
- Index: 7
|
|
Item: C_Fluffy_Semi_Long_OM
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: C_Fluffy_Semi_Long_LPP
|
|
Rate: 1111
|
|
- Group: BOOSTER_PACK_215
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 60
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 10
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: E_Red_Booster
|
|
Amount: 60
|
|
- Index: 6
|
|
Item: E_Infinity_Drink
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: Booster_Pack_230
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 56
|
|
- Group: BOOSTER_PACK_230
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Life_Potion_Pack
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: E_DEF_Scroll_Box
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Comp_Small_Mana_Potion
|
|
Amount: 100
|
|
- Index: 3
|
|
Item: Comp_Power_Booster
|
|
Amount: 20
|
|
- Index: 4
|
|
Item: Comp_Almighty
|
|
Amount: 20
|
|
- Index: 5
|
|
Item: E_Red_Booster
|
|
Amount: 100
|
|
- Index: 6
|
|
Item: E_Infinity_Drink
|
|
Amount: 20
|
|
- Index: 7
|
|
Item: 2020_Goal_Gift_Box
|
|
- Index: 8
|
|
Item: Booster_Coin
|
|
Amount: 60
|
|
- Group: ANGELPORINGJEWEL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Up_Dragonic_Slayer
|
|
Rate: 286
|
|
- Index: 1
|
|
Item: Up_Sword_Of_Bluefire
|
|
Rate: 286
|
|
- Index: 2
|
|
Item: Up_Slate_Sword
|
|
Rate: 286
|
|
- Index: 3
|
|
Item: Up_Light_Blade
|
|
Rate: 286
|
|
- Index: 4
|
|
Item: Up_Magic_Sword
|
|
Rate: 286
|
|
- Index: 5
|
|
Item: Up_Fatalist
|
|
Rate: 286
|
|
- Index: 6
|
|
Item: Up_Fog_Dew_Sword
|
|
Rate: 286
|
|
- Index: 7
|
|
Item: Up_Undine_Spear_K
|
|
Rate: 286
|
|
- Index: 8
|
|
Item: Up_OneSkyOneSun
|
|
Rate: 286
|
|
- Index: 9
|
|
Item: Up_Demon_Hunting_Bible
|
|
Rate: 286
|
|
- Index: 10
|
|
Item: Up_Shadow_Staff_K
|
|
Rate: 286
|
|
- Index: 11
|
|
Item: Up_Freezing_Rod
|
|
Rate: 286
|
|
- Index: 12
|
|
Item: Up_MeawFoxtail
|
|
Rate: 286
|
|
- Index: 13
|
|
Item: Up_SoulWeight
|
|
Rate: 286
|
|
- Index: 14
|
|
Item: Up_Iron_Nail_K
|
|
Rate: 286
|
|
- Index: 15
|
|
Item: Up_Ray_Knuckle
|
|
Rate: 286
|
|
- Index: 16
|
|
Item: Up_Trumpet_Shell_K
|
|
Rate: 286
|
|
- Index: 17
|
|
Item: Up_Barb_Wire_K
|
|
Rate: 286
|
|
- Index: 18
|
|
Item: Up_Meteor_Striker
|
|
Rate: 286
|
|
- Index: 19
|
|
Item: Up_Saint_Hall
|
|
Rate: 286
|
|
- Index: 20
|
|
Item: Up_Oriental_Sword
|
|
Rate: 286
|
|
- Index: 21
|
|
Item: Up_Shiver_Katar_K
|
|
Rate: 286
|
|
- Index: 22
|
|
Item: Up_Blade_Katar
|
|
Rate: 286
|
|
- Index: 23
|
|
Item: Up_Avenger
|
|
Rate: 286
|
|
- Index: 24
|
|
Item: Up_Iron_Staff
|
|
Rate: 286
|
|
- Index: 25
|
|
Item: Up_Blue_Crystal_Staff
|
|
Rate: 286
|
|
- Index: 26
|
|
Item: Up_Humma_Clear
|
|
Rate: 286
|
|
- Index: 27
|
|
Item: Up_Narcis_Bow
|
|
Rate: 286
|
|
- Index: 28
|
|
Item: Up_Royal_Bow_K
|
|
Rate: 286
|
|
- Index: 29
|
|
Item: Up_Scalet_Dragon_L_Bow
|
|
Rate: 286
|
|
- Index: 30
|
|
Item: Up_Crimson_Rose
|
|
Rate: 286
|
|
- Index: 31
|
|
Item: Up_Master_Soul_Rifle
|
|
Rate: 286
|
|
- Index: 32
|
|
Item: Up_Demon_S_Shot
|
|
Rate: 286
|
|
- Index: 33
|
|
Item: Up_The_Black_Gatling
|
|
Rate: 286
|
|
- Index: 34
|
|
Item: Up_Golden_L_Launcher
|
|
Rate: 286
|
|
- Group: HIGH_REFINE_GUARANTEE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_11Up
|
|
Rate: 3000
|
|
- Index: 1
|
|
Item: Guarantee_Armor_11Up
|
|
Rate: 3000
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_12Up
|
|
Rate: 1400
|
|
- Index: 3
|
|
Item: Guarantee_Armor_12Up
|
|
Rate: 1400
|
|
- Index: 4
|
|
Item: Guarantee_Weapon_13Up
|
|
Rate: 600
|
|
- Index: 5
|
|
Item: Guarantee_Armor_13Up
|
|
Rate: 600
|
|
- Group: REFINE_GUARANTEE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Weapon_9Up
|
|
Rate: 909
|
|
- Index: 1
|
|
Item: Guarantee_Weapon_8Up
|
|
Rate: 1364
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_7Up
|
|
Rate: 2273
|
|
- Index: 3
|
|
Item: Guarantee_Armor_9Up
|
|
Rate: 909
|
|
- Index: 4
|
|
Item: Guarantee_Armor_8Up
|
|
Rate: 1364
|
|
- Index: 5
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 2273
|
|
- Index: 6
|
|
Item: Guarantee_Weapon_10Up
|
|
Rate: 455
|
|
- Index: 7
|
|
Item: Guarantee_Armor_10Up
|
|
Rate: 455
|
|
- Group: SPECIAL_REFINE_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Temporal_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 1
|
|
Item: Geffen_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 2
|
|
Item: Old_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 3
|
|
Item: OS_Weapon_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 4
|
|
Item: Racecap_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 5
|
|
Item: Auto_Armor_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 6
|
|
Item: Bio_Weapon_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 7
|
|
Item: Circlet_Refine_Cube
|
|
Rate: 1111
|
|
- Index: 8
|
|
Item: Bio_Helm_Refine_Cube
|
|
Rate: 1111
|
|
- Group: AUTOSPELL_SHADOW_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_AutoSpell_Shield
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: S_AutoSpell_Armor
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: S_AutoSpell_Shoes
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_AutoSpell_Weapon
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_AutoSpell_Pendant
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_AutoSpell_Earring
|
|
Rate: 1667
|
|
- Group: BROADCASTBOX_
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: ATKStone_Middle
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: MATKStone_Middle
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: ASPDStone_Robe
|
|
Rate: 30
|
|
- Index: 3
|
|
Item: ATKStone_Top
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: MATKStone_Top
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: HPdrainStone_Robe
|
|
Rate: 30
|
|
- Index: 6
|
|
Item: SPdrainStone_Robe
|
|
Rate: 40
|
|
- Index: 7
|
|
Item: HPdrainStone_Top
|
|
Rate: 30
|
|
- Index: 8
|
|
Item: SPdrainStone_Top
|
|
Rate: 40
|
|
- Index: 9
|
|
Item: EXPStone_Bottom
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: ATKStone_Bottom
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: MATKStone_Bottom
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Critical_Stone
|
|
Rate: 100
|
|
- Index: 13
|
|
Item: Range_Stone
|
|
Rate: 100
|
|
- Index: 14
|
|
Item: Greed_Stone
|
|
Rate: 40
|
|
- Index: 15
|
|
Item: CastingStone_Robe
|
|
Rate: 15
|
|
- Index: 16
|
|
Item: ASPDStone_Top
|
|
Rate: 30
|
|
- Index: 17
|
|
Item: ReloadStone_Top
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: ReloadStone_Middle
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: ReloadStone_Bottom
|
|
Rate: 100
|
|
- Index: 20
|
|
Item: ElectricEffect_Middle
|
|
Rate: 30
|
|
- Index: 21
|
|
Item: GreenFloor_Bottom
|
|
Rate: 100
|
|
- Index: 22
|
|
Item: EXPStone_Middle
|
|
Rate: 100
|
|
- Index: 23
|
|
Item: MinorCastingStone_Robe
|
|
Rate: 30
|
|
- Index: 24
|
|
Item: EXPStone_Top
|
|
Rate: 100
|
|
- Index: 25
|
|
Item: CastingStone_Top
|
|
Rate: 100
|
|
- Index: 26
|
|
Item: CastingStone_Middle
|
|
Rate: 100
|
|
- Index: 27
|
|
Item: CastingStone_Bottom
|
|
Rate: 100
|
|
- Index: 28
|
|
Item: BlueAuraEffect_Middle
|
|
Rate: 100
|
|
- Index: 29
|
|
Item: PinkGlowEffect_Middle
|
|
Rate: 100
|
|
- Index: 30
|
|
Item: ShrinkEffect_Bottom
|
|
Rate: 40
|
|
- Index: 31
|
|
Item: ExplodingEffect_Middle
|
|
Rate: 100
|
|
- Index: 32
|
|
Item: WaterFieldEffect_Bottom
|
|
Rate: 30
|
|
- Index: 33
|
|
Item: DoubleAttack_Stone
|
|
Rate: 15
|
|
- Index: 34
|
|
Item: Critical_Stone_Robe
|
|
Rate: 15
|
|
- Index: 35
|
|
Item: Critical_Stone_Top
|
|
Rate: 100
|
|
- Index: 36
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 100
|
|
- Index: 37
|
|
Item: CastStone_Robe
|
|
Rate: 40
|
|
- Index: 38
|
|
Item: SuraStone_Top
|
|
Rate: 63
|
|
- Index: 39
|
|
Item: SuraStone_Middle
|
|
Rate: 63
|
|
- Index: 40
|
|
Item: SuraStone_Bottom
|
|
Rate: 63
|
|
- Index: 41
|
|
Item: SuraStone_Robe
|
|
Rate: 30
|
|
- Index: 42
|
|
Item: RangerStone_Top
|
|
Rate: 63
|
|
- Index: 43
|
|
Item: RangerStone_Middle
|
|
Rate: 63
|
|
- Index: 44
|
|
Item: RangerStone_Bottom
|
|
Rate: 63
|
|
- Index: 45
|
|
Item: RangerStone_Robe
|
|
Rate: 30
|
|
- Index: 46
|
|
Item: SorcererStone_Top
|
|
Rate: 63
|
|
- Index: 47
|
|
Item: SorcererStone_Middle
|
|
Rate: 63
|
|
- Index: 48
|
|
Item: SorcererStone_Bottom
|
|
Rate: 63
|
|
- Index: 49
|
|
Item: SorcererStone_Robe
|
|
Rate: 30
|
|
- Index: 50
|
|
Item: RuneknightStone_Top
|
|
Rate: 63
|
|
- Index: 51
|
|
Item: RuneknightStone_Middle
|
|
Rate: 63
|
|
- Index: 52
|
|
Item: RuneknightStone_Bottom
|
|
Rate: 63
|
|
- Index: 53
|
|
Item: RuneknightStone_Robe
|
|
Rate: 30
|
|
- Index: 54
|
|
Item: GeneticStone_Robe
|
|
Rate: 30
|
|
- Index: 55
|
|
Item: GeneticStone_Top
|
|
Rate: 63
|
|
- Index: 56
|
|
Item: GeneticStone_Middle
|
|
Rate: 63
|
|
- Index: 57
|
|
Item: GeneticStone_Bottom
|
|
Rate: 63
|
|
- Index: 58
|
|
Item: WarlockStone_Top
|
|
Rate: 63
|
|
- Index: 59
|
|
Item: WarlockStone_Middle
|
|
Rate: 63
|
|
- Index: 60
|
|
Item: WarlockStone_Bottom
|
|
Rate: 63
|
|
- Index: 61
|
|
Item: WarlockStone_Robe
|
|
Rate: 30
|
|
- Index: 62
|
|
Item: ShadowchaserStone_Top
|
|
Rate: 63
|
|
- Index: 63
|
|
Item: ShadowchaseStone_Middle
|
|
Rate: 63
|
|
- Index: 64
|
|
Item: ShadowchaseStone_Bottom
|
|
Rate: 63
|
|
- Index: 65
|
|
Item: ShadowchaserStone_Robe
|
|
Rate: 30
|
|
- Index: 66
|
|
Item: MechanicStone_Top
|
|
Rate: 63
|
|
- Index: 67
|
|
Item: MechanicStone_Middle
|
|
Rate: 63
|
|
- Index: 68
|
|
Item: MechanicStone_Bottom
|
|
Rate: 63
|
|
- Index: 69
|
|
Item: MechanicStone_Robe
|
|
Rate: 30
|
|
- Index: 70
|
|
Item: WanderMinstrelStone_Top
|
|
Rate: 63
|
|
- Index: 71
|
|
Item: WanderMinstStone_Middle
|
|
Rate: 63
|
|
- Index: 72
|
|
Item: WanderMinstStone_Bottom
|
|
Rate: 63
|
|
- Index: 73
|
|
Item: WanderMinstreStone_Robe
|
|
Rate: 30
|
|
- Index: 74
|
|
Item: HighpriestStone_Top
|
|
Rate: 63
|
|
- Index: 75
|
|
Item: HighpriestStone_Middle
|
|
Rate: 63
|
|
- Index: 76
|
|
Item: HighpriestStone_Bottom
|
|
Rate: 63
|
|
- Index: 77
|
|
Item: ArchbishopStone_Robe
|
|
Rate: 30
|
|
- Index: 78
|
|
Item: PaladinStone_Top
|
|
Rate: 63
|
|
- Index: 79
|
|
Item: PaladinStone_Middle
|
|
Rate: 63
|
|
- Index: 80
|
|
Item: PaladinStone_Bottom
|
|
Rate: 63
|
|
- Index: 81
|
|
Item: RoyalguardStone_Robe
|
|
Rate: 30
|
|
- Index: 82
|
|
Item: AssacrossStone_Top
|
|
Rate: 63
|
|
- Index: 83
|
|
Item: AssacrossStone_Middle
|
|
Rate: 63
|
|
- Index: 84
|
|
Item: AssacrossStone_Bottom
|
|
Rate: 63
|
|
- Index: 85
|
|
Item: GuillcrossStone_Robe
|
|
Rate: 30
|
|
- Index: 86
|
|
Item: SuraStone_Robe2
|
|
Rate: 30
|
|
- Index: 87
|
|
Item: SuraStone_Bottom2
|
|
Rate: 63
|
|
- Index: 88
|
|
Item: SuraStone_Middle2
|
|
Rate: 63
|
|
- Index: 89
|
|
Item: SuraStone_Top2
|
|
Rate: 63
|
|
- Index: 90
|
|
Item: SorcererStone_Robe2
|
|
Rate: 30
|
|
- Index: 91
|
|
Item: SorcererStone_Bottom2
|
|
Rate: 63
|
|
- Index: 92
|
|
Item: SorcererStone_Middle2
|
|
Rate: 63
|
|
- Index: 93
|
|
Item: SorcererStone_Top2
|
|
Rate: 63
|
|
- Index: 94
|
|
Item: ShadowchaserStone_Robe2
|
|
Rate: 30
|
|
- Index: 95
|
|
Item: ShadowchasStone_Bottom2
|
|
Rate: 63
|
|
- Index: 96
|
|
Item: ShadowchasStone_Middle2
|
|
Rate: 63
|
|
- Index: 97
|
|
Item: ShadowchaserStone_Top2
|
|
Rate: 63
|
|
- Index: 98
|
|
Item: SoulreaperStone_Robe
|
|
Rate: 30
|
|
- Index: 99
|
|
Item: SoullinkerStone_Top
|
|
Rate: 63
|
|
- Index: 100
|
|
Item: SoullinkerStone_Middle
|
|
Rate: 63
|
|
- Index: 101
|
|
Item: SoullinkerStone_Bottom
|
|
Rate: 63
|
|
- Index: 102
|
|
Item: GladiatorStone_Top
|
|
Rate: 63
|
|
- Index: 103
|
|
Item: GladiatorStone_Middle
|
|
Rate: 63
|
|
- Index: 104
|
|
Item: GladiatorStone_Bottom
|
|
Rate: 63
|
|
- Index: 105
|
|
Item: StaremperorStone_Robe
|
|
Rate: 30
|
|
- Index: 106
|
|
Item: NinjaStone_Top
|
|
Rate: 63
|
|
- Index: 107
|
|
Item: NinjaStone_Middle
|
|
Rate: 63
|
|
- Index: 108
|
|
Item: NinjaStone_Bottom
|
|
Rate: 63
|
|
- Index: 109
|
|
Item: KagerouStone_Robe
|
|
Rate: 30
|
|
- Index: 110
|
|
Item: OboroStone_Robe
|
|
Rate: 30
|
|
- Index: 111
|
|
Item: GunslingerStone_Top
|
|
Rate: 63
|
|
- Index: 112
|
|
Item: GunslingerStone_Middle
|
|
Rate: 63
|
|
- Index: 113
|
|
Item: GunslingerStone_Bottom
|
|
Rate: 63
|
|
- Index: 114
|
|
Item: RebellionStone_Robe
|
|
Rate: 30
|
|
- Index: 115
|
|
Item: DoramStone_Top
|
|
Rate: 63
|
|
- Index: 116
|
|
Item: DoramStone_Middle
|
|
Rate: 63
|
|
- Index: 117
|
|
Item: DoramStone_Bottom
|
|
Rate: 63
|
|
- Index: 118
|
|
Item: DoramStone_Robe
|
|
Rate: 30
|
|
- Index: 119
|
|
Item: RangerStone_Top2
|
|
Rate: 63
|
|
- Index: 120
|
|
Item: RangerStone_Middle2
|
|
Rate: 63
|
|
- Index: 121
|
|
Item: RangerStone_Bottom2
|
|
Rate: 63
|
|
- Index: 122
|
|
Item: RangerStone_Robe2
|
|
Rate: 30
|
|
- Index: 123
|
|
Item: MechanicStone_Top2
|
|
Rate: 63
|
|
- Index: 124
|
|
Item: MechanicStone_Middle2
|
|
Rate: 63
|
|
- Index: 125
|
|
Item: MechanicStone_Bottom2
|
|
Rate: 63
|
|
- Index: 126
|
|
Item: MechanicStone_Robe2
|
|
Rate: 30
|
|
- Index: 127
|
|
Item: HighpriestStone_Top2
|
|
Rate: 63
|
|
- Index: 128
|
|
Item: HighpriestStone_Middle2
|
|
Rate: 63
|
|
- Index: 129
|
|
Item: HighpriestStone_Bottom2
|
|
Rate: 63
|
|
- Index: 130
|
|
Item: ArchbishopStone_Robe2
|
|
Rate: 30
|
|
- Index: 131
|
|
Item: WarlockStone_Robe2
|
|
Rate: 30
|
|
- Index: 132
|
|
Item: WarlockStone_Top2
|
|
Rate: 63
|
|
- Index: 133
|
|
Item: WarlockStone_Middle2
|
|
Rate: 63
|
|
- Index: 134
|
|
Item: WarlockStone_Bottom2
|
|
Rate: 63
|
|
- Index: 135
|
|
Item: RoyalguardStone_Robe2
|
|
Rate: 30
|
|
- Index: 136
|
|
Item: PaladinStone_Top2
|
|
Rate: 63
|
|
- Index: 137
|
|
Item: PaladinStone_Middle2
|
|
Rate: 63
|
|
- Index: 138
|
|
Item: PaladinStone_Bottom2
|
|
Rate: 63
|
|
- Index: 139
|
|
Item: GuillcrossStone_Robe2
|
|
Rate: 30
|
|
- Index: 140
|
|
Item: AssacrossStone_Top2
|
|
Rate: 63
|
|
- Index: 141
|
|
Item: AssacrossStone_Middle2
|
|
Rate: 63
|
|
- Index: 142
|
|
Item: AssacrossStone_Bottom2
|
|
Rate: 63
|
|
- Index: 143
|
|
Item: RuneknightStone_Robe2
|
|
Rate: 30
|
|
- Index: 144
|
|
Item: RuneknightStone_Top2
|
|
Rate: 63
|
|
- Index: 145
|
|
Item: RuneknightStone_Middle2
|
|
Rate: 63
|
|
- Index: 146
|
|
Item: RuneknightStone_Bottom2
|
|
Rate: 63
|
|
- Index: 147
|
|
Item: GeneticStone_Robe2
|
|
Rate: 30
|
|
- Index: 148
|
|
Item: GeneticStone_Top2
|
|
Rate: 63
|
|
- Index: 149
|
|
Item: GeneticStone_Middle2
|
|
Rate: 63
|
|
- Index: 150
|
|
Item: GeneticStone_Bottom2
|
|
Rate: 63
|
|
- Index: 151
|
|
Item: WanderMinsStone_Robe2
|
|
Rate: 30
|
|
- Index: 152
|
|
Item: WanderMinsStone_Top2
|
|
Rate: 63
|
|
- Index: 153
|
|
Item: WanderMinsStone_Middle2
|
|
Rate: 63
|
|
- Index: 154
|
|
Item: WanderMinsStone_Bottom2
|
|
Rate: 63
|
|
- Index: 155
|
|
Item: Range_Stone_Top
|
|
Rate: 100
|
|
- Index: 156
|
|
Item: Range_Stone_Bottom
|
|
Rate: 100
|
|
- Index: 157
|
|
Item: Melee_Stone_Top
|
|
Rate: 100
|
|
- Index: 158
|
|
Item: Melee_Stone_Middle
|
|
Rate: 100
|
|
- Index: 159
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 100
|
|
- Index: 160
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 15
|
|
- Index: 161
|
|
Item: CastStone_Robe_D
|
|
Rate: 20
|
|
- Index: 162
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 7
|
|
- Index: 163
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 15
|
|
- Index: 164
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 7
|
|
- Index: 165
|
|
Item: Magic_Stone_Top
|
|
Rate: 100
|
|
- Index: 166
|
|
Item: Magic_Stone_Middle
|
|
Rate: 100
|
|
- Index: 167
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 100
|
|
- Group: C_GIANT_FLY_1DAY_BOX__
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Giant_Fly_Wing
|
|
Duration: 1440
|
|
- Group: C_WING_OF_FLY_3DAY_B__
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Wing_Of_Fly
|
|
Duration: 4320
|
|
- Group: PHYMAG_SHADOW_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Earring
|
|
Rate: 1667
|
|
- Index: 1
|
|
Item: S_Physical_Weapon
|
|
Rate: 1667
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_Magical_Earring
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_Magical_Weapon
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_Magical_Pendant
|
|
Rate: 1667
|
|
- Group: S_DUAL_STONE_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 3600
|
|
- Index: 1
|
|
Item: CastStone_Robe_D
|
|
Rate: 1800
|
|
- Index: 2
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 3600
|
|
- Index: 4
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 500
|
|
- Group: S_COSTUME_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 120
|
|
- Index: 1
|
|
Item: Yggdrasil_Seed_Box_
|
|
Rate: 1700
|
|
- Index: 2
|
|
Item: Shadow_Refine_Hammer
|
|
Rate: 120
|
|
- Index: 3
|
|
Item: E_Wing_Of_Fly_3Day_Box
|
|
Rate: 1700
|
|
- Index: 4
|
|
Item: World_Tour_Ticket
|
|
Rate: 1700
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Shadowdecon_Ore
|
|
Rate: 1700
|
|
Amount: 20
|
|
- Index: 6
|
|
Item: Shadowdecon
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Zelunium_Ore
|
|
Rate: 1700
|
|
Amount: 20
|
|
- Index: 8
|
|
Item: Zelunium
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 9
|
|
Item: GM_Lost_Bagpack
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: GM_Lost_Bagpack
|
|
Rate: 250
|
|
- Group: E_POTION_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Potion_B
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: White_Slim_Potion_B
|
|
Amount: 100
|
|
- Group: BUFF_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: E_Blessing_10_Scroll
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: E_Inc_Agi_10_Scroll
|
|
Amount: 10
|
|
- Group: SEASON_EVT_REWARD_9
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Rate: 15
|
|
- Index: 1
|
|
Item: Harvest_Cookie
|
|
Rate: 2670
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: E_Med_Life_Potion
|
|
Rate: 250
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: E_Small_Life_Potion
|
|
Rate: 300
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Korea_Rice_Cake_B
|
|
Rate: 1100
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Sesame_Pastry_B
|
|
Rate: 1100
|
|
Amount: 2
|
|
- Index: 6
|
|
Item: Honey_Pastry_B
|
|
Rate: 1100
|
|
Amount: 2
|
|
- Index: 7
|
|
Item: BraisedShortRibs
|
|
Rate: 200
|
|
- Index: 8
|
|
Item: BraisedSpareribs
|
|
Rate: 200
|
|
- Index: 9
|
|
Item: Grilled_Turkey
|
|
Rate: 950
|
|
Amount: 3
|
|
- Index: 10
|
|
Item: Comp_Power_Booster
|
|
Rate: 250
|
|
Amount: 2
|
|
- Index: 11
|
|
Item: Comp_Almighty
|
|
Rate: 250
|
|
Amount: 2
|
|
- Index: 12
|
|
Item: K_Secret_Key
|
|
Rate: 15
|
|
- Index: 13
|
|
Item: Shadowdecon_Ore
|
|
Rate: 500
|
|
- Index: 14
|
|
Item: Shadowdecon
|
|
Rate: 150
|
|
- Index: 15
|
|
Item: Zelunium_Ore
|
|
Rate: 500
|
|
- Index: 16
|
|
Item: Zelunium
|
|
Rate: 150
|
|
- Index: 17
|
|
Item: C_Harvest_Festa_Hat
|
|
Rate: 100
|
|
- Index: 18
|
|
Item: C_Autumnal_Flavor
|
|
Rate: 100
|
|
- Index: 19
|
|
Item: C_Turkey_Hat
|
|
Rate: 100
|
|
- Group: S_IGNITION_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: LI_HD_Oridecon
|
|
Amount: 30
|
|
- Group: LI_HD_ELUNIUM_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: LI_HD_Elunium
|
|
Amount: 30
|
|
- Group: LI_HD_BRADIUMBOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: LI_HD_Bradium
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Amount: 3
|
|
- Group: LI_HD_CARNIUMBOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 3
|
|
- Index: 1
|
|
Item: LI_HD_Carnium
|
|
Amount: 30
|
|
- Group: LI_NYANGVINE_BOX100
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: LI_A_3_POTION_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 100
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: K_Secret_Key
|
|
Amount: 13
|
|
- Group: STONE_COIN_PACKAGEI
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Group: STONE_COIN_PACKAGEII
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Group: STONE_COIN_PACKAGEIII
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 3
|
|
Item: Infinity_Drink
|
|
Amount: 100
|
|
- Group: A_HD_ELUNIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Elunium
|
|
Amount: 26
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_HD_ORIDECON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 26
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_HD_CARNIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 26
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_HD_BRADIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Bradium
|
|
Amount: 26
|
|
- Index: 1
|
|
Item: Mental_Potion
|
|
Amount: 6
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: L_BATTLE_MANUAL_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 40
|
|
- Index: 1
|
|
Item: Battle_Manual100
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: K_Secret_Key
|
|
Amount: 15
|
|
- Group: LI_MANA_POTION_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Mana_Potion
|
|
Amount: 125
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: LI_NYANGVINE_BOX_II
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: K_Secret_Key
|
|
Amount: 22
|
|
- Group: LI_NYANGVINE_BOX_III
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 3
|
|
Item: Infinity_Drink
|
|
Amount: 100
|
|
- Index: 4
|
|
Item: K_Secret_Key
|
|
Amount: 44
|
|
- Group: LI_HD_ORIDECON_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: LI_HD_Oridecon
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Shadow_Refine_Hammer
|
|
Amount: 3
|
|
- Group: LI_HD_ELUNIUM_BOX3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: LI_HD_Elunium
|
|
Amount: 30
|
|
- Index: 1
|
|
Item: Shadow_Refine_Hammer
|
|
Amount: 3
|
|
- Group: LI_NYANGVINE_STONE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box23
|
|
Amount: 5
|
|
- Group: LI_A_REFINE_ORE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: Enriched_Elunium
|
|
Amount: 100
|
|
- Index: 2
|
|
Item: Enriched_Oridecon
|
|
Amount: 100
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 20
|
|
- Group: LI_A_HD_ELUNIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Elunium
|
|
Amount: 52
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 12
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 20
|
|
- Group: LI_A_HD_ORIDECON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Oridecon
|
|
Amount: 52
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 12
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 20
|
|
- Group: LI_A_HD_CARNIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Carnium
|
|
Amount: 52
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 12
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 20
|
|
- Group: LI_A_HD_BRADIUM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: HD_Bradium
|
|
Amount: 52
|
|
- Index: 1
|
|
Item: Blacksmith_Blessing
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Mental_Potion
|
|
Amount: 12
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 20
|
|
- Group: THANOS_UPGRADE_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Thanos_Upgrade_Box
|
|
- Group: HERO_UP_PACKAGE_1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: Small_Mana_Potion
|
|
Amount: 175
|
|
- Index: 5
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 6
|
|
Item: Hero_Weapon_Up_Box_1
|
|
- Group: HERO_UP_PACKAGE_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: Small_Mana_Potion
|
|
Amount: 175
|
|
- Index: 5
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 6
|
|
Item: Hero_Weapon_Up_Box_2
|
|
- Group: HERO_HAMMER_PACKAGE_1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 5
|
|
Item: Hero_Weapon_Hammer_1
|
|
- Group: HERO_HAMMER_PACKAGE_2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 5
|
|
Item: Hero_Weapon_Hammer_2
|
|
- Group: HERO_UP_PACKAGE_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: Small_Mana_Potion
|
|
Amount: 175
|
|
- Index: 5
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 6
|
|
Item: Hero_Weapon_Up_Box_3
|
|
- Group: HERO_HAMMER_PACKAGE_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 5
|
|
Item: Hero_Weapon_Hammer_3
|
|
- Group: EXP_DROP_UP_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: EXP_Drop_Up_7days
|
|
- Group: HERO_HAMMER_PACKAGE_4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Small_Mana_Potion
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 5
|
|
Item: Hero_Weapon_Hammer_4
|
|
- Group: HERO_UP_PACKAGE_4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: Small_Mana_Potion
|
|
Amount: 175
|
|
- Index: 5
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 6
|
|
Item: Hero_Weapon_Up_Box_4
|
|
- Group: LI_NYANGVINE_STONE_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Enchant_Stone_Box24
|
|
Amount: 5
|
|
- Group: HERO_UP_PACKAGE_5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Mysterious_Water
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Small_Life_Potion
|
|
Amount: 200
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 200
|
|
- Index: 4
|
|
Item: Small_Mana_Potion
|
|
Amount: 175
|
|
- Index: 5
|
|
Item: M_DEFScroll
|
|
Amount: 300
|
|
- Index: 6
|
|
Item: Hero_Weapon_Up_Box_5
|
|
- Group: COSTUMEMILEAGE_PACKAGE1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 12
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box24
|
|
Amount: 5
|
|
- Group: COSTUMEMILEAGE_PACKAGE2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 200
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 25
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box24
|
|
Amount: 10
|
|
- Group: COSTUMEMILEAGE_PACKAGE3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nyangvine_Fruit
|
|
Amount: 400
|
|
- Index: 1
|
|
Item: Evt_Cos_Coin
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: Enchant_Stone_Box23
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Enchant_Stone_Box24
|
|
Amount: 10
|
|
- Group: MINUS_STATUS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: S_SuperNovice_Weapon
|
|
- Index: 1
|
|
Item: S_SuperNovice_Shield
|
|
- Group: S_DORAM_CUBE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: Blacksmith_Blessing
|
|
Amount: 3
|
|
- Group: SHADOW_HAMMER_BOX_3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shadow_Refine_Hammer
|
|
Amount: 3
|
|
- Group: EDP
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Poison_Bottle
|
|
- Index: 1
|
|
Item: Poison_Bottle_B
|
|
- Group: MF_NOTELEPORT
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- 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:
|
|
- 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:
|
|
- 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:
|
|
- Index: 0
|
|
Item: S_SuperNovice_Weapon
|
|
Rate: 526
|
|
- Index: 1
|
|
Item: S_Gunslinger_Weapon
|
|
Rate: 526
|
|
- Index: 2
|
|
Item: S_Taekwon_Weapon
|
|
Rate: 526
|
|
- Index: 3
|
|
Item: S_Ninja_Weapon
|
|
Rate: 526
|
|
- Index: 4
|
|
Item: S_DoramMagical_Weapon
|
|
Rate: 526
|
|
- Index: 5
|
|
Item: S_DoramPhysical_Weapon
|
|
Rate: 526
|
|
- Index: 6
|
|
Item: S_Runeknight_Weapon
|
|
Rate: 526
|
|
- Index: 7
|
|
Item: S_Royalguard_Weapon
|
|
Rate: 526
|
|
- Index: 8
|
|
Item: S_Mechanic_weapon
|
|
Rate: 526
|
|
- Index: 9
|
|
Item: S_Genetic_Weapon
|
|
Rate: 526
|
|
- Index: 10
|
|
Item: S_Archbishop_Weapon
|
|
Rate: 526
|
|
- Index: 11
|
|
Item: S_Sura_weapon
|
|
Rate: 526
|
|
- Index: 12
|
|
Item: S_Guillotine_Weapon
|
|
Rate: 526
|
|
- Index: 13
|
|
Item: S_Shadowchaser_Weapon
|
|
Rate: 527
|
|
- Index: 14
|
|
Item: S_Warlock_Weapon
|
|
Rate: 527
|
|
- Index: 15
|
|
Item: S_Sorcerer_Weapon
|
|
Rate: 527
|
|
- Index: 16
|
|
Item: S_Ranger_Weapon
|
|
Rate: 527
|
|
- Index: 17
|
|
Item: S_Minstrel_Weapon
|
|
Rate: 527
|
|
- Index: 18
|
|
Item: S_Wanderer_Weapon
|
|
Rate: 527
|
|
- Group: CLASS_SHADOW_AM_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Knight_Armor
|
|
Rate: 555
|
|
- Index: 1
|
|
Item: S_Crusader_Armor
|
|
Rate: 555
|
|
- Index: 2
|
|
Item: S_Blacksmith_Armor
|
|
Rate: 555
|
|
- Index: 3
|
|
Item: S_Alchemist_Armor
|
|
Rate: 555
|
|
- Index: 4
|
|
Item: S_Priest_Armor
|
|
Rate: 555
|
|
- Index: 5
|
|
Item: S_Monk_Armor
|
|
Rate: 555
|
|
- Index: 6
|
|
Item: S_Assassin_Armor
|
|
Rate: 555
|
|
- Index: 7
|
|
Item: S_Rogue_Armor
|
|
Rate: 555
|
|
- Index: 8
|
|
Item: S_Wizard_Armor
|
|
Rate: 555
|
|
- Index: 9
|
|
Item: S_Sage_Armor
|
|
Rate: 555
|
|
- Index: 10
|
|
Item: S_Hunter_Armor
|
|
Rate: 555
|
|
- Index: 11
|
|
Item: S_Bard_Armor
|
|
Rate: 555
|
|
- Index: 12
|
|
Item: S_Dancer_Armor
|
|
Rate: 555
|
|
- Index: 13
|
|
Item: S_Rebellion_Armor
|
|
Rate: 555
|
|
- Index: 14
|
|
Item: S_Kagerou_Armor
|
|
Rate: 555
|
|
- Index: 15
|
|
Item: S_DoramMagical_Armor
|
|
Rate: 555
|
|
- Index: 16
|
|
Item: S_Oboro_Armor
|
|
Rate: 560
|
|
- Index: 17
|
|
Item: S_DoramPhysical_Armor
|
|
Rate: 560
|
|
- Group: CLASS_SHADOW_SU_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Knight_Shoes
|
|
Rate: 555
|
|
- Index: 1
|
|
Item: S_Crusader_Shoes
|
|
Rate: 555
|
|
- Index: 2
|
|
Item: S_Blacksmith_Shoes
|
|
Rate: 555
|
|
- Index: 3
|
|
Item: S_Alchemist_Shoes
|
|
Rate: 555
|
|
- Index: 4
|
|
Item: S_Priest_Shoes
|
|
Rate: 555
|
|
- Index: 5
|
|
Item: S_Monk_Shoes
|
|
Rate: 555
|
|
- Index: 6
|
|
Item: S_Assassin_Shoes
|
|
Rate: 555
|
|
- Index: 7
|
|
Item: S_Rogue_Shoes
|
|
Rate: 555
|
|
- Index: 8
|
|
Item: S_Wizard_Shoes
|
|
Rate: 555
|
|
- Index: 9
|
|
Item: S_Sage_Shoes
|
|
Rate: 555
|
|
- Index: 10
|
|
Item: S_Hunter_Shoes
|
|
Rate: 555
|
|
- Index: 11
|
|
Item: S_Bard_Shoes
|
|
Rate: 555
|
|
- Index: 12
|
|
Item: S_Kagerou_Shoes
|
|
Rate: 555
|
|
- Index: 13
|
|
Item: S_Oboro_Shoes
|
|
Rate: 555
|
|
- Index: 14
|
|
Item: S_DoramPhysical_Shoes
|
|
Rate: 555
|
|
- Index: 15
|
|
Item: S_DoramMagical_Shoes
|
|
Rate: 555
|
|
- Index: 16
|
|
Item: S_Dancer_Shoes
|
|
Rate: 560
|
|
- Index: 17
|
|
Item: S_Rebellion_Shoes
|
|
Rate: 560
|
|
- Group: CLASS_SHADOW_SD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Runeknight_Shield
|
|
Rate: 526
|
|
- Index: 1
|
|
Item: S_Royalguard_Shield
|
|
Rate: 526
|
|
- Index: 2
|
|
Item: S_Mechanic_Shield
|
|
Rate: 526
|
|
- Index: 3
|
|
Item: S_Genetic_Shield
|
|
Rate: 526
|
|
- Index: 4
|
|
Item: S_Archbishop_Shield
|
|
Rate: 526
|
|
- Index: 5
|
|
Item: S_Sura_Shield
|
|
Rate: 526
|
|
- Index: 6
|
|
Item: S_Guillotine_Shield
|
|
Rate: 526
|
|
- Index: 7
|
|
Item: S_Shadowchaser_Shield
|
|
Rate: 526
|
|
- Index: 8
|
|
Item: S_Warlock_Shield
|
|
Rate: 526
|
|
- Index: 9
|
|
Item: S_Sorcerer_Shield
|
|
Rate: 526
|
|
- Index: 10
|
|
Item: S_Ranger_Shield
|
|
Rate: 526
|
|
- Index: 11
|
|
Item: S_Minstrel_Shield
|
|
Rate: 526
|
|
- Index: 12
|
|
Item: S_Wanderer_Shield
|
|
Rate: 526
|
|
- Index: 13
|
|
Item: S_Ninja_Shield
|
|
Rate: 527
|
|
- Index: 14
|
|
Item: S_Taekwon_Shield
|
|
Rate: 527
|
|
- Index: 15
|
|
Item: S_DoramPhysical_Shield
|
|
Rate: 527
|
|
- Index: 16
|
|
Item: S_DoramMagical_Shield
|
|
Rate: 527
|
|
- Index: 17
|
|
Item: S_SuperNovice_Shield
|
|
Rate: 527
|
|
- Index: 18
|
|
Item: S_Gunslinger_Shield
|
|
Rate: 527
|
|
- Group: CLASS_SHADOW_PD_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Thief_Pendant
|
|
Rate: 1666
|
|
- Index: 1
|
|
Item: S_Archer_Pendant
|
|
Rate: 1666
|
|
- Index: 2
|
|
Item: S_Swordman_Pendant
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_Merchant_Pendant
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_Acolyte_Pendant
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_Magician_Pendant
|
|
Rate: 1667
|
|
- Group: CLASS_SHADOW_EA_CUBE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Merchant_earring
|
|
Rate: 1666
|
|
- Index: 1
|
|
Item: S_Acolyte_earring
|
|
Rate: 1666
|
|
- Index: 2
|
|
Item: S_Swordman_earring
|
|
Rate: 1667
|
|
- Index: 3
|
|
Item: S_Magician_earring
|
|
Rate: 1667
|
|
- Index: 4
|
|
Item: S_Thief_earring
|
|
Rate: 1667
|
|
- Index: 5
|
|
Item: S_Archer_earring
|
|
Rate: 1667
|
|
- Group: ENCHANT_STONE_BOX30
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Range_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: SmatkStone_Robe
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: M_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: R_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: ReloadStone_Robe_D
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: CriticalStone_Robe_D
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 9
|
|
Item: CastStone_Robe_D
|
|
Rate: 40
|
|
- Index: 10
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 11
|
|
Item: KagerouStone_Top3
|
|
Rate: 30
|
|
- Index: 12
|
|
Item: KagerouStone_Middle3
|
|
Rate: 30
|
|
- Index: 13
|
|
Item: KagerouStone_Bottom3
|
|
Rate: 30
|
|
- Index: 14
|
|
Item: OboroStone_Top3
|
|
Rate: 30
|
|
- Index: 15
|
|
Item: OboroStone_Middle3
|
|
Rate: 30
|
|
- Index: 16
|
|
Item: OboroStone_Bottom3
|
|
Rate: 30
|
|
- Index: 17
|
|
Item: DoramStone_Top3
|
|
Rate: 30
|
|
- Index: 18
|
|
Item: DoramStone_Middle3
|
|
Rate: 30
|
|
- Index: 19
|
|
Item: DoramStone_Bottom3
|
|
Rate: 30
|
|
- Index: 20
|
|
Item: StarStone_Top3
|
|
Rate: 30
|
|
- Index: 21
|
|
Item: StarStone_Middle3
|
|
Rate: 30
|
|
- Index: 22
|
|
Item: StarStone_Bottom3
|
|
Rate: 30
|
|
- Index: 23
|
|
Item: RebelStone_Top3
|
|
Rate: 30
|
|
- Index: 24
|
|
Item: RebelStone_Middle3
|
|
Rate: 30
|
|
- Index: 25
|
|
Item: RebelStone_Bottom3
|
|
Rate: 30
|
|
- Index: 26
|
|
Item: ReaperStone_Top3
|
|
Rate: 30
|
|
- Index: 27
|
|
Item: ReaperStone_Middle3
|
|
Rate: 30
|
|
- Index: 28
|
|
Item: ReaperStone_Bottom3
|
|
Rate: 30
|
|
- Index: 29
|
|
Item: SuraStone_Top3
|
|
Rate: 30
|
|
- Index: 30
|
|
Item: SuraStone_Middle3
|
|
Rate: 30
|
|
- Index: 31
|
|
Item: SuraStone_Bottom3
|
|
Rate: 30
|
|
- Index: 32
|
|
Item: MechanicStone_Top3
|
|
Rate: 30
|
|
- Index: 33
|
|
Item: MechanicStone_Middle3
|
|
Rate: 30
|
|
- Index: 34
|
|
Item: MechanicStone_Bottom3
|
|
Rate: 30
|
|
- Index: 35
|
|
Item: GuillcrossStone_Top3
|
|
Rate: 30
|
|
- Index: 36
|
|
Item: GuillcrossStone_Middle3
|
|
Rate: 30
|
|
- Index: 37
|
|
Item: GuillcrossStone_Bottom3
|
|
Rate: 30
|
|
- Index: 38
|
|
Item: ArchbishopStone_Top3
|
|
Rate: 30
|
|
- Index: 39
|
|
Item: ArchbishopStone_Middle3
|
|
Rate: 30
|
|
- Index: 40
|
|
Item: ArchbishopStone_Bottom3
|
|
Rate: 30
|
|
- Index: 41
|
|
Item: RangerStone_Top3
|
|
Rate: 30
|
|
- Index: 42
|
|
Item: RangerStone_Middle3
|
|
Rate: 30
|
|
- Index: 43
|
|
Item: RangerStone_Bottom3
|
|
Rate: 30
|
|
- Index: 44
|
|
Item: ShadowchasStone_Top3
|
|
Rate: 30
|
|
- Index: 45
|
|
Item: ShadowchasStone_Middle3
|
|
Rate: 30
|
|
- Index: 46
|
|
Item: ShadowchasStone_Bottom3
|
|
Rate: 30
|
|
- Index: 47
|
|
Item: WanderMinsStone_Top3
|
|
Rate: 30
|
|
- Index: 48
|
|
Item: WanderMinsStone_Middle3
|
|
Rate: 30
|
|
- Index: 49
|
|
Item: WanderMinsStone_Bottom3
|
|
Rate: 30
|
|
- Index: 50
|
|
Item: GeneticStone_Top3
|
|
Rate: 30
|
|
- Index: 51
|
|
Item: GeneticStone_Middle3
|
|
Rate: 30
|
|
- Index: 52
|
|
Item: GeneticStone_Bottom3
|
|
Rate: 30
|
|
- Index: 53
|
|
Item: SorcererStone_Top3
|
|
Rate: 30
|
|
- Index: 54
|
|
Item: SorcererStone_Middle3
|
|
Rate: 30
|
|
- Index: 55
|
|
Item: SorcererStone_Bottom3
|
|
Rate: 30
|
|
- Index: 56
|
|
Item: RuneknightStone_Top3
|
|
Rate: 30
|
|
- Index: 57
|
|
Item: RuneknightStone_Middle3
|
|
Rate: 30
|
|
- Index: 58
|
|
Item: RuneknightStone_Bottom3
|
|
Rate: 30
|
|
- Index: 59
|
|
Item: WarlockStone_Top3
|
|
Rate: 30
|
|
- Index: 60
|
|
Item: WarlockStone_Middle3
|
|
Rate: 30
|
|
- Index: 61
|
|
Item: WarlockStone_Bottom3
|
|
Rate: 30
|
|
- Index: 62
|
|
Item: RoyalguardStone_Top3
|
|
Rate: 30
|
|
- Index: 63
|
|
Item: RoyalguardStone_Middle3
|
|
Rate: 30
|
|
- Index: 64
|
|
Item: RoyalguardStone_Bottom3
|
|
Rate: 30
|
|
- Index: 65
|
|
Item: Stone_Robe_Box
|
|
Rate: 180
|
|
- Index: 66
|
|
Item: Stone_Robe2_Box
|
|
Rate: 180
|
|
- Index: 67
|
|
Item: Magic_Stone_Top
|
|
Rate: 200
|
|
- Index: 68
|
|
Item: Magic_Stone_Middle
|
|
Rate: 200
|
|
- Index: 69
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 70
|
|
Item: Range_Stone_Top
|
|
Rate: 200
|
|
- Index: 71
|
|
Item: Range_Stone
|
|
Rate: 200
|
|
- Index: 72
|
|
Item: Range_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 73
|
|
Item: Melee_Stone_Top
|
|
Rate: 200
|
|
- Index: 74
|
|
Item: Melee_Stone_Middle
|
|
Rate: 200
|
|
- Index: 75
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 76
|
|
Item: ReloadStone_Top
|
|
Rate: 200
|
|
- Index: 77
|
|
Item: ReloadStone_Middle
|
|
Rate: 200
|
|
- Index: 78
|
|
Item: ReloadStone_Bottom
|
|
Rate: 200
|
|
- Index: 79
|
|
Item: EXPStone_Middle
|
|
Rate: 200
|
|
- Index: 80
|
|
Item: EXPStone_Bottom
|
|
Rate: 200
|
|
- Index: 81
|
|
Item: EXPStone_Top
|
|
Rate: 200
|
|
- Index: 82
|
|
Item: Stone_Top_Box
|
|
Rate: 400
|
|
- Index: 83
|
|
Item: Stone_Top2_Box
|
|
Rate: 400
|
|
- Index: 84
|
|
Item: Stone_Middle_Box
|
|
Rate: 400
|
|
- Index: 85
|
|
Item: Stone_Middle2_Box
|
|
Rate: 400
|
|
- Index: 86
|
|
Item: Stone_Bottom_Box
|
|
Rate: 400
|
|
- Index: 87
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 400
|
|
- Index: 88
|
|
Item: CastingStone_Top
|
|
Rate: 400
|
|
- Index: 89
|
|
Item: CastingStone_Middle
|
|
Rate: 400
|
|
- Index: 90
|
|
Item: CastingStone_Bottom
|
|
Rate: 400
|
|
- Index: 91
|
|
Item: Critical_Stone
|
|
Rate: 400
|
|
- Index: 92
|
|
Item: Critical_Stone_Top
|
|
Rate: 400
|
|
- Index: 93
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 400
|
|
- Group: ENCHANT_STONE_BOX31
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Range_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: SmatkStone_Robe
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: M_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: R_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: ShinkiroStone_Robe
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: ShiranuiStone_Robe
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: ShaCrossStone_Robe
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: CardinalStone_Robe
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: ReloadStone_Robe_D
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: CriticalStone_Robe_D
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: Critical_Stone_Robe
|
|
Rate: 20
|
|
- Index: 13
|
|
Item: CastStone_Robe_D
|
|
Rate: 40
|
|
- Index: 14
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: KagerouStone_Top3
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: KagerouStone_Middle3
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: KagerouStone_Bottom3
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: OboroStone_Top3
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: OboroStone_Middle3
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: OboroStone_Bottom3
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: GuillcrossStone_Top3
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: GuillcrossStone_Middle3
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: GuillcrossStone_Bottom3
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: ArchbishopStone_Top3
|
|
Rate: 80
|
|
- Index: 25
|
|
Item: ArchbishopStone_Middle3
|
|
Rate: 80
|
|
- Index: 26
|
|
Item: ArchbishopStone_Bottom3
|
|
Rate: 80
|
|
- Index: 27
|
|
Item: SuNoviceStone_Top
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: SuNoviceStone_Middle
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: SuNoviceStone_Bottom
|
|
Rate: 150
|
|
- Index: 30
|
|
Item: SuNoviceStone_Robe
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: Stone_Robe_Box
|
|
Rate: 190
|
|
- Index: 32
|
|
Item: aegis_102333
|
|
Rate: 190
|
|
- Index: 33
|
|
Item: Magic_Stone_Top
|
|
Rate: 200
|
|
- Index: 34
|
|
Item: Magic_Stone_Middle
|
|
Rate: 200
|
|
- Index: 35
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 36
|
|
Item: Range_Stone_Top
|
|
Rate: 200
|
|
- Index: 37
|
|
Item: Range_Stone
|
|
Rate: 200
|
|
- Index: 38
|
|
Item: Range_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 39
|
|
Item: Melee_Stone_Top
|
|
Rate: 200
|
|
- Index: 40
|
|
Item: Melee_Stone_Middle
|
|
Rate: 200
|
|
- Index: 41
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 42
|
|
Item: ReloadStone_Top
|
|
Rate: 200
|
|
- Index: 43
|
|
Item: ReloadStone_Middle
|
|
Rate: 200
|
|
- Index: 44
|
|
Item: ReloadStone_Bottom
|
|
Rate: 200
|
|
- Index: 45
|
|
Item: EXPStone_Middle
|
|
Rate: 200
|
|
- Index: 46
|
|
Item: EXPStone_Bottom
|
|
Rate: 200
|
|
- Index: 47
|
|
Item: EXPStone_Top
|
|
Rate: 200
|
|
- Index: 48
|
|
Item: Stone_Top_Box
|
|
Rate: 400
|
|
- Index: 49
|
|
Item: Stone_Top2_Box
|
|
Rate: 400
|
|
- Index: 50
|
|
Item: Stone_Middle_Box
|
|
Rate: 400
|
|
- Index: 51
|
|
Item: Stone_Middle2_Box
|
|
Rate: 400
|
|
- Index: 52
|
|
Item: Stone_Bottom_Box
|
|
Rate: 400
|
|
- Index: 53
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 400
|
|
- Index: 54
|
|
Item: CastingStone_Top
|
|
Rate: 400
|
|
- Index: 55
|
|
Item: CastingStone_Middle
|
|
Rate: 400
|
|
- Index: 56
|
|
Item: CastingStone_Bottom
|
|
Rate: 400
|
|
- Index: 57
|
|
Item: Critical_Stone
|
|
Rate: 400
|
|
- Index: 58
|
|
Item: Critical_Stone_Top
|
|
Rate: 400
|
|
- Index: 59
|
|
Item: Critical_Stone_Bottom
|
|
Rate: 400
|
|
- Group: ENCHANT_STONE_BOX32
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Range_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Melee_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Magic_Stone_Robe_D
|
|
Rate: 10
|
|
- Index: 3
|
|
Item: SmatkStone_Robe
|
|
Rate: 10
|
|
- Index: 4
|
|
Item: M_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: R_PATKStone_Robe
|
|
Rate: 10
|
|
- Index: 6
|
|
Item: ResistDefStone_Robe
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: StaminaWISStone_Robe_D
|
|
Rate: 10
|
|
- Index: 8
|
|
Item: POWStone_Robe_D
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: SplStone_Robe_D
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: ConStone_Robe_D
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: CrtStone_Robe_D
|
|
Rate: 10
|
|
- Index: 12
|
|
Item: MinorCastStone_Robe_D
|
|
Rate: 20
|
|
- Index: 13
|
|
Item: SkyEmperorStone_Robe
|
|
Rate: 40
|
|
- Index: 14
|
|
Item: MeisterStone_Robe
|
|
Rate: 80
|
|
- Index: 15
|
|
Item: ElementalStone_Robe
|
|
Rate: 80
|
|
- Index: 16
|
|
Item: ReloadStone_Robe_D
|
|
Rate: 80
|
|
- Index: 17
|
|
Item: CriticalStone_Robe_D
|
|
Rate: 80
|
|
- Index: 18
|
|
Item: DoubleAttack_Stone
|
|
Rate: 80
|
|
- Index: 19
|
|
Item: Critical_Stone_Robe
|
|
Rate: 80
|
|
- Index: 20
|
|
Item: CastStone_Robe_D
|
|
Rate: 80
|
|
- Index: 21
|
|
Item: SPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 22
|
|
Item: HPdrainStone_Robe_D
|
|
Rate: 80
|
|
- Index: 23
|
|
Item: ASPDStone_Robe_D
|
|
Rate: 80
|
|
- Index: 24
|
|
Item: CastStone_Robe
|
|
Rate: 80
|
|
- Index: 25
|
|
Item: StarStone_Top3
|
|
Rate: 80
|
|
- Index: 26
|
|
Item: StarStone_Middle3
|
|
Rate: 80
|
|
- Index: 27
|
|
Item: StarStone_Bottom3
|
|
Rate: 150
|
|
- Index: 28
|
|
Item: GeneticStone_Top3
|
|
Rate: 150
|
|
- Index: 29
|
|
Item: GeneticStone_Middle3
|
|
Rate: 150
|
|
- Index: 30
|
|
Item: GeneticStone_Bottom3
|
|
Rate: 150
|
|
- Index: 31
|
|
Item: SorcererStone_Top3
|
|
Rate: 190
|
|
- Index: 32
|
|
Item: SorcererStone_Middle3
|
|
Rate: 190
|
|
- Index: 33
|
|
Item: SorcererStone_Bottom3
|
|
Rate: 200
|
|
- Index: 34
|
|
Item: Stone_Robe_Box
|
|
Rate: 200
|
|
- Index: 35
|
|
Item: aegis_102333
|
|
Rate: 200
|
|
- Index: 36
|
|
Item: Magic_Stone_Top
|
|
Rate: 200
|
|
- Index: 37
|
|
Item: Magic_Stone_Middle
|
|
Rate: 200
|
|
- Index: 38
|
|
Item: Magic_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 39
|
|
Item: Range_Stone_Top
|
|
Rate: 200
|
|
- Index: 40
|
|
Item: Range_Stone
|
|
Rate: 200
|
|
- Index: 41
|
|
Item: Range_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 42
|
|
Item: Melee_Stone_Top
|
|
Rate: 200
|
|
- Index: 43
|
|
Item: Melee_Stone_Middle
|
|
Rate: 200
|
|
- Index: 44
|
|
Item: Melee_Stone_Bottom
|
|
Rate: 200
|
|
- Index: 45
|
|
Item: DefenseStone_Top
|
|
Rate: 200
|
|
- Index: 46
|
|
Item: DefenseStone_Middle
|
|
Rate: 200
|
|
- Index: 47
|
|
Item: DefenseStone_Bottom
|
|
Rate: 200
|
|
- Index: 48
|
|
Item: ReloadStone_Top
|
|
Rate: 400
|
|
- Index: 49
|
|
Item: ReloadStone_Middle
|
|
Rate: 400
|
|
- Index: 50
|
|
Item: ReloadStone_Bottom
|
|
Rate: 400
|
|
- Index: 51
|
|
Item: EXPStone_Middle
|
|
Rate: 400
|
|
- Index: 52
|
|
Item: EXPStone_Bottom
|
|
Rate: 400
|
|
- Index: 53
|
|
Item: EXPStone_Top
|
|
Rate: 400
|
|
- Index: 54
|
|
Item: Stone_Top_Box
|
|
Rate: 400
|
|
- Index: 55
|
|
Item: Stone_Top2_Box
|
|
Rate: 400
|
|
- Index: 56
|
|
Item: Stone_Middle_Box
|
|
Rate: 400
|
|
- Index: 57
|
|
Item: Stone_Middle2_Box
|
|
Rate: 400
|
|
- Index: 58
|
|
Item: Stone_Bottom_Box
|
|
Rate: 400
|
|
- Index: 59
|
|
Item: Stone_Bottom2_Box
|
|
Rate: 400
|
|
- Group: ANCIENT_HERO_BOX_2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Dragonic_Slayer
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: Meteor_Striker
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: Light_Blade
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Slate_Sword
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Trumpet_Shell_K
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Barb_Wire_K
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Saint_Hall
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: Ray_Knuckle
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Blade_Katar
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Fatalist
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Scalet_Dragon_L_Bow
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: Blue_Crystal_Staff
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Freezing_Rod
|
|
Rate: 100
|
|
- Group: ANCIENT_HERO_BOX_3
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: OneSkyOneSun
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: SoulWeight
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: MeawFoxtail
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: Master_Soul_Rifle
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: Crimson_Rose
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: Demon_S_Shot
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Golden_L_Launcher
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: The_Black_Gatling
|
|
Rate: 100
|
|
- Index: 8
|
|
Item: Sharp_Wind_Sword
|
|
Rate: 100
|
|
- Index: 9
|
|
Item: Fog_Dew_Sword
|
|
Rate: 100
|
|
- Index: 10
|
|
Item: Humma_Clear
|
|
Rate: 100
|
|
- Index: 11
|
|
Item: Freedom_Stick
|
|
Rate: 100
|
|
- Index: 12
|
|
Item: Blessed_Knife
|
|
Rate: 100
|
|
- Group: INTAKE_HAIR_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Intake_WH
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: C_Intake_RD
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: C_Intake_PP
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: C_Intake_GN
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: C_Intake_BU
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: C_Intake_OM
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: C_Intake_YL
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: C_Intake_BL
|
|
Rate: 100
|
|
- Group: PONYTAIL_HAIR_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_AB_Hair_WH
|
|
Rate: 100
|
|
- Index: 1
|
|
Item: C_AB_Hair_LPP
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: C_AB_Hair_RD
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: C_AB_Hair_PP
|
|
Rate: 100
|
|
- Index: 4
|
|
Item: C_AB_Hair_GN
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: C_AB_Hair_BU
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: C_AB_Hair_YL
|
|
Rate: 100
|
|
- Index: 7
|
|
Item: C_AB_Hair_BL
|
|
Rate: 100
|
|
- Group: ALCHEMIST_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Bottle
|
|
Rate: 1
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Acid_Bottle
|
|
Rate: 1
|
|
Amount: 50
|
|
- Index: 2
|
|
Item: MenEater_Plant_Bottle
|
|
Rate: 1
|
|
Amount: 50
|
|
- Index: 3
|
|
Item: Coating_Bottle
|
|
Rate: 1
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: Mini_Bottle
|
|
Rate: 1
|
|
Amount: 50
|
|
- Group: GIANT_FLY_WING_2500
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: K_Secret_Key
|
|
Amount: 13
|
|
- Index: 1
|
|
Item: Giant_Fly_Wing
|
|
Amount: 2500
|
|
UniqueId: true
|
|
- Group: C_GIANT_FLY_WING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: K_Secret_Key
|
|
- Index: 1
|
|
Item: Giant_Fly_Wing
|
|
Amount: 500
|
|
UniqueId: true
|
|
- Group: C_SIEGE_SCROLL_BOX1_10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Siege_Teleport_Scroll
|
|
Amount: 100
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
- Group: C_SIEGE_SCROLL_BOX2_30
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Siege_Teleport_Scroll
|
|
Amount: 500
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_3_LIFE_POTION_10PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Amount: 100
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Amount: 100
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_3_LIFE_POTION_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Small_Life_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Med_Life_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Mysterious_Water
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: K_Secret_Key
|
|
- Group: A_INFINITY_10_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Drink
|
|
Amount: 200
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: A_INFINITY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infinity_Drink
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
- Group: C_ACID_B_50BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Acid_Bottle
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
- Group: C_ACID_B_500_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Acid_Bottle
|
|
Amount: 500
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: K_Secret_Key
|
|
Amount: 11
|
|
- Group: FIRST_AID_KIT_B
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Rate: 581
|
|
- Index: 1
|
|
Item: Center_Potion_B
|
|
Rate: 581
|
|
- Index: 2
|
|
Item: Yellow_Potion_B
|
|
Rate: 581
|
|
- Index: 3
|
|
Item: Novice_Potion_B
|
|
Rate: 581
|
|
- Index: 4
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 5
|
|
Item: Berserk_Potion_B
|
|
Rate: 581
|
|
- Index: 6
|
|
Item: Orange_Potion_B
|
|
Rate: 581
|
|
- Index: 7
|
|
Item: Red_Potion_B
|
|
Rate: 581
|
|
- Index: 8
|
|
Item: Green_Potion_B
|
|
Rate: 581
|
|
- Index: 9
|
|
Item: Blue_Potion_B
|
|
Rate: 581
|
|
- Index: 10
|
|
Item: White_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 11
|
|
Item: Awakening_Potion_B
|
|
Rate: 581
|
|
- Index: 12
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 13
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 581
|
|
- Index: 14
|
|
Item: Slow_Down_Potion_B
|
|
Rate: 581
|
|
- Index: 15
|
|
Item: Anodyne_B
|
|
Rate: 581
|
|
- Index: 16
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 581
|
|
- Index: 17
|
|
Item: Poison_Bottle_B
|
|
Rate: 123
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Rate: 581
|
|
- Index: 1
|
|
Item: Center_Potion_B
|
|
Rate: 581
|
|
- Index: 2
|
|
Item: Yellow_Potion_B
|
|
Rate: 581
|
|
- Index: 3
|
|
Item: Novice_Potion_B
|
|
Rate: 581
|
|
- Index: 4
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 5
|
|
Item: Berserk_Potion_B
|
|
Rate: 581
|
|
- Index: 6
|
|
Item: Orange_Potion_B
|
|
Rate: 581
|
|
- Index: 7
|
|
Item: Red_Potion_B
|
|
Rate: 581
|
|
- Index: 8
|
|
Item: Green_Potion_B
|
|
Rate: 581
|
|
- Index: 9
|
|
Item: Blue_Potion_B
|
|
Rate: 581
|
|
- Index: 10
|
|
Item: White_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 11
|
|
Item: Awakening_Potion_B
|
|
Rate: 581
|
|
- Index: 12
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 13
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 581
|
|
- Index: 14
|
|
Item: Slow_Down_Potion_B
|
|
Rate: 581
|
|
- Index: 15
|
|
Item: Anodyne_B
|
|
Rate: 581
|
|
- Index: 16
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 581
|
|
- Index: 17
|
|
Item: Poison_Bottle_B
|
|
Rate: 123
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Rate: 581
|
|
- Index: 1
|
|
Item: Center_Potion_B
|
|
Rate: 581
|
|
- Index: 2
|
|
Item: Yellow_Potion_B
|
|
Rate: 581
|
|
- Index: 3
|
|
Item: Novice_Potion_B
|
|
Rate: 581
|
|
- Index: 4
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 5
|
|
Item: Berserk_Potion_B
|
|
Rate: 581
|
|
- Index: 6
|
|
Item: Orange_Potion_B
|
|
Rate: 581
|
|
- Index: 7
|
|
Item: Red_Potion_B
|
|
Rate: 581
|
|
- Index: 8
|
|
Item: Green_Potion_B
|
|
Rate: 581
|
|
- Index: 9
|
|
Item: Blue_Potion_B
|
|
Rate: 581
|
|
- Index: 10
|
|
Item: White_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 11
|
|
Item: Awakening_Potion_B
|
|
Rate: 581
|
|
- Index: 12
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 13
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 581
|
|
- Index: 14
|
|
Item: Slow_Down_Potion_B
|
|
Rate: 581
|
|
- Index: 15
|
|
Item: Anodyne_B
|
|
Rate: 581
|
|
- Index: 16
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 581
|
|
- Index: 17
|
|
Item: Poison_Bottle_B
|
|
Rate: 123
|
|
- SubGroup: 4
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Rate: 581
|
|
- Index: 1
|
|
Item: Center_Potion_B
|
|
Rate: 581
|
|
- Index: 2
|
|
Item: Yellow_Potion_B
|
|
Rate: 581
|
|
- Index: 3
|
|
Item: Novice_Potion_B
|
|
Rate: 581
|
|
- Index: 4
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 5
|
|
Item: Berserk_Potion_B
|
|
Rate: 581
|
|
- Index: 6
|
|
Item: Orange_Potion_B
|
|
Rate: 581
|
|
- Index: 7
|
|
Item: Red_Potion_B
|
|
Rate: 581
|
|
- Index: 8
|
|
Item: Green_Potion_B
|
|
Rate: 581
|
|
- Index: 9
|
|
Item: Blue_Potion_B
|
|
Rate: 581
|
|
- Index: 10
|
|
Item: White_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 11
|
|
Item: Awakening_Potion_B
|
|
Rate: 581
|
|
- Index: 12
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 13
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 581
|
|
- Index: 14
|
|
Item: Slow_Down_Potion_B
|
|
Rate: 581
|
|
- Index: 15
|
|
Item: Anodyne_B
|
|
Rate: 581
|
|
- Index: 16
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 581
|
|
- Index: 17
|
|
Item: Poison_Bottle_B
|
|
Rate: 123
|
|
- SubGroup: 5
|
|
List:
|
|
- Index: 0
|
|
Item: White_Potion_B
|
|
Rate: 581
|
|
- Index: 1
|
|
Item: Center_Potion_B
|
|
Rate: 581
|
|
- Index: 2
|
|
Item: Yellow_Potion_B
|
|
Rate: 581
|
|
- Index: 3
|
|
Item: Novice_Potion_B
|
|
Rate: 581
|
|
- Index: 4
|
|
Item: Red_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 5
|
|
Item: Berserk_Potion_B
|
|
Rate: 581
|
|
- Index: 6
|
|
Item: Orange_Potion_B
|
|
Rate: 581
|
|
- Index: 7
|
|
Item: Red_Potion_B
|
|
Rate: 581
|
|
- Index: 8
|
|
Item: Green_Potion_B
|
|
Rate: 581
|
|
- Index: 9
|
|
Item: Blue_Potion_B
|
|
Rate: 581
|
|
- Index: 10
|
|
Item: White_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 11
|
|
Item: Awakening_Potion_B
|
|
Rate: 581
|
|
- Index: 12
|
|
Item: Yellow_Slim_Potion_B
|
|
Rate: 581
|
|
- Index: 13
|
|
Item: Speed_Up_Potion_B
|
|
Rate: 581
|
|
- Index: 14
|
|
Item: Slow_Down_Potion_B
|
|
Rate: 581
|
|
- Index: 15
|
|
Item: Anodyne_B
|
|
Rate: 581
|
|
- Index: 16
|
|
Item: Water_Of_Darkness_B
|
|
Rate: 581
|
|
- Index: 17
|
|
Item: Poison_Bottle_B
|
|
Rate: 123
|
|
- Group: BOARDING_HALTER_BOX7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Boarding_Halter
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: COSTAMA_EGG21
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Bravery_Bag
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: White_Snake_Hat
|
|
Rate: 5
|
|
- Index: 3
|
|
Item: Hexagon_Spectacles
|
|
Rate: 3
|
|
- Index: 4
|
|
Item: Azure_Dragon_Armor
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: Valkyrie_Hammer
|
|
Rate: 6
|
|
- Index: 6
|
|
Item: C_Ear_Of_Black_Cat
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: C_There_Is_Something
|
|
Rate: 12
|
|
- Index: 8
|
|
Item: C_Triangular_Roof_Hat
|
|
Rate: 12
|
|
- Index: 9
|
|
Item: C_Gray_Drooping_Kitty
|
|
Rate: 12
|
|
- Index: 10
|
|
Item: Dark_Blindfold_C
|
|
Rate: 12
|
|
- Index: 11
|
|
Item: C_Gloomy_Pumpkin_Hat
|
|
Rate: 6
|
|
- Index: 12
|
|
Item: C_Lude_Mask
|
|
Rate: 6
|
|
- Index: 13
|
|
Item: C_Cube_Mask_
|
|
Rate: 6
|
|
- Index: 14
|
|
Item: C_Witchs_Hat
|
|
Rate: 6
|
|
- Group: CRYSTAL_OF_GRUDGE
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 300
|
|
Amount: 100
|
|
- Index: 1
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 400
|
|
Amount: 200
|
|
- Index: 2
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 200
|
|
Amount: 300
|
|
- Index: 3
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 90
|
|
Amount: 400
|
|
- Index: 4
|
|
Item: Pieces_Of_Grudge
|
|
Rate: 10
|
|
Amount: 500
|
|
- Index: 5
|
|
Item: Luminous_Blue_Stone
|
|
Rate: 7
|
|
- Index: 6
|
|
Item: Strawberry_In_Mouth_
|
|
Rate: 12
|
|
- Index: 7
|
|
Item: Wakwak_Manteau
|
|
Rate: 8
|
|
- Index: 8
|
|
Item: Faceworm_Egg_Shell
|
|
Rate: 10
|
|
- Index: 9
|
|
Item: Scutum
|
|
Rate: 5
|
|
- Index: 10
|
|
Item: Shadow_Ring
|
|
Rate: 10
|
|
- Index: 11
|
|
Item: Wing_Of_Baalzebub_Box
|
|
Rate: 17
|
|
- Index: 12
|
|
Item: Guarantee_Armor_5Up
|
|
Rate: 4
|
|
Amount: 2
|
|
- Index: 13
|
|
Item: Battle_Manual_X3
|
|
Rate: 17
|
|
Amount: 6
|
|
- Index: 14
|
|
Item: Job_Manual50
|
|
Rate: 17
|
|
Amount: 8
|
|
- Index: 15
|
|
Item: C_Happy_Balloon_J
|
|
Rate: 10
|
|
- Index: 16
|
|
Item: C_Octopus_Hat_J
|
|
Rate: 10
|
|
- Index: 17
|
|
Item: C_Weird_Goatee
|
|
Rate: 10
|
|
- Index: 18
|
|
Item: C_Wrapping_Ribbon
|
|
Rate: 10
|
|
- Index: 19
|
|
Item: C_Royal_Rabbit_Crown
|
|
Rate: 10
|
|
- Index: 20
|
|
Item: C_Dog_Officer
|
|
Rate: 10
|
|
- Index: 21
|
|
Item: C_Charcoal_Stove
|
|
Rate: 10
|
|
- Index: 22
|
|
Item: C_Dokkebi_Mask
|
|
Rate: 10
|
|
- Index: 23
|
|
Item: C_Persika_J
|
|
Rate: 10
|
|
- Index: 24
|
|
Item: Lunar_Rainbow
|
|
Rate: 7
|
|
- Index: 25
|
|
Item: Armor_Of_Flamedragon
|
|
Rate: 12
|
|
- Index: 26
|
|
Item: Temporal_Manteau
|
|
Rate: 8
|
|
- Index: 27
|
|
Item: Demonist_Shoes
|
|
Rate: 10
|
|
- Index: 28
|
|
Item: Holy_Coat
|
|
Rate: 5
|
|
- Index: 29
|
|
Item: Lapine_Shield
|
|
Rate: 10
|
|
- Index: 30
|
|
Item: Wing_Of_Baalzebub_Box
|
|
Rate: 10
|
|
- Index: 31
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 14
|
|
Amount: 5
|
|
- Index: 32
|
|
Item: Battle_Manual_X3
|
|
Rate: 14
|
|
Amount: 6
|
|
- Index: 33
|
|
Item: Lucky_Egg_C10
|
|
Rate: 14
|
|
Amount: 4
|
|
- Index: 34
|
|
Item: HE_Bubble_Gum
|
|
Rate: 14
|
|
Amount: 8
|
|
- Index: 36
|
|
Item: Archpriest_Ring
|
|
Rate: 5
|
|
- Index: 37
|
|
Item: Glove_Of_Wizard
|
|
Rate: 5
|
|
- Index: 38
|
|
Item: Valkyrie_Knife
|
|
Rate: 8
|
|
- Index: 39
|
|
Item: EvilDragon_Armor
|
|
Rate: 8
|
|
- Index: 40
|
|
Item: Magical_Ring
|
|
Rate: 8
|
|
- Index: 41
|
|
Item: Tip_Of_Thief_Vol1
|
|
Rate: 8
|
|
- Index: 42
|
|
Item: Matagi_Swordaxe
|
|
Rate: 8
|
|
- Index: 43
|
|
Item: Cylinder_Hairband
|
|
Rate: 5
|
|
- Index: 44
|
|
Item: Wing_Of_Baalzebub_Box
|
|
Rate: 20
|
|
- Index: 45
|
|
Item: F_Enriched_Oridecon
|
|
Rate: 15
|
|
Amount: 30
|
|
- Index: 46
|
|
Item: F_Enriched_Elunium
|
|
Rate: 15
|
|
Amount: 30
|
|
- Index: 47
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 20
|
|
Amount: 5
|
|
- Index: 48
|
|
Item: C_Butterfly_Wing_Ear_J
|
|
Rate: 10
|
|
- Index: 49
|
|
Item: C_Rose_Crown
|
|
Rate: 10
|
|
- Index: 50
|
|
Item: C_Earth_Goddess_Flower
|
|
Rate: 10
|
|
- Index: 51
|
|
Item: C_Hermose_Cap
|
|
Rate: 10
|
|
- Index: 52
|
|
Item: C_Red_Cherry_Blossom
|
|
Rate: 10
|
|
- Index: 53
|
|
Item: C_Carmen_Miranda_Hat
|
|
Rate: 10
|
|
- Index: 54
|
|
Item: C_Samambaia
|
|
Rate: 10
|
|
- Index: 55
|
|
Item: C_Decoration_bluerose
|
|
Rate: 10
|
|
- Index: 56
|
|
Item: C_Pray_Cherry_Blossom
|
|
Rate: 10
|
|
- Index: 57
|
|
Item: C_Wind_Of_The_Prairie
|
|
Rate: 10
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lighting_Sphere_
|
|
Amount: 500
|
|
- Index: 1
|
|
Item: Blind_Sphere_
|
|
Amount: 500
|
|
- Index: 2
|
|
Item: Poison_Sphere_
|
|
Amount: 500
|
|
- Index: 3
|
|
Item: Freezing_Sphere_
|
|
Amount: 500
|
|
- Index: 4
|
|
Item: Flare_Sphere_
|
|
Amount: 500
|
|
- Index: 35
|
|
Item: C_Eremes_Scarf_Black
|
|
- Group: WING_OF_BAALZEBUB_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wing_Of_Baalzebub
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: POROROCA_SHOES_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pororoca_Shoes
|
|
- Index: 1
|
|
Item: La'cryma_Stick
|
|
- Group: LIAN_BUNDLE_B
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lian_Shoes
|
|
- Index: 1
|
|
Item: Lian_Robe
|
|
- Index: 2
|
|
Item: Lian_Shield
|
|
- Group: SPRINT_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sprint_Glove
|
|
- Index: 1
|
|
Item: Sprint_Mail
|
|
- Index: 2
|
|
Item: Sprint_Shoes
|
|
- Index: 3
|
|
Item: Sprint_Ring
|
|
- Group: ETRAN_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Etran_Shirt
|
|
- Index: 1
|
|
Item: G_Strings_
|
|
- Group: ROSE_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rose_Of_Eden
|
|
- Index: 1
|
|
Item: Angelic_Ring
|
|
- Group: ORLEANS_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orleans_Necklace
|
|
- Index: 1
|
|
Item: Orleans_Gown
|
|
- Group: BLACK_SHIBA_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Black_Shiba_Inu_Hat
|
|
- Index: 1
|
|
Item: Fidelity_Necklace
|
|
- Group: VALKYRIE_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Valkyrja's_Shield
|
|
- Index: 1
|
|
Item: Long_Horn
|
|
- Group: KARDUI_BUNDLE_A
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kardui_Robe
|
|
- Index: 1
|
|
Item: Rafini_Staff
|
|
- Group: CLOSEDMIND_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Hurt_Mind
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: KindHeart
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: Old_Card_Album
|
|
Rate: 500
|
|
- Index: 3
|
|
Item: Magic_Card_Album
|
|
Rate: 80
|
|
- Index: 4
|
|
Item: Hot_Tee
|
|
Rate: 1500
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: Old_Violet_Box
|
|
Rate: 808
|
|
Amount: 3
|
|
- Index: 7
|
|
Item: Manacles
|
|
Rate: 100
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Bloody_Page
|
|
Rate: 110
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Sweet_Canape
|
|
Rate: 1800
|
|
Amount: 5
|
|
- Index: 10
|
|
Item: Bloody_Coin
|
|
Rate: 1200
|
|
Amount: 5
|
|
- Index: 11
|
|
Item: Gold
|
|
Rate: 1400
|
|
Amount: 2
|
|
- Index: 12
|
|
Item: Violet_Jewel
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Index: 13
|
|
Item: Crystal_Jewel__
|
|
Rate: 1200
|
|
Amount: 10
|
|
- Group: COOKIE_BAG_B
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie
|
|
Rate: 1042
|
|
- Index: 1
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 1042
|
|
- Index: 2
|
|
Item: Rice_Ball
|
|
Rate: 1042
|
|
- Index: 3
|
|
Item: Candy_Striper
|
|
Rate: 1042
|
|
- Index: 4
|
|
Item: Lucky_Candy
|
|
Rate: 1042
|
|
- Index: 5
|
|
Item: Candy
|
|
Rate: 1042
|
|
- Index: 6
|
|
Item: Piece_Of_Cake
|
|
Rate: 1042
|
|
- Index: 7
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1042
|
|
- Index: 8
|
|
Item: Chocolate_Drink
|
|
Rate: 208
|
|
- Index: 9
|
|
Item: White_Chocolate
|
|
Rate: 208
|
|
- Index: 10
|
|
Item: HandMade_Chocolate
|
|
Rate: 208
|
|
- Index: 11
|
|
Item: Chocolate
|
|
Rate: 208
|
|
- Index: 12
|
|
Item: Sesame_Pastry
|
|
Rate: 208
|
|
- Index: 13
|
|
Item: Honey_Pastry
|
|
Rate: 208
|
|
- Index: 14
|
|
Item: Rainbow_Cake
|
|
Rate: 208
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie
|
|
Rate: 1042
|
|
- Index: 1
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 1042
|
|
- Index: 2
|
|
Item: Rice_Ball
|
|
Rate: 1042
|
|
- Index: 3
|
|
Item: Candy_Striper
|
|
Rate: 1042
|
|
- Index: 4
|
|
Item: Lucky_Candy
|
|
Rate: 1042
|
|
- Index: 5
|
|
Item: Candy
|
|
Rate: 1042
|
|
- Index: 6
|
|
Item: Piece_Of_Cake
|
|
Rate: 1042
|
|
- Index: 7
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1042
|
|
- Index: 8
|
|
Item: Chocolate_Drink
|
|
Rate: 208
|
|
- Index: 9
|
|
Item: White_Chocolate
|
|
Rate: 208
|
|
- Index: 10
|
|
Item: HandMade_Chocolate
|
|
Rate: 208
|
|
- Index: 11
|
|
Item: Chocolate
|
|
Rate: 208
|
|
- Index: 12
|
|
Item: Sesame_Pastry
|
|
Rate: 208
|
|
- Index: 13
|
|
Item: Honey_Pastry
|
|
Rate: 208
|
|
- Index: 14
|
|
Item: Rainbow_Cake
|
|
Rate: 208
|
|
- SubGroup: 3
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie
|
|
Rate: 1042
|
|
- Index: 1
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 1042
|
|
- Index: 2
|
|
Item: Rice_Ball
|
|
Rate: 1042
|
|
- Index: 3
|
|
Item: Candy_Striper
|
|
Rate: 1042
|
|
- Index: 4
|
|
Item: Lucky_Candy
|
|
Rate: 1042
|
|
- Index: 5
|
|
Item: Candy
|
|
Rate: 1042
|
|
- Index: 6
|
|
Item: Piece_Of_Cake
|
|
Rate: 1042
|
|
- Index: 7
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1042
|
|
- Index: 8
|
|
Item: Chocolate_Drink
|
|
Rate: 208
|
|
- Index: 9
|
|
Item: White_Chocolate
|
|
Rate: 208
|
|
- Index: 10
|
|
Item: HandMade_Chocolate
|
|
Rate: 208
|
|
- Index: 11
|
|
Item: Chocolate
|
|
Rate: 208
|
|
- Index: 12
|
|
Item: Sesame_Pastry
|
|
Rate: 208
|
|
- Index: 13
|
|
Item: Honey_Pastry
|
|
Rate: 208
|
|
- Index: 14
|
|
Item: Rainbow_Cake
|
|
Rate: 208
|
|
- SubGroup: 4
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie
|
|
Rate: 1042
|
|
- Index: 1
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 1042
|
|
- Index: 2
|
|
Item: Rice_Ball
|
|
Rate: 1042
|
|
- Index: 3
|
|
Item: Candy_Striper
|
|
Rate: 1042
|
|
- Index: 4
|
|
Item: Lucky_Candy
|
|
Rate: 1042
|
|
- Index: 5
|
|
Item: Candy
|
|
Rate: 1042
|
|
- Index: 6
|
|
Item: Piece_Of_Cake
|
|
Rate: 1042
|
|
- Index: 7
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1042
|
|
- Index: 8
|
|
Item: Chocolate_Drink
|
|
Rate: 208
|
|
- Index: 9
|
|
Item: White_Chocolate
|
|
Rate: 208
|
|
- Index: 10
|
|
Item: HandMade_Chocolate
|
|
Rate: 208
|
|
- Index: 11
|
|
Item: Chocolate
|
|
Rate: 208
|
|
- Index: 12
|
|
Item: Sesame_Pastry
|
|
Rate: 208
|
|
- Index: 13
|
|
Item: Honey_Pastry
|
|
Rate: 208
|
|
- Index: 14
|
|
Item: Rainbow_Cake
|
|
Rate: 208
|
|
- SubGroup: 5
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Cookie
|
|
Rate: 1042
|
|
- Index: 1
|
|
Item: Lucky_Candy_Cane
|
|
Rate: 1042
|
|
- Index: 2
|
|
Item: Rice_Ball
|
|
Rate: 1042
|
|
- Index: 3
|
|
Item: Candy_Striper
|
|
Rate: 1042
|
|
- Index: 4
|
|
Item: Lucky_Candy
|
|
Rate: 1042
|
|
- Index: 5
|
|
Item: Candy
|
|
Rate: 1042
|
|
- Index: 6
|
|
Item: Piece_Of_Cake
|
|
Rate: 1042
|
|
- Index: 7
|
|
Item: Well_Baked_Cookie
|
|
Rate: 1042
|
|
- Index: 8
|
|
Item: Chocolate_Drink
|
|
Rate: 208
|
|
- Index: 9
|
|
Item: White_Chocolate
|
|
Rate: 208
|
|
- Index: 10
|
|
Item: HandMade_Chocolate
|
|
Rate: 208
|
|
- Index: 11
|
|
Item: Chocolate
|
|
Rate: 208
|
|
- Index: 12
|
|
Item: Sesame_Pastry
|
|
Rate: 208
|
|
- Index: 13
|
|
Item: Honey_Pastry
|
|
Rate: 208
|
|
- Index: 14
|
|
Item: Rainbow_Cake
|
|
Rate: 208
|
|
- Group: SHADOW_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Lucky_Weapon
|
|
Rate: 850
|
|
- Index: 1
|
|
Item: S_Power_Earring
|
|
Rate: 850
|
|
- Index: 2
|
|
Item: S_Int_Pendant
|
|
Rate: 850
|
|
- Index: 3
|
|
Item: S_Dexterous_Armor
|
|
Rate: 850
|
|
- Index: 4
|
|
Item: S_Vital_Shoes
|
|
Rate: 850
|
|
- Index: 5
|
|
Item: S_Athletic_Shield
|
|
Rate: 750
|
|
- Index: 6
|
|
Item: S_Lucky_Armor
|
|
Rate: 850
|
|
- Index: 7
|
|
Item: S_Power_Pendant
|
|
Rate: 850
|
|
- Index: 8
|
|
Item: S_Int_Earring
|
|
Rate: 850
|
|
- Index: 9
|
|
Item: S_Dexterous_Weapon
|
|
Rate: 850
|
|
- Index: 10
|
|
Item: S_Athletic_Shoes
|
|
Rate: 750
|
|
- Index: 11
|
|
Item: S_Vital_Shield
|
|
Rate: 850
|
|
- Group: SHADOW_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Weapon
|
|
Rate: 75
|
|
- Index: 1
|
|
Item: S_Physical_Earring
|
|
Rate: 100
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
Rate: 100
|
|
- Index: 3
|
|
Item: S_Magical_Weapon
|
|
Rate: 75
|
|
- Index: 4
|
|
Item: S_Magical_Earring
|
|
Rate: 100
|
|
- Index: 5
|
|
Item: S_Magical_Pendant
|
|
Rate: 100
|
|
- Index: 6
|
|
Item: S_Breezy_Armor
|
|
Rate: 150
|
|
- Index: 7
|
|
Item: S_Champion_Shoes
|
|
Rate: 150
|
|
- Index: 8
|
|
Item: S_Athena_Shield
|
|
Rate: 150
|
|
- Group: PHYSICAL_S_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Physical_Weapon
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: S_Physical_Earring
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: S_Physical_Pendant
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: S_Breezy_Armor
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: S_Champion_Shoes
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: S_Athena_Shield
|
|
UniqueId: true
|
|
- Group: MAGICAL_S_PACKAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: S_Magical_Weapon
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: S_Magical_Earring
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: S_Magical_Pendant
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: S_Breezy_Armor
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: S_Champion_Shoes
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: S_Athena_Shield
|
|
UniqueId: true
|
|
- Group: POWER_BOX2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: C_Night_Sparrow_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: C_Black_Mage_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: C_Shrine_Maiden_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: C_Sorc_Night_Cap
|
|
Rate: 166
|
|
UniqueId: true
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Special_Eyepatch
|
|
Duration: 4320
|
|
UniqueId: true
|
|
- Group: POWER_BOX1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_X3
|
|
Rate: 1
|
|
- Index: 1
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 1
|
|
- Index: 2
|
|
Item: HE_Bubble_Gum
|
|
Rate: 1
|
|
Amount: 2
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_X3
|
|
Rate: 30
|
|
- Index: 1
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 31
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: HE_Bubble_Gum
|
|
Rate: 32
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Lucky_Egg_C10
|
|
Rate: 33
|
|
- Index: 4
|
|
Item: Bow_Mercenary_Scroll10
|
|
Rate: 34
|
|
Amount: 10
|
|
- Index: 5
|
|
Item: Bravery_Bag
|
|
Rate: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Sunglasses_
|
|
Rate: 5
|
|
UniqueId: true
|
|
- Group: MAIL_BREAKER_BOX1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Marvelous_Medal
|
|
Rate: 15
|
|
Amount: 1000
|
|
- Index: 1
|
|
Item: Event_Pierrot_Nose
|
|
Rate: 4
|
|
- Index: 2
|
|
Item: Archangel_Wing
|
|
Rate: 4
|
|
- Index: 3
|
|
Item: Magic_Card_Album
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Fallen_Angel_Wing
|
|
Rate: 4
|
|
- Index: 5
|
|
Item: Food_Box_Lv1
|
|
Rate: 22
|
|
- Index: 6
|
|
Item: SpearMercenary_Scroll10
|
|
Rate: 23
|
|
Amount: 10
|
|
- Index: 7
|
|
Item: SwordMercenary_Scroll10
|
|
Rate: 24
|
|
Amount: 10
|
|
- Index: 8
|
|
Item: Bow_Mercenary_Scroll10
|
|
Rate: 25
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Santa_Hat_2
|
|
Rate: 5
|
|
- Group: HARDBACK_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lucky_Egg_C10
|
|
- Index: 1
|
|
Item: Silvervine
|
|
Amount: 2
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Blue_Arara_Hat
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Bloody_Dead_Branch
|
|
Rate: 15
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Deviruchi_Set_Box
|
|
Rate: 3
|
|
- Index: 3
|
|
Item: Slot_Coupon
|
|
Rate: 13
|
|
- Index: 4
|
|
Item: Battle_Manual_X3
|
|
Rate: 15
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Archangel_Wing
|
|
Rate: 3
|
|
- Index: 6
|
|
Item: Marvelous_Medal
|
|
Rate: 15
|
|
Amount: 250
|
|
- Group: SWORD_BREAKER_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Deviruchi_Set_Box
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bow_Of_Rudra_Box1
|
|
- Index: 2
|
|
Item: Bow_Of_Rudra_Box1
|
|
- Index: 3
|
|
Item: Bow_Of_Rudra_Box1
|
|
- Index: 4
|
|
Item: Bow_Of_Rudra_Box1
|
|
- Index: 5
|
|
Item: Bow_Of_Rudra_Box1
|
|
- Group: BOW_OF_RUDRA_BOX1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Bravery_Bag
|
|
Rate: 3
|
|
- Index: 1
|
|
Item: Pencil_In_Mouth
|
|
Rate: 5
|
|
- Index: 2
|
|
Item: KVM_Badge
|
|
Rate: 12
|
|
Amount: 400
|
|
- Index: 3
|
|
Item: Anubis_Helm
|
|
Rate: 17
|
|
- Index: 4
|
|
Item: Food_Box_Lv1
|
|
Rate: 20
|
|
- Index: 5
|
|
Item: Rideword_Hat
|
|
Rate: 6
|
|
- Index: 6
|
|
Item: C_Ear_Of_Black_Cat
|
|
Rate: 7
|
|
- Index: 7
|
|
Item: Guarantee_Armor_7Up
|
|
Rate: 21
|
|
Amount: 4
|
|
- Index: 8
|
|
Item: HD_Elunium
|
|
Rate: 22
|
|
Amount: 10
|
|
- Index: 9
|
|
Item: Enchant_Book
|
|
Rate: 10
|
|
- Index: 10
|
|
Item: Evil's_Bone_Hat
|
|
Rate: 8
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: SpearMercenary_Scroll10
|
|
Rate: 23
|
|
Amount: 10
|
|
- Index: 1
|
|
Item: SwordMercenary_Scroll10
|
|
Rate: 24
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Bow_Mercenary_Scroll10
|
|
Rate: 25
|
|
Amount: 10
|
|
- Index: 3
|
|
Item: Pet_Egg_Scroll10
|
|
Rate: 20
|
|
- Index: 4
|
|
Item: Battle_Manual_X3
|
|
Rate: 22
|
|
Amount: 2
|
|
- Group: BLOODY_ROAR_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Dead_Branch
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: F_Repair_Scroll_Box
|
|
Rate: 10
|
|
- Index: 1
|
|
Item: Battle_Manual_X3
|
|
Rate: 10
|
|
- Index: 2
|
|
Item: Fallen_Leaves_
|
|
Rate: 6
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Magic_Power_Scroll
|
|
Rate: 17
|
|
Amount: 15
|
|
- Index: 4
|
|
Item: Knife_Goblin_Ring
|
|
Rate: 17
|
|
Amount: 4
|
|
- Group: BLOODY_IRON_BALL_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: C_Corsair
|
|
- Index: 1
|
|
Item: Battle_Manual_X3
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Bubble_Gum
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: Insurance
|
|
Amount: 2
|
|
- Index: 5
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
- Index: 6
|
|
Item: Abrasive
|
|
Amount: 10
|
|
- Group: SIEGE_SUPPLY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Exchange_Coupon
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Exchange_Coupon
|
|
Rate: 25
|
|
- Index: 1
|
|
Item: Exchange_Coupon
|
|
Rate: 25
|
|
Amount: 2
|
|
- Index: 2
|
|
Item: Exchange_Coupon
|
|
Rate: 25
|
|
Amount: 3
|
|
- Index: 3
|
|
Item: Exchange_Coupon
|
|
Rate: 25
|
|
Amount: 4
|
|
- Group: PC_BANG_COIN_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Santa_Hat_2
|
|
- Group: ACIDBOMB_BOX50
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Bottle
|
|
Amount: 50
|
|
- Index: 1
|
|
Item: Acid_Bottle
|
|
Amount: 50
|
|
- Group: PC_BANG_COIN_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_X3
|
|
- SubGroup: 2
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual_X3
|
|
Rate: 150
|
|
- Index: 1
|
|
Item: Kuloren
|
|
Rate: 120
|
|
Amount: 3
|
|
- Index: 2
|
|
Item: Job_Manual50
|
|
Rate: 100
|
|
Amount: 2
|
|
- Index: 3
|
|
Item: BF_Badge1
|
|
Rate: 100
|
|
Amount: 50
|
|
- Index: 4
|
|
Item: Helm_Of_Abyss
|
|
Rate: 75
|
|
UniqueId: true
|
|
- Group: PC_BANG_COIN_BOX4
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Pty_Assumptio_Scroll
|
|
Amount: 16
|
|
- Index: 1
|
|
Item: Pty_Inc_Agi_Scroll
|
|
Amount: 10
|
|
- Index: 2
|
|
Item: Pty_Blessing_Scroll
|
|
Amount: 10
|
|
- Group: FOOD_BOX_LV1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Savage_BBQ
|
|
Amount: 5
|
|
- Index: 1
|
|
Item: Wug_Blood_Cocktail
|
|
Amount: 5
|
|
- Index: 2
|
|
Item: Minor_Brisket
|
|
Amount: 5
|
|
- Index: 3
|
|
Item: Siroma_Icetea
|
|
Amount: 5
|
|
- Index: 4
|
|
Item: Drocera_Herb_Stew
|
|
Amount: 5
|
|
- Index: 5
|
|
Item: Petti_Tail_Noodle
|
|
Amount: 5
|
|
- Group: FOOD_BOX_LV2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish02_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish02_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish02_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Agi_Dish02_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Dex_Dish02_
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Luk_Dish02_
|
|
UniqueId: true
|
|
- Group: FOOD_BOX_LV3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish03_
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Int_Dish03_
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish03_
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Agi_Dish03_
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Dex_Dish03_
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Luk_Dish03_
|
|
UniqueId: true
|
|
- Group: TRIAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Battle_Manual
|
|
Amount: 2
|
|
- Index: 1
|
|
Item: F_Blessing_10_Scroll
|
|
Amount: 15
|
|
- Index: 2
|
|
Item: F_Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
- Index: 3
|
|
Item: E_WOB_Rune
|
|
Amount: 5
|
|
- Group: REPAIR_SCROLL_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Repair_Scroll_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Iron_Ore
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Iron
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Oridecon_Stone
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Steel
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: HOCKEY_MASK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hockey_Mask
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: CLOCK_TOWER_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Alarm_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Clock_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Punk_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: C_Tower_Manager_Card
|
|
UniqueId: true
|
|
- Group: GEFFENIA_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Incubus_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Succubus_Card
|
|
UniqueId: true
|
|
- Group: OWL_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Owl_Baron_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Owl_Duke_Card
|
|
UniqueId: true
|
|
- Group: GHOST_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lude_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Quve_Card
|
|
UniqueId: true
|
|
- Group: NIGHTMARE_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nightmare_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Nightmare_Terror_Card
|
|
UniqueId: true
|
|
- Group: STARTER_PACK
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Silver_Bullion
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Novice_Potion
|
|
Amount: 300
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: White_Potion
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Blue_Potion
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Warp_Free_Ticket
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Shoes
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Mottled_Egg_Shell
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Muffler
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Mantle
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Old_Card_Album
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Old_Blue_Box
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Old_Violet_Box
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Leaf_Of_Yggdrasil
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Branch_Of_Dead_Tree
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Group: LOVE_ANGEL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SQUIRREL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: GOGO_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gogo
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: CRUSADER_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Archdam_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Permeter_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Freezer_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Heater_Card
|
|
UniqueId: true
|
|
- Group: ALCHEMIST_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Zipper_Bear_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Baby_Leopard_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Mole_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Raggler_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Muka_Card
|
|
UniqueId: true
|
|
- Group: ROGUE_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Stainer_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wander_Man_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Wild_Rose_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Shinobi_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Whikebain_Card
|
|
UniqueId: true
|
|
- Group: BARD_DANCER_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cruiser_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Anolian_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Dragon_Tail_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Ferus__Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Alligator_Card
|
|
UniqueId: true
|
|
- Group: SAGE_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Novus__Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Wicked_Nymph_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Harpy_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Miyabi_Ningyo_Card
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blood_Butterfly_Card
|
|
UniqueId: true
|
|
- Group: MONK_CARD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fur_Seal_Card
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Waste_Stove_Card
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Rideword_Card
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Cookie_Card
|
|
UniqueId: true
|
|
- Group: TW_VALENTINE_SCROLL
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Handmade_Choco_Recipe
|
|
Rate: 130
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Strawberry_Choco_Recipe
|
|
Rate: 120
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Fire_Cracker_Wday_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Fire_Cracker_Vday_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Fire_Cracker_Love_Box
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Lucky_Cookie01
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Lucky_Cookie02
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Lucky_Cookie03
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Old_Blue_Box
|
|
Rate: 60
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Guyak_Candy
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Guyak_Pudding
|
|
Rate: 48
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Ribbon_Of_Bride
|
|
Rate: 2
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Insurance_Package
|
|
Rate: 30
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Token_Of_Siegfried
|
|
Rate: 50
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 14
|
|
Item: Battle_Manual_Box
|
|
Rate: 60
|
|
UniqueId: true
|
|
- Group: LOVE_ANGEL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: SQUIRREL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: GOGO_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gogo
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: WASTELAND_OUTLAW_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wasteland_Outlaw_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: LEVER_ACTION_RIFLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lever_Action_Rifle_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SPIRITUAL_TUNIC_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spritual_Tunic
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: RECUPERATIVE_ARMOR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Recuperative_Armor
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SHELTER_RESISTANCE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shelter_Resistance
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: SYLPHID_MANTEAU_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sylphid_Manteau
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: REFRESH_SHOES_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Refresh_Shoes
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: TOAST_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Toast_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BUBBLEGUM_LOWER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bubblegum_Lower
|
|
Duration: 1440
|
|
UniqueId: true
|
|
- Group: TW_SCROLL01
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: RWC_2012_Set_Box
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: RWC_Scroll_2012
|
|
UniqueId: true
|
|
- Group: PICTURE_DIARY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Picture_Diary
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: MINI_HEART_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mini_Heart
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: NEWCOMER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Newcomer
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: KID_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kid
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: MAGIC_CASTLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Castle
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: BULGING_HEAD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bulging_Head
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: PICTURE_DIARY_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Picture_Diary
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: MINI_HEART_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mini_Heart
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: NEWCOMER_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Newcomer
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: KID_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kid
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: MAGIC_CASTLE_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Magic_Castle
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: BULGING_HEAD_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bulging_Head
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: F_LOVE_ANGEL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SQUIRREL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_GOGO_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gogo
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_LOVE_ANGEL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Love_Angel
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: F_SQUIRREL_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Squirrel
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: F_GOGO_BOX_1M
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Gogo
|
|
Duration: 43200
|
|
UniqueId: true
|
|
- Group: F_WASTELAND_OUTLAW_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Wasteland_Outlaw_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_ALL_IN_ONE_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: All_In_One_Ring
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SPRITUAL_TUNIC_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spritual_Tunic
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_RECUPERATIVE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Recuperative_Armor
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SHELTER_RESIST_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Shelter_Resistance
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SYLPHID_MANTEAU_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sylphid_Manteau
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_TOAST_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Toast_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_REPAIR_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Guarantee_Armor_6Up
|
|
- Index: 1
|
|
Item: Guarantee_Armor_7Up
|
|
- Index: 2
|
|
Item: Guarantee_Weapon_7Up
|
|
- Group: F_REPAIR_SCROLL_BOX10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Repair_Scroll_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Iron_Ore
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Iron
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Oridecon_Stone
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Steel
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: F_HOCKEY_MASK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hockey_Mask
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_OBSERVER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Observer
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_NAGAN_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Nagan_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SKEWER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Skewer_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SURVIVAL_ROD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Survival_Rod_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_QUADRILLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Quadrille_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_GREAT_AXE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Great_Axe_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_BLOODY_ROAR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Roar_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_HARDBACK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Hardback_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_FIRE_BRAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Fire_Brand_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_IMMATERIAL_SWORD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Immaterial_Sword_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_UNHOLY_TOUCH_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Unholy_Touch_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_CLACK_OF_SERVIVAL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Cloak_Of_Survival_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_MASQUERADE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Masquerade_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_ORC_HERO_HELM_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Orc_Hero_Helm_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_EAR_OF_DEVIL_WING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ear_Of_Devil's_Wing
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_DARK_BLINDFOLD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dark_Blindfold_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_K_DROOPING_KITTY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: kRO_Drooping_Kitty_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_CORSAIR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Corsair_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_BLOODY_IRON_BALL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bloody_Iron_Ball_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SPIRITUAL_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Spiritual_Ring_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_INFILTRATOR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Infiltrator_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_MURAMASA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Muramasa_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_EXCALIBUR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Excalibur_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_COMBAT_KNIFE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Combat_Knife_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_COUNTER_DAGGER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Counter_Dagger_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_KAISER_KNUCKLE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Kaiser_Knuckle_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_MIGHTY_STAFF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Mighty_Staff_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_RIGHT_EPSILON_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Right_Epsilon_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_BALISTAR_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Balistar_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_DIARY_OF_GREAT_SAGE
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Diary_Of_Great_Sage_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_ASURA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Asura_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_APPLE_OF_ARCHER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Apple_Of_Archer_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_BUNNY_BAND_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Bunny_Band_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_SAHKKAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Sahkkat_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_LORD_CIRCLET_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Lord_Circlet_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_ELVEN_EARS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Elven_Ears_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_STEEL_FLOWER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Steel_Flower_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_CRITICAL_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Critical_Ring_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_EARRING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Earring_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Ring_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_NECKLACE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Necklace_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_GLOVE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Glove_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_BROOCH_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Brooch_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_ROSARY_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Rosary_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_SAFETY_RING_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Safety_Ring_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_VESPER_CORE_BOX01
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core01_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_VESPER_CORE_BOX02
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core02_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_VESPER_CORE_BOX03
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core03_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_VESPER_CORE_BOX04
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Vesper_Core04_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE1
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fidelity_Necklace
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Black_Shiba_Inu_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Sinsuncho_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Drosera_Hairpin
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Butterfly_Wing_Ear_J
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Anemos_Mask
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE2
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Fidelity_Necklace
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Black_Shiba_Inu_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Sinsuncho_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Drosera_Hairpin
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Butterfly_Wing_Ear_J
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Anemos_Mask
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE5
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Int_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE6
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Adrenaline_Scroll
|
|
Amount: 24
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Holy_Water
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Kafra_Card
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Token_Of_Siegfried
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE7
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Agi_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE8
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Str_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Vit_Dish10_
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Blessing_10_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Kafra_Card
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Token_Of_Siegfried
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Red_Envelope
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Novice_Potion
|
|
Amount: 200
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Battle_Manual
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: WOB_Rune
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE10
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Str_Dish10_
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Dex_Dish10_
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Int_Dish10_
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Mega_Resist_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: B_Def_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: B_Mdef_Potion
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Siege_White_Potion
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Siege_Blue_Potion
|
|
Amount: 25
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Speed_Up_Potion
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: WOB_Rachel
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: WOB_Schwaltz
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: WOB_Rune
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Siege_Teleport_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE11
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Assumptio_5_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: B_Def_Potion
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: B_Mdef_Potion
|
|
Amount: 15
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Med_Life_Potion
|
|
Amount: 6
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Insurance
|
|
Amount: 3
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Regeneration_Potion
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Mega_Resist_Potion
|
|
Amount: 4
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Siege_White_Potion
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Siege_Blue_Potion
|
|
Amount: 25
|
|
UniqueId: true
|
|
- Group: F_VIGORGRA_PACKAGE12
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Blessing_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Insurance
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Kafra_Card
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Greed_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dun_Tele_Scroll1
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: WOB_Local
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: WOB_Rachel
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: WOB_Schwaltz
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: WOB_Rune
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 13
|
|
Item: Small_Life_Potion
|
|
Amount: 12
|
|
UniqueId: true
|
|
- Group: F_ASPERSIO_5_SCROLL_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Aspersio_5_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Group: F_ASPERSIO_5_BOX30
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Holy_Water
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 30
|
|
UniqueId: true
|
|
- Group: F_ASPERSIO_5_BOX50
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Holy_Water
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Aspersio_5_Scroll
|
|
Amount: 50
|
|
UniqueId: true
|
|
- Group: HEALING_STAFF_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Healing_Staff_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: PRAXINUS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Praxinus_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_PET_EGG_SCROLL9
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Battle_Manual
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Bubble_Gum
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Inc_Agi_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Blessing_10_Scroll
|
|
Amount: 20
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Token_Of_Siegfried
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Insurance
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Kafra_Card
|
|
Amount: 5
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Vit_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Dex_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Agi_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Luk_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Str_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Index: 12
|
|
Item: Int_Dish10_
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: F_MAGESTIC_GOAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Magestic_Goat_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_PET_EGG_SCROLL3
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Battle_Manual
|
|
Amount: 2
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: F_WOB_Rune
|
|
Amount: 10
|
|
UniqueId: true
|
|
- Group: F_EXECUTIONER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Executioner_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_CUTLAS_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Cutlas_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_MOONLIGHT_SWORD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Moonlight_Sword_C
|
|
Duration: 10080
|
|
UniqueId: true
|
|
- Group: F_SPANNER_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Spanner_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_SOLAR_SWORD_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Solar_Sword_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_TOMAHAWK_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Tomahawk_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_BOW_OF_RUDRA_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Bow_Of_Rudra_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: F_POLE_AXE_BOX
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: F_Pole_Axe_C
|
|
Duration: 20160
|
|
UniqueId: true
|
|
- Group: THOUGHTFUL_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Party_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Friend_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Notice_Board
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Group: F_THOUGHTFUL_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Party_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Friend_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Notice_Board
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Group: E_THOUGHTFUL_HAT_BOX
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Guildsman_Recruiter
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Party_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Bf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Friend_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gf_Recruiter_Hat
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Notice_Board
|
|
Rate: 166
|
|
UniqueId: true
|
|
- Group: ZODIAC_DIADEM_PACK
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Aquarius_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Pisces_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Aries_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Taurus_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gemini_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Cancer_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Leo_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Virgo_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Libra_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Scorpio_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Sagittarius_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Capricon_Diadem
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: ZODIAC_CROWN_PACK
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: Aquarius_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 1
|
|
Item: Pisces_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 2
|
|
Item: Aries_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 3
|
|
Item: Taurus_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 4
|
|
Item: Gemini_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 5
|
|
Item: Cancer_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 6
|
|
Item: Leo_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 7
|
|
Item: Virgo_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 8
|
|
Item: Libra_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 9
|
|
Item: Scorpio_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 10
|
|
Item: Sagittarius_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Index: 11
|
|
Item: Capricon_Crown
|
|
Rate: 100
|
|
UniqueId: true
|
|
- Group: DUN_VOUCHER_BOX1
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dun_Voucher
|
|
Duration: 60
|
|
- Group: DUN_VOUCHER_BOX2
|
|
SubGroups:
|
|
- SubGroup: 0
|
|
List:
|
|
- Index: 0
|
|
Item: Dun_Voucher
|
|
Duration: 180
|
|
- Group: BLUEBOXOFQUESTIONS
|
|
SubGroups:
|
|
- SubGroup: 1
|
|
List:
|
|
- Index: 0
|
|
Item: TokenOfHonor
|
|
Rate: 1600
|
|
Amount: 8
|
|
- Index: 1
|
|
Item: TokenOfHonor
|
|
Rate: 1400
|
|
Amount: 16
|
|
- Index: 2
|
|
Item: TokenOfHonor
|
|
Rate: 300
|
|
Amount: 55
|
|
- Index: 3
|
|
Item: DowntownMap
|
|
Rate: 1000
|
|
Amount: 2
|
|
- Index: 4
|
|
Item: DowntownMap_
|
|
Rate: 10
|
|
- Index: 5
|
|
Item: ShiningHolyWater
|
|
Rate: 360
|
|
Amount: 2
|
|
- Index: 6
|
|
Item: ShiningHolyWater_
|
|
Rate: 10
|
|
- Index: 7
|
|
Item: BadgeOfProntera
|
|
Rate: 1000
|
|
Amount: 3
|
|
- Index: 8
|
|
Item: BadgeOfProntera_
|
|
Rate: 40
|
|
- Index: 9
|
|
Item: KeysPrison
|
|
Rate: 510
|
|
- Index: 10
|
|
Item: P_Temporal_Crystal
|
|
Rate: 510
|
|
- Index: 11
|
|
Item: ShieldOfGuardsman
|
|
Rate: 1
|
|
- Index: 12
|
|
Item: Stone_Of_Chill
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 13
|
|
Item: Soften_Skin
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 14
|
|
Item: Porcupine_Big_Spike
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 15
|
|
Item: Shabby_Old_Belt
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 16
|
|
Item: Moving_Black_Things
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 17
|
|
Item: Valkyrie_Fragment
|
|
Rate: 254
|
|
- Index: 18
|
|
Item: Will_Of_Owner
|
|
Rate: 500
|
|
Amount: 3
|
|
- Index: 19
|
|
Item: Robe_Of_Flattery
|
|
Rate: 1
|
|
- Index: 20
|
|
Item: Robe_Of_Vituperation
|
|
Rate: 1
|
|
- Index: 21
|
|
Item: Spoon
|
|
Rate: 1
|
|
- Index: 22
|
|
Item: C_Time_Accessory
|
|
Rate: 1
|
|
- Index: 23
|
|
Item: C_Blackhand_Of_Fate
|
|
Rate: 1
|