From e782a925d2f65a78b78f6dd8c45189cac70d1355 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期六, 01 九月 2018 14:13:47 +0800
Subject: [PATCH] Add: 2994 【后端】寻宝抽到的符印也放入寻宝仓库; 增加符印在背包中的排序规则;

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

diff --git a/db/PyMongoDataServer/PySysDB/tagGMAttr.txt b/db/PyMongoDataServer/PySysDB/tagGMAttr.txt
new file mode 100644
index 0000000..34a2e28
--- /dev/null
+++ b/db/PyMongoDataServer/PySysDB/tagGMAttr.txt
@@ -0,0 +1,5 @@
+ID	IsValid	PlayerAccID	MaxLV	AttrLV	AttrPer	AttrSpecDict	AttrExDict
+1	0		200	1	1	{}	{}
+2	0		1000	1	1.5	{}	{}
+3	0	123	200	150	2	{}	{}
+4	0	123	1000	300	1.2	{"MaxHP":1000000, "Atk":100000}	{"MaxHP":1000, "Atk":100}

--
Gitblit v1.8.0