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": "n11406",
"name": "试作斩岩",
"affixTitle": "碎石",
"star": 4,
"desc": "黑岩厂中秘藏的古老长剑。可挥砍断岩而刃不卷。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 43.73,
"20": 118.57,
"40": 225.99,
"50": 293.36,
"60": 360.9,
"70": 428.69,
"80": 496.72,
"90": 564.78,
"20+": 144.47,
"40+": 251.99,
"50+": 319.26,
"60+": 386.8,
"70+": 454.69,
"80+": 522.62
2022-11-19 22:33:00 +00:00
},
"bonusKey": "phy",
"bonusData": {
2022-11-20 20:45:27 +00:00
"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
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "雾虚灯芯",
"normal": "尉官的徽记"
},
"affixData": {
"text": "普通攻击或重击命中时,攻击力和防御力提高$[0]持续6秒最多叠加4层。该效果每0.3秒只能触发一次。",
"datas": {
"0": [
"4%",
"5%",
"6%",
"7%",
"8%"
]
}
}
}