miao-plugin/resources/meta-gs/weapon/sword/西风剑/data.json
2023-10-25 03:34:36 +08:00

66 lines
1.3 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": 11401,
"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": 13.33,
"20": 23.56,
"40": 34.33,
"50": 39.72,
"60": 45.11,
"70": 50.48,
"80": 55.87,
"90": 61.25,
"20+": 23.56,
"40+": 34.33,
"50+": 39.72,
"60+": 45.11,
"70+": 50.48,
"80+": 55.87
}
},
"materials": {
"weapon": "高塔孤王的碎梦",
"monster": "黑晶号角",
"normal": "历战的箭簇"
},
"affixData": {
"text": "攻击造成暴击时,有$[0]的几率产生少量元素微粒能为角色恢复6点元素能量。该效果每$[1]秒只能触发一次。",
"datas": {
"0": [
"60%",
"70%",
"80%",
"90%",
"100%"
],
"1": [
"12",
"10.5",
"9",
"7.5",
"6"
]
}
}
}