From a141feb0f2a007792d49def5d4d6cacc90b4f35a Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期四, 01 十一月 2018 11:19:53 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc                                    |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc                                      |    0 
 CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt                                                           |    8 
 db/PyMongoDataServer/SysDB/tagChinItem.txt                                                                  |    4 
 CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt                                                        |    1 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc                                  |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/OpenFunc.pyc                             |    0 
 db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt                                                           |    4 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.pyc                                 |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddLV.pyc                          |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc                                         |    0 
 db/PyMongoDataServer/PySysDB/tagResourcesBack.txt                                                           |   26 +-
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyParty.pyc   |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.pyc                               |    0 
 db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt                                                              |    1 
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt                                                              |    5 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.pyc |    0 
 CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt                                                     |    4 
 CoreServerGroup/GameServer/Script/ShareDefine.pyc                                                           |    0 
 db/PyMongoDataServer/PySysDB/tagNPCDropItem.txt                                                             |  230 +++++++++++++++-----------------
 db/PyMongoDataServer/SysDB/tagChinSkill.txt                                                                 |   84 ++++++------
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyWar.pyc     |    0 
 db/PyMongoDataServer/PySysDB/tagChestsAward.txt                                                             |    6 
 CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc                                                       |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc                                  |    0 
 db/PyMongoDataServer/SysDB/tagChinNPC.txt                                                                   |    8 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.pyc                              |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc                |    0 
 28 files changed, 187 insertions(+), 194 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt b/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
index 6a6ea80..de374ee 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
@@ -305,8 +305,8 @@
 50106314	阴雷之狼	1
 50106315	雷蛟	441
 50105001	傲世神驹	1
-50105002	枪元素	1
-50105003	道元素	1
+50105002	雷元素	1
+50105003	寒冰元素	1
 50105004	剑元素	1
 50105005	定身法师	1
 50105006	加血术士	1
@@ -327,8 +327,8 @@
 50105021	变羊	1
 50105022	道元素	1
 50105023	剑元素	1
-50105024	道元素	1
-50105025	剑元素	1
+50105024	火元素	1
+50105025	水元素	1
 50107001	召唤元素	1
 50107002	治疗图腾	65
 50108001	遗失物资(大)	1
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt b/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
index eb3c37f..2ce1ed8 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFamilyRedPack.txt
@@ -8,8 +8,8 @@
 7	5	100	2	4	0
 8	5	100	2	4	0
 9	5	200	2	5	0
-10	5	200	2	5	0
-11	5	200	2	5	0
+10	5	400	2	10	0
+11	5	500	2	10	0
 12	5	100	2	4	0
 13	5	25	2	5	0
 14	5	25	2	5	0
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt
index 920f8e5..c486555 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt
@@ -96,3 +96,4 @@
 144	140	0	0
 145	220	0	0
 146	300	0	0
+147	60	0	0
diff --git a/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc b/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc
index 7f1edee..510f6cc 100644
--- a/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc
+++ b/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc
Binary files differ
diff --git a/CoreServerGroup/GameServer/Script/ShareDefine.pyc b/CoreServerGroup/GameServer/Script/ShareDefine.pyc
index 2ca6ca6..cce0d9b 100644
--- a/CoreServerGroup/GameServer/Script/ShareDefine.pyc
+++ b/CoreServerGroup/GameServer/Script/ShareDefine.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
index f551a0c..143fecb 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
index 6d014f8..13e638f 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/OpenFunc.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/OpenFunc.pyc
index ceb3951..6aa9497 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/OpenFunc.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/OpenFunc.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
index d3dadf5..f50d622 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyParty.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyParty.pyc
index 016ce4b..4dcc065 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyParty.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyParty.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyWar.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyWar.pyc
index 3abe19d..36d4f7b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyWar.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_FamilyWar.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.pyc
index 7c7ee87..c9ec730 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
index 342346e..6d55b8b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddLV.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddLV.pyc
index fa2e21e..7eaa81b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddLV.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddLV.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc
index 9de8f12..76695bc 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.pyc
index eb1e61c..dbb3a49 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/GameFuncComm.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.pyc
index 5e1e240..dc6570a 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.pyc
index 7c0ecee..a6a3ab8 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTJG.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
index e3b05f7..2774e77 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
Binary files differ
diff --git a/db/PyMongoDataServer/PySysDB/tagChestsAward.txt b/db/PyMongoDataServer/PySysDB/tagChestsAward.txt
index 101655c..048d57f 100644
--- a/db/PyMongoDataServer/PySysDB/tagChestsAward.txt
+++ b/db/PyMongoDataServer/PySysDB/tagChestsAward.txt
@@ -175,11 +175,11 @@
 2388	0			[[2000,[8352,1]],[2500,[8201,1]],[3000,[8214,1]],[3500,[8227,1]],[4000,[8240,1]],[4500,[8253,1]],[5400,[8202,1]],[6300,[8215,1]],[7200,[8228,1]],[8100,[8241,1]],[9000,[8254,1]],[9200,[8203,1]],[9400,[8216,1]],[9600,[8229,1]],[9800,[8242,1]],[10000,[8255,1]]]	1							
 2389	0		8353_2	[[571,[8202,1]],[1142,[8215,1]],[1714,[8228,1]],[2285,[8241,1]],[2857,[8254,1]],[4057,[8203,1]],[5257,[8216,1]],[6457,[8229,1]],[7657,[8242,1]],[8857,[8255,1]],[9085,[8204,1]],[9314,[8217,1]],[9542,[8230,1]],[9771,[8243,1]],[10000,[8256,1]]]	7	[[1333,[8205,1]],[2666,[8218,1]],[4000,[8231,1]],[5333,[8244,1]],[6666,[8257,1]],[7111,[8206,1]],[7555,[8219,1]],[8000,[8232,1]],[8444,[8245,1]],[8888,[8258,1]],[8933,[8207,1]],[8977,[8220,1]],[9022,[8233,1]],[9066,[8246,1]],[9111,[8259,1]],[9288,[8209,1]],[9466,[8222,1]],[9644,[8235,1]],[9822,[8248,1]],[10000,[8261,1]]]	[[7750,0],[10000,1]]	{2:[[2000,[8209,1]],[4000,[8222,1]],[6000,[8235,1]],[8000,[8248,1]],[10000,[8261,1]]]}				[8205,8218,8231,8244,8257,8206,8219,8232,8245,8258,8207,8220,8233,8246,8259,8209,8222,8235,8248,8261]
 2390				[[1200,[8205,1]],[2400,[8218,1]],[3600,[8231,1]],[4800,[8244,1]],[6000,[8257,1]],[6760,[8206,1]],[7520,[8219,1]],[8280,[8232,1]],[9040,[8245,1]],[9800,[8258,1]],[9840,[8207,1]],[9880,[8220,1]],[9920,[8233,1]],[9960,[8246,1]],[10000,[8259,1]]]	1							
-2391				[[20,[3803,1]],[170,[3802,1]],[220,[4186,1]],[270,[199,1]],[320,[4606,1]],[370,[4608,1]],[570,[3504,1]],[770,[3514,1]],[1370,[4304,12]],[1570,[5303,60]],[3400,[2324,2]],[4700,[3503,1]],[6000,[3513,1]],[6300,[141,60]],[6600,[142,40]],[6900,[143,30]],[7200,[144,20]],[8600,[4151,8]],[10000,[181,8]]]	1							[3803,3802,4186,199,4606,4608,3504,3514]
+2391						[[20,[3803,1]],[170,[3802,1]],[220,[4186,1]],[270,[199,1]],[320,[4606,1]],[370,[4608,1]],[570,[3504,1]],[770,[3514,1]],[1370,[4304,12]],[1570,[5303,60]],[3400,[2324,2]],[4700,[3503,1]],[6000,[3513,1]],[6300,[141,60]],[6600,[142,40]],[6900,[143,30]],[7200,[144,20]],[8600,[4151,8]],[10000,[181,8]]]	1	{2:[[10000,[4186,1]]],8:[[10000,[4608,1]]],20:[[10000,[3802,1]]]}				[3803,3802,4186,199,4606,4608,3504,3514]
 2392			4184_2|1145_15|952_3|913_1									[913]
-2393				[[100,[3803,1]],[120,[8067,1]],[140,[4607,1]],[190,[5206,1]],[290,[4606,1]],[540,[5006,2]],[690,[3505,1]],[840,[3515,1]],[1440,[4305,5]],[1740,[5303,60]],[3000,[2324,2]],[4400,[3503,1]],[5800,[3513,1]],[6100,[142,40]],[6400,[143,30]],[6700,[144,20]],[7000,[153,10]],[8500,[4151,8]],[10000,[181,8]]]	1							[3803,8067,4607,5206,4606,5006,3505,3515]
+2393						[[100,[3803,1]],[120,[8067,1]],[140,[4607,1]],[190,[5206,1]],[290,[4606,1]],[540,[5006,2]],[690,[3505,1]],[840,[3515,1]],[1440,[4305,5]],[1740,[5303,60]],[3000,[2324,2]],[4400,[3503,1]],[5800,[3513,1]],[6100,[142,40]],[6400,[143,30]],[6700,[144,20]],[7000,[153,10]],[8500,[4151,8]],[10000,[181,8]]]	1	{2:[[10000,[3515,1]]],8:[[10000,[4606,1]]],20:[[10000,[4607,1]]]}				[3803,8067,4607,5206,4606,5006,3505,3515]
 2394			4184_2|1146_15|952_3|913_1									[913]
-2395				[[100,[3803,1]],[250,[5408,1]],[260,[5409,1]],[280,[4607,1]],[380,[4606,1]],[480,[4608,1]],[630,[3506,1]],[780,[3516,1]],[1380,[4305,5]],[1680,[5303,60]],[3180,[8353,6]],[4800,[2324,2]],[6200,[3503,1]],[7600,[3513,1]],[7900,[143,30]],[8200,[144,20]],[8500,[153,10]],[10000,[4151,8]]]	1							[3803,5408,5409,4607,4606,4608,3506,3516]
+2395						[[100,[3803,1]],[250,[5408,1]],[260,[5409,1]],[280,[4607,1]],[380,[4606,1]],[480,[4608,1]],[630,[3506,1]],[780,[3516,1]],[1380,[4305,5]],[1680,[5303,60]],[3180,[8353,6]],[4800,[2324,2]],[6200,[3503,1]],[7600,[3513,1]],[7900,[143,30]],[8200,[144,20]],[8500,[153,10]],[10000,[4151,8]]]	1	{2:[[10000,[3516,1]]],8:[[10000,[4608,1]]],20:[[10000,[5408,1]]]}				[3803,5408,5409,4607,4606,4608,3506,3516]
 2396			4184_2|1147_15|952_3|913_1									[913]
 2397				[[11800,[8209,1]],[13600,[8222,1]],[15400,[8235,1]],[17200,[8248,1]],[19000,[8261,1]],[19200,[8210,1]],[19400,[8223,1]],[19600,[8236,1]],[19800,[8249,1]],[20000,[8262,1]]]	1							
 2398	0			[[1600,[10453,1]],[3200,[10454,1]],[4800,[10455,1]],[6400,[10456,1]],[8000,[10457,1]],[8400,[10473,1]],[8800,[10474,1]],[9200,[10475,1]],[9600,[10476,1]],[10000,[10477,1]]]	1				[[10453,20453,30453],[10454,20454,30454],[10455,20455,30455],[10456,20456,30456],[10457,20457,30457],[10473,20473,30473],[10474,20474,30474],[10475,20475,30475],[10476,20476,30476],[10477,20477,30477]]			
diff --git a/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt b/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
index 29d23ab..c7ff331 100644
--- a/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFamilyRedPack.txt
@@ -8,8 +8,8 @@
 7	5	100	2	4
 8	5	100	2	4
 9	5	200	2	5
-10	5	200	2	5
-11	5	200	2	5
+10	5	400	2	10
+11	5	500	2	10
 12	5	100	2	4
 13	5	25	2	5
 14	5	25	2	5
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 3775425..be96fa0 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -203,16 +203,18 @@
 FairylandPoint	[104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120]	1	[101,102,103]		
 XjmjMonsterExp	baseExp*expMulti*min((hurtValue*1.0/npcMaxHP),2.8)*reExp*(1+max(min(playerCnt-1,1),0)*0.06+max(min(playerCnt-2,1),0)*0.02-max(min(playerCnt-3,1),0)*0.03)*0.8	2	0	0	0
 XjmjFirstEnter	[5000, 25, 911]	350000			
+XjmjAddHarm	20	22203			
 AlchemyNotify	3	4716	4712|4708|4721|4713|4709|4722|4714|4710|4723|4728|4715|4724|4729		
 SpecialAlchemy	{102:{1:[[1,4707,1]],2:[[1,4716,1]]},103:{3:[[1,4717,1]],6:[[1,4740,1]]},104:{8:[[1,4730,1]]},106:{8:[[1,4732,1]],35:[[1,4732,1]]},107:{10:[[1,4733,1]],35:[[1,4733,1]]},108:{12:[[1,4742,1]],35:[[1,4742,1]]}}	{1:{2:[[1,1128,1]]},2:{3:[[1,1128,1]]},11:{2:[[1,4681,1]]},12:{5:[[1,4681,1]]},21:{1:[[1,200,1]],2:[[1,4680,1]],4:[[1,200,1]],8:[[1,200,1]]},22:{1:[[1,4680,1]],2:[[1,201,1]],5:[[1,201,1]],10:[[1,201,1]]},41:{1:[[1,4677,1]],3:[[1,4676,1]],5:[[1,4677,1]],8:[[1,4676,1]],12:[[1,4677,1]],20:[[1,4676,1]]}}	{4206:1,253:1}		
 GodAlchemy	[[800,4706,1],[1600,4707,1],[3200,4708,1],[1600,4709,1],[800,4710,1],[400,4711,1],[3200,4712,1],[1600,4713,1],[800,4714,1],[400,4715,1],[1600,4716,1],[3200,4717,1],[1600,4718,1],[800,4719,1],[400,4720,1],[3200,4721,1],[1600,4722,1],[800,4723,1],[400,4724,1],[1600,4725,1],[800,4726,1],[400,4727,1],[800,4728,1],[400,4729,1],[145,4730,1],[94,4731,1],[53,4732,1],[11,4733,1],[533,4740,1],[5,4742,1],[200,4780,1],[200,4781,1],[200,4782,1],[200,4783,1],[200,4784,1],[200,4785,1],[100,4786,1],[100,4787,1],[100,4788,1],[100,4789,1],[100,4790,1],[100,4791,1]]	20	1		
 TreasureUpRateItem	101|105|106|107|104|102|109|110	4601|4602|4603|4604|4605			
 ClientFightEnable	1	0	0	0	0
-GodAreaExpAward	{"Exp":"int(reExp*1)"}	500	0		
+GodAreaExpAward	{"Exp":"int(reExp*3)"}	500	0		
 AngryAdd	60	1	20	100	0
 BossHomeCost	1_0|2_100|3_200|4_200|5_200|6_200|7_200|8_200	0	0	0	0
 BossShunt	10040|21070	1	3		
 MapLine	10040_10|10080_10|21070_1	10010_11|10020_11|10030_11|10080_11|10040_26	[10103001,10203001,10303001,10403001]	21070|21100|21110	
+NeutralMapExpAward	{(21070,21100,21110):[500,'int(1.5*reExp)']}				
 DungeonDeliver	31020|31030|31150				
 DungeonIntegral	10000				
 BuyFBCntCost	{"31080":"35","31140":"20","52010":"20+min(max(hasBuyCnt-1,0),1)*10+min(max(hasBuyCnt-3,0),1)*10+min(max(hasBuyCnt-5,0),1)*10+min(max(hasBuyCnt-7,0),1)*10+min(max(hasBuyCnt-9,0),1)*20","31190":"30","51010":"50"}				
@@ -252,6 +254,7 @@
 DiceRandomList	{0:[[1600,1],[3200,2],[4800,3],[6400,4],[8000,5],[10000,6]],1:[[1300,1],[2600,2],[3900,3],[5200,4],[6500,5],[10000,6]],2:[[1300,1],[2600,2],[3900,3],[5200,4],[6500,5],[10000,6]],3:[[1300,1],[2600,2],[3900,3],[5200,4],[6500,5],[10000,6]],4:[[1200,1],[2400,2],[3600,3],[4800,4],[6000,5],[10000,6]],5:[[1000,1],[2000,2],[3000,3],[4000,4],[5000,5],[10000,6]]}				
 TJG	int(min((min(((aMinAtk+aMaxAtk)/2.0*(1-aLuckyHitRate/10000.0+aLuckyHitRate/10000.0*(1.2+aLuckyHit/10000.0))+aSuperHitRate*aSuperHit/10000.0+aIceAtk)*(1+aDamagePer/10000.0)*(attackEff/10000.0)/(npcMaxHP*1.0),1)*2.9*0.320833333333333+min(((aMinAtk+aMaxAtk)/2.0*(1-aLuckyHitRate/10000.0+aLuckyHitRate/10000.0*(1.2+aLuckyHit/10000.0))+aSuperHitRate*aSuperHit/10000.0+aIceAtk)*(1+aDamagePer/10000.0)*(150000/10000.0)/(npcMaxHP*1.0),1)*15*0.0166666666666667+skill2*min(((aMinAtk+aMaxAtk)/2.0*(1-aLuckyHitRate/10000.0+aLuckyHitRate/10000.0*(1.2+aLuckyHit/10000.0))+aSuperHitRate*aSuperHit/10000.0+aIceAtk)*(1+aDamagePer/10000.0)*(50000/10000.0)/(npcMaxHP*1.0),1)*2.1*0.041667+min((((aMinAtk+aMaxAtk)/2.0*(1-aLuckyHitRate/10000.0+aLuckyHitRate/10000.0*(1.2+aLuckyHit/10000.0))+aSuperHitRate*aSuperHit/10000.0+aIceAtk)*(1+aDamagePer/10000.0)*(10000.0/10000.0)+(petMinAtk+petMaxAtk)/2.0*(1+petDamPer/10000.0)*(petSkillPer/10000.0+PetSkill1*0.1+PetSkill2*0.15+PetSkill3*0.15+PetSkill4*0.2+PetSkill5*0.2+PetSkill6*0.2+PetSkill7*0.25))/(npcMaxHP*1.0),0.78)*2.06*(60*math.sqrt(atkSpeed/10000)-(4+60/8+60/12+60/16+60/20))/60*1)+max(min((petMinAtk+petMaxAtk)/2.0*(1+petDamPer/10000.0)*(petSkillPer/10000.0+PetSkill1*0.1+PetSkill2*0.15+PetSkill3*0.15+PetSkill4*0.2+PetSkill5*0.2+PetSkill6*0.2+PetSkill7*0.25)/(npcMaxHP*1.0),1)-0.5,0)*0.47*math.sqrt(atkSpeed/10000),5*math.sqrt(atkSpeed/10000.0))*npcExp*(1+max(min(0.14*max(aFightPower-npcCommendFightPower,0)/(npcCommendFightPower+max(aFightPower-npcCommendFightPower,0)*0.9),0.12),0)+max(min((0.15*max(aFightPower-npcCommendFightPower,0)/(npcCommendFightPower+max(aFightPower-npcCommendFightPower,0)*0.95)-0.12),0),0)))*times	300	72000	{1:[50900, 50902],2:[55900,55902]}	48215|48235|48245|48260|48275|48320|48290
 AutoUseGuardian	4101	300			
+TJGGiftTime	36000				
 ItemTimeOut	{"4101":[4101,380,688],"4102":[4102,288,0],"4105":[4101,380,688]}				
 OutOfPrintValue	int(maxOOPValue*min(1,(0.001 + 0.05*(lv/350.0) + 0.1*pow((lv/350.0), 2) +0.15*pow((lv/350.0), 3) + 0.699*pow((lv/350.0), 4))))				
 BossStoneDelayTime	1500				
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
index 67c49ea..157791f 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt
@@ -96,3 +96,4 @@
 144	140	0	0	0	0
 145	220	0	0	0	0
 146	300	0	0	0	4
+147	60	0	0	0	0
diff --git a/db/PyMongoDataServer/PySysDB/tagNPCDropItem.txt b/db/PyMongoDataServer/PySysDB/tagNPCDropItem.txt
index 46f804c..86fcb95 100644
--- a/db/PyMongoDataServer/PySysDB/tagNPCDropItem.txt
+++ b/db/PyMongoDataServer/PySysDB/tagNPCDropItem.txt
@@ -18,68 +18,68 @@
 10301005	0	107	1	0	[]	1	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	1	0	0	0	[]	[]
 10302001	0	110	1	0	[]	1	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	1	0	0	0	[12,1,1,[10216,20216,30216]]	[]
 10401001	0	130	1	0	[(999475,0),(999826,(2,1,107)),(1000000,(2,2,107)),(1000000,(2,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:0,4003:0,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:0}	{}	{}	{}	{}	1	0	0	0	[14,1,1,[4002]]	[]
-10401002	0	140	1	0	[(999405,0),(999756,(2,1,107)),(1000000,(2,2,107)),(1000000,(2,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:16,4003:16,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	0	0	0	[14,1,1,[4003]]	[]
-10401003	0	150	1	0	[(999335,0),(999686,(2,1,107)),(1000000,(2,2,107)),(1000000,(2,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:16,4003:16,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	0	0	0	[]	[]
-10401004	0	160	1	0	[(999404,0),(999638,(3,1,107)),(1000000,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:16,4003:16,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	50	58	100	[]	[]
-10401005	0	170	1	0	[(999355,0),(999589,(3,1,107)),(999983,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:16,4003:16,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	100	69	104	[]	[]
-10402001	0	180	1	0	[(999027,0),(999258,(3,1,107)),(999973,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:15,4003:15,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:34}	{}	{}	{}	{}	1	200	72	108	[]	[]
-10501001	0	190	1	0	[(998894,0),(999125,(3,1,107)),(999956,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:3,4002:15,4003:15,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	76	114	[]	[]
-10501002	0	200	1	0	[(998454,0),(998685,(3,1,107)),(999932,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:3,4002:15,4003:15,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	80	120	[]	[]
-10501003	0	210	1	0	[(998288,0),(998514,(3,1,107)),(999916,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	84	126	[]	[]
-10501004	0	220	1	0	[(999368,0),(999581,(4,1,107)),(999933,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:0,4009:0,4005:12,4006:12,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	88	132	[18,1,1,[4005]]	[]
-10501005	0	230	1	0	[(999328,0),(999542,(4,1,107)),(999926,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:0,4009:0,4005:12,4006:12,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	91	137	[18,1,1,[4006]]	[]
-10502001	0	240	1	0	[(998992,0),(999207,(4,1,107)),(999918,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:0,4009:0,4005:12,4006:12,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	95	142	[18,1,1,[4008]]	[]
-10601001	0	250	1	0	[(998870,0),(999085,(4,1,107)),(999912,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	98	147	[18,1,1,[4009]]	[]
-10601002	0	260	1	0	[(998449,0),(998664,(4,1,107)),(999905,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:15,4003:15,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	101	152	[]	[]
-10601003	0	270	1	0	[(999375,0),(999577,(5,1,107)),(999932,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:14,4003:14,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	105	157	[]	[]
-10601004	0	280	1	0	[(999337,0),(999539,(5,1,107)),(999925,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:14,4003:14,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	108	161	[]	[]
-10601005	0	290	1	0	[(999005,0),(999207,(5,1,107)),(999918,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:14,4003:14,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	111	166	[]	[]
-10602001	0	300	1	0	[(998883,0),(999085,(5,1,107)),(999912,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:14,4003:14,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:5,4151:18,181:38}	{}	{}	{}	{}	1	200	111	166	[]	[]
-10701001	0	310	1	0	[(998438,0),(998643,(5,1,107)),(999903,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:13,4003:13,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:7,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
-10701002	0	320	1	0	[(999376,0),(999570,(6,1,107)),(999931,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:13,4003:13,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:8,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
-10701003	0	330	1	0	[(999338,0),(999532,(6,1,107)),(999924,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:13,4003:13,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:8,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
-10701004	0	340	1	0	[(999001,0),(999195,(6,1,107)),(999917,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:13,4003:13,4501:0,4008:2,4009:2,4005:9,4006:9,4502:0,956:9,4151:19,181:40}	{}	{}	{}	{}	1	200	112	167	[]	[]
-10701005	0	350	1	0	[(998876,0),(999070,(6,1,107)),(999910,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:9,4006:9,4502:0,956:10,4151:19,181:40}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10702001	0	360	1	0	[(998449,0),(998643,(6,1,107)),(999903,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:9,4006:9,4502:0,956:10,4151:19,181:40}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10801001	0	370	1	0	[(999386,0),(999570,(7,1,107)),(999931,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:9,4006:9,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10801002	0	380	1	0	[(999348,0),(999532,(7,1,107)),(999924,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:9,4006:9,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10801003	0	390	1	0	[(999011,0),(999195,(7,1,107)),(999917,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:9,4006:9,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10801004	0	400	1	0	[(998886,0),(999070,(7,1,107)),(999910,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:9,4006:9,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
-10801005	0	410	1	0	[(998459,0),(998643,(7,1,107)),(999903,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	169	[]	[]
-10802001	0	410	1	0	[(996987,0),(997307,(7,1,107)),(999819,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:21,4003:21,4501:0,4008:7,4009:7,4005:15,4006:15,4502:0,956:18,4151:33,181:72}	{}	{}	{}	{}	1	200	112	169	[]	[]
-10901001	0	420	1	0	[(999136,0),(999386,(8,1,107)),(999901,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:11,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
-10901002	0	430	1	0	[(999081,0),(999331,(8,1,107)),(999891,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:11,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
-10901003	0	440	1	0	[(998600,0),(998850,(8,1,107)),(999881,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
-10901004	0	450	1	0	[(998422,0),(998672,(8,1,107)),(999872,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
-10901005	0	460	1	0	[(997812,0),(998062,(8,1,107)),(999862,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
-10902001	0	460	1	0	[(995946,0),(996357,(8,1,107)),(999755,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:15,4006:15,4502:0,956:21,4151:36,181:72}	{}	{}	{}	{}	1	200	112	170	[]	[]
-11001001	0	470	1	0	[(999136,0),(999386,(9,1,107)),(999901,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11001002	0	480	1	0	[(999081,0),(999331,(9,1,107)),(999891,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11001003	0	490	1	0	[(998600,0),(998850,(9,1,107)),(999881,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11001004	0	500	1	0	[(998422,0),(998672,(9,1,107)),(999872,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11001005	0	510	1	0	[(997812,0),(998062,(9,1,107)),(999862,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11002001	0	510	1	0	[(995946,0),(996357,(9,1,107)),(999755,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:15,4006:15,4502:0,956:21,4151:36,181:72}	{}	{}	{}	{}	1	200	112	175	[]	[]
-11101001	0	520	1	0	[(999136,0),(999386,(10,1,107)),(999901,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
-11101002	0	530	1	0	[(999081,0),(999331,(10,1,107)),(999891,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
-11101003	0	540	1	0	[(998600,0),(998850,(10,1,107)),(999881,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
-11101004	0	550	1	0	[(998422,0),(998672,(10,1,107)),(999872,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
-11101005	0	560	1	0	[(997812,0),(998062,(10,1,107)),(999862,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:9,4006:9,4502:0,956:12,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
-11102001	0	560	1	0	[(995946,0),(996357,(10,1,107)),(999755,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:15,4006:15,4502:0,956:21,4151:36,181:72}	{}	{}	{}	{}	1	200	112	180	[]	[]
+10401002	0	140	1	0	[(999405,0),(999756,(2,1,107)),(1000000,(2,2,107)),(1000000,(2,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:31,4003:31,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	0	0	0	[14,1,1,[4003]]	[]
+10401003	0	150	1	0	[(999335,0),(999686,(2,1,107)),(1000000,(2,2,107)),(1000000,(2,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:31,4003:31,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	0	0	0	[]	[]
+10401004	0	160	1	0	[(999404,0),(999638,(3,1,107)),(1000000,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:31,4003:31,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	50	58	100	[]	[]
+10401005	0	170	1	0	[(999355,0),(999589,(3,1,107)),(999983,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:31,4003:31,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:35}	{}	{}	{}	{}	1	100	69	104	[]	[]
+10402001	0	180	1	0	[(999027,0),(999258,(3,1,107)),(999973,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{}	[]	[]	{951:3,4002:31,4003:31,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:17,181:34}	{}	{}	{}	{}	1	200	72	108	[]	[]
+10501001	0	190	1	0	[(998894,0),(999125,(3,1,107)),(999956,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:3,4002:29,4003:29,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	76	114	[]	[]
+10501002	0	200	1	0	[(998454,0),(998685,(3,1,107)),(999932,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:3,4002:29,4003:29,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	80	120	[]	[]
+10501003	0	210	1	0	[(998288,0),(998514,(3,1,107)),(999916,(3,2,107)),(1000000,(3,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:27,4003:27,4501:0,4008:0,4009:0,4005:0,4006:0,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	84	126	[]	[]
+10501004	0	220	1	0	[(999368,0),(999581,(4,1,107)),(999933,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:27,4003:27,4501:0,4008:0,4009:0,4005:20,4006:20,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	88	132	[18,1,1,[4005]]	[]
+10501005	0	230	1	0	[(999328,0),(999542,(4,1,107)),(999926,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:24,4003:24,4501:0,4008:0,4009:0,4005:20,4006:20,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	91	137	[18,1,1,[4006]]	[]
+10502001	0	240	1	0	[(998992,0),(999207,(4,1,107)),(999918,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:24,4003:24,4501:0,4008:0,4009:0,4005:21,4006:21,4502:0,956:0,4151:18,181:34}	{}	{}	{}	{}	1	200	95	142	[18,1,1,[4008]]	[]
+10601001	0	250	1	0	[(998870,0),(999085,(4,1,107)),(999912,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:22,4003:22,4501:0,4008:2,4009:2,4005:19,4006:19,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	98	147	[18,1,1,[4009]]	[]
+10601002	0	260	1	0	[(998449,0),(998664,(4,1,107)),(999905,(4,2,107)),(1000000,(4,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:22,4003:22,4501:0,4008:2,4009:2,4005:19,4006:19,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	101	152	[]	[]
+10601003	0	270	1	0	[(999375,0),(999577,(5,1,107)),(999932,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:21,4003:21,4501:0,4008:2,4009:2,4005:17,4006:17,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	105	157	[]	[]
+10601004	0	280	1	0	[(999337,0),(999539,(5,1,107)),(999925,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:21,4003:21,4501:0,4008:2,4009:2,4005:17,4006:17,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	108	161	[]	[]
+10601005	0	290	1	0	[(999005,0),(999207,(5,1,107)),(999918,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:19,4003:19,4501:0,4008:2,4009:2,4005:15,4006:15,4502:0,956:0,4151:18,181:38}	{}	{}	{}	{}	1	200	111	166	[]	[]
+10602001	0	300	1	0	[(998883,0),(999085,(5,1,107)),(999912,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:4,4002:19,4003:19,4501:0,4008:2,4009:2,4005:15,4006:15,4502:0,956:21,4151:18,181:38}	{}	{}	{}	{}	1	200	111	166	[]	[]
+10701001	0	310	1	0	[(998438,0),(998643,(5,1,107)),(999903,(5,2,107)),(1000000,(5,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:14,4003:14,4501:0,4008:2,4009:2,4005:14,4006:14,4502:0,956:21,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
+10701002	0	320	1	0	[(999376,0),(999570,(6,1,107)),(999931,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:14,4003:14,4501:0,4008:2,4009:2,4005:14,4006:14,4502:0,956:17,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
+10701003	0	330	1	0	[(999338,0),(999532,(6,1,107)),(999924,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:17,4151:19,181:40}	{}	{}	{}	{}	1	200	111	167	[]	[]
+10701004	0	340	1	0	[(999001,0),(999195,(6,1,107)),(999917,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:12,4006:12,4502:0,956:14,4151:19,181:40}	{}	{}	{}	{}	1	200	112	167	[]	[]
+10701005	0	350	1	0	[(998876,0),(999070,(6,1,107)),(999910,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:14,4151:19,181:40}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10702001	0	360	1	0	[(998449,0),(998643,(6,1,107)),(999903,(6,2,107)),(1000000,(6,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:10,4151:19,181:40}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10801001	0	370	1	0	[(999386,0),(999570,(7,1,107)),(999931,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:2,4009:2,4005:10,4006:10,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10801002	0	380	1	0	[(999348,0),(999532,(7,1,107)),(999924,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:10,4006:10,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10801003	0	390	1	0	[(999011,0),(999195,(7,1,107)),(999917,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:10,4006:10,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10801004	0	400	1	0	[(998886,0),(999070,(7,1,107)),(999910,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:3,4009:3,4005:10,4006:10,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	168	[]	[]
+10801005	0	410	1	0	[(998459,0),(998643,(7,1,107)),(999903,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:12,4003:12,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:19,181:42}	{}	{}	{}	{}	1	200	112	169	[]	[]
+10802001	0	410	1	0	[(996987,0),(997307,(7,1,107)),(999819,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:21,4003:21,4501:0,4008:7,4009:7,4005:18,4006:18,4502:0,956:18,4151:33,181:72}	{}	{}	{}	{}	1	200	112	169	[]	[]
+10901001	0	420	1	0	[(999136,0),(999386,(8,1,107)),(999901,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
+10901002	0	430	1	0	[(999081,0),(999331,(8,1,107)),(999891,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
+10901003	0	440	1	0	[(998600,0),(998850,(8,1,107)),(999881,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
+10901004	0	450	1	0	[(998422,0),(998672,(8,1,107)),(999872,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
+10901005	0	460	1	0	[(997812,0),(998062,(8,1,107)),(999862,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	170	[]	[]
+10902001	0	460	1	0	[(995946,0),(996357,(8,1,107)),(999755,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:18,4006:18,4502:0,956:18,4151:36,181:72}	{}	{}	{}	{}	1	200	112	170	[]	[]
+11001001	0	470	1	0	[(999136,0),(999386,(9,1,107)),(999901,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11001002	0	480	1	0	[(999081,0),(999331,(9,1,107)),(999891,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11001003	0	490	1	0	[(998600,0),(998850,(9,1,107)),(999881,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11001004	0	500	1	0	[(998422,0),(998672,(9,1,107)),(999872,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11001005	0	510	1	0	[(997812,0),(998062,(9,1,107)),(999862,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11002001	0	510	1	0	[(995946,0),(996357,(9,1,107)),(999755,(9,2,107)),(1000000,(9,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:18,4006:18,4502:0,956:18,4151:36,181:72}	{}	{}	{}	{}	1	200	112	175	[]	[]
+11101001	0	520	1	0	[(999136,0),(999386,(10,1,107)),(999901,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
+11101002	0	530	1	0	[(999081,0),(999331,(10,1,107)),(999891,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
+11101003	0	540	1	0	[(998600,0),(998850,(10,1,107)),(999881,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
+11101004	0	550	1	0	[(998422,0),(998672,(10,1,107)),(999872,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
+11101005	0	560	1	0	[(997812,0),(998062,(10,1,107)),(999862,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:5,4002:10,4003:10,4501:0,4008:4,4009:4,4005:10,4006:10,4502:0,956:10,4151:21,181:42}	{}	{}	{}	{}	1	200	112	180	[]	[]
+11102001	0	560	1	0	[(995946,0),(996357,(10,1,107)),(999755,(10,2,107)),(1000000,(10,3,107))]	1	{}	0	{}	{3:[(100,0)]}	[]	[]	{951:9,4002:18,4003:18,4501:0,4008:7,4009:7,4005:18,4006:18,4502:0,956:18,4151:36,181:72}	{}	{}	{}	{}	1	200	112	180	[]	[]
 10103001	0	70	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[1,1,1,[8011,1007]]	[]
 10203001	0	85	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[1,1,1,[8021,1008]]	[]
 10303001	0	160	2	0	[]	0	{}	0	{}	{}	[1,3,3,[(10000,1)],107]	[]	{}	{}	{}	{}	{}	25	800	915	1372	[1,1,1,[1014]]	[]
-10403001	210	205	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):10000,(3,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(8000,1),(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
-10503001	210	300	2	0	[(409607,0),(552940,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,3802:50000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[]	[999,3904]
-10603001	210	350	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1300000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:3472,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1123	1685	[]	[999,3904]
-10403001	1000	205	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):10000,(3,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(8000,1),(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
-10503001	1000	300	2	0	[(409607,0),(552940,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,3802:10000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[]	[999,3904]
-10603001	1000	350	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1300000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:16000,9051:3472,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1123	1685	[]	[999,3904]
-10703001	290	400	2	0	[(397839,0),(541172,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,3803:5000,9051:6173,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
-10703001	1000	400	2	0	[(397839,0),(541172,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,3803:1000,9051:6173,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
-10803001	1000	450	2	0	[(397839,0),(541172,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1300000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:2500,9051:7330,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
-10903001	1000	500	2	0	[(397839,0),(541172,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1300000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:50000,3802:20000,3803:5000,9051:9259,2320:100000,2340:80000,2339:20000,5408:2222}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
-11003001	1000	550	2	0	[(397839,0),(541172,(9,2,107)),(1000000,(9,3,107))]	30	{(9,4,107):1300000,(9,5,107):50000,(9,2,108):100000,(9,3,108):10000,(9,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:30000,3802:20000,3803:5000,9051:11574,2320:100000,2340:80000,2339:20000,5408:2667}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
-11103001	1000	600	2	0	[(397839,0),(541172,(10,2,107)),(1000000,(10,3,107))]	30	{(10,4,107):1300000,(10,5,107):50000,(10,2,108):100000,(10,3,108):10000,(10,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:20000,3802:20000,3803:5000,9051:11574,2320:100000,2340:80000,2339:20000,5408:2667}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
+10403001	210	205	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):10000,(3,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(2500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(8000,1),(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
+10503001	210	300	2	0	[(409607,0),(552940,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,3802:50000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[]	[999,3904]
+10603001	210	350	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:3472,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1123	1685	[]	[999,3904]
+10403001	1000	205	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):10000,(3,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(2500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(8000,1),(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
+10503001	1000	300	2	0	[(409607,0),(552940,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,3802:10000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[]	[999,3904]
+10603001	1000	350	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:16000,9051:3472,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1123	1685	[]	[999,3904]
+10703001	290	400	2	0	[(397839,0),(541172,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,3803:5000,9051:6173,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
+10703001	1000	400	2	0	[(397839,0),(541172,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,3803:1000,9051:6173,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
+10803001	1000	450	2	0	[(397839,0),(541172,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:2500,9051:7330,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1129	1694	[]	[999,3904]
+10903001	1000	500	2	0	[(397839,0),(541172,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:50000,3802:20000,3803:5000,9051:9259,2320:100000,2340:80000,2339:20000,5408:2222}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
+11003001	1000	550	2	0	[(397839,0),(541172,(9,2,107)),(1000000,(9,3,107))]	30	{(9,4,107):1000000,(9,5,107):50000,(9,2,108):100000,(9,3,108):10000,(9,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:30000,3802:20000,3803:5000,9051:11574,2320:100000,2340:80000,2339:20000,5408:2667}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
+11103001	1000	600	2	0	[(397839,0),(541172,(10,2,107)),(1000000,(10,3,107))]	30	{(10,4,107):1000000,(10,5,107):50000,(10,2,108):100000,(10,3,108):10000,(10,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:20000,3802:20000,3803:5000,9051:11574,2320:100000,2340:80000,2339:20000,5408:2667}	{}	{}	{}	{}	25	800	1129	1694	[]	[998,3904]
 30201000	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30201001	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30201002	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
@@ -114,62 +114,50 @@
 20202005	0	410	1	0	[(967006,0),(976216,(7,1,107)),(995834,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(9600,0),(10000,1)]}	[]	[]	{951:260,4002:729,4003:729,4501:0,4008:191,4009:191,4005:417,4006:417,4502:0,956:590}	{}	{2:360000}	{}	{2:1}	1	800	1356	1824	[]	[]
 20202006	0	420	1	0	[(928882,0),(936250,(7,1,107)),(991250,(7,2,107)),(1000000,(7,3,107))]	1	{}	0	{}	{3:[(9600,0),(10000,1)]}	[]	[]	{951:208,4002:583,4003:583,4501:0,4008:153,4009:153,4005:333,4006:333,4502:0,956:500}	{}	{2:400000}	{}	{2:1}	1	800	1356	1824	[]	[]
 20202007	0	460	1	0	[(974945,0),(981945,(8,1,107)),(996667,(8,2,107)),(1000000,(8,3,107))]	1	{}	0	{}	{3:[(9600,0),(10000,1)]}	[]	[]	{951:208,4002:583,4003:583,4501:0,4008:208,4009:208,4005:417,4006:417,4502:0,956:528}	{}	{2:500000}	{}	{2:1}	1	800	1588	1962	[]	[]
-20103001	210	225	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
-20103002	210	245	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
-20103003	210	260	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[1,0,0,[3801]]	[999,3904]
-20103004	210	280	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,4,5,[(10000,2)],107]	[]	{3801:300000,5202:420000,2320:100000,2339:20000,2340:80000}	{}	{2:499200}	{}	{2:5}	25	800	1115	1673	[]	[999,3904]
-20103005	210	315	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1200000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:582400}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20103006	210	335	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1300000,(5,5,107):80000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:665600}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20103007	210	365	2	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,6,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,9051:4630,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:748800}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203001	210	355	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1200000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:7330,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20203002	210	360	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:7330,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20203003	210	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1200000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:1500,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203004	210	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1300000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:2000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203005	210	455	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1200000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:3000,9051:9259,5202:520000,2320:100000,2339:20000,2340:80000,5408:1778}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
-20203006	210	460	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1300000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:3500,9051:9259,5202:540000,2320:100000,2339:20000,2340:80000,5408:2222}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
-20203007	210	505	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1300000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:5000,9051:11574,5202:560000,2320:100000,2339:20000,2340:80000,5408:2667}	{}	{2:800000}	{}	{2:5}	25	800	1588	1962	[]	[999,3904]
-20103001	1000	225	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
-20103002	1000	245	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
-20103003	1000	260	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[1,0,0,[3801]]	[999,3904]
-20103004	1000	280	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,4,5,[(10000,2)],107]	[]	{3801:300000,5202:420000,2320:100000,2339:20000,2340:80000}	{}	{2:499200}	{}	{2:5}	25	800	1115	1673	[]	[999,3904]
-20103005	1000	315	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1200000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:12000,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:582400}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20103006	1000	335	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1300000,(5,5,107):80000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:14000,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:665600}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20103007	1000	365	2	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[1,6,5,[(10000,2)],107]	[]	{3801:200000,3802:18000,9051:4630,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:748800}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203001	1000	355	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1200000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,9051:7330,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20203002	1000	360	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1300000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,9051:7330,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
-20203003	290	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1200000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:5000,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203004	290	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1300000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:5000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203003	1000	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1200000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:1500,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203004	1000	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1300000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:2000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
-20203005	1000	455	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1200000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:3000,9051:9259,5202:520000,2320:100000,2339:20000,2340:80000,5408:1778}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
-20203006	1000	460	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1300000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:3500,9051:9259,5202:540000,2320:100000,2339:20000,2340:80000,5408:2222}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
-20203007	1000	505	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1300000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:5000,9051:11574,5202:560000,2320:100000,2339:20000,2340:80000,5408:2667}	{}	{2:800000}	{}	{2:5}	25	800	1588	1962	[]	[999,3904]
-30303001	210	255	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,2320:100000}	{}	{}	{}	{}	20	800	1123	1685	[]	[1004]
-30303002	210	280	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303003	210	310	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303004	210	335	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303005	210	360	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:30000,9062:3472,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303006	210	385	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:40000,9062:6173,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303007	210	425	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,3803:500,9062:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303008	210	340	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):90000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303009	210	350	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):100000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,9062:3472,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303010	210	400	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):100000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,3803:500,9062:6173,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303011	210	450	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):100000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,3803:600,9062:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303012	210	500	0	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):100000,(8,2,108):50000,(8,3,108):5000,(8,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:50000,3803:700,9062:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303001	1000	255	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,2320:100000}	{}	{}	{}	{}	20	800	1123	1685	[]	[1004]
-30303002	1000	280	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303003	1000	310	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:5000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303004	1000	335	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:6000,2320:100000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
-30303005	1000	360	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:7000,9062:3472,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303006	1000	385	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:8000,9062:6173,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303007	290	425	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:5000,9062:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303007	1000	425	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:500,9062:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303008	1000	340	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):90000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:8000,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303009	1000	350	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):100000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:9000,9073:3472,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303010	290	400	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):100000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:5000,9073:6173,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303010	1000	400	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):100000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:500,9073:6173,2320:100000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
-30303011	1000	450	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):100000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:600,9073:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
-30303012	1000	500	0	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):100000,(8,2,108):50000,(8,3,108):5000,(8,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:700,9073:7330,2320:100000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
+20103001	210	225	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
+20103002	210	245	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[1005,3904]
+20103003	210	260	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[1,0,0,[3801]]	[999,3904]
+20103004	210	280	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1000,1),(10000,2)],5:[(10000,2)]}	[1,4,5,[(10000,2)],107]	[]	{3801:300000,5202:420000,2320:100000,2339:20000,2340:80000}	{}	{2:499200}	{}	{2:5}	25	800	1115	1673	[]	[999,3904]
+20103005	210	315	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(4500,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:582400}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20103006	210	335	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:665600}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20103007	210	365	2	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[1,6,5,[(10000,2)],107]	[]	{3801:300000,3802:50000,9051:4630,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:748800}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203001	210	355	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:7330,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20203002	210	360	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,9051:7330,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20203003	210	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:1500,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203004	210	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:2000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203005	210	455	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:3000,9051:9259,5202:520000,2320:100000,2339:20000,2340:80000,5408:1778}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
+20203006	210	460	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:3500,9051:9259,5202:540000,2320:100000,2339:20000,2340:80000,5408:2222}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
+20203007	210	505	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:300000,3802:50000,3803:5000,9051:11574,5202:560000,2320:100000,2339:20000,2340:80000,5408:2667}	{}	{2:800000}	{}	{2:5}	25	800	1588	1962	[]	[999,3904]
+20103001	1000	225	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
+20103002	1000	245	2	0	[(411960,0),(555293,(3,2,107)),(1000000,(3,3,107))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):100000,(3,3,108):20000,(3,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(500,1),(10000,2)],5:[(10000,2)]}	[1,3,4,[(10000,2)],107]	[]	{2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1077	1615	[]	[999,3904]
+20103003	1000	260	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[1,4,4,[(10000,2)],107]	[]	{3801:300000,2320:100000,2339:20000,2340:80000}	{}	{}	{}	{}	25	800	1115	1673	[1,0,0,[3801]]	[999,3904]
+20103004	1000	280	2	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):100000,(4,3,108):20000,(4,4,108):5000}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(1000,1),(10000,2)],5:[(10000,2)]}	[1,4,5,[(10000,2)],107]	[]	{3801:300000,5202:420000,2320:100000,2339:20000,2340:80000}	{}	{2:499200}	{}	{2:5}	25	800	1115	1673	[]	[999,3904]
+20103005	1000	315	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(4500,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:12000,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:582400}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20103006	1000	335	2	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):100000,(5,3,108):10000,(5,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(3000,1),(10000,2)],5:[(10000,2)]}	[1,5,5,[(10000,2)],107]	[]	{3801:300000,3802:14000,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:665600}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20103007	1000	365	2	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[1,6,5,[(10000,2)],107]	[]	{3801:200000,3802:18000,9051:4630,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:748800}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203001	1000	355	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,9051:7330,5202:440000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20203002	1000	360	2	0	[(394309,0),(537642,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):100000,(6,3,108):10000,(6,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:200000,3802:20000,9051:7330,5202:460000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1123	1685	[]	[999,3904]
+20203003	290	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:5000,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203004	290	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:5000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203003	1000	405	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:1500,9051:8102,5202:480000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203004	1000	410	2	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):80000,(7,2,108):100000,(7,3,108):10000,(7,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:20000,3803:2000,9051:8102,5202:500000,2320:100000,2339:20000,2340:80000}	{}	{2:800000}	{}	{2:5}	25	800	1129	1694	[]	[999,3904]
+20203005	1000	455	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):50000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:3000,9051:9259,5202:520000,2320:100000,2339:20000,2340:80000,5408:1778}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
+20203006	1000	460	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:3500,9051:9259,5202:540000,2320:100000,2339:20000,2340:80000,5408:2222}	{}	{2:800000}	{}	{2:5}	25	800	1356	1824	[]	[999,3904]
+20203007	1000	505	2	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):80000,(8,2,108):100000,(8,3,108):10000,(8,4,108):2500}	1	{4:4,5:2}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:20000,3803:5000,9051:11574,5202:560000,2320:100000,2339:20000,2340:80000,5408:2667}	{}	{2:800000}	{}	{2:5}	25	800	1588	1962	[]	[999,3904]
+30303001	1000	255	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):50000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(4000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,2320:50000}	{}	{}	{}	{}	20	800	1123	1685	[]	[1004]
+30303002	1000	280	0	0	[(410784,0),(554117,(4,2,107)),(1000000,(4,3,107))]	30	{(4,4,107):1000000,(4,5,107):80000,(4,2,108):50000,(4,3,108):5000,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(2000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,2320:50000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
+30303003	1000	310	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):20000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:5000,2320:50000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
+30303004	1000	335	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(6000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:6000,2320:50000}	{}	{}	{}	{}	20	800	1129	1694	[]	[1004]
+30303005	1000	360	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):20000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:7000,9062:3472,2320:50000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
+30303006	1000	385	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):50000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:8000,9062:6173,2320:50000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
+30303007	290	425	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):20000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:5000,9062:7330,2320:50000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
+30303007	1000	425	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):20000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:500,9062:7330,2320:50000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
+30303008	1000	340	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:8000,2320:50000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
+30303009	1000	350	0	0	[(406076,0),(549409,(5,2,107)),(1000000,(5,3,107))]	30	{(5,4,107):1000000,(5,5,107):80000,(5,2,108):50000,(5,3,108):5000,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(4000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:9000,9073:3472,2320:50000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
+30303010	290	400	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:5000,9073:6173,2320:50000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
+30303010	1000	400	0	0	[(402547,0),(545880,(6,2,107)),(1000000,(6,3,107))]	30	{(6,4,107):1000000,(6,5,107):80000,(6,2,108):50000,(6,3,108):5000,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(7000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:500,9073:6173,2320:50000}	{}	{}	{}	{}	20	800	1356	1824	[]	[1004]
+30303011	1000	450	0	0	[(391956,0),(535289,(7,2,107)),(1000000,(7,3,107))]	30	{(7,4,107):1000000,(7,5,107):50000,(7,2,108):50000,(7,3,108):5000,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:600,9073:7330,2320:50000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
+30303012	1000	500	0	0	[(388426,0),(531759,(8,2,107)),(1000000,(8,3,107))]	30	{(8,4,107):1000000,(8,5,107):50000,(8,2,108):50000,(8,3,108):5000,(8,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:80000,3802:10000,3803:700,9073:7330,2320:50000}	{}	{}	{}	{}	20	800	1588	1962	[]	[1004]
 31501001	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{5301:1000000}	{}	{}	{}	{}	0	0	0	0	[]	[]
 31501002	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{5301:1000000}	{}	{}	{}	{}	0	0	0	0	[]	[]
 31501003	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{5301:1000000}	{}	{}	{}	{}	0	0	0	0	[]	[]
@@ -225,12 +213,12 @@
 30903001	650	0	0	0	[(250000,0),(375000,(13,2,107)),(918750,(13,3,107)),(987500,(13,4,107)),(1000000,(13,5,107))]	80	{(13,4,107):2000000}	1	{4:8,5:1}	{3:[(80,0),(100,1)],4:[(50,1),(100,2)],5:[(100,2)]}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30903001	700	0	0	0	[(250000,0),(375000,(14,2,107)),(918750,(14,3,107)),(987500,(14,4,107)),(1000000,(14,5,107))]	80	{(14,4,107):2000000}	1	{4:8,5:1}	{3:[(80,0),(100,1)],4:[(50,1),(100,2)],5:[(100,2)]}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30903001	750	0	0	0	[(250000,0),(375000,(15,2,107)),(918750,(15,3,107)),(987500,(15,4,107)),(1000000,(15,5,107))]	80	{(15,4,107):2000000}	1	{4:8,5:1}	{3:[(80,0),(100,1)],4:[(50,1),(100,2)],5:[(100,2)]}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
-31903001	0	0	0	0	[(716666,0),(783333,(3,2,107)),(1000000,(3,3,107)),(1000000,(3,2,108)),(1000000,(3,3,108))]	30	{(3,4,102):1000000,(3,5,102):0}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:0,3803:0,4609:0,5202:0,9074:0,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:0}	{}	{2:5}	0	0	0	0	[]	[1006]
-31903002	0	0	0	0	[(716666,0),(783333,(4,2,107)),(1000000,(4,3,107)),(1000000,(4,2,108)),(1000000,(4,3,108))]	30	{(4,4,102):1000000,(4,5,102):5000}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:0,4609:100000,5202:500000,9074:0,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:512000}	{}	{2:5}	0	0	0	0	[]	[1006]
-31903003	0	0	0	0	[(716666,0),(783333,(5,2,107)),(1000000,(5,3,107)),(1000000,(5,2,108)),(1000000,(5,3,108))]	30	{(5,4,102):1100000,(5,5,102):5000}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:0,4609:100000,5202:520000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:832000}	{}	{2:5}	0	0	0	0	[]	[1006]
-31903004	0	0	0	0	[(716666,0),(783333,(6,2,107)),(1000000,(6,3,107)),(1000000,(6,2,108)),(1000000,(6,3,108))]	30	{(6,4,102):1200000,(6,5,102):5000}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:540000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:676000}	{}	{2:10}	0	0	0	0	[]	[1006]
-31903005	0	0	0	0	[(716666,0),(783333,(7,2,107)),(1000000,(7,3,107)),(1000000,(7,2,108)),(1000000,(7,3,108))]	30	{(7,4,102):1300000,(7,5,102):5000}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:560000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:732333}	{}	{2:15}	0	0	0	0	[]	[1006]
-31903006	0	0	0	0	[(716666,0),(783333,(8,2,107)),(1000000,(8,3,107)),(1000000,(8,2,108)),(1000000,(8,3,108))]	30	{(8,4,102):1400000,(8,5,102):5000}	1	{4:2,5:1}	{3:[(9600,0),(10000,1)],4:[(8000,1),(10000,2)],5:[(0,1),(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:580000,9074:8000,4184:1000000,4151:1000000,5408:4000}	{4151:4,5202:1}	{2:915416}	{}	{2:15}	0	0	0	0	[]	[1006]
+31903001	0	0	0	0	[(716666,0),(783333,(3,2,107)),(1000000,(3,3,107)),(1000000,(3,2,108)),(1000000,(3,3,108))]	30	{(3,4,107):1000000,(3,5,107):0,(3,2,108):0,(3,3,108):0,(3,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(1000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:0,3803:0,4609:0,5202:0,9074:0,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:0}	{}	{2:5}	0	0	0	0	[]	[1006]
+31903002	0	0	0	0	[(716666,0),(783333,(4,2,107)),(1000000,(4,3,107)),(1000000,(4,2,108)),(1000000,(4,3,108))]	30	{(4,4,107):1000000,(4,5,107):150000,(4,2,108):0,(4,3,108):0,(4,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(2000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:0,4609:100000,5202:500000,9074:0,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:512000}	{}	{2:5}	0	0	0	0	[]	[1006]
+31903003	0	0	0	0	[(716666,0),(783333,(5,2,107)),(1000000,(5,3,107)),(1000000,(5,2,108)),(1000000,(5,3,108))]	30	{(5,4,107):1000000,(5,5,107):50000,(5,2,108):0,(5,3,108):0,(5,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(5000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:0,4609:100000,5202:520000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:832000}	{}	{2:5}	0	0	0	0	[]	[1006]
+31903004	0	0	0	0	[(716666,0),(783333,(6,2,107)),(1000000,(6,3,107)),(1000000,(6,2,108)),(1000000,(6,3,108))]	30	{(6,4,107):1000000,(6,5,107):5000,(6,2,108):0,(6,3,108):0,(6,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:540000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:676000}	{}	{2:10}	0	0	0	0	[]	[1006]
+31903005	0	0	0	0	[(716666,0),(783333,(7,2,107)),(1000000,(7,3,107)),(1000000,(7,2,108)),(1000000,(7,3,108))]	30	{(7,4,107):1000000,(7,5,107):5000,(7,2,108):0,(7,3,108):0,(7,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:560000,9074:8000,4184:1000000,4151:1000000}	{4151:4,5202:1}	{2:732333}	{}	{2:15}	0	0	0	0	[]	[1006]
+31903006	0	0	0	0	[(716666,0),(783333,(8,2,107)),(1000000,(8,3,107)),(1000000,(8,2,108)),(1000000,(8,3,108))]	30	{(8,4,107):1000000,(8,5,107):5000,(8,2,108):0,(8,3,108):0,(8,4,108):0}	1	{4:2,5:1}	{3:[(9250,0),(10000,1)],4:[(9000,1),(10000,2)],5:[(10000,2)]}	[]	[]	{3801:100000,3802:2000,3803:100,4609:100000,5202:580000,9074:8000,4184:1000000,4151:1000000,5408:4000}	{4151:4,5202:1}	{2:915416}	{}	{2:15}	0	0	0	0	[]	[1006]
 30301001	0	280	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30301002	0	300	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
 30603001	0	0	0	0	[]	0	{}	0	{}	{}	[]	[]	{}	{}	{}	{}	{}	0	0	0	0	[]	[]
diff --git a/db/PyMongoDataServer/PySysDB/tagResourcesBack.txt b/db/PyMongoDataServer/PySysDB/tagResourcesBack.txt
index 3867918..4cc2ef5 100644
--- a/db/PyMongoDataServer/PySysDB/tagResourcesBack.txt
+++ b/db/PyMongoDataServer/PySysDB/tagResourcesBack.txt
@@ -1,14 +1,14 @@
 ID	RelatedID	CanBackTimes	NormalCostJade	VipCostJade	JadeReward	CostCopper	CopperReward
-1	0	0	5	0	{"exp":"tjgExp"}	100000	{"exp":"tjgExp*55/100"}
-2	1	0	2	0	{"exp":"1125*reExp", "item":[{"ItemID":24,"ItemCount":"2"}], "money":"100000"}	6700	{"exp":"618*reExp","item":[{"ItemID":24,"ItemCount":"2"}],"money":"55000"}
-3	2	0	20	40	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":5303,"ItemCount":"40"}]}	67000	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":5303,"ItemCount":"22"}]}
-4	3	0	15	0	{"exp":"18000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":26,"ItemCount":"16000"}]}	50000	{"exp":"9900*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":26,"ItemCount":"8800"}]}
-5	5	0	15	30	{"exp":"1440*reExp", "item":[{"ItemID":24,"ItemCount":"15"},{"ItemID":4151,"ItemCount":"max(min(1,extraData),0)*2+max(min(2,extraData)-1,0)*2+max(min(3,extraData)-2,0)*2+max(min(4,extraData)-3,0)*2+max(min(5,extraData)-4,0)*3+max(min(6,extraData)-5,0)*2"}]}	60000	{"exp":"990*reExp", "item":[{"ItemID":24,"ItemCount":"15"},{"ItemID":4151,"ItemCount":"max(min(1,extraData),0)+max(min(2,extraData)-1,0)+max(min(3,extraData)-2,0)+max(min(4,extraData)-3,0)+max(min(5,extraData)-4,0)*2+max(min(6,extraData)-5,0)"}]}
-6	6	1	15	50	{"exp":"21600*reExp*expRate", "item":[{"ItemID":24,"ItemCount":"30"}]}	83000	{"exp":"12474*reExp", "item":[{"ItemID":24,"ItemCount":"30"}]}
-7	10	0	25	0	{"exp":"12000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"2"},{"ItemID":102,"ItemCount":"4"}]}	150000	{"exp":"6600*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":104,"ItemCount":"6"},{"ItemID":102,"ItemCount":"2"}]}
-8	14	0	8	0	{"exp":"4000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"2"}]}	50000	{"exp":"2200*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"1"}]}
-9	8	0	25	0	{"exp":"12000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":103,"ItemCount":"1"},{"ItemID":181,"ItemCount":"8"},{"ItemID":102,"ItemCount":"2"}]}	150000	{"exp":"6600*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":181,"ItemCount":"4"},{"ItemID":102,"ItemCount":"4"}]}
-10	7	0	50	0	{"exp":"72000*reExp", "item":[{"ItemID":24,"ItemCount":"100"},{"ItemID":26,"ItemCount":"33000"}]}	167000	{"exp":"39600*reExp", "item":[{"ItemID":24,"ItemCount":"100"},{"ItemID":26,"ItemCount":"18150"}]}
-11	11	0	25	50	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":29,"ItemCount":"max(min(1,max((extraData-2),1)),0)*634828+max(min(2,max((extraData-2),1))-1,0)*665472+max(min(3,max((extraData-2),1))-2,0)*814080+max(min(4,max((extraData-2),1))-3,0)*935424+max(min(5,max((extraData-2),1))-4,0)*1123776+max(min(6,max((extraData-2),1))-5,0)*1332864+max(min(7,max((extraData-2),1))-6,0)*1562688+max(min(8,max((extraData-2),1))-7,0)*1812672"},{"ItemID":141,"ItemCount":"max(min(1,max((extraData-2),1)),0)*24+max(min(2,max((extraData-2),1))-1,0)*20+max(min(3,max((extraData-2),1))-2,0)*7"},{"ItemID":142,"ItemCount":"max(min(2,max((extraData-2),1))-1,0)*3+max(min(3,max((extraData-2),1))-2,0)*9+max(min(4,max((extraData-2),1))-3,0)*12+max(min(5,max((extraData-2),1))-4,0)*4"},{"ItemID":143,"ItemCount":"max(min(3,max((extraData-2),1))-2,0)*2+max(min(4,max((extraData-2),1))-3,0)*4+max(min(5,max((extraData-2),1))-4,0)*8+max(min(6,max((extraData-2),1))-5,0)*9"},{"ItemID":144,"ItemCount":"max(min(5,max((extraData-2),1))-4,0)*3+max(min(6,max((extraData-2),1))-5,0)*4+max(min(7,max((extraData-2),1))-6,0)*8"},{"ItemID":153,"ItemCount":"max(min(8,max((extraData-2),1))-7,0)*8"}]}	33000	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":29,"ItemCount":"max(min(1,max((extraData-2),1)),0)*436444+max(min(2,max((extraData-2),1))-1,0)*457512+max(min(3,max((extraData-2),1))-2,0)*559680+max(min(4,max((extraData-2),1))-3,0)*643104+max(min(5,max((extraData-2),1))-4,0)*772596+max(min(6,max((extraData-2),1))-5,0)*916344+max(min(7,max((extraData-2),1))-6,0)*1074348+max(min(8,max((extraData-2),1))-7,0)*1246212"},{"ItemID":141,"ItemCount":"max(min(1,max((extraData-2),1)),0)*17+max(min(2,max((extraData-2),1))-1,0)*13+max(min(3,max((extraData-2),1))-2,0)*4"},{"ItemID":142,"ItemCount":"max(min(2,max((extraData-2),1))-1,0)*2+max(min(3,max((extraData-2),1))-2,0)*6+max(min(4,max((extraData-2),1))-3,0)*8+max(min(5,max((extraData-2),1))-4,0)*3"},{"ItemID":143,"ItemCount":"max(min(3,max((extraData-2),1))-2,0)*1+max(min(4,max((extraData-2),1))-3,0)*2+max(min(5,max((extraData-2),1))-4,0)*5+max(min(6,max((extraData-2),1))-5,0)*6"},{"ItemID":144,"ItemCount":"max(min(5,max((extraData-2),1))-4,0)*2+max(min(6,max((extraData-2),1))-5,0)*3+max(min(7,max((extraData-2),1))-6,0)*5"},{"ItemID":153,"ItemCount":"max(min(8,max((extraData-2),1))-7,0)*5"}]}
-12	9	0	25	0	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":1021,"ItemCount":"1"},{"ItemID":1131,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1132,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1133,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"},{"ItemID":1134,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1135,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1136,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"}]}	200000	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":1020,"ItemCount":"1"},{"ItemID":1131,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1132,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1133,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"},{"ItemID":1134,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1135,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1136,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"}]}
-13	12	0	20	0	{"exp":"3000*reExp", "item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":2211,"ItemCount":"12"}], "money":"500000"}	200000	{"exp":"1650*reExp", "item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":2211,"ItemCount":"8"}]}
+1	0	0	5	0	{"exp":"tjgExp"}	0	{"exp":"tjgExp*80/100"}
+2	1	0	2	0	{"exp":"1080*reExp", "item":[{"ItemID":24,"ItemCount":"2"}], "money":"100000"}	0	{"exp":"864*reExp","item":[{"ItemID":24,"ItemCount":"2"}],"money":"55000"}
+3	2	0	20	40	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":5303,"ItemCount":"40"}]}	0	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":5303,"ItemCount":"22"}]}
+4	3	0	15	0	{"exp":"18000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":26,"ItemCount":"16000"}]}	0	{"exp":"14400*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":26,"ItemCount":"8800"}]}
+5	5	0	15	30	{"exp":"1800*reExp", "item":[{"ItemID":24,"ItemCount":"15"},{"ItemID":4151,"ItemCount":"max(min(1,extraData),0)*2+max(min(2,extraData)-1,0)*2+max(min(3,extraData)-2,0)*2+max(min(4,extraData)-3,0)*2+max(min(5,extraData)-4,0)*3+max(min(6,extraData)-5,0)*2"}]}	0	{"exp":"1440*reExp", "item":[{"ItemID":24,"ItemCount":"15"},{"ItemID":4151,"ItemCount":"max(min(1,extraData),0)+max(min(2,extraData)-1,0)+max(min(3,extraData)-2,0)+max(min(4,extraData)-3,0)+max(min(5,extraData)-4,0)*2+max(min(6,extraData)-5,0)"}]}
+6	6	1	15	50	{"exp":"21600*reExp*expRate", "item":[{"ItemID":24,"ItemCount":"30"}]}	0	{"exp":"17280*reExp", "item":[{"ItemID":24,"ItemCount":"30"}]}
+7	10	0	25	0	{"exp":"12000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"2"},{"ItemID":102,"ItemCount":"4"}]}	0	{"exp":"9600*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":104,"ItemCount":"6"},{"ItemID":102,"ItemCount":"2"}]}
+8	14	0	8	0	{"exp":"4000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"2"}]}	0	{"exp":"3200*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":105,"ItemCount":"1"}]}
+9	8	0	25	0	{"exp":"12000*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":103,"ItemCount":"1"},{"ItemID":181,"ItemCount":"8"},{"ItemID":102,"ItemCount":"2"}]}	0	{"exp":"9600*reExp", "item":[{"ItemID":24,"ItemCount":"30"},{"ItemID":181,"ItemCount":"4"},{"ItemID":102,"ItemCount":"4"}]}
+10	7	0	50	0	{"exp":"120000*reExp", "item":[{"ItemID":24,"ItemCount":"100"},{"ItemID":26,"ItemCount":"33000"}]}	0	{"exp":"96000*reExp", "item":[{"ItemID":24,"ItemCount":"100"},{"ItemID":26,"ItemCount":"18150"}]}
+11	11	0	25	50	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":29,"ItemCount":"max(min(1,max((extraData-2),1)),0)*634828+max(min(2,max((extraData-2),1))-1,0)*665472+max(min(3,max((extraData-2),1))-2,0)*814080+max(min(4,max((extraData-2),1))-3,0)*935424+max(min(5,max((extraData-2),1))-4,0)*1123776+max(min(6,max((extraData-2),1))-5,0)*1332864+max(min(7,max((extraData-2),1))-6,0)*1562688+max(min(8,max((extraData-2),1))-7,0)*1812672"},{"ItemID":141,"ItemCount":"max(min(1,max((extraData-2),1)),0)*24+max(min(2,max((extraData-2),1))-1,0)*20+max(min(3,max((extraData-2),1))-2,0)*7"},{"ItemID":142,"ItemCount":"max(min(2,max((extraData-2),1))-1,0)*3+max(min(3,max((extraData-2),1))-2,0)*9+max(min(4,max((extraData-2),1))-3,0)*12+max(min(5,max((extraData-2),1))-4,0)*4"},{"ItemID":143,"ItemCount":"max(min(3,max((extraData-2),1))-2,0)*2+max(min(4,max((extraData-2),1))-3,0)*4+max(min(5,max((extraData-2),1))-4,0)*8+max(min(6,max((extraData-2),1))-5,0)*9"},{"ItemID":144,"ItemCount":"max(min(5,max((extraData-2),1))-4,0)*3+max(min(6,max((extraData-2),1))-5,0)*4+max(min(7,max((extraData-2),1))-6,0)*8"},{"ItemID":153,"ItemCount":"max(min(8,max((extraData-2),1))-7,0)*8"}]}	0	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":29,"ItemCount":"max(min(1,max((extraData-2),1)),0)*436444+max(min(2,max((extraData-2),1))-1,0)*457512+max(min(3,max((extraData-2),1))-2,0)*559680+max(min(4,max((extraData-2),1))-3,0)*643104+max(min(5,max((extraData-2),1))-4,0)*772596+max(min(6,max((extraData-2),1))-5,0)*916344+max(min(7,max((extraData-2),1))-6,0)*1074348+max(min(8,max((extraData-2),1))-7,0)*1246212"},{"ItemID":141,"ItemCount":"max(min(1,max((extraData-2),1)),0)*17+max(min(2,max((extraData-2),1))-1,0)*13+max(min(3,max((extraData-2),1))-2,0)*4"},{"ItemID":142,"ItemCount":"max(min(2,max((extraData-2),1))-1,0)*2+max(min(3,max((extraData-2),1))-2,0)*6+max(min(4,max((extraData-2),1))-3,0)*8+max(min(5,max((extraData-2),1))-4,0)*3"},{"ItemID":143,"ItemCount":"max(min(3,max((extraData-2),1))-2,0)*1+max(min(4,max((extraData-2),1))-3,0)*2+max(min(5,max((extraData-2),1))-4,0)*5+max(min(6,max((extraData-2),1))-5,0)*6"},{"ItemID":144,"ItemCount":"max(min(5,max((extraData-2),1))-4,0)*2+max(min(6,max((extraData-2),1))-5,0)*3+max(min(7,max((extraData-2),1))-6,0)*5"},{"ItemID":153,"ItemCount":"max(min(8,max((extraData-2),1))-7,0)*5"}]}
+12	9	0	25	0	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":1021,"ItemCount":"1"},{"ItemID":1131,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1132,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1133,"ItemCount":"(3*max(min(3,dataEx)-2,0)+2*max(min(4,dataEx)-3,0)+2*max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"},{"ItemID":1134,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1135,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1136,"ItemCount":"(2*max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"}]}	0	{"item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":1020,"ItemCount":"1"},{"ItemID":1131,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1132,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1133,"ItemCount":"(2*max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"},{"ItemID":1134,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(1,extraData),0)-max(min(2,extraData)-1,0))"},{"ItemID":1135,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(2,extraData)-1,0)-max(min(3,extraData)-2,0))"},{"ItemID":1136,"ItemCount":"(max(min(1,dataEx),0)+max(min(2,dataEx)-1,0)+max(min(3,dataEx)-2,0)+max(min(4,dataEx)-3,0)+max(min(5,dataEx)-4,0))*(max(min(3,extraData)-2,0)-max(min(4,extraData)-3,0))"}]}
+13	12	0	20	0	{"exp":"1800*reExp", "item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":2211,"ItemCount":"12"}], "money":"500000"}	0	{"exp":"1440*reExp", "item":[{"ItemID":24,"ItemCount":"20"},{"ItemID":2211,"ItemCount":"8"}]}
diff --git a/db/PyMongoDataServer/SysDB/tagChinItem.txt b/db/PyMongoDataServer/SysDB/tagChinItem.txt
index eca4134..0f01a65 100644
--- a/db/PyMongoDataServer/SysDB/tagChinItem.txt
+++ b/db/PyMongoDataServer/SysDB/tagChinItem.txt
@@ -213,7 +213,7 @@
 1001	1	0	200级升级丹	14	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	100	0	50	0	1	0	0	214	1	200	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1002	1	0	250级升级丹	14	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	290	0	50	0	1	0	0	214	1	250	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1003	1	0	300级升级丹	14	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	1060	0	50	0	1	0	0	214	1	300	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-1004	1	0	Boss之家经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	18	0	50	0	1	0	0	215	6000	400	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+1004	1	0	Boss之家经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	18	0	50	0	1	0	0	215	1800	400	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1005	1	0	世界Boss经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	30	0	50	0	1	0	0	215	10000	200	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	4	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1006	1	0	VIP Boss经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	2	0	50	0	1	0	0	215	600	400	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 1007	1	0	狂暴巨熊经验丹	13	0	0	0	0	999	1	1	1	0	1	0	0	0	0	0	1	10	0	50	0	1	0	0	213	765	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
@@ -418,7 +418,7 @@
 2297	1	0	测试至尊宝箱	81	0	0	0	0	999	220	0	1	0	1	0	0	1	0	0	1	5000	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 2298	1	0	王者仙盟俸禄宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	10	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 2299	1	0	联赛4阶红2宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	318	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-2300	1	0	联赛4阶红2宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	318	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
+2300	1	0	联赛4阶红3宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	318	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 2301	1	0	灵宠养成宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	100	0	2	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 2302	1	0	仙魔成就宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	50	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	4	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 2303	1	0	仙魔成就高级宝箱	81	0	0	0	0	999	1	1	1	0	1	0	0	1	0	0	1	150	0	5	0	1	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	5	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
diff --git a/db/PyMongoDataServer/SysDB/tagChinNPC.txt b/db/PyMongoDataServer/SysDB/tagChinNPC.txt
index 400c660..650d7d8 100644
--- a/db/PyMongoDataServer/SysDB/tagChinNPC.txt
+++ b/db/PyMongoDataServer/SysDB/tagChinNPC.txt
@@ -305,8 +305,8 @@
 50106314	16	0	阴雷之狼	1	0	3	3	3	1	0	0	3	3	3	0	0	0	0	0	0	0	0	3	3	0	300	2	8	0	0	0	0	0	0	0	0	0	20	2	3	3	0	0	0	0	0	0	105	0	1
 50106315	16	0	雷蛟	441	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1	1	0	300	2	8	0	0	0	0	0	0	0	0	0	20	2	48189	0	0	0	0	0	0	0	105	0	1
 50105001	16	0	傲世神驹	1	0	1	2	26	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1200	100	0	300	0	2	0	0	0	0	0	0	0	0	0	10	2	203	0	0	0	0	0	0	0	105	1	2
-50105002	3	0	枪元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	50932	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
-50105003	3	0	道元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	55932	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
+50105002	3	0	雷元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	50932	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
+50105003	3	0	寒冰元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	55932	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
 50105004	3	0	剑元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	0	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
 50105005	3	0	定身法师	1	0	100	100	0	0	0	0	10000	0	0	0	0	1	0	0	0	0	3000	100000	0	0	300	2	6	11083	0	0	0	0	0	0	0	0	15	2	50000	0	0	0	0	0	0	0	180	1	1
 50105006	3	0	加血术士	1	0	100	100	0	0	0	0	10000	0	0	0	0	1	0	0	0	0	3000	100000	0	0	300	2	6	11086	0	0	0	0	0	0	0	0	15	2	50000	0	0	0	0	0	0	0	180	1	1
@@ -327,8 +327,8 @@
 50105021	4	10002	变羊	1	0	3	3	3	1	0	0	3	3	3	0	0	0	0	0	0	0	0	3	3	0	0	2	6	23031	0	0	0	0	0	0	0	0	15	2	3	3	0	0	0	1	0	0	102	0	1
 50105022	3	0	道元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	55932	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
 50105023	3	0	剑元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	0	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
-50105024	7	0	道元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	50949	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
-50105025	7	0	剑元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	0	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
+50105024	7	0	火元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	50949	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
+50105025	7	0	水元素	1	0	1	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	3000	1	1	0	100	0	10	0	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
 50107001	3	0	召唤元素	1	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1	1	0	100	0	10	0	0	0	0	0	0	0	0	0	10	2	5	0	0	0	0	0	0	0	101	0	1
 50107002	3	10002	治疗图腾	65	0	727	757	16	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	432	46	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	6395	0	0	0	0	0	0	0	62	1	1
 50108001	14	0	遗失物资(大)	1	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	0	0	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	0	0	0	0	214	0	1
diff --git a/db/PyMongoDataServer/SysDB/tagChinSkill.txt b/db/PyMongoDataServer/SysDB/tagChinSkill.txt
index 070403a..f40a2b8 100644
--- a/db/PyMongoDataServer/SysDB/tagChinSkill.txt
+++ b/db/PyMongoDataServer/SysDB/tagChinSkill.txt
@@ -1765,48 +1765,48 @@
 30207	红颜若水	30200	8	10	2	4	0	7	0	0	1	0	0	2	0	0	0	0	0	0	0	4054	10000	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	2	4960	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 30208	红颜若水	30200	9	10	2	4	0	7	0	0	1	0	0	2	0	0	0	0	0	0	0	4054	10000	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	2	5167	0	0	0	0	0	0	0	0	0	0	0	0	0	0
 30209	红颜若水	30200	10	10	2	4	0	7	0	0	1	0	0	2	0	0	0	0	0	0	0	4054	10000	2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	2	227	0	0	0	0	0	0	0	0	0	0	0	0	0	0
-30250	烈火之威	30250	1	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30251	烈火之威	30250	2	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30252	烈火之威	30250	3	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30253	烈火之威	30250	4	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30254	烈火之威	30250	5	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30255	烈火之威	30250	6	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30256	烈火之威	30250	7	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30257	烈火之威	30250	8	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30258	烈火之威	30250	9	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-30259	烈火之威	30250	10	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29050	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
-29050	嘲讽	29050	1	10	2	4	0	18	3	0	0	0	41	10	0	0	0	0	0	0	0	4012	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50900	0	0	0	0
-30300	风之讽	30300	1	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30301	风之讽	30300	2	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30302	风之讽	30300	3	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30303	风之讽	30300	4	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30304	风之讽	30300	5	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30305	风之讽	30300	6	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30306	风之讽	30300	7	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30307	风之讽	30300	8	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30308	风之讽	30300	9	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30309	风之讽	30300	10	10	2	4	0	18	3	0	0	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
-30350	腐蚀	30350	1	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30351	腐蚀	30350	2	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30352	腐蚀	30350	3	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30353	腐蚀	30350	4	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30354	腐蚀	30350	5	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30355	腐蚀	30350	6	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30356	腐蚀	30350	7	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30357	腐蚀	30350	8	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30358	腐蚀	30350	9	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30359	腐蚀	30350	10	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4031	0	0	0	1200	6	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
-30400	威慑	30400	1	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	1784	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30401	威慑	30400	2	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2039	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30402	威慑	30400	3	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2294	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30403	威慑	30400	4	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2549	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30404	威慑	30400	5	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2804	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30405	威慑	30400	6	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3059	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30406	威慑	30400	7	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3313	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30407	威慑	30400	8	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3568	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30408	威慑	30400	9	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	4340	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-30409	威慑	30400	10	10	2	4	0	7	3	0	0	0	0	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	4546	0	0	0	0	0	0	0	0	0	30350	0	0	0	0
-29000	眩晕	50301	1	1	2	0	0	18	3	0	0	0	41	9	0	0	0	0	0	0	0	4012	7	0	0	4520	3	30400	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	3	511	511	3	2	0	0	0	0	0	0
+30250	烈火之威	30250	1	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30251	烈火之威	30250	2	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30252	烈火之威	30250	3	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30253	烈火之威	30250	4	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30254	烈火之威	30250	5	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30255	烈火之威	30250	6	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30256	烈火之威	30250	7	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30257	烈火之威	30250	8	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30258	烈火之威	30250	9	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+30259	烈火之威	30250	10	10	2	4	0	16	0	0	0	0	10	0	0	0	0	0	0	0	0	4058	0	0	0	4508	0	0	0	1011	1	1	0	74	25000	1	0	1065	29100	5000	0	0	0	0	0	10000	0	0	0	0	0	0	0	0	0	10025	25	0	0	2	3051	0	0	0	0	0	0	0	4	0	50900	0	0	0	0
+29100	嘲讽	29050	1	10	2	4	0	18	3	0	0	0	41	10	0	0	0	0	0	0	0	4012	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50900	0	0	0	0
+30300	风之讽	30300	1	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30301	风之讽	30300	2	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30302	风之讽	30300	3	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30303	风之讽	30300	4	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30304	风之讽	30300	5	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30305	风之讽	30300	6	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30306	风之讽	30300	7	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30307	风之讽	30300	8	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30308	风之讽	30300	9	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30309	风之讽	30300	10	10	2	4	0	18	3	0	6	0	40	10	0	0	0	0	0	0	0	4058	0	0	0	4012	6	0	0	1200	6	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	9	0	0	0	0	0	2	5684	0	0	0	3	510	510	3	4	0	50800	0	0	0	0
+30350	腐蚀	30350	1	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30351	腐蚀	30350	2	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30352	腐蚀	30350	3	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30353	腐蚀	30350	4	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30354	腐蚀	30350	5	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30355	腐蚀	30350	6	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30356	腐蚀	30350	7	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30357	腐蚀	30350	8	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30358	腐蚀	30350	9	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30359	腐蚀	30350	10	10	2	4	0	17	3	0	0	0	40	10	0	0	0	0	0	0	0	9	500	4	0	10	500	4	0	1011	5	0	0	4059	0	0	0	0	0	0	0	0	0	0	0	10000	5000	0	0	0	0	0	30300	9	0	10015	0	0	0	2	0	0	0	0	0	0	0	0	4	0	50800	0	0	0	0
+30400	威慑	30400	1	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	1784	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30401	威慑	30400	2	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2039	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30402	威慑	30400	3	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2294	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30403	威慑	30400	4	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2549	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30404	威慑	30400	5	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	2804	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30405	威慑	30400	6	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3059	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30406	威慑	30400	7	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3313	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30407	威慑	30400	8	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	3568	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30408	威慑	30400	9	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	4340	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+30409	威慑	30400	10	10	2	4	0	16	3	0	0	0	10	0	0	0	0	0	0	0	0	4005	10000	0	0	4022	10000	0	0	4520	3	29050	30350	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	29000	0	0	0	30350	6	0	10025	0	0	0	2	4546	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
+29050	眩晕	50301	1	1	2	0	0	18	3	0	0	0	41	9	0	0	0	0	0	0	0	4012	7	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	2000	0	0	0	0	0	0	0	0	0	0	0	0	2	0	0	0	0	3	511	511	3	2	0	0	0	0	0	0
 30450	攻其不备	30450	1	10	2	4	0	7	0	0	0	0	41	10	0	0	0	0	0	0	0	4003	5000	7	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	30400	6	0	10035	0	0	0	2	4753	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
 30451	攻其不备	30450	2	10	2	4	0	7	0	0	0	0	41	10	0	0	0	0	0	0	0	4003	5000	7	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	30400	6	0	10035	0	0	0	2	4960	0	0	0	0	0	0	0	0	0	50800	0	0	0	0
 30452	攻其不备	30450	3	10	2	4	0	7	0	0	0	0	41	10	0	0	0	0	0	0	0	4003	5000	7	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	10000	0	0	0	0	0	0	30400	6	0	10035	0	0	0	2	5167	0	0	0	0	0	0	0	0	0	50800	0	0	0	0

--
Gitblit v1.8.0