Wasteland 2

File information

Last updated

Original upload

Created by

Capn Odin

Uploaded by

yetman

Virus scan

Safe to use

About this mod

Save editor allowing access to all tag values of your characters

Requirements
Permissions and credits
An editor allowing for customisation of all tag values of all characters in a save file.

You Can Break Your Save File,but just don't overwrite the original file and you should be fine.

Requires Python 3.x, don't know how low it can go, but it will work on 3.5. (Half of it was developed in 3.4)

Things to note:
The placement of your equipment depents on the value in the "Slot" column, this limitation stems from the game, due to this its I have frozen these values.

The layout of a characters equipment:
  1. Unknown
  2. Hair
  3. Head
  4. Unknown
  5. Torso
  6. Backpack
  7. Legs
  8. Primary Weapon
  9. Unknown
  10. Secondary Weapon
  11. Unknown
  12. Trinket
  13. Unknown
  14. Unknown
  15. Unknown
  16. Unknown
  17. Armor
  18. Unknown
# In the save file and the gui this list starts from zero

Planned improvements:
  • Add derived stats in the empty space in the "Profile" tab.
  • It seems I forgot to implement hotkeys in the gui, they will be coming soon.