修复一将成名钟会未将排异设定为自立的derivation技能

This commit is contained in:
kuangthree 2023-10-05 14:21:32 +08:00
parent 055ab0af58
commit f0c8ca7dae
1 changed files with 1 additions and 0 deletions

View File

@ -11017,6 +11017,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
juexingji:true,
trigger:{player:'phaseZhunbeiBegin'},
forced:true,
derivation:'paiyi',
filter:function(event,player){
return !player.hasSkill('paiyi')&&player.getExpansions('quanji').length>=3;
},