C16: add Selfless Squire now that the Trigger exist

This commit is contained in:
Hanmac
2017-01-07 15:22:41 +00:00
parent 75ae31c071
commit e90c0255e1
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Name:Selfless Squire
ManaCost:3 W
Types:Creature Human Soldier
PT:1/1
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBEffect | TriggerDescription$ When CARDNAME enters the battlefield, prevent all damage that would be dealt to you this turn.
SVar:DBEffect:DB$ Effect | ReplacementEffects$ Prevent | SVars$ Prevent
SVar:Prevent:Mode$ PreventDamage | Target$ You | Description$ Prevent all damage that would be dealt to you this turn.
T:Mode$ DamagePrevented | ValidTarget$ You | TriggerZones$ Battlefield | Execute$ TrigPut | References$ X | TriggerDescription$ Whenever damage that would be dealt to you is prevented, put that many +1/+1 counters on CARDNAME.
SVar:TrigPut:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X | References$ X
SVar:X:TriggerCount$DamageAmount
SVar:Picture:http://www.wizards.com/global/images/magic/general/selfless_squire.jpg
Oracle:Flash\nWhen Selfless Squire enters the battlefield, prevent all damage that would be dealt to you this turn.\nWhenever damage that would be dealt to you is prevented, put that many +1/+1 counters on Selfless Squire.