ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveTrigger/PassiveEff_5022.py
@@ -31,7 +31,7 @@ if ruleType == 100: country = calcRule[1] if len(calcRule) > 1 else 0 onlyAlive = calcRule[2] if len(calcRule) > 2 else 0 batLineup = batObj.GetBatLineup() batLineup = batObj.GetTFBatLineup() countryCnt = 0 batObjMgr = BattleObj.GetBatObjMgr() for objID in batLineup.posObjIDDict.values():