给明任添加贞良的combo

This commit is contained in:
Spmario233 2024-05-06 22:15:59 +08:00
parent dd288220eb
commit e398ab311c
2 changed files with 6 additions and 0 deletions

View File

@ -2419,6 +2419,9 @@ const skills = {
if (cards.length) player.loseToDiscardpile(cards); if (cards.length) player.loseToDiscardpile(cards);
}, },
group: ["nzry_mingren_1", "nzry_mingren_2"], group: ["nzry_mingren_1", "nzry_mingren_2"],
ai:{
combo: "nzry_zhenliang",
},
subSkill: { subSkill: {
1: { 1: {
audio: 2, audio: 2,

View File

@ -8260,6 +8260,9 @@ const skills = {
}, },
}, },
}, },
ai:{
combo: "twzhenliang",
},
}, },
twzhenliang: { twzhenliang: {
group: ["twzhenliang_1", "twzhenliang_2"], group: ["twzhenliang_1", "twzhenliang_2"],