From ae3827dc8c65f1d64466dc51a097f3315b44f797 Mon Sep 17 00:00:00 2001 From: swordshine Date: Tue, 12 Mar 2013 04:07:54 +0000 Subject: [PATCH] - Added Ashling the Pilgrim --- .gitattributes | 1 + res/cardsfolder/a/ashling_the_pilgrim.txt | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 res/cardsfolder/a/ashling_the_pilgrim.txt diff --git a/.gitattributes b/.gitattributes index dbe94e4438c..01e98ed14c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -540,6 +540,7 @@ res/cardsfolder/a/ashes_of_the_fallen.txt svneol=native#text/plain res/cardsfolder/a/ashes_to_ashes.txt svneol=native#text/plain res/cardsfolder/a/ashling_the_extinguisher.txt -text res/cardsfolder/a/ashling_the_extinguisher_avatar.txt -text +res/cardsfolder/a/ashling_the_pilgrim.txt -text res/cardsfolder/a/ashling_the_pilgrim_avatar.txt -text res/cardsfolder/a/ashlings_prerogative.txt -text res/cardsfolder/a/ashmouth_hound.txt -text diff --git a/res/cardsfolder/a/ashling_the_pilgrim.txt b/res/cardsfolder/a/ashling_the_pilgrim.txt new file mode 100644 index 00000000000..ca929a6a734 --- /dev/null +++ b/res/cardsfolder/a/ashling_the_pilgrim.txt @@ -0,0 +1,18 @@ +Name:Ashling the Pilgrim +ManaCost:1 R +Types:Legendary Creature Elemental Shaman +PT:1/1 +A:AB$ PutCounter | Cost$ 1 R | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ StoreNum | StackDescription$ SpellDescription | SpellDescription$ Put a +1/+1 counter on CARDNAME. If this is the third time this ability has resolved this turn, remove all +1/+1 counters from CARDNAME, and it deals that much damage to each creature and each player. +SVar:StoreNum:DB$ StoreSVar | SVar$ AshlingNum | Type$ CountSVar | Expression$ AshlingNum/Plus.1 | SubAbility$ DBRemoveCounter +SVar:DBRemoveCounter:DB$ RemoveCounter | CounterType$ P1P1 | CounterNum$ All | RememberRemoved$ True | SubAbility$ DBDmg | ConditionCheckSVar$ AshlingNum | ConditionSVarCompare$ EQ3 | StackDescription$ None +SVar:DBDmg:DB$ DamageAll | NumDmg$ X | References$ X | ValidCards$ Creature | ValidPlayers$ Each | ValidDescription$ each creature and each player. | SubAbility$ DBCleanup | ConditionCheckSVar$ AshlingNum | ConditionSVarCompare$ EQ3 | StackDescription$ None +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:AshlingNum:Number$0 +SVar:X:Count$RememberedSize +T:Mode$ Phase | Phase$ Cleanup | Execute$ TrigReset | Static$ True +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReset | Static$ True +SVar:TrigReset:AB$ StoreSVar | Cost$ 0 | SVar$ AshlingNum | Type$ Number | Expression$ 0 +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/ashling_the_pilgrim.jpg +Oracle:{1}{R}: Put a +1/+1 counter on Ashling the Pilgrim. If this is the third time this ability has resolved this turn, remove all +1/+1 counters from Ashling the Pilgrim, and it deals that much damage to each creature and each player. +SetInfo:LRW Rare \ No newline at end of file