mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added some AI deck hints for Amonkhet cards.
This commit is contained in:
@@ -4,5 +4,6 @@ Types:Enchantment
|
||||
R:Event$ CreateToken | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ DoubleToken | EffectOnly$ True | Description$ If an effect would create one or more tokens under your control, it creates twice that many of those tokens instead.
|
||||
SVar:DoubleToken:DB$ ReplaceEffect | VarName$ TokenNum | VarValue$ X | References$ X
|
||||
SVar:X:ReplaceCount$TokenNum/Twice
|
||||
DeckNeeds:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/anointed_procession.jpg
|
||||
Oracle:If an effect would create one or more tokens under your control, it creates twice that many of those tokens instead.
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Anointer Priest
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Cleric
|
||||
PT:1/3
|
||||
Name:Anointer Priest
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Cleric
|
||||
PT:1/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.token+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature token enters the battlefield under your control, you gain 1 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
||||
K:Embalm:3 W
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/anointer_priest.jpg
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
||||
K:Embalm:3 W
|
||||
DeckHints:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/anointer_priest.jpg
|
||||
Oracle:Whenever a creature token enters the battlefield under your control, you gain 1 life.\nEmbalm {3}{W} ({3}{W}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Human Cleric with no mana cost. Embalm only as a sorcery.)
|
||||
|
||||
@@ -6,5 +6,6 @@ K:Flying
|
||||
T:Mode$ Discarded | ValidCard$ Card.Other+YouOwn | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you cycle or discard another card, put a -1/-1 counter on each creature your opponents control.
|
||||
SVar:TrigPutCounter:DB$ PutCounterAll | ValidCards$ Creature.OppCtrl | CounterType$ M1M1 | CounterNum$ 1
|
||||
K:Cycling:2
|
||||
DeckHas:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/archfiend_of_ifnir.jpg
|
||||
Oracle:Flying\nWhenever you cycle or discard another card, put a -1/-1 counter on each creature your opponents control.\nCycling {2} ({2} , Discard this card: Draw a card.)
|
||||
|
||||
@@ -4,5 +4,6 @@ Types:Creature Bird Warrior
|
||||
PT:3/2
|
||||
K:Flying
|
||||
K:Embalm:6 U
|
||||
DeckHas:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_initiate.jpg
|
||||
Oracle:Flying\nEmbalm {6}{U} ({6}{U}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Bird Warrior with no mana cost. Embalm only as a sorcery.)
|
||||
@@ -7,5 +7,7 @@ K:Vigilance
|
||||
K:Embalm:4 W U
|
||||
S:Mode$ Continuous | Affected$ Creature.token+YouCtrl | AddKeyword$ Flying & Vigilance | Description$ Creature tokens you control have flying and vigilance.
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHas:Ability$Token
|
||||
DeckHints:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_wind_guide.jpg
|
||||
Oracle:Flying, vigilance\nCreature tokens you control have flying and vigilance.\nEmbalm {4}{W}{U} ({4}{W}{U}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Bird Warrior with no mana cost. Embalm only as a sorcery.)
|
||||
Reference in New Issue
Block a user