Quote Originally Posted by Katish View Post
Actually this depends in how it's implemented in some games it's even easier to declare than a slider by filling a range of hit parameter in which you just fill in one number in adjacent to a monster id in a markup language such as xml or Json. A lot of older games do this in fact that you would be surprised. You first develop the bare bones and then utilize that code to make your life easier. Game development nowadays isn't rocket science if you have the knowledge to do so, although it does take time to learn, I have already finished developing two games of my own in fact.
I'm not refering to the technical side but the gameplay design side. Something like a hitbox reduction implies that players may lose uptime during a mechanic that they previously didn't, creating imbalances across jobs and making the dps checks even harder and in some fights, like TOP as I mentioned, dps checks are tight enough that a change like that would require a rebalance of almost all phases. There are also mechanics whose safe spot are based on the boss hitbox and that would also create problems. While maybe in the technical side it is as easy as moving a slider the impact that has in gameplay would be deep enough to make that change a non trivial one.