miao-plugin/resources/meta-gs/weapon/claymore/白影剑/data.json

59 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
2023-02-27 19:20:43 +00:00
"id": 12407,
"name": "白影剑",
"affixTitle": "注能之锋",
"star": 4,
"desc": "剑身上有一面未开刃的异国大剑,经商路流落到璃月。在了解它的人手里,破坏力极可观。",
"attr": {
"atk": {
"1": 42.4,
"20": 108.93,
"40": 204.83,
"50": 265.86,
"60": 326.78,
"70": 387.66,
"80": 448.68,
"90": 509.61,
"20+": 134.83,
"40+": 230.83,
"50+": 291.76,
"60+": 352.68,
"70+": 413.66,
"80+": 474.58
},
"bonusKey": "defPct",
"bonusData": {
"1": 11.26,
"20": 19.9,
"40": 28.99,
"50": 33.54,
"60": 38.09,
"70": 42.63,
"80": 47.18,
"90": 51.73,
"20+": 19.9,
"40+": 28.99,
"50+": 33.54,
"60+": 38.09,
"70+": 42.63,
"80+": 47.18
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "攫金鸦印"
},
"affixData": {
"text": "普通攻击和重击命中后,攻击力和防御力提高$[0]。该效果持续6秒最多叠加4层每0.5秒只能触发一次。",
"datas": {
"0": [
"6%",
"7.5%",
"9%",
"10.5%",
"12%"
]
}
}
2022-11-19 22:33:00 +00:00
}