From cc482f52734db698b5dad33b75cd81c7ded172d7 Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 7 Dec 2012 12:39:41 +0000 Subject: [PATCH] - Added Phantasmal Sphere --- .gitattributes | 1 + res/cardsfolder/p/phantasmal_sphere.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 res/cardsfolder/p/phantasmal_sphere.txt diff --git a/.gitattributes b/.gitattributes index e46e55f9b4f..4be395f1212 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7263,6 +7263,7 @@ res/cardsfolder/p/phantasmal_dragon.txt svneol=native#text/plain res/cardsfolder/p/phantasmal_fiend.txt svneol=native#text/plain res/cardsfolder/p/phantasmal_forces.txt svneol=native#text/plain res/cardsfolder/p/phantasmal_image.txt -text +res/cardsfolder/p/phantasmal_sphere.txt -text res/cardsfolder/p/phantasmal_terrain.txt svneol=native#text/plain res/cardsfolder/p/phantatog.txt svneol=native#text/plain res/cardsfolder/p/phantom_beast.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/phantasmal_sphere.txt b/res/cardsfolder/p/phantasmal_sphere.txt new file mode 100644 index 00000000000..d94be652cf7 --- /dev/null +++ b/res/cardsfolder/p/phantasmal_sphere.txt @@ -0,0 +1,19 @@ +Name:Phantasmal Sphere +ManaCost:1 U +Types:Creature Illusion +Text:no text +PT:0/1 +K:Flying +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ SacSelf +SVar:SacSelf:DB$ Sacrifice | Defined$ Card.Self | UnlessCost$ X | UnlessPayer$ You +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ OrbToken | TriggerDescription$ When CARDNAME leaves the battlefield, put a blue Orb creature token with flying onto the battlefield under target opponent's control. That creature's power and toughness are each equal to the number of +1/+1 counters on CARDNAME. +SVar:OrbToken:DB$ Token | TokenImage$ u x x orb | ValidTgts$ Opponent | TokenOwner$ Targeted | TokenName$ Orb | TokenColors$ Blue | TokenTypes$ Creature,Orb | TokenPower$ XLKI | TokenToughness$ XLKI | References$ XLKI | TokenAmount$ 1 +SVar:X:Count$CardCounters.P1P1 +SVar:XLKI:TriggeredCard$CardCounters.P1P1 +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/phantasmal_sphere.jpg +SetInfo:ALL|Rare|http://magiccards.info/scans/en/ai/48.jpg +Oracle:Flying\nAt the beginning of your upkeep, put a +1/+1 counter on Phantasmal Sphere, then sacrifice Phantasmal Sphere unless you pay {1} for each +1/+1 counter on it.\nWhen Phantasmal Sphere leaves the battlefield, put a blue Orb creature token with flying onto the battlefield under target opponent's control. That creature's power and toughness are each equal to the number of +1/+1 counters on Phantasmal Sphere. +End \ No newline at end of file