ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameSkills/SkillModule_16.py
@@ -180,7 +180,9 @@ summonNPC.SetBaseMinAtk(int(curNPC.GetMinAtk()*atkper)) summonNPC.SetBaseMaxAtk(int(curNPC.GetMaxAtk()*atkper)) summonNPC.SetBaseHit(curNPC.GetHit()) NPCCommon.SetRealmLV(summonNPC, NPCCommon.GetRealmLV(curNPC)) # 继承境界 #summonNPC.SetBaseAtkInterval(500) summonNPC.SetBaseMissRate(curNPC.GetMiss())