scurest / lastbible

Extracts data from the game Last Bible
BSD Zero Clause License
0 stars 0 forks source link

Item Data Research #3

Open raekuul opened 6 years ago

raekuul commented 6 years ago

$00-$0A is the name $0B appears to be bitflags for the items (b0-2 appear to be hero masks, b5-7 appear to be field/battle masks) $0C is the low byte for sell price (according to your own research :3 ) I'll have to do more thorough testing, but $0E and $10 look like physical offensive/defensive strength, while $0F and $11 look like magical offensive/defensive strength. $12-$14 might be more flags? $15 appears to match up with abilities tied to the item? But I don't know if that's just for consumables or if the Force Shield really does cast Recover All on use...