From 3810bea7d6e80c8d63aa7e73262544c903de4c93 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 28 五月 2025 18:05:19 +0800 Subject: [PATCH] 102 【主界面】官职晋升-服务端(仅保留原bt境界基础晋升功能,删除渡劫、修为池、境界丹任务等) --- 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_10010/PySysDB/RealmLVUPTask.txt | 31 +++++++ ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini | 14 -- ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.pyc | 0 /dev/null | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/RealmLVUPTask.txt | 31 +++++++ ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Realm.txt | 63 +++++++++++++++ ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Realm.txt | 63 +++++++++++++++ ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPrestigeSys.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/RealmLVUP.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerChangeJob.pyc | 0 16 files changed, 191 insertions(+), 11 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini index e70362f..f1590e3 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini @@ -744,19 +744,11 @@ Writer = alee Releaser = alee RegType = 0 -RegisterPackCount = 3 +RegisterPackCount = 1 PacketCMD_1 = 0xA5 -PacketSubCMD_1 = 0x24 -PacketCallFunc_1 = OpenRealmFB - -PacketCMD_2 = 0xA5 -PacketSubCMD_2 = 0x21 -PacketCallFunc_2 = OnTakeOutRealmExp - -PacketCMD_3 = 0xA5 -PacketSubCMD_3 = 0x23 -PacketCallFunc_3 = DoRealmLVUp +PacketSubCMD_1 = 0x23 +PacketCallFunc_1 = DoRealmLVUp ;炼体 [PlayerLianTi] diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc index d5ca633..ae234f9 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/Event/EventShell.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.pyc index f942a39..0c38b84 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.pyc Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.pyc index 5fd0f54..ed6db27 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.pyc Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GetRealmExp.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GetRealmExp.pyc deleted file mode 100644 index 3a1114c..0000000 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/GetRealmExp.pyc +++ /dev/null Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/RealmLVUP.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/RealmLVUP.pyc index 22dcf49..3caf608 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/RealmLVUP.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/RealmLVUP.pyc Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_DuJie.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_DuJie.pyc deleted file mode 100644 index f8710b3..0000000 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_DuJie.pyc +++ /dev/null Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc index b67e6ac..8d6fef4 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_AddRealmExpRate.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddRealmExpRate.pyc deleted file mode 100644 index fba7108..0000000 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_AddRealmExpRate.pyc +++ /dev/null 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 4f73330..6168830 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/ChPlayer.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc index aaa5a25..afa732b 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/PlayerChangeJob.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerChangeJob.pyc index c5afb2d..5bde433 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerChangeJob.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerChangeJob.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 0012727..2459bf4 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/PlayerPrestigeSys.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPrestigeSys.pyc index ee117ae..08bd71c 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPrestigeSys.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPrestigeSys.pyc Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Realm.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Realm.txt new file mode 100644 index 0000000..18bbae6 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Realm.txt @@ -0,0 +1,63 @@ +Lv LvLarge LVMax AddAttrType AddAttrNum +0 0 +1 1 24 6|7|8 1200|30|10 +2 1 45 6|7|8 6000|150|50 +3 1 75 6|7|8 12000|300|100 +4 1 95 6|7|8 22000|550|200 +5 5 105 6|7|8 35300|882|400 +6 5 115 6|7|8 51500|1287|600 +7 5 125 6|7|8 70200|1754|800 +8 5 135 6|7|8 94200|2354|1000 +9 9 145 6|7|8 121200|3029|1400 +10 9 155 6|7|8 150600|3764|1600 +11 9 165 6|7|8 181800|4544|1800 +12 9 175 6|7|8 214200|5354|2000 +13 13 187 6|7|8 249400|6234|2400 +14 13 199 6|7|8 286400|7159|2600 +15 13 211 6|7|8 328400|8209|2800 +16 13 223 6|7|8 375400|9384|3000 +17 17 238 6|7|8 430400|10759|3400 +18 17 253 6|7|8 488400|12209|3600 +19 17 268 6|7|8 554400|13859|3800 +20 17 283 6|7|8 628400|15709|4000 +21 21 298 6|7|8 714400|17859|4400 +22 21 313 6|7|8 812400|20309|4600 +23 21 328 6|7|8 922400|23059|4800 +24 21 343 6|7|8 1044400|26109|5000 +25 25 358 6|7|8 1181400|29534|5400 +26 25 373 6|7|8 1333400|33334|5600 +27 25 388 6|7|8 1500400|37509|5800 +28 25 403 6|7|8 1682400|42059|6000 +29 29 418 6|7|8 1884400|47109|6400 +30 29 433 6|7|8 2106400|52659|6600 +31 29 448 6|7|8 2348400|58709|6800 +32 29 463 6|7|8 2610400|65259|7000 +33 33 483 6|7|8 2900400|72509|7400 +34 33 503 6|7|8 3218400|80459|7600 +35 33 523 6|7|8 3564400|89109|7800 +36 33 543 6|7|8 3938400|98459|8000 +37 37 563 6|7|8 4347400|108684|8400 +38 37 583 6|7|8 4791400|119784|8600 +39 37 603 6|7|8 5270400|131759|8800 +40 37 623 6|7|8 5784400|144609|9000 +41 41 643 6|7|8 6339400|158484|9400 +42 41 663 6|7|8 6935400|173384|9600 +43 41 683 6|7|8 7572400|189309|9800 +44 41 703 6|7|8 8250400|206259|10000 +45 45 723 6|7|8 8974400|224359|10400 +46 45 743 6|7|8 9744400|243609|10600 +47 45 763 6|7|8 10560400|264009|10800 +48 45 783 6|7|8 11422400|285559|11000 +49 49 803 6|7|8 12338400|308459|11400 +50 49 823 6|7|8 13308400|332709|11600 +51 49 843 6|7|8 14332400|358309|11800 +52 49 863 6|7|8 15410400|385259|12000 +53 53 883 6|7|8 16551400|413784|12400 +54 53 900 6|7|8 17755400|443884|12600 +55 53 915 6|7|8 19022400|475559|12800 +56 53 930 6|7|8 20352400|508809|13000 +57 57 945 6|7|8 21757400|543934|13400 +58 57 960 6|7|8 23237400|580934|13600 +59 57 975 6|7|8 24792400|619809|13800 +60 57 990 6|7|8 26422400|660559|14000 +61 61 1000 6|7|8 28132400|703309|14400 diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/RealmLVUPTask.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/RealmLVUPTask.txt new file mode 100644 index 0000000..c75eb8d --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/RealmLVUPTask.txt @@ -0,0 +1,31 @@ +Lv TaskID TaskType NeedValueList AwardItemList +1 1 1 10 [[5000,1,0]] +1 2 2 31370|1 [[20,50,0]] +1 3 3 30 [[20,50,0]] +2 1 1 20 [[5000,2,0]] +2 2 2 31370|2 [[20,50,0]] +2 3 3 30 [[20,50,0]] +3 1 1 30 [[5000,1,0]] +3 2 2 31370|1 [[20,50,0]] +3 3 3 30 [[20,50,0]] +4 1 1 40 [[5000,2,0]] +4 2 2 31370|2 [[20,50,0]] +4 3 3 100 [[20,50,0]] +5 1 1 50 [[5000,1,0]] +5 2 2 31370|1 [[20,50,0]] +5 3 3 100 [[20,50,0]] +6 1 1 60 [[5000,2,0]] +6 2 2 31370|2 [[20,50,0]] +6 3 3 100 [[20,50,0]] +7 1 1 70 [[5000,1,0]] +7 2 2 31370|1 [[20,50,0]] +7 3 3 100 [[20,50,0]] +8 1 1 80 [[5000,2,0]] +8 2 2 31370|2 [[20,50,0]] +8 3 3 100 [[20,50,0]] +9 1 1 90 [[5000,1,0]] +9 2 2 31370|1 [[20,50,0]] +9 3 3 100 [[20,50,0]] +10 1 1 100 [[5000,2,0]] +10 2 2 31370|2 [[20,50,0]] +10 3 3 300 [[20,50,0]] diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Realm.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Realm.txt new file mode 100644 index 0000000..18bbae6 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Realm.txt @@ -0,0 +1,63 @@ +Lv LvLarge LVMax AddAttrType AddAttrNum +0 0 +1 1 24 6|7|8 1200|30|10 +2 1 45 6|7|8 6000|150|50 +3 1 75 6|7|8 12000|300|100 +4 1 95 6|7|8 22000|550|200 +5 5 105 6|7|8 35300|882|400 +6 5 115 6|7|8 51500|1287|600 +7 5 125 6|7|8 70200|1754|800 +8 5 135 6|7|8 94200|2354|1000 +9 9 145 6|7|8 121200|3029|1400 +10 9 155 6|7|8 150600|3764|1600 +11 9 165 6|7|8 181800|4544|1800 +12 9 175 6|7|8 214200|5354|2000 +13 13 187 6|7|8 249400|6234|2400 +14 13 199 6|7|8 286400|7159|2600 +15 13 211 6|7|8 328400|8209|2800 +16 13 223 6|7|8 375400|9384|3000 +17 17 238 6|7|8 430400|10759|3400 +18 17 253 6|7|8 488400|12209|3600 +19 17 268 6|7|8 554400|13859|3800 +20 17 283 6|7|8 628400|15709|4000 +21 21 298 6|7|8 714400|17859|4400 +22 21 313 6|7|8 812400|20309|4600 +23 21 328 6|7|8 922400|23059|4800 +24 21 343 6|7|8 1044400|26109|5000 +25 25 358 6|7|8 1181400|29534|5400 +26 25 373 6|7|8 1333400|33334|5600 +27 25 388 6|7|8 1500400|37509|5800 +28 25 403 6|7|8 1682400|42059|6000 +29 29 418 6|7|8 1884400|47109|6400 +30 29 433 6|7|8 2106400|52659|6600 +31 29 448 6|7|8 2348400|58709|6800 +32 29 463 6|7|8 2610400|65259|7000 +33 33 483 6|7|8 2900400|72509|7400 +34 33 503 6|7|8 3218400|80459|7600 +35 33 523 6|7|8 3564400|89109|7800 +36 33 543 6|7|8 3938400|98459|8000 +37 37 563 6|7|8 4347400|108684|8400 +38 37 583 6|7|8 4791400|119784|8600 +39 37 603 6|7|8 5270400|131759|8800 +40 37 623 6|7|8 5784400|144609|9000 +41 41 643 6|7|8 6339400|158484|9400 +42 41 663 6|7|8 6935400|173384|9600 +43 41 683 6|7|8 7572400|189309|9800 +44 41 703 6|7|8 8250400|206259|10000 +45 45 723 6|7|8 8974400|224359|10400 +46 45 743 6|7|8 9744400|243609|10600 +47 45 763 6|7|8 10560400|264009|10800 +48 45 783 6|7|8 11422400|285559|11000 +49 49 803 6|7|8 12338400|308459|11400 +50 49 823 6|7|8 13308400|332709|11600 +51 49 843 6|7|8 14332400|358309|11800 +52 49 863 6|7|8 15410400|385259|12000 +53 53 883 6|7|8 16551400|413784|12400 +54 53 900 6|7|8 17755400|443884|12600 +55 53 915 6|7|8 19022400|475559|12800 +56 53 930 6|7|8 20352400|508809|13000 +57 57 945 6|7|8 21757400|543934|13400 +58 57 960 6|7|8 23237400|580934|13600 +59 57 975 6|7|8 24792400|619809|13800 +60 57 990 6|7|8 26422400|660559|14000 +61 61 1000 6|7|8 28132400|703309|14400 diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/RealmLVUPTask.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/RealmLVUPTask.txt new file mode 100644 index 0000000..c75eb8d --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/RealmLVUPTask.txt @@ -0,0 +1,31 @@ +Lv TaskID TaskType NeedValueList AwardItemList +1 1 1 10 [[5000,1,0]] +1 2 2 31370|1 [[20,50,0]] +1 3 3 30 [[20,50,0]] +2 1 1 20 [[5000,2,0]] +2 2 2 31370|2 [[20,50,0]] +2 3 3 30 [[20,50,0]] +3 1 1 30 [[5000,1,0]] +3 2 2 31370|1 [[20,50,0]] +3 3 3 30 [[20,50,0]] +4 1 1 40 [[5000,2,0]] +4 2 2 31370|2 [[20,50,0]] +4 3 3 100 [[20,50,0]] +5 1 1 50 [[5000,1,0]] +5 2 2 31370|1 [[20,50,0]] +5 3 3 100 [[20,50,0]] +6 1 1 60 [[5000,2,0]] +6 2 2 31370|2 [[20,50,0]] +6 3 3 100 [[20,50,0]] +7 1 1 70 [[5000,1,0]] +7 2 2 31370|1 [[20,50,0]] +7 3 3 100 [[20,50,0]] +8 1 1 80 [[5000,2,0]] +8 2 2 31370|2 [[20,50,0]] +8 3 3 100 [[20,50,0]] +9 1 1 90 [[5000,1,0]] +9 2 2 31370|1 [[20,50,0]] +9 3 3 100 [[20,50,0]] +10 1 1 100 [[5000,2,0]] +10 2 2 31370|2 [[20,50,0]] +10 3 3 300 [[20,50,0]] -- Gitblit v1.8.0