Участник:IanComradeBot/prototype/department.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/department.json via GitHub Actions |
м Update prototype/department.json via GitHub Actions |
||
| (не показаны 4 промежуточные версии этого же участника) | |||
| Строка 10: | Строка 10: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Civilian": { | ||
"weight": 10 | "weight": -10, | ||
"roles": [ | "roles": [ | ||
"Bartender", | |||
"Botanist", | |||
"Chaplain", | |||
"Chef", | |||
"Clown", | |||
"HeadOfPersonnel", | |||
"Janitor", | |||
"Lawyer", | |||
"Librarian", | |||
"Mime", | |||
"Musician", | |||
"Passenger", | |||
"Reporter", | "Reporter", | ||
" | "Visitor", | ||
" | "ServiceWorker" | ||
], | ], | ||
"color": "#9FED58FF", | "color": "#9FED58FF", | ||
"description": "department- | "description": "department-Civilian-description", | ||
"name": "department- | "name": "department-Civilian" | ||
}, | }, | ||
" | "Science": { | ||
"roles": [ | "roles": [ | ||
" | "ResearchDirector", | ||
" | "SeniorResearcher", | ||
"Scientist", | |||
"ResearchAssistant" | |||
], | ], | ||
"color": "#D381C9FF", | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Science-description", | ||
"name": "department- | "name": "department-Science" | ||
}, | }, | ||
" | "Engineering": { | ||
"roles": [ | "roles": [ | ||
" | "AtmosphericTechnician", | ||
" | "ChiefEngineer", | ||
" | "SeniorEngineer", | ||
" | "StationEngineer", | ||
" | "TechnicalAssistant" | ||
], | ], | ||
"color": "# | "color": "#EFB341FF", | ||
"description": "department- | "description": "department-Engineering-description", | ||
"name": "department- | "name": "department-Engineering" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 63: | Строка 74: | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
}, | }, | ||
" | "Specific": { | ||
"weight": | "weight": 10, | ||
"primary": false, | |||
"roles": [ | "roles": [ | ||
" | "Reporter", | ||
" | "Psychologist", | ||
"Pilot" | |||
"Pilot | |||
], | ], | ||
"color": "# | "color": "#9FED58FF", | ||
"description": "department- | "description": "department-Specific-description", | ||
"name": "department- | "name": "department-Specific" | ||
}, | }, | ||
" | "Silicon": { | ||
"roles": [ | "roles": [ | ||
" | "Borg", | ||
" | "StationAi" | ||
], | ], | ||
"color": "#D381C9FF", | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Silicon-description", | ||
"name": "department- | "name": "department-Silicon" | ||
}, | }, | ||
" | "Cargo": { | ||
"roles": [ | "roles": [ | ||
" | "CargoTechnician", | ||
" | "Quartermaster", | ||
" | "SalvageSpecialist" | ||
], | ], | ||
"color": "# | "color": "#A46106FF", | ||
"description": "department- | "description": "department-Cargo-description", | ||
"name": "department- | "name": "department-Cargo" | ||
}, | }, | ||
"Command": { | "Command": { | ||
| Строка 128: | Строка 131: | ||
"name": "department-Command" | "name": "department-Command" | ||
}, | }, | ||
" | "Medical": { | ||
"roles": [ | "roles": [ | ||
" | "Chemist", | ||
" | "ChiefMedicalOfficer", | ||
" | "MedicalDoctor", | ||
" | "MedicalIntern", | ||
" | "Psychologist", | ||
" | "Paramedic", | ||
" | "SeniorPhysician" | ||
], | ], | ||
"color": "# | "color": "#52B4E9FF", | ||
"description": "department- | "description": "department-Medical-description", | ||
"name": "department- | "name": "department-Medical" | ||
}, | }, | ||
" | "Security": { | ||
"weight": 20, | |||
"roles": [ | "roles": [ | ||
" | "HeadOfSecurity", | ||
" | "SecurityCadet", | ||
" | "SecurityOfficer", | ||
"SeniorOfficer", | |||
"Pilot", | |||
"Detective", | |||
"Warden", | |||
"Brigmedic" | |||
], | ], | ||
"color": "# | "color": "#DE3A3AFF", | ||
"description": "department- | "description": "department-Security-description", | ||
"name": "department- | "name": "department-Security" | ||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 03:58, 16 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|