miao-plugin/resources/meta/weapon/polearm/千岩长枪/data.json
2022-11-21 04:45:27 +08:00

66 lines
1.1 KiB
JSON

{
"id": "n13406",
"name": "千岩长枪",
"affixTitle": "千岩诀·同心",
"star": 4,
"desc": "取孤云阁的岩片精工打造的长枪,枪尖坚固无比。",
"attr": {
"atk": {
"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
},
"bonusKey": "atkPct",
"bonusData": {
"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
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "石化的骨片",
"normal": "历战的箭簇"
},
"affixData": {
"text": "队伍中每有一位璃月角色,装备此武器的角色便获得$[0]攻击力提升与$[1]暴击率提升。至多获得4层提升效果。",
"datas": {
"0": [
"7%",
"8%",
"9%",
"10%",
"11%"
],
"1": [
"3%",
"4%",
"5%",
"6%",
"7%"
]
}
}
}