miao-plugin/resources/meta/weapon/catalyst/金流监督/data.json

80 lines
1.8 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": "14513",
"name": "金流监督",
"affixTitle": "黄金的血潮",
"star": 5,
"desc": "攻击力提升12%。当前生命值提升或降低时普通攻击造成的伤害提升14%重击造成的伤害提升12%。该效果持续4秒至多叠加3层每0.3秒至多触发一次处于叠加3层的状态下时攻击速度提升8%。",
"attr": {
"atk": {
"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
},
"bonusKey": "cpct",
"bonusData": {
"1": 4.8,
"20": 8.48,
"40": 12.36,
"50": 14.3,
"60": 16.24,
"70": 18.17,
"80": 20.11,
"90": 22.05,
"20+": 8.48,
"40+": 12.36,
"50+": 14.3,
"60+": 16.24,
"70+": 18.17,
"80+": 20.11
}
},
"materials": {
"weapon": "无垢之海的金杯",
"monster": "役人的时时刻刻",
"normal": "异色结晶石"
},
"affixData": {
"text": "攻击力提升$[0]。当前生命值提升或降低时,普通攻击造成的伤害提升$[1],重击造成的伤害提升$[2]。该效果持续4秒至多叠加3层每0.3秒至多触发一次处于叠加3层的状态下时攻击速度提升$[3]。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"14%",
"17.5%",
"21%",
"24.5%",
"28%"
],
"2": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"3": [
"8%",
"10%",
"12%",
"14%",
"16%"
]
}
}
}