From bbbdebe4ae404008d3e2125cbed415c4e04f097c Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期一, 17 九月 2018 16:44:55 +0800
Subject: [PATCH] fix:3623 子 任务修改 / 【后端】宗门试炼按评级通关触发条件
---
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