This commit is contained in:
libccy 2016-07-20 15:13:12 +08:00
parent 3c66429431
commit 9030d42da1
1 changed files with 1 additions and 2 deletions

View File

@ -3139,8 +3139,7 @@ card.swd={
return att<=0;
}
if(event.target.hp==1) return att>0;
if(player.skills.contains('tianxianjiu')) return false;
return att<=0;
return false;
},
content:function(){
trigger.unhurt=true;