API for kart.cafe (discontinued) with slight modifications. Output not tested. Requires supplying game data in /game/client
.
TODO:
- All Entries DB (
KtItemTable.uasset
, combine withKtItemPartsSetDef.uasset
for sets) - Character DB
- Skills (
/Content/DataTable/Skill
andCharacterSkillDef.uasset
thumbnail refCharacterToSkillThumbnail.uasset
) - Cosmetics
- Emotes
- Skills (
- Kart DB (stats
KtKartGearSetDef.uasset
andKtKartUpgradeCustomSetDef.uasset
) - Misc DB (balloons, wheels, stickers, etc.)
- Track DB (
KtTrackListDef.uasset
theme listKtTrackThemeListDef.uasset
) - Models (
/Content/ART
) - Item mode item rates (
/Content/DataTable/Spitem
or/Content/DataTable/Ingame
--might be ranked mode/grand prix) - Textures (
/Content/UI
&/Content/UI_Common
) - Racing Pass DB (
/Content/DataTable/RacingPass
)
/Content/DataTable/StringTable
for list of KR strings.
/Content/Dev/DriftExperimental
has drift torque curves (not sure if useful).