lawyer 
Vars | |
| cand_species | The species of the criminal, used for name generation |
|---|---|
| capital_crimes | Valid capital crimes |
| crime_count | The number of crimes, used for crime generation |
| crimes_committed | The crimes the criminal committed |
| criminal_job | The criminal's job |
| criminal_name | The name of the criminal |
| curriculums | Current "turn" of the game |
| exceptional_crimes | Valid exceptional crimes |
| game_status | In which screen are we? |
| good_candidate | Is the full record valid? |
| hirable_species | Species that are hirable in the eyes of NT. Used for name generation |
| i | Loop control variable |
| incorrect_jobs | Jobs that NT stations dont offer/mispelled |
| incorrect_records | Invalid 'Manner of Arrest' records |
| incorrect_stations | Stations with misspellings, don't support standard crew, or aren't stations at all. |
| invalid_crimes | Crimes that are not valid under Space Law |
| jobs | Valid jobs |
| major_crimes | Valid major crimes |
| manner_of_arrest | The circumstances around the arrest |
| medium_crimes | Valid medium crimes |
| minor_crimes | Valid minor crimes |
| new_crime | The crime about to be added to the full list, used for internal checks & math |
| off_species | The species of the arresting officer, used for name generation |
| officer_name | The name of the arresting officer |
| reason | Why did you lose? |
| records | Valid 'Manner of Arrest' records |
| running_total | The running total for temporary crimes, used to determine sentencing |
| sentencing | The sentence applied to the criminal, based on their crimes |
| spam_cooldown | Used to stop players from spamming the buttons |
| station_location | The station the crime took place on |
| stations | Valid stations |
| total_curriculums | Total number of "turns" to win |
| unique_candidate | Which unique candidate is he? |
Var Details
cand_species 
The species of the criminal, used for name generation
capital_crimes 
Valid capital crimes
crime_count 
The number of crimes, used for crime generation
crimes_committed 
The crimes the criminal committed
criminal_job 
The criminal's job
criminal_name 
The name of the criminal
curriculums 
Current "turn" of the game
exceptional_crimes 
Valid exceptional crimes
game_status 
In which screen are we?
good_candidate 
Is the full record valid?
hirable_species 
Species that are hirable in the eyes of NT. Used for name generation
i 
Loop control variable
incorrect_jobs 
Jobs that NT stations dont offer/mispelled
incorrect_records 
Invalid 'Manner of Arrest' records
incorrect_stations 
Stations with misspellings, don't support standard crew, or aren't stations at all.
invalid_crimes 
Crimes that are not valid under Space Law
jobs 
Valid jobs
major_crimes 
Valid major crimes
manner_of_arrest 
The circumstances around the arrest
medium_crimes 
Valid medium crimes
minor_crimes 
Valid minor crimes
new_crime 
The crime about to be added to the full list, used for internal checks & math
off_species 
The species of the arresting officer, used for name generation
officer_name 
The name of the arresting officer
reason 
Why did you lose?
records 
Valid 'Manner of Arrest' records
running_total 
The running total for temporary crimes, used to determine sentencing
sentencing 
The sentence applied to the criminal, based on their crimes
spam_cooldown 
Used to stop players from spamming the buttons
station_location 
The station the crime took place on
stations 
Valid stations
total_curriculums 
Total number of "turns" to win
unique_candidate 
Which unique candidate is he?