- Added Suffocation

This commit is contained in:
swordshine
2013-07-22 00:35:40 +00:00
parent 2a55d1ea03
commit 1ebf2f5003
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10937,6 +10937,7 @@ res/cardsfolder/s/sudden_spoiling.txt -text
res/cardsfolder/s/sudden_strength.txt svneol=native#text/plain
res/cardsfolder/s/suffer_the_past.txt svneol=native#text/plain
res/cardsfolder/s/suffocating_blast.txt svneol=native#text/plain
res/cardsfolder/s/suffocation.txt -text
res/cardsfolder/s/suicidal_charge.txt svneol=native#text/plain
res/cardsfolder/s/sulam_djinn.txt -text
res/cardsfolder/s/suleimans_legacy.txt svneol=native#text/plain

View File

@@ -0,0 +1,15 @@
Name:Suffocation
ManaCost:1 U
Types:Instant
Text:Cast CARDNAME only if you were dealt damage this turn by a red instant or sorcery spell.
T:Mode$ DamageDone | ValidSource$ Sorcery.Red,Instant.Red | ValidTarget$ You | Execute$ TrigClear | Static$ True
SVar:TrigClear:DB$ Cleanup | ClearRemembered$ True | SubAbility$ TrigRemember
SVar:TrigRemember:DB$ Pump | RememberObjects$ TriggeredSourceController
T:Mode$ Phase | Phase$ Cleanup | Execute$ TrigReset | Static$ True
SVar:TrigReset:DB$ Cleanup | ClearRemembered$ True
A:SP$ DealDamage | Cost$ 1 U | Defined$ Remembered | NumDmg$ 4 | CheckSVar$ X | References$ X | SVarCompare$ EQ1 | SubAbility$ DelTrigSlowtrip | SpellDescription$ CARDNAME deals 4 damage to the controller of the last red instant or sorcery spell that dealt damage to you this turn. Draw a card at the beginning of the next turn's upkeep.
SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card.
SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You
SVar:X:Count$RememberedSize
SVar:Picture:http://www.wizards.com/global/images/magic/general/suffocation.jpg
Oracle:Cast Suffocation only if you were dealt damage this turn by a red instant or sorcery spell.\nSuffocation deals 4 damage to the controller of the last red instant or sorcery spell that dealt damage to you this turn.\nDraw a card at the beginning of the next turn's upkeep.