-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
在7月11日12:00后,《崩坏:星穹铁道》增加了角色联动跃迁(gacha_type=21
)和光锥联动跃迁(gacha_type=22
)。
参考资料
响应示例(角色联动跃迁)
{
"retcode": 0,
"message": "OK",
"data": {
"page": "1",
"size": "5",
"list": [
{
"uid": "122123710",
"gacha_id": "5001",
"gacha_type": "21",
"item_id": "20004",
"count": "1",
"time": "2025-07-15 08:59:13",
"name": "幽邃",
"lang": "zh-cn",
"item_type": "光锥",
"rank_type": "3",
"id": "1752538200000288110"
},
{
"uid": "122123710",
"gacha_id": "5001",
"gacha_type": "21",
"item_id": "20013",
"count": "1",
"time": "2025-07-15 08:59:13",
"name": "灵钥",
"lang": "zh-cn",
"item_type": "光锥",
"rank_type": "3",
"id": "1752538200000288010"
},
{
"uid": "122123710",
"gacha_id": "5001",
"gacha_type": "21",
"item_id": "20020",
"count": "1",
"time": "2025-07-15 08:59:13",
"name": "睿见",
"lang": "zh-cn",
"item_type": "光锥",
"rank_type": "3",
"id": "1752538200000287910"
},
{
"uid": "122123710",
"gacha_id": "5001",
"gacha_type": "21",
"item_id": "20003",
"count": "1",
"time": "2025-07-15 08:59:13",
"name": "琥珀",
"lang": "zh-cn",
"item_type": "光锥",
"rank_type": "3",
"id": "1752538200000287810"
},
{
"uid": "122123710",
"gacha_id": "5001",
"gacha_type": "21",
"item_id": "21005",
"count": "1",
"time": "2025-07-15 08:59:13",
"name": "鼹鼠党欢迎你",
"lang": "zh-cn",
"item_type": "光锥",
"rank_type": "4",
"id": "1752538200000287710"
}
],
"region": "prod_gf_cn",
"region_time_zone": 8
}
}
请求URL(光锥联动跃迁)
https://public-operation-hkrpg.mihoyo.com/common/gacha_record/api/getLdGachaLog?authkey_ver=1&sign_type=2&auth_appid=webview_gacha&win_mode=fullscreen&gacha_id=da68a2c6bc6ea6b6f1f073441cc9586a292bca51×tamp=1751414194®ion=prod_gf_cn&default_gacha_type=22&lang=zh-cn&plat_type=pc&authkey=******&game_biz=hkrpg_cn&os_system=Windows%2011%20%20%2810.0.26100%29%2064bit&device_model=21CY%20%28LENOVO%29&page=1&size=5&gacha_type=22&end_id=0
Metadata
Metadata
Assignees
Labels
No labels