blob: 1a70a63cc70b22a8f3c7908ec46e3b23a5f9aca3 (
plain) (
tree)
|
|
//================= Hercules Database =====================================
//= _ _ _
//= | | | | | |
//= | |_| | ___ _ __ ___ _ _| | ___ ___
//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
//= | | | | __/ | | (__| |_| | | __/\__ \
//= \_| |_/\___|_| \___|\__,_|_|\___||___/
//================= License ===============================================
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
//= Copyright (C) 2013-2015 Hercules Dev Team
//=
//= Hercules 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/>.
//================= More Information ======================================
// http://herc.ws/board/topic/1244-official-item-grouppackagechain
//=========================================================================
/**************************************************************************
************* Entry structure ********************************************
**************************************************************************
<Container_Item_Name>: {
<Entry_Item_Name>: {
Random: 0 // Signs what group type this item belongs to, 0 is "Must", a group of items that come out whenever the package is open (doesn't use rate), anything above 0 is considered "random_group_<value>", a package with 2 random groups for example gets 2 items whenever open, one from each group
Count: 30 // Stands for how much <Entry_Item_Name> will be obtained.
Expire: 2 // Signs how many hours this item will last (makes a rental item).
Announce: True/False // Signs whether to relay a special item obtain announcement when this item comes out of the package.
Rate: 50 // If 'Random' is not 0, a rate from 1 to 10000 (0.01% - 100%) will be given.
Named: True/False // Signs whether the item should have the owner's name in it.
}
}
**************************************************************************/
Special_Box: {
Wrapped_Mask: {
Random: 1
Rate: 3
}
Poison_Bottle: {
Random: 1
Count: 2
Rate: 10
}
Set_Of_Taiming_Item: {
Random: 1
Rate: 5
}
Cookie_Bag: {
Random: 1
Count: 2
Rate: 100
}
Mysterious_Can2: {
Random: 1
Count: 3
Rate: 80
}
Mysterious_PET_Bottle2: {
Random: 1
Count: 3
Rate: 80
}
Speed_Up_Potion: {
Random: 1
Count: 2
Rate: 80
}
Old_Blue_Box: {
Random: 1
Rate: 19
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 5
Rate: 14
}
First_Aid_Kit: {
Random: 1
Rate: 19
}
Dried_Yggdrasilberry: {
Random: 1
Count: 3
Rate: 70
}
Angeling_Potion: {
Random: 1
Count: 3
Rate: 70
}
Ygnizem_Scroll: {
Random: 1
Count: 2
Rate: 50
}
Doppelganger_Scroll: {
Random: 1
Count: 2
Rate: 50
}
Wild_Rose_Scroll: {
Random: 1
Count: 2
Rate: 60
}
Gift_Box: {
Random: 1
Rate: 70
}
Red_Bag: {
Random: 1
Count: 3
Rate: 70
}
Cool_Summer_Outfit: {
Random: 1
Count: 3
Rate: 70
}
Slow_Down_Potion: {
Random: 1
Count: 2
Rate: 80
}
}
Tresure_Box_WoE: {
Majestic_Goat_Repl: {
Random: 1
Rate: 5
}
Jewel_Crown_Repl: {
Random: 1
Rate: 15
}
Prontera_Army_Cap_Repl: {
Random: 1
Rate: 20
}
Feather_Bonnet_Repl: {
Random: 1
Rate: 20
}
Viking_Helm_Repl: {
Random: 1
Rate: 20
}
Mysterious_Can: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_PET_Bottle: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_Can2: {
Random: 1
Count: 10
Rate: 50
}
Mysterious_PET_Bottle2: {
Random: 1
Count: 10
Rate: 50
}
Hometown_Gift: {
Random: 1
Count: 10
Rate: 50
}
Yggdrasilberry: {
Random: 1
Count: 5
Rate: 30
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 10
Rate: 50
}
Dried_Yggdrasilberry: {
Random: 1
Count: 10
Rate: 50
}
Unripe_Fruit: {
Random: 1
Count: 5
Rate: 50
}
First_Aid_Kit: {
Random: 1
Count: 10
Rate: 40
}
Gift_Box: {
Random: 1
Count: 5
Rate: 250
}
Comp_Battle_Manual: {
Random: 1
Count: 3
Rate: 20
}
Old_Blue_Box: {
Random: 1
Count: 5
Rate: 180
}
}
RWC_Parti_Box: {
Wrapped_Mask: {
Random: 1
Rate: 3
}
Poison_Bottle: {
Random: 1
Count: 2
Rate: 10
}
Set_Of_Taiming_Item: {
Random: 1
Rate: 5
}
Cookie_Bag: {
Random: 1
Count: 2
Rate: 90
}
Mysterious_Can2: {
Random: 1
Count: 3
Rate: 70
}
Mysterious_PET_Bottle2: {
Random: 1
Count: 3
Rate: 70
}
Speed_Up_Potion: {
Random: 1
Count: 2
Rate: 60
}
Old_Violet_Box: {
Random: 1
Rate: 19
}
Cat_Foot_Hairpin: {
Random: 1
Rate: 10
}
Int_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Vit_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Agi_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Dex_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Luk_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Str_Dish10: {
Random: 1
Count: 2
Rate: 35
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 3
Rate: 14
}
Dried_Yggdrasilberry: {
Random: 1
Count: 3
Rate: 70
}
Angeling_Potion: {
Random: 1
Count: 3
Rate: 50
}
Ygnizem_Scroll: {
Random: 1
Count: 2
Rate: 50
}
Doppelganger_Scroll: {
Random: 1
Count: 2
Rate: 50
}
Wild_Rose_Scroll: {
Random: 1
Count: 2
Rate: 50
}
Old_Blue_Box: {
Random: 1
Rate: 50
}
Hometown_Gift: {
Random: 1
Count: 2
Rate: 99
}
Pink_Drooping_Kitty: {
Random: 1
Rate: 10
}
Red_Deviruchi_Cap: {
Random: 1
Rate: 10
}
}
RWC_Final_Comp_Box: {
Comp_Battle_Manual: {
Random: 0
Count: 2
}
Comp_Insurance: {
Random: 0
Count: 2
}
Enriched_Slim_Pot: {
Random: 0
Count: 30
}
Rafini_Staff: {
Random: 1
Rate: 80
}
Round_Buckler: {
Random: 1
Rate: 180
}
Puente_Robe: {
Random: 1
Rate: 70
}
Claire_Suits: {
Random: 1
Rate: 60
}
Fricco_Shoes: {
Random: 1
Rate: 150
}
Rider_Insignia: {
Random: 1
Rate: 120
}
Undershirt_: {
Random: 1
Rate: 40
}
Muffler_: {
Random: 1
Rate: 300
}
}
Gift_Bundle: {
White_Slim_Potion: {
Random: 0
Count: 30
}
Seed_Of_Yggdrasil: {
Random: 0
Count: 2
}
GM_Handwriting: {
Random: 0
}
}
Caracas_Ring_Box: {
Caracas_Ring: {
Random: 0
Expire: 72
}
}
Crumpled_Paper: {
Calender_January: {
Random: 1
Rate: 84
}
Calender_February: {
Random: 1
Rate: 84
}
Calender_March: {
Random: 1
Rate: 84
}
Calender_April: {
Random: 1
Rate: 84
}
Calender_May: {
Random: 1
Rate: 83
}
Calender_June: {
Random: 1
Rate: 83
}
Calender_July: {
Random: 1
Rate: 83
}
Calender_August: {
Random: 1
Rate: 83
}
Calender_September: {
Random: 1
Rate: 83
}
Calender_October: {
Random: 1
Rate: 83
}
Calender_November: {
Random: 1
Rate: 83
}
Calender_December: {
Random: 1
Rate: 83
}
}
Solo_Gift_Basket: {
Lovely_Choco_Tart: {
Random: 0
Count: 5
}
Cute_Strawberry_Choco: {
Random: 0
Count: 3
}
White_Chocolate: {
Random: 0
Count: 3
}
Chocolate_Drink: {
Random: 0
Count: 4
}
HandMade_Chocolate: {
Random: 0
Count: 10
}
HandMade_Chocolate_: {
Random: 0
Count: 10
}
}
Couple_Event_Basket: {
Fire_Cracker_Love: {
Random: 0
Count: 10
}
Fire_Cracker_Wday: {
Random: 0
Count: 10
}
Fire_Cracker_Vday: {
Random: 0
Count: 10
}
Fire_Cracker_Bday: {
Random: 0
Count: 10
}
Fire_Cracker_Xmas: {
Random: 0
Count: 10
}
}
GM_Warp_Box: {
Wing_Of_Fly: {
Random: 1
Count: 3
Rate: 155
}
Wing_Of_Butterfly: {
Random: 1
Count: 3
Rate: 155
}
Warp_Free_Ticket: {
Random: 1
Count: 3
Rate: 150
}
WOB_Rune: {
Random: 1
Count: 3
Rate: 140
}
WOB_Schwaltz: {
Random: 1
Count: 3
Rate: 140
}
WOB_Rachel: {
Random: 1
Count: 3
Rate: 130
}
WOB_Local: {
Random: 1
Count: 3
Rate: 130
}
}
Fortune_Cookie1: {
Bless_Word_Paper1: {
Random: 1
Rate: 100
}
Bless_Word_Paper2: {
Random: 1
Rate: 100
}
Bless_Word_Paper3: {
Random: 1
Rate: 100
}
Bless_Word_Paper4: {
Random: 1
Rate: 100
}
Bless_Word_Paper5: {
Random: 1
Rate: 100
}
Bless_Word_Paper6: {
Random: 1
Rate: 100
}
Bless_Word_Paper7: {
Random: 1
Rate: 100
}
Bless_Word_Paper8: {
Random: 1
Rate: 100
}
Bless_Word_Paper9: {
Random: 1
Rate: 100
}
Bless_Word_Paper10: {
Random: 1
Rate: 100
}
}
Fortune_Cookie2: {
Guidebook_Exchange: {
Random: 0
Announce: true
}
}
Fortune_Cookie3: {
Free_Cash_Coupon: {
Random: 0
Announce: true
}
}
New_Gift_Envelope: {
Honey_Pastry: {
Random: 1
Rate: 115
}
Lucky_Cookie03: {
Random: 1
Count: 3
Rate: 50
}
Gingerbread: {
Random: 1
Count: 3
Rate: 50
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 150
}
New_Year_Bun: {
Random: 1
Count: 10
Rate: 250
}
Charm_Of_Happiness: {
Random: 1
Count: 2
Rate: 80
}
Shaman_Hat_: {
Random: 1
Rate: 40
}
Halohalo: {
Random: 1
Count: 2
Rate: 80
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 2
Rate: 80
}
Traditional_Firecrack: {
Random: 1
Rate: 100
}
Magic_Card_Album: {
Random: 1
Rate: 5
}
}
Passion_FB_Hat_Box: {
Passion_FB_Hat: {
Random: 0
}
}
Cool_FB_Hat_Box: {
Cool_FB_Hat: {
Random: 0
}
}
Victory_FB_Hat_Box: {
Victory_FB_Hat: {
Random: 0
}
}
Glory_FB_Hat_Box: {
Glory_FB_Hat: {
Random: 0
Expire: 24
}
}
Passion_Hat_Box2: {
Passion_FB_Hat: {
Random: 0
Expire: 6
}
}
Cool_Hat_Box2: {
Cool_FB_Hat: {
Random: 0
Expire: 6
}
}
Victory_Hat_Box2: {
Victory_FB_Hat: {
Random: 0
Expire: 6
}
}
Aspersio_5_Scroll_Box: {
Aspersio_5_Scroll: {
Random: 0
Count: 10
Named: true
}
}
Pet_Egg_Scroll_Box1: {
Pet_Egg_Scroll1: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box2: {
Pet_Egg_Scroll2: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll1: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 100
}
Insurance: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Enriched_Oridecon: {
Random: 1
Named: true
Rate: 80
}
Kafra_Card: {
Random: 1
Count: 2
Named: true
Rate: 300
}
Adrenaline_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 300
}
Neuralizer: {
Random: 1
Named: true
Rate: 10
}
Red_Deviruchi_Cap: {
Random: 1
Named: true
Rate: 10
}
}
Pet_Egg_Scroll2: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Wind_Walk_10_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Token_Of_Siegfried: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Giant_Fly_Wing: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Aspersio_5_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Bubble_Gum: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Red_Wizardry_Hat: {
Random: 1
Named: true
Rate: 10
}
}
/*Pet_Egg_Scroll_Box3: {
Pet_Egg_Scroll3: {
Random: 0
Named: true
}
}*/
Pet_Egg_Scroll_Box4: {
Pet_Egg_Scroll4: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box5: {
Pet_Egg_Scroll5: {
Random: 0
Named: true
}
}
/*
Pet_Egg_Scroll3: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 100
}
Insurance: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Enriched_Oridecon: {
Random: 1
Named: true
Rate: 80
}
Kafra_Card: {
Random: 1
Count: 2
Named: true
Rate: 300
}
Adrenaline_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 300
}
Neuralizer: {
Random: 1
Named: true
Rate: 10
}
Pink_Drooping_Kitty: {
Random: 1
Named: true
Rate: 10
}
}*/
Pet_Egg_Scroll4: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Wind_Walk_10_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Token_Of_Siegfried: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Giant_Fly_Wing: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Aspersio_5_Scroll: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Bubble_Gum: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Pink_Fur_Hat: {
Random: 1
Named: true
Rate: 10
}
}
Pet_Egg_Scroll5: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Enriched_Elunium: {
Random: 1
Named: true
Rate: 135
}
Token_Of_Siegfried: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Giant_Fly_Wing: {
Random: 1
Count: 2
Named: true
Rate: 300
}
Mini_Propeller_: {
Random: 1
Named: true
Rate: 5
}
Bubble_Gum: {
Random: 1
Named: true
Rate: 200
}
White_Wizardry_Hat: {
Random: 1
Named: true
Rate: 10
}
}
Infiltrator_Box: {
Infiltrator_C: {
Random: 0
Expire: 168
Named: true
}
}
Muramasa_Box: {
Muramasa_C: {
Random: 0
Expire: 168
Named: true
}
}
Excalibur_Box: {
Excalibur_C: {
Random: 0
Expire: 168
Named: true
}
}
Combat_Knife_Box: {
Combat_Knife_C: {
Random: 0
Expire: 168
Named: true
}
}
Counter_Dagger_Box: {
Counter_Dagger_C: {
Random: 0
Expire: 168
Named: true
}
}
Kaiser_Knuckle_Box: {
Kaiser_Knuckle_C: {
Random: 0
Expire: 168
Named: true
}
}
Pole_Axe_Box: {
Pole_Axe_C: {
Random: 0
Expire: 168
Named: true
}
}
Mighty_Staff_Box: {
Mighty_Staff_C: {
Random: 0
Expire: 168
Named: true
}
}
Right_Epsilon_Box: {
Right_Epsilon_C: {
Random: 0
Expire: 168
Named: true
}
}
Balistar_Box: {
Balistar_C: {
Random: 0
Expire: 168
Named: true
}
}
Diary_Of_Great_Sage_Box: {
Diary_Of_Great_Sage_C: {
Random: 0
Expire: 168
Named: true
}
}
Asura_Box: {
Asura_C: {
Random: 0
Expire: 168
Named: true
}
}
Apple_Of_Archer_Box: {
Apple_Of_Archer_C: {
Random: 0
Expire: 168
Named: true
}
}
Bunny_Band_Box: {
Bunny_Band_C: {
Random: 0
Expire: 168
Named: true
}
}
Sahkkat_Box: {
Sahkkat_C: {
Random: 0
Expire: 168
Named: true
}
}
Lord_Circlet_Box: {
Lord_Circlet_C: {
Random: 0
Expire: 168
Named: true
}
}
Elven_Ears_Box: {
Elven_Ears_C: {
Random: 0
Expire: 168
Named: true
}
}
Steel_Flower_Box: {
Steel_Flower_C: {
Random: 0
Expire: 168
Named: true
}
}
Critical_Ring_Box: {
Critical_Ring_C: {
Random: 0
Expire: 168
Named: true
}
}
Earring_Box: {
Earring_C: {
Random: 0
Expire: 168
Named: true
}
}
Ring_Box: {
Ring_C: {
Random: 0
Expire: 168
Named: true
}
}
Necklace_Box: {
Necklace_C: {
Random: 0
Expire: 168
Named: true
}
}
Glove_Box: {
Glove_C: {
Random: 0
Expire: 168
Named: true
}
}
Brooch_Box: {
Brooch_C: {
Random: 0
Expire: 168
Named: true
}
}
Rosary_Box: {
Rosary_C: {
Random: 0
Expire: 168
Named: true
}
}
Safety_Ring_Box: {
Safety_Ring_C: {
Random: 0
Expire: 168
Named: true
}
}
Vesper_Core01_Box: {
Vesper_Core01_C: {
Random: 0
Expire: 168
Named: true
}
}
Vesper_Core02_Box: {
Vesper_Core02_C: {
Random: 0
Expire: 168
Named: true
}
}
Vesper_Core03_Box: {
Vesper_Core03_C: {
Random: 0
Expire: 168
Named: true
}
}
Vesper_Core04_Box: {
Vesper_Core04_C: {
Random: 0
Expire: 168
Named: true
}
}
Pet_Egg_Scroll_Box6: {
Pet_Egg_Scroll6: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box7: {
Pet_Egg_Scroll7: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box8: {
Pet_Egg_Scroll8: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box9: {
Pet_Egg_Scroll9: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box10: {
Pet_Egg_Scroll10: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll_Box11: {
Pet_Egg_Scroll11: {
Random: 0
Named: true
}
}
Pet_Egg_Scroll6: {
Battle_Manual_Box: {
Random: 1
Named: true
Rate: 200
}
Enriched_Elunium_Box: {
Random: 1
Named: true
Rate: 195
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 400
}
Bubble_Gum_Box: {
Random: 1
Named: true
Rate: 200
}
Pair_Of_Red_Ribbon_: {
Random: 1
Named: true
Rate: 2
}
Drooping_Kitty_: {
Random: 1
Named: true
Rate: 1
}
Orc_Hero_Helm_TW: {
Random: 1
Named: true
Rate: 1
}
Magestic_Goat_TW: {
Random: 1
Named: true
Rate: 1
}
}
Pet_Egg_Scroll7: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 80
}
Insurance: {
Random: 1
Count: 2
Named: true
Rate: 30
}
Enriched_Oridecon: {
Random: 1
Count: 2
Named: true
Rate: 120
}
Kafra_Card: {
Random: 1
Count: 10
Named: true
Rate: 190
}
Megaphone_: {
Random: 1
Count: 5
Named: true
Rate: 190
}
Old_Violet_Box: {
Random: 1
Count: 3
Named: true
Rate: 50
}
Vit_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 200
}
Bloody_Dead_Branch: {
Random: 1
Named: true
Rate: 120
}
Succubus_Card: {
Random: 1
Named: true
Rate: 2
}
Incubus_Card: {
Random: 1
Named: true
Rate: 2
}
Smoking_Pipe_: {
Random: 1
Named: true
Rate: 5
}
Pair_Of_Red_Ribbon_: {
Random: 1
Named: true
Rate: 9
}
}
Pet_Egg_Scroll8: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 80
}
Wind_Walk_10_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 60
}
Token_Of_Siegfried: {
Random: 1
Count: 5
Named: true
Rate: 120
}
Giant_Fly_Wing: {
Random: 1
Count: 10
Named: true
Rate: 244
}
Neuralizer: {
Random: 1
Named: true
Rate: 1
}
Bubble_Gum: {
Random: 1
Count: 2
Named: true
Rate: 150
}
Yggdrasilberry: {
Random: 1
Count: 10
Named: true
Rate: 200
}
Agi_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 100
}
Old_Violet_Box: {
Random: 1
Count: 3
Named: true
Rate: 30
}
Silver_Tiara: {
Random: 1
Named: true
Rate: 3
}
Magestic_Goat_TW: {
Random: 1
Named: true
Rate: 3
}
Fish_On_Head_: {
Random: 1
Named: true
Rate: 9
}
}
Pet_Egg_Scroll9: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 200
}
Insurance: {
Random: 1
Count: 2
Named: true
Rate: 50
}
Enriched_Oridecon: {
Random: 1
Count: 2
Named: true
Rate: 160
}
Kafra_Card: {
Random: 1
Count: 10
Named: true
Rate: 80
}
Adrenaline_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 200
}
Neuralizer: {
Random: 1
Named: true
Rate: 1
}
Old_Violet_Box: {
Random: 1
Count: 3
Named: true
Rate: 60
}
Str_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 208
}
Dark_Illusion_Card: {
Random: 1
Named: true
Rate: 5
}
Dark_Lord_Card: {
Random: 1
Named: true
Rate: 1
}
Orc_Hero_Helm_TW: {
Random: 1
Named: true
Rate: 5
}
Bunny_Band_: {
Random: 1
Named: true
Rate: 10
}
}
Pet_Egg_Scroll10: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 100
}
Wind_Walk_10_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 80
}
Token_Of_Siegfried: {
Random: 1
Count: 5
Named: true
Rate: 100
}
Giant_Fly_Wing: {
Random: 1
Count: 10
Named: true
Rate: 200
}
Megaphone_: {
Random: 1
Count: 5
Named: true
Rate: 160
}
Bubble_Gum: {
Random: 1
Count: 2
Named: true
Rate: 100
}
Yggdrasilberry: {
Random: 1
Count: 10
Named: true
Rate: 152
}
Int_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 100
}
Injustice_Card: {
Random: 1
Named: true
Rate: 2
}
Zherlthsh_Card: {
Random: 1
Named: true
Rate: 2
}
Angelic_Chain_: {
Random: 1
Named: true
Rate: 2
}
Satanic_Chain_: {
Random: 1
Named: true
Rate: 2
}
}
Pet_Egg_Scroll11: {
Battle_Manual: {
Random: 1
Count: 2
Named: true
Rate: 115
}
Enriched_Elunium: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Token_Of_Siegfried: {
Random: 1
Count: 5
Named: true
Rate: 205
}
Giant_Fly_Wing: {
Random: 1
Count: 10
Named: true
Rate: 205
}
Bubble_Gum: {
Random: 1
Count: 2
Named: true
Rate: 115
}
Old_Violet_Box: {
Random: 1
Count: 3
Named: true
Rate: 55
}
Dex_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 205
}
Owl_Baron_Card: {
Random: 1
Named: true
Rate: 2
}
Owl_Duke_Card: {
Random: 1
Named: true
Rate: 2
}
Slipper: {
Random: 1
Named: true
Rate: 2
}
Drooping_Kitty_: {
Random: 1
Named: true
Rate: 2
}
Big_Golden_Bell_: {
Random: 1
Named: true
Rate: 2
}
}
CP_Helm_Scroll_Box: {
CP_Helm_Scroll: {
Random: 0
Named: true
}
Coating_Bottle: {
Random: 0
Named: true
}
}
CP_Shield_Scroll_Box: {
CP_Shield_Scroll: {
Random: 0
Named: true
}
Coating_Bottle: {
Random: 0
Named: true
}
}
CP_Armor_Scroll_Box: {
CP_Armor_Scroll: {
Random: 0
Named: true
}
Coating_Bottle: {
Random: 0
Named: true
}
}
CP_Weapon_Scroll_Box: {
CP_Weapon_Scroll: {
Random: 0
Named: true
}
Coating_Bottle: {
Random: 0
Named: true
}
}
Repair_Scroll_Box: {
Repair_Scroll: {
Random: 0
Named: true
}
Iron_Ore: {
Random: 0
Named: true
}
Iron: {
Random: 0
Named: true
}
Oridecon_Stone: {
Random: 0
Named: true
}
Steel: {
Random: 0
Named: true
}
}
Super_Pet_Egg1: {
Tiara: {
Random: 1
Named: true
Rate: 2
}
Crown: {
Random: 1
Named: true
Rate: 2
}
Loard_Circlet: {
Random: 1
Named: true
Rate: 1
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Named: true
// Rate: 5
// }
//unsupported/unknown item 'Ear_Of_Devil'
// Ear_Of_Devil: {
// Random: 1
// Named: true
// Rate: 5
// }
Flying_Angel: {
Random: 1
Named: true
Rate: 20
}
Dark_Lord_Card: {
Random: 1
Named: true
Rate: 1
}
Angeling_Card: {
Random: 1
Named: true
Rate: 2
}
Ghostring_Card: {
Random: 1
Named: true
Rate: 2
}
Nurse_Cap: {
Random: 1
Named: true
Rate: 80
}
Centimental_Flower: {
Random: 1
Named: true
Rate: 45
}
Tulip_Hairpin: {
Random: 1
Named: true
Rate: 50
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 85
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 170
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 170
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 230
}
}
Super_Pet_Egg2: {
Golden_Gear: {
Random: 1
Named: true
Rate: 6
}
Coronet: {
Random: 1
Named: true
Rate: 3
}
Ghost_Bandana: {
Random: 1
Named: true
Rate: 6
}
Horn_Of_Succubus: {
Random: 1
Named: true
Rate: 2
}
Inccubus_Horn: {
Random: 1
Named: true
Rate: 2
}
Archangeling_Card: {
Random: 1
Named: true
Rate: 10
}
Knight_Of_Abyss_Card: {
Random: 1
Named: true
Rate: 3
}
Pharaoh_Card: {
Random: 1
Named: true
Rate: 1
}
Poring_Hat: {
Random: 1
Named: true
Rate: 80
}
Centimental_Leaf: {
Random: 1
Named: true
Rate: 50
}
First_Moon_Hair_Pin: {
Random: 1
Named: true
Rate: 40
}
Cigar: {
Random: 1
Named: true
Rate: 20
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 160
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 170
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 227
}
}
Super_Pet_Egg3: {
//unsupported/unknown item 'Oldman'
// Oldman: {
// Random: 1
// Named: true
// Rate: 5
// }
Fillet: {
Random: 1
Named: true
Rate: 6
}
Smoking_Pipe: {
Random: 1
Named: true
Rate: 3
}
Kafra_Band: {
Random: 1
Named: true
Rate: 1
}
Hair_Protector: {
Random: 1
Named: true
Rate: 6
}
Crescent_Scythe: {
Random: 1
Named: true
Rate: 10
}
House_Auger: {
Random: 1
Named: true
Rate: 33
}
Dark_Illusion_Card: {
Random: 1
Named: true
Rate: 2
}
Drake_Card: {
Random: 1
Named: true
Rate: 2
}
Maya_Card: {
Random: 1
Named: true
Rate: 2
}
Ear_Mufs: {
Random: 1
Named: true
Rate: 100
}
Pair_Of_Red_Ribbon: {
Random: 1
Named: true
Rate: 50
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 120
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 180
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 170
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 220
}
}
Super_Pet_Egg4: {
Angelic_Chain: {
Random: 1
Named: true
Rate: 3
}
Magestic_Goat: {
Random: 1
Named: true
Rate: 3
}
Sharp_Gear: {
Random: 1
Named: true
Rate: 2
}
Helm_Of_Angel: {
Random: 1
Named: true
Rate: 2
}
Orc_Hero_Helm: {
Random: 1
Named: true
Rate: 4
}
Doppelganger_Card: {
Random: 1
Named: true
Rate: 1
}
Osiris_Card: {
Random: 1
Named: true
Rate: 2
}
Phreeoni_Card: {
Random: 1
Named: true
Rate: 2
}
Green_Feeler: {
Random: 1
Named: true
Rate: 70
}
//unsupported/unknown item 'Big_Sis'
// Big_Sis: {
// Random: 1
// Named: true
// Rate: 50
// }
Mistic_Rose: {
Random: 1
Named: true
Rate: 36
}
Well_Baked_Toast: {
Random: 1
Named: true
Rate: 35
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 170
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 170
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 230
}
}
Super_Card_Pet_Egg1: {
Orc_Lady_Card: {
Random: 1
Named: true
Rate: 40
}
Mummy_Card: {
Random: 1
Named: true
Rate: 30
}
Marina_Card: {
Random: 1
Named: true
Rate: 80
}
Desert_Wolf_Card: {
Random: 1
Named: true
Rate: 80
}
Soldier_Skeleton_Card: {
Random: 1
Named: true
Rate: 17
}
Magnolia_Card: {
Random: 1
Named: true
Rate: 40
}
Andre_Card: {
Random: 1
Named: true
Rate: 7
}
Mandragora_Card: {
Random: 1
Named: true
Rate: 40
}
Vadon_Card: {
Random: 1
Named: true
Rate: 50
}
Baphomet_Card: {
Random: 1
Named: true
Rate: 2
}
Drainliar_Card: {
Random: 1
Named: true
Rate: 50
}
Flying_Deleter_Card: {
Random: 1
Named: true
Rate: 20
}
Nightmare_Terror_Card: {
Random: 1
Named: true
Rate: 8
}
Pest_Card: {
Random: 1
Named: true
Rate: 20
}
Marc_Card: {
Random: 1
Named: true
Rate: 20
}
Dark_Frame_Card: {
Random: 1
Named: true
Rate: 10
}
Deleter_Card: {
Random: 1
Named: true
Rate: 5
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 165
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 20
Named: true
Rate: 166
}
Zeny_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 150
}
}
Super_Card_Pet_Egg2: {
Orc_Load_Card: {
Random: 1
Named: true
Rate: 2
}
Skel_Worker_Card: {
Random: 1
Named: true
Rate: 30
}
Minorous_Card: {
Random: 1
Named: true
Rate: 55
}
Garm_Baby_Card: {
Random: 1
Named: true
Rate: 18
}
Goblin_Card: {
Random: 1
Named: true
Rate: 25
}
Caramel_Card: {
Random: 1
Named: true
Rate: 70
}
Scorpion_Card: {
Random: 1
Named: true
Rate: 5
}
Flora_Card: {
Random: 1
Named: true
Rate: 35
}
Hunter_Fly_Card: {
Random: 1
Named: true
Rate: 35
}
Pecopeco_Egg_Card: {
Random: 1
Named: true
Rate: 40
}
Hydra_Card: {
Random: 1
Named: true
Rate: 30
}
Disguise_Card: {
Random: 1
Named: true
Rate: 30
}
Rybio_Card: {
Random: 1
Named: true
Rate: 9
}
Wraith_Dead_Card: {
Random: 1
Named: true
Rate: 20
}
Majoruros_Card: {
Random: 1
Named: true
Rate: 18
}
Pupa_Card: {
Random: 1
Named: true
Rate: 40
}
Pecopeco_Card: {
Random: 1
Named: true
Rate: 40
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 168
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 20
Named: true
Rate: 165
}
Zeny_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 166
}
}
Super_Card_Pet_Egg3: {
Elder_Wilow_Card: {
Random: 1
Named: true
Rate: 70
}
Deviruchi_Card: {
Random: 1
Named: true
Rate: 20
}
Marduk_Card: {
Random: 1
Named: true
Rate: 40
}
Carat_Card: {
Random: 1
Named: true
Rate: 45
}
Choco_Card: {
Random: 1
Named: true
Rate: 30
}
Pharaoh_Card: {
Random: 1
Named: true
Rate: 1
}
Nine_Tail_Card: {
Random: 1
Named: true
Rate: 30
}
Whisper_Card: {
Random: 1
Named: true
Rate: 10
}
Frilldora_Card: {
Random: 1
Named: true
Rate: 20
}
Dragon_Tail_Card: {
Random: 1
Named: true
Rate: 33
}
Baphomet__Card: {
Random: 1
Named: true
Rate: 10
}
Daydric_Card: {
Random: 1
Named: true
Rate: 35
}
Harpy_Card: {
Random: 1
Named: true
Rate: 50
}
Whisper_Boss_Card: {
Random: 1
Named: true
Rate: 10
}
Thara_Frog_Card: {
Random: 1
Named: true
Rate: 50
}
Executioner_Card: {
Random: 1
Named: true
Rate: 35
}
Khalitzburg_Card: {
Random: 1
Named: true
Rate: 30
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 171
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 20
Named: true
Rate: 170
}
Zeny_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 140
}
}
Super_Card_Pet_Egg4: {
Thief_Bug_Male_Card: {
Random: 1
Named: true
Rate: 60
}
Verit_Card: {
Random: 1
Named: true
Rate: 70
}
Matyr_Card: {
Random: 1
Named: true
Rate: 25
}
Sohee_Card: {
Random: 1
Named: true
Rate: 19
}
Antique_Firelock_Card: {
Random: 1
Named: true
Rate: 40
}
Blood_Butterfly_Card: {
Random: 1
Named: true
Rate: 38
}
Mimic_Card: {
Random: 1
Named: true
Rate: 35
}
Zerom_Card: {
Random: 1
Named: true
Rate: 38
}
Phen_Card: {
Random: 1
Named: true
Rate: 10
}
Kobold_Card: {
Random: 1
Named: true
Rate: 40
}
Moonlight_Flower_Card: {
Random: 1
Named: true
Rate: 1
}
Mantis_Card: {
Random: 1
Named: true
Rate: 45
}
Smokie_Card: {
Random: 1
Named: true
Rate: 65
}
Vitata_Card: {
Random: 1
Named: true
Rate: 10
}
High_Orc_Card: {
Random: 1
Named: true
Rate: 3
}
Penomena_Card: {
Random: 1
Named: true
Rate: 13
}
Tirfing_Card: {
Random: 1
Named: true
Rate: 18
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 165
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 20
Named: true
Rate: 165
}
Zeny_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 140
}
}
Vigorgra_Package1: {
Battle_Manual: {
Random: 0
Count: 2
Named: true
}
Str_Dish10_: {
Random: 0
Count: 2
Named: true
}
Agi_Dish10_: {
Random: 0
Count: 2
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Kafra_Card: {
Random: 0
Named: true
}
Token_Of_Siegfried: {
Random: 0
Named: true
}
}
Vigorgra_Package2: {
Battle_Manual: {
Random: 0
Count: 2
Named: true
}
Str_Dish10_: {
Random: 0
Count: 2
Named: true
}
Vit_Dish10_: {
Random: 0
Count: 2
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Kafra_Card: {
Random: 0
Named: true
}
Token_Of_Siegfried: {
Random: 0
Named: true
}
}
Vigorgra_Package3: {
Battle_Manual: {
Random: 0
Count: 2
Named: true
}
Int_Dish10_: {
Random: 0
Count: 2
Named: true
}
Dex_Dish10_: {
Random: 0
Count: 2
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 15
Named: true
}
Kafra_Card: {
Random: 0
Named: true
}
Token_Of_Siegfried: {
Random: 0
Named: true
}
}
Vigorgra_Package6: {
Battle_Manual: {
Random: 0
Count: 2
Named: true
}
Str_Dish10_: {
Random: 0
Count: 2
Named: true
}
Agi_Dish10_: {
Random: 0
Count: 2
Named: true
}
Adrenaline_Scroll: {
Random: 0
Count: 24
Named: true
}
Aspersio_5_Scroll: {
Random: 0
Count: 20
Named: true
}
Holy_Water: {
Random: 0
Count: 20
Named: true
}
Kafra_Card: {
Random: 0
Named: true
}
Token_Of_Siegfried: {
Random: 0
Named: true
}
}
Vigorgra_Package7: {
Battle_Manual: {
Random: 0
Count: 4
Named: true
}
Str_Dish10_: {
Random: 0
Count: 4
Named: true
}
Agi_Dish10_: {
Random: 0
Count: 4
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Kafra_Card: {
Random: 0
Count: 2
Named: true
}
Token_Of_Siegfried: {
Random: 0
Count: 2
Named: true
}
}
Vigorgra_Package9: {
Battle_Manual: {
Random: 0
Count: 4
Named: true
}
Int_Dish10_: {
Random: 0
Count: 4
Named: true
}
Dex_Dish10_: {
Random: 0
Count: 4
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Kafra_Card: {
Random: 0
Count: 2
Named: true
}
Token_Of_Siegfried: {
Random: 0
Count: 2
Named: true
}
}
Vigorgra_Package10: {
Battle_Manual: {
Random: 0
Count: 4
Named: true
}
Int_Dish10_: {
Random: 0
Count: 4
Named: true
}
Vit_Dish10_: {
Random: 0
Count: 4
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Blessing_10_Scroll: {
Random: 0
Count: 30
Named: true
}
Kafra_Card: {
Random: 0
Count: 2
Named: true
}
Token_Of_Siegfried: {
Random: 0
Count: 2
Named: true
}
}
Vigorgra_Package12: {
Battle_Manual: {
Random: 0
Count: 4
Named: true
}
Str_Dish10_: {
Random: 0
Count: 4
Named: true
}
Agi_Dish10_: {
Random: 0
Count: 4
Named: true
}
Adrenaline_Scroll: {
Random: 0
Count: 48
Named: true
}
Aspersio_5_Scroll: {
Random: 0
Count: 40
Named: true
}
Holy_Water: {
Random: 0
Count: 40
Named: true
}
Kafra_Card: {
Random: 0
Count: 2
Named: true
}
Token_Of_Siegfried: {
Random: 0
Count: 2
Named: true
}
}
Pet_Egg_Scroll12: {
Poring_Box: {
Random: 1
Named: true
Rate: 80
}
Vit_Dish10_: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Old_Violet_Box: {
Random: 1
Named: true
Rate: 80
}
Dex_Dish10_: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Megaphone_: {
Random: 1
Count: 3
Named: true
Rate: 150
}
Kafra_Card: {
Random: 1
Count: 5
Named: true
Rate: 180
}
Luk_Dish10_: {
Random: 1
Count: 10
Named: true
Rate: 180
}
Elven_Ears: {
Random: 1
Named: true
Rate: 10
}
Flying_Angel: {
Random: 1
Named: true
Rate: 10
}
Zeny_Scroll: {
Random: 1
Named: true
Rate: 10
}
}
Pet_Egg_Scroll13: {
Elephant_Hat: {
Random: 1
Named: true
Rate: 10
}
Happy_Wig: {
Random: 1
Named: true
Rate: 10
}
Enriched_Oridecon: {
Random: 1
Count: 5
Named: true
Rate: 170
}
Enriched_Elunium: {
Random: 1
Count: 5
Named: true
Rate: 300
}
Zeny_Scroll: {
Random: 1
Named: true
Rate: 10
}
Yggdrasilberry: {
Random: 1
Count: 7
Named: true
Rate: 100
}
Fruit_Of_Mastela: {
Random: 1
Count: 15
Named: true
Rate: 100
}
Blue_Herb: {
Random: 1
Count: 8
Named: true
Rate: 100
}
Insurance: {
Random: 1
Count: 3
Named: true
Rate: 100
}
White_Slim_Potion: {
Random: 1
Count: 20
Named: true
Rate: 100
}
}
Pet_Egg_Scroll14: {
Hibiscus: {
Random: 1
Named: true
Rate: 10
}
Charming_Ribbon: {
Random: 1
Named: true
Rate: 10
}
Enriched_Oridecon: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Enriched_Elunium: {
Random: 1
Count: 5
Named: true
Rate: 250
}
Zeny_Scroll: {
Random: 1
Named: true
Rate: 50
}
Yggdrasilberry: {
Random: 1
Count: 7
Named: true
Rate: 100
}
Fruit_Of_Mastela: {
Random: 1
Count: 15
Named: true
Rate: 100
}
Grape_Juice: {
Random: 1
Count: 20
Named: true
Rate: 100
}
Insurance: {
Random: 1
Count: 3
Named: true
Rate: 100
}
White_Slim_Potion: {
Random: 1
Count: 20
Named: true
Rate: 130
}
}
Super_Pet_Egg5: {
Bird_Nest: {
Random: 1
Named: true
Rate: 15
}
Fallen_Leaves: {
Random: 1
Named: true
Rate: 10
}
Sheep_Hat: {
Random: 1
Named: true
Rate: 5
}
Pumpkin_Hat: {
Random: 1
Named: true
Rate: 10
}
Cyclops_Visor: {
Random: 1
Named: true
Rate: 6
}
Alice_Doll: {
Random: 1
Named: true
Rate: 5
}
Magic_Eyes: {
Random: 1
Named: true
Rate: 5
}
Minstrel_Hat: {
Random: 1
Named: true
Rate: 5
}
Steel: {
Random: 1
Count: 10
Named: true
Rate: 53
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 200
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 230
}
//unsupported/unknown item 'Zeny_Scroll_Box'
// Zeny_Scroll_Box: {
// Random: 1
// Count: 10
// Named: true
// Rate: 216
// }
}
Super_Pet_Egg6: {
Marionette_Doll: {
Random: 1
Named: true
Rate: 5
}
Gambler_Hat: {
Random: 1
Named: true
Rate: 10
}
Elephant_Hat: {
Random: 1
Named: true
Rate: 10
}
Baseball_Cap: {
Random: 1
Named: true
Rate: 5
}
Silver_Tiara: {
Random: 1
Named: true
Rate: 5
}
Joker_Jester_: {
Random: 1
Named: true
Rate: 6
}
Headset_OST: {
Random: 1
Named: true
Rate: 5
}
Chinese_Crown: {
Random: 1
Named: true
Rate: 5
}
Steel: {
Random: 1
Count: 10
Named: true
Rate: 53
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 200
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 230
}
//unsupported/unknown item 'Zeny_Scroll_Box'
// Zeny_Scroll_Box: {
// Random: 1
// Count: 10
// Named: true
// Rate: 226
// }
}
Super_Pet_Egg7: {
Candle: {
Random: 1
Named: true
Rate: 15
}
Gold_Tiara: {
Random: 1
Named: true
Rate: 5
}
Phrygian_Cap_: {
Random: 1
Named: true
Rate: 10
}
Helm_Of_Darkness: {
Random: 1
Named: true
Rate: 5
}
Puppy_Hat: {
Random: 1
Named: true
Rate: 10
}
Romantic_White_Flower: {
Random: 1
Named: true
Rate: 8
}
Hibiscus: {
Random: 1
Named: true
Rate: 5
}
Charming_Ribbon: {
Random: 1
Named: true
Rate: 10
}
Steel: {
Random: 1
Count: 10
Named: true
Rate: 53
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 200
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 230
}
//unsupported/unknown item 'Zeny_Scroll_Box'
// Zeny_Scroll_Box: {
// Random: 1
// Count: 10
// Named: true
// Rate: 209
// }
}
Super_Pet_Egg8: {
Angeling_Hat: {
Random: 1
Named: true
Rate: 5
}
Coppola: {
Random: 1
Named: true
Rate: 10
}
Tongue_Mask: {
Random: 1
Named: true
Rate: 15
}
Captain_Hat: {
Random: 1
Named: true
Rate: 5
}
Laurel_Wreath: {
Random: 1
Named: true
Rate: 5
}
Geographer_Band: {
Random: 1
Named: true
Rate: 5
}
Twin_Ribbon: {
Random: 1
Named: true
Rate: 5
}
Bird_Nest_Hat: {
Random: 1
Named: true
Rate: 10
}
Steel: {
Random: 1
Count: 10
Named: true
Rate: 53
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 90
}
Old_Violet_Box: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Yggdrasilberry: {
Random: 1
Count: 15
Named: true
Rate: 200
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 230
}
//unsupported/unknown item 'Zeny_Scroll_Box'
// Zeny_Scroll_Box: {
// Random: 1
// Count: 10
// Named: true
// Rate: 217
// }
}
Pet_Egg_Scroll_E: {
Exorcize_Herb: {
Random: 1
Count: 10
Named: true
Rate: 350
}
Silk_Ribbon: {
Random: 1
Named: true
Rate: 130
}
Realgar_Wine: {
Random: 1
Count: 10
Named: true
Rate: 350
}
Chung_E_Cake: {
Random: 1
Count: 10
Named: true
Rate: 70
}
Bok_Choy: {
Random: 1
Count: 10
Named: true
Rate: 70
}
Chung_E_Ticket: {
Random: 1
Named: true
Rate: 10
}
Spring_Rabbit_Ticket: {
Random: 1
Named: true
Rate: 10
}
//unsupported/unknown item 'Zeny_Scroll_Box'
// Zeny_Scroll_Box: {
// Random: 1
// Named: true
// Rate: 10
// }
}
Ramen_Hat_Box: {
Ramen_Hat: {
Random: 0
Expire: 336
Named: true
}
}
Mysterious_Travel_Sack1: {
Yellow_Baseball_Cap: {
Random: 1
Named: true
Rate: 1
}
Valkyrie_Feather_Band: {
Random: 1
Named: true
Rate: 5
}
Soulless_Wing: {
Random: 1
Named: true
Rate: 5
}
Afro_Wig: {
Random: 1
Named: true
Rate: 1
}
Happy_Wig: {
Random: 1
Named: true
Rate: 1
}
Shiny_Wig: {
Random: 1
Named: true
Rate: 1
}
Ring_Of_Water: {
Random: 1
Named: true
Rate: 2
}
Ring_Of_Fire: {
Random: 1
Named: true
Rate: 2
}
Dun_Tele_Scroll1: {
Random: 1
Named: true
Rate: 2
}
Dun_Tele_Scroll1_Box: {
Random: 1
Named: true
Rate: 5
}
Shadow_Armor_S_Box10: {
Random: 1
Named: true
Rate: 5
}
Holy_Armor_S_Box10: {
Random: 1
Named: true
Rate: 5
}
Small_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 200
}
Med_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 200
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 200
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 80
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 80
}
Regeneration_Box10: {
Random: 1
Named: true
Rate: 205
}
}
Mysterious_Travel_Sack2: {
Aussie_Flag_Hat: {
Random: 1
Named: true
Rate: 10
}
Chullos: {
Random: 1
Named: true
Rate: 20
}
Ati_Atihan_Hat: {
Random: 1
Named: true
Rate: 5
}
Marcher_Hat: {
Random: 1
Named: true
Rate: 5
}
Marvelous_Wig: {
Random: 1
Named: true
Rate: 100
}
Fantastic_Wig: {
Random: 1
Named: true
Rate: 100
}
Ring_Of_Wind: {
Random: 1
Named: true
Rate: 20
}
Ring_Of_Earth: {
Random: 1
Named: true
Rate: 20
}
Dun_Tele_Scroll1: {
Random: 1
Named: true
Rate: 10
}
Dun_Tele_Scroll1_Box: {
Random: 1
Named: true
Rate: 50
}
Shadow_Armor_S_Box10: {
Random: 1
Named: true
Rate: 50
}
Holy_Armor_S_Box10: {
Random: 1
Named: true
Rate: 50
}
Small_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
Med_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 80
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 80
}
Regeneration_Box10: {
Random: 1
Named: true
Rate: 100
}
}
Mysterious_Travel_Sack3: {
Kettle_Hat: {
Random: 1
Named: true
Rate: 20
}
Deviling_Hat: {
Random: 1
Named: true
Rate: 10
}
Pecopeco_Hairband: {
Random: 1
Named: true
Rate: 10
}
Chick_Hat: {
Random: 1
Named: true
Rate: 50
}
Vacation_Hat: {
Random: 1
Named: true
Rate: 30
}
Ribbon_Black: {
Random: 1
Named: true
Rate: 60
}
Ribbon_Yellow: {
Random: 1
Named: true
Rate: 50
}
Ribbon_Green: {
Random: 1
Named: true
Rate: 50
}
Dun_Tele_Scroll1: {
Random: 1
Named: true
Rate: 10
}
Dun_Tele_Scroll1_Box: {
Random: 1
Named: true
Rate: 50
}
Shadow_Armor_S_Box10: {
Random: 1
Named: true
Rate: 50
}
Holy_Armor_S_Box10: {
Random: 1
Named: true
Rate: 50
}
Small_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
Med_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 80
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 80
}
Regeneration_Box10: {
Random: 1
Named: true
Rate: 100
}
}
Mysterious_Travel_Sack4: {
Twin_Ribbon: {
Random: 1
Named: true
Rate: 2
}
Ribbon_Of_Bride: {
Random: 1
Named: true
Rate: 2
}
Charming_Ribbon: {
Random: 1
Named: true
Rate: 1
}
Ribbon_Pink: {
Random: 1
Named: true
Rate: 2
}
Ribbon_Orange: {
Random: 1
Named: true
Rate: 2
}
Ribbon_White: {
Random: 1
Named: true
Rate: 2
}
Red_Glasses: {
Random: 1
Named: true
Rate: 1
}
Dun_Tele_Scroll1: {
Random: 1
Named: true
Rate: 1
}
Dun_Tele_Scroll1_Box: {
Random: 1
Named: true
Rate: 5
}
Shadow_Armor_S_Box10: {
Random: 1
Named: true
Rate: 5
}
Holy_Armor_S_Box10: {
Random: 1
Named: true
Rate: 5
}
Small_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 203
}
Med_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 203
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 203
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 80
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 80
}
Regeneration_Box10: {
Random: 1
Named: true
Rate: 203
}
}
Magician_Card_Box: {
Blood_Butterfly_Card: {
Random: 0
Named: true
}
Parasite_Card: {
Random: 0
Named: true
}
Harpy_Card: {
Random: 0
Named: true
}
Miyabi_Ningyo_Card: {
Random: 0
Named: true
}
Wicked_Nymph_Card: {
Random: 0
Named: true
}
Loli_Ruri_Card: {
Random: 0
Named: true
}
}
Acolyte_Card_Box: {
Rideword_Card: {
Random: 0
Named: true
}
Fur_Seal_Card: {
Random: 0
Named: true
}
Live_Peach_Tree_Card: {
Random: 0
Named: true
}
Geographer_Card: {
Random: 0
Named: true
}
Cookie_Card: {
Random: 0
Named: true
}
}
Archer_Card_Box: {
Cruiser_Card: {
Random: 0
Named: true
}
Anolian_Card: {
Random: 0
Named: true
}
Merman_Card: {
Random: 0
Named: true
}
Dragon_Tail_Card: {
Random: 0
Named: true
}
Alligator_Card: {
Random: 0
Named: true
}
}
Swordman_Card_Box: {
Freezer_Card: {
Random: 0
Named: true
}
Heater_Card: {
Random: 0
Named: true
}
Solider_Card: {
Random: 0
Named: true
}
Permeter_Card: {
Random: 0
Named: true
}
Assulter_Card: {
Random: 0
Named: true
}
}
Thief_Card_Box: {
Shinobi_Card: {
Random: 0
Named: true
}
Wander_Man_Card: {
Random: 0
Named: true
}
Wild_Rose_Card: {
Random: 0
Named: true
}
The_Paper_Card: {
Random: 0
Named: true
}
Dancing_Dragon_Card: {
Random: 0
Named: true
}
}
Merchant_Card_Box: {
Mystcase_Card: {
Random: 0
Named: true
}
Zipper_Bear_Card: {
Random: 0
Named: true
}
Raggler_Card: {
Random: 0
Named: true
}
Baby_Leopard_Card: {
Random: 0
Named: true
}
Hylozoist_Card: {
Random: 0
Named: true
}
}
Hard_Core_Set_Box: {
Battle_Manual: {
Random: 0
Count: 10
Named: true
}
Bubble_Gum: {
Random: 0
Count: 10
Named: true
}
Insurance: {
Random: 0
Count: 10
Named: true
}
}
Kitty_Set_Box: {
White_Drooping_Kitty: {
Random: 0
Named: true
}
Blue_Drooping_Kitty: {
Random: 0
Named: true
}
Pink_Drooping_Kitty: {
Random: 0
Named: true
}
Yellow_Drooping_Kitty: {
Random: 0
Named: true
}
Gray_Drooping_Kitty: {
Random: 0
Named: true
}
}
Soft_Core_Set_Box: {
Battle_Manual: {
Random: 0
Count: 5
Named: true
}
Bubble_Gum: {
Random: 0
Count: 5
Named: true
}
Insurance: {
Random: 0
Count: 5
Named: true
}
}
Deviruchi_Set_Box: {
Red_Deviruchi_Cap: {
Random: 0
Named: true
}
White_Deviruchi_Cap: {
Random: 0
Named: true
}
Gray_Deviruchi_Cap: {
Random: 0
Named: true
}
}
MVP_Hunt_Box: {
Convex_Mirror: {
Random: 0
Count: 3
Named: true
}
Token_Of_Siegfried: {
Random: 0
Named: true
}
Bubble_Gum: {
Random: 0
Named: true
}
Megaphone_: {
Random: 0
Named: true
}
}
Brewing_Box: {
Dex_Dish10_: {
Random: 0
Count: 10
Named: true
}
Int_Dish10_: {
Random: 0
Count: 10
Named: true
}
Luk_Dish10_: {
Random: 0
Count: 10
Named: true
}
}
Christmas_Pet_Scroll: {
Fish_Head_Hat: {
Random: 1
Named: true
Rate: 1
}
Santa_Poring_Hat: {
Random: 1
Named: true
Rate: 1
}
Bell_Ribbon: {
Random: 1
Named: true
Rate: 1
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Named: true
// Rate: 5
// }
//unsupported/unknown item 'Ear_Of_Devil'
// Ear_Of_Devil: {
// Random: 1
// Named: true
// Rate: 5
// }
Flying_Angel: {
Random: 1
Named: true
Rate: 5
}
Pecopeco_Hairband: {
Random: 1
Named: true
Rate: 2
}
Nurse_Cap: {
Random: 1
Named: true
Rate: 20
}
Centimental_Flower: {
Random: 1
Named: true
Rate: 20
}
Tulip_Hairpin: {
Random: 1
Named: true
Rate: 80
}
Old_Violet_Box: {
Random: 1
Count: 3
Named: true
Rate: 100
}
Yggdrasilberry: {
Random: 1
Count: 30
Named: true
Rate: 110
}
Leaf_Of_Yggdrasil: {
Random: 1
Count: 30
Named: true
Rate: 100
}
Crystal_Jewel: {
Random: 1
Count: 20
Named: true
Rate: 100
}
Crystal_Jewel__: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Max_Weight_Up_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 50
}
}
Year_Of_Mouse_Scroll: {
Kafra_Card: {
Random: 1
Count: 15
Named: true
Rate: 220
}
Battle_Manual: {
Random: 1
Count: 5
Named: true
Rate: 210
}
Bubble_Gum: {
Random: 1
Count: 5
Named: true
Rate: 210
}
Token_Of_Siegfried_Box: {
Random: 1
Count: 15
Named: true
Rate: 100
}
Neuralizer: {
Random: 1
Named: true
Rate: 2
}
Mini_Propeller_: {
Random: 1
Named: true
Rate: 1
}
Branch_Of_Dead_Tree_Box: {
Random: 1
Named: true
Rate: 5
}
Dark_Lord_Card: {
Random: 1
Named: true
Rate: 1
}
Dark_Illusion_Card: {
Random: 1
Named: true
Rate: 1
}
Angelic_Chain_: {
Random: 1
Named: true
Rate: 2
}
Satanic_Chain_: {
Random: 1
Named: true
Rate: 3
}
Magestic_Goat_TW: {
Random: 1
Named: true
Rate: 2
}
Bunny_Band_: {
Random: 1
Named: true
Rate: 3
}
Drooping_Kitty_: {
Random: 1
Named: true
Rate: 5
}
Tulip_Hairpin: {
Random: 1
Named: true
Rate: 65
}
Insurance_Package: {
Random: 1
Named: true
Rate: 60
}
Leaf_Of_Yggdrasil: {
Random: 1
Count: 15
Named: true
Rate: 110
}
}
BRO_SM_Package: {
Plate_Armor_: {
Random: 0
Named: true
}
Shield_: {
Random: 0
Named: true
}
Boots_: {
Random: 0
Named: true
}
Manteau_: {
Random: 0
Named: true
}
Pupa_Card: {
Random: 0
Named: true
}
Daydric_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Helm_: {
Random: 0
Named: true
}
Iron_Cane: {
Random: 0
Named: true
}
}
BRO_MG_Package: {
Silk_Robe_: {
Random: 0
Named: true
}
Guard_: {
Random: 0
Named: true
}
Shoes_: {
Random: 0
Named: true
}
Muffler_: {
Random: 0
Named: true
}
Pupa_Card: {
Random: 0
Named: true
}
Phen_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Wizardry_Hat: {
Random: 0
Named: true
}
}
BRO_AC_Package: {
Saint_Robe_: {
Random: 0
Named: true
}
Buckler_: {
Random: 0
Named: true
}
Shoes_: {
Random: 0
Named: true
}
Muffler_: {
Random: 0
Named: true
}
Pupa_Card: {
Random: 0
Named: true
}
Sohee_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Biretta_: {
Random: 0
Named: true
}
}
BRO_AR_Package: {
Tights_: {
Random: 0
Named: true
}
Kakkung_: {
Random: 0
Named: true
}
Boots_: {
Random: 0
Named: true
}
Muffler_: {
Random: 0
Named: true
}
Zerom_Card: {
Random: 0
Named: true
}
Whisper_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Apple_Of_Archer: {
Random: 0
Named: true
}
}
BRO_MC_Package: {
Chain_Mail_: {
Random: 0
Named: true
}
Buckler_: {
Random: 0
Named: true
}
Boots_: {
Random: 0
Named: true
}
Manteau_: {
Random: 0
Named: true
}
Pupa_Card: {
Random: 0
Named: true
}
Daydric_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Bankruptcy_Of_Heart: {
Random: 0
Named: true
}
}
BRO_TF_Package: {
Thief_Clothes_: {
Random: 0
Named: true
}
Buckler_: {
Random: 0
Named: true
}
Boots_: {
Random: 0
Named: true
}
Manteau_: {
Random: 0
Named: true
}
Matyr_Card: {
Random: 0
Named: true
}
Whisper_Card: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Clip: {
Random: 0
Named: true
}
Ghost_Bandana: {
Random: 0
Named: true
}
}
Acidbomb_10_Box: {
Fire_Bottle: {
Random: 0
Count: 10
Named: true
}
Acid_Bottle: {
Random: 0
Count: 10
Named: true
}
}
Basic_Siege_Supply_Box: {
Siege_White_Potion: {
Random: 0
Count: 25
Named: true
}
Siege_Blue_Potion: {
Random: 0
Count: 10
Named: true
}
}
Adv_Siege_Supply_Box: {
Siege_White_Potion: {
Random: 0
Count: 50
Named: true
}
Siege_Blue_Potion: {
Random: 0
Count: 20
Named: true
}
}
Elite_Siege_Supply_Box: {
Siege_White_Potion: {
Random: 0
Count: 100
Named: true
}
Siege_Blue_Potion: {
Random: 0
Count: 50
Named: true
}
}
Cherry_Blossom_Scroll: {
Angelic_Chain: {
Random: 1
Named: true
Rate: 2
}
Satanic_Chain: {
Random: 1
Named: true
Rate: 2
}
Snowy_Horn: {
Random: 1
Named: true
Rate: 2
}
Mini_Propeller: {
Random: 1
Named: true
Rate: 1
}
Osiris_Card: {
Random: 1
Named: true
Rate: 1
}
Phreeoni_Card: {
Random: 1
Named: true
Rate: 1
}
Green_Feeler: {
Random: 1
Named: true
Rate: 130
}
Orc_Hero_Helm: {
Random: 1
Named: true
Rate: 2
}
Battle_Manual: {
Random: 1
Count: 10
Named: true
Rate: 170
}
Insurance: {
Random: 1
Count: 10
Named: true
Rate: 160
}
Bubble_Gum: {
Random: 1
Count: 10
Named: true
Rate: 160
}
Kafra_Card: {
Random: 1
Count: 15
Named: true
Rate: 190
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 50
Named: true
Rate: 150
}
Iron_Glove: {
Random: 1
Named: true
Rate: 25
}
Kabuki_Mask: {
Random: 1
Named: true
Rate: 2
}
Mistic_Rose: {
Random: 1
Named: true
Rate: 2
}
}
Beholder_Ring_Box: {
Beholder_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Hallow_Ring_Box: {
Hallow_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Clamorous_Ring_Box: {
Clamorous_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Chemical_Ring_Box: {
Chemical_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Insecticide_Ring_Box: {
Insecticide_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Fisher_Ring_Box: {
Fisher_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Decussate_Ring_Box: {
Decussate_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Bloody_Ring_Box: {
Bloody_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Satanic_Ring_Box: {
Satanic_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Dragoon_Ring_Box: {
Dragoon_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Angel_Scroll: {
Angelic_Chain: {
Random: 1
Named: true
Rate: 5
}
Dress_Of_Angel: {
Random: 1
Named: true
Rate: 100
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Named: true
// Rate: 100
// }
Kiss_Of_Angel: {
Random: 1
Named: true
Rate: 30
}
Angeling_Hat: {
Random: 1
Named: true
Rate: 50
}
Angeling_Hairpin: {
Random: 1
Named: true
Rate: 130
}
Gold_Spirit_Chain: {
Random: 1
Named: true
Rate: 110
}
Angeling_Card: {
Random: 1
Named: true
Rate: 30
}
Blessing_10_Scroll_Box: {
Random: 1
Named: true
Rate: 420
}
Archangeling_Card: {
Random: 1
Named: true
Rate: 20
}
}
Devil_Scroll: {
Satanic_Chain: {
Random: 1
Named: true
Rate: 4
}
Book_Of_Devil: {
Random: 1
Count: 5
Named: true
Rate: 150
}
//unsupported/unknown item 'Ear_Of_Devil'
// Ear_Of_Devil: {
// Random: 1
// Named: true
// Rate: 100
// }
Petite_DiablOfs_Wing: {
Random: 1
Named: true
Rate: 125
}
Pet_Egg_Scroll1: {
Random: 1
Named: true
Rate: 180
}
Deviling_Card: {
Random: 1
Named: true
Rate: 1
}
Pet_Egg_Scroll_Box1: {
Random: 1
Named: true
Rate: 200
}
Horn_Of_Succubus: {
Random: 1
Named: true
Rate: 45
}
Inccubus_Horn: {
Random: 1
Named: true
Rate: 45
}
Diabolic_Box: {
Random: 1
Named: true
Rate: 150
}
}
Surprise_Scroll: {
Battle_Manual: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Insurance: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Bubble_Gum: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Kafra_Card: {
Random: 1
Count: 10
Named: true
Rate: 200
}
Bloody_Dead_Branch: {
Random: 1
Named: true
Rate: 98
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 6
Named: true
Rate: 130
}
Guyak_Candy: {
Random: 1
Count: 10
Named: true
Rate: 80
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 80
}
Bell_Ribbon_Box: {
Random: 1
Named: true
Rate: 1
}
Neuralizer: {
Random: 1
Named: true
Rate: 1
}
}
July7_Scroll: {
Basic_Siege_Supply_Box: {
Random: 0
Named: true
}
Underripe_Yggseed: {
Random: 1
Count: 10
Named: true
Rate: 1500
}
Str_Dish_Box: {
Random: 1
Named: true
Rate: 1500
}
Bubble_Gum_Box: {
Random: 1
Named: true
Rate: 1550
}
Battle_Manual_Box: {
Random: 1
Named: true
Rate: 1500
}
Convex_Mirror_Box: {
Random: 1
Named: true
Rate: 1500
}
//unsupported/unknown item 'Eddga_Scroll'
// Eddga_Scroll: {
// Random: 1
// Named: true
// Rate: 400
// }
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 1500
}
Rabbit_Ribbon: {
Random: 1
Announce: true
Named: true
Rate: 150
}
Rainbow: {
Random: 1
Announce: true
Named: true
Rate: 56
}
Upd_Maya_Puple_Card: {
Random: 1
Announce: true
Named: true
Rate: 3
}
Gold_Ingot_Poring_Hat: {
Random: 1
Announce: true
Named: true
Rate: 150
}
Berzebub_Card: {
Random: 1
Announce: true
Named: true
Rate: 1
}
Hair_Of_The_Strong: {
Random: 1
Announce: true
Named: true
Rate: 70
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Named: true
Rate: 20
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Named: true
Rate: 20
}
RWC2010_Indonesia: {
Random: 1
Announce: true
Named: true
Rate: 5
}
Rocket_Helm_RWC: {
Random: 1
Announce: true
Named: true
Rate: 75
}
}
Bacsojin_Scroll: {
Magical_Moon_Cake: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Moon_Cake: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Special_Moon_Cake: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Tayelin_Doll_Hat: {
Random: 1
Named: true
Rate: 5
}
Binit_Doll_Hat: {
Random: 1
Named: true
Rate: 5
}
Debril_Doll_Hat: {
Random: 1
Named: true
Rate: 5
}
Blessing_10_Scroll_Box: {
Random: 1
Named: true
Rate: 180
}
Hibiscus: {
Random: 1
Named: true
Rate: 25
}
Charming_Ribbon: {
Random: 1
Named: true
Rate: 30
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 1
}
Slipper: {
Random: 1
Named: true
Rate: 14
}
Insurance: {
Random: 1
Count: 5
Named: true
Rate: 135
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 150
}
}
Animal_Scroll: {
Tiger_Mask: {
Random: 1
Named: true
Rate: 5
}
Guardian_Lion_Mask: {
Random: 1
Named: true
Rate: 5
}
Luk_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 185
}
Panda_Cap: {
Random: 1
Named: true
Rate: 5
}
Brown_Bear_Cap: {
Random: 1
Named: true
Rate: 5
}
Smokie_Hat: {
Random: 1
Named: true
Rate: 5
}
Str_Dish08: {
Random: 1
Count: 5
Named: true
Rate: 185
}
Lazy_Raccoon: {
Random: 1
Named: true
Rate: 5
}
Drooping_Bunny: {
Random: 1
Named: true
Rate: 5
}
Int_Dish03: {
Random: 1
Count: 5
Named: true
Rate: 185
}
Elephant_Hat_: {
Random: 1
Named: true
Rate: 10
}
Sea_Otter_Cap: {
Random: 1
Named: true
Rate: 10
}
Vit_Dish09: {
Random: 1
Count: 5
Named: true
Rate: 185
}
Galapago_Cap: {
Random: 1
Named: true
Rate: 10
}
Magestic_Goat_TW: {
Random: 1
Named: true
Rate: 5
}
Fish_On_Head_: {
Random: 1
Named: true
Rate: 5
}
Agi_Dish06: {
Random: 1
Count: 5
Named: true
Rate: 185
}
}
Heart_Scroll: {
Orleans_Glove: {
Random: 1
Named: true
Rate: 5
}
Wool_Scarf: {
Random: 1
Named: true
Rate: 5
}
Red_Glasses: {
Random: 1
Named: true
Rate: 15
}
Str_Dish08: {
Random: 1
Count: 7
Named: true
Rate: 200
}
Vit_Dish10: {
Random: 1
Count: 5
Named: true
Rate: 200
}
Spiritual_Ring: {
Random: 1
Named: true
Rate: 1
}
Agi_Dish09: {
Random: 1
Count: 5
Named: true
Rate: 200
}
Scarf_Belt: {
Random: 1
Named: true
Rate: 40
}
Lesser_Elemental_Ring: {
Random: 1
Named: true
Rate: 5
}
Luk_Dish07: {
Random: 1
Count: 8
Named: true
Rate: 200
}
Lion_Mask: {
Random: 1
Named: true
Rate: 20
}
Fur_Hat: {
Random: 1
Named: true
Rate: 20
}
Ulle_Cap: {
Random: 1
Named: true
Rate: 20
}
Valkyrie_Feather_Band: {
Random: 1
Named: true
Rate: 4
}
Winter_Hat: {
Random: 1
Named: true
Rate: 20
}
Ear_Mufs: {
Random: 1
Named: true
Rate: 45
}
}
New_Year_Scroll: {
Silver_Tiara: {
Random: 1
Named: true
Rate: 1
}
Magic_Card_Album: {
Random: 1
Named: true
Rate: 5
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 180
}
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 180
}
Clothing_Dye_Coupon: {
Random: 1
Count: 2
Named: true
Rate: 50
}
Marcher_Hat: {
Random: 1
Named: true
Rate: 1
}
Yggdrasilberry_Box_: {
Random: 1
Named: true
Rate: 100
}
Dead_Tree_Branch_Box1: {
Random: 1
Named: true
Rate: 132
}
Megaphone_Box: {
Random: 1
Named: true
Rate: 150
}
Mini_Propeller_: {
Random: 1
Named: true
Rate: 1
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 100
}
Old_Violet_Box: {
Random: 1
Count: 2
Named: true
Rate: 100
}
}
Valentine_Pledge_Box: {
Valentine_Pledge: {
Random: 0
Expire: 8760
Named: true
}
}
Ox_Tail_Scroll: {
Yggdrasilberry_Box_: {
Random: 1
Named: true
Rate: 1420
}
Luk_Dish_Box: {
Random: 1
Named: true
Rate: 1420
}
Kafra_Card_Box: {
Random: 1
Named: true
Rate: 1420
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 1420
}
Insurance_Package: {
Random: 1
Named: true
Rate: 1420
}
//unsupported/unknown item 'Zealotus_Scroll'
// Zealotus_Scroll: {
// Random: 1
// Count: 5
// Named: true
// Rate: 300
// }
Assumptio_5_Scroll_Box: {
Random: 1
Named: true
Rate: 1400
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 500
}
B_Dragon_Hat_Box: {
Random: 1
Announce: true
Named: true
Rate: 150
}
Rain_Cloud: {
Random: 1
Announce: true
Named: true
Rate: 87
}
Gold_Ingot_Poring_Hat: {
Random: 1
Announce: true
Named: true
Rate: 3
}
Maneater_Flower_Hat: {
Random: 1
Announce: true
Named: true
Rate: 150
}
Chilly_Breath: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Choco_Stick_In_Mouth: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Eyes_Of_Ifrit: {
Random: 1
Announce: true
Named: true
Rate: 5
}
Majoruros_Horn: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Sealed_D_Lord_Card: {
Random: 1
Announce: true
Named: true
Rate: 5
}
}
Buddah_Scroll: {
Zeny_Scroll: {
Random: 1
Count: 7
Named: true
Rate: 201
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 112
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 111
}
B_Def_Potion_Box10: {
Random: 1
Named: true
Rate: 110
}
B_Mdef_Potion_Box10: {
Random: 1
Named: true
Rate: 109
}
Dun_Tele_Scroll_Box10: {
Random: 1
Named: true
Rate: 108
}
Spark_Candy_Box10: {
Random: 1
Count: 7
Named: true
Rate: 80
}
Ati_Atihan_Hat_: {
Random: 1
Named: true
Rate: 50
}
Drooping_Bunny: {
Random: 1
Named: true
Rate: 50
}
Kabuki_Mask: {
Random: 1
Named: true
Rate: 49
}
Deprotai_Doll_Hat: {
Random: 1
Named: true
Rate: 9
}
Bright_Fury: {
Random: 1
Named: true
Rate: 8
}
Secret_Medicine: {
Random: 1
Named: true
Rate: 2
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 1
}
}
Evil_Incarnation: {
Dead_Tree_Branch_Box2: {
Random: 1
Named: true
Rate: 224
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 124
}
Int_Dish_Box: {
Random: 1
Named: true
Rate: 123
}
Luk_Dish_Box: {
Random: 1
Named: true
Rate: 122
}
Vit_Dish_Box: {
Random: 1
Named: true
Rate: 121
}
Str_Dish_Box: {
Random: 1
Named: true
Rate: 120
}
Romantic_White_Flower: {
Random: 1
Named: true
Rate: 47
}
Love_Berry: {
Random: 1
Named: true
Rate: 46
}
Minstrel_Hat: {
Random: 1
Named: true
Rate: 26
}
Puppy_Hat: {
Random: 1
Named: true
Rate: 25
}
Kafra_Band: {
Random: 1
Named: true
Rate: 10
}
Majestic_Evil_Horn: {
Random: 1
Named: true
Rate: 9
}
Secret_Medicine: {
Random: 1
Count: 2
Named: true
Rate: 2
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 1
}
}
/* supported container but with no known entries 'F_Clover_Box_Mouth'
F_Clover_Box_Mouth: {
//unsupported/unknown item 'Leaf_Clover_In_Mouth'
// Leaf_Clover_In_Mouth: {
// Random: 0
// Named: true
// }
}
*/
/* unsupported/unknown item 'Mouth_Bubble_Gum_Box'
Mouth_Bubble_Gum_Box: {
Bubble_Gum_In_Mouth: {
Random: 0
Named: true
}
}
*/
/* supported container but with no known entries 'F_Clover_Box_Mouth2'
F_Clover_Box_Mouth2: {
//unsupported/unknown item 'Leaf_Clover_In_Mouth'
// Leaf_Clover_In_Mouth: {
// Random: 0
// Expire: 2
// Named: true
// }
}
*/
/* supported container but with no known entries 'F_Clover_Box_Mouth4'
F_Clover_Box_Mouth4: {
//unsupported/unknown item 'Leaf_Clover_In_Mouth'
// Leaf_Clover_In_Mouth: {
// Random: 0
// Expire: 4
// Named: true
// }
}
*/
BGum_Box_In_Mouth2: {
Bubble_Gum_In_Mouth: {
Random: 0
Expire: 2
Named: true
}
}
BGum_Box_In_Mouth4: {
Bubble_Gum_In_Mouth: {
Random: 0
Expire: 4
Named: true
}
}
Tw_October_Scroll: {
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 432
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 1350
}
Int_Dish_Box: {
Random: 1
Named: true
Rate: 1350
}
Bubble_Gum_Box: {
Random: 1
Named: true
Rate: 1350
}
Spark_Candy_Box10: {
Random: 1
Named: true
Rate: 1350
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 1350
}
Dun_Tele_Scroll_Box10: {
Random: 1
Named: true
Rate: 1350
}
Job_Manual50_Box: {
Random: 1
Named: true
Rate: 650
}
Black_Knitted_Hat: {
Random: 1
Announce: true
Named: true
Rate: 120
}
Candy_Hat: {
Random: 1
Announce: true
Named: true
Rate: 120
}
Drooping_Morocc_Minion: {
Random: 1
Announce: true
Named: true
Rate: 120
}
Dress_Hat: {
Random: 1
Announce: true
Named: true
Rate: 120
}
Sealed_Mistress_Card: {
Random: 1
Announce: true
Named: true
Rate: 2
}
Asgard_Blessing: {
Random: 1
Announce: true
Named: true
Rate: 15
}
Ant_Buyanne_Card: {
Random: 1
Announce: true
Named: true
Rate: 1
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Comin_Actor_Box: {
Random: 1
Announce: true
Named: true
Rate: 120
}
}
My_Scroll1: {
Battle_Manual_Box: {
Random: 1
Named: true
Rate: 1450
}
Agi_Dish_Box: {
Random: 1
Named: true
Rate: 1450
}
Megaphone_Box: {
Random: 1
Named: true
Rate: 1450
}
Spark_Candy_Box10: {
Random: 1
Named: true
Rate: 1450
}
Dun_Tele_Scroll_Box10: {
Random: 1
Named: true
Rate: 1450
}
Job_Manual50_Box: {
Random: 1
Named: true
Rate: 1406
}
//unsupported/unknown item 'Eddga_Scroll'
// Eddga_Scroll: {
// Random: 1
// Count: 5
// Named: true
// Rate: 500
// }
Bloody_Dead_Branch: {
Random: 1
Named: true
Rate: 300
}
Hellomother_Hat: {
Random: 1
Announce: true
Named: true
Rate: 50
}
King_Tiger_Doll_Hat_Box: {
Random: 1
Announce: true
Named: true
Rate: 120
}
Red_Glasses: {
Random: 1
Announce: true
Named: true
Rate: 50
}
Sealed_Bacsojin_Card: {
Random: 1
Announce: true
Named: true
Rate: 3
}
Ancient_Civil_Man: {
Random: 1
Announce: true
Named: true
Rate: 150
}
Poker_Card_In_Mouth: {
Random: 1
Announce: true
Named: true
Rate: 50
}
Upd_Maya_Puple_Card: {
Random: 1
Announce: true
Named: true
Rate: 1
}
Blacksmith_Blessing: {
Random: 1
Announce: true
Named: true
Rate: 120
}
}
Tw_Nov_Scroll: {
Zeny_Scroll: {
Random: 1
Count: 10
Named: true
Rate: 250
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 80
}
Str_Dish_Box: {
Random: 1
Named: true
Rate: 80
}
Agi_Dish_Box: {
Random: 1
Named: true
Rate: 80
}
Int_Dish_Box: {
Random: 1
Named: true
Rate: 80
}
Dex_Dish_Box: {
Random: 1
Named: true
Rate: 80
}
Luk_Dish_Box: {
Random: 1
Named: true
Rate: 100
}
Vit_Dish_Box: {
Random: 1
Named: true
Rate: 100
}
Meteor_10_Scroll_Box: {
Random: 1
Named: true
Rate: 50
}
Storm_10_Scroll_Box: {
Random: 1
Named: true
Rate: 25
}
Vermilion_10_Scroll_Box: {
Random: 1
Named: true
Rate: 50
}
//unsupported/unknown item 'Necromencer'
// Necromencer: {
// Random: 1
// Named: true
// Rate: 10
// }
Anubis_Helm: {
Random: 1
Named: true
Rate: 10
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 5
}
}
My_Scroll2: {
Seed_Of_Yggdrasil: {
Random: 1
Count: 25
Named: true
Rate: 125
}
Regeneration_Box10: {
Random: 1
Named: true
Rate: 150
}
B_Def_Potion_Box10: {
Random: 1
Named: true
Rate: 130
}
Poison_Bottle_30_Box: {
Random: 1
Count: 3
Named: true
Rate: 100
}
S_Mdef_Potion_Box10: {
Random: 1
Named: true
Rate: 100
}
//unsupported/unknown item 'Tyr'
// Tyr: {
// Random: 1
// Count: 2
// Named: true
// Rate: 100
// }
Insurance: {
Random: 1
Count: 6
Named: true
Rate: 20
}
Bubble_Gum: {
Random: 1
Count: 6
Named: true
Rate: 75
}
Glass_Of_Illusion_Box10: {
Random: 1
Named: true
Rate: 20
}
Old_Card_Album: {
Random: 1
Count: 2
Named: true
Rate: 98
}
Job_Manual50: {
Random: 1
Count: 2
Named: true
Rate: 49
}
Max_Weight_Up_Scroll: {
Random: 1
Named: true
Rate: 20
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 2
}
House_Auger: {
Random: 1
Named: true
Rate: 10
}
Rabbit_Bonnet: {
Random: 1
Named: true
Rate: 1
}
}
/* unsupported/unknown item 'Pr_Reset_Stone_Box'
Pr_Reset_Stone_Box: {
Premium_Reset_Stone: {
Random: 0
}
}
*/
/* unsupported/unknown item 'FPr_Reset_Stone_Box'
FPr_Reset_Stone_Box: {
Premium_Reset_Stone: {
Random: 0
}
}
*/
Majestic_Devil_Scroll: {
Exorcize_Herb: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Realgar_Wine: {
Random: 1
Count: 10
Named: true
Rate: 130
}
Mysterious_Travel_Sack2: {
Random: 1
Named: true
Rate: 130
}
Old_Bleu_Box: {
Random: 1
Count: 5
Named: true
Rate: 93
}
Mental_Potion: {
Random: 1
Count: 2
Named: true
Rate: 93
}
Teleport_Box1: {
Random: 1
Count: 2
Named: true
Rate: 93
}
Insurance: {
Random: 1
Count: 6
Named: true
Rate: 20
}
Bubble_Gum: {
Random: 1
Count: 6
Named: true
Rate: 80
}
Box_Of_Sunlight: {
Random: 1
Count: 5
Named: true
Rate: 80
}
Max_Weight_Up_Scroll: {
Random: 1
Named: true
Rate: 20
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 80
}
Magic_Card_Album: {
Random: 1
Named: true
Rate: 10
}
Orleans_Glove: {
Random: 1
Named: true
Rate: 20
}
Majestic_Evil_Horn: {
Random: 1
Named: true
Rate: 1
}
}
/* supported container but with no known entries 'Life_Ribbon_Box'
Life_Ribbon_Box: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
// Named: true
// }
}
*/
/* supported container but with no known entries 'Life_Ribbon_Box2'
Life_Ribbon_Box2: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
// Expire: 2
// Named: true
// }
}
*/
/* supported container but with no known entries 'Life_Ribbon_Box3'
Life_Ribbon_Box3: {
//unsupported/unknown item 'Life_Ribbon'
// Life_Ribbon: {
// Random: 0
// Expire: 4
// Named: true
// }
}
*/
Magic_Candy_Box10: {
Magic_Candy: {
Random: 0
Count: 10
Named: true
}
}
RWC2010_SuitcaseA: {
Battle_Manual: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Insurance: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Bubble_Gum: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Kafra_Card: {
Random: 1
Count: 10
Named: true
Rate: 200
}
Bloody_Dead_Branch: {
Random: 1
Named: true
Rate: 98
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 6
Named: true
Rate: 130
}
Guyak_Candy: {
Random: 1
Count: 10
Named: true
Rate: 80
}
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 80
}
RWC2010_Indonesia: {
Random: 1
Named: true
Rate: 1
}
Neuralizer: {
Random: 1
Named: true
Rate: 1
}
}
RWC2010_SuitcaseB: {
Zeny_Scroll: {
Random: 1
Count: 7
Named: true
Rate: 201
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 112
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 111
}
B_Def_Potion_Box10: {
Random: 1
Named: true
Rate: 110
}
B_Mdef_Potion_Box10: {
Random: 1
Named: true
Rate: 109
}
Dun_Tele_Scroll_Box10: {
Random: 1
Named: true
Rate: 108
}
Spark_Candy_Box10: {
Random: 1
Count: 7
Named: true
Rate: 80
}
Ati_Atihan_Hat_: {
Random: 1
Named: true
Rate: 50
}
Drooping_Bunny: {
Random: 1
Named: true
Rate: 50
}
Kabuki_Mask: {
Random: 1
Named: true
Rate: 49
}
Deprotai_Doll_Hat: {
Random: 1
Named: true
Rate: 9
}
Garuda_Hat: {
Random: 1
Named: true
Rate: 8
}
Secret_Medicine: {
Random: 1
Named: true
Rate: 2
}
Miracle_Medicine: {
Random: 1
Named: true
Rate: 1
}
}
Sagittarius_Scroll: {
Crown_Of_Deceit_Box: {
Random: 1
Named: true
Rate: 1
}
Sagittarius_Crown_Box: {
Random: 1
Named: true
Rate: 10
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 4
}
Pinguicula_Corsage: {
Random: 1
Named: true
Rate: 45
}
Turtle_Hat_Box: {
Random: 1
Named: true
Rate: 55
}
Mandragora_Cap: {
Random: 1
Named: true
Rate: 35
}
Raven_Cap_Box: {
Random: 1
Named: true
Rate: 80
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
Mental_Potion: {
Random: 1
Named: true
Rate: 100
}
Battle_Manual_Box5: {
Random: 1
Named: true
Rate: 170
}
Bubble_Gum_Box5: {
Random: 1
Named: true
Rate: 130
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 160
}
//unsupported/unknown item 'Tyr'
// Tyr: {
// Random: 1
// Named: true
// Rate: 110
// }
}
Sagittarius_Scr_Box: {
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
Sagittarius_Scroll: {
Random: 0
Named: true
}
}
Sagittar_Diadem_Scroll: {
Spiked_Scarf_Box: {
Random: 1
Named: true
Rate: 2
}
Sagittarius_Scroll: {
Random: 1
Named: true
Rate: 10
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 3
}
Angelic_Ring: {
Random: 1
Named: true
Rate: 20
}
Bone_Head: {
Random: 1
Named: true
Rate: 25
}
Fur_Seal_Hat_Box: {
Random: 1
Named: true
Rate: 80
}
B_Dragon_Hat_Box: {
Random: 1
Named: true
Rate: 90
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
S_Mdef_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
S_Def_Potion_Box30: {
Random: 1
Named: true
Rate: 100
}
Battle_Manual_Box5: {
Random: 1
Named: true
Rate: 160
}
Bubble_Gum_Box5: {
Random: 1
Named: true
Rate: 130
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 180
}
}
Sagittar_Di_Scroll_Box: {
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
Sagittar_Diadem_Scroll: {
Random: 0
Named: true
}
}
Capri_Crown_Scroll: {
Santa_Poring_Hat_Box: {
Random: 1
Named: true
Rate: 1
}
Linen_Glove: {
Random: 1
Named: true
Rate: 2
}
Rainbow_Scarf_Box: {
Random: 1
Named: true
Rate: 5
}
Capricorn_Crown_Box: {
Random: 1
Named: true
Rate: 10
}
Pizza_Hat_Box: {
Random: 1
Named: true
Rate: 35
}
Antonio_Card: {
Random: 1
Named: true
Rate: 37
}
Red_Bag: {
Random: 1
Count: 10
Named: true
Rate: 150
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 70
}
Guyak_Candy: {
Random: 1
Count: 6
Named: true
Rate: 130
}
Guyak_Pudding: {
Random: 1
Count: 6
Named: true
Rate: 150
}
Adrenaline_Scroll_Box: {
Random: 1
Named: true
Rate: 70
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 100
}
Enriched_Elunium_Box5: {
Random: 1
Named: true
Rate: 180
}
Wind_Walk_10_Scroll_Box: {
Random: 1
Named: true
Rate: 60
}
}
Capri_Crown_Scroll_Box: {
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
Capri_Crown_Scroll: {
Random: 0
Named: true
}
}
Capricon_Di_Scroll: {
Robo_Eye_Box: {
Random: 1
Named: true
Rate: 1
}
Improved_Tights: {
Random: 1
Named: true
Rate: 3
}
Capricorn_Diadem_Box: {
Random: 1
Named: true
Rate: 10
}
Sprint_Shoes: {
Random: 1
Named: true
Rate: 26
}
Cursed_Star: {
Random: 1
Named: true
Rate: 40
}
King_Tiger_Doll_Hat_Box: {
Random: 1
Named: true
Rate: 60
}
//unsupported/unknown item 'Pirate'
// Pirate: {
// Random: 1
// Named: true
// Rate: 80
// }
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 10
}
Med_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 50
}
Abrasive_Box5: {
Random: 1
Named: true
Rate: 80
}
Guyak_Candy: {
Random: 1
Count: 5
Named: true
Rate: 130
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 150
}
Enriched_Oridecon_Box5: {
Random: 1
Named: true
Rate: 170
}
Small_Life_Potion_Box30: {
Random: 1
Named: true
Rate: 10
}
}
Capricon_Di_Scroll_Box: {
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
Capricon_Di_Scroll: {
Random: 0
Named: true
}
}
Aquarius_Diadem_Scroll: {
Mask_Of_Ifrit_Box: {
Random: 1
Named: true
Rate: 1
}
Aquarius_Diadem: {
Random: 1
Named: true
Rate: 30
}
Imp_Hat: {
Random: 1
Named: true
Rate: 5
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 5
}
Waterdrop_Brooch: {
Random: 1
Named: true
Rate: 17
}
Dice_Hat_Box: {
Random: 1
Named: true
Rate: 25
}
B_Def_Potion_Box50: {
Random: 1
Named: true
Rate: 60
}
B_Mdef_Potion_Box50: {
Random: 1
Named: true
Rate: 60
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
PhreeoniS: {
Random: 1
Named: true
Rate: 2
}
Abrasive_Box5: {
Random: 1
Named: true
Rate: 155
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 210
}
BGum_Box_In_Mouth4: {
Random: 1
Named: true
Rate: 155
}
Box_Of_Sunlight: {
Random: 1
Count: 5
Named: true
Rate: 175
}
}
Aquarius_Di_Scroll_Box: {
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
Aquarius_Diadem_Scroll: {
Random: 0
Named: true
}
}
Lovely_Aquarius_Scroll: {
Bradium_Brooch: {
Random: 1
Named: true
Rate: 1
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 4
}
Sleepr_Hat: {
Random: 1
Named: true
Rate: 9
}
Aquarius_Crown: {
Random: 1
Named: true
Rate: 50
}
Tucan_Hat_Box: {
Random: 1
Named: true
Rate: 35
}
GhostringS: {
Random: 1
Named: true
Rate: 1
}
Mysterious_Dyestuff: {
Random: 1
Named: true
Rate: 50
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
Spark_Candy_Box5: {
Random: 1
Named: true
Rate: 140
}
Glass_Of_Illusion_Box5: {
Random: 1
Named: true
Rate: 130
}
F_Clover_Box_Mouth4: {
Random: 1
Named: true
Rate: 150
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 170
}
Bubble_Gum_Box5: {
Random: 1
Named: true
Rate: 140
}
Fire_Cracker_Love_Box: {
Random: 1
Count: 2
Named: true
Rate: 20
}
}
Lovely_Aquarius_Box: {
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
Lovely_Aquarius_Scroll: {
Random: 0
Named: true
}
}
Pisces_Diadem_Scroll: {
//unsupported/unknown item 'Ifrit'
// Ifrit: {
// Random: 1
// Named: true
// Rate: 1
// }
Bradium_Earing: {
Random: 1
Named: true
Rate: 2
}
Pisces_Diadem: {
Random: 1
Named: true
Rate: 10
}
Gryphon_Hat: {
Random: 1
Named: true
Rate: 5
}
Vital_Tree_Shoes: {
Random: 1
Named: true
Rate: 10
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 22
}
Insurance_Package: {
Random: 1
Named: true
Rate: 60
}
Orc_HeroS: {
Random: 1
Named: true
Rate: 50
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 130
}
Life_Ribbon_Box3: {
Random: 1
Named: true
Rate: 160
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 180
}
Battle_Manual_Box5: {
Random: 1
Named: true
Rate: 200
}
Yggdrasilberry_Box_: {
Random: 1
Named: true
Rate: 70
}
}
Pisces_Diadem_Box: {
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
Pisces_Diadem_Scroll: {
Random: 0
Named: true
}
}
Energetic_Pisces_Scroll: {
Bradium_Ring: {
Random: 1
Named: true
Rate: 1
}
Pisces_Crown: {
Random: 1
Named: true
Rate: 10
}
Neuralizer_Box: {
Random: 1
Named: true
Rate: 5
}
//unsupported/unknown item 'Shark_Hat_Box'
// Shark_Hat_Box: {
// Random: 1
// Named: true
// Rate: 15
// }
Kafra_Ring: {
Random: 1
Named: true
Rate: 20
}
Pirate_Dagger_J: {
Random: 1
Named: true
Rate: 25
}
Orc_LoadS: {
Random: 1
Named: true
Rate: 34
}
Max_Weight_Up_Box: {
Random: 1
Named: true
Rate: 100
}
Spark_Candy_Box5: {
Random: 1
Named: true
Rate: 100
}
Underripe_Yggseed: {
Random: 1
Count: 6
Named: true
Rate: 120
}
Enriched_Elunium_Box5: {
Random: 1
Named: true
Rate: 130
}
Guyak_Pudding: {
Random: 1
Count: 5
Named: true
Rate: 190
}
Enriched_Oridecon_Box5: {
Random: 1
Named: true
Rate: 150
}
Ramen_Hat_Box: {
Random: 1
Named: true
Rate: 100
}
}
Energetic_Pisces_Box: {
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
Energetic_Pisces_Scroll: {
Random: 0
Named: true
}
}
Aries_Scroll: {
Freyja_Boots: {
Random: 1
Announce: true
Rate: 5
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 45
}
Aries_Crown: {
Random: 1
Announce: true
Rate: 50
}
Aries_Diadem: {
Random: 1
Announce: true
Rate: 50
}
Neuralizer_Box: {
Random: 1
Rate: 50
}
Scuba_Mask: {
Random: 1
Rate: 150
}
Acidus_Card: {
Random: 1
Rate: 200
}
Pirate_Bandana_: {
Random: 1
Rate: 350
}
Max_Weight_Up_Box: {
Random: 1
Rate: 500
}
Enriched_Elunium_Box5: {
Random: 1
Rate: 1100
}
Enriched_Oridecon_Box5: {
Random: 1
Rate: 1600
}
S_Mdef_Potion_Box30: {
Random: 1
Rate: 1800
}
S_Def_Potion_Box30: {
Random: 1
Rate: 1800
}
Zeny_Scroll: {
Random: 1
Count: 10
Rate: 2300
}
}
Aries_Scroll_Box: {
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
Aries_Scroll: {
Random: 0
Named: true
}
}
Boarding_Halter_Box: {
Boarding_Halter: {
Random: 0
Expire: 168
Named: true
}
}
Taurus_Diadem_Scroll: {
Freyja_Crown: {
Random: 1
Announce: true
Rate: 1
}
Owl_Baron_Card: {
Random: 1
Announce: true
Rate: 10
}
Samurai_Mask: {
Random: 1
Announce: true
Rate: 85
}
Taurus_Diadem: {
Random: 1
Announce: true
Rate: 100
}
Mischievous_Fairy: {
Random: 1
Rate: 100
}
//unsupported/unknown item 'Ph'
// Ph: {
// Random: 1
// Rate: 200
// }
Max_Weight_Up_Box: {
Random: 1
Rate: 500
}
Job_Manual50_Box: {
Random: 1
Rate: 600
}
Meteor_10_Scroll_Box: {
Random: 1
Rate: 800
}
Mysterious_Travel_Sack1: {
Random: 1
Rate: 1100
}
Battle_Manual_Box5: {
Random: 1
Rate: 1300
}
Dun_Tele_Scroll_Box10: {
Random: 1
Rate: 1500
}
//unsupported/unknown item 'Tyr'
// Tyr: {
// Random: 1
// Rate: 1700
// }
Zeny_Scroll: {
Random: 1
Count: 10
Rate: 2004
}
}
Taurus_Di_Scroll_Box: {
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
Taurus_Diadem_Scroll: {
Random: 0
Named: true
}
}
Umbala_Spirit_Box2: {
Umbala_Spirit: {
Random: 0
Expire: 168
Named: true
}
}
F_Umbala_Spirit_Box2: {
Umbala_Spirit: {
Random: 0
Expire: 168
Named: true
}
}
Taurus_Crown_Scroll: {
Freyja_Cape: {
Random: 1
Announce: true
Rate: 1
}
Centipede_Larva_Card: {
Random: 1
Announce: true
Rate: 50
}
Umbala_Spirit_Box2: {
Random: 1
Announce: true
Rate: 100
}
Taurus_Crown: {
Random: 1
Announce: true
Rate: 100
}
Round_Eyes: {
Random: 1
Rate: 200
}
Sunflower_: {
Random: 1
Rate: 245
}
Poporing_Cap: {
Random: 1
Rate: 400
}
Max_Weight_Up_Box: {
Random: 1
Rate: 500
}
Mental_Potion: {
Random: 1
Rate: 1000
}
Vermilion_10_Scroll_Box: {
Random: 1
Rate: 1000
}
Mysterious_Travel_Sack2: {
Random: 1
Rate: 1100
}
Bubble_Gum_Box5: {
Random: 1
Rate: 1500
}
Small_Life_Potion_Box30: {
Random: 1
Rate: 1800
}
Zeny_Scroll: {
Random: 1
Count: 10
Rate: 2004
}
}
Taurus_Crown_Scroll_Box: {
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
Taurus_Crown_Scroll: {
Random: 0
Named: true
}
}
Gemi_Diadem_Scroll: {
Salamander_Card: {
Random: 1
Rate: 1
}
Freyja_Overcoat: {
Random: 1
Rate: 1
}
//unsupported/unknown item 'Boy'
// Boy: {
// Random: 1
// Rate: 44
// }
Gemini_Diadem: {
Random: 1
Rate: 100
}
Angel_Spirit: {
Random: 1
Rate: 100
}
Gang_Scarf: {
Random: 1
Rate: 100
}
Hard_Core_Set_Box: {
Random: 1
Rate: 350
}
Max_Weight_Up_Box: {
Random: 1
Rate: 500
}
Abrasive_Box10: {
Random: 1
Rate: 800
}
Zeny_Scroll: {
Random: 1
Count: 15
Rate: 1100
}
Meteor_10_Scroll_Box: {
Random: 1
Rate: 1500
}
Mysterious_Travel_Sack3: {
Random: 1
Rate: 1600
}
Wind_Walk_10_Scroll_Box: {
Random: 1
Rate: 1800
}
Wrapped_Mask: {
Random: 1
Rate: 2004
}
}
Gemi_Diadem_Scroll_Box: {
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
Gemi_Diadem_Scroll: {
Random: 0
Named: true
}
}
Super_Pet_Egg1_2: {
Tiara: {
Random: 1
Rate: 70
}
Crown: {
Random: 1
Rate: 70
}
Loard_Circlet: {
Random: 1
Rate: 30
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Rate: 70
// }
//unsupported/unknown item 'Ear_Of_Devil'
// Ear_Of_Devil: {
// Random: 1
// Rate: 60
// }
Flying_Angel: {
Random: 1
Rate: 250
}
Dark_Lord_Card: {
Random: 1
Rate: 1
}
Angeling_Card: {
Random: 1
Rate: 2
}
Ghostring_Card: {
Random: 1
Rate: 2
}
Nurse_Cap: {
Random: 1
Rate: 890
}
Centimental_Flower: {
Random: 1
Rate: 450
}
Tulip_Hairpin: {
Random: 1
Rate: 700
}
Old_Card_Album: {
Random: 1
Count: 2
Rate: 950
}
Old_Violet_Box: {
Random: 1
Count: 5
Rate: 1500
}
Yggdrasilberry: {
Random: 1
Count: 15
Rate: 2000
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Rate: 2000
}
Zeny_Scroll: {
Random: 1
Count: 10
Rate: 955
}
}
Super_Pet_Egg4_2: {
Angelic_Chain: {
Random: 1
Rate: 30
}
Magestic_Goat: {
Random: 1
Rate: 35
}
Sharp_Gear: {
Random: 1
Rate: 20
}
Helm_Of_Angel: {
Random: 1
Rate: 20
}
Orc_Hero_Helm: {
Random: 1
Rate: 40
}
Doppelganger_Card: {
Random: 1
Rate: 1
}
Osiris_Card: {
Random: 1
Rate: 1
}
Phreeoni_Card: {
Random: 1
Rate: 1
}
Green_Feeler: {
Random: 1
Rate: 720
}
//unsupported/unknown item 'Big_Sis'
// Big_Sis: {
// Random: 1
// Rate: 500
// }
Mistic_Rose: {
Random: 1
Rate: 370
}
Well_Baked_Toast: {
Random: 1
Rate: 350
}
Old_Card_Album: {
Random: 1
Count: 2
Rate: 912
}
Old_Violet_Box: {
Random: 1
Rate: 1300
}
Yggdrasilberry: {
Random: 1
Count: 15
Rate: 1700
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 30
Rate: 1700
}
Zeny_Scroll: {
Random: 1
Count: 10
Rate: 2300
}
}
Fire_Brand_Box: {
Fire_Brand_C: {
Random: 0
Expire: 168
Named: true
}
}
BR_Independence_Scroll: {
Brazilian_Emblem: {
Random: 1
Named: true
Rate: 5
}
Acaraje: {
Random: 1
Count: 10
Named: true
Rate: 50
}
Br_Twin_Ribbon: {
Random: 1
Named: true
Rate: 20
}
HE_Battle_Manual: {
Random: 1
Count: 10
Named: true
Rate: 100
}
Navel_Ring: {
Random: 1
Named: true
Rate: 30
}
Br_Beret: {
Random: 1
Named: true
Rate: 20
}
Ragged_Zombie_Card: {
Random: 1
Named: true
Rate: 1
}
Job_Manual50: {
Random: 1
Count: 10
Named: true
Rate: 100
}
Token_Of_Siegfried_Box: {
Random: 1
Named: true
Rate: 100
}
Big_Bun_Box: {
Random: 1
Named: true
Rate: 100
}
Gold_Pill_1: {
Random: 1
Count: 10
Named: true
Rate: 94
}
Int_Dish10_: {
Random: 1
Count: 10
Named: true
Rate: 50
}
Durian: {
Random: 1
Count: 10
Named: true
Rate: 100
}
B_Mdef_Potion: {
Random: 1
Count: 10
Named: true
Rate: 100
}
All_In_One_Ring_Box: {
Random: 1
Named: true
Rate: 100
}
Carmen_Miranda's_Hat: {
Random: 1
Named: true
Rate: 30
}
}
All_In_One_Ring_Box: {
All_In_One_Ring: {
Random: 0
Expire: 168
Named: true
}
}
Gemi_Crown_Scroll: {
Dark_Snake_Lord_Card: {
Random: 1
Rate: 1
}
Elven_Ears_: {
Random: 1
Rate: 2
}
Antique_Pipe: {
Random: 1
Rate: 47
}
Neuralizer_Box: {
Random: 1
Rate: 50
}
Gemini_Crown: {
Random: 1
Rate: 100
}
Hawkeyes: {
Random: 1
Rate: 100
}
Bulb_Hairband: {
Random: 1
Rate: 200
}
Max_Weight_Up_Box: {
Random: 1
Rate: 500
}
Glass_Of_Illusion_Box5: {
Random: 1
Rate: 800
}
Mysterious_Travel_Sack4: {
Random: 1
Rate: 1300
}
Zeny_Scroll: {
Random: 1
Count: 15
Rate: 1500
}
Adrenaline_Scroll_Box: {
Random: 1
Rate: 1600
}
Lex_Aeterna_Scroll_Box: {
Random: 1
Rate: 1800
}
MVP_Hunt_Box: {
Random: 1
Rate: 2000
}
}
Gemi_Crown_Scroll_Box: {
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
Gemi_Crown_Scroll: {
Random: 0
Named: true
}
}
RWC_Special_Scroll: {
Party_Recruiter_Hat: {
Random: 1
Rate: 4
}
Convex_Mirror: {
Random: 1
Rate: 150
}
Megaphone_Box: {
Random: 1
Rate: 200
}
Enriched_Elunium_Box: {
Random: 1
Rate: 50
}
Enriched_Oridecon_Box: {
Random: 1
Rate: 50
}
Daydric_Card: {
Random: 1
Rate: 2
}
Pharaoh_Card: {
Random: 1
Rate: 2
}
Marc_Card: {
Random: 1
Rate: 2
}
Royal_Jelly_Box: {
Random: 1
Rate: 200
}
Seed_Of_Yggdrasil: {
Random: 1
Count: 50
Rate: 190
}
Str_Dish_Box: {
Random: 1
Rate: 150
}
}
RWC_Limited_Scroll: {
Fruit_Of_Mastela: {
Random: 1
Count: 30
Rate: 200
}
White_Slim_Potion: {
Random: 1
Count: 10
Rate: 150
}
Yggdrasilberry_Box: {
Random: 1
Rate: 150
}
Guildsman_Recruiter: {
Random: 1
Rate: 4
}
Megaphone_Box: {
Random: 1
Rate: 150
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 100
}
Royal_Jelly_Box: {
Random: 1
Rate: 200
}
Insurance_Package: {
Random: 1
Rate: 44
}
Ygnizem_Card: {
Random: 1
Rate: 1
}
B_Ygnizem_Card: {
Random: 1
Count: 50
Rate: 1
}
}
Asgard_Scroll: {
Asgard_Blessing: {
Random: 1
Rate: 5
}
//unsupported/unknown item 'Odin'
// Odin: {
// Random: 1
// Rate: 5
// }
//unsupported/unknown item 'Valkyrja'
// Valkyrja: {
// Random: 1
// Rate: 1
// }
Yggdrasilberry: {
Random: 1
Count: 10
Rate: 150
}
Daydric_Card: {
Random: 1
Rate: 5
}
Fricca_Circlet: {
Random: 1
Rate: 1
}
Secret_Medicine: {
Random: 1
Rate: 2
}
//unsupported/unknown item 'Tyr'
// Tyr: {
// Random: 1
// Count: 30
// Rate: 100
// }
HE_Battle_Manual: {
Random: 1
Count: 10
Rate: 100
}
Valkyrie_Feather_Band: {
Random: 1
Rate: 20
}
Isilla_Card: {
Random: 1
Rate: 1
}
Spark_Candy: {
Random: 1
Count: 10
Rate: 100
}
Darkness_Helm: {
Random: 1
Rate: 20
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 120
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 120
}
Regeneration_Box10: {
Random: 1
Rate: 100
}
Lucky_Cookie02: {
Random: 1
Count: 30
Rate: 150
}
}
Ms_Cancer_Scroll: {
Garm_Card: {
Random: 1
Announce: true
Rate: 2
}
Flame_Sprits_Armor_: {
Random: 1
Announce: true
Rate: 4
}
Beach_Towel: {
Random: 1
Announce: true
Rate: 10
}
Cancer_Diadem: {
Random: 1
Announce: true
Rate: 17
}
Cancer_Crown: {
Random: 1
Announce: true
Rate: 17
}
Flying_Angel: {
Random: 1
Announce: true
Rate: 50
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 100
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 500
}
Boarding_Halter_Box: {
Random: 1
Rate: 1000
}
BGum_Box_In_Mouth4: {
Random: 1
Rate: 1500
}
HE_Battle_Manual: {
Random: 1
Count: 3
Rate: 1200
}
Guyak_Pudding: {
Random: 1
Count: 3
Rate: 1400
}
Kafra_Card: {
Random: 1
Count: 5
Rate: 1700
}
Megaphone_Box5: {
Random: 1
Rate: 2000
}
Storm_10_Scroll_Box: {
Random: 1
Rate: 500
}
}
RWC_Super_Scroll: {
Tao_Gunka_Card: {
Random: 1
Announce: true
Rate: 1
}
Mistress_Card: {
Random: 1
Announce: true
Rate: 1
}
Berzebub_Card: {
Random: 1
Announce: true
Rate: 1
}
Black_Devil_Mask_: {
Random: 1
Announce: true
Rate: 2
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 15
}
RWC2010_Indonesia: {
Random: 1
Announce: true
Rate: 50
}
Yggdrasil_Crown: {
Random: 1
Announce: true
Rate: 70
}
Immuned_Shield: {
Random: 1
Announce: true
Rate: 80
}
RWC_2012_Ring: {
Random: 1
Announce: true
Rate: 250
}
RWC_2012_Pendant: {
Random: 1
Announce: true
Rate: 250
}
Hair_Of_The_Strong: {
Random: 1
Announce: true
Rate: 100
}
Cat_Ears_Beret: {
Random: 1
Announce: true
Rate: 100
}
Red_Bread_Hat: {
Random: 1
Announce: true
Rate: 100
}
Garuda_Hat: {
Random: 1
Announce: true
Rate: 100
}
//unsupported/unknown item 'Upg_Clip_Box'
// Upg_Clip_Box: {
// Random: 1
// Rate: 300
// }
//unsupported/unknown item 'Upg_Formal_Dress_Box'
// Upg_Formal_Dress_Box: {
// Random: 1
// Rate: 1000
// }
Blacksmith_Blessing: {
Random: 1
Count: 4
Rate: 580
}
Blacksmith_Blessing: {
Random: 1
Count: 2
Rate: 1500
}
Unbreak_Weap_Box: {
Random: 1
Rate: 2500
}
Unbreak_Def_Box: {
Random: 1
Rate: 3000
}
}
Leo_Scroll: {
Fallen_Bishop_Card: {
Random: 1
Announce: true
Rate: 1
}
Wind_Sprits_Armor: {
Random: 1
Announce: true
Rate: 3
}
Skin_Of_Ventus: {
Random: 1
Announce: true
Rate: 5
}
Satanic_Chain_P: {
Random: 1
Announce: true
Rate: 17
}
Leo_Crown: {
Random: 1
Announce: true
Rate: 17
}
Leo_Diadem: {
Random: 1
Announce: true
Rate: 17
}
Angeling_Wanna_Fly: {
Random: 1
Announce: true
Rate: 40
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 300
}
F_Clover_Box_Mouth4: {
Random: 1
Announce: true
Rate: 500
}
Guyak_Pudding: {
Random: 1
Count: 3
Rate: 700
}
Siroma_Icetea: {
Random: 1
Rate: 900
}
Siegfried_Box5: {
Random: 1
Rate: 1000
}
HE_Battle_Manual: {
Random: 1
Count: 2
Rate: 1700
}
Regeneration_Box5: {
Random: 1
Rate: 1600
}
Zeny_Scroll: {
Random: 1
Count: 5
Rate: 1400
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 1300
}
Vermilion_10_Scroll_Box: {
Random: 1
Rate: 500
}
}
Ms_Virgo_Scroll: {
Water_Sprits_Armor_: {
Random: 1
Announce: true
Rate: 3
}
Piece_Of_Angent_Skin: {
Random: 1
Announce: true
Rate: 6
}
L_Magestic_Goat: {
Random: 1
Announce: true
Rate: 12
}
Virgo_Crown: {
Random: 1
Announce: true
Rate: 17
}
Virgo_Diadem: {
Random: 1
Announce: true
Rate: 17
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 100
}
Spark_Candy_Box5: {
Random: 1
Announce: true
Rate: 645
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 300
}
Life_Ribbon_Box3: {
Random: 1
Rate: 800
}
//unsupported/unknown item 'Tyr'
// Tyr: {
// Random: 1
// Rate: 1000
// }
Int_Dish_Box: {
Random: 1
Rate: 1700
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1600
// }
Wug_Blood_Cocktail: {
Random: 1
Rate: 1800
}
HE_Battle_Manual: {
Random: 1
Count: 3
Rate: 1500
}
Meteor_10_Scroll_Box: {
Random: 1
Rate: 500
}
}
Lucky_Egg_C6: {
Yggdrasilberry_Box_: {
Random: 1
Rate: 928
}
Battle_Manual_Box: {
Random: 1
Rate: 800
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 1000
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 1000
}
Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 1000
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 1000
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 1000
}
Fallen_Bishop_Card: {
Random: 1
Rate: 1
}
Blue_Herb_Box2: {
Random: 1
Rate: 1000
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1000
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1000
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Sealed_Gloom_Card: {
Random: 1
Rate: 1
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 25
}
Passion_FB_Hat: {
Random: 1
Announce: true
Rate: 50
}
Cool_FB_Hat: {
Random: 1
Announce: true
Rate: 50
}
Victory_FB_Hat: {
Random: 1
Announce: true
Rate: 20
}
Glory_FB_Hat: {
Random: 1
Announce: true
Rate: 50
}
}
Libra_Scroll: {
B_Katrinn_Card: {
Random: 1
Announce: true
Rate: 1
}
Earth_Sprits_Armor_: {
Random: 1
Announce: true
Rate: 3
}
Bravery_Bag: {
Random: 1
Announce: true
Rate: 12
}
Libra_Crown: {
Random: 1
Announce: true
Rate: 17
}
Libra_Diadem: {
Random: 1
Announce: true
Rate: 17
}
Angeling_Hairpin: {
Random: 1
Announce: true
Rate: 30
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 70
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 400
}
Orc_LoadS_Box: {
Random: 1
Announce: true
Rate: 50
}
Boarding_Halter_Box: {
Random: 1
Rate: 600
}
HE_Battle_Manual: {
Random: 1
Count: 5
Rate: 1000
}
Guyak_Pudding: {
Random: 1
Count: 4
Rate: 1100
}
Light_White_Pot_Box: {
Random: 1
Rate: 1200
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1300
// }
Drocera_Herb_Stew: {
Random: 1
Rate: 1700
}
Branch_Of_Dead_Tree_Box: {
Random: 1
Rate: 2500
}
}
Hallo_Scroll: {
Witchs_Hat: {
Random: 1
Rate: 50
}
Red_Deviruchi_Cap: {
Random: 1
Rate: 350
}
Insurance_Package: {
Random: 1
Rate: 1350
}
Charm_Of_Happiness: {
Random: 1
Rate: 1350
}
Magic_Card_Album: {
Random: 1
Rate: 220
}
Holy_Celestial_Axe_Box: {
Random: 1
Rate: 330
}
Glass_Of_Illusion_Box5: {
Random: 1
Rate: 1350
}
Shadow_Armor_S_Box30: {
Random: 1
Rate: 600
}
Alice_Scroll: {
Random: 1
Count: 5
Rate: 1350
}
Ticket_Loli_Ruri: {
Random: 1
Rate: 1350
}
Teddy_Bear_Card: {
Random: 1
Rate: 10
}
Hallow_Ring_Box: {
Random: 1
Rate: 1300
}
Zherlthsh_Mask: {
Random: 1
Rate: 140
}
HE_Battle_Manual: {
Random: 1
Rate: 150
}
Zeny_Scroll: {
Random: 1
Count: 30
Rate: 100
}
}
Ms_Scorpio_Scroll: {
Thanatos_Card: {
Random: 1
Announce: true
Rate: 1
}
Bone_Plate: {
Random: 1
Announce: true
Rate: 3
}
Thanatos_Mal_Mask: {
Random: 1
Announce: true
Rate: 7
}
Scorpio_Crown: {
Random: 1
Announce: true
Rate: 17
}
Scorpio_Diadem: {
Random: 1
Announce: true
Rate: 17
}
Whike_Black_Tail: {
Random: 1
Announce: true
Rate: 160
}
Miracle_Medicine: {
Random: 1
Announce: true
Rate: 15
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 300
}
Orc_HeroS: {
Random: 1
Count: 10
Announce: true
Rate: 80
}
Mental_Potion: {
Random: 1
Rate: 600
}
Guyak_Pudding: {
Random: 1
Count: 5
Rate: 700
}
HE_Battle_Manual: {
Random: 1
Count: 4
Rate: 900
}
Minor_Brisket: {
Random: 1
Rate: 1100
}
Dex_Dish_Box: {
Random: 1
Rate: 1300
}
Zeny_Scroll: {
Random: 1
Count: 5
Rate: 2500
}
Small_Life_Potion_Box: {
Random: 1
Rate: 2300
}
}
TCG_Card_Scroll: {
TCG_Card: {
Random: 0
}
Battle_Manual: {
Random: 1
Count: 2
Rate: 150
}
Bubble_Gum: {
Random: 1
Count: 2
Rate: 150
}
Insurance: {
Random: 1
Count: 2
Rate: 100
}
Token_Of_Siegfried: {
Random: 1
Count: 3
Rate: 100
}
Light_White_Pot: {
Random: 1
Count: 25
Rate: 500
}
}
Boitata_Scroll: {
Boitata_Armor: {
Random: 1
Announce: true
Rate: 5
}
Guarana_Candy: {
Random: 1
Count: 20
Rate: 100
}
Spark_Candy_Box10: {
Random: 1
Rate: 144
}
Hell_Fire: {
Random: 1
Rate: 10
}
Pharaoh_Card: {
Random: 1
Announce: true
Rate: 1
}
HE_Battle_Manual: {
Random: 1
Count: 10
Rate: 100
}
Resist_Fire: {
Random: 1
Count: 10
Rate: 80
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 20
}
Dex_Dish_Box: {
Random: 1
Rate: 150
}
Pill_: {
Random: 1
Count: 10
Rate: 100
}
Insurance_Package: {
Random: 1
Rate: 70
}
Job_Manual50_Box: {
Random: 1
Rate: 100
}
Zeny_Scroll: {
Random: 1
Count: 30
Rate: 100
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 20
}
}
Lucky_Egg_C2: {
Magic_Card_Album: {
Random: 1
Rate: 50
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 900
}
Poison_Bottle_Box2: {
Random: 1
Rate: 900
}
Blue_Herb_Box2: {
Random: 1
Rate: 900
}
Guarantee_Weapon_5Up: {
Random: 1
Rate: 200
}
Guarantee_Armor_5Up: {
Random: 1
Rate: 200
}
Sealed_Dracula_Card: {
Random: 1
Rate: 1
}
Drake_Card: {
Random: 1
Rate: 1
}
Cancer_Diadem: {
Random: 1
Rate: 150
}
Cancer_Crown: {
Random: 1
Rate: 150
}
Mini_Propeller_: {
Random: 1
Rate: 150
}
Battle_Manual_Box: {
Random: 1
Announce: true
Rate: 1000
}
Comp_Bubble_Gum: {
Random: 1
Rate: 800
}
Comp_Insurance: {
Random: 1
Count: 3
Announce: true
Rate: 800
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Announce: true
Rate: 800
}
Underripe_Yggseed: {
Random: 1
Count: 10
Announce: true
Rate: 800
}
Psychic_ArmorS: {
Random: 1
Count: 2
Announce: true
Rate: 800
}
Yggdrasilberry_Box_: {
Random: 1
Announce: true
Rate: 948
}
Bogy_Horn: {
Random: 1
Announce: true
Rate: 150
}
Flame_Sprits_Armor__: {
Random: 1
Announce: true
Rate: 150
}
Jasper_Crest: {
Random: 1
Announce: true
Rate: 150
}
}
Lucky_Egg_C9: {
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 1500
}
Battle_Manual_Box: {
Random: 1
Rate: 1459
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 1500
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1500
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1500
}
Dead_Tree_Branch_Box2: {
Random: 1
Rate: 1500
}
Elven_Ears_: {
Random: 1
Announce: true
Rate: 10
}
Holy_Marching_Hat_J: {
Random: 1
Announce: true
Rate: 300
}
Auger_Of_Spirit: {
Random: 1
Announce: true
Rate: 20
}
Orc_Hero_Card: {
Random: 1
Announce: true
Rate: 1
}
Flying_Angel: {
Random: 1
Announce: true
Rate: 100
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 25
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 500
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Rate: 5
}
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Rate: 5
}
}
Lucky_Egg_C7: {
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 1043
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 1000
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 1000
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 1000
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 1000
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 1000
}
Battle_Manual_Box: {
Random: 1
Rate: 800
}
Blue_Herb_Box2: {
Random: 1
Rate: 1000
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1000
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1000
}
Valkyrie_Helm: {
Random: 1
Announce: true
Rate: 50
}
Ifrit_Card: {
Random: 1
Announce: true
Rate: 1
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 2
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Rate: 2
}
Mask_Of_Ifrit: {
Random: 1
Announce: true
Rate: 1
}
//unsupported/unknown item 'Ifrit'
// Ifrit: {
// Random: 1
// Announce: true
// Rate: 1
// }
}
/* unsupported/unknown item 'Lucky_Egg_C8'
Lucky_Egg_C8: {
Yggdrasilberry_Box_: {
Random: 1
Rate: 900
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 95
}
Dead_Tree_Branch_Box2: {
Random: 1
Rate: 1000
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 1000
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 1000
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 1000
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 1000
}
Battle_Manual_Box: {
Random: 1
Rate: 900
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 900
}
Poison_Bottle_Box2: {
Random: 1
Rate: 900
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 900
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Black_Devil_Mask_: {
Random: 1
Announce: true
Rate: 1
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 2
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Rate: 2
}
Drooping_Morocc_Minion: {
Random: 1
Announce: true
Rate: 150
}
//unsupported/unknown item 'Wanderer'
// Wanderer: {
// Random: 1
// Announce: true
// Rate: 150
// }
}
*/
/* unsupported/unknown item 'Lucky_Egg_C10'
Lucky_Egg_C10: {
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Rate: 5
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Rate: 5
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Evil_Marcher_Hat: {
Random: 1
Announce: true
Rate: 15
}
Battle_Manual_Box: {
Random: 1
Rate: 500
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 1000
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 1000
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1000
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 100
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 200
}
Guarantee_Armor_5Up: {
Random: 1
Announce: true
Rate: 200
}
E_WOB_Rune: {
Random: 1
Count: 10
Rate: 900
}
E_WOB_Schwaltz: {
Random: 1
Count: 10
Rate: 900
}
E_WOB_Rachel: {
Random: 1
Count: 10
Rate: 900
}
E_WOB_Local: {
Random: 1
Count: 10
Rate: 900
}
RWC2010_Indonesia: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Kiel_Card: {
Random: 1
Announce: true
Rate: 1
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 800
}
Sealed_B_Ygnizem_Card: {
Random: 1
Announce: true
Rate: 1
}
Heart_Eye_Patch1: {
Random: 1
Announce: true
Rate: 150
}
Heart_Eye_Patch2: {
Random: 1
Announce: true
Rate: 150
}
//unsupported/unknown item 'Boy'
// Boy: {
// Random: 1
// Rate: 400
// }
Flaming_Ice: {
Random: 1
Rate: 400
}
Tantanmen: {
Random: 1
Rate: 400
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 22
}
}
*/
/* unsupported/unknown item 'Wind_Type_Scroll'
Wind_Type_Scroll: {
Gemini_Diadem: {
Random: 1
Announce: true
Rate: 100
}
Gemini_Crown: {
Random: 1
Announce: true
Rate: 100
}
Libra_Diadem: {
Random: 1
Announce: true
Rate: 50
}
Libra_Crown: {
Random: 1
Announce: true
Rate: 100
}
Aquarius_Diadem: {
Random: 1
Announce: true
Rate: 100
}
Aquarius_Crown: {
Random: 1
Announce: true
Rate: 100
}
Snowman_Hat_Box: {
Random: 1
Announce: true
Rate: 5
}
Sunglasses_Bball_Hat: {
Random: 1
Announce: true
Rate: 234
}
Hankie_In_Mouth: {
Random: 1
Announce: true
Rate: 50
}
//unsupported/unknown item 'New_Style_Coupon_Box'
// New_Style_Coupon_Box: {
// Random: 1
// Rate: 50
// }
Neuralizer_Box: {
Random: 1
Announce: true
Rate: 10
}
Battle_Manual_Box: {
Random: 1
Rate: 1000
}
Kafra_Card_Box: {
Random: 1
Rate: 1000
}
Bloody_Dead_Branch: {
Random: 1
Rate: 500
}
Spark_Candy_Box10: {
Random: 1
Rate: 1500
}
Str_Dish_Box: {
Random: 1
Rate: 1200
}
Int_Dish_Box: {
Random: 1
Rate: 1200
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1200
}
Garm_Card: {
Random: 1
Announce: true
Rate: 1
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1500
}
}
*/
/* unsupported/unknown item 'LUcky_Egg_C3'
LUcky_Egg_C3: {
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 800
}
Poison_Bottle_Box2: {
Random: 1
Rate: 800
}
Blue_Herb_Box2: {
Random: 1
Rate: 800
}
Chung_E_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Succu_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Imp_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Leo_Crown: {
Random: 1
Announce: true
Rate: 150
}
Dress_Hat: {
Random: 1
Announce: true
Rate: 100
}
Sunglasses_: {
Random: 1
Announce: true
Rate: 10
}
Battle_Manual_Box: {
Random: 1
Rate: 489
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 800
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 800
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 800
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 800
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 800
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 800
}
Upg_Buckler_Box: {
Random: 1
Announce: true
Rate: 100
}
Flame_Sprits_Armor__: {
Random: 1
Announce: true
Rate: 200
}
Sealed_Kiel_Card: {
Random: 1
Announce: true
Rate: 1
}
Donut_In_Mouth: {
Random: 1
Announce: true
Rate: 150
}
K_Rabbit_Bonnet: {
Random: 1
Announce: true
Rate: 50
}
}
*/
Lucky_Egg_C4: {
White_Slim_Pot_Box2: {
Random: 1
Rate: 790
}
Poison_Bottle_Box2: {
Random: 1
Rate: 720
}
Blue_Herb_Box2: {
Random: 1
Rate: 720
}
Battle_Manual_Box: {
Random: 1
Rate: 700
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 720
}
Deviling_Card: {
Random: 1
Announce: true
Rate: 1
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 720
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 720
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 720
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 720
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 720
}
Sealed_B_Ygnizem_Card: {
Random: 1
Announce: true
Rate: 1
}
//unsupported/unknown item 'Lunatic_Hat_Box'
// Lunatic_Hat_Box: {
// Random: 1
// Announce: true
// Rate: 200
// }
//unsupported/unknown item 'Necromencer'
// Necromencer: {
// Random: 1
// Announce: true
// Rate: 200
// }
Fried_Egg: {
Random: 1
Announce: true
Rate: 200
}
Sagittarius_Crown: {
Random: 1
Announce: true
Rate: 200
}
Savage_Baby_Hat: {
Random: 1
Announce: true
Rate: 198
}
Fur_Seal_Hat_Box: {
Random: 1
Announce: true
Rate: 200
}
Chung_E_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Succu_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Imp_Pet_Coupon: {
Random: 1
Announce: true
Rate: 500
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
}
Lucky_Egg_C5: {
Yggdrasilberry_Box_: {
Random: 1
Rate: 900
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 900
}
Psychic_ArmorS: {
Random: 1
Count: 2
Rate: 900
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 900
}
Vanberk_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Ktullanux_Card: {
Random: 1
Announce: true
Rate: 1
}
Comp_Bubble_Gum: {
Random: 1
Count: 3
Rate: 900
}
Comp_Insurance: {
Random: 1
Count: 3
Rate: 900
}
Battle_Manual_Box: {
Random: 1
Rate: 800
}
Blue_Herb_Box2: {
Random: 1
Rate: 800
}
Poison_Bottle_Box2: {
Random: 1
Rate: 800
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 800
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
Magestic_Goat_: {
Random: 1
Announce: true
Rate: 150
}
Fallen_Angel_Wing: {
Random: 1
Announce: true
Rate: 1
}
Delicious_Shaved_Ice: {
Random: 1
Announce: true
Rate: 299
}
Fit_Pipe: {
Random: 1
Announce: true
Rate: 299
}
//unsupported/unknown item 'Gril'
// Gril: {
// Random: 1
// Announce: true
// Rate: 299
// }
Ring_Of_Flame_Lord: {
Random: 1
Announce: true
Rate: 50
}
//unsupported/unknown item 'Samambaia_Box'
// Samambaia_Box: {
// Random: 1
// Announce: true
// Rate: 200
// }
Ring_Of_Resonance: {
Random: 1
Announce: true
Rate: 50
}
}
Weather_Report_Box: {
Clear_Sun: {
Random: 0
}
Rainbow: {
Random: 0
}
Rain_Cloud: {
Random: 0
}
Lightning_Cloud: {
Random: 0
}
}
Comin_Actor_Box: {
Charlie_Beard: {
Random: 0
}
Charlie_Hat: {
Random: 0
}
}
Hen_Set_Box: {
Chicken_Beak: {
Random: 0
}
Cocks_Comb: {
Random: 0
}
}
Lucky_Egg_C: {
Sealed_Mistress_Card: {
Random: 1
Announce: true
Rate: 1
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 50
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1500
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1500
}
Blue_Herb_Box2: {
Random: 1
Rate: 1500
}
Chung_E_Pet_Coupon: {
Random: 1
Rate: 1200
}
Succu_Pet_Coupon: {
Random: 1
Rate: 1200
}
Imp_Pet_Coupon: {
Random: 1
Rate: 1200
}
Guarantee_Weapon_5Up: {
Random: 1
Rate: 200
}
Guarantee_Armor_5Up: {
Random: 1
Rate: 200
}
Crown_: {
Random: 1
Rate: 290
}
Sharp_Gear_: {
Random: 1
Rate: 250
}
Ribbon_Of_Bride: {
Random: 1
Announce: true
Rate: 50
}
//unsupported/unknown item 'Odin'
// Odin: {
// Random: 1
// Rate: 599
// }
Archangel_Wing: {
Random: 1
Announce: true
Rate: 50
}
Elven_Ears_: {
Random: 1
Announce: true
Rate: 10
}
Rabbit_Earplug: {
Random: 1
Rate: 200
}
}
/* unsupported/unknown item 'Water_Type_Scroll'
Water_Type_Scroll: {
Cancer_Diadem: {
Random: 1
Announce: true
Rate: 150
}
Cancer_Crown: {
Random: 1
Announce: true
Rate: 150
}
Scorpio_Diadem: {
Random: 1
Announce: true
Rate: 60
}
Scorpio_Crown: {
Random: 1
Announce: true
Rate: 60
}
Pisces_Diadem: {
Random: 1
Announce: true
Rate: 110
}
Pisces_Crown: {
Random: 1
Announce: true
Rate: 150
}
Wizard_Left_Eye: {
Random: 1
Announce: true
Rate: 20
}
Indi_Feather_Band: {
Random: 1
Announce: true
Rate: 266
}
Unbreak_Weap_Box: {
Random: 1
Rate: 300
}
Unbreak_Def_Box: {
Random: 1
Rate: 300
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1500
}
Bubble_Gum_Box: {
Random: 1
Rate: 1500
}
Magic_Card_Album: {
Random: 1
Rate: 100
}
Agi_Dish_Box: {
Random: 1
Rate: 1900
}
Dex_Dish_Box: {
Random: 1
Rate: 1900
}
Donut_In_Mouth: {
Random: 1
Announce: true
Rate: 10
}
Robo_Eye_Box: {
Random: 1
Announce: true
Rate: 20
}
Sealed_TurtleG_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Amon_Ra_Card: {
Random: 1
Announce: true
Rate: 3
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1500
}
}
*/
/* unsupported/unknown item 'Earth_Type_Scroll'
Earth_Type_Scroll: {
//unsupported/unknown item 'Capricorn_Diadem'
// Capricorn_Diadem: {
// Random: 1
// Announce: true
// Rate: 150
// }
//unsupported/unknown item 'Capricorn_Crown'
// Capricorn_Crown: {
// Random: 1
// Announce: true
// Rate: 150
// }
Virgo_Diadem: {
Random: 1
Announce: true
Rate: 150
}
Virgo_Crown: {
Random: 1
Announce: true
Rate: 150
}
Taurus_Diadem: {
Random: 1
Announce: true
Rate: 150
}
Taurus_Crown: {
Random: 1
Announce: true
Rate: 150
}
Teardrop: {
Random: 1
Announce: true
Rate: 50
}
Abacus_In_Mouth: {
Random: 1
Announce: true
Rate: 300
}
Unbreak_Weap_Box: {
Random: 1
Rate: 194
}
Unbreak_Def_Box: {
Random: 1
Rate: 194
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1600
}
Bubble_Gum_Box: {
Random: 1
Rate: 1600
}
Battle_Manual_Box: {
Random: 1
Rate: 1600
}
Balloon_Hat: {
Random: 1
Announce: true
Rate: 5
}
Hexagon_Spectacles: {
Random: 1
Announce: true
Rate: 300
}
Rabbit_Bonnet: {
Random: 1
Announce: true
Rate: 5
}
Hen_Set_Box: {
Random: 1
Announce: true
Rate: 50
}
Sealed_Knight_WS_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Lady_Tanee_Card: {
Random: 1
Announce: true
Rate: 1
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1600
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1600
}
}
*/
Splash_Scroll: {
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Rate: 1200
// }
Love_Chick_Hat: {
Random: 1
Announce: true
Rate: 130
}
Convex_Mirror_Box: {
Random: 1
Rate: 800
}
Megaphone_Box: {
Random: 1
Rate: 700
}
Job_Manual50_Box: {
Random: 1
Rate: 500
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 800
}
Splash_Hat: {
Random: 1
Announce: true
Named: true
Rate: 50
}
Gryphon_Hat: {
Random: 1
Announce: true
Rate: 150
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 70
}
Kafra_Card_Box: {
Random: 1
Rate: 800
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 500
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 150
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 600
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 500
}
Str_Dish_Box: {
Random: 1
Rate: 1300
}
Dex_Dish_Box: {
Random: 1
Rate: 1749
}
B_Eremes_Card: {
Random: 1
Announce: true
Rate: 1
}
}
Vocation_Scroll: {
HP_Increase_PotionL: {
Random: 1
Count: 30
Rate: 1200
}
Vit_Dish_Box: {
Random: 1
Rate: 1350
}
Int_Dish_Box: {
Random: 1
Rate: 1350
}
Boarding_Halter_Box: {
Random: 1
Rate: 200
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1100
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 500
}
HD_Ori_Box10: {
Random: 1
Rate: 150
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1100
}
Megaphone_Box: {
Random: 1
Rate: 1079
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1100
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 580
}
HD_Elu_Box10: {
Random: 1
Rate: 150
}
Gang_Scarf: {
Random: 1
Announce: true
Rate: 45
}
Sealed_Orc_Load_Card: {
Random: 1
Announce: true
Rate: 10
}
Sealed_B_Magaleta_Card: {
Random: 1
Announce: true
Rate: 10
}
Red_Bread_Hat: {
Random: 1
Announce: true
Rate: 5
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Rate: 10
}
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Rate: 10
}
Incant_Samurai_Card: {
Random: 1
Announce: true
Rate: 1
}
Neuralizer_Box: {
Random: 1
Announce: true
Rate: 50
}
}
Wisdom_Scroll: {
White_Slim_Pot_Box2: {
Random: 1
Rate: 1100
}
Blue_Herb_Box2: {
Random: 1
Rate: 1100
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1200
}
Dead_Tree_Branch_Box2: {
Random: 1
Rate: 1100
}
B_Def_Potion_Box30: {
Random: 1
Rate: 1100
}
B_Mdef_Potion_Box30: {
Random: 1
Rate: 1100
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1100
}
Unbreak_Weap_Box: {
Random: 1
Rate: 100
}
Unbreak_Def_Box: {
Random: 1
Rate: 100
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 500
}
Battle_Manual_Box: {
Random: 1
Rate: 784
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 400
}
Trident_Helmet: {
Random: 1
Announce: true
Rate: 150
}
Fallen_Angel_Wing: {
Random: 1
Announce: true
Rate: 5
}
Sealed_B_Harword_Card: {
Random: 1
Announce: true
Rate: 15
}
Randgris_Card: {
Random: 1
Announce: true
Rate: 1
}
Turtle_Hat_Box: {
Random: 1
Announce: true
Rate: 100
}
Snake_Head: {
Random: 1
Announce: true
Rate: 40
}
Ghostring_Card: {
Random: 1
Announce: true
Rate: 5
}
}
/* unsupported/unknown item 'Patron_Scroll'
Patron_Scroll: {
Agi_Dish_Box: {
Random: 1
Rate: 1300
}
Luk_Dish_Box: {
Random: 1
Rate: 1300
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 1200
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 773
}
Miracle_Medicine: {
Random: 1
Rate: 200
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1150
}
Bubble_Gum_Box: {
Random: 1
Rate: 1100
}
Storm_10_Scroll_Box: {
Random: 1
Rate: 1060
}
Job_Manual50_Box: {
Random: 1
Rate: 500
}
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Rate: 1110
// }
Magic_Card_Album: {
Random: 1
Rate: 200
}
Immuned_Shield: {
Random: 1
Announce: true
Rate: 30
}
Sealed_Berz_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Eddga_Card: {
Random: 1
Announce: true
Rate: 15
}
Cat_Ears_Beret: {
Random: 1
Announce: true
Rate: 20
}
Snowman_Hat_Box: {
Random: 1
Announce: true
Rate: 5
}
Hankie_In_Mouth: {
Random: 1
Announce: true
Rate: 30
}
Mistress_Card: {
Random: 1
Announce: true
Rate: 1
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 5
}
}
*/
Heaven_Scroll: {
Yggdrasilberry_Box_: {
Random: 1
Rate: 1200
}
Max_Weight_Up_Box: {
Random: 1
Rate: 280
}
SP_Increase_PotionL: {
Random: 1
Count: 30
Rate: 1200
}
Insurance_Package: {
Random: 1
Rate: 850
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1100
}
Accuracy_30_Scroll: {
Random: 1
Count: 10
Rate: 1200
}
Bubble_Gum_Box: {
Random: 1
Rate: 1075
}
Enriched_Elunium_Box: {
Random: 1
Rate: 200
}
Enriched_Oridecon_Box: {
Random: 1
Rate: 200
}
Convex_Mirror_Box: {
Random: 1
Rate: 896
}
Spark_Candy_Box10: {
Random: 1
Rate: 1200
}
Tw_Frog_Hat: {
Random: 1
Announce: true
Rate: 150
}
Carrot_In_Mouth: {
Random: 1
Announce: true
Rate: 78
}
Puppy_Ears_Hat: {
Random: 1
Announce: true
Rate: 100
}
Powder_Snow_Box: {
Random: 1
Announce: true
Rate: 1
}
Sealed_B_Shecil_Card: {
Random: 1
Announce: true
Rate: 15
}
Sealed_Apocalips_H_Card: {
Random: 1
Announce: true
Rate: 5
}
Green_Apple_Hat: {
Random: 1
Announce: true
Rate: 150
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 100
}
}
Tw_Aug_Scroll: {
Yggdrasilberry_Box_: {
Random: 1
Rate: 1350
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1280
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1300
}
Bubble_Gum_Box: {
Random: 1
Rate: 1300
}
Battle_Manual_Box: {
Random: 1
Rate: 1130
}
Enchant_Book: {
Random: 1
Announce: true
Rate: 800
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 1021
}
Vit_Dish_Box: {
Random: 1
Rate: 1350
}
Guarantee_Armor_5Up: {
Random: 1
Rate: 200
}
Ninja_Scroll: {
Random: 1
Announce: true
Rate: 150
}
Pink_Fur_Hat: {
Random: 1
Announce: true
Rate: 100
}
Fallen_Angel_Wing: {
Random: 1
Announce: true
Rate: 3
}
Whisper_Boss_Card: {
Random: 1
Announce: true
Rate: 15
}
Gloom_Under_Night_Card: {
Random: 1
Announce: true
Rate: 1
}
}
Tw_Nov_Scroll2: {
Dex_Dish_Box: {
Random: 1
Rate: 1500
}
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Rate: 1200
// }
Enchant_Book: {
Random: 1
Announce: true
Rate: 1100
}
Megaphone_Box: {
Random: 1
Rate: 1200
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1200
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 884
}
Vit_Dish_Box: {
Random: 1
Rate: 1500
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 10
Rate: 600
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 600
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 80
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 50
}
Candy_Hat: {
Random: 1
Announce: true
Rate: 50
}
Sealed_D_Lord_Card: {
Random: 1
Announce: true
Rate: 5
}
Sealed_F_Bishop_Card: {
Random: 1
Announce: true
Rate: 1
}
Black_Knitted_Hat: {
Random: 1
Announce: true
Rate: 30
}
}
Illusion_Nothing: {
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Named: true
// Rate: 1534
// }
Guyak_Pudding: {
Random: 1
Count: 10
Named: true
Rate: 1500
}
Agi_Dish_Box: {
Random: 1
Named: true
Rate: 1500
}
Vit_Dish_Box: {
Random: 1
Named: true
Rate: 1500
}
Diabolic_Scroll: {
Random: 1
Count: 5
Named: true
Rate: 1500
}
Shadow_Armor_S_Box10: {
Random: 1
Named: true
Rate: 1500
}
Sealed_Tao_Card: {
Random: 1
Announce: true
Named: true
Rate: 1
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Named: true
Rate: 500
}
Syringe_In_Mouth: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Named: true
Rate: 50
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Named: true
Rate: 10
}
Singing_Bird: {
Random: 1
Announce: true
Named: true
Rate: 130
}
Round_Eyes: {
Random: 1
Announce: true
Named: true
Rate: 100
}
Cat_Hat: {
Random: 1
Announce: true
Named: true
Rate: 70
}
Weather_Report_Box: {
Random: 1
Announce: true
Named: true
Rate: 5
}
}
/* unsupported/unknown item 'Tw_Sep_Scroll" ] ='
Tw_Sep_Scroll" ] =: {
Int_Dish_Box: {
Random: 1
Rate: 1400
}
Angeling_Pot_Box: {
Random: 1
Rate: 1477
}
Dun_Tele_Scroll_Box10: {
Random: 1
Rate: 1500
}
Kafra_Card_Box: {
Random: 1
Rate: 1200
}
Holy_Armor_S_Box10: {
Random: 1
Rate: 1400
}
Insurance_Package: {
Random: 1
Rate: 1200
}
Job_Manual50_Box: {
Random: 1
Rate: 1200
}
Archangel_Wing: {
Random: 1
Announce: true
Rate: 10
}
Baby_Pacifier: {
Random: 1
Announce: true
Rate: 200
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 200
}
Red_Hood: {
Random: 1
Announce: true
Rate: 149
}
Sleeping_Kitty_Cat: {
Random: 1
Announce: true
Rate: 60
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Rate: 3
}
B_Katrinn_Card: {
Random: 1
Announce: true
Rate: 1
}
}
*/
Flame_Light: {
Bubble_Gum_Box: {
Random: 1
Rate: 1400
}
Str_Dish_Box: {
Random: 1
Rate: 1500
}
Megaphone_Box: {
Random: 1
Rate: 1500
}
Battle_Manual_Box: {
Random: 1
Rate: 1400
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1500
}
Shadow_Armor_S_Box10: {
Random: 1
Rate: 1500
}
Unbreak_Weap_Box: {
Random: 1
Announce: true
Rate: 175
}
Unbreak_Def_Box: {
Random: 1
Announce: true
Rate: 175
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 300
}
Mike_Hat: {
Random: 1
Announce: true
Rate: 234
}
Shaving_Cream: {
Random: 1
Announce: true
Rate: 250
}
Deprotai_Doll_Hat: {
Random: 1
Announce: true
Rate: 50
}
SLD_Garm_Card: {
Random: 1
Announce: true
Rate: 10
}
Elven_Ears_: {
Random: 1
Announce: true
Rate: 3
}
MVP_Basketball: {
Random: 1
Announce: true
Rate: 3
}
}
Tw_Rainbow_Scroll: {
Vit_Dish_Box: {
Random: 1
Rate: 1400
}
Int_Dish_Box: {
Random: 1
Rate: 1400
}
Agi_Dish_Box: {
Random: 1
Rate: 1400
}
Neko_Mimi_Kafra: {
Random: 1
Announce: true
Rate: 30
}
Dex_Dish_Box: {
Random: 1
Rate: 1400
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1400
}
Unbreak_Def_Box: {
Random: 1
Announce: true
Rate: 200
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 500
}
//unsupported/unknown item 'HD_Bradium_Box5'
// HD_Bradium_Box5: {
// Random: 1
// Rate: 250
// }
Unbreak_Weap_Box: {
Random: 1
Announce: true
Rate: 200
}
Megaphone_Box: {
Random: 1
Rate: 1450
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 100
}
Guarantee_Armor_5Up: {
Random: 1
Announce: true
Rate: 100
}
Sunglasses_: {
Random: 1
Announce: true
Rate: 5
}
Sealed_Ifrit_Card: {
Random: 1
Announce: true
Rate: 15
}
Tao_Gunka_Card: {
Random: 1
Announce: true
Rate: 1
}
Cowhide_Hat: {
Random: 1
Announce: true
Rate: 100
}
Satanic_Chain_P: {
Random: 1
Announce: true
Rate: 5
}
Censor_Bar: {
Random: 1
Announce: true
Named: true
Rate: 44
}
}
Tw_Red_Scroll: {
White_Slim_Pot_Box2: {
Random: 1
Rate: 1100
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1150
}
Kafra_Card_Box: {
Random: 1
Rate: 1050
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1050
}
Bubble_Gum_Box: {
Random: 1
Rate: 1150
}
Convex_Mirror_Box: {
Random: 1
Rate: 1100
}
Battle_Manual_Box: {
Random: 1
Rate: 1100
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 150
}
Guarantee_Armor_5Up: {
Random: 1
Announce: true
Rate: 147
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 500
}
Minor_Brisket: {
Random: 1
Count: 5
Rate: 824
}
Job_Manual50_Box: {
Random: 1
Rate: 400
}
Showy_High_Cap: {
Random: 1
Announce: true
Rate: 100
}
Neuralizer: {
Random: 1
Announce: true
Rate: 10
}
Sealed_Orc_Load_Card: {
Random: 1
Announce: true
Rate: 10
}
Moonlight_Flower_Card: {
Random: 1
Announce: true
Rate: 1
}
Krieger_Katar1: {
Random: 1
Announce: true
Rate: 3
}
Leek_In_Mouth: {
Random: 1
Announce: true
Rate: 100
}
Pink_Drooping_Kitty: {
Random: 1
Announce: true
Rate: 50
}
Majestic_Evil_Horn: {
Random: 1
Announce: true
Rate: 5
}
}
Tw_Orange_Scroll: {
Int_Dish_Box: {
Random: 1
Rate: 1100
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1100
}
Blue_Herb_Box2: {
Random: 1
Rate: 1000
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1100
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1100
}
Insurance_Package: {
Random: 1
Rate: 1100
}
Aspersio_5_Scroll_Box: {
Random: 1
Rate: 1100
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 150
}
Guarantee_Armor_5Up: {
Random: 1
Announce: true
Rate: 150
}
B_Mdef_Potion_Box10: {
Random: 1
Rate: 590
}
Wug_Blood_Cocktail: {
Random: 1
Count: 5
Rate: 788
}
Max_Weight_Up_Box: {
Random: 1
Announce: true
Rate: 400
}
Hippo_Hat: {
Random: 1
Announce: true
Rate: 150
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Rate: 10
}
SLD_Lord_Of_Death_Card: {
Random: 1
Announce: true
Rate: 10
}
Doppelganger_Card: {
Random: 1
Announce: true
Rate: 1
}
Krieger_Onehand_Axe1: {
Random: 1
Announce: true
Rate: 1
}
Rose_Hairband: {
Random: 1
Announce: true
Rate: 100
}
Bell_Ribbon: {
Random: 1
Announce: true
Rate: 40
}
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Rate: 10
}
}
Tw_Yellow_Scroll: {
Agi_Dish_Box: {
Random: 1
Rate: 1100
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1000
}
J_Aspersio_5_Scroll_Box: {
Random: 1
Rate: 1200
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1100
}
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Rate: 1100
// }
Spark_Candy_Box10: {
Random: 1
Rate: 1100
}
Insurance_Package: {
Random: 1
Rate: 1000
}
Unbreak_Weap_Box: {
Random: 1
Announce: true
Rate: 148
}
Unbreak_Def_Box: {
Random: 1
Announce: true
Rate: 148
}
Psychic_ArmorS: {
Random: 1
Count: 10
Rate: 550
}
Drocera_Herb_Stew: {
Random: 1
Count: 5
Rate: 784
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 361
}
Electric_Sunglass: {
Random: 1
Announce: true
Rate: 140
}
SLD_B_Katrinn_Card: {
Random: 1
Announce: true
Rate: 10
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 120
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 80
}
Krieger_Onehand_Spear1: {
Random: 1
Announce: true
Rate: 3
}
Strawberry_In_Mouth: {
Random: 1
Announce: true
Rate: 50
}
MVP_Basketball: {
Random: 1
Announce: true
Rate: 3
}
RWC2010_Indonesia: {
Random: 1
Announce: true
Rate: 3
}
Lord_Of_Death_Card: {
Random: 1
Announce: true
Rate: 1
}
SLD_Lord_Of_Death_Card: {
Random: 1
Announce: true
Rate: 5
}
Knight_Of_Abyss_Card: {
Random: 1
Announce: true
Rate: 10
}
Lord_of_Death: {
Random: 1
Announce: true
Rate: 15
}
Guarantee_Weapon_6Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Armor_6Up: {
Random: 1
Announce: true
Rate: 25
}
Pole_Axe: {
Random: 1
Announce: true
Rate: 50
}
House_Auger: {
Random: 1
Announce: true
Rate: 74
}
Guarantee_Weapon_5Up: {
Random: 1
Announce: true
Rate: 100
}
Guarantee_Armor_5Up: {
Random: 1
Announce: true
Rate: 100
}
War_Axe: {
Random: 1
Announce: true
Rate: 120
}
Ring_: {
Random: 1
Announce: true
Rate: 150
}
Iron_Driver: {
Random: 1
Announce: true
Rate: 150
}
Max_Weight_Up_Box: {
Random: 1
Rate: 325
}
Enriched_Elunium_Box5: {
Random: 1
Rate: 600
}
Enriched_Oridecon_Box5: {
Random: 1
Rate: 600
}
Shadow_Armor_S_Box10: {
Random: 1
Rate: 1100
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1075
// }
Petti_Tail_Noodle: {
Random: 1
Count: 5
Rate: 1100
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1100
}
HE_Battle_Manual: {
Random: 1
Count: 4
Rate: 1100
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1075
}
Siegfried_Box5: {
Random: 1
Rate: 1100
}
Tao_Gunka_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Tao_Card: {
Random: 1
Announce: true
Rate: 5
}
Ungoliant_Card: {
Random: 1
Announce: true
Rate: 15
}
Sealed_B_Ygnizem_Card: {
Random: 1
Announce: true
Rate: 50
}
Mini_Glasses_: {
Random: 1
Announce: true
Rate: 3
}
Bravery_Bag: {
Random: 1
Announce: true
Rate: 15
}
Fancy_Phantom_Mask: {
Random: 1
Announce: true
Rate: 50
}
Tiraya_Bonnet: {
Random: 1
Announce: true
Rate: 200
}
Bizofnil_Wing_Deco: {
Random: 1
Announce: true
Rate: 265
}
Max_Weight_Up_Box: {
Random: 1
Rate: 350
}
//unsupported/unknown item 'HD_Bradium_Box5'
// HD_Bradium_Box5: {
// Random: 1
// Rate: 450
// }
//unsupported/unknown item 'HD_Carnium_Box5'
// HD_Carnium_Box5: {
// Random: 1
// Rate: 450
// }
Life_Ribbon_Box3: {
Random: 1
Rate: 1000
}
Assumptio_5_Scroll_Box: {
Random: 1
Rate: 1000
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1000
// }
HE_Battle_Manual: {
Random: 1
Count: 5
Rate: 500
}
Med_Life_Potion_Box: {
Random: 1
Rate: 1000
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1000
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 902
}
//unsupported/unknown item 'Songpyun_Box50'
// Songpyun_Box50: {
// Random: 1
// Rate: 600
// }
HP_Increase_PotionL: {
Random: 1
Count: 30
Rate: 500
}
Spark_Candy_Box10: {
Random: 1
Rate: 644
}
B_Katrinn_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Berz_Card: {
Random: 1
Announce: true
Rate: 3
}
SLD_B_Katrinn_Card: {
Random: 1
Announce: true
Rate: 10
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 20
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 20
}
Robo_Eye: {
Random: 1
Announce: true
Rate: 45
}
Rainbow_Scarf: {
Random: 1
Announce: true
Rate: 53
}
Alchemy_Glove: {
Random: 1
Announce: true
Rate: 100
}
Orleans_Necklace: {
Random: 1
Announce: true
Rate: 78
}
Orleans_Glove: {
Random: 1
Announce: true
Rate: 120
}
Balloon_Hat: {
Random: 1
Announce: true
Rate: 150
}
Orleans_Gown: {
Random: 1
Announce: true
Rate: 200
}
Orleans_Server: {
Random: 1
Announce: true
Rate: 250
}
Enchant_Book: {
Random: 1
Rate: 350
}
HD_Ori_Box5: {
Random: 1
Rate: 500
}
HD_Elu_Box5: {
Random: 1
Rate: 500
}
Blue_Herb_Box2: {
Random: 1
Rate: 600
}
Blessing_10_Scroll_Box: {
Random: 1
Rate: 1200
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1200
}
Megaphone_Box: {
Random: 1
Rate: 1000
}
Psychic_ArmorS: {
Random: 1
Count: 5
Rate: 1200
}
Zeny_Scroll: {
Random: 1
Count: 15
Rate: 1200
}
HE_Battle_Manual: {
Random: 1
Count: 3
Rate: 1200
}
Lady_Tanee_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Lady_Tanee_Card: {
Random: 1
Announce: true
Rate: 4
}
Incubus_Card: {
Random: 1
Announce: true
Rate: 20
}
Succubus_Card: {
Random: 1
Announce: true
Rate: 30
}
Asgard_Blessing: {
Random: 1
Announce: true
Rate: 10
}
YinYang_Earring: {
Random: 1
Announce: true
Rate: 100
}
Spiked_Scarf: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 20
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 20
}
Sura_Rampage: {
Random: 1
Announce: true
Rate: 70
}
Headband_Of_Power: {
Random: 1
Announce: true
Rate: 500
}
Superb_Fish_Box50: {
Random: 1
Announce: true
Rate: 100
}
Max_Weight_Up_Box: {
Random: 1
Rate: 200
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1000
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 800
}
Mental_Potion: {
Random: 1
Rate: 700
}
Wug_Blood_Cocktail: {
Random: 1
Count: 5
Rate: 1000
}
Savage_BBQ: {
Random: 1
Count: 5
Rate: 1000
}
Psychic_ArmorS: {
Random: 1
Count: 5
Rate: 500
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 900
}
Regeneration_Box10: {
Random: 1
Rate: 1000
}
Int_Dish_Box: {
Random: 1
Rate: 1000
}
Str_Dish_Box: {
Random: 1
Rate: 1000
}
Fallen_Bishop_Card: {
Random: 1
Announce: true
Rate: 1
}
SLD_Dark_Snake_Card: {
Random: 1
Announce: true
Rate: 5
}
Deviling_Card: {
Random: 1
Announce: true
Rate: 10
}
Ghostring_Card: {
Random: 1
Announce: true
Rate: 25
}
Black_Glasses_: {
Random: 1
Announce: true
Rate: 2
}
Fallen_Angel_Wing: {
Random: 1
Announce: true
Rate: 15
}
Satanic_Chain_P: {
Random: 1
Announce: true
Rate: 25
}
Devil_Whisper: {
Random: 1
Announce: true
Rate: 40
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Announce: true
// Rate: 80
// }
Evil_Marcher_Hat: {
Random: 1
Announce: true
Rate: 150
}
Rune_Boots: {
Random: 1
Announce: true
Rate: 100
}
Evil_Mask: {
Random: 1
Announce: true
Rate: 100
}
Eyes_Of_Darkness: {
Random: 1
Announce: true
Rate: 200
}
Helm_Of_Darkness: {
Random: 1
Announce: true
Rate: 80
}
Darkness_Helm: {
Random: 1
Announce: true
Rate: 100
}
Unbreak_Weap_Box: {
Random: 1
Rate: 300
}
Blue_Herb_Box2: {
Random: 1
Rate: 1267
}
Diabolic_Scroll: {
Random: 1
Count: 5
Rate: 1500
}
HE_Battle_Manual: {
Random: 1
Count: 3
Rate: 1500
}
//unsupported/unknown item 'Boy'
// Boy: {
// Random: 1
// Rate: 1500
// }
Psychic_ArmorS: {
Random: 1
Count: 5
Rate: 1500
}
Shadow_Armor_S_Box10: {
Random: 1
Rate: 1500
}
Maya_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_B_Magaleta_Card: {
Random: 1
Announce: true
Rate: 9
}
Angeling_Card: {
Random: 1
Announce: true
Rate: 15
}
Archangeling_Card: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Armor_8Up: {
Random: 1
Announce: true
Rate: 25
}
Guarantee_Weapon_8Up: {
Random: 1
Announce: true
Rate: 25
}
Elven_Ears_: {
Random: 1
Announce: true
Rate: 5
}
Archangel_Wing: {
Random: 1
Announce: true
Rate: 50
}
White_Feather: {
Random: 1
Announce: true
Rate: 80
}
B_Feather_Beret: {
Random: 1
Announce: true
Rate: 100
}
Flying_Angel: {
Random: 1
Announce: true
Rate: 150
}
Angel_Spirit: {
Random: 1
Announce: true
Rate: 50
}
//unsupported/unknown item 'Ear_Of_Angel'
// Ear_Of_Angel: {
// Random: 1
// Announce: true
// Rate: 200
// }
Unbreak_Def_Box: {
Random: 1
Rate: 300
}
Job_Manual50_Box: {
Random: 1
Rate: 500
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1000
}
Inc_Agi_10_Scroll_Box: {
Random: 1
Rate: 965
}
Kafra_Card_Box: {
Random: 1
Rate: 1100
}
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 1000
}
Holy_Armor_S_Box10: {
Random: 1
Rate: 1100
}
HE_Battle_Manual: {
Random: 1
Count: 3
Rate: 1100
}
J_Aspersio_5_Scroll: {
Random: 1
Count: 5
Rate: 1100
}
//unsupported/unknown item 'Gril'
// Gril: {
// Random: 1
// Rate: 1100
// }
Orc_Load_Card: {
Random: 1
Announce: true
Rate: 1
}
Sealed_Atroce_Card: {
Random: 1
Announce: true
Rate: 5
}
Sealed_Kiel_Card: {
Random: 1
Announce: true
Rate: 3
}
Sealed_D_Lord_Card: {
Random: 1
Announce: true
Rate: 30
}
Black_Devil_Mask_: {
Random: 1
Announce: true
Rate: 2
}
Horn_Of_Ancient: {
Random: 1
Announce: true
Rate: 10
}
Love_Rabbit_Hood: {
Random: 1
Announce: true
Rate: 130
}
Remover_Hat: {
Random: 1
Announce: true
Rate: 150
}
Inccubus_Horn: {
Random: 1
Announce: true
Rate: 50
}
Horn_Of_Succubus: {
Random: 1
Announce: true
Rate: 50
}
Majestic_Evil_Horn: {
Random: 1
Announce: true
Rate: 50
}
Bloody_Dead_Branch: {
Random: 1
Announce: true
Rate: 100
}
F_Clover_Box_Mouth4: {
Random: 1
Rate: 950
}
All_In_One_Ring_Box: {
Random: 1
Rate: 169
}
Max_Weight_Up_Box: {
Random: 1
Rate: 250
}
Boarding_Halter_Box: {
Random: 1
Rate: 550
}
Convex_Mirror_Box5: {
Random: 1
Rate: 800
}
Yggdrasilberry_Box_: {
Random: 1
Rate: 1200
}
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 1250
}
Psychic_ArmorS: {
Random: 1
Count: 5
Rate: 1250
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1500
}
Dead_Tree_Branch_Box2: {
Random: 1
Rate: 1500
}
Gloom_Under_Night_Card: {
Random: 1
Announce: true
Rate: 1
}
Maya_Puple_Card: {
Random: 1
Announce: true
Rate: 2
}
Sealed_Samurai_Card: {
Random: 1
Announce: true
Rate: 5
}
Sealed_Pharaoh_Card: {
Random: 1
Announce: true
Rate: 10
}
Sunglasses_: {
Random: 1
Announce: true
Rate: 2
}
Mercury_Helm: {
Random: 1
Announce: true
Rate: 10
}
Sakura_Coronet: {
Random: 1
Announce: true
Rate: 50
}
King_Prawn_Hat: {
Random: 1
Announce: true
Rate: 200
}
Lucky_Clover: {
Random: 1
Announce: true
Rate: 100
}
Prison_Uniform: {
Random: 1
Announce: true
Rate: 150
}
Little_Feather_Hat: {
Random: 1
Announce: true
Rate: 100
}
Buffalo_Horn: {
Random: 1
Announce: true
Rate: 250
}
Superb_Fish_Box50: {
Random: 1
Rate: 100
}
Abrasive_Box5: {
Random: 1
Rate: 800
}
Blue_Herb_Box2: {
Random: 1
Rate: 1000
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1500
// }
Guyak_Pudding: {
Random: 1
Count: 10
Rate: 800
}
Diabolic_Scroll: {
Random: 1
Count: 10
Rate: 800
}
HE_Battle_Manual: {
Random: 1
Count: 5
Rate: 1250
}
Siegfried_Box5: {
Random: 1
Rate: 1370
}
Fruit_Of_Mastela_Box2: {
Random: 1
Rate: 1500
}
}
Challenge_Kit: {
Blessing_10_Scroll: {
Random: 0
Count: 20
Named: true
}
Inc_Agi_10_Scroll: {
Random: 0
Count: 20
Named: true
}
}
/* unsupported/unknown item 'Tw_April_Scroll'
Tw_April_Scroll: {
Str_Dish_Box: {
Random: 1
Rate: 1500
}
Luk_Dish_Box: {
Random: 1
Rate: 1500
}
Vit_Dish_Box: {
Random: 1
Rate: 1500
}
S_Mdef_Potion_Box30: {
Random: 1
Rate: 1300
}
S_Def_Potion_Box30: {
Random: 1
Rate: 1300
}
Holy_Armor_S_Box10: {
Random: 1
Rate: 1300
}
Shadow_Armor_S_Box10: {
Random: 1
Rate: 1300
}
Turtle_General_Card: {
Random: 1
Announce: true
Rate: 1
}
RWC2010_Indonesia: {
Random: 1
Announce: true
Rate: 6
}
Neuralizer_Box: {
Random: 1
Announce: true
Rate: 3
}
Fallen_Angel_Wing: {
Random: 1
Announce: true
Rate: 10
}
Spiked_Scarf_Box: {
Random: 1
Announce: true
Rate: 50
}
Rainbow_Scarf_Box: {
Random: 1
Announce: true
Rate: 50
}
Fish_Head_Hat_Box: {
Random: 1
Announce: true
Rate: 180
}
}
*/
Summer_Scroll3: {
Underripe_Yggseed: {
Random: 1
Count: 10
Rate: 1500
}
Megaphone_Box: {
Random: 1
Rate: 1500
}
Vit_Dish_Box: {
Random: 1
Rate: 1500
}
Holy_Armor_S_Box10: {
Random: 1
Rate: 1500
}
Token_Of_Siegfried_Box: {
Random: 1
Rate: 1300
}
Int_Dish_Box: {
Random: 1
Rate: 1500
}
Unbreak_Weap_Box: {
Random: 1
Announce: true
Rate: 150
}
Unbreak_Def_Box: {
Random: 1
Announce: true
Rate: 150
}
Scuba_Mask: {
Random: 1
Announce: true
Rate: 275
}
Sugared_Fruit_Stick: {
Random: 1
Announce: true
Rate: 275
}
Dress_Hat: {
Random: 1
Announce: true
Rate: 275
}
Asgard_Blessing: {
Random: 1
Announce: true
Rate: 10
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 5
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 45
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Rate: 10
}
Maya_Puple_Card: {
Random: 1
Announce: true
Rate: 3
}
Sealed_Tao_Card: {
Random: 1
Announce: true
Rate: 1
}
B_Eremes_Card: {
Random: 1
Announce: true
Rate: 1
}
}
/* supported container but with no known entries 'C_Wing_Of_Fly_3Day_Box'
C_Wing_Of_Fly_3Day_Box: {
//unsupported/unknown item 'C_Wing_Of_Fly'
// C_Wing_Of_Fly: {
// Random: 0
// Expire: 72
// Named: true
// }
}
*/
RWC_2012_Set_Box: {
RWC_2012_Ring: {
Random: 0
Named: true
}
RWC_2012_Pendant: {
Random: 0
Named: true
}
C_Wing_Of_Fly_3Day_Box: {
Random: 0
Named: true
}
}
Ex_Def_Potion_Box: {
Ex_Def_Potion: {
Random: 0
Count: 5
Named: true
}
RWC_Scroll_2012: {
Random: 0
Named: true
}
}
RWC_Scroll_2012: {
RWC_Inicializer: {
Random: 1
Rate: 1000
}
Guarantee_Armor_7Up: {
Random: 1
Announce: true
Rate: 90
}
Guarantee_Weapon_7Up: {
Random: 1
Announce: true
Rate: 90
}
Guarantee_Armor_9Up: {
Random: 1
Announce: true
Rate: 5
}
Guarantee_Weapon_9Up: {
Random: 1
Announce: true
Rate: 5
}
White_Slim_Pot_Box2: {
Random: 1
Rate: 1000
}
Poison_Bottle_Box2: {
Random: 1
Rate: 1000
}
Bubble_Gum_Box5: {
Random: 1
Rate: 1500
}
//unsupported/unknown item 'Carat_Dia'
// Carat_Dia: {
// Random: 1
// Rate: 1000
// }
Battle_Manual_Box5: {
Random: 1
Rate: 1500
}
Old_C_Album_Weapon: {
Random: 1
Rate: 500
}
Old_C_Album_Acc: {
Random: 1
Rate: 500
}
Branch_Of_Dead_Tree: {
Random: 1
Count: 3
Rate: 1000
}
Magic_Card_Album: {
Random: 1
Announce: true
Rate: 100
}
RWC_Memory_Staff: {
Random: 1
Announce: true
Rate: 150
}
RWC_Memory_Mace: {
Random: 1
Announce: true
Rate: 150
}
RWC_Memory_Knife: {
Random: 1
Announce: true
Rate: 150
}
Rainbow_Feather_Deco: {
Random: 1
Announce: true
Rate: 150
}
C_Rainbow_Feather_Deco: {
Random: 1
Announce: true
Rate: 110
}
}
Fruit_Basket: {
Apple: {
Random: 3
Rate: 60
}
Banana: {
Random: 3
Rate: 50
}
Grape: {
Random: 3
Rate: 40
}
Fruit_Of_Mastela: {
Random: 2
Rate: 30
}
Pumpkin: {
Random: 2
Rate: 20
}
Lemon: {
Random: 2
Rate: 60
}
Prickly_Fruit: {
Random: 2
Rate: 20
}
Strawberry: {
Random: 2
Rate: 40
}
Orange: {
Random: 2
Rate: 30
}
Prickly_Fruit_: {
Random: 2
Rate: 20
}
Yggdrasilberry: {
Random: 1
Rate: 10
}
Seed_Of_Yggdrasil: {
Random: 1
Rate: 10
}
Hard_Peach: {
Random: 3
Rate: 50
}
Cacao: {
Random: 3
Rate: 40
}
Mora_Mandarin: {
Random: 1
Rate: 50
}
Mora_Berry: {
Random: 1
Rate: 40
}
}
Old_Ore_Box: {
Iron_Ore: {
Random: 1
Rate: 600
}
Iron: {
Random: 1
Rate: 380
}
Yellow_Live: {
Random: 1
Rate: 100
}
Coal: {
Random: 1
Rate: 80
}
Wind_Of_Verdure: {
Random: 1
Rate: 100
}
Phracon: {
Random: 1
Rate: 600
}
Crystal_Blue: {
Random: 1
Rate: 100
}
Boody_Red: {
Random: 1
Rate: 100
}
Steel: {
Random: 1
Rate: 50
}
Emveretarcon: {
Random: 1
Rate: 380
}
Elunium_Stone: {
Random: 1
Rate: 70
}
Oridecon_Stone: {
Random: 1
Rate: 80
}
Great_Nature: {
Random: 1
Rate: 40
}
Rough_Wind: {
Random: 1
Rate: 40
}
Mistic_Frozen: {
Random: 1
Rate: 40
}
Flame_Heart: {
Random: 1
Rate: 40
}
Elunium: {
Random: 1
Rate: 20
}
Oridecon: {
Random: 1
Rate: 20
}
Gold: {
Random: 1
Rate: 10
}
Emperium: {
Random: 1
Rate: 50
}
}
Old_Coin_Pocket: {
Malang_Sp_Can: {
Random: 1
Rate: 400
}
Splendide_Coin: {
Random: 1
Rate: 200
}
Manuk_Coin: {
Random: 1
Rate: 100
}
Sapa_Feat_Cert: {
Random: 1
Rate: 80
}
Mora_Coin: {
Random: 1
Rate: 50
}
Anger_Seagod: {
Random: 1
Rate: 1
}
Cgrade_Coin: {
Random: 1
Rate: 74
}
Dgrade_Coin: {
Random: 1
Rate: 95
}
Malang_Sp_Can: {
Random: 2
Rate: 400
}
Splendide_Coin: {
Random: 2
Rate: 250
}
Manuk_Coin: {
Random: 2
Rate: 100
}
Sapa_Feat_Cert: {
Random: 2
Rate: 100
}
Mora_Coin: {
Random: 2
Rate: 40
}
Agrade_Coin: {
Random: 2
Rate: 15
}
Egrade_Coin: {
Random: 2
Rate: 40
}
Malang_Sp_Can: {
Random: 3
Rate: 300
}
Splendide_Coin: {
Random: 3
Rate: 230
}
Manuk_Coin: {
Random: 3
Rate: 180
}
Sapa_Feat_Cert: {
Random: 3
Rate: 100
}
Mora_Coin: {
Random: 3
Rate: 75
}
Bgrade_Coin: {
Random: 3
Rate: 60
}
}
High_Coin_Pocket: {
Malang_Sp_Can: {
Random: 1
Rate: 600
}
Sapa_Feat_Cert: {
Random: 1
Rate: 300
}
Agrade_Coin: {
Random: 1
Rate: 100
}
Malang_Sp_Can: {
Random: 2
Rate: 600
}
Mora_Coin: {
Random: 2
Rate: 200
}
Bgrade_Coin: {
Random: 2
Rate: 200
}
Malang_Sp_Can: {
Random: 3
Rate: 500
}
Sapa_Feat_Cert: {
Random: 3
Rate: 300
}
Cgrade_Coin: {
Random: 3
Rate: 200
}
Malang_Sp_Can: {
Random: 4
Rate: 500
}
Mora_Coin: {
Random: 4
Rate: 300
}
Dgrade_Coin: {
Random: 4
Rate: 200
}
}
Mid_Coin_Pocket: {
Malang_Sp_Can: {
Random: 1
Rate: 600
}
Sapa_Feat_Cert: {
Random: 1
Rate: 300
}
Bgrade_Coin: {
Random: 1
Rate: 100
}
Malang_Sp_Can: {
Random: 2
Rate: 600
}
Mora_Coin: {
Random: 2
Rate: 200
}
Cgrade_Coin: {
Random: 2
Rate: 200
}
Malang_Sp_Can: {
Random: 3
Rate: 500
}
Manuk_Coin: {
Random: 3
Rate: 300
}
Dgrade_Coin: {
Random: 3
Rate: 200
}
Malang_Sp_Can: {
Random: 4
Rate: 500
}
Splendide_Coin: {
Random: 4
Rate: 300
}
Egrade_Coin: {
Random: 4
Rate: 200
}
}
Low_Coin_Pocket: {
Malang_Sp_Can: {
Random: 1
Rate: 600
}
Sapa_Feat_Cert: {
Random: 1
Rate: 300
}
Cgrade_Coin: {
Random: 1
Rate: 100
}
Malang_Sp_Can: {
Random: 2
Rate: 600
}
Mora_Coin: {
Random: 2
Rate: 200
}
Dgrade_Coin: {
Random: 2
Rate: 200
}
Malang_Sp_Can: {
Random: 3
Rate: 500
}
Manuk_Coin: {
Random: 3
Rate: 300
}
Egrade_Coin: {
Random: 3
Rate: 200
}
Malang_Sp_Can: {
Random: 4
Rate: 500
}
Splendide_Coin: {
Random: 4
Rate: 300
}
Egrade_Coin: {
Random: 4
Rate: 200
}
}
Sgrade_Pocket: {
Agrade_Coin: {
Random: 0
}
Bgrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Rate: 800
}
Agrade_Coin: {
Random: 1
Rate: 200
}
Malang_Sp_Can: {
Random: 2
Rate: 700
}
Bgrade_Coin: {
Random: 2
Rate: 200
}
Anger_Seagod: {
Random: 2
Rate: 100
}
}
Agrade_Pocket: {
Agrade_Coin: {
Random: 0
}
Bgrade_Coin: {
Random: 0
}
Cgrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Rate: 800
}
Cgrade_Coin: {
Random: 1
Rate: 50
}
Bgrade_Coin: {
Random: 1
Rate: 150
}
Malang_Sp_Can: {
Random: 2
Rate: 800
}
Cgrade_Coin: {
Random: 2
Rate: 200
}
}
Bgrade_Pocket: {
Bgrade_Coin: {
Random: 0
}
Cgrade_Coin: {
Random: 0
}
Dgrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Rate: 800
}
Dgrade_Coin: {
Random: 1
Rate: 50
}
Cgrade_Coin: {
Random: 1
Rate: 150
}
Malang_Sp_Can: {
Random: 2
Rate: 800
}
Dgrade_Coin: {
Random: 2
Rate: 200
}
}
Cgrade_Pocket: {
Cgrade_Coin: {
Random: 0
}
Dgrade_Coin: {
Random: 0
}
Egrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Rate: 800
}
Egrade_Coin: {
Random: 1
Rate: 50
}
Egrade_Coin: {
Random: 1
Rate: 150
}
Malang_Sp_Can: {
Random: 2
Rate: 800
}
Dgrade_Coin: {
Random: 2
Rate: 200
}
}
Dgrade_Pocket: {
Dgrade_Coin: {
Random: 0
}
Egrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Count: 2
Rate: 800
}
Egrade_Coin: {
Random: 1
Count: 2
Rate: 200
}
Malang_Sp_Can: {
Random: 2
Rate: 800
}
Dgrade_Coin: {
Random: 2
Rate: 200
}
}
Egrade_Pocket: {
Egrade_Coin: {
Random: 0
}
Malang_Sp_Can: {
Random: 1
Count: 2
Rate: 800
}
Egrade_Coin: {
Random: 1
Count: 2
Rate: 200
}
Malang_Sp_Can: {
Random: 2
Rate: 800
}
Egrade_Coin: {
Random: 2
Rate: 200
}
}
Ptotection_Seagod_Box: {
Ptotection_Seagod: {
Random: 0
Expire: 23
}
}
Hairtail_Box1: {
Hairtail: {
Random: 0
}
}
Hairtail_Box2: {
Hairtail: {
Random: 0
Expire: 168
}
}
Spearfish_Box1: {
Spearfish_: {
Random: 0
}
}
Spearfish_Box2: {
Spearfish_: {
Random: 0
Expire: 168
}
}
Saurel_Box1: {
Saurel: {
Random: 0
}
}
Saurel_Box2: {
Saurel: {
Random: 0
Expire: 168
}
}
Tuna_Box1: {
Tuna: {
Random: 0
}
}
Tuna_Box2: {
Tuna: {
Random: 0
Expire: 168
}
}
Malang_Crab_Box1: {
Malang_Snow_Crab: {
Random: 0
}
}
Malang_Crab_Box2: {
Malang_Snow_Crab: {
Random: 0
Expire: 168
}
}
Brindle_Eel_Box1: {
Brindle_Eel: {
Random: 0
}
}
Brindle_Eel_Box2: {
Brindle_Eel: {
Random: 0
Expire: 168
}
}
Ptotection_Seagod_Box2: {
Ptotection_Seagod: {
Random: 0
Expire: 168
}
}
Ptotection_Seagod_Box3: {
Ptotection_Seagod: {
Random: 0
Expire: 360
}
}
Octo_Hstick_Box: {
Octopus_Hunt_Stick: {
Random: 0
Expire: 23
}
}
Octo_Hstick_Box2: {
Octopus_Hunt_Stick: {
Random: 0
Expire: 72
}
}
Octo_Hstick_Box3: {
Octopus_Hunt_Stick: {
Random: 0
Expire: 168
}
}
Silvervine_Fruit_Box10: {
Silvervine: {
Random: 0
Count: 10
}
Malang_Sp_Can: {
Random: 0
Count: 30
}
}
Silvervine_Fruit_Box40: {
Silvervine: {
Random: 0
Count: 40
}
Malang_Sp_Can: {
Random: 0
Count: 120
}
}
Silvervine_Fruit_Box4: {
Silvervine: {
Random: 0
Count: 4
}
Malang_Sp_Can: {
Random: 0
Count: 12
}
}
Malang_Woe_Encard_Box: {
Ptotection_Seagod_Box: {
Random: 0
}
Octo_Hstick_Box: {
Random: 0
}
}
|