From 89c8aa6bbf48706cbcc0276be40dd07206d2a682 Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Wed, 5 Oct 2011 07:10:09 +0000 Subject: [PATCH] add Ghazban Ogre (from Arabian Nights) --- .gitattributes | 1 + res/cardsfolder/g/ghazban_ogre.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 res/cardsfolder/g/ghazban_ogre.txt diff --git a/.gitattributes b/.gitattributes index cb5b39f4254..d40f9375477 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/g/ghazban_ogre.txt b/res/cardsfolder/g/ghazban_ogre.txt new file mode 100644 index 00000000000..e16709d8090 --- /dev/null +++ b/res/cardsfolder/g/ghazban_ogre.txt @@ -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 \ No newline at end of file