diff --git a/CHANGELOG.md b/CHANGELOG.md
index 924a4e93..c17de29b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,8 @@
-# 2.5.11
+# 2.5.12
-* 更新原神4.8、星铁2.4相关数据与资源
+* 更新原神5.0相关数据与资源
-# 2.5.1 ~ 2.5.10
+# 2.5.1 ~ 2.5.11
* 面板功能升级
* 角色面板展示圣遗物副词缀统计
@@ -17,7 +17,7 @@
* 新增`#刷新天赋`命令,用于在有CK情况下强制刷新本地天赋缓存数据
* 初步迁移并重写`#今日素材`
* `#角色`增加枫丹探索度统计信息
-* 增加原神4.3~4.7、星铁1.5~2.3相关的数据与资源
+* 增加原神4.3~4.8、星铁1.5~2.4相关的数据与资源
# 2.5.0
diff --git a/resources/meta-gs/artifact/alias.js b/resources/meta-gs/artifact/alias.js
index e09eff71..e9095493 100644
--- a/resources/meta-gs/artifact/alias.js
+++ b/resources/meta-gs/artifact/alias.js
@@ -45,7 +45,9 @@ export const setAbbr = {
昔时之歌: '昔时',
回声之林夜话: '回声',
谐律异想断章: '谐律',
- 未竟的遐思: '遐思'
+ 未竟的遐思: '遐思',
+ 烬城勇者绘卷: '绘卷',
+ 黑曜秘典: '黑曜'
}
export const setAlias = {
@@ -95,5 +97,7 @@ export const setAlias = {
昔时之歌: '昔时',
回声之林夜话: '回声,回声夜话,夜话',
谐律异想断章: '谐律,断章',
- 未竟的遐思: '遐思'
+ 未竟的遐思: '遐思',
+ 烬城勇者绘卷: '烬城,勇者',
+ 黑曜秘典: '秘典'
}
diff --git a/resources/meta-gs/artifact/data.json b/resources/meta-gs/artifact/data.json
index bc37d06e..02c9c531 100644
--- a/resources/meta-gs/artifact/data.json
+++ b/resources/meta-gs/artifact/data.json
@@ -1460,5 +1460,65 @@
"2": "攻击力提高18%",
"4": "脱离战斗状态3秒后,造成的伤害提升50%。在战斗状态下,附近不存在处于燃烧状态下的敌人超过6秒后,上述伤害提升效果每秒降低10%,直到降低至0%;存在处于燃烧状态下的敌人时,每秒提升10%,直到达到50%。装备此圣遗物套装的角色处于队伍后台时,依然会触发该效果。"
}
+ },
+ "400321": {
+ "id": "400321",
+ "name": "烬城勇者绘卷",
+ "idxs": {
+ "1": {
+ "id": "37543",
+ "name": "驯兽师的护符"
+ },
+ "2": {
+ "id": "37523",
+ "name": "巡山客的信标"
+ },
+ "3": {
+ "id": "37553",
+ "name": "秘术家的金盘"
+ },
+ "4": {
+ "id": "37513",
+ "name": "游学者的爪杯"
+ },
+ "5": {
+ "id": "37533",
+ "name": "魔战士的羽面"
+ }
+ },
+ "skills": {
+ "2": "队伍中附近的角色触发「夜魂迸发」时,装备者恢复6点元素能量。",
+ "4": "装备者触发其对应元素类型的相关反应后,队伍中附近的所有角色的该元素反应相关的元素伤害加成提升12%,持续15秒。若触发该效果时,装备者处于夜魂加持状态下,还将使队伍中附近的所有角色的与该元素反应相关的元素伤害加成提升28%,持续20秒。装备者处于后台时也能触发上述效果。同名圣遗物套装产生的伤害加成效果无法叠加。"
+ }
+ },
+ "400331": {
+ "id": "400331",
+ "name": "黑曜秘典",
+ "idxs": {
+ "1": {
+ "id": "38543",
+ "name": "异种的期许"
+ },
+ "2": {
+ "id": "38523",
+ "name": "灵髓的根脉"
+ },
+ "3": {
+ "id": "38553",
+ "name": "夜域的迷思"
+ },
+ "4": {
+ "id": "38513",
+ "name": "纷争的前宴"
+ },
+ "5": {
+ "id": "38533",
+ "name": "诸圣的礼冠"
+ }
+ },
+ "skills": {
+ "2": "装备者处于夜魂加持状态,并且在场上时,造成的伤害提高15%。",
+ "4": "装备者在场上消耗1点夜魂值后,暴击率提高40%,持续6秒。该效果每1秒至多触发一次。"
+ }
}
}
\ No newline at end of file
diff --git a/resources/meta-gs/artifact/imgs/烬城勇者绘卷/1.webp b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/1.webp
new file mode 100644
index 00000000..123ea03a
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/1.webp differ
diff --git a/resources/meta-gs/artifact/imgs/烬城勇者绘卷/2.webp b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/2.webp
new file mode 100644
index 00000000..659c7826
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/2.webp differ
diff --git a/resources/meta-gs/artifact/imgs/烬城勇者绘卷/3.webp b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/3.webp
new file mode 100644
index 00000000..97049eff
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/3.webp differ
diff --git a/resources/meta-gs/artifact/imgs/烬城勇者绘卷/4.webp b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/4.webp
new file mode 100644
index 00000000..d3e181d3
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/4.webp differ
diff --git a/resources/meta-gs/artifact/imgs/烬城勇者绘卷/5.webp b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/5.webp
new file mode 100644
index 00000000..64ead48b
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/烬城勇者绘卷/5.webp differ
diff --git a/resources/meta-gs/artifact/imgs/黑曜秘典/1.webp b/resources/meta-gs/artifact/imgs/黑曜秘典/1.webp
new file mode 100644
index 00000000..e4640344
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/黑曜秘典/1.webp differ
diff --git a/resources/meta-gs/artifact/imgs/黑曜秘典/2.webp b/resources/meta-gs/artifact/imgs/黑曜秘典/2.webp
new file mode 100644
index 00000000..764f6828
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/黑曜秘典/2.webp differ
diff --git a/resources/meta-gs/artifact/imgs/黑曜秘典/3.webp b/resources/meta-gs/artifact/imgs/黑曜秘典/3.webp
new file mode 100644
index 00000000..51036a38
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/黑曜秘典/3.webp differ
diff --git a/resources/meta-gs/artifact/imgs/黑曜秘典/4.webp b/resources/meta-gs/artifact/imgs/黑曜秘典/4.webp
new file mode 100644
index 00000000..45359354
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/黑曜秘典/4.webp differ
diff --git a/resources/meta-gs/artifact/imgs/黑曜秘典/5.webp b/resources/meta-gs/artifact/imgs/黑曜秘典/5.webp
new file mode 100644
index 00000000..15cd1b82
Binary files /dev/null and b/resources/meta-gs/artifact/imgs/黑曜秘典/5.webp differ
diff --git a/resources/meta-gs/character/alias.js b/resources/meta-gs/character/alias.js
index c3999f82..bc696499 100644
--- a/resources/meta-gs/character/alias.js
+++ b/resources/meta-gs/character/alias.js
@@ -92,5 +92,10 @@ export const alias = {
希格雯: 'Sigewinne,希格文,护士,护士长',
赛索斯: 'Sethos,塞索斯,塞索思,赛索思',
克洛琳德: 'Clorinde,琳德,科洛琳德,克洛林德,克罗林德,苹果姐',
- 艾梅莉埃: 'Emilie,调香师,艾梅,香水设计师,现场清理人'
+ 艾梅莉埃: 'Emilie,调香师,艾梅,香水设计师,现场清理人',
+
+ // 5.0
+ 卡齐娜:'Kachina,冲天钻钻',
+ 基尼奇:'Kinich',
+ 玛拉妮:'Mualani,鲨鱼妹,海豹妹,海豹'
}
diff --git a/resources/meta-gs/character/data.json b/resources/meta-gs/character/data.json
index be0eae66..8da4a495 100644
--- a/resources/meta-gs/character/data.json
+++ b/resources/meta-gs/character/data.json
@@ -1520,6 +1520,60 @@
"q": 5
}
},
+ "10000100": {
+ "id": 10000100,
+ "name": "卡齐娜",
+ "abbr": "卡齐娜",
+ "star": 4,
+ "elem": "geo",
+ "weapon": "polearm",
+ "talentId": {
+ "11001": "a",
+ "11002": "e",
+ "11005": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ }
+ },
+ "10000101": {
+ "id": 10000101,
+ "name": "基尼奇",
+ "abbr": "基尼奇",
+ "star": 5,
+ "elem": "dendro",
+ "weapon": "claymore",
+ "talentId": {
+ "11011": "a",
+ "11012": "e",
+ "11015": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ }
+ },
+ "10000102": {
+ "id": 10000102,
+ "name": "玛拉妮",
+ "abbr": "玛拉妮",
+ "star": 5,
+ "elem": "hydro",
+ "weapon": "catalyst",
+ "talentId": {
+ "30000": "a",
+ "30002": "e",
+ "30007": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ }
+ },
"20000000": {
"id": 20000000,
"name": "旅行者",
diff --git a/resources/meta-gs/character/extra.js b/resources/meta-gs/character/extra.js
index a3e2a202..7002f682 100644
--- a/resources/meta-gs/character/extra.js
+++ b/resources/meta-gs/character/extra.js
@@ -26,6 +26,8 @@ export const wifeCfg = {
'柯莱, 多莉, 妮露, 坎蒂丝, 迪希雅, 莱依拉, 珐露珊, 绮良良',
// 4.0
'琳妮特, 夏洛蒂, 芙宁娜, 夏沃蕾, 娜维娅, 闲云, 千织, 仆人, 克洛琳德',
+ // 5.0
+ '玛拉妮',
// 自定义
'女士, 萍姥姥, 归终, 伐难, 应达, 少女, 天理, 木偶'
].join(','),
@@ -39,11 +41,13 @@ export const wifeCfg = {
'提纳里, 流浪者, 赛诺, 卡维, 艾尔海森, 米卡, 白术',
// 4.0
'林尼, 菲米尼, 莱欧斯利, 那维莱特, 嘉明, 塞索斯',
+ // 5.0
+ '基尼奇',
// 自定义
'富人, 博士, 丑角, 公鸡, 队长, 戴因'
].join(','),
- daughter: '可莉, 七七, 迪奥娜, 早柚, 派蒙, 瑶瑶, 纳西妲, 希格雯',
+ daughter: '可莉, 七七, 迪奥娜, 早柚, 派蒙, 瑶瑶, 纳西妲, 希格雯,卡齐娜',
son: ''
}
diff --git a/resources/meta-gs/character/卡齐娜/data.json b/resources/meta-gs/character/卡齐娜/data.json
new file mode 100644
index 00000000..75e38dc1
--- /dev/null
+++ b/resources/meta-gs/character/卡齐娜/data.json
@@ -0,0 +1,954 @@
+{
+ "id": 10000100,
+ "name": "卡齐娜",
+ "abbr": "卡齐娜",
+ "title": "斑金矿朴",
+ "star": 4,
+ "elem": "geo",
+ "allegiance": "纳茨卡延",
+ "weapon": "polearm",
+ "birth": "4-22",
+ "astro": "鼠兔座",
+ "desc": "纳茨卡延的年轻战士,受赐古名「乌沙博蒂」。善良执着的少女,在挫折中不断成长。",
+ "cncv": "静宸",
+ "jpcv": "久保百合花",
+ "costume": false,
+ "ver": 1,
+ "baseAttr": {
+ "hp": 11799,
+ "atk": 216.65,
+ "def": 792.41
+ },
+ "growAttr": {
+ "key": "dmg",
+ "value": 24
+ },
+ "talentId": {
+ "11001": "a",
+ "11002": "e",
+ "11005": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ },
+ "materials": {
+ "gem": "坚牢黄玉",
+ "boss": "过熟的火榴果",
+ "specialty": "青蜜莓",
+ "normal": "龙冠武士的金哨",
+ "talent": "「纷争」的哲学",
+ "weekly": "残火灯烛"
+ },
+ "talent": {
+ "a": {
+ "id": 10031,
+ "name": "普通攻击·嵴之啮咬",
+ "desc": [
+ "
普通攻击
",
+ "进行至多四段的连续枪击。",
+ "重击
",
+ "消耗一定体力,向前方突进,对路径上的敌人造成伤害。",
+ "下落攻击
",
+ "从空中下坠冲击地面,攻击下落路径上的敌人,并在落地时造成范围伤害。"
+ ],
+ "tables": [
+ {
+ "name": "一段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "49.4%",
+ "53.42%",
+ "57.44%",
+ "63.18%",
+ "67.2%",
+ "71.8%",
+ "78.12%",
+ "84.44%",
+ "90.76%",
+ "97.65%",
+ "104.54%",
+ "111.43%",
+ "118.33%",
+ "125.22%",
+ "132.11%"
+ ]
+ },
+ {
+ "name": "二段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "27.57% + 30.63%",
+ "29.81% + 33.13%",
+ "32.06% + 35.62%",
+ "35.26% + 39.18%",
+ "37.51% + 41.67%",
+ "40.07% + 44.52%",
+ "43.6% + 48.44%",
+ "47.12% + 52.36%",
+ "50.65% + 56.28%",
+ "54.5% + 60.55%",
+ "58.34% + 64.83%",
+ "62.19% + 69.1%",
+ "66.04% + 73.38%",
+ "69.88% + 77.65%",
+ "73.73% + 81.92%"
+ ]
+ },
+ {
+ "name": "三段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "70.43%",
+ "76.16%",
+ "81.89%",
+ "90.08%",
+ "95.81%",
+ "102.37%",
+ "111.37%",
+ "120.38%",
+ "129.39%",
+ "139.22%",
+ "149.04%",
+ "158.87%",
+ "168.7%",
+ "178.52%",
+ "188.35%"
+ ]
+ },
+ {
+ "name": "四段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "77.44%",
+ "83.74%",
+ "90.04%",
+ "99.05%",
+ "105.35%",
+ "112.55%",
+ "122.46%",
+ "132.36%",
+ "142.27%",
+ "153.07%",
+ "163.88%",
+ "174.68%",
+ "185.49%",
+ "196.29%",
+ "207.1%"
+ ]
+ },
+ {
+ "name": "重击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "112.66%",
+ "121.83%",
+ "131%",
+ "144.1%",
+ "153.27%",
+ "163.75%",
+ "178.16%",
+ "192.57%",
+ "206.98%",
+ "222.7%",
+ "238.42%",
+ "254.14%",
+ "269.86%",
+ "285.58%",
+ "301.3%"
+ ]
+ },
+ {
+ "name": "重击体力消耗",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点",
+ "25点"
+ ]
+ },
+ {
+ "name": "下坠期间伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "63.93%",
+ "69.14%",
+ "74.34%",
+ "81.77%",
+ "86.98%",
+ "92.93%",
+ "101.1%",
+ "109.28%",
+ "117.46%",
+ "126.38%",
+ "135.3%",
+ "144.22%",
+ "153.14%",
+ "162.06%",
+ "170.98%"
+ ]
+ },
+ {
+ "name": "低空/高空坠地冲击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "127.84% / 159.68%",
+ "138.24% / 172.67%",
+ "148.65% / 185.67%",
+ "163.51% / 204.24%",
+ "173.92% / 217.23%",
+ "185.81% / 232.09%",
+ "202.16% / 252.51%",
+ "218.51% / 272.93%",
+ "234.86% / 293.36%",
+ "252.7% / 315.64%",
+ "270.54% / 337.92%",
+ "288.38% / 360.2%",
+ "306.22% / 382.48%",
+ "324.05% / 404.76%",
+ "341.89% / 427.04%"
+ ]
+ }
+ ]
+ },
+ "e": {
+ "id": 10032,
+ "name": "出击,冲天转转!",
+ "desc": [
+ "和超可靠的冲天转转一同战斗!
",
+ "召唤「冲天转转」;长按施放时,卡齐娜将召唤并搭乘冲天转转。",
+ "施放后,卡齐娜将获得60点夜魂值并进入夜魂加持状态。",
+ "夜魂加持·卡齐娜
",
+ "冲天转转的各种行为将消耗夜魂值。",
+ "夜魂值耗尽时卡齐娜的夜魂加持将会结束。",
+ "冲天转转
",
+ "能够独立存在,或是由卡齐娜搭乘操控。冲天转转存在时,卡齐娜的元素战技「出击,冲天转转!」将替换为搭乘或脱离冲天转转。",
+ "·冲天转转独立存在时,将间歇性冲击地面,基于卡齐娜的防御力,造成具有夜魂性质的岩元素范围伤害;",
+ "·卡齐娜搭乘冲天转转时,能操控冲天转转快速移动、攀爬,并在进行普通攻击时冲击地面,基于卡齐娜的防御力,造成具有夜魂性质的岩元素范围伤害。",
+ "冲天转转将在卡齐娜的夜魂加持结束时消失,被视为岩元素创造物;同时只能存在一个卡齐娜自己的冲天转转。",
+ "「冲天转转」只是看着像陀螺,其实是能破开坚固岩石的钻头。"
+ ],
+ "tables": [
+ {
+ "name": "冲天转转搭乘伤害",
+ "unit": "防御力",
+ "isSame": false,
+ "values": [
+ "87.76%",
+ "94.34%",
+ "100.92%",
+ "109.7%",
+ "116.28%",
+ "122.86%",
+ "131.64%",
+ "140.42%",
+ "149.19%",
+ "157.97%",
+ "166.74%",
+ "175.52%",
+ "186.49%",
+ "197.46%",
+ "208.43%"
+ ]
+ },
+ {
+ "name": "冲天转转独立伤害",
+ "unit": "防御力",
+ "isSame": false,
+ "values": [
+ "63.76%",
+ "68.54%",
+ "73.32%",
+ "79.7%",
+ "84.48%",
+ "89.26%",
+ "95.64%",
+ "102.02%",
+ "108.39%",
+ "114.77%",
+ "121.14%",
+ "127.52%",
+ "135.49%",
+ "143.46%",
+ "151.43%"
+ ]
+ },
+ {
+ "name": "夜魂值上限",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒",
+ "20秒"
+ ]
+ }
+ ]
+ },
+ "q": {
+ "id": 10039,
+ "name": "现在,认真时间!",
+ "desc": [
+ "冲击大地,基于卡齐娜的防御力造成岩元素范围伤害,并产生超级钻钻领域。",
+ "超级钻钻领域能提升冲天转转的攻击范围与搭乘冲天转转时的移动速度。",
+ "施放时,若场上存在卡齐娜自己的冲天转转,则将其召唤至身边。",
+ "就像是紧张的人上台表演可以把观众想象成木偶,卡齐娜需要把对手想象成最好的宝石矿。可以带回家囤着那种。"
+ ],
+ "tables": [
+ {
+ "name": "技能伤害",
+ "unit": "防御力",
+ "isSame": false,
+ "values": [
+ "380.57%",
+ "413.66%",
+ "442.52%",
+ "481%",
+ "509.86%",
+ "538.72%",
+ "577.2%",
+ "615.68%",
+ "654.16%",
+ "692.64%",
+ "731.12%",
+ "769.6%",
+ "817.7%",
+ "865.8%",
+ "913.9%"
+ ]
+ },
+ {
+ "name": "领域持续时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒",
+ "12秒"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒"
+ ]
+ },
+ {
+ "name": "元素能量",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70"
+ ]
+ }
+ ]
+ }
+ },
+ "talentData": {
+ "a": {
+ "一段伤害": [
+ 49.4,
+ 53.42,
+ 57.44,
+ 63.18,
+ 67.2,
+ 71.8,
+ 78.12,
+ 84.44,
+ 90.76,
+ 97.65,
+ 104.54,
+ 111.43,
+ 118.33,
+ 125.22,
+ 132.11
+ ],
+ "二段伤害": [
+ 58.2,
+ 62.94,
+ 67.68,
+ 74.44,
+ 79.18,
+ 84.59,
+ 92.03999999999999,
+ 99.47999999999999,
+ 106.93,
+ 115.05,
+ 123.17,
+ 131.29,
+ 139.42000000000002,
+ 147.53,
+ 155.65
+ ],
+ "二段伤害2": [
+ [
+ 27.57,
+ 30.63
+ ],
+ [
+ 29.81,
+ 33.13
+ ],
+ [
+ 32.06,
+ 35.62
+ ],
+ [
+ 35.26,
+ 39.18
+ ],
+ [
+ 37.51,
+ 41.67
+ ],
+ [
+ 40.07,
+ 44.52
+ ],
+ [
+ 43.6,
+ 48.44
+ ],
+ [
+ 47.12,
+ 52.36
+ ],
+ [
+ 50.65,
+ 56.28
+ ],
+ [
+ 54.5,
+ 60.55
+ ],
+ [
+ 58.34,
+ 64.83
+ ],
+ [
+ 62.19,
+ 69.1
+ ],
+ [
+ 66.04,
+ 73.38
+ ],
+ [
+ 69.88,
+ 77.65
+ ],
+ [
+ 73.73,
+ 81.92
+ ]
+ ],
+ "三段伤害": [
+ 70.43,
+ 76.16,
+ 81.89,
+ 90.08,
+ 95.81,
+ 102.37,
+ 111.37,
+ 120.38,
+ 129.39,
+ 139.22,
+ 149.04,
+ 158.87,
+ 168.7,
+ 178.52,
+ 188.35
+ ],
+ "四段伤害": [
+ 77.44,
+ 83.74,
+ 90.04,
+ 99.05,
+ 105.35,
+ 112.55,
+ 122.46,
+ 132.36,
+ 142.27,
+ 153.07,
+ 163.88,
+ 174.68,
+ 185.49,
+ 196.29,
+ 207.1
+ ],
+ "重击伤害": [
+ 112.66,
+ 121.83,
+ 131,
+ 144.1,
+ 153.27,
+ 163.75,
+ 178.16,
+ 192.57,
+ 206.98,
+ 222.7,
+ 238.42,
+ 254.14,
+ 269.86,
+ 285.58,
+ 301.3
+ ],
+ "下坠期间伤害": [
+ 63.93,
+ 69.14,
+ 74.34,
+ 81.77,
+ 86.98,
+ 92.93,
+ 101.1,
+ 109.28,
+ 117.46,
+ 126.38,
+ 135.3,
+ 144.22,
+ 153.14,
+ 162.06,
+ 170.98
+ ],
+ "低空/高空坠地冲击伤害": [
+ [
+ 127.84,
+ 159.68
+ ],
+ [
+ 138.24,
+ 172.67
+ ],
+ [
+ 148.65,
+ 185.67
+ ],
+ [
+ 163.51,
+ 204.24
+ ],
+ [
+ 173.92,
+ 217.23
+ ],
+ [
+ 185.81,
+ 232.09
+ ],
+ [
+ 202.16,
+ 252.51
+ ],
+ [
+ 218.51,
+ 272.93
+ ],
+ [
+ 234.86,
+ 293.36
+ ],
+ [
+ 252.7,
+ 315.64
+ ],
+ [
+ 270.54,
+ 337.92
+ ],
+ [
+ 288.38,
+ 360.2
+ ],
+ [
+ 306.22,
+ 382.48
+ ],
+ [
+ 324.05,
+ 404.76
+ ],
+ [
+ 341.89,
+ 427.04
+ ]
+ ],
+ "低空/高空坠地冲击伤害2": [
+ [
+ 127.84,
+ 159.68
+ ],
+ [
+ 138.24,
+ 172.67
+ ],
+ [
+ 148.65,
+ 185.67
+ ],
+ [
+ 163.51,
+ 204.24
+ ],
+ [
+ 173.92,
+ 217.23
+ ],
+ [
+ 185.81,
+ 232.09
+ ],
+ [
+ 202.16,
+ 252.51
+ ],
+ [
+ 218.51,
+ 272.93
+ ],
+ [
+ 234.86,
+ 293.36
+ ],
+ [
+ 252.7,
+ 315.64
+ ],
+ [
+ 270.54,
+ 337.92
+ ],
+ [
+ 288.38,
+ 360.2
+ ],
+ [
+ 306.22,
+ 382.48
+ ],
+ [
+ 324.05,
+ 404.76
+ ],
+ [
+ 341.89,
+ 427.04
+ ]
+ ]
+ },
+ "e": {
+ "冲天转转搭乘伤害": [
+ 87.76,
+ 94.34,
+ 100.92,
+ 109.7,
+ 116.28,
+ 122.86,
+ 131.64,
+ 140.42,
+ 149.19,
+ 157.97,
+ 166.74,
+ 175.52,
+ 186.49,
+ 197.46,
+ 208.43
+ ],
+ "冲天转转独立伤害": [
+ 63.76,
+ 68.54,
+ 73.32,
+ 79.7,
+ 84.48,
+ 89.26,
+ 95.64,
+ 102.02,
+ 108.39,
+ 114.77,
+ 121.14,
+ 127.52,
+ 135.49,
+ 143.46,
+ 151.43
+ ]
+ },
+ "q": {
+ "技能伤害": [
+ 380.57,
+ 413.66,
+ 442.52,
+ 481,
+ 509.86,
+ 538.72,
+ 577.2,
+ 615.68,
+ 654.16,
+ 692.64,
+ 731.12,
+ 769.6,
+ 817.7,
+ 865.8,
+ 913.9
+ ]
+ }
+ },
+ "cons": {
+ "1": {
+ "name": "晶片,也是一种宝石",
+ "desc": [
+ "卡齐娜搭乘或脱离冲天转转时,将获取附近的结晶反应产生的晶片。",
+ "此外,队伍中的角色获取晶片时,将为卡齐娜恢复3点元素能量,每5秒至多通过这种方式恢复一次元素能量。"
+ ]
+ },
+ "2": {
+ "name": "不能少了…冲天转转",
+ "desc": [
+ "卡齐娜施放现在,认真时间!时,将恢复20点夜魂值;若施放时场上没有卡齐娜自己的冲天转转,则进入夜魂加持状态并召唤冲天转转。"
+ ]
+ },
+ "3": {
+ "name": "改良型·平衡稳定器",
+ "desc": [
+ "出击,冲天转转!的技能等级提高3级。",
+ "至多提升至15级。"
+ ]
+ },
+ "4": {
+ "name": "敌人越多,越要小心",
+ "desc": [
+ "现在,认真时间!的超级钻钻领域中,存在的敌人数量为1/2/3/4名或更多时,领域中的队伍中当前场上角色的防御力提升8%/12%/16%/20%。"
+ ]
+ },
+ "5": {
+ "name": "迄今为止,所有收藏",
+ "desc": [
+ "现在,认真时间!的技能等级提高3级。",
+ "至多提升至15级。"
+ ]
+ },
+ "6": {
+ "name": "这一次,我一定要赢",
+ "desc": [
+ "队伍中自己的当前场上角色的护盾因任何原因被替换或摧毁时,卡齐娜将造成相当于她的防御力200%的岩元素范围伤害,该效果5秒内至多触发一次。"
+ ]
+ }
+ },
+ "passive": [
+ {
+ "name": "晶焰之祝",
+ "desc": [
+ "在纳塔存在燃素机制的区域时,与部分采集物交互能恢复20点体力。此外,在小地图上显示周围的纳塔区域特产的位置。"
+ ]
+ },
+ {
+ "name": "夜域赐礼·团结炉心",
+ "desc": [
+ "在夜魂值耗竭后,卡齐娜将会转而消耗燃素来维持夜魂加持。",
+ "在纳塔存在燃素机制的区域时,能够进行夜魂传递·卡齐娜。当前场上角色处于冲刺、攀爬或是特定天赋赋予的移动状态下,或是位于一定高度的空中时,切换卡齐娜登场时触发:卡齐娜将进入夜魂加持状态,搭乘冲天转转登场,并获得30点夜魂值。自己的队伍每10秒能触发一次夜魂传递。",
+ "此外,位于纳塔地区时,卡齐娜搭乘冲天转转时攀爬消耗的体力降低90%。"
+ ]
+ },
+ {
+ "name": "山的回声",
+ "desc": [
+ "队伍中的附近的角色触发「夜魂迸发」后,卡齐娜的岩元素伤害加成提升20%,持续12秒。"
+ ]
+ },
+ {
+ "name": "坚岩之重",
+ "desc": [
+ "冲天转转造成的伤害提升,提升值相当于卡齐娜的防御力的20%。"
+ ]
+ }
+ ],
+ "attr": {
+ "keys": [
+ "hpBase",
+ "atkBase",
+ "defBase",
+ "dmg"
+ ],
+ "details": {
+ "1": [
+ 989,
+ 18.16,
+ 66.44,
+ 0
+ ],
+ "20": [
+ 2541,
+ 46.66,
+ 170.68,
+ 0
+ ],
+ "40": [
+ 4914,
+ 90.22,
+ 330,
+ 0
+ ],
+ "50": [
+ 6256,
+ 114.87,
+ 420.15,
+ 6
+ ],
+ "60": [
+ 7773,
+ 142.73,
+ 522.04,
+ 12
+ ],
+ "70": [
+ 9115,
+ 167.35,
+ 612.12,
+ 12
+ ],
+ "80": [
+ 10457,
+ 192,
+ 702.26,
+ 18
+ ],
+ "90": [
+ 11799,
+ 216.65,
+ 792.41,
+ 24
+ ],
+ "20+": [
+ 3281,
+ 60.23,
+ 220.31,
+ 0
+ ],
+ "40+": [
+ 5439,
+ 99.86,
+ 365.27,
+ 6
+ ],
+ "50+": [
+ 6956,
+ 127.72,
+ 467.17,
+ 12
+ ],
+ "60+": [
+ 8299,
+ 152.37,
+ 557.31,
+ 12
+ ],
+ "70+": [
+ 9640,
+ 177,
+ 647.39,
+ 18
+ ],
+ "80+": [
+ 10982,
+ 201.64,
+ 737.53,
+ 24
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-1.webp b/resources/meta-gs/character/卡齐娜/icons/cons-1.webp
new file mode 100644
index 00000000..ba135cea
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-1.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-2.webp b/resources/meta-gs/character/卡齐娜/icons/cons-2.webp
new file mode 100644
index 00000000..55475937
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-2.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-3.webp b/resources/meta-gs/character/卡齐娜/icons/cons-3.webp
new file mode 100644
index 00000000..6eaf4bbb
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-3.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-4.webp b/resources/meta-gs/character/卡齐娜/icons/cons-4.webp
new file mode 100644
index 00000000..3c7b17af
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-4.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-5.webp b/resources/meta-gs/character/卡齐娜/icons/cons-5.webp
new file mode 100644
index 00000000..b78aa48c
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-5.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/cons-6.webp b/resources/meta-gs/character/卡齐娜/icons/cons-6.webp
new file mode 100644
index 00000000..aab1c311
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/cons-6.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/passive-0.webp b/resources/meta-gs/character/卡齐娜/icons/passive-0.webp
new file mode 100644
index 00000000..6110840f
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/passive-0.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/passive-1.webp b/resources/meta-gs/character/卡齐娜/icons/passive-1.webp
new file mode 100644
index 00000000..f8c13218
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/passive-1.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/passive-2.webp b/resources/meta-gs/character/卡齐娜/icons/passive-2.webp
new file mode 100644
index 00000000..6775723b
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/passive-2.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/icons/passive-3.webp b/resources/meta-gs/character/卡齐娜/icons/passive-3.webp
new file mode 100644
index 00000000..c5efb97f
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/icons/passive-3.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/banner.webp b/resources/meta-gs/character/卡齐娜/imgs/banner.webp
new file mode 100644
index 00000000..1c43ec7d
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/banner.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/card.webp b/resources/meta-gs/character/卡齐娜/imgs/card.webp
new file mode 100644
index 00000000..3362642f
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/card.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/face.webp b/resources/meta-gs/character/卡齐娜/imgs/face.webp
new file mode 100644
index 00000000..b63196e4
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/face.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/gacha.webp b/resources/meta-gs/character/卡齐娜/imgs/gacha.webp
new file mode 100644
index 00000000..1eac8dc8
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/gacha.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/side.webp b/resources/meta-gs/character/卡齐娜/imgs/side.webp
new file mode 100644
index 00000000..23c03323
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/side.webp differ
diff --git a/resources/meta-gs/character/卡齐娜/imgs/splash.webp b/resources/meta-gs/character/卡齐娜/imgs/splash.webp
new file mode 100644
index 00000000..d633d9c8
Binary files /dev/null and b/resources/meta-gs/character/卡齐娜/imgs/splash.webp differ
diff --git a/resources/meta-gs/character/基尼奇/data.json b/resources/meta-gs/character/基尼奇/data.json
new file mode 100644
index 00000000..0bd730cd
--- /dev/null
+++ b/resources/meta-gs/character/基尼奇/data.json
@@ -0,0 +1,1061 @@
+{
+ "id": 10000101,
+ "name": "基尼奇",
+ "abbr": "基尼奇",
+ "title": "回火之狩",
+ "star": 5,
+ "elem": "dendro",
+ "allegiance": "维茨特兰",
+ "weapon": "claymore",
+ "birth": "11-11",
+ "astro": "幻瑞兽座",
+ "desc": "维茨特兰的猎龙人,精于度量代价。",
+ "cncv": "斑马&弭洋",
+ "jpcv": "杉山纪彰",
+ "costume": false,
+ "ver": 1,
+ "baseAttr": {
+ "hp": 12858,
+ "atk": 332.46,
+ "def": 801.6
+ },
+ "growAttr": {
+ "key": "cdmg",
+ "value": 38.4
+ },
+ "talentId": {
+ "11011": "a",
+ "11012": "e",
+ "11015": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ },
+ "materials": {
+ "gem": "生长碧翡",
+ "boss": "过熟的火榴果",
+ "specialty": "肉龙掌",
+ "normal": "横行霸者的利齿",
+ "talent": "「焚燔」的哲学",
+ "weekly": "否定裁断"
+ },
+ "talent": {
+ "a": {
+ "id": 10131,
+ "name": "普通攻击·夜阳斗技",
+ "desc": [
+ "普通攻击
",
+ "进行至多三段的连续攻击。",
+ "通过元素战技「悬猎·游骋高狩」进行空中摆荡后,在落地之前能在空中进行一次普通攻击。",
+ "重击
",
+ "消耗一定体力,向前方旋转地投出大剑攻击敌人。",
+ "下落攻击
",
+ "从空中下坠冲击地面,攻击下落路径上的敌人,并在落地时造成范围伤害。"
+ ],
+ "tables": [
+ {
+ "name": "一段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "98.99%",
+ "107.04%",
+ "115.1%",
+ "126.61%",
+ "134.67%",
+ "143.88%",
+ "156.54%",
+ "169.2%",
+ "181.86%",
+ "195.67%",
+ "209.48%",
+ "223.29%",
+ "237.11%",
+ "250.92%",
+ "264.73%"
+ ]
+ },
+ {
+ "name": "二段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "82.9%",
+ "89.65%",
+ "96.4%",
+ "106.04%",
+ "112.79%",
+ "120.5%",
+ "131.1%",
+ "141.71%",
+ "152.31%",
+ "163.88%",
+ "175.45%",
+ "187.02%",
+ "198.58%",
+ "210.15%",
+ "221.72%"
+ ]
+ },
+ {
+ "name": "三段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "123.5%",
+ "133.55%",
+ "143.6%",
+ "157.96%",
+ "168.01%",
+ "179.5%",
+ "195.3%",
+ "211.09%",
+ "226.89%",
+ "244.12%",
+ "261.35%",
+ "278.58%",
+ "295.82%",
+ "313.05%",
+ "330.28%"
+ ]
+ },
+ {
+ "name": "空中普通攻击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "167.7%",
+ "181.35%",
+ "195%",
+ "214.5%",
+ "228.15%",
+ "243.75%",
+ "265.2%",
+ "286.65%",
+ "308.1%",
+ "331.5%",
+ "354.9%",
+ "378.3%",
+ "401.7%",
+ "425.1%",
+ "448.5%"
+ ]
+ },
+ {
+ "name": "重击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "48.42%*3",
+ "52.36%*3",
+ "56.3%*3",
+ "61.93%*3",
+ "65.87%*3",
+ "70.38%*3",
+ "76.57%*3",
+ "82.76%*3",
+ "88.95%*3",
+ "95.71%*3",
+ "102.47%*3",
+ "109.22%*3",
+ "115.98%*3",
+ "122.73%*3",
+ "129.49%*3"
+ ]
+ },
+ {
+ "name": "重击体力消耗",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点"
+ ]
+ },
+ {
+ "name": "下坠期间伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "74.59%",
+ "80.66%",
+ "86.73%",
+ "95.4%",
+ "101.47%",
+ "108.41%",
+ "117.95%",
+ "127.49%",
+ "137.03%",
+ "147.44%",
+ "157.85%",
+ "168.26%",
+ "178.66%",
+ "189.07%",
+ "199.48%"
+ ]
+ },
+ {
+ "name": "低空/高空坠地冲击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "149.14% / 186.29%",
+ "161.28% / 201.45%",
+ "173.42% / 216.62%",
+ "190.77% / 238.28%",
+ "202.91% / 253.44%",
+ "216.78% / 270.77%",
+ "235.86% / 294.6%",
+ "254.93% / 318.42%",
+ "274.01% / 342.25%",
+ "294.82% / 368.25%",
+ "315.63% / 394.24%",
+ "336.44% / 420.23%",
+ "357.25% / 446.23%",
+ "378.06% / 472.22%",
+ "398.87% / 498.21%"
+ ]
+ }
+ ]
+ },
+ "e": {
+ "id": 10132,
+ "name": "悬猎·游骋高狩",
+ "desc": [
+ "以狩猎巨兽的心得,快速移动或对敌人发起攻击。",
+ "若身边存在敌人或能被攻击的物件,会将钩索链接在目标上,以0点夜魂值进入夜魂加持状态;否则,会向前方发射钩索进行空中摆荡,并使冷却时间缩短60%;",
+ "能够长按施放。长按时,能够瞄准以决定发射钩索的方向。",
+ "夜魂加持·基尼奇
",
+ "基尼奇的夜魂加持状态持续10秒,每秒将产生2点夜魂值。",
+ "在夜魂加持状态下,基尼奇会以钩索链接身边的敌人,并据此改变攻击方式:",
+ "·进行普通攻击时依据当前移动的方向,以链接的目标为中心,进行环绕射击,造成具有夜魂性质的草元素伤害,并产生3点夜魂值。环绕射击造成的伤害视为元素战技伤害;",
+ "·夜魂值达到上限时,能够施放元素战技「迴猎贯鳞炮」:消耗所有夜魂值,造成具有夜魂性质的草元素伤害。长按施放迴猎贯鳞炮时,能够瞄准以决定攻击的目标。施放迴猎贯鳞炮后,基尼奇将会尝试链接迴猎贯鳞炮的目标。",
+ "在夜魂加持状态下,链接敌人或施放迴猎贯鳞炮后,将会在敌人身边产生死角区,基尼奇进入死角区会产生4点夜魂值,并移除死角区。",
+ "链接因超出距离等原因断开时,进行普通攻击会与身边的敌人重新建立链接并进行环绕射击。",
+ "「凡事皆有代价,希望你能给出合适的价码…什么?我可不接受分期付款。」"
+ ],
+ "tables": [
+ {
+ "name": "环绕射击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "57.28%*2",
+ "61.58%*2",
+ "65.87%*2",
+ "71.6%*2",
+ "75.9%*2",
+ "80.19%*2",
+ "85.92%*2",
+ "91.65%*2",
+ "97.38%*2",
+ "103.1%*2",
+ "108.83%*2",
+ "114.56%*2",
+ "121.72%*2",
+ "128.88%*2",
+ "136.04%*2"
+ ]
+ },
+ {
+ "name": "迴猎贯鳞炮伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "687.44%",
+ "739%",
+ "790.56%",
+ "859.3%",
+ "910.86%",
+ "962.42%",
+ "1031.16%",
+ "1099.9%",
+ "1168.65%",
+ "1237.39%",
+ "1306.14%",
+ "1374.88%",
+ "1460.81%",
+ "1546.74%",
+ "1632.67%"
+ ]
+ },
+ {
+ "name": "夜魂值上限",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点",
+ "20点"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒"
+ ]
+ }
+ ]
+ },
+ "q": {
+ "id": 10139,
+ "name": "向伟大圣龙致意",
+ "desc": [
+ "(有限度、有条件、有节制地,依照契约,部分、暂时)解放「圣龙阿乔」的力量,造成具有夜魂性质的草元素范围伤害。圣龙阿乔将在持续期间周期性释放龙息,造成具有夜魂性质的草元素范围伤害。",
+ "施放时,若基尼奇处于夜魂加持状态下,此次夜魂加持的持续时间延长1.7秒。",
+ "「没错!站在汝等面前的便是伟大圣龙库胡勒阿乔,还不快快上前亲吻吾的脚背!」"
+ ],
+ "tables": [
+ {
+ "name": "技能伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "134%",
+ "144.05%",
+ "154.1%",
+ "167.5%",
+ "177.55%",
+ "187.6%",
+ "201%",
+ "214.4%",
+ "227.8%",
+ "241.2%",
+ "254.6%",
+ "268%",
+ "284.75%",
+ "301.5%",
+ "318.25%"
+ ]
+ },
+ {
+ "name": "龙息伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "120.74%",
+ "129.79%",
+ "138.85%",
+ "150.92%",
+ "159.98%",
+ "169.03%",
+ "181.1%",
+ "193.18%",
+ "205.25%",
+ "217.32%",
+ "229.4%",
+ "241.47%",
+ "256.56%",
+ "271.66%",
+ "286.75%"
+ ]
+ },
+ {
+ "name": "持续时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒",
+ "18秒"
+ ]
+ },
+ {
+ "name": "元素能量",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70",
+ "70"
+ ]
+ }
+ ]
+ }
+ },
+ "talentData": {
+ "a": {
+ "一段伤害": [
+ 98.99,
+ 107.04,
+ 115.1,
+ 126.61,
+ 134.67,
+ 143.88,
+ 156.54,
+ 169.2,
+ 181.86,
+ 195.67,
+ 209.48,
+ 223.29,
+ 237.11,
+ 250.92,
+ 264.73
+ ],
+ "二段伤害": [
+ 82.9,
+ 89.65,
+ 96.4,
+ 106.04,
+ 112.79,
+ 120.5,
+ 131.1,
+ 141.71,
+ 152.31,
+ 163.88,
+ 175.45,
+ 187.02,
+ 198.58,
+ 210.15,
+ 221.72
+ ],
+ "三段伤害": [
+ 123.5,
+ 133.55,
+ 143.6,
+ 157.96,
+ 168.01,
+ 179.5,
+ 195.3,
+ 211.09,
+ 226.89,
+ 244.12,
+ 261.35,
+ 278.58,
+ 295.82,
+ 313.05,
+ 330.28
+ ],
+ "空中普通攻击伤害": [
+ 167.7,
+ 181.35,
+ 195,
+ 214.5,
+ 228.15,
+ 243.75,
+ 265.2,
+ 286.65,
+ 308.1,
+ 331.5,
+ 354.9,
+ 378.3,
+ 401.7,
+ 425.1,
+ 448.5
+ ],
+ "重击伤害": [
+ 145.26,
+ 157.07999999999998,
+ 168.89999999999998,
+ 185.79,
+ 197.61,
+ 211.14,
+ 229.70999999999998,
+ 248.28000000000003,
+ 266.85,
+ 287.13,
+ 307.40999999999997,
+ 327.65999999999997,
+ 347.94,
+ 368.19,
+ 388.47
+ ],
+ "重击伤害2": [
+ [
+ 48.42,
+ 3
+ ],
+ [
+ 52.36,
+ 3
+ ],
+ [
+ 56.3,
+ 3
+ ],
+ [
+ 61.93,
+ 3
+ ],
+ [
+ 65.87,
+ 3
+ ],
+ [
+ 70.38,
+ 3
+ ],
+ [
+ 76.57,
+ 3
+ ],
+ [
+ 82.76,
+ 3
+ ],
+ [
+ 88.95,
+ 3
+ ],
+ [
+ 95.71,
+ 3
+ ],
+ [
+ 102.47,
+ 3
+ ],
+ [
+ 109.22,
+ 3
+ ],
+ [
+ 115.98,
+ 3
+ ],
+ [
+ 122.73,
+ 3
+ ],
+ [
+ 129.49,
+ 3
+ ]
+ ],
+ "下坠期间伤害": [
+ 74.59,
+ 80.66,
+ 86.73,
+ 95.4,
+ 101.47,
+ 108.41,
+ 117.95,
+ 127.49,
+ 137.03,
+ 147.44,
+ 157.85,
+ 168.26,
+ 178.66,
+ 189.07,
+ 199.48
+ ],
+ "低空/高空坠地冲击伤害": [
+ [
+ 149.14,
+ 186.29
+ ],
+ [
+ 161.28,
+ 201.45
+ ],
+ [
+ 173.42,
+ 216.62
+ ],
+ [
+ 190.77,
+ 238.28
+ ],
+ [
+ 202.91,
+ 253.44
+ ],
+ [
+ 216.78,
+ 270.77
+ ],
+ [
+ 235.86,
+ 294.6
+ ],
+ [
+ 254.93,
+ 318.42
+ ],
+ [
+ 274.01,
+ 342.25
+ ],
+ [
+ 294.82,
+ 368.25
+ ],
+ [
+ 315.63,
+ 394.24
+ ],
+ [
+ 336.44,
+ 420.23
+ ],
+ [
+ 357.25,
+ 446.23
+ ],
+ [
+ 378.06,
+ 472.22
+ ],
+ [
+ 398.87,
+ 498.21
+ ]
+ ],
+ "低空/高空坠地冲击伤害2": [
+ [
+ 149.14,
+ 186.29
+ ],
+ [
+ 161.28,
+ 201.45
+ ],
+ [
+ 173.42,
+ 216.62
+ ],
+ [
+ 190.77,
+ 238.28
+ ],
+ [
+ 202.91,
+ 253.44
+ ],
+ [
+ 216.78,
+ 270.77
+ ],
+ [
+ 235.86,
+ 294.6
+ ],
+ [
+ 254.93,
+ 318.42
+ ],
+ [
+ 274.01,
+ 342.25
+ ],
+ [
+ 294.82,
+ 368.25
+ ],
+ [
+ 315.63,
+ 394.24
+ ],
+ [
+ 336.44,
+ 420.23
+ ],
+ [
+ 357.25,
+ 446.23
+ ],
+ [
+ 378.06,
+ 472.22
+ ],
+ [
+ 398.87,
+ 498.21
+ ]
+ ]
+ },
+ "e": {
+ "环绕射击伤害": [
+ 114.56,
+ 123.16,
+ 131.74,
+ 143.2,
+ 151.8,
+ 160.38,
+ 171.84,
+ 183.3,
+ 194.76,
+ 206.2,
+ 217.66,
+ 229.12,
+ 243.44,
+ 257.76,
+ 272.08
+ ],
+ "环绕射击伤害2": [
+ [
+ 57.28,
+ 2
+ ],
+ [
+ 61.58,
+ 2
+ ],
+ [
+ 65.87,
+ 2
+ ],
+ [
+ 71.6,
+ 2
+ ],
+ [
+ 75.9,
+ 2
+ ],
+ [
+ 80.19,
+ 2
+ ],
+ [
+ 85.92,
+ 2
+ ],
+ [
+ 91.65,
+ 2
+ ],
+ [
+ 97.38,
+ 2
+ ],
+ [
+ 103.1,
+ 2
+ ],
+ [
+ 108.83,
+ 2
+ ],
+ [
+ 114.56,
+ 2
+ ],
+ [
+ 121.72,
+ 2
+ ],
+ [
+ 128.88,
+ 2
+ ],
+ [
+ 136.04,
+ 2
+ ]
+ ],
+ "迴猎贯鳞炮伤害": [
+ 687.44,
+ 739,
+ 790.56,
+ 859.3,
+ 910.86,
+ 962.42,
+ 1031.16,
+ 1099.9,
+ 1168.65,
+ 1237.39,
+ 1306.14,
+ 1374.88,
+ 1460.81,
+ 1546.74,
+ 1632.67
+ ]
+ },
+ "q": {
+ "技能伤害": [
+ 134,
+ 144.05,
+ 154.1,
+ 167.5,
+ 177.55,
+ 187.6,
+ 201,
+ 214.4,
+ 227.8,
+ 241.2,
+ 254.6,
+ 268,
+ 284.75,
+ 301.5,
+ 318.25
+ ],
+ "龙息伤害": [
+ 120.74,
+ 129.79,
+ 138.85,
+ 150.92,
+ 159.98,
+ 169.03,
+ 181.1,
+ 193.18,
+ 205.25,
+ 217.32,
+ 229.4,
+ 241.47,
+ 256.56,
+ 271.66,
+ 286.75
+ ]
+ }
+ },
+ "cons": {
+ "1": {
+ "name": "七鹦之喙",
+ "desc": [
+ "通过悬猎·游骋高狩,基尼奇进行空中摆荡落地后,移动速度提升30%,持续6秒。",
+ "此外,迴猎贯鳞炮的暴击伤害提升100%。"
+ ]
+ },
+ "2": {
+ "name": "星虎之掌",
+ "desc": [
+ "基尼奇的元素战技命中敌人时,将使其草元素抗性降低30%,持续6秒。",
+ "此外,基尼奇在进入夜魂加持状态下的首次迴猎贯鳞炮的影响范围提升,造成的伤害提升100%。"
+ ]
+ },
+ "3": {
+ "name": "原鳄之爪",
+ "desc": [
+ "悬猎·游骋高狩的技能等级提高3级。",
+ "至多提升至15级。"
+ ]
+ },
+ "4": {
+ "name": "蜂鸟之羽",
+ "desc": [
+ "处于夜魂加持状态下时,基尼奇进行环绕射击或施放迴猎贯鳞炮后,将为他恢复5点元素能量。每2.8秒至多通过这种方式恢复一次元素能量。",
+ "此外,向伟大圣龙致意造成的伤害提升70%。"
+ ]
+ },
+ "5": {
+ "name": "吼猴之尾",
+ "desc": [
+ "向伟大圣龙致意的技能等级提高3级。",
+ "至多提升至15级。"
+ ]
+ },
+ "6": {
+ "name": "瑞兽之形",
+ "desc": [
+ "迴猎贯鳞炮在命中敌人后,将在敌人间弹跳一次,造成基尼奇的攻击力700%的草元素伤害。",
+ "如果本次迴猎贯鳞炮触发了固有天赋「焰灵的契约」或命之座「星虎之掌」对迴猎贯鳞炮的增强效果,它所引发的弹跳攻击也会获得上述效果的增强。"
+ ]
+ }
+ },
+ "passive": [
+ {
+ "name": "疾行的使令",
+ "desc": [
+ "在纳塔存在燃素机制的区域时,与部分采集物交互能够使队伍中自己的角色移动速度提高15%,持续10秒。此外,在小地图上显示周围的纳塔区域特产的位置。"
+ ]
+ },
+ {
+ "name": "夜域赐礼·索报皆偿",
+ "desc": [
+ "通过悬猎·游骋高狩,基尼奇进行空中摆荡后处于空中时,能够消耗10点燃素以再次进行空中摆荡。",
+ "在纳塔存在燃素机制的区域时,能够进行夜魂传递·基尼奇。当前场上角色处于冲刺状态、特定天赋赋予的移动状态下,或是位于空中时,切换基尼奇登场时,基尼奇将依照条件,进行以下行动之一:",
+ "·朝向可以交互的卷叶符印时:向它发射钩索以进行移动;",
+ "·身边有敌人并处于战斗状态时:向该敌人施放悬猎·游骋高狩;",
+ "否则,发射钩索,进行空中摆荡。基尼奇将优先以符合条件的卷叶符印为发射钩索的目标。",
+ "自己的队伍每10秒能触发一次夜魂传递。",
+ "在与卷叶符印等能够与匿叶龙交互的物件互动时,悬猎·游骋高狩将被替换为「匿叶仿生」,通过匿叶仿生与这些物件交互时,这些物件的交互规则沿袭匿叶龙的交互规则,并且不会使悬猎·游骋高狩进入冷却。"
+ ]
+ },
+ {
+ "name": "噩地的代价",
+ "desc": [
+ "处于夜魂加持状态下时,基尼奇的元素战技命中的敌人,将陷入「噩地」状态,在受到燃烧反应或烈绽放反应伤害时,为基尼奇产生7点夜魂值,每0.8秒至多通过这种方式产生一次夜魂值。噩地状态持续直至基尼奇此次夜魂加持状态结束。"
+ ]
+ },
+ {
+ "name": "焰灵的契约",
+ "desc": [
+ "队伍中的附近的角色触发「夜魂迸发」后,将为基尼奇赋予一层「猎人心得」,持续15秒,至多叠加2层。基尼奇在施放悬猎·游骋高狩的迴猎贯鳞炮时,将消耗所有的「猎人心得」,并依据消耗的层数,每层使本次迴猎贯鳞炮造成的伤害基于基尼奇攻击力的320%提高。"
+ ]
+ }
+ ],
+ "attr": {
+ "keys": [
+ "hpBase",
+ "atkBase",
+ "defBase",
+ "cdmg"
+ ],
+ "details": {
+ "1": [
+ 1001,
+ 25.88,
+ 62.4,
+ 0
+ ],
+ "20": [
+ 2597,
+ 67.14,
+ 161.87,
+ 0
+ ],
+ "40": [
+ 5170,
+ 133.66,
+ 322.27,
+ 0
+ ],
+ "50": [
+ 6649,
+ 171.92,
+ 414.52,
+ 9.6
+ ],
+ "60": [
+ 8341,
+ 215.67,
+ 520,
+ 19.2
+ ],
+ "70": [
+ 9838,
+ 254.36,
+ 613.31,
+ 19.2
+ ],
+ "80": [
+ 11345,
+ 293.32,
+ 707.24,
+ 28.8
+ ],
+ "90": [
+ 12858,
+ 332.46,
+ 801.6,
+ 38.4
+ ],
+ "20+": [
+ 3455,
+ 89.33,
+ 215.38,
+ 0
+ ],
+ "40+": [
+ 5779,
+ 149.43,
+ 360.29,
+ 9.6
+ ],
+ "50+": [
+ 7462,
+ 192.94,
+ 465.21,
+ 19.2
+ ],
+ "60+": [
+ 8951,
+ 231.43,
+ 558.02,
+ 19.2
+ ],
+ "70+": [
+ 10448,
+ 270.13,
+ 651.32,
+ 28.8
+ ],
+ "80+": [
+ 11954,
+ 309.09,
+ 745.25,
+ 38.4
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-1.webp b/resources/meta-gs/character/基尼奇/icons/cons-1.webp
new file mode 100644
index 00000000..3929269d
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-1.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-2.webp b/resources/meta-gs/character/基尼奇/icons/cons-2.webp
new file mode 100644
index 00000000..1fe84245
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-2.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-3.webp b/resources/meta-gs/character/基尼奇/icons/cons-3.webp
new file mode 100644
index 00000000..0e3c1015
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-3.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-4.webp b/resources/meta-gs/character/基尼奇/icons/cons-4.webp
new file mode 100644
index 00000000..cb7d61eb
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-4.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-5.webp b/resources/meta-gs/character/基尼奇/icons/cons-5.webp
new file mode 100644
index 00000000..596dd385
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-5.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/cons-6.webp b/resources/meta-gs/character/基尼奇/icons/cons-6.webp
new file mode 100644
index 00000000..32d8344a
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/cons-6.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/passive-0.webp b/resources/meta-gs/character/基尼奇/icons/passive-0.webp
new file mode 100644
index 00000000..6110840f
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/passive-0.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/passive-1.webp b/resources/meta-gs/character/基尼奇/icons/passive-1.webp
new file mode 100644
index 00000000..b85c8307
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/passive-1.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/passive-2.webp b/resources/meta-gs/character/基尼奇/icons/passive-2.webp
new file mode 100644
index 00000000..1dcc00e6
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/passive-2.webp differ
diff --git a/resources/meta-gs/character/基尼奇/icons/passive-3.webp b/resources/meta-gs/character/基尼奇/icons/passive-3.webp
new file mode 100644
index 00000000..14e8b178
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/icons/passive-3.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/banner.webp b/resources/meta-gs/character/基尼奇/imgs/banner.webp
new file mode 100644
index 00000000..c8394f93
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/banner.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/card.webp b/resources/meta-gs/character/基尼奇/imgs/card.webp
new file mode 100644
index 00000000..fd5d460c
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/card.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/face.webp b/resources/meta-gs/character/基尼奇/imgs/face.webp
new file mode 100644
index 00000000..858aa2e3
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/face.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/gacha.webp b/resources/meta-gs/character/基尼奇/imgs/gacha.webp
new file mode 100644
index 00000000..bea7acee
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/gacha.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/side.webp b/resources/meta-gs/character/基尼奇/imgs/side.webp
new file mode 100644
index 00000000..1c852fa4
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/side.webp differ
diff --git a/resources/meta-gs/character/基尼奇/imgs/splash.webp b/resources/meta-gs/character/基尼奇/imgs/splash.webp
new file mode 100644
index 00000000..2d6191a9
Binary files /dev/null and b/resources/meta-gs/character/基尼奇/imgs/splash.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/data.json b/resources/meta-gs/character/玛拉妮/data.json
new file mode 100644
index 00000000..e3483424
--- /dev/null
+++ b/resources/meta-gs/character/玛拉妮/data.json
@@ -0,0 +1,891 @@
+{
+ "id": 10000102,
+ "name": "玛拉妮",
+ "abbr": "玛拉妮",
+ "title": "哗啦啦逐浪客",
+ "star": 5,
+ "elem": "hydro",
+ "allegiance": "梅兹特利",
+ "weapon": "catalyst",
+ "birth": "8-3",
+ "astro": "浪海豹座",
+ "desc": "纳塔远近闻名的向导,水上用品商店的经营者,精通各类水上运动的逐浪客。",
+ "cncv": "王晓彤",
+ "jpcv": "东山奈央",
+ "costume": false,
+ "ver": 1,
+ "baseAttr": {
+ "hp": 15185,
+ "atk": 181.78,
+ "def": 570.27
+ },
+ "growAttr": {
+ "key": "cpct",
+ "value": 19.2
+ },
+ "talentId": {
+ "30000": "a",
+ "30002": "e",
+ "30007": "q"
+ },
+ "talentCons": {
+ "a": 0,
+ "e": 3,
+ "q": 5
+ },
+ "materials": {
+ "gem": "涤净青金",
+ "boss": "受祝所缚之印",
+ "specialty": "浪沫羽鳃",
+ "normal": "龙冠武士的金哨",
+ "talent": "「角逐」的哲学",
+ "weekly": "无光质块"
+ },
+ "talent": {
+ "a": {
+ "id": 10231,
+ "name": "普通攻击·降温处理",
+ "desc": [
+ "普通攻击
",
+ "进行至多三段攻击,造成水元素伤害。",
+ "重击
",
+ "消耗一定体力,向空中击出坠落时会造成水元素范围伤害的水豚球。",
+ "下落攻击
",
+ "凝聚水元素的力量,从空中下坠冲击地面,攻击下落路径上的敌人,并在落地时造成水元素范围伤害。"
+ ],
+ "tables": [
+ {
+ "name": "一段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "51.4%",
+ "55.25%",
+ "59.11%",
+ "64.25%",
+ "68.1%",
+ "71.95%",
+ "77.09%",
+ "82.23%",
+ "87.37%",
+ "92.51%",
+ "97.65%",
+ "102.79%",
+ "109.22%",
+ "115.64%",
+ "122.07%"
+ ]
+ },
+ {
+ "name": "二段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "44.63%",
+ "47.97%",
+ "51.32%",
+ "55.78%",
+ "59.13%",
+ "62.48%",
+ "66.94%",
+ "71.4%",
+ "75.86%",
+ "80.33%",
+ "84.79%",
+ "89.25%",
+ "94.83%",
+ "100.41%",
+ "105.99%"
+ ]
+ },
+ {
+ "name": "三段伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "70.03%",
+ "75.29%",
+ "80.54%",
+ "87.54%",
+ "92.8%",
+ "98.05%",
+ "105.05%",
+ "112.06%",
+ "119.06%",
+ "126.06%",
+ "133.07%",
+ "140.07%",
+ "148.82%",
+ "157.58%",
+ "166.33%"
+ ]
+ },
+ {
+ "name": "重击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "142.88%",
+ "153.6%",
+ "164.31%",
+ "178.6%",
+ "189.32%",
+ "200.03%",
+ "214.32%",
+ "228.61%",
+ "242.9%",
+ "257.18%",
+ "271.47%",
+ "285.76%",
+ "303.62%",
+ "321.48%",
+ "339.34%"
+ ]
+ },
+ {
+ "name": "重击体力消耗",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点",
+ "50点"
+ ]
+ },
+ {
+ "name": "下坠期间伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "56.83%",
+ "61.45%",
+ "66.08%",
+ "72.69%",
+ "77.31%",
+ "82.6%",
+ "89.87%",
+ "97.14%",
+ "104.41%",
+ "112.34%",
+ "120.27%",
+ "128.2%",
+ "136.12%",
+ "144.05%",
+ "151.98%"
+ ]
+ },
+ {
+ "name": "低空/高空坠地冲击伤害",
+ "unit": "",
+ "isSame": false,
+ "values": [
+ "113.63% / 141.93%",
+ "122.88% / 153.49%",
+ "132.13% / 165.04%",
+ "145.35% / 181.54%",
+ "154.59% / 193.1%",
+ "165.17% / 206.3%",
+ "179.7% / 224.45%",
+ "194.23% / 242.61%",
+ "208.77% / 260.76%",
+ "224.62% / 280.57%",
+ "240.48% / 300.37%",
+ "256.34% / 320.18%",
+ "272.19% / 339.98%",
+ "288.05% / 359.79%",
+ "303.9% / 379.59%"
+ ]
+ }
+ ]
+ },
+ "e": {
+ "id": 10232,
+ "name": "踏鲨破浪",
+ "desc": [
+ "以驾驭速度与水潮的心得,随时随地进入冲浪的架势。",
+ "施放后,玛拉妮将获得60点夜魂值并进入夜魂加持状态。",
+ "夜魂加持·玛拉妮
",
+ "持续消耗夜魂值。夜魂值耗尽时,或是再次施放时,玛拉妮的夜魂加持将会结束。夜魂加持状态具有如下特性:",
+ "·搭乘鲨鲨冲浪板,提升玛拉妮的移动速度与抗打断能力。玛拉妮在这种状态下能在水面与液态燃素上移动,并免疫液态燃素的伤害;",
+ "·进行普通攻击时,将转为进行鲨鲨撕咬,基于玛拉妮的生命值上限造成具有夜魂性质的水元素伤害。鲨鲨撕咬能够在空中进行,造成的伤害被视为普通攻击伤害;",
+ "·在这种状态下接触敌人时,玛拉妮对敌人施加猎物标记,并获得1层浪势充能,浪势充能至多叠加3层,每0.7秒至多通过同一个敌人获得1层。",
+ "浪势充能与猎物标记
",
+ "进行鲨鲨撕咬时,玛拉妮将依据浪势充能的层数,提高造成的伤害,拥有3层浪势充能时,玛拉妮的鲨鲨撕咬将转为巨浪鲨鲨撕咬,造成的伤害进一步提升,并在命中敌人时清除浪势充能。",
+ "鲨鲨撕咬命中敌人时,将移除其猎物标记,并向附近至多5名处于猎物标记标记状态下的敌人发射鲨鲨飞弹,造成相当于此次鲨鲨撕咬的伤害,并清除这些敌人的猎物标记;此次鲨鲨撕咬与鲨鲨飞弹的目标敌人超过1名时,造成的伤害将会降低,至多在达到3名敌人时造成原本72%的伤害。",
+ "首先鲨鲨不只是一个冲浪板,它还是淡水鲨。其次,它也不是真的要吃,只是真的会咬。"
+ ],
+ "tables": [
+ {
+ "name": "鲨鲨撕咬基础伤害",
+ "unit": "生命值上限",
+ "isSame": false,
+ "values": [
+ "8.68%",
+ "9.33%",
+ "9.98%",
+ "10.85%",
+ "11.5%",
+ "12.15%",
+ "13.02%",
+ "13.89%",
+ "14.76%",
+ "15.62%",
+ "16.49%",
+ "17.36%",
+ "18.45%",
+ "19.53%",
+ "20.62%"
+ ]
+ },
+ {
+ "name": "浪势充能伤害提升",
+ "unit": " / 层",
+ "isSame": false,
+ "values": [
+ "4.34%生命值上限",
+ "4.67%生命值上限",
+ "4.99%生命值上限",
+ "5.43%生命值上限",
+ "5.75%生命值上限",
+ "6.08%生命值上限",
+ "6.51%生命值上限",
+ "6.94%生命值上限",
+ "7.38%生命值上限",
+ "7.81%生命值上限",
+ "8.25%生命值上限",
+ "8.68%生命值上限",
+ "9.22%生命值上限",
+ "9.77%生命值上限",
+ "10.31%生命值上限"
+ ]
+ },
+ {
+ "name": "巨浪鲨鲨撕咬伤害额外提升",
+ "unit": "生命值上限",
+ "isSame": false,
+ "values": [
+ "21.7%",
+ "23.33%",
+ "24.96%",
+ "27.13%",
+ "28.75%",
+ "30.38%",
+ "32.55%",
+ "34.72%",
+ "36.89%",
+ "39.06%",
+ "41.23%",
+ "43.4%",
+ "46.11%",
+ "48.83%",
+ "51.54%"
+ ]
+ },
+ {
+ "name": "鲨鲨撕咬冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒",
+ "1.8秒"
+ ]
+ },
+ {
+ "name": "夜魂值上限",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点",
+ "60点"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒",
+ "6秒"
+ ]
+ }
+ ]
+ },
+ "q": {
+ "id": 10239,
+ "name": "爆瀑飞弹",
+ "desc": [
+ "发射能追踪敌人的特大号鲨鲨导弹,基于玛拉妮的生命值上限造成具有夜魂性质的水元素范围伤害。",
+ "玛拉妮之所以把鲨鲨导弹叫这个名字,是因为里面有水有火,听起来很温泉。"
+ ],
+ "tables": [
+ {
+ "name": "技能伤害",
+ "unit": "生命值上限",
+ "isSame": false,
+ "values": [
+ "58.44%",
+ "62.82%",
+ "67.21%",
+ "73.05%",
+ "77.43%",
+ "81.81%",
+ "87.66%",
+ "93.5%",
+ "99.35%",
+ "105.19%",
+ "111.03%",
+ "116.88%",
+ "124.18%",
+ "131.49%",
+ "138.79%"
+ ]
+ },
+ {
+ "name": "冷却时间",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒",
+ "15秒"
+ ]
+ },
+ {
+ "name": "元素能量",
+ "unit": "",
+ "isSame": true,
+ "values": [
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60",
+ "60"
+ ]
+ }
+ ]
+ }
+ },
+ "talentData": {
+ "a": {
+ "一段伤害": [
+ 51.4,
+ 55.25,
+ 59.11,
+ 64.25,
+ 68.1,
+ 71.95,
+ 77.09,
+ 82.23,
+ 87.37,
+ 92.51,
+ 97.65,
+ 102.79,
+ 109.22,
+ 115.64,
+ 122.07
+ ],
+ "二段伤害": [
+ 44.63,
+ 47.97,
+ 51.32,
+ 55.78,
+ 59.13,
+ 62.48,
+ 66.94,
+ 71.4,
+ 75.86,
+ 80.33,
+ 84.79,
+ 89.25,
+ 94.83,
+ 100.41,
+ 105.99
+ ],
+ "三段伤害": [
+ 70.03,
+ 75.29,
+ 80.54,
+ 87.54,
+ 92.8,
+ 98.05,
+ 105.05,
+ 112.06,
+ 119.06,
+ 126.06,
+ 133.07,
+ 140.07,
+ 148.82,
+ 157.58,
+ 166.33
+ ],
+ "重击伤害": [
+ 142.88,
+ 153.6,
+ 164.31,
+ 178.6,
+ 189.32,
+ 200.03,
+ 214.32,
+ 228.61,
+ 242.9,
+ 257.18,
+ 271.47,
+ 285.76,
+ 303.62,
+ 321.48,
+ 339.34
+ ],
+ "下坠期间伤害": [
+ 56.83,
+ 61.45,
+ 66.08,
+ 72.69,
+ 77.31,
+ 82.6,
+ 89.87,
+ 97.14,
+ 104.41,
+ 112.34,
+ 120.27,
+ 128.2,
+ 136.12,
+ 144.05,
+ 151.98
+ ],
+ "低空/高空坠地冲击伤害": [
+ [
+ 113.63,
+ 141.93
+ ],
+ [
+ 122.88,
+ 153.49
+ ],
+ [
+ 132.13,
+ 165.04
+ ],
+ [
+ 145.35,
+ 181.54
+ ],
+ [
+ 154.59,
+ 193.1
+ ],
+ [
+ 165.17,
+ 206.3
+ ],
+ [
+ 179.7,
+ 224.45
+ ],
+ [
+ 194.23,
+ 242.61
+ ],
+ [
+ 208.77,
+ 260.76
+ ],
+ [
+ 224.62,
+ 280.57
+ ],
+ [
+ 240.48,
+ 300.37
+ ],
+ [
+ 256.34,
+ 320.18
+ ],
+ [
+ 272.19,
+ 339.98
+ ],
+ [
+ 288.05,
+ 359.79
+ ],
+ [
+ 303.9,
+ 379.59
+ ]
+ ],
+ "低空/高空坠地冲击伤害2": [
+ [
+ 113.63,
+ 141.93
+ ],
+ [
+ 122.88,
+ 153.49
+ ],
+ [
+ 132.13,
+ 165.04
+ ],
+ [
+ 145.35,
+ 181.54
+ ],
+ [
+ 154.59,
+ 193.1
+ ],
+ [
+ 165.17,
+ 206.3
+ ],
+ [
+ 179.7,
+ 224.45
+ ],
+ [
+ 194.23,
+ 242.61
+ ],
+ [
+ 208.77,
+ 260.76
+ ],
+ [
+ 224.62,
+ 280.57
+ ],
+ [
+ 240.48,
+ 300.37
+ ],
+ [
+ 256.34,
+ 320.18
+ ],
+ [
+ 272.19,
+ 339.98
+ ],
+ [
+ 288.05,
+ 359.79
+ ],
+ [
+ 303.9,
+ 379.59
+ ]
+ ]
+ },
+ "e": {
+ "鲨鲨撕咬基础伤害": [
+ 8.68,
+ 9.33,
+ 9.98,
+ 10.85,
+ 11.5,
+ 12.15,
+ 13.02,
+ 13.89,
+ 14.76,
+ 15.62,
+ 16.49,
+ 17.36,
+ 18.45,
+ 19.53,
+ 20.62
+ ],
+ "浪势充能伤害提升": [
+ 4.34,
+ 4.67,
+ 4.99,
+ 5.43,
+ 5.75,
+ 6.08,
+ 6.51,
+ 6.94,
+ 7.38,
+ 7.81,
+ 8.25,
+ 8.68,
+ 9.22,
+ 9.77,
+ 10.31
+ ],
+ "巨浪鲨鲨撕咬伤害额外提升": [
+ 21.7,
+ 23.33,
+ 24.96,
+ 27.13,
+ 28.75,
+ 30.38,
+ 32.55,
+ 34.72,
+ 36.89,
+ 39.06,
+ 41.23,
+ 43.4,
+ 46.11,
+ 48.83,
+ 51.54
+ ]
+ },
+ "q": {
+ "技能伤害": [
+ 58.44,
+ 62.82,
+ 67.21,
+ 73.05,
+ 77.43,
+ 81.81,
+ 87.66,
+ 93.5,
+ 99.35,
+ 105.19,
+ 111.03,
+ 116.88,
+ 124.18,
+ 131.49,
+ 138.79
+ ]
+ }
+ },
+ "cons": {
+ "1": {
+ "name": "悠闲的「梅兹特利」…",
+ "desc": [
+ "进入夜魂加持状态后的第一次巨浪鲨鲨撕咬及它所触发的鲨鲨飞弹造成的伤害提升,提升值相当于玛拉妮生命值上限的66%。此次伤害提升遵循踏鲨破浪的伤害衰减规则。",
+ "此外,不处于战斗状态下时,玛拉妮的夜魂加持状态消耗的夜魂值与燃素降低30%。"
+ ]
+ },
+ "2": {
+ "name": "全力以赴玛拉妮!",
+ "desc": [
+ "进入夜魂加持状态时,玛拉妮获得2层踏鲨破浪的浪势充能;玛拉妮获得豚豚球时,获得1层浪势充能。",
+ "此外,玛拉妮在一次夜魂加持期间获得2个豚豚球的2秒内,额外恢复12点夜魂值。该效果需要解锁固有天赋「耐热型淡水豚豚」。"
+ ]
+ },
+ "3": {
+ "name": "在欢乐海上冲浪",
+ "desc": [
+ "踏鲨破浪的技能等级提高3级。
",
+ "至多提升至15级。"
+ ]
+ },
+ "4": {
+ "name": "鲨鲨主食是豚豚。",
+ "desc": [
+ "获得豚豚球时,玛拉妮恢复8点元素能量;该效果需要解锁固有天赋「耐热型淡水豚豚」。",
+ "此外,爆瀑飞弹造成的伤害提升75%。"
+ ]
+ },
+ "5": {
+ "name": "同款冲浪板有售!",
+ "desc": [
+ "爆瀑飞弹的技能等级提高3级。
",
+ "至多提升至15级。"
+ ]
+ },
+ "6": {
+ "name": "「流泉之众」的精神",
+ "desc": [
+ "对命之座「悠闲的「梅兹特利」…」的伤害提升效果,移除原本每次夜魂加持只能触发一次的限制。"
+ ]
+ }
+ },
+ "passive": [
+ {
+ "name": "要诀是保持笑容!",
+ "desc": [
+ "在纳塔存在燃素机制的区域时,与部分采集物交互能够恢复15点燃素。此外,在小地图上显示周围的纳塔区域特产的位置。"
+ ]
+ },
+ {
+ "name": "夜域赐礼·波涛顶底",
+ "desc": [
+ "在夜魂值耗竭后,玛拉妮将会转而消耗燃素来维持夜魂加持。",
+ "在纳塔存在燃素机制的区域时,能够进行夜魂传递·玛拉妮。当前场上角色处于冲刺、游泳或是特定天赋赋予的移动状态下,或是位于一定高度的空中时,切换玛拉妮登场时触发:玛拉妮将进入夜魂加持状态,并获得40点夜魂值。自己的队伍每10秒能触发一次夜魂传递。",
+ "此外,玛拉妮在夜魂加持状态下在水面与液态燃素上移动时:在纳塔地区时消耗的夜魂值或燃素降低75%,在纳塔地区外消耗的夜魂值降低35%。"
+ ]
+ },
+ {
+ "name": "耐热型淡水豚豚",
+ "desc": [
+ "巨浪鲨鲨撕咬命中敌人时,将在附近产生一个豚豚球。获得豚豚球时,玛拉妮自己将恢复20点夜魂值。一次夜魂加持期间,至多通过这种方式产生2个豚豚球。"
+ ]
+ },
+ {
+ "name": "纳塔最好的向导",
+ "desc": [
+ "队伍中的附近的角色触发「夜魂迸发」后,玛拉妮将获得一层持续20秒、至多叠加3层的逐浪心得。施放爆瀑飞弹时,玛拉妮将清除所有逐浪心得,并基于清除的层数,基于生命值上限的15%/30%/45%提高本次爆瀑飞弹造成的伤害。"
+ ]
+ }
+ ],
+ "attr": {
+ "keys": [
+ "hpBase",
+ "atkBase",
+ "defBase",
+ "cpct"
+ ],
+ "details": {
+ "1": [
+ 1182,
+ 14.15,
+ 44.39,
+ 0
+ ],
+ "20": [
+ 3066,
+ 36.71,
+ 115.16,
+ 0
+ ],
+ "40": [
+ 6105,
+ 73.08,
+ 229.27,
+ 0
+ ],
+ "50": [
+ 7852,
+ 94,
+ 294.89,
+ 4.8
+ ],
+ "60": [
+ 9850,
+ 117.92,
+ 369.93,
+ 9.6
+ ],
+ "70": [
+ 11618,
+ 139.08,
+ 436.31,
+ 9.6
+ ],
+ "80": [
+ 13397,
+ 160.38,
+ 503.13,
+ 14.4
+ ],
+ "90": [
+ 15185,
+ 181.78,
+ 570.27,
+ 19.2
+ ],
+ "20+": [
+ 4080,
+ 48.84,
+ 153.22,
+ 0
+ ],
+ "40+": [
+ 6825,
+ 81.7,
+ 256.31,
+ 4.8
+ ],
+ "50+": [
+ 8813,
+ 105.49,
+ 330.95,
+ 9.6
+ ],
+ "60+": [
+ 10571,
+ 126.54,
+ 396.98,
+ 9.6
+ ],
+ "70+": [
+ 12338,
+ 147.7,
+ 463.36,
+ 14.4
+ ],
+ "80+": [
+ 14117,
+ 169,
+ 530.18,
+ 19.2
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-1.webp b/resources/meta-gs/character/玛拉妮/icons/cons-1.webp
new file mode 100644
index 00000000..c368eaba
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-1.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-2.webp b/resources/meta-gs/character/玛拉妮/icons/cons-2.webp
new file mode 100644
index 00000000..e0469734
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-2.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-3.webp b/resources/meta-gs/character/玛拉妮/icons/cons-3.webp
new file mode 100644
index 00000000..0b2a40da
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-3.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-4.webp b/resources/meta-gs/character/玛拉妮/icons/cons-4.webp
new file mode 100644
index 00000000..1d79625b
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-4.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-5.webp b/resources/meta-gs/character/玛拉妮/icons/cons-5.webp
new file mode 100644
index 00000000..948912b3
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-5.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/cons-6.webp b/resources/meta-gs/character/玛拉妮/icons/cons-6.webp
new file mode 100644
index 00000000..75d73ce8
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/cons-6.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/passive-0.webp b/resources/meta-gs/character/玛拉妮/icons/passive-0.webp
new file mode 100644
index 00000000..6110840f
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/passive-0.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/passive-1.webp b/resources/meta-gs/character/玛拉妮/icons/passive-1.webp
new file mode 100644
index 00000000..14bf6249
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/passive-1.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/passive-2.webp b/resources/meta-gs/character/玛拉妮/icons/passive-2.webp
new file mode 100644
index 00000000..8b8f05c7
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/passive-2.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/icons/passive-3.webp b/resources/meta-gs/character/玛拉妮/icons/passive-3.webp
new file mode 100644
index 00000000..b925e378
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/icons/passive-3.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/banner.webp b/resources/meta-gs/character/玛拉妮/imgs/banner.webp
new file mode 100644
index 00000000..57f0ef6c
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/banner.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/card.webp b/resources/meta-gs/character/玛拉妮/imgs/card.webp
new file mode 100644
index 00000000..91847bd2
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/card.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/face.webp b/resources/meta-gs/character/玛拉妮/imgs/face.webp
new file mode 100644
index 00000000..4252bfef
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/face.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/gacha.webp b/resources/meta-gs/character/玛拉妮/imgs/gacha.webp
new file mode 100644
index 00000000..e2c3bdaf
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/gacha.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/side.webp b/resources/meta-gs/character/玛拉妮/imgs/side.webp
new file mode 100644
index 00000000..28656f35
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/side.webp differ
diff --git a/resources/meta-gs/character/玛拉妮/imgs/splash.webp b/resources/meta-gs/character/玛拉妮/imgs/splash.webp
new file mode 100644
index 00000000..e468f045
Binary files /dev/null and b/resources/meta-gs/character/玛拉妮/imgs/splash.webp differ
diff --git a/resources/meta-gs/material/boss/受祝所缚之印.webp b/resources/meta-gs/material/boss/受祝所缚之印.webp
new file mode 100644
index 00000000..e39075d6
Binary files /dev/null and b/resources/meta-gs/material/boss/受祝所缚之印.webp differ
diff --git a/resources/meta-gs/material/boss/过熟的火榴果.webp b/resources/meta-gs/material/boss/过熟的火榴果.webp
new file mode 100644
index 00000000..6349db80
Binary files /dev/null and b/resources/meta-gs/material/boss/过熟的火榴果.webp differ
diff --git a/resources/meta-gs/material/data.json b/resources/meta-gs/material/data.json
index 7bc0814f..2b9465b1 100644
--- a/resources/meta-gs/material/data.json
+++ b/resources/meta-gs/material/data.json
@@ -2611,5 +2611,345 @@
"name": "丝织之羽",
"type": "weekly",
"star": 5
+ },
+ "受祝所缚之印": {
+ "id": "n113064",
+ "name": "受祝所缚之印",
+ "type": "boss",
+ "star": 4
+ },
+ "浪沫羽鳃": {
+ "id": "n101247",
+ "name": "浪沫羽鳃",
+ "type": "specialty",
+ "star": 1
+ },
+ "龙冠武士的金哨": {
+ "id": 112106,
+ "name": "龙冠武士的金哨",
+ "type": "normal",
+ "star": 3,
+ "items": {
+ "卫从的木哨": {
+ "id": 112104,
+ "name": "卫从的木哨",
+ "type": "normal",
+ "star": 1
+ },
+ "战士的铁哨": {
+ "id": 112105,
+ "name": "战士的铁哨",
+ "type": "normal",
+ "star": 2
+ },
+ "龙冠武士的金哨": {
+ "id": 112106,
+ "name": "龙冠武士的金哨",
+ "type": "normal",
+ "star": 3
+ }
+ }
+ },
+ "「角逐」的哲学": {
+ "id": "n104349",
+ "name": "「角逐」的哲学",
+ "type": "talent",
+ "star": 4,
+ "items": {
+ "「角逐」的教导": {
+ "id": "n104347",
+ "name": "「角逐」的教导",
+ "type": "talent",
+ "star": 2
+ },
+ "「角逐」的指引": {
+ "id": "n104348",
+ "name": "「角逐」的指引",
+ "type": "talent",
+ "star": 3
+ },
+ "「角逐」的哲学": {
+ "id": "n104349",
+ "name": "「角逐」的哲学",
+ "type": "talent",
+ "star": 4
+ }
+ }
+ },
+ "过熟的火榴果": {
+ "id": "n113065",
+ "name": "过熟的火榴果",
+ "type": "boss",
+ "star": 4
+ },
+ "肉龙掌": {
+ "id": "n101250",
+ "name": "肉龙掌",
+ "type": "specialty",
+ "star": 1
+ },
+ "横行霸者的利齿": {
+ "id": 112103,
+ "name": "横行霸者的利齿",
+ "type": "normal",
+ "star": 3,
+ "items": {
+ "稚嫩的尖齿": {
+ "id": 112101,
+ "name": "稚嫩的尖齿",
+ "type": "normal",
+ "star": 1
+ },
+ "老练的坚齿": {
+ "id": 112102,
+ "name": "老练的坚齿",
+ "type": "normal",
+ "star": 2
+ },
+ "横行霸者的利齿": {
+ "id": 112103,
+ "name": "横行霸者的利齿",
+ "type": "normal",
+ "star": 3
+ }
+ }
+ },
+ "「焚燔」的哲学": {
+ "id": "n104352",
+ "name": "「焚燔」的哲学",
+ "type": "talent",
+ "star": 4,
+ "items": {
+ "「焚燔」的教导": {
+ "id": "n104350",
+ "name": "「焚燔」的教导",
+ "type": "talent",
+ "star": 2
+ },
+ "「焚燔」的指引": {
+ "id": "n104351",
+ "name": "「焚燔」的指引",
+ "type": "talent",
+ "star": 3
+ },
+ "「焚燔」的哲学": {
+ "id": "n104352",
+ "name": "「焚燔」的哲学",
+ "type": "talent",
+ "star": 4
+ }
+ }
+ },
+ "否定裁断": {
+ "id": "n113062",
+ "name": "否定裁断",
+ "type": "weekly",
+ "star": 5
+ },
+ "青蜜莓": {
+ "id": "n101249",
+ "name": "青蜜莓",
+ "type": "specialty",
+ "star": 1
+ },
+ "「纷争」的哲学": {
+ "id": "n104355",
+ "name": "「纷争」的哲学",
+ "type": "talent",
+ "star": 4,
+ "items": {
+ "「纷争」的教导": {
+ "id": "n104353",
+ "name": "「纷争」的教导",
+ "type": "talent",
+ "star": 2
+ },
+ "「纷争」的指引": {
+ "id": "n104354",
+ "name": "「纷争」的指引",
+ "type": "talent",
+ "star": 3
+ },
+ "「纷争」的哲学": {
+ "id": "n104355",
+ "name": "「纷争」的哲学",
+ "type": "talent",
+ "star": 4
+ }
+ }
+ },
+ "神合秘烟的启示": {
+ "id": 114072,
+ "name": "神合秘烟的启示",
+ "type": "weapon",
+ "star": 5,
+ "items": {
+ "神合秘烟的思绪": {
+ "id": 114069,
+ "name": "神合秘烟的思绪",
+ "type": "weapon",
+ "star": 2
+ },
+ "神合秘烟的预感": {
+ "id": 114070,
+ "name": "神合秘烟的预感",
+ "type": "weapon",
+ "star": 3
+ },
+ "神合秘烟的征兆": {
+ "id": 114071,
+ "name": "神合秘烟的征兆",
+ "type": "weapon",
+ "star": 4
+ },
+ "神合秘烟的启示": {
+ "id": 114072,
+ "name": "神合秘烟的启示",
+ "type": "weapon",
+ "star": 5
+ }
+ }
+ },
+ "贡祭炽心的荣膺": {
+ "id": 114064,
+ "name": "贡祭炽心的荣膺",
+ "type": "weapon",
+ "star": 5,
+ "items": {
+ "贡祭炽心的惶恐": {
+ "id": 114061,
+ "name": "贡祭炽心的惶恐",
+ "type": "weapon",
+ "star": 2
+ },
+ "贡祭炽心的踌躇": {
+ "id": 114062,
+ "name": "贡祭炽心的踌躇",
+ "type": "weapon",
+ "star": 3
+ },
+ "贡祭炽心的决绝": {
+ "id": 114063,
+ "name": "贡祭炽心的决绝",
+ "type": "weapon",
+ "star": 4
+ },
+ "贡祭炽心的荣膺": {
+ "id": 114064,
+ "name": "贡祭炽心的荣膺",
+ "type": "weapon",
+ "star": 5
+ }
+ }
+ },
+ "聚燃的游像眼": {
+ "id": 112112,
+ "name": "聚燃的游像眼",
+ "type": "monster",
+ "star": 4,
+ "items": {
+ "聚燃的石块": {
+ "id": 112110,
+ "name": "聚燃的石块",
+ "type": "monster",
+ "star": 2
+ },
+ "聚燃的命种": {
+ "id": 112111,
+ "name": "聚燃的命种",
+ "type": "monster",
+ "star": 3
+ },
+ "聚燃的游像眼": {
+ "id": 112112,
+ "name": "聚燃的游像眼",
+ "type": "monster",
+ "star": 4
+ }
+ }
+ },
+ "谵妄圣主的神面": {
+ "id": 114068,
+ "name": "谵妄圣主的神面",
+ "type": "weapon",
+ "star": 5,
+ "items": {
+ "谵妄圣主的朽败": {
+ "id": 114065,
+ "name": "谵妄圣主的朽败",
+ "type": "weapon",
+ "star": 2
+ },
+ "谵妄圣主的余哀": {
+ "id": 114066,
+ "name": "谵妄圣主的余哀",
+ "type": "weapon",
+ "star": 3
+ },
+ "谵妄圣主的容光": {
+ "id": 114067,
+ "name": "谵妄圣主的容光",
+ "type": "weapon",
+ "star": 4
+ },
+ "谵妄圣主的神面": {
+ "id": 114068,
+ "name": "谵妄圣主的神面",
+ "type": "weapon",
+ "star": 5
+ }
+ }
+ },
+ "秘源真芯": {
+ "id": 112115,
+ "name": "秘源真芯",
+ "type": "monster",
+ "star": 4,
+ "items": {
+ "秘源轴": {
+ "id": 112113,
+ "name": "秘源轴",
+ "type": "monster",
+ "star": 2
+ },
+ "秘源机鞘": {
+ "id": 112114,
+ "name": "秘源机鞘",
+ "type": "monster",
+ "star": 3
+ },
+ "秘源真芯": {
+ "id": 112115,
+ "name": "秘源真芯",
+ "type": "monster",
+ "star": 4
+ }
+ }
+ },
+ "意志巡游的符像": {
+ "id": 112109,
+ "name": "意志巡游的符像",
+ "type": "monster",
+ "star": 4,
+ "items": {
+ "意志破碎的残片": {
+ "id": 112107,
+ "name": "意志破碎的残片",
+ "type": "monster",
+ "star": 2
+ },
+ "意志明晰的寄偶": {
+ "id": 112108,
+ "name": "意志明晰的寄偶",
+ "type": "monster",
+ "star": 3
+ },
+ "意志巡游的符像": {
+ "id": 112109,
+ "name": "意志巡游的符像",
+ "type": "monster",
+ "star": 4
+ }
+ }
}
}
\ No newline at end of file
diff --git a/resources/meta-gs/material/monster/意志巡游的符像.webp b/resources/meta-gs/material/monster/意志巡游的符像.webp
new file mode 100644
index 00000000..57cb938c
Binary files /dev/null and b/resources/meta-gs/material/monster/意志巡游的符像.webp differ
diff --git a/resources/meta-gs/material/monster/意志明晰的寄偶.webp b/resources/meta-gs/material/monster/意志明晰的寄偶.webp
new file mode 100644
index 00000000..c5c8491d
Binary files /dev/null and b/resources/meta-gs/material/monster/意志明晰的寄偶.webp differ
diff --git a/resources/meta-gs/material/monster/意志破碎的残片.webp b/resources/meta-gs/material/monster/意志破碎的残片.webp
new file mode 100644
index 00000000..11e82216
Binary files /dev/null and b/resources/meta-gs/material/monster/意志破碎的残片.webp differ
diff --git a/resources/meta-gs/material/monster/秘源机鞘.webp b/resources/meta-gs/material/monster/秘源机鞘.webp
new file mode 100644
index 00000000..7f1c26b7
Binary files /dev/null and b/resources/meta-gs/material/monster/秘源机鞘.webp differ
diff --git a/resources/meta-gs/material/monster/秘源真芯.webp b/resources/meta-gs/material/monster/秘源真芯.webp
new file mode 100644
index 00000000..3e358f93
Binary files /dev/null and b/resources/meta-gs/material/monster/秘源真芯.webp differ
diff --git a/resources/meta-gs/material/monster/秘源轴.webp b/resources/meta-gs/material/monster/秘源轴.webp
new file mode 100644
index 00000000..debd36aa
Binary files /dev/null and b/resources/meta-gs/material/monster/秘源轴.webp differ
diff --git a/resources/meta-gs/material/monster/聚燃的命种.webp b/resources/meta-gs/material/monster/聚燃的命种.webp
new file mode 100644
index 00000000..efc624a4
Binary files /dev/null and b/resources/meta-gs/material/monster/聚燃的命种.webp differ
diff --git a/resources/meta-gs/material/monster/聚燃的游像眼.webp b/resources/meta-gs/material/monster/聚燃的游像眼.webp
new file mode 100644
index 00000000..84a6be6d
Binary files /dev/null and b/resources/meta-gs/material/monster/聚燃的游像眼.webp differ
diff --git a/resources/meta-gs/material/monster/聚燃的石块.webp b/resources/meta-gs/material/monster/聚燃的石块.webp
new file mode 100644
index 00000000..4f792399
Binary files /dev/null and b/resources/meta-gs/material/monster/聚燃的石块.webp differ
diff --git a/resources/meta-gs/material/normal/卫从的木哨.webp b/resources/meta-gs/material/normal/卫从的木哨.webp
new file mode 100644
index 00000000..80837805
Binary files /dev/null and b/resources/meta-gs/material/normal/卫从的木哨.webp differ
diff --git a/resources/meta-gs/material/normal/战士的铁哨.webp b/resources/meta-gs/material/normal/战士的铁哨.webp
new file mode 100644
index 00000000..f5d677d4
Binary files /dev/null and b/resources/meta-gs/material/normal/战士的铁哨.webp differ
diff --git a/resources/meta-gs/material/normal/横行霸者的利齿.webp b/resources/meta-gs/material/normal/横行霸者的利齿.webp
new file mode 100644
index 00000000..9dccb4db
Binary files /dev/null and b/resources/meta-gs/material/normal/横行霸者的利齿.webp differ
diff --git a/resources/meta-gs/material/normal/稚嫩的尖齿.webp b/resources/meta-gs/material/normal/稚嫩的尖齿.webp
new file mode 100644
index 00000000..1f64b799
Binary files /dev/null and b/resources/meta-gs/material/normal/稚嫩的尖齿.webp differ
diff --git a/resources/meta-gs/material/normal/老练的坚齿.webp b/resources/meta-gs/material/normal/老练的坚齿.webp
new file mode 100644
index 00000000..3fd24339
Binary files /dev/null and b/resources/meta-gs/material/normal/老练的坚齿.webp differ
diff --git a/resources/meta-gs/material/normal/龙冠武士的金哨.webp b/resources/meta-gs/material/normal/龙冠武士的金哨.webp
new file mode 100644
index 00000000..f323f552
Binary files /dev/null and b/resources/meta-gs/material/normal/龙冠武士的金哨.webp differ
diff --git a/resources/meta-gs/material/specialty/浪沫羽鳃.webp b/resources/meta-gs/material/specialty/浪沫羽鳃.webp
new file mode 100644
index 00000000..0994eaf4
Binary files /dev/null and b/resources/meta-gs/material/specialty/浪沫羽鳃.webp differ
diff --git a/resources/meta-gs/material/specialty/肉龙掌.webp b/resources/meta-gs/material/specialty/肉龙掌.webp
new file mode 100644
index 00000000..417e9bea
Binary files /dev/null and b/resources/meta-gs/material/specialty/肉龙掌.webp differ
diff --git a/resources/meta-gs/material/specialty/青蜜莓.webp b/resources/meta-gs/material/specialty/青蜜莓.webp
new file mode 100644
index 00000000..9edf36ed
Binary files /dev/null and b/resources/meta-gs/material/specialty/青蜜莓.webp differ
diff --git a/resources/meta-gs/material/talent/「焚燔」的哲学.webp b/resources/meta-gs/material/talent/「焚燔」的哲学.webp
new file mode 100644
index 00000000..071a2be1
Binary files /dev/null and b/resources/meta-gs/material/talent/「焚燔」的哲学.webp differ
diff --git a/resources/meta-gs/material/talent/「焚燔」的指引.webp b/resources/meta-gs/material/talent/「焚燔」的指引.webp
new file mode 100644
index 00000000..1df9f52e
Binary files /dev/null and b/resources/meta-gs/material/talent/「焚燔」的指引.webp differ
diff --git a/resources/meta-gs/material/talent/「焚燔」的教导.webp b/resources/meta-gs/material/talent/「焚燔」的教导.webp
new file mode 100644
index 00000000..bb1f4ff5
Binary files /dev/null and b/resources/meta-gs/material/talent/「焚燔」的教导.webp differ
diff --git a/resources/meta-gs/material/talent/「纷争」的哲学.webp b/resources/meta-gs/material/talent/「纷争」的哲学.webp
new file mode 100644
index 00000000..0f608abf
Binary files /dev/null and b/resources/meta-gs/material/talent/「纷争」的哲学.webp differ
diff --git a/resources/meta-gs/material/talent/「纷争」的指引.webp b/resources/meta-gs/material/talent/「纷争」的指引.webp
new file mode 100644
index 00000000..dfa9ef1a
Binary files /dev/null and b/resources/meta-gs/material/talent/「纷争」的指引.webp differ
diff --git a/resources/meta-gs/material/talent/「纷争」的教导.webp b/resources/meta-gs/material/talent/「纷争」的教导.webp
new file mode 100644
index 00000000..f10a537c
Binary files /dev/null and b/resources/meta-gs/material/talent/「纷争」的教导.webp differ
diff --git a/resources/meta-gs/material/talent/「角逐」的哲学.webp b/resources/meta-gs/material/talent/「角逐」的哲学.webp
new file mode 100644
index 00000000..38827d80
Binary files /dev/null and b/resources/meta-gs/material/talent/「角逐」的哲学.webp differ
diff --git a/resources/meta-gs/material/talent/「角逐」的指引.webp b/resources/meta-gs/material/talent/「角逐」的指引.webp
new file mode 100644
index 00000000..293db93a
Binary files /dev/null and b/resources/meta-gs/material/talent/「角逐」的指引.webp differ
diff --git a/resources/meta-gs/material/talent/「角逐」的教导.webp b/resources/meta-gs/material/talent/「角逐」的教导.webp
new file mode 100644
index 00000000..c6b5c61e
Binary files /dev/null and b/resources/meta-gs/material/talent/「角逐」的教导.webp differ
diff --git a/resources/meta-gs/material/weapon/神合秘烟的启示.webp b/resources/meta-gs/material/weapon/神合秘烟的启示.webp
new file mode 100644
index 00000000..cf3fb509
Binary files /dev/null and b/resources/meta-gs/material/weapon/神合秘烟的启示.webp differ
diff --git a/resources/meta-gs/material/weapon/神合秘烟的征兆.webp b/resources/meta-gs/material/weapon/神合秘烟的征兆.webp
new file mode 100644
index 00000000..d92130ad
Binary files /dev/null and b/resources/meta-gs/material/weapon/神合秘烟的征兆.webp differ
diff --git a/resources/meta-gs/material/weapon/神合秘烟的思绪.webp b/resources/meta-gs/material/weapon/神合秘烟的思绪.webp
new file mode 100644
index 00000000..3f1f87da
Binary files /dev/null and b/resources/meta-gs/material/weapon/神合秘烟的思绪.webp differ
diff --git a/resources/meta-gs/material/weapon/神合秘烟的预感.webp b/resources/meta-gs/material/weapon/神合秘烟的预感.webp
new file mode 100644
index 00000000..41f059f0
Binary files /dev/null and b/resources/meta-gs/material/weapon/神合秘烟的预感.webp differ
diff --git a/resources/meta-gs/material/weapon/谵妄圣主的余哀.webp b/resources/meta-gs/material/weapon/谵妄圣主的余哀.webp
new file mode 100644
index 00000000..a58ef516
Binary files /dev/null and b/resources/meta-gs/material/weapon/谵妄圣主的余哀.webp differ
diff --git a/resources/meta-gs/material/weapon/谵妄圣主的容光.webp b/resources/meta-gs/material/weapon/谵妄圣主的容光.webp
new file mode 100644
index 00000000..927652b7
Binary files /dev/null and b/resources/meta-gs/material/weapon/谵妄圣主的容光.webp differ
diff --git a/resources/meta-gs/material/weapon/谵妄圣主的朽败.webp b/resources/meta-gs/material/weapon/谵妄圣主的朽败.webp
new file mode 100644
index 00000000..52780012
Binary files /dev/null and b/resources/meta-gs/material/weapon/谵妄圣主的朽败.webp differ
diff --git a/resources/meta-gs/material/weapon/谵妄圣主的神面.webp b/resources/meta-gs/material/weapon/谵妄圣主的神面.webp
new file mode 100644
index 00000000..4170a545
Binary files /dev/null and b/resources/meta-gs/material/weapon/谵妄圣主的神面.webp differ
diff --git a/resources/meta-gs/material/weapon/贡祭炽心的决绝.webp b/resources/meta-gs/material/weapon/贡祭炽心的决绝.webp
new file mode 100644
index 00000000..e251ef2d
Binary files /dev/null and b/resources/meta-gs/material/weapon/贡祭炽心的决绝.webp differ
diff --git a/resources/meta-gs/material/weapon/贡祭炽心的惶恐.webp b/resources/meta-gs/material/weapon/贡祭炽心的惶恐.webp
new file mode 100644
index 00000000..b986a364
Binary files /dev/null and b/resources/meta-gs/material/weapon/贡祭炽心的惶恐.webp differ
diff --git a/resources/meta-gs/material/weapon/贡祭炽心的荣膺.webp b/resources/meta-gs/material/weapon/贡祭炽心的荣膺.webp
new file mode 100644
index 00000000..bffd5980
Binary files /dev/null and b/resources/meta-gs/material/weapon/贡祭炽心的荣膺.webp differ
diff --git a/resources/meta-gs/material/weapon/贡祭炽心的踌躇.webp b/resources/meta-gs/material/weapon/贡祭炽心的踌躇.webp
new file mode 100644
index 00000000..b9a7b055
Binary files /dev/null and b/resources/meta-gs/material/weapon/贡祭炽心的踌躇.webp differ
diff --git a/resources/meta-gs/material/weekly/否定裁断.webp b/resources/meta-gs/material/weekly/否定裁断.webp
new file mode 100644
index 00000000..0ee38367
Binary files /dev/null and b/resources/meta-gs/material/weekly/否定裁断.webp differ
diff --git a/resources/meta-gs/weapon/bow/data.json b/resources/meta-gs/weapon/bow/data.json
index 657d2c29..a620d6e5 100644
--- a/resources/meta-gs/weapon/bow/data.json
+++ b/resources/meta-gs/weapon/bow/data.json
@@ -155,6 +155,11 @@
"name": "测距规",
"star": 4
},
+ "15431": {
+ "id": 15431,
+ "name": "碎链",
+ "star": 4
+ },
"15501": {
"id": 15501,
"name": "天空之翼",
diff --git a/resources/meta-gs/weapon/bow/碎链/awaken.webp b/resources/meta-gs/weapon/bow/碎链/awaken.webp
new file mode 100644
index 00000000..be7c124f
Binary files /dev/null and b/resources/meta-gs/weapon/bow/碎链/awaken.webp differ
diff --git a/resources/meta-gs/weapon/bow/碎链/data.json b/resources/meta-gs/weapon/bow/碎链/data.json
new file mode 100644
index 00000000..f6c63f4f
--- /dev/null
+++ b/resources/meta-gs/weapon/bow/碎链/data.json
@@ -0,0 +1,66 @@
+{
+ "id": 15431,
+ "name": "碎链",
+ "affixTitle": "花与落羽的长歌",
+ "star": 4,
+ "desc": "装饰着玉石的长弓,弦上似乎总是缠卷着轻柔的风。传说是在更古老的时代中由龙的工匠所锻。",
+ "attr": {
+ "atk": {
+ "1": 43.73,
+ "20": 118.57,
+ "40": 225.99,
+ "50": 293.36,
+ "60": 360.9,
+ "70": 428.69,
+ "80": 496.72,
+ "90": 564.78,
+ "20+": 144.47,
+ "40+": 251.99,
+ "50+": 319.26,
+ "60+": 386.8,
+ "70+": 454.69,
+ "80+": 522.62
+ },
+ "bonusKey": "atkPct",
+ "bonusData": {
+ "1": 6,
+ "20": 10.6,
+ "40": 15.45,
+ "50": 17.87,
+ "60": 20.3,
+ "70": 22.72,
+ "80": 25.14,
+ "90": 27.56,
+ "20+": 10.6,
+ "40+": 15.45,
+ "50+": 17.87,
+ "60+": 20.3,
+ "70+": 22.72,
+ "80+": 25.14
+ }
+ },
+ "materials": {
+ "weapon": "神合秘烟的启示",
+ "monster": "渊光鳍翅",
+ "normal": "横行霸者的利齿"
+ },
+ "affixData": {
+ "text": "队伍中每有一名纳塔角色或与装备者元素类型不同的角色,装备者获得$[0]攻击力提升;上述角色不少于3名时,装备者的元素精通提升$[1]点。",
+ "datas": {
+ "0": [
+ "4.8%",
+ "6%",
+ "7.2%",
+ "8.4%",
+ "9.6%"
+ ],
+ "1": [
+ "24",
+ "30",
+ "36",
+ "42",
+ "48"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/bow/碎链/gacha.webp b/resources/meta-gs/weapon/bow/碎链/gacha.webp
new file mode 100644
index 00000000..5cce9e51
Binary files /dev/null and b/resources/meta-gs/weapon/bow/碎链/gacha.webp differ
diff --git a/resources/meta-gs/weapon/bow/碎链/icon.webp b/resources/meta-gs/weapon/bow/碎链/icon.webp
new file mode 100644
index 00000000..252a9542
Binary files /dev/null and b/resources/meta-gs/weapon/bow/碎链/icon.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/data.json b/resources/meta-gs/weapon/catalyst/data.json
index 9d22f0a1..11568891 100644
--- a/resources/meta-gs/weapon/catalyst/data.json
+++ b/resources/meta-gs/weapon/catalyst/data.json
@@ -135,6 +135,16 @@
"name": "无垠蔚蓝之歌",
"star": 4
},
+ "14427": {
+ "id": 14427,
+ "name": "苍纹角杯",
+ "star": 4
+ },
+ "14431": {
+ "id": 14431,
+ "name": "木棉之环",
+ "star": 4
+ },
"14501": {
"id": 14501,
"name": "天空之卷",
@@ -189,5 +199,10 @@
"id": 14515,
"name": "鹤鸣余音",
"star": 5
+ },
+ "14516": {
+ "id": 14516,
+ "name": "冲浪时光",
+ "star": 5
}
}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/catalyst/冲浪时光/awaken.webp b/resources/meta-gs/weapon/catalyst/冲浪时光/awaken.webp
new file mode 100644
index 00000000..c3ea7634
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/冲浪时光/awaken.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/冲浪时光/data.json b/resources/meta-gs/weapon/catalyst/冲浪时光/data.json
new file mode 100644
index 00000000..13cbb93d
--- /dev/null
+++ b/resources/meta-gs/weapon/catalyst/冲浪时光/data.json
@@ -0,0 +1,66 @@
+{
+ "id": 14516,
+ "name": "冲浪时光",
+ "affixTitle": "水色回忆",
+ "star": 5,
+ "desc": "原本预订发放给「第一届全部族冲浪竞速锦标赛」冠军的纪念品。鉴于赛事目前尚处于筹备阶段,奖品便被临时寄存在了「悠游豚豚」内,由店主代为保管。",
+ "attr": {
+ "atk": {
+ "1": 44.34,
+ "20": 110.17,
+ "40": 209.82,
+ "50": 275.46,
+ "60": 341.46,
+ "70": 407.81,
+ "80": 474.55,
+ "90": 541.83,
+ "20+": 141.27,
+ "40+": 240.92,
+ "50+": 306.66,
+ "60+": 372.56,
+ "70+": 438.91,
+ "80+": 505.65
+ },
+ "bonusKey": "cdmg",
+ "bonusData": {
+ "1": 19.2,
+ "20": 33.93,
+ "40": 49.44,
+ "50": 57.2,
+ "60": 64.95,
+ "70": 72.69,
+ "80": 80.45,
+ "90": 88.2,
+ "20+": 33.93,
+ "40+": 49.44,
+ "50+": 57.2,
+ "60+": 64.95,
+ "70+": 72.69,
+ "80+": 80.45
+ }
+ },
+ "materials": {
+ "weapon": "贡祭炽心的荣膺",
+ "monster": "意志巡游的符像",
+ "normal": "横行霸者的利齿"
+ },
+ "affixData": {
+ "text": "生命值上限提高$[0]。每15秒一次,施放元素战技后的14秒内,产生如下效果:获得4层「炽夏」,每层使普通攻击造成的伤害提升$[1]。持续期间内,每1.5秒一次:普通攻击命中敌人后,移除1层;每1.5秒一次:对敌人触发蒸发反应后,增加1层。「炽夏」效果至多叠加4层。",
+ "datas": {
+ "0": [
+ "20%",
+ "25%",
+ "30%",
+ "35%",
+ "40%"
+ ],
+ "1": [
+ "12%",
+ "15%",
+ "18%",
+ "21%",
+ "24%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/catalyst/冲浪时光/gacha.webp b/resources/meta-gs/weapon/catalyst/冲浪时光/gacha.webp
new file mode 100644
index 00000000..23abd56d
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/冲浪时光/gacha.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/冲浪时光/icon.webp b/resources/meta-gs/weapon/catalyst/冲浪时光/icon.webp
new file mode 100644
index 00000000..866fa4bf
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/冲浪时光/icon.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/木棉之环/awaken.webp b/resources/meta-gs/weapon/catalyst/木棉之环/awaken.webp
new file mode 100644
index 00000000..61ba135b
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/木棉之环/awaken.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/木棉之环/data.json b/resources/meta-gs/weapon/catalyst/木棉之环/data.json
new file mode 100644
index 00000000..776a8556
--- /dev/null
+++ b/resources/meta-gs/weapon/catalyst/木棉之环/data.json
@@ -0,0 +1,66 @@
+{
+ "id": 14431,
+ "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": "hpPct",
+ "bonusData": {
+ "1": 9,
+ "20": 15.9,
+ "40": 23.18,
+ "50": 26.81,
+ "60": 30.45,
+ "70": 34.07,
+ "80": 37.71,
+ "90": 41.35,
+ "20+": 15.9,
+ "40+": 23.18,
+ "50+": 26.81,
+ "60+": 30.45,
+ "70+": 34.07,
+ "80+": 37.71
+ }
+ },
+ "materials": {
+ "weapon": "谵妄圣主的神面",
+ "monster": "意志巡游的符像",
+ "normal": "不祥的面具"
+ },
+ "affixData": {
+ "text": "施放元素战技时,获得「玉锻之冕」效果:每1000点生命值上限都会使普通攻击造成的伤害提升$[0],持续10秒。通过这种方式至多使普通攻击造成的伤害提升$[1]。",
+ "datas": {
+ "0": [
+ "0.6%",
+ "0.7%",
+ "0.8%",
+ "0.9%",
+ "1%"
+ ],
+ "1": [
+ "16%",
+ "20%",
+ "24%",
+ "28%",
+ "32%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/catalyst/木棉之环/gacha.webp b/resources/meta-gs/weapon/catalyst/木棉之环/gacha.webp
new file mode 100644
index 00000000..9d8a3f1e
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/木棉之环/gacha.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/木棉之环/icon.webp b/resources/meta-gs/weapon/catalyst/木棉之环/icon.webp
new file mode 100644
index 00000000..1a2d7fa8
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/木棉之环/icon.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/苍纹角杯/awaken.webp b/resources/meta-gs/weapon/catalyst/苍纹角杯/awaken.webp
new file mode 100644
index 00000000..24f5e245
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/苍纹角杯/awaken.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/苍纹角杯/data.json b/resources/meta-gs/weapon/catalyst/苍纹角杯/data.json
new file mode 100644
index 00000000..cca9643d
--- /dev/null
+++ b/resources/meta-gs/weapon/catalyst/苍纹角杯/data.json
@@ -0,0 +1,59 @@
+{
+ "id": 14427,
+ "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": "hpPct",
+ "bonusData": {
+ "1": 9,
+ "20": 15.9,
+ "40": 23.18,
+ "50": 26.81,
+ "60": 30.45,
+ "70": 34.07,
+ "80": 37.71,
+ "90": 41.35,
+ "20+": 15.9,
+ "40+": 23.18,
+ "50+": 26.81,
+ "60+": 30.45,
+ "70+": 34.07,
+ "80+": 37.71
+ }
+ },
+ "materials": {
+ "weapon": "神合秘烟的启示",
+ "monster": "秘源真芯",
+ "normal": "横行霸者的利齿"
+ },
+ "affixData": {
+ "text": "攻击命中敌人时,在目标位置基于生命值上限的$[0],造成范围伤害。该效果每15秒至多触发一次。",
+ "datas": {
+ "0": [
+ "40%",
+ "50%",
+ "60%",
+ "70%",
+ "80%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/catalyst/苍纹角杯/gacha.webp b/resources/meta-gs/weapon/catalyst/苍纹角杯/gacha.webp
new file mode 100644
index 00000000..b3ba0775
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/苍纹角杯/gacha.webp differ
diff --git a/resources/meta-gs/weapon/catalyst/苍纹角杯/icon.webp b/resources/meta-gs/weapon/catalyst/苍纹角杯/icon.webp
new file mode 100644
index 00000000..65e940dc
Binary files /dev/null and b/resources/meta-gs/weapon/catalyst/苍纹角杯/icon.webp differ
diff --git a/resources/meta-gs/weapon/claymore/data.json b/resources/meta-gs/weapon/claymore/data.json
index 734bb30f..19ff8844 100644
--- a/resources/meta-gs/weapon/claymore/data.json
+++ b/resources/meta-gs/weapon/claymore/data.json
@@ -145,6 +145,11 @@
"name": "便携动力锯",
"star": 4
},
+ "12431": {
+ "id": 12431,
+ "name": "撼地者",
+ "star": 4
+ },
"12501": {
"id": 12501,
"name": "天空之傲",
@@ -179,5 +184,10 @@
"id": 12512,
"name": "裁断",
"star": 5
+ },
+ "12513": {
+ "id": 12513,
+ "name": "山王长牙",
+ "star": 5
}
}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/claymore/山王长牙/awaken.webp b/resources/meta-gs/weapon/claymore/山王长牙/awaken.webp
new file mode 100644
index 00000000..b3aa92ab
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/山王长牙/awaken.webp differ
diff --git a/resources/meta-gs/weapon/claymore/山王长牙/data.json b/resources/meta-gs/weapon/claymore/山王长牙/data.json
new file mode 100644
index 00000000..ee909c7c
--- /dev/null
+++ b/resources/meta-gs/weapon/claymore/山王长牙/data.json
@@ -0,0 +1,59 @@
+{
+ "id": 12513,
+ "name": "山王长牙",
+ "affixTitle": "绿松石之狩",
+ "star": 5,
+ "desc": "由纯然的绿松石锻造而成的巨剑,因其远超一般兵刃的重量而被冠以「山王」康加玛托之名。",
+ "attr": {
+ "atk": {
+ "1": 49.14,
+ "20": 144.91,
+ "40": 285.93,
+ "50": 374.42,
+ "60": 464.39,
+ "70": 555.39,
+ "80": 647.52,
+ "90": 740.58,
+ "20+": 176.01,
+ "40+": 317.03,
+ "50+": 405.62,
+ "60+": 495.49,
+ "70+": 586.49,
+ "80+": 678.62
+ },
+ "bonusKey": "cpct",
+ "bonusData": {
+ "1": 2.4,
+ "20": 4.24,
+ "40": 6.18,
+ "50": 7.15,
+ "60": 8.12,
+ "70": 9.09,
+ "80": 10.06,
+ "90": 11.03,
+ "20+": 4.24,
+ "40+": 6.18,
+ "50+": 7.15,
+ "60+": 8.12,
+ "70+": 9.09,
+ "80+": 10.06
+ }
+ },
+ "materials": {
+ "weapon": "谵妄圣主的神面",
+ "monster": "聚燃的游像眼",
+ "normal": "龙冠武士的金哨"
+ },
+ "affixData": {
+ "text": "元素战技命中敌人后,会获得1层「悬木祝赐」,该效果每0.5秒至多触发1次;队伍中附近的角色触发了燃烧或烈绽放反应后,装备者会获得3层悬木祝赐,该效果每2秒至多触发1次,队伍中的角色处于队伍后台时也能触发。悬木祝赐:元素战技伤害和元素爆发伤害提升$[0],持续6秒,至多叠加6层,每层持续时间独立计算。",
+ "datas": {
+ "0": [
+ "10%",
+ "12.5%",
+ "15%",
+ "17.5%",
+ "20%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/claymore/山王长牙/gacha.webp b/resources/meta-gs/weapon/claymore/山王长牙/gacha.webp
new file mode 100644
index 00000000..0959effd
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/山王长牙/gacha.webp differ
diff --git a/resources/meta-gs/weapon/claymore/山王长牙/icon.webp b/resources/meta-gs/weapon/claymore/山王长牙/icon.webp
new file mode 100644
index 00000000..2a50c887
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/山王长牙/icon.webp differ
diff --git a/resources/meta-gs/weapon/claymore/撼地者/awaken.webp b/resources/meta-gs/weapon/claymore/撼地者/awaken.webp
new file mode 100644
index 00000000..bc8cd582
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/撼地者/awaken.webp differ
diff --git a/resources/meta-gs/weapon/claymore/撼地者/data.json b/resources/meta-gs/weapon/claymore/撼地者/data.json
new file mode 100644
index 00000000..44101e76
--- /dev/null
+++ b/resources/meta-gs/weapon/claymore/撼地者/data.json
@@ -0,0 +1,59 @@
+{
+ "id": 12431,
+ "name": "撼地者",
+ "affixTitle": "苍翠之路的誓言",
+ "star": 4,
+ "desc": "人称「窃火者」的英杰爱用的重剑,据说就连烬城之王的烈火也未能将其焚断。",
+ "attr": {
+ "atk": {
+ "1": 43.73,
+ "20": 118.57,
+ "40": 225.99,
+ "50": 293.36,
+ "60": 360.9,
+ "70": 428.69,
+ "80": 496.72,
+ "90": 564.78,
+ "20+": 144.47,
+ "40+": 251.99,
+ "50+": 319.26,
+ "60+": 386.8,
+ "70+": 454.69,
+ "80+": 522.62
+ },
+ "bonusKey": "atkPct",
+ "bonusData": {
+ "1": 6,
+ "20": 10.6,
+ "40": 15.45,
+ "50": 17.87,
+ "60": 20.3,
+ "70": 22.72,
+ "80": 25.14,
+ "90": 27.56,
+ "20+": 10.6,
+ "40+": 15.45,
+ "50+": 17.87,
+ "60+": 20.3,
+ "70+": 22.72,
+ "80+": 25.14
+ }
+ },
+ "materials": {
+ "weapon": "贡祭炽心的荣膺",
+ "monster": "聚燃的游像眼",
+ "normal": "龙冠武士的金哨"
+ },
+ "affixData": {
+ "text": "队伍中的角色触发火元素相关反应后,装备者元素战技造成的伤害提升$[0],持续8秒。该效果队伍中的角色处于队伍后台时也能触发。",
+ "datas": {
+ "0": [
+ "16%",
+ "20%",
+ "24%",
+ "28%",
+ "32%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/claymore/撼地者/gacha.webp b/resources/meta-gs/weapon/claymore/撼地者/gacha.webp
new file mode 100644
index 00000000..30bb0c40
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/撼地者/gacha.webp differ
diff --git a/resources/meta-gs/weapon/claymore/撼地者/icon.webp b/resources/meta-gs/weapon/claymore/撼地者/icon.webp
new file mode 100644
index 00000000..8f5acb53
Binary files /dev/null and b/resources/meta-gs/weapon/claymore/撼地者/icon.webp differ
diff --git a/resources/meta-gs/weapon/polearm/data.json b/resources/meta-gs/weapon/polearm/data.json
index 7360a63f..0e4e1beb 100644
--- a/resources/meta-gs/weapon/polearm/data.json
+++ b/resources/meta-gs/weapon/polearm/data.json
@@ -114,6 +114,11 @@
"name": "勘探钻机",
"star": 4
},
+ "13431": {
+ "id": 13431,
+ "name": "虹的行迹",
+ "star": 4
+ },
"13501": {
"id": 13501,
"name": "护摩之杖",
diff --git a/resources/meta-gs/weapon/polearm/虹的行迹/awaken.webp b/resources/meta-gs/weapon/polearm/虹的行迹/awaken.webp
new file mode 100644
index 00000000..e76be43c
Binary files /dev/null and b/resources/meta-gs/weapon/polearm/虹的行迹/awaken.webp differ
diff --git a/resources/meta-gs/weapon/polearm/虹的行迹/data.json b/resources/meta-gs/weapon/polearm/虹的行迹/data.json
new file mode 100644
index 00000000..20e79137
--- /dev/null
+++ b/resources/meta-gs/weapon/polearm/虹的行迹/data.json
@@ -0,0 +1,59 @@
+{
+ "id": 13431,
+ "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],持续15秒。",
+ "datas": {
+ "0": [
+ "16%",
+ "20%",
+ "24%",
+ "28%",
+ "32%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/polearm/虹的行迹/gacha.webp b/resources/meta-gs/weapon/polearm/虹的行迹/gacha.webp
new file mode 100644
index 00000000..26c1274b
Binary files /dev/null and b/resources/meta-gs/weapon/polearm/虹的行迹/gacha.webp differ
diff --git a/resources/meta-gs/weapon/polearm/虹的行迹/icon.webp b/resources/meta-gs/weapon/polearm/虹的行迹/icon.webp
new file mode 100644
index 00000000..b280b1a7
Binary files /dev/null and b/resources/meta-gs/weapon/polearm/虹的行迹/icon.webp differ
diff --git a/resources/meta-gs/weapon/sword/data.json b/resources/meta-gs/weapon/sword/data.json
index 05d33567..e1d911e5 100644
--- a/resources/meta-gs/weapon/sword/data.json
+++ b/resources/meta-gs/weapon/sword/data.json
@@ -173,6 +173,11 @@
"star": 4,
"wid": "n11429"
},
+ "11431": {
+ "id": 11431,
+ "name": "息燧之笛",
+ "star": 4
+ },
"11501": {
"id": 11501,
"name": "风鹰剑",
diff --git a/resources/meta-gs/weapon/sword/息燧之笛/awaken.webp b/resources/meta-gs/weapon/sword/息燧之笛/awaken.webp
new file mode 100644
index 00000000..9390e94a
Binary files /dev/null and b/resources/meta-gs/weapon/sword/息燧之笛/awaken.webp differ
diff --git a/resources/meta-gs/weapon/sword/息燧之笛/data.json b/resources/meta-gs/weapon/sword/息燧之笛/data.json
new file mode 100644
index 00000000..d4a66bc9
--- /dev/null
+++ b/resources/meta-gs/weapon/sword/息燧之笛/data.json
@@ -0,0 +1,59 @@
+{
+ "id": 11431,
+ "name": "息燧之笛",
+ "affixTitle": "镜与烟色的隐谜",
+ "star": 4,
+ "desc": "造型奇特的玉石长刀,在烟谜主的传承中被称作「祭司之笛」的礼器。",
+ "attr": {
+ "atk": {
+ "1": 41.07,
+ "20": 99.26,
+ "40": 183.68,
+ "50": 238.34,
+ "60": 292.62,
+ "70": 346.65,
+ "80": 400.66,
+ "90": 454.36,
+ "20+": 125.16,
+ "40+": 209.68,
+ "50+": 264.24,
+ "60+": 318.52,
+ "70+": 372.65,
+ "80+": 426.56
+ },
+ "bonusKey": "defPct",
+ "bonusData": {
+ "1": 15.01,
+ "20": 26.53,
+ "40": 38.66,
+ "50": 44.72,
+ "60": 50.79,
+ "70": 56.84,
+ "80": 62.91,
+ "90": 68.97,
+ "20+": 26.53,
+ "40+": 38.66,
+ "50+": 44.72,
+ "60+": 50.79,
+ "70+": 56.84,
+ "80+": 62.91
+ }
+ },
+ "materials": {
+ "weapon": "贡祭炽心的荣膺",
+ "monster": "未熄的剑柄",
+ "normal": "横行霸者的利齿"
+ },
+ "affixData": {
+ "text": "施放元素战技时,防御力提升$[0],持续15秒。",
+ "datas": {
+ "0": [
+ "16%",
+ "20%",
+ "24%",
+ "28%",
+ "32%"
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/resources/meta-gs/weapon/sword/息燧之笛/gacha.webp b/resources/meta-gs/weapon/sword/息燧之笛/gacha.webp
new file mode 100644
index 00000000..7bc1fc58
Binary files /dev/null and b/resources/meta-gs/weapon/sword/息燧之笛/gacha.webp differ
diff --git a/resources/meta-gs/weapon/sword/息燧之笛/icon.webp b/resources/meta-gs/weapon/sword/息燧之笛/icon.webp
new file mode 100644
index 00000000..f04f6412
Binary files /dev/null and b/resources/meta-gs/weapon/sword/息燧之笛/icon.webp differ