- Adding 2 CN2 cards (I'm still very confused on why Hanmac hasn't committed these himself yet)

This commit is contained in:
Sol
2016-10-15 14:47:11 +00:00
parent d657b85fa7
commit cfc570ce3c
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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_suit.txt -text
forge-gui/res/cardsfolder/a/assault_zeppelid.txt svneol=native#text/plain 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_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/assembled_alphas.txt -text
forge-gui/res/cardsfolder/a/assembly_hall.txt -text forge-gui/res/cardsfolder/a/assembly_hall.txt -text
forge-gui/res/cardsfolder/a/assembly_worker.txt svneol=native#text/plain 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/dogged_hunter.txt svneol=native#text/plain
forge-gui/res/cardsfolder/d/dogpile.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/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/domestication.txt svneol=native#text/plain
forge-gui/res/cardsfolder/d/dominarias_judgment.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 forge-gui/res/cardsfolder/d/dominate.txt svneol=native#text/plain

View File

@@ -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."

View File

@@ -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.