- Added Ice Cave

This commit is contained in:
swordshine
2014-06-02 13:58:46 +00:00
parent 6412dd2702
commit 2738b2f79b
5 changed files with 26 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
Name:Ice Cave
ManaCost:3 U U
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Card | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever a player casts a spell, any other player may pay that spell's mana cost. If a player does, counter the spell. (Mana cost includes color.)
SVar:TrigCounter:DB$ Counter | Defined$ TriggeredSpellAbility | UnlessCost$ TriggeredSpellManaCost | UnlessPayer$ NonTriggeredCardController | UnlessSwitched$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/ice_cave.jpg
Oracle:Whenever a player casts a spell, any other player may pay that spell's mana cost. If a player does, counter the spell. (Mana cost includes color.)