mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Made FoilAlwaysInCommonSlot the default choice (since all current sets use this option anyway).
- Refactored the edition definitions, now slots newer than TSP do not include the FoilAlwaysInCommonSlot line, while the older sets with foils have a FoilAlwaysInCommonSlot=False line. - Some definition fixes related to foil generation.
This commit is contained in:
@@ -287,7 +287,7 @@ public final class CardEdition implements Comparable<CardEdition> { // immutable
|
||||
break;
|
||||
}
|
||||
res.foilChanceInBooster = section.getDouble("FoilChanceInBooster", 21.43F) / 100.0F;
|
||||
res.foilAlwaysInCommonSlot = section.getBoolean("FoilAlwaysInCommonSlot", false);
|
||||
res.foilAlwaysInCommonSlot = section.getBoolean("FoilAlwaysInCommonSlot", true);
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=ARB
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand ALA
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Anathemancer
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Mutation
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2010-06-18
|
||||
Name=Archenemy
|
||||
Code2=ARC
|
||||
Type=Other
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C A Display of My Dark Power
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=AVR
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Abundant Growth
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=BOK
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Akki Blizzard-Herder
|
||||
|
||||
@@ -5,7 +5,6 @@ Name=Born of the Gods
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Acolyte's Reward
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=CHK
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Akki Avalanchers
|
||||
|
||||
@@ -8,6 +8,7 @@ Border=White
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Flash
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=CS
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Adarkar Valkyrie
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2013-11-01
|
||||
Name=Commander 2013
|
||||
Code2=C13
|
||||
Type=Other
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Act of Authority
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
Code=CM1
|
||||
Date=2012-11-02
|
||||
Name=Commander's Arsenal
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Chaos Warp
|
||||
|
||||
@@ -5,7 +5,6 @@ Name=Commander
|
||||
Code2=COM
|
||||
Alias=CMD
|
||||
Type=Other
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEthersnipe
|
||||
|
||||
@@ -7,7 +7,6 @@ Alias=CON
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand ALA
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Absorb Vis
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=DKA
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=9 Common:!dfc, 3 Uncommon:!dfc, 1 RareMythic:!dfc, 1 dfc, 1 BasicLand ISD
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Afflicted Deserter
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=DS
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R AEther Snap
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=DIS
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Aurora Eidolon
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=DGM
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common:!land, 3 Uncommon, 1 RareMythic:!land, 1 fromSheet("DGM Lands")
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Boros Mastiff
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDH
|
||||
Date=2011-09-02
|
||||
Name=Duel Decks: Ajani vs. Nicol Bolas
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Ageless Entity
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2009-04-10
|
||||
Name=Duel Decks: Divine vs. Demonic
|
||||
Code2=DDC
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Abyssal Gatekeeper
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDF
|
||||
Date=2010-09-03
|
||||
Name=Duel Decks: Elspeth vs. Tezzeret
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEther Spellbomb
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2007-11-16
|
||||
Name=Duel Decks: Elves vs. Goblins
|
||||
Code2=EVG
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Akki Coalflinger
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDD
|
||||
Date=2009-10-30
|
||||
Name=Duel Decks: Garruk vs. Liliana
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Albino Troll
|
||||
|
||||
@@ -4,7 +4,6 @@ Alias=HVM
|
||||
Date=2013-09-06
|
||||
Name=Duel Decks: Heroes vs. Monsters
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Anax and Cymede
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDJ
|
||||
Date=2012-09-07
|
||||
Name=Duel Decks: Izzet vs. Golgari
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Barren Moor
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DD2
|
||||
Date=2008-11-07
|
||||
Name=Duel Decks: Jace vs. Chandra
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEthersnipe
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDG
|
||||
Date=2011-04-01
|
||||
Name=Duel Decks: Knights vs. Dragons
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Alaborn Cavalier
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDE
|
||||
Date=2010-03-19
|
||||
Name=Duel Decks: Phyrexia vs. the Coalition
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Allied Strategies
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDK
|
||||
Date=2013-03-15
|
||||
Name=Duel Decks: Sorin vs. Tibalt
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Absorb Vis
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DDI
|
||||
Date=2012-03-30
|
||||
Name=Duel Decks: Venser vs. Koth
|
||||
Type=Duel_Decks
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U AEther Membrane
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Core
|
||||
Border=White
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 Rare, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U Abyssal Specter
|
||||
|
||||
@@ -7,7 +7,6 @@ Alias=EVT
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Aerie Ouphes
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=FD
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Abuna's Chant
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=DRB
|
||||
Date=2008-08-29
|
||||
Name=From the Vault: Dragons
|
||||
Type=From_the_Vault
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Bladewing the Risen
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2009-08-28
|
||||
Name=From the Vault: Exiled
|
||||
Type=From_the_Vault
|
||||
Alias=V09
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M Balance
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2011-08-26
|
||||
Name=From the Vault: Legends
|
||||
Type=From_the_Vault
|
||||
Alias=V11
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M Cao Cao, Lord of Wei
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=V12
|
||||
Date=2012-08-31
|
||||
Name=From the Vault: Realms
|
||||
Type=From_the_Vault
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M Ancient Tomb
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2010-08-27
|
||||
Name=From the Vault: Relics
|
||||
Type=From_the_Vault
|
||||
Alias=V10
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M AEther Vial
|
||||
|
||||
@@ -4,7 +4,6 @@ Alias=V20
|
||||
Date=2013-08-23
|
||||
Name=From the Vault: Twenty
|
||||
Type=From_the_Vault
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M Dark Ritual
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=FUT
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Akroma's Memorial
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=GTC
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand RTR
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U AEtherize
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=GP
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEtherplasm
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=ISD
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=9 Common:!dfc, 3 Uncommon:!dfc, 1 RareMythic:!dfc, 1 dfc, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Abattoir Ghoul
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R AEther Rift
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U Ancestor's Chosen
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U Akroma's Devoted
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=LRW
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEthersnipe
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=M10
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Acidic Slime
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=M11
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEther Adept
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=M12
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEther Adept
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=M13
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Acidic Slime
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=M14
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
M Ajani, Caller of the Pride
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R Aerial Caravan
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=MBS
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Accorder Paladin
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=MR
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C AEther Spellbomb
|
||||
|
||||
@@ -6,7 +6,6 @@ Type=Reprint
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 RareMythic
|
||||
FoilChanceInBooster=100
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Adarkar Valkyrie
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=MOR
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Ambassador Oak
|
||||
|
||||
@@ -8,6 +8,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R AEther Barrier
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=NPH
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Act of Aggression
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Core
|
||||
Border=White
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 Rare, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R Adarkar Wastes
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C AEther Burst
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Charge
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=PLC
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U AEther Membrane
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2012-06-01
|
||||
Name=Planechase 2012 Edition
|
||||
Code2=PC2
|
||||
Type=Other
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Akoum
|
||||
|
||||
@@ -5,7 +5,6 @@ Name=Planechase
|
||||
Alias=PCH
|
||||
Code2=HOP
|
||||
Type=Other
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Academy at Tolaria West
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U Allied Strategies
|
||||
|
||||
@@ -7,7 +7,7 @@ Type=Starter
|
||||
Border=White
|
||||
BoosterCovers=1
|
||||
Booster=5 Common, 2 Uncommon, 1 Rare, 2 BasicLand
|
||||
Foil=OldStyle
|
||||
Foil=NotSupported
|
||||
|
||||
[cards]
|
||||
U Alert Shu Infantry
|
||||
|
||||
@@ -6,7 +6,7 @@ Code2=PT
|
||||
Type=Starter
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
Foil=NotSupported
|
||||
|
||||
[cards]
|
||||
R Alabaster Dragon
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2010-11-19
|
||||
Name=Premium Deck Series: Fire and Lightning
|
||||
Code2=PD2
|
||||
Type=Premium_Deck_Series
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Ball Lightning
|
||||
|
||||
@@ -3,7 +3,6 @@ Code=PD3
|
||||
Date=2011-11-18
|
||||
Name=Premium Deck Series: Graveborn
|
||||
Type=Premium_Deck_Series
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Animate Dead
|
||||
|
||||
@@ -4,7 +4,6 @@ Date=2009-11-20
|
||||
Name=Premium Deck Series: Slivers
|
||||
Type=Premium_Deck_Series
|
||||
Alias=H09
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Acidic Sliver
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U Abolish
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=RAV
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R Agrus Kos, Wojek Veteran
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=RTR
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Abrupt Decay
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=ROE
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Affa Guard Hound
|
||||
|
||||
@@ -6,6 +6,7 @@ Code2=SOK
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Shockwave
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=SOM
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U Abuna Acolyte
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Accelerated Mutation
|
||||
|
||||
@@ -8,6 +8,7 @@ Border=White
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 Rare, 1 BasicLand
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Flash
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=SHM
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEthertow
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=ALA
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Ad Nauseam
|
||||
|
||||
@@ -6,6 +6,7 @@ Border=White
|
||||
Code2=ST
|
||||
Type=Starter
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
R Abyssal Horror
|
||||
|
||||
@@ -6,6 +6,7 @@ Border=White
|
||||
Code2=S2K
|
||||
Type=Starter
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Angelic Blessing
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=10E
|
||||
Type=Core
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 Rare, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
R Abundance
|
||||
|
||||
@@ -5,7 +5,6 @@ Name=Theros
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C Battlewise Valor
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=TSP
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 Rare, 1 TimeShifted TSB
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEther Web
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C Accelerate
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
U AEther Sting
|
||||
|
||||
@@ -7,6 +7,7 @@ Type=Expansion
|
||||
BoosterCovers=1
|
||||
Booster=11 Common, 3 Uncommon, 1 Rare
|
||||
Foil=OldStyle
|
||||
FoilAlwaysInCommonSlot=False
|
||||
|
||||
[cards]
|
||||
C About Face
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=WWK
|
||||
Type=Expansion
|
||||
BoosterCovers=3
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand ZEN
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
C AEther Tradewinds
|
||||
|
||||
@@ -6,7 +6,6 @@ Code2=ZEN
|
||||
Type=Expansion
|
||||
BoosterCovers=5
|
||||
Booster=10 Common, 3 Uncommon, 1 RareMythic, 1 BasicLand
|
||||
FoilAlwaysInCommonSlot=True
|
||||
|
||||
[cards]
|
||||
U AEther Figment
|
||||
|
||||
Reference in New Issue
Block a user