task-svr/initdatas/activity_info.json
2024-04-12 09:46:32 +08:00

101 lines
3.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"_id": "uaw_activity",
"name": "UAW Activity",
"description": "UAW",
"baseTasks": ["e2yhq2lj30vwcpedv7p", "e2fclylj30vwcpe0szl", "e2far3lj30vwcpe0mf8"],
"tasks": [
{
"id": "e2yhq2lj30vwcpedv7p",
"task": "TwitterConnect",
"title": "Connect Twitter Account",
"type": 1,
"desc": "Connect Twitter Account",
"score": 100,
"category": "Social Tasks",
"autoclaim": false,
"cfg": {"icon": "twitter"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"checkChain": true,
"params": {}
}, {
"id": "e2fclylj30vwcpe0szl",
"task": "TwitterFollow",
"title": "Follow Counter Fires official X account",
"type": 1,
"desc": "Follow Counter Fires official X account",
"category": "Social Tasks",
"score": 100,
"autoclaim": false,
"pretasks": ["e2yhq2lj30vwcpedv7p"],
"cfg": {"account": "playCounterFire", "icon": "twitter"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"checkChain": true,
"params": {"time": 6, "failRate": 0}
}, {
"id": "e2far3lj30vwcpe0mh7",
"task": "DiscordConnect",
"title": "Connect discord",
"type": 1,
"desc": "Connect your discord account",
"category": "",
"score": 100,
"autoclaim": false,
"pretasks": [],
"cfg": {"icon": "discord"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"params": {}
},{
"id": "e2far3lj30vwcpe0mf8",
"task": "DiscordJoin",
"title": "Join Discord",
"type": 1,
"desc": "Join Counter Fires official Discord server",
"category": "Social Tasks",
"score": 100,
"autoclaim": false,
"pretasks": ["e2far3lj30vwcpe0mh7"],
"cfg": {"icon": "discord", "account": "counterfire"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"checkChain": true,
"params": {"time": 6, "failRate": 0}
}, {
"id": "e2feyflj30vwcpe0sjy",
"task": "TwitterFollow",
"title": "Follow Counter Fires official X account2",
"type": 1,
"desc": "Follow Counter Fires official X account2",
"category": "Social Tasks",
"score": 100,
"autoclaim": false,
"pretasks": ["e2yhq2lj30vwcpedv7p"],
"cfg": {"icon": "twitter", "account": "account2"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"checkChain": true,
"params": {"time": 6, "failRate": 0}
}, {
"id": "e2fuah0j30vwcpe0my7",
"task": "TwitterRetweet",
"title": "Repost on X",
"type": 1,
"desc": "Show your friends Counter Fire.",
"category": "Social Tasks",
"score": 150,
"autoclaim": false,
"pretasks": ["e2yhq2lj30vwcpedv7p"],
"cfg": {"icon": "twitter", "content": "Just joined Counter Fire! 🎮 Excited about the endless opportunities ahead. 🔥 Let's team up and conquer together! Come in with me #CounterFire #GamingAdventures"},
"start": "2024-01-01 00:00",
"end": "2025-01-01 00:00",
"checkChain": true,
"params": {"time": 6, "failRate": 0}
}
],
"startTime": 1710979200000,
"endTime": 1713571199999
}
]