change naming convention
to avoid confusion
This commit is contained in:
@@ -241,8 +241,8 @@ toughness=2
|
||||
[card]
|
||||
name=Rayne, Academy Chancellor
|
||||
#missing parser for player/controller/opponent
|
||||
auto=this(auras >= 1) transforms((,newability[@targeted(*|mybattlefield) from(*|oppzones):draw:2]))
|
||||
auto=this(auras < 1) transforms((,newability[@targeted(*|mybattlefield) from(*|oppzones):draw:1]))
|
||||
auto=this(auras >= 1) transforms((,newability[@targeted(*|mybattlefield) from(*|opponentzones):draw:2]))
|
||||
auto=this(auras < 1) transforms((,newability[@targeted(*|mybattlefield) from(*|opponentzones):draw:1]))
|
||||
text=Whenever you or a permanent you control becomes the target of a spell or ability an opponent controls, you may draw a card. You may draw an additional card if Rayne, Academy Chancellor is enchanted.
|
||||
mana={2}{U}
|
||||
type=Legendary Creature
|
||||
|
||||
Reference in New Issue
Block a user