add Ghazban Ogre (from Arabian Nights)

This commit is contained in:
slapshot5
2011-10-05 07:10:09 +00:00
parent 7babcc1ab4
commit 89c8aa6bbf
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3047,6 +3047,7 @@ res/cardsfolder/g/geyser_glider.txt svneol=native#text/plain
res/cardsfolder/g/ghalmas_warden.txt svneol=native#text/plain
res/cardsfolder/g/ghastlord_of_fugue.txt svneol=native#text/plain
res/cardsfolder/g/ghastly_demise.txt svneol=native#text/plain
res/cardsfolder/g/ghazban_ogre.txt -text
res/cardsfolder/g/ghitu_encampment.txt svneol=native#text/plain
res/cardsfolder/g/ghitu_fire_eater.txt svneol=native#text/plain
res/cardsfolder/g/ghitu_firebreathing.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Ghazban Ogre
ManaCost:G
Types:Creature Ogre
Text:no text
PT:2/2
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | LifeTotal$ Opponent | LifeAmount$ GTX | Execute$ TrigOppControl | TriggerDescription$ At the beginning of your upkeep, if a player has more life than each other player, the player with the most life gains control of CARDNAME.
SVar:TrigOppControl:AB$ GainControl | Cost$ 0 | Defined$ Self | NewController$ Opponent
SVar:X:Count$YourLifeTotal
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | LifeTotal$ You | LifeAmount$ GTY | Execute$ TrigYouControl | Secondary$ True | TriggerDescription$ At the beginning of your upkeep, if a player has more life than each other player, the player with the most life gains control of CARDNAME.
SVar:TrigYouControl:AB$ GainControl | Cost$ 0 | Defined$ Self | NewController$ You
SVar:Y:Count$OppLifeTotal
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghazban_ogre.jpg
End