费祎【宴如】调整
This commit is contained in:
parent
459ff5355d
commit
1c3e3af1fb
|
@ -1428,6 +1428,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
audio:2,
|
audio:2,
|
||||||
enable:'phaseUse',
|
enable:'phaseUse',
|
||||||
filter:function(event,player){
|
filter:function(event,player){
|
||||||
|
if(!player.countCards('h')) return false;
|
||||||
var num=player.countCards('h')%2;
|
var num=player.countCards('h')%2;
|
||||||
return !player.hasSkill('yanru_'+num);
|
return !player.hasSkill('yanru_'+num);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue