//=================================================================================================================
// -> Section 0
//=================================================================================================================
//  NpcIndex		->  Index do NPC de uso 
//  Quantidade		->  Quantidade do item
//=================================================================================================================
// -> Section 1
//=================================================================================================================
//  Category  		->  Categoria do item
//  ItemIndex 		->  Index do item
//  Cash      		->  Premiao em Cash
//  Gold      		->  Premiao em Gold
//  Point     		->  Premiao em Point
//  SpecialBag		->  Premiao em itens (Valor adquirido em EventItemBagManager.txt - Coluna: SpecialValue)
//=================================================================================================================
//       #NpcIndex		#Quantidade		 
//=================================================================================================================
0
	 236			60
end
//=================================================================================================================
//       #Category     #ItemIndex      #Cash      #Gold     #PcPoint	#SpecialBag	 
//=================================================================================================================
1
            12             15            6          0           0	62		//Jewel of Chaos
            14             13            2          0           0	63		//Jewel of Bless
            14             14            2          0           0	-1		//Jewel of Soul
            14             16            2          0           0	-1		//Jewel of Life
            14             22            2          0           0	-1		//Jewel of Creation
            14             41            2          0           0	-1		//Gemstone
            14             42            6          0           0	-1		//Jewel of Harmony
            14             21            2          0           0	-1		//Rena			
end