init
This commit is contained in:
		
							
								
								
									
										645
									
								
								LogicServer/data/config/store/FastStoreBuy.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										645
									
								
								LogicServer/data/config/store/FastStoreBuy.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,645 @@ | ||||
| --#include "..\..\language\LangCode.txt" | ||||
| --[[{ | ||||
|         type            = 1,            -- 属于按钮几,策划自己定义,加完找客户端程序对应上 | ||||
|         list =                          -- 该按钮下的显示列表 | ||||
|         { | ||||
|             { | ||||
|                 id                  = 20001,        --商城ID(唯一) | ||||
|                 label               = 3,            -- 第几页标签页 | ||||
|                 index               = 1,            -- 在该标签页中属于第几个     | ||||
|                 canuse              = 0,            -- 能否立即使用 0不能 1 可以 | ||||
|                 levelmin            = 1,            -- 显示最小等级 | ||||
|                 levelmax            = 999,          -- 显示最大等级 | ||||
|                 notopenserverday    = -1,           -- 开服几天后,-1表示没要求 | ||||
|                 notcombineserverday = -1,           -- 合服几天后,-1表示没要求 | ||||
|                 openserverday       = -1,           -- 开服前几天,-1表示没要求 | ||||
|                 combineserverday    = -1,           -- 合服前几天,-1表示没要求 | ||||
|             }, | ||||
|         }, | ||||
|     },]] | ||||
| --元宝商城:lable = 0,绑元商城:lable = 3 | ||||
| --快捷购买type:1-战神-体力,2-战神-经验,3-红名药水,4-神炉-血魄,5-神炉-神盾,6-神炉-龙魂,7-神炉-智珠, | ||||
| --				8-技能熟练丹【人物】,9-魔神令,10-修为丹,11-战神进阶,12-铭刻经验丹,13-金币,14-羽化石 | ||||
| --              15-鉴定,16-功勋令牌,17-座驾提升丹 | ||||
|  | ||||
| FastStoreBuyCfg = | ||||
| { | ||||
|  | ||||
|     { | ||||
|         type = 1,            -- 战神-体力 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1331}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20013,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 13,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10017,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 17,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 2,            -- 战神-经验 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1103,1104,1105,}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20006, | ||||
|                 label              		= 3, | ||||
|                 index               	= 6, | ||||
|                 canuse             		= 0, | ||||
|                 levelmin            	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1,           | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday    	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10036, | ||||
|                 label              		= 0, | ||||
|                 index               	= 36, | ||||
|                 canuse             		= 0, | ||||
|                 levelmin            	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1,           | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday    	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10037, | ||||
|                 label              		= 0, | ||||
|                 index               	= 37, | ||||
|                 canuse             		= 0, | ||||
|                 levelmin            	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1,           | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday    	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 3,            -- 红名药水 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 10018,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 18,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 4,            -- 神炉-血魄 | ||||
|         moneyTypes = 26, | ||||
|         itemIds = {1093,1112,1113,1114}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20002,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 2,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 5,            -- 神炉-神盾 | ||||
|         moneyTypes = 25, | ||||
|         itemIds = {1094,1115,1116,1117}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20003,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 3,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 6,            -- 神炉-龙魂 | ||||
|         moneyTypes = 30, | ||||
|         itemIds = {1095,1118,1119,1120}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20004,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 4,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10038,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 38,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10004,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 4,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10026,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 26,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 7,            -- 神炉-智珠 | ||||
|         moneyTypes = 31, | ||||
|         itemIds = {1096,1121,1122,1123}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20005,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 5,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 						{ | ||||
|                 id                  	= 10039,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 39,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10005,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 5,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10027,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 27,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 8,            -- 技能熟练丹【人物】 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1070}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20008,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 8,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10023,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 23,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10035,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 35,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 9,            -- 魔神令 | ||||
|         moneyTypes = 22, | ||||
|         itemIds = {1231}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                  	= 20009,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 9,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           	    = 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 10,            -- 修为丹 | ||||
|         moneyTypes = 14, | ||||
|         itemIds = {1232,1260,1261}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 10006,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 6,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|             { | ||||
|                 id                  	= 10015,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 15,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           		= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday		= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
|     { | ||||
|         type = 11,            -- 战神进阶 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1107}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 20007,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 7,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|             { | ||||
|                 id                  	= 10024,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 24,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10040,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 40,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 12,            -- 铭刻经验丹 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1092}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 10010,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 10,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10028,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 28,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 13,            -- 金币 | ||||
|         moneyTypes = 3, | ||||
|         itemIds = {1255,1256,1257,1258}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 10001,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 1,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10029,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 29,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 14,            -- 羽化石 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1102}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 20001,  | ||||
|                 label               	= 3,  | ||||
|                 index               	= 1,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10025,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 25,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10034,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 34,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 15,            -- 鉴定 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1371}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 10019,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 19,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10021,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 21,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10020,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 20,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10022,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 22,   | ||||
|                 canuse              	= 0, | ||||
|                 levelmin           	= 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	= -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
| 	{ | ||||
|         type = 16,            -- 功勋 | ||||
|         moneyTypes = 23, | ||||
|         itemIds = {1109}, | ||||
|         list =                           | ||||
|         { | ||||
| 			{ | ||||
|                 id                  	= 10011,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 11,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           	    = 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	    = -1,            | ||||
|             }, | ||||
| 			{ | ||||
|                 id                  	= 10030,  | ||||
|                 label               	= 0,  | ||||
|                 index               	= 30,   | ||||
|                 canuse              	= 1, | ||||
|                 levelmin           	    = 1, | ||||
|                 levelmax            	= 999, | ||||
|                 notopenserverday    	= -1, | ||||
|                 notcombineserverday 	= -1, | ||||
|                 openserverday       	= -1, | ||||
|                 combineserverday	    = -1,            | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
|     { | ||||
|         type = 17,            -- 座驾提升丹 | ||||
|         moneyTypes = -1, | ||||
|         itemIds = {1379}, | ||||
|         list =                           | ||||
|         { | ||||
|             { | ||||
|                 id                      = 10032,  | ||||
|                 label                   = 0,  | ||||
|                 index                   = 32,   | ||||
|                 canuse                  = 0, | ||||
|                 levelmin                = 1, | ||||
|                 levelmax                = 999, | ||||
|                 notopenserverday        = -1, | ||||
|                 notcombineserverday     = -1, | ||||
|                 openserverday           = -1, | ||||
|                 combineserverday        = -1,            | ||||
|             }, | ||||
|             { | ||||
|                 id                      = 10033,  | ||||
|                 label                   = 0,  | ||||
|                 index                   = 33,   | ||||
|                 canuse                  = 0, | ||||
|                 levelmin                = 1, | ||||
|                 levelmax                = 999, | ||||
|                 notopenserverday        = -1, | ||||
|                 notcombineserverday     = -1, | ||||
|                 openserverday           = -1, | ||||
|                 combineserverday        = -1,            | ||||
|             }, | ||||
|  | ||||
|         }, | ||||
|     },	 | ||||
| } | ||||
							
								
								
									
										114
									
								
								LogicServer/data/config/store/NPCStore.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										114
									
								
								LogicServer/data/config/store/NPCStore.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,114 @@ | ||||
| --NPC商店和背包商店配置 | ||||
| --#include "..\..\language\LangCode.txt" | ||||
|  | ||||
| --Npc和商店对应表,点击npc选项出现商店界面 | ||||
| --npcId:npcId | ||||
| --dlgStr:显示在npc对话框上的选项字符串 | ||||
| NPCBuyStore = { | ||||
| 	 | ||||
| 	--{npcId = 14, npcDlgStr = OldLang.Store.NpcStoreDlgStr002}, | ||||
| 	--{npcId = 46, npcDlgStr = OldLang.Store.NpcStoreDlgStr002}, | ||||
| 	--{npcId = 47, npcDlgStr = OldLang.Store.NpcStoreDlgStr003}, | ||||
| 	--{npcId = 45, npcDlgStr = OldLang.Store.NpcStoreDlgStr004}, | ||||
| } | ||||
|  | ||||
| -- NPC商店和背包商店【cbp】 | ||||
| -- npcStoreId 商店id | ||||
| -- selltip  标签页名称 | ||||
| -- moneyType 金钱类型: mtBindCoin =0, mtCoin=1,mtBindYuanbao =2, mtYuanbao=3, | ||||
| -- moneyCount 金钱数量 | ||||
| NPCStore = { | ||||
| 	 | ||||
| 	{--背包商店 | ||||
| 		npcStoreId = 1, | ||||
| 		selltip = OldLang.Store.npcStore001, | ||||
| 		items = 		--服务器实际扣款(单价),配置出售的道具不可重复 | ||||
| 		{ | ||||
| 			{ | ||||
| 				showLv= {100,255}, | ||||
| 				consumes = {type = 3,id = 0,count = 10000,quality = 0,strong = 0}, | ||||
| 				awards = {type = 0,id = 1154,count = 1,quality = 0,strong = 0}, | ||||
| 			 }, | ||||
| 			{ | ||||
| 				showLv= {1,99}, | ||||
| 				consumes = {type = 3,id = 0,count = 8000,quality = 0,strong = 0}, | ||||
| 				awards = {type = 0,id = 1156,count = 1,quality = 0,strong = 0}, | ||||
| 			 }, | ||||
| 			 { | ||||
| 				--showLv= {40,50}, | ||||
| 				consumes = {type = 3,id = 0,count = 1000,quality = 0,strong = 0}, | ||||
| 				awards = {type = 0,id = 1264,count = 1,quality = 0,strong = 0}, | ||||
| 			 }, | ||||
| 			 { | ||||
| 				--showLv= {40,50}, | ||||
| 				consumes = {type = 3,id = 0,count = 1000,quality = 0,strong = 0}, | ||||
| 				awards = {type = 0,id = 1265,count = 1,quality = 0,strong = 0}, | ||||
| 			 }, | ||||
| 		}, | ||||
|  | ||||
| 		itemsCLientShow = 	--客户端显示,配置出售的道具可重复 | ||||
| 		{ | ||||
| 			{type= 3,id = 1154, count = 1}, | ||||
| 			{type= 3,id = 1154, count = 8}, | ||||
| 			{type= 3,id = 1156, count = 1}, | ||||
| 			{type= 3,id = 1156, count = 8}, | ||||
| 			{type= 3,id = 1264, count = 50}, | ||||
| 			{type= 3,id = 1265, count = 50}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	{--武器 | ||||
| 		npcStoreId = 2, | ||||
| 		selltip = OldLang.Store.npcStore002, | ||||
| 		items =  | ||||
| 		{ | ||||
| 			{id = 488, moneyType = 0, moneyCount = 5000}, | ||||
| 			{id = 489, moneyType = 0, moneyCount = 3000}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	{--药店 | ||||
| 		npcStoreId = 3, | ||||
| 		selltip = OldLang.Store.npcStore003, | ||||
| 		items =  | ||||
| 		{ | ||||
| 			{id = 792, moneyType = 0, moneyCount = 500}, | ||||
| 			{id = 793, moneyType = 0, moneyCount = 500}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	{--书店 | ||||
| 		npcStoreId = 4, | ||||
| 		selltip = OldLang.Store.npcStore004, | ||||
| 		items =  | ||||
| 		{ | ||||
| 			{id = 469, moneyType = mtBindCoin, bind = 1, moneyCount = 50000000}, | ||||
| 			{id = 472, moneyType = mtBindCoin, bind = 1, moneyCount = 50000000}, | ||||
| 			{id = 479, moneyType = mtBindCoin, bind = 1, moneyCount = 50000000}, | ||||
|  | ||||
| 			{id = 463, moneyType = mtBindCoin, bind = 1, moneyCount = 10000}, | ||||
| 			{id = 476, moneyType = mtBindCoin, bind = 1, moneyCount = 10000}, | ||||
| 			{id = 477, moneyType = mtBindCoin, bind = 1, moneyCount = 10000}, | ||||
| 			{id = 466, moneyType = mtBindCoin, bind = 1, moneyCount = 20000}, | ||||
| 			{id = 474, moneyType = mtBindCoin, bind = 1, moneyCount = 20000}, | ||||
| 			{id = 478, moneyType = mtBindCoin, bind = 1, moneyCount = 20000}, | ||||
| 			{id = 464, moneyType = mtBindCoin, bind = 1, moneyCount = 30000}, | ||||
| 			{id = 471, moneyType = mtBindCoin, bind = 1, moneyCount = 30000}, | ||||
| 			{id = 481, moneyType = mtBindCoin, bind = 1, moneyCount = 30000}, | ||||
| 			{id = 465, moneyType = mtBindCoin, bind = 1, moneyCount = 40000}, | ||||
| 			{id = 470, moneyType = mtBindCoin, bind = 1, moneyCount = 40000}, | ||||
| 			{id = 480, moneyType = mtBindCoin, bind = 1, moneyCount = 40000}, | ||||
| 			{id = 467, moneyType = mtBindCoin, bind = 1, moneyCount = 50000}, | ||||
| 			{id = 473, moneyType = mtBindCoin, bind = 1, moneyCount = 50000}, | ||||
| 			{id = 482, moneyType = mtBindCoin, bind = 1, moneyCount = 50000}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	{--杂货商 | ||||
| 		npcStoreId = 5, | ||||
| 		selltip = OldLang.Store.npcStore005, | ||||
| 		items =  | ||||
| 		{ | ||||
| 			{id = 488, moneyType = 0, moneyCount = 5000}, | ||||
| 			{id = 489, moneyType = 0, moneyCount = 3000}, | ||||
| 		}, | ||||
| 	}, | ||||
| 	 | ||||
| 	 | ||||
| } | ||||
							
								
								
									
										206
									
								
								LogicServer/data/config/store/RefreshStore.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										206
									
								
								LogicServer/data/config/store/RefreshStore.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,206 @@ | ||||
| --<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7>0Ԫ<30><D4AA>1Ԫ<31><D4AA>Ʒ<EFBFBD><C6B7>ˢ<EFBFBD>µ<EFBFBD><C2B5><EFBFBD><EFBFBD>ñ<EFBFBD> | ||||
| --<2D><><EFBFBD>ö<EFBFBD><C3B6><EFBFBD>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7>ID<49><44><EFBFBD><EFBFBD>Ŀ | ||||
| --<2D><>Ʒ<EFBFBD><C6B7>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȿ<EFBFBD><C8BF><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD><C4A3><EFBFBD><EFBFBD>翪<EFBFBD><E7BFAA><EFBFBD><EFBFBD>1<EFBFBD><31><EFBFBD><EFBFBD>ʲô<CAB2><C3B4><EFBFBD><EFBFBD>2<EFBFBD><32><EFBFBD><EFBFBD>ʲô... | ||||
| --<2D><><EFBFBD>ڵ<EFBFBD><DAB5><EFBFBD><EFBFBD><EFBFBD>ֻҪ<D6BB><D2AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڵģ<DAB5><C4A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD>ȽϾ<C8BD><CFBE>ˣ<EFBFBD><CBA3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ÿ<EFBFBD>첻ͬ | ||||
| --ɸѡ<C9B8><D1A1>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD><EFBFBD>ȼ<EFBFBD><C8BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>õ<EFBFBD>˳<EFBFBD><CBB3><EFBFBD><EFBFBD><EFBFBD>жϣ<D0B6><CFA3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD><C7B0><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>㹻<EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> | ||||
|  | ||||
| --id<69><64>ʾ<EFBFBD><CABE>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ID,<2C><>Ӧ<EFBFBD>̳<EFBFBD><CCB3><EFBFBD><EFBFBD>õ<EFBFBD>ID | ||||
| --count<6E><74>ʾˢ<CABE><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ,<2C><><EFBFBD><EFBFBD>û<EFBFBD><C3BB><EFBFBD><EFBFBD><EFBFBD>ƣ<EFBFBD><C6A3>ͷ<EFBFBD>һ<EFBFBD><D2BB><EFBFBD>ܴ<EFBFBD><DCB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֣<EFBFBD><D6A3><EFBFBD><EFBFBD><EFBFBD>100000000 | ||||
| --percent<6E><74>ʾ<EFBFBD><CABE><EFBFBD>еĸ<D0B5><C4B8>ʣ<EFBFBD>ÿ<EFBFBD><C3BF><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD>ʶ<EFBFBD><CAB6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>10000Ϊģ<CEAA><C4A3><EFBFBD><EFBFBD>1/10000 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B2BBBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>100%ѡ<><D1A1><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD><EFBFBD>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD>л<EFBFBD>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD><EFBFBD>ȼ<EFBFBD><C8BC><EFBFBD><EFBFBD><EFBFBD> | ||||
| --weekDay<61><79>ʾ<EFBFBD><CABE><EFBFBD>ڼ<EFBFBD>, -1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڼ<EFBFBD><DABC><EFBFBD>0<EFBFBD><30>ʾ<EFBFBD><CABE><EFBFBD>գ<EFBFBD>1<EFBFBD><31>ʾ<EFBFBD><CABE>1 ,...6<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>6<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD> | ||||
| --openServerDay <20><><EFBFBD><EFBFBD><EFBFBD>ĵڼ<C4B5><DABC><EFBFBD> ,1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD>죬2<ECA3AC><32>2<EFBFBD>죬-1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƣ<EFBFBD><C6A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1> | ||||
| --mergeServerDay <20>Ϸ<EFBFBD><CFB7>ڼ<EFBFBD><DABC>죬1<ECA3AC><31>ʾ<EFBFBD>Ϸ<EFBFBD><CFB7>ĵ<EFBFBD>1<EFBFBD>죬-1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD>Ϸ<EFBFBD><CFB7><EFBFBD><EFBFBD>ƣ<EFBFBD><C6A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1> | ||||
| --beforeMergeDay <20>Ϸ<EFBFBD>ǰ<EFBFBD>ڼ<EFBFBD><DABC>죬1<ECA3AC><31>ʾ<EFBFBD>Ϸ<EFBFBD>ǰ<EFBFBD>ĵ<EFBFBD>1<EFBFBD>죬-1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD>Ϸ<EFBFBD>ǰ<EFBFBD><C7B0><EFBFBD>ƣ<EFBFBD><C6A3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD>У<EFBFBD><D0A3><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA>̨<EFBFBD><CCA8><EFBFBD><EFBFBD> | ||||
| --month<74><68>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>£<EFBFBD><C2A3><EFBFBD><EFBFBD><EFBFBD>û<EFBFBD><C3BB><EFBFBD><EFBFBD><EFBFBD>ƾ<EFBFBD><C6BE><EFBFBD><EFBFBD><EFBFBD>Ϊ-1,<2C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><31><EFBFBD><EFBFBD>Ч<EFBFBD><D0A7><EFBFBD><EFBFBD>month=1<><31><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1> | ||||
| --day<61><79>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>죬<EFBFBD><ECA3AC><EFBFBD><EFBFBD>û<EFBFBD><C3BB><EFBFBD><EFBFBD><EFBFBD>ƾ<EFBFBD><C6BE><EFBFBD><EFBFBD><EFBFBD>Ϊ-1<><31>1<EFBFBD>ž<EFBFBD><C5BE><EFBFBD>day=1<><31><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1> | ||||
| --ɸѡ<C9B8><D1A1>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD><EFBFBD>ȼ<EFBFBD><C8BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>õ<EFBFBD>˳<EFBFBD><CBB3><EFBFBD><EFBFBD><EFBFBD>жϣ<D0B6><CFA3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǰ<EFBFBD><C7B0><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>㹻<EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> | ||||
|  | ||||
| RefreshStore= | ||||
| { | ||||
|     --<2D><><EFBFBD><EFBFBD>ID=1  <20><>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݲ<EFBFBD>ʹ<EFBFBD>ã<EFBFBD> | ||||
| 	{ | ||||
| 		count=3,	--ÿ<><C3BF>ˢ<EFBFBD><CBA2>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ<EFBFBD>ĸ<EFBFBD><C4B8><EFBFBD> | ||||
| 		items= | ||||
| 		{ | ||||
| 		    --[[<5B><><EFBFBD><EFBFBD>5<EFBFBD><35><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>	 | ||||
| 			 | ||||
| { id = 1038, count = 150, openServerDay = 1 },	 | ||||
| { id = 1017, count = 300, openServerDay = 1 },	 | ||||
| { id = 1027, count = 200, openServerDay = 1 },	 | ||||
| { id = 1041, count = 144, openServerDay = 2 },	 | ||||
| { id = 1017, count = 288, openServerDay = 2 },	 | ||||
| { id = 1039, count = 19, openServerDay = 2 },	 | ||||
| { id = 1040, count = 138, openServerDay = 3 },	 | ||||
| { id = 1041, count = 138, openServerDay = 3 },	 | ||||
| { id = 1039, count = 46, openServerDay = 3 },	 | ||||
| { id = 1042, count = 132, openServerDay = 4 },	 | ||||
| { id = 1040, count = 132, openServerDay = 4 },	 | ||||
| { id = 1037, count = 170, openServerDay = 4 },	 | ||||
| { id = 1043, count = 126, openServerDay = 5 },	 | ||||
| { id = 1042, count = 126, openServerDay = 5 },	 | ||||
| { id = 1010, count = 320, openServerDay = 5 },	 | ||||
| { id = 1044, count = 120, openServerDay = 6 },	 | ||||
| { id = 1043, count = 120, openServerDay = 6 },	 | ||||
| { id = 1037, count = 150, openServerDay = 6 },	 | ||||
| { id = 1017, count = 228, openServerDay = 7 },	 | ||||
| { id = 1044, count = 114, openServerDay = 7 },	 | ||||
| { id = 1037, count = 140, openServerDay = 7 },	 | ||||
| { id = 1011, count = 720, openServerDay = 8 },	 | ||||
| { id = 1009, count = 18000, openServerDay = 8 },	 | ||||
| { id = 1021, count = 2600, openServerDay = 8 },	 | ||||
| { id = 1012, count = 680, openServerDay = 9 },	 | ||||
| { id = 1014, count = 6800, openServerDay = 9 },	 | ||||
| { id = 1021, count = 2400, openServerDay = 9 },	 | ||||
| { id = 1013, count = 320, openServerDay = 10 },	 | ||||
| { id = 1010, count = 640, openServerDay = 10 },	 | ||||
| { id = 1021, count = 2200, openServerDay = 10 },	 | ||||
| ]] | ||||
|  | ||||
|  | ||||
|  | ||||
| 		    --<2D>Ϸ<EFBFBD>7<EFBFBD><37><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>	 | ||||
| --[[			 | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 1, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 1, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 1, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 1, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 1, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 1, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 1, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 1, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 1, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 2, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 2, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 2, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 2, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 2, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 2, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 2, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 2, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 2, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 3, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 3, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 3, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 3, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 3, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 3, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 3, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 3, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 3, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 4, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 4, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 4, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 4, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 4, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 4, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 4, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 4, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 4, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 5, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 5, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 5, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 5, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 5, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 5, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 5, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 5, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 5, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 6, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 6, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 6, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 6, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 6, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 6, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 6, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 6, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 6, }, | ||||
| 		    { id= 90001, count = 10, mergeServerDay = 7, }, | ||||
| 			{ id= 90002, count = 20, mergeServerDay = 7, }, | ||||
| 			{ id= 90003, count = 30, mergeServerDay = 7, }, | ||||
| 			{ id= 90004, count = 40, mergeServerDay = 7, }, | ||||
| 			{ id= 90005, count = 50, mergeServerDay = 7, }, | ||||
| 			{ id= 90006, count = 60, mergeServerDay = 7, }, | ||||
| 			{ id= 90007, count = 70, mergeServerDay = 7, }, | ||||
| 			{ id= 90008, count = 80, mergeServerDay = 7, }, | ||||
| 			{ id= 90009, count = 90, mergeServerDay = 7, }, | ||||
|  | ||||
| ]] | ||||
|  | ||||
| 			--ƽ<><C6BD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>һ<EFBFBD><D2BB><EFBFBD><EFBFBD><EFBFBD>յ<EFBFBD><D5B5><EFBFBD><EFBFBD><EFBFBD>	 | ||||
|             --weekDay<61><79>ʾ<EFBFBD><CABE><EFBFBD>ڼ<EFBFBD> -1<><31>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڼ<EFBFBD> 0<><30>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD> 1<><31>ʾ<EFBFBD><CABE>1  6<><36>ʾ<EFBFBD><CABE>6 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѡ<EFBFBD><D1A1>	    	 | ||||
| 			--[[ | ||||
| { id = 1031, count = 50, weekDay = 1 },	 | ||||
| { id = 1016, count = 60, weekDay = 1 },	 | ||||
| { id = 1005, count = 50, weekDay = 1 },	 | ||||
| { id = 1035, count = 50, weekDay = 2 },	 | ||||
| { id = 1011, count = 200, weekDay = 2 },	 | ||||
| { id = 1038, count = 30, weekDay = 2 },	 | ||||
| { id = 1031, count = 50, weekDay = 3 },	 | ||||
| { id = 1009, count = 5000, weekDay = 3 },	 | ||||
| { id = 1005, count = 50, weekDay = 3 },	 | ||||
| { id = 1035, count = 50, weekDay = 4 },	 | ||||
| { id = 1014, count = 2000, weekDay = 4 },	 | ||||
| { id = 1038, count = 30, weekDay = 4 },	 | ||||
| { id = 1031, count = 50, weekDay = 5 },	 | ||||
| { id = 1012, count = 200, weekDay = 5 },	 | ||||
| { id = 1005, count = 50, weekDay = 5 },	 | ||||
| { id = 1035, count = 50, weekDay = 6 },	 | ||||
| { id = 1027, count = 100, weekDay = 6 },	 | ||||
| { id = 1038, count = 30, weekDay = 6 },	 | ||||
| { id = 1031, count = 50, weekDay = 0 },	 | ||||
| { id = 1013, count = 100, weekDay = 0 },	 | ||||
| { id = 1005, count = 50, weekDay = 0 },	 | ||||
| ]] | ||||
| 		} | ||||
| 	}, | ||||
|  | ||||
| 	--boss<73><73><EFBFBD><EFBFBD><EFBFBD>̳ǣ<CCB3><C7A3>ݲ<EFBFBD>ʹ<EFBFBD>ã<EFBFBD> | ||||
| 	{ | ||||
| 	    count=1,	--ÿ<><C3BF>ˢ<EFBFBD><CBA2>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ<EFBFBD>ĸ<EFBFBD><C4B8><EFBFBD> | ||||
| 		items= | ||||
| 		{	--[[ | ||||
|            { id = 7001, count = 1000000, weekDay = -1 },--ȫ<><C8AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Щ<EFBFBD><D0A9>Ĭ<EFBFBD><C4AC>1000000 | ||||
|            { id = 7002, count = 1000000, weekDay = -1 }, | ||||
|            { id = 7003, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7004, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7005, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7006, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7007, count = 1000000, weekDay = -1 }, | ||||
| 		   ]] | ||||
| 		}, | ||||
| 	}, | ||||
|  | ||||
| 	--<2D><><EFBFBD><EFBFBD>Ϊ<EFBFBD>˷<EFBFBD><CBB7><EFBFBD><EFBFBD><EFBFBD> | ||||
| 	{ | ||||
| 	    count=2,	--ÿ<><C3BF>ˢ<EFBFBD><CBA2>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ<EFBFBD>ĸ<EFBFBD><C4B8><EFBFBD> | ||||
| 		items= | ||||
| 		{	--[[ | ||||
|            { id = 7001, count = 1000000, weekDay = -1 },--ȫ<><C8AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Щ<EFBFBD><D0A9>Ĭ<EFBFBD><C4AC>1000000 | ||||
|            { id = 7002, count = 1000000, weekDay = -1 }, | ||||
|            { id = 7003, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7004, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7005, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7006, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7007, count = 1000000, weekDay = -1 }, | ||||
| 		   ]] | ||||
| 		}, | ||||
| 	}, | ||||
|  | ||||
| 	--<2D><><EFBFBD><EFBFBD>Ϊ<EFBFBD>˷<EFBFBD><CBB7><EFBFBD><EFBFBD><EFBFBD> | ||||
| 	{ | ||||
| 	    count=3,	--ÿ<><C3BF>ˢ<EFBFBD><CBA2>ˢ<EFBFBD><CBA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD>Ŀ<EFBFBD><C4BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>б<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŀ<EFBFBD>ĸ<EFBFBD><C4B8><EFBFBD> | ||||
| 		items= | ||||
| 		{	--[[ | ||||
|            { id = 7001, count = 1000000, weekDay = -1 },--ȫ<><C8AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Щ<EFBFBD><D0A9>Ĭ<EFBFBD><C4AC>1000000 | ||||
|            { id = 7002, count = 1000000, weekDay = -1 }, | ||||
|            { id = 7003, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7004, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7005, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7006, count = 1000000, weekDay = -1 }, | ||||
| 		   { id = 7007, count = 1000000, weekDay = -1 }, | ||||
| 		   ]] | ||||
| 		}, | ||||
| 	}, | ||||
|  | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user