mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fix Necromaster Dragon
This commit is contained in:
@@ -5,6 +5,6 @@ PT:4/4
|
||||
K:Flying
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | OptionalDecider$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may pay {2}. If you do, put a 2/2 black Zombie creature token onto the battlefield and each opponent puts the top two cards of his or her library into his or her graveyard.
|
||||
SVar:TrigToken:AB$ Token | Cost$ 2 | TokenAmount$ 1 | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenImage$ b 2 2 zombie dtk | SubAbility$ DBMill
|
||||
SVar:DBDMill:DB$ Mill | Defined$ Player.Opponent | NumCards$ 2
|
||||
SVar:DBMill:DB$ Mill | Defined$ Player.Opponent | NumCards$ 2
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/necromaster_dragon.jpg
|
||||
Oracle:Flying\nWhenever Necromaster Dragon deals combat damage to a player, you may pay {2}. If you do, put a 2/2 black Zombie creature token onto the battlefield and each opponent puts the top two cards of his or her library into his or her graveyard.
|
||||
Reference in New Issue
Block a user