Brigandine GE : Hex Editor

#10
Good news ‎  Biggrin Smile Biggrin Smile Biggrin

I can crack and trace back where stat growth calculation from
for growth cheat codes see this post ‎  - https://www.swordofmoonlight.com/bbs/ind...ic=869.240

as for growth addresses, I have some tips :

- every time level up script kick in, system will store its number into address 0x800af818 and arranged like this : HP (2 byte) MP (2b) Rune??? (2b) STR (1b) INT (1b) AGI (1b)

- rune growth is always fix there is so much IF ELSEIF THEN ... from address 35B28 to 35B90 that explain about Rune have base 3 or 5 or 7 or 10 and always get random number 0-2. Means every hero level up rune will never go below 3. The worst growth that can hero possible get is 3-5 Rune Power every level up, while the best is 10-12 Rune Power

- HP and MP growth algorithm is identical. It reads min value and max value. I think all growth database is located around 0x8009d940, you need to search for its header by yourself
0x8009d940 - Lyonesse base HP growth (health point)
0x8009d942 - Lyonesse max HP growth
0x8009d950 - Lyonesse base MP growth (magic point)
0x8009d952 - Lyonesse max MP growth
this means Lyonesse growth is HP 1 - 9 (got from 1+8 in 0x8009d940) and MP 2 - 8 (got from 2+6 in 0x8009d950)
& the rest heroes ... figure it out by yourself
I believe this is good enough for sniffing some more HP MP character growth for you to tweak

- STR INT AGI growth algorithm is identical. It reads only specific preset. I think all growth database is located around 0x8009c672, you need to search for its header by yourself
the preset for stat growth, only have 6 presets.
0 = no growth
1 = 0 - 1
2 = 0 - 2
3 = 1 - 2
4 = 1 - 3
5 = 2 - 3
and here is some info for you
0x8009c674 Lyonesse STR preset
0x8009c675 Lyonesse INT preset
0x8009c676 Lyonesse AGI preset
Lyonesse have stat growth preset like this 01 03 03 in that address. Let's convert it - 1 (str) 3 (int) 3 (agi)
this means Lyonesse growth is STR 0 -1 , INT 1 - 2 , AGI 1 - 2

happy sharing ‎  beerchug cheers :)
Reply



Messages In This Thread
Brigandine GE : Hex Editor - by Atonias - 2015-07-24, 03:27 AM
Re: Brigandine GE : Hex Editor - by Tony0075 - 2015-07-24, 09:58 PM
Re: Brigandine GE : Hex Editor - by samisc - 2015-07-26, 04:32 AM
Re: Brigandine GE : Hex Editor - by Tony0075 - 2015-07-29, 03:46 AM
Re: Brigandine GE : Hex Editor - by samisc - 2015-07-29, 06:47 PM
Re: Brigandine GE : Hex Editor - by samisc - 2015-07-29, 07:00 PM
Re: Brigandine GE : Hex Editor - by Nephrite - 2015-10-06, 03:31 AM
Re: Brigandine GE : Hex Editor - by PlayZ - 2016-09-17, 05:52 AM
Re: Brigandine GE : Hex Editor - by lubronbrons - 2017-01-05, 06:07 PM
Re: Brigandine GE : Hex Editor - by Atonias - 2018-01-16, 08:38 AM
Re: Brigandine GE : Hex Editor - by blackcatz - 2018-02-25, 06:23 AM
Re: Brigandine GE : Hex Editor - by Rune - 2018-05-15, 05:12 PM
Re: Brigandine GE : Hex Editor - by Rune - 2018-05-20, 05:06 PM
Re: Brigandine GE : Hex Editor - by Rune - 2018-08-14, 02:29 AM
Re: Brigandine GE : Hex Editor - by Nthanhdat - 2019-09-02, 06:02 AM
Re: Brigandine GE : Hex Editor - by Rune - 2019-09-04, 10:30 PM
Re: Brigandine GE : Hex Editor - by Nthanhdat - 2019-09-08, 12:34 PM
Re: Brigandine GE : Hex Editor - by Rune - 2020-07-05, 03:52 AM
Re: Brigandine GE : Hex Editor - by lubronbrons - 2017-01-04, 08:30 AM



Users browsing this thread:
1 Guest(s)