袁姬【节行】frequent
This commit is contained in:
parent
0f642a46bf
commit
da6502ac73
|
@ -4665,6 +4665,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
if(current.countCards('hs',card=>current.canUse(card,player)&&get.effect(player,card,current,player)<0)>=2) return false;
|
if(current.countCards('hs',card=>current.canUse(card,player)&&get.effect(player,card,current,player)<0)>=2) return false;
|
||||||
return true;
|
return true;
|
||||||
},
|
},
|
||||||
|
frequent:'check',
|
||||||
content:function(){
|
content:function(){
|
||||||
player.draw().gaintag=['dcjiexing'];
|
player.draw().gaintag=['dcjiexing'];
|
||||||
player.addTempSkill('dcjiexing_add');
|
player.addTempSkill('dcjiexing_add');
|
||||||
|
|
Loading…
Reference in New Issue