手杀贺齐重复语音相关修复

This commit is contained in:
lieren2023 2024-05-19 18:13:39 +08:00 committed by GitHub
parent e69faa9810
commit 854bd33712
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -9407,7 +9407,7 @@ const skills = {
rexuanfeng: { rexuanfeng: {
audio: "xuanfeng", audio: "xuanfeng",
audioname: ["boss_lvbu3", "re_lingtong"], audioname: ["boss_lvbu3", "re_lingtong"],
audioname2: { re_heqi: "xuanfeng_re_heqi" }, audioname2: { re_heqi: "fenwei_heqi" },
trigger: { trigger: {
player: ["loseAfter", "phaseDiscardEnd"], player: ["loseAfter", "phaseDiscardEnd"],
global: ["equipAfter", "addJudgeAfter", "gainAfter", "loseAsyncAfter", "addToExpansionAfter"], global: ["equipAfter", "addJudgeAfter", "gainAfter", "loseAsyncAfter", "addToExpansionAfter"],
@ -13838,7 +13838,7 @@ const skills = {
audioname2: { audioname2: {
re_sunyi: "reyingzi_re_sunyi", re_sunyi: "reyingzi_re_sunyi",
heqi: "reyingzi_heqi", heqi: "reyingzi_heqi",
re_heqi: "reyingzi_re_heqi" re_heqi: "reyingzi_heqi"
}, },
trigger: { player: "phaseDrawBegin2" }, trigger: { player: "phaseDrawBegin2" },
forced: true, forced: true,