meta.yml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. - type: gameMap
  2. id: Meta
  3. mapName: 'Meta Station'
  4. mapPath: /Maps/meta.yml
  5. minPlayers: 50
  6. maxPlayers: 80
  7. stations:
  8. Meta:
  9. stationProto: StandardNanotrasenStation
  10. components:
  11. - type: StationNameSetup
  12. mapNameTemplate: '{0} Meta Station {1}'
  13. nameGenerator:
  14. !type:NanotrasenNameGenerator
  15. prefixCreator: 'TG'
  16. - type: StationEmergencyShuttle
  17. emergencyShuttlePath: /Maps/Shuttles/emergency_meta.yml
  18. - type: StationJobs
  19. availableJobs:
  20. #service (18)
  21. Captain: [ 1, 1 ]
  22. HeadOfPersonnel: [ 1, 1 ]
  23. Bartender: [ 2, 2 ]
  24. Botanist: [ 2, 3 ]
  25. Chef: [ 2, 2 ]
  26. Janitor: [ 2, 3 ]
  27. Chaplain: [ 1, 1 ]
  28. Librarian: [ 1, 1 ]
  29. ServiceWorker: [ 2, 2 ]
  30. Reporter: [ 2, 2 ]
  31. #engineering (11)
  32. ChiefEngineer: [ 1, 1 ]
  33. AtmosphericTechnician: [ 3, 3 ]
  34. StationEngineer: [ 5, 7 ]
  35. TechnicalAssistant: [ 4, 4 ]
  36. #medical (11)
  37. ChiefMedicalOfficer: [ 1, 1 ]
  38. Chemist: [ 2, 2 ]
  39. MedicalDoctor: [ 4, 6 ]
  40. MedicalIntern: [ 4, 4 ]
  41. Paramedic: [ 1, 2 ]
  42. #science (9)
  43. ResearchDirector: [ 1, 1 ]
  44. Scientist: [ 6, 8 ]
  45. ResearchAssistant: [ 4, 4 ]
  46. #security (12)
  47. HeadOfSecurity: [ 1, 1 ]
  48. Warden: [ 1, 1 ]
  49. SecurityOfficer: [ 7, 7 ]
  50. Detective: [ 1, 1 ]
  51. SecurityCadet: [ 4, 4 ]
  52. Lawyer: [ 2, 2 ]
  53. #supply (10)
  54. Quartermaster: [ 1, 1 ]
  55. SalvageSpecialist: [ 3, 3 ]
  56. CargoTechnician: [ 4, 6 ]
  57. #civilian (3+)
  58. Passenger: [ -1, -1 ]
  59. Clown: [ 1, 1 ]
  60. Mime: [ 1, 1 ]
  61. Musician: [ 1, 1 ]
  62. #silicon (5)
  63. StationAi: [ 1, 1 ]
  64. Borg: [ 4, 4 ]