Prev: 62877 Up: Map Next: 62959
62895: Characters' rates of stat deterioration / regeneration
These values determine how quickly the characters' stats deteriorate while awake and regenerate while asleep. In each character's group, the first four bytes are generally negative values and are the amounts by which each stat is reduced per cycle while that character is awake and tiring. The last four bytes in each group are positive values and are the amounts by which each stat is increased per cycle while the character is asleep and regenerating.
Offset Meaning
0 Strength deterioration
1 Happiness deterioration
2 Stamina deterioration
3 Magic level deterioration
4 Strength regeneration
5 Happiness regeneration
6 Stamina regeneration
7 Magic level regeneration
62895 DEFB 1,1,1,1,5,5,5,5 Off-White Knight ( 1, 1, 1, 1, 5, 5, 5, 5) (see trivia)
62903 DEFB 255,253,253,255,10,8,15,10 Aramis Le Peux (-1, -3, -3, -1, 10, 8, 15, 10)
62911 DEFB 253,254,252,250,8,4,4,8 Robin of Shylock (-3, -2, -4, -6, 8, 4, 4, 8)
62919 DEFB 253,254,252,252,8,4,4,3 Reggie the Rat (-3, -2, -4, -4, 8, 4, 4, 3)
62927 DEFB 253,253,255,255,6,3,4,1 Rachel of Amazonia (-3, -3, -1, -1, 6, 3, 4, 1)
62935 DEFB 253,254,252,250,8,4,4,8 Barker the Ent (-3, -2, -4, -6, 8, 4, 4, 8)
62943 DEFB 253,254,252,252,8,4,4,3 Organon the Guard (-3, -2, -4, -4, 8, 4, 4, 3)
62951 DEFB 253,254,252,252,8,4,4,3 Grunter the Bearwoolf (-3, -2, -4, -4, 8, 4, 4, 3)
Prev: 62877 Up: Map Next: 62959