diff --git a/projects/mtg/bin/Res/sets/primitives/bngGods.txt b/projects/mtg/bin/Res/sets/primitives/bngGods.txt index 9c4969d6e..326b369e7 100644 --- a/projects/mtg/bin/Res/sets/primitives/bngGods.txt +++ b/projects/mtg/bin/Res/sets/primitives/bngGods.txt @@ -2,11 +2,12 @@ [card] name=Phenax, God of Deception 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)])) 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} -type=Legendary Enchantment +type=Legendary Enchantment Creature subtype=God power=4 toughness=7 @@ -15,10 +16,11 @@ toughness=7 name=Xenagos, God of Revels abilities=indestructible 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. mana={3}{R}{G} -type=Legendary Enchantment +type=Legendary Enchantment Creature subtype=God power=6 toughness=5