Update character/standard.js

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

View File

@ -1535,6 +1535,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',
usable:1,
position:'he',