From ab07348dbfcb07bafeb93e3a1a765afe2f770182 Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Fri, 11 Mar 2022 10:52:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=EF=BC=9A=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BB=BB=E5=8A=A1=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_taskType.json | 40 ++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_taskType.json b/shared/resource/jsons/dic_zyz_taskType.json index bca44cbb6..9e5c37f68 100644 --- a/shared/resource/jsons/dic_zyz_taskType.json +++ b/shared/resource/jsons/dic_zyz_taskType.json @@ -419,16 +419,6 @@ "condition": "count", "sumType": 2 }, - { - "id": 56, - "name": "寻宝", - "info": "寻宝掉落x碎片x个", - "param": "count&goodcount&goodid&…", - "string": "掉落碎片数量&填的gid的条数&物品id&…", - "content": 0, - "condition": "count", - "sumType": 1 - }, { "id": 57, "name": "pvp", @@ -519,16 +509,6 @@ "condition": "count", "sumType": 2 }, - { - "id": 66, - "name": "军团", - "info": "炼器堂炼器x品质碎片x次", - "param": "quality&count&", - "string": "碎片品质&炼制出次数&", - "content": "quality=0,表示任意品质", - "condition": "count", - "sumType": 2 - }, { "id": 67, "name": "军团", @@ -898,5 +878,25 @@ "content": 0, "condition": "count", "sumType": 2 + }, + { + "id": 108, + "name": "寻宝", + "info": "寻宝x品阶x次", + "param": "lv&count&", + "string": "天晶藏宝图品级&次数&", + "content": "创建了队伍,匹配到人了,并进去挑战了才算一次", + "condition": "count", + "sumType": 2 + }, + { + "id": 109, + "name": "军团", + "info": "炼器堂兑换X品阶天晶X次", + "param": "lv&count&", + "string": "天晶品级&次数&", + "content": 0, + "condition": "count", + "sumType": 2 } ] \ No newline at end of file