add Chimeric Idol, Glint Hawk Idol, Gruul War Plow, and Kamahl, Fist of Krosa using AF_Animate

This commit is contained in:
jendave
2011-08-06 19:54:33 +00:00
parent e1f643461f
commit d1b8078a1e
5 changed files with 43 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -1075,6 +1075,7 @@ res/cardsfolder/chill.txt -text svneol=native#text/plain
res/cardsfolder/chill_to_the_bone.txt -text svneol=native#text/plain
res/cardsfolder/chilling_apparition.txt -text svneol=native#text/plain
res/cardsfolder/chilling_shade.txt -text svneol=native#text/plain
res/cardsfolder/chimeric_idol.txt svneol=native#text/plain
res/cardsfolder/chimney_imp.txt -text svneol=native#text/plain
res/cardsfolder/chittering_rats.txt -text svneol=native#text/plain
res/cardsfolder/cho_arrim_bruiser.txt -text svneol=native#text/plain
@@ -2506,6 +2507,7 @@ res/cardsfolder/glimmerpost.txt -text svneol=native#text/plain
res/cardsfolder/glimmervoid.txt -text svneol=native#text/plain
res/cardsfolder/glimpse_the_unthinkable.txt -text svneol=native#text/plain
res/cardsfolder/glint_eye_nephilim.txt -text svneol=native#text/plain
res/cardsfolder/glint_hawk_idol.txt -text svneol=native#text/plain
res/cardsfolder/glintwing_invoker.txt -text svneol=native#text/plain
res/cardsfolder/glissa_the_traitor.txt -text svneol=native#text/plain
res/cardsfolder/glissas_courier.txt -text svneol=native#text/plain
@@ -2737,6 +2739,7 @@ res/cardsfolder/gruesome_encore.txt -text svneol=native#text/plain
res/cardsfolder/gruul_guildmage.txt -text svneol=native#text/plain
res/cardsfolder/gruul_signet.txt -text svneol=native#text/plain
res/cardsfolder/gruul_turf.txt -text svneol=native#text/plain
res/cardsfolder/gruul_war_plow.txt svneol=native#text/plain
res/cardsfolder/guan_yu_sainted_warrior.txt -text svneol=native#text/plain
res/cardsfolder/guan_yus_1000_li_march.txt -text svneol=native#text/plain
res/cardsfolder/guard_duty.txt -text svneol=native#text/plain
@@ -3274,6 +3277,7 @@ res/cardsfolder/kaijin_of_the_vanishing_touch.txt -text svneol=native#text/plain
res/cardsfolder/kalastria_highborn.txt -text svneol=native#text/plain
res/cardsfolder/kaleidostone.txt -text svneol=native#text/plain
res/cardsfolder/kalonian_behemoth.txt -text svneol=native#text/plain
res/cardsfolder/kamahl_fist_of_krosa.txt -text svneol=native#text/plain
res/cardsfolder/kamahl_pit_fighter.txt -text svneol=native#text/plain
res/cardsfolder/kamahls_desire.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_ancient_law.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Chimeric Idol
ManaCost:3
Types:Artifact
Text:no text
A:AB$TapAll | Cost$ 0 | ValidCards$ Land.YouCtrl | SubAbility$ SVar=DBAnimate | SpellDescription$ Tap all lands you control. CARDNAME becomes a 3/3 Turtle artifact creature until end of turn.
SVar:DBAnimate:DB$Animate | Defined$ Self | Power$ 3 | Toughness$ 3 | Types$ Creature,Artifact,Turtle
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/chimeric_idol.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Glint Hawk Idol
ManaCost:2
Types:Artifact
Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ Whenever another artifact enters the battlefield under your control, you may have CARDNAME become a 2/2 Bird artifact creature with flying until end of turn.
SVar:TrigAnimate:AB$Animate | Cost$ 0 | Defined$ Self | Power$ 2 | Toughness$ 2 | Types$ Artifact,Creature,Bird | Keywords$ Flying
A:AB$Animate | Cost$ W | Defined$ Self | Power$ 2 | Toughness$ 2 | Types$ Artifact,Creature,Bird | Keywords$ Flying | SpellDescription$ CARDNAME becomes a 2/2 Bird artifact creature with flying until end of turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/glint_hawk_idol.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Gruul War Plow
ManaCost:4
Types:Artifact
Text:no text
K:stPumpAll:Creature.YouCtrl:0/0/Trample:No Condition:Creatures you control have trample.
A:AB$Animate | Cost$ 1 R G | Defined$ Self | Power$ 4 | Toughness$ 4 | Types$ Creature,Artifact,Juggernaut | SpellDescription$ CARDNAME becomes a 4/4 Juggernaut artifact creature until end of turn.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/gruul_war_plow.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Kamahl, Fist of Krosa
ManaCost:4 G G
Types:Legendary Creature Human Nomad
Text:no text
PT:4/3
A:AB$Animate | Cost$ G | ValidTgts$ Land | TgtPrompt$ Select target land | Power$ 1 | Toughness$ 1 | Types$ Creature | SpellDescription$ Target land becomes a 1/1 creature until end of turn. It's still a land.
A:AB$PumpAll | Cost$ 2 G G G | ValidCards$ Creature.YouCtrl | NumAtt$ +3 | NumDef$ +3 | KW$ Trample | SpellDescription$ Creatures you control get +3/+3 and gain trample until end of turn.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/kamahl_fist_of_krosa.jpg
End