- Added Detainment Spell, Kjeldoran Pride and Stasis Cell by swordshine.

This commit is contained in:
Sloth
2012-10-17 13:13:05 +00:00
parent 16dfb95a16
commit ef5efa52cc
4 changed files with 45 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -2391,6 +2391,7 @@ res/cardsfolder/d/destroy_the_evidence.txt -text
res/cardsfolder/d/destructive_flow.txt svneol=native#text/plain
res/cardsfolder/d/destructive_force.txt svneol=native#text/plain
res/cardsfolder/d/destructive_urge.txt svneol=native#text/plain
res/cardsfolder/d/detainment_spell.txt -text
res/cardsfolder/d/detention_sphere.txt -text
res/cardsfolder/d/detonate.txt svneol=native#text/plain
res/cardsfolder/d/detritivore.txt -text
@@ -5283,6 +5284,7 @@ res/cardsfolder/k/kjeldoran_home_guard.txt svneol=native#text/plain
res/cardsfolder/k/kjeldoran_javelineer.txt svneol=native#text/plain
res/cardsfolder/k/kjeldoran_outpost.txt svneol=native#text/plain
res/cardsfolder/k/kjeldoran_outrider.txt svneol=native#text/plain
res/cardsfolder/k/kjeldoran_pride.txt -text
res/cardsfolder/k/kjeldoran_royal_guard.txt -text
res/cardsfolder/k/kjeldoran_war_cry.txt svneol=native#text/plain
res/cardsfolder/k/knacksaw_clique.txt -text
@@ -9411,6 +9413,7 @@ res/cardsfolder/s/starlit_sanctum.txt svneol=native#text/plain
res/cardsfolder/s/starstorm.txt svneol=native#text/plain
res/cardsfolder/s/starved_rusalka.txt svneol=native#text/plain
res/cardsfolder/s/stasis.txt svneol=native#text/plain
res/cardsfolder/s/stasis_cell.txt -text
res/cardsfolder/s/stasis_cocoon.txt svneol=native#text/plain
res/cardsfolder/s/statecraft.txt svneol=native#text/plain
res/cardsfolder/s/staunch_defenders.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Detainment Spell
ManaCost:W
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AITgts$ Card.hasActivatedAbility | AILogic$ Curse
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN CARDNAME's activated abilities can't be activated. | Description$ Enchanted creature's activated abilities can't be activated.
A:AB$ Attach | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | AITgts$ Card.hasActivatedAbility | AILogic$ Curse | SpellDescription$ Attach CARDNAME to target creature.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/detainment_spell.jpg
SetInfo:TSP|Common|http://magiccards.info/scans/en/ts/11.jpg
Oracle:Enchant creature\nEnchanted creature's activated abilities can't be activated.\n{1}{W}: Attach Detainment Spell to target creature.
End

View File

@@ -0,0 +1,14 @@
Name:Kjeldoran Pride
ManaCost:1 W
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ 1 W | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 2 | Description$ Enchanted creature gets +1/+2.
A:AB$ Attach | Cost$ 2 U | ValidTgts$ Creature.NotEnchantedBy | TgtPrompt$ Select target creature other than enchanted creature | AILogic$ Pump | SpellDescription$ Attach CARDNAME to target creature other than enchanted creature.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/kjeldoran_pride.jpg
SetInfo:ALL|Common|http://magiccards.info/scans/en/ai/135.jpg
Oracle:Enchant creature\nEnchanted creature gets +1/+2.\n{2}{U}: Attach Kjeldoran Pride to target creature other than enchanted creature.
End

View File

@@ -0,0 +1,14 @@
Name:Stasis Cell
ManaCost:4 U
Types:Enchantment Aura
Text:no text
K:Enchant creature
A:SP$ Attach | Cost$ 4 U | ValidTgts$ Creature | AILogic$ KeepTapped
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN CARDNAME doesn't untap during your untap step. | Description$ Enchanted creature doesn't untap during its controller's untap step.
A:AB$ Attach | Cost$ 3 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | AILogic$ KeepTapped | SpellDescription$ Attach CARDNAME to target creature.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/stasis_cell.jpg
SetInfo:RAV|Common|http://magiccards.info/scans/en/rav/65.jpg
Oracle:Enchant creature\nEnchanted creature doesn't untap during its controller's untap step.\n{3}{U}: Attach Stasis Cell to target creature.
End