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

Sheeth Athonille
Baconic Plague Hofmann's Heroes
8
|
Posted - 2015.04.16 18:52:12 -
[1] - Quote
So I'm trying to make a spreadsheet and I need to know what the Base Item cost is for different items. I've been looking but having some trouble finding a list of what base cost is for different items. I read that it was calculated by multiplying the amount of minerals by some arbitrary base price for the mineral that was set back when the game was created, is this still true? If it is, anyone happen to know what the mineral values are? I found one set, but it was from a few years back and doesn't seem to be accurate anymore.
Any help would be greatly appreciated  |

Whalt Thisney
StellarTech Industries Home Front Coalition
0
|
Posted - 2015.04.16 21:37:25 -
[2] - Quote
I use EVE Industry XML API in my spreadsheets, works wonderfull. |

Jai Blaze
Honor Forge
0
|
Posted - 2015.04.25 02:22:53 -
[3] - Quote
Also if you query info from the SDE DB file, it's included now as part of one of the tables. I get my numbers from there. |

Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
5197
|
Posted - 2015.04.25 15:38:31 -
[4] - Quote
Jai Blaze wrote:Also if you query info from the SDE DB file, it's included now as part of one of the tables. I get my numbers from there.
The base cost, used for industry, isn't in the SDE.
It's provided as a JSON feed, which updates on a semi regular basis.
https://public-crest.eveonline.com/market/prices/
(It's around 3MB of json.)
The adjusted price is the one used for industry.
Woo! CSM X!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|

Zaphire Blaze
The Lonely Pirate Island Joint Operation Involving Nobodys
0
|
Posted - 2015.05.01 10:19:42 -
[5] - Quote
Hrm... I haven't done any JSON work yet myself, I grabbed some info from the .bak file from your SDE posts (using microsoft sql server). there's a column for basePrice in the table I use for grabbing typeID and typeNames. Where do you get the .bak file from anyways? That's all I've been working with. |

Zifrian
Licentia Ex Vereor Phoebe Freeport Republic
1630
|
Posted - 2015.05.01 10:40:55 -
[6] - Quote
Zaphire Blaze wrote:Hrm... I haven't done any JSON work yet myself, I grabbed some info from the .bak file from your SDE posts (using microsoft sql server). there's a column for basePrice in the table I use for grabbing typeID and typeNames. Where do you get the .bak file from anyways? That's all I've been working with. https://developers.eveonline.com/resource/static-data-export
basePrice is an old field that I don't think is used anymore. I've never used it.
See https://neweden-dev.com/Category:EVE_Online and this http://wiki.eve-id.net/Category:CCP_DB_Tables for documentation (not sure how current the eve-id.net stuff is).
GÇ£Any fool can criticize, condemn, and complain - and most fools do. GÇ¥ - Dale Carnegie
Maximze your Industry Potential! - Download EVE Isk per Hour!
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |