hch
2019-05-14 a772159cbbe5a267e623ec2c4a56b13cc96f3b09
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameSkills/SkillModule_41.py
@@ -23,7 +23,7 @@
        return
    
    skillEffect = curSkill.GetEffect(0)
    skillPer = skillEffect.GetEffectValue(0) / float(ChConfig.Def_MaxRateValue)
    skillPer = skillEffect.GetEffectValue(0)
    skillEnhance = skillEffect.GetEffectValue(1)
    
    tagRoundPosX = attacker.GetPosX()