View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013308 | Dwarf Fortress | World Generation -- Beasts | public | 2025-10-17 11:23 | 2025-10-17 11:28 |
Reporter | DPh-Kraken | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | Steam | OS | Windows | OS Version | 10 |
Product Version | 52.05 | ||||
Summary | 0013308: Setting werebeast number too high results in wereblobs | ||||
Description | The "random_object_parameters" key "werebeast_blacklist" is used to ensure werebeasts are each of a unique species. However, there are a limited number of valid species. | ||||
Steps To Reproduce | Generate a world with a WEREBEAST_NUMBER greater than 83, the higher the more obvious. The last werebeast species will be wereblobs. | ||||
Additional Information | Suggested fix | ||||
Tags | Lua, were, werebeast, werecreature | ||||
|
Suggested fix: Clean out all RCP that would otherwise be candidates to ropar.werebeast_blacklist when trying to generate a species and there are no possible valid options. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-10-17 11:23 | DPh-Kraken | New Issue | |
2025-10-17 11:23 | DPh-Kraken | Tag Attached: Lua | |
2025-10-17 11:23 | DPh-Kraken | Tag Attached: were | |
2025-10-17 11:24 | DPh-Kraken | Tag Attached: werebeast | |
2025-10-17 11:24 | DPh-Kraken | Tag Attached: werecreature | |
2025-10-17 11:28 | DPh-Kraken | Note Added: 0042932 |