mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
C16: add Selfless Squire now that the Trigger exist
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -16589,6 +16589,7 @@ forge-gui/res/cardsfolder/upcoming/release_the_gremlins.txt -text
|
|||||||
forge-gui/res/cardsfolder/upcoming/renegade_map.txt -text
|
forge-gui/res/cardsfolder/upcoming/renegade_map.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/rishkar_peema_renegade.txt -text
|
forge-gui/res/cardsfolder/upcoming/rishkar_peema_renegade.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/rishkars_expertise.txt -text
|
forge-gui/res/cardsfolder/upcoming/rishkars_expertise.txt -text
|
||||||
|
forge-gui/res/cardsfolder/upcoming/selfless_squire.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/shipwreck_moray.txt -text
|
forge-gui/res/cardsfolder/upcoming/shipwreck_moray.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/siege_modification.txt -text
|
forge-gui/res/cardsfolder/upcoming/siege_modification.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/sram_senior_edificer.txt -text
|
forge-gui/res/cardsfolder/upcoming/sram_senior_edificer.txt -text
|
||||||
|
|||||||
18
forge-gui/res/cardsfolder/upcoming/selfless_squire.txt
Normal file
18
forge-gui/res/cardsfolder/upcoming/selfless_squire.txt
Normal 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.
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user