Contraband - where to find?

Hello Pilots,
is there a way to get information about which items are considered by which powerblock as contraband?
E.G.:
# factionID, typeID, standingLoss, confiscateMinSec, fineByValue, attackMinSec
‘500001’, ‘3703’, ‘0.15’, ‘0.4’, ‘3’, ‘1.1’
‘500002’, ‘3703’, ‘0.05’, ‘0.8’, ‘1.5’, ‘1.1’
‘500003’, ‘3703’, ‘0.1’, ‘0.5’, ‘2’, ‘1.1’
‘500004’, ‘3703’, ‘0.1’, ‘0.5’, ‘2’, ‘1.1’
‘500005’, ‘3703’, ‘0.15’, ‘0.8’, ‘4’, ‘1.1’
‘500006’, ‘3703’, ‘0’, ‘0.5’, ‘2’, ‘1.1’
‘500001’, ‘3705’, ‘0.15’, ‘0.4’, ‘3’, ‘1.1’
‘500002’, ‘3705’, ‘0.05’, ‘0.8’, ‘1.5’, ‘1.1’
‘500003’, ‘3705’, ‘0.1’, ‘0.5’, ‘2’, ‘1.1’
‘500004’, ‘3705’, ‘0.1’, ‘0.5’, ‘2’, ‘1.1’
‘500005’, ‘3705’, ‘0.15’, ‘0.6’, ‘4’, ‘1.1’
‘500006’, ‘3705’, ‘0’, ‘0.5’, ‘2’, ‘1.1’

Fly save!

Didn’t this completely get scrapped?

May it got scrapped in ESI.
But… try to fly with a cargohold full with slaves through galente space and you’ll see the contraband punishment is still in place.

Are you trying to get this from the ESI? I’m not sure if you can get this in the ESI but it’s definitely in the SDE. You can either download the SDE, uses Steve’s conversions, or if you want an online source you can use mine (https://evekit.orbital.enterprises/#/sapi/sde).

For example:

https://evekit-sde.orbital.enterprises/20180917/api/ws/v20180917/inv/contraband_type

gives you something similar to your example but as a list of JSON objects.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.