2017-02-27, 07:25 AM
[COLOR="#0000FF"]
does this mean that 180 star force is the minimum star force required, to get the maximum damage :f6:[/COLOR]
Quote: else if (input >= 180 && input < 500)
return .13*Math.pow(input,3) + 19.5*Math.pow(input,2) + 975*input + 3750
does this mean that 180 star force is the minimum star force required, to get the maximum damage :f6:[/COLOR]

