task-svr/configs/ingame_tasks.json
2024-05-27 16:27:19 +08:00

95 lines
2.1 KiB
JSON

[
{
"id": "g3885fwjnddej6jmcha",
"title": "Bind Game Account",
"task": "GoogleConnect",
"show": false,
"type": 1,
"category": 1,
"desc": "",
"ticket": 0,
"score": 0,
"checkChain": false,
"autoclaim": true
},
{
"id": "g3zkyh1rk6qs5exdefe",
"title": "Log in to the Game",
"desc": "",
"task": "GameLogin",
"show": true,
"type": 2,
"category": 1,
"pretasks": ["g3885fwjnddej6jmcha"],
"ticket": 0,
"score": 20,
"checkChain": false,
"cfg": { "key": "loginVal", "amount": 1 },
"autoclaim": true
},
{
"id": "g3amegdkchm4pdjtjeb",
"title": "Complete 3 game matches in any mode",
"desc": "",
"task": "GameBattle",
"show": true,
"type": 2,
"category": 1,
"pretasks": ["g3885fwjnddej6jmcha"],
"ticket": 0,
"tickettasks": [],
"score": 40,
"checkChain": false,
"cfg": { "key": "battleTimes", "amount": 3 },
"autoclaim": true
},
{
"id": "g31x9wzja7eg18t3vtm",
"title": "Accumulate 10 Kills in Total",
"desc": "",
"task": "GameKill",
"show": true,
"type": 2,
"category": 1,
"pretasks": ["g3885fwjnddej6jmcha"],
"ticket": 0,
"tickettasks": [],
"score": 40,
"checkChain": false,
"cfg": { "key": "kills", "amount": 10 },
"autoclaim": true
},
{
"id": "g33xf6688x67a2mdrrk",
"title": "Collect 500 Gold in Gold Mode",
"desc": "",
"task": "GameCoin",
"show": true,
"category": 3,
"pretasks": ["g3885fwjnddej6jmcha"],
"type": 2,
"ticket": 2,
"score": 50,
"checkTime": true,
"checkChain": false,
"cfg": { "key": "getGoldVal","amount": 500 },
"autoclaim": true
},
{
"id": "g3s6esb83da9wy9p25a",
"title": "Founder's Tags Held",
"desc": "",
"task": "NftHolderCheck",
"show": true,
"pretasks": ["g3885fwjnddej6jmcha"],
"type": 2,
"category": 3,
"ticket": 0,
"score": 0,
"checkChain": false,
"checkTime": true,
"cfg": { "address": "0xec23679653337d4c6390d0eeba682246a6067777", "chain": "1" },
"autoclaim": true
}
]