From 1e046e12afa411d86895aaec4f0fc112dba803bd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 09:13:08 +0000 Subject: [PATCH] - Added Pentavus, Bloodshot Cyclops, Bosh, Iron Golem --- .gitattributes | 3 +++ res/cardsfolder/bloodshot_cyclops.txt | 11 +++++++++++ res/cardsfolder/bosh_iron_golem.txt | 12 ++++++++++++ res/cardsfolder/pentavus.txt | 11 +++++++++++ 4 files changed, 37 insertions(+) create mode 100644 res/cardsfolder/bloodshot_cyclops.txt create mode 100644 res/cardsfolder/bosh_iron_golem.txt create mode 100644 res/cardsfolder/pentavus.txt diff --git a/.gitattributes b/.gitattributes index 8184277c074..5612e25f389 100644 --- a/.gitattributes +++ b/.gitattributes @@ -464,6 +464,7 @@ res/cardsfolder/bloodmark_mentor.txt -text svneol=native#text/plain res/cardsfolder/bloodrite_invoker.txt -text svneol=native#text/plain res/cardsfolder/bloodrock_cyclops.txt -text svneol=native#text/plain res/cardsfolder/bloodshed_fever.txt -text svneol=native#text/plain +res/cardsfolder/bloodshot_cyclops.txt -text svneol=native#text/plain res/cardsfolder/bloodstained_mire.txt -text svneol=native#text/plain res/cardsfolder/bloodstone_cameo.txt -text svneol=native#text/plain res/cardsfolder/bloodthrone_vampire.txt -text svneol=native#text/plain @@ -520,6 +521,7 @@ res/cardsfolder/boros_signet.txt -text svneol=native#text/plain res/cardsfolder/boros_swiftblade.txt -text svneol=native#text/plain res/cardsfolder/borrowing_100000_arrows.txt -text svneol=native#text/plain res/cardsfolder/borrowing_the_east_wind.txt -text svneol=native#text/plain +res/cardsfolder/bosh_iron_golem.txt -text svneol=native#text/plain res/cardsfolder/bosk_banneret.txt -text svneol=native#text/plain res/cardsfolder/bottle_gnomes.txt -text svneol=native#text/plain res/cardsfolder/bottle_of_suleiman.txt -text svneol=native#text/plain @@ -2966,6 +2968,7 @@ res/cardsfolder/pelakka_wurm.txt -text svneol=native#text/plain res/cardsfolder/pendelhaven.txt -text svneol=native#text/plain res/cardsfolder/pendrell_drake.txt -text svneol=native#text/plain res/cardsfolder/pendrell_mists.txt -text svneol=native#text/plain +res/cardsfolder/pentavus.txt -text svneol=native#text/plain res/cardsfolder/penumbra_bobcat.txt -text svneol=native#text/plain res/cardsfolder/penumbra_kavu.txt -text svneol=native#text/plain res/cardsfolder/penumbra_spider.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/bloodshot_cyclops.txt b/res/cardsfolder/bloodshot_cyclops.txt new file mode 100644 index 00000000000..4c894b9bfbe --- /dev/null +++ b/res/cardsfolder/bloodshot_cyclops.txt @@ -0,0 +1,11 @@ +Name:Bloodshot Cyclops +ManaCost:5 R +Types:Creature Cyclops Giant +Text:no text +PT:4/4 +A:AB$DealDamage|Cost$T Sac<1/Creature>|Tgt$TgtCP|NumDmg$X|SpellDescription$CARDNAME deals damage equal to the sacrificed creature's power to target creature or player. +SVar:X:Sacrificed$CardPower +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodshot_cyclops.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/bosh_iron_golem.txt b/res/cardsfolder/bosh_iron_golem.txt new file mode 100644 index 00000000000..d3d8cbafdbb --- /dev/null +++ b/res/cardsfolder/bosh_iron_golem.txt @@ -0,0 +1,12 @@ +Name:Bosh, Iron Golem +ManaCost:8 +Types:Legendary Artifact Creature Golem +Text:no text +PT:6/7 +K:Trample +A:AB$DealDamage|Cost$3 R Sac<1/Artifact>|Tgt$TgtCP|NumDmg$X|SpellDescription$CARDNAME deals damage equal to the sacrificed artifact's converted mana cost to target creature or player. +SVar:X:Sacrificed$CardManaCost +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/bosh_iron_golem.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/pentavus.txt b/res/cardsfolder/pentavus.txt new file mode 100644 index 00000000000..cae64c4da93 --- /dev/null +++ b/res/cardsfolder/pentavus.txt @@ -0,0 +1,11 @@ +Name:Pentavus +ManaCost:7 +Types:Artifact Creature Construct +Text:no text +PT:0/0 +K:etbCounter:P1P1:5 +K:abMakeToken 1 SubCounter<1/P1P1><>1<>Pentavite<>1 1 Pentavite<>Controller<>0<>Artifact;Creature;Pentavite<>1<>1<>Flying<>Put a 1/1 colorless Pentavite artifact creature token with flying onto the battlefield. +A:AB$PutCounter|Cost$1 Sac<1/Pentavite>|CounterType$P1P1|CounterNum$1|SpellDescription$Put a +1/+1 counter on Pentavus. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/pentavus.jpg +End \ No newline at end of file