为标袁绍血裔添加配音台词、为手杀袁术妄尊添加配音台词

This commit is contained in:
IceCola 2024-05-10 20:10:29 +08:00
parent 533d60cc57
commit 41e9841a3a
7 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -560,4 +560,6 @@ export default {
"#scschihe1": "想见圣上?哼哼,你怕是没这个福分了!", "#scschihe1": "想见圣上?哼哼,你怕是没这个福分了!",
"#scsniqu1": "离心离德,为吾等所不容!", "#scsniqu1": "离心离德,为吾等所不容!",
"#scsanruo1": "小伤无碍,安心修养便可。", "#scsanruo1": "小伤无碍,安心修养便可。",
"#wangzun_old_yuanshu1": "这玉玺,当然是能者居之。",
"#wangzun_old_yuanshu2": "我就是皇帝,我就是天!",
}; };

View File

@ -238,4 +238,6 @@ export default {
"#fenji2": "两肋插刀,愿赴此躯!", "#fenji2": "两肋插刀,愿赴此躯!",
"#yinghun_ol_sunjian1": "提刀奔走,灭敌不休。", "#yinghun_ol_sunjian1": "提刀奔走,灭敌不休。",
"#yinghun_ol_sunjian2": "贼寇草莽,我且出战。", "#yinghun_ol_sunjian2": "贼寇草莽,我且出战。",
"#xueyi_re_yuanshao1": "崇王攘夷,生长尊贵。",
"#xueyi_re_yuanshao2": "衣冠华胄,宜蒙优免。",
}; };

View File

@ -24338,6 +24338,7 @@ const skills = {
}, },
wangzun: { wangzun: {
audio: 2, audio: 2,
audioname: ["old_yuanshu"],
trigger: { global: "phaseZhunbeiBegin" }, trigger: { global: "phaseZhunbeiBegin" },
check: function (event, player) { check: function (event, player) {
var att = get.attitude(player, event.player); var att = get.attitude(player, event.player);