miao-plugin/resources/meta/weapon/sword/旅行剑/data.json

59 lines
1009 B
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11303",
"name": "旅行剑",
"affixTitle": "旅程",
"star": 3,
"desc": "趁手的钢剑,剑柄里藏着剪子、放大镜、火绒等方便旅行的小物件。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 39.88,
"20": 101.96,
"40": 187.21,
"50": 239.47,
"60": 291.75,
"70": 343.89,
"80": 396.08,
"90": 448.22,
"20+": 121.46,
"40+": 206.61,
"50+": 258.97,
"60+": 311.15,
"70+": 363.39,
"80+": 415.48
2022-11-19 22:33:00 +00:00
},
"bonusKey": "defPct",
"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]生命值。",
"datas": {
"0": [
"1%",
"1.25%",
"1.5%",
"1.75%",
"2%"
]
}
}
}