mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Guard Dogs and Jaded Response
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4566,6 +4566,7 @@ res/cardsfolder/g/gruul_war_plow.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gryff_vanguard.txt -text
|
||||
res/cardsfolder/g/guan_yu_sainted_warrior.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/guan_yus_1000_li_march.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/guard_dogs.txt -text
|
||||
res/cardsfolder/g/guard_duty.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/guard_gomazoa.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/guardian_angel.txt -text
|
||||
@@ -5357,6 +5358,7 @@ res/cardsfolder/j/jade_leech.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jade_mage.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jade_monolith.txt -text
|
||||
res/cardsfolder/j/jade_statue.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jaded_response.txt -text
|
||||
res/cardsfolder/j/jagged_lightning.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jagged_poppet.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jagged_scar_archers.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/g/guard_dogs.txt
Normal file
12
res/cardsfolder/g/guard_dogs.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Guard Dogs
|
||||
ManaCost:3 W
|
||||
Types:Creature Hound
|
||||
PT:2/2
|
||||
A:AB$ ChooseCard | Cost$ 2 W T | Choices$ Permanent.YouCtrl | Amount$ 1 | ChoiceTitle$ Choose a permanent you control | RememberChosen$ True | SubAbility$ DBPrevent | SpellDescription$ Choose a permanent you control. Prevent all combat damage target creature would deal this turn if it shares a color with that permanent.
|
||||
SVar:DBPrevent:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature whose combat damage will be prevented | KW$ HIDDEN Prevent all combat damage that would be dealt by CARDNAME. | ConditionDefined$ Targeted | ConditionPresent$ Card.SharesColorWith Card.IsRemembered | ConditionCompare$ GE1 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/guard_dogs.jpg
|
||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/5.jpg
|
||||
Oracle:{2}{W}, {T}: Choose a permanent you control. Prevent all combat damage target creature would deal this turn if it shares a color with that permanent.
|
||||
8
res/cardsfolder/j/jaded_response.txt
Normal file
8
res/cardsfolder/j/jaded_response.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Jaded Response
|
||||
ManaCost:1 U
|
||||
Types:Instant
|
||||
A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | ValidTgts$ Card | AITgts$ Card.SharesColorWith Creature.YouCtrl | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | References$ X | SpellDescription$ Counter target spell if it shares a color with a creature you control.
|
||||
SVar:X:Targeted$Valid Card.SharesColorWith Creature.YouCtrl
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jaded_response.jpg
|
||||
SetInfo:APC|Common|http://magiccards.info/scans/en/ap/26.jpg
|
||||
Oracle:Counter target spell if it shares a color with a creature you control.
|
||||
Reference in New Issue
Block a user