From 9ce06fbbbfd7927322e1feea4f3725bb3496b7ca Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Thu, 1 Dec 2022 23:23:02 +1100 Subject: [PATCH] Add new cards for Chill Season 2022 --- TableturfBattleServer/CardDatabase.cs | 134 +++++++++++++++++++++++++- 1 file changed, 132 insertions(+), 2 deletions(-) diff --git a/TableturfBattleServer/CardDatabase.cs b/TableturfBattleServer/CardDatabase.cs index 5e06693..73567f5 100644 --- a/TableturfBattleServer/CardDatabase.cs +++ b/TableturfBattleServer/CardDatabase.cs @@ -1628,10 +1628,140 @@ public static class CardDatabase { { 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0 } }), + new(163, "Custom Splattershot Jr.", Rarity.Common, 2, new Space[,] { + { 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, 0, 0, S, 0, 0, 0, 0 }, + { 0, 0, 0, I, I, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(164, "Aerospray RG", Rarity.Common, 3, new Space[,] { + { 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, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, S, I, I, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(165, "Tentatek Splattershot", Rarity.Common, 3, new Space[,] { + { 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, 0, S, I, 0, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, I, I, I, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(166, "Forge Splattershot Pro", Rarity.Common, 4, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, S, I, 0, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 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 } + }), + new(167, "Splattershot Nova", Rarity.Common, 4, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, I, I, I, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, 0, S, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(168, "Luna Blaster Neo", Rarity.Common, 3, 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 }, + { 0, 0, 0, I, I, 0, 0, 0 }, + { 0, 0, 0, I, 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 } + }), + new(169, "Carbon Roller Deco", Rarity.Common, 3, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, I, 0, 0, 0, 0, 0 }, + { 0, 0, I, S, I, 0, 0, 0 }, + { 0, 0, I, 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, 0, 0 } + }), + new(170, "Big Swig Roller", Rarity.Common, 4, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, I, 0, 0, 0, 0, 0 }, + { 0, 0, I, 0, 0, 0, 0, 0 }, + { 0, 0, I, I, I, 0, 0, 0 }, + { 0, 0, S, 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(171, "Inkbrush Noveau", Rarity.Common, 3, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, I, I, 0, 0, 0, 0, 0 }, + { 0, S, I, 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, 0, I, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(172, "Snipewriter 5H", Rarity.Common, 4, new Space[,] { + { 0, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 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, S, 0, 0, 0, 0 }, + { 0, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(173, "Slosher Deco", Rarity.Common, 3, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, I, I, 0, 0, 0 }, + { 0, 0, 0, S, I, 0, 0, 0 }, + { 0, 0, I, 0, I, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(174, "Zink Mini Splatling", Rarity.Common, 3, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, S, 0, 0, 0, 0 }, + { 0, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, 0, I, 0, 0, 0, 0 }, + { 0, 0, 0, I, I, 0, 0, 0 }, + { 0, 0, 0, I, I, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }), + new(175, "Dapple Dualies Noveau", Rarity.Common, 4, new Space[,] { + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, I, S, I, 0, 0, 0 }, + { 0, 0, I, 0, I, 0, 0, 0 }, + { 0, 0, I, I, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 }, + { 0, 0, 0, 0, 0, 0, 0, 0 } + }) }; - public static Version Version { get; } = new(1, 1, 0, 0); - public static DateTime LastModified { get; } = new(2022, 9, 2, 0, 0, 0, DateTimeKind.Utc); + public static Version Version { get; } = new(2, 0, 0, 0); + public static DateTime LastModified { get; } = new(2022, 12, 1, 0, 0, 0, DateTimeKind.Utc); public static string JSON { get; } public static ReadOnlyCollection Cards { get; }