From cfc570ce3ccdddc49068595488b4e56f4067bdde Mon Sep 17 00:00:00 2001 From: Sol Date: Sat, 15 Oct 2016 14:47:11 +0000 Subject: [PATCH] - Adding 2 CN2 cards (I'm still very confused on why Hanmac hasn't committed these himself yet) --- .gitattributes | 2 ++ .../res/cardsfolder/a/assemble_the_rank_and_vile.txt | 10 ++++++++++ forge-gui/res/cardsfolder/d/domesticated_hydra.txt | 9 +++++++++ 3 files changed, 21 insertions(+) create mode 100644 forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt create mode 100644 forge-gui/res/cardsfolder/d/domesticated_hydra.txt diff --git a/.gitattributes b/.gitattributes index 6457d14c535..00f94d10df9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2188,6 +2188,7 @@ forge-gui/res/cardsfolder/a/assault_strobe.txt svneol=native#text/plain forge-gui/res/cardsfolder/a/assault_suit.txt -text forge-gui/res/cardsfolder/a/assault_zeppelid.txt svneol=native#text/plain forge-gui/res/cardsfolder/a/assemble_the_legion.txt -text +forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt -text forge-gui/res/cardsfolder/a/assembled_alphas.txt -text forge-gui/res/cardsfolder/a/assembly_hall.txt -text forge-gui/res/cardsfolder/a/assembly_worker.txt svneol=native#text/plain @@ -5014,6 +5015,7 @@ forge-gui/res/cardsfolder/d/dodecapod.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/dogged_hunter.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/dogpile.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/dolmen_gate.txt svneol=native#text/plain +forge-gui/res/cardsfolder/d/domesticated_hydra.txt -text forge-gui/res/cardsfolder/d/domestication.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/dominarias_judgment.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/dominate.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt b/forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt new file mode 100644 index 00000000000..e9cfdeaeb98 --- /dev/null +++ b/forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt @@ -0,0 +1,10 @@ +Name:Assemble the Rank and Vile +ManaCost:no cost +Types:Conspiracy +K:Hidden agenda +S:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.NamedCard+YouCtrl | EffectZone$ Battlefield | AddTrigger$ AtRaVDie | AddSVar$ AtRaVZombie | Description$ Creatures you control with the chosen name have "When this creature dies, you may pay {B}. If you do, put a 2/2 black Zombie creature token onto the battlefield tapped." +SVar:AtRaVDie:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ AtRaVZombie | TriggerDescription$ When this creature dies, you may pay {B}. If you do, put a 2/2 black Zombie creature token onto the battlefield tapped. +SVar:AtRaVZombie:AB$ Token | Cost$ B | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenTapped$ True | TokenImage$ b 2 2 zombie CN2 +SVar:AgendaLogic:BestCreatureInComputerDeck +SVar:Picture:http://www.wizards.com/global/images/magic/general/assemble_the_rank_and_vile.jpg +Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nCreatures you control with the chosen name have "When this creature dies, you may pay {B}. If you do, put a 2/2 black Zombie creature token onto the battlefield tapped." \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/d/domesticated_hydra.txt b/forge-gui/res/cardsfolder/d/domesticated_hydra.txt new file mode 100644 index 00000000000..5d84cb0d2fb --- /dev/null +++ b/forge-gui/res/cardsfolder/d/domesticated_hydra.txt @@ -0,0 +1,9 @@ +Name:Domesticated Hydra +ManaCost:2 G G +Types:Creature Hydra +PT:3/3 +K:Monstrosity X:X G G G +S:Mode$ Continuous | Affected$ Card.Self+IsMonstrous | AddKeyword$ Trample | Description$ As long as CARDNAME is monstrous, it has trample. +SVar:X:Count$xPaid +SVar:Picture:http://www.wizards.com/global/images/magic/general/domesticated_hydra.jpg +Oracle:{X}{G}{G}{G}: Monstrosity X (If this creature isn't monstrous, put X +1/+1 counters on it and it becomes monstrous.)\nAs long as Domesticated Hydra is monstrous, it has trample. \ No newline at end of file