From 239d480487e24294975f35ed55f210837ad1088e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 3 Nov 2014 08:10:26 -0200 Subject: Introducing 2014-10-22, Roulette and Per-Char Gender! Details in http://hercules.ws/board/topic/7618-2014-10-22-roulette-and-per-char-gender/ Special Thanks to the all-mighty Yommy, Ziu and Haruna! Signed-off-by: shennetsind --- db/roulette_db.conf | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 db/roulette_db.conf (limited to 'db') diff --git a/db/roulette_db.conf b/db/roulette_db.conf new file mode 100644 index 000000000..bcffe88f7 --- /dev/null +++ b/db/roulette_db.conf @@ -0,0 +1,76 @@ +//==================================================== +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//= +//= http://hercules.ws/board/ +//================= More Information ================= +//= http://hercules.ws/board/ ??? +//==================================================== +// This file handles the Roulette, the format is : +// The first entry is the one that loses the game. +//==================================================== + +roulette: ( +{ + level_1: { + Silver_Coin:1 // Lose + Gold_Coin:1 + Poison_Bottle:1 + Branch_Of_Dead_Tree:1 + Fruit_Of_Mastela:1 + //ID12609:1 // 12609 not in db + E_Inc_Agi_10_Scroll:1 + Elunium:1 + Oridecon:1 + } + level_2: { + Silver_Coin:1 // Lose + Gold_Coin:1 + Old_Blue_Box:1 + Seed_Of_Yggdrasil:1 + Yggdrasilberry:1 + E_Blessing_10_Scroll:1 + Carnium:1 + Bradium:1 + } + level_3: { + Silver_Coin:1 // Lose + Gold_Coin:1 + Bundle_Of_Magic_Scroll:1 + Old_Violet_Box:1 + E_Abrasive:1 + Treasure_Box:1 + Gold:1 + } + level_4: { + Silver_Coin:1 // Lose + Gold_Coin:1 + Old_Card_Album:1 + E_Small_Life_Potion:1 + //Gift_Buff_Set:1 // 22777 not in db + Guarantee_Weapon_6Up:1 + } + level_5: { + Gold_Coin:1 // Lose + Magic_Card_Album:1 + Comp_Battle_Manual:1 + //ID12831:1 // 12831 not in db // potion box ? + Guarantee_Armor_6Up:1 + } + level_6: { + Gold_Coin:1 // Lose + Reward_Job_BM25:1 + Guarantee_Armor_7Up:1 + Guarantee_Armor_8Up:1 + } + level_7: { + Gold_Coin:1 // Lose + Guarantee_Armor_8Up:1 + Guarantee_Armor_8Up:1 + } +} +) \ No newline at end of file -- cgit v1.2.3-70-g09d2