Rival pair detection + special event when both rivals are caught #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Some Buddymon have declared rivals (e.g. ⇥ Taborel vs ·⁴ Spaciel — the tabs/spaces eternal debate). Currently the
rivalfield exists in the catalog but nothing acts on it.Desired behavior
rivalis already in the roster. If so, trigger a special event./buddymon rosterwith a ⚔️ icon when both are owned.Also: improve rival/encounter detection
User noted detection feels unreliable. Audit the encounter spawn hook to ensure:
rivalfield is validated at catalog load time (warn if a rival ID has no catalog entry)Acceptance criteria