From f8253dc700b386feac4e99a3e310daa260f387fd Mon Sep 17 00:00:00 2001 From: hadeszoro <160452158+hadeszoro@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:26:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E4=B8=AD=E7=94=9F=E6=9C=89=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=97=A0=E6=87=88ai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- card/standard.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/card/standard.js b/card/standard.js index 07a473079..c795edbd6 100644 --- a/card/standard.js +++ b/card/standard.js @@ -1145,6 +1145,15 @@ game.import('card',function(lib,game,ui,get,ai,_status){ target.draw(2); }, ai:{ + wuxie:function(target,card,player,viewer){ + if(get.mode()=='guozhan'){ + if(!_status._aozhan){ + if(!player.isMajor()){ + if(!viewer.isMajor()) return 0; + } + } + } + }, basic:{ order:7.2, useful:4.5,