Kingdoms of Amalur: Re-Reckoning
0 of 0

File information

Last updated

Original upload

Created by

Nathyiel

Uploaded by

Nathyiel

Virus scan

Safe to use

Tags for this mod

About this mod

A script to help when you can't level up because you play the game and get all trainer and all book. (and/or some bug)

Requirements
Permissions and credits
Because of the 3 trainers in DLC (and bug too), it's possible to get more skill point than needed resulting in an impossibility to level up.

Requirement

Installation
  • copy the file into the Mods directory (like for F2 console)

How does it work
The file contain a list of skill commented except 1. I choose Alchemy but you can comment it and use another one.
The file will set this skill to a lower value than it should be allowing you to level up.


Step by Step
  • look at how much skill point in excess you have. It should be between 1 to 3. We will call it "overflow skill point".
  • Do a fateshift to only have race skill + trainer + book.
  • Choose a skill like (Alchemy for exemple), look at how many point you have. It should be somethink between 5 to 7.
  • Uncomment the skill you want to lower (Alchemy is already uncommented) and change the value in the function and save the file
               new value = (skill after fateshift - overflow skill point) x 10
  • type F2 to open the console, copy & paste


    run('modsSkillDebug.lua')
  • level up !!!


You will need to redo it for each fateshift or level up.