[color:"#23D478"]Summoning Doll Unused Levels and Skill Points;[/color]

Hex edit the data.000 file and search for the text string [color:"orange"]SkillsV[/color] (there should only be one instance, not too far below the PartyV term used in editing the main character stat points).
This will locate the term [color:"orange"]SkillsV1.0 16-03-2004[/color]; from the 6, the summoning dolls' unused skill points are 3 rows up, while the levels are 5 rows up. The level value follows a constant term FF FF FF FF. There may be additional instances of the 'FF' constant above the first one, depending on how many summoning dolls are active in the save that is being edited.

As described for the main character edits, when you convert the decimal value of the level or points you want to give yourself into hex, the last byte (pair of numbers) gets listed first in the data file, etc.


[Linked Image]