Results -9 to 0 of 338

Threaded View

  1. #11
    Player
    Dervy's Avatar
    Join Date
    Aug 2013
    Posts
    1,537
    Character
    Dervy Yakimi
    World
    Ragnarok
    Main Class
    Lancer Lv 80
    Of course, I meant (Potency*0.01005) :P

    I changed it to Potency/100 and STR/9 and the variation dropped another 0.2, still kept the -1 however.

    I then made it so it solves for -X. This value just changed to -1.5, but variation dropped by further 0.5.

    So, it would of been ((Potency/100)*(WD/25+1)*(STR/9)*(DET/7308+1)*BUFFS)-1.5, total error of 3.1816

    Interestingly, this model is even accurate when I tested for 72WD, 841STR, 505DET. Which, is good. At least I know that Determination is hard-valued now at DET/7308, or DET*0.0001369 and scales from 0.

    Having said this... I'm curious as to how this model reflects my "Job Coefficients".

    EDIT: Errors are all of the errors from my data points added up together. So the more DataPoints I have, my Variation Error will increase.
    (0)
    Last edited by Dervy; 07-02-2015 at 10:23 AM.