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.