plaguecrafters_familiar.txt

This commit is contained in:
Northmoc
2021-07-28 09:33:16 -04:00
parent 3f30f45972
commit 8dcf4b7a19

View File

@@ -0,0 +1,11 @@
Name:Plaguecrafter's Familiar
ManaCost:1 B
Types:Creature Rat
PT:1/1
K:Deathtouch
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigChoose | TriggerDescription$ When CARDNAME enters the battlefield, choose a creature card in your hand. It perpetually gains deathtouch.
SVar:TrigChoose:DB$ ChooseCard | ChoiceZone$ Hand | Choices$ Card.Creature+YouOwn | ChoiceTitle$ Choose a creature card in your hand | Amount$ 1 | SubAbility$ DBEffect
SVar:DBEffect:DB$ Effect | StaticAbilities$ PerpetualDeathtouch | Duration$ Permanent | SubAbility$ DBCleanup
SVar:PerpetualDeathtouch:Mode$ Continuous | Affected$ Card.ChosenCard | AddKeyword$ Deathtouch | EffectZone$ Command | AffectedZone$ Battlefield,Hand,Graveyard,Exile,Stack,Library | Description$ This card perpetually gains deathtouch.
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
Oracle:Deathtouch\nWhen Plaguecrafter's Familiar enters the battlefield, choose a creature card in your hand. It perpetually gains deathtouch.