-
Notifications
You must be signed in to change notification settings - Fork 0
Characters Section
This section of the mod allows for customization of character behaviors. You can modify characters by editing the Customs/CustomCharacters.json
file.
- Description: Enables or disables the character customization section.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set this to
true
to activate character customization. If disabled, the game will use default character settings.
-
Description: A reminder with important information about character customization.
-
Type:
String
-
Default Value:
ReadMePlease
-
Explanation: This is a special note advising caution when modifying character attacks. After launching a save, the
CustomCharacters.json
file is generated. Be careful not to add more attacks than those provided by default, as this can cause an indexing error that cancels damage modification. -
Barricade Damage Warning:
BarricadeDamage
cannot be loaded if the value is set to0
. If the mod cannot read the barricade damage for a character, it will automatically assign a value of0
. This ensures that characters, such as dogs, can still deal damage to barricades even if there's an issue with reading the data.
- Darkwood Customizer GitHub Repository – Check out the source code and contribute to the project, or report issues.
- Darkwood Customizer on Nexus Mods – Download the latest version of the Darkwood Customizer and see user feedback.
- Darkwood on Steam – Purchase or learn more about the base game.