993 lines
		
	
	
		
			76 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			993 lines
		
	
	
		
			76 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --黑风寨副本 副本ID:14
 | ||
| 		{			--特等奖励
 | ||
| 			[0] ={		--这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 
 | ||
| 					{ type = 0, count = 2, itemid = 1002, quality=0, strong=0, bind=1,present=100,},   --初级强化石*2
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 6, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*6
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{ 
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=2, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=2, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=2, strong=0, bind=0,present=100,},    --司命50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=2, strong=0, bind=0,present=100,}, 
 | ||
| 				----------------------------------------------------------------------------------------------------------------------
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=1, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=1, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=1, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=1, strong=0, bind=0,present=100,},    --司命50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={			--这个是队伍模式的特等奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 3, itemid = 745, quality=0, strong=0, bind=1,present=100,},   --1级外攻宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 755, quality=0, strong=0, bind=1,present=100,},   --1级内攻宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 765, quality=0, strong=0, bind=1,present=100,},   --1级外防宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 775, quality=0, strong=0, bind=1,present=100,},   --1级内攻宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 785, quality=0, strong=0, bind=1,present=100,},   --1级生命宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 795, quality=0, strong=0, bind=1,present=100,},   --1级内力宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 805, quality=0, strong=0, bind=1,present=100,},   --1级命中宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 815, quality=0, strong=0, bind=1,present=100,},   --1级闪避宝石*3
 | ||
| 					{ type = 0, count = 3, itemid = 825, quality=0, strong=0, bind=1,present=100,},   --1级爆击宝石*3
 | ||
| 
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					--调整概率填充项
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 1646, quality=0, strong=0, bind=1,present=100,},   --中级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{
 | ||
| 
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=3, strong=0, bind=0,present=100,},   --影煞50紫色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=3, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=3, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=3, strong=0, bind=0,present=100,},    --御神50紫色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=3, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=3, strong=0, bind=0,present=100,},    --气宗50紫色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=3, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=3, strong=0, bind=0,present=100,},    --司命50紫色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=3, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=3, strong=0, bind=0,present=100,},      
 | ||
| 				----------------------------------------------------------------------------------------------------------------------  
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=2, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=2, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=2, strong=0, bind=0,present=100,},    --司命50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=2, strong=0, bind=0,present=100,},     
 | ||
| 					--平衡奖励添加项
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=2, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=2, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=2, strong=0, bind=0,present=100,},    --司命50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=2, strong=0, bind=0,present=100,},    
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		},
 | ||
| 		
 | ||
| --一等--------------------------------------------------------------------------------------------------------------------------------------------------------------
 | ||
| 		{			-- 一等的奖励
 | ||
| 			[0] ={		-- 这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 1, itemid = 1002, quality=0, strong=0, bind=1,present=100,},   --初级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 613, quality=0, strong=0, bind=1,present=100,},   --中生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 616, quality=0, strong=0, bind=1,present=100,},   --中内力源泉
 | ||
| 					{ type = 0, count = 4, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*4
 | ||
| 
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=2, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=2, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=2, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=2, strong=0, bind=0,present=100,},    --司命40蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={		--这个是队伍模式一等的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 
 | ||
| 					{ type = 0, count = 2, itemid = 1002, quality=0, strong=0, bind=1,present=100,},   --初级强化石*2
 | ||
| 					{ type = 0, count = 1, itemid = 614, quality=0, strong=0, bind=1,present=100,},   --大生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 617, quality=0, strong=0, bind=1,present=100,},   --大内力源泉
 | ||
| 					{ type = 0, count = 6, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*6
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{  
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=2, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=2, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=2, strong=0, bind=0,present=100,},    --司命50蓝色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=2, strong=0, bind=0,present=100,}, 
 | ||
| 				----------------------------------------------------------------------------------------------------------------------
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 107, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击套装 
 | ||
| 					{ type = 0, count = 1, itemid = 111, quality=1, strong=0, bind=0,present=100,},  
 | ||
| 					{ type = 0, count = 1, itemid = 113, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 114, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 115, quality=1, strong=0, bind=0,present=100,},    
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 118, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 122, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 124, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 125, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 126, quality=1, strong=0, bind=0,present=100,},     
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 129, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 133, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 135, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 137, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 140, quality=1, strong=0, bind=0,present=100,},    --司命50绿色攻击套装    
 | ||
| 					{ type = 0, count = 1, itemid = 144, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 146, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 148, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		},
 | ||
| --二等--------------------------------------------------------------------------------------------------------------------------
 | ||
| 		{			-- 二等的奖励
 | ||
| 			[0] ={		-- 这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 2, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*2
 | ||
| 					{ type = 0, count = 1, itemid = 612, quality=0, strong=0, bind=1,present=100,},   --小生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 615, quality=0, strong=0, bind=1,present=100,},   --小内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=1, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=1, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=1, strong=0, bind=0,present=100,},    --司命40绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=1, strong=0, bind=0,present=100,},  
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={			--这个是队伍模式二等的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 
 | ||
| 					{ type = 0, count = 1, itemid = 1002, quality=0, strong=0, bind=1,present=100,},   --初级强化石
 | ||
| 					{ type = 0, count = 1, itemid = 613, quality=0, strong=0, bind=1,present=100,},   --中生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 616, quality=0, strong=0, bind=1,present=100,},   --中内力源泉
 | ||
| 					{ type = 0, count = 4, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*4
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=2, strong=0, bind=0,present=100,},   --影煞50蓝色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=2, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=2, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=2, strong=0, bind=0,present=100,},    --御神50蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=2, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=2, strong=0, bind=0,present=100,},    --气宗50蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=2, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=2, strong=0, bind=0,present=100,},    --司命40蓝色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=2, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=2, strong=0, bind=0,present=100,},  
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		},
 | ||
| --三等--------------------------------------------------------------------------------------------------------------------------
 | ||
| 		{			-- 三等的奖励
 | ||
| 			[0] ={		-- 这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 4, itemid = 598, quality=0, strong=0, bind=1,present=100,},   --天元丹*4
 | ||
| 					{ type = 0, count = 4, itemid = 604, quality=0, strong=0, bind=1,present=100,},   --聚灵丹*4
 | ||
| 					{ type = 5, count = 16000, present=100,}, --绑定银两16000  
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=1, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=1, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=1, strong=0, bind=0,present=100,},    --司命40绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={		--这个是队伍模式三等的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 2, itemid = 1658, quality=0, strong=0, bind=1,present=100,},   --中级经验丹*2
 | ||
| 					{ type = 0, count = 1, itemid = 612, quality=0, strong=0, bind=1,present=100,},   --小生命源泉
 | ||
| 					{ type = 0, count = 1, itemid = 615, quality=0, strong=0, bind=1,present=100,},   --小内力源泉
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=1, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=1, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=1, strong=0, bind=0,present=100,},    --司命40绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=1, strong=0, bind=0,present=100,},  
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		},
 | ||
| --四等---------------------------------------------------------------------------------------------------------------------------
 | ||
| 		{			-- 四等的奖励
 | ||
| 			[0] ={		-- 这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 50, itemid = 601, quality=0, strong=0, bind=1,present=100,},   --赤凝散*50
 | ||
| 					{ type = 0, count = 50, itemid = 607, quality=0, strong=0, bind=1,present=100,},   --养气散*50
 | ||
| 					{ type = 5, count = 8000, present=100,}, --绑定银两8000
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=0, strong=0, bind=0,present=100,},   --影煞50白色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=0, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=0, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=0, strong=0, bind=0,present=100,},    --御神50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=0, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=0, strong=0, bind=0,present=100,},    --气宗50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=0, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=0, strong=0, bind=0,present=100,},    --司命50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=0, strong=0, bind=0,present=100,},  
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={			--这个是队伍模式四等的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 
 | ||
| 					{ type = 0, count = 4, itemid = 598, quality=0, strong=0, bind=1,present=100,},   --天元丹*4
 | ||
| 					{ type = 0, count = 4, itemid = 604, quality=0, strong=0, bind=1,present=100,},   --聚灵丹*4
 | ||
| 					{ type = 5, count = 16000, present=100,}, --绑定银两16000  
 | ||
| 					{ type = 0, count = 1, itemid = 2041, quality=0, strong=0, bind=1,present=100,},   --秘籍残页*1
 | ||
| 
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=1, strong=0, bind=0,present=100,},   --影煞50绿色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=1, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=1, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=1, strong=0, bind=0,present=100,},    --御神50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=1, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=1, strong=0, bind=0,present=100,},    --气宗50绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=1, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=1, strong=0, bind=0,present=100,},    --司命40绿色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=1, strong=0, bind=0,present=100,},   
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		},
 | ||
| --五等---------------------------------------------------------------------------------------------------------------------------
 | ||
| 		{			-- 五等的奖励
 | ||
| 			[0] ={		-- 这个是单人模式的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 					{ type = 0, count = 25, itemid = 601, quality=0, strong=0, bind=1,present=100,},   --赤凝散*25
 | ||
| 					{ type = 0, count = 25, itemid = 607, quality=0, strong=0, bind=1,present=100,},   --养气散*25
 | ||
| 					{ type = 5, count = 4000, present=100,}, --绑定银两4000
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=0, strong=0, bind=0,present=100,},   --影煞50白色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=0, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=0, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=0, strong=0, bind=0,present=100,},    --御神50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=0, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=0, strong=0, bind=0,present=100,},    --气宗50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=0, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=0, strong=0, bind=0,present=100,},    --司命50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=0, strong=0, bind=0,present=100,},  
 | ||
| 
 | ||
| 				},
 | ||
| 				randAward = --随机的奖励
 | ||
| 				{
 | ||
| 
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| ----------------------******************************************************下方为队伍奖励******************************************************************************
 | ||
| 			[1] ={			--这个是队伍模式五等的奖励
 | ||
| 				fixAward = 	--这里是固定奖励的列表,可任意多项
 | ||
| 				{			
 | ||
| 					--可参考任务奖励的定义,是一样的。type 0 物品 ;2 经验;3 帮派贡献值;4 阵营贡献; 5 绑定银两;6 银两; 7 礼金;1 修为;10 战魂值 有需要其他的奖励类型可以再添加 
 | ||
| 
 | ||
| 					{ type = 0, count = 50, itemid = 601, quality=0, strong=0, bind=1,present=100,},   --赤凝散*50
 | ||
| 					{ type = 0, count = 50, itemid = 607, quality=0, strong=0, bind=1,present=100,},   --养气散*50
 | ||
| 					{ type = 5, count = 8000, present=100,}, --绑定银两8000
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1121, quality=0, strong=0, bind=0,present=100,},   --影煞50白色攻击散件 
 | ||
| 					{ type = 0, count = 1, itemid = 1125, quality=0, strong=0, bind=0,present=100,}, 
 | ||
| 					{ type = 0, count = 1, itemid = 1127, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1128, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1129, quality=0, strong=0, bind=0,present=100,},     
 | ||
|  
 | ||
| 					{ type = 0, count = 1, itemid = 1132, quality=0, strong=0, bind=0,present=100,},    --御神50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1136, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1138, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1139, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1140, quality=0, strong=0, bind=0,present=100,},   
 | ||
|   
 | ||
| 					{ type = 0, count = 1, itemid = 1143, quality=0, strong=0, bind=0,present=100,},    --气宗50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1147, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1149, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1150, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1151, quality=0, strong=0, bind=0,present=100,},     
 | ||
|    
 | ||
| 					{ type = 0, count = 1, itemid = 1154, quality=0, strong=0, bind=0,present=100,},    --司命50白色攻击散件
 | ||
| 					{ type = 0, count = 1, itemid = 1158, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1160, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1161, quality=0, strong=0, bind=0,present=100,},   
 | ||
| 					{ type = 0, count = 1, itemid = 1162, quality=0, strong=0, bind=0,present=100,},  
 | ||
| 				},
 | ||
| 				randAward = --装备奖励
 | ||
| 				{
 | ||
|  
 | ||
| 				},
 | ||
| 				addValue = --增值奖励,有金钥匙才能拿
 | ||
| 				{
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1646, quality=0, strong=0, bind=0,present=100,},   --中级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 3, itemid = 1647, quality=0, strong=0, bind=0,present=100,},   --高级强化石*3
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1718, quality=0, strong=0, bind=0,present=100,},   --一格背包
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 1588, quality=0, strong=0, bind=0,present=100,},   --1.5倍经验丹
 | ||
| { type = 0, count = 1, itemid = 2236, quality=0, strong=0, bind=0,present=100,},   --4级宝石
 | ||
| { type = 0, count = 1, itemid = 1916, quality=0, strong=0, bind=0,present=100,},   --宝物进阶符
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1658, quality=0, strong=0, bind=0,present=100,},   --中级经验丹
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 1687, quality=0, strong=0, bind=0,present=100,},   --大型绑定银票
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| { type = 0, count = 1, itemid = 2310, quality=0, strong=0, bind=0,present=100,},   --竹叶青
 | ||
| 
 | ||
| 
 | ||
| 				},
 | ||
| 			},
 | ||
| 		}, |