Update bngGods.txt
9/15/2013 The type-changing ability that can make the God not be a creature functions only on the battlefield. It’s always a creature card in other zones, regardless of your devotion to its color.
This commit is contained in:
@@ -2,11 +2,12 @@
|
|||||||
[card]
|
[card]
|
||||||
name=Phenax, God of Deception
|
name=Phenax, God of Deception
|
||||||
abilities=indestructible
|
abilities=indestructible
|
||||||
auto=this(variable{dimir}>6) transforms((Creature))
|
auto=this(variable{dimir}<7) transforms((removetypes,newability[becomes(Legendary Enchantment God)]))
|
||||||
|
auto=this(variable{dimir}>6) transforms((Legendary Enchantment Creature))
|
||||||
auto=lord(creature|mybattlefield) transforms((,newability[{T}:deplete:toughness target(player)]))
|
auto=lord(creature|mybattlefield) transforms((,newability[{T}:deplete:toughness target(player)]))
|
||||||
text=Indestructible -- As long as your devotion to blue and black is less than seven, Phenax isn't a creature. -- Creatures you control have "{T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is this creature's toughness."
|
text=Indestructible -- As long as your devotion to blue and black is less than seven, Phenax isn't a creature. -- Creatures you control have "{T}: Target player puts the top X cards of his or her library into his or her graveyard, where X is this creature's toughness."
|
||||||
mana={3}{U}{B}
|
mana={3}{U}{B}
|
||||||
type=Legendary Enchantment
|
type=Legendary Enchantment Creature
|
||||||
subtype=God
|
subtype=God
|
||||||
power=4
|
power=4
|
||||||
toughness=7
|
toughness=7
|
||||||
@@ -15,10 +16,11 @@ toughness=7
|
|||||||
name=Xenagos, God of Revels
|
name=Xenagos, God of Revels
|
||||||
abilities=indestructible
|
abilities=indestructible
|
||||||
auto=@each my combatbegins:name(haste and +x/+x) target(other creature|mybattlefield) transforms((,newability[haste],newability[power/power])) ueot
|
auto=@each my combatbegins:name(haste and +x/+x) target(other creature|mybattlefield) transforms((,newability[haste],newability[power/power])) ueot
|
||||||
auto=this(variable{gruul}>6) transforms((Creature))
|
auto=this(variable{gruul}<7) transforms((removetypes,newability[becomes(Legendary Enchantment God)]))
|
||||||
|
auto=this(variable{gruul}>6) transforms((Legendary Enchantment Creature))
|
||||||
text=Indestructible -- As long as your devotion to red and green is less than seven, Xenagos isn't a creature. -- At the beginning of combat on your turn, another target creature you control gains haste and gets +X/+X until end of turn, where X is that creature's power.
|
text=Indestructible -- As long as your devotion to red and green is less than seven, Xenagos isn't a creature. -- At the beginning of combat on your turn, another target creature you control gains haste and gets +X/+X until end of turn, where X is that creature's power.
|
||||||
mana={3}{R}{G}
|
mana={3}{R}{G}
|
||||||
type=Legendary Enchantment
|
type=Legendary Enchantment Creature
|
||||||
subtype=God
|
subtype=God
|
||||||
power=6
|
power=6
|
||||||
toughness=5
|
toughness=5
|
||||||
|
|||||||
Reference in New Issue
Block a user