Skip to content

YAL-Game-Things/DawnsburyDays-CustomAncestryBoosts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Ancestry Boosts & Flaws

Quick links: Steam Workshop page

This is an expansion of SilchasRuin's Alternate Ancestry Boosts for All that also adds 6 "Custom Flaw" modes to the Attribute Boost Choice menu. Each of these gives three free attribute boosts and the selected flaw.

So, for example, if playing a minotaur was appealing to you due to the +STR +CON -CHA ability spread, you can now recreate that atop of some other ancestry.

A screenshot showing the "Attribute Boost Choice" section with the new "Custom Flaw" options

A screenshot showing Ability Scores section with three Free Ancestry Boosts and the chosen Ancestry Flaw

Building

You'll want to set a DAWNSBURY_DAYS environment variable to point at where the game folder resides (where the .exe and CREDITS.txt are, no trailing backslash).

You can then open the Visual Studio (regrettably, it would seem like it has to be VS2026 because of .NET 10) and build the project.

The post-build step should copy the DLL from bin to the game's CustomMods folder, but if it doesn't, you may have to do so by hand.

Post-build step will also attempt to update the DLL in the export folder that contains the files for publishing on Steam Workshop.

Credits

The original mod is public domain so I guess this is public domain too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 52.4%
  • HTML 47.6%