added Xenagos, God of Revels and Phenax, God of Deception for test purpose.

This commit is contained in:
Anthony Calosa
2014-11-28 14:34:37 +08:00
parent 5369983b35
commit 6ff6f95044

View File

@@ -0,0 +1,25 @@
#2 gods for testing.
[card]
name=Phenax, God of Deception
abilities=indestructible
auto=this(variable{dimir}>6) transforms((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
subtype=God
power=4
toughness=7
[/card]
[card]
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))
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
subtype=God
power=6
toughness=5
[/card]