What this game-specific editor changes
Edit only the direct lunar-coin value in a verified Risk of Rain 2 PC UserProfile XML save.
Verified input boundary
The file must be valid UTF-8 XML under 1 MiB, use a UserProfile root, contain one direct scalar name and coins field plus a stats section, and contain no DTD/entity declarations.
What is deliberately not claimed
Achievements, unlocks, stats, profile name, nested/duplicate coins, DTD/entity XML, arbitrary XML, console saves, and malformed XML repair are not claimed.
Output
A separate XML copy with only the direct UserProfile/coins scalar changed; BOM and all other text are preserved.
Instructions
Close the game, back up the profile XML, select it locally, verify the profile name, edit lunar coins, and keep the original until the copy loads.
Verification
Verified with two deterministic XML fixtures including BOM preservation, exact scalar-only diff assertions, duplicate/DTD negatives, immutable-original and reopen checks.