Added 28 cards based on rev3595.

Blanket of Night
Blood Moon
Contaminated Ground
Conversion
Dream Thrush
Dreamwinder
Evil Presence
Floodchaser
Glaciers
Grixis Illusionist
Humble
Kavu Recluse
Kukemssa Serpent
Lingering Mirage
Magus of the Moon
Moonbow Illusionist
Mystic Compass
Reef Shaman
Sea Snidd
Sea's Claim
Spreading Seas
Stormtide Leviathan
Streambed Aquitects
Tainted Well
Thelonite Monk
Tideshaper Mystic
Unstable Frontier
Zombie Trailblazer
This commit is contained in:
solo81@web.de
2011-05-07 21:08:15 +00:00
parent 883f92d8e2
commit 03f102693d
4 changed files with 372 additions and 258 deletions

View File

@@ -11,11 +11,12 @@ auto=maxPlay(land)1
#Lands Mana Rules
auto=lord(Swamp|MyBattlefield) {T}:Add{B}
auto=lord(Forest|MyBattlefield) {T}:Add{G}
auto=lord(Island|MyBattlefield) {T}:Add{U}
auto=lord(Mountains|MyBattlefield) {T}:Add{R}
auto=lord(Plains|MyBattlefield) {T}:Add{W}
auto=lord(Island|MyBattlefield) {T}:Add{U}
auto=lord(Swamp|MyBattlefield) {T}:Add{B}
auto=lord(Mountains|MyBattlefield) {T}:Add{R}
auto=lord(Forest|MyBattlefield) {T}:Add{G}
#Mana Empties from manapool at the end of each phase
auto=@each untap:removeMana(*)

View File

@@ -8,11 +8,11 @@ auto=@each my draw:draw:1
auto=maxPlay(land)1
#Lands Mana Rules
auto=lord(Swamp|MyBattlefield) {T}:Add{B}
auto=lord(Forest|MyBattlefield) {T}:Add{G}
auto=lord(Island|MyBattlefield) {T}:Add{U}
auto=lord(Mountains|MyBattlefield) {T}:Add{R}
auto=lord(Plains|MyBattlefield) {T}:Add{W}
auto=lord(Island|MyBattlefield) {T}:Add{U}
auto=lord(Swamp|MyBattlefield) {T}:Add{B}
auto=lord(Mountains|MyBattlefield) {T}:Add{R}
auto=lord(Forest|MyBattlefield) {T}:Add{G}
#Mana Empties from manapool at the end of each phase
auto=@each untap:removeMana(*)