Участник:IanComradeBot/prototype/Job.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/Job.json via GitHub Actions |
м Update prototype/Job.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
"special": [ | "special": [], | ||
"displayWeight": null, | |||
"supervisors": "job-supervisors-nobody", | |||
"name": "", | |||
"description": "", | |||
"requirements": [], | |||
"joinNotifyCrew": false, | |||
"requireAdminNotify": false, | |||
"setPreference": true, | |||
"applyTraits": true, | |||
" | "overrideConsoleVisibility": null, | ||
" | "weight": 0, | ||
" | "antagAdvantage": 0, | ||
" | "startingGear": null, | ||
" | "jobEntity": null, | ||
"icon": " | "jobPreviewEntity": null, | ||
"access": [ | "icon": "JobIconUnknown", | ||
"access": [], | |||
], | "accessGroups": [], | ||
" | "extendedAccess": [], | ||
"extendedAccessGroups": [], | |||
], | "whitelisted": false, | ||
"playTimeTracker": " | "guides": [], | ||
"playTimeTracker": "" | |||
}, | }, | ||
" | "id": { | ||
"special": [ | "ERTEngineer": { | ||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
" | "MindShieldImplant", | ||
"DeathRattleImplantCentcomm" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-ertengineer", | |||
"description": "job-description-ertengineer", | |||
"setPreference": false, | |||
"startingGear": "ERTEngineerGearEVA", | |||
{ | "icon": "JobIconERTEngineer", | ||
"!type: | "access": [ | ||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTEngineer" | |||
}, | |||
"Mime": { | |||
"special": [ | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:MimePowers": { | |||
"preventWriting": true | |||
}, | |||
"type:FrenchAccent": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-mime", | |||
"description": "job-description-mime", | |||
"requirements": [ | |||
{ | |||
" | "!type:OverallPlaytimeRequirement": { | ||
"time": 3600 | |||
} | |||
} | } | ||
], | |||
"startingGear": "MimeGear", | |||
"icon": "JobIconMime", | |||
"access": [ | |||
"Theatre", | |||
" | "Maintenance" | ||
], | |||
"playTimeTracker": "JobMime" | |||
}, | |||
"SeniorOfficer": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
} | } | ||
], | |||
{ | "supervisors": "job-supervisors-hos", | ||
"!type:RoleTimeRequirement": { | "name": "job-name-senior-officer", | ||
"description": "job-description-senior-officer", | |||
"role": " | "requirements": [ | ||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobWarden" | |||
} | |||
}, | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 7200, | |||
"role": "JobDetective" | |||
} | |||
}, | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobSecurityOfficer" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 216000, | |||
"department": "Security" | |||
} | |||
} | } | ||
}, | ], | ||
{ | "weight": 9, | ||
"startingGear": "SeniorOfficerGear", | |||
"icon": "JobIconSeniorOfficer", | |||
"access": [ | |||
"Security", | |||
"Brig", | |||
"Maintenance", | |||
"Service", | |||
"External" | |||
], | |||
"playTimeTracker": "JobSeniorOfficer" | |||
}, | |||
"Paramedic": { | |||
"supervisors": "job-supervisors-cmo", | |||
"name": "job-name-paramedic", | |||
"description": "job-description-paramedic", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 9000, | |||
"department": "Medical" | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "ParamedicGear", | ||
"icon": "JobIconParamedic", | |||
"access": [ | |||
" | "Medical", | ||
"Maintenance" | |||
], | |||
"extendedAccess": [ | |||
"Chemistry" | |||
], | |||
"playTimeTracker": "JobParamedic" | |||
}, | |||
"Captain": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-captain", | |||
"description": "job-description-captain", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Engineering" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Medical" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 14400, | |||
"department": "Science" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 504000 | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
], | |||
"joinNotifyCrew": true, | |||
"weight": 20, | |||
"startingGear": "CaptainGear", | |||
"icon": "JobIconCaptain", | |||
"accessGroups": [ | |||
" | "AllAccess" | ||
], | |||
"playTimeTracker": "JobCaptain" | |||
}, | |||
"ERTLeader": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-centcom", | ||
"name": "job-name-ertleader", | |||
" | "description": "job-description-ertleader", | ||
" | "setPreference": false, | ||
"startingGear": "ERTLeaderGearEVA", | |||
"icon": "JobIconERTLeader", | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTLeader" | |||
}, | |||
"TechnicalAssistant": { | |||
"supervisors": "job-supervisors-engineering", | |||
"name": "job-name-technical-assistant", | |||
"description": "job-description-technical-assistant", | |||
"requirements": [ | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 3600 | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"inverted": true, | |||
"time": 36000, | |||
"department": "Engineering" | |||
} | } | ||
} | } | ||
], | |||
"startingGear": "TechnicalAssistantGear", | |||
"supervisors": "job-supervisors- | "icon": "JobIconTechnicalAssistant", | ||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"External" | |||
], | |||
"playTimeTracker": "JobTechnicalAssistant" | |||
}, | |||
"SeniorResearcher": { | |||
"supervisors": "job-supervisors-rd", | |||
"name": "job-name-senior-researcher", | |||
"description": "job-description-senior-researcher", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 216000, | |||
"department": "Science" | |||
} | |||
} | } | ||
], | |||
"weight": 9, | |||
" | "startingGear": "SeniorResearcherGear", | ||
" | "icon": "JobIconSeniorResearcher", | ||
"access": [ | |||
"Research", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobSeniorResearcher" | |||
}, | |||
"IAA": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
} | } | ||
], | |||
{ | "supervisors": "job-supervisors-centcom", | ||
"!type:DepartmentTimeRequirement": { | "name": "job-name-iaa", | ||
"description": "job-description-iaa", | |||
" | "requirements": [ | ||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Command" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 36000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "IAAGear", | ||
"icon": "JobIconIAA", | |||
"access": [ | |||
"Service", | |||
"Brig", | |||
"Maintenance", | |||
"Command", | |||
"External", | |||
"Lawyer" | |||
], | |||
"playTimeTracker": "JobIAA" | |||
}, | |||
"Janitor": { | |||
"special": [ | |||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "WeaponRevolverInspector", | |||
"holiday": "GarbageDay" | |||
} | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-hop", | ||
"name": "job-name-janitor", | |||
"description": "job-description-janitor", | |||
"startingGear": "JanitorGear", | |||
"icon": "JobIconJanitor", | |||
"access": [ | |||
"Service", | |||
"Janitor", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobJanitor" | |||
}, | |||
"DeathSquad": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-centcom", | ||
"name": "job-name-deathsquad", | |||
"description": "job-description-deathsquad", | |||
"setPreference": false, | |||
"startingGear": "DeathSquadGear", | |||
"icon": "JobIconDeathSquad", | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobDeathSquad" | |||
}, | |||
"CBURN": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-cburn", | |||
"description": "job-description-cburn", | |||
"setPreference": false, | |||
"startingGear": "CBURNGear", | |||
"icon": "JobIconCBURN", | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobCBURN" | |||
}, | |||
"MedicalIntern": { | |||
" | "supervisors": "job-supervisors-medicine", | ||
" | "name": "job-name-intern", | ||
"description": "job-description-intern", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"inverted": true, | |||
"time": 36000, | |||
"department": "Medical" | |||
} | |||
} | } | ||
], | |||
"startingGear": "MedicalInternGear", | |||
"icon": "JobIconMedicalIntern", | |||
"name": "job-name- | "access": [ | ||
"Medical", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobMedicalIntern" | |||
}, | |||
"Visitor": { | |||
"name": "job-name-visitor", | |||
"description": "job-description-visitor", | |||
"setPreference": false, | |||
"overrideConsoleVisibility": true, | |||
"icon": "JobIconVisitor", | |||
"extendedAccess": [ | |||
"External", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobVisitor" | |||
}, | |||
"StationAi": { | |||
"supervisors": "job-supervisors-rd", | |||
"name": "job-name-station-ai", | |||
"description": "job-description-station-ai", | |||
"requirements": [ | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 18000, | |||
"role": "JobBorg" | |||
} | |||
} | } | ||
}, | ], | ||
{ | "applyTraits": false, | ||
"!type: | "weight": 10, | ||
"jobEntity": "StationAiBrain", | |||
" | "jobPreviewEntity": "PlayerStationAiPreview", | ||
"icon": "JobIconStationAi", | |||
"playTimeTracker": "JobStationAi" | |||
}, | |||
"Librarian": { | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-librarian", | |||
"description": "job-description-librarian", | |||
"startingGear": "LibrarianGear", | |||
"icon": "JobIconLibrarian", | |||
"access": [ | |||
"Service", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobLibrarian" | |||
}, | |||
"HeadOfSecurity": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-captain", | |||
"name": "job-name-hos", | |||
"description": "job-description-hos", | |||
"requirements": [ | |||
{ | |||
" | "!type:RoleTimeRequirement": { | ||
"time": 36000, | |||
"role": "JobWarden" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 180000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
], | |||
"weight": 10, | |||
"startingGear": "HoSGear", | |||
"icon": "JobIconHeadOfSecurity", | |||
"access": [ | |||
"HeadOfSecurity", | |||
"Command", | |||
"Brig", | |||
"Security", | |||
"Armory", | |||
"Maintenance", | |||
"External", | |||
"Detective", | |||
"Cryogenics", | |||
"GenpopEnter", | |||
"GenpopLeave" | |||
" | ], | ||
"playTimeTracker": "JobHeadOfSecurity" | |||
}, | |||
"ChiefMedicalOfficer": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-captain", | |||
"name": "job-name-cmo", | |||
"description": "job-description-cmo", | |||
"requirements": [ | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"!type:DepartmentTimeRequirement": { | "time": 18000, | ||
"role": "JobChemist" | |||
" | } | ||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 54000, | |||
"department": "Medical" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "weight": 10, | ||
"startingGear": "CMOGear", | |||
"icon": "JobIconChiefMedicalOfficer", | |||
"access": [ | |||
"Medical", | |||
"Command", | |||
"Maintenance", | |||
"Chemistry", | |||
"ChiefMedicalOfficer", | |||
"Brig", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobChiefMedicalOfficer" | |||
}, | |||
"ERTMedical": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-centcom", | ||
"name": "job-name-ertmedic", | |||
"description": "job-description-ertmedic", | |||
"setPreference": false, | |||
"startingGear": "ERTMedicalGearEVA", | |||
"icon": "JobIconERTMedic", | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTMedical" | |||
}, | |||
"Bartender": { | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-bartender", | |||
"description": "job-description-bartender", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 3600, | |||
"department": "Civilian" | |||
} | |||
} | } | ||
], | |||
"startingGear": "BartenderGear", | |||
"icon": "JobIconBartender", | |||
"access": [ | |||
"Service", | |||
"Maintenance", | |||
"Bar" | |||
], | |||
" | "extendedAccess": [ | ||
"Kitchen", | |||
"Hydroponics" | |||
], | |||
"playTimeTracker": "JobBartender" | |||
}, | |||
"ERTChaplain": { | |||
"special": [ | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
" | "type:BibleUser": {} | ||
} | |||
} | |||
}, | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-ertchaplain", | |||
"description": "job-description-ertchaplain", | |||
"setPreference": false, | |||
"startingGear": "ERTChaplainGear", | |||
"icon": "JobIconERTChaplain", | |||
"access": [ | |||
"CentralCommand" | |||
" | ], | ||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTChaplain" | |||
}, | |||
"Scientist": { | |||
"supervisors": "job-supervisors-rd", | |||
"name": "job-name-scientist", | |||
" | "description": "job-description-scientist", | ||
" | "requirements": [ | ||
" | { | ||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Science" | |||
} | |||
} | } | ||
], | |||
"startingGear": "ScientistGear", | |||
"icon": "JobIconScientist", | |||
"access": [ | |||
"Research", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobScientist" | |||
}, | |||
"AtmosphericTechnician": { | |||
"special": [ | |||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "FireAxe", | |||
"holiday": "FirefighterDay" | |||
} | |||
" | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-ce", | |||
"name": "job-name-atmostech", | |||
"description": "job-description-atmostech", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 36000, | |||
"department": "Engineering" | |||
} | |||
} | } | ||
], | |||
"startingGear": "AtmosphericTechnicianGear", | |||
"icon": "JobIconAtmosphericTechnician", | |||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"External", | |||
"Atmospherics" | |||
], | |||
"playTimeTracker": "JobAtmosphericTechnician" | |||
}, | |||
"SecurityOfficer": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-hos", | |||
"name": "job-name-security", | |||
"description": "job-description-security", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 36000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
], | |||
"startingGear": "SecurityOfficerGear", | |||
" | "icon": "JobIconSecurityOfficer", | ||
"access": [ | |||
"Security", | |||
"Brig", | |||
"Maintenance", | |||
"External", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobSecurityOfficer" | |||
}, | |||
"SecurityCadet": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"supervisors": "job-supervisors-security", | |||
"name": "job-name-cadet", | |||
"description": "job-description-cadet", | |||
"requirements": [ | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 36000 | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"inverted": true, | |||
"time": 72000, | |||
"department": "Security" | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"startingGear": "SecurityCadetGear", | |||
"icon": "JobIconSecurityCadet", | |||
"access": [ | |||
"Security", | |||
"Brig", | |||
"Maintenance", | |||
"External", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobSecurityCadet" | |||
}, | |||
"Clown": { | |||
"special": [ | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:Clumsy": { | |||
"tableBonkSound": { | |||
"collection": "TrayHit" | |||
}, | |||
"gunShootFailDamage": { | |||
"types": { | |||
"Blunt": 5, | |||
"Piercing": 4, | |||
"Heat": 3 | |||
} | |||
}, | |||
"catchingFailDamage": { | |||
"types": { | |||
" | "Blunt": 1 | ||
} | |||
}, | |||
"gunShootFailSound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Weapons/Guns/Gunshots/bang.ogg" | |||
} | |||
}, | |||
"clumsySound": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Items/bikehorn.ogg" | |||
} | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
" | "type:SleepEmitSound": { | ||
"interval": 10, | |||
"snore": { | |||
"!type:SoundPathSpecifier": { | |||
"path": "/Audio/Voice/Misc/silly_snore.ogg" | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"SadTromboneImplant" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-clown", | |||
" | "description": "job-description-clown", | ||
" | "requirements": [ | ||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 3600 | |||
} | |||
} | } | ||
], | |||
"startingGear": "ClownGear", | |||
"icon": "JobIconClown", | |||
"access": [ | |||
"Theatre", | |||
" | "Maintenance" | ||
], | |||
"playTimeTracker": "JobClown" | |||
}, | |||
"CentralCommandOfficial": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-centcommoff", | |||
"description": "job-description-centcommoff", | |||
"setPreference": false, | |||
"startingGear": "CentcommGear", | |||
" | "icon": "JobIconNanotrasen", | ||
"access": [ | |||
"CentralCommand" | |||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobCentralCommandOfficial" | |||
}, | |||
"MedicalDoctor": { | |||
" | "special": [ | ||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "WehMedipen", | |||
"holiday": "DoctorDay" | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-cmo", | |||
"name": "job-name-doctor", | |||
"description": "job-description-doctor", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 7200, | |||
"department": "Medical" | |||
" | } | ||
} | } | ||
], | |||
"startingGear": "DoctorGear", | |||
"icon": "JobIconMedicalDoctor", | |||
"access": [ | |||
"Medical", | |||
"Maintenance" | |||
{ | ], | ||
"!type: | "extendedAccess": [ | ||
"Chemistry" | |||
" | ], | ||
"playTimeTracker": "JobMedicalDoctor" | |||
}, | |||
"Magistrate": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-magistrate", | |||
"description": "job-description-magistrate", | |||
"requirements": [ | |||
{ | |||
" | "!type:TraitsRequirement": { | ||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "setPreference": false, | ||
"!type: | "startingGear": "MagistrateGear", | ||
" | "icon": "JobIconMagistrate", | ||
"type: | "access": [ | ||
"Command", | |||
"Brig", | |||
"Maintenance", | |||
"External", | |||
"Security", | |||
"Lawyer" | |||
], | |||
"whitelisted": true, | |||
"playTimeTracker": "JobMagistrate" | |||
}, | |||
"Passenger": { | |||
"supervisors": "job-supervisors-everyone", | |||
"name": "job-name-passenger", | |||
"description": "job-description-passenger", | |||
"startingGear": "PassengerGear", | |||
"icon": "JobIconPassenger", | |||
"access": [ | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobPassenger" | |||
}, | |||
"SeniorEngineer": { | |||
"supervisors": "job-supervisors-ce", | |||
"name": "job-name-senior-engineer", | |||
"description": "job-description-senior-engineer", | |||
"requirements": [ | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobAtmosphericTechnician" | |||
} | |||
}, | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobStationEngineer" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 216000, | |||
"department": "Engineering" | |||
} | } | ||
} | } | ||
], | |||
"weight": 9, | |||
"supervisors": "job-supervisors- | "startingGear": "SeniorEngineerGear", | ||
"icon": "JobIconSeniorEngineer", | |||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"External", | |||
"Atmospherics" | |||
], | |||
"playTimeTracker": "JobSeniorEngineer" | |||
}, | |||
"Borg": { | |||
"supervisors": "job-supervisors-rd", | |||
"name": "job-name-borg", | |||
"description": "job-description-borg", | |||
"requirements": [ | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 36000 | |||
} | |||
} | } | ||
], | |||
"applyTraits": false, | |||
"jobEntity": "PlayerBorgBattery", | |||
"icon": "JobIconBorg", | |||
"playTimeTracker": "JobBorg" | |||
}, | |||
"Brigmedic": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
} | } | ||
], | |||
{ | "supervisors": "job-supervisors-cmo", | ||
"!type: | "name": "job-name-brigmedic", | ||
"description": "job-description-brigmedic", | |||
" | "requirements": [ | ||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 54000, | |||
"department": "Medical" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "BrigmedicGear", | ||
"icon": "JobIconBrigmedic", | |||
"access": [ | |||
" | "Security", | ||
"Brig", | |||
"Maintenance", | |||
"Medical" | |||
], | |||
"playTimeTracker": "JobBrigmedic" | |||
}, | |||
"Quartermaster": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-captain", | |||
"name": "job-name-qm", | |||
"description": "job-description-qm", | |||
"requirements": [ | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 36000, | |||
"role": "JobSalvageSpecialist" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 36000, | |||
"department": "Cargo" | |||
} | |||
}, | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 144000 | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
], | |||
"weight": 10, | |||
"startingGear": "QuartermasterGear", | |||
"icon": "JobIconQuarterMaster", | |||
"access": [ | |||
"Cargo", | |||
"Salvage", | |||
"Quartermaster", | |||
"Maintenance", | |||
"External", | |||
"Command", | |||
"Brig", | |||
" | "Cryogenics" | ||
], | |||
"playTimeTracker": "JobQuartermaster" | |||
}, | |||
"SalvageSpecialist": { | |||
"supervisors": "job-supervisors-qm", | |||
"name": "job-name-salvagespec", | |||
"description": "job-description-salvagespec", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 10800, | |||
"department": "Cargo" | |||
} | |||
} | } | ||
], | |||
"startingGear": "SalvageSpecialistGear", | |||
"supervisors": "job-supervisors-cmo", | "icon": "JobIconShaftMiner", | ||
"access": [ | |||
"Cargo", | |||
"Salvage", | |||
"Maintenance", | |||
"External" | |||
], | |||
"playTimeTracker": "JobSalvageSpecialist" | |||
}, | |||
"Chemist": { | |||
"supervisors": "job-supervisors-cmo", | |||
"name": "job-name-chemist", | |||
"description": "job-description-chemist", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Medical" | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "ChemistGear", | ||
"icon": "JobIconChemist", | |||
"access": [ | |||
"Medical", | |||
"Chemistry", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobChemist" | |||
}, | |||
"Chaplain": { | |||
"special": [ | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:BibleUser": {} | |||
} | |||
} | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-hop", | ||
"name": "job-name-chaplain", | |||
"description": "job-description-chaplain", | |||
"startingGear": "ChaplainGear", | |||
"icon": "JobIconChaplain", | |||
"access": [ | |||
"Chapel", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobChaplain" | |||
}, | |||
"CargoTechnician": { | |||
"special": [ | |||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "BoxCardboard", | |||
"holiday": "BoxingDay" | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-qm", | |||
"name": "job-name-cargotech", | |||
"description": "job-description-cargotech", | |||
"startingGear": "CargoTechGear", | |||
" | "icon": "JobIconCargoTechnician", | ||
" | "access": [ | ||
"Maintenance", | "Cargo", | ||
" | "Maintenance" | ||
], | |||
"extendedAccess": [ | |||
"Salvage" | |||
], | |||
"playTimeTracker": "JobCargoTechnician" | |||
}, | |||
"!type: | "SeniorPhysician": { | ||
" | "supervisors": "job-supervisors-cmo", | ||
" | "name": "job-name-senior-physician", | ||
"description": "job-description-senior-physician", | |||
"requirements": [ | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobChemist" | |||
} | |||
}, | |||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 21600, | |||
"role": "JobMedicalDoctor" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 216000, | |||
"department": "Medical" | |||
} | |||
} | } | ||
], | |||
"weight": 9, | |||
" | "startingGear": "SeniorPhysicianGear", | ||
"icon": "JobIconSeniorPhysician", | |||
"access": [ | |||
"Medical", | |||
"Maintenance", | |||
"Chemistry" | |||
], | |||
"playTimeTracker": "JobSeniorPhysician" | |||
}, | |||
"Detective": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"supervisors": "job-supervisors-hos", | |||
"name": "job-name-detective", | |||
"description": "job-description-detective", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Security" | |||
" | } | ||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "DetectiveGear", | ||
"icon": "JobIconDetective", | |||
"access": [ | |||
" | "Security", | ||
"Brig", | |||
"Maintenance", | |||
"Detective", | |||
"Cryogenics", | |||
"External" | |||
], | |||
"playTimeTracker": "JobDetective" | |||
}, | |||
"HeadOfPersonnel": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
}, | ], | ||
"supervisors": "job-supervisors-captain", | |||
"!type:OverallPlaytimeRequirement": { | "name": "job-name-hop", | ||
" | "description": "job-description-hop", | ||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Engineering" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Medical" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 9000, | |||
"department": "Science" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 180000 | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "weight": 20, | ||
"startingGear": "HoPGear", | |||
"icon": "JobIconHeadOfPersonnel", | |||
"access": [ | |||
"Command", | |||
"HeadOfPersonnel", | |||
"Bar", | |||
"Service", | |||
"Maintenance", | |||
"Janitor", | |||
"Theatre", | |||
"Kitchen", | |||
"Chapel", | |||
"Hydroponics", | |||
"External", | |||
"Cryogenics", | |||
"Chemistry", | |||
"Engineering", | |||
"Research", | |||
"Detective", | |||
"Salvage", | |||
"Security", | |||
"Brig", | |||
"Lawyer", | |||
"Cargo", | |||
"Atmospherics", | |||
"Medical", | |||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"playTimeTracker": "JobHeadOfPersonnel" | |||
}, | |||
"StationEngineer": { | |||
"supervisors": "job-supervisors-ce", | |||
"name": "job-name-engineer", | |||
"description": "job-description-engineer", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 18000, | |||
"department": "Engineering" | |||
} | |||
} | } | ||
], | |||
"startingGear": "StationEngineerGear", | |||
"icon": "JobIconStationEngineer", | |||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"External" | |||
], | |||
"extendedAccess": [ | |||
"Atmospherics" | |||
" | ], | ||
"playTimeTracker": "JobStationEngineer" | |||
}, | |||
"ERTJanitor": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-ertjanitor", | |||
"description": "job-description-ertjanitor", | |||
"setPreference": false, | |||
" | "startingGear": "ERTJanitorGearEVA", | ||
" | "icon": "JobIconERTJanitor", | ||
" | "access": [ | ||
" | "CentralCommand" | ||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTJanitor" | |||
}, | |||
"ServiceWorker": { | |||
"supervisors": "job-supervisors-service", | |||
"name": "job-name-serviceworker", | |||
"description": "job-description-serviceworker", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 1800, | |||
"department": "Civilian" | |||
} | |||
} | } | ||
], | |||
"startingGear": "ServiceWorkerGear", | |||
"icon": "JobIconServiceWorker", | |||
"access": [ | |||
"Service", | |||
"Maintenance", | |||
"Bar", | |||
" | "Kitchen" | ||
], | |||
"extendedAccess": [ | |||
"Hydroponics" | |||
], | |||
"playTimeTracker": "JobServiceWorker" | |||
}, | |||
"Lawyer": { | |||
" | "supervisors": "job-supervisors-hop", | ||
" | "name": "job-name-lawyer", | ||
"description": "job-description-lawyer", | |||
"requirements": [ | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 9000 | |||
} | } | ||
} | } | ||
], | |||
"setPreference": false, | |||
"startingGear": "LawyerGear", | |||
"icon": "JobIconLawyer", | |||
"access": [ | |||
"Service", | |||
"Lawyer", | |||
"Brig", | |||
"Maintenance" | |||
" | ], | ||
"playTimeTracker": "JobLawyer" | |||
" | }, | ||
"Chef": { | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-chef", | |||
"description": "job-description-chef", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 3600, | |||
"department": "Civilian" | |||
} | |||
} | } | ||
], | |||
"startingGear": "ChefGear", | |||
"icon": "JobIconChef", | |||
"access": [ | |||
"Service", | |||
"Maintenance", | |||
"Kitchen" | |||
], | |||
"extendedAccess": [ | |||
"Hydroponics", | |||
"Bar" | |||
], | |||
"playTimeTracker": "JobChef" | |||
}, | |||
"Warden": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
" | "MindShieldImplant" | ||
] | |||
} | |||
} | } | ||
], | |||
{ | "supervisors": "job-supervisors-hos", | ||
"name": "job-name-warden", | |||
"description": "job-description-warden", | |||
" | "requirements": [ | ||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 180000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "weight": 5, | ||
"startingGear": "WardenGear", | |||
"icon": "JobIconWarden", | |||
"access": [ | |||
"Security", | |||
"Brig", | |||
"Armory", | |||
"Maintenance", | |||
"External", | |||
"Detective", | |||
"Cryogenics", | |||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"playTimeTracker": "JobWarden" | |||
}, | |||
"ERTSecurity": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-centcom", | |||
"name": "job-name-ertsecurity", | |||
"description": "job-description-ertsecurity", | |||
"setPreference": false, | |||
"startingGear": "ERTSecurityGearEVA", | |||
" | "icon": "JobIconERTSecurity", | ||
" | "access": [ | ||
" | "CentralCommand" | ||
], | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"playTimeTracker": "JobERTSecurity" | |||
}, | |||
"Reporter": { | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-reporter", | |||
"description": "job-description-reporter", | |||
"startingGear": "ReporterGear", | |||
"icon": "JobIconReporter", | |||
"access": [ | |||
"Service", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobReporter" | |||
}, | |||
"Pilot": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-hos", | |||
"name": "job-name-pilot", | |||
"description": "job-description-pilot", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 72000, | |||
"department": "Security" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "startingGear": "PilotGear", | ||
"icon": "JobIconPilot", | |||
"access": [ | |||
"Security", | |||
" | "Brig", | ||
"Maintenance", | |||
"Service", | |||
"External", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobPilot" | |||
}, | |||
"ResearchAssistant": { | |||
"supervisors": "job-supervisors-science", | |||
"name": "job-name-research-assistant", | |||
"description": "job-description-research-assistant", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"inverted": true, | |||
"time": 36000, | |||
"department": "Science" | |||
} | |||
} | } | ||
], | |||
"startingGear": "ResearchAssistantGear", | |||
"icon": "JobIconResearchAssistant", | |||
"access": [ | |||
"Research", | |||
"Maintenance" | |||
], | |||
"playTimeTracker": "JobResearchAssistant" | |||
}, | |||
"Musician": { | |||
"special": [ | |||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "BoxPerformer", | |||
"holiday": "MikuDay" | |||
} | |||
" | |||
} | } | ||
}, | ], | ||
{ | "supervisors": "job-supervisors-hop", | ||
"name": "job-name-musician", | |||
"description": "job-description-musician", | |||
" | "startingGear": "MusicianGear", | ||
"icon": "JobIconMusician", | |||
"access": [ | |||
"Maintenance", | |||
"Theatre" | |||
], | |||
"playTimeTracker": "JobMusician" | |||
}, | |||
"Botanist": { | |||
"special": [ | |||
{ | |||
"!type:GiveItemOnHolidaySpecial": { | |||
"prototype": "CannabisSeeds", | |||
"holiday": "FourTwenty" | |||
} | } | ||
} | } | ||
], | |||
"supervisors": "job-supervisors-hop", | |||
"name": "job-name-botanist", | |||
"description": "job-description-botanist", | |||
"startingGear": "BotanistGear", | |||
"icon": "JobIconBotanist", | |||
{ | "access": [ | ||
"!type: | "Service", | ||
"Maintenance", | |||
" | "Hydroponics" | ||
], | |||
"extendedAccess": [ | |||
"Kitchen", | |||
"Bar" | |||
], | |||
"playTimeTracker": "JobBotanist" | |||
}, | |||
"ChiefEngineer": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
} | } | ||
], | |||
{ | "supervisors": "job-supervisors-captain", | ||
"!type:DepartmentTimeRequirement": { | "name": "job-name-ce", | ||
"description": "job-description-ce", | |||
" | "requirements": [ | ||
{ | |||
"!type:RoleTimeRequirement": { | |||
"time": 36000, | |||
"role": "JobAtmosphericTechnician" | |||
} | |||
}, | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 54000, | |||
"department": "Engineering" | |||
} | |||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
} | } | ||
], | |||
"weight": 10, | |||
"startingGear": "ChiefEngineerGear", | |||
"icon": "JobIconChiefEngineer", | |||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"Command", | |||
"External", | |||
"ChiefEngineer", | |||
"Atmospherics", | |||
"Brig", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobChiefEngineer" | |||
}, | |||
"ResearchDirector": { | |||
"special": [ | |||
{ | |||
"!type:AddImplantSpecial": { | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AddComponentSpecial": { | |||
"components": { | |||
"type:CommandStaff": {} | |||
} | |||
} | |||
" | |||
} | } | ||
], | |||
"supervisors": "job-supervisors-captain", | |||
"name": "job-name-rd", | |||
"description": "job-description-rd", | |||
"requirements": [ | |||
{ | |||
"!type:DepartmentTimeRequirement": { | |||
"time": 54000, | |||
"department": "Science" | |||
} | } | ||
}, | |||
{ | |||
"!type:TraitsRequirement": { | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
} | } | ||
], | |||
"weight": 10, | |||
"startingGear": "ResearchDirectorGear", | |||
"icon": "JobIconResearchDirector", | |||
"access": [ | |||
"Research", | |||
"Command", | |||
"Maintenance", | |||
"ResearchDirector", | |||
"Brig", | |||
"Cryogenics" | |||
], | |||
"playTimeTracker": "JobResearchDirector" | |||
}, | |||
"Psychologist": { | |||
"supervisors": "job-supervisors-cmo", | |||
"name": "job-name-psychologist", | |||
"description": "job-description-psychologist", | |||
"startingGear": "PsychologistGear", | |||
"icon": "JobIconPsychologist", | |||
"access": [ | |||
"Medical", | |||
"Maintenance" | |||
], | |||
"extendedAccess": [ | |||
"Chemistry" | |||
], | |||
"playTimeTracker": "JobPsychologist" | |||
} | |||
} | } | ||
} | } | ||
Текущая версия от 18:30, 21 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|