BrogueCE icon indicating copy to clipboard operation
BrogueCE copied to clipboard

Replace specific potion/scroll generation rules with a generic system.

Open flend opened this issue 3 years ago • 0 comments

RapidBrogue extends these two item generation mechanisms from the base game (frequency bias and thresholding) to other items. This patch extends the item-specific code in the base game to allow these mechanisms to be used for any potion or scroll with parameters in Global.c. Tested against a few seeds to ensure identical generation.

flend avatar Feb 22 '22 13:02 flend