- Moved some already implemented updated card files over from upcoming to normal folders.

This commit is contained in:
Agetian
2017-06-25 02:56:36 +00:00
parent 5a2d45ba28
commit 5f40243f03
17 changed files with 30 additions and 111 deletions

8
.gitattributes vendored
View File

@@ -16957,11 +16957,8 @@ 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/accursed_horde.txt -text
forge-gui/res/cardsfolder/upcoming/adorned_pouncer.txt -text
forge-gui/res/cardsfolder/upcoming/agent_of_masks.txt -text
forge-gui/res/cardsfolder/upcoming/akki_rockspeaker.txt -text
forge-gui/res/cardsfolder/upcoming/angel_of_condemnation.txt -text
forge-gui/res/cardsfolder/upcoming/angel_of_the_god_pharaoh.txt -text
forge-gui/res/cardsfolder/upcoming/battleflight_eagle.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/chandras_defeat.txt -text
@@ -16977,10 +16974,8 @@ forge-gui/res/cardsfolder/upcoming/djeru_with_eyes_open.txt -text
forge-gui/res/cardsfolder/upcoming/doomfall.txt -text
forge-gui/res/cardsfolder/upcoming/dreamstealer.txt -text
forge-gui/res/cardsfolder/upcoming/earthshaker_khenra.txt -text
forge-gui/res/cardsfolder/upcoming/fanatic_of_mogis.txt -text
forge-gui/res/cardsfolder/upcoming/farm_market.txt -text
forge-gui/res/cardsfolder/upcoming/fervent_paincaster.txt -text
forge-gui/res/cardsfolder/upcoming/fevered_convulsions.txt -text
forge-gui/res/cardsfolder/upcoming/fraying_sanity.txt -text
forge-gui/res/cardsfolder/upcoming/gideons_defeat.txt -text
forge-gui/res/cardsfolder/upcoming/gilded_cerodon.txt -text
@@ -16993,7 +16988,6 @@ forge-gui/res/cardsfolder/upcoming/khenra_eternal.txt -text
forge-gui/res/cardsfolder/upcoming/khenra_scrapper.txt -text
forge-gui/res/cardsfolder/upcoming/lilianas_defeat.txt -text
forge-gui/res/cardsfolder/upcoming/marauding_boneslasher.txt -text
forge-gui/res/cardsfolder/upcoming/messenger_falcons.txt -text
forge-gui/res/cardsfolder/upcoming/neheb_the_eternal.txt -text
forge-gui/res/cardsfolder/upcoming/nicol_bolas_god_pharaoh.txt -text
forge-gui/res/cardsfolder/upcoming/nimble_obstructionist.txt -text
@@ -17008,7 +17002,6 @@ forge-gui/res/cardsfolder/upcoming/ramunap_excavator.txt -text
forge-gui/res/cardsfolder/upcoming/ramunap_hydra.txt -text
forge-gui/res/cardsfolder/upcoming/razaketh_the_foulblooded.txt -text
forge-gui/res/cardsfolder/upcoming/reason_believe.txt -text
forge-gui/res/cardsfolder/upcoming/reclusive_artificer.txt -text
forge-gui/res/cardsfolder/upcoming/resilient_khenra.txt -text
forge-gui/res/cardsfolder/upcoming/resolute_survivors.txt -text
forge-gui/res/cardsfolder/upcoming/rhonass_last_stand.txt -text
@@ -17030,7 +17023,6 @@ forge-gui/res/cardsfolder/upcoming/torment_of_venom.txt -text
forge-gui/res/cardsfolder/upcoming/uncage_the_menagerie.txt -text
forge-gui/res/cardsfolder/upcoming/unesh_criosphinx_sovereign.txt -text
forge-gui/res/cardsfolder/upcoming/vizier_of_the_true.txt -text
forge-gui/res/cardsfolder/upcoming/vulshok_sorcerer.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

@@ -3,7 +3,7 @@ ManaCost:3 W B
Types:Creature Human Advisor
PT:2/3
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ AFLifeLost
SVar:AFLifeLost:Number$0
#AFLifeLost will be set by LoseLife

View File

@@ -3,6 +3,6 @@ ManaCost:1 R
Types:Creature Goblin Shaman
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add {R} to your mana pool.
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ R | Amount$ 1
SVar:TrigMana:DB$Mana | Produced$ R | Amount$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/akki_rockspeaker.jpg
Oracle:When Akki Rockspeaker enters the battlefield, add {R} to your mana pool.

View File

@@ -4,7 +4,7 @@ Types:Creature Bird
PT:2/2
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | NumDef$ 2 | KW$ Flying
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | NumDef$ 2 | KW$ Flying
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/battleflight_eagle.jpg
Oracle:Flying\nWhen Battleflight Eagle enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.

View File

@@ -2,8 +2,8 @@ Name:Fanatic of Mogis
ManaCost:3 R
Types:Creature Minotaur Shaman
PT:4/2
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts towards your devotion to red.)
SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | ValidPlayers$ Player.Opponent | NumDmg$ X | References$ X
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamageAll | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts towards your devotion to red.)
SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ X | References$ X
SVar:X:Count$Devotion.Red
SVar:Picture:http://www.wizards.com/global/images/magic/general/fanatic_of_mogis.jpg
Oracle:When Fanatic of Mogis enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts toward your devotion to red.)

View File

@@ -1,7 +1,7 @@
Name:Fevered Convulsions
ManaCost:B B
Types:Enchantment
A:AB$ PutCounter | Cost$ 2 B B | IsCurse$ True | ValidTgts$ Creature | TgtPrompt$ Select target Creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Put a -1/-1 counter on target creature.
A:AB$ PutCounter | Cost$ 2 B B | IsCurse$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Put a -1/-1 counter on target creature.
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/fevered_convulsions.jpg
Oracle:{2}{B}{B}: Put a -1/-1 counter on target creature.

View File

@@ -4,6 +4,6 @@ Types:Creature Bird
PT:2/2
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/messenger_falcons.jpg
Oracle:Flying\nWhen Messenger Falcons enters the battlefield, draw a card.

View File

@@ -4,7 +4,7 @@ Types:Creature Human Artificer
PT:2/3
K:Haste
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control.
SVar:TrigDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | References$ X
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | References$ X
SVar:X:Count$TypeYouCtrl.Artifact
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/reclusive_artificer.jpg

View File

@@ -1,11 +0,0 @@
Name:Agent of Masks
ManaCost:3 W B
Types:Creature Human Advisor
PT:2/3
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.
SVar:TrigDrain:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ AFLifeLost
SVar:AFLifeLost:Number$0
#AFLifeLost will be set by LoseLife
SVar:Picture:http://www.wizards.com/global/images/magic/general/agent_of_masks.jpg
Oracle:At the beginning of your upkeep, each opponent loses 1 life. You gain life equal to the life lost this way.

View File

@@ -1,8 +0,0 @@
Name:Akki Rockspeaker
ManaCost:1 R
Types:Creature Goblin Shaman
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add {R} to your mana pool.
SVar:TrigMana:DB$Mana | Produced$ R | Amount$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/akki_rockspeaker.jpg
Oracle:When Akki Rockspeaker enters the battlefield, add {R} to your mana pool.

View File

@@ -1,10 +0,0 @@
Name:Battleflight Eagle
ManaCost:4 W
Types:Creature Bird
PT:2/2
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | NumDef$ 2 | KW$ Flying
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/battleflight_eagle.jpg
Oracle:Flying\nWhen Battleflight Eagle enters the battlefield, target creature gets +2/+2 and gains flying until end of turn.

View File

@@ -1,9 +0,0 @@
Name:Fanatic of Mogis
ManaCost:3 R
Types:Creature Minotaur Shaman
PT:4/2
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamageAll | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts towards your devotion to red.)
SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ X | References$ X
SVar:X:Count$Devotion.Red
SVar:Picture:http://www.wizards.com/global/images/magic/general/fanatic_of_mogis.jpg
Oracle:When Fanatic of Mogis enters the battlefield, it deals damage to each opponent equal to your devotion to red. (Each {R} in the mana costs of permanents you control counts toward your devotion to red.)

View File

@@ -1,7 +0,0 @@
Name:Fevered Convulsions
ManaCost:B B
Types:Enchantment
A:AB$ PutCounter | Cost$ 2 B B | IsCurse$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Put a -1/-1 counter on target creature.
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/fevered_convulsions.jpg
Oracle:{2}{B}{B}: Put a -1/-1 counter on target creature.

View File

@@ -1,9 +0,0 @@
Name:Messenger Falcons
ManaCost:2 GU W
Types:Creature Bird
PT:2/2
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/messenger_falcons.jpg
Oracle:Flying\nWhen Messenger Falcons enters the battlefield, draw a card.

View File

@@ -1,11 +0,0 @@
Name:Reclusive Artificer
ManaCost:2 U R
Types:Creature Human Artificer
PT:2/3
K:Haste
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control.
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | References$ X
SVar:X:Count$TypeYouCtrl.Artifact
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/reclusive_artificer.jpg
Oracle:Haste (This creature can attack and {T} as soon as it comes under your control.)\nWhen Reclusive Artificer enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control.

View File

@@ -1,8 +0,0 @@
Name:Vulshok Sorcerer
ManaCost:1 R R
Types:Creature Human Shaman
PT:1/1
K:Haste
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
SVar:Picture:http://resources.wizards.com/magic/cards/5dn/en-us/card51177.jpg
Oracle:Haste\n{T}: Vulshok Sorcerer deals 1 damage to target creature or player.

View File

@@ -3,6 +3,6 @@ ManaCost:1 R R
Types:Creature Human Shaman
PT:1/1
K:Haste
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ Vulshok Sorcerer deals 1 damage to target creature or player.
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature or player.
SVar:Picture:http://resources.wizards.com/magic/cards/5dn/en-us/card51177.jpg
Oracle:Haste\n{T}: Vulshok Sorcerer deals 1 damage to target creature or player.