Jump to content

perk points


LVB2

Recommended Posts

morning folks i just had a question how do you mod perk points with the creation kit and what i mean is how to make it where you get more than just 1 point per level i have looked through the creation kit and cant find anything can some please help or if someone has any idea you can throw my way thank you in advance
Link to comment
Share on other sites

  • 4 months later...

If you use skse and the elys uncapper you can change the amount of perk points.

Go to the C:\Program Files\Steam\SteamApps\common\skyrim\Data\SKSE\Plugins and open the SKSE_Elys_Uncapper ini document.

 

Find the

;Enable(1) or Disable(0) the number of perks gained, set by the Uncapper, at each level up

;Default value = 0

bUsePerksAtLevelUp=0

Change the bUsePerksAtLevelUp=0 to bUsePerksAtLevelUp=1

 

Find

[PerksAtLevelUp]

;Set the number of perks gained at each level up. If a specific level is not specified then the closest lower level setting is used.

;Default game value is one perk per level (you can also use float as value, for example 1.25 per points per level)

; Level (2..10000) = Perks (0..255)

;

;In the following inactive commented example the player will gain 1 perk per level at and from level 2 to 9, then 2 perks per level at and from level 10 to 29,

; then 4 perks per level at and from level 30 to 94, then no perk at all per level for level 95 and above

;

;2=1

;10=2

;30=4

;95=0

2=1

 

Here change it to whatever you like of amount of perk points you want to gain at level up.

You can also change the amount of health, magicka and stamina gained at level up in the ini document.

Edited by gamevsreality
Link to comment
Share on other sites

  • 2 weeks later...
  • Recently Browsing   0 members

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