Jump to content

Recommended Posts

  • 4 weeks later...

my guess would be the only thing you can mod for that talent is how it displays on the text rollover.

the core code for it, and most talents, are embedded in the csharp dll that is the main file for the game, and you can't edit that with a unity bundle exractor unfortunately.

but other than that... you can certainly try.  find the talent in the prefabs folder, and open it in the asset bundle extractor.  find the largest monobehavior file, and dump that; it should contain the data for the talent that you can edit.

 

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...