Added/fixed primitives, Added keywords "showopponenthand" and "showcontrollerhand" to allow controller and opponent to play with their hand revealed, added "mytarg" prefix to check values for a card target as like we do for "storedcard" prefix (e.g. "Redirect"), fixed "undocpy" keyoword for all cards (e.g. "Renegade Doppelganger") that have to be back from a previous copy.
This commit is contained in:
@@ -15712,7 +15712,7 @@ type=Instant
|
||||
name=Burn from Within
|
||||
target=creature,player
|
||||
auto=-indestructible
|
||||
auto=exiledeath
|
||||
auto=if cantargetcard(*[creature]|*) then exiledeath
|
||||
auto=damage:X
|
||||
text=Burn from Within deals X damage to target creature or player. If a creature is dealt damage this way, it loses indestructible until end of turn. If that creature would die this turn, exile it instead.
|
||||
mana={X}{R}
|
||||
|
||||
Reference in New Issue
Block a user