miao-plugin/resources/meta/weapon/polearm/白缨枪/data.json

59 lines
986 B
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13301",
"name": "白缨枪",
"affixTitle": "锐利",
"star": 3,
"desc": "千岩军士兵的制式装备,枪身牢靠,枪尖锋锐,是无比可靠的武器。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 38.74,
"20": 93.75,
"40": 169.27,
"50": 216.1,
"60": 262.72,
"70": 309.01,
"80": 355.28,
"90": 401.29,
"20+": 113.25,
"40+": 188.67,
"50+": 235.6,
"60+": 282.12,
"70+": 328.51,
"80+": 374.68
2022-11-19 22:33:00 +00:00
},
"bonusKey": "cpct",
"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": [
"24%",
"30%",
"36%",
"42%",
"48%"
]
}
}
}