标签补充

This commit is contained in:
157 2024-05-04 17:44:12 +08:00
parent b117662756
commit 541a2aecee
1 changed files with 2 additions and 0 deletions

View File

@ -8723,6 +8723,7 @@ game.import("mode", function (lib, game, ui, get, ai, _status) {
gzyimie: {
audio: "yimie",
inherit: "yimie",
mainSkill: true,
init: function (player) {
if (player.checkMainSkill("gzyimie")) {
player.removeMaxHp(2);
@ -20769,6 +20770,7 @@ game.import("mode", function (lib, game, ui, get, ai, _status) {
player.removeMaxHp();
}
},
viceSkill: true,
group: ["hunshang_yingzi", "hunshang_yinghun"],
},
reyingzi_sunce: { audio: 2 },