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

Материал из Space Station 14 Вики
м Update prototype/department.json via GitHub Actions
м Update prototype/department.json via GitHub Actions
Строка 10: Строка 10:
},
},
"id": {
"id": {
"Science": {
"Civilian": {
"weight": -10,
"roles": [
"roles": [
"ResearchDirector",
"Bartender",
"SeniorResearcher",
"Botanist",
"Scientist",
"Chaplain",
"ResearchAssistant"
"Chef",
"Clown",
"HeadOfPersonnel",
"Janitor",
"Lawyer",
"Librarian",
"Mime",
"Musician",
"Passenger",
"Reporter",
"Visitor",
"ServiceWorker"
],
],
"color": "#D381C9FF",
"color": "#9FED58FF",
"description": "department-Science-description",
"description": "department-Civilian-description",
"name": "department-Science"
"name": "department-Civilian"
},
},
"Command": {
"CentralCommand": {
"weight": 100,
"weight": 120,
"primary": false,
"editorHidden": true,
"roles": [
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CentralCommandOfficial",
"CBURN",
"CBURN",
Строка 43: Строка 47:
"DeathSquad"
"DeathSquad"
],
],
"color": "#334E6DFF",
"color": "#0C344DFF",
"description": "department-Command-description",
"description": "department-CentralCommand-description",
"name": "department-Command"
"name": "department-CentralCommand"
},
"Silicon": {
"roles": [
"Borg",
"StationAi"
],
"color": "#D381C9FF",
"description": "department-Silicon-description",
"name": "department-Silicon"
},
"Specific": {
"weight": 10,
"primary": false,
"roles": [
"Reporter",
"Psychologist",
"Pilot"
],
"color": "#9FED58FF",
"description": "department-Specific-description",
"name": "department-Specific"
},
"Engineering": {
"roles": [
"AtmosphericTechnician",
"ChiefEngineer",
"SeniorEngineer",
"StationEngineer",
"TechnicalAssistant"
],
"color": "#EFB341FF",
"description": "department-Engineering-description",
"name": "department-Engineering"
},
},
"Medical": {
"Medical": {
Строка 61: Строка 98:
"name": "department-Medical"
"name": "department-Medical"
},
},
"CentralCommand": {
"Science": {
"weight": 120,
"roles": [
"editorHidden": true,
"ResearchDirector",
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
"color": "#D381C9FF",
"description": "department-Science-description",
"name": "department-Science"
},
"Command": {
"weight": 100,
"primary": false,
"roles": [
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CentralCommandOfficial",
"CBURN",
"CBURN",
Строка 75: Строка 131:
"DeathSquad"
"DeathSquad"
],
],
"color": "#0C344DFF",
"color": "#334E6DFF",
"description": "department-CentralCommand-description",
"description": "department-Command-description",
"name": "department-CentralCommand"
"name": "department-Command"
},
"Specific": {
"weight": 10,
"primary": false,
"roles": [
"Reporter",
"Psychologist",
"Pilot"
],
"color": "#9FED58FF",
"description": "department-Specific-description",
"name": "department-Specific"
},
"Silicon": {
"roles": [
"Borg",
"StationAi"
],
"color": "#D381C9FF",
"description": "department-Silicon-description",
"name": "department-Silicon"
},
},
"Security": {
"Security": {
Строка 115: Строка 150:
"description": "department-Security-description",
"description": "department-Security-description",
"name": "department-Security"
"name": "department-Security"
},
"Civilian": {
"weight": -10,
"roles": [
"Bartender",
"Botanist",
"Chaplain",
"Chef",
"Clown",
"HeadOfPersonnel",
"Janitor",
"Lawyer",
"Librarian",
"Mime",
"Musician",
"Passenger",
"Reporter",
"Visitor",
"ServiceWorker"
],
"color": "#9FED58FF",
"description": "department-Civilian-description",
"name": "department-Civilian"
},
},
"Cargo": {
"Cargo": {
Строка 148: Строка 160:
"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"
}
}
}
}
}
}

Версия от 03:26, 7 марта 2026

default
weight0
editorHiddenfalse
primarytrue
roles
Пустой массив
color"#00000000"
description""
name""
id
Civilian
weight-10
roles
"Bartender"
"Botanist"
"Chaplain"
"Chef"
"Clown"
"HeadOfPersonnel"
"Janitor"
"Lawyer"
"Librarian"
"Mime"
"Musician"
"Passenger"
"Reporter"
"Visitor"
"ServiceWorker"
color"#9FED58FF"
description"department-Civilian-description"
name"department-Civilian"
CentralCommand
weight120
editorHiddentrue
roles
"CentralCommandOfficial"
"CBURN"
"ERTLeader"
"ERTChaplain"
"ERTJanitor"
"ERTMedical"
"ERTSecurity"
"ERTEngineer"
"DeathSquad"
color"#0C344DFF"
description"department-CentralCommand-description"
name"department-CentralCommand"
Silicon
roles
"Borg"
"StationAi"
color"#D381C9FF"
description"department-Silicon-description"
name"department-Silicon"
Specific
weight10
primaryfalse
roles
"Reporter"
"Psychologist"
"Pilot"
color"#9FED58FF"
description"department-Specific-description"
name"department-Specific"
Engineering
roles
"AtmosphericTechnician"
"ChiefEngineer"
"SeniorEngineer"
"StationEngineer"
"TechnicalAssistant"
color"#EFB341FF"
description"department-Engineering-description"
name"department-Engineering"
Medical
roles
"Chemist"
"ChiefMedicalOfficer"
"MedicalDoctor"
"MedicalIntern"
"Psychologist"
"Paramedic"
"SeniorPhysician"
color"#52B4E9FF"
description"department-Medical-description"
name"department-Medical"
Science
roles
"ResearchDirector"
"SeniorResearcher"
"Scientist"
"ResearchAssistant"
color"#D381C9FF"
description"department-Science-description"
name"department-Science"
Command
weight100
primaryfalse
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"
Security
weight20
roles
"HeadOfSecurity"
"SecurityCadet"
"SecurityOfficer"
"SeniorOfficer"
"Pilot"
"Detective"
"Warden"
"Brigmedic"
color"#DE3A3AFF"
description"department-Security-description"
name"department-Security"
Cargo
roles
"CargoTechnician"
"Quartermaster"
"SalvageSpecialist"
color"#A46106FF"
description"department-Cargo-description"
name"department-Cargo"