Участник:IanComradeBot/prototype/department.json: различия между версиями

Update prototype/department.json via GitHub Actions
м Update prototype/department.json via GitHub Actions
Строка 10: Строка 10:
},
},
"id": {
"id": {
"Specific": {
"Cargo": {
"weight": 10,
"primary": false,
"roles": [
"roles": [
"Reporter",
"CargoTechnician",
"Psychologist",
"Quartermaster",
"Pilot"
"SalvageSpecialist"
],
],
"color": "#9FED58FF",
"color": "#A46106FF",
"description": "department-Specific-description",
"description": "department-Cargo-description",
"name": "department-Specific"
"name": "department-Cargo"
},
},
"Command": {
"Security": {
"weight": 100,
"weight": 20,
"primary": false,
"roles": [
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"HeadOfSecurity",
"ResearchDirector",
"SecurityCadet",
"Quartermaster",
"SecurityOfficer",
"CentralCommandOfficial",
"SeniorOfficer",
"CBURN",
"Pilot",
"ERTLeader",
"Detective",
"ERTChaplain",
"Warden",
"ERTJanitor",
"Brigmedic"
"ERTMedical",
"ERTSecurity",
"ERTEngineer",
"DeathSquad"
],
],
"color": "#334E6DFF",
"color": "#DE3A3AFF",
"description": "department-Command-description",
"description": "department-Security-description",
"name": "department-Command"
"name": "department-Security"
},
"Science": {
"roles": [
"ResearchDirector",
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
"color": "#D381C9FF",
"description": "department-Science-description",
"name": "department-Science"
},
},
"Medical": {
"Medical": {
Строка 73: Строка 50:
"name": "department-Medical"
"name": "department-Medical"
},
},
"Silicon": {
"Science": {
"roles": [
"roles": [
"Borg",
"ResearchDirector",
"StationAi"
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
],
"color": "#D381C9FF",
"color": "#D381C9FF",
"description": "department-Silicon-description",
"description": "department-Science-description",
"name": "department-Silicon"
"name": "department-Science"
},
"Specific": {
"weight": 10,
"primary": false,
"roles": [
"Reporter",
"Psychologist",
"Pilot"
],
"color": "#9FED58FF",
"description": "department-Specific-description",
"name": "department-Specific"
},
},
"Security": {
"Civilian": {
"weight": 20,
"weight": -10,
"roles": [
"roles": [
"HeadOfSecurity",
"Bartender",
"SecurityCadet",
"Botanist",
"SecurityOfficer",
"Chaplain",
"SeniorOfficer",
"Chef",
"Pilot",
"Clown",
"Detective",
"HeadOfPersonnel",
"Warden",
"Janitor",
"Brigmedic"
"Lawyer",
"Librarian",
"Mime",
"Musician",
"Passenger",
"Reporter",
"Visitor",
"ServiceWorker"
],
],
"color": "#DE3A3AFF",
"color": "#9FED58FF",
"description": "department-Security-description",
"description": "department-Civilian-description",
"name": "department-Security"
"name": "department-Civilian"
},
},
"Engineering": {
"Engineering": {
Строка 109: Строка 107:
"description": "department-Engineering-description",
"description": "department-Engineering-description",
"name": "department-Engineering"
"name": "department-Engineering"
},
"Cargo": {
"roles": [
"CargoTechnician",
"Quartermaster",
"SalvageSpecialist"
],
"color": "#A46106FF",
"description": "department-Cargo-description",
"name": "department-Cargo"
},
},
"CentralCommand": {
"CentralCommand": {
Строка 138: Строка 126:
"name": "department-CentralCommand"
"name": "department-CentralCommand"
},
},
"Civilian": {
"Command": {
"weight": -10,
"weight": 100,
"primary": false,
"roles": [
"roles": [
"Bartender",
"Captain",
"Botanist",
"IAA",
"Chaplain",
"ChiefEngineer",
"Chef",
"ChiefMedicalOfficer",
"Clown",
"HeadOfPersonnel",
"HeadOfPersonnel",
"Janitor",
"HeadOfSecurity",
"Lawyer",
"ResearchDirector",
"Librarian",
"Quartermaster",
"Mime",
"CentralCommandOfficial",
"Musician",
"CBURN",
"Passenger",
"ERTLeader",
"Reporter",
"ERTChaplain",
"Visitor",
"ERTJanitor",
"ServiceWorker"
"ERTMedical",
"ERTSecurity",
"ERTEngineer",
"DeathSquad"
],
"color": "#334E6DFF",
"description": "department-Command-description",
"name": "department-Command"
},
"Silicon": {
"roles": [
"Borg",
"StationAi"
],
],
"color": "#9FED58FF",
"color": "#D381C9FF",
"description": "department-Civilian-description",
"description": "department-Silicon-description",
"name": "department-Civilian"
"name": "department-Silicon"
}
}
}
}
}
}