From 6a8952c134c002ee968de56a0da710b64de2a7e7 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 10 十一月 2025 20:16:32 +0800
Subject: [PATCH] 247 【付费内容】特权卡-服务端

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc                     |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc                          |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.pyc                     |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/CTG.txt         |    2 ++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.pyc                    |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GoldInvest.pyc            |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.pyc           |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/OrderInfo.txt   |    4 ++++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt   |    4 ++++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini                                |   18 +++++-------------
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc                   |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt  |    8 +++-----
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.pyc                 |    0 
 /dev/null                                                                                    |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/CTG.txt         |    2 ++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc              |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc                |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt  |    8 +++-----
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.pyc                         |    0 
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.pyc |    0 
 20 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
index bc92a20..28d12b5 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
@@ -314,18 +314,6 @@
 PacketSubCMD_3=0x24
 PacketCallFunc_3=MoveTouchNPC
 
-;VIP功能
-[PlayerVip]
-ScriptName = Player\PlayerVip.py
-Writer = alee
-Releaser = alee
-RegType = 0
-RegisterPackCount = 1
-
-PacketCMD_1=0xA8
-PacketSubCMD_1=0x06
-PacketCallFunc_1=OnQueryRecharge
-
 ;玩家副本
 [PlayerFB]
 ScriptName = Player\PlayerFB.py
@@ -922,7 +910,7 @@
 Writer = hxp
 Releaser = hxp
 RegType = 0
-RegisterPackCount = 3
+RegisterPackCount = 4
 
 PacketCMD_1=0xA1
 PacketSubCMD_1=0x23
@@ -936,6 +924,10 @@
 PacketSubCMD_3=0x26
 PacketCallFunc_3=OnSelectCTGItem
 
+PacketCMD_4=0xA8
+PacketSubCMD_4=0x06
+PacketCallFunc_4=OnQueryRecharge
+
 ;限时抢购
 [PlayerFlashSale]
 ScriptName = Player\PlayerFlashSale.py
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
index d56945d..dc8d0ae 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 46ca9a6..f22e7d8 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/DataRecordPack.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.pyc
index d2e0334..d99e0eb 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DataRecordPack.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ClearInvest.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ClearInvest.pyc
deleted file mode 100644
index 2f4bd67..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ClearInvest.pyc
+++ /dev/null
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GoldInvest.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GoldInvest.pyc
new file mode 100644
index 0000000..6c82715
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GoldInvest.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.pyc
index 3688705..9ccb77c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.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 b5deae5..f30f76a 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/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
index 323a272..1d1e543 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/NPC/NPCCommon.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.pyc
index 50d86e3..87a20c7 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
index 48444e4..e97cd0c 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerArena.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.pyc
index 121fcf0..11b4eb4 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
index 66b23fd..f8ec6ef 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.pyc
index 32f8c21..b2cc2a4 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.pyc
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.pyc
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerVip.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerVip.pyc
deleted file mode 100644
index 436938e..0000000
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerVip.pyc
+++ /dev/null
Binary files differ
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/CTG.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/CTG.txt
index e2d1864..07a7c1d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/CTG.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/CTG.txt
@@ -18,3 +18,5 @@
 113	0	1	0	0	0	0	0	0	0	[[520010,1,0]]	{}			0
 114	0	1	0	0	0	0	0	0	0	[[520010,1,0]]	{}			0
 115	0	0	0	0	0	0	0	0	0	[]	{}			0
+116	0	0	0	0	0	0	0	0	0	[[1,300,0]]	{}			0
+117	0	0	0	0	0	0	0	0	0	[[1,1980,0]]	{}			0
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
index f19414f..9ecaa4d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
@@ -232,9 +232,6 @@
 SucceeScore	{"0":[500, [[6714,1,0]]],"1":[1000, [[6600,1,0]]],"2":[2000, [[6714,1,0]]],"3":[3000, [[6600,1,0]]],"4":[5000, [[7708,10,0]]],"5":[7000, [[6715,1,0]]],"6":[10000, [[7602,10,0]]],"7":[15000, [[6715,1,0]]],"8":[20000, [[7600,10,0]]],"9":[30000, [[6618,1,0]]],"10":[50000, [[7702,10,0]]],"11":[70000, [[6618,1,0]]],"12":[100000, [[1721,1,0]]],"13":[150000, [[1722,1,0]]]}				
 QuickFinishMission	1|10				
 RechargeDayAward	{"2000000":[[540,64800,0]],"5000000":[[540,200000,0]], "10000000":[[540,648000,0]]}				
-InvestPower	{"0":10}	{"60010":5,"52010":10,"31240":10}	[12]	{"1":10}	{"31080":5}
-InvestPower2	10000				
-InvestRedPackAward	{2:51,3:50,7:4,8:3}				
 OfflinePostItem	30|22|181|4151|4002|4003|4008|4009|4005|4006|4011|951|956|4501|4502				
 RedPacketClassify	{"2":[5,36,40], "3":[31,32,33]}	1			
 OpenServerRedPacketType	5				
@@ -430,8 +427,9 @@
 CalcTypeFormula	long((aAtk-dDef)*atkSkillPer*(1+aAddSkillPer)*(1+aPMDamPer-dPMDamPerDef)*(1+aFinalDamPer-dFinalDamPerDef+angerOverflow/100.0+aArenaDamPer-dArenaDamPerDef)*(max(1+aSuperDamPer-dSuperDamPerDef,1) if isSuperHit else 1))	long(aAtk*atkSkillPer*(1+aAddSkillPer))			
 CureFormula	long(max((baseValue*skillPer)*(1+curePer-cureDefPer)*(1+angerOverflow/100.0), baseValue*0.05))				
 BuffStateGroup	{"1":[1,3,12,15], "2":[9,10,13,16,17], "3":[1,3,12,15,13], "4":[1,3,12,15,9,10,17], "5":[1,3,12,15,10,17]}				
-InvestCost	{}	{}	{"7":[101],"12":[102]} 	{}	{}
-InvestMaxDay	{"7":28,"12":0}	[7,8]			
+InvestCost	{"1":[116],"2":[117]} 				
+InvestDay	{"1":7}	{"1":180}	{"1":[[1,50], [3,100]], "2":[[1,100], [3,200]]} 		
+InvestPower	{"1":{"30010":3}}	{"2":[30010]}	{"1":3, "2":3}		
 GoldRush	12|12	60|60	10		
 GoldRushAuto	[3,  30]	[[1]]	[1,2,3,4]		
 GoldRushRefresh	1	42	[10,20,30,40,50]	30	
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/OrderInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/OrderInfo.txt
index c477f8b..c2e4e62 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/OrderInfo.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/OrderInfo.txt
@@ -18,6 +18,8 @@
 cw.jj.4	btsg	198	113	0	1980	198
 cw.jj.5	btsg	198	114	0	1980	198
 cw.jj.6	btsg	18	115	0	180	18
+cw.tz.yk	btsg	30	116	0	300	30
+cw.tz.yjk	btsg	128	117	0	1280	128
 test.sc.1	test	6	11	0	60	6
 test.sc.2	test	18	12	0	180	18
 test.sc.3	test	30	13	0	300	30
@@ -37,3 +39,5 @@
 test.jj.4	test	198	113	0	1980	198
 test.jj.5	test	198	114	0	1980	198
 test.jj.6	test	18	115	0	180	18
+test.tz.yk	test	30	116	0	300	30
+test.tz.yjk	test	128	117	0	1280	128
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/CTG.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/CTG.txt
index e2d1864..07a7c1d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/CTG.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/CTG.txt
@@ -18,3 +18,5 @@
 113	0	1	0	0	0	0	0	0	0	[[520010,1,0]]	{}			0
 114	0	1	0	0	0	0	0	0	0	[[520010,1,0]]	{}			0
 115	0	0	0	0	0	0	0	0	0	[]	{}			0
+116	0	0	0	0	0	0	0	0	0	[[1,300,0]]	{}			0
+117	0	0	0	0	0	0	0	0	0	[[1,1980,0]]	{}			0
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
index f19414f..9ecaa4d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -232,9 +232,6 @@
 SucceeScore	{"0":[500, [[6714,1,0]]],"1":[1000, [[6600,1,0]]],"2":[2000, [[6714,1,0]]],"3":[3000, [[6600,1,0]]],"4":[5000, [[7708,10,0]]],"5":[7000, [[6715,1,0]]],"6":[10000, [[7602,10,0]]],"7":[15000, [[6715,1,0]]],"8":[20000, [[7600,10,0]]],"9":[30000, [[6618,1,0]]],"10":[50000, [[7702,10,0]]],"11":[70000, [[6618,1,0]]],"12":[100000, [[1721,1,0]]],"13":[150000, [[1722,1,0]]]}				
 QuickFinishMission	1|10				
 RechargeDayAward	{"2000000":[[540,64800,0]],"5000000":[[540,200000,0]], "10000000":[[540,648000,0]]}				
-InvestPower	{"0":10}	{"60010":5,"52010":10,"31240":10}	[12]	{"1":10}	{"31080":5}
-InvestPower2	10000				
-InvestRedPackAward	{2:51,3:50,7:4,8:3}				
 OfflinePostItem	30|22|181|4151|4002|4003|4008|4009|4005|4006|4011|951|956|4501|4502				
 RedPacketClassify	{"2":[5,36,40], "3":[31,32,33]}	1			
 OpenServerRedPacketType	5				
@@ -430,8 +427,9 @@
 CalcTypeFormula	long((aAtk-dDef)*atkSkillPer*(1+aAddSkillPer)*(1+aPMDamPer-dPMDamPerDef)*(1+aFinalDamPer-dFinalDamPerDef+angerOverflow/100.0+aArenaDamPer-dArenaDamPerDef)*(max(1+aSuperDamPer-dSuperDamPerDef,1) if isSuperHit else 1))	long(aAtk*atkSkillPer*(1+aAddSkillPer))			
 CureFormula	long(max((baseValue*skillPer)*(1+curePer-cureDefPer)*(1+angerOverflow/100.0), baseValue*0.05))				
 BuffStateGroup	{"1":[1,3,12,15], "2":[9,10,13,16,17], "3":[1,3,12,15,13], "4":[1,3,12,15,9,10,17], "5":[1,3,12,15,10,17]}				
-InvestCost	{}	{}	{"7":[101],"12":[102]} 	{}	{}
-InvestMaxDay	{"7":28,"12":0}	[7,8]			
+InvestCost	{"1":[116],"2":[117]} 				
+InvestDay	{"1":7}	{"1":180}	{"1":[[1,50], [3,100]], "2":[[1,100], [3,200]]} 		
+InvestPower	{"1":{"30010":3}}	{"2":[30010]}	{"1":3, "2":3}		
 GoldRush	12|12	60|60	10		
 GoldRushAuto	[3,  30]	[[1]]	[1,2,3,4]		
 GoldRushRefresh	1	42	[10,20,30,40,50]	30	
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt
index c477f8b..c2e4e62 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/OrderInfo.txt
@@ -18,6 +18,8 @@
 cw.jj.4	btsg	198	113	0	1980	198
 cw.jj.5	btsg	198	114	0	1980	198
 cw.jj.6	btsg	18	115	0	180	18
+cw.tz.yk	btsg	30	116	0	300	30
+cw.tz.yjk	btsg	128	117	0	1280	128
 test.sc.1	test	6	11	0	60	6
 test.sc.2	test	18	12	0	180	18
 test.sc.3	test	30	13	0	300	30
@@ -37,3 +39,5 @@
 test.jj.4	test	198	113	0	1980	198
 test.jj.5	test	198	114	0	1980	198
 test.jj.6	test	18	115	0	180	18
+test.tz.yk	test	30	116	0	300	30
+test.tz.yjk	test	128	117	0	1280	128

--
Gitblit v1.8.0