Skip to content

A mod inspired from the Scaling Beggar origin in the Legends mod for Battle Brothers.

Notifications You must be signed in to change notification settings

LordMidas/mod_scaling_character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • This is a submod I created upon request for a user. It is inspired from the Scaling Beggar origin in the Legends mod.
  • Allows you to add an effect to any bro that will cause that bro to scale with killing enemies.

How to Use

  • Install this mod.
  • Install TaroEld's Dev Console mod.
  • On the world screen press Ctrl+G to bring up the dev console screen. Then type the following commands and click Run to add or remove this effect from a bro.
    • In these commands, you must replace Roland with the name (without nickname) of your bro.
    • Note: Removing the effect from a bro will not remove the stats/perks already stolen.
::ScalingCharacter.add("Roland");
::ScalingCharacter.remove("Roland");

Example

Let's say my bro's name is Hadebrand. So I will type the command as:

::ScalingCharacter.add("Hadebrand");

About

A mod inspired from the Scaling Beggar origin in the Legends mod for Battle Brothers.

Resources

Stars

Watchers

Forks

Packages

No packages published