接口地址:https://api.icofun.cn/api/mihoyo_bengkuaicx.php
返回格式:text/json
请求方式:GET
请求示例:https://api.icofun.cn/api/mihoyo_bengkuaicx.php?msg=M617&n=1
请求参数说明:
| 名称 | 必填 | 说明 | |
|---|---|---|---|
| msg | 是 | 需要搜索的内容 | |
| n | 是 | 选择(序号) | |
| type | 否 | 返回格式,默认json可选text |
返回示例:
{
"img": "1",
"title": "M617左轮手枪",
"desc": "能快速提升至五星,潜力巨大的装备",
"rarity": "2",
"cost": "2",
"maxlv": "5",
"uid": "1",
"baseType": "手枪-速射",
"id": "1",
"damageBase": "18",
"damageAdd": "3.5",
"damageMaxLv": "32",
"ammoBase": "80",
"ammoAdd": "2.5",
"ammoMaxLv": "90",
"fireRateBase": "10",
"fireRateAdd": "0",
"fireRateMaxLv": "10",
"countDownTimeBase": "0",
"countDownTimeAdd": "0",
"countDownTimeMaxLv": "0",
"hpBase": "0",
"hpAdd": "0",
"hpMaxLv": "0",
"criticalRate": "0.05",
"multiShootLineNum": "0",
"limitedNumber": "0",
"damageType": "physic",
"seriesId": 1,
"seriesText": "Start",
"posterId": "0",
"evolveFormula": {
"input": [
{
"id": "111",
"input": "1",
"output": "2",
"materials": [
"216",
"229"
],
"inputEquip": "1",
"outputEquip": "2"
}
],
"output": []
}
}