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

м Update prototype/department.json via GitHub Actions
м Update prototype/department.json via GitHub Actions
Строка 10: Строка 10:
},
},
"id": {
"id": {
"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": {
"Specific": {
Строка 31: Строка 33:
"name": "department-Specific"
"name": "department-Specific"
},
},
"Security": {
"Silicon": {
"weight": 20,
"roles": [
"roles": [
"HeadOfSecurity",
"Borg",
"SecurityCadet",
"StationAi"
"SecurityOfficer",
"SeniorOfficer",
"Pilot",
"Detective",
"Warden",
"Brigmedic"
],
],
"color": "#DE3A3AFF",
"color": "#D381C9FF",
"description": "department-Security-description",
"description": "department-Silicon-description",
"name": "department-Security"
"name": "department-Silicon"
},
},
"Cargo": {
"Cargo": {
Строка 56: Строка 51:
"description": "department-Cargo-description",
"description": "department-Cargo-description",
"name": "department-Cargo"
"name": "department-Cargo"
},
"Engineering": {
"roles": [
"AtmosphericTechnician",
"ChiefEngineer",
"SeniorEngineer",
"StationEngineer",
"TechnicalAssistant"
],
"color": "#EFB341FF",
"description": "department-Engineering-description",
"name": "department-Engineering"
},
"Command": {
"weight": 100,
"primary": false,
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CBURN",
"ERTLeader",
"ERTChaplain",
"ERTJanitor",
"ERTMedical",
"ERTSecurity",
"ERTEngineer",
"DeathSquad"
],
"color": "#334E6DFF",
"description": "department-Command-description",
"name": "department-Command"
},
},
"Civilian": {
"Civilian": {
Строка 80: Строка 113:
"name": "department-Civilian"
"name": "department-Civilian"
},
},
"CentralCommand": {
"Security": {
"weight": 120,
"weight": 20,
"editorHidden": true,
"roles": [
"roles": [
"CentralCommandOfficial",
"HeadOfSecurity",
"CBURN",
"SecurityCadet",
"ERTLeader",
"SecurityOfficer",
"ERTChaplain",
"SeniorOfficer",
"ERTJanitor",
"Pilot",
"ERTMedical",
"Detective",
"ERTSecurity",
"Warden",
"ERTEngineer",
"Brigmedic"
"DeathSquad"
],
],
"color": "#0C344DFF",
"color": "#DE3A3AFF",
"description": "department-CentralCommand-description",
"description": "department-Security-description",
"name": "department-CentralCommand"
"name": "department-Security"
},
"Engineering": {
"roles": [
"AtmosphericTechnician",
"ChiefEngineer",
"SeniorEngineer",
"StationEngineer",
"TechnicalAssistant"
],
"color": "#EFB341FF",
"description": "department-Engineering-description",
"name": "department-Engineering"
},
},
"Medical": {
"Medical": {
Строка 124: Строка 143:
"name": "department-Medical"
"name": "department-Medical"
},
},
"Science": {
"CentralCommand": {
"weight": 120,
"editorHidden": true,
"roles": [
"roles": [
"ResearchDirector",
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
"color": "#D381C9FF",
"description": "department-Science-description",
"name": "department-Science"
},
"Command": {
"weight": 100,
"primary": false,
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CentralCommandOfficial",
"CBURN",
"CBURN",
Строка 157: Строка 157:
"DeathSquad"
"DeathSquad"
],
],
"color": "#334E6DFF",
"color": "#0C344DFF",
"description": "department-Command-description",
"description": "department-CentralCommand-description",
"name": "department-Command"
"name": "department-CentralCommand"
}
}
}
}
}
}