Skip to content

Instantly share code, notes, and snippets.

@Drethic
Created July 31, 2016 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Drethic/207ecbf5169f9a176f3fc2198ac4b108 to your computer and use it in GitHub Desktop.
Save Drethic/207ecbf5169f9a176f3fc2198ac4b108 to your computer and use it in GitHub Desktop.
EVE Online Raw Planetary Interaction (PI) Material (P0/R0) to Planet Map
[{
"typeID": 2073,
"planets": [
2016,
12,
2014,
11
]
}, {
"typeID": 2267,
"planets": [
2016,
13,
2015,
2063,
2017
]
}, {
"typeID": 2268,
"planets": [
2016,
13,
12,
2014,
2017,
11
]
}, {
"typeID": 2270,
"planets": [
2016,
2063
]
}, {
"typeID": 2272,
"planets": [
12,
2015,
2063
]
}, {
"typeID": 2286,
"planets": [
12,
2014
]
}, {
"typeID": 2287,
"planets": [
2014,
11
]
}, {
"typeID": 2288,
"planets": [
2016,
2014,
11
]
}, {
"typeID": 2305,
"planets": [
11
]
}, {
"typeID": 2306,
"planets": [
2015,
2063
]
}, {
"typeID": 2307,
"planets": [
2015
]
}, {
"typeID": 2308,
"planets": [
2015,
2063,
2017
]
}, {
"typeID": 2309,
"planets": [
13,
2017
]
}, {
"typeID": 2310,
"planets": [
13,
12,
2017
]
}, {
"typeID": 2311,
"planets": [
13
]
}]
---
- typeID: 2073
planets:
- 2016
- 12
- 2014
- 11
- typeID: 2267
planets:
- 2016
- 13
- 2015
- 2063
- 2017
- typeID: 2268
planets:
- 2016
- 13
- 12
- 2014
- 2017
- 11
- typeID: 2270
planets:
- 2016
- 2063
- typeID: 2272
planets:
- 12
- 2015
- 2063
- typeID: 2286
planets:
- 12
- 2014
- typeID: 2287
planets:
- 2014
- 11
- typeID: 2288
planets:
- 2016
- 2014
- 11
- typeID: 2305
planets:
- 11
- typeID: 2306
planets:
- 2015
- 2063
- typeID: 2307
planets:
- 2015
- typeID: 2308
planets:
- 2015
- 2063
- 2017
- typeID: 2309
planets:
- 13
- 2017
- typeID: 2310
planets:
- 13
- 12
- 2017
- typeID: 2311
planets:
- 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment