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