TeamREPENTOGON / TeamREPENTOGON/REPENTOGON

Mom Champions issue

Open
#762 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

non-callback-request xml
Dominant language
C++
Stars
345
Forks
51
Avg merge
11h 2m
Merged PRs (30d)
4

Description

This is a minor issue but due to how Mausoleum Mom is implemented (using Subtype 3), if any mod uses the bosscolors.xml to add a new Mom champion it will overlap with Mausoleum Mom and cause issues (Maus Mom will appear as a champion randomly in main path)

It'd be good if there was some manual fix so adding Mom champions beyond the vanilla ones (for reference, vanilla uses subtypes 0-2 for normal, red, and blue Moms) would start the SubTypes at 4 instead of the "intended" 3 to bypass this issue

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how Mausoleum Mom is assigned Subtype 3 and how bosscolors.xml adds Mom champions. Check the handling of custom Mom champion subtypes and verify that new entries begin at Subtype 4 without changing vanilla subtypes 0-2 or making Mausoleum Mom appear on the main path.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.