job_preferences
| Job | High | Medium | Low | Never | Banned | Young | Newbie |
|---|---|---|---|---|---|---|---|
| Assistant | 3 | 0 | 1 | 34 | 0 | 0 | |
| Captain | 1 | 1 | 1 | 25 | 0 | 10 | |
| Head of Personnel | 0 | 1 | 1 | 29 | 0 | 7 | |
| Bartender | 0 | 3 | 2 | 33 | 0 | 0 | |
| Botanist | 0 | 6 | 2 | 30 | 0 | 0 | |
| Cook | 2 | 3 | 4 | 29 | 0 | 0 | |
| Janitor | 1 | 3 | 5 | 29 | 0 | 0 | |
| Clown | 0 | 4 | 5 | 29 | 0 | 0 | |
| Mime | 0 | 7 | 3 | 28 | 0 | 0 | |
| Curator | 0 | 2 | 7 | 29 | 0 | 0 | |
| Lawyer | 0 | 0 | 3 | 35 | 0 | 0 | |
| Chaplain | 1 | 5 | 6 | 26 | 0 | 0 | |
| Psychologist | 0 | 0 | 3 | 35 | 0 | 0 | |
| AI | 0 | 0 | 4 | 17 | 1 | 16 | |
| Cyborg | 1 | 2 | 5 | 28 | 1 | 1 | |
| Chief Engineer | 2 | 1 | 2 | 22 | 0 | 11 | |
| Station Engineer | 0 | 7 | 5 | 26 | 0 | 0 | |
| Atmospheric Technician | 1 | 4 | 6 | 27 | 0 | 0 | |
| Quartermaster | 0 | 5 | 2 | 31 | 0 | 0 | |
| Cargo Technician | 1 | 5 | 7 | 25 | 0 | 0 | |
| Shaft Miner | 4 | 6 | 5 | 23 | 0 | 0 | |
| Chief Medical Officer | 0 | 1 | 3 | 25 | 0 | 9 | |
| Medical Doctor | 0 | 5 | 10 | 23 | 0 | 0 | |
| Paramedic | 1 | 4 | 5 | 28 | 0 | 0 | |
| Chemist | 1 | 5 | 3 | 29 | 0 | 0 | |
| Virologist | 2 | 2 | 5 | 29 | 0 | 0 | |
| Coroner | 1 | 1 | 5 | 31 | 0 | 0 | |
| Research Director | 1 | 1 | 3 | 24 | 0 | 9 | |
| Scientist | 1 | 8 | 2 | 27 | 0 | 0 | |
| Roboticist | 3 | 7 | 3 | 25 | 0 | 0 | |
| Geneticist | 0 | 6 | 4 | 28 | 0 | 0 | |
| Head of Security | 0 | 1 | 2 | 19 | 0 | 16 | |
| Warden | 1 | 2 | 2 | 32 | 0 | 1 | |
| Detective | 1 | 2 | 4 | 30 | 0 | 1 | |
| Security Officer | 1 | 4 | 3 | 29 | 0 | 1 | |
| Prisoner | 0 | 2 | 2 | 34 | 0 | 0 |
Raw Data
{
"data": {
"Assistant": {
"high": 3,
"medium": 0,
"low": 1,
"never": 34,
"banned": 0,
"young": 0
},
"Captain": {
"high": 1,
"medium": 1,
"low": 1,
"never": 25,
"banned": 0,
"young": 10
},
"Head of Personnel": {
"high": 0,
"medium": 1,
"low": 1,
"never": 29,
"banned": 0,
"young": 7
},
"Bartender": {
"high": 0,
"medium": 3,
"low": 2,
"never": 33,
"banned": 0,
"young": 0
},
"Botanist": {
"high": 0,
"medium": 6,
"low": 2,
"never": 30,
"banned": 0,
"young": 0
},
"Cook": {
"high": 2,
"medium": 3,
"low": 4,
"never": 29,
"banned": 0,
"young": 0
},
"Janitor": {
"high": 1,
"medium": 3,
"low": 5,
"never": 29,
"banned": 0,
"young": 0
},
"Clown": {
"high": 0,
"medium": 4,
"low": 5,
"never": 29,
"banned": 0,
"young": 0
},
"Mime": {
"high": 0,
"medium": 7,
"low": 3,
"never": 28,
"banned": 0,
"young": 0
},
"Curator": {
"high": 0,
"medium": 2,
"low": 7,
"never": 29,
"banned": 0,
"young": 0
},
"Lawyer": {
"high": 0,
"medium": 0,
"low": 3,
"never": 35,
"banned": 0,
"young": 0
},
"Chaplain": {
"high": 1,
"medium": 5,
"low": 6,
"never": 26,
"banned": 0,
"young": 0
},
"Psychologist": {
"high": 0,
"medium": 0,
"low": 3,
"never": 35,
"banned": 0,
"young": 0
},
"AI": {
"high": 0,
"medium": 0,
"low": 4,
"never": 17,
"banned": 1,
"young": 16
},
"Cyborg": {
"high": 1,
"medium": 2,
"low": 5,
"never": 28,
"banned": 1,
"young": 1
},
"Chief Engineer": {
"high": 2,
"medium": 1,
"low": 2,
"never": 22,
"banned": 0,
"young": 11
},
"Station Engineer": {
"high": 0,
"medium": 7,
"low": 5,
"never": 26,
"banned": 0,
"young": 0
},
"Atmospheric Technician": {
"high": 1,
"medium": 4,
"low": 6,
"never": 27,
"banned": 0,
"young": 0
},
"Quartermaster": {
"high": 0,
"medium": 5,
"low": 2,
"never": 31,
"banned": 0,
"young": 0
},
"Cargo Technician": {
"high": 1,
"medium": 5,
"low": 7,
"never": 25,
"banned": 0,
"young": 0
},
"Shaft Miner": {
"high": 4,
"medium": 6,
"low": 5,
"never": 23,
"banned": 0,
"young": 0
},
"Chief Medical Officer": {
"high": 0,
"medium": 1,
"low": 3,
"never": 25,
"banned": 0,
"young": 9
},
"Medical Doctor": {
"high": 0,
"medium": 5,
"low": 10,
"never": 23,
"banned": 0,
"young": 0
},
"Paramedic": {
"high": 1,
"medium": 4,
"low": 5,
"never": 28,
"banned": 0,
"young": 0
},
"Chemist": {
"high": 1,
"medium": 5,
"low": 3,
"never": 29,
"banned": 0,
"young": 0
},
"Virologist": {
"high": 2,
"medium": 2,
"low": 5,
"never": 29,
"banned": 0,
"young": 0
},
"Coroner": {
"high": 1,
"medium": 1,
"low": 5,
"never": 31,
"banned": 0,
"young": 0
},
"Research Director": {
"high": 1,
"medium": 1,
"low": 3,
"never": 24,
"banned": 0,
"young": 9
},
"Scientist": {
"high": 1,
"medium": 8,
"low": 2,
"never": 27,
"banned": 0,
"young": 0
},
"Roboticist": {
"high": 3,
"medium": 7,
"low": 3,
"never": 25,
"banned": 0,
"young": 0
},
"Geneticist": {
"high": 0,
"medium": 6,
"low": 4,
"never": 28,
"banned": 0,
"young": 0
},
"Head of Security": {
"high": 0,
"medium": 1,
"low": 2,
"never": 19,
"banned": 0,
"young": 16
},
"Warden": {
"high": 1,
"medium": 2,
"low": 2,
"never": 32,
"banned": 0,
"young": 1
},
"Detective": {
"high": 1,
"medium": 2,
"low": 4,
"never": 30,
"banned": 0,
"young": 1
},
"Security Officer": {
"high": 1,
"medium": 4,
"low": 3,
"never": 29,
"banned": 0,
"young": 1
},
"Prisoner": {
"high": 0,
"medium": 2,
"low": 2,
"never": 34,
"banned": 0,
"young": 0
}
},
"parser": null,
"id": 8965595,
"datetime": {
"date": "2023-09-18 01:07:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 214813,
"key": "job_preferences",
"type": "nested tally",
"version": 1,
"json": "{\"data\":{\"Assistant\":{\"high\":3,\"medium\":0,\"low\":1,\"never\":34,\"banned\":0,\"young\":0},\"Captain\":{\"high\":1,\"medium\":1,\"low\":1,\"never\":25,\"banned\":0,\"young\":10},\"Head of Personnel\":{\"high\":0,\"medium\":1,\"low\":1,\"never\":29,\"banned\":0,\"young\":7},\"Bartender\":{\"high\":0,\"medium\":3,\"low\":2,\"never\":33,\"banned\":0,\"young\":0},\"Botanist\":{\"high\":0,\"medium\":6,\"low\":2,\"never\":30,\"banned\":0,\"young\":0},\"Cook\":{\"high\":2,\"medium\":3,\"low\":4,\"never\":29,\"banned\":0,\"young\":0},\"Janitor\":{\"high\":1,\"medium\":3,\"low\":5,\"never\":29,\"banned\":0,\"young\":0},\"Clown\":{\"high\":0,\"medium\":4,\"low\":5,\"never\":29,\"banned\":0,\"young\":0},\"Mime\":{\"high\":0,\"medium\":7,\"low\":3,\"never\":28,\"banned\":0,\"young\":0},\"Curator\":{\"high\":0,\"medium\":2,\"low\":7,\"never\":29,\"banned\":0,\"young\":0},\"Lawyer\":{\"high\":0,\"medium\":0,\"low\":3,\"never\":35,\"banned\":0,\"young\":0},\"Chaplain\":{\"high\":1,\"medium\":5,\"low\":6,\"never\":26,\"banned\":0,\"young\":0},\"Psychologist\":{\"high\":0,\"medium\":0,\"low\":3,\"never\":35,\"banned\":0,\"young\":0},\"AI\":{\"high\":0,\"medium\":0,\"low\":4,\"never\":17,\"banned\":1,\"young\":16},\"Cyborg\":{\"high\":1,\"medium\":2,\"low\":5,\"never\":28,\"banned\":1,\"young\":1},\"Chief Engineer\":{\"high\":2,\"medium\":1,\"low\":2,\"never\":22,\"banned\":0,\"young\":11},\"Station Engineer\":{\"high\":0,\"medium\":7,\"low\":5,\"never\":26,\"banned\":0,\"young\":0},\"Atmospheric Technician\":{\"high\":1,\"medium\":4,\"low\":6,\"never\":27,\"banned\":0,\"young\":0},\"Quartermaster\":{\"high\":0,\"medium\":5,\"low\":2,\"never\":31,\"banned\":0,\"young\":0},\"Cargo Technician\":{\"high\":1,\"medium\":5,\"low\":7,\"never\":25,\"banned\":0,\"young\":0},\"Shaft Miner\":{\"high\":4,\"medium\":6,\"low\":5,\"never\":23,\"banned\":0,\"young\":0},\"Chief Medical Officer\":{\"high\":0,\"medium\":1,\"low\":3,\"never\":25,\"banned\":0,\"young\":9},\"Medical Doctor\":{\"high\":0,\"medium\":5,\"low\":10,\"never\":23,\"banned\":0,\"young\":0},\"Paramedic\":{\"high\":1,\"medium\":4,\"low\":5,\"never\":28,\"banned\":0,\"young\":0},\"Chemist\":{\"high\":1,\"medium\":5,\"low\":3,\"never\":29,\"banned\":0,\"young\":0},\"Virologist\":{\"high\":2,\"medium\":2,\"low\":5,\"never\":29,\"banned\":0,\"young\":0},\"Coroner\":{\"high\":1,\"medium\":1,\"low\":5,\"never\":31,\"banned\":0,\"young\":0},\"Research Director\":{\"high\":1,\"medium\":1,\"low\":3,\"never\":24,\"banned\":0,\"young\":9},\"Scientist\":{\"high\":1,\"medium\":8,\"low\":2,\"never\":27,\"banned\":0,\"young\":0},\"Roboticist\":{\"high\":3,\"medium\":7,\"low\":3,\"never\":25,\"banned\":0,\"young\":0},\"Geneticist\":{\"high\":0,\"medium\":6,\"low\":4,\"never\":28,\"banned\":0,\"young\":0},\"Head of Security\":{\"high\":0,\"medium\":1,\"low\":2,\"never\":19,\"banned\":0,\"young\":16},\"Warden\":{\"high\":1,\"medium\":2,\"low\":2,\"never\":32,\"banned\":0,\"young\":1},\"Detective\":{\"high\":1,\"medium\":2,\"low\":4,\"never\":30,\"banned\":0,\"young\":1},\"Security Officer\":{\"high\":1,\"medium\":4,\"low\":3,\"never\":29,\"banned\":0,\"young\":1},\"Prisoner\":{\"high\":0,\"medium\":2,\"low\":2,\"never\":34,\"banned\":0,\"young\":0}}}",
"originalUrl": null
}
Install Gentoo