Add new file

This commit is contained in:
Marek Čtrnáct
2018-01-07 18:58:30 +00:00
parent 0db2fba9fa
commit 9ed4822a93

View File

@@ -0,0 +1,12 @@
Name:See Red
ManaCost:1 R
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 1 R | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.AttachedBy | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ First Strike | Description$ Enchanted creature gets +2/+1 and has first strike.
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ At the beginning of your end step, if you didn't attack with a creature this turn, sacrifice CARDNAME.
SVar:TrigSac:DB$ Sacrifice | SacValid$ Self
SVar:X:Count$AttackersDeclared
SVar:Picture:http://www.wizards.com/global/images/magic/general/see_red.jpg
Oracle:Enchant creature\nEnchanted creature gets +2/+1 and has first strike.\nAt the beginning of your end step, if you didn't attack with a creature this turn, sacrifice See Red.