Update 2.52
6/9/2026
v2.52.0BETA
Seymour
Custom Boss Creator: first `.bossrecipe.json` sidecar for created clones
- When a custom boss is created, the module now writes
m###.bossrecipe.jsonnext to them###.bin, with schema v1 containing UTC creation time, source monster, target monster, display name, AI source (inherit-base-aiorcopy-monster-ai), stat/ModelId/name overrides, and an honest proof-status string. The sidecar does not affect the game, but it makes the creation reproducible and becomes the first base for future exportable/importableBoss Recipefiles. Editor builds 0 errors / 357 baseline warnings
v2.51.0