Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pseudo Revert Time Changes & Add More Constraints to Mystagogue #63

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
name: job-name-guard
description: job-description-guard
playTimeTracker: JobPrisonGuard
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Security
min: 36000 # 10 hours
startingGear: PrisonGuardGear
alwaysUseSpawner: true
canBeAntag: false
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/ninja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
objective: roles-antag-space-ninja-objective
requirements:
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 72000 # goob mrp - 20 hours - NOBODY IS PLAYING FUCKING 72 HOURS FOR NINJA :sob:
min: 54000 # Goob MRP - 15 hours
19 changes: 11 additions & 8 deletions Resources/Prototypes/Roles/Antags/nukeops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@
objective: roles-antag-nuclear-operative-objective
requirements:
- !type:CharacterOverallTimeRequirement
min: 54000 # goob mrp - 15 hours
min: 36000 # Goob MRP - 10 Hours
# Undo Starch's blatant deletion and leave comments for originals.
# - !type:CharacterDepartmentTimeRequirement # DeltaV - Security dept time requirement
# department: Security
# min: 36000 # DeltaV - 10 hours

- type: antag
id: NukeopsMedic
Expand All @@ -18,10 +22,10 @@
objective: roles-antag-nuclear-operative-agent-objective
requirements:
- !type:CharacterOverallTimeRequirement
min: 54000 # goob mrp - 15 hours
min: 54000 # Goob MRP - 15 Hours
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 18000 # 5 hours
min: 36000 # Goob MRP - 10 Hours

- type: antag
id: NukeopsCommander
Expand All @@ -31,15 +35,14 @@
objective: roles-antag-nuclear-operative-commander-objective
requirements:
- !type:CharacterOverallTimeRequirement
min: 108000 # goob mrp - 30 hours
min: 108000 # Goob MRP - 30 hours
- !type:CharacterDepartmentTimeRequirement # DeltaV - Security dept time requirement
department: Security
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement # DeltaV - Command dept time requirement
department: Command
min: 10800 # goob mrp - 3 hours

# needing whitelist to be nukie commander was fucking stupid im glad i dont play delta
min: 18000 # Goob MRP - 5 Hours
# - !type:CharacterWhitelistRequirement # Undo Starch's blatant deletion instead of commenting out.

#Lone Operative Gear
- type: startingGear
Expand Down
5 changes: 4 additions & 1 deletion Resources/Prototypes/Roles/Antags/revolutionary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
objective: roles-antag-rev-head-objective
requirements:
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 72000 # goob mrp - 20 hours
min: 54000 # Goob MRP - 15 Hours
- !type:CharacterDepartmentTimeRequirement # DeltaV - Command dept time requirement
department: Command
min: 18000 # Goob MRP - 5 Hours

- type: antag
id: Rev
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Antags/zombie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
objective: roles-antag-initial-infected-objective
requirements:
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 18000 # goob mrp - 5 hours
min: 18000 # Goob MRP - 5 Hours

- type: antag
id: Zombie
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
min: 7200 # 2 hours
- !type:CharacterDepartmentTimeRequirement
department: Logistics # DeltaV - Logistics Department replacing Cargo
min: 21600 #goob mrp 6 hours
min: 36000 # Goob MRP - 10 Hours
- !type:CharacterOverallTimeRequirement
min: 72000 #goob mrp 20 hrs
min: 108000 # Goob MRP - 30 Hours
weight: 10
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Logistics # DeltaV - Logistics Department replacing Cargo
min: 10800 #goob mrp 3 hrs
min: 21600 # Goob MRP - 6 Hours
# - !type:OverallPlaytimeRequirement #DeltaV
# time: 36000 #10 hrs
icon: "JobIconShaftMiner"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Epistemics # Chaplain is now one of the station's "Crew-Aligned Wizards"
min: 7200 # 2 hours
min: 14400 # Goob MRP - 4 Hours
- !type:CharacterLogicOrRequirement
requirements:
- !type:CharacterSpeciesRequirement
Expand Down
15 changes: 8 additions & 7 deletions Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,25 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Logistics # DeltaV - Logistics Department replacing Cargo
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement
department: Engineering
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement
department: Security
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement # DeltaV - Epistemics dept time requirement
department: Epistemics # DeltaV - Epistemics Department replacing Science
min: 10800 # goob mrp - 3 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement
department: Command
min: 54000 # 15 hours
min: 72000 # Goob MRP - 20 Hours
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 54000 # 15 hours
min: 108000 # Goob MRP - 30 Hours
# - !type:CharacterWhitelistRequirement # Undo Starch's blatant delete instead of commenting
weight: 20
startingGear: CaptainGear
icon: "JobIconCaptain"
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
requirements:
- !type:CharacterPlaytimeRequirement
tracker: JobChef
min: 3600 # goob mrp - 1 hour
min: 7200 # Goob MRP - 2 Hours
- !type:CharacterPlaytimeRequirement
tracker: JobBartender
min: 3600 # goob mrp - 1 hour
min: 7200 # Goob MRP - 2 Hours
- !type:CharacterPlaytimeRequirement
tracker: JobJanitor
min: 3600 # goob mrp - 1 hour
min: 7200 # Goob MRP - 2 Hours
- !type:CharacterDepartmentTimeRequirement # DeltaV - Civilian dept time requirement
department: Civilian
min: 36000 # 10 hours
min: 36000 # Goob MRP - 10 Hours
- !type:CharacterOverallTimeRequirement # DeltaV - Playtime requirement
min: 36000 # 10 hours
min: 72000 # Goob MRP - 20 Hours
weight: 10 # DeltaV - Changed HoP weight from 20 to 10 due to them not being more important than other Heads
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Engineering
min: 18000 # DeltaV - 5 hours
min: 36000 # DeltaV - 10 hours
startingGear: AtmosphericTechnicianGear
icon: "JobIconAtmosphericTechnician"
supervisors: job-supervisors-ce
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
requirements:
- !type:CharacterPlaytimeRequirement
tracker: JobAtmosphericTechnician
min: 10800 # goob mrp - 3 hours
min: 36000 # DeltaV - 10 hours
# - !type:RoleTimeRequirement # DeltaV - No Station Engineer time requirement
# role: JobStationEngineer
# time: 21600 #6 hrs
- !type:CharacterDepartmentTimeRequirement
department: Engineering
min: 54000 # goob mrp - 15 hours - i would've set this to 10 but there are too many fucking CEs that have no idea how engi works
min: 72000 # Goob MRP - 20 Hours
# - !type:OverallPlaytimeRequirement
# time: 72000 # DeltaV - 20 hours
weight: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
min: 21600 #6 hrs
- !type:CharacterDepartmentTimeRequirement
department: Engineering
min: 108000 # 30 hrs
min: 108000 # Goob MRP - 30 Hours
startingGear: SeniorEngineerGear
icon: "JobIconSeniorEngineer"
supervisors: job-supervisors-ce
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Engineering
min: 7200 #2 hrs
min: 14400 # Goob MRP - 4 Hours
startingGear: StationEngineerGear
icon: "JobIconStationEngineer"
supervisors: job-supervisors-ce
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
antagAdvantage: 3 # DeltaV - Reduced TC: External Access + Engineering
requirements:
- !type:CharacterOverallTimeRequirement # DeltaV - to prevent griefers from taking the role.
min: 3600 # 1 hours
min: 7200 # Goob MRP - 2 Hours (Prevent Raiders and ensure gameplay.)
# - !type:DepartmentTimeRequirement # DeltaV - Removes time limit
# department: Engineering
# time: 54000 #15 hrs
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Medical/chemist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 14400 # goob mrp - 4 hours
min: 21600 # Goob MRP - 6 Hours
startingGear: ChemistGear
icon: "JobIconChemist"
supervisors: job-supervisors-cmo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# time: 21600 #6 hrs
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 36000 # goob mrp - 10 hours
min: 54000 # Goob MRP - 15 Hours (Should know Surgery now.)
- !type:CharacterOverallTimeRequirement
min: 36000 # goob mrp - 10 hours
min: 72000 # DeltaV - 20 hours
weight: 10
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 7200 #2 hrs
min: 18000 # Goob MRP - 5 Hours
startingGear: DoctorGear
icon: "JobIconMedicalDoctor"
supervisors: job-supervisors-cmo
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# time: 14400 #4 hrs
- !type:CharacterDepartmentTimeRequirement # DeltaV - Medical dept time requirement
department: Medical
min: 14400 # goob mrp - 4 hours
min: 18000 # Goob MRP - 5 Hours (Matches Medical Doctor)
# - !type:OverallPlaytimeRequirement # DeltaV - No playtime requirement
# time: 54000 # 15 hrs
startingGear: ParamedicGear
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
min: 21600 #6 hrs
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 108000 # 30 hrs
min: 108000 # Goob MRP - 30 Hours
startingGear: SeniorPhysicianGear
icon: "JobIconSeniorPhysician"
supervisors: job-supervisors-cmo
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Science/borg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
playTimeTracker: JobBorg
requirements:
- !type:CharacterOverallTimeRequirement
min: 108000 #30 hrs - still making this 30 hours instead of something reasonable, silicon laws are really fucky - not for the new goober..
min: 108000 # Goob MRP - 30 Hours
canBeAntag: false
icon: JobIconBorg
supervisors: job-supervisors-rd
Expand Down
10 changes: 8 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Epistemics # DeltaV - Epistemics Department replacing Science
min: 3600 # goob mrp - 10 hours
min: 54000 # DeltaV - 15 hours
- !type:CharacterPlaytimeRequirement
tracker: JobForensicMantis
min: 18000 # 5 hours
- !type:CharacterPlaytimeRequirement
tracker: JobLibrarian
min: 18000 # 5 hours
- !type:CharacterOverallTimeRequirement
min: 3600 # goob mrp - 10 hours
min: 90000 # Goob MRP - 25 hours
- !type:CharacterLogicOrRequirement
requirements:
- !type:CharacterSpeciesRequirement
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Science/roboticist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Epistemics
min: 7200 # 2 hours - same as scientist
min: 14400 # 4 hours - same as scientist
startingGear: RoboticistGear
icon: "JobIconRoboticist"
supervisors: job-supervisors-rd
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Science/scientist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Epistemics # DeltaV - Epistemics Department replacing Science
min: 7200 # 2 hours
min: 14400 # 4 hours - same as scientist
startingGear: ScientistGear
icon: "JobIconScientist"
supervisors: job-supervisors-rd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Epistemics # DeltaV - Epistemics Department replacing Science
min: 108000 #30 hrs
min: 108000 # Goob MRP - 30 Hours
startingGear: SeniorResearcherGear
icon: "JobIconSeniorResearcher"
supervisors: job-supervisors-rd
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:CharacterDepartmentTimeRequirement
department: Security
min: 18000 # goob mrp - 50 hours
min: 36000 # DeltaV - 10 hours
startingGear: DetectiveGear
icon: "JobIconDetective"
supervisors: job-supervisors-hos
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
requirements:
- !type:CharacterPlaytimeRequirement
tracker: JobWarden
min: 10800 #goob mrp 3 hrs
min: 18000 # Goob MRP - 5 Hours
# - !type:RoleTimeRequirement # DeltaV - No Security Officer time requirement - REIMPLEMENT WHEN MORE PEOPLE HAVE IT
# role: JobDetective
# time: 14400 #DeltaV 4 hrs
- !type:CharacterDepartmentTimeRequirement # goob mrp - Command dept time requirement
- !type:CharacterDepartmentTimeRequirement # Goob MRP - Command Dept Time Requirement
department: Command
min: 7200 # 2 hours
- !type:CharacterDepartmentTimeRequirement # goob mrp - sec dept time requirement
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement # Goob MRP - Command Dept Time Requirement
department: Security
min: 36000 # 10 hours
- !type:CharacterOverallTimeRequirement
min: 72000 # goob mrp - 20 hours
min: 90000 # DeltaV - 25 hours
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down
3 changes: 2 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
requirements:
- !type:CharacterPlaytimeRequirement # DeltaV - JobSecurityOfficer time requirement. Make them experienced in proper officer work.
tracker: JobSecurityOfficer
min: 28800 # goob mrp - 8 hrs
min: 43200 # DeltaV - 12 hrs
- !type:CharacterPlaytimeRequirement # DeltaV - JobDetective time requirement. Give them an understanding of basic forensics.
tracker: JobDetective
min: 14400 # DeltaV - 4 hours
# - !type:CharacterWhitelistRequirement # Undo Starch's blatant deletion instead of comment
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
playTimeTracker: JobBoxer
requirements:
- !type:CharacterOverallTimeRequirement
min: 3600 #goob mrp 1 hours
min: 3600 # Goob MRP - 1 Hour
startingGear: BoxerGear
icon: "JobIconBoxer"
supervisors: job-supervisors-hop
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
playTimeTracker: JobPsychologist
requirements:
- !type:CharacterOverallTimeRequirement
min: 7200 #goob mrp 2 hours
min: 18000 # Goob MRP - 5 Hours
- !type:CharacterDepartmentTimeRequirement
department: Medical
min: 3600 #goob mrp 1 hrs
min: 7200 # Goob MRP - 2 Hours
startingGear: PsychologistGear
icon: "JobIconPsychologist"
supervisors: job-supervisors-cmo
Expand Down
Loading