Участник:IanComradeBot/job.json: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Update via automatic bot |
||
| (не показано 10 промежуточных версий этого же участника) | |||
| Строка 9: | Строка 9: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Command", | "department": "Command", | ||
"time": | "time": "20h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": " | "!type": "TraitsRequirement", | ||
" | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "IAAGear", | |||
"icon": "\"JobIconIAA\"", | |||
"supervisors": "job-supervisors-centcom", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Service", | |||
"Brig", | |||
"Maintenance", | |||
"Command", | |||
"External", | |||
"Lawyer" | |||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "SeniorEngineer", | |||
"name": "job-name-senior-engineer", | |||
"description": "job-description-senior-engineer", | |||
"playTimeTracker": "JobSeniorEngineer", | |||
"requirements": [ | |||
{ | |||
"!type": "RoleTimeRequirement", | |||
"role": "JobAtmosphericTechnician", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "RoleTimeRequirement", | ||
"role": "JobStationEngineer", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
"icon": "\" | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | |||
"time": "60h" | |||
} | |||
], | |||
"weight": 9, | |||
"startingGear": "SeniorEngineerGear", | |||
"icon": "\"JobIconSeniorEngineer\"", | |||
"supervisors": "job-supervisors-ce", | |||
"access": [ | |||
"Maintenance", | |||
"Engineering", | |||
"External", | |||
"Atmospherics" | |||
] | |||
}, | |||
{ | |||
"id": "SeniorPhysician", | |||
"name": "job-name-senior-physician", | |||
"description": "job-description-senior-physician", | |||
"playTimeTracker": "JobSeniorPhysician", | |||
"requirements": [ | |||
{ | |||
"!type": "RoleTimeRequirement", | |||
"role": "JobChemist", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "RoleTimeRequirement", | ||
"role": "JobMedicalDoctor", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | |||
"time": "60h" | |||
} | |||
], | |||
"weight": 9, | |||
"startingGear": "SeniorPhysicianGear", | |||
"icon": "\"JobIconSeniorPhysician\"", | |||
"supervisors": "job-supervisors-cmo", | |||
"access": [ | |||
"Medical", | |||
"Maintenance", | |||
"Chemistry" | |||
] | |||
}, | |||
{ | |||
"id": "SeniorResearcher", | |||
"name": "job-name-senior-researcher", | |||
"description": "job-description-senior-researcher", | |||
"playTimeTracker": "JobSeniorResearcher", | |||
"requirements": [ | |||
{ | |||
"!type": "DepartmentTimeRequirement", | |||
"department": "Science", | |||
"time": "60h" | |||
} | |||
], | |||
"weight": 9, | |||
"startingGear": "SeniorResearcherGear", | |||
"icon": "\"JobIconSeniorResearcher\"", | |||
"supervisors": "job-supervisors-rd", | |||
"access": [ | |||
"Research", | |||
"Maintenance" | |||
] | |||
}, | |||
{ | |||
"id": "Brigmedic", | |||
"name": "job-name-brigmedic", | |||
"description": "job-description-brigmedic", | |||
"playTimeTracker": "JobBrigmedic", | |||
"requirements": [ | |||
{ | |||
"!type": "DepartmentTimeRequirement", | |||
"department": "Medical", | |||
"time": "15h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | |||
"time": "5h" | |||
}, | }, | ||
" | { | ||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "BrigmedicGear", | |||
"icon": "\"JobIconBrigmedic\"", | |||
"supervisors": "job-supervisors-cmo", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | |||
"Brig", | "Brig", | ||
"Maintenance", | "Maintenance", | ||
" | "Medical" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 59: | Строка 183: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | }, | ||
{ | { | ||
"startingGear": "PilotGear" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "PilotGear", | |||
"icon": "\"JobIconPilot\"", | |||
"supervisors": "job-supervisors-hos", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | |||
"Brig", | |||
"Maintenance", | |||
"Service", | |||
"External", | |||
"Cryogenics" | |||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"id": "SeniorOfficer", | |||
"name": "job-name-senior-officer", | |||
"description": "job-description-senior-officer", | |||
"playTimeTracker": "JobSeniorOfficer", | |||
"requirements": [ | |||
{ | { | ||
" | "!type": "RoleTimeRequirement", | ||
"role": "JobWarden", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "RoleTimeRequirement", | ||
"role": "JobDetective", | |||
"time": "2h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "RoleTimeRequirement", | ||
"role": "JobSecurityOfficer", | |||
"time": "6h" | |||
}, | }, | ||
{ | { | ||
" | "!type": "DepartmentTimeRequirement", | ||
}, | "department": "Security", | ||
"time": "60h" | |||
} | |||
], | |||
"weight": 9, | |||
"startingGear": "SeniorOfficerGear", | |||
"icon": "\"JobIconSeniorOfficer\"", | |||
"supervisors": "job-supervisors-hos", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | "Security", | ||
"Brig", | "Brig", | ||
"Maintenance", | "Maintenance", | ||
"Service", | "Service", | ||
"External" | "External" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 101: | Строка 272: | ||
"access": [ | "access": [ | ||
"Cargo", | "Cargo", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"extendedAccess": [ | |||
"Salvage" | |||
"Salvage", | ], | ||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 125: | Строка 294: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobSalvageSpecialist", | "role": "JobSalvageSpecialist", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Cargo", | "department": "Cargo", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "40h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 10, | |||
"startingGear": "QuartermasterGear", | |||
"icon": "\"JobIconQuarterMaster\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Cargo", | "Cargo", | ||
"Salvage", | "Salvage", | ||
| Строка 161: | Строка 326: | ||
"Command", | "Command", | ||
"Brig", | "Brig", | ||
"Cryogenics", | "Cryogenics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 188: | Строка 354: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Cargo", | "department": "Cargo", | ||
"time": | "time": "3h" | ||
}, | } | ||
], | |||
"icon": "\"JobIconShaftMiner\"", | |||
"startingGear": "SalvageSpecialistGear", | |||
"supervisors": "job-supervisors-qm", | |||
"access": [ | |||
"Cargo", | "Cargo", | ||
"Salvage", | "Salvage", | ||
| Строка 218: | Строка 377: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 235: | Строка 402: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 252: | Строка 427: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 269: | Строка 452: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
"CentralCommand", | ], | ||
"special": [ | |||
{ | { | ||
"!type": "AddComponentSpecial", | "!type": "AddComponentSpecial", | ||
| Строка 283: | Строка 464: | ||
"type": "BibleUser" | "type": "BibleUser" | ||
} | } | ||
] | |||
}, | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | ] | ||
} | } | ||
| Строка 297: | Строка 485: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 309: | Строка 505: | ||
"description": "job-description-ertsecurity", | "description": "job-description-ertsecurity", | ||
"playTimeTracker": "JobERTSecurity", | "playTimeTracker": "JobERTSecurity", | ||
"startingGear": " | "startingGear": "ERTSecurityGearEVA", | ||
"icon": "\"JobIconNanotrasen\"", | "icon": "\"JobIconNanotrasen\"", | ||
"supervisors": "job-supervisors-centcom", | "supervisors": "job-supervisors-centcom", | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 331: | Строка 535: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 348: | Строка 560: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 365: | Строка 585: | ||
"canBeAntag": false, | "canBeAntag": false, | ||
"accessGroups": [ | "accessGroups": [ | ||
"AllAccess", | "AllAccess" | ||
], | |||
"access": [ | |||
"CentralCommand" | |||
], | |||
"special": [ | |||
{ | { | ||
" | "!type": "AddImplantSpecial", | ||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 379: | Строка 607: | ||
"startingGear": "PassengerGear", | "startingGear": "PassengerGear", | ||
"icon": "\"JobIconPassenger\"", | "icon": "\"JobIconPassenger\"", | ||
"supervisors": "job-supervisors-everyone" | "supervisors": "job-supervisors-everyone", | ||
"access": [ | |||
"Maintenance" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 390: | Строка 621: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
}, | } | ||
], | |||
"startingGear": "BartenderGear", | |||
"icon": "\"JobIconBartender\"", | |||
"supervisors": "job-supervisors-hop", | |||
"access": [ | |||
"Service", | "Service", | ||
"Maintenance", | "Maintenance", | ||
"Bar", | "Bar" | ||
], | |||
"extendedAccess": [ | |||
"Kitchen", | "Kitchen", | ||
"Hydroponics" | "Hydroponics" | ||
| Строка 425: | Строка 648: | ||
"Service", | "Service", | ||
"Maintenance", | "Maintenance", | ||
"Hydroponics", | "Hydroponics" | ||
], | |||
"extendedAccess": [ | |||
"Kitchen", | "Kitchen", | ||
"Bar", | "Bar" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 451: | Строка 672: | ||
"access": [ | "access": [ | ||
"Chapel", | "Chapel", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddComponentSpecial", | "!type": "AddComponentSpecial", | ||
| Строка 474: | Строка 694: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
}, | } | ||
], | |||
"startingGear": "ChefGear", | |||
"icon": "\"JobIconChef\"", | |||
"supervisors": "job-supervisors-hop", | |||
"access": [ | |||
"Service", | "Service", | ||
"Maintenance", | "Maintenance", | ||
"Kitchen", | "Kitchen" | ||
], | |||
"extendedAccess": [ | |||
"Hydroponics", | "Hydroponics", | ||
"Bar" | "Bar" | ||
| Строка 507: | Строка 719: | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": 3600 | "time": 3600 | ||
}, | } | ||
], | |||
"startingGear": "ClownGear", | |||
"icon": "\"JobIconClown\"", | |||
"supervisors": "job-supervisors-hop", | |||
"access": [ | |||
"Theatre", | "Theatre", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddComponentSpecial", | "!type": "AddComponentSpecial", | ||
| Строка 537: | Строка 741: | ||
"groups": { | "groups": { | ||
"Burn": 3 | "Burn": 3 | ||
} | |||
}, | |||
"catchingFailDamage": { | |||
"types": { | |||
"Blunt": 1 | |||
} | } | ||
} | } | ||
| Строка 549: | Строка 758: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"SadTromboneImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 564: | Строка 775: | ||
"Service", | "Service", | ||
"Janitor", | "Janitor", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 583: | Строка 793: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "2.5h" | ||
}, | } | ||
], | |||
"startingGear": "LawyerGear", | |||
"icon": "\"JobIconLawyer\"", | |||
"supervisors": "job-supervisors-hop", | |||
"access": [ | |||
"Service", | "Service", | ||
"Lawyer", | "Lawyer", | ||
| Строка 627: | Строка 827: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
}, | } | ||
], | |||
"startingGear": "MimeGear", | |||
"icon": "\"JobIconMime\"", | |||
"supervisors": "job-supervisors-hop", | |||
"access": [ | |||
"Theatre", | "Theatre", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddComponentSpecial", | "!type": "AddComponentSpecial", | ||
"components": [ | "components": [ | ||
{ | { | ||
"type": "MimePowers" | "type": "MimePowers", | ||
"preventWriting": true | |||
}, | }, | ||
{ | { | ||
| Строка 669: | Строка 862: | ||
"access": [ | "access": [ | ||
"Maintenance", | "Maintenance", | ||
"Theatre", | "Theatre" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 685: | Строка 877: | ||
"description": "job-description-serviceworker", | "description": "job-description-serviceworker", | ||
"playTimeTracker": "JobServiceWorker", | "playTimeTracker": "JobServiceWorker", | ||
"requirements": [ | |||
{ | |||
"!type": "DepartmentTimeRequirement", | |||
"department": "Civilian", | |||
"time": "0.5h" | |||
} | |||
], | |||
"startingGear": "ServiceWorkerGear", | "startingGear": "ServiceWorkerGear", | ||
"icon": "\"JobIconServiceWorker\"", | "icon": "\"JobIconServiceWorker\"", | ||
| Строка 692: | Строка 891: | ||
"Maintenance", | "Maintenance", | ||
"Bar", | "Bar", | ||
"Kitchen", | "Kitchen" | ||
], | |||
"extendedAccess": [ | |||
"Hydroponics" | "Hydroponics" | ||
] | ] | ||
| Строка 707: | Строка 905: | ||
"icon": "JobIconVisitor", | "icon": "JobIconVisitor", | ||
"extendedAccess": [ | "extendedAccess": [ | ||
"External", | |||
"Maintenance" | "Maintenance" | ||
] | ] | ||
| Строка 719: | Строка 918: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "20h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "20h" | ||
}, | |||
{ | |||
"!type": "DepartmentTimeRequirement", | |||
"department": "Science", | |||
"time": "4h" | |||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | }, | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "140h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 20, | |||
"startingGear": "CaptainGear", | |||
"icon": "\"JobIconCaptain\"", | |||
"joinNotifyCrew": true, | |||
"supervisors": "job-supervisors-centcom", | |||
"canBeAntag": false, | |||
"accessGroups": [ | |||
"AllAccess" | |||
], | |||
"special": [ | |||
"AllAccess", | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 783: | Строка 982: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "5h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "5h" | ||
}, | |||
{ | |||
"!type": "DepartmentTimeRequirement", | |||
"department": "Science", | |||
"time": "2.5h" | |||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "5h" | ||
}, | }, | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "50h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 20, | |||
"startingGear": "HoPGear", | |||
"icon": "\"JobIconHeadOfPersonnel\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Command", | "Command", | ||
"HeadOfPersonnel", | "HeadOfPersonnel", | ||
| Строка 839: | Строка 1039: | ||
"Cargo", | "Cargo", | ||
"Atmospherics", | "Atmospherics", | ||
"Medical", | "Medical" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 866: | Строка 1067: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h" | ||
}, | } | ||
], | |||
"startingGear": "AtmosphericTechnicianGear", | |||
"icon": "\"JobIconAtmosphericTechnician\"", | |||
"supervisors": "job-supervisors-ce", | |||
"access": [ | |||
"Maintenance", | "Maintenance", | ||
"Engineering", | "Engineering", | ||
"External", | "External", | ||
"Atmospherics", | "Atmospherics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 903: | Строка 1096: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobAtmosphericTechnician", | "role": "JobAtmosphericTechnician", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "15h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 10, | |||
"startingGear": "ChiefEngineerGear", | |||
"icon": "\"JobIconChiefEngineer\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Maintenance", | "Maintenance", | ||
"Engineering", | "Engineering", | ||
| Строка 935: | Строка 1124: | ||
"Atmospherics", | "Atmospherics", | ||
"Brig", | "Brig", | ||
"Cryogenics", | "Cryogenics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 962: | Строка 1152: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "5h" | ||
}, | } | ||
], | |||
"startingGear": "StationEngineerGear", | |||
"icon": "\"JobIconStationEngineer\"", | |||
"supervisors": "job-supervisors-ce", | |||
"access": [ | |||
"Maintenance", | "Maintenance", | ||
"Engineering", | "Engineering", | ||
"External", | "External" | ||
], | |||
"extendedAccess": [ | |||
"Atmospherics" | "Atmospherics" | ||
] | ] | ||
| Строка 993: | Строка 1175: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
}, | } | ||
], | |||
"startingGear": "TechnicalAssistantGear", | |||
"icon": "\"JobIconTechnicalAssistant\"", | |||
"supervisors": "job-supervisors-engineering", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Maintenance", | "Maintenance", | ||
"Engineering", | "Engineering", | ||
| Строка 1030: | Строка 1203: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "5h" | ||
}, | } | ||
], | |||
"startingGear": "ChemistGear", | |||
"icon": "\"JobIconChemist\"", | |||
"supervisors": "job-supervisors-cmo", | |||
"access": [ | |||
"Medical", | "Medical", | ||
"Chemistry", | "Chemistry", | ||
| Строка 1058: | Строка 1224: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobChemist", | "role": "JobChemist", | ||
"time": | "time": "5h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "15h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 10, | |||
"startingGear": "CMOGear", | |||
"icon": "\"JobIconChiefMedicalOfficer\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Medical", | "Medical", | ||
"Command", | "Command", | ||
| Строка 1089: | Строка 1251: | ||
"ChiefMedicalOfficer", | "ChiefMedicalOfficer", | ||
"Brig", | "Brig", | ||
"Cryogenics", | "Cryogenics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 1116: | Строка 1279: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "2h" | ||
}, | } | ||
], | |||
"startingGear": "DoctorGear", | |||
"icon": "\"JobIconMedicalDoctor\"", | |||
"supervisors": "job-supervisors-cmo", | |||
"access": [ | |||
"Medical", | "Medical", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"extendedAccess": [ | |||
"Chemistry" | |||
"Chemistry", | ], | ||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 1155: | Строка 1309: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
}, | } | ||
], | |||
"startingGear": "MedicalInternGear", | |||
"icon": "\"JobIconMedicalIntern\"", | |||
"supervisors": "job-supervisors-medicine", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Medical", | "Medical", | ||
"Maintenance" | "Maintenance" | ||
| Строка 1184: | Строка 1329: | ||
"requirements": [ | "requirements": [ | ||
{ | { | ||
"!type": " | "!type": "DepartmentTimeRequirement", | ||
" | "department": "Medical", | ||
"time | "time": "2.5h" | ||
} | |||
], | |||
"startingGear": "ParamedicGear", | |||
"icon": "\"JobIconParamedic\"", | |||
}, | "supervisors": "job-supervisors-cmo", | ||
"access": [ | |||
"Medical", | "Medical", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"extendedAccess": [ | |||
"Chemistry" | "Chemistry" | ||
] | ] | ||
| Строка 1221: | Строка 1354: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobBorg", | "role": "JobBorg", | ||
"time": | "time": "5h" | ||
} | } | ||
] | ], | ||
"canBeAntag": false, | |||
"icon": "JobIconStationAi", | |||
"supervisors": "job-supervisors-rd" | |||
}, | }, | ||
{ | { | ||
| Строка 1251: | Строка 1369: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "10h" | ||
} | } | ||
] | ], | ||
"canBeAntag": false, | |||
"icon": "JobIconBorg", | |||
"supervisors": "job-supervisors-rd" | |||
}, | }, | ||
{ | { | ||
| Строка 1279: | Строка 1385: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
}, | } | ||
], | |||
"startingGear": "ResearchAssistantGear", | |||
"icon": "\"JobIconResearchAssistant\"", | |||
"supervisors": "job-supervisors-science", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Research", | "Research", | ||
"Maintenance" | "Maintenance" | ||
| Строка 1310: | Строка 1407: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "15h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 10, | |||
"startingGear": "ResearchDirectorGear", | |||
"icon": "\"JobIconResearchDirector\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Research", | "Research", | ||
"Command", | "Command", | ||
| Строка 1335: | Строка 1428: | ||
"ResearchDirector", | "ResearchDirector", | ||
"Brig", | "Brig", | ||
"Cryogenics", | "Cryogenics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 1362: | Строка 1456: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "5h" | ||
}, | } | ||
], | |||
"startingGear": "ScientistGear", | |||
"icon": "\"JobIconScientist\"", | |||
"supervisors": "job-supervisors-rd", | |||
"access": [ | |||
"Research", | "Research", | ||
"Maintenance" | "Maintenance" | ||
| Строка 1389: | Строка 1476: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "DetectiveGear", | |||
"icon": "\"JobIconDetective\"", | |||
"supervisors": "job-supervisors-hos", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | "Security", | ||
"Brig", | "Brig", | ||
| Строка 1413: | Строка 1498: | ||
"Cryogenics", | "Cryogenics", | ||
"External", | "External", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1431: | Строка 1519: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobWarden", | "role": "JobWarden", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "50h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 10, | |||
"startingGear": "HoSGear", | |||
"icon": "\"JobIconHeadOfSecurity\"", | |||
"supervisors": "job-supervisors-captain", | |||
"canBeAntag": false, | |||
"access": [ | |||
"HeadOfSecurity", | "HeadOfSecurity", | ||
"Command", | "Command", | ||
| Строка 1465: | Строка 1549: | ||
"External", | "External", | ||
"Detective", | "Detective", | ||
"Cryogenics", | "Cryogenics" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 1491: | Строка 1576: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h", | ||
"inverted": true | "inverted": true | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "SecurityCadetGear", | |||
"icon": "\"JobIconSecurityCadet\"", | |||
"supervisors": "job-supervisors-security", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | "Security", | ||
"Brig", | "Brig", | ||
| Строка 1520: | Строка 1603: | ||
"External", | "External", | ||
"Cryogenics", | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1538: | Строка 1624: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "10h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"startingGear": "SecurityOfficerGear", | |||
"icon": "\"JobIconSecurityOfficer\"", | |||
"supervisors": "job-supervisors-hos", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | "Security", | ||
"Brig", | "Brig", | ||
| Строка 1561: | Строка 1645: | ||
"External", | "External", | ||
"Cryogenics", | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1579: | Строка 1666: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "50h" | ||
}, | }, | ||
{ | { | ||
" | "!type": "TraitsRequirement", | ||
}, | "inverted": true, | ||
"traits": [ | |||
"Muted" | |||
] | |||
} | |||
], | |||
"weight": 5, | |||
"startingGear": "WardenGear", | |||
"icon": "\"JobIconWarden\"", | |||
"supervisors": "job-supervisors-hos", | |||
"canBeAntag": false, | |||
"access": [ | |||
"Security", | "Security", | ||
"Brig", | "Brig", | ||
| Строка 1604: | Строка 1690: | ||
"Detective", | "Detective", | ||
"Cryogenics", | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | |||
"special": [ | |||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1623: | Строка 1712: | ||
"access": [ | "access": [ | ||
"Service", | "Service", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||
| Строка 1644: | Строка 1732: | ||
"access": [ | "access": [ | ||
"Medical", | "Medical", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"extendedAccess": [ | |||
"Chemistry" | "Chemistry" | ||
] | ] | ||
| Строка 1674: | Строка 1761: | ||
"access": [ | "access": [ | ||
"Service", | "Service", | ||
"Maintenance", | "Maintenance" | ||
], | |||
"special": [ | |||
{ | { | ||
"!type": "GiveItemOnHolidaySpecial", | "!type": "GiveItemOnHolidaySpecial", | ||