mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Removed reminder text from Mark of the Vampire.
Fixed Dread Summons cleanup.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Dread Summons
|
||||
ManaCost:X B B
|
||||
Types:Sorcery
|
||||
A:SP$ Mill | Cost$ X B B | NumCards$ X | References$ X | Defined$ Player | RememberMilled$ True | SubAbility$ DBToken | SpellDescription$ Each player puts the top X cards of his or her library into his or her graveyard. For each creature put into a graveyard this way, you create a tapped 2/2 black Zombie creature token.
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ Y | References$ Y | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenTapped$ True | TokenImage$ b_2_2_zombie_c15
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ Y | References$ Y | TokenName$ Zombie | TokenTypes$ Creature,Zombie | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenTapped$ True | TokenImage$ b_2_2_zombie_c15 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Count$xPaid
|
||||
SVar:Y:Count$ValidGraveyard Creature.IsRemembered
|
||||
|
||||
@@ -5,4 +5,4 @@ K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 3 B | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Lifelink | Description$ Enchanted creature gets +2/+2 and has lifelink.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mark_of_the_vampire.jpg
|
||||
Oracle:Enchant creature\nEnchanted creature gets +2/+2 and has lifelink. (Damage dealt by the creature also causes its controller to gain that much life.)
|
||||
Oracle:Enchant creature\nEnchanted creature gets +2/+2 and has lifelink.
|
||||
|
||||
Reference in New Issue
Block a user