mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Updated several cards to use C->X format instead of Colorless->X for mana reflection (the latter is outdated and does not work anymore).
11 lines
731 B
Plaintext
11 lines
731 B
Plaintext
Name:Deep Water
|
|
ManaCost:U U
|
|
Types:Enchantment
|
|
A:AB$ Effect | Cost$ U | ReplacementEffects$ ReplaceU | SVars$ ProduceU | SpellDescription$ Until end of turn, if you tap a land you control for mana, it produces {U} instead of any other type.
|
|
SVar:ReplaceU:Event$ ProduceMana | ActiveZones$ Command | ValidCard$ Land.YouCtrl | ManaReplacement$ ProduceU | Description$ If you tap a land you control for mana, it produces U instead of any other type.
|
|
SVar:ProduceU:C->U & B->U & R->U & G->U & W->U
|
|
SVar:RemAIDeck:True
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deep_water.jpg
|
|
Oracle:{U}: Until end of turn, if you tap a land you control for mana, it produces {U} instead of any other type.
|