加回受伤判定的filter

This commit is contained in:
mengxinzxz 2023-11-17 19:05:39 +08:00
parent dba75f11b7
commit 452fec0f70
1 changed files with 3 additions and 0 deletions

View File

@ -1068,6 +1068,9 @@ game.import('character',function(lib,game,ui,get,ai,_status){
mbquesong:{
audio:2,
trigger:{global:'phaseJieshuBegin'},
filter:function(event,player){
return player.getHistory('damage').length;
},
direct:true,
content:function(){
'step 0'