<?php
$config['shop_services'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 16101., // Item to display on page
			'count' => 1,
			'description' => "Premium membership scroll. (30 Days)",
			'points' => 30,
		),
		4 => array(
			'type' => 2,
			'itemid' => 12466, // Item to display on page
			'count' => 90,
			'description' => "Premium membership. (90 days)",
			'points' => 70,
		),
		5 => array(
			'type' => 2,
			'itemid' => 12466, // Item to display on page
			'count' => 180,
			'description' => "Premium membership. (180 days)",
			'points' => 130,
		),
		6 => array(
			'type' => 2,
			'itemid' => 12466, // Item to display on page
			'count' => 365,
			'description' => "Premium membership. (1 year/365 days)",
			'points' => 250,
		),
		9 => array(
			'type' => 4,
			'itemid' => 12666,
			'count' => 1,
			'description' => "Change character name.",
			'points' => 10,
		),
		// offer 4
		7 => array(
			'type' => 3,
			'itemid' => 12666,
			'count' => 1,
			'description' => "Change character gender.",
			'points' => 10,
		),
		8 => array(
			'type' => 3,
			'itemid' => 12666,
			'count' => 0,
			'description' => "Infinite Change character gender.",
			'points' => 20,
		),	
	);
	$config['shop_mounts'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 13537,
			'count' => 1, 
			'description' => "bag of apple slices.",
			'points' => 5, 
		),
		2 => array(
			'type' => 1,
			'itemid' => 13295,
			'count' => 1, 
			'description' => "Reins.",
			'points' => 5, 
		),
		3 => array(
			'type' => 1,
			'itemid' => 13536,
			'count' => 1, 
			'description' => "Diapason.",
			'points' => 5, 
		),
		4 => array(
			'type' => 1,
			'itemid' => 5907,
			'count' => 1, 
			'description' => "Slingshot.",
			'points' => 5, 
		),
		5 => array(
			'type' => 1,
			'itemid' => 20138,
			'count' => 1, 
			'description' => "Leech.",
			'points' => 5, 
		),
		6 => array(
			'type' => 1,
			'itemid' => 13535,
			'count' => 1, 
			'description' => "Fist on a Stick.",
			'points' => 5, 
		),
		7 => array(
			'type' => 1,
			'itemid' => 18516,
			'count' => 1, 
			'description' => "Golem Wrench.",
			'points' => 8, 
		),
		8 => array(
			'type' => 1,
			'itemid' => 13298,
			'count' => 1, 
			'description' => "Carrot on a stick.",
			'points' => 8, 
		),
		9 => array(
			'type' => 1,
			'itemid' => 13247,
			'count' => 1, 
			'description' => "Hunting Horn.",
			'points' => 8, 
		),
		10 => array(
			'type' => 1,
			'itemid' => 13508,
			'count' => 1, 
			'description' => "Slug Drug.",
			'points' => 8, 
		),
		11 => array(
			'type' => 1,
			'itemid' => 15546,
			'count' => 1, 
			'description' => "Four-Leaf Clover.",
			'points' => 15, 
		),
		12 => array(
			'type' => 1,
			'itemid' => 23557,
			'count' => 1, 
			'description' => "Control Unit.",
			'points' => 15, 
		),
		13 => array(
			'type' => 1,
			'itemid' => 15545,
			'count' => 1, 
			'description' => "Foxtail.",
			'points' => 15, 
		),
		14 => array(
			'type' => 1,
			'itemid' => 13305,
			'count' => 1, 
			'description' => "Giant Shrimp.",
			'points' => 15, 
		),
		15 => array(
			'type' => 1,
			'itemid' => 13938,
			'count' => 1, 
			'description' => "Golden Can of oil.",
			'points' => 15, 
		),
		16 => array(
			'type' => 1,
			'itemid' => 13291,
			'count' => 1, 
			'description' => "Maxilla Maximus.",
			'points' => 25, 
		),
		17 => array(
			'type' => 1,
			'itemid' => 13292,
			'count' => 1, 
			'description' => "Tin Key.",
			'points' => 25, 
		),
		18 => array(
			'type' => 1,
			'itemid' => 13498,
			'count' => 1,
			'description' => "Scorpion Sceptre",
			'points' => 25,
		),
		19 => array(
			'type' => 1,
			'itemid' => 21452,
			'count' => 1, 
			'description' => "Nail Case.",
			'points' => 25, 
		),
		20 => array(
			'type' => 1,
			'itemid' => 22608,
			'count' => 1, 
			'description' => "Nightmare horn.",
			'points' => 35, 
		),
		21 => array(
			'type' => 1,
			'itemid' => 18511,
			'count' => 1, 
			'description' => "Music Box.",
			'points' => 35, 
		),
	);
	$config['shop_valuables'] = array(		
		1 => array(
			'type' => 1,
			'itemid' => 2160,
			'count' => 30,
			'description' => "x30 Crystal coin.",
			'points' => 10, 
		),
		2 => array(
			'type' => 1,
			'itemid' => 2160,
			'count' => 100, 
			'description' => "x100 Crystal coin.",
			'points' => 20, 
		),
		3 => array(
			'type' => 1, 
			'itemid' => 6527,
			'count' => 100, 
			'description' => "x100 Christmas token.<br>(change it with Ruprecht)", 
			'points' => 15, 
		),
		31 => array(
			'type' => 1,
			'itemid' => 2365, 
			'count' => 1, 
			'description' => "Backpack of holding (Vol:24)", 
			'points' => 8, 
		),
	);
	$config['shop_helmets'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 2493,
			'count' => 1,
			'description' => "Demon Helmet. (Arm:10)<br>Requeried Level: <b>NONE</b>",
			'points' => 10,
		),
		2 => array(
			'type' => 1,
			'itemid' => 12645,
			'count' => 1,
			'description' => "Elite Draken Helmet.<br>(Arm:10, distance fighting +1)<br><b>level 100</b> paladin",
			'points' => 12,
		),
		3 => array(
			'type' => 1,
			'itemid' => 2506,
			'count' => 1,
			'description' => "Dragon Scale Helmet. (Arm:9)<br> Requeried Level: <b>NONE</b>",
			'points' => 30,
		),
		4 => array(
			'type' => 1,
			'itemid' => 15408,
			'count' => 1,
			'description' => "Depth calea<br>(Arm:8, protection drown +100%)<br><b>level 150.</b>",
			'points' => 30,
		),
		5 => array(
			'type' => 1,
			'itemid' => 9778,
			'count' => 1,
			'description' => "yalahari mask (Arm:5, magic level +2).It can only be wielded properly by sorcerers and druids of level 80.",
			'points' => 35,
		),
		6 => array(
			'type' => 1,
			'itemid' => 18403,
			'count' => 1,
			'description' => "Prismatic Helmet<br>(Arm:9, shielding +1	physical +5%)<br><b>level 150</b> knights",
			'points' => 50,
		),
		7 => array(
			'type' => 1,
			'itemid' => 18398,
			'count' => 1,
			'description' => "Gill Gugel<br>(Arm:12, magic level +1, earth +10%, fire -10%).<br><b>level 150</b> mages",
			'points' => 50,
		),
		8 => array(
			'type' => 1,
			'itemid' => 2496,
			'count' => 1,
			'description' => "Horned Helmet<br>(Arm:11)<br> Requeried Level: <b>NONE</b>",
			'points' => 50,
		),
		9 => array(
			'type' => 1,
			'itemid' => 2471,
			'count' => 1,
			'description' => "Golden Helmet<br>(Arm:12)<br> Requeried Level: <b>NONE</b>",
			'points' => 50,
		),
	);
	$config['shop_armors'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 12607,
			'count' => 1,
			'description' => "Elite draken mail (Arm:15, speed +10).<br><b>level 100</b> knights and paladins.",
			'points' => 30,
		),
		2 => array(
			'type' => 1,
			'itemid' => 2494,
			'count' => 1,
			'description' => "Demon Armor. (Arm:16) Requeried Level: <b>NONE</b>",
			'points' => 30,
		),
		3 => array(
			'type' => 1,
			'itemid' => 9776,
			'count' => 1,
			'description' => "yalahari armor (Arm:16, protection death +3%).It can only be wielded properly by knights of level 80.",
			'points' => 35,
		),
		4 => array(
			'type' => 1,
			'itemid' => 8891,
			'count' => 1,
			'description' => "paladin armor (Arm:12, distance fighting +2).<br>Paladins",
			'points' => 35,
		),
		5 => array(
			'type' => 1,
			'itemid' => 2472,
			'count' => 1,
			'description' => "Magic Plate Armor. (Arm:17)<br>knights and paladins",
			'points' => 35,
		),
		6 => array(
			'type' => 1,
			'itemid' => 8881,
			'count' => 1,
			'description' => "Fireborn Giant Armor<br>(Arm:15, sword fighting +2	fire +5%, ice -5%)<br><b>level 100</b> knights.",
			'points' => 40,
		),
		7 => array(
			'type' => 1,
			'itemid' => 8883,
			'count' => 1,
			'description' => "Windborn Colossus Armor<br>(Arm:15, club fighting +2	energy +5%, earth -5%)<br><b>level 100</b> knights.",
			'points' => 40,
		),
		8 => array(
			'type' => 1,
			'itemid' => 8882,
			'count' => 1,
			'description' => "Earthborn Titan Armor<br>(Arm:15, axe fighting +2	earth +5%, fire -5%)<br><b>level 100</b> knights.",
			'points' => 40,
		),
		8 => array(
			'type' => 1,
			'itemid' => 8884,
			'count' => 1,
			'description' => "Oceanborn Leviathan Armor<br>(Arm:15, shielding +1	ice +5%, energy -5%)<br><b>level 100</b> knights.",
			'points' => 40,
		),
		9 => array(
			'type' => 1,
			'itemid' => 12642,
			'count' => 1,
			'description' => "Royal draken mail<br>(Arm:16, shielding +3	physical +5%	)<br><b>level 100</b> knights.",
			'points' => 40,
		),
		10 => array(
			'type' => 1,
			'itemid' => 18399,
			'count' => 1,
			'description' => "Gill Coat<br>(Atk:52, Def:35)<br>(Arm:12, magic level +1, protection earth +10%, fire -10%).<br>Requeried Level: 150 mages",
			'points' => 40,
		),
		11 => array(
			'type' => 1,
			'itemid' => 12643,
			'count' => 1,
			'description' => "royal scale robe (Arm:12, magic level +2, protection fire +5%).It can only be wielded properly by sorcerers and druids of level 100.",
			'points' => 40,
		),
		12 => array(
			'type' => 1,
			'itemid' => 21725,
			'count' => 1,
			'description' => "furious frock (Arm:12, magic level +2, protection fire +5%).It can only be wielded properly by sorcerers and druids of level 130.",
			'points' => 50,
		),
		13 => array(
			'type' => 1,
			'itemid' => 8890,
			'count' => 1,
			'description' => "robe of the underworld (Arm:12, protection holy -12%, death +12%).It can only be wielded properly by sorcerers of level 100.",
			'points' => 50,
                ),
		14 => array(
			'type' => 1,
			'itemid' => 8888,
			'count' => 1,
			'description' => "Master Archer's Armor<br>(Arm:15, distance fighting +3	)<br><b>level 100</b> paladins.",
			'points' => 50,
		),
		15 => array(
			'type' => 1,
			'itemid' => 15407,
			'count' => 1,
			'description' => "Depth lorica<br>(Arm:16, distance fighting +3, protection death +5%).<br><b>level 150</b> Paladins.",
			'points' => 50,
		),
		16 => array(
			'type' => 1,
			'itemid' => 15406,
			'count' => 1,
			'description' => "Ornate Chestplate<br>(Arm:16, shielding +3	physical +8%	)<br><b>level 200</b> knights and paladins.",
			'points' => 50,
		),
		17 => array(
			'type' => 1,
			'itemid' => 18399,
			'count' => 1,
			'description' => "Royal Scale robe<br>(Arm:12, magic level +2, protection fire +5%).<br>Requeried Level: 100 mages",
			'points' => 50,
		),
	);
	$config['shop_legs'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 15490,
			'count' => 1,
			'description' => "Grasshopper legs <br>(Arm:7, speed +10)<br><b>level 75.</b>",
			'points' => 8,
		),
		2 => array(
			'type' => 1,
			'itemid' => 15409,
			'count' => 1,
			'description' => "Depth ocrea<br>(Arm:8, protection manadrain +15%)<br><b>level 130</b>mages.",
			'points' => 15,
		),
		3 => array(
			'type' => 1,
			'itemid' => 9777,
			'count' => 1,
			'description' => "Yalahari leg piece<br> (Arm:8, distance fighting +2	death +5%)<br><b>level 80.</b> paladins",
			'points' => 15,
		),
		4 => array(
			'type' => 1,
			'itemid' => 2495,
			'count' => 1,
			'description' => "Demon legs (Arm:9). <br> Requeried Level: <b>NONE</b>",
			'points' => 25,
		),
		5 => array(
			'type' => 1,
			'itemid' => 2504,
			'count' => 1,
			'description' => "Dwarven legs<br>(Arm:7, protection physical +3%).<br>Requeried Level: <b>NONE</b>",
			'points' => 25,
		),
		6 => array(
			'type' => 1,
			'itemid' => 2469,
			'count' => 1,
			'description' => "Dragon scale legs<br>(Arm:10).<br> Requeried Level: <b>NONE</b>",
			'points' => 30,
		),
		7 => array(
			'type' => 1,
			'itemid' => 21700,
			'count' => 1,
			'description' => "icy culotte (Arm:8, protection ice +8%).It can only be wielded properly by sorcerers and druids.",
			'points' => 30,
			),
		8 => array(
			'type' => 1,
			'itemid' => 15412,
			'count' => 1,
			'description' => "Ornate legs<br>(Arm:8, protection physical +5%)<br><b>level 185.</b> knights",
			'points' => 50,
		),
		9 => array(
			'type' => 1,
			'itemid' => 18405,
			'count' => 1,
			'description' => "Prismatic legs<br>(Arm:8, distance fighting +2<br>protection physical +3%).<br> <b>level 150</b> paladin",
			'points' => 50,
		),
		10 => array(
			'type' => 1,
			'itemid' => 18400,
			'count' => 1,
			'description' => "Gill Legs<br>(Atk:52, Def:35)<br>(Arm:7, magic level +1, earth +8%, fire -8%)<br>Requeried Level: 150 mages",
			'points' => 50,
		),
	);
	$config['shop_boots'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 2195,
			'count' => 1,
			'description' => "Boots of haste (speed +20).",
			'points' => 5,
		),
		2 => array(
			'type' => 1,
			'itemid' => 12646,
			'count' => 1,
			'description' => "Draken boots (Arm:3, speed +15).<br><b>level 80</b> knights and paladins",
			'points' => 15,
		),
		3 => array(
			'type' => 1,
			'itemid' => 2646,
			'count' => 1,
			'description' => "golden boots (Arm:4).It weighs.",
			'points' => 40,
		),
		4 => array(
			'type' => 1,
			'itemid' => 18406,
			'count' => 1,
			'description' => "prismatic boots (Arm:3, protection death +3%, speed +15).It can only be wielded properly by paladins of level 150.",
			'points' => 45,
		),
		5 => array(
			'type' => 1,
			'itemid' => 15410,
			'count' => 1,
			'description' => "Depth calcei (Arm:3, protection physical +5%, speed -5).<br><b>level 150</b> knights",
			'points' => 50,
		),
		6 => array(
			'type' => 1,
			'itemid' => 2640,
			'count' => 1,
			'description' => "Pair of soft Boots.<br>(Regenerate <b>10</b> health per second and <b>20</b> mana per second) <br> Requeried Level: <b>NONE</b>",
			'points' => 70,
		),
	);
	$config['shop_swords'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 7391, 
			'count' => 1,
			'description' => "Thaian sword (Atk:45, Def:29). <br> Requeried Level: 50",
			'points' => 40,
		),
		2 => array(
			'type' => 1,
			'itemid' => 7405, // Item to display on page
			'count' => 1,
			'description' => "Havoc blade (Atk:49, Def:34). <br> Both hands.<br> Requeried Level: 70",
			'points' => 42,
		),
		3 => array(
			'type' => 1,
			'itemid' => 8932, // Item to display on page
			'count' => 1,
			'description' => "The calamity (Atk:51, Def:35). <br> Both hands.<br> Requeried Level: 100",
			'points' => 48,
		),
		4 => array(
			'type' => 1,
			'itemid' => 22403, // Item to display on page
			'count' => 1,
			'description' => "Umbral master slayer (Atk:54, Def:35, sword fighting +3). <br> Both hands.<br> Requeried Level: 250",
			'points' => 55,
		),
		5 => array(
			'type' => 1,
			'itemid' => 2390, // Item to display on page
			'count' => 1,
			'description' => "Magic longsword (Atk:55, Def:40). <br> Both hands.<br> Requeried Level: <b>NONE</b>",
			'points' => 50,
		),
		6 => array(
			'type' => 1,
			'itemid' => 12649, // Item to display on page
			'count' => 1,
			'description' => "Blade of corruption (Atk:48, Def:29 +2). <br> One hands.<br> Requeried Level: 82",
			'points' => 45,
		),
		7 => array(
			'type' => 1,
			'itemid' => 2400, // Item to display on page
			'count' => 1,
			'description' => "Magic sword (Atk:48, Def:35 +3). <br> One hands.<br> Requeried Level: 80",
			'points' => 50,
		),
		8 => array(
			'type' => 1,
			'itemid' => 8930, // Item to display on page
			'count' => 1,
			'description' => "Emerald sword (Atk:49, Def:33 +3). <br> One hands.<br> Requeried Level: 100",
			'points' => 52,
		),
		9 => array(
			'type' => 1,
			'itemid' => 8931, // Item to display on page
			'count' => 1,
			'description' => "Epiphany (Atk:50, Def:35 +3). <br> One hands.<br> Requeried Level: 120",
			'points' => 55,
		),
		10 => array(
			'type' => 1,
			'itemid' => 18465, // Item to display on page
			'count' => 1,
			'description' => "Shiny blade (Atk:50, Def:35 +3, sword fighting +1). <br> One hands.<br> Requeried Level: 120",
			'points' => 60,
		),
		11 => array(
			'type' => 1,
			'itemid' => 22400, // Item to display on page
			'count' => 1,
			'description' => "Umbral masterblade (Atk:52, Def:31 +3, sword fighting +1). <br> One hands.<br> Requeried Level: 250",
			'points' => 70,
		),
	);
	$config['shop_clubs'] = array(
                1 => array(
                        'type' => 1,
                        'itemid' => 15414,
                        'count' => 1,
                        'description' => "Ornate mace (Atk:49, Def:24).It can only be wielded properly by players of level 90.",
                        'points' => 25,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 2421,
                        'count' => 1,
                        'description' => "Thunder hammer (Atk:49, Def:35 +1).It can only be wielded properly by players of level 85.",
                        'points' => 30,
                ),
                3 => array(
                        'type' => 1,
                        'itemid' => 18452,
                        'count' => 1,
                        'description' => " Mycological mace (Atk:50, Def:31 +3, club fighting +1).It can only be wielded properly by players of level 120.",
                        'points' => 50,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 8928,
                        'count' => 1,
                        'description' => "Obsidian truncheon (Atk:50, Def:30 +2).It can only be wielded properly by players of level 100.",
                        'points' => 52,
                ),
                5 => array(
                        'type' => 1,
                        'itemid' => 8927,
                        'count' => 1,
                        'description' => "Dark trinity mace (Atk:51, Def:32 -1).It can only be wielded properly by players of level 120.",
                        'points' => 50,
                ),
		6 => array(
			'type' => 1,
			'itemid' => 7450,
			'count' => 1,
			'description' => "Hammer of Prophecy<br>(Atk:52, Def:35)<br>Two hands.<br>Requeried Level: 120",
			'points' => 40,
		),
		7 => array(
			'type' => 1,
			'itemid' => 22411,
			'count' => 1,
			'description' => "Umbral Mace<br>(Atk:50, Def:26 +2)<br>One hands.<br>Requeried Level: 120",
			'points' => 45,
		),
		8 => array(
			'type' => 1,
			'itemid' => 22414,
			'count' => 1,
			'description' => "Umbral hammer (Atk:53, Def:30)<br>Both hands.<br>Requeried Level: 120",
			'points' => 45,
		),
		9 => array(
			'type' => 1,
			'itemid' => 22415,
			'count' => 1,
			'description' => "Umbral master hammer (Atk:55, Def:34, club fighting +3). <br> Both hands.<br> Requeried Level: 250",
			'points' => 55,
		),
		10 => array(
			'type' => 1,
			'itemid' => 22412,
			'count' => 1,
			'description' => "Umbral Master Mace<br>(Atk:52, Def:30 +3, club fighting +1)<br>One hands.<br>Requeried Level: 250",
			'points' => 70,
		),
	);
	$config['shop_axes'] = array(
		1 => array(
			'type' => 1,
			'itemid' => 18451,
			'count' => 1,
			'description' => "Crystalline Axe (Atk:51, Def:29 +3, axe fighting +1).<br>It can only be wielded properly by players of level 120.",
			'points' => 60,
		),
		 2 => array(
		 	'type' => 1,
		 	'itemid' => 18451,
		 	'count' => 1,
		 	'description' => "Crystalline Axe (Atk:51, Def:29 +3, axe fighting +1).It can only be wielded properly by players of level 120.",
		 	'points' => 60,
	        ),
	            3 => array(
                        'type' => 1,
                        'itemid' => 8924,
                        'count' => 1,
                        'description' => "Hellforged Axe (Atk:51, Def:28 +2).It can only be wielded properly by players of level 110.",
                        'points' => 52,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 8925,
                        'count' => 1,
                        'description' => "Solar Axe (Atk:52, Def:29 +3).It can only be wielded properly by players of level 130.",
                        'points' => 55,
                ),
                5 => array(
                        'type' => 1,
                        'itemid' => 22408,
                        'count' => 1,
                        'description' => "Umbral Chopper (Atk:52, Def:30).It can only be wielded properly by knights of level 120",
                        'points' => 45,
                ),
                6 => array(
                        'type' => 1,
                        'itemid' => 8926,
                        'count' => 1,
                        'description' => "Demonwing Axe (Atk:53, Def:20).It can only be wielded properly by knights of level 120.",
                        'points' => 50,
                ),
                7 => array(
                        'type' => 1,
                        'itemid' => 22405,
                        'count' => 1,
                        'description' => "Umbral Axe (Atk:51, Def:27 +2).It can only be wielded properly by knights of level 120.",
                        'points' => 45,
                ),
                8 => array(
                        'type' => 1,
                        'itemid' => 22406,
                        'count' => 1,
                        'description' => "Umbral Master Axe (Atk:53, Def:30 +3, axe fighting +1).It can only be wielded properly by players of level 250.",
                        'points' => 70,
                ),
                9 => array(
                        'type' => 1,
                        'itemid' => 22409,
                        'count' => 1,
                        'description' => "Umbral Master Chopper (Atk:54, Def:34, axe fighting +3).It can only be wielded properly by players of level 250.",
                        'points' => 65,
                ),
	);
	$config['shop_distance'] = array(
                1 => array(
                        'type' => 1,
                        'itemid' => 8851,
                        'count' => 1,
                        'description' => "Royal Crossbow (Range:6, Atk+5, Hit%+3).It can only be wielded properly by paladins of level 130.",
                        'points' => 35,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 16111,
                        'count' => 1,
                        'description' => "Thorn Spitter (Range:6, Atk+9, Hit%+1).It can only be wielded properly by paladins of level 150.",
                        'points' => 45,
                ),
                3 => array(
                        'type' => 1,
                        'itemid' => 22417,
                        'count' => 1,
                        'description' => "Umbral Bow (Range:7, Atk+4, Hit%+5).It can only be wielded properly by paladins of level 150.",
                        'points' => 50,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 22420,
                        'count' => 1,
                        'description' => "Umbral Crossbow (Range:5, Atk+6, Hit%+2).It can only be wielded properly by paladins of level 150",
                        'points' => 50,
                ),
                5 => array(
                        'type' => 1,
                        'itemid' => 22421,
                        'count' => 1,
                        'description' => "Umbral Master Crossbow (Range:5, Atk+9, Hit%+4).It can only be wielded properly by paladins of level 250.",
                        'points' => 70,
                ),
                6 => array(
                        'type' => 1,
                        'itemid' => 22418,
                        'count' => 1,
                        'description' => "Umbral Master Bow (Range:7, Atk+6, Hit%+5).It can only be wielded properly by paladins of level 250.",
                        'points' => 70,
                ),
                7 => array(
                        'type' => 1,
                        'itemid' => 8858,
                        'count' => 1,
                        'description' => "Elethriel's Elemental Bow (Range:4, Atk+7).It can only be wielded properly by paladins of level 70.",
                        'points' => 30,
                ),
                8 => array(
                        'type' => 1,
                        'itemid' => 8856,
                        'count' => 1,
                        'description' => "Yol's Bow (Range:7, Hit%+7).It can only be wielded properly by paladins of level 60.",
                        'points' => 25,
                ),
	);
	$config['shop_shields'] = array(
                1 => array(
                        'type' => 1,
                        'itemid' => 15413,
                        'count' => 1,
                        'description' => "ornate shield (Def:36, protection physical +5%).It can only be wielded properly by knights of level 130.",
                        'points' => 50,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 12644,
                        'count' => 1,
                        'description' => "shield of corruption (Def:36, sword fighting +3).It can only be wielded properly by knights of level 80.",
                        'points' => 45,
                ),
                3 => array(
                        'type' => 1,
                        'itemid' => 2514,
                        'count' => 1,
                        'description' => "mastermind shield (Def:37).It weighs.",
                        'points' => 30,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 6433,
                        'count' => 1,
                        'description' => "necromancer shield (Def:37).It weighs.",
                        'points' => 35,
                ),
                5 => array(
                        'type' => 1,
                        'itemid' => 6391,
                        'count' => 1,
                        'description' => "nightmare shield (Def:37).It weighs.",
                        'points' => 35,
                ),
                6 => array(
                        'type' => 1,
                        'itemid' => 18410,
                        'count' => 1,
                        'description' => "prismatic shield (Def:37, shielding +2, protection physical +4%).It can only be wielded properly by knights of level 150.",
                        'points' => 50,
                ),
                7 => array(
                        'type' => 1,
                        'itemid' => 2522,
                        'count' => 1,
                        'description' => "great shield (Def:38).It weighs.",
                        'points' => 65,
                ),
                8 => array(
                        'type' => 1,
                        'itemid' => 2523,
                        'count' => 1,
                        'description' => "blessed shield (Def:40).It weighs.",
                        'points' => 70,
                ),
                9 => array(
                        'type' => 1,
                        'itemid' => 8918,
                        'count' => 1,
                        'description' => "spellbook of dark mysteries (Def:16, magic level +3).It can only be wielded properly by sorcerers and druids of level 80.",
                        'points' => 32,
                ),
                10 => array(
                        'type' => 1,
                        'itemid' => 12647,
                        'count' => 1,
                        'description' => "snake god's wristguard (Def:14, magic level +3).It can only be wielded properly by sorcerers and druids of level 100.",
                        'points' => 30,
                ),
                11 => array(
                        'type' => 1,
                        'itemid' => 18401,
                        'count' => 1,
                        'description' => "spellbook of vigilance (Def:20, magic level +3, protection earth +3%, fire -3%).It can only be wielded properly by sorcerers and druids of level 130.",
                        'points' => 50,
                ),
                12 => array(
                        'type' => 1,
                        'itemid' => 16112,
                        'count' => 1,
                        'description' => "spellbook of ancient arcana (Def:19, magic level +4, protection death +5%).It can only be wielded properly by sorcerers and druids of level 150.",
                        'points' => 60,
                ),
                13 => array(
                        'type' => 1,
                        'itemid' => 22423,
                        'count' => 1,
                        'description' => "umbral spellbook (Def:16, magic level +2, protection energy +3%, earth +3%, fire +3%, ice +3%).It can only be wielded properly by druid sorcerer of level 150.",
                        'points' => 65,
                ),
                14 => array(
                        'type' => 1,
                        'itemid' => 22424,
                        'count' => 1,
                        'description' => "umbral master spellbook (Def:20, magic level +4, protection energy +5%, earth +5%, fire +5%, ice +5%).It can only be wielded properly by sorcerers and druids of level 250.",
                        'points' => 70,
                ),
	);
	$config['shop_wands'] = array(
                1 => array(
                        'type' => 1,
                        'itemid' => 18409,
                        'count' => 1,
                        'description' => "wand of everblazing (magic level +1).It can only be wielded properly by sorcerers of level 65.",
                        'points' => 30,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 18390,
                        'count' => 1,
                        'description' => "wand of defiance (magic level +1).It can only be wielded properly by sorcerers of level 65 .",
                        'points' => 35,
                ),
                3 => array(
                        'type' => 1,
                        'itemid' => 18412,
                        'count' => 1,
                        'description' => "glacial rod (magic level +1).It can only be wielded properly by druids of level 65.",
                        'points' => 35,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 18411,
                        'count' => 1,
                        'description' => "muck rod (magic level +1).It can only be wielded properly by druids of level 65.",
                        'points' => 30,
                ),
	);
	$config['shop_amulets'] = array(
                1 => array(
                        'type' => 1,
                        'itemid' => 8266,
                        'count' => 1,
                        'description' => "Koshei's ancient amulet (protection holy -50%, death +8%).",
                        'points' => 20,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 21691,
                        'count' => 1,
                        'description' => "shrunken head necklace (speed +10).It can only be wielded properly by players of level 150.",
                        'points' => 30,
                ),
 
                3 => array(
                        'type' => 1,
                        'itemid' => 12424,
                        'count' => 1,
                        'description' => "ornamented brooch (Arm:2).It weighs.",
                        'points' => 30,
                ),
	);
	$config['shop_addons'] = array(                
				1 => array(
                        'type' => 1,
                        'itemid' => 5883,
                        'count' => 20,
                        'description' => "Ape Fur.",
                        'points' => 10,
                ),
                2 => array(
                        'type' => 1,
                        'itemid' => 5894,
                        'count' => 20,
                        'description' => "Bat Wing.",
                        'points' => 8,
                ),
                3 => array(
                        'type' => 1,
                        'itemid' => 5896,
                        'count' => 30,
                        'description' => "Bear Paw.",
                        'points' => 15,
                ),
                4 => array(
                        'type' => 1,
                        'itemid' => 5912,
                        'count' => 30,
                        'description' => "blue piece of cloth.",
                        'points' => 15,
                ),
                5 => array(
                        'type' => 1,
                        'itemid' => 5913,
                        'count' => 30,
                        'description' => "Brown Piece of Cloth.",
                        'points' => 15,
                ),
                6 => array(
                        'type' => 1,
                        'itemid' => 5910,
                        'count' => 30,
                        'description' => "Green Piece of Cloth.",
                        'points' => 15,
                ),
                7 => array(
                        'type' => 1,
                        'itemid' => 5911,
                        'count' => 30,
                        'description' => "Red Piece of Cloth.",
                        'points' => 15,
                ),
                8 => array(
                        'type' => 1,
                        'itemid' => 5909,
                        'count' => 30,
                        'description' => "White Piece of Cloth.",
                        'points' => 15,
                ),
                9 => array(
                        'type' => 1,
                        'itemid' => 5914,
                        'count' => 30,
                        'description' => "Yellow Piece Of Cloth.",
                        'points' => 15,
                ),
                10 => array(
                        'type' => 1,
                        'itemid' => 5930,
                        'count' => 10,
                        'description' => "Behemoth Claw.",
                        'points' => 5,
                ),
                11 => array(
                        'type' => 1,
                        'itemid' => 5898,
                        'count' => 20,
                        'description' => "Bonelord Eye.",
                        'points' => 15,
                ),
                12 => array(
                        'type' => 1,
                        'itemid' => 6099,
                        'count' => 1,
                        'description' => "Brutus Bloodbeard's Hat.",
                        'points' => 25,
                ),
                13 => array(
                        'type' => 1,
                        'itemid' => 6101,
                        'count' => 1,
                        'description' => "Ron The Ripper's Sabre.",
                        'points' => 25,
                ),
                14 => array(
                        'type' => 1,
                        'itemid' => 11425,
                        'count' => 1,
                        'description' => "Lethal Lissy's Shirt.",
                        'points' => 25,
                ),
                15 => array(
                        'type' => 1,
                        'itemid' => 6102,
                        'count' => 1,
                        'description' => "Deadeye Devious' Eye Patch.",
                        'points' => 25,
                ),
                16 => array(
                        'type' => 1,
                        'itemid' => 5890,
                        'count' => 25,
                        'description' => "Chicken Feather.",
                        'points' => 10,
                ),
 
                17 => array(
                        'type' => 1,
                        'itemid' => 5906,
                        'count' => 20,
                        'description' => "Demon Dust.",
                        'points' => 15,
                ),
                18 => array(
                        'type' => 1,
                        'itemid' => 6500,
                        'count' => 100,
                        'description' => "Demonic Essence.",
                        'points' => 10,
                ),
                19 => array(
                        'type' => 1,
                        'itemid' => 10020,
                        'count' => 1,
                        'description' => "Dragon Claw.",
                        'points' => 30,
                ),
                20 => array(
                        'type' => 1,
                        'itemid' => 5809,
                        'count' => 1,
                        'description' => "Soul Stone.",
                        'points' => 30,
                ),
                21 => array(
                        'type' => 1,
                        'itemid' => 5891,
                        'count' => 1,
                        'description' => "Enchanted Chicken Wing.",
                        'points' => 5,
                ),
                22 => array(
                        'type' => 1,
                        'itemid' => 6098,
                        'count' => 30,
                        'description' => "Eye Patch.",
                        'points' => 15,
                ),
                23 => array(
                        'type' => 1,
                        'itemid' => 5884,
                        'count' => 1,
                        'description' => "Fighting Spirit.",
                        'points' => 5,
                ),
                24 => array(
                        'type' => 1,
                        'itemid' => 5895,
                        'count' => 25,
                        'description' => "Fish Fin.",
                        'points' => 15,
                ),
                25 => array(
                        'type' => 1,
                        'itemid' => 5877,
                        'count' => 25,
                        'description' => "Green Dragon Leather.",
                        'points' => 15,
                ),
                26 => array(
                        'type' => 1,
                        'itemid' => 5920,
                        'count' => 25,
                        'description' => "Green Dragon Scale.",
                        'points' => 15,
                ),
                27 => array(
                        'type' => 1,
                        'itemid' => 5925,
                        'count' => 25,
                        'description' => "Hardened Bone.",
                        'points' => 15,
                ),
                28 => array(
                        'type' => 1,
                        'itemid' => 5921,
                        'count' => 25,
                        'description' => "Heaven Blossom.",
                        'points' => 15,
                ),
                29 => array(
                        'type' => 1,
                        'itemid' => 5922,
                        'count' => 25,
                        'description' => "Holy Orchid.",
                        'points' => 15,
                ),
                30 => array(
                        'type' => 1,
                        'itemid' => 5902,
                        'count' => 25,
                        'description' => "Honeycomb.",
                        'points' => 15,
                ),
                31 => array(
                        'type' => 1,
                        'itemid' => 6097,
                        'count' => 30,
                        'description' => "Hook.",
                        'points' => 15,
                ),
                32 => array(
                        'type' => 1,
                        'itemid' => 5880,
                        'count' => 30,
                        'description' => "Iron Ore.",
                        'points' => 15,
                ),
 
                32 => array(
                        'type' => 1,
                        'itemid' => 5876,
                        'count' => 30,
                        'description' => "Lizard Leather.",
                        'points' => 15,
                ),
                33 => array(
                        'type' => 1,
                        'itemid' => 5881,
                        'count' => 30,
                        'description' => "Lizard Scale.",
                        'points' => 15,
                ),
                34 => array(
                        'type' => 1,
                        'itemid' => 5904,
                        'count' => 15,
                        'description' => "Magic Sulphur.",
                        'points' => 10,
                ),
                35 => array(
                        'type' => 1,
                        'itemid' => 5015,
                        'count' => 1,
                        'description' => "Mandrake.",
                        'points' => 15,
                ),
                36 => array(
                        'type' => 1,
                        'itemid' => 5878,
                        'count' => 30,
                        'description' => "Minotaur Leather.",
                        'points' => 15,
                ),
                37 => array(
                        'type' => 1,
                        'itemid' => 5804,
                        'count' => 1,
                        'description' => "Nose Ring.",
                        'points' => 20,
                ),
                38 => array(
                        'type' => 1,
                        'itemid' => 6126,
                        'count' => 30,
                        'description' => "Peg Leg.",
                        'points' => 15,
                ),
                39 => array(
                        'type' => 1,
                        'itemid' => 5893,
                        'count' => 30,
                        'description' => "Perfect Behemoth Fang.",
                        'points' => 15,
                ),
                40 => array(
                        'type' => 1,
                        'itemid' => 5889,
                        'count' => 1,
                        'description' => "Piece of Draconian Steel.",
                        'points' => 8,
                ),
                41 => array(
                        'type' => 1,
                        'itemid' => 5888,
                        'count' => 1,
                        'description' => "Piece of Hell Steel.",
                        'points' => 8,
                ),
                42 => array(
                        'type' => 1,
                        'itemid' => 5887,
                        'count' => 1,
                        'description' => "Piece of Royal Steel.",
                        'points' => 8,
                ),
                43 => array(
                        'type' => 1,
                        'itemid' => 5948,
                        'count' => 30,
                        'description' => "Red Dragon Leather.",
                        'points' => 15,
                ),
                44 => array(
                        'type' => 1,
                        'itemid' => 5882,
                        'count' => 30,
                        'description' => "Red Dragon Scale.",
                        'points' => 15,
                ),
                45 => array(
                        'type' => 1,
                        'itemid' => 5879,
                        'count' => 30,
                        'description' => "Spider Silk.",
                        'points' => 15,
                ),
                46 => array(
                        'type' => 1,
                        'itemid' => 5899,
                        'count' => 30,
                        'description' => "Turtle Shell.",
                        'points' => 15,
                ),
                47 => array(
                        'type' => 1,
                        'itemid' => 5905,
                        'count' => 30,
                        'description' => "Vampire Dust.",
                        'points' => 15,
                ),
                48 => array(
                        'type' => 1,
                        'itemid' => 5885,
                        'count' => 1,
                        'description' => "Warrior's Sweat.",
                        'points' => 5,
                ),
                49 => array(
                        'type' => 1,
                        'itemid' => 5897,
                        'count' => 30,
                        'description' => "Wolf Paw.",
                        'points' => 15,
                ),
		50 => array(
			'type' => 1,
			'itemid' => 5903,
			'count' => 1, 
			'description' => "Ferumbras' Hat.",
			'points' => 35, 
		),
	);
?>