mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added some AI deck hints for Amonkhet cards.
This commit is contained in:
@@ -5,5 +5,6 @@ PT:4/3
|
||||
K:Lifelink
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, put a -1/-1 counter on target creature you control.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ M1M1 | IsCurse$ True | CounterNum$ 1
|
||||
DeckHas:Ability$Counters
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/baleful_ammit.jpg
|
||||
Oracle:Lifelink\nWhen Baleful Ammit enters the battlefield, put a -1/-1 counter on target creature you control.
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Binding Mummy
|
||||
ManaCost:1 W
|
||||
Types:Creature Zombie
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | ValidCard$ Zombie.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigTap | OptionalDecider$ You | TriggerZones$ Battlefield | TriggerDescription$ Whenever another Zombie enters the battlefield under your control, you may tap target artifact or creature.
|
||||
SVar:TrigTap:AB$Tap | Cost$ 0 | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/binding_mummy.jpg
|
||||
Name:Binding Mummy
|
||||
ManaCost:1 W
|
||||
Types:Creature Zombie
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | ValidCard$ Zombie.Other+YouCtrl | Origin$ Any | Destination$ Battlefield | Execute$ TrigTap | OptionalDecider$ You | TriggerZones$ Battlefield | TriggerDescription$ Whenever another Zombie enters the battlefield under your control, you may tap target artifact or creature.
|
||||
SVar:TrigTap:AB$Tap | Cost$ 0 | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/binding_mummy.jpg
|
||||
Oracle:Whenever another Zombie enters the battlefield under your control, you may tap target artifact or creature.
|
||||
Reference in New Issue
Block a user