miao-plugin/resources/meta-gs/weapon/sword/黑岩长剑/data.json
2023-10-25 03:34:36 +08:00

59 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 11408,
"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,
"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%"
]
}
}
}