Update character/shenhua.js

This commit is contained in:
Spmario233 2023-10-08 23:16:00 +08:00 committed by GitHub
parent 34c4a2fd7e
commit 4644e41b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5121,6 +5121,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
}
}
},
locked:false,
trigger:{player:'phaseZhunbeiBegin'},
filter:function(event,player){
return player.getDamagedHp()>0;