- HOU: Added 3 cards

This commit is contained in:
swordshine
2017-06-22 10:19:57 +00:00
parent 84c7b501c4
commit 967bdb1aa3
4 changed files with 36 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -16957,6 +16957,8 @@ forge-gui/res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain
forge-gui/res/cardsfolder/u/uyo_silent_prophet.txt svneol=native#text/plain
forge-gui/res/cardsfolder/upcoming/abrade.txt -text
forge-gui/res/cardsfolder/upcoming/adorned_pouncer.txt -text
forge-gui/res/cardsfolder/upcoming/angel_of_condemnation.txt -text
forge-gui/res/cardsfolder/upcoming/angel_of_the_god_pharoh.txt -text
forge-gui/res/cardsfolder/upcoming/bontus_last_reckoning.txt -text
forge-gui/res/cardsfolder/upcoming/carrion_screecher.txt -text
forge-gui/res/cardsfolder/upcoming/desert_of_the_fervent.txt -text
@@ -16972,6 +16974,7 @@ forge-gui/res/cardsfolder/upcoming/oasis_ritualist.txt -text
forge-gui/res/cardsfolder/upcoming/ramunap_excavator.txt -text
forge-gui/res/cardsfolder/upcoming/samut_the_tested.txt -text
forge-gui/res/cardsfolder/upcoming/steadfast_sentinel.txt -text
forge-gui/res/cardsfolder/upcoming/steward_of_solidarity.txt -text
forge-gui/res/cardsfolder/upcoming/wildfire_eternal.txt -text
forge-gui/res/cardsfolder/v/vacuumelt.txt svneol=native#text/plain
forge-gui/res/cardsfolder/v/vaevictis_asmadi.txt svneol=native#text/plain

View File

@@ -0,0 +1,17 @@
Name:Angel of Condemnation
ManaCost:2 W W
Types:Creature Angel
PT:3/3
K:Flying
K:Vigilance
A:AB$ ChangeZone | Cost$ 2 W T | ValidTgts$ Creature.Other | Mandatory$ True | TgtPrompt$ Select another target creature | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DelTrig | SpellDescription$ Exile another target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.
SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigBounce | RememberObjects$ Remembered | TriggerDescription$ Return exiled creature to the battlefield. | SubAbility$ DBCleanup
SVar:TrigBounce:DB$ ChangeZone | Origin$ Exile | Destination$ Battlefield | Defined$ DelayTriggerRemembered
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
A:AB$ ChangeZone | Cost$ 2 W T Exert<1/CARDNAME> | Mandatory$ True | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | ConditionPresent$ Card.Self | SubAbility$ DBEffect | SpellDescription$ Exile another target creature until CARDNAME leaves the battlefield. (An exerted creature won't untap during your next untap step.)
SVar:DBEffect:DB$ Effect | Triggers$ ComeBack | RememberObjects$ Targeted | ImprintCards$ Self | SVars$ TrigReturn,ExileSelf | ConditionPresent$ Card.Self | Duration$ Permanent | ForgetOnMoved$ Exile
SVar:ComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ TrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That creature is exiled until EFFECTSOURCE leaves the battlefield
SVar:TrigReturn:AB$ ChangeZoneAll | Cost$ 0 | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ExileSelf
SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self
SVar:Picture:http://www.wizards.com/global/images/magic/general/angel_of_condemnation.jpg
Oracle:Flying, vigilance\n{2}{W}, {T}: Exile another target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step.\n{2}{W}, {T}, Exert Angel of Condemnation: Exile another target creature until Angel of Condemnation leaves the battlefield. (An exerted creature won't untap during your next untap step.)

View File

@@ -0,0 +1,8 @@
Name:Angel of the God-Pharoh
ManaCost:4 W W
Types:Creature Angel
PT:4/4
K:Flying
K:Cycling:2
SVar:Picture:http://www.wizards.com/global/images/magic/general/angel_of_the_god_pharoh.jpg
Oracle:Flying\nCycling {2} ({2}, Discard this card: Draw a card.)

View File

@@ -0,0 +1,8 @@
Name:Steward of Solidarity
ManaCost:1 W
Types:Creature Human Warrior
PT:2/2
A:AB$ Token | Cost$ T Exert<1/CARDNAME> | TokenAmount$ 1 | TokenName$ Warrior | TokenTypes$ Creature,Warrior | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Vigilance | TokenImage$ w 1 1 warrior HOU | SpellDescription$ Create a 1/1 white Warrior creature token with vigilance. (An exerted creature won't untap during your next untap step.)
DeckHas:Ability$Token
SVar:Picture:http://www.wizards.com/global/images/magic/general/steward_of_solidarity.jpg
Oracle:{T}, Exert Steward of Solidarity: Create a 1/1 white Warrior creature token with vigilance. (An exerted creature won't untap during your next untap step.)