Fix on primitives with Explores and Escalation keywords.
This commit is contained in:
@@ -150,9 +150,9 @@ name=Borrowed Hostility
|
||||
target=creature
|
||||
other={3}{R} name(Escalate)
|
||||
auto=if paid(alternative) then 3/0 ueot
|
||||
auto=if paid(alternative) then target(creature) first strike ueot
|
||||
auto=if paid(alternative) then first strike target(creature) ueot
|
||||
auto=ifnot paid(alternative) then choice name(Target creature gets +3/+0) 3/0 ueot
|
||||
auto=ifnot paid(alternative) then choice name(Target creature gets first strike) first strike ueot
|
||||
auto=ifnot paid(alternative) then choice name(Target creature gets first strike) first strike target(creature) ueot
|
||||
text=Escalate {3} (Pay this cost for each mode chosen beyond the first.) -- Choose one or both — -- • Target creature gets +3/+0 until end of turn. -- • Target creature gains first strike until end of turn.
|
||||
mana={R}
|
||||
type=Instant
|
||||
|
||||
Reference in New Issue
Block a user