added cards, needs more testing before merging with the main primitives
This commit is contained in:
@@ -1,27 +1,930 @@
|
||||
#2 gods for testing.
|
||||
[card]
|
||||
name=Phenax, God of Deception
|
||||
abilities=indestructible
|
||||
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 Creature
|
||||
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}<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 Creature
|
||||
subtype=God
|
||||
power=6
|
||||
toughness=5
|
||||
[/card]
|
||||
#credits to tacoghandi for the other cards. should test more before merging with the main primitives
|
||||
[card]
|
||||
name=Aerie Worshippers
|
||||
auto=@untapped(this):name(pay 2U for 2/2 Bird) pay[[{2}{U}]] name(Pay 2U) token(Bird,Enchantment Creature Bird,2/2,blue,flying) controller
|
||||
text=Inspired -- Whenever Aerie Worshippers becomes untapped, you may pay {2}{U}. If you do, put a 2/2 blue Bird enchantment creature token with flying onto the battlefield.
|
||||
mana={3}{U}
|
||||
type=Creature
|
||||
subtype=Human Cleric
|
||||
power=2
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Akroan Phalanx
|
||||
abilities=vigilance
|
||||
auto={2}{R}:all(creature|mybattlefield) 1/0 ueot
|
||||
text=Vigilance -- {2}{R}: Creatures you control get +1/+0 until end of turn.
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Akroan Skyguard
|
||||
abilities=flying
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):counter(1/1,1)
|
||||
text=Flying. -- Heroic -- Whenever you cast a spell that targets Akroan Skyguard, put a +1/+1 counter on Akroan Skyguard.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Archetype of Aggression
|
||||
auto=aslongas(Archetype of Aggression|opponentbattlefield) lord(creature|mybattlefield) trample <1
|
||||
auto=lord(creature|opponentbattlefield) -trample
|
||||
text=Creatures you control have trample. -- Creatures your opponents control lose trample and can't have or gain trample
|
||||
mana={1}{R}{R}
|
||||
type=Enchantment Creature
|
||||
subtype=Human Warrior
|
||||
power=3
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Archetype of Courage
|
||||
auto=aslongas(Archetype of Courage|opponentbattlefield) lord(creature|mybattlefield) First Strike <1
|
||||
auto=lord(creature|opponentbattlefield) -First Strike
|
||||
text=Creatures you control have First Strike. -- Creatures your opponents control lose First Strike and can't have or gain First Strike
|
||||
mana={1}{W}{W}
|
||||
type=Enchantment Creature
|
||||
subtype=Human Soldier
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Archetype of Endurance
|
||||
auto=aslongas(Archetype of Endurance|opponentbattlefield) lord(creature|mybattlefield) opponentshroud <1
|
||||
auto=lord(creature|opponentbattlefield) -opponentshroud
|
||||
text=Creatures you control have hexproof. -- Creatures your opponents control lose hexproof and can't have or gain hexproof
|
||||
mana={6}{G}{G}
|
||||
type=Enchantment Creature
|
||||
subtype=Boar
|
||||
power=6
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Archetype of Finality
|
||||
auto=aslongas(Archetype of Finality|opponentbattlefield) lord(creature|mybattlefield) deathtouch <1
|
||||
auto=lord(creature|opponentbattlefield) -deathtouch
|
||||
text=Creatures you control have deathtouch. -- Creatures your opponents control lose deathtouch and can't have or gain deathtouch
|
||||
mana={4}{B}{B}
|
||||
type=Enchantment Creature
|
||||
subtype=Gorgon
|
||||
power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Archetype of Imagination
|
||||
auto=aslongas(Archetype of Imagination|opponentbattlefield) lord(creature|mybattlefield) Flying <1
|
||||
auto=lord(creature|opponentbattlefield) -Flying
|
||||
text=Creatures you control have Flying. -- Creatures your opponents control lose Flying and can't have or gain Flying
|
||||
mana={4}{U}{U}
|
||||
type=Enchantment Creature
|
||||
subtype=Human Wizard
|
||||
power=3
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Ashiok's Adept
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):ability$!name(discard) reject notatarget(*|myhand)!$ opponent
|
||||
text=Heroic -- Whenever you cast a spell that targets Ashiok's Adept, each opponent discards a card.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
power=1
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Aspect of Hydra
|
||||
target=creature
|
||||
auto=type:manag:mybattlefield/type:manag:mybattlefield ueot
|
||||
text=Target creature gets +X/+X until end of turn, where X is your devotion to green. (Each Green in the mana costs of permanents you control counts toward your devotion to green.)
|
||||
mana={G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Asphyxiate
|
||||
target=Creature[-tapped]
|
||||
auto=destroy
|
||||
text=Destroy target untapped creature.
|
||||
mana={1}{B}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Bile Blight
|
||||
target=creature
|
||||
auto=transforms((,newability[all(*[share!name!]) -3/-3])) ueot
|
||||
text=Target creature and all other creatures with the same name as that creature get -3/-3 until end of turn.
|
||||
mana={B}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Black Oak of Odunos
|
||||
abilities=defender
|
||||
auto={B}{T(other creature|mybattlefield)}:1/1 ueot
|
||||
text=Defender -- {B}, Tap another untapped creature you control: Black Oak of Odunos gets +1/+1 until end of turn.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Zombie Treefolk
|
||||
power=0
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Charging Badger
|
||||
abilities=trample
|
||||
text=Trample
|
||||
mana={G}
|
||||
type=Creature
|
||||
subtype=Badger
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Claim of Erebos
|
||||
target=creature
|
||||
auto=teach(creature) {1}{B}{T}:target(player) life:-2
|
||||
text=Enchant creature -- Enchanted creature has "{1}{B},{T}: Target player loses 2 life."
|
||||
mana={1}{B}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Crypsis
|
||||
target=creature|mybattlefield
|
||||
auto=teach(creature) protection from(creature|opponentbattlefield) ueot
|
||||
auto=untap
|
||||
text=Target creature you control gains protection from creatures your opponents control until end of turn. Untap it.
|
||||
mana={1}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Cyclops of One-Eyed Pass
|
||||
text=
|
||||
mana={2}{R}{R}
|
||||
type=Creature
|
||||
subtype=Cyclops
|
||||
power=5
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Deepwater Hypnotist
|
||||
auto=@untapped(this):target(creature|opponentbattlefield) -3/0 ueot
|
||||
text=Inspired -- Whenever Deepwater Hypnotist becomes untapped, target creature an opponent controls gets -3/-0 until end of turn.
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
subtype=Merfolk Wizard
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Eater of Hope
|
||||
abilities=flying
|
||||
auto={B}{S(other creature|mybattlefield)}:regenerate
|
||||
auto={2}{B}{S(other creature|mybattlefield)}:destroy target(creature)
|
||||
text=Flying -- {B}, Sacrifice another creature: Regenerate Eater of Hope. -- {2}{B}, Sacrifice two other creatures: Destroy target creature.
|
||||
mana={5}{B}{B}
|
||||
type=Creature
|
||||
subtype=Demon
|
||||
power=6
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Elite Skirmisher
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):may tap target(creature)
|
||||
text=Heroic -- Whenever you cast a spell that targets Elite Skirmisher, you may tap target creature.
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=3
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Ephara's Enlightenment
|
||||
target=creature
|
||||
auto=counter(1/1,1)
|
||||
auto=teach(creature) flying
|
||||
auto=@movedto(creature|mybattlefield):may name(return Ephara's Enlightenment) moveto(ownerhand) all(this)
|
||||
text=Enchant creature -- When Ephara's Enlightenment enters the battlefield, put a +1/+1 counter on enchanted creature. -- Enchanted creature has flying. -- Whenever a creature enters the battlefield under your control, you may return Ephara's Enlightenment to its owner's hand.
|
||||
mana={1}{W}{U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Ephara's Radiance
|
||||
target=creature
|
||||
auto=teach(creature) {1}{W}{T}:life:3 controller
|
||||
text=Enchant creature -- Enchanted creature has "{1}{W}, Tap: You gain 3 life."
|
||||
mana={W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Epiphany Storm
|
||||
target=creature
|
||||
auto=teach(creature) {R}{T}{discard(*|myhand)}:draw:1 controller
|
||||
text=Enchant creature -- Enchanted creature has "Red, Tap, Discard a card: Draw a card."
|
||||
mana={R}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Evanescent Intellect
|
||||
target=creature
|
||||
auto=teach(creature) {1}{U}{T}:deplete:3 target(player)
|
||||
text=Enchant creature -- Enchanted creature has "1Blue, Tap: Target player puts the top three cards of his or her library into his or her graveyard."
|
||||
mana={U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Excoriate
|
||||
target=creature[tapped]
|
||||
auto=moveto(exile)
|
||||
text=Exile target tapped creature.
|
||||
mana={3}{W}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Eye Gouge
|
||||
target=creature
|
||||
auto=-1/-1
|
||||
auto=teach(Cyclops) destroy
|
||||
text=Target creature gets -1/-1 until end of turn. If it's a Cyclops, destroy it.
|
||||
mana={B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Fall of the Hammer
|
||||
target=creature|mybattlefield
|
||||
auto=transforms((,newability[target(other creature) dynamicability<!powerstrike!>])) forever
|
||||
text=Target creature you control deals damage equal to its power to another target creature.
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Fanatic of Xenagos
|
||||
abilities=trample
|
||||
auto=ability$!choice name(Tribute 1) all(mystored) counter(1/1) _ choice name(+1/+1 and Haste) all(mystored) haste ueot && all(mystored) 1/1 ueot!$ opponent
|
||||
text=Trample -- Tribute 1 (As this creature enters the battlefield, an opponent of your choice may place a +1/+1 counter on it.) -- When Fanatic of Xenagos enters the battlefield, if tribute wasn't paid, it gets +1/+1 and gains haste until end of turn.
|
||||
mana={1}{R}{G}
|
||||
type=Creature
|
||||
subtype=Centaur Warrior
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Fate Unraveler
|
||||
auto=@drawn(opponent):damage:1 opponent
|
||||
text=Whenever an opponent draws a card, Fate Unraveler deals 1 damage to that player.
|
||||
mana={3}{B}
|
||||
type=Enchantment Creature
|
||||
subtype=Hag
|
||||
power=3
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Fearsome Temper
|
||||
target=creature
|
||||
auto=2/2
|
||||
auto=teach(creature) {2}{R}:target(creature) cantblock ueot
|
||||
text=Enchanted creature gets +2/+2 and has "{2}{R}: Target creature can't block this creature this turn."
|
||||
mana={2}{R}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Felhide Brawler
|
||||
abilities=cantblock
|
||||
auto=aslongas(other minotaur|myBattlefield) -cantblock
|
||||
text=Felhide Brawler can't block unless you control another Minotaur.
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
subtype=Minotaur
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Forgestoker Dragon
|
||||
abilities=flying
|
||||
auto=this(attacking) {1}{R}:damage:1 target(creature|battlefield) && removefromcombat
|
||||
text=Flying -- {1}{R}: Forgestoker Dragon deals 1 damage to target creature. That creature can't block this combat. Activate this ability only if Forgestoker Dragon is attacking.
|
||||
mana={4}{R}{R}
|
||||
type=Creature
|
||||
subtype=Dragon
|
||||
power=5
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Forlorn Pseudamma
|
||||
abilities=intimidate
|
||||
auto=@untapped(this):name(pay 2B for 2/2 Zombie) pay[[{2}{B}]] name(Pay 2B) token(Zombie,Enchantment Creature Zombie,2/2,black) controller
|
||||
text=Inspired -- Whenever Forlorn Pseudamma becomes untapped, you may pay {2}{B}. If you do, put a 2/2 black Zombie enchantment creature token onto the battlefield.
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Forsaken Drifters
|
||||
autograveyard=@movedto(this|graveyard) from(battlefield):deplete:4 controller
|
||||
text=When Forsaken Drifters dies, put the top four cards of your library into your graveyard.
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=4
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Gild
|
||||
target=creature
|
||||
auto=moveto(exile)
|
||||
auto=token(-378445) controller
|
||||
text=Exile target creature. Put a colorless artifact token named Gold onto the battlefield. It has "Sacrifice this artifact: Add one mana of any color to your mana pool."
|
||||
mana={3}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Gold
|
||||
auto={S}:add{G}
|
||||
auto={S}:add{W}
|
||||
auto={S}:add{U}
|
||||
auto={S}:add{B}
|
||||
auto={S}:add{R}
|
||||
text=Sacrifice this artifact: Add one mana of any color to your mana pool
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=God-Favored General
|
||||
auto=@untapped(this):name(pay 2W for 2 1/1 Soldiers) pay[[{2}{W}]] name(Pay 2W) token(Soldier,Enchantment Creature Soldier,1/1,white)*2 controller
|
||||
text=Inspired -- Whenever God-Favored General becomes untapped, you may pay {2}{W}. If you do, put two 1/1 white Soldier enchantment creature tokens onto the battlefield.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Gorgon's Head
|
||||
auto={2}:equip
|
||||
auto=teach(creature) deathtouch
|
||||
text=Equipped creature has deathtouch. -- Equip {2}
|
||||
mana={1}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Graverobber Spider
|
||||
abilities=reach
|
||||
auto={3}{B}:type:creature:mygraveyard/type:creature:mygraveyard limit:1
|
||||
text=Reach -- {3}{B}: Graverobber Spider gets +X/+X until end of turn, where X is the number of creature cards in your graveyard. Activate this ability only once each turn.
|
||||
mana={3}{G}
|
||||
type=Creature
|
||||
subtype=Spider
|
||||
power=2
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Great Hart
|
||||
text=
|
||||
mana={3}{W}
|
||||
type=Creature
|
||||
subtype=Elk
|
||||
power=2
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Griffin Dreamfinder
|
||||
abilities=flying
|
||||
auto=moveto(myhand) target(enchantment|mygraveyard)
|
||||
text=Flying -- When Griffin Dreamfinder enters the battlefield, return target enchantment card from your graveyard to your hand.
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Griffin
|
||||
power=1
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Grisly Transformation
|
||||
target=creature
|
||||
auto=teach(creature) intimidate
|
||||
auto=draw:1 controller
|
||||
text=Enchant creature -- When Grisly Transformation enters the battlefield, draw a card. == Enchanted creature has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)
|
||||
mana={2}{B}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Hero of Iroas
|
||||
auto=lord(aura|myhand) altercost(colorless,-1)
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):counter(1/1,1)
|
||||
text=Aura spells you cast cost 1 less to cast. -- Heroic -- Whenever you cast a spell that targets Hero of Iroas, put a +1/+1 counter on Hero of Iroas.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Hold at Bay
|
||||
target=creature,player
|
||||
auto=prevent:7
|
||||
text=Prevent the next 7 damage that would be dealt to target creature or player this turn.
|
||||
mana={1}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Hunter's Prowess
|
||||
target=creature
|
||||
auto=3/3 ueot
|
||||
auto=trample ueot
|
||||
auto=transforms((,newability[@combatdamaged(player) from(this):draw:thatmuch controller])) ueot
|
||||
text=Until end of turn, target creature gets +3/+3 and gains trample and "Whenever this creature deals combat damage to a player, draw that many cards."
|
||||
mana={4}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Impetuous Sunchaser
|
||||
abilities=haste,flying,mustattack
|
||||
text=Flying, haste -- Impetuous Sunchaser attacks each turn if able.
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Karametra, God of Harvests
|
||||
abilities=indestructible
|
||||
auto=this(variable{selesnya}<7) transforms((removetypes,newability[becomes(Legendary Enchantment God)]))
|
||||
auto=this(variable{selesnya}>6) transforms((Legendary Enchantment Creature))
|
||||
auto=@movedto(creature|stack) from(*|myhand):moveTo(myBattlefield) and!(tap)! target(forest,plains|mylibrary)
|
||||
text=Indestructible -- As long as your devotion to green and white is less than seven, Karametra isn't a creature. -- Whenever you cast a creature spell, you may search your library for a Forest or Plains card, put it onto the battlefield tapped, then shuffle your library.
|
||||
mana={3}{G}{W}
|
||||
type=Legendary Enchantment Creature
|
||||
subtype=God
|
||||
power=6
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
name=Karametra's Favor
|
||||
target=creature
|
||||
auto=teach(creature) {T}:add{G}
|
||||
auto=teach(creature) {T}:add{W}
|
||||
auto=teach(creature) {T}:add{U}
|
||||
auto=teach(creature) {T}:add{B}
|
||||
auto=teach(creature) {T}:add{R}
|
||||
auto=draw:1 controller
|
||||
text=Enchant creature -- When Karametra's Favor enters the battlefield, draw a card. -- Enchanted creature has "Tap: Add one mana of any color to your mana pool."
|
||||
mana={1}{G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Kiora, the Crashing Wave
|
||||
auto=counter(0/0,2,loyalty)
|
||||
auto={C(0/0,1,Loyalty)}:name(+1: Prevention) token(37852101) controller
|
||||
auto={C(0/0,-1,Loyalty)}:name(-1: Draw 1 and Lands +1) draw:1 controller && maxPlay(land)+1 ueot
|
||||
auto={C(0/0,-5,Loyalty)}:emblem name(-5: Emblem) transforms((,newability[@each my endofturn:token(-378521) controller])) forever dontremove
|
||||
text=+1: Until your next turn, prevent all damage that would be dealt to and dealt by target permanent an opponent controls. -- -1: Draw a card. You may play an additional land this turn. -- -5: You get an emblem with "At the beginning of your end step, put a 9/9 blue Kraken creature token onto the battlefield." -- Starting Loyalty (2)
|
||||
mana={2}{G}{U}
|
||||
type=Planeswalker
|
||||
subtype=Kiora
|
||||
[/card]
|
||||
[card]
|
||||
name=Kiora's Prevention
|
||||
abilities=indestructible,shroud
|
||||
type=nothing
|
||||
text=Until your next turn, prevent all damage that would be dealt to and dealt by target permanent an opponent controls.
|
||||
auto=name(Prevention) target(*|opponentbattlefield) transforms((,newability[preventalldamage from(this)],newability[preventalldamage to(this)])) uynt
|
||||
auto=@each myuntap:moveto(exile) all(this)
|
||||
color=green,blue
|
||||
[/card]
|
||||
[card]
|
||||
name=Kiora's Kraken
|
||||
type=Creature
|
||||
subtype=Kraken
|
||||
power=9
|
||||
toughness=9
|
||||
color=blue
|
||||
[/card]
|
||||
[card]
|
||||
name=Kiora's Follower
|
||||
auto={T}:untap target(other *|battlefield)
|
||||
text={T}: Untap another target permanent.
|
||||
mana={G}{U}
|
||||
type=Creature
|
||||
subtype=Merfolk
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Kragma Butcher
|
||||
auto=@untapped(this):2/0 ueot
|
||||
text=Inspired -- Whenever Kragma Butcher becomes untapped, it gets +2/+0 until end of turn.
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Minotaur
|
||||
power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Lightning Volley
|
||||
auto=all(creature|mybattlefield) transforms((,newability[{T}:damage:1 target(creature,player)])) ueot
|
||||
text=Until end of turn, creatures you control gain "Tap: This creature deals 1 damage to target creature or player."
|
||||
mana={3}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Loyal Pegasus
|
||||
abilities=flying
|
||||
auto=@combat(attacking) source(this) restriction{type(creature[attacking]|myBattlefield)~equalto~1}:all(this) removefromcombat && untap
|
||||
auto=@combat(blocking) source(this) restriction{type(creature[blocking]|myBattlefield)~equalto~1}:all(this) removefromcombat && untap
|
||||
text=Flying -- Loyal Pegasus can't attack or block alone.
|
||||
mana={W}
|
||||
type=Creature
|
||||
subtype=Pegasus
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Mischief and Mayhem
|
||||
target=<upto:2>creature
|
||||
auto=4/4 ueot
|
||||
text=Up to two target creatures each get +4/+4 until end of turn.
|
||||
mana={4}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Mortal's Ardor
|
||||
target=creature
|
||||
auto=1/1 ueot
|
||||
auto=lifelink ueot
|
||||
text=Target creature gets +1/+1 and gains lifelink until end of turn. (Damage dealt by the creature also causes its controller to gain that much life.)
|
||||
mana={W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Mortal's Resolve
|
||||
target=creature
|
||||
auto=1/1 ueot
|
||||
auto=indestructible ueot
|
||||
text=Target creature gets +1/+1 and gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Nullify
|
||||
target=creature,aura|stack
|
||||
auto=fizzle
|
||||
text=Counter target creature or Aura spell.
|
||||
mana={U}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Odunos River Trawler
|
||||
auto=moveto(myhand) target(creature[enchantment]|mygraveyard)
|
||||
auto=aslongas(creature[enchantment]|mygraveyard) {W}{S}:moveto(myhand) target(creature[enchantment]|mygraveyard)
|
||||
text=When Odunos River Trawler enters the battlefield, return target enchantment creature card from your graveyard to your hand. -- {W}, Sacrifice Odunos River Trawler: Return target enchantment creature card from your graveyard to your hand.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Oreskos Sun Guide
|
||||
auto=@untapped(this):life:2 controller
|
||||
text=Inspired -- Whenever Oreskos Sun Guide becomes untapped, you gain 2 life.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Cat Monk
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Ornitharch
|
||||
abilities=flying
|
||||
auto=ability$!choice name(Tribute 2) all(mystored) counter(1/1,2) _ choice name(Two 1/1 birds) token(Bird,Creature Bird,1/1,flying,white)*2 opponent !$ opponent
|
||||
text=Tribute 2 (As this creature enters the battlefield, an opponent of your choice may place two +1/+1 counters on it.) -- When Ornitharch enters the battlefield, if tribute wasn't paid, put two 1/1 white Bird creature tokens with flying onto the battlefield.
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Archon
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Phenax, God of Deception
|
||||
abilities=indestructible
|
||||
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 Creature
|
||||
subtype=God
|
||||
power=4
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
name=Pheres-Band Raiders
|
||||
auto=@untapped(this):name(pay 2G for 3/3 Centaur) pay[[{2}{G}]] name(Pay 2G) token(Centaur,Enchantment Creature Centaur,3/3,green) controller
|
||||
text=Inspired -- Whenever Pheres-Band Raiders becomes untapped, you may pay {2}{G}. If you do, put a 3/3 green Centaur enchantment creature token onto the battlefield.
|
||||
mana={5}{G}
|
||||
type=Creature
|
||||
subtype=Centaur Warrior
|
||||
power=5
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Pheres-Band Tromper
|
||||
auto=@untapped(this):counter(1/1)
|
||||
text=Inspired -- Whenever Pheres-Band Tromper becomes untapped, put a +1/+1 counter on it.
|
||||
mana={3}{G}
|
||||
type=Creature
|
||||
subtype=Centaur Warrior
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Pillar of War
|
||||
abilities=defender
|
||||
auto=this(auras >= 1) canattack
|
||||
text=As long as Pillar of War is enchanted, it can attack as though it didn't have defender.
|
||||
mana={3}
|
||||
type=Artifact Creature
|
||||
subtype=Golem
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Pinnacle of Rage
|
||||
target=<2>creature,player
|
||||
auto=damage:3
|
||||
text=Pinnacle of Rage deals 3 damage to each of two target creatures and/or players.
|
||||
mana={4}{R}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Plea for Guidance
|
||||
auto=moveto(myhand) notatarget(<upto:2>enchantment|mylibrary)
|
||||
text=Search your library for up to two enchantment cards, reveal them, and put them into your hand. Then shuffle your library.
|
||||
mana={5}{W}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Ragemonger
|
||||
auto=lord(minotaur|myhand) altercost(black,-1)
|
||||
auto=lord(minotaur|myhand) altercost(red,-1)
|
||||
text=Minotaur spells you cast cost BlackRed less to cast. This effect reduces only the amount of colored mana you pay. (For example, if you cast a Minotaur spell with mana cost 2Red, it costs 2 to cast.)
|
||||
mana={1}{B}{R}
|
||||
type=Creature
|
||||
subtype=Minotaur Shaman
|
||||
power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Raised by Wolves
|
||||
target=creature
|
||||
auto=token(Wolf,Creature Wolf,2/2,green)*2 controller
|
||||
auto=foreach(wolf|mybattlefield) 1/1
|
||||
text=Enchant creature -- When Raised by Wolves enters the battlefield, put two 2/2 green Wolf creature tokens onto the battlefield. -- Enchanted creature gets +1/+1 for each Wolf you control.
|
||||
mana={3}{G}{G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Reap What is Sown
|
||||
target=<upto:3>creature
|
||||
auto=counter(1/1,1)
|
||||
text=Put a +1/+1 counter on each of up to three target creatures
|
||||
mana={1}{G}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Reckless Reveler
|
||||
auto={R}{S}:destroy target(artifact)
|
||||
text={R}, Sacrifice Reckless Reveler: Destroy target artifact.
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Satyr
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Retraction Helix
|
||||
target=creature
|
||||
auto=teach(creature) {T}:moveto(ownerhand) target(*[-land]|battlefield) ueot
|
||||
text=Until end of turn, target creature gains "Tap: Return target nonland permanent to its owner's hand."
|
||||
mana={U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Rise to the Challenge
|
||||
target=creature
|
||||
auto=2/0 ueot
|
||||
auto=first strike ueot
|
||||
text=Target creature gets +2/+0 and gains first strike until end of turn.
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Sanguimancy
|
||||
auto=draw:type:manab:mybattlefield controller
|
||||
auto=life:-type:manab:mybattlefield controller
|
||||
text=You draw X cards and you lose X life, where X is your devotion to black. (Each {B} in the mana costs of permanents you control counts toward your devotion to black.)
|
||||
mana={4}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Satyr Firedancer
|
||||
auto=@damaged(opponent) from(instant|mystack):damage:thatmuch target(creature|opponentbattlefield)
|
||||
auto=@damaged(opponent) from(sorcery|mystack):damage:thatmuch target(creature|opponentbattlefield)
|
||||
text=Whenever an instant or sorcery spell you control deals damage to an opponent, Satyr Firedancer deals that much damage to target creature that player controls.
|
||||
mana={1}{R}
|
||||
type=Enchantment Creature
|
||||
subtype=Satyr
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Satyr Nyx-Smith
|
||||
auto=@untapped(this):name(pay 2R for 3/1 Elemental) pay[[{2}{R}]] name(Pay 2R) token(Elemental,Enchantment Creature Elemental,3/1,red,haste) controller
|
||||
text=Inspired -- Whenever Satyr Nyx-Smith becomes untapped, you may pay {2}{R}. If you do, put a 3/1 red Elemental enchantment creature token with haste onto the battlefield.
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Satyr Shaman
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Scourge of Skola Vale
|
||||
abilities=trample
|
||||
auto=counter(1/1,2)
|
||||
auto={T}{S(creature|myBattlefield)}:name(sacrifice a creature) counter(1/1,storedtoughness)
|
||||
text=Trample -- Scourge of Skola Vale enters the battlefield with two +1/+1 counters on it. -- {T}, Sacrifice another creature: Put a number of +1/+1 counters on Scourge of Skola Vale equal to the sacrificed creature's toughness.
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
subtype=Hydra
|
||||
power=0
|
||||
toughness=0
|
||||
[/card]
|
||||
[card]
|
||||
name=Servant of Tymaret
|
||||
auto=@untapped(this):life:-1 opponent && life:1 controller
|
||||
auto={2}{B}:regenerate
|
||||
text=Inspired -- Whenever Servant of Tymaret becomes untapped, each opponent loses 1 life. You gain life equal to the life lost this way. -- {2}{B}: Regenerate Servant of Tymaret.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=1
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Setessan Oathsworn
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):counter(1/1,2)
|
||||
text=Heroic -- Whenever you cast a spell that targets Setessan Oathsworn, put two +1/+1 counters on Setessan Oathsworn.
|
||||
mana={1}{G}{G}
|
||||
type=Creature
|
||||
subtype=Satyr Warrior
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Setessan Starbreaker
|
||||
auto=may destroy target(aura)
|
||||
text=When Setessan Starbreaker enters the battlefield, you may destroy target Aura.
|
||||
mana={3}{G}
|
||||
type=Creature
|
||||
subtype=Human Warrior
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Siren of the Silent Song
|
||||
abilities=flying
|
||||
auto=@untapped(this):ability$!notatarget(*|myhand) reject!$ability opponent && deplete:1 opponent
|
||||
text=Flying -- Inspired -- Whenever Siren of the Silent Song becomes untapped, each opponent discards a card, then puts the top card of his or her library into his or her graveyard.
|
||||
mana={1}{U}{B}
|
||||
type=Creature
|
||||
subtype=Zombie Siren
|
||||
power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Siren Song Lyre
|
||||
auto={2}:equip
|
||||
auto=teach(creature) {2}{T}:tap target(creature)
|
||||
text=Equipped creature has "2, Tap: Tap target creature." -- Equip 2
|
||||
mana={2}
|
||||
type=Artifact
|
||||
subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Skyreaping
|
||||
auto=damage:type:manag:mybattlefield all(creature[flying])
|
||||
text=Skyreaping deals damage to each creature with flying equal to your devotion to green. (Each {G} in the mana costs of permanents you control counts toward your devotion to green.)
|
||||
mana={1}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Snake of the Golden Grove
|
||||
auto=ability$!choice name(Tribute 3) all(mystored) counter(1/1,3) _ choice name(4 life opponent) life:4 opponent !$ opponent
|
||||
text=Tribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.) -- When Snake of the Golden Grove enters the battlefield, if tribute wasn't paid, you gain 4 life.
|
||||
mana={4}{G}
|
||||
type=Creature
|
||||
subtype=Snake
|
||||
power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Sphinx's Disciple
|
||||
abilities=flying
|
||||
auto=@untapped(this):draw:1 controller
|
||||
text=Flying -- Inspired -- Whenever Sphinx's Disciple becomes untapped, draw a card.
|
||||
mana={3}{U}{U}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Stratus Walk
|
||||
target=creature
|
||||
auto=draw:1 controller
|
||||
auto=teach(creature) flying
|
||||
auto=teach(creature) cloud
|
||||
text=Enchant creature -- When Stratus Walk enters the battlefield, draw a card. -- Enchanted creature has flying. -- Enchanted creature can block only creatures with flying.
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Sunbond
|
||||
target=creature
|
||||
auto=teach(creature) transforms((,newability[@lifed(controller):dynamicability<!myself thatmuchcountersoneone tosrc!>]))
|
||||
text=Enchant creature -- Enchanted creature has "Whenever you gain life, put that many +1/+1 counters on this creature."
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Swordwise Centaur
|
||||
text=
|
||||
mana={G}{G}
|
||||
type=Creature
|
||||
subtype=Centaur Warrior
|
||||
power=3
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Thunder Brute
|
||||
abilities=trample
|
||||
auto=ability$!choice name(Tribute 3) all(mystored) counter(1/1,3) _ choice name(Haste) all(mystored) haste ueot!$ opponent
|
||||
text=Trample -- Tribute 3 (As this creature enters the battlefield, an opponent of your choice may place three +1/+1 counters on it.) -- When Thunder Brute enters the battlefield, if tribute wasn't paid, it gains haste until end of turn.
|
||||
mana={4}{R}{R}
|
||||
type=Creature
|
||||
subtype=Cyclops
|
||||
power=5
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Thunderous Might
|
||||
target=creature
|
||||
auto=@combat(attacking) source(mytgt):type:manar:mybattlefield/0 ueot
|
||||
text=Enchant creature -- Whenever enchanted creature attacks, it gets +X/+0 until end of turn, where X is your devotion to red. (Each Red in the mana costs of permanents you control counts toward your devotion to red.)
|
||||
mana={1}{R}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Unravel the AEther
|
||||
target=artifact,enchantment
|
||||
auto=moveto(ownerlibrary) and!(shuffle)!
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Vanguard of Brimaz
|
||||
abilities=vigilance
|
||||
auto=@targeted(this) from(*[instant;sorcery;enchantment]|myhand,mygraveyard):token(Cat Soldier,Creature Cat Soldier,1/1,white,vigilance) controller
|
||||
text=Vigilance -- Heroic -- Whenever you cast a spell that targets Vanguard of Brimaz, put a 1/1 white Cat Soldier creature token with vigilance onto the battlefield.
|
||||
mana={W}{W}
|
||||
type=Creature
|
||||
subtype=Cat Soldier
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Warchanter of Mogis
|
||||
auto=@untapped(this):target(creature|mybattlefield) intimidate ueot
|
||||
text=Inspired -- Whenever Warchanter of Mogis becomes untapped, target creature you control gains intimidate until end of turn. (A creature with intimidate can't be blocked except by artifact creatures and/or creatures that share a color with it.)
|
||||
mana={3}{B}{B}
|
||||
type=Creature
|
||||
subtype=Minotaur Shaman
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
Reference in New Issue
Block a user