增加星铁1.3的角色数据与资源

This commit is contained in:
Kokomi 2023-08-31 04:03:09 +08:00
parent 387dfa9759
commit 5577e5316c
69 changed files with 2712 additions and 13 deletions

View File

@ -1,4 +1,11 @@
# 2.4.5
* 增加原神4.0、星铁1.3的角色数据与资源
* 增加林尼、卡夫卡、银狼的伤害计算**@Aluxes**
* 增加原神4.0相关的武器计算 **@SmallK111407**
# 2.4.4
* 增加`#星铁日历`功能 **@Aluxes**
* 更新卡芙卡、卢卡的角色数据与资源

View File

@ -277,7 +277,7 @@ class Character extends Base {
}
if (!this._imgs[cacheId]) {
if (this.isSr) {
this._imgs[cacheId] = CharImg.getImgsSr(this.name, this.talentCons)
this._imgs[cacheId] = CharImg.getImgsSr(this.name2 || this.name, this.talentCons)
} else {
this._imgs[cacheId] = CharImg.getImgs(this.name, costumeIdx, this.isTraveler ? this.elem : '', this.weaponType, this.talentCons)
}

View File

@ -176,7 +176,7 @@ class Weapon extends Base {
getAffixDesc (affix = 1) {
let skill = this.detail.skill
let { name, desc, tables } = skill
let reg = /\$(\d)\[[i|f1]\](\%?)/g
let reg = /\$(\d)\[(?:i|f1)\](\%?)/g
let ret
while ((ret = reg.exec(desc)) !== null) {
let idx = ret[1]

View File

@ -77,5 +77,9 @@ export const abbr = {
塔利亚的钉壳小镇: '塔利亚的小镇',
塔利亚的裸皮电线: '塔利亚的电线',
翁瓦克的诞生之岛: '翁瓦克的诞生岛',
翁瓦克的环岛海岸: '翁瓦克的海岸'
翁瓦克的环岛海岸: '翁瓦克的海岸',
泰科铵的镭射球场:'泰科铵的球场',
泰科铵的弧光赛道:'泰科铵的赛道',
伊须磨洲的残船鲸落:'伊须磨洲的鲸落',
伊须磨洲的坼裂缆索:'伊须磨洲的缆索'
}

View File

@ -450,6 +450,32 @@
"t": 5
}
},
"1110": {
"id": 1110,
"key": "lynx",
"name": "玲可",
"name2": "玲可",
"abbr": "玲可",
"star": 4,
"elem": "量子",
"weapon": "丰饶",
"sp": 100,
"talentId": {
"64325": "t",
"348852": "z",
"549438": "a",
"633379": "e",
"717320": "q"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
}
},
"1111": {
"id": 1111,
"key": "luka",
@ -653,6 +679,32 @@
"t": 5
}
},
"1208": {
"id": 1208,
"key": "fuxuan",
"name": "符玄",
"name2": "符玄",
"abbr": "符玄",
"star": 5,
"elem": "量子",
"weapon": "存护",
"sp": 135,
"talentId": {
"84475": "t",
"168416": "q",
"285061": "e",
"369002": "a",
"799948": "z"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 5,
"e": 3,
"q": 5,
"t": 3
}
},
"1209": {
"id": 1209,
"key": "yanqing",
@ -702,5 +754,35 @@
"q": 5,
"t": 3
}
},
"1213": {
"id": 1213,
"key": "danhengil",
"name": "丹恒•饮月",
"name2": "丹恒饮月",
"abbr": "饮月君",
"star": 5,
"elem": "虚数",
"weapon": "毁灭",
"sp": 140,
"talentId": {
"107176": "q",
"421477": "t",
"559585": "a2",
"676230": "e2",
"706004": "z",
"822648": "a2",
"906590": "a",
"990530": "a2",
"990531": "e"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
}
}
}

View File

@ -25,7 +25,8 @@ let alias = {
银狼: '小鸭鸭,小板鸭,黑客,骇客,骇兔',
阿兰: '',
青雀: '赌神,赌圣,青鹊',
黑塔: '转圈圈'
黑塔: '转圈圈',
'丹恒•饮月': '丹恒·饮月,饮月君,饮月,丹恒饮月,龙尊'
}
let aliasMap = {}

View File

@ -0,0 +1,705 @@
{
"id": 1213,
"key": "danhengil",
"name": "丹恒•饮月",
"name2": "丹恒饮月",
"abbr": "饮月君",
"star": 5,
"elem": "虚数",
"allegiance": "仙舟「罗浮」",
"weapon": "毁灭",
"sp": 140,
"desc": "丹恒身为持明族的本相,其上一世「饮月君」所遗存的力量。 接受了额顶的峥嵘角冠,就要接受那罪人所立的一切功过。",
"cncv": "李春胤",
"jpcv": "伊東健人",
"baseAttr": {
"atk": 698.544,
"hp": 1241.8560000000002,
"def": 363.82500000000005,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
},
"growAttr": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"talentId": {
"107176": "q",
"421477": "t",
"559585": "a2",
"676230": "e2",
"706004": "z",
"822648": "a2",
"906590": "a",
"990530": "a2",
"990531": "e"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
},
"talent": {
"a": {
"id": 906590,
"name": "泽芝",
"type": "普攻",
"tag": "单攻",
"desc": "施放2段攻击对指定敌方单体造成等同于丹恒•饮月<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": 990531,
"name": "龙力自在",
"type": "战技",
"tag": "强化",
"desc": "使普攻的效果得到强化最多可连续强化3次施放本技能不消耗战技点且不视为使用战技。<br />强化1次【泽芝】变为【瞬华】。<br />强化2次【泽芝】变为【天矢阴】。<br />强化3次【泽芝】变为【盘拏耀跃】。<br />施放【天矢阴】或【盘拏耀跃】时从第4段攻击开始每段攻击前获得1层【叱咤】使丹恒•饮月的暴击伤害提高<nobr>$1[f1]%</nobr>,该效果最多叠加<nobr>4</nobr>层,持续至自身回合结束。",
"tables": {
"1": {
"name": "暴击伤害提高",
"isSame": false,
"values": [
0.06,
0.066,
0.072,
0.078,
0.084,
0.09,
0.0975,
0.105,
0.1125,
0.12,
0.126,
0.132,
0.138,
0.144,
0.15
]
}
}
},
"q": {
"id": 107176,
"name": "苍龙傲睨,劫水濯世",
"type": "终结技",
"tag": "扩散",
"desc": "施放3段攻击对指定敌方单体造成等同于丹恒•饮月<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害,同时对其相邻目标造成等同于丹恒•饮月<nobr>$2[i]%</nobr>攻击力的<span>虚数</span>属性伤害。并使自身获得<nobr>2</nobr>个【逆鳞】。<br />【逆鳞】最多持有<nobr>3</nobr>个,可用来抵扣丹恒•饮月的战技点消耗。消耗【逆鳞】视为消耗战技点。",
"tables": {
"1": {
"name": "目标伤害",
"isSame": false,
"values": [
1.8,
1.92,
2.04,
2.16,
2.28,
2.4,
2.55,
2.7,
2.85,
3,
3.12,
3.24,
3.36,
3.48,
3.6
]
},
"2": {
"name": "相邻目标伤害",
"isSame": false,
"values": [
0.84,
0.896,
0.952,
1.008,
1.064,
1.12,
1.19,
1.26,
1.33,
1.4,
1.456,
1.512,
1.568,
1.624,
1.68
]
}
}
},
"t": {
"id": 421477,
"name": "亢心",
"type": "天赋",
"tag": "强化",
"desc": "丹恒•饮月施放每段攻击后获得1层【亢心】使自身造成的伤害提高<nobr>$1[f1]%</nobr>,该效果可以叠加<nobr>6</nobr>层,持续至自身回合结束。",
"tables": {
"1": {
"name": "伤害提高",
"isSame": false,
"values": [
0.05,
0.055,
0.06,
0.065,
0.07,
0.075,
0.08125,
0.0875,
0.09375,
0.1,
0.105,
0.11,
0.115,
0.12,
0.125
]
}
}
},
"z": {
"id": 706004,
"name": "掣空如虹",
"type": "秘技",
"tag": "强化",
"desc": "使用秘技后进入持续<nobr>20</nobr>秒的【蟠跃】状态。【蟠跃】状态下使用攻击会快速向前移动一段距离并攻击接触到的敌人,在快速移动的过程中可抵挡敌人的所有攻击。【蟠跃】状态下主动攻击敌人进入战斗后,对敌方全体造成等同于丹恒•饮月<nobr>120.0%</nobr>攻击力的<span>虚数</span>属性伤害,并使自身获得<nobr>1</nobr>个【逆鳞】。",
"tables": {}
},
"a2": {
"id": 990530,
"name": "盘拏耀跃",
"type": "普攻",
"tag": "扩散",
"desc": "施放7段攻击对指定敌方单体造成等同于丹恒•饮月<nobr>$1[i]%</nobr>攻击力的<span>虚数</span>属性伤害。从第4段攻击开始同时对其相邻目标造成等同于丹恒•饮月<nobr>$2[i]%</nobr>攻击力的<span>虚数</span>属性伤害。",
"tables": {
"1": {
"name": "目标伤害",
"isSame": false,
"values": [
2.5,
3,
3.5,
4,
4.5,
5,
5.5,
6,
6.5,
2.5,
2.5,
2.5,
2.5,
2.5,
2.5
]
},
"2": {
"name": "相邻目标伤害",
"isSame": false,
"values": [
0.9,
1.08,
1.26,
1.44,
1.62,
1.8,
1.98,
2.16,
2.34,
0.9,
0.9,
0.9,
0.9,
0.9,
0.9
]
}
}
},
"e2": {
"id": 676230,
"name": "取消",
"type": "战技",
"tag": "取消",
"desc": "取消强化。",
"tables": {}
}
},
"cons": {
"1": {
"name": "萦天",
"desc": "使【亢心】的可叠加层数增加<nobr>4</nobr>层。且每段攻击额外获得1层【亢心】。"
},
"2": {
"name": "九斿",
"desc": "施放终结技后丹恒•饮月行动提前<nobr>100%</nobr>并且会额外获得1个【逆鳞】。"
},
"3": {
"name": "云旂",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"4": {
"name": "嘲风",
"desc": "【叱咤】的增益效果会持续到下一个自身回合结束。"
},
"5": {
"name": "偃蹇",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"6": {
"name": "见谯",
"desc": "我方其他角色施放终结技后,丹恒•饮月下一次施放【盘拏耀跃】时虚数属性抗性穿透提高<nobr>20.0%</nobr>,该效果最多叠加<nobr>3</nobr>层。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 4000,
"549504": 5
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 95.04,
"hp": 168.96,
"def": 49.5,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 8000,
"549504": 10
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 133.056,
"hp": 236.544,
"def": 69.3,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 16000,
"468392": 3,
"633445": 6
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 171.072,
"hp": 304.128,
"def": 89.1,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 40000,
"468392": 7,
"633445": 9
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 209.088,
"hp": 371.712,
"def": 108.9,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 80000,
"468392": 20,
"717386": 6
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 247.104,
"hp": 439.296,
"def": 128.7,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 160000,
"468392": 35,
"717386": 9
},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 285.12,
"hp": 506.88,
"def": 148.5,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 4.752,
"hp": 8.448,
"def": 2.475,
"speed": 0
},
"attrs": {
"atk": 323.136,
"hp": 574.464,
"def": 168.3,
"speed": 102,
"cpct": 5,
"cdmg": 50,
"aggro": 125
}
}
},
"tree": {
"1213201": {
"key": "imaginary",
"value": 3.1999999890103936
},
"1213202": {
"key": "cpct",
"value": 2.699999953620136
},
"1213203": {
"key": "imaginary",
"value": 3.1999999890103936
},
"1213204": {
"key": "hp",
"value": 4.00000000372529
},
"1213205": {
"key": "imaginary",
"value": 4.799999948590994
},
"1213206": {
"key": "cpct",
"value": 4.00000000372529
},
"1213207": {
"key": "imaginary",
"value": 4.799999948590994
},
"1213208": {
"key": "hp",
"value": 6.0000000055879354
},
"1213209": {
"key": "cpct",
"value": 5.299999983981252
},
"1213210": {
"key": "imaginary",
"value": 6.399999978020787
}
},
"treeData": {
"346249": {
"id": 346249,
"type": "skill",
"root": true,
"name": "伏辰",
"levelReq": 0,
"desc": "战斗开始时,立即恢复<nobr>15</nobr>点能量。",
"cost": {
"29328": 5000,
"186254": 1,
"635673": 3
},
"idx": 1,
"children": [
1213202
]
},
"346250": {
"id": 346250,
"type": "skill",
"root": true,
"name": "修禹",
"levelReq": 0,
"desc": "抵抗控制类负面状态的概率提高<nobr>35.0%</nobr>。",
"cost": {
"29328": 20000,
"125435": 1,
"186254": 1,
"920200": 5
},
"idx": 2,
"children": [
1213205
]
},
"346251": {
"id": 346251,
"type": "skill",
"root": true,
"name": "起蛰",
"levelReq": 0,
"desc": "对拥有<span>虚数</span>属性弱点的敌方目标造成伤害时,暴击伤害提高<nobr>24.0%</nobr>。",
"cost": {
"29328": 160000,
"125435": 1,
"186254": 1,
"836259": 8
},
"idx": 3,
"children": [
1213208
]
},
"346404": {
"id": 346404,
"type": "buff",
"root": false,
"name": "伤害强化•虚数",
"levelReq": 0,
"cost": {
"29328": 45000,
"717386": 3,
"836259": 3
},
"data": {
"imaginary": 4.8
}
},
"346405": {
"id": 346405,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717386": 3,
"836259": 3
},
"data": {
"cpct": 4
},
"children": [
1213207
]
},
"346406": {
"id": 346406,
"type": "buff",
"root": false,
"name": "伤害强化•虚数",
"levelReq": 0,
"cost": {
"29328": 20000,
"633445": 4,
"920200": 5
},
"data": {
"imaginary": 4.8
},
"children": [
1213206
]
},
"346407": {
"id": 346407,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633445": 3,
"920200": 3
},
"data": {
"hpPct": 4
}
},
"346408": {
"id": 346408,
"type": "buff",
"root": false,
"name": "伤害强化•虚数",
"levelReq": 0,
"cost": {
"29328": 10000,
"633445": 3,
"920200": 3
},
"data": {
"imaginary": 3.2
},
"children": [
1213204
]
},
"346409": {
"id": 346409,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 5000,
"549504": 6,
"635673": 3
},
"data": {
"cpct": 2.6999999
},
"children": [
1213203
]
},
"346410": {
"id": 346410,
"type": "buff",
"root": true,
"name": "伤害强化•虚数",
"levelReq": 1,
"cost": {
"29328": 2500,
"549504": 2
},
"data": {
"imaginary": 3.2
}
},
"346418": {
"id": 346418,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 75,
"cost": {
"29328": 160000,
"717386": 8,
"836259": 8
},
"data": {
"cpct": 5.3
}
},
"346419": {
"id": 346419,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 160000,
"717386": 8,
"836259": 8
},
"data": {
"hpPct": 6
},
"children": [
1213209,
1213210
]
},
"430352": {
"id": 430352,
"type": "buff",
"root": false,
"name": "伤害强化•虚数",
"levelReq": 80,
"cost": {
"29328": 160000,
"717386": 8,
"836259": 8
},
"data": {
"imaginary": 6.4
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -0,0 +1,765 @@
{
"id": 1110,
"key": "lynx",
"name": "玲可",
"name2": "玲可",
"abbr": "玲可",
"star": 4,
"elem": "量子",
"allegiance": "贝洛伯格",
"weapon": "丰饶",
"sp": 100,
"desc": "贝洛伯格的雪原探险家,朗道家的小妹妹。 性格淡定,行动力极强。常常孤身前往雪原探险。",
"cncv": "米糊",
"jpcv": "照井春佳",
"baseAttr": {
"atk": 493.91999999999996,
"hp": 1058.4,
"def": 551.25,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
},
"growAttr": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"talentId": {
"64325": "t",
"348852": "z",
"549438": "a",
"633379": "e",
"717320": "q"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 3,
"e": 3,
"q": 5,
"t": 5
},
"talent": {
"a": {
"id": 549438,
"name": "冰攀前齿技术",
"type": "普攻",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于自身<nobr>$1[i]%</nobr>生命上限的<span>量子</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.25,
0.3,
0.35,
0.4,
0.45,
0.5,
0.55,
0.6,
0.65
]
}
}
},
"e": {
"id": 633379,
"name": "盐渍野营罐头",
"type": "战技",
"tag": "回复",
"desc": "为指定我方单体附上【求生反应】,提高等同于玲可<nobr>$1[f1]%</nobr>生命上限+<nobr>$2[i]</nobr>的生命上限,若该目标为「毁灭」或「存护」命途,被敌方攻击的概率大幅提高,【求生反应】持续<nobr>2</nobr>回合。<br />使该目标回复等同于玲可<nobr>$3[f1]%</nobr>生命上限+<nobr>$4[i]</nobr>的生命值。",
"tables": {
"1": {
"name": "治疗·百分比生命",
"isSame": false,
"values": [
0.05,
0.052500002,
0.055,
0.0575,
0.06,
0.0625,
0.065625,
0.06875,
0.071875,
0.075,
0.0775,
0.08,
0.0825,
0.085,
0.0875
]
},
"2": {
"name": "治疗·固定值",
"isSame": false,
"values": [
50,
80,
102.5,
125,
140,
155,
166.25,
177.5,
188.75,
200,
211.25,
222.5,
233.75,
245,
256.25
]
},
"3": {
"name": "毁灭存护治疗·百分比",
"isSame": false,
"values": [
0.08,
0.085,
0.09,
0.095,
0.1,
0.104,
0.108,
0.112,
0.116,
0.12,
0.124,
0.128,
0.132,
0.13599999,
0.14
]
},
"4": {
"name": "毁灭存护治疗·固定值",
"isSame": false,
"values": [
80,
128,
164,
200,
224,
248,
266,
284,
302,
320,
338,
356,
374,
392,
410
]
}
}
},
"q": {
"id": 717320,
"name": "雪原急救方案",
"type": "终结技",
"tag": "回复",
"desc": "解除我方全体的<nobr>1</nobr>个<u>负面效果</u>,立即为我方全体回复等同于玲可<nobr>$1[f1]%</nobr>生命上限+<nobr>$2[i]</nobr>的生命值。",
"tables": {
"1": {
"name": "治疗·百分比生命",
"isSame": false,
"values": [
0.09,
0.095625,
0.10125,
0.106875,
0.1125,
0.117,
0.1215,
0.126,
0.1305,
0.135,
0.1395,
0.144,
0.1485,
0.153,
0.1575
]
},
"2": {
"name": "治疗·固定值",
"isSame": false,
"values": [
90,
144,
184.5,
225,
252,
279,
299.25,
319.5,
339.75,
360,
380.25,
400.5,
420.75,
441,
461.25
]
}
}
},
"t": {
"id": 64325,
"name": "户外生存经验",
"type": "天赋",
"tag": "回复",
"desc": "施放战技或终结技时,使我方目标获得<nobr>2</nobr>回合的持续治疗效果,目标每回合开始时回复等同于玲可<nobr>$1[f1]%</nobr>生命上限+<nobr>$2[i]</nobr>的生命值。若该目标持有【求生反应】,则持续治疗效果额外回复等同于玲可<nobr>$3[f1]%</nobr>生命上限+<nobr>$4[i]</nobr>的生命值。",
"tables": {
"1": {
"name": "治疗·百分比生命",
"isSame": false,
"values": [
0.024,
0.0255,
0.026999999,
0.0285,
0.03,
0.0312,
0.0324,
0.0336,
0.0348,
0.036,
0.0372,
0.038399998,
0.0396,
0.0408,
0.042
]
},
"2": {
"name": "治疗·固定值",
"isSame": false,
"values": [
24,
38.4,
49.2,
60,
67.2,
74.4,
79.8,
85.2,
90.6,
96,
101.4,
106.8,
112.2,
117.6,
123
]
},
"3": {
"name": "额外治疗·百分比生命",
"isSame": false,
"values": [
0.03,
0.031875,
0.03375,
0.035625,
0.0375,
0.039,
0.0405,
0.042,
0.0435,
0.044999998,
0.0465,
0.048,
0.0495,
0.051,
0.052500002
]
},
"4": {
"name": "额外治疗·固定值",
"isSame": false,
"values": [
30,
48,
61.5,
75,
84,
93,
99.75,
106.5,
113.25,
120,
126.75,
133.5,
140.25,
147,
153.75
]
}
}
},
"z": {
"id": 348852,
"name": "巧克力能量棒",
"type": "秘技",
"tag": "回复",
"desc": "使用秘技后,下一次战斗开始时为我方全体附加玲可天赋的持续治疗效果,持续<nobr>2</nobr>回合。",
"tables": {}
}
},
"cons": {
"1": {
"name": "远行雪杖的清晨",
"desc": "为当前生命值百分比小于等于<nobr>50.0%</nobr>的我方目标提供治疗时,玲可的治疗量提高<nobr>20.0%</nobr>,该效果对持续治疗效果也会生效。"
},
"2": {
"name": "便携炉具的正午",
"desc": "持有【求生反应】的目标被施加负面效果时可抵抗<nobr>1</nobr>次负面效果。"
},
"3": {
"name": "雪崩信标的午后",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"4": {
"name": "露营篝火的薄暮",
"desc": "获得【求生反应】时,使该目标攻击力提高,提高数值等同于玲可<nobr>#1[f1]%</nobr>生命上限的攻击力,持续<nobr>1</nobr>回合。"
},
"5": {
"name": "极光红茶的新夜",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"6": {
"name": "测绘图纸的黎明",
"desc": "【求生反应】的生命上限提高效果额外提高,提高数值等同于玲可<nobr>#1[f1]%</nobr>的生命上限,并使其效果抵抗提高<nobr>30.0%</nobr>。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 3200,
"549438": 4
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 67.2,
"hp": 144,
"def": 75,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 6400,
"549438": 8
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 94.08,
"hp": 201.6,
"def": 105,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 12800,
"351747": 2,
"633379": 5
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 120.96,
"hp": 259.2,
"def": 135,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 32000,
"351747": 5,
"633379": 8
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 147.84,
"hp": 316.8,
"def": 165,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 64000,
"351747": 15,
"717320": 5
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 174.72,
"hp": 374.4,
"def": 195,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 128000,
"351747": 28,
"717320": 7
},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 201.6,
"hp": 432,
"def": 225,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 3.36,
"hp": 7.2,
"def": 3.75,
"speed": 0
},
"attrs": {
"atk": 228.48,
"hp": 489.6,
"def": 255,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 100
}
}
},
"tree": {
"1110201": {
"key": "hp",
"value": 4.00000000372529
},
"1110202": {
"key": "def",
"value": 5.000000004656613
},
"1110203": {
"key": "hp",
"value": 4.00000000372529
},
"1110204": {
"key": "effDef",
"value": 4.00000000372529
},
"1110205": {
"key": "hp",
"value": 6.0000000055879354
},
"1110206": {
"key": "def",
"value": 7.499999972060323
},
"1110207": {
"key": "hp",
"value": 6.0000000055879354
},
"1110208": {
"key": "effDef",
"value": 6.0000000055879354
},
"1110209": {
"key": "def",
"value": 10.000000009313226
},
"1110210": {
"key": "hp",
"value": 8.00000000745058
}
},
"treeData": {
"73200": {
"id": 73200,
"type": "buff",
"root": true,
"name": "生命强化",
"levelReq": 80,
"cost": {
"29328": 128000,
"717320": 6,
"836257": 6
},
"data": {
"hpPct": 8
}
},
"989097": {
"id": 989097,
"type": "skill",
"root": true,
"name": "提前勘测",
"levelReq": 0,
"desc": "当持有【求生反应】的目标受到攻击后,玲可立即恢复<nobr>2</nobr>点能量。",
"cost": {
"29328": 4000,
"186254": 1,
"635671": 2
},
"idx": 1,
"children": [
1110202
]
},
"989098": {
"id": 989098,
"type": "skill",
"root": true,
"name": "探险技术",
"levelReq": 0,
"desc": "抵抗控制类负面状态的概率提高<nobr>35.0%</nobr>。",
"cost": {
"29328": 16000,
"125435": 1,
"186254": 1,
"920198": 4
},
"idx": 2,
"children": [
1110205
]
},
"989099": {
"id": 989099,
"type": "skill",
"root": true,
"name": "极境求生",
"levelReq": 0,
"desc": "天赋产生的持续回复效果延长<nobr>1</nobr>回合。",
"cost": {
"29328": 128000,
"125435": 1,
"186254": 1,
"836257": 6
},
"idx": 3,
"children": [
1110208,
1110209
]
},
"989252": {
"id": 989252,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 36000,
"717320": 2,
"836257": 2
},
"data": {
"hpPct": 6
}
},
"989253": {
"id": 989253,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 36000,
"717320": 2,
"836257": 2
},
"data": {
"defPct": 7.5
},
"children": [
1110207
]
},
"989254": {
"id": 989254,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 16000,
"633379": 3,
"920198": 4
},
"data": {
"hpPct": 6
},
"children": [
1110206
]
},
"989255": {
"id": 989255,
"type": "buff",
"root": false,
"name": "效果抵抗强化",
"levelReq": 0,
"cost": {
"29328": 8000,
"633379": 2,
"920198": 2
},
"data": {
"effDef": 4
}
},
"989256": {
"id": 989256,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 8000,
"633379": 2,
"920198": 2
},
"data": {
"hpPct": 4
},
"children": [
1110204
]
},
"989257": {
"id": 989257,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 0,
"cost": {
"29328": 4000,
"549438": 4,
"635671": 2
},
"data": {
"defPct": 5
},
"children": [
1110203
]
},
"989258": {
"id": 989258,
"type": "buff",
"root": true,
"name": "生命强化",
"levelReq": 1,
"cost": {
"29328": 2000,
"549438": 2
},
"data": {
"hpPct": 4
}
},
"989266": {
"id": 989266,
"type": "buff",
"root": false,
"name": "防御强化",
"levelReq": 75,
"cost": {
"29328": 128000,
"717320": 6,
"836257": 6
},
"data": {
"defPct": 10
}
},
"989267": {
"id": 989267,
"type": "buff",
"root": false,
"name": "效果抵抗强化",
"levelReq": 0,
"cost": {
"29328": 128000,
"717320": 6,
"836257": 6
},
"data": {
"effDef": 6
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -0,0 +1,661 @@
{
"id": 1208,
"key": "fuxuan",
"name": "符玄",
"name2": "符玄",
"abbr": "符玄",
"star": 5,
"elem": "量子",
"allegiance": "仙舟「罗浮」",
"weapon": "存护",
"sp": 135,
"desc": "仙舟「罗浮」太卜司之首。 凭借第三眼与穷观阵为仙舟占算航路,预卜事务吉凶。",
"cncv": "花玲",
"jpcv": "伊藤美来",
"baseAttr": {
"atk": 465.696,
"hp": 1474.7040000000002,
"def": 606.375,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
},
"growAttr": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"talentId": {
"84475": "t",
"168416": "q",
"285061": "e",
"369002": "a",
"799948": "z"
},
"talentCons": {
"3": "e",
"5": "q",
"a": 5,
"e": 3,
"q": 5,
"t": 3
},
"talent": {
"a": {
"id": 369002,
"name": "始击岁星",
"type": "普攻",
"tag": "单攻",
"desc": "对指定敌方单体造成等同于符玄<nobr>$1[i]%</nobr>生命上限的<span>量子</span>属性伤害。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.25,
0.3,
0.35,
0.4,
0.45,
0.5,
0.55,
0.6,
0.65
]
}
}
},
"e": {
"id": 285061,
"name": "太微行棋,灵台示影",
"type": "战技",
"tag": "防御",
"desc": "开启【穷观阵】,使符玄队友所承受的未受护盾抵挡之前的伤害的<nobr>65.0%</nobr><u>分摊</u>给符玄,持续<nobr>3</nobr>回合。<br />处于【穷观阵】的我方全体获得【鉴知】。【鉴知】状态下的我方目标生命上限提高,提高数值等同于符玄生命上限的<nobr>$1[f1]%</nobr>,暴击率提高<nobr>$2[f1]%</nobr>。<br />当符玄陷入<u>无法战斗状态</u>时,【穷观阵】也会被解除。",
"tables": {
"1": {
"name": "生命上限提高",
"isSame": false,
"values": [
0.03,
0.033,
0.036,
0.039,
0.042,
0.044999998,
0.048750002,
0.052500002,
0.05625,
0.06,
0.063,
0.066,
0.069,
0.072,
0.075
]
},
"2": {
"name": "暴击率提高",
"isSame": false,
"values": [
0.06,
0.066,
0.072,
0.078,
0.084,
0.09,
0.0975,
0.105,
0.1125,
0.12,
0.126,
0.132,
0.138,
0.144,
0.15
]
}
}
},
"q": {
"id": 168416,
"name": "天律大衍,历劫归一",
"type": "终结技",
"tag": "群攻",
"desc": "对敌方全体造成等同于符玄<nobr>$1[i]%</nobr>生命上限的<span>量子</span>属性伤害并获得1次符玄天赋生命回复的触发次数。",
"tables": {
"1": {
"name": "技能伤害",
"isSame": false,
"values": [
0.6,
0.64,
0.68,
0.72,
0.76,
0.8,
0.85,
0.9,
0.95,
1,
1.04,
1.08,
1.12,
1.16,
1.2
]
}
}
},
"t": {
"id": 84475,
"name": "乾清坤夷,否极泰来",
"type": "天赋",
"tag": "回复",
"desc": "当符玄处于可战斗状态时,为我方全体附加【避厄】。【避厄】状态下的我方目标受到的伤害降低<nobr>$1[f1]%</nobr>。<br />当符玄当前生命值百分比小于等于<nobr>50.0%</nobr>时触发生命回复,使自身回复等同于已损失生命值<nobr>$2[i]%</nobr>的生命值受到致命攻击时无法触发该效果。该效果初始拥有1次触发次数最多可拥有2次触发次数。",
"tables": {
"1": {
"name": "受到的伤害降低",
"isSame": false,
"values": [
0.1,
0.108,
0.116,
0.124,
0.132,
0.14,
0.15,
0.16,
0.17,
0.18,
0.188,
0.196,
0.204,
0.212,
0.22
]
},
"2": {
"name": "回复生命值比例",
"isSame": false,
"values": [
0.8,
0.81,
0.82,
0.83,
0.84,
0.85,
0.8625,
0.875,
0.8875,
0.9,
0.91,
0.92,
0.93,
0.94,
0.95
]
}
}
},
"z": {
"id": 799948,
"name": "岁记否泰,固守四郭",
"type": "秘技",
"tag": "防御",
"desc": "使用秘技后,我方全体获得持续<nobr>20</nobr>秒的屏障。该屏障可抵挡敌人的所有攻击,不会进入战斗。屏障持续期间进入战斗时符玄自动开启【穷观阵】,持续<nobr>2</nobr>回合。",
"tables": {}
}
},
"cons": {
"1": {
"name": "司危",
"desc": "【鉴知】使暴击伤害提高<nobr>30.0%</nobr>。"
},
"2": {
"name": "柔兆",
"desc": "【穷观阵】开启时,若我方目标受到致命伤害,则本次行动中所有受到致命伤害的我方目标都不会陷入无法战斗状态,并立即回复等同于其自身生命上限<nobr>70.0%</nobr>的生命值。该效果单场战斗中可以触发1次。"
},
"3": {
"name": "直符",
"desc": "战技等级+2最多不超过<nobr>15</nobr>级;天赋等级+2最多不超过<nobr>15</nobr>级。"
},
"4": {
"name": "格泽",
"desc": "当处于【穷观阵】的我方其他目标受到攻击后,符玄恢复<nobr>5</nobr>点能量。"
},
"5": {
"name": "计神",
"desc": "终结技等级+2最多不超过<nobr>15</nobr>级;普攻等级+1最多不超过<nobr>10</nobr>级。"
},
"6": {
"name": "种陵",
"desc": "【穷观阵】开启时,会累计我方全体本场战斗中的已损失生命值。符玄施放终结技造成的伤害提高,提高数值等同于本场战斗中累计已损失生命值的<nobr>200.0%</nobr>。<br />本场战斗中累计已损失生命值最高不超过符玄生命上限的<nobr>120.0%</nobr>,施放终结技后会清空并进行重新累计。"
}
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 4000,
"549503": 5
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 63.36,
"hp": 200.64,
"def": 82.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 8000,
"549503": 10
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 88.704,
"hp": 280.896,
"def": 115.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 16000,
"351747": 3,
"633444": 6
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 114.048,
"hp": 361.152,
"def": 148.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 40000,
"351747": 7,
"633444": 9
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 139.392,
"hp": 441.408,
"def": 181.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 80000,
"351747": 20,
"717385": 6
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 164.736,
"hp": 521.664,
"def": 214.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 160000,
"351747": 35,
"717385": 9
},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 190.08,
"hp": 601.92,
"def": 247.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"grow": {
"atk": 3.168,
"hp": 10.032,
"def": 4.125,
"speed": 0
},
"attrs": {
"atk": 215.424,
"hp": 682.176,
"def": 280.5,
"speed": 100,
"cpct": 5,
"cdmg": 50,
"aggro": 150
}
}
},
"tree": {
"1208201": {
"key": "cpct",
"value": 2.699999953620136
},
"1208202": {
"key": "hp",
"value": 4.00000000372529
},
"1208203": {
"key": "cpct",
"value": 2.699999953620136
},
"1208204": {
"key": "effDef",
"value": 4.00000000372529
},
"1208205": {
"key": "cpct",
"value": 4.00000000372529
},
"1208206": {
"key": "hp",
"value": 6.0000000055879354
},
"1208207": {
"key": "cpct",
"value": 4.00000000372529
},
"1208208": {
"key": "effDef",
"value": 6.0000000055879354
},
"1208209": {
"key": "hp",
"value": 8.00000000745058
},
"1208210": {
"key": "cpct",
"value": 5.299999983981252
}
},
"treeData": {
"6207": {
"id": 6207,
"type": "skill",
"root": false,
"name": "太乙式盘",
"levelReq": 0,
"desc": "【穷观阵】开启时,符玄施放战技将额外恢复<nobr>20</nobr>点能量。",
"cost": {
"29328": 5000,
"186254": 1,
"635668": 3
},
"idx": 3,
"children": [
1208202
]
},
"6209": {
"id": 6209,
"type": "skill",
"root": true,
"name": "六壬兆堪",
"levelReq": 0,
"desc": "【穷观阵】开启时若敌方目标对我方施加了控制类负面状态则我方全体抵抗本次行动中敌方目标施加的所有控制类负面状态。该效果可以触发1次。再次开启【穷观阵】后将刷新效果可触发次数。",
"cost": {
"29328": 160000,
"125435": 1,
"186254": 1,
"836254": 8
},
"idx": 1,
"children": [
1208208
]
},
"6210": {
"id": 6210,
"type": "skill",
"root": false,
"name": "遁甲星舆",
"levelReq": 0,
"desc": "施放终结技时为我方其他目标回复等同于符玄<nobr>5.0%</nobr>生命上限+<nobr>133</nobr>的生命值。",
"cost": {
"29328": 20000,
"125435": 1,
"186254": 1,
"920195": 5
},
"idx": 2,
"children": [
1208205
]
},
"6299": {
"id": 6299,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717385": 3,
"836254": 3
},
"data": {
"hpPct": 6
}
},
"6300": {
"id": 6300,
"type": "buff",
"root": true,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 45000,
"717385": 3,
"836254": 3
},
"data": {
"cpct": 4
}
},
"6301": {
"id": 6301,
"type": "buff",
"root": true,
"name": "效果抵抗强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633444": 3,
"920195": 3
},
"data": {
"effDef": 4
}
},
"6302": {
"id": 6302,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 20000,
"633444": 4,
"920195": 5
},
"data": {
"cpct": 4
},
"children": [
1208206
]
},
"6303": {
"id": 6303,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 0,
"cost": {
"29328": 5000,
"549503": 6,
"635668": 3
},
"data": {
"hpPct": 4
},
"children": [
1208203
]
},
"6304": {
"id": 6304,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 0,
"cost": {
"29328": 10000,
"633444": 3,
"920195": 3
},
"data": {
"cpct": 2.6999999
}
},
"6306": {
"id": 6306,
"type": "buff",
"root": true,
"name": "暴击率强化",
"levelReq": 1,
"cost": {
"29328": 2500,
"549503": 2
},
"data": {
"cpct": 2.6999999
},
"children": [
1208102,
1208101
]
},
"6313": {
"id": 6313,
"type": "buff",
"root": false,
"name": "效果抵抗强化",
"levelReq": 0,
"cost": {
"29328": 160000,
"717385": 8,
"836254": 8
},
"data": {
"effDef": 6
},
"children": [
1208209,
1208210
]
},
"6314": {
"id": 6314,
"type": "buff",
"root": false,
"name": "生命强化",
"levelReq": 75,
"cost": {
"29328": 160000,
"717385": 8,
"836254": 8
},
"data": {
"hpPct": 8
}
},
"922364": {
"id": 922364,
"type": "buff",
"root": false,
"name": "暴击率强化",
"levelReq": 80,
"cost": {
"29328": 160000,
"717385": 8,
"836254": 8
},
"data": {
"cpct": 5.3
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 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: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -135,6 +135,17 @@
"「万能合成机」- 材料置换"
]
},
"351747": {
"id": 351747,
"type": 601,
"name": "苍猿之钉",
"desc": "「灵兽」与「孽物」仅是名目之辨,驯驭从命便是灵兽,为祸失控便成了孽物。这枚镶固在长右身躯上的钉子便是其永为灵兽的保证。<br /><br />「莳者奉命行事是义务,若是魁首大人将这夺魂钉贯进你的身体,届时你还不是得乖乖听话?」",
"star": 4,
"source": [
"凝滞虚影【鳞渊境】",
"「万能合成机」- 材料置换"
]
},
"468391": {
"id": 468391,
"type": 601,
@ -146,6 +157,17 @@
"「万能合成机」- 材料置换"
]
},
"468392": {
"id": 468392,
"type": 601,
"name": "镇灵敕符",
"desc": "传言在鲁珀特掀起无机生物的灾祸后,仙舟金人也随之叛乱,大开杀戒。为了保证祸乱不再复起,匠人们以符箓施加禁锢,夺走了金人的思考能力。<br /><br />「你到底做了什么让这家伙发起疯来?」<br />「我也没干什么啊!就是…把那道金符擦了擦。」",
"star": 4,
"source": [
"凝滞虚影【工造司】",
"「万能合成机」- 材料置换"
]
},
"549437": {
"id": 549437,
"type": 601,
@ -454,7 +476,8 @@
"desc": "传说太古曾有战争浩劫,人们穷尽一切原始的手段,追随神明对抗无可匹敌的兽。<br />这面盾牌便是那场战争的见证。<br /><br />「不可抵挡,我等仍尽力抵挡。」",
"star": 2,
"source": [
"拟造花萼【支援舱段】"
"拟造花萼【支援舱段】",
"余烬兑换"
]
},
"635669": {
@ -485,7 +508,8 @@
"desc": "接触到它的人,伤口和疾病会缓缓治愈。<br />于绝望中祈求生命赐福的人们,总能获得垂怜。<br /><br />「令诸所求,必有所得。」",
"star": 2,
"source": [
"拟造花萼【边缘通路】"
"拟造花萼【边缘通路】",
"余烬兑换"
]
},
"635673": {
@ -683,7 +707,8 @@
"star": 3,
"source": [
"拟造花萼【支援舱段】",
"「万能合成机」- 材料合成"
"「万能合成机」- 材料合成",
"余烬兑换"
]
},
"920196": {
@ -717,7 +742,8 @@
"star": 3,
"source": [
"拟造花萼【边缘通路】",
"「万能合成机」- 材料合成"
"「万能合成机」- 材料合成",
"余烬兑换"
]
},
"920200": {

View File

@ -407,6 +407,12 @@
"type": "智识",
"star": 5
},
"23011": {
"id": "23011",
"name": "她已闭上双眼",
"type": "存护",
"star": 5
},
"23012": {
"id": "23012",
"name": "如泥酣眠",
@ -419,6 +425,12 @@
"type": "丰饶",
"star": 5
},
"23015": {
"id": "23015",
"name": "比阳光更明亮的",
"type": "毁灭",
"star": 5
},
"24000": {
"id": "24000",
"name": "记一位星神的陨落",
@ -436,5 +448,11 @@
"name": "记忆的质料",
"type": "存护",
"star": 5
},
"24003": {
"id": "24003",
"name": "孤独的疗愈",
"type": "虚无",
"star": 5
}
}

View File

@ -0,0 +1,148 @@
{
"id": "23011",
"name": "她已闭上双眼",
"star": 5,
"desc": "额间的痛楚将伴随余生,但仍不及过去的万分之一。<br />她自以为神机妙算,直到故人离去。<br />如今她「看见」万象更迭,时移世变…<br />但她已闭上双眼,因为未来已经落定<br />——在「第三眼」中。",
"type": "存护",
"typeId": 0,
"baseAttr": {
"atk": 423.36,
"hp": 1270.08,
"def": 529.2
},
"growAttr": {
"atk": 2.88,
"hp": 8.64,
"def": 3.6
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 5000,
"549503": 8
},
"attrs": {
"atk": 19.2,
"hp": 57.6,
"def": 24
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 10000,
"549503": 12,
"635668": 4
},
"attrs": {
"atk": 42.24,
"hp": 126.72,
"def": 52.8
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 20000,
"633444": 8,
"920195": 4
},
"attrs": {
"atk": 72.96,
"hp": 218.88,
"def": 91.2
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 50000,
"633444": 12,
"920195": 8
},
"attrs": {
"atk": 103.68,
"hp": 311.04,
"def": 129.6
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 100000,
"717385": 6,
"836254": 5
},
"attrs": {
"atk": 134.4,
"hp": 403.2,
"def": 168
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 200000,
"717385": 8,
"836254": 10
},
"attrs": {
"atk": 165.12,
"hp": 495.36,
"def": 206.4
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"attrs": {
"atk": 195.84,
"hp": 587.52,
"def": 244.8
}
}
},
"skill": {
"id": 23011,
"name": "视界",
"desc": "使装备者的生命上限提高<nobr>$1[i]%</nobr>,能量恢复效率提高<nobr>$2[i]%</nobr>。当装备者的生命值降低时,使我方全体造成的伤害提高<nobr>$3[f1]%</nobr>,持续<nobr>2</nobr>回合。<br />每个波次开始时,为我方全体回复等同于各自已损失生命值<nobr>$4[i]%</nobr>的生命值。",
"tables": {
"1": [
24,
28.000000000000004,
32,
36,
40
],
"2": [
12,
14.000000000000002,
16,
18,
20
],
"3": [
9,
10.5,
12,
13.5,
15
],
"4": [
80,
85,
90,
95,
100
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

View File

@ -0,0 +1,141 @@
{
"id": "23015",
"name": "比阳光更明亮的",
"star": 5,
"desc": "自他生时,眼前便只有无光的地牢,<br />无关的罪孽将他缚于此地,无关的记忆将他浸没。<br />他挣扎着,尽其所能地呼吸,<br />试图在无边的海洋中抓住一束光的缝隙。<br /><br />直到将军进入这不见天日的牢时,<br />他看到比阳光更明亮的,是少年的眼神。",
"type": "毁灭",
"typeId": 0,
"baseAttr": {
"atk": 635.04,
"hp": 1058.4,
"def": 396.9
},
"growAttr": {
"atk": 4.32,
"hp": 7.2,
"def": 2.7
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 5000,
"549504": 8
},
"attrs": {
"atk": 28.8,
"hp": 48,
"def": 18
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 10000,
"549504": 12,
"635673": 4
},
"attrs": {
"atk": 63.36,
"hp": 105.6,
"def": 39.6
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 20000,
"633445": 8,
"920200": 4
},
"attrs": {
"atk": 109.44,
"hp": 182.4,
"def": 68.4
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 50000,
"633445": 12,
"920200": 8
},
"attrs": {
"atk": 155.52,
"hp": 259.2,
"def": 97.2
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 100000,
"717386": 6,
"836259": 5
},
"attrs": {
"atk": 201.6,
"hp": 336,
"def": 126
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 200000,
"717386": 8,
"836259": 10
},
"attrs": {
"atk": 247.68,
"hp": 412.8,
"def": 154.8
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"attrs": {
"atk": 293.76,
"hp": 489.6,
"def": 183.6
}
}
},
"skill": {
"id": 23015,
"name": "抵死",
"desc": "使装备者的暴击率提高<nobr>$1[i]%</nobr>。当装备者施放普攻时获得1层【龙吟】持续<nobr>2</nobr>回合。每层【龙吟】使装备者的攻击力提高<nobr>$2[i]%</nobr>,能量恢复效率提高<nobr>$3[f1]%</nobr>。【龙吟】最多叠加<nobr>2</nobr>层。",
"tables": {
"1": [
18,
21,
24,
27,
30
],
"2": [
18,
21,
24,
27,
30
],
"3": [
6,
7.000000000000001,
8,
9,
10
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

View File

@ -0,0 +1,141 @@
{
"id": "24003",
"name": "孤独的疗愈",
"star": 5,
"desc": "诡秘天成,无相无形。<br />万有皆虚,倏忽一梦。<br />自灭者灭,欲生者生。<br />将熄还熠,将涸而盈。<br />悲悯混沌之救济,灵药滋长虚影。<br />背向星辰之暗面,徒然封装于瓶。<br /><br />「如此悖论,而我等以为荣。」",
"type": "虚无",
"typeId": 0,
"baseAttr": {
"atk": 529.2,
"hp": 1058.4,
"def": 396.9
},
"growAttr": {
"atk": 3.6,
"hp": 7.2,
"def": 2.7
},
"attr": {
"0": {
"promote": 0,
"maxLevel": 20,
"cost": {
"29328": 5000,
"549438": 8
},
"attrs": {
"atk": 24,
"hp": 48,
"def": 18
}
},
"1": {
"promote": 1,
"maxLevel": 30,
"cost": {
"29328": 10000,
"549438": 12,
"635669": 4
},
"attrs": {
"atk": 52.8,
"hp": 105.6,
"def": 39.6
}
},
"2": {
"promote": 2,
"maxLevel": 40,
"cost": {
"29328": 20000,
"633379": 8,
"920196": 4
},
"attrs": {
"atk": 91.2,
"hp": 182.4,
"def": 68.4
}
},
"3": {
"promote": 3,
"maxLevel": 50,
"cost": {
"29328": 50000,
"633379": 12,
"920196": 8
},
"attrs": {
"atk": 129.6,
"hp": 259.2,
"def": 97.2
}
},
"4": {
"promote": 4,
"maxLevel": 60,
"cost": {
"29328": 100000,
"717320": 6,
"836255": 5
},
"attrs": {
"atk": 168,
"hp": 336,
"def": 126
}
},
"5": {
"promote": 5,
"maxLevel": 70,
"cost": {
"29328": 200000,
"717320": 8,
"836255": 10
},
"attrs": {
"atk": 206.4,
"hp": 412.8,
"def": 154.8
}
},
"6": {
"promote": 6,
"maxLevel": 80,
"cost": {},
"attrs": {
"atk": 244.8,
"hp": 489.6,
"def": 183.6
}
}
},
"skill": {
"id": 24003,
"name": "混沌灵药",
"desc": "使装备者的击破特攻提高<nobr>$1[i]%</nobr>。当装备者施放终结技时,使装备者造成的持续伤害提高<nobr>$2[i]%</nobr>,持续<nobr>2</nobr>回合。陷入装备者施加的持续伤害效果的敌方目标被消灭时,装备者恢复<nobr>$3[i]</nobr>点能量。",
"tables": {
"1": [
20,
25,
30,
35,
40
],
"2": [
24,
30,
36,
42,
48
],
"3": [
4,
5,
6,
7,
8
]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

View File

@ -4,22 +4,22 @@ export * from './pool.js'
export const chestInfo = {
common: {
title: '普通宝箱',
max: 2701
max: 2767
},
exquisite: {
title: '精致宝箱',
max: 1654
max: 1839
},
precious: {
title: '珍贵宝箱',
max: 511
max: 566
},
luxurious: {
title: '豪华宝箱',
max: 196
max: 218
},
magic: {
title: '奇馈宝箱',
max: 161
max: 186
}
}