Blup Blup

Well-Known Member
Sep 14, 2017
1,162
643
Anyways, it seems that if you find the correct current outfit for Manila, the levels and xp from her police outfit will copy over to her other outfits.
Thanks for your investigation! At first it didn't work, because I needed the new level and stats to copy over to the next day to win the fight with the three androids and fourth person. Else it is always game over. Don't know what I did wrong up till this point -- level 12 and XP 10319 -- but that is not enough to win by a long shot...

After hours of experimenting I found the following section:

Code:
  "player": {
...
    "_characterName": "$jessybiancheria",
That is the one you must give the wanted level and XP. As you said there could be more than one section, which is the case for this one. However only one had 10319 and level 12. So that is the one to edit. After loading the edited version, going to sleep I woke up with HP 5350 (was 1000) and MP 1070 (was 200). The diff between the original save and the edited one just before sleep:

Code:
--- 7_sleep.json    2023-08-30 13:33:48.832209683 +0200
+++ 7_sleep_edit.json    2023-08-30 15:22:45.699265625 +0200
@@ -1208,14 +1208,14 @@
                     "_name": "Manila",
                     "_nickname": "Shaw",
                     "_classId": 1,
-                    "_level": 12,
+                    "_level": 99,
                     "_characterName": "$jessybiancheria",
                     "_characterIndex": 0,
                     "_faceName": "Rui",
                     "_faceIndex": 0,
                     "_battlerName": "",
                     "_exp": {
-                        "1": 10319,
+                        "1": 2552268,
                         "@c": 43
                     },
                     "_skills": {
And after sleep and acknowledge the dialogue:

Code:
@@ -1078,8 +1080,8 @@
             "@a": [
                 null,
                 {
-                    "_hp": 1,
-                    "_mp": 10,
+                    "_hp": 5350,
+                    "_mp": 1070,
                     "_tp": 0,
                     "_hidden": false,
                     "_paramPlus": {


@@ -1165,9 +1167,9 @@
                         "drain": false,
                         "critical": false,
                         "success": false,
-                        "hpAffected": true,
-                        "hpDamage": 999,
-                        "mpDamage": 190,
+                        "hpAffected": false,
+                        "hpDamage": 0,
+                        "mpDamage": 0,
                         "tpDamage": 0,
                         "addedStates": {
                             "@c": 37,
There are a lot more differences, most unclear at this point. However now all active jessyXXX have the new level and XP.
 

Blup Blup

Well-Known Member
Sep 14, 2017
1,162
643
Found another way which cost some money, but doesn't need editing a save: buy lots of recover (party) kits :).

As said above Manila and Jason both had 1000 HP and 200 MP. Use a recover (party) kit if both are below 50% (in this case < 500 HP each). I needed this three times, so for this fight roughly needs 2000 HP each. I didn't train with the Androids and maybe that was a bad decision on my part. I also had corruption much larger than justice, could be that this is a factor as well? Anyway, using the kits is the easy way to win this fight without a game over...
 

akkeji

Well-Known Member
Jan 22, 2018
1,684
969
Weekly Update IX: Work in Progress (V0.37A)
Hey, guys :)...
Más información

hace 22 horas
 
3.70 star(s) 90 Votes