Kingdoms of Amalur: Re-Reckoning
0 of 0

File information

Last updated

Original upload

Created by

Max

Uploaded by

mastermahidhar

Virus scan

Safe to use

Tags for this mod

About this mod

Script to get all RNG Unique & Set items

Requirements
Permissions and credits
Description: 

This mod is a script file containing all the Unique weapons, armor and accessories including the set items that are found normally randomly. Executing this script will give you all the unique items in the game that are NOT quest items, quest rewards, dev items or demo items(like E3 demo). You also get only one copy of the item and at it's highest level(this is not the case if you use the F2 console to get items).

Instructions:

  • Extract the file 'items.lua' into the 'mods' folder in your game directory
  • Go into the game and press the 'F2' key to open the console
  • Inventory should be 700 or more. Use save editor to modify your inventory.
  • Type "run('.\\mods\\items.lua')" into the dialog box and click OK
  • Wait for a few seconds and your character will receive all the items in the script
  • Remove items.lua from the mods folder once done. This is so that the Mod Framework doesn't read the file before loading your game causing a delay in game load.

Pre-requisites:

  • This mod is meant to work with the Mod Framework and the F2Console mods. Please download them and install them first before using this one.
  • Make sure that the "path" in the F2Console.json file(open this with notepad to edit) has "f2Console.lua" mentioned and not something else.
  • Make sure you have enough inventory space before adding the items. There are about 640 of them.

Other Notes: 
  • Endorse this mod if you found it useful. Took me quite a few hours manually removing all the duplicates and then checking each and every one of the hundreds of items to make sure they are not quest items/rewards or dev/demo items.
  • Use the included Full Unique List to see which ones I didn't include in case you wanna add something that I've excluded or if you're just curious.
  • Thanks to weaaddar for his work on F2Console and for providing the full list of all the items in the game. Also thanks to kc0rtez for his Mod Framework mod.