miao-plugin/resources/meta-gs/weapon/claymore/飞天大御剑/data.json
2023-10-25 03:34:36 +08:00

59 lines
1.2 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": 12306,
"name": "飞天大御剑",
"affixTitle": "勇气",
"star": 3,
"desc": "可靠的大剑。传说著名的「御剑公子」曾试图借助它二度飞天。",
"attr": {
"atk": {
"1": 38.74,
"20": 93.75,
"40": 169.27,
"50": 216.1,
"60": 262.72,
"70": 309.01,
"80": 355.28,
"90": 401.29,
"20+": 113.25,
"40+": 188.67,
"50+": 235.6,
"60+": 282.12,
"70+": 328.51,
"80+": 374.68
},
"bonusKey": "phy",
"bonusData": {
"1": 9.56,
"20": 16.89,
"40": 24.62,
"50": 28.48,
"60": 32.34,
"70": 36.19,
"80": 40.06,
"90": 43.92,
"20+": 16.89,
"40+": 24.62,
"50+": 28.48,
"60+": 32.34,
"70+": 36.19,
"80+": 40.06
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "石化的骨片",
"normal": "攫金鸦印"
},
"affixData": {
"text": "普通攻击和重击命中时,攻击力提高$[0]持续6秒最多叠加4层。该效果每0.5秒只能触发一次。",
"datas": {
"0": [
"6%",
"7%",
"8%",
"9%",
"10%"
]
}
}
}