refs
用户 hxp <ale99527@vip.qq.com>
星期二, 一月 9, 2024 11:06 +0800
提交者 hxp <ale99527@vip.qq.com>
星期二, 一月 9, 2024 11:06 +0800
提交d1aa37504456311fe9d7ddc2f23f537c2408b90c
目录 8c3d547d67719e5f610c293c7eb6110756fdf4e5 目录 | zip | gz
parent 776cf3759b9801f3795ee975cd77078f505b90d6 查看 | 对比
10019 【砍树】回合战斗(灵宠通用;技能通用;玩家镜像支持)
1. 灵宠修改为通用模式,玩家及NPC均可召唤灵宠,NPC对应召唤的灵宠NPC与玩家的灵宠NPCID区分;
2. 技能全部为通用技能,玩家、玩家镜像、NPC均通用;支持玩家镜像赋予玩家技能进行攻击;
3. 技能释放方式8(单体恢复:增加方式6-按目标攻击力恢复血量)
4. 修改玩家技能缓存格式
5. 修复玩家灵宠技能升级bug
8个文件已修改
172 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/AttackLogic/AttackCommon.py 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/TurnAttack.py 57 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerPet.py 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerViewCacheTube.py 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameSkills/SkillCommon.py 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史