Adding Syndicate Pages

This commit is contained in:
2026-07-18 13:18:04 -04:00
parent 54e7dc06c0
commit c8d10c19de
35 changed files with 2119 additions and 468 deletions
+50 -42
View File
@@ -22,6 +22,14 @@ public static class CardDatabase
],
},
new()
{
Name = "Timeline",
Category = "Rule",
Description = "Provides a passive effect to all players. Only one timeline can be active at a time. The play who shifts to the timeline is considered the owner. The owner can be a bit of a confusing mechanic, but technically it can matter for some cards cares about WHO is triggering the effect.",
Archetypes = [
],
},
new()
{
Name = "Core Charges",
Category = "Currency",
@@ -126,48 +134,6 @@ public static class CardDatabase
],
},
new()
{
Name = "Lifeblood",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Phasetide",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Silence",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Singularity",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Splintergleam",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Sungrace",
Category = "Faction",
Archetypes = [
],
},
new()
{
Name = "Blitz",
Category = "Keyword",
@@ -583,6 +549,48 @@ public static class CardDatabase
],
},
new()
{
Name = "Lifeblood",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Phasetide",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Silence",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Singularity",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Splintergleam",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Sungrace",
Category = "Syndicate",
Archetypes = [
],
},
new()
{
Name = "Lifeblood - Phasetide",
Category = "Syndicate Pairings",