mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
codespell cleric
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/codespell_cleric.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/codespell_cleric.txt
Normal 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.
|
||||||
Reference in New Issue
Block a user