miao-plugin/resources/meta/weapon/catalyst/天空之卷/data.json

66 lines
1.3 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n14501",
"name": "天空之卷",
"affixTitle": "浮游四方的灵云",
"star": 5,
"desc": "象征风龙与其主风之神的云图集。细致记载了北地天空的风与云,蕴含苍空与长风的力量。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 47.54,
"20": 133.29,
"40": 260.56,
"50": 341.43,
"60": 423.4,
"70": 506.22,
"80": 589.85,
"90": 674.33,
"20+": 164.39,
"40+": 291.66,
"50+": 372.63,
"60+": 454.5,
"70+": 537.32,
"80+": 620.95
2022-11-19 22:33:00 +00:00
},
"bonusKey": "atkPct",
"bonusData": {
2022-11-20 20:45:27 +00:00
"1": null,
"20": null,
"40": null,
"50": null,
"60": null,
"70": null,
"80": null,
"90": null,
"20+": null,
"40+": null,
"50+": null,
"60+": null,
"70+": null,
"80+": null
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "凛风奔狼的怀乡",
"monster": "地脉的新芽",
"normal": "历战的箭簇"
},
"affixData": {
"text": "元素伤害加成提升$[0]普通攻击命中时有50%的概率获得高天流云的青睐在15秒内主动攻击附近的敌人造成等同于$[1]攻击力的伤害。该效果每30秒只能触发一次。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"160%",
"200%",
"240%",
"280%",
"320%"
]
}
}
}