mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fixed Mask of Memory not being optional
- Added a bunch of RtR cards (Azorius Keyrune, Golgari Keyrune, Izzet Keyrune, Rakdos Keyrune, Selesnya Keyrune)
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -640,6 +640,7 @@ res/cardsfolder/a/azorius_guildgate.txt -text
|
||||
res/cardsfolder/a/azorius_guildmage.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/azorius_herald.txt -text
|
||||
res/cardsfolder/a/azorius_justiciar.txt -text
|
||||
res/cardsfolder/a/azorius_keyrune.txt -text
|
||||
res/cardsfolder/a/azorius_ploy.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/azorius_signet.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/azure_drake.txt svneol=native#text/plain
|
||||
@@ -4029,6 +4030,7 @@ res/cardsfolder/g/golgari_germination.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/golgari_grave_troll.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/golgari_guildgate.txt -text
|
||||
res/cardsfolder/g/golgari_guildmage.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/golgari_keyrune.txt -text
|
||||
res/cardsfolder/g/golgari_longlegs.txt -text
|
||||
res/cardsfolder/g/golgari_rot_farm.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/golgari_rotwurm.txt svneol=native#text/plain
|
||||
@@ -4917,6 +4919,7 @@ res/cardsfolder/i/izzet_charm.txt -text
|
||||
res/cardsfolder/i/izzet_chronarch.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/izzet_guildgate.txt -text
|
||||
res/cardsfolder/i/izzet_guildmage.txt -text
|
||||
res/cardsfolder/i/izzet_keyrune.txt -text
|
||||
res/cardsfolder/i/izzet_signet.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jabaris_banner.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jabaris_influence.txt -text
|
||||
@@ -7545,6 +7548,7 @@ res/cardsfolder/r/rakdos_carnarium.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rakdos_guildgate.txt -text
|
||||
res/cardsfolder/r/rakdos_guildmage.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rakdos_ickspitter.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rakdos_keyrune.txt -text
|
||||
res/cardsfolder/r/rakdos_lord_of_riots.txt -text
|
||||
res/cardsfolder/r/rakdos_pit_dragon.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/rakdos_ragemutt.txt -text
|
||||
@@ -8415,6 +8419,7 @@ res/cardsfolder/s/selenia_dark_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/selesnya_evangel.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/selesnya_guildgate.txt -text
|
||||
res/cardsfolder/s/selesnya_guildmage.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/selesnya_keyrune.txt -text
|
||||
res/cardsfolder/s/selesnya_sagittars.txt -text
|
||||
res/cardsfolder/s/selesnya_sanctuary.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/selesnya_sentry.txt -text
|
||||
|
||||
12
res/cardsfolder/a/azorius_keyrune.txt
Normal file
12
res/cardsfolder/a/azorius_keyrune.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Azorius Keyrune
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
A:AB$ Animate | Cost$ W U | Defined$ Self | Power$ 2 | Toughness$ 2 | Types$ Artifact,Creature,Bird | Colors$ White,Blue | Keywords$ Flying | SpellDescription$ CARDNAME becomes a 2/2 white and blue Bird artifact creature with flying until end of turn.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/azorius_keyrune.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/225.jpg
|
||||
Oracle:{T}: Add {W} or {U} to your mana pool.\n{W}{U}: Azorius Keyrune becomes a 2/2 white and blue Bird artifact creature with flying until end of turn.
|
||||
End
|
||||
12
res/cardsfolder/g/golgari_keyrune.txt
Normal file
12
res/cardsfolder/g/golgari_keyrune.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Golgari Keyrune
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add B to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
A:AB$ Animate | Cost$ B G | Defined$ Self | Power$ 2 | Toughness$ 2 | Types$ Artifact,Creature,Insect | Colors$ Black,Green | Keywords$ Deathtouch | SpellDescription$ CARDNAME becomes a 2/2 black and green Insect artifact creature with deathtouch until end of turn.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/golgari_keyrune.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/229.jpg
|
||||
Oracle:{T}: Add {B} or {G} to your mana pool.\n{B}{G}: Golgari Keyrune becomes a 2/2 black and green Insect artifact creature with deathtouch until end of turn.
|
||||
End
|
||||
17
res/cardsfolder/i/izzet_keyrune.txt
Normal file
17
res/cardsfolder/i/izzet_keyrune.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
Name:Izzet Keyrune
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$ Animate | Cost$ U R | Defined$ Self | Power$ 2 | Toughness$ 1 | Types$ Artifact,Creature,Elemental | Colors$ Blue,Red | SpellDescription$ Until end of turn, CARDNAME becomes a 2/1 blue and red Elemental artifact creature.
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may draw a card. If you do, discard a card.
|
||||
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SubAbility$ DBDiscard | OptionalDecider$ You | RememberDrawn$ True
|
||||
SVar:DBDiscard:DB$Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | References$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/izzet_keyrune.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/230.jpg
|
||||
Oracle:{T}: Add {U} or {R} to your mana pool.\n{U}{R}: Until end of turn, Izzet Keyrune becomes a 2/1 blue and red Elemental artifact creature.\nWhenever Izzet Keyrune deals combat damage to a player, you may draw a card. If you do, discard a card.
|
||||
End
|
||||
@@ -4,8 +4,10 @@ Types:Artifact Equipment
|
||||
Text:no text
|
||||
K:Equip 1
|
||||
T:Mode$ DamageDone | ValidSource$ Creature.AttachedBy | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever equipped creature deals combat damage to a player, you may draw two cards. If you do, discard a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 2 | SubAbility$ DBDiscard
|
||||
SVar:DBDiscard:DB$Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 2 | SubAbility$ DBDiscard | OptionalDecider$ You | RememberDrawn$ True
|
||||
SVar:DBDiscard:DB$Discard | Defined$ You | Mode$ TgtChoose | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | References$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mask_of_memory.jpg
|
||||
SVar:Rarity:Uncommon
|
||||
SetInfo:MRD|Uncommon|http://magiccards.info/scans/en/mi/203.jpg
|
||||
|
||||
12
res/cardsfolder/r/rakdos_keyrune.txt
Normal file
12
res/cardsfolder/r/rakdos_keyrune.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Rakdos Keyrune
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add B to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$ Animate | Cost$ B R | Defined$ Self | Power$ 3 | Toughness$ 1 | Types$ Artifact,Creature,Devil | Colors$ Black,Red | Keywords$ First Strike | SpellDescription$ CARDNAME becomes a 3/1 black and red Devil artifact creature with first strike until end of turn.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rakdos_keyrune.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/232.jpg
|
||||
Oracle:{T}: Add {B} or {R} to your mana pool.\n{B}{R}: Rakdos Keyrune becomes a 3/1 black and red Devil artifact creature with first strike until end of turn.
|
||||
End
|
||||
12
res/cardsfolder/s/selesnya_keyrune.txt
Normal file
12
res/cardsfolder/s/selesnya_keyrune.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Selesnya Keyrune
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add W to your mana pool.
|
||||
A:AB$ Animate | Cost$ G W | Defined$ Self | Power$ 3 | Toughness$ 3 | Types$ Artifact,Creature,Wolf | Colors$ Green,White | SpellDescription$ CARDNAME becomes a 3/3 green and white Wolf artifact creature until end of turn.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/selesnya_keyrune.jpg
|
||||
SetInfo:RTR|Uncommon|http://magiccards.info/scans/en/rtr/233.jpg
|
||||
Oracle:{T}: Add {G} or {W} to your mana pool.\n{G}{W}: Selesnya Keyrune becomes a 3/3 green and white Wolf artifact creature until end of turn.
|
||||
End
|
||||
Reference in New Issue
Block a user