Update curse_of_the_restless_dead.txt

This commit is contained in:
Renato Filipe Vidal Santos
2024-07-31 21:55:41 +01:00
committed by Hans Mackowiak
parent 32c89e9af1
commit d030419881

View File

@@ -3,7 +3,7 @@ ManaCost:2 B
Types:Enchantment Aura Curse
K:Enchant player
A:SP$ Attach | Cost$ 2 B | ValidTgts$ Player | AILogic$ Curse
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Land.EnchantedPlayerCtrl | Execute$ TrigToken | TriggerDescription$ Whenever a land enters under enchanted player's control, you create a 2/2 black Zombie creature token with decayed. (It can't block. When it attacks, sacrifice it at end of combat.)
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Land.EnchantedPlayerCtrl | Execute$ TrigToken | TriggerDescription$ Whenever a land enchanted player controls enters, you create a 2/2 black Zombie creature token with decayed. (It can't block. When it attacks, sacrifice it at end of combat.)
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_2_2_zombie_decayed | TokenOwner$ You
DeckHas:Ability$Token
Oracle:Enchant player\nWhenever a land enters under enchanted player's control, you create a 2/2 black Zombie creature token with decayed. (It can't block. When it attacks, sacrifice it at end of combat.)
Oracle:Enchant player\nWhenever a land enchanted player controls enters, you create a 2/2 black Zombie creature token with decayed. (It can't block. When it attacks, sacrifice it at end of combat.)