miao-plugin/resources/meta/weapon/sword/暗铁剑/data.json

59 lines
1.0 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11304",
"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": "mastery",
"bonusData": {
2022-11-20 20:45:27 +00:00
"1": 30.6,
"20": 54.07,
"40": 78.8,
"50": 91.16,
"60": 103.52,
"70": 115.85,
"80": 128.21,
"90": 140.58,
"20+": 54.07,
"40+": 78.8,
"50+": 91.16,
"60+": 103.52,
"70+": 115.85,
"80+": 128.21
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "不祥的面具"
},
"affixData": {
"text": "触发超载、超导、感电、原激化、超激化、超绽放或雷元素扩散反应后的12秒内攻击力提高$[0]。",
"datas": {
"0": [
"20%",
"25%",
"30%",
"35%",
"40%"
]
}
}
}