Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Mr Kidd
|
Posted - 2010.08.02 00:59:00 -
[1]
I know there are some tools out there that show how much each ore has in minerals. And I know there are some tools out there that also show how much a certain amount would trade for. However, I made a spreadsheet to verify some of the data out there. The problem is I based my spreadsheet off Grismar's Ore chart. I refined some ore and was returned some minerals that according to Grismar should not occur. Is there an update ore chart that show how many minerals and what types exists in a ore either based on units of ore or batches of units for refining?
|

Wazamaan
|
Posted - 2010.08.02 02:55:00 -
[2]
|
|

CCP Applebabe

|
Posted - 2010.08.02 03:43:00 -
[3]
Moved from Market Discussions.
Applebabe Community Representative CCP Hf, EVE Online Contact us |
|

Ruziel
Minmatar Twilight Military Industrial Complex
|
Posted - 2010.08.02 05:26:00 -
[4]
Edited by: Ruziel on 02/08/2010 05:27:03
Originally by: Wazamaan http://i.imgur.com/zVto4.jpg
Not the whole story, a few ores were changed in Tyrannis, and the Grismar table is therefore out of date.
http://dl.eve-files.com/media/1005/newOres.txt is a dump from the DB with the new values.
|

Satav
|
Posted - 2010.08.02 11:38:00 -
[5]
Edited by: Satav on 02/08/2010 11:38:18 As far as Grismar not accurately predicting your yield. i think that is as far as im aware it doesn't calculate in refining skills or factional standing at the station ur refining at. I might be wrong on that though. But i had a look at the link posted just above for the ore chart and its accurate. Keep in mind your skills and standing affect refining yield.
Good Luck.
|

Qwert0
|
Posted - 2010.08.02 18:42:00 -
[6]
http://ore.cerlestes.de/index.html#site:ore
|

Denidil
Gallente Rape Pillage and Burn
|
Posted - 2010.08.03 00:19:00 -
[7]
updated live Ore Chart
|

Eve Antonovich
|
Posted - 2010.08.03 11:15:00 -
[8]
Thanks for the updated chart Ruziel - to everyone else, sorry, the data is either out of date (ie. anyone with 700 trit showing for Spodumain), or not presented in a format that is convenient to tell what the content of hre is (cerlestes.org)
|

Denidil
Gallente Rape Pillage and Burn
|
Posted - 2010.08.03 11:53:00 -
[9]
Originally by: Eve Antonovich Thanks for the updated chart Ruziel - to everyone else, sorry, the data is either out of date (ie. anyone with 700 trit showing for Spodumain), or not presented in a format that is convenient to tell what the content of hre is (cerlestes.org)
i'll update my table to reflect the new values
|

vondronage
vondronage Corp
|
Posted - 2010.08.03 20:36:00 -
[10]
This SQL query might come in handy with a Tyrannis DB who wants the makeups of [compressed]ores/ice
SELECT a.quantity, b.typeName as type, c.typeName as material
FROM `invTypeMaterials` a JOIN invTypes b ON a.typeID = b.typeID JOIN invTypes c ON a.materialTypeID = c.typeID
WHERE a.typeID IN ( SELECT invTypes.typeID FROM invTypes WHERE invTypes.groupID IN ( SELECT invGroups.groupID FROM invGroups WHERE invGroups.categoryID = 25 ) ) ORDER BY `b`.`typeName` ASC
|
|

Denidil
Gallente Rape Pillage and Burn
|
Posted - 2010.08.03 22:21:00 -
[11]
I've updated my chart to have the new numbers, also added an expanded view which shows the variants.
Spodumain is still notably the crappiest 0.0 ore. they need to reduce it's size by 25% or increase it's output.
As prices currently stand the worst ore period is Omber, with Jaspet in second
the best highsec ore is plagioclase, which is worth more than spodumain (per m3) currently
|

Whitehound
The Whitehound Corporation
|
Posted - 2010.08.04 21:52:00 -
[12]
Grismar is outdated and can at best only used for the high-sec ores.
It also has rounding issues with the +5% and +10% types as it truncates the numbers rather than to round them (INT() versus ROUND()).
I could not find an ore calculator on the net that did all the calculations 100% accurate and so I wrote my own spreadsheet.
I think the main problem with the ore calculators is that these only use the numbers of the plain ore types and then apply +5% and +10%, whereas CCP's database has separate numbers for the +5% and +10% types. --
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |