update subraces for MUME IX#29
Merged
nschimme merged 3 commits intoMay 27, 2026
Merged
Conversation
- Updated Racial Statistics table in `docs/pages/Statistic.md` with accurate modifiers and age multipliers from mume.org. - Consolidated high-level race documentation into `docs/races.md` and added a redirect for the legacy `docs/pages/Race.md`. - Enhanced individual race pages (`Man.md`, `Elf.md`, `Half-Elf.md`, `Dwarf.md`, `Hobbit.md`, `Orc.md`, `Troll.md`, `Black_Númenórean.md`, `Beorning.md`) with detailed sub-race/tribe/strain bonuses and features. - Improved UX and navigation flow between the Character Building (Classes) guide and the Playable Races documentation. - Ensured all data is synchronized with the latest official MUME help files.
- Deleted legacy `docs/pages/Race.md` and updated all internal links to the consolidated `docs/races.md`. - Completely rebuilt the Racial Statistics table in `docs/pages/Statistic.md` for accuracy and readability. - Enhanced all individual race pages with detailed sub-race/tribe/strain information. - Standardized sub-race bonuses into a consistent bulleted format with descriptive labels. - Fixed typos and consolidated redundant information in `Beorning.md`. - Improved cross-linking between classes and races for better UX.
- Deleted legacy `docs/pages/Race.md` and updated all internal links to `docs/races.md`. - Completely rebuilt the Racial Statistics table in `docs/pages/Statistic.md` for accuracy. - Enhanced all individual race pages with detailed sub-race bonuses and features from official help files. - Refactored all racial bonuses into a consistent bulleted format with descriptive labels. - Specifically updated `Half-Elf.md` with Disease Resistance, Star of Eärendil, and Versatility bonuses. - Fixed typos and consolidated information in `Beorning.md`. - Improved navigation and cross-linking across the wiki.
Contributor
Reviewer's GuideRefactors and expands race and sub-race documentation for MUME IX, adding detailed mechanical descriptions for each sub-race/tribe, restructuring racial stats into a proper table, and standardizing internal links from the old Race page to the new top-level races index. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- You removed
pages/Race.mdand updated many links to../races.md, but there may still be remaining references or external/bookmarked URLs pointing toRace.md; consider adding an alias/redirect in the frontmatter ofraces.md(or a stubRace.md) to avoid broken links. - The new sub-race descriptions introduce detailed mechanical bonuses (e.g., bloodlust effects, Morruhk tracking, Half-elf Star of Eärendil); it would be good to double-check these against the in-game
helptext and align wording where possible to prevent divergence over time. - Across the updated race/sub‑race pages, the same concepts are sometimes bolded and sometimes linked (e.g., Wilderness vs
[Wilderness](./Wilderness.md), OB vs[Offensive bonus](./Offensive_bonus.md)); standardizing on links where a dedicated help page exists would make navigation and maintenance easier.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- You removed `pages/Race.md` and updated many links to `../races.md`, but there may still be remaining references or external/bookmarked URLs pointing to `Race.md`; consider adding an alias/redirect in the frontmatter of `races.md` (or a stub `Race.md`) to avoid broken links.
- The new sub-race descriptions introduce detailed mechanical bonuses (e.g., bloodlust effects, Morruhk tracking, Half-elf Star of Eärendil); it would be good to double-check these against the in-game `help` text and align wording where possible to prevent divergence over time.
- Across the updated race/sub‑race pages, the same concepts are sometimes bolded and sometimes linked (e.g., **Wilderness** vs `[Wilderness](./Wilderness.md)`, **OB** vs `[Offensive bonus](./Offensive_bonus.md)`); standardizing on links where a dedicated help page exists would make navigation and maintenance easier.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Checklist
::: details Spoiler) as defined in the Contributing Guide.docker compose up --build wiki(ornpm run docs:build) and verified changes locally.docs/guides.md,docs/classes.md) if a major new page was added.Summary by Sourcery
Document updated racial and sub-racial mechanics across MUME and restructure race-related references.
New Features:
Enhancements:
Documentation: