Jump to content

Not allowed to buy implant?


adamWeiler

Recommended Posts

I'm trying to buy the Agility and Luck implant but Doctor Usanagi won't let me. She says something along the lines of "your skill is too high". Those skills are only at 6, but Luck is displaying a 7+ in the Pipboy.

 

I'm thinking it must be one of the mods interferring:

-I just used Rebirth to lower my Intelligence and Raise my Endurance, could this have caused a problem? (It tried to give me an additional 8 points so I used the Console to remove 4 points from Agility & Luck.)

-With NVEC and Bobblehunt both installed, I own 2 Agility Bobbleheads. Maybe that raises my Agility?

-I've also got an Effect called "Luck Boost" but I'm not sure what is causing that.

-I have 70 or 80 perks as well, so any one of them could be messing things up as well.

 

If she won't let me buy any Implants, does that mean the game is treating my Luck and Agility as 10?

 

Link to comment
Share on other sites

You get the your skill is too high dialogue when the "player.getBaseActorValue <attribute>" returns 10. You might want to check what it says about your luck and agility. You can lower them with the "player.setActorValue" command. If the problem persists use the console:

1. player.AddPerk 14c134

2. player.RemoveItem f 4000

3. set "1474cb".bInstalledLuck to 1

4. set "1474cb".nImplantsInstalled to ("1474cb".nImplantsInstalled + 1)

And then the same with 14c12a perk id for agility and agility instead of luck in 3.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...