miao-plugin/resources/meta/weapon/claymore/西风大剑/data.json
2022-11-21 04:45:27 +08:00

66 lines
1.1 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": "n12401",
"name": "西风大剑",
"affixTitle": "顺风而行",
"star": 4,
"desc": "西风骑士团的重型仪式剑。能轻易导出元素力量,具有卓越的破坏力。",
"attr": {
"atk": {
"1": 41.07,
"20": 99.26,
"40": 183.68,
"50": 238.34,
"60": 292.62,
"70": 346.65,
"80": 400.66,
"90": 454.36,
"20+": 125.16,
"40+": 209.68,
"50+": 264.24,
"60+": 318.52,
"70+": 372.65,
"80+": 426.56
},
"bonusKey": "recharge",
"bonusData": {
"1": null,
"20": null,
"40": null,
"50": null,
"60": null,
"70": null,
"80": null,
"90": null,
"20+": null,
"40+": null,
"50+": null,
"60+": null,
"70+": null,
"80+": null
}
},
"materials": {
"weapon": "狮牙斗士的理想",
"monster": "混沌炉心",
"normal": "尉官的徽记"
},
"affixData": {
"text": "攻击造成暴击时,有$[0]的几率产生少量元素微粒能为角色恢复6点元素能量。该效果每$[1]秒只能触发一次。",
"datas": {
"0": [
"60%",
"70%",
"80%",
"90%",
"100%"
],
"1": [
"12",
"10.5",
"9",
"7.5",
"6"
]
}
}
}