miao-plugin/resources/meta-gs/weapon/claymore/「究极霸王超级魔剑」/data.json
2023-11-11 04:35:41 +08:00

66 lines
1.5 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": "12426",
"name": "「究极霸王超级魔剑」",
"affixTitle": "加油!",
"star": 4,
"desc": "攻击力提升12%。不仅如此海沫村中曾蒙你帮助的美露莘们的声援心意充满了力量依照她们的数目攻击力至多进一步提升12%。",
"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": "recharge",
"bonusData": {
"1": 6.67,
"20": 11.78,
"40": 17.17,
"50": 19.86,
"60": 22.55,
"70": 25.24,
"80": 27.93,
"90": 30.63,
"20+": 11.78,
"40+": 17.17,
"50+": 19.86,
"60+": 22.55,
"70+": 25.24,
"80+": 27.93
}
},
"materials": {
"weapon": "无垢之海的金杯",
"monster": "役人的时时刻刻",
"normal": "奇械机芯齿轮"
},
"affixData": {
"text": "攻击力提升$[0]。不仅如此!海沫村中曾蒙你帮助的美露莘们的声援心意充满了力量,依照她们的数目,攻击力至多进一步提升$[1]。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}