FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make weaker artifacts less likely for better sacrifices by NDusN1 · Pull Request #1443 · NetHack/NetHack · GitHub

Make weaker artifacts less likely for better sacrifices - #1443

Open
NDusN1 wants to merge 1 commit into
NetHack:NetHack-3.7from
NDusN1:NetHack-3.7
Open

Make weaker artifacts less likely for better sacrifices#1443
NDusN1 wants to merge 1 commit into
NetHack:NetHack-3.7from
NDusN1:NetHack-3.7

Conversation

NDusN1 commented Sep 7, 2025

Copy link
Copy Markdown

It's weird that, with the current code, two sacrifice gifts meeting the same criteria has an equal chance of generating from a high-value sacrifice, which is noticeable from this short quote from #1429:

test your RNG with high-difficulty corpses that can still vend more early-game artifacts.

This PR makes it so that the chance of an artifact generating would be affected by its innate gift value versus max_giftvalue, the bigger the difference, the less the chance: a difference 10 or above would mean extremely unlikely.

NullCGT commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

Seconded. This is something I've run into frequently in my recent 3.7 games, and it's very frustrating.

chappg commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

I like the change and also have frustrations at always using early-game artifacts for most of my ascension runs.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL