From 3da8e5eb44d92945d64ddd9bc075b9322a088d94 Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期二, 19 三月 2019 17:08:55 +0800 Subject: [PATCH] 6341 【后端】【2.0】境界改版开发单(经验buff) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py index 7f4b5ac..f9a2064 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py @@ -729,7 +729,7 @@ Def_SkillID_PetSignDay = 47111 # 灵宠签到属性技能, 单次签到的加成 Def_SkillID_LFZ = 47100 # 龙凤镯技能(打怪概率经验加成) Def_SkillID_HorsePetRobBossKillCntBuff = 21020 # 骑宠的怨念buff - +Def_SkillID_RealmBuff = 6100 # 境界经验buff Def_SkillID_FamilyWar_CWinBuff = 22101 # 仙盟联赛 - 连胜buff, 由连胜次数决定等级 Def_SkillID_FamilyWar_JoinBuff = 22131 # 仙盟联赛 - 参与buff, 由人数决定等级 -- Gitblit v1.8.0