mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Spawn of Rix Maadi, Sundering Growth and Teleportal.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -9131,6 +9131,7 @@ res/cardsfolder/s/sparksmith.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sparkspitter.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sparring_collar.txt -text
|
||||
res/cardsfolder/s/sparring_golem.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/spawn_of_rix_maadi.txt -text
|
||||
res/cardsfolder/s/spawning_breath.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/spawning_pit.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/spawning_pool.txt svneol=native#text/plain
|
||||
@@ -9592,6 +9593,7 @@ res/cardsfolder/s/sunblast_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/suncrusher.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sunder.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sunder_from_within.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sundering_growth.txt -text
|
||||
res/cardsfolder/s/sundering_titan.txt -text
|
||||
res/cardsfolder/s/sundering_vitae.txt -text
|
||||
res/cardsfolder/s/sundial_of_the_infinite.txt -text
|
||||
@@ -9849,6 +9851,7 @@ res/cardsfolder/t/telemin_performance.txt -text
|
||||
res/cardsfolder/t/telepathic_spies.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/telepathy.txt -text
|
||||
res/cardsfolder/t/teleport.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/teleportal.txt -text
|
||||
res/cardsfolder/t/telethopter.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/telimtor.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/telimtors_darts.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/s/spawn_of_rix_maadi.txt
Normal file
13
res/cardsfolder/s/spawn_of_rix_maadi.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Spawn of Rix Maadi
|
||||
ManaCost:3 B R
|
||||
Types:Creature Horror
|
||||
Text:no text
|
||||
PT:5/3
|
||||
K:ETBReplacement:Other:Unleash:Optional
|
||||
SVar:Unleash:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Unleash (You may have this creature enter the battlefield with a +1/+1 counter on it. It can't block as long as it has a +1/+1 counter on it.)
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ HIDDEN CARDNAME can't block. | CheckSVar$ X | SVarCompare$ GE1 | References$ X
|
||||
SVar:X:Count$NumCounters.P1P1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spawn_of_rix_maadi.jpg
|
||||
SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/199.jpg
|
||||
End
|
||||
11
res/cardsfolder/s/sundering_growth.txt
Normal file
11
res/cardsfolder/s/sundering_growth.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Sundering Growth
|
||||
ManaCost:GW GW
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Destroy | Cost$ GW GW | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBChoose | SpellDescription$ Destroy target artifact or enchantment, then populate. (Put a token onto the battlefield that's a copy of a creature token you control.)
|
||||
SVar:DBChoose:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.token+YouCtrl | SubAbility$ DBCopy | RememberChosen$ True
|
||||
SVar:DBCopy:DB$ CopyPermanent | Defined$ Remembered
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sundering_growth.jpg
|
||||
SetInfo:RTR|Common|http://magiccards.info/scans/en/rtr/223.jpg
|
||||
End
|
||||
10
res/cardsfolder/t/teleportal.txt
Normal file
10
res/cardsfolder/t/teleportal.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Teleportal
|
||||
ManaCost:U R
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Pump | Cost$ U R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control. | NumAtt$ 1 | KW$ HIDDEN Unblockable | SpellDescription$ Target creature you control gets +1/+0 until end of turn and is unblockable this turn.
|
||||
A:SP$ PumpAll | Cost$ 3 U R | ValidCards$ Creature.YouCtrl | ValidDescription$ each creature you control. | NumAtt$ 1 | KW$ HIDDEN Unblockable | PrecostDesc$ Overload | CostDesc$ 3 U R | NonBasicSpell$ True | SpellDescription$ (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of "target" with "each.".)
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/teleportal.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/202.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user