From 39193c8c2b80097dadf9531a8a2d3ee7f40361cb Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期六, 22 十二月 2018 16:18:17 +0800 Subject: [PATCH] 5372 【后端】【1.4】聚魂副本开发(新增守卫AI66, 玩家不能对怪物加buff) --- db/PyMongoDataServer/PySysDB/tagCTG.txt | 52 +++++++++++++++++++++++++++++----------------------- 1 files changed, 29 insertions(+), 23 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagCTG.txt b/db/PyMongoDataServer/PySysDB/tagCTG.txt index cf2e6b3..5afece2 100644 --- a/db/PyMongoDataServer/PySysDB/tagCTG.txt +++ b/db/PyMongoDataServer/PySysDB/tagCTG.txt @@ -1,23 +1,29 @@ -RecordID DailyBuyCount GainGold GainGoldPaper FirstGoldPaperPrize GainItemList -101 1 0 0 0 [[2317,1,1],[109,2,1],[108,5,1],[107,10,1]] -102 0 100 0 100 [] -103 0 300 0 300 [] -104 0 980 60 980 [] -105 0 1280 108 1280 [] -106 0 1980 198 1980 [] -107 0 3280 388 3280 [] -108 0 6480 888 6480 [] -109 0 30000 5888 30000 [] -110 0 10 1 0 [] -2 0 60 0 0 [] -201 1 0 0 0 [[2317,1,1],[109,2,1],[108,5,1],[107,10,1]] -202 0 60 0 60 [] -203 0 300 0 300 [] -204 0 980 60 980 [] -205 0 1280 108 1280 [] -206 0 1980 198 1980 [] -207 0 3280 388 3280 [] -208 0 6480 888 6480 [] -209 0 30000 5888 30000 [] -210 0 1 0 0 [] -211 0 1 0 0 [] +RecordID DailyBuyCount GainGold GainGoldPaper FirstGoldPaperPrize GainItemList NotifyMark +101 1 0 0 0 [[2317,1,1],[109,2,1],[108,5,1],[107,10,1]] +102 0 100 10 0 [] +103 0 300 30 0 [] +104 0 980 100 0 [] +105 0 1280 138 0 [] +106 0 1980 248 0 [] +107 0 3280 468 0 [] +108 0 6480 1088 0 [] +109 0 30000 5888 0 [] +110 0 10 1 0 [] +111 1 0 0 0 [[58,1,1],[194,1,1],[5,1,1],[912,1,1]] Bargaingift1 +112 1 0 0 0 [[4208,1,1],[4151,15,1],[5,1,1],[913,1,1]] Bargaingift2 +113 1 0 0 0 [[255,1,1],[196,1,1],[181,25,1],[913,1,1]] Bargaingift3 +2 0 60 6 0 [] +201 1 0 0 0 [[2317,1,1],[109,2,1],[108,5,1],[107,10,1]] +202 0 60 6 0 [] +203 0 300 30 0 [] +204 0 980 100 0 [] +205 0 1280 138 0 [] +206 0 1980 248 0 [] +207 0 3280 468 0 [] +208 0 6480 1088 0 [] +209 0 30000 5888 0 [] +210 0 1 0 0 [] +211 0 1 0 0 [] +212 1 0 0 0 [[58,1,1],[194,1,1],[5,1,1],[912,1,1]] Bargaingift1 +213 1 0 0 0 [[4208,1,1],[4151,15,1],[5,1,1],[913,1,1]] Bargaingift2 +214 1 0 0 0 [[255,1,1],[196,1,1],[181,25,1],[913,1,1]] Bargaingift3 -- Gitblit v1.8.0