- Joined
- Feb 28, 2016
- Messages
- 133
- Reaction score
- 74
- First Language
- English
- Primarily Uses
- RMMV
As a background, I'm a low-intermediate SQL user with no JavaScript experience to speak of. Trying to install an eight-attribute system so I can attach it to all this cool Yanfly stuff I've got. I've been poking around the source code looking for the 'core' attribute stuff, but haven't yet run across it. Once I do, though, I assume I'm going to need to follow things 'downhill' to make sure my formulas work correctly and that AGI isn't redefined halfway through or something. So two questions: where are the core guts of the attribute (STR, AGI, MDEF, etc) system, and are there any pitfalls or quirks you've come across in the code that I should watch out for in changing core formulae?
