mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Kaladesh Inventions (currently implemented the same way as Zendikar Expeditions, which is not exact, feel free to tweak).
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -18199,6 +18199,7 @@ forge-gui/res/editions/Innistrad.txt -text
|
||||
forge-gui/res/editions/Invasion.txt -text
|
||||
forge-gui/res/editions/Journey[!!-~]into[!!-~]Nyx.txt -text
|
||||
forge-gui/res/editions/Judgment.txt -text
|
||||
forge-gui/res/editions/Kaladesh[!!-~]Inventions.txt -text
|
||||
forge-gui/res/editions/Kaladesh.txt -text
|
||||
forge-gui/res/editions/Khans[!!-~]of[!!-~]Tarkir.txt -text
|
||||
forge-gui/res/editions/Legends.txt -text
|
||||
|
||||
@@ -1038,3 +1038,35 @@ Guardian of the Great Conduit
|
||||
Terrain Elemental
|
||||
Verdant Crescendo
|
||||
Woodland Stream
|
||||
|
||||
[Kaladesh Inventions]
|
||||
Cataclysmic Gearhulk|MPS
|
||||
Torrential Gearhulk|MPS
|
||||
Noxious Gearhulk|MPS
|
||||
Combustible Gearhulk|MPS
|
||||
Verdurous Gearhulk|MPS
|
||||
Aether Vial|MPS
|
||||
Champion's Helm|MPS
|
||||
Chromatic Lantern|MPS
|
||||
Chrome Mox|MPS
|
||||
Cloudstone Curio|MPS
|
||||
Crucible of Worlds|MPS
|
||||
Gauntlet of Power|MPS
|
||||
Hangarback Walker|MPS
|
||||
Lightning Greaves|MPS
|
||||
Lotus Petal|MPS
|
||||
Mana Crypt|MPS
|
||||
Mana Vault|MPS
|
||||
Mind's Eye|MPS
|
||||
Mox Opal|MPS
|
||||
Painter's Servant|MPS
|
||||
Rings of Brighthearth|MPS
|
||||
Scroll Rack|MPS
|
||||
Sculpting Steel|MPS
|
||||
Sol Ring|MPS
|
||||
Solemn Simulacrum|MPS
|
||||
Static Orb|MPS
|
||||
Steel Overseer|MPS
|
||||
Sword of Feast and Famine|MPS
|
||||
Sword of Fire and Ice|MPS
|
||||
Sword of Light and Shadow|MPS
|
||||
|
||||
38
forge-gui/res/editions/Kaladesh Inventions.txt
Normal file
38
forge-gui/res/editions/Kaladesh Inventions.txt
Normal file
@@ -0,0 +1,38 @@
|
||||
[metadata]
|
||||
Code=MPS
|
||||
Date=2016-09-30
|
||||
Name=Kaladesh Inventions
|
||||
MciCode=mps
|
||||
Type=Other
|
||||
|
||||
[cards]
|
||||
1 M Cataclysmic Gearhulk
|
||||
2 M Torrential Gearhulk
|
||||
3 M Noxious Gearhulk
|
||||
4 M Combustible Gearhulk
|
||||
5 M Verdurous Gearhulk
|
||||
6 M Aether Vial
|
||||
7 M Champion's Helm
|
||||
8 M Chromatic Lantern
|
||||
9 M Chrome Mox
|
||||
10 M Cloudstone Curio
|
||||
11 M Crucible of Worlds
|
||||
12 M Gauntlet of Power
|
||||
13 M Hangarback Walker
|
||||
14 M Lightning Greaves
|
||||
15 M Lotus Petal
|
||||
16 M Mana Crypt
|
||||
17 M Mana Vault
|
||||
18 M Mind's Eye
|
||||
19 M Mox Opal
|
||||
20 M Painter's Servant
|
||||
21 M Rings of Brighthearth
|
||||
22 M Scroll Rack
|
||||
23 M Sculpting Steel
|
||||
24 M Sol Ring
|
||||
25 M Solemn Simulacrum
|
||||
26 M Static Orb
|
||||
27 M Steel Overseer
|
||||
28 M Sword of Feast and Famine
|
||||
29 M Sword of Fire and Ice
|
||||
30 M Sword of Light and Shadow
|
||||
@@ -7,6 +7,8 @@ Type=Expansion
|
||||
MciCode=kld
|
||||
BoosterCovers=3
|
||||
Booster=10 Common:!fromSheet("KLD Planeswalker Decks"), 3 Uncommon:!fromSheet("KLD Planeswalker Decks"), 1 RareMythic:!fromSheet("KLD Planeswalker Decks"), 1 BasicLand
|
||||
AdditionalSheetForFoils=fromSheet("Kaladesh Inventions")
|
||||
AdditionalSetUnlockedInQuest=MPS
|
||||
|
||||
[cards]
|
||||
1 C Acrobatic Maneuver
|
||||
|
||||
Reference in New Issue
Block a user