Update character/standard.js

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

View File

@ -1466,6 +1466,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
if(eq&&get.equipValue(card)-get.equipValue(eq)<Math.max(1.2,6-player.hp)) return 0;
}
},
locked:false,
enable:'phaseUse',
// alter:true,
usable:1,