From 3d90da62e8755a8af85794de24ee1ca8e4355347 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期二, 30 十月 2018 20:06:42 +0800
Subject: [PATCH] 2685 天赋技能效果配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/GreatMaster/ReqTotalPointSkill.txt |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/GreatMaster/ReqTotalPointSkill.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/GreatMaster/ReqTotalPointSkill.txt
new file mode 100644
index 0000000..dce06a2
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/GreatMaster/ReqTotalPointSkill.txt
@@ -0,0 +1,15 @@
+# 加点需求本职业所有天赋系总点数限制的技能列表
+# {职业类型:[总点数限制技能列表], ...}
+# 职业类型: 0-战士; 1-法师; 2-弓箭
+
+(
+
+{
+
+0:[25080,25100,25120,25140,25160,25180,25200,25220,25240,25260,25280,25300,25320,25340,25360,25380,25480,25500,25520,25540,25560,25580,25600,25620,25640,25660,25680,25700,25720,25740,25760,25780,25860,25880,25900,25920,25940,25960,25980,26000,26020,26040,26060,26080,26100,26120,26140],
+1:[26580,26600,26620,26640,26660,26680,26700,26720,26740,26760,26780,26800,26820,26840,26860,26880,26980,27000,27020,27040,27060,27080,27100,27120,27140,27160,27180,27200,27220,27240,27260,27280,27360,27380,27400,27420,27440,27460,27480,27500,27520,27540,27560,27580,27600,27620,27640],
+2:[28080,28100,28120,28140,28160,28180,28200,28220,28240,28260,28280,28300,28320,28340,28360,28380,28480,28500,28520,28540,28560,28580,28600,28620,28640,28660,28680,28700,28720,28740,28760,28780,28860,28880,28900,28920,28940,28960,28980,29000,29020,29040,29060,29080,29100,29120,29140],
+
+}
+
+)
\ No newline at end of file

--
Gitblit v1.8.0