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

59 lines
996 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": {
"1": 5.1,
"20": 9.01,
"40": 13.13,
"50": 15.19,
"60": 17.25,
"70": 19.31,
"80": 21.37,
"90": 23.43,
"20+": 9.01,
"40+": 13.13,
"50+": 15.19,
"60+": 17.25,
"70+": 19.31,
"80+": 21.37
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "尉官的徽记"
},
"affixData": {
"text": "普通攻击造成的伤害提升$[0]。",
"datas": {
"0": [
"24%",
"30%",
"36%",
"42%",
"48%"
]
}
}
}