hch
2018-09-19 4280a083f5b3f867ce06e1388eb28d834e14a5ed
3428 子 【开发】神兽技能 / 【后端】神兽技能功能类型
1个文件已修改
3 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -4873,7 +4873,8 @@
Def_SkillFuncType_SP15,  #9为SP15级 服务端未用到
Def_SkillFuncType_SkillRoll,  #10为翻滚    服务端未用到
Def_SkillFuncType_RealmSuppress,  #11为境界压制 目前是NPC在用
) = range(12)
Def_SkillFuncType_Dogz,     #12 神兽技能
) = range(13)
# 受技能效果完全影响的怪, 对应 Def_BattleRelationType_CommNoBoss
Def_SkillAttack_NPCIsBoss = [ Def_NPCType_Ogre_Normal     ,  #平凡小怪 0    # c++ 定义为普通NPC视野刷新