Planar Conquest: Add the Commander, Planechase, and Conspiracy sets, split between the currently-implemented planes (roughly done by release year of set)

This commit is contained in:
nefigah
2017-05-22 19:45:12 +00:00
parent 73b932b27c
commit ea671af006
14 changed files with 69 additions and 17 deletions

3
.gitattributes vendored
View File

@@ -18245,6 +18245,7 @@ forge-gui/res/conquest/planes/Alara/The[!!-~]Maelstrom/Maelstrom[!!-~]Five[!!-~]
forge-gui/res/conquest/planes/Alara/The[!!-~]Maelstrom/Maelstrom[!!-~]Wanderer.dck -text
forge-gui/res/conquest/planes/Alara/The[!!-~]Maelstrom/Maelstroms[!!-~]Gold.dck -text
forge-gui/res/conquest/planes/Alara/The[!!-~]Maelstrom/_events.txt -text
forge-gui/res/conquest/planes/Alara/banned_cards.txt -text
forge-gui/res/conquest/planes/Alara/cards.txt -text
forge-gui/res/conquest/planes/Alara/plane_cards.txt -text
forge-gui/res/conquest/planes/Alara/regions.txt -text
@@ -18310,6 +18311,7 @@ forge-gui/res/conquest/planes/Innistrad/Stensia/Nekrataal.dck -text
forge-gui/res/conquest/planes/Innistrad/Stensia/Olivia,[!!-~]Mobilized[!!-~]for[!!-~]War.dck -text
forge-gui/res/conquest/planes/Innistrad/Stensia/Sorin,[!!-~]Lord[!!-~]of[!!-~]Innistrad.dck -text
forge-gui/res/conquest/planes/Innistrad/Stensia/_events.txt -text
forge-gui/res/conquest/planes/Innistrad/banned_cards.txt -text
forge-gui/res/conquest/planes/Innistrad/cards.txt -text
forge-gui/res/conquest/planes/Innistrad/plane_cards.txt -text
forge-gui/res/conquest/planes/Innistrad/regions.txt -text
@@ -18406,6 +18408,7 @@ forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/Wanderwine[!!-~]Hub/Sygg,[!!-~]R
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/Wanderwine[!!-~]Hub/Wanderwine[!!-~]Rogues.dck -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/Wanderwine[!!-~]Hub/Wizards[!!-~]of[!!-~]Wanderwine[!!-~]Hub.dck -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/Wanderwine[!!-~]Hub/_events.txt -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/banned_cards.txt -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/cards.txt -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/plane_cards.txt -text
forge-gui/res/conquest/planes/Lorwyn-Shadowmoor/regions.txt -text

View File

@@ -0,0 +1 @@
Fractured Powerstone

View File

@@ -1,7 +1,4 @@
Unstable Obelisk
Baleful Strix
Shardless Agent
Etherium-Horn Sorcerer
Patron of the Valiant
Sublime Archangel
Naya Soulbeast
@@ -27,9 +24,6 @@ Cathedral of War
Meren of Clan Nel Toth
Jazal Goldmane
Jhessian Thief
Maelstrom Wanderer
Preyseizer Dragon
Thromok the Insatiable
Restore
Rhox Faithmender
Rhox Pikemaster

View File

@@ -1,3 +1,5 @@
ALA
CON
ARB
ARB
HOP
PCA

View File

@@ -0,0 +1,22 @@
Akiri, Line-Slinger
Atraxa, Praetors' Voice
Breya, Etherium Shaper
Bruse Tarl, Boorish Herder
Cruel Entertainment
Curse of Vengeance
Ikra Shidiqi, the Usurper
Ishai, Ojutai Dragonspeaker
Kraum, Ludevic's Opus
Kydele, Chosen of Kruphix
Kynaios and Tiro of Meletis
Ludevic, Necro-Alchemist
Ravos, Soultender
Reyhan, Last of the Abzan
Saskia the Unyielding
Sidar Kondo of Jamuraa
Silas Renn, Seeker Adept
Tana, the Bloodsower
Thrasios, Triton Hero
Tymna the Weaver
Vial Smasher the Fierce
Yidris, Maelstrom Wielder

View File

@@ -24,7 +24,6 @@ Malicious Affliction
Predator's Howl
Geist of the Moors
Ghoulcaller Gisa
Hushwing Gryff
Possessed Skaab
Predator's Howl
Sign in Blood

View File

@@ -2,4 +2,5 @@ ISD
DKA
AVR
SOI
EMN
EMN
C16

View File

@@ -0,0 +1,26 @@
Aether Searcher
Agent of Acquisitions
Animus of Predation
Arcane Savant
Archdemon of Paliano
Caller of the Untamed
Canal Dredger
Cogwork Grinder
Cogwork Librarian
Cogwork Spy
Custodi Peacekeeper
Deal Broker
Garbage Fire
Illusionary Informant
Leovold's Operative
Lore Seeker
Lurking Automaton
Noble Banneret
Paliano Vanguard
Paliano, the High City
Pyretic Hunter
Regicide
Smuggler Captain
Spire Phantasm
Volatile Chimera
Whispergear Sneak

View File

@@ -1,4 +1,6 @@
LRW
MOR
SHM
EVE
EVE
CNS
CN2

View File

@@ -3,8 +3,6 @@ Gem of Becoming
Obelisk of Urd
Will-Forged Golem
Seraph of the Masses
Avatar of Slaughter
Basandra, Battle Seraph
Soul of Ravnica
Duskhunter Bat
Shattergang Brothers
@@ -38,7 +36,6 @@ Mizzix of the Izmagnus
Karlov of the Ghost Council
Mazirek, Kraul Death Priest
Fungal Sprouting
Ghave, Guru of Spores
Jade Mage
Sporemound
Jace, the Living Guildpact

View File

@@ -3,4 +3,6 @@ GPT
DIS
RTR
GTC
DGM
DGM
CMD
CM1

View File

@@ -1,3 +1,4 @@
KTK
FRF
DTK
DTK
C14

View File

@@ -1,3 +1,4 @@
THS
BNG
JOU
JOU
C13

View File

@@ -2,4 +2,5 @@ ZEN
WWK
ROE
BFZ
OGW
OGW
C15