From 7a6b85bcf8042f84451b5fd6675ddbc8fa13c40f Mon Sep 17 00:00:00 2001
From: cehua_lyf <1251614069@qq.com>
Date: 星期四, 28 二月 2019 16:06:20 +0800
Subject: [PATCH] 6310 【测试】【1.6】角色等级上限调整至800级
---
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 6c79e31..56e389d 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -80,7 +80,7 @@
CreatRoleBaseAttr {1:{6:40,7:20,8:1,9:20,10:1,23:100},2:{6:40,7:20,8:1,9:19,10:2,23:100},3:{6:40,7:20,8:1,9:18,10:3,23:100}} 0 0 0 0
FreePointsGet1 2 5 0 0 0
FreePointsGet2 2 5 0 0 0
-PlayerMaxLV 500 0 0 0 0
+PlayerMaxLV 800 0 0 0 0
MaxLVExpStore 20000000000 0 0 0 0
GreatMasterStartLV 800 0 0 0 0
LVUPAttr1 6_LV*58|7_int(LV*2)|8_int(LV*1)|9_LV*20|10_LV*2 0 0 0 0
--
Gitblit v1.8.0