miao-plugin/resources/meta/weapon/claymore/黑岩斩刀/data.json
2022-11-21 04:45:27 +08:00

59 lines
1.0 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": "n12408",
"name": "黑岩斩刀",
"affixTitle": "乘胜追击",
"star": 4,
"desc": "坚韧无比的黑岩大刀,通体皆为玄赤之色。",
"attr": {
"atk": {
"1": 42.4,
"20": 108.93,
"40": 204.83,
"50": 265.86,
"60": 326.78,
"70": 387.66,
"80": 448.68,
"90": 509.61,
"20+": 134.83,
"40+": 230.83,
"50+": 291.76,
"60+": 352.68,
"70+": 413.66,
"80+": 474.58
},
"bonusKey": "cdmg",
"bonusData": {
"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
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "雾虚灯芯",
"normal": "尉官的徽记"
},
"affixData": {
"text": "击败敌人后,攻击力提升$[0]持续30秒。该效果至多叠加3层每层持续时间独立。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}