mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
delete Prismatic Boon until I can get it fixed.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
Name:Prismatic Boon
|
||||
ManaCost:X W U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ ChooseColor | Cost$ X W U | Defined$ You | SubAbility$ Protect | SpellDescription$ Choose a color. X target creatures gain protection from the chosen color until end of turn.
|
||||
SVar:Protect:DB$ Protection | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | TgtPrompt$ Select target creatures | SpellDescription$ X target creatures gain protection from the chosen color 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:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/prismatic_boon.jpg
|
||||
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/334.jpg
|
||||
Oracle:Choose a color. X target creatures gain protection from the chosen color until end of turn.
|
||||
End
|
||||
Reference in New Issue
Block a user