- Added 3 cards by swordshine.

This commit is contained in:
Sloth
2012-12-18 09:10:58 +00:00
parent 457eea52e6
commit 6553ee7804
4 changed files with 48 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -1812,6 +1812,7 @@ res/cardsfolder/c/cold_eyed_selkie.txt svneol=native#text/plain
res/cardsfolder/c/cold_snap.txt -text
res/cardsfolder/c/cold_storage.txt -text
res/cardsfolder/c/coldsteel_heart.txt -text
res/cardsfolder/c/colfenors_plans.txt -text
res/cardsfolder/c/colfenors_urn.txt -text
res/cardsfolder/c/collapsing_borders.txt -text
res/cardsfolder/c/collective_blessing.txt -text
@@ -7923,6 +7924,7 @@ res/cardsfolder/r/razor_swine.txt svneol=native#text/plain
res/cardsfolder/r/razorclaw_bear.txt svneol=native#text/plain
res/cardsfolder/r/razorfield_rhino.txt svneol=native#text/plain
res/cardsfolder/r/razorfield_thresher.txt svneol=native#text/plain
res/cardsfolder/r/razorfin_abolisher.txt -text
res/cardsfolder/r/razorfin_hunter.txt svneol=native#text/plain
res/cardsfolder/r/razorfoot_griffin.txt svneol=native#text/plain
res/cardsfolder/r/razorgrass_screen.txt svneol=native#text/plain
@@ -8229,6 +8231,7 @@ res/cardsfolder/r/rite_of_flame.txt svneol=native#text/plain
res/cardsfolder/r/rite_of_passage.txt svneol=native#text/plain
res/cardsfolder/r/rite_of_replication.txt svneol=native#text/plain
res/cardsfolder/r/rites_of_flourishing.txt svneol=native#text/plain
res/cardsfolder/r/rites_of_initiation.txt -text
res/cardsfolder/r/rites_of_reaping.txt -text
res/cardsfolder/r/rites_of_refusal.txt -text
res/cardsfolder/r/rites_of_spring.txt -text

View File

@@ -0,0 +1,17 @@
Name:Colfenor's Plans
ManaCost:2 B B
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile the top seven cards of your library face down. You may look at and play cards exiled with CARDNAME.
SVar:TrigExile:AB$ Dig | Cost$ 0 | DigNum$ 7 | DestinationZone$ Exile | NoLooking$ True | ChangeNum$ All | ExileFaceDown$ True | RememberChanged$ True | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ HIDDEN You may look at this card. & HIDDEN May be played | PumpZone$ Exile | UntilHostLeavesPlay$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
S:Mode$ Continuous | Affected$ You | AddKeyword$ Skip your draw step. | Description$ Skip your draw step.
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | CheckSVar$ X | Description$ You can't cast more than one spell each turn.
SVar:X:Count$ThisTurnCast_Card.YouOwn
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/colfenors_plans.jpg
SetInfo:LRW|Rare|http://magiccards.info/scans/en/lw/106.jpg
Oracle:When Colfenor's Plans enters the battlefield, exile the top seven cards of your library face down.\nYou may look at and play cards exiled with Colfenor's Plans.\nSkip your draw step.\nYou can't cast more than one spell each turn.
End

View File

@@ -0,0 +1,11 @@
Name:Razorfin Abolisher
ManaCost:2 U
Types:Creature Merfolk Wizard
Text:no text
PT:2/2
A:AB$ ChangeZone | Cost$ 1 U T | ValidTgts$ Creature.HasCounters | TgtPrompt$ Select target creature with a counter on it | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target creature with a counter on it to its owner's hand.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/razorfin_abolisher.jpg
SetInfo:EVE|Uncommon|http://magiccards.info/scans/en/eve/28.jpg
Oracle:{1}{U}, {T}: Return target creature with a counter on it to its owner's hand.
End

View File

@@ -0,0 +1,17 @@
Name:Rites of Initiation
ManaCost:R
Types:Instant
Text:no text
A:SP$ ChooseNumber | Cost$ R | Defined$ You | Min$ 0 | Max$ MaxChoice | References$ MaxChoice | ListTitle$ Discard how many cards? | SubAbility$ DBDiscard | SpellDescription$ Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ ChosenInitiation | Mode$ Random | RememberDiscarded$ True | References$ ChosenInitiation | SubAbility$ DBPumpAll
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +Y | SubAbility$ DBCleanup | References$ Y
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:MaxChoice:Count$InYourHand
SVar:ChosenInitiation:Count$ChosenNumber
SVar:Y:Remembered$Amount
SVar:RemAIdeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/rites_of_initiation.jpg
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/217.jpg
Oracle:Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.
End