From e00fe0965a5bab8e59eb1058f3fb94d6933b0f01 Mon Sep 17 00:00:00 2001 From: Branden J Brown Date: Mon, 14 Sep 2026 17:07:25 -0400 Subject: [PATCH] zenno/doc/mdb: emphasize that support card event outcomes are not in the mdb --- 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 73e80ec..8d90875 100644 --- a/zenno/src/routes/doc/mdb/+page.svelte +++ b/zenno/src/routes/doc/mdb/+page.svelte @@ -398,6 +398,10 @@ in-game shows a "Connecting..." indicator while it loads, it probably isn't in the mdb. Notably, this includes everything related to career event outcomes. (Event information on sites like GameTora and GameWith are massive crowd-sourced efforts.)

+

Since I see this question about weekly, allow me to reiterate.

+

+ Support card event outcomes are not in master.mdb or any other locally stored file. Not even the list of possible skills. +

This document is oriented toward programmers with understanding of SQL databases. Mentions of Gallop:: are references to types visible in decompilations of the game, but no C# knowledge is needed. @@ -588,7 +592,8 @@ {/each} - Horses in gatesafter the Gap After Gate listed in this table have the gap width added to their starting lane. + Horses in gates + after the Gap After Gate listed in this table have the gap width added to their starting lane. initial_lane_type is 2 on Oi, Kawasaki, and Funabashi; 3 on Longchamp; 4 on Morioka; and 1 elsewhere. (The race mechanics doc's 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 event outcomes are not in master.mdb or any other locally stored file. Not even the list of possible skills. +

Support Card Data