Участник:IanComradeBot/job.json: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Update via automatic bot |
||
| (не показано 8 промежуточных версий этого же участника) | |||
| Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 36: | Строка 39: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": "[ MindShieldImplant ] | "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": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 49: | Строка 183: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 67: | Строка 208: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": "[ MindShieldImplant ] | "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": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 103: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 133: | Строка 331: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 154: | Строка 354: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Cargo", | "department": "Cargo", | ||
"time": | "time": "3h" | ||
} | } | ||
], | ], | ||
| Строка 181: | Строка 381: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 197: | Строка 406: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 213: | Строка 431: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 237: | Строка 464: | ||
"type": "BibleUser" | "type": "BibleUser" | ||
} | } | ||
] | |||
}, | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | ] | ||
} | } | ||
| Строка 255: | Строка 489: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 262: | Строка 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", | ||
| Строка 271: | Строка 514: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 287: | Строка 539: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 303: | Строка 564: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 319: | Строка 589: | ||
"access": [ | "access": [ | ||
"CentralCommand" | "CentralCommand" | ||
], | |||
"special": [ | |||
{ | |||
"!type": "AddImplantSpecial", | |||
"implants": [ | |||
"MindShieldImplant", | |||
"DeathRattleImplantCentcomm" | |||
] | |||
} | |||
] | ] | ||
}, | }, | ||
| Строка 328: | Строка 607: | ||
"startingGear": "PassengerGear", | "startingGear": "PassengerGear", | ||
"icon": "\"JobIconPassenger\"", | "icon": "\"JobIconPassenger\"", | ||
"supervisors": "job-supervisors-everyone" | "supervisors": "job-supervisors-everyone", | ||
"access": [ | |||
"Maintenance" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 339: | Строка 621: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 412: | Строка 694: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Civilian", | "department": "Civilian", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 459: | Строка 741: | ||
"groups": { | "groups": { | ||
"Burn": 3 | "Burn": 3 | ||
} | |||
}, | |||
"catchingFailDamage": { | |||
"types": { | |||
"Blunt": 1 | |||
} | } | ||
} | } | ||
| Строка 471: | Строка 758: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"SadTromboneImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 504: | Строка 793: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "2.5h" | ||
} | } | ||
], | ], | ||
| Строка 538: | Строка 827: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
} | } | ||
], | ], | ||
| Строка 553: | Строка 842: | ||
"components": [ | "components": [ | ||
{ | { | ||
"type": "MimePowers" | "type": "MimePowers", | ||
"preventWriting": true | |||
}, | }, | ||
{ | { | ||
| Строка 587: | Строка 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\"", | ||
| Строка 608: | Строка 905: | ||
"icon": "JobIconVisitor", | "icon": "JobIconVisitor", | ||
"extendedAccess": [ | "extendedAccess": [ | ||
"External", | |||
"Maintenance" | "Maintenance" | ||
] | ] | ||
| Строка 620: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 649: | Строка 959: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 670: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 720: | Строка 1044: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 741: | Строка 1067: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h" | ||
} | } | ||
], | ], | ||
| Строка 770: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 796: | Строка 1129: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 817: | Строка 1152: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 840: | Строка 1175: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "1h" | ||
}, | }, | ||
{ | { | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Engineering", | "department": "Engineering", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 868: | Строка 1203: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 889: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 914: | Строка 1256: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 935: | Строка 1279: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "2h" | ||
} | } | ||
], | ], | ||
| Строка 965: | Строка 1309: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Medical", | "department": "Medical", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 985: | Строка 1329: | ||
"requirements": [ | "requirements": [ | ||
{ | { | ||
"!type": " | "!type": "DepartmentTimeRequirement", | ||
" | "department": "Medical", | ||
"time | "time": "2.5h" | ||
} | } | ||
], | ], | ||
| Строка 1014: | Строка 1354: | ||
"!type": "RoleTimeRequirement", | "!type": "RoleTimeRequirement", | ||
"role": "JobBorg", | "role": "JobBorg", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 1029: | Строка 1369: | ||
{ | { | ||
"!type": "OverallPlaytimeRequirement", | "!type": "OverallPlaytimeRequirement", | ||
"time": | "time": "10h" | ||
} | } | ||
], | ], | ||
| Строка 1045: | Строка 1385: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "10h", | ||
"inverted": true | "inverted": true | ||
} | } | ||
| Строка 1067: | Строка 1407: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "15h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1086: | Строка 1433: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 1107: | Строка 1456: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Science", | "department": "Science", | ||
"time": | "time": "5h" | ||
} | } | ||
], | ], | ||
| Строка 1127: | Строка 1476: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "20h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1141: | Строка 1497: | ||
"Detective", | "Detective", | ||
"Cryogenics", | "Cryogenics", | ||
"External" | "External", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1159: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1187: | Строка 1554: | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
}, | }, | ||
{ | { | ||
| Строка 1207: | Строка 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" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1226: | Строка 1602: | ||
"Service", | "Service", | ||
"External", | "External", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1244: | Строка 1624: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "10h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
| Строка 1257: | Строка 1644: | ||
"Service", | "Service", | ||
"External", | "External", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
| Строка 1275: | Строка 1666: | ||
"!type": "DepartmentTimeRequirement", | "!type": "DepartmentTimeRequirement", | ||
"department": "Security", | "department": "Security", | ||
"time": | "time": "50h" | ||
}, | |||
{ | |||
"!type": "TraitsRequirement", | |||
"inverted": true, | |||
"traits": [ | |||
"Muted" | |||
] | |||
} | } | ||
], | ], | ||
"weight": 5, | |||
"startingGear": "WardenGear", | "startingGear": "WardenGear", | ||
"icon": "\"JobIconWarden\"", | "icon": "\"JobIconWarden\"", | ||
| Строка 1290: | Строка 1689: | ||
"External", | "External", | ||
"Detective", | "Detective", | ||
"Cryogenics" | "Cryogenics", | ||
"GenpopEnter", | |||
"GenpopLeave" | |||
], | ], | ||
"special": [ | "special": [ | ||
{ | { | ||
"!type": "AddImplantSpecial", | "!type": "AddImplantSpecial", | ||
"implants": " | "implants": [ | ||
"MindShieldImplant" | |||
] | |||
} | } | ||
] | ] | ||
Текущая версия от 17:06, 30 октября 2025
|