Update 2.70
6/10/2026
v2.70.0BETAMINOR
Seymour
Blitzball Prizes Editor: UI to edit the 101 blitzball prizes in the GAME FILE (takara.bin 220..320)
- New module/tab
Blitzball Prizes (Edit) 🏐(Modules/BlitzballPrizesEditor) that edits the blitzball prize POOL (prize 0..100 → takara row 220+k → reward; the proved-candidate rule closed inv2.62.0): a master-detail over the 101 prizes, each with an item dropdown (filter by name/id) + quantity + Raw Type/Kind/resolved reward. It REUSES the provenTreasureEditor_DataModelinternally (item dictionary, name resolution,ByteSnapshotEditorSession, full-table writer) filtered to rows 220..320 → the save is the SAME writer as the Treasures tab, writingtakara.binand preserving all 498 entries byte-for-byte except the edited prize. Registered inMain_Window(nav +SetModule). Honesty: "Writable (Lab)" badge — edits the POOL (which reward each prize index gives), not WHICH prize you win per league/tournament/event (= runtime/save); for gear/key-item prizes or finer Kind control, use the Treasures tab. Complements the read-onlyBlitzball Prizes 🏐explorer (v2.62.0) with real editing. (NEW module/tab). ReusesTreasureEditor_DataModel/Treasure_File/Item_Dictionary; does not add a new writer or touch the player save/runtime/SIN/other lanes. Build 0 errors / 361 warnings
v2.69.0