Page 10 of 11

Re: Gear List (V7 Added)

Posted: Tue Aug 13, 2013 10:26 pm
by fiernaq
I'd actually already taken your latest list, Richard, and made my own spreadsheet to track just my own equipment but for now I have it set so anyone with the link can view it which means they can also download it to an excel spreadsheet or just copy the google doc for themselves. Link: https://docs.google.com/a/eiroth.com/sp ... 1AxVzNpZGc

Re: Gear List (V7 Added)

Posted: Wed Aug 14, 2013 1:33 am
by Pyrizzle
fiernaq wrote:I'd actually already taken your latest list, Richard, and made my own spreadsheet to track just my own equipment but for now I have it set so anyone with the link can view it which means they can also download it to an excel spreadsheet or just copy the google doc for themselves. Link: https://docs.google.com/a/eiroth.com/sp ... 1AxVzNpZGc
added link to first post.

Nice work! :mrgreen:

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 5:18 am
by Tristan
Outstanding work. A question -- shouldn't the drop rate for the legendary items be 0.01% instead of 0.0001%?

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 7:25 am
by Richard Faila
Tristan wrote:Outstanding work. A question -- shouldn't the drop rate for the legendary items be 0.01% instead of 0.0001%?
I don't thing so... According to source files the chance is 1/10000 (Elytharan redeemer).

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 11:04 am
by Tomcat
Legendary items: 1/10000, which is 0.01%
Extraordinary items: 1/1000, which is 0.1%
Rarest ordinary items:: 1/100, which is 1%

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 12:03 pm
by Richard Faila
Tomcat wrote:Legendary items: 1/10000, which is 0.01%
Extraordinary items: 1/1000, which is 0.1%
Rarest ordinary items:: 1/100, which is 1%
Because all the other items in droplist has everything in integer (70, 10, 1) i thing that these numbers mean already %. It doesn't make sense otherwise. So if there are 1/10000 it not 1/10000 = 0.0001 = 0.01%, it is actually 1%/10000 = 0.0001%.

EDIT: I looked into source code and it is as Tomcat said. The parser actually take the string as constant and not number. So if there is "70" it assign 70% to it and if there is "1/10000" string it assign change 0.01% to it. I doesn't make much sense to me, but that it is.

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 12:34 pm
by Tomcat
Richard Faila wrote:
Tomcat wrote:Legendary items: 1/10000, which is 0.01%
Extraordinary items: 1/1000, which is 0.1%
Rarest ordinary items:: 1/100, which is 1%
Because all the other items in droplist has everything in integer (70, 10, 1) i thing that these numbers mean already %. It doesn't make sense otherwise. So if there are 1/10000 it not 1/10000 = 0.0001 = 0.01%, it is actually 1%/10000 = 0.0001%.

EDIT: I looked into source code and it is as Tomcat said. The parser actually take the string as constant and not number. So if there is "70" it assign 70% to it and if there is "1/10000" string it assign change 0.01% to it. I doesn't make much sense to me, but that it is.
I absolutely agree that the way the rate is displayed for L/E items as a special case is confusing! And yes, the integers are percents, as you assumed.

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 1:58 pm
by Richard Faila
I fixed the drop chance on my web, so it should be OK now.

Re: Gear List (V7 Added)

Posted: Fri Aug 16, 2013 10:01 pm
by Duke
Really nice work.... I love how you are able to click on the item to get more details and links to more info. very nice, thank you.

Re: Gear List (V7 Added)

Posted: Thu Apr 27, 2017 1:10 pm
by Antison
JohanX wrote: Wed Nov 16, 2011 7:52 pm ~ - V7 Update - ~
http://andorstrail.irkalla.cz/list.php
Thank you Richard Faila :mrgreen:
Weapon list
I've merged Richard's spreadsheet with the v0.6.11 and added v0.7.1 items for the purpose of providing a "location" column in the latest list.

The only item was not not able to find the location for is the Claymore of the Warlord.

https://docs.google.com/spreadsheets/d/ ... sp=sharing

One of the admins can move this post to the first page of this thread.

Also, note that the Richard's link to http://andorstrail.irkalla.cz/list.php is broken. The admins should probably remove it.