plasma.yml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. - type: gameMap
  2. id: Plasma
  3. mapName: 'Plasma'
  4. mapPath: /Maps/plasma.yml
  5. minPlayers: 30
  6. maxPlayers: 80
  7. stations:
  8. Plasma:
  9. stationProto: StandardNanotrasenStation
  10. components:
  11. - type: StationNameSetup
  12. mapNameTemplate: '{0} Plasma {1}'
  13. nameGenerator:
  14. !type:NanotrasenNameGenerator
  15. prefixCreator: '14'
  16. - type: StationEmergencyShuttle
  17. emergencyShuttlePath: /Maps/Shuttles/emergency_plasma.yml
  18. - type: StationCargoShuttle
  19. path: /Maps/Shuttles/cargo_plasma.yml
  20. - type: StationJobs
  21. availableJobs: #Total of 66 jobs roundstart, max of 93 inc. latejoins and trainees.
  22. #command - 7
  23. Captain: [ 1, 1 ]
  24. HeadOfPersonnel: [ 1, 1 ]
  25. ChiefEngineer: [ 1, 1 ]
  26. ChiefMedicalOfficer: [ 1, 1 ]
  27. ResearchDirector: [ 1, 1 ]
  28. HeadOfSecurity: [ 1, 1 ]
  29. Quartermaster: [ 1, 1 ]
  30. #service - 18-21
  31. Bartender: [ 2, 2 ]
  32. Botanist: [ 2, 3 ]
  33. Chef: [ 2, 2 ]
  34. Janitor: [ 3, 3 ]
  35. Chaplain: [ 1, 1 ]
  36. Librarian: [ 1, 1 ]
  37. ServiceWorker: [ 2, 2 ]
  38. Reporter: [ 2, 3 ]
  39. Clown: [ 1, 2 ] # This might be fun
  40. Mime: [ 1, 1 ]
  41. Musician: [ 1, 1 ]
  42. #engineering - 8-12
  43. AtmosphericTechnician: [ 4, 4 ]
  44. StationEngineer: [ 4, 4 ]
  45. TechnicalAssistant: [ 4, 4 ]
  46. #medical - 9-13
  47. Chemist: [ 2, 2 ]
  48. MedicalDoctor: [ 4, 4 ]
  49. Paramedic: [ 2, 2 ]
  50. MedicalIntern: [ 4, 4 ]
  51. Psychologist: [ 1, 1 ]
  52. #science - 7-13
  53. Scientist: [ 4, 4 ]
  54. ResearchAssistant: [ 4, 4 ]
  55. StationAi: [ 1, 1 ]
  56. Borg: [ 2, 4 ]
  57. #security - 9-17
  58. Warden: [ 1, 1 ]
  59. SecurityOfficer: [ 6, 8 ]
  60. Detective: [ 1, 2 ]
  61. SecurityCadet: [ 4, 4 ]
  62. Lawyer: [ 1, 2 ]
  63. #supply - 8-10
  64. SalvageSpecialist: [ 4, 4 ]
  65. CargoTechnician: [ 4, 6 ]
  66. #civilian - the tiders yearn for the mines
  67. Passenger: [ -1, -1 ]