Fixing deck import

This commit is contained in:
2026-06-21 01:38:52 -04:00
parent 900070c834
commit be34a0bd4a
3 changed files with 111 additions and 1 deletions
+19
View File
@@ -2123,6 +2123,25 @@ public static class CardDatabase
ImageFile = "Swashbuckling Diehard.png",
},
new()
{
Name = "Arra, Saurian Broodmother",
Category = "Immortalized",
Cost = 1,
Attack = 1,
Health = 2,
Description = "Activate: The next ally that enters play this round Flourish|Flourishes. The first time each round another ally Flourishes, I Flourish.",
Faction = "Lifeblood",
Set = "Core Set",
Archetypes = [
"Flourish",
],
ImmortalizeTo = [
],
ImmortalizeFrom = "Egg Tender",
ImmortalizeWhen = "I've seen allies Flourish 4+ times.",
ImageFile = "Arra, Saurian Broodmother.png",
},
new()
{
Name = "Battleharts",
Category = "Immortalized",