Merge pull request #1279 from PZ157/PR-Branch

标签补充
This commit is contained in:
Spmario233 2024-04-27 20:36:38 +08:00 committed by GitHub
commit e9e84427b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 34 additions and 2 deletions

View File

@ -842,6 +842,7 @@ game.import("character", function () {
filter(event, player) {
return game.hasPlayer((current) => player.inRange(current));
},
derivation: "tomoyo_changshi",
async cost(event, trigger, player) {
event.result = await player
.chooseTarget(
@ -9114,6 +9115,7 @@ game.import("character", function () {
},
},
ai: {
halfneg: true,
effect: {
target(card, player, target) {
if (get.tag(card, "save")) {

View File

@ -7146,6 +7146,9 @@ game.import("character", function () {
else if (player.countCards("he") > 0)
player.chooseToDiscard("he", true, "存畏:请弃置一张牌");
},
ai: {
halfneg: true
},
},
//刘辟
dcjuying: {
@ -10921,6 +10924,7 @@ game.import("character", function () {
return 0;
},
},
combo: "xunli"
},
},
//马日磾

View File

@ -3067,6 +3067,7 @@ game.import("character", function () {
},
ai: {
expose: 0.15,
halfneg: true
},
},
jsrgchuanxin: {

View File

@ -15336,6 +15336,7 @@ game.import("character", function () {
}
},
ai: {
combo: "rezhengrong",
order: 8,
result: {
player: function (player) {

View File

@ -1970,6 +1970,9 @@ game.import("character", function () {
content: function () {
player.draw();
},
ai: {
halfneg: true
},
group: "gzsuishi2",
},
gzsuishi2: {

View File

@ -7507,6 +7507,9 @@ game.import("character", function () {
content: function () {
player.recover();
},
ai: {
halfneg: true
},
},
//界陈群
redingpin: {

View File

@ -946,6 +946,7 @@ game.import("character", function () {
}
},
ai: {
combo: "zhengrong",
order: 8,
result: {
player(player) {
@ -964,7 +965,6 @@ game.import("character", function () {
return 0;
},
},
combo: "qingce",
},
},
//阴雷
@ -1052,7 +1052,7 @@ game.import("character", function () {
player.loseMaxHp();
},
ai: {
combo: "drlt_zhengrong"
combo: "drlt_zhenrong"
},
},
drlt_qingce: {
@ -1082,6 +1082,7 @@ game.import("character", function () {
}
},
ai: {
combo: "drlt_zhenrong",
order: 13,
result: {
target(player, target) {

View File

@ -7858,6 +7858,9 @@ game.import("character", function () {
player.addTempSkill("olnishou_swap", name + "After");
}
},
ai: {
halfneg: true
},
subSkill: {
swap: {
audio: "olnishou",
@ -22392,6 +22395,9 @@ game.import("character", function () {
player.storage.yawang = num;
player.addTempSkill("yawang2");
},
ai: {
halfneg: true
},
},
yawang2: {
mod: {
@ -25976,6 +25982,9 @@ game.import("character", function () {
player.draw();
}
},
ai: {
halfneg: true
},
group: "suishi2",
},
suishi2: {

View File

@ -9551,6 +9551,7 @@ game.import("character", function () {
player.discardPlayerCard("hej", true, target);
},
ai: {
combo: "twzhengrong",
order: 8,
result: {
player: function (player) {

View File

@ -12664,6 +12664,9 @@ game.import("character", function () {
return false;
},
},
ai: {
combo: "dcgeyuan"
},
},
dcgusuan: {
audio: 2,

View File

@ -6611,6 +6611,9 @@ game.import("character", function () {
content: function () {
trigger.num++;
},
ai: {
halfneg: true
},
},
huisheng: {
audio: 2,
@ -9713,6 +9716,7 @@ game.import("character", function () {
if (player.hp != 1) return false;
},
respondSha: true,
halfneg: true
},
audio: 2,
audioname: ["xin_zhangyi"],