FurC.LuxuryFurnisher = FurC.LuxuryFurnisher or {}

FurC.LuxuryFurnisher[FURC_REACH] = {

	-- Oct. 21
	[132155] = { -- Witch's Torch, Wretched
		itemPrice 	= 5000,
		itemDate	= "2017-10-20",
	},
	[132154] = { -- Witch's Totem, Bog
		itemPrice 	= 50000,
		itemDate	= "2017-10-20",
	},
	[132153] = { -- Witch's Tree, Captive
		itemPrice 	= 35000,
		itemDate	= "2017-10-20",
	},

	-- Oct. 14
	[119977] = { -- Orcish War Totem
		itemPrice 	= 5000,
		itemDate	= "2017-10-13",
	},
	[119978] = { -- Orcish Battle Totem
		itemPrice 	= 7500,
		itemDate	= "2017-10-13",
	},
	[119980] = { -- Orchish Totem
		itemPrice 	= 10000,
		itemDate	= "2017-10-13",
	},

	[132149] = { -- Orcish War Totem
		itemPrice 	= 20000,
		itemDate	= "2017-10-13",
	},
	[132150] = { -- Orcish Battle Totem
		itemPrice 	= 20000,
		itemDate	= "2017-10-13",
	},
	[132151] = { -- Orchish Totem
		itemPrice 	= 20000,
		itemDate	= "2017-10-13",
	},
	[132152] = { -- Orchish Totem
		itemPrice 	= 35000,
		itemDate	= "2017-10-13",
	},

	-- Oct. 7
	[132145] = { -- Orsinium Tent, Chief’s
		itemPrice 	= 15000,
		itemDate	= "2017-10-06",
	},
	[132146] = { -- Orsinium Relief, Malacath
		itemPrice 	= 25000,
		itemDate	= "2017-10-06",
	},
	[132148] = { -- Orsinium Statue, Head
		itemPrice 	= 25000,
		itemDate	= "2017-10-06",
	},
	[132147] = { -- Orsinium Statue, Honor’s Rest
		itemPrice 	= 25000,
		itemDate	= "2017-10-06",
	},

	-- Sept. 30
	[132144] = { -- Reach Briarheart, Blood Red
		itemPrice 	= 15000,
		itemDate	= "2017-09-29",
	},
	[132141] = { -- Reach Skull, Mammoth
		itemPrice 	= 50000,
		itemDate	= "2017-09-29",
	},
	[132142] = { -- Reach Tent, Camp
		itemPrice 	= 2500,
		itemDate	= "2017-09-29",
	},


	-- Sept. 23rd
	[131435] = { -- Reach Bowl, Nirncrux
		itemPrice 	= 5000,
		itemDate	= "2017-09-22",
	},
	[131438] = { -- Reach Grinder, Nirncrux
		itemPrice 	= 50000,
		itemDate	= "2017-09-22",
	},
	[131436] = { -- Reach Vine, Bloodroot Sprout
		itemPrice 	= 15000,
		itemDate	= "2017-09-22",
	},
	[131437] = { -- Reach Vine, Bloodroot Tendril
		itemPrice 	= 25000,
		itemDate	= "2017-09-22",
	},

	-- Craglorn items
	[120844] = { -- Craglorn Brazier, Ornate
		itemPrice 	= 15000,
		itemDate	= "2017-09-15, 2017-04-28",
	},
	[120843] = { -- Craglorn Skull, Carved
		itemPrice 	= 35000,
		itemDate	= "2017-09-15, 2017-04-28",
	},
	[120845] = { -- Craglorn Sword Sconce
		itemPrice 	= 5000,
		itemDate	= "2017-09-15, 2017-04-28",
	},


	[120842] = { -- Craglorn Chair, Serpent
		itemPrice 	= 2500,
		itemDate	= "2017-09-08, 2017-04-21",
	},
	[120841] = { -- Craglorn Urn, Standing
		itemPrice 	= 7500,
		itemDate	= "2017-09-08, 2017-04-21",
	},
	[120840] = { -- Craglorn Coffer, Ornate
		itemPrice 	= 5000,
		itemDate	= "2017-09-08, 2017-04-21",
	},


	-- Sept. 2nd + 3rd
	[120832] = { -- Blue Crystal Spire
		itemPrice 	= 12000,
		itemDate	= "2017-09-01",
	},
	[120834] = { -- Blue Flame Brazier
		itemPrice 	= 5000,
		itemDate	= "2017-09-01",
	},
	[121272] = { -- Great Soul Gem
		itemPrice 	= 20000,
		itemDate	= "2017-09-01",
	},


	-- Aug 26+27
	[120831] = { -- Blue Crystal Cluster
		itemPrice 	= 10834,
		itemDate	= "2017-08-25",
	},
	[120833] = { -- Blue Crystal Fragments
		itemPrice 	= 8125,
		itemDate	= "2017-08-25",
	},
	[120830] = { -- Blue Flame Candles
		itemPrice 	= 2500,
		itemDate	= "2017-08-25",
	},
	[121273] = { -- Soul Gem, Grand
		itemPrice 	= 5417,
		itemDate	= "2017-08-25",
	},

	-- August 19-20
	[126579] = { -- Velothi Altar, Sacrificial
		itemPrice 	= 10834,
		itemDate	= "2017-08-18",
	},
	[126576] = { -- Velothi Kneeler, Prayer
		itemPrice 	= 3000,
		itemDate	= "2017-08-18",
	},

	[126577] = { -- Velothi Podium of Recitation
		itemPrice 	= 37500,
		itemDate	= "2017-08-18",
	},

	[126578] = { -- Velothi Burial Urn
		itemPrice 	= 10834,
		itemDate	= "2017-08-18",
	},
}