mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added DeckNeeds and DeckHints SVars to KTK cards.
This commit is contained in:
@@ -5,5 +5,7 @@ A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool
|
||||
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
|
||||
A:AB$ Draw | Cost$ W B G T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$White|Black|Green
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/abzan_banner.jpg
|
||||
Oracle:{T}: Add {W}, {B}, or {G} to your mana pool.\n{W}{B}{G}, {T}, Sacrifice Abzan Banner: Draw a card.
|
||||
|
||||
@@ -4,5 +4,6 @@ Types:Creature Human Warrior
|
||||
PT:3/2
|
||||
S:Mode$ Continuous | Affected$ Creature.Warrior+Other+YouCtrl | AddPower$ 1 | Description$ Other Warrior creatures you control get +1/+0.
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Type$Warrior
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chief_of_the_edge.jpg
|
||||
Oracle:Other Warrior creatures you control get +1/+0.
|
||||
|
||||
@@ -4,5 +4,6 @@ Types:Creature Human Warrior
|
||||
PT:2/3
|
||||
S:Mode$ Continuous | Affected$ Creature.Warrior+Other+YouCtrl | AddToughness$ 1 | Description$ Other Warrior creatures you control get +0/+1.
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Type$Warrior
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chief_of_the_scale.jpg
|
||||
Oracle:Other Warrior creatures you control get +0/+1.
|
||||
|
||||
@@ -3,5 +3,7 @@ ManaCost:W
|
||||
Types:Creature Human Berserker
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ 3 R | NumAtt$ +2 | KW$ Trample | SpellDescription$ CARDNAME gets +2/+0 and gains trample until end of turn.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Red
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/firehoof_cavalry.jpg
|
||||
Oracle:{3}{R}: Firehoof Cavalry gets +2/+0 and gains trample until end of turn.
|
||||
|
||||
@@ -5,5 +5,7 @@ A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
|
||||
A:AB$ Draw | Cost$ U R W T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Blue|Red|White
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jeskai_banner.jpg
|
||||
Oracle:{T}: Add {U}, {R}, or {W} to your mana pool.\n{U}{R}{W}, {T}, Sacrifice Jeskai Banner: Draw a card.
|
||||
|
||||
@@ -5,5 +5,7 @@ A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool
|
||||
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
|
||||
A:AB$ Draw | Cost$ R W B T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Red|White|Black
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mardu_banner.jpg
|
||||
Oracle:{T}: Add {R}, {W}, or {B} to your mana pool.\n{R}{W}{B}, {T}, Sacrifice Mardu Banner: Draw a card.
|
||||
|
||||
@@ -3,5 +3,7 @@ ManaCost:W
|
||||
Types:Creature Human Warrior
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ B | KW$ Deathtouch | SpellDescription$ CARDNAME gains deathtouch until end of turn.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Black
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mardu_hateblade.jpg
|
||||
Oracle:{B}: Mardu Hateblade gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)
|
||||
|
||||
@@ -3,5 +3,7 @@ ManaCost:3 W
|
||||
Types:Sorcery
|
||||
A:SP$ PumpAll | Cost$ 3 W | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +1 | SubAbility$ DBPump | SpellDescription$ Creatures you control get +2/+1 until end of turn. Warrior creatures you control gain lifelink until end of turn.
|
||||
SVar:DBPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl+Warrior | KW$ Lifelink
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Type$Warrior
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rush_of_battle.jpg
|
||||
Oracle:Creatures you control get +2/+1 until end of turn. Warrior creatures you control gain lifelink until end of turn. (Damage dealt by those Warriors also causes their controller to gain that much life.)
|
||||
|
||||
@@ -6,5 +6,6 @@ T:Mode$ TurnFaceUp | ValidCard$ Permanent.YouCtrl | Execute$ TrigDraw | TriggerZ
|
||||
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Keyword$Morph
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/secret_plans.jpg
|
||||
Oracle:Face-down creatures you control get +0/+1.\nWhenever a permanent you control is turned face up, draw a card.
|
||||
|
||||
@@ -5,5 +5,7 @@ A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
|
||||
A:AB$ Draw | Cost$ B G U T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Black|Green|Blue
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sultai_banner.jpg
|
||||
Oracle:{T}: Add {B}, {G}, or {U} to your mana pool.\n{B}{G}{U}, {T}, Sacrifice Sultai Banner: Draw a card.
|
||||
|
||||
@@ -5,5 +5,7 @@ A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
|
||||
A:AB$ Draw | Cost$ G U R T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Color$Green|Blue|Red
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/temur_banner.jpg
|
||||
Oracle:{T}: Add {G}, {U}, or {R} to your mana pool.\n{G}{U}{R}, {T}, Sacrifice Temur Banner: Draw a card.
|
||||
|
||||
@@ -6,5 +6,6 @@ SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand |
|
||||
T:Mode$ TurnFaceUp | ValidCard$ Permanent.Creature+YouCtrl | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever a permanent you control is turned face up, if it's a creature, it gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ TriggeredCard | NumAtt$ +2 | NumDef$ +2 | ConditionDefined$ TriggeredCard | ConditionPresent$ Creature | ConditionCompare$ GE1
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Keyword$Morph
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/trail_of_mystery.jpg
|
||||
Oracle:Whenever a face-down creature enters the battlefield under your control, you may search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.\nWhenever a permanent you control is turned face up, if it's a creature, it gets +2/+2 until end of turn.
|
||||
|
||||
Reference in New Issue
Block a user