The rulebook included here is also a great resource, and is one of the clearest presentations of the rules I've ever seen
Bria, Riptide Rogue (BLB) $33.40 Bria, Riptide Rogue is a nice otter rogue that looks like its preordering at a high price, due to the fact that this card is only available in the Bloomburrow Arena Starter Kit, not Play or Collector boosters
Purple happens to mechanically and thematically steal from blue/black/red mind control and rogue space - design space that has been slowly delved into since the release of Planar Chaos, design space we feel could have been granted to purple to give it a unique identity
TotalManaCost.setCost(String cost): #first divide 2 W W, into 2, W, W split cost into parts for p in parts: for m in (all manaParts): if m.correctCost(p) totalCost.add(create ManaPart(p)) I know that reading the pseudo-code helps understand the overall process but seeing the actual code really helps