Skip to content

Characters Section

amione edited this page Oct 24, 2024 · 2 revisions

Characters Configuration

This section of the mod allows for customization of character behaviors. You can modify characters by editing the Customs/CustomCharacters.json file.

Enable Section

  • 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.

Note

  • 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 to 0. If the mod cannot read the barricade damage for a character, it will automatically assign a value of 0. This ensures that characters, such as dogs, can still deal damage to barricades even if there's an issue with reading the data.