mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Schemes: Added 2 schemes.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4832,6 +4832,7 @@ res/cardsfolder/i/igneous_golem.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/igneous_pouncer.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/ignite_disorder.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/ignite_memories.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/ignite_the_cloneforge.txt -text
|
||||
res/cardsfolder/i/ignoble_soldier.txt -text
|
||||
res/cardsfolder/i/ignorant_bliss.txt -text
|
||||
res/cardsfolder/i/ihsans_shade.txt svneol=native#text/plain
|
||||
@@ -7218,6 +7219,7 @@ res/cardsfolder/p/peppersmoke.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/peregrine_drake.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/peregrine_griffin.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/peregrine_mask.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/perhaps_youve_met_my_cohort.txt -text
|
||||
res/cardsfolder/p/perilous_forays.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/perilous_myr.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/perilous_research.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/i/ignite_the_cloneforge.txt
Normal file
10
res/cardsfolder/i/ignite_the_cloneforge.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Ignite the Cloneforge!
|
||||
ManaCost:no cost
|
||||
Types:Scheme
|
||||
Text:no text
|
||||
T:Mode$ SetInMotion | Execute$ DarkEffect | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, put a token onto the battlefield that's a copy of target permanent an opponent controls.
|
||||
SVar:DarkEffect:AB$ CopyPermanent | Cost$ 0 | ValidTgts$ Permanent.OppCtrl | TgtPrompt$ Select target permanent an opponent controls
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=212587&type=card
|
||||
Oracle:When you set this scheme in motion, put a token onto the battlefield that's a copy of target permanent an opponent controls.
|
||||
End
|
||||
10
res/cardsfolder/p/perhaps_youve_met_my_cohort.txt
Normal file
10
res/cardsfolder/p/perhaps_youve_met_my_cohort.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Perhaps You've Met My Cohort
|
||||
ManaCost:no cost
|
||||
Types:Scheme
|
||||
Text:no text
|
||||
T:Mode$ SetInMotion | Execute$ DarkEffect | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, search your library for a planeswalker card and put that card onto the battlefield, then shuffle your library.
|
||||
SVar:DarkEffect:AB$ ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Planeswalker.YouOwn | ChangeNum$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://magiccards.info/extras/scheme/archenemy/perhaps-youve-met-my-cohort.jpg
|
||||
Oracle:When you set this scheme in motion, search your library for a planeswalker card, put it onto the battlefield, then shuffle your library.
|
||||
End
|
||||
@@ -2,7 +2,7 @@ Name:Roots of All Evil
|
||||
ManaCost:no cost
|
||||
Types:Scheme
|
||||
Text:no text
|
||||
T:Mode$ SetInMotion | Execute$ GetSaps | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ When you set this scheme in motion, put five 1/1 green Saproling creature tokens onto the battlefield.
|
||||
T:Mode$ SetInMotion | Execute$ GetSaps | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, put five 1/1 green Saproling creature tokens onto the battlefield.
|
||||
SVar:GetSaps:DB$ Token | Cost$ 0 | TokenAmount$ 5 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=212602&type=card
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:The Very Soil Shall Shake
|
||||
ManaCost:no cost
|
||||
Types:Ongoing Scheme
|
||||
Text:no text
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Trample | Description$ Creatures you control get +2/+2 and have trample.
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl | EffectZone$ Command | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Trample | Description$ Creatures you control get +2/+2 and have trample.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | Execute$ Abandon | TriggerDescription$ When a creature you control dies, abandon this scheme.
|
||||
SVar:Abandon:AB$ Abandon | Cost$ 0
|
||||
SVar:Rarity:Common
|
||||
|
||||
Reference in New Issue
Block a user