From bc842ab6074589638b038b898c46b926546fd5b4 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期二, 14 八月 2018 16:07:57 +0800
Subject: [PATCH] fix:[2523]生命神兵升级经验优化

---
 db/PyMongoDataServer/PySysDB/tagGodWeapon.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagGodWeapon.txt b/db/PyMongoDataServer/PySysDB/tagGodWeapon.txt
index 4c120cd..7e607af 100644
--- a/db/PyMongoDataServer/PySysDB/tagGodWeapon.txt
+++ b/db/PyMongoDataServer/PySysDB/tagGodWeapon.txt
@@ -1,9 +1,9 @@
 Type	Lv	NeedExp	AttrType	AttrNum	SkillID
-1	1	40	6	3901	0
-1	2	50	6	4260	0
-1	3	60	6	4622	0
-1	4	60	6	4988	0
-1	5	60	6	5357	0
+1	1	10	6	3901	0
+1	2	20	6	4260	0
+1	3	30	6	4622	0
+1	4	40	6	4988	0
+1	5	50	6	5357	0
 1	6	60	6	5729	0
 1	7	60	6	6104	0
 1	8	60	6	6483	0

--
Gitblit v1.8.0