Page 2 of 2

Re: Do You Even Rank?

Posted: Sat Jan 02, 2016 6:44 pm
by ace
what if rank is calculated just by the numbers of monsters killed??

Re: Do You Even Rank?

Posted: Sun Jan 03, 2016 2:49 am
by Voom
ace wrote:what if rank is calculated just by the numbers of monsters killed??
Well, that would be a decent indicator of efficiency: # of monsters/level. But, there is a problem with its volatility on an individual basis. For example, my character, Voomster, has killed way more dogs by level 15 than others so that he can buy Hardened Shirt, Sharp Steel Dagger, and 2 Polished Rings of Backstabbing (for when he gets Flagstone's Pride). Second, it is not accurate to the overall strength of the character (some combination of all stats).

The point of the rank, for me at least, is to show how well your character would do versus mine if there was ever the opportunity of a PvP match where stats were algorithmically and mystically adjusted as if both opponents were the same level, let's 30. This algorithm/formula is what I need to figure. What this theoretically means is efficiency of build. "Could you have beat me in a PvP match if you pick a slightly different build or maybe an entirely different build by the specific level you have achieved. And like previously mentioned, BUILD fluidity and flexibility is the beauty of AT. As much as AT is a story, a quest, an adventure, it has a lot to do with character development, and as such, PvP!

Re: Do You Even Rank?

Posted: Sun Jan 03, 2016 2:55 am
by Voom
Maybe the PvP level should be 50 because by then a player would have been given to chance to get any piece of equipment, in the current version... And, therefore, give the chance for any build. What's interesting though is that after a certain level, stats will begin to matter less than technique of combat. What is technique of combat? Well, that could be on-screen combos with multiple buttons (not just attack and flee), etc. In other words, player skill will take over just stats, more like Runescape or Allods. Anyway, none of that is implemented. Other RPG's have a number called Might, that measure your character's overall capabilities.

Re: Do You Even Rank?

Posted: Sun Jan 03, 2016 4:58 am
by Voom
Thank you, I will take it.

Re: Do You Even Rank?

Posted: Tue Jan 05, 2016 10:06 pm
by Voom
As an update, I attempted balancing individual stats by "unweighting" the currently weighted level progression as it affects the particular stat. For this I used Excel and have tried to be as accurate as possible, given the limited character database we have. The bigger the database, the more accurate the unweighting. I have completed two stats: HP and AC. It took me a while for each stat and so I have picked up an Excel VBA & Macro guide book that will allow me to streamline this process (few clicks to apply same process over the similar data sets).

Re: Do You Even Rank?

Posted: Tue Jan 05, 2016 10:36 pm
by Voom
I cant even open up my own attachments. It shows me this:

No route found for "GET /download/file.php"

What do I do?

Re: Do You Even Rank?

Posted: Wed Jan 06, 2016 9:11 pm
by rijackson741
What are the "a" and "b" curves?

Re: Do You Even Rank?

Posted: Wed Jan 06, 2016 10:43 pm
by Voom
rijackson741 wrote:What are the "a" and "b" curves?
The amount the stat is adjusted in the form of "stat/level". It is then converted into "adj. stat".

Formula:
[(stat / level) - a] * level = adj. stat

a, b, etc., were calculated with a combination of polynomial equations I developed using excel based on the average stat per level. Like I said, the more character examples will make it that much more accurate.

Re: Do You Even Rank?

Posted: Tue Jan 19, 2016 6:18 am
by Voom
rijackson741 wrote:Here's that spreadsheet with the high score list: https://www.dropbox.com/s/dxaa1kwmlpq1k ... .xlsx?dl=0
The first tab has the raw list. The highlighted cells indicate a problem for one reason or another. The second tab has a pruned list with the problems removed, along with any entries for which there are no stats (i.e. nothing in the column HP, or the ones to the right of that).

It's not a great database, but it's the only one there is.
I've completed the calculations, but I have decided that it's not going to work this way. The database is too small, way too small to be accurate. This is especially true for CD and DR stats.

:idea: I was playing around with ATCS and saw that each stat of a piece of equipment contributed to the market price of the particular item. It seems to be already formulated as an exponential increase to price as stat goes up. And then I thought :idea: :idea: couldn't we use these predetermined and already implemented formulas to achieve one number to rule them all? This will provide a basis for comparison between all levels!

Re: Do You Even Rank?

Posted: Thu Feb 04, 2016 10:59 pm
by Voom
I might have it figured out. Like I said, there already are formulas for the worth of each stat so here are the results.
Stat v. Price.PNG
What do you guys think? Have already been implemented in the game so maybe they qualify for ranking.

(Edit: numbers are derived from the ATCS item creation wizard.)