1. Welcome to the Toram Online Forums. Please make sure to read our rules and be friendly to all our members.
    Click here to read the rules before posting.
    Dismiss Notice

Stat and Skill points calculator

Discussion in 'Toram Online Game Guides' started by The Brahmnic Boy, Aug 10, 2020.

  1. The Brahmnic Boy

    The Brahmnic Boy Well-Known Member

    Joined:
    Jul 11, 2020
    Messages:
    469
    Likes Received:
    209
    IGN:
    Brahmnic
    I tried to find many, but I couldn't find any reliable ones, so I gathered what you had said on multiple pages and posts and made formulae for Stat and skill points at a particular level.
    This calculator does not include Stat/Skill points from Rank emblems or Master skill emblems.
    It shows the 'Certain' value of Stat and skill points you will get by simply leveling up, regardless of whether or not you spend any points.
    Credit to u/QuasarScoop on Reddit for implementing my formulae into a page.
    https://afterschool.neocities.org/posts/Toram_Stats_Skills_Sum.html
     

    Attached Files:

    • Like Like x 2
    • Creative Creative x 1
  2. Fornjotr

    Fornjotr Member

    Joined:
    Jul 28, 2020
    Messages:
    24
    Likes Received:
    84
    IGN:
    Fornjotr
    That's brilliant. The last time I saw floor and ceiling functions applied was in discrete math. I'll roughly spell out how said functions function for those who're curious:

    The ceiling function, ⌈x⌉, is the smallest integer greater than or equal to x. For instance, ceil (.175) = ⌈.2⌉.

    The floor function, ⌊x⌋, is the greater integer less than or equal to x. For instance, floor(.175) = ⌊.1⌋.

    Essentially, you're converting rational numbers to the nearest integer. So, if you already have an integer (integers are numbers without fractional parts), nothing will change. Number theory's fun. Do check it out.
     

Share This Page