7thGate |
08-10-2019 12:05 AM |
I'm not really sure, but from my puzzling over the eqemu drop rate numbers, I think they might be trying to describe the two different drop rates as a product, but the numbers don't quite work. There's a two step loot drop in the game engine, where first you roll to see if the loot table is going to drop, then you roll on the table some number of times to see what you get. Not all of the tables are fully populated with numbers up to 100+ though, so you can not get something even if you rolled a drop, and stuff can have multiple tables, and multiple rolls on a given table.
Anyway, I'm guessing someone might have scraped that info from the default eqemu database and autoimported it into some wiki pages in some format? Been trying to make sense of it to see if I could figure it out. The ice giant page definitely tagged the different loot tables with the [1], [2], [3], [4]. Reading the other numbers, I think the 1x is the number of rolls on the table, the 35% is the percent chance of rolling something on the table, and the 6% or 7% is the chance that's what you get if you roll something for that table. That doesn't work for group 3 though, so not sure what happened there?
Overall, probably wouldn't trust that very much. I'm inclined to look at the stock eqemu database for guidance, but like everything here it can only give hints at what might be true on P99, since a lot of things have changed.
|