mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
add Ghazban Ogre (from Arabian Nights)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/g/ghazban_ogre.txt
Normal file
14
res/cardsfolder/g/ghazban_ogre.txt
Normal 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
|
||||
Reference in New Issue
Block a user