Good day. please tell me, is there a formula for calculating the ore production for ships, for orcs and for rorca? how mining implants, skills and bonuses from the ship are calculated. It is not very clear how the module for Rorqual works, for example, the skill for the red module adds more than the skill for the drones themselves.
#mining formula
3 messages · Page 1 of 1 (latest)
So all of this is from memory, so might be a little inaccurate but.
(((base * nanocore) * red module) + ((base * skill) * nanocore) * Ship bonus * implant bonus
Base = the base amount of the mining object in question.
Nanocore = The total nanocore bonuses as a percentage (i.e.: 24.5% = * 1.245)
Red module = the total bonus from the red module (displayed on the module itself) as a percentage (i.e.: 425% = * 4.25)
Skill = The total bonuses from skills (and yield rigs) as a percentage (i.e.: 65% = * 1.65)
Ship bonus = Amount bonuses from the physical ship itself (ie: 50% = * 1.5)
Implant bonus = well, obvious really. (7.5% = * 1.075)
If your ship does not had a red module fitted, or active, you can omit the first stage of the calculation.