hallowed_haunting.txt and token

This commit is contained in:
Northmoc
2021-10-31 19:56:28 -04:00
parent 522cb122d1
commit d20c2df914
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Hallowed Haunting
ManaCost:2 W W
Types:Enchantment
S:Mode$ Continuous | IsPresent$ Enchantment.YouCtrl | PresentCompare$ GE7 | Affected$ Creature.YouCtrl | AddKeyword$ Flying & Vigilance | Description$ As long as you control seven or more enchantments, creatures you control have flying and vigilance.
T:Mode$ SpellCast | ValidCard$ Enchantment | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an enchantment spell, create a white Spirit Cleric creature token with "This creature's power and toughness are each equal to the number of Spirits you control."
SVar:TrigToken:DB$ Token | TokenScript$ w_x_x_spirit_cleric_total_spirits
DeckNeeds:Type$Enchantment
DeckHints:Type$Spirit
DeckHas:Ability$Token
Oracle:As long as you control seven or more enchantments, creatures you control have flying and vigilance.\nWhenever you cast an enchantment spell, create a white Spirit Cleric creature token with "This creature's power and toughness are each equal to the number of Spirits you control."

View File

@@ -0,0 +1,7 @@
Name:Spirit Cleric
ManaCost:no cost
Types:Creature Spirit Cleric
PT:*/*
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ TokenX | SetToughness$ TokenX | Description$ This creature's power and toughness are each equal to the number of Spirits you control.
SVar:TokenX:Count$Valid Spirit.YouCtrl
Oracle:This creature's power and toughness are each equal to the number of Spirits you control.