miao-plugin/resources/meta/weapon/claymore/飞天大御剑/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n12306",
"name": "飞天大御剑",
"affixTitle": "勇气",
"star": 3,
"desc": "可靠的大剑。传说著名的「御剑公子」曾试图借助它二度飞天。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"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
2022-11-19 22:33:00 +00:00
},
"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
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "石化的骨片",
"normal": "攫金鸦印"
},
"affixData": {
"text": "普通攻击和重击命中时,攻击力提高$[0]持续6秒最多叠加4层。该效果每0.5秒只能触发一次。",
"datas": {
"0": [
"6%",
"7%",
"8%",
"9%",
"10%"
]
}
}
}