miao-plugin/resources/meta/weapon/polearm/贯虹之槊/data.json

66 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13504",
"name": "贯虹之槊",
"affixTitle": "金璋皇极",
"star": 5,
"desc": "或许能贯穿一切的锋利长枪。挥舞当中,仿佛能见到空气被枪尖划破的裂痕。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 45.94,
"20": 121.73,
"40": 235.2,
"50": 308.42,
"60": 382.43,
"70": 456.99,
"80": 532.23,
"90": 608.07,
"20+": 152.83,
"40+": 266.3,
"50+": 339.62,
"60+": 413.53,
"70+": 488.09,
"80+": 563.33
2022-11-19 22:33:00 +00:00
},
"bonusKey": "atkPct",
"bonusData": {
"1": 10.8,
"20": 19.08,
"40": 27.81,
"50": 32.17,
"60": 36.54,
"70": 40.89,
"80": 45.25,
"90": 49.62,
"20+": 19.08,
"40+": 27.81,
"50+": 32.17,
"60+": 36.54,
"70+": 40.89,
"80+": 45.25
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "石化的骨片",
"normal": "攫金鸦印"
},
"affixData": {
"text": "护盾强效提升$[0]。攻击命中后的8秒内攻击力提升$[1]。该效果至多可叠加5层每0.3秒只能触发一次。此外处于护盾庇护下时该效果的攻击力提升效果提高100%。",
"datas": {
"0": [
"20%",
"25%",
"30%",
"35%",
"40%"
],
"1": [
"4%",
"5%",
"6%",
"7%",
"8%"
]
}
}
}