添加身份暴露度

This commit is contained in:
157 2024-03-05 14:50:52 +08:00 committed by GitHub
parent 4712a3719a
commit 2ab776e18e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -14116,6 +14116,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
var cards=result.cards;
target.addToExpansion(cards,player,'give').gaintag.add('zlshoufu2');
player.line(target,'green');
if(get.mode()!=='identity'||player.identity!=='nei') player.addExpose(0.12);
target.addSkill('zlshoufu2');
'step 3'
game.delayx();