mirror of
https://github.com/AndrioCelos/TableturfBattleApp.git
synced 2026-08-25 12:24:54 -05:00
Finalise Fresh Season 2024 cards and sleeves
This commit is contained in:
@@ -488,6 +488,12 @@
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve22" value="22"/><label for="deckSleeve22"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve23" value="23"/><label for="deckSleeve23"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve24" value="24"/><label for="deckSleeve24"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve25" value="25"/><label for="deckSleeve25"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve26" value="26"/><label for="deckSleeve26"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve27" value="27"/><label for="deckSleeve27"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve28" value="28"/><label for="deckSleeve28"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve29" value="29"/><label for="deckSleeve29"></label>
|
||||
<input type="radio" name="deckSleeves" id="deckSleeve30" value="30"/><label for="deckSleeve30"></label>
|
||||
</section>
|
||||
<section id="deckSleevesFormButtons">
|
||||
<button type="submit" id="deckSleevesOkButton">Select</button>
|
||||
|
||||
@@ -334,6 +334,12 @@ dialog::backdrop {
|
||||
.deckButton[data-sleeves="22"] { background-position: 85.7% 63%; }
|
||||
.deckButton[data-sleeves="23"] { background-position: 100% 63%; }
|
||||
.deckButton[data-sleeves="24"] { background-position: 0 89%; }
|
||||
.deckButton[data-sleeves="25"] { background-position: 14.3% 89%; }
|
||||
.deckButton[data-sleeves="26"] { background-position: 28.6% 89%; }
|
||||
.deckButton[data-sleeves="27"] { background-position: 42.9% 89%; }
|
||||
.deckButton[data-sleeves="28"] { background-position: 57.1% 89%; }
|
||||
.deckButton[data-sleeves="29"] { background-position: 71.4% 89%; }
|
||||
.deckButton[data-sleeves="30"] { background-position: 85.7% 89%; }
|
||||
|
||||
.deckButton:is(:active, .checked) {
|
||||
outline-color: lightgrey;
|
||||
@@ -450,7 +456,13 @@ dialog::backdrop {
|
||||
.cardBack[data-sleeves="21"] { background-position: 71.4% 66.7% }
|
||||
.cardBack[data-sleeves="22"] { background-position: 85.7% 66.7% }
|
||||
.cardBack[data-sleeves="23"] { background-position: 100% 66.7% }
|
||||
.cardBack[data-sleeves="24"] { background-position: 0% 100%; }
|
||||
.cardBack[data-sleeves="24"] { background-position: 0% 66.7% }
|
||||
.cardBack[data-sleeves="25"] { background-position: 14.3% 100% }
|
||||
.cardBack[data-sleeves="26"] { background-position: 28.6% 100% }
|
||||
.cardBack[data-sleeves="27"] { background-position: 42.9% 100% }
|
||||
.cardBack[data-sleeves="28"] { background-position: 57.1% 100% }
|
||||
.cardBack[data-sleeves="29"] { background-position: 71.4% 100% }
|
||||
.cardBack[data-sleeves="30"] { background-position: 85.7% 100% }
|
||||
|
||||
@keyframes cardBackFadeIn {
|
||||
from {
|
||||
@@ -1775,7 +1787,7 @@ button.dragging {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: center;
|
||||
max-width: 80em;
|
||||
max-width: 88em;
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
@@ -1824,6 +1836,12 @@ button.dragging {
|
||||
#deckSleevesList label:nth-of-type(23) { background-position: -600% -200%; }
|
||||
#deckSleevesList label:nth-of-type(24) { background-position: -700% -200%; }
|
||||
#deckSleevesList label:nth-of-type(25) { background-position: 0% -300%; }
|
||||
#deckSleevesList label:nth-of-type(26) { background-position: -100% -300%; }
|
||||
#deckSleevesList label:nth-of-type(27) { background-position: -200% -300%; }
|
||||
#deckSleevesList label:nth-of-type(28) { background-position: -300% -300%; }
|
||||
#deckSleevesList label:nth-of-type(29) { background-position: -400% -300%; }
|
||||
#deckSleevesList label:nth-of-type(30) { background-position: -500% -300%; }
|
||||
#deckSleevesList label:nth-of-type(31) { background-position: -600% -300%; }
|
||||
|
||||
/* Card list */
|
||||
|
||||
|
||||
@@ -2266,7 +2266,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { IsVariantOf = 53 },
|
||||
new(227, -20, "Neo Splatana\nStamper", Rarity.Common, "SaberNormal01", new Space[,] {
|
||||
new(227, -20, "Splatana\nStamper Nouveau", Rarity.Common, "SaberNormal01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
@@ -2326,8 +2326,7 @@ public static class CardDatabase {
|
||||
{ 0, I, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
|
||||
new(-24, "Order Dualies", Rarity.Fresh, 2, "UpcomingOrderDualies", new Space[,] {
|
||||
new(233, -24, "Order Dualies", Rarity.Fresh, 2, "ManeuverSdodr", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, S, 0, 0, 0, 0 },
|
||||
@@ -2337,107 +2336,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-25, "Marina", Rarity.Fresh, "UpcomingMarina", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, I, 0, 0, I, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, S, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(242, 159, 104), InkColour2 = new(27, 27, 186) },
|
||||
new(-26, "Pearl", Rarity.Fresh, "UpcomingPearl", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, 0, I, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, I, I, 0, 0, I, I, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, S, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(232, 232, 232), InkColour2 = new(248, 177, 213) },
|
||||
new(-27, "Pearl Drone", Rarity.Fresh, 2, "UpcomingPearlDrone", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, S, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(248, 177, 213), InkColour2 = new(232, 232, 232) },
|
||||
new(-28, "Acht", Rarity.Rare, "UpcomingAcht", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, 0, I, I, 0, 0, 0 },
|
||||
{ 0, I, I, 0, I, S, 0, 0 },
|
||||
{ 0, I, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(237, 61, 65), InkColour2 = new(80, 80, 239) },
|
||||
new(-29, "Cipher", Rarity.Rare, "UpcomingCipher", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, I, 0, S, I, I, 0 },
|
||||
{ 0, I, 0, 0, I, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(221, 183, 172), InkColour2 = new(182, 187, 219) },
|
||||
new(-30, "Flow", Rarity.Rare, "UpcomingFlow", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, S, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(r: 159, 104, 242), InkColour2 = new(240, 111, 96) },
|
||||
new(-31, "Jelfonzo", Rarity.Rare, "UpcomingJelfonzo", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, S, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(149, 119, 220), InkColour2 = new(106, 178, 215) },
|
||||
new(-32, "Bisk", Rarity.Rare, "UpcomingBisk", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, S, 0, I, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, I, 0 },
|
||||
{ 0, 0, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(228, 94, 69), InkColour2 = new(240, 225, 96) },
|
||||
new(-33, "Douser\nDualies FF", Rarity.Common, "UpcomingDouserDualiesFF", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, S, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-34, "Recycled Brella\n24 Mk I", Rarity.Common, "UpcomingRecycledBrellaMkI", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, I, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, S, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-35, ".52 Gal Deco", Rarity.Common, "Upcoming52GalDeco", new Space[,] {
|
||||
new(234, -35, ".52 Gal Deco", Rarity.Common, "ShooterGravity01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, S, 0, 0, 0, 0, 0 },
|
||||
@@ -2447,7 +2346,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-36, "Foil\nFlingza Roller", Rarity.Common, "UpcomingFoilFlingzaRoller", new Space[,] {
|
||||
new(235, -36, "Foil Flingza\nRoller", Rarity.Common, "RollerHunter01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
@@ -2457,7 +2356,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-37, "New Squiffer", Rarity.Common, "UpcomingNewSquiffer", new Space[,] {
|
||||
new(236, -37, "New Squiffer", Rarity.Common, "ChargerQuick01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
@@ -2467,7 +2366,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-38, "Custom E-Liter 4K", Rarity.Common, "UpcomingCustomELiter4K", new Space[,] {
|
||||
new(237, -38, "Custom E-liter\n4K", Rarity.Common, "ChargerLong01", new Space[,] {
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, S, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
@@ -2477,7 +2376,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-39, "Custom E-Liter\n4K Scope", Rarity.Common, "UpcomingCustomELiter4KScope", new Space[,] {
|
||||
new(238, -39, "Custom E-liter\n4K Scope", Rarity.Common, "ChargerLongScope01", new Space[,] {
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, S, I, 0, 0, 0, 0 },
|
||||
@@ -2487,7 +2386,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-40, "Custom Explosher", Rarity.Common, "UpcomingCustomExplosher", new Space[,] {
|
||||
new(239, -40, "Custom\nExplosher", Rarity.Common, "SlosherWashtub01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, S, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
@@ -2497,7 +2396,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-41, "Dread Wringer D", Rarity.Common, "UpcomingDreadWringerD", new Space[,] {
|
||||
new(240, -41, "Dread Wringer D", Rarity.Common, "SlosherDouble01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, S, I, 0, 0 },
|
||||
@@ -2507,7 +2406,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-42, "Nautilus 79", Rarity.Common, "UpcomingNautilus79", new Space[,] {
|
||||
new(241, -42, "Nautilus 79", Rarity.Common, "SpinnerSerein01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, S, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
@@ -2517,7 +2416,7 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(-43, "Glooga Dualies\nDeco", Rarity.Common, "UpcomingGloogaDualiesDeco", new Space[,] {
|
||||
new(242, -43, "Glooga\nDualies Deco", Rarity.Common, "ManeuverGallon01", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, S, 0, 0, 0, 0 },
|
||||
@@ -2527,6 +2426,106 @@ public static class CardDatabase {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(243, -33, "Douser\nDualies FF", Rarity.Common, "ManeuverLong00", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, S, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(244, -34, "Recycle Brella\n24 Mk I" /* [sic] */, Rarity.Common, "ShelterFocus00", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, I, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, S, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}),
|
||||
new(245, -30, "Flow", Rarity.Rare, "Miura", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, S, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(r: 159, 104, 242), InkColour2 = new(240, 111, 96) },
|
||||
new(246, -31, "Jelfonzo", Rarity.Rare, "Bizen", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, S, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(149, 119, 220), InkColour2 = new(106, 178, 215) },
|
||||
new(247, -32, "Bisk", Rarity.Rare, "Shiganii", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, S, 0, I, 0, 0 },
|
||||
{ 0, 0, I, 0, I, 0, I, 0 },
|
||||
{ 0, 0, 0, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(228, 94, 69), InkColour2 = new(240, 225, 96) },
|
||||
new(248, -28, "Acht", Rarity.Rare, "Mizuta", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, 0, I, I, 0, 0, 0 },
|
||||
{ 0, I, I, 0, I, S, 0, 0 },
|
||||
{ 0, I, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(237, 61, 65), InkColour2 = new(80, 80, 239) },
|
||||
new(249, -29, "Cipher", Rarity.Rare, "Yumeebi", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, I, 0, S, I, I, 0 },
|
||||
{ 0, I, 0, 0, I, I, 0, 0 },
|
||||
{ 0, 0, 0, 0, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(221, 183, 172), InkColour2 = new(182, 187, 219) },
|
||||
new(250, -27, "Pearl Drone", Rarity.Fresh, 2, "HimeDrone", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, I, 0, 0 },
|
||||
{ 0, 0, 0, S, I, 0, 0, 0 },
|
||||
{ 0, 0, 0, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(248, 177, 213), InkColour2 = new(232, 232, 232) },
|
||||
new(251, -26, "Pearl", Rarity.Fresh, "Hime", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, 0, 0, 0, 0, 0 },
|
||||
{ 0, I, 0, I, 0, 0, I, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, I, I, 0, 0, I, I, 0 },
|
||||
{ 0, 0, I, I, I, I, 0, 0 },
|
||||
{ 0, 0, 0, I, 0, 0, S, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(232, 232, 232), InkColour2 = new(248, 177, 213) },
|
||||
new(252, -25, "Marina", Rarity.Fresh, "Iida", new Space[,] {
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, I, 0, 0, I, I, 0, 0 },
|
||||
{ 0, I, I, I, I, 0, 0, 0 },
|
||||
{ 0, 0, I, I, 0, I, 0, 0 },
|
||||
{ 0, S, 0, 0, 0, 0, 0, 0 },
|
||||
{ 0, 0, 0, 0, 0, 0, 0, 0 }
|
||||
}) { InkColour1 = new(242, 159, 104), InkColour2 = new(27, 27, 186) },
|
||||
];
|
||||
|
||||
private static readonly Dictionary<int, Card> byAltNumber;
|
||||
|
||||
Reference in New Issue
Block a user