cehua_LC
2018-09-28 41ece4b51fb2a75ac049d88b1e9c67e124862a24
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MergeBoss/MergeBoss_BossBuffNotify.txt
@@ -1,27 +1,27 @@
# 跨服boss采集buff提醒
# 可用参数
# curPlayerfactionID   采集的阵营ID
# curPlayerName         采集的玩家名
# addBuffID            获得的技能buffID
# lastSecond         持续时间,秒
(
[
   # 采集增益buff提醒
   [
      ["Campaign_liubo_812847", [curPlayerfactionID,curPlayerName,addBuffID,lastSecond]], # 副本提醒
      ["Campaign_liubo_455896", [addBuffID,lastSecond]], # 个人提醒
   ],
   # 采集debuff提醒
   [
      ["Campaign_liubo_537459", [curPlayerfactionID,curPlayerName,addBuffID,lastSecond]], # 副本提醒
      ["Campaign_liubo_615989", [addBuffID,lastSecond]], # 个人提醒
   ],
]
# 跨服boss采集buff提醒
# 可用参数
# curPlayerfactionID   采集的阵营ID
# curPlayerName         采集的玩家名
# addBuffID            获得的技能buffID
# lastSecond         持续时间,秒
(
[
   # 采集增益buff提醒
   [
      ["Campaign_liubo_812847", [curPlayerfactionID,curPlayerName,addBuffID,lastSecond]], # 副本提醒
      ["Campaign_liubo_455896", [addBuffID,lastSecond]], # 个人提醒
   ],
   # 采集debuff提醒
   [
      ["Campaign_liubo_537459", [curPlayerfactionID,curPlayerName,addBuffID,lastSecond]], # 副本提醒
      ["Campaign_liubo_615989", [addBuffID,lastSecond]], # 个人提醒
   ],
]
)