From 01a4e85c3872cef5dd0e98ab4b4f1fdee00a6415 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期四, 27 十二月 2018 18:01:22 +0800
Subject: [PATCH] 5612 【测试】【1.4】宗门兑换修改

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/RedFort/FB_RedFort_BuffNPC.txt |   72 ++++++++++++++++++++++++++++++++++++
 1 files changed, 72 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/RedFort/FB_RedFort_BuffNPC.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/RedFort/FB_RedFort_BuffNPC.txt
new file mode 100644
index 0000000..dcda85a
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/RedFort/FB_RedFort_BuffNPC.txt
@@ -0,0 +1,72 @@
+# BuffNPC对应信息配置
+# {线路属性:{npcID:[采集时间毫秒, buffID], ...}, ...}
+(
+
+{
+
+0:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+1:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+2:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+3:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+4:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+5:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+6:{
+	30201:[500, 61005],
+	30202:[500, 61003],
+	30203:[500, 61004],
+	30204:[500, 61002],
+	30205:[500, 61000],
+	30206:[500, 61001],
+},
+
+}
+
+)
\ No newline at end of file

--
Gitblit v1.8.0