mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added more cards by squee1968
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2557,6 +2557,7 @@ res/cardsfolder/d/disciple_of_tevesh_szat.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/disciple_of_the_vault.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/discombobulate.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/discordant_dirge.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/discordant_spirit.txt -text
|
||||
res/cardsfolder/d/disease_carriers.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/diseased_vermin.txt -text
|
||||
res/cardsfolder/d/disembowel.txt svneol=native#text/plain
|
||||
@@ -3127,6 +3128,7 @@ res/cardsfolder/e/errant_doomsayers.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/errant_ephemeron.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/errantry.txt -text
|
||||
res/cardsfolder/e/erratic_explosion.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/erratic_mutation.txt -text
|
||||
res/cardsfolder/e/erratic_portal.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/ertai.txt -text
|
||||
res/cardsfolder/e/ertai_the_corrupted.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/d/discordant_spirit.txt
Normal file
15
res/cardsfolder/d/discordant_spirit.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Discordant Spirit
|
||||
ManaCost:2 B R
|
||||
Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Player.Opponent | TriggerZones$ Battlefield | Execute$ GhostCounter | TriggerDescription$ At the beginning of each end step, if it's an opponent's turn, put a +1/+1 counter on CARDNAME for each 1 damage dealt to you this turn.
|
||||
SVar:GhostCounter:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ X | References$ X
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ GhostClear | TriggerDescription$ At the beginning of your end step, remove all +1/+1 counters from CARDNAME.
|
||||
SVar:GhostClear:AB$ RemoveCounter | Cost$ 0 | CounterType$ P1P1 | CounterNum$ All
|
||||
SVar:X:Count$YourDamageThisTurn
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/discordant_spirit.jpg
|
||||
SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/321.jpg
|
||||
Oracle:At the beginning of each end step, if it's an opponent's turn, put a +1/+1 counter on Discordant Spirit for each 1 damage dealt to you this turn.\nAt the beginning of your end step, remove all +1/+1 counters from Discordant Spirit.
|
||||
End
|
||||
14
res/cardsfolder/e/erratic_mutation.txt
Normal file
14
res/cardsfolder/e/erratic_mutation.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Erratic Mutation
|
||||
ManaCost:2 U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ DigUntil | Cost$ 2 U | Valid$ Card.nonLand | ValidDescription$ nonland | FoundDestination$ Library | RevealedDestination$ Library | FoundLibraryPosition$ -1 | RevealedLibraryPosition$ -1 | RememberFound$ True | SubAbility$ MutantPump | SpellDescription$ Choose target creature. Reveal cards from the top of your library until you reveal a nonland card. That creature gets +X/-X until end of turn, where X is that card<72><64>s converted mana cost. Put all cards revealed this way on the bottom of your library in any order.
|
||||
SVar:MutantPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ -X | References$ X | SubAbility$ JitterClean
|
||||
SVar:JitterClean:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$CardManaCost
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/erratic_mutation.jpg
|
||||
SetInfo:PLC|Common|http://magiccards.info/scans/en/pc/41.jpg
|
||||
Oracle:Choose target creature. Reveal cards from the top of your library until you reveal a nonland card. That creature gets +X/-X until end of turn, where X is that card's converted mana cost. Put all cards revealed this way on the bottom of your library in any order.
|
||||
End
|
||||
Reference in New Issue
Block a user