Updating game data to mid season patch and made card gallery nicer

This commit is contained in:
2026-07-17 09:42:50 -04:00
parent 7b0f2ce1a5
commit 5aff9910c1
709 changed files with 1485 additions and 547 deletions
+178 -178
View File
@@ -208,64 +208,6 @@ public static class DeckDatabase
DeckType = "store",
},
new()
{
Name = "Midrange",
Cards = [
"Holder of the Instruments",
"Holder of the Instruments",
"Holder of the Instruments",
"Invigorating Balm",
"Invigorating Balm",
"Kinetic Absorber",
"Kinetic Absorber",
"Kinetic Absorber",
"Sunshock",
"Sunshock",
"Seeker of Truth",
"Seeker of Truth",
"Backhand",
"Backhand",
"Backhand",
"The Firm Hand",
"Chaos Control",
"Chaos Control",
"Paradox Flow",
"Paradox Flow",
"Paradox Flow",
"Set in Stone",
"Set in Stone",
"Lumbering Starseeker",
"Lumbering Starseeker",
"Lumbering Starseeker",
"Novathermal Mining",
"Novathermal Mining",
"Novathermal Mining",
"Curb the Anomalies",
"Curb the Anomalies",
"Curb the Anomalies",
"Lightsteel Colossus",
"Lightsteel Colossus",
"Unlocked Potential",
"Unlocked Potential",
"Devourer Spawn",
"Devourer Spawn",
],
Keycards = [
],
Divers = [
"Shattersmith",
"Gunnery Captain",
],
Description = "",
Factions = [
"Phasetide",
"Sungrace",
],
IsVisible = true,
DeckCode = "",
DeckType = "precon",
},
new()
{
Name = "Overflowing Security",
Cards = [
@@ -328,6 +270,184 @@ public static class DeckDatabase
DeckType = "custom",
},
new()
{
Name = "Precon Midrange",
Cards = [
"Holder of the Instruments",
"Holder of the Instruments",
"Holder of the Instruments",
"Invigorating Balm",
"Invigorating Balm",
"Kinetic Absorber",
"Kinetic Absorber",
"Kinetic Absorber",
"Sunshock",
"Sunshock",
"Seeker of Truth",
"Seeker of Truth",
"Backhand",
"Backhand",
"Backhand",
"The Firm Hand",
"Chaos Control",
"Chaos Control",
"Paradox Flow",
"Paradox Flow",
"Paradox Flow",
"Set in Stone",
"Set in Stone",
"Lumbering Starseeker",
"Lumbering Starseeker",
"Lumbering Starseeker",
"Novathermal Mining",
"Novathermal Mining",
"Novathermal Mining",
"Curb the Anomalies",
"Curb the Anomalies",
"Curb the Anomalies",
"Lightsteel Colossus",
"Lightsteel Colossus",
"Unlocked Potential",
"Unlocked Potential",
"Devourer Spawn",
"Devourer Spawn",
],
Keycards = [
],
Divers = [
"Shattersmith",
"Gunnery Captain",
],
Description = "",
Factions = [
"Phasetide",
"Sungrace",
],
IsVisible = true,
DeckCode = "AUHVA4TFMNXW4ICNNFSHEYLOM5SQWY3PNZZXI4TVMN2GKZCPAABACAMVAIEVGAQCAEEJOAIHCMDQONYDCIBREA4YAEBSAAYEAMCAG",
DeckType = "precon",
},
new()
{
Name = "Precon Sprouts",
Cards = [
"Fervent Mycologist",
"Fervent Mycologist",
"Gardener Apprentice",
"Gardener Apprentice",
"Gardener Apprentice",
"Aardvark Precinct Captain",
"Aardvark Precinct Captain",
"Glade Grazers",
"Glade Grazers",
"Glade Grazers",
"Bloom",
"Bloom",
"Bloom",
"Scattered Helpers",
"Scattered Helpers",
"Scattered Helpers",
"Aggressive Recycling",
"Aggressive Recycling",
"Conscientious Overwrite",
"Conscientious Overwrite",
"Conscientious Overwrite",
"Pocket Dimension",
"Pocket Dimension",
"Pocket Dimension",
"Sap Sapper",
"Strength of the Grove",
"Strength of the Grove",
"Enthusiastic Bot-Poke",
"Enthusiastic Bot-Poke",
"Enthusiastic Bot-Poke",
"Overclock",
"Spark of Bounty",
"Spark of Bounty",
"Spark of Bounty",
"Uninhibited Expansion",
"Uninhibited Expansion",
"Uninhibited Expansion",
"Stability Control",
"Stability Control",
"Stability Control",
],
Keycards = [
],
Divers = [
"Efficient Scrapbot",
"Sapling Dryad",
],
Description = "",
Factions = [
"Lifeblood",
"Sapling Dryad",
],
IsVisible = true,
DeckCode = "AUHFA4TFMNXW4ICTOBZG65LUOMFWG33OON2HE5LDORSWIDAASAAAEGM6AECAKBBBQUAQUBYDBIBQYAYHAMEQG3YDAQBRCAYEAMCQG",
DeckType = "precon",
},
new()
{
Name = "Precon Telekinetic Burn",
Cards = [
"Braindead Bouncer",
"Braindead Bouncer",
"Denizen of Flames",
"Denizen of Flames",
"Denizen of Flames",
"Rebuild",
"Rebuild",
"Rebuild",
"Nameless Spirit",
"Nameless Spirit",
"Nameless Spirit",
"Telepathic Conduit",
"Telepathic Conduit",
"Telepathic Conduit",
"Gnosis",
"Gnosis",
"Gnosis",
"Pressure Spike",
"Pressure Spike",
"Pressure Spike",
"Bathe in Flames",
"Bathe in Flames",
"Bathe in Flames",
"Rotting Rocker",
"Rotting Rocker",
"Rotting Rocker",
"Cascading Serenity",
"Cascading Serenity",
"Bloodbolt",
"Bloodbolt",
"Bloodbolt",
"Ironblood Elixir",
"Ironblood Elixir",
"Ironblood Elixir",
"Destiny Ripper",
"Destiny Ripper",
"Go for the Heart",
"Go for the Heart",
"Brutal Reveler",
"Brutal Reveler",
],
Keycards = [
],
Divers = [
"Somber Astronomer",
"Bloodline Tracker",
],
Description = "",
Factions = [
"Silence",
"Splintergleam",
],
IsVisible = true,
DeckCode = "AULFA4TFMNXW4ICUMVWGK4DBORUGSYZAIJ2XE3QLMNXW443UOJ2WG5DFMRSABPIAAACWECQ3KYHAU2ADAIBQQAYRAMBAGOQDEIBQCAYHAMAQG",
DeckType = "precon",
},
new()
{
Name = "Rewind Me",
Cards = [
@@ -538,66 +658,6 @@ public static class DeckDatabase
DeckType = "store",
},
new()
{
Name = "Sprouts",
Cards = [
"Fervent Mycologist",
"Fervent Mycologist",
"Gardener Apprentice",
"Gardener Apprentice",
"Gardener Apprentice",
"Aardvark Precinct Captain",
"Aardvark Precinct Captain",
"Glade Grazers",
"Glade Grazers",
"Glade Grazers",
"Bloom",
"Bloom",
"Bloom",
"Scattered Helpers",
"Scattered Helpers",
"Scattered Helpers",
"Aggressive Recycling",
"Aggressive Recycling",
"Conscientious Overwrite",
"Conscientious Overwrite",
"Conscientious Overwrite",
"Pocket Dimension",
"Pocket Dimension",
"Pocket Dimension",
"Sap Sapper",
"Strength of the Grove",
"Strength of the Grove",
"Enthusiastic Bot-Poke",
"Enthusiastic Bot-Poke",
"Enthusiastic Bot-Poke",
"Overclock",
"Spark of Bounty",
"Spark of Bounty",
"Spark of Bounty",
"Uninhibited Expansion",
"Uninhibited Expansion",
"Uninhibited Expansion",
"Stability Control",
"Stability Control",
"Stability Control",
],
Keycards = [
],
Divers = [
"Efficient Scrapbot",
"Sapling Dryad",
],
Description = "",
Factions = [
"Lifeblood",
"Sapling Dryad",
],
IsVisible = true,
DeckCode = "",
DeckType = "precon",
},
new()
{
Name = "Sudden Wolves",
Cards = [
@@ -721,66 +781,6 @@ public static class DeckDatabase
DeckType = "store",
},
new()
{
Name = "Telekinetic Burn",
Cards = [
"Braindead Bouncer",
"Braindead Bouncer",
"Denizen of Flames",
"Denizen of Flames",
"Denizen of Flames",
"Rebuild",
"Rebuild",
"Rebuild",
"Nameless Spirit",
"Nameless Spirit",
"Nameless Spirit",
"Telepathic Conduit",
"Telepathic Conduit",
"Telepathic Conduit",
"Gnosis",
"Gnosis",
"Gnosis",
"Pressure Spike",
"Pressure Spike",
"Pressure Spike",
"Bathe in Flames",
"Bathe in Flames",
"Bathe in Flames",
"Rotting Rocker",
"Rotting Rocker",
"Rotting Rocker",
"Cascading Serenity",
"Cascading Serenity",
"Bloodbolt",
"Bloodbolt",
"Bloodbolt",
"Ironblood Elixir",
"Ironblood Elixir",
"Ironblood Elixir",
"Destiny Ripper",
"Destiny Ripper",
"Go for the Heart",
"Go for the Heart",
"Brutal Reveler",
"Brutal Reveler",
],
Keycards = [
],
Divers = [
"Somber Astronomer",
"Bloodline Tracker",
],
Description = "",
Factions = [
"Silence",
"Splintergleam",
],
IsVisible = true,
DeckCode = "",
DeckType = "precon",
},
new()
{
Name = "Tempo Deplete",
Cards = [