From 6b8b494739c777b468221cce72b80ba3e98eb21f Mon Sep 17 00:00:00 2001
From: Branden J Brown
Date: Fri, 21 Aug 2026 15:12:42 -0400
Subject: [PATCH] zenno/doc/mdb: divide support card docs into sections
---
zenno/src/routes/doc/mdb/+page.svelte | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/zenno/src/routes/doc/mdb/+page.svelte b/zenno/src/routes/doc/mdb/+page.svelte
index c3158b3..4fcf8f8 100644
--- a/zenno/src/routes/doc/mdb/+page.svelte
+++ b/zenno/src/routes/doc/mdb/+page.svelte
@@ -314,11 +314,13 @@
spark's normal effects instead.
- Support cards
+ Support Cards
Relevant text_data categories include 75 for name including variant, 76 for variant alone, 77 for character name. Category
151 gives support card effect names, 154 gives effect descriptions, 150 gives unique effect names, and 155 gives unique effect descriptions.
+
+ Support Card Data
Queries should join with support_card_data inside.
@@ -349,6 +351,8 @@
outing_max is the number of recreation events with the card, for pals and groups.
effect_id is the specific instance of Pure Passion the card can grant, for groups.
+
+ Support Card Effects
support_card_effect_table gives progressions of support card stats. There is one row per stat per support card. Unique
effects are not included.
@@ -381,6 +385,8 @@
to no interpolation).
+
+ Unique Effects
Unique effect data is in support_card_unique_effect.
+
+ Hints
Lastly, the table single_mode_hint_gain lists the effects of hints during career.