mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +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$ 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