miao-plugin/resources/meta/weapon/polearm/宗室猎枪/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13408",
"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": "atkPct",
"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]最多堆叠5次。攻击造成暴击后移除已有的专注效果。",
"datas": {
"0": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}