Editing Items

File Structure

Please refer to Save File for information about how to locate and open your save files.

Array BagSave BagStackSave StashSave StashStackSave
Content Bag's Items' ID Bag's Items' Count Stash's Items' ID Stash's Items' Count

Array Structure

For each of the above array, value #0, #13 and #26 are bag or stash pages and should not be edited. Values indexes $13(p-1)+4n$ (where p is page number and n is 1,2 or 3) are navigation buttons so editing them will not show any effect in game.

Below are 3 tables showing corresponding indexes of item slots in each bag or stash page.

Page 1

1 2 3 «
5 6 7 »
9 10 11 Return

Page 2

14 15 16 «
18 19 20 »
22 23 24 Return

Page 3

27 28 29 «
31 32 33 »
35 36 37 Return

Editing Arrays

Backup before proceeding and edit with caution. Please refer to Items for ID of in-game items.

Adding/Changing Items

  1. Open BagSave (for bag slots) or StashSave (for stash slots) and change the value of index corresponding to the item slot to the desired item ID.
  2. Open BagStackSave (for bag slots) or StashStackSave (for stash slots) and change the value of index corresponding to the item slot to at least 1 or the desired amount.
  3. Save the edited save file then reload Nimin.

Changing Amount of Items

  1. Open BagStackSave (for bag slots) or StashStackSave (for stash slots) and change the value of index corresponding to the item slot to the desired amount.
  2. Save the edited save file then reload Nimin.

Removing Items

  1. Open BagSave (for bag slots) or StashSave (for stash slots) and change the value of index corresponding to the item slot to 0.
  2. Save the edited save file then reload Nimin.