ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuff/PassiveBuff_4505.py
@@ -22,8 +22,9 @@ if passiveEffect.GetEffectValue(2): ownerID, ownerType = attacker.GetID(), attacker.GetGameObjType() if not GameObj.GetPyPlayerState(defender, passiveEffect.GetEffectValue(1), ownerID, ownerType): return False if passiveEffect.GetEffectValue(1): if not GameObj.GetPyPlayerState(defender, passiveEffect.GetEffectValue(1), ownerID, ownerType): return False return True