Colosseum Core - Tournaments, Rivals, Seasons & Belts for RPG Maker MZ
A downloadable tool
RPG Maker will happily run a battle. It will not make that battle mean anything. Who you had to beat to get here, who is waiting in the other half of the draw, who took the belt off you last season and remembers doing it — none of that exists in the engine, and none of the arena plugins on the market build it either.
Colosseum Core is that structure. Keep your arena menu, keep your battle system — this is the championship above them.
A bracket, not a menu
Enter a tournament and the draw is seeded by rating: favourites, long shots, and byes for the top seeds when the field runs short, exactly as a real bracket does. The board is a diagram, drawn line by line — results land as brass strokes toward the final, eliminated fighters crack and fade, the champion's whole route relights in gold, and your own chip is ringed when you are due in the arena.
Rivals that persist, level and hold grudges
Your rivals are a cast, not a troop id. Each one keeps a career record, a form guide, and a memory of every result against you — and each one trains between rounds and seasons by temperament: steady grinds at its own pace, hungry chases your level, volatile swings but never collapses. Their gained levels change the fight you actually have: the troop you meet in round two is measurably stronger than its database entry.
The ledger keeps the score: season standings with win-rate bars and form pips, and a dossier on every fighter — their level against your party's, your head-to-head, what happened the last time you met, their best finish, and the belt they hold.
Balanced by measurement, not hope
The resolver was tuned with a 20,000-tournament probe and the numbers ship in the source: the #1 seed wins about 31% of open championships, the #8 seed about 2% — favourites are real and upsets genuinely happen. Stall for five seasons and the worst rival creep is under three levels; race ahead and hungry rivals track about five behind you. Deep runs pay roughly 2.3× more per battle than shallow farming, so the harder bracket is always worth entering.
Your battles, your battle system
The player fights real battles through the battle system you already use — Colosseum Core starts them, catches the result, and writes it into the draw. Rival-vs-rival matches resolve deterministically from a tournament seed: same seed, same championship, on every machine and in every save. There is no Math.random() anywhere in the logic.
It does not look like RPG Maker
Slate, engraved brass, parchment and champion gold — a palette set once and read by every colosseum screen. Stone grain and lamplight breathe over both scenes through a shader.
There is no windowskin, no default font and no Window_Base anywhere in either scene. That is a measured claim, not a description: the engine gate walks the live display list and counts zero RPG Maker windows on screen. Every mark is drawn into a bitmap once and animated by moving sprites — a fully animated board costs 3 draw calls a frame.
What ships
- Three plugin files — the tournament engine, the championship board, the ledger. The two scenes are optional; the engine is not.
- 9 plugin commands and 18 parameters, with a visual struct editor for tournaments, rivals and belts.
- Weight classes, growing purses, and belts whose lineage is kept — the dossier can always say who took the title from whom.
- Raw, readable, fully commented JavaScript. Nothing is minified. Edit it freely.
- 105/105 checks green, including 45 in-engine verifications in the real MZ runtime.
- A full Readme with the five-step setup and the tuning knobs.
It plays well with what you already have
Every core-method patch extends and calls the saved original — nothing is replaced outright. The championship record is a plain versioned object in the normal save file with a migration path, so old saves roll forward and removing the plugin later leaves a save that still loads. No notetags, no database edits, no map changes.
Requirements
RPG Maker MZ. Not compatible with MV.
The rest of the shelf
Every one of these is a system rather than a utility, and they are built to sit beside each other:
- Chimera Battle — the type chart and matchup layer. The natural pair with this one — it decides how the fights play; Colosseum Core decides what they are for.
- Chimera Core — genetics, breeding and box storage for creature collection.
- Chimera Field — which species, how rare, what variant.
- Chronicle Core — the consequence engine under your quest log.
- Bazaar Core — the economy underneath your shops.
- Verdict Core — evidence, contradictions and a case you can actually solve.
- Sigil Core — drawn spellcasting.
- Aperture Core — an in-game camera and a developing album.
- Loop Core — the world resets, the player does not.
- Voyage Core — sea travel as gameplay: wind, cargo, storms and ports that remember.
- Cipher Core — an invented written language your players actually learn — glyphs stay untranslated until deduced, then read as their meaning forever.
Built by CSAF — Corey & Stephanie's Asset Factory. This plugin's code and store artwork were produced with AI assistance. It ships no audio and no in-game narrative text.
| Published | 13 hours ago |
| Status | Released |
| Category | Tool |
| Author | CSAF — Corey & Stephanie's Asset Factory |
| Genre | Role Playing |
| Tags | arena, gamedev, javascript, JRPG, plugin, RPG Maker, RPG Maker MZ, tournament, Turn-Based Combat |
| AI Disclosure | AI Assisted, Code, Graphics |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $20 USD. You will get access to the following files:





