miao-plugin/resources/meta/weapon/polearm/黑岩刺枪/data.json

59 lines
1.0 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13404",
"name": "黑岩刺枪",
"affixTitle": "乘胜追击",
"star": 4,
"desc": "以黑岩与陨铁铸成的兵器,玄锋清凛的光泽中仿佛隐隐可见血色。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"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
2022-11-19 22:33:00 +00:00
},
"bonusKey": "cdmg",
"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]持续30秒。该效果至多叠加3层每层持续时间独立。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}