贺齐相关语音修复

This commit is contained in:
lieren2023 2024-05-18 23:49:26 +08:00 committed by GitHub
parent 26ebd6ebb5
commit 004315afeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 4 deletions

View File

@ -9406,7 +9406,8 @@ const skills = {
}, },
rexuanfeng: { rexuanfeng: {
audio: "xuanfeng", audio: "xuanfeng",
audioname: ["boss_lvbu3", "re_heqi", "re_lingtong"], audioname: ["boss_lvbu3", "re_lingtong"],
audioname2: { re_heqi: "xuanfeng_re_heqi" },
trigger: { trigger: {
player: ["loseAfter", "phaseDiscardEnd"], player: ["loseAfter", "phaseDiscardEnd"],
global: ["equipAfter", "addJudgeAfter", "gainAfter", "loseAsyncAfter", "addToExpansionAfter"], global: ["equipAfter", "addJudgeAfter", "gainAfter", "loseAsyncAfter", "addToExpansionAfter"],
@ -13833,8 +13834,12 @@ const skills = {
}, },
reyingzi: { reyingzi: {
audio: 2, audio: 2,
audioname: ["heqi", "sunce", "gexuan", "re_sunben", "re_sunce", "re_heqi"], audioname: ["sunce", "gexuan", "re_sunben", "re_sunce"],
audioname2: { re_sunyi: "reyingzi_re_sunyi" }, audioname2: {
re_sunyi: "reyingzi_re_sunyi",
heqi: "reyingzi_heqi",
re_heqi: "reyingzi_re_heqi"
},
trigger: { player: "phaseDrawBegin2" }, trigger: { player: "phaseDrawBegin2" },
forced: true, forced: true,
preHidden: true, preHidden: true,
@ -14788,7 +14793,7 @@ const skills = {
skillAnimation: true, skillAnimation: true,
animationColor: "wood", animationColor: "wood",
audio: 2, audio: 2,
audioname: ["heqi"], audioname2: { heqi: "fenwei_heqi" },
unique: true, unique: true,
mark: true, mark: true,
limited: true, limited: true,