mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Adding 2 CN2 cards (I'm still very confused on why Hanmac hasn't committed these himself yet)
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt
Normal file
10
forge-gui/res/cardsfolder/a/assemble_the_rank_and_vile.txt
Normal 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."
|
||||
9
forge-gui/res/cardsfolder/d/domesticated_hydra.txt
Normal file
9
forge-gui/res/cardsfolder/d/domesticated_hydra.txt
Normal 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.
|
||||
Reference in New Issue
Block a user