更新星铁1.6相关资源与数据

This commit is contained in:
Kokomi 2023-12-28 03:17:53 +08:00
parent 51d1411c40
commit 197453cae9
101 changed files with 2379 additions and 115 deletions

View File

@ -49,6 +49,7 @@ let Data = {
try {
return JSON.parse(fs.readFileSync(`${root}/${file}`, 'utf8'))
} catch (e) {
console.err(`JSON数据错误: ${root}/${file}`)
console.log(e)
}
}
@ -135,6 +136,7 @@ let Data = {
let data = await import(`file://${root}/${file}?t=${new Date() * 1}`)
return data || {}
} catch (e) {
console.err(`import module错误: ${root}/${file}`)
console.log(e)
}
}
@ -260,7 +262,7 @@ let Data = {
}
},
isPromise(data){
isPromise (data) {
return util.types.isPromise(data)
},

View File

@ -32,5 +32,13 @@ export const alias = {
'托帕&账账': '托帕,账账,总监,胀胀,帐帐',
桂乃芬: '小桂子,桂师傅,网红,格尼薇儿,格妮薇儿,桂奶粉,奶粉',
'藿藿': '尾巴,藿香,藿去病,霍去病,尾巴小跟班,小怂包,霍霍,嚯嚯',
'银枝': '纯美骑士'
'银枝': '纯美骑士',
'阮•梅': '阮梅,软妹,软梅,软媒,朊梅',
雪衣: '下雪大衣',
真理医生: '义父,拉帝奥,教授'
}
export const abbr = {
'丹恒•饮月': '饮月君',
'托帕&账账': '托帕'
}

View File

@ -3,7 +3,6 @@
"id": 1001,
"key": "mar7th",
"name": "三月七",
"abbr": "三月七",
"star": 4,
"elem": "冰",
"weapon": "存护",
@ -28,7 +27,6 @@
"id": 1002,
"key": "danheng",
"name": "丹恒",
"abbr": "丹恒",
"star": 4,
"elem": "风",
"weapon": "巡猎",
@ -53,7 +51,6 @@
"id": 1003,
"key": "himeko",
"name": "姬子",
"abbr": "姬子",
"star": 5,
"elem": "火",
"weapon": "智识",
@ -78,7 +75,6 @@
"id": 1004,
"key": "welt",
"name": "瓦尔特",
"abbr": "瓦尔特",
"star": 5,
"elem": "虚数",
"weapon": "虚无",
@ -103,7 +99,6 @@
"id": 1005,
"key": "kafka",
"name": "卡芙卡",
"abbr": "卡芙卡",
"star": 5,
"elem": "雷",
"weapon": "虚无",
@ -128,7 +123,6 @@
"id": 1006,
"key": "silverwolf",
"name": "银狼",
"abbr": "银狼",
"star": 5,
"elem": "量子",
"weapon": "虚无",
@ -153,7 +147,6 @@
"id": 1008,
"key": "arlan",
"name": "阿兰",
"abbr": "阿兰",
"star": 4,
"elem": "雷",
"weapon": "毁灭",
@ -178,7 +171,6 @@
"id": 1009,
"key": "asta",
"name": "艾丝妲",
"abbr": "艾丝妲",
"star": 4,
"elem": "火",
"weapon": "同谐",
@ -203,7 +195,6 @@
"id": 1013,
"key": "herta",
"name": "黑塔",
"abbr": "黑塔",
"star": 4,
"elem": "冰",
"weapon": "智识",
@ -228,7 +219,6 @@
"id": 1101,
"key": "bronya",
"name": "布洛妮娅",
"abbr": "布洛妮娅",
"star": 5,
"elem": "风",
"weapon": "同谐",
@ -253,7 +243,6 @@
"id": 1102,
"key": "seele",
"name": "希儿",
"abbr": "希儿",
"star": 5,
"elem": "量子",
"weapon": "巡猎",
@ -278,7 +267,6 @@
"id": 1103,
"key": "serval",
"name": "希露瓦",
"abbr": "希露瓦",
"star": 4,
"elem": "雷",
"weapon": "智识",
@ -303,7 +291,6 @@
"id": 1104,
"key": "gepard",
"name": "杰帕德",
"abbr": "杰帕德",
"star": 5,
"elem": "冰",
"weapon": "存护",
@ -328,7 +315,6 @@
"id": 1105,
"key": "natasha",
"name": "娜塔莎",
"abbr": "娜塔莎",
"star": 4,
"elem": "物理",
"weapon": "丰饶",
@ -353,7 +339,6 @@
"id": 1106,
"key": "pela",
"name": "佩拉",
"abbr": "佩拉",
"star": 4,
"elem": "冰",
"weapon": "虚无",
@ -378,7 +363,6 @@
"id": 1107,
"key": "clara",
"name": "克拉拉",
"abbr": "克拉拉",
"star": 5,
"elem": "物理",
"weapon": "毁灭",
@ -403,7 +387,6 @@
"id": 1108,
"key": "sampo",
"name": "桑博",
"abbr": "桑博",
"star": 4,
"elem": "风",
"weapon": "虚无",
@ -428,7 +411,6 @@
"id": 1109,
"key": "hook",
"name": "虎克",
"abbr": "虎克",
"star": 4,
"elem": "火",
"weapon": "毁灭",
@ -454,7 +436,6 @@
"id": 1110,
"key": "lynx",
"name": "玲可",
"abbr": "玲可",
"star": 4,
"elem": "量子",
"weapon": "丰饶",
@ -479,7 +460,6 @@
"id": 1111,
"key": "luka",
"name": "卢卡",
"abbr": "卢卡",
"star": 4,
"elem": "物理",
"weapon": "虚无",
@ -505,7 +485,6 @@
"id": 1112,
"key": "topaz",
"name": "托帕&账账",
"abbr": "托帕",
"star": 5,
"elem": "火",
"weapon": "巡猎",
@ -530,7 +509,6 @@
"id": 1201,
"key": "qingque",
"name": "青雀",
"abbr": "青雀",
"star": 4,
"elem": "量子",
"weapon": "智识",
@ -556,7 +534,6 @@
"id": 1202,
"key": "tingyun",
"name": "停云",
"abbr": "停云",
"star": 4,
"elem": "雷",
"weapon": "同谐",
@ -581,7 +558,6 @@
"id": 1203,
"key": "luocha",
"name": "罗刹",
"abbr": "罗刹",
"star": 5,
"elem": "虚数",
"weapon": "丰饶",
@ -606,7 +582,6 @@
"id": 1204,
"key": "jingyuan",
"name": "景元",
"abbr": "景元",
"star": 5,
"elem": "雷",
"weapon": "智识",
@ -631,7 +606,6 @@
"id": 1205,
"key": "blade",
"name": "刃",
"abbr": "刃",
"star": 5,
"elem": "风",
"weapon": "毁灭",
@ -657,7 +631,6 @@
"id": 1206,
"key": "sushang",
"name": "素裳",
"abbr": "素裳",
"star": 4,
"elem": "物理",
"weapon": "巡猎",
@ -682,7 +655,6 @@
"id": 1207,
"key": "yukong",
"name": "驭空",
"abbr": "驭空",
"star": 4,
"elem": "虚数",
"weapon": "同谐",
@ -707,7 +679,6 @@
"id": 1208,
"key": "fuxuan",
"name": "符玄",
"abbr": "符玄",
"star": 5,
"elem": "量子",
"weapon": "存护",
@ -732,7 +703,6 @@
"id": 1209,
"key": "yanqing",
"name": "彦卿",
"abbr": "彦卿",
"star": 5,
"elem": "冰",
"weapon": "巡猎",
@ -757,7 +727,6 @@
"id": 1210,
"key": "guinaifen",
"name": "桂乃芬",
"abbr": "桂乃芬",
"star": 4,
"elem": "火",
"weapon": "虚无",
@ -782,8 +751,6 @@
"id": 1211,
"key": "bailu",
"name": "白露",
"abbr": "白露",
"star": 5,
"elem": "雷",
"weapon": "丰饶",
"sp": 100,
@ -807,7 +774,6 @@
"id": 1212,
"key": "jingliu",
"name": "镜流",
"abbr": "镜流",
"star": 5,
"elem": "冰",
"weapon": "毁灭",
@ -833,7 +799,6 @@
"id": 1213,
"key": "danhengil",
"name": "丹恒•饮月",
"abbr": "饮月君",
"star": 5,
"elem": "虚数",
"weapon": "毁灭",
@ -858,11 +823,34 @@
"t": 5
}
},
"1214": {
"id": 1214,
"key": "xueyi",
"name": "雪衣",
"star": 4,
"elem": "量子",
"weapon": "毁灭",
"sp": 120,
"talentId": {
"218501": "q",
"302442": "e",
"419087": "a",
"619673": "z",
"904200": "t"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
}
},
"1215": {
"id": 1215,
"key": "hanya",
"name": "寒鸦",
"abbr": "寒鸦",
"star": 4,
"elem": "物理",
"weapon": "同谐",
@ -887,7 +875,6 @@
"id": 1217,
"key": "huohuo",
"name": "藿藿",
"abbr": "藿藿",
"star": 5,
"elem": "风",
"weapon": "丰饶",
@ -912,7 +899,6 @@
"id": 1302,
"key": "argenti",
"name": "银枝",
"abbr": "银枝",
"star": 5,
"elem": "物理",
"weapon": "智识",
@ -933,5 +919,53 @@
"q": 5,
"t": 3
}
},
"1303": {
"id": 1303,
"key": "ruanmei",
"name": "阮•梅",
"star": 5,
"elem": "冰",
"weapon": "同谐",
"sp": 130,
"talentId": {
"101144": "a",
"301730": "q",
"385671": "e",
"816617": "t",
"933262": "z"
},
"talentCons": {
"3": "q",
"5": "e",
"a": 5,
"e": 5,
"q": 3,
"t": 3
}
},
"1305": {
"id": 1305,
"key": "drratio",
"name": "真理医生",
"star": 5,
"elem": "虚数",
"weapon": "巡猎",
"sp": 140,
"talentId": {
"261255": "t",
"575556": "q",
"692201": "e",
"776142": "a",
"976728": "z"
},
"talentCons": {
"3": "q",
"5": "e",
"a": 3,
"e": 5,
"q": 3,
"t": 5
}
}
}

View File

@ -1,5 +1,5 @@
import { Data, Meta } from '#miao'
import { alias } from './alias.js'
import { alias, abbr } from './alias.js'
import { wifeCfg } from './extra.js'
import lodash from 'lodash'
@ -7,6 +7,10 @@ let data = Data.readJSON('resources/meta-sr/character/data.json', 'miao')
let meta = Meta.create('sr', 'char')
meta.addData(data)
meta.addAlias(alias)
lodash.forEach(data, (ds) => {
abbr[ds.name] = abbr[ds.name] || ds.name
})
meta.addAbbr(abbr)
// 老婆设置同样设置到gs下通用数据
let gsMeta = Meta.create('gs', 'char')

View File

@ -2,7 +2,6 @@
"id": 1001,
"key": "mar7th",
"name": "三月七",
"abbr": "三月七",
"star": 4,
"elem": "冰",
"allegiance": "星穹列车",
@ -657,4 +656,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1002,
"key": "danheng",
"name": "丹恒",
"abbr": "丹恒",
"star": 4,
"elem": "风",
"allegiance": "星穹列车",
@ -632,4 +631,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1213,
"key": "danhengil",
"name": "丹恒•饮月",
"abbr": "饮月君",
"star": 5,
"elem": "虚数",
"allegiance": "仙舟「罗浮」",

View File

@ -2,7 +2,6 @@
"id": 1106,
"key": "pela",
"name": "佩拉",
"abbr": "佩拉",
"star": 4,
"elem": "冰",
"allegiance": "贝洛伯格",
@ -638,4 +637,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1202,
"key": "tingyun",
"name": "停云",
"abbr": "停云",
"star": 4,
"elem": "雷",
"allegiance": "仙舟「罗浮」",
@ -657,4 +656,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1107,
"key": "clara",
"name": "克拉拉",
"abbr": "克拉拉",
"star": 5,
"elem": "物理",
"allegiance": "贝洛伯格",
@ -659,4 +658,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1205,
"key": "blade",
"name": "刃",
"abbr": "刃",
"star": 5,
"elem": "风",
"allegiance": "星核猎手",
@ -813,4 +812,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1005,
"key": "kafka",
"name": "卡芙卡",
"abbr": "卡芙卡",
"star": 5,
"elem": "雷",
"allegiance": "星核猎手",
@ -701,4 +700,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1111,
"key": "luka",
"name": "卢卡",
"abbr": "卢卡",
"star": 4,
"elem": "物理",
"allegiance": "贝洛伯格",
@ -699,4 +698,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1003,
"key": "himeko",
"name": "姬子",
"abbr": "姬子",
"star": 5,
"elem": "火",
"allegiance": "星穹列车",
@ -631,4 +630,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1105,
"key": "natasha",
"name": "娜塔莎",
"abbr": "娜塔莎",
"star": 4,
"elem": "物理",
"allegiance": "贝洛伯格",
@ -698,4 +697,4 @@
}
}
}
}
}

View File

@ -2,8 +2,6 @@
"id": 1215,
"key": "hanya",
"name": "寒鸦",
"name2": "寒鸦",
"abbr": "寒鸦",
"star": 4,
"elem": "物理",
"allegiance": "仙舟「罗浮」",
@ -637,4 +635,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1101,
"key": "bronya",
"name": "布洛妮娅",
"abbr": "布洛妮娅",
"star": 5,
"elem": "风",
"allegiance": "贝洛伯格",
@ -657,4 +656,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1102,
"key": "seele",
"name": "希儿",
"abbr": "希儿",
"star": 5,
"elem": "量子",
"allegiance": "贝洛伯格",
@ -611,4 +610,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1103,
"key": "serval",
"name": "希露瓦",
"abbr": "希露瓦",
"star": 4,
"elem": "雷",
"allegiance": "贝洛伯格",
@ -652,4 +651,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1209,
"key": "yanqing",
"name": "彦卿",
"abbr": "彦卿",
"star": 5,
"elem": "冰",
"allegiance": "仙舟「罗浮」",
@ -716,4 +715,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1112,
"key": "topaz",
"name": "托帕&账账",
"abbr": "托帕",
"star": 5,
"elem": "火",
"allegiance": "星际和平公司",
@ -653,4 +652,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1204,
"key": "jingyuan",
"name": "景元",
"abbr": "景元",
"star": 5,
"elem": "雷",
"allegiance": "仙舟「罗浮」",
@ -610,4 +609,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1104,
"key": "gepard",
"name": "杰帕德",
"abbr": "杰帕德",
"star": 5,
"elem": "冰",
"allegiance": "贝洛伯格",
@ -657,4 +656,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1210,
"key": "guinaifen",
"name": "桂乃芬",
"abbr": "桂乃芬",
"star": 4,
"elem": "火",
"allegiance": "仙舟「罗浮」",
@ -680,4 +679,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1108,
"key": "sampo",
"name": "桑博",
"abbr": "桑博",
"star": 4,
"elem": "风",
"allegiance": "贝洛伯格",
@ -638,4 +637,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1110,
"key": "lynx",
"name": "玲可",
"abbr": "玲可",
"star": 4,
"elem": "量子",
"allegiance": "贝洛伯格",

View File

@ -2,7 +2,6 @@
"id": 1004,
"key": "welt",
"name": "瓦尔特",
"abbr": "瓦尔特",
"star": 5,
"elem": "虚数",
"allegiance": "星穹列车",
@ -659,4 +658,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1211,
"key": "bailu",
"name": "白露",
"abbr": "白露",
"star": 5,
"elem": "雷",
"allegiance": "仙舟「罗浮」",
@ -719,4 +718,4 @@
}
}
}
}
}

View File

@ -0,0 +1,613 @@
{
"id": 1305,
"key": "drratio",
"name": "真理医生",
"star": 5,
"elem": "虚数",
"allegiance": "博识学会",
"weapon": "巡猎",
"sp": 140,
"desc": "博识学会学者。 性情古怪、言辞刻薄却又风度偏偏。 奇异石膏头雕下的面容似乎出人意料的俊美。",
"cncv": "桑毓泽",
"jpcv": "武内駿輔",
"baseAttr": {
"atk": 776.1600000000001,
"hp": 1047.816,
"def": 460.845,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
},
"growAttr": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"talentId": {
"261255": "t",
"575556": "q",
"692201": "e",
"776142": "a",
"976728": "z"
},
"talentCons": {
"3": "q",
"5": "e",
"a": 3,
"e": 5,
"q": 3,
"t": 5
},
"talent": {
"a": {
"id": 776142,
"name": "知识就是力量",
"type": "普攻",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于真理医生<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.5,
0.6,
0.7,
0.8,
0.9,
1,
1.1,
1.2,
1.3
]
}
}
},
"e": {
"id": 692201,
"name": "精神助产术",
"type": "战技",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于真理医生<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.75,
0.825,
0.9,
0.975,
1.05,
1.125,
1.21875,
1.3125,
1.40625,
1.5,
1.575,
1.65,
1.725,
1.8,
1.875
]
}
}
},
"q": {
"id": 575556,
"name": "三段悖论",
"type": "终结技",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于真理医生<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害并附上【智者的短见】。真理医生的队友攻击持有【智者的短见】的目标时真理医生对该目标发动1次天赋的<u>追加攻击</u>。<br />【智者的短见】效果最多触发<nobr>2</nobr>次且仅对真理医生终结技最新施放的目标生效。施放终结技后重置该效果触发次数。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
1.44,
1.536,
1.632,
1.728,
1.824,
1.92,
2.04,
2.16,
2.28,
2.4,
2.496,
2.592,
2.688,
2.784,
2.88
]
}
}
},
"t": {
"id": 261255,
"name": "我思故我在",
"type": "天赋",
"tag": "单攻",
"desc": "施放战技时,有<nobr>40.0%</nobr>的<u>固定概率</u>对该目标发动1次<u>追加攻击</u>,造成等同于真理医生<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害。目标每有1个负面效果<u>追加攻击</u>发动的<u>固定概率</u>提高<nobr>20.0%</nobr>。若<u>追加攻击</u>施放前目标被消灭则对敌方随机单体发动<u>追加攻击</u>。",
"tables": {
"1": {
"name": "追加攻击伤害",
"isSame": false,
"values": [
1.35,
1.485,
1.62,
1.755,
1.89,
2.025,
2.19375,
2.3625,
2.53125,
2.7,
2.835,
2.97,
3.105,
3.24,
3.375
]
}
}
},
"z": {
"id": 976728,
"name": "偶像塑造",
"type": "秘技",
"tag": "妨害",
"desc": "使用秘技后,制造一个特殊领域嘲讽附近敌人,持续<nobr>10</nobr>秒。与处于特殊领域内的敌人进入战斗后,有<nobr>100.0%</nobr><u>基础概率</u>使敌方每个单体目标速度降低<nobr>15.0%</nobr>,持续<nobr>2</nobr>回合。我方制造的领域效果最多存在1个。",
"tables": {}
}
},
"cons": {
"1": {
"name": "倨傲生祸患",
"desc": "行迹【归纳】的叠加层数上限提高<nobr>4</nobr>层。战斗开始时,立即获得<nobr>4</nobr>层【归纳】。需要先解锁行迹【归纳】。"
},
"2": {
"name": "显微而阐幽",
"desc": "天赋的追加攻击击中目标时目标每有1个负面效果则额外造成等同于真理医生<nobr>20.0%</nobr>攻击力的虚数属性附加伤害。该效果在每次追加攻击中最多触发<nobr>4</nobr>次。"
},
"3": {
"name": "认识你自己",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"4": {
"name": "盲目造痴愚",
"desc": "触发天赋时,真理医生额外恢复<nobr>15</nobr>点能量。"
},
"5": {
"name": "海阔舟无楫",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"6": {
"name": "永恒唯真理",
"desc": "【智者的短见】的触发效果额外增加<nobr>1</nobr>次,天赋的追加攻击造成的伤害提高<nobr>50.0%</nobr>。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 4000,
"549437": 5
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 105.6,
"hp": 142.56,
"def": 62.7,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 8000,
"549437": 10
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 147.84,
"hp": 199.584,
"def": 87.78,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 16000,
"468392": 3,
"633378": 6
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 190.08,
"hp": 256.608,
"def": 112.86,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 40000,
"468392": 7,
"633378": 9
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 232.32,
"hp": 313.632,
"def": 137.94,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 80000,
"468392": 20,
"717319": 6
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 274.56,
"hp": 370.656,
"def": 163.02,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 160000,
"468392": 35,
"717319": 9
},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 316.8,
"hp": 427.68,
"def": 188.1,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 5.28,
"hp": 7.128,
"def": 3.135,
"speed": 0
},
"attrs": {
"atk": 359.04,
"hp": 484.704,
"def": 213.18,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 75
}
}
},
"tree": {
"1305201": {
"key": "atk",
"value": 4.00000000372529
},
"1305202": {
"key": "cpct",
"value": 2.699999953620136
},
"1305203": {
"key": "atk",
"value": 4.00000000372529
},
"1305204": {
"key": "def",
"value": 5.000000004656613
},
"1305205": {
"key": "atk",
"value": 6.0000000055879354
},
"1305206": {
"key": "cpct",
"value": 4.00000000372529
},
"1305207": {
"key": "atk",
"value": 6.0000000055879354
},
"1305208": {
"key": "def",
"value": 7.499999972060323
},
"1305209": {
"key": "cpct",
"value": 5.299999983981252
},
"1305210": {
"key": "atk",
"value": 8.00000000745058
}
},
"treeData": {
"329504": {
"id": 329504,
"type": "buff",
"root": false,
"name": "攻击强化",
"levelReq": 80,
"cost": {
"29328": 160000,
"717319": 8,
"836260": 8
},
"data": {
"atkPct": 8
}
},
"413347": {
"id": 413347,
"type": "skill",
"root": true,
"name": "归纳",
"levelReq": 0,
"desc": "施放战技时目标每有1个负面效果真理医生暴击率提高<nobr>#1[f1]%</nobr>、暴击伤害提高<nobr>5.0%</nobr>,该效果最多叠加<nobr>6</nobr>层。",
"cost": {
"29328": 5000,
"470781": 1,
"635674": 3
},
"idx": 2,
"children": [
1305202
]
},
"413349": {
"id": 413349,
"type": "skill",
"root": true,
"name": "推理",
"levelReq": 0,
"desc": "造成伤害时,若目标负面状态大于等于<nobr>3</nobr>个目标每有1个负面效果真理医生对其造成的伤害提高<nobr>10.0%</nobr>,最多提高<nobr>50.0%</nobr>。",
"cost": {
"29328": 160000,
"125435": 1,
"470781": 1,
"836260": 8
},
"idx": 3,
"children": [
1305208
]
},
"413350": {
"id": 413350,
"type": "skill",
"root": true,
"name": "演绎",
"levelReq": 0,
"desc": "施放战技攻击敌方目标后,有<nobr>100.0%</nobr>的基础概率使受到攻击的敌方目标效果抵抗降低<nobr>10.0%</nobr>,持续<nobr>2</nobr>回合。",
"cost": {
"29328": 20000,
"125435": 1,
"470781": 1,
"920201": 5
},
"idx": 1,
"children": [
1305205
]
},
"413439": {
"id": 413439,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717319": 3,
"836260": 3
},
"data": {
"cpct": 4
}
},
"413440": {
"id": 413440,
"type": "buff",
"root": true,
"name": "攻击强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717319": 3,
"836260": 3
},
"data": {
"atkPct": 6
}
},
"413441": {
"id": 413441,
"type": "buff",
"root": true,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633378": 3,
"920201": 3
},
"data": {
"defPct": 5
}
},
"413442": {
"id": 413442,
"type": "buff",
"root": false,
"name": "攻击强化",
"levelReq": 0,
"cost": {
"29328": 20000,
"633378": 4,
"920201": 5
},
"data": {
"atkPct": 6
},
"children": [
1305206
]
},
"413443": {
"id": 413443,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 5000,
"549437": 6,
"635674": 3
},
"data": {
"cpct": 2.6999999
},
"children": [
1305203
]
},
"413444": {
"id": 413444,
"type": "buff",
"root": false,
"name": "攻击强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633378": 3,
"920201": 3
},
"data": {
"atkPct": 4
}
},
"413446": {
"id": 413446,
"type": "buff",
"root": true,
"name": "攻击强化",
"levelReq": 1,
"cost": {
"29328": 2500,
"549437": 2
},
"data": {
"atkPct": 4
}
},
"413453": {
"id": 413453,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 160000,
"717319": 8,
"836260": 8
},
"data": {
"defPct": 7.5
},
"children": [
1305210,
1305209
]
},
"413454": {
"id": 413454,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 75,
"cost": {
"29328": 160000,
"717319": 8,
"836260": 8
},
"data": {
"cpct": 5.3
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -2,7 +2,6 @@
"id": 1208,
"key": "fuxuan",
"name": "符玄",
"abbr": "符玄",
"star": 5,
"elem": "量子",
"allegiance": "仙舟「罗浮」",

View File

@ -2,7 +2,6 @@
"id": 1206,
"key": "sushang",
"name": "素裳",
"abbr": "素裳",
"star": 4,
"elem": "物理",
"allegiance": "仙舟「罗浮」",
@ -653,4 +652,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1203,
"key": "luocha",
"name": "罗刹",
"abbr": "罗刹",
"star": 5,
"elem": "虚数",
"allegiance": "仙舟「罗浮」",
@ -656,4 +655,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1009,
"key": "asta",
"name": "艾丝妲",
"abbr": "艾丝妲",
"star": 4,
"elem": "火",
"allegiance": "空间站「黑塔」",
@ -615,4 +614,4 @@
}
}
}
}
}

View File

@ -2,8 +2,6 @@
"id": 1217,
"key": "huohuo",
"name": "藿藿",
"name2": "藿藿",
"abbr": "藿藿",
"star": 5,
"elem": "风",
"allegiance": "仙舟「罗浮」",
@ -720,4 +718,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1109,
"key": "hook",
"name": "虎克",
"abbr": "虎克",
"star": 4,
"elem": "火",
"allegiance": "贝洛伯格",
@ -711,4 +710,4 @@
}
}
}
}
}

View File

@ -2,8 +2,6 @@
"id": 1302,
"key": "argenti",
"name": "银枝",
"name2": "银枝",
"abbr": "银枝",
"star": 5,
"elem": "物理",
"allegiance": "纯美骑士团",
@ -663,4 +661,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1006,
"key": "silverwolf",
"name": "银狼",
"abbr": "银狼",
"star": 5,
"elem": "量子",
"allegiance": "星核猎手",
@ -764,4 +763,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1212,
"key": "jingliu",
"name": "镜流",
"abbr": "镜流",
"star": 5,
"elem": "冰",
"allegiance": "仙舟「罗浮」",

View File

@ -0,0 +1,659 @@
{
"id": 1303,
"key": "ruanmei",
"name": "阮•梅",
"star": 5,
"elem": "冰",
"allegiance": "空间站「黑塔」",
"weapon": "同谐",
"sp": 130,
"desc": "天才俱乐部会员,生命科学领域专家,与黑塔等人联手研发模拟宇宙。",
"cncv": "张文钰",
"jpcv": "大西沙織",
"baseAttr": {
"atk": 659.7360000000001,
"hp": 1086.624,
"def": 485.1,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
},
"growAttr": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"talentId": {
"101144": "a",
"301730": "q",
"385671": "e",
"816617": "t",
"933262": "z"
},
"talentCons": {
"3": "q",
"5": "e",
"a": 5,
"e": 5,
"q": 3,
"t": 3
},
"talent": {
"a": {
"id": 101144,
"name": "一针幽兰",
"type": "普攻",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于阮•梅<nobr>$1[i]%</nobr>攻击力的<span>冰</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.5,
0.6,
0.7,
0.8,
0.9,
1,
1.1,
1.2,
1.3
]
}
}
},
"e": {
"id": 385671,
"name": "慢捻抹复挑",
"type": "战技",
"tag": "辅助",
"desc": "施放战技后阮•梅获得【弦外音】,持续<nobr>3</nobr>回合阮•梅每回合开始时持续回合数减1。当阮•梅拥有【弦外音】时我方全体伤害提高<nobr>$1[f1]%</nobr>,弱点击破效率提高<nobr>50.0%</nobr>。",
"tables": {
"1": {
"name": "伤害提高",
"isSame": false,
"values": [
0.16,
0.176,
0.192,
0.208,
0.224,
0.24,
0.26,
0.28,
0.3,
0.32,
0.336,
0.352,
0.368,
0.384,
0.4
]
}
}
},
"q": {
"id": 301730,
"name": "摇花缎水,沾衣不摘",
"type": "终结技",
"tag": "辅助",
"desc": "阮•梅展开结界,持续<nobr>2</nobr>回合自身每回合开始时结界持续回合数减1。<br />处于结界中时我方全体全属性抗性穿透提高<nobr>$1[f1]%</nobr>,且攻击后会对敌方目标施加【残梅绽】。<br />【残梅绽】会在敌方目标尝试从弱点击破状态恢复时触发,延长目标的弱点击破状态并使其行动延后,延后数值等同于阮•梅<nobr>20.0%</nobr>的击破特攻+<nobr>10.0%</nobr>,并对其造成等同于阮•梅<nobr>$2[i]%</nobr><span>冰</span>属性击破伤害的击破伤害。<br />敌方目标从弱点击破状态恢复前不可被再次附加【残梅绽】。",
"tables": {
"1": {
"name": "抗性穿透提高",
"isSame": false,
"values": [
0.15,
0.16,
0.17,
0.18,
0.19,
0.2,
0.2125,
0.225,
0.2375,
0.25,
0.26,
0.27,
0.28,
0.29,
0.3
]
},
"2": {
"name": "击破伤害比例",
"isSame": false,
"values": [
0.3,
0.32,
0.34,
0.36,
0.38,
0.4,
0.425,
0.45,
0.475,
0.5,
0.52,
0.54,
0.56,
0.58,
0.6
]
}
}
},
"t": {
"id": 816617,
"name": "分型的螺旋",
"type": "天赋",
"tag": "辅助",
"desc": "使除自身以外的队友速度提高<nobr>$1[f1]%</nobr>。我方全体击破敌方目标弱点时,阮•梅对其造成等同于自身<nobr>$2[f1]%</nobr><span>冰</span>属性击破伤害的击破伤害。",
"tables": {
"1": {
"name": "速度提高",
"isSame": false,
"values": [
0.08,
0.082,
0.084,
0.086,
0.088,
0.09,
0.0925,
0.095,
0.0975,
0.1,
0.102,
0.104,
0.106,
0.108,
0.11
]
},
"2": {
"name": "击破伤害比例",
"isSame": false,
"values": [
0.6,
0.66,
0.72,
0.78,
0.84,
0.9,
0.975,
1.05,
1.125,
1.2,
1.26,
1.32,
1.38,
1.44,
1.5
]
}
}
},
"z": {
"id": 933262,
"name": "拭琴抚罗袂",
"type": "秘技",
"tag": "强化",
"desc": "使用秘技后,获得【拭琴抚罗袂】,使下一次战斗开始时自动触发<nobr>1</nobr>次战技,此次触发不消耗战技点。<br />在模拟宇宙中当阮•梅拥有【拭琴抚罗袂】时我方主动攻击敌人时总会视为利用弱点进入战斗且本次攻击可以无视弱点属性削减敌方全体的韧性。击破弱点时触发攻击者自身属性的弱点击破效果。每拥有1个祝福本次攻击造成的削韧伤害额外提高<nobr>100.0%</nobr>,且击破敌方目标弱点后对其额外造成等同于阮•梅<nobr>100.0%</nobr><span>冰</span>属性击破伤害的击破伤害,最多计入<nobr>20</nobr>个祝福。",
"tables": {}
}
},
"cons": {
"1": {
"name": "神经仿绣图",
"desc": "终结技展开结界期间,我方全体造成伤害时无视目标<nobr>20.0%</nobr>的防御力。"
},
"2": {
"name": "芦前漫步",
"desc": "阮•梅在场时,我方全体对处于弱点击破状态的敌方目标造成伤害时,攻击力提高<nobr>40.0%</nobr>。"
},
"3": {
"name": "彩缎烟衫绿婆娑",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"4": {
"name": "寻神铜镜前",
"desc": "当敌方目标的弱点被击破时,阮•梅自身击破特攻提高<nobr>100.0%</nobr>,持续<nobr>3</nobr>回合。"
},
"5": {
"name": "手弄慵鬟玲珑钗",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"6": {
"name": "半脱纱巾落团扇",
"desc": "终结技展开的结界持续时间延长<nobr>1</nobr>回合。天赋造成的击破伤害倍率额外提高<nobr>200.0%</nobr>。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 4000,
"549504": 5
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 89.76,
"hp": 147.84,
"def": 66,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 8000,
"549504": 10
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 125.664,
"hp": 206.976,
"def": 92.4,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 16000,
"67220": 3,
"633445": 6
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 161.568,
"hp": 266.112,
"def": 118.8,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 40000,
"67220": 7,
"633445": 9
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 197.472,
"hp": 325.248,
"def": 145.2,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 80000,
"67220": 20,
"717386": 6
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 233.376,
"hp": 384.384,
"def": 171.6,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 160000,
"67220": 35,
"717386": 9
},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 269.28,
"hp": 443.52,
"def": 198,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 4.488,
"hp": 7.392,
"def": 3.3,
"speed": 0
},
"attrs": {
"atk": 305.184,
"hp": 502.656,
"def": 224.4,
"speed": 104,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
}
},
"tree": {
"1303201": {
"key": "stance",
"value": 5.299999983981252
},
"1303202": {
"key": "def",
"value": 5.000000004656613
},
"1303203": {
"key": "stance",
"value": 5.299999983981252
},
"1303204": {
"key": "speed",
"value": 2
},
"1303205": {
"key": "stance",
"value": 8.00000000745058
},
"1303206": {
"key": "def",
"value": 7.499999972060323
},
"1303207": {
"key": "stance",
"value": 8.00000000745058
},
"1303208": {
"key": "speed",
"value": 3
},
"1303209": {
"key": "def",
"value": 10.000000009313226
},
"1303210": {
"key": "stance",
"value": 10.699999961070716
}
},
"treeData": {
"654506": {
"id": 654506,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 80,
"cost": {
"29328": 160000,
"717386": 8,
"836256": 8
},
"data": {
"stance": 10.7
}
},
"738349": {
"id": 738349,
"type": "skill",
"root": true,
"name": "物体呼吸中",
"levelReq": 0,
"desc": "我方全体击破特攻提高<nobr>20.0%</nobr>。",
"cost": {
"29328": 5000,
"470781": 1,
"635670": 3
},
"idx": 1,
"children": [
1303202
]
},
"738351": {
"id": 738351,
"type": "skill",
"root": true,
"name": "落烛照水燃",
"levelReq": 0,
"desc": "战斗中阮•梅的击破特攻大于<nobr>120.0%</nobr>时,每超过<nobr>10.0%</nobr>,则战技使我方全体伤害提高的效果额外提高<nobr>6.0%</nobr>,最高不超过<nobr>36.0%</nobr>。",
"cost": {
"29328": 160000,
"125435": 1,
"470781": 1,
"836256": 8
},
"idx": 3,
"children": [
1303208
]
},
"738352": {
"id": 738352,
"type": "skill",
"root": true,
"name": "日消遐思长",
"levelReq": 0,
"desc": "阮•梅的回合开始时,自身恢复<nobr>5</nobr>点能量。",
"cost": {
"29328": 20000,
"125435": 1,
"470781": 1,
"920197": 5
},
"idx": 2,
"children": [
1303205
]
},
"738441": {
"id": 738441,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717386": 3,
"836256": 3
},
"data": {
"defPct": 7.5
}
},
"738442": {
"id": 738442,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717386": 3,
"836256": 3
},
"data": {
"stance": 8
}
},
"738443": {
"id": 738443,
"type": "buff",
"root": false,
"name": "速度强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633445": 3,
"920197": 3
},
"data": {
"speed": 200
}
},
"738444": {
"id": 738444,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 20000,
"633445": 4,
"920197": 5
},
"data": {
"stance": 8
},
"children": [
1303206
]
},
"738445": {
"id": 738445,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 5000,
"549504": 6,
"635670": 3
},
"data": {
"defPct": 5
},
"children": [
1303203
]
},
"738446": {
"id": 738446,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633445": 3,
"920197": 3
},
"data": {
"stance": 5.3
}
},
"738448": {
"id": 738448,
"type": "buff",
"root": true,
"name": "击破强化",
"levelReq": 1,
"cost": {
"29328": 2500,
"549504": 2
},
"data": {
"stance": 5.3
},
"children": [
1303204,
1303207
]
},
"738455": {
"id": 738455,
"type": "buff",
"root": false,
"name": "速度强化",
"levelReq": 0,
"cost": {
"29328": 160000,
"717386": 8,
"836256": 8
},
"data": {
"speed": 300
},
"children": [
1303209,
1303210
]
},
"738456": {
"id": 738456,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 75,
"cost": {
"29328": 160000,
"717386": 8,
"836256": 8
},
"data": {
"defPct": 10
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -2,7 +2,6 @@
"id": 1008,
"key": "arlan",
"name": "阿兰",
"abbr": "阿兰",
"star": 4,
"elem": "雷",
"allegiance": "空间站「黑塔」",
@ -638,4 +637,4 @@
}
}
}
}
}

View File

@ -0,0 +1,661 @@
{
"id": 1214,
"key": "xueyi",
"name": "雪衣",
"star": 4,
"elem": "量子",
"allegiance": "仙舟「罗浮」",
"weapon": "毁灭",
"sp": 120,
"desc": "仙舟「罗浮」上监察生死的机构「十王司」的判官。 早已身死道消多年,借偃偶身躯「还阳」,履行使命。",
"cncv": "溯浔",
"jpcv": "河瀬茉希",
"baseAttr": {
"atk": 599.76,
"hp": 1058.4,
"def": 396.9,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
},
"growAttr": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"talentId": {
"218501": "q",
"302442": "e",
"419087": "a",
"619673": "z",
"904200": "t"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
},
"talent": {
"a": {
"id": 419087,
"name": "破魔锥",
"type": "普攻",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于雪衣<nobr>$1[i]%</nobr>攻击力的<span>量子</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.5,
0.6,
0.7,
0.8,
0.9,
1,
1.1,
1.2,
1.3
]
}
}
},
"e": {
"id": 302442,
"name": "摄伏诸恶",
"type": "战技",
"tag": "扩散",
"desc": "对指定敌方单体造成等同于雪衣<nobr>$1[i]%</nobr>攻击力的<span>量子</span>属性伤害,同时对其相邻目标造成等同于雪衣<nobr>$2[i]%</nobr>攻击力的<span>量子</span>属性伤害。",
"tables": {
"1": {
"name": "单体伤害",
"isSame": false,
"values": [
0.7,
0.77,
0.84,
0.91,
0.98,
1.05,
1.1375,
1.225,
1.3125,
1.4,
1.47,
1.54,
1.61,
1.68,
1.75
]
},
"2": {
"name": "相邻目标伤害",
"isSame": false,
"values": [
0.35,
0.385,
0.42,
0.455,
0.49,
0.525,
0.56875,
0.6125,
0.65625,
0.7,
0.735,
0.77,
0.805,
0.84,
0.875
]
}
}
},
"q": {
"id": 218501,
"name": "天罚贯身",
"type": "终结技",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于雪衣<nobr>$1[i]%</nobr>攻击力的<span>量子</span>属性伤害,本次攻击无视弱点属性削减敌方单体的韧性。击破弱点时,触发<span>量子</span>属性的弱点击破效果。<br />在本次攻击中,削减的韧性越多,造成的伤害越高,最多提高<nobr>$2[f1]%</nobr>。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
1.5,
1.6,
1.7,
1.8,
1.9,
2,
2.125,
2.25,
2.375,
2.5,
2.6,
2.7,
2.8,
2.9,
3
]
},
"2": {
"name": "伤害提高上限",
"isSame": false,
"values": [
0.36,
0.384,
0.408,
0.432,
0.456,
0.48,
0.51,
0.54,
0.57,
0.6,
0.624,
0.648,
0.672,
0.696,
0.72
]
}
}
},
"t": {
"id": 904200,
"name": "十王圣断,业报恒常",
"type": "天赋",
"tag": "弹射",
"desc": "雪衣施放攻击削减敌方韧性时,会叠加【恶报】层数,削减的韧性越多叠加【恶报】层数越多,可以叠加<nobr>8</nobr>层。<br />当雪衣的队友施放攻击削减敌方韧性后,雪衣叠加<nobr>1</nobr>层【恶报】。<br />当【恶报】叠加至上限时消耗当前所有【恶报】,立即对敌方目标发动<u>追加攻击</u>造成3次伤害每次伤害对敌方随机单体造成等同于雪衣<nobr>$1[i]%</nobr>攻击力的<span>量子</span>属性伤害。本次追加攻击无法叠加【恶报】。",
"tables": {
"1": {
"name": "追加攻击单次伤害",
"isSame": false,
"values": [
0.45,
0.495,
0.54,
0.585,
0.63,
0.675,
0.73125,
0.7875,
0.84375,
0.9,
0.945,
0.99,
1.035,
1.08,
1.125
]
}
}
},
"z": {
"id": 619673,
"name": "斩立决",
"type": "秘技",
"tag": "",
"desc": "立即攻击敌人,进入战斗后对敌方全体造成等同于雪衣<nobr>80.0%</nobr>攻击力的<span>量子</span>属性伤害。",
"tables": {}
}
},
"cons": {
"1": {
"name": "缚心魔",
"desc": "天赋的追加攻击造成的伤害提高<nobr>40.0%</nobr>。"
},
"2": {
"name": "破五尘",
"desc": "天赋的追加攻击无视弱点属性削减敌方的韧性,同时为自身恢复等同于雪衣<nobr>5.0%</nobr>生命上限的生命值。击破弱点时,触发量子属性的弱点击破效果。"
},
"3": {
"name": "止苦谛",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"4": {
"name": "断业根",
"desc": "施放终结技时,击破特攻提高<nobr>40.0%</nobr>,持续<nobr>2</nobr>回合。"
},
"5": {
"name": "勾灵神",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"6": {
"name": "司死生",
"desc": "【恶报】的层数上限降低至<nobr>6</nobr>层。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 3200,
"549438": 4
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 81.6,
"hp": 144,
"def": 54,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 6400,
"549438": 8
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 114.24,
"hp": 201.6,
"def": 75.6,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 12800,
"351747": 2,
"633379": 5
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 146.88,
"hp": 259.2,
"def": 97.2,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 32000,
"351747": 5,
"633379": 8
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 179.52,
"hp": 316.8,
"def": 118.8,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 64000,
"351747": 15,
"717320": 5
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 212.16,
"hp": 374.4,
"def": 140.4,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 128000,
"351747": 28,
"717320": 7
},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 244.8,
"hp": 432,
"def": 162,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 4.08,
"hp": 7.2,
"def": 2.7,
"speed": 0
},
"attrs": {
"atk": 277.44,
"hp": 489.6,
"def": 183.6,
"speed": 103,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
}
},
"tree": {
"1214201": {
"key": "stance",
"value": 5.299999983981252
},
"1214202": {
"key": "hp",
"value": 4.00000000372529
},
"1214203": {
"key": "stance",
"value": 5.299999983981252
},
"1214204": {
"key": "quantum",
"value": 3.1999999890103936
},
"1214205": {
"key": "stance",
"value": 8.00000000745058
},
"1214206": {
"key": "hp",
"value": 6.0000000055879354
},
"1214207": {
"key": "stance",
"value": 8.00000000745058
},
"1214208": {
"key": "quantum",
"value": 4.799999948590994
},
"1214209": {
"key": "hp",
"value": 8.00000000745058
},
"1214210": {
"key": "stance",
"value": 10.699999961070716
}
},
"treeData": {
"59332": {
"id": 59332,
"type": "skill",
"root": true,
"name": "预兆机杼",
"levelReq": 0,
"desc": "使自身造成的伤害提高,提高数值等同于击破特攻的<nobr>100.0%</nobr>,最多使造成的伤害提高<nobr>240.0%</nobr>。",
"cost": {
"29328": 4000,
"470781": 1,
"635673": 2
},
"idx": 1,
"children": [
1214202
]
},
"59333": {
"id": 59333,
"type": "skill",
"root": true,
"name": "摧锋轴承",
"levelReq": 0,
"desc": "如果敌方目标当前韧性大于等于其自身韧性上限的<nobr>50.0%</nobr>,施放终结技时造成的伤害提高<nobr>10.0%</nobr>。",
"cost": {
"29328": 16000,
"125435": 1,
"470781": 1,
"920200": 4
},
"idx": 2,
"children": [
1214205
]
},
"59334": {
"id": 59334,
"type": "skill",
"root": true,
"name": "伺观中枢",
"levelReq": 0,
"desc": "雪衣会累计溢出的【恶报】层数,最多累计<nobr>6</nobr>层。雪衣触发天赋后,获得相应溢出层数的【恶报】。",
"cost": {
"29328": 128000,
"125435": 1,
"470781": 1,
"836259": 6
},
"idx": 3,
"children": [
1214208
]
},
"59487": {
"id": 59487,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 36000,
"717320": 2,
"836259": 2
},
"data": {
"stance": 8
}
},
"59488": {
"id": 59488,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 36000,
"717320": 2,
"836259": 2
},
"data": {
"hpPct": 6
},
"children": [
1214207
]
},
"59489": {
"id": 59489,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 16000,
"633379": 3,
"920200": 4
},
"data": {
"stance": 8
},
"children": [
1214206
]
},
"59490": {
"id": 59490,
"type": "buff",
"root": false,
"name": "伤害强化•量子",
"levelReq": 0,
"cost": {
"29328": 8000,
"633379": 2,
"920200": 2
},
"data": {
"auantum": 3.2
}
},
"59491": {
"id": 59491,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 0,
"cost": {
"29328": 8000,
"633379": 2,
"920200": 2
},
"data": {
"stance": 5.3
},
"children": [
1214204
]
},
"59492": {
"id": 59492,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 4000,
"549438": 4,
"635673": 2
},
"data": {
"hpPct": 4
},
"children": [
1214203
]
},
"59493": {
"id": 59493,
"type": "buff",
"root": true,
"name": "击破强化",
"levelReq": 1,
"cost": {
"29328": 2000,
"549438": 2
},
"data": {
"stance": 5.3
}
},
"59501": {
"id": 59501,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 75,
"cost": {
"29328": 128000,
"717320": 6,
"836259": 6
},
"data": {
"hpPct": 8
}
},
"59502": {
"id": 59502,
"type": "buff",
"root": false,
"name": "伤害强化•量子",
"levelReq": 0,
"cost": {
"29328": 128000,
"717320": 6,
"836259": 6
},
"data": {
"auantum": 4.8
},
"children": [
1214209,
1214210
]
},
"942849": {
"id": 942849,
"type": "buff",
"root": false,
"name": "击破强化",
"levelReq": 80,
"cost": {
"29328": 128000,
"717320": 6,
"836259": 6
},
"data": {
"stance": 10.7
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -2,7 +2,6 @@
"id": 1201,
"key": "qingque",
"name": "青雀",
"abbr": "青雀",
"star": 4,
"elem": "量子",
"allegiance": "仙舟「罗浮」",
@ -650,4 +649,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1207,
"key": "yukong",
"name": "驭空",
"abbr": "驭空",
"star": 4,
"elem": "虚数",
"allegiance": "仙舟「罗浮」",
@ -657,4 +656,4 @@
}
}
}
}
}

View File

@ -2,7 +2,6 @@
"id": 1013,
"key": "herta",
"name": "黑塔",
"abbr": "黑塔",
"star": 4,
"elem": "冰",
"allegiance": "空间站「黑塔」",
@ -610,4 +609,4 @@
}
}
}
}
}

View File

@ -46,6 +46,16 @@
"历战余响【永冬岭】"
]
},
"470781": {
"id": 470781,
"type": 601,
"name": "蛀星孕灾的旧恶",
"desc": "作为虫皇亲自繁育的子嗣,它的唯一欲望便是扩张族群。它以巨镰收割星体为巢,不倦培育无穷子孙,涂炭万千生灵,直至陨落一刻。<br /><br />「破碎星球之上,巨蝗遮蔽天空,群虫涌出地壳。锹甲将这颗新巢穴举起,向它的虫皇献礼…愿此番惨状只存于史料中,永不复现。」",
"star": 4,
"source": [
"历战余响【禁闭舱段】"
]
},
"985668": {
"id": 985668,
"type": 601,
@ -76,6 +86,7 @@
"desc": "自某种跨维度生物的遗骸上截下的奇特晶壳,尽管已不复之前的极寒,但它依旧颤动着,汲取周遭的热量。<br /><br />「没人考虑过把它卖去空调还没发明出来的世界吗?这玩意不但冷,声音也和空调外机一样聒噪。」",
"star": 4,
"source": [
"凝滞虚影【流云渡】",
"凝滞虚影【流云渡】",
"「万能合成机」- 材料置换"
]
@ -142,6 +153,7 @@
"desc": "「灵兽」与「孽物」仅是名目之辨,驯驭从命便是灵兽,为祸失控便成了孽物。这枚镶固在长右身躯上的钉子便是其永为灵兽的保证。<br /><br />「莳者奉命行事是义务,若是魁首大人将这夺魂钉贯进你的身体,届时你还不是得乖乖听话?」",
"star": 4,
"source": [
"凝滞虚影【鳞渊境】",
"凝滞虚影【鳞渊境】",
"「万能合成机」- 材料置换"
]
@ -164,6 +176,7 @@
"desc": "传言在鲁珀特掀起无机生物的灾祸后,仙舟金人也随之叛乱,大开杀戒。为了保证祸乱不再复起,匠人们以符箓施加禁锢,夺走了金人的思考能力。<br /><br />「你到底做了什么让这家伙发起疯来?」<br />「我也没干什么啊!就是…把那道金符擦了擦。」",
"star": 4,
"source": [
"凝滞虚影【工造司】",
"凝滞虚影【工造司】",
"「万能合成机」- 材料置换"
]
@ -443,7 +456,7 @@
"id": 633378,
"type": 601,
"name": "篡改的野心",
"desc": "漂浮在虚卒•篡改者周身的稀薄反物质,正反粒子于此达成了危险的平衡。<br /><br />「它们都在期许着湮灭之刻,与世界一同炼铸、同化。」",
"desc": "漂浮在虚卒•篡改者周身的稀薄反物质,正反粒子于此达成了危险的平衡。<br /><br />「它们都在期许着湮灭之刻,与世界一同炼铸、同化。」",
"star": 3,
"source": [
"突破至均衡等级2后反物质军团掉落",
@ -520,6 +533,7 @@
"desc": "播放着轻松欢脱的日常小调。<br />尽管曲调异常简单,但凡是略懂乐理之人都能听出,其作曲者必定是广识天下音律的大师。<br /><br />「牵起家人的手,让我们一同起舞!」",
"star": 2,
"source": [
"拟造花萼【机械聚落】",
"拟造花萼【机械聚落】",
"余烬兑换"
]
@ -542,6 +556,7 @@
"desc": "此烙印代表其位阶和「毁灭」的功业。<br />这柄武器的主人骑乘红马,点燃城市,使众人反目,令国度如蚁群溃散。<br /><br />「持此印者,受命将和平逐出列国。」",
"star": 2,
"source": [
"拟造花萼【收容舱段】",
"拟造花萼【收容舱段】",
"余烬兑换"
]
@ -553,6 +568,7 @@
"desc": "在行成年礼时,父母们将它赠予狩猎了人生中第一头猎物的少年少女们,期许他们的生命如离弦之矢,终能中的。<br /><br />「愿腰间箭,匣中剑,不空蠹。」",
"star": 2,
"source": [
"拟造花萼【城郊雪原】",
"拟造花萼【城郊雪原】",
"余烬兑换"
]
@ -676,6 +692,7 @@
"desc": "播放着震撼心魄的宇宙交响。<br /><br />「有些天文学家们认为,天体运行犹如复杂的机械结构,日月众星在运转时会发出水晶般悦耳的音符。此所谓『天体谐乐』。」",
"star": 4,
"source": [
"拟造花萼【机械聚落】",
"拟造花萼【机械聚落】",
"「万能合成机」- 材料合成"
]
@ -698,6 +715,7 @@
"desc": "这柄武器代表着主人在军团中的位阶和「毁灭」的功业。<br />这柄武器的主人负责在战争尾声时登场,点燃劫火焚烧世界。无论受何方神明眷顾,无论曾拥有何等辉煌的基业,这颗星球终将如同熄灭的炭烬,在星空深处黯淡死去。<br /><br />「持此印者,受命净空世界。」",
"star": 4,
"source": [
"拟造花萼【收容舱段】",
"拟造花萼【收容舱段】",
"「万能合成机」- 材料合成"
]
@ -709,6 +727,7 @@
"desc": "无缘不可目睹的神迹残余。超逸光年,击破天星,人们只能从光矢留下的余烬中追想其力量。<br />也只有仙舟的工匠首领百冶才有资格将碎片重铸,赠予功业盖世的大英雄。<br /><br />「星裂天倾,光昭万古。」",
"star": 4,
"source": [
"拟造花萼【城郊雪原】",
"拟造花萼【城郊雪原】",
"「万能合成机」- 材料合成"
]
@ -755,6 +774,7 @@
"desc": "播放着由某支小型乐队合唱的颂歌。<br />至于其词曲中赞颂的是何方神圣?如今早已无从考证。<br /><br />「吾若贫贱,神主锤炼!吾若富足,神主恩德!」",
"star": 3,
"source": [
"拟造花萼【机械聚落】",
"拟造花萼【机械聚落】",
"「万能合成机」- 材料合成",
"余烬兑换"
@ -779,6 +799,7 @@
"desc": "此烙印代表其位阶和「毁灭」的功业。<br />这柄武器的主人憎恨着所有会思考的生灵,他们聆听智慧生物的哀鸣犹如悦耳曲声,他们令数千年的文明高塔于一夕坍塌。<br /><br />「持此印者,受命使呼吸远离众生。」",
"star": 3,
"source": [
"拟造花萼【收容舱段】",
"拟造花萼【收容舱段】",
"「万能合成机」- 材料合成",
"余烬兑换"
@ -791,6 +812,7 @@
"desc": "阔不盈一指的锋镝,装入电磁弩或是热寻弓作为飞矢弹药,其力道足以一击贯穿孽物们坚如金石的躯壳。<br /><br />「天上谪仙来,乘槎渡星海。飞矢坠疾雨,明盔映月白。」",
"star": 3,
"source": [
"拟造花萼【城郊雪原】",
"拟造花萼【城郊雪原】",
"「万能合成机」- 材料合成",
"余烬兑换"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -461,6 +461,18 @@
"type": "智识",
"star": 5
},
"23019": {
"id": "23019",
"name": "镜中故我",
"type": "同谐",
"star": 5
},
"23020": {
"id": "23020",
"name": "纯粹思维的洗礼",
"type": "巡猎",
"star": 5
},
"24000": {
"id": "24000",
"name": "记一位星神的陨落",

View File

@ -0,0 +1,141 @@
{
"id": "23019",
"name": "镜中故我",
"star": 5,
"desc": "梅花将谢未谢时,她曾喜欢将这时刻封存,留于身边。<br />许多年过去,聒噪的、甜美的、各式各样的生命诞生于她的手下,但梅花依旧如期凋落。<br />许多年过去,镜中容颜未变,但于宇宙的尺度间,她是否也只能于短短的一瞬保持鲜活?<br /><br />「既然一切难逃逝去,创造还有何意义?」<br />不知沉默了多久,风吹花落,镜中人的回答一如旧时。<br />「为了有一天,不再留住梅花。」<br />她轻抚冰冷的镜面,如这样的自语,已不知发生过多少次了。",
"type": "同谐",
"typeId": 0,
"baseAttr": {
"atk": 529.2,
"hp": 1058.4,
"def": 529.2
},
"growAttr": {
"atk": 3.6,
"hp": 7.2,
"def": 3.6
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 5000,
"549504": 8
},
"attrs": {
"atk": 24,
"hp": 48,
"def": 24
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 10000,
"549504": 12,
"635670": 4
},
"attrs": {
"atk": 52.8,
"hp": 105.6,
"def": 52.8
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 20000,
"633445": 8,
"920197": 4
},
"attrs": {
"atk": 91.2,
"hp": 182.4,
"def": 91.2
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 50000,
"633445": 12,
"920197": 8
},
"attrs": {
"atk": 129.6,
"hp": 259.2,
"def": 129.6
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 100000,
"717386": 6,
"836256": 5
},
"attrs": {
"atk": 168,
"hp": 336,
"def": 168
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 200000,
"717386": 8,
"836256": 10
},
"attrs": {
"atk": 206.4,
"hp": 412.8,
"def": 206.4
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"attrs": {
"atk": 244.8,
"hp": 489.6,
"def": 244.8
}
}
},
"skill": {
"id": 23019,
"name": "彻骨梅香",
"desc": "使装备者击破特攻提高<nobr>$1[i]%</nobr>。装备者施放终结技后,使我方全体造成的伤害提高<nobr>$2[i]%</nobr>,持续<nobr>3</nobr>回合,并且若装备者击破特攻大于等于<nobr>150.0%</nobr>则恢复1个战技点。<br />每个波次开始时,我方全体立即恢复<nobr>$3[f1]</nobr>点能量,同类技能无法重复生效。",
"tables": {
"1": [
60,
70,
80,
90,
100
],
"2": [
24,
28.000000000000004,
32,
36,
40
],
"3": [
10,
12.5,
15,
17.5,
20
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -0,0 +1,148 @@
{
"id": "23020",
"name": "纯粹思维的洗礼",
"star": 5,
"desc": "午后阳光恰好,花叶芬芳。<br />他虽已时时注意洁净,思维难免会因滞涩而生尘。<br /><br />「疗愈思想与保持健康同样重要。」<br />愚人的喧嚣随疲惫一同远去,他沉入水中,任思绪漂浮,心神循序澄明。<br /><br />「真理会躲开不洁,唯有纯粹方可接近。」",
"type": "巡猎",
"typeId": 0,
"baseAttr": {
"atk": 582.1199999999999,
"hp": 952.56,
"def": 529.2
},
"growAttr": {
"atk": 3.96,
"hp": 6.48,
"def": 3.6
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 5000,
"549437": 8
},
"attrs": {
"atk": 26.4,
"hp": 43.2,
"def": 24
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 10000,
"549437": 12,
"635674": 4
},
"attrs": {
"atk": 58.08,
"hp": 95.04,
"def": 52.8
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 20000,
"633378": 8,
"920201": 4
},
"attrs": {
"atk": 100.32,
"hp": 164.16,
"def": 91.2
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 50000,
"633378": 12,
"920201": 8
},
"attrs": {
"atk": 142.56,
"hp": 233.28,
"def": 129.6
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 100000,
"717319": 6,
"836260": 5
},
"attrs": {
"atk": 184.8,
"hp": 302.4,
"def": 168
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 200000,
"717319": 8,
"836260": 10
},
"attrs": {
"atk": 227.04,
"hp": 371.52,
"def": 206.4
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"attrs": {
"atk": 269.28,
"hp": 440.64,
"def": 244.8
}
}
},
"skill": {
"id": 23020,
"name": "思想训练",
"desc": "使装备者的暴击伤害提高<nobr>$1[i]%</nobr>。敌方目标每承受1个负面效果装备者对其造成的暴击伤害额外提高<nobr>$2[i]%</nobr>,最多叠加<nobr>3</nobr>层。施放终结技攻击敌方目标时,使装备者获得【论辩】效果,造成的伤害提高<nobr>$3[i]%</nobr>,追加攻击无视目标<nobr>$4[i]%</nobr>的防御力,该效果持续<nobr>2</nobr>回合。",
"tables": {
"1": [
20,
23,
26,
28.999999999999996,
32
],
"2": [
8,
9,
10,
11,
12
],
"3": [
36,
42,
48,
54,
60
],
"4": [
24,
28.000000000000004,
32,
36,
40
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Some files were not shown because too many files have changed in this diff Show More