0 of 0

File information

Last updated

Original upload

Created by

poss

Uploaded by

p0ss

Virus scan

Safe to use

75 comments

  1. levis21
    levis21
    • member
    • 0 kudos
    If anyone wants this to work:
    1. unzip mod
    2. rename data_160.dat -> data_160.zip
    3. unzip again
    4. change ui/globals.js :
    add at end from the updated original globals.jsvar ResponseCode =
    {
        // Global UI Response Codes
        CanSwap: 0,
        ConfirmReplaceSwap: 1,
        ConfirmNoReplaceSwap: 2,
        DoNotSwap: 3
    };
    5. either zip it again or just move the ui folder to the games /data folder

    This work for me as of 30.04.2025.
    1. Vafalixina
      Vafalixina
      • member
      • 0 kudos
      This worked for me. Thanks pal!
    2. tolokeXD
      tolokeXD
      • member
      • 0 kudos
      muchas gracias, fue de mucha ayuda
    3. BFsIogon
      BFsIogon
      • member
      • 0 kudos
      The easiest way to solve this problem I tried without bug, much appreciated
    4. IMANGOI1
      IMANGOI1
      • member
      • 0 kudos
      OMG it's working
  2. HelgrindCZ
    HelgrindCZ
    • member
    • 0 kudos
    You don't need this mod to be working. Simply change the logic of increasing stats on your own.

    Here is how to do it:

    1) open file from your battle brother folder "data/data_001.dat" in notepad or notepad++
    2) look for "max_stats_increase_count" (it's there just once in the whole file)
    3) change the number from 3 (base value) to desired point (anything from 1 to 8)
    4) save and enjoy your OP brothers

    1. Ralven
      Ralven
      • member
      • 0 kudos
      Tried this couldnt get it to work
    2. Atsutane2
      Atsutane2
      • member
      • 0 kudos
      It work. I tried and my working save can now upgrade all 8 talent.
    3. Herumarath
      Herumarath
      • member
      • 1 kudos
      How did you get this to work?  My data_001 is >1GB, Notepad says it is too big to open.  I tried redownloading, still massive.
    4. Hyragon
      Hyragon
      • member
      • 0 kudos
      Thank you very much for posting this here; in hindsight seems obvious but the straightforward instructions really help less code-comfortable players like myself. Did have to use notepad++ and worked out

      Cheers!
  3. KKDragonLord
    KKDragonLord
    • member
    • 2 kudos
    A less bad way to make this mod work (as the best would be to make it use mod script hooks) is to simply do this:

    1) Download and extract the file data_160.dat
    2) Change the file data_160.dat to data_160.zip
    3) Rename the file data_160.zip to z_mod_level_all_the_skills.zip 
    Place the file in the games data folder

    Explanation: mods should compressed as .zip, and by using the letter Z the mod is loaded last and will overwrite the ui/global.js file from either Vanilla or Legends, making the mod work instead of it being overwritten by Legends.

    If this mod used Mod Scripthooks as it should, instead of overwriting the whole file, it would simply change the variable to level skills from the number 3 to the number 8.
    1. georgegurau
      georgegurau
      • supporter
      • 0 kudos
      is it hard to learn to code, Mr. KKDragonLord ?
    2. BaconNCheese
      BaconNCheese
      • member
      • 0 kudos
      OMFG thank you so much, almost have 700 hrs but I can't play without this mod
    3. prowlingthorndemon
      prowlingthorndemon
      • member
      • 0 kudos
      You have my gratitude. You deserve something, I don't know what, but you deserve something good.
    4. aaaddd1911
      aaaddd1911
      • member
      • 0 kudos
      Thank you wery much!
  4. Gwertzel
    Gwertzel
    • member
    • 0 kudos
    Hello. 

    currently the Mod works if you follow the instructions of @mr31337.

    Problem with the mod is that it causes a bug with which you can't buy anything in the game anymore. I tested all other methods that got recommended in the comments. None of them seem to fix the bug. 

    So if you really wanna use the mod then you will have to put it inside and outside of the /data folder everytime your Brothers level up. 

    I hope the Dev of the mod fixes this bug. 
  5. mr31337
    mr31337
    • member
    • 3 kudos
    Anybody got this working with the latest version of Legends 16.0.3+ ?
    1. metheawesome
      metheawesome
      • premium
      • 0 kudos
      nope,if you figure it out lmk
    2. Hyragon
      Hyragon
      • member
      • 0 kudos
      same here, replying so I can get a notification
    3. mr31337
      mr31337
      • member
      • 3 kudos
      Got it working (for me) with Legends 16.0.4

      Steps:
      1.   Download and extract the file data_160.dat
      2.   Rename file data_160.dat to data_160.zip
      3.   Extract contents of data_160.zip (ui folder with globals.js inside) to data folder
      4.  Make a nice cup of tea
      5.  Enjoy your cup of tea while playing BB's with Legends mod and "level all the skills"

      NB.  If you want to change the number of skills on level-up, edit globals.js and change
              MAX_STATS_INCREASE_COUNT: 8  to some other number between 1 and 8.
    4. comiljou
      comiljou
      • supporter
      • 0 kudos
      Thank you!
    5. silvermoonluca
      silvermoonluca
      • premium
      • 0 kudos
      Any other suggestions? Still not working after changing _160.dat to zip and extracting it to data folder. Went in to the global file and the max stat increase was already set to 8 but still only getting 3 stat increases. 
    6. Septima66
      Septima66
      • member
      • 0 kudos
      make sure you drag the ui folder into data
    7. darksexybeast117
      darksexybeast117
      • member
      • 1 kudos
      This worked for me as of the Date of this Post, Thank you so much, except i also had to rename it to mod_data_160.zip for it to fully work
    8. Gadia
      Gadia
      • member
      • 0 kudos
      It worked, thank you.
    9. pilul123
      pilul123
      • member
      • 0 kudos
      thank you very much
    10. lolkaBam
      lolkaBam
      • member
      • 0 kudos
      Thank you
    11. SilberSirius
      SilberSirius
      • member
      • 0 kudos
      where do i find globals.js?
  6. Blah88
    Blah88
    • member
    • 0 kudos
    Just extract data_160.dat into the data folder. If you don't need the mod anymore don't forget to delete data_160.dat from the data folder.
    1. Alakhat
      Alakhat
      • member
      • 0 kudos
      Thank you
    2. ColumbusR14
      ColumbusR14
      • member
      • 0 kudos
      This method helped. Thanks a lot!
  7. Pipitus
    Pipitus
    • member
    • 0 kudos
    Hi, maybe someone can say me how i can open .dat files? I want to try modify some game files
    1. filipmolnar
      filipmolnar
      • member
      • 1 kudos
      change .dat to .zip , it's actually just a zip
  8. filipmolnar
    filipmolnar
    • member
    • 1 kudos
    Can confirm that this still works. Game version 1.5.0.11

    "Extract data_160.dat from the downloaded .rar file directly into your game installation's data folder. Works for me. "
    1. Alakhat
      Alakhat
      • member
      • 0 kudos
      thank you
  9. KnightShadePrime
    KnightShadePrime
    • supporter
    • 3 kudos
    Extract data_160.dat from the downloaded .rar file directly into your game installation's data folder. Works for me.
  10. joshuakyle94
    joshuakyle94
    • supporter
    • 0 kudos
    Still not working as of Jan 30th 2022. :/