STN wrote: ↑Wed Sep 05, 2018 3:47 pm
Romans96 wrote: ↑Wed Sep 05, 2018 1:45 pm
Where can i download the Tables? The first post attached file does not exists anymore
Huh? Try again. Works fine here
When Squall changes the table to a new one, the old link becomes invalid.
He must've opened the page shortly before Squall updated, but tried to download after the update.
Squall8 wrote: ↑Wed Sep 05, 2018 1:42 pm
Update 38 added.
Looks like you missed my post on the buffs a few pages back... lol
I labeled most of the debuff/buff timers (minus the horn buffs) and relevant values there, and some are missing.
Wiggly Litchi (stamina bug) timer is at offset 5BC.
Might Seed/Pill Attack+ (the actual value that your base weapon damage is increased by) is at offset 5CC, and is a 4byte. (Total weapon damage before multipliers is capped at 600.)
Your "Some Other Adamant Seed Modifier" is actually the Adamant Seed/Pill Defense+, and is also a 4 byte. (This one, on the other hand, is NOT capped.)
Demondrug Power is at offset 5FC. (1 for regular, 2 for Mega.)
Armorskin Power is at offset 600. (Same as above.)
Demondrug Active flag is at offset 604.
Armorskin Active flag is at offset 608.
All 4 of these are floats.
1 unknown timer that displays an attack buff icon at offset 618. (Don't think I saw any actual stat change with this one.)
Some unknown attack+6 timer and a def+30 timer at offsets 5F4 and 5F8. (These do function - I just didn't figure out what they're supposed to be from.)