- Ran set info script.

This commit is contained in:
jendave
2011-08-07 01:41:08 +00:00
parent c42ac54d7e
commit 403aef97d1
4 changed files with 23 additions and 20 deletions

4
.gitattributes vendored
View File

@@ -2794,7 +2794,7 @@ res/cardsfolder/gemstone_array.txt -text svneol=native#text/plain
res/cardsfolder/gemstone_mine.txt -text svneol=native#text/plain
res/cardsfolder/generals_kabuto.txt -text svneol=native#text/plain
res/cardsfolder/genesis.txt -text svneol=native#text/plain
res/cardsfolder/genesis_chamber.txt -text svneol=native#text/plain
res/cardsfolder/genesis_chamber.txt svneol=native#text/plain
res/cardsfolder/genesis_wave.txt svneol=native#text/plain
res/cardsfolder/genju_of_the_realm.txt svneol=native#text/plain
res/cardsfolder/geothermal_crevice.txt -text svneol=native#text/plain
@@ -6688,7 +6688,7 @@ res/cardsfolder/sparksmith.txt -text svneol=native#text/plain
res/cardsfolder/sparkspitter.txt -text svneol=native#text/plain
res/cardsfolder/sparring_golem.txt -text svneol=native#text/plain
res/cardsfolder/spawning_breath.txt -text svneol=native#text/plain
res/cardsfolder/spawning_pit.txt -text svneol=native#text/plain
res/cardsfolder/spawning_pit.txt svneol=native#text/plain
res/cardsfolder/spawning_pool.txt -text svneol=native#text/plain
res/cardsfolder/spawnwrithe.txt -text svneol=native#text/plain
res/cardsfolder/spearbreaker_behemoth.txt -text svneol=native#text/plain

View File

@@ -7,4 +7,5 @@ K:Flying
A:AB$ Debuff | Cost$ 1 S | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | SpellDescription$ Target creature loses flying until end of turn.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/adarkar_windform.jpg
SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/26.jpg
End

View File

@@ -1,10 +1,11 @@
Name:Genesis Chamber
ManaCost:2
Types:Artifact
Text:no text
T:Mode$ ChangesZone | ValidPlayer$ Player | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.nonToken | TriggerZones$ Battlefield | Execute$ TrigToken | IsPresent$ Card.Self+untapped | TriggerDescription$ Whenever a nontoken creature enters the battlefield, if CARDNAME is untapped, that creature's controller puts a 1/1 Myr artifact creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenOwner$ TriggeredCardController | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 Myr artifact creature token onto the battlefield.
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/genesis_chamber.jpg
Name:Genesis Chamber
ManaCost:2
Types:Artifact
Text:no text
T:Mode$ ChangesZone | ValidPlayer$ Player | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.nonToken | TriggerZones$ Battlefield | Execute$ TrigToken | IsPresent$ Card.Self+untapped | TriggerDescription$ Whenever a nontoken creature enters the battlefield, if CARDNAME is untapped, that creature's controller puts a 1/1 Myr artifact creature token onto the battlefield.
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenOwner$ TriggeredCardController | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 Myr artifact creature token onto the battlefield.
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/genesis_chamber.jpg
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/122.jpg
End

View File

@@ -1,10 +1,11 @@
Name:Spawning Pit
ManaCost:2
Types:Artifact
Text:no text
A:AB$ PutCounter | Cost$ Sac<1/Creature> | Defined$ Self | CounterType$ CHARGE | CounterNum$ 1 | SpellDescription$ Put a charge counter on CARDNAME.
A:AB$ Token | Cost$ 1 SubCounter<2/CHARGE> | TokenAmount$ 1 | TokenController$ You | TokenName$ Spawn | TokenTypes$ Artifact,Creature,Spawn | TokenColors$ Colorless | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Put a 2/2 Spawn artifact creature token onto the battlefield.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/spawning_pit.jpg
Name:Spawning Pit
ManaCost:2
Types:Artifact
Text:no text
A:AB$ PutCounter | Cost$ Sac<1/Creature> | Defined$ Self | CounterType$ CHARGE | CounterNum$ 1 | SpellDescription$ Put a charge counter on CARDNAME.
A:AB$ Token | Cost$ 1 SubCounter<2/CHARGE> | TokenAmount$ 1 | TokenController$ You | TokenName$ Spawn | TokenTypes$ Artifact,Creature,Spawn | TokenColors$ Colorless | TokenPower$ 2 | TokenToughness$ 2 | SpellDescription$ Put a 2/2 Spawn artifact creature token onto the battlefield.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/spawning_pit.jpg
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/141.jpg
End