This commit is contained in:
parent
3c66429431
commit
9030d42da1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue