ai技能静默标签

This commit is contained in:
157 2023-09-30 21:35:49 +08:00 committed by GitHub
parent e740d18896
commit 45ad033c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5916,11 +5916,12 @@ game.import('character',function(lib,game,ui,get,ai,_status){
},
},
spshanxi_bj:{
charlotte:true,
trigger:{player:'dieAfter'},
filter:function(event,player){
return !game.hasPlayer(current=>current.hasSkill('spshanxi_suoming'));
},
silent:true,
charlotte:true,
content:function(){
game.removeGlobalSkill('spshanxi_bj');
},