Участник:IanComradeBot/job.json: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Update via automatic bot |
||
| (не показано 6 промежуточных версий этого же участника) | |||
| Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 32: | Строка 35: | ||
"External", | "External", | ||
"Lawyer" | "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" | |||
}, | |||
{ | |||
"!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", | |||
"Maintenance", | |||
"Medical" | |||
], | ], | ||
"special": [ | "special": [ | ||
| Строка 51: | Строка 183: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 65: | Строка 204: | ||
"External", | "External", | ||
"Cryogenics" | "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", | |||
"Brig", | |||
"Maintenance", | |||
"Service", | |||
"External" | |||
], | ], | ||
"special": [ | "special": [ | ||
| Строка 107: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 160: | Строка 354: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Cargo", | "department": "Cargo", | ||
"time": | "time": "3h" | ||
} | } | ||
], | ], | ||
| Строка 187: | Строка 381: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 203: | Строка 406: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 219: | Строка 431: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 243: | Строка 464: | ||
"type": "BibleUser" | "type": "BibleUser" | ||
} | } | ||
] | |||
}, | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | ] | ||
} | } | ||
| Строка 261: | Строка 489: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 268: | Строка 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", | ||
| Строка 277: | Строка 514: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 293: | Строка 539: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 309: | Строка 564: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 325: | Строка 589: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 334: | Строка 607: | ||
"startingGear": "PassengerGear", | "startingGear": "PassengerGear", | ||
"icon": "\"JobIconPassenger\"", | "icon": "\"JobIconPassenger\"", | ||
"supervisors": "job-supervisors-everyone" | "supervisors": "job-supervisors-everyone", | ||
"access": [ | |||
"Maintenance" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 345: | Строка 621: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 418: | Строка 694: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 465: | Строка 741: | ||
"groups": { | "groups": { | ||
"Burn": 3 | "Burn": 3 | ||
} | |||
}, | |||
"catchingFailDamage": { | |||
"types": { | |||
"Blunt": 1 | |||
} | } | ||
} | } | ||
| Строка 512: | Строка 793: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "2.5h" | ||
} | } | ||
], | ], | ||
| Строка 546: | Строка 827: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 596: | Строка 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\"", | ||
| Строка 617: | Строка 905: | ||
"icon": "JobIconVisitor", | "icon": "JobIconVisitor", | ||
"extendedAccess": [ | "extendedAccess": [ | ||
"External", | |||
"Maintenance" | "Maintenance" | ||
] | ] | ||
| Строка 629: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 681: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 754: | Строка 1067: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h" | ||
} | } | ||
], | ], | ||
| Строка 783: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 832: | Строка 1152: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 855: | Строка 1175: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 883: | Строка 1203: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 904: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 952: | Строка 1279: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "2h" | ||
} | } | ||
], | ], | ||
| Строка 982: | Строка 1309: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 1002: | Строка 1329: | ||
"requirements": [ | "requirements": [ | ||
{ | { | ||
"!type": " | "!type": "DepartmentTimeRequirement", | ||
" | "department": "Medical", | ||
"time | "time": "2.5h" | ||
} | } | ||
], | ], | ||
| Строка 1031: | Строка 1354: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobBorg", | "role": "JobBorg", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 1046: | Строка 1369: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "10h" | ||
} | } | ||
], | ], | ||
| Строка 1062: | Строка 1385: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 1084: | Строка 1407: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "15h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1126: | Строка 1456: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 1146: | Строка 1476: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1160: | Строка 1497: | ||
"Detective", | "Detective", | ||
"Cryogenics", | "Cryogenics", | ||
"External" | "External", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
| Строка 1180: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1230: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1249: | Строка 1602: | ||
"Service", | "Service", | ||
"External", | "External", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
| Строка 1269: | Строка 1624: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "10h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1282: | Строка 1644: | ||
"Service", | "Service", | ||
"External", | "External", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
| Строка 1302: | Строка 1666: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "50h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1318: | Строка 1689: | ||
"External", | "External", | ||
"Detective", | "Detective", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||