From 48cb51b3aa7cddccdc37f66d6d04ba39c29a15da Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 29 Mar 2013 12:59:44 +0000 Subject: [PATCH] - Added Auriok Siege Sled and Burning-Tree Bloodscale --- .gitattributes | 2 ++ res/cardsfolder/a/auriok_siege_sled.txt | 15 +++++++++++++++ res/cardsfolder/b/burning_tree_bloodscale.txt | 15 +++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 res/cardsfolder/a/auriok_siege_sled.txt create mode 100644 res/cardsfolder/b/burning_tree_bloodscale.txt diff --git a/.gitattributes b/.gitattributes index f03e2c87e6e..bf78a72f217 100644 --- a/.gitattributes +++ b/.gitattributes @@ -601,6 +601,7 @@ res/cardsfolder/a/auriok_edgewright.txt svneol=native#text/plain res/cardsfolder/a/auriok_glaivemaster.txt svneol=native#text/plain res/cardsfolder/a/auriok_replica.txt -text res/cardsfolder/a/auriok_salvagers.txt svneol=native#text/plain +res/cardsfolder/a/auriok_siege_sled.txt -text res/cardsfolder/a/auriok_steelshaper.txt -text res/cardsfolder/a/auriok_sunchaser.txt svneol=native#text/plain res/cardsfolder/a/auriok_survivors.txt -text @@ -1369,6 +1370,7 @@ res/cardsfolder/b/burning_oil.txt -text res/cardsfolder/b/burning_palm_efreet.txt -text res/cardsfolder/b/burning_sands.txt -text res/cardsfolder/b/burning_shield_askari.txt svneol=native#text/plain +res/cardsfolder/b/burning_tree_bloodscale.txt -text res/cardsfolder/b/burning_tree_shaman.txt -text res/cardsfolder/b/burning_vengeance.txt -text res/cardsfolder/b/burning_wish.txt -text diff --git a/res/cardsfolder/a/auriok_siege_sled.txt b/res/cardsfolder/a/auriok_siege_sled.txt new file mode 100644 index 00000000000..9bd63b014e6 --- /dev/null +++ b/res/cardsfolder/a/auriok_siege_sled.txt @@ -0,0 +1,15 @@ +Name:Auriok Siege Sled +ManaCost:6 +Types:Artifact Creature Juggernaut +PT:3/5 +A:AB$ Pump | Cost$ 1 | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature that can't block this creature this turn | IsCurse$ True | RememberObjects$ Targeted | SubAbility$ DBCantblock | StackDescription$ None | SpellDescription$ Target artifact creature can't block CARDNAME this turn. +SVar:DBCantblock:DB$ Effect | Name$ Auriok Siege Sled Effect | RememberObjects$ Targeted | StaticAbilities$ STCantBlock | ImprintCards$ Self +SVar:STCantBlock:Mode$ Continuous | Affected$ Card.IsImprinted | EffectZone$ Command | AddHiddenKeyword$ CantBeBlockedBy Creature.IsRemembered | Description$ Auriok Siege Sled can't be blocked by target artifact creature. +T:Mode$ Phase | Phase$ Cleanup | TriggerZones$ Battlefield | Execute$ DBCleanup | Static$ True +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ DBCleanup | Static$ True +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +A:AB$ MustBlock | Cost$ 1 | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature to block this creature | SpellDescription$ Target artifact creature blocks CARDNAME this turn if able. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/auriok_siege_sled.jpg +Oracle:{1}: Target artifact creature blocks Auriok Siege Sled this turn if able.\n{1}: Target artifact creature can't block Auriok Siege Sled this turn. +SetInfo:DST Uncommon \ No newline at end of file diff --git a/res/cardsfolder/b/burning_tree_bloodscale.txt b/res/cardsfolder/b/burning_tree_bloodscale.txt new file mode 100644 index 00000000000..6f215e6eb80 --- /dev/null +++ b/res/cardsfolder/b/burning_tree_bloodscale.txt @@ -0,0 +1,15 @@ +Name:Burning-Tree Bloodscale +ManaCost:2 R G +Types:Creature Viashino Berserker +PT:2/2 +K:Bloodthirst 1 +A:AB$ Pump | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature that can't block this creature this turn | IsCurse$ True | RememberObjects$ Targeted | SubAbility$ DBCantblock | StackDescription$ None | SpellDescription$ Target creature can't block CARDNAME this turn. +SVar:DBCantblock:DB$ Effect | Name$ Burning-Tree Bloodscale Effect | RememberObjects$ Targeted | StaticAbilities$ STCantBlock | ImprintCards$ Self +SVar:STCantBlock:Mode$ Continuous | Affected$ Card.IsImprinted | EffectZone$ Command | AddHiddenKeyword$ CantBeBlockedBy Creature.IsRemembered | Description$ Burning-Tree Bloodscale can't be blocked by target creature. +T:Mode$ Phase | Phase$ Cleanup | TriggerZones$ Battlefield | Execute$ DBCleanup | Static$ True +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ DBCleanup | Static$ True +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +A:AB$ MustBlock | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature that must block this creature this turn | SpellDescription$ Target creature blocks CARDNAME this turn if able. +SVar:Picture:http://www.wizards.com/global/images/magic/general/burning_tree_bloodscale.jpg +Oracle:Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\n{2}{R}: Target creature can't block Burning-Tree Bloodscale this turn.\n{2}{G}: Target creature blocks Burning-Tree Bloodscale this turn if able. +SetInfo:GPT Common \ No newline at end of file