ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameBuffs/Buff_LinePlus.py
@@ -32,7 +32,7 @@ return effect = curEffect.GetEffectValue(0) if curBuff and curBuff.GetLayer(): if curBuff and curBuff.GetLayer() and BuffSkill.IsLayerPlusAttr(curBuff): # 层级叠加效果 effect = effect*curBuff.GetLayer()