Historical Profits by Solar System

Overview

CCP has released two out of the six Devblog posts aimed at industrialists detailing changes for the upcoming Summer expansion. We’re seeing sweeping changes to the way logistics are done for capital ships, station research, POS anchoring limitations, BPO security concerns, and how inventors are going to be given a boost with BPC copy rates. Lockefox has a great summary of the concerns in his Everything Is Changing post.

Given the ideology coming out of the Dev Blogs to empower Nullsec industrialists while kicking Lowsec in the knees, I wanted to see how much of my industrial gameplay occurs in Lowsec — Is CCP killing my game?

Data Data

Summary of profit grouped by solar system with profit numbers obfuscated.

— Get Profit per Station By Solar System including Region
SELECT SUM(profit), mapDenormalize.itemName, mapSolarSystems.solarSystemName, mapRegions.regionName, AVG(mapDenormalize.security)
FROM wallet
JOIN mapDenormalize
ON (wallet.stationID = mapDenormalize.itemID)
JOIN mapRegions
ON (mapDenormalize.regionID = mapRegions.regionID)
JOIN mapSolarSystems
ON (mapDenormalize.solarSystemID = mapSolarSystems.solarSystemID)
GROUP BY wallet.stationID
ORDER BY sum(profit) DESC

2014-04-18_profits_by_solar_system

It turns out that Lowsec only accounts for 7% of our profits to date so I can’t complain about the nerf that is going to hit Lowsec capital builders given the upcoming compression changes.

2014-04-18_profits_by_solar_security

Conclusion

The changes to compression are a welcomed change, even if it means retiring or heavily modifying the logistical chain for Lowsec capital production. I have a feeling that there are going to be more major changes in the next four upcoming Devblog posts. Stay tuned.


War Declaration Profession

Our Highsec industrial operation had a minor setback last week as we logged on after a few days out of game to discover an active and then closed war declaration.

2013.02.14.15.39.12-1

We had a Highsec POS setup a few jumps out from Jita and it looks like we were targeted by a group of people looking to clear our tower. It seems that there is a profession out there where you hop corporations clearing POSes from Highsec.

After researching their activity on Eve Who, Eve-Kill, and strike pattern on Dotlan, I haven’t found any reason that we were specifically targeted besides our proximity to Jita. I’ve also been unable to link a sale of a open Highsec moon on the forums to them.

2013.02.14.15.39.53-combined

Always remember to write off the cost of a POS as soon as you purchase it. Assume you will not be recovering it as random acts like this can happen at any time.

Nothing of value besides the POS and modules was lost as all BPOs were kept in the Corporation office in a station and researched remotely.


Increasing Faction Standings with Tags

For some time I have been queuing up production jobs that would be well suited for highsec. In order to anchor a POS in highsec, your corporation needs to have 5.0+ standings with the appropriate faction [detailed guide].

Since my main character has run a lot of Gallente missions in the past for ISK and has Social IV, he started off this task with a standing of 3.12 to the Gallente Federation.

Rather than grinding out more missions, I found out that there are a series of one-time agents for each faction that will trade in tags for standings. There are four Data Centers, one for each empire, located in New Eden where you can turn in tags.

You can collect these tags by running missions or by buying them off the market. A bunch of tags for one empire’s Data Center agents came out to around 352 M ISK on the Jita market. I didn’t see any major swings in prices or obvious market manipulation attempts, so I bought enough for all the agents.

Turning in these tags raised my standing from 3.12 to 4.95 with Social IV. After Social V completes, I should have more than the required 5.0 base standing in order to anchor a POS in highsec. [edit] Apparently Social skills do not come into play with anchoring rights. It appears I will have to do some more grinding to get the base standing up to 5.0+.

Chatting with all the Data Center agents

Since corporation standings are calculated as ‘the average of all corporation member standings towards that faction after the period of a week’, I will have to move this character into a 1 member corporation and wait for the standings to update.

No rush on this project, but I wanted to get the standings in order now so when it comes time to light up the production lines, I can immediately drop a POS. If you don’t want to raise your corporation’s standings yourself, you can even hire a guy to do it for you.

Perhaps I will wait for the POS rework before starting this production project. From what I have gathered listening to current CSM Chairman Seleene, the POS redesign is in the works. I haven’t been able to determine if this is slated for Winter 2012 or for Summer 2013.