This commit is contained in:
libccy 2018-08-02 12:49:48 +08:00
parent 88f9b28e68
commit 8b189d737b
1 changed files with 6 additions and 4 deletions

View File

@ -1170,10 +1170,6 @@ game.import('character',function(lib,game,ui,get,ai,_status){
group:'nsbugua_use',
ai:{
threaten:1.4,
order:9.5,
result:{
player:1
}
},
subSkill:{
use:{
@ -1190,6 +1186,12 @@ game.import('character',function(lib,game,ui,get,ai,_status){
return player.countCards('he');
},
position:'he',
ai:{
order:9.5,
result:{
player:1
}
},
content:function(){
'step 0'
player.throwDice();