Added Root Cage, Juntu Stakes, Freyalise's Radiance, Embargo and Crackdown.

This commit is contained in:
jendave
2011-08-06 07:19:35 +00:00
parent 13ab690898
commit 41ca7992eb
8 changed files with 63 additions and 0 deletions

6
.gitattributes vendored
View File

@@ -609,6 +609,7 @@ res/cardsfolder/chilling_apparition.txt -text svneol=native#text/plain
res/cardsfolder/chilling_shade.txt -text svneol=native#text/plain
res/cardsfolder/chittering_rats.txt -text svneol=native#text/plain
res/cardsfolder/cho_manno_revolutionary.txt -text svneol=native#text/plain
res/cardsfolder/choke.txt -text svneol=native#text/plain
res/cardsfolder/chorus_of_woe.txt -text svneol=native#text/plain
res/cardsfolder/chromatic_star.txt -text svneol=native#text/plain
res/cardsfolder/chromium.txt -text svneol=native#text/plain
@@ -699,6 +700,7 @@ res/cardsfolder/cover_of_darkness.txt -text svneol=native#text/plain
res/cardsfolder/covert_operative.txt -text svneol=native#text/plain
res/cardsfolder/covetous_dragon.txt -text svneol=native#text/plain
res/cardsfolder/crabapple_cohort.txt -text svneol=native#text/plain
res/cardsfolder/crackdown.txt -text svneol=native#text/plain
res/cardsfolder/cradle_guard.txt -text svneol=native#text/plain
res/cardsfolder/cradle_to_grave.txt -text svneol=native#text/plain
res/cardsfolder/cranial_extraction.txt -text svneol=native#text/plain
@@ -1045,6 +1047,7 @@ res/cardsfolder/elvish_ranger.txt -text svneol=native#text/plain
res/cardsfolder/elvish_vanguard.txt -text svneol=native#text/plain
res/cardsfolder/elvish_visionary.txt -text svneol=native#text/plain
res/cardsfolder/elvish_warrior.txt -text svneol=native#text/plain
res/cardsfolder/embargo.txt -text svneol=native#text/plain
res/cardsfolder/ember_fist_zubera.txt -text svneol=native#text/plain
res/cardsfolder/ember_hauler.txt -text svneol=native#text/plain
res/cardsfolder/ember_shot.txt -text svneol=native#text/plain
@@ -1292,6 +1295,7 @@ res/cardsfolder/frantic_purification.txt -text svneol=native#text/plain
res/cardsfolder/frazzle.txt -text svneol=native#text/plain
res/cardsfolder/freewind_falcon.txt -text svneol=native#text/plain
res/cardsfolder/fresh_volunteers.txt -text svneol=native#text/plain
res/cardsfolder/freyalises_radiance.txt -text svneol=native#text/plain
res/cardsfolder/frog_tongue.txt -text svneol=native#text/plain
res/cardsfolder/frogmite.txt -text svneol=native#text/plain
res/cardsfolder/frogtosser_banneret.txt -text svneol=native#text/plain
@@ -1843,6 +1847,7 @@ res/cardsfolder/jungle_shrine.txt -text svneol=native#text/plain
res/cardsfolder/jungle_troll.txt -text svneol=native#text/plain
res/cardsfolder/jungle_weaver.txt -text svneol=native#text/plain
res/cardsfolder/juniper_order_ranger.txt -text svneol=native#text/plain
res/cardsfolder/juntu_stakes.txt -text svneol=native#text/plain
res/cardsfolder/junun_efreet.txt -text svneol=native#text/plain
res/cardsfolder/juvenile_gloomwidow.txt -text svneol=native#text/plain
res/cardsfolder/juzam_djinn.txt -text svneol=native#text/plain
@@ -2874,6 +2879,7 @@ res/cardsfolder/ronin_cavekeeper.txt -text svneol=native#text/plain
res/cardsfolder/ronin_houndmaster.txt -text svneol=native#text/plain
res/cardsfolder/ronom_unicorn.txt -text svneol=native#text/plain
res/cardsfolder/roofstalker_wight.txt -text svneol=native#text/plain
res/cardsfolder/root_cage.txt -text svneol=native#text/plain
res/cardsfolder/rootbound_crag.txt -text svneol=native#text/plain
res/cardsfolder/rootbreaker_wurm.txt -text svneol=native#text/plain
res/cardsfolder/roots.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Choke
ManaCost:2 G
Types:Enchantment
Text:Islands don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Island
K:SVar:RemAIDeck:True
K:SVar:Rarity:Uncommon
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/choke.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Crackdown
ManaCost:2 W
Types:Enchantment
Text:Nonwhite creatures with power 3 or greater don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Creature.powerGE3+nonWhite
K:SVar:RemAIDeck:True
K:SVar:Rarity:Rare
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/crackdown.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Embargo
ManaCost:3 U
Types:Enchantment
Text:Nonland permanents don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Permanent.nonLand
K:WheneverKeyword:BeginningOfUpkeep:No_Initiator:Play:ModifyLife/-2:ControllingPlayer_Self:ASAP:No_Condition:ControllerUpkeep:At the beginning of your upkeep, you lose 2 life.
K:SVar:RemAIDeck:True
K:SVar:Rarity:Rare
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/embargo.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Freyalise's Radiance
ManaCost:3 U
Types:Enchantment
Text:Snow permanents don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Snow
K:Cumulative upkeep:2
K:SVar:RemAIDeck:True
K:SVar:Rarity:Uncommon
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/freyalises_radiance.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Juntu Stakes
ManaCost:2
Types:Enchantment
Text:Creatures with power 1 or less don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Creature.powerLE1
K:SVar:RemAIDeck:True
K:SVar:Rarity:Rare
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/juntu_stakes.jpg
End

View File

@@ -4,6 +4,7 @@ Types:Creature Giant
Text:Creatures with power 3 or greater don't untap during their controllers' untap steps.
PT:3/3
K:Permanents don't untap during their controllers' untap steps:Creature.powerGE3
K:SVar:RemAIDeck:True
K:SVar:Rarity:Rare
K:SVar:Picture:http://resources.wizards.com/magic/cards/9ed/en-us/card84533.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Root Cage
ManaCost:1 G
Types:Enchantment
Text:Mercenaries don't untap during their controllers' untap steps.
K:Permanents don't untap during their controllers' untap steps:Mercenary
K:SVar:RemAIDeck:True
K:SVar:Rarity:Uncommon
K:SVar:Picture:http://www.wizards.com/global/images/magic/general/root_cage.jpg
End