mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Added Sledge Sliver (thanks Squee)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7957,6 +7957,7 @@ res/cardsfolder/s/second_wind.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/secretkeeper.txt -text
|
||||
res/cardsfolder/s/secrets_of_the_dead.txt -text
|
||||
res/cardsfolder/s/security_detail.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sedge_sliver.txt -text
|
||||
res/cardsfolder/s/sedge_troll.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sedraxis_alchemist.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sedraxis_specter.txt svneol=native#text/plain
|
||||
|
||||
19
res/cardsfolder/s/sedge_sliver.txt
Normal file
19
res/cardsfolder/s/sedge_sliver.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
Name:Sedge Sliver
|
||||
ManaCost:2 R
|
||||
Types:Creature Sliver
|
||||
Text:no text
|
||||
PT:2/2
|
||||
S:Mode$ Continuous | Affected$ Creature.Sliver+YouCtrl | AddPower$ 1 | AddToughness$ 1 | CheckSVar$ X | SVarCompare$ GE1 | Description$ All Sliver creatures have "This creature gets +1/+1 as long as you control a Swamp."
|
||||
S:Mode$ Continuous | Affected$ Creature.Sliver+YouDontCtrl | AddPower$ 1 | AddToughness$ 1 | CheckSVar$ Y | SVarCompare$ GE1 | Secondary$ True | Description$ All Sliver creatures have "This creature gets +1/+1 as long as you control a Swamp."
|
||||
S:Mode$ Continuous | Affected$ Sliver | AddAbility$ Pump | Description$ All Slivers have "B: Regenerate this permanent."
|
||||
SVar:Pump:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
|
||||
SVar:X:Count$Valid Swamp.YouCtrl
|
||||
SVar:Y:Count$Valid Swamp.YouDontCtrl
|
||||
SVar:BuffedBy:Sliver
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sedge_sliver.jpg
|
||||
SetInfo:TSP|Rare|http://magiccards.info/scans/en/ts/177.jpg
|
||||
Oracle:All Sliver creatures have "This creature gets +1/+1 as long as you control a Swamp."\nAll Slivers have "{B}: Regenerate this permanent."
|
||||
End
|
||||
Reference in New Issue
Block a user