Added Karona, False God

This commit is contained in:
moomarc
2011-12-31 16:13:24 +00:00
parent 266df51521
commit c761ce727f
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4389,6 +4389,7 @@ res/cardsfolder/k/karma.txt svneol=native#text/plain
res/cardsfolder/k/karmic_guide.txt svneol=native#text/plain
res/cardsfolder/k/karn_silver_golem.txt svneol=native#text/plain
res/cardsfolder/k/karns_touch.txt svneol=native#text/plain
res/cardsfolder/k/karona_false_god.txt -text
res/cardsfolder/k/karoo.txt svneol=native#text/plain
res/cardsfolder/k/karoo_meerkat.txt svneol=native#text/plain
res/cardsfolder/k/karplusan_forest.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Karona, False God
ManaCost:1 W U B R G
Types:Legendary Creature Avatar
Text:no text
PT:5/5
K:Haste
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Each | TriggerZones$ Battlefield | Execute$ TrigControl | TriggerDescription$ At the beginning of each player's upkeep, that player untaps CARDNAME and gains control of it.
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChoosePump | TriggerDescription$ Whenever Karona attacks, creatures of the creature type of your choice get +3/+3 until end of turn.
SVar:TrigControl:AB$GainControl | Cost$ 0 | Defined$ Self | NewController$ TriggeredPlayer | Untap$ True | SpellDescription$ Untap CARDNAME and gain control of it.
SVar:TrigChoosePump:AB$ChooseType | Cost$ 0 | Defined$ You | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ DBPumpAll | SpellDescription$ Creatures of the creature type of your choice get +3/+3 until end of turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.ChosenType | NumAtt$ 3 | NumDef$ 3
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/karona_false_god.jpg
SetInfo:SCG|Rare|http://magiccards.info/scans/en/sc/138.jpg
Oracle:Haste\nAt the beginning of each player's upkeep, that player untaps Karona, False God and gains control of it.\nWhenever Karona attacks, creatures of the creature type of your choice get +3/+3 until end of turn.
End