Updating deck and adding deck code

This commit is contained in:
2026-06-20 15:11:14 -04:00
parent 26899fb59f
commit a01397941e
14 changed files with 97 additions and 12870 deletions
+14
View File
@@ -7,6 +7,20 @@ public static class CardDatabase
{
public static readonly System.Collections.Generic.List<CardData> Cards =
[
new()
{
Name = "Disarm",
Category = "Debuff",
Archetypes = [
],
},
new()
{
Name = "Mute",
Category = "Debuff",
Archetypes = [
],
},
new()
{
Name = "Lifeblood",