Rob Dennis
Developer
Rob had a really good idea of allowing mana symbols to be directly pastable from Gatherer, so that typing {2}{W}{W} would give you . He spoke, and lo, it came to pass.
Code:{W}{U}{B}{R}{G}
As before, they're still in the smilies menu.
d'awww thanks
here's an example of all the "mono-colored hybrid" symbols:
Code:
tutor card "reaper king"
Reaper King {2/W}{2/U}{2/B}{2/R}{2/G} 6/6 ({2/W} can be paid with any two mana or with {W}. This card's converted mana cost is 10.) Other Scarecrow creatures you control get +1/+1. Whenever another Scarecrow enters the battlefield under your control, destroy target permanent.
a phyrexian symbol:
Code:
tutor card "act of aggression"
Act of Aggression {3}{R/P}{R/P} ({R/P} can be paid with either {R} or 2 life.) Gain control of target creature an opponent controls until end of turn. Untap that creature. It gains haste until end of turn.
an untap symbol
Code:
tutor card "leech bonder"
Leech Bonder {2}{U} 3/3 Leech Bonder enters the battlefield with two -1/-1 counters on it. {U}, {Q}: Move a counter from target creature onto another target creature. ({Q} is the untap symbol.)
hybrid mana symbols:
Code:
tutor card "selesnya guildmage"
Selesnya Guildmage {G/W}{G/W} 2/2 {3}{G}: Put a 1/1 green Saproling creature token onto the battlefield. {3}{W}: Creatures you control get +1/+1 until end of turn.