miao-plugin/resources/meta/weapon/polearm/决斗之枪/data.json

73 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13405",
"name": "决斗之枪",
"affixTitle": "角斗士",
"star": 4,
"desc": "血红色的锋利长枪,过去是某位角斗士无比珍视的宝物。枪芒上曾沾染了无数野兽与人的鲜血。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 41.07,
"20": 99.26,
"40": 183.68,
"50": 238.34,
"60": 292.62,
"70": 346.65,
"80": 400.66,
"90": 454.36,
"20+": 125.16,
"40+": 209.68,
"50+": 264.24,
"60+": 318.52,
"70+": 372.65,
"80+": 426.56
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": "身边至少有2个敌人时获得$[0]攻击力提升与$[1]防御力提升身边的敌人少于2个时获得$[2]攻击力提升。",
"datas": {
"0": [
"16%",
"20%",
"24%",
"28%",
"32%"
],
"1": [
"16%",
"20%",
"24%",
"28%",
"32%"
],
"2": [
"24%",
"30%",
"36%",
"42%",
"48%"
]
}
}
}