Files
forge/res/cardsfolder/reality_spasm.txt
jendave 014a958fec Fixed set code for Norwood Warrior - Portal 2 is PO2 not PT2.
Ran SetInfoScript for recent cards.
2011-08-06 17:45:16 +00:00

14 lines
796 B
Plaintext

Name:Reality Spasm
ManaCost:X U U
Types:Instant
Text:no text
A:SP$Tap | Cost$ X U U | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Permanent | TgtPrompt$ Select target permanents | SpellDescription$ Choose one - Tap X target permanents;
A:SP$Untap | Cost$ X U U | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Permanent | TgtPrompt$ Select target permanents | SpellDescription$ or untap X target permanents.
# 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 Permanent
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/reality_spasm.jpg
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/81.jpg
End