4Imol
{
  AI Vehicle Filter = Imola

  TestDayDay = Wednesday
  TestDayStart = 6:30
  Practice1Day = Friday
  Practice1Start = 10:00
  Practice2Day = Friday
  Practice2Start = 16:00
  Qualify1Day = Saturday
  Qualify1Start = 9:00
  Qualify2Day = Saturday
  Qualify2Start = 16:00
  WarmupDay = Sunday
  WarmupStart = 9:10
  RaceDay = Sunday
  RaceStart = 11:30
  RaceLaps = 102
  RaceTime = 180
  RaceTimeScaled = 180

  Attrition = 12

  TrackName = Imola, 2004 FIA GT Championship Round 8
  GrandPrixName = Imola 2004
  EventName = Round 8: IMOLA GP
  VenueName = Imola GP, 2004
  Location = Italy, Imola
  Length = 3.065 mi/4.933 km
  Track Record = Fabrizio Gollin, 1:45.593, #002 Ferrari 550 Maranello

  SettingsFolder = Imola
  SettingsCopy = Imola.svm
  SettingsAI = Imola.svm
  Qualify Laptime = 104.000
  Race Laptime = 106.000

  RoadDryGrip = 1.00
  AIDryGrip = 1.04
  RoadWetGrip = 0.75
  AIWetGrip = 0.77
  PlayerTireWear = 1.0
  FrontTireHeatMult = 1.00
  RearTireHeatMult = 1.00

// Locality
  Region = South
  Average rain = 0.1
  RainLightScale = 0.85
  RainFogScale = 0.95
  RainFogColourScale = 0.15
  RainCloudScale = 1.0

  // Scene Lighting
  ShadowMinSunAngle=20.0

  SkyBlendSunAngles = (-20.5, -1.0, 11.5, 25.5)

  SunriseAmbientColour = (146,138,125)
  SunriseDirectionalColour = (229,204,178)
  SunriseFogColour = (30,35,55)
  SunriseFogIn = 0.0
  SunriseFogOut = 1950.0
  RainSunriseAmbientColour = (85,85,85)
  RainSunriseDirectionalColour = (45,45,45)
  RainSunriseFogColour = (43,53,55)
  RainSunriseFogIn = 0.0
  RainSunriseFogOut = 550.0

  DayAmbientColour = (152,150,137)
  DayDirectionalColour = (252,251,248)
  DayFogColour = (130,140,155)
  DayFogIn = 20.0
  DayFogOut = 2450.0
  RainDayAmbientColour = (105,105,105)
  RainDayDirectionalColour = (45,45,45)
  RainDayFogColour = (77,80,81)
  RainDayFogIn = -20.0
  RainDayFogOut = 950.0 

  SunsetAmbientColour = (136,121,105)
  SunsetDirectionalColour = (220,190,150)
  SunsetFogColour = (60,63,75)
  SunsetFogIn = 100.0
  SunsetFogOut = 1800.0
  RainSunsetAmbientColour = (72,70,70)
  RainSunsetDirectionalColour = (35,32,32)
  RainSunsetFogColour = (37,41,35) 
  RainSunsetFogIn = -50.0
  RainSunsetFogOut = 650.0

  NightAmbientColour = (28,30,34)
  NightDirectionalColour = (15,16,17)
  NightFogColour = (4,7,10)
  NightFogIn = 120.0
  NightFogOut = 1200.0
  RainNightAmbientColour = (25,25,25)
  RainNightDirectionalColour = (15,15,15)
  RainNightFogColour = (23,25,24)
  RainNighttFogIn = -50.0
  RainNightFogOut = 650.0

  // Sun position
  // Latitude affects day/night length, used with date.
  // Latitude also controls the sun/moon vector across the sky
  // NorthDir controls where sun rises/sets
  // RaceDate affects length of day/night, used with latitude

  Latitude = 25 // in degrees, -90 ... +90 (def. 0)
  NorthDir = 270 // in degrees (def. 245)
  RaceDate = August 30 // (def. July 1)

  HorizonRadius = 662.751
  HorizonMaxHeight = 51
  HorizonMinHeight = 32

  Max Vehicles = 36 
  
// Pitstop locations in order from front to back ... if these need to be
// reversed on an individual track, set "ReversePitOrder=1" in the
// track-specific GDB file.

 PitOrder
 {
  PitGroup=BMS
  PitGroup=Vit_Kon
  PitGroup=RML
  PitGroup=JMB575
  PitGroup=GPC
  PitGroup=AFC
  PitGroup=DAMS
  PitGroup=Freisinger04
 }

 // Number of vehicles sharing each pitstall.  The number of entries
 // here must match the number of entries in the PitOrder above.

 NumberSharingPit
 {
  Vehicles=2 // BMS
  Vehicles=2 // Vit_Kon
  Vehicles=2 // RML
  Vehicles=2 // JMB575
  Vehicles=2 // GPC (575)
  Vehicles=2 // AFC
  Vehicles=2 // DAMS
  Vehicles=2 // Freisinger04
 } 
} 
