What kind of math operation is supported in .dbr records?

Yes, me again. Diving deeper into the matter produces a constant flow of questions, most im able to determine myself with the usual mix of reading, testing, reversing, trial & error.

one thing i wonder is what kind of mathematical operators are supported as part of functions in the .dbr records.
eg. seeing the experience formula, there are the basic +,-,*,/ and ^ operators.
would slightly more complex stuff like modulo (mod), absolute (abs) etc be interpreted too?

I doubt it, my guess is that if it is not used in Crate’s formulas, it is not supported.

1 Like