- KLD: Add 4 cards

This commit is contained in:
swordshine
2016-09-18 05:29:29 +00:00
parent c0f7ea2983
commit e95dee4af3
5 changed files with 30 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -16239,6 +16239,7 @@ forge-gui/res/cardsfolder/upcoming/depala_pilot_exemplar.txt -text
forge-gui/res/cardsfolder/upcoming/dovin_baan.txt -text
forge-gui/res/cardsfolder/upcoming/essence_extraction.txt -text
forge-gui/res/cardsfolder/upcoming/filigree_familiar.txt -text
forge-gui/res/cardsfolder/upcoming/flame_lash.txt -text
forge-gui/res/cardsfolder/upcoming/fleetwheel_cruiser.txt -text
forge-gui/res/cardsfolder/upcoming/foundry_inspector.txt -text
forge-gui/res/cardsfolder/upcoming/fragmentize.txt -text
@@ -16254,6 +16255,7 @@ forge-gui/res/cardsfolder/upcoming/inventors_goggles.txt -text
forge-gui/res/cardsfolder/upcoming/kambal_consul_of_allocation.txt -text
forge-gui/res/cardsfolder/upcoming/larger_than_life.txt -text
forge-gui/res/cardsfolder/upcoming/lawless_broker.txt -text
forge-gui/res/cardsfolder/upcoming/liberating_combustion.txt -text
forge-gui/res/cardsfolder/upcoming/long_finned_skywhale.txt -text
forge-gui/res/cardsfolder/upcoming/nimble_innovator.txt -text
forge-gui/res/cardsfolder/upcoming/nissa_natures_artisan.txt -text
@@ -16280,6 +16282,7 @@ forge-gui/res/cardsfolder/upcoming/smugglers_copter.txt -text
forge-gui/res/cardsfolder/upcoming/speedway_fanatic.txt -text
forge-gui/res/cardsfolder/upcoming/spirebluff_canal.txt -text
forge-gui/res/cardsfolder/upcoming/tasseled_dromedary.txt -text
forge-gui/res/cardsfolder/upcoming/terrain_elemental.txt -text
forge-gui/res/cardsfolder/upcoming/terror_of_the_fairgrounds.txt -text
forge-gui/res/cardsfolder/upcoming/tezzerets_ambition.txt -text
forge-gui/res/cardsfolder/upcoming/thriving_grubs.txt -text svneol=unset#text/plain
@@ -16289,6 +16292,7 @@ forge-gui/res/cardsfolder/upcoming/thriving_rhino.txt -text svneol=unset#text/pl
forge-gui/res/cardsfolder/upcoming/thriving_turtle.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/upcoming/torch_gauntlet.txt -text
forge-gui/res/cardsfolder/upcoming/unlicensed_disintegration.txt -text
forge-gui/res/cardsfolder/upcoming/verdant_crescendo.txt -text
forge-gui/res/cardsfolder/upcoming/verdurous_gearhulk.txt -text
forge-gui/res/cardsfolder/upcoming/welding_sparks.txt -text
forge-gui/res/cardsfolder/upcoming/whirlermaker.txt -text

View File

@@ -0,0 +1,6 @@
Name:Flame Lash
ManaCost:3 R
Types:Instant
A:SP$ DealDamage | Cost$ 3 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature or player.
SVar:Picture:http://www.wizards.com/global/images/magic/general/flame_lash.jpg
Oracle:Flame Lash deals 4 damage to target creature or player.

View File

@@ -0,0 +1,7 @@
Name:Liberating Combustion
ManaCost:4 R
Types:Sorcery
A:SP$ DealDamage | Cost$ 4 R | ValidTgts$ Creature | NumDmg$ 6 | SubAbility$ DBSearch | SpellDescription$ CARDNAME deals 6 damage to target creature. You may search your library and/or graveyard for a card named Chandra, Pyrogenius, reveal it, and put it into your hand. If you search your library this way, shuffle it.
SVar:DBSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedChandra; Pyrogenius | ChangeNum$ 1 | Optional$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/liberating_combustion.jpg
Oracle:Liberating Combustion deals 6 damage to target creature. You may search your library and/or graveyard for a card named Chandra, Pyrogenius, reveal it, and put it into your hand. If you search your library this way, shuffle it.

View File

@@ -0,0 +1,6 @@
Name:Terrain Elemental
ManaCost:1 G
Types:Creature Elemental
PT:3/2
SVar:Picture:http://www.wizards.com/global/images/magic/general/terrain_elemental.jpg
Oracle:

View File

@@ -0,0 +1,7 @@
Name:Verdant Crescendo
ManaCost:3 G
Types:Sorcery
A:SP$ ChangeZone | Cost$ 3 G | Origin$ Library | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1 | Shuffle$ False | SubAbility$ DBSearch | SpellDescription$ Search your library for a basic land card and put it onto the battlefield tapped. Search your library and graveyard for a card named Nissa, Nature's Artisan, reveal it, and put it into your hand. Then shuffle your library.
SVar:DBSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedNissa; Nature's Artisan | ChangeNum$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/verdant_crescendo.jpg
Oracle:Search your library for a basic land card and put it onto the battlefield tapped. Search your library and graveyard for a card named Nissa, Nature's Artisan, reveal it, and put it into your hand. Then shuffle your library.