Ooze Garden
     Rapacious One
     Savage Silhouette
This commit is contained in:
jendave
2011-08-06 22:46:44 +00:00
parent 45d1eeb67f
commit 731f873d6b
4 changed files with 36 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -4786,6 +4786,7 @@ res/cardsfolder/onyx_goblet.txt -text svneol=native#text/plain
res/cardsfolder/onyx_talisman.txt -text svneol=native#text/plain
res/cardsfolder/oonas_gatewarden.txt -text svneol=native#text/plain
res/cardsfolder/oonas_grace.txt -text svneol=native#text/plain
res/cardsfolder/ooze_garden.txt -text svneol=native#text/plain
res/cardsfolder/opal_acrolith.txt -text svneol=native#text/plain
res/cardsfolder/opal_archangel.txt svneol=native#text/plain
res/cardsfolder/opal_caryatid.txt -text svneol=native#text/plain
@@ -5346,6 +5347,7 @@ res/cardsfolder/rancor.txt -text svneol=native#text/plain
res/cardsfolder/ranger_en_vec.txt -text svneol=native#text/plain
res/cardsfolder/ranger_of_eos.txt -text svneol=native#text/plain
res/cardsfolder/rank_and_file.txt -text svneol=native#text/plain
res/cardsfolder/rapacious_one.txt -text svneol=native#text/plain
res/cardsfolder/rappelling_scouts.txt -text svneol=native#text/plain
res/cardsfolder/rashida_scalebane.txt svneol=native#text/plain
res/cardsfolder/rashka_the_slayer.txt svneol=native#text/plain
@@ -5763,6 +5765,7 @@ res/cardsfolder/savage_conception.txt svneol=native#text/plain
res/cardsfolder/savage_gorilla.txt svneol=native#text/plain
res/cardsfolder/savage_hunger.txt -text svneol=native#text/plain
res/cardsfolder/savage_lands.txt -text svneol=native#text/plain
res/cardsfolder/savage_silhouette.txt -text svneol=native#text/plain
res/cardsfolder/savage_thallid.txt svneol=native#text/plain
res/cardsfolder/savage_twister.txt -text svneol=native#text/plain
res/cardsfolder/savannah.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Ooze Garden
ManaCost:1 G
Types:Enchantment
Text:no text
A:AB$Token | Cost$ 1 G Sac<1/Creature.nonOoze> | TokenAmount$ 1 | TokenName$ Ooze | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | TokenTypes$ Creature,Ooze | TokenColors$ Green | SorcerySpeed$ True | CostDesc$ 1 G, Sacrifice a non-Ooze creature | SpellDescription$ Put an X/X green Ooze creature token onto the battlefield, where X is the sacrificed creature's power. Activate this ability only any time you could cast a sorcery.
SVar:X:Sacrificed$CardPower
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/ooze_garden.jpg
End

View File

@@ -0,0 +1,13 @@
Name:Rapacious One
ManaCost:5 R
Types:Creature Eldrazi Drone
Text:no text
PT:5/4
K:Trample
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigToken | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, put that many 0/1 colorless Eldrazi Spawn creature tokens onto the battlefield. They have "Sacrifice this creature: Add 1 to your mana pool."
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ X | TokenName$ Eldrazi Spawn | TokenTypes$ Creature,Eldrazi,Spawn | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 0 | TokenToughness$ 1 | TokenAbilities$ ABMana
SVar:ABMana:AB$Mana | Cost$ Sac<1/CARDNAME> | Produced$ 1 | Amount$ 1 | SpellDescription$ Add 1 to your mana pool.
SVar:X:Count$TriggeredDamageAmount
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/rapacious_one.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Savage Silhouette
ManaCost:2 G
Types:Enchantment Aura
Text:no text
K:Enchant creature
K:enPump:+2/+2
K:stPumpEnchanted:Creature:0/0/SVar=ABRegen:no Condition:Enchanted creature gets +2/+2 and has "1 G: Regenerate this creature."
SVar:ABRegen:AB$Regenerate | Cost$ 1 G | SpellDescription$ Regenerate this creature.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/savage_silhouette.jpg
End