More actions
No edit summary |
|||
Line 12: | Line 12: | ||
|source=https://github.com/RPGFAN128/Unchained-Blades-Save-Editor | |source=https://github.com/RPGFAN128/Unchained-Blades-Save-Editor | ||
}} | }} | ||
This program is a | This program is a save editor for Unchained Blades 3DS. | ||
This save editor is written in java, and provided as an executable jar file. See [https://www.java.com/en/download/ here] for instructions how to install java. | This save editor is written in java, and provided as an executable jar file. See [https://www.java.com/en/download/ here] for instructions how to install java. |
Revision as of 11:26, 31 March 2022
Unchained Blades Save Editor | |
---|---|
General | |
Author | RPG_FAN128 |
Type | Hack Utilities |
Version | 1.0 |
License | Mixed |
Last Updated | 2018/10/11 |
Links | |
Download | |
Website | |
Source | |
This program is a save editor for Unchained Blades 3DS.
This save editor is written in java, and provided as an executable jar file. See here for instructions how to install java.
User guide
- Main - Money, number of followers, location stats, infinite ark stats, etc.
- Items - Hold items, stored items, key items, (as well as quantity).
- Maps - Read-only. You can view your in-game map data as well as export png's or import maps from previously cleared game data.
- Master - Just about every master-related statistic can be edited. (Please see readme file for permanent stat changes in v1.0).
- Follower - All follower stats can be modified here.
- Quest - Completed quests, active quests. (Please see readme for details on this early v1.0 release of Quest Tab).
Main
Editing the maximum number of followers can cause problems at the following points of the game (and possibly others):
- Advancing from Chapter 1 to Chapter 2.
- Advancing from Chapter 2 to Chapter 3.
- Advancing from Chapter 3 to Chapter 4.
- When recruiting Fang's Dragon Lords. In all instances when follower data is copied it relies on the "max followers" value.
- If this is larger than it is supposed to it begins overwriting values in the stored items addresses.
- Editing your location will only take effect if you are in a dungeon area (i.e. not town).
Master
If you are interested in exporting masters from a cleared game and importing them into a Chapter 1 save file please note that Master order is actually different in Chapters 1,2, and 3.
As an example, suppose you export Masters from a cleared game and import them into chapter 3. Lucius would in fact be Fang, and if you advanced to chapter 4 you would find that Niko is actually Lucius. You will have to manually keep track of any exported Master data and import them accordingly.
Editing your level will not make your character that level, edit experience instead. It would seem editing Max HP/MP does not permanently change your Master's stats. Editing strength-speed will not change your in-game stats of attack/defense/etc. unless you gain a level.
Follower
The editor shows 4 equipped slots for each master as well as 104 slots of stored followers.
Keep in mind the safe maximum number of followers is 104 counting both equipped and unequipped. See level/experience argument from Master tab.
Quest
This section was added at the last minute. As such this tab is the least user-friendly. Any future versions of this tab will be drastically different. Forcing active quests may not work correctly with quests that contain scenes.
Var1 values seem to change for some quests as you progress in said quest. Var2 values seem to count the kills in kill quests.
Screenshots