mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
delete Prismatic Boon until I can get it fixed.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6144,7 +6144,6 @@ res/cardsfolder/p/primoc_escapee.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/primordial_hydra.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/primordial_sage.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/princess_lucrezia.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/prismatic_boon.txt -text
|
||||
res/cardsfolder/p/prismatic_lace.txt -text
|
||||
res/cardsfolder/p/prismatic_lens.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/prismatic_omen.txt svneol=native#text/plain
|
||||
|
||||
@@ -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