Skip to Content
Game ImportersChrono CoreChrono Core

Chrono Core

Chrono Core (slug chrono-core) is an indie sci-fi trading card game imported into CardNexus from a Google Sheet. Players pilot customisable mechs: a Core chassis (Lightweight, Midweight, Heavyweight) progresses through MK stages (MKI–MKIV) and is kitted out with Weapons, Equipment and Pilots across four Realms (Artifice, Castra, Nekris, Umbra), with timing-based abilities such as Overclock driving the turn structure. Cards come in two finishes, Standard and Holographic.

Chrono Core is not sold on TCGplayer or Cardmarket. The catalogue is fully sheet-driven, there are no marketplace external IDs, and supportedMarketplaces is empty — so no price importer runs for this game.

Useful Resources

ResourceURLNotes
Official websitechronocoretcg.com Published by Chrono Core Studios, LLC
Comprehensive RulesRules page V.2.3 (effective 06/24/2026) — deck construction rules drive the list presets
Products sheetGoogle Sheet Expansions + Products tabs (ID hardcoded in chrono-core-importer.ts)
Card imagesDrive folder Card art (front + back) and set icons

Documentation

Code Locations

ComponentLocation
Importerpackages/games/game-importer/src/chrono-core/chrono-core-importer.ts
Staging importerpackages/games/game-importer/src/chrono-core/chrono-core-staging-importer.ts
Game config & typespackages/games/game-configuration/src/lib/games/chrono-core/
DTO schemaspackages/core/api-dtos/src/lib/product/games/chrono-core.schema.ts
Last updated on