More tests and WIP vibe work
This commit is contained in:
@@ -35,7 +35,7 @@ public static class DocDatabase
|
||||
Frontmatter = new()
|
||||
{
|
||||
{ "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." },
|
||||
{ "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. Like a timeline that deals damage and a card the counts the damage you have dealt." },
|
||||
},
|
||||
},
|
||||
new()
|
||||
@@ -847,7 +847,7 @@ public static class DocDatabase
|
||||
{
|
||||
Title = "Splintergleam",
|
||||
Category = "Syndicate",
|
||||
Content = "# Timelines\n\n## Volcanic Rivers\n\nDeals 1 damage to each core when shifted to.\n\n## Torment\n\n# Mechanics\n\n## Bleed\n\nBleed.\n## Big Timeline Stack\n\nBig Timeline Stack\n## Fervor\n\nFervor\n\n## Self Wound\n\nSelf Wound\n\n\n# Key Cards\n\n## Defensive Cards:\n- [[Soothing Glow]]\n- [[Chaos Control]]\n- [[Radiant Channeling]]\n- [[Supernova]]\n- [[Throw into the Sun]]\n- [[Entropy's End]]\n\n\n## Threats\n- [[Canine Adjutant]]\n- [[Limit Breaker]]\n- [[Debris Collector]]\n- [[Jury of the Second Law]]\n- [[Lightsteel Colossus]]\n- [[APEX Starcruise]]\n- [[Devourer Spawn]]",
|
||||
Content = "# Timelines\n\n## Volcanic Rivers\n\nDeals 1 damage to each core when shifted to.\n\n## Torment\n\n# Mechanics\n\n## Bleed\n\nBleed.\n## Big Timeline Stack\n\nBig Timeline Stack\n## Fervor\n\nFervor\n\n## Self Wound\n\nSelf Wound\n\n\n# Key Cards\n\n## Defensive Cards:\n- [[Bathe in Flames]]\n- [[Circle of Strife]]\n- [[Paradox Cacophony]]\n- [[Fervor]]\n- [[Sanguine Resurgence]]\n\n\n## Threats\n- [[Pit Dog]]\n- [[Bright-Eyed Supplicant]]\n- [[Blazing Shifter]]\n- [[Toothy Pugilist]]\n- [[Devoted Bloodletter]]\n- [[Hungry Engine]]\n- [[Frontline Juggernaut]]\n- [[Brutal Reveler]]\n- [[Gilded Behemoth]]",
|
||||
Frontmatter = new()
|
||||
{
|
||||
{ "category", "Syndicate" },
|
||||
|
||||
Reference in New Issue
Block a user