孙休【诏缚】zhuSkill标签添加

This commit is contained in:
mengxinzxz 2023-09-22 00:16:56 +08:00 committed by GitHub
parent f1f8055118
commit e55b47748c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1358,15 +1358,13 @@ game.import('character',function(lib,game,ui,get,ai,_status){
audio:'zhaofu',
enable:'phaseUse',
usable:1,
filter:function(event,player){
return player.hasZhuSkill('xinzhaofu');
},
mark:true,
limited:true,
skillAnimation:true,
animationColor:'wood',
selectTarget:[1,2],
filterTarget:lib.filter.notMe,
zhuSkill:true,
contentBefore:function(){
player.awakenSkill('xinzhaofu');
},