From 41ece4b51fb2a75ac049d88b1e9c67e124862a24 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 28 九月 2018 15:10:23 +0800
Subject: [PATCH] 1889 神兽副本NPC配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/PyMapTable/CostVIP.txt |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyMapTable/CostVIP.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyMapTable/CostVIP.txt
new file mode 100644
index 0000000..4cacffe
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyMapTable/CostVIP.txt
@@ -0,0 +1,18 @@
+LV	EXP	PrayNum	ArenaNum	RoundReward	RoundStar	LZBYEnterCnt	LZBYEnergyBuyCnt	BZZDExpAddRate	JBXGMoneyAddRate	RedPacketGrabCnt
+VIP等级	等级经验	祈祷次数 [金币, 魔魂, 经验]	竞技场次数	环任务奖励加成<百分率>	跑环自动星级	领主霸业进入次数增加列表[对应难度顺序]	领主霸业精力购买次数	经验秘境经验加成	金币峡谷掉落金币加成	抢红包每日可抢次数增加
+0	100	[3,3,3]	0	0	0	[0,0,0]	0	0	0	0
+1	400	[4,4,4]	0	0	0	[0,0,0]	1	100	100	3
+2	500	[6,6,6]	0	0	0	[0,0,0]	1	200	200	4
+3	1000	[7,7,7]	0	0	0	[0,0,0]	2	300	300	5
+4	3000	[9,9,9]	0	0	0	[0,0,0]	2	400	400	5
+5	5000	[10,10,10]	0	0	0	[0,0,1]	2	500	500	6
+6	10000	[11,11,11]	0	0	0	[0,0,1]	3	600	600	6
+7	30000	[12,12,12]	0	0	0	[0,0,1]	3	700	700	7
+8	50000	[13,13,13]	1	0	0	[0,0,1]	3	800	800	7
+9	100000	[14,14,14]	1	0	0	[0,0,1]	4	900	900	8
+10	100000	[15,15,15]	2	0	0	[0,0,1]	4	1000	1000	8
+11	150000	[16,16,16]	2	0	0	[0,0,1]	4	1100	1100	9
+12	150000	[17,17,17]	3	0	0	[0,0,1]	5	1200	1200	9
+13	200000	[18,18,18]	3	0	0	[0,0,1]	5	1300	1300	10
+14	200000	[19,19,19]	4	0	0	[0,0,1]	5	1400	1400	10
+15	0	[20,20,20]	5	0	0	[0,0,1]	5	1500	1500	10

--
Gitblit v1.8.0