mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
15 lines
758 B
Plaintext
15 lines
758 B
Plaintext
Name:Part Water
|
|
ManaCost:X X U
|
|
Types:Sorcery
|
|
Text:no text
|
|
A:SP$ Pump | Cost$ X X U | KW$ Islandwalk | TargetMin$ 0 | TargetMax$ MaxTgts | References$ X,MaxTgts | ValidTgts$ Creature | TgtPrompt$ Select target Creatures | SpellDescription$ X target creatures gain islandwalk until end of turn.
|
|
# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)
|
|
SVar:X:Targeted$Amount
|
|
SVar:MaxTgts:Count$Valid Creature
|
|
SVar:RemAIDeck:True
|
|
SVar:RemRandomDeck:True
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/part_water.jpg
|
|
SetInfo:LEG|Uncommon|http://magiccards.info/scans/en/lg/66.jpg
|
|
Oracle:X target creatures gain islandwalk until end of turn.
|
|
End |