Job + department descriptions (#13157)

Co-authored-by: Sissel <axel.roche@pm.me>
This commit is contained in:
Kara
2022-12-23 17:36:12 -06:00
committed by GitHub
parent 92f806439e
commit a1350df01a
43 changed files with 121 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
- type: job
id: CargoTechnician
name: job-name-cargotech
description: job-description-cargotech
playTimeTracker: JobCargoTechnician
startingGear: CargoTechGear
icon: "CargoTechnician"

View File

@@ -1,6 +1,7 @@
- type: job
id: Quartermaster
name: job-name-qm
description: job-description-qm
playTimeTracker: JobQuartermaster
requirements:
- !type:RoleTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: SalvageSpecialist
name: job-name-salvagespec
description: job-description-salvagespec
playTimeTracker: JobSalvageSpecialist
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Passenger
name: job-name-passenger
description: job-description-passenger
playTimeTracker: JobPassenger
startingGear: PassengerGear
icon: "Passenger"

View File

@@ -1,6 +1,7 @@
- type: job
id: Bartender
name: job-name-bartender
description: job-description-bartender
playTimeTracker: JobBartender
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Botanist
name: job-name-botanist
description: job-description-botanist
playTimeTracker: JobBotanist
startingGear: BotanistGear
icon: "Botanist"

View File

@@ -1,6 +1,7 @@
- type: job
id: Chaplain
name: job-name-chaplain
description: job-description-chaplain
playTimeTracker: JobChaplain
startingGear: ChaplainGear
icon: "Chaplain"

View File

@@ -1,6 +1,7 @@
- type: job
id: Chef
name: job-name-chef
description: job-description-chef
playTimeTracker: JobChef
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Clown
name: job-name-clown
description: job-description-clown
playTimeTracker: JobClown
startingGear: ClownGear
icon: "Clown"

View File

@@ -1,6 +1,7 @@
- type: job
id: Janitor
name: job-name-janitor
description: job-description-janitor
playTimeTracker: JobJanitor
startingGear: JanitorGear
icon: "Janitor"

View File

@@ -1,6 +1,7 @@
- type: job
id: Lawyer
name: job-name-lawyer
description: job-description-lawyer
playTimeTracker: JobLawyer
startingGear: LawyerGear
icon: "Lawyer"

View File

@@ -1,6 +1,7 @@
- type: job
id: Librarian
name: job-name-librarian
description: job-description-librarian
playTimeTracker: JobLibrarian
startingGear: LibrarianGear
icon: "Librarian"

View File

@@ -1,6 +1,7 @@
- type: job
id: Mime
name: job-name-mime
description: job-description-mime
playTimeTracker: JobMime
startingGear: MimeGear
icon: "Mime"

View File

@@ -1,6 +1,7 @@
- type: job
id: Musician
name: job-name-musician
description: job-description-musician
playTimeTracker: JobMusician
startingGear: MusicianGear
icon: "Musician"

View File

@@ -1,6 +1,7 @@
- type: job
id: ServiceWorker
name: job-name-serviceworker
description: job-description-serviceworker
playTimeTracker: JobServiceWorker
startingGear: ServiceWorkerGear
icon: "ServiceWorker"

View File

@@ -1,6 +1,7 @@
- type: job
id: Captain
name: job-name-captain
description: job-description-captain
playTimeTracker: JobCaptain
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: CentralCommandOfficial
name: job-name-centcomoff
description: job-description-centcomoff
playTimeTracker: JobCentralCommandOfficial
setPreference: false
startingGear: CentcomGear

View File

@@ -1,6 +1,7 @@
- type: job
id: HeadOfPersonnel
name: job-name-hop
description: job-description-hop
playTimeTracker: JobHeadOfPersonnel
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: AtmosphericTechnician
name: job-name-atmostech
description: job-description-atmostech
playTimeTracker: JobAtmosphericTechnician
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: ChiefEngineer
name: job-name-ce
description: job-description-ce
playTimeTracker: JobChiefEngineer
requirements:
- !type:RoleTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: StationEngineer
name: job-name-engineer
description: job-description-engineer
playTimeTracker: JobStationEngineer
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: TechnicalAssistant
name: job-name-assistant
name: job-name-technical-assistant
description: job-description-technical-assistant
playTimeTracker: JobTechnicalAssistant
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -2,6 +2,7 @@
- type: job
id: ERTLeader
name: job-name-ertleader
description: job-description-ertleader
playTimeTracker: JobERTLeader
setPreference: false
startingGear: ERTLeaderGearEVA
@@ -46,6 +47,7 @@
- type: job
id: ERTEngineer
name: job-name-ertengineer
description: job-description-ertengineer
playTimeTracker: JobERTEngineer
setPreference: false
startingGear: ERTEngineerGearEVA
@@ -90,6 +92,7 @@
- type: job
id: ERTSecurity
name: job-name-ertsecurity
description: job-description-ertsecurity
playTimeTracker: JobERTSecurity
setPreference: false
startingGear: ERTEngineerGearEVA
@@ -134,6 +137,7 @@
- type: job
id: ERTMedical
name: job-name-ertmedic
description: job-description-ertmedic
playTimeTracker: JobERTMedical
setPreference: false
startingGear: ERTMedicalGearEVA
@@ -180,6 +184,7 @@
- type: job
id: ERTJanitor
name: job-name-ertjanitor
description: job-description-ertjanitor
playTimeTracker: JobERTJanitor
setPreference: false
startingGear: ERTJanitorGearEVA

View File

@@ -1,6 +1,7 @@
- type: job
id: Chemist
name: job-name-chemist
description: job-description-chemist
playTimeTracker: JobChemist
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -3,6 +3,7 @@
- type: job
id: ChiefMedicalOfficer
name: job-name-cmo
description: job-description-cmo
playTimeTracker: JobChiefMedicalOfficer
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: MedicalDoctor
name: job-name-doctor
description: job-description-doctor
playTimeTracker: JobMedicalDoctor
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: MedicalIntern
name: job-name-intern
description: job-description-intern
playTimeTracker: JobMedicalIntern
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: ResearchDirector
name: job-name-rd
description: job-description-rd
playTimeTracker: JobResearchDirector
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Scientist
name: job-name-scientist
description: job-description-scientist
playTimeTracker: JobScientist
startingGear: ScientistGear
icon: "Scientist"

View File

@@ -1,6 +1,7 @@
- type: job
id: Detective
name: job-name-detective
description: job-description-detective
playTimeTracker: JobDetective
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: HeadOfSecurity
name: job-name-hos
description: job-description-hos
playTimeTracker: JobHeadOfSecurity
requirements:
- !type:RoleTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: SecurityCadet
name: job-name-cadet
description: job-description-cadet
playTimeTracker: JobSecurityCadet
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: SecurityOfficer
name: job-name-security
description: job-description-security
playTimeTracker: JobSecurityOfficer
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Warden
name: job-name-warden
description: job-description-warden
playTimeTracker: JobWarden
requirements:
- !type:DepartmentTimeRequirement

View File

@@ -1,6 +1,7 @@
- type: job
id: Boxer
name: job-name-boxer
description: job-description-boxer
playTimeTracker: JobBoxer
startingGear: BoxerGear
setPreference: false

View File

@@ -1,6 +1,7 @@
- type: job
id: Psychologist
name: job-name-psychologist
description: job-description-psychologist
playTimeTracker: JobPsychologist
startingGear: PsychologistGear
icon: "Psychologist"

View File

@@ -1,6 +1,7 @@
- type: job
id: Reporter
name: job-name-reporter
description: job-description-reporter
playTimeTracker: JobReporter
startingGear: ReporterGear
icon: "Reporter"

View File

@@ -1,6 +1,7 @@
- type: job
id: Zookeeper
name: job-name-zookeeper
description: job-description-zookeeper
playTimeTracker: JobZookeeper
startingGear: ZookeeperGear
icon: "Zookeeper"

View File

@@ -1,5 +1,7 @@
- type: department
id: Cargo
description: department-Cargo-description
color: "#A46106"
roles:
- CargoTechnician
- Quartermaster
@@ -7,6 +9,8 @@
- type: department
id: Civilian
description: department-Civilian-description
color: "#9FED58"
roles:
- Bartender
- Botanist
@@ -29,6 +33,8 @@
- type: department
id: Command
description: department-Command-description
color: "#334E6D"
roles:
- Captain
- CentralCommandOfficial
@@ -41,6 +47,8 @@
- type: department
id: Engineering
description: department-Engineering-description
color: "#EFB341"
roles:
- AtmosphericTechnician
- ChiefEngineer
@@ -49,6 +57,8 @@
- type: department
id: Medical
description: department-Medical-description
color: "#52B4E9"
roles:
- Chemist
- ChiefMedicalOfficer
@@ -58,6 +68,8 @@
- type: department
id: Security
description: department-Command-description
color: "#DE3A3A"
roles:
- HeadOfSecurity
- SecurityCadet
@@ -67,6 +79,8 @@
- type: department
id: Science
description: department-Command-description
color: "#D381C9"
roles:
- ResearchDirector
- Scientist