Oh, hey, I forgot to mention it before, but you pointed out you'd sat through a lot of test games. If you're not using Favor of the Gods, you should. It's a test card a made a long time ago. It's missing a bunch of text permanent entries, so many of the abilities are things like "CARD_QUERY_MODE_FAVOR_GODS_SHUFFLE_GRAVEYARD", but if you just poke around the abilities, you'll figure them out pretty quickly.
Most abilities have a number choice, so you can choose, for instance, to place 7 +1/+1 counters on target creature. Or deal 4 damage to target creature. Or make 2 tokens of each kind.
- Code: Select all
Mana (any kind)
Create tokens (6 kinds, each a different P/T, color, and type)
Populate
Proliferate
Anti Proliferate
Search your library.
Search your graveyard.
Mill all lands from your library.
Play all lands from your library.
Shuffle Your graveyard into your library.
Shuffle your library.
Affect target permanent:
Destroy
Exile
Tap/Untap (automatically chooses based on curent state)
Bounce (to hand)
Forget (to library)
Affect target creature or planeswalker:
Damage
+1/+1 Counters
+1/+0 Counters
+0/+1 Counters
-1/-1 Counters
Loyalty Counters
Grant Ability:
Haste
Vigilance
First Strike
Deathtouch
Flying
Unblockable
Super Blocker (Palace Guard)
Play permanents from your hand.
Cast spells from your hand for free.
Counter Target spell.
Copy target spell.
Copy target permanents.
Target player:
Draws cards.
Discards cards.
Mills cards.
Gains life.
Loses life.
Takes damage.
Takes an extra turn (ONLY CHOOSE 1!)
Choose a player. Then:
Search their library or graveyard for cards to put into their hand.
Play a permanent of your choice from their hand, library, or graveyard.
Play all permanents from their hand.
Shuffle their graveyard into their library.
Play all lands in all of their zones.
Control various actions:
Target creature:
Must Attack
Can't Attack
Must Block
Can't Block
Target player gains control of target permanent.
Toggle AI. The AI will still play lands, but should take no other actions except attacking and block when forced to. (Creatures that must attack or block will do so. All others are frozen.)
You can also control lots of permanents at once. First decide players:
Choose one
Your team
Your opponents
Everyone
Then decide what to do with the chosen players' permanents:
Destroy
Exile
Tap
Untap
Bounce (to hand)
Forget (to library)
To use the card, just put one copy into your deck. It'll automatically play itself at the beginning of the game (unless it's in an AI deck, in which case it exiles itself). It can be played from your hand, graveyard, and exile for free (unless it's in an AI deck). It's also got hexproof and flash (although it's activated ability lets you play it instantly without
needing flash). It doesn't have other abilities, such as hexproof or anything like that. It's just set up so the AI can't affect it easily, and if it does, you can get it back no matter what happens.
I hope you find it useful in your testing.