# must-haves RAJ_patrol_fleet = { required_taskforces = { RAJ_CoastalPatrol = 1 } optional_taskforces = { RAJ_CoastalPatrol = 1 RAJ_SubGroup = 1 } } # advance fleets RAJ_surface_fleet = { required_taskforces = { RAJ_SurfaceStrike = 1 } optional_taskforces = { RAJ_CoastalPatrol = 1 RAJ_SubGroup = 1 } } RAJ_carrier_fleet = { required_taskforces = { RAJ_CarrierGroup = 1 } optional_taskforces = { RAJ_CoastalPatrol = 1 RAJ_SubGroup = 1 } }