codespell cleric

This commit is contained in:
John
2021-01-29 10:15:41 +00:00
parent ef9be274ac
commit 2d5c5545a5

View File

@@ -0,0 +1,10 @@
Name:Codespell Cleric
ManaCost:W
Types:Creature Human Cleric
PT:1/1
K:Vigilance
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ DelTrig | CheckSVar$ YouCastThisTurn | SVarCompare$ EQ2 | NoResolvingCheck$ True
SVar:DelTrig:DB$ DelayedTrigger | Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | Defined$ Card.Self | Execute$ DBPutCounter | SpellDescription$ When CARDNAME enters the battlefield, if it was the second spell you cast this turn, put a +1/+1 counter on target creature.
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature | CounterType$ P1P1 | CounterNum$ 1
SVar:YouCastThisTurn:Count$ThisTurnCast_Card.YouCtrl
Oracle:Vigilance\nWhen Codespell Cleric enters the battlefield, if it was the second spell you cast this turn, put a +1/+1 counter on target creature.