{
"items": [
{
"code": "FIRST_EXPLORATION",
"name": "初次探索",
"description": "完成第一个职业星球的探索",
"points": 50,
"progress": 2,
"threshold": 1,
"progress_percent": 100,
"achieved": true,
"achieved_at": "2025-11-09T11:44:56"
},
{
"code": "COSPLAY_3_COMPLETED",
"name": "职业新秀",
"description": "完成3次职业体验",
"points": 80,
"progress": 5,
"threshold": 3,
"progress_percent": 100,
"achieved": false,
"achieved_at": null
},
{
"code": "SIGNIN_7_STREAK",
"name": "学习达人",
"description": "连续打卡7天",
"points": 100,
"progress": 0,
"threshold": 7,
"progress_percent": 0,
"achieved": false,
"achieved_at": null
},
{
"code": "PARTNER_3_BOUND",
"name": "社交之星",
"description": "绑定3个职业伙伴",
"points": 60,
"progress": 1,
"threshold": 3,
"progress_percent": 33,
"achieved": false,
"achieved_at": null
}
]
}