ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/FBCommon.py
@@ -56,6 +56,7 @@ Help_lineID = 'lineID' #功能线路ID Help_step = 'step' #当前副本步骤,从1开始,1~n Help_wheel = 'wheel' #当前波数(关卡编号),从1开始,1~n Help_wheelTotal = 'wheelTotal' #总波数(关卡编号),从1开始,1~n Help_npc = 'npc' #NPC已击杀个数 [{"NPCID":150,"killCnt":100}] Help_npcTotal = 'npcTotal' #NPC总已击杀个数 Help_npcTotalNeed = 'npcTotalNeed' #NPC总需击杀个数