mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Add deck hints for KTK block cards
This commit is contained in:
@@ -5,5 +5,6 @@ R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | V
|
||||
SVar:AddOneMoreCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ X | References$ X
|
||||
SVar:X:ReplaceCount$CounterNum/Plus.1
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hardened_scales.jpg
|
||||
Oracle:If one or more +1/+1 counters would be placed on a creature you control, that many plus one +1/+1 counters are placed on it instead.
|
||||
|
||||
@@ -7,5 +7,6 @@ K:Trample
|
||||
K:Megamorph:5 G G
|
||||
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigCounters | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, put a +1/+1 counter on each other Dragon creature you control.
|
||||
SVar:TrigCounters:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.Dragon+YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1
|
||||
DeckHints:Type$Dragon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/herdchaser_dragon.jpg
|
||||
Oracle:Flying, trample\nMegamorph {5}{G}{G} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its megamorph cost and put a +1/+1 counter on it.)\nWhen Herdchaser Dragon is turned face up, put a +1/+1 counter on each other Dragon creature you control.
|
||||
|
||||
@@ -6,5 +6,7 @@ K:Flying
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets +1/+1 for each other creature you control with a +1/+1 counter on it.
|
||||
A:AB$ PutCounter | Cost$ 3 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature.
|
||||
SVar:X:Count$Valid Creature.Other+YouCtrl+counters_GE1_P1P1
|
||||
DeckHints:Ability$Counters
|
||||
DeckHas:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/high_sentinels_of_arashin.jpg
|
||||
Oracle:Flying\nHigh Sentinels of Arashin gets +1/+1 for each other creature you control with a +1/+1 counter on it.\n{3}{W}: Put a +1/+1 counter on target creature.
|
||||
|
||||
@@ -3,5 +3,6 @@ ManaCost:2 W
|
||||
Types:Instant
|
||||
A:SP$ GainLife | Cost$ 2 W | LifeAmount$ 4 | Defined$ You | SubAbility$ DBBolster | SpellDescription$ You gain 4 life. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
|
||||
SVar:DBBolster:DB$ PutCounter | Bolster$ True | CounterNum$ 2 | CounterType$ P1P1
|
||||
DeckHas:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/honors_reward.jpg
|
||||
Oracle:You gain 4 life. Bolster 2. (Choose a creature with the least toughness among creatures you control and put two +1/+1 counters on it.)
|
||||
|
||||
@@ -4,5 +4,6 @@ Types:Creature Ape
|
||||
PT:4/4
|
||||
K:Delve
|
||||
K:Trample
|
||||
DeckHints:Ability$Graveyard
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hooting_mandrills.jpg
|
||||
Oracle:Delve (Each card you exile from your graveyard while casting this spell pays for {1}.)\nTrample
|
||||
|
||||
@@ -3,5 +3,6 @@ ManaCost:3 G
|
||||
Types:Sorcery
|
||||
A:SP$ PutCounter | Cost$ 3 G | AILogic$ Fight | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control to put a +1/+1 counter | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBFight | SpellDescription$ Put a +1/+1 counter on target creature you control. Then that creature fights target creature you don't control.
|
||||
SVar:DBFight:DB$ Fight | Defined$ ParentTarget | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control
|
||||
DeckHas:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hunt_the_weak.jpg
|
||||
Oracle:Put a +1/+1 counter on target creature you control. Then that creature fights target creature you don't control. (Each deals damage equal to its power to the other.)
|
||||
|
||||
Reference in New Issue
Block a user