miao-plugin/resources/meta/weapon/sword/黑岩长剑/data.json

59 lines
1.1 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11408",
"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": "cdmg",
"bonusData": {
"1": "8.0%",
"20": "14.14%",
"40": "20.6%",
"50": "23.83%",
"60": "27.06%",
"70": "30.29%",
"80": "33.52%",
"90": "36.75%",
"20+": "14.14%",
"40+": "20.6%",
"50+": "23.83%",
"60+": "27.06%",
"70+": "30.29%",
"80+": "33.52%"
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "历战的箭簇"
},
"affixData": {
"text": "击败敌人后,攻击力提升$[0]持续30秒。该效果至多叠加3层每层持续时间独立。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}