From 04863852ad3e4c60741b455996958353f90591e6 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 25 十二月 2018 14:02:05 +0800
Subject: [PATCH] 5526 【开发】【1.4】高级守护合成

---
 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