Guest User

Config.cpp TMY_Helmand

a guest
Jul 1st, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.31 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////////
  2. //DeRap: Produced from mikero's Dos Tools Dll version 4.55
  3. //Sat Aug 02 15:47:09 2014 : Source 'file' date Sat Aug 02 15:47:09 2014
  4. //http://dev-heaven.net/projects/list_files/mikero-pbodll
  5. ////////////////////////////////////////////////////////////////////
  6.  
  7. #define _ARMA_
  8.  
  9. class CfgPatches
  10. {
  11. class TMY_Helmand
  12. {
  13. units[] = {};
  14. weapons[] = {};
  15. requiredVersion = 0.1;
  16. fileName = "TMY_Helmand_V2.pbo";
  17. author = "Addison Tommy";
  18. requiredAddons[] = {"A3_Data_F","A3_Roads_F","A3_Structures_F","A3_Map_Data"};
  19. };
  20. };
  21. class CfgWorlds
  22. {
  23. class DefaultLighting;
  24. class DefaultWorld
  25. {
  26. class Weather
  27. {
  28. class Overcast;
  29. };
  30. class WaterExPars;
  31. };
  32. class CAWorld: DefaultWorld
  33. {
  34. class Grid
  35. {
  36. };
  37. class DayLightingBrightAlmost;
  38. class DayLightingRainy;
  39. class DefaultClutter;
  40. class Weather: Weather
  41. {
  42. class Lighting;
  43. class Overcast: Overcast
  44. {
  45. class Weather1;
  46. class Weather2;
  47. class Weather3;
  48. class Weather4;
  49. class Weather5;
  50. class Weather6;
  51. };
  52. };
  53. };
  54. class TMY_Helmand: CAWorld
  55. {
  56. dynLightMinBrightnessAmbientCoef=0.5;
  57. dynLightMinBrightnessAbsolute=0.050000001;
  58. class Sea
  59. {
  60. seaTexture="a3\data_f\seatexture_co.paa";
  61. seaMaterial="#water";
  62. shoreMaterial="#shore";
  63. shoreFoamMaterial="#shorefoam";
  64. shoreWetMaterial="#shorewet";
  65. WaterMapScale=20;
  66. WaterGrid=50;
  67. MaxTide=0;
  68. MaxWave=0.25;
  69. SeaWaveXScale="2.0/50";
  70. SeaWaveZScale="1.0/50";
  71. SeaWaveHScale=1;
  72. SeaWaveXDuration=5000;
  73. SeaWaveZDuration=10000;
  74. };
  75. class Underwater
  76. {
  77. noWaterFog=-0.001;
  78. fullWaterFog=0.001;
  79. deepWaterFog=200;
  80. waterFogDistanceNear=10;
  81. waterFogDistance=40;
  82. waterColor[]={0.039999999,0.16,0.22};
  83. deepWaterColor[]={0,0.001,0.0089999996};
  84. surfaceColor[]={0.039999999,0.16,0.22};
  85. deepSurfaceColor[]={0,0.001,0.0089999996};
  86. };
  87. class SeaWaterShaderPars
  88. {
  89. refractionMoveCoef=0.029999999;
  90. minWaterOpacity=0;
  91. waterOpacityDistCoef=0.40000001;
  92. underwaterOpacity=0.5;
  93. waterOpacityFadeStart=60;
  94. waterOpacityFadeLength=120;
  95. };
  96. class WaterExPars: WaterExPars
  97. {
  98. fogDensity=0.07;
  99. fogColor[]={0.03015,0.071549997,0.090449996};
  100. fogColorExtinctionSpeed[]={0.1814,0.015900001,0.0111};
  101. ligtExtinctionSpeed[]={0.1814,0.015900001,0.0111};
  102. diffuseLigtExtinctionSpeed[]={0.38139999,0.2159,0.2111};
  103. fogGradientCoefs[]={0.34999999,1,1.7};
  104. fogColorLightInfluence[]={0.80000001,0.2,1};
  105. shadowIntensity=0;
  106. ssReflectionStrength=0.85000002;
  107. ssReflectionMaxJitter=1;
  108. ssReflectionRippleInfluence=0.2;
  109. ssReflectionEdgeFadingCoef=10;
  110. ssReflectionDistFadingCoef=4;
  111. refractionMinCoef=0.029999999;
  112. refractionMaxCoef=0.14;
  113. refractionMaxDist=5.0999999;
  114. specularMaxIntensity=100;
  115. specularPowerOvercast0=750;
  116. specularPowerOvercast1=50;
  117. specularNormalModifyCoef=0.015;
  118. foamAroundObjectsIntensity=0.15000001;
  119. foamAroundObjectsFadeCoef=8;
  120. foamColorCoef=2;
  121. foamDeformationCoef=0.02;
  122. foamTextureCoef=0.2;
  123. foamTimeMoveSpeed=0.2;
  124. foamTimeMoveAmount=0.1;
  125. shoreDarkeningMaxCoef=0.44999999;
  126. shoreDarkeningOffset=0.36000001;
  127. shoreDarkeningGradient=0.079999998;
  128. shoreWaveTimeScale=0.80000001;
  129. shoreWaveShifDerivativeOffset=-0.80000001;
  130. shoreFoamIntensity=0.25;
  131. shoreMaxWaveHeight=0.15000001;
  132. shoreWetLayerReflectionIntensity=0.55000001;
  133. };
  134. startWeather=0.30000001;
  135. startFog=0;
  136. forecastWeather=0.30000001;
  137. forecastFog=0;
  138. startFogBase=0;
  139. forecastFogBase=0;
  140. startFogDecay=0.014;
  141. forecastFogDecay=0.014;
  142. fogBeta0Min=0;
  143. fogBeta0Max=0.050000001;
  144. class HDRNewPars
  145. {
  146. minAperture=9.9999997e-006;
  147. maxAperture=256;
  148. apertureRatioMax=4;
  149. apertureRatioMin=10;
  150. bloomImageScale=1;
  151. bloomScale=0.090000004;
  152. bloomExponent=0.75;
  153. bloomLuminanceOffset=0.40000001;
  154. bloomLuminanceScale=0.15000001;
  155. bloomLuminanceExponent=0.25;
  156. tonemapMethod=1;
  157. tonemapShoulderStrength=0.22;
  158. tonemapLinearStrength=0.12;
  159. tonemapLinearAngle=0.1;
  160. tonemapToeStrength=0.2;
  161. tonemapToeNumerator=0.022;
  162. tonemapToeDenominator=0.2;
  163. tonemapLinearWhite=11.2;
  164. tonemapExposureBias=1;
  165. tonemapLinearWhiteReinhard="2.5f";
  166. eyeAdaptFactorLight=3.3;
  167. eyeAdaptFactorDark=0.75;
  168. nvgApertureMin=10;
  169. nvgApertureStandard=12.5;
  170. nvgApertureMax=16.5;
  171. nvgStandardAvgLum=10;
  172. nvgLightGain=320;
  173. nvgTransition=1;
  174. nvgTransitionCoefOn="40.0f";
  175. nvgTransitionCoefOff="0.01f";
  176. nightShiftMinAperture=0;
  177. nightShiftMaxAperture=0.0020000001;
  178. nightShiftMaxEffect=0.60000002;
  179. nightShiftLuminanceScale=600;
  180. };
  181. skyColorInfluencesFogColor=0;
  182. class Lighting: DefaultLighting
  183. {
  184. groundReflection[]={0.132,0.133,0.122};
  185. moonObjectColorFull[]={460,440,400,1};
  186. moonHaloObjectColorFull[]={465,477,475,1};
  187. moonsetObjectColor[]={375,350,325,1};
  188. moonsetHaloObjectColor[]={515,517,525,1};
  189. class ThunderBoltLight
  190. {
  191. diffuse[]={2120,3170,5550};
  192. ambient[]={0.001,0.001,0.001};
  193. intensity=120000;
  194. class Attenuation
  195. {
  196. start=0;
  197. constant=0;
  198. linear=0;
  199. quadratic=1;
  200. };
  201. };
  202. starEmissivity=25;
  203. };
  204. class DayLightingBrightAlmost: DayLightingBrightAlmost
  205. {
  206. deepNight[]=
  207. {
  208. -15,
  209. {0.0049999999,0.0099999998,0.0099999998},
  210. {0,0.0020000001,0.003},
  211. {0,0,0},
  212. {0,0,0},
  213. {0,0.0020000001,0.003},
  214. {0,0.0020000001,0.003},
  215. 0
  216. };
  217. fullNight[]=
  218. {
  219. -5,
  220. {0.182,0.213,0.25},
  221. {0.050000001,0.111,0.221},
  222. {0.039999999,0.034000002,0.0040000002},
  223. {0.039000001,0.048999999,0.071999997},
  224. {0.082000002,0.12800001,0.185},
  225. {0.28299999,0.34999999,0.43099999},
  226. 0
  227. };
  228. sunMoon[]=
  229. {
  230. -3.75,
  231. {0.377,0.44100001,0.51800001},
  232. {0.103,0.227,0.45300001},
  233. {0.039999999,0.034000002,0.0040000002},
  234. {0.039000001,0.048999999,0.071999997},
  235. {0.17399999,0.27399999,0.39500001},
  236. {0.58200002,0.72000003,0.88700002},
  237. 0.5
  238. };
  239. earlySun[]=
  240. {
  241. -2.5,
  242. {0.67500001,0.69,0.78399998},
  243. {0.22,0.322,0.47099999},
  244. {0.039999999,0.034000002,0.0040000002},
  245. {0.039000001,0.048999999,0.071999997},
  246. {0.42399999,0.54900002,0.745},
  247. {0.69800001,0.75300002,0.89399999},
  248. 1
  249. };
  250. sunrise[]=
  251. {
  252. 0,
  253. {0.67500001,0.69,0.78399998},
  254. {0.47799999,0.50999999,0.65899998},
  255. {0.2,0.19,0.07},
  256. {0.124,0.161,0.236},
  257.  
  258. {
  259. {0.847,0.85500002,0.96499997},
  260. 0.2
  261. },
  262.  
  263. {
  264. {0.93300003,0.949,0.99599999},
  265. 2
  266. },
  267. 1
  268. };
  269. earlyMorning[]=
  270. {
  271. 3,
  272.  
  273. {
  274. {0.84399998,0.61000001,0.46900001},
  275. 0.80000001
  276. },
  277. {0.42399999,0.55699998,0.65100002},
  278.  
  279. {
  280. {1,0.44999999,0.2},
  281. 1
  282. },
  283. {0.12,0.25999999,0.38},
  284.  
  285. {
  286. {0.428,0.579,0.74299997},
  287. 2
  288. },
  289.  
  290. {
  291. {0.84399998,0.61000001,0.46900001},
  292. 2.7
  293. },
  294. 1
  295. };
  296. midMorning[]=
  297. {
  298. 8,
  299.  
  300. {
  301. {0.82200003,0.75,0.64600003},
  302. 3.8
  303. },
  304.  
  305. {
  306. {0.38299999,0.57999998,0.85799998},
  307. 1.3
  308. },
  309.  
  310. {
  311. {1.3,0.89999998,0.61000001},
  312. 2.8
  313. },
  314.  
  315. {
  316. {0.12,0.18000001,0.28},
  317. 0.5
  318. },
  319.  
  320. {
  321. {0.322,0.47799999,0.67500001},
  322. 3.5
  323. },
  324.  
  325. {
  326. {1,0.92900002,0.815},
  327. 4.6999998
  328. },
  329. 1
  330. };
  331. morning[]=
  332. {
  333. 16,
  334.  
  335. {
  336. {1,0.94999999,0.91000003},
  337. 12.2
  338. },
  339.  
  340. {
  341. {0.12,0.18000001,0.28},
  342. 9.1999998
  343. },
  344.  
  345. {
  346. {1,0.94999999,0.91000003},
  347. 11.2
  348. },
  349.  
  350. {
  351. {0.12,0.18000001,0.28},
  352. 8.5
  353. },
  354.  
  355. {
  356. {0.14,0.18000001,0.23999999},
  357. 11
  358. },
  359.  
  360. {
  361. {0.5,0.60000002,0.89999998},
  362. 13.2
  363. },
  364. 1
  365. };
  366. noon[]=
  367. {
  368. 45,
  369.  
  370. {
  371. {0.98000002,0.94,0.94},
  372. 13.8
  373. },
  374.  
  375. {
  376. {0.2,0.27000001,0.34999999},
  377. 10.8
  378. },
  379.  
  380. {
  381. {0.98000002,0.94,0.94},
  382. 13.8
  383. },
  384.  
  385. {
  386. {0.2,0.27000001,0.34999999},
  387. 10.8
  388. },
  389.  
  390. {
  391. {0.5,0.63999999,1},
  392. 12
  393. },
  394.  
  395. {
  396. {0.5,0.5,0.5},
  397. 14.8
  398. },
  399. 1,
  400. 0.5,
  401. 0.40000001,
  402. 0.5,
  403. 0.40000001
  404. };
  405. };
  406. class DayLightingRainy: DayLightingRainy
  407. {
  408. deepNight[]=
  409. {
  410. -15,
  411. {0.0049999999,0.0099999998,0.0099999998},
  412. {0,0.0020000001,0.003},
  413. {0,0,0},
  414. {0,0,0},
  415. {0,0.0020000001,0.003},
  416. {0,0.0020000001,0.003},
  417. 0
  418. };
  419. fullNight[]=
  420. {
  421. -5,
  422. {0.023,0.023,0.023},
  423. {0.02,0.02,0.02},
  424. {0.023,0.023,0.023},
  425. {0.02,0.02,0.02},
  426. {0.0099999998,0.0099999998,0.02},
  427. {0.079999998,0.059999999,0.059999999},
  428. 0
  429. };
  430. sunMoon[]=
  431. {
  432. -3.75,
  433. {0.039999999,0.039999999,0.050000001},
  434. {0.039999999,0.039999999,0.050000001},
  435. {0.039999999,0.039999999,0.050000001},
  436. {0.039999999,0.039999999,0.050000001},
  437. {0.039999999,0.035,0.039999999},
  438. {0.11,0.079999998,0.090000004},
  439. 0.5
  440. };
  441. earlySun[]=
  442. {
  443. -2.5,
  444. {0.068899997,0.068899997,0.080399998},
  445. {0.059999999,0.059999999,0.07},
  446. {0.068899997,0.068899997,0.080399998},
  447. {0.059999999,0.059999999,0.07},
  448. {0.079999998,0.07,0.079999998},
  449. {0.14,0.1,0.12},
  450. 0.5
  451. };
  452. earlyMorning[]=
  453. {
  454. 3,
  455.  
  456. {
  457. {1,1,1},
  458. "(-4)+3.95"
  459. },
  460.  
  461. {
  462. {1,1,1},
  463. "(-4)+3.0"
  464. },
  465.  
  466. {
  467. {1,1,1},
  468. "(-4)+3.95"
  469. },
  470.  
  471. {
  472. {1,1,1},
  473. "(-4)+3.0"
  474. },
  475.  
  476. {
  477. {1,1,1},
  478. "(-4)+4"
  479. },
  480.  
  481. {
  482. {1,1,1},
  483. "(-4)+5.5"
  484. },
  485. 1
  486. };
  487. morning[]=
  488. {
  489. 16,
  490.  
  491. {
  492. {1,1,1},
  493. "(-4)+5.7"
  494. },
  495.  
  496. {
  497. {1,1,1},
  498. "(-4)+4.5"
  499. },
  500.  
  501. {
  502. {1,1,1},
  503. "(-4)+5.7"
  504. },
  505.  
  506. {
  507. {1,1,1},
  508. "(-4)+4.5"
  509. },
  510.  
  511. {
  512. {1,1,1},
  513. "(-4)+7"
  514. },
  515.  
  516. {
  517. {1,1,1},
  518. "(-4)+8"
  519. },
  520. 1
  521. };
  522. lateMorning[]=
  523. {
  524. 25,
  525.  
  526. {
  527. {1,1,1},
  528. "(-4)+10.45"
  529. },
  530.  
  531. {
  532. {1,1,1},
  533. "(-4)+9.75"
  534. },
  535.  
  536. {
  537. {1,1,1},
  538. "(-4)+10.45"
  539. },
  540.  
  541. {
  542. {1,1,1},
  543. "(-4)+9.75"
  544. },
  545.  
  546. {
  547. {1,1,1},
  548. "(-4)+12"
  549. },
  550.  
  551. {
  552. {1,1,1},
  553. "(-4)+12.75"
  554. },
  555. 1
  556. };
  557. noon[]=
  558. {
  559. 45,
  560.  
  561. {
  562. {1,1,1},
  563. 10
  564. },
  565.  
  566. {
  567. {1,1,1},
  568. 9
  569. },
  570.  
  571. {
  572. {1,1,1},
  573. 9
  574. },
  575.  
  576. {
  577. {1,1,1},
  578. 8
  579. },
  580.  
  581. {
  582. {0.5,0.63999999,1},
  583. 12
  584. },
  585.  
  586. {
  587. {0.5,0.5,0.5},
  588. 14.8
  589. },
  590. 1
  591. };
  592. };
  593. class Weather: Weather
  594. {
  595. class LightingNew
  596. {
  597. class Lighting0
  598. {
  599. height=0;
  600. overcast=0.25;
  601. sunAngle=-24;
  602. sunOrMoon=0;
  603. diffuse[]=
  604. {
  605. {0.14,0.19,0.30000001},
  606. 4
  607. };
  608. diffuseCloud[]=
  609. {
  610. {0.14,0.19,0.30000001},
  611. 0.2
  612. };
  613. ambient[]=
  614. {
  615. {0.17299999,0.23899999,0.373},
  616. 1
  617. };
  618. ambientCloud[]=
  619. {
  620. {0.17299999,0.23899999,0.373},
  621. 0.050000001
  622. };
  623. ambientMid[]=
  624. {
  625. {0.1384,0.1912,0.29840001},
  626. 0.88
  627. };
  628. ambientMidCloud[]=
  629. {
  630. {0.1384,0.1912,0.29840001},
  631. 0.044
  632. };
  633. groundReflection[]=
  634. {
  635. {0.17299999,0.23899999,0.373},
  636. 0.8448
  637. };
  638. groundReflectionCloud[]=
  639. {
  640. {0.17299999,0.23899999,0.373},
  641. 0.042240001
  642. };
  643. bidirect[]={0.025,0.025,0.023};
  644. bidirectCloud[]={0.0125,0.0125,0.0115};
  645. sky[]={0.23100001,0.31400001,0.46700001};
  646. skyAroundSun[]={0.2,0.25,0.44999999};
  647. fogColor[]=
  648. {
  649. {0.090000004,0.13699999,0.22},
  650. 0.025
  651. };
  652. apertureMin=4;
  653. apertureStandard=4;
  654. apertureMax=8;
  655. standardAvgLum=4;
  656. desiredLuminanceCoef=1;
  657. desiredLuminanceCoefCloud=1;
  658. luminanceRectCoef=1;
  659. luminanceRectCoefCloud=0.5;
  660. rayleigh[]={0.0070000002,0.01388,0.035};
  661. mie[]={0.0049999999,0.0049999999,0.0049999999};
  662. cloudsColor[]=
  663. {
  664. {0.5,0.64999998,1},
  665. 11.016
  666. };
  667. swBrightness=1;
  668. };
  669. class Lighting1
  670. {
  671. height=0;
  672. overcast=0.25;
  673. sunAngle=-12;
  674. sunOrMoon=0;
  675. diffuse[]={0.1,0.18000001,0.30000001};
  676. diffuseCloud[]={0.1,0.18000001,0.30000001};
  677. ambient[]=
  678. {
  679. {0.17299999,0.23899999,0.373},
  680. 1
  681. };
  682. ambientCloud[]=
  683. {
  684. {0.17299999,0.23899999,0.373},
  685. 1
  686. };
  687. ambientMid[]=
  688. {
  689. {0.17299999,0.23899999,0.373},
  690. 0.88
  691. };
  692. ambientMidCloud[]=
  693. {
  694. {0.17299999,0.23899999,0.373},
  695. 0.88
  696. };
  697. groundReflection[]=
  698. {
  699. {0.17299999,0.23899999,0.373},
  700. 0.8448
  701. };
  702. groundReflectionCloud[]=
  703. {
  704. {0.17299999,0.23899999,0.373},
  705. 0.8448
  706. };
  707. bidirect[]={0,0,0};
  708. bidirectCloud[]={0,0,0};
  709. sky[]=
  710. {
  711. {0.212,0.30199999,0.50999999},
  712. 1
  713. };
  714. skyAroundSun[]={0.2,0.25,0.44999999};
  715. fogColor[]=
  716. {
  717. {0.093999997,0.141,0.23100001},
  718. 0.025
  719. };
  720. apertureMin=4;
  721. apertureStandard=4;
  722. apertureMax=8;
  723. standardAvgLum=4;
  724. desiredLuminanceCoef=1;
  725. desiredLuminanceCoefCloud=1;
  726. luminanceRectCoef=1;
  727. luminanceRectCoefCloud=0.5;
  728. rayleigh[]={0.0070000002,0.01388,0.035};
  729. mie[]={0.0049999999,0.0049999999,0.0049999999};
  730. cloudsColor[]=
  731. {
  732. {1,1,1},
  733. 11.016
  734. };
  735. swBrightness=1;
  736. };
  737. class Lighting2
  738. {
  739. height=0;
  740. overcast=0.25;
  741. sunAngle=-11;
  742. sunOrMoon=0.5;
  743. diffuse[]={0.1,0.18000001,0.30000001};
  744. diffuseCloud[]={0.1,0.18000001,0.30000001};
  745. ambient[]=
  746. {
  747. {0.17299999,0.23899999,0.373},
  748. 1
  749. };
  750. ambientCloud[]=
  751. {
  752. {0.17299999,0.23899999,0.373},
  753. 1
  754. };
  755. ambientMid[]=
  756. {
  757. {0.17299999,0.23899999,0.373},
  758. 0.88
  759. };
  760. ambientMidCloud[]=
  761. {
  762. {0.17299999,0.23899999,0.373},
  763. 0.88
  764. };
  765. groundReflection[]=
  766. {
  767. {0.17299999,0.23899999,0.373},
  768. 0.8448
  769. };
  770. groundReflectionCloud[]=
  771. {
  772. {0.17299999,0.23899999,0.373},
  773. 0.8448
  774. };
  775. bidirect[]={0,0,0};
  776. bidirectCloud[]={0,0,0};
  777. sky[]=
  778. {
  779. {0.212,0.30199999,0.50999999},
  780. 1
  781. };
  782. skyAroundSun[]={0.2,0.25,0.44999999};
  783. fogColor[]=
  784. {
  785. {0.093999997,0.141,0.23100001},
  786. 0.025
  787. };
  788. apertureMin=4;
  789. apertureStandard=4;
  790. apertureMax=8;
  791. standardAvgLum=4;
  792. desiredLuminanceCoef=1;
  793. desiredLuminanceCoefCloud=1;
  794. luminanceRectCoef=1;
  795. luminanceRectCoefCloud=0.5;
  796. rayleigh[]={0.0070000002,0.01388,0.035};
  797. mie[]={0.0049999999,0.0049999999,0.0049999999};
  798. cloudsColor[]=
  799. {
  800. {1,1,1},
  801. 11.016
  802. };
  803. swBrightness=1;
  804. };
  805. class Lighting3
  806. {
  807. height=0;
  808. overcast=0.25;
  809. sunAngle=-10;
  810. sunOrMoon=1;
  811. diffuse[]={0.1,0.18000001,0.30000001};
  812. diffuseCloud[]={0.1,0.18000001,0.30000001};
  813. ambient[]=
  814. {
  815. {0.17299999,0.23899999,0.373},
  816. 1
  817. };
  818. ambientCloud[]=
  819. {
  820. {0.17299999,0.23899999,0.373},
  821. 1
  822. };
  823. ambientMid[]=
  824. {
  825. {0.17299999,0.23899999,0.373},
  826. 0.88
  827. };
  828. ambientMidCloud[]=
  829. {
  830. {0.17299999,0.23899999,0.373},
  831. 0.88
  832. };
  833. groundReflection[]=
  834. {
  835. {0.17299999,0.23899999,0.373},
  836. 0.8448
  837. };
  838. groundReflectionCloud[]=
  839. {
  840. {0.17299999,0.23899999,0.373},
  841. 0.8448
  842. };
  843. bidirect[]={0,0,0};
  844. bidirectCloud[]={0,0,0};
  845. sky[]=
  846. {
  847. {0.212,0.30199999,0.50999999},
  848. 1
  849. };
  850. skyAroundSun[]=
  851. {
  852. {0.2,0.25,0.44999999},
  853. 4.7349081
  854. };
  855. fogColor[]=
  856. {
  857. {0.093999997,0.141,0.23100001},
  858. 0.025
  859. };
  860. apertureMin=4;
  861. apertureStandard=5;
  862. apertureMax=10;
  863. standardAvgLum=4;
  864. desiredLuminanceCoef=1;
  865. desiredLuminanceCoefCloud=1;
  866. luminanceRectCoef=1;
  867. luminanceRectCoefCloud=0.5;
  868. rayleigh[]={0.0070000002,0.01388,0.035};
  869. mie[]={0.0049999999,0.0049999999,0.0049999999};
  870. cloudsColor[]=
  871. {
  872. {1,1,1},
  873. 11.016
  874. };
  875. swBrightness=1;
  876. };
  877. class Lighting4
  878. {
  879. height=0;
  880. overcast=0.25;
  881. sunAngle=-5;
  882. sunOrMoon=1;
  883. diffuse[]=
  884. {
  885. {0.16,0.18000001,0.28},
  886. 3
  887. };
  888. diffuseCloud[]=
  889. {
  890. {0.16,0.18000001,0.28},
  891. 3
  892. };
  893. ambient[]=
  894. {
  895. {0.17299999,0.23899999,0.373},
  896. 4.5999999
  897. };
  898. ambientCloud[]=
  899. {
  900. {0.17299999,0.23899999,0.373},
  901. 4.5999999
  902. };
  903. ambientMid[]=
  904. {
  905. {0.17299999,0.23899999,0.373},
  906. 4.0479999
  907. };
  908. ambientMidCloud[]=
  909. {
  910. {0.17299999,0.23899999,0.373},
  911. 4.0479999
  912. };
  913. groundReflection[]=
  914. {
  915. {0.17299999,0.23899999,0.373},
  916. 3.88608
  917. };
  918. groundReflectionCloud[]=
  919. {
  920. {0.17299999,0.23899999,0.373},
  921. 3.88608
  922. };
  923. bidirect[]={0.0115,0.012,0.0125};
  924. bidirectCloud[]={0.0115,0.012,0.0125};
  925. sky[]=
  926. {
  927. {0.2,0.29800001,0.54100001},
  928. 4.5999999
  929. };
  930. skyAroundSun[]=
  931. {
  932. {0.69999999,0.34999999,0.28},
  933. 7.6369491
  934. };
  935. fogColor[]=
  936. {
  937. {0.106,0.161,0.26699999},
  938. 4.7150002
  939. };
  940. apertureMin=5;
  941. apertureStandard=6;
  942. apertureMax=18;
  943. standardAvgLum=4;
  944. desiredLuminanceCoef=1;
  945. desiredLuminanceCoefCloud=1;
  946. luminanceRectCoef=1;
  947. luminanceRectCoefCloud=0.5;
  948. rayleigh[]={0.0070000002,0.01388,0.035};
  949. mie[]={0.0049999999,0.0049999999,0.0049999999};
  950. cloudsColor[]=
  951. {
  952. {1,1,1},
  953. 11.016
  954. };
  955. swBrightness=1;
  956. };
  957. class Lighting5
  958. {
  959. height=0;
  960. overcast=0.25;
  961. sunAngle=-2;
  962. sunOrMoon=1;
  963. diffuse[]=
  964. {
  965. {0.25,0.20999999,0.2},
  966. 5
  967. };
  968. diffuseCloud[]=
  969. {
  970. {0.25,0.20999999,0.2},
  971. 5
  972. };
  973. ambient[]=
  974. {
  975. {0.19599999,0.27500001,0.41999999},
  976. 6.9000001
  977. };
  978. ambientCloud[]=
  979. {
  980. {0.19599999,0.27500001,0.41999999},
  981. 6.9000001
  982. };
  983. ambientMid[]=
  984. {
  985. {0.19599999,0.27500001,0.41999999},
  986. 6.072
  987. };
  988. ambientMidCloud[]=
  989. {
  990. {0.19599999,0.27500001,0.41999999},
  991. 6.072
  992. };
  993. groundReflection[]=
  994. {
  995. {0.19599999,0.27500001,0.41999999},
  996. 5.8291202
  997. };
  998. groundReflectionCloud[]=
  999. {
  1000. {0.19599999,0.27500001,0.41999999},
  1001. 5.8291202
  1002. };
  1003. bidirect[]={0.023,0.024,0.025};
  1004. bidirectCloud[]={0.023,0.024,0.025};
  1005. sky[]=
  1006. {
  1007. {0.18799999,0.28999999,0.57599998},
  1008. 6.9000001
  1009. };
  1010. skyAroundSun[]=
  1011. {
  1012. {1.8,0.41999999,0.2},
  1013. 12.31766
  1014. };
  1015. fogColor[]=
  1016. {
  1017. {0.11,0.169,0.28600001},
  1018. 7.0725002
  1019. };
  1020. apertureMin=6;
  1021. apertureStandard=8;
  1022. apertureMax=20;
  1023. standardAvgLum=20;
  1024. desiredLuminanceCoef=1;
  1025. desiredLuminanceCoefCloud=1;
  1026. luminanceRectCoef=1;
  1027. luminanceRectCoefCloud=0.5;
  1028. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  1029. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1030. cloudsColor[]=
  1031. {
  1032. {1,1,1},
  1033. 11.016
  1034. };
  1035. swBrightness=1;
  1036. };
  1037. class Lighting6
  1038. {
  1039. height=0;
  1040. overcast=0.25;
  1041. sunAngle=0;
  1042. sunOrMoon=1;
  1043. diffuse[]=
  1044. {
  1045. {0.75,0.38,0.22},
  1046. 6
  1047. };
  1048. diffuseCloud[]=
  1049. {
  1050. {0.75,0.38,0.22},
  1051. 6
  1052. };
  1053. ambient[]=
  1054. {
  1055. {0.24969999,0.31,0.46700001},
  1056. 7.8000002
  1057. };
  1058. ambientCloud[]=
  1059. {
  1060. {0.24969999,0.31,0.46700001},
  1061. 7.8000002
  1062. };
  1063. ambientMid[]=
  1064. {
  1065. {0.25409999,0.31400001,0.46700001},
  1066. 6.8639998
  1067. };
  1068. ambientMidCloud[]=
  1069. {
  1070. {0.25409999,0.31400001,0.46700001},
  1071. 6.8639998
  1072. };
  1073. groundReflection[]=
  1074. {
  1075. {0.235,0.31799999,0.46700001},
  1076. 6.5894399
  1077. };
  1078. groundReflectionCloud[]=
  1079. {
  1080. {0.235,0.31799999,0.46700001},
  1081. 6.5894399
  1082. };
  1083. bidirect[]={0.023,0.024,0.025};
  1084. bidirectCloud[]={0.023,0.024,0.025};
  1085. sky[]=
  1086. {
  1087. {0.17299999,0.28200001,0.61199999},
  1088. 7.8000002
  1089. };
  1090. skyAroundSun[]=
  1091. {
  1092. {2,0.41999999,0.2},
  1093. 13.38876
  1094. };
  1095. fogColor[]=
  1096. {
  1097. {0.118,0.18000001,0.31},
  1098. 7.9949999
  1099. };
  1100. apertureMin=7;
  1101. apertureStandard=9;
  1102. apertureMax=22;
  1103. standardAvgLum=45;
  1104. desiredLuminanceCoef=1;
  1105. desiredLuminanceCoefCloud=1;
  1106. luminanceRectCoef=1;
  1107. luminanceRectCoefCloud=0.5;
  1108. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  1109. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1110. cloudsColor[]=
  1111. {
  1112. {1,1,1},
  1113. 11.016
  1114. };
  1115. swBrightness=1;
  1116. };
  1117. class Lighting7
  1118. {
  1119. height=0;
  1120. overcast=0.25;
  1121. sunAngle=2;
  1122. sunOrMoon=1;
  1123. diffuse[]=
  1124. {
  1125. {0.94999999,0.41999999,0.22},
  1126. 8.3999996
  1127. };
  1128. diffuseCloud[]=
  1129. {
  1130. {0.94999999,0.41999999,0.22},
  1131. 8.3999996
  1132. };
  1133. ambient[]=
  1134. {
  1135. {0.30599999,0.35699999,0.463},
  1136. 8.3999996
  1137. };
  1138. ambientCloud[]=
  1139. {
  1140. {0.30599999,0.35699999,0.463},
  1141. 8.3999996
  1142. };
  1143. ambientMid[]=
  1144. {
  1145. {0.36500001,0.361,0.396},
  1146. 7.3920002
  1147. };
  1148. ambientMidCloud[]=
  1149. {
  1150. {0.36500001,0.361,0.396},
  1151. 7.3920002
  1152. };
  1153. groundReflection[]=
  1154. {
  1155. {0.41600001,0.38,0.38800001},
  1156. 7.0963202
  1157. };
  1158. groundReflectionCloud[]=
  1159. {
  1160. {0.41600001,0.38,0.38800001},
  1161. 7.0963202
  1162. };
  1163. bidirect[]={0.023,0.024,0.025};
  1164. bidirectCloud[]={0.023,0.024,0.025};
  1165. sky[]=
  1166. {
  1167. {0.15700001,0.27500001,0.65100002},
  1168. 8.3999996
  1169. };
  1170. skyAroundSun[]=
  1171. {
  1172. {2.2,0.80000001,0.2},
  1173. 13.38876
  1174. };
  1175. fogColor[]=
  1176. {
  1177. {0.125,0.192,0.329},
  1178. 8.6099997
  1179. };
  1180. apertureMin=8;
  1181. apertureStandard=10;
  1182. apertureMax=24;
  1183. standardAvgLum=50;
  1184. desiredLuminanceCoef=1;
  1185. desiredLuminanceCoefCloud=1;
  1186. luminanceRectCoef=1;
  1187. luminanceRectCoefCloud=0.5;
  1188. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  1189. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1190. cloudsColor[]=
  1191. {
  1192. {1,1,1},
  1193. 11.016
  1194. };
  1195. swBrightness=1;
  1196. };
  1197. class Lighting8
  1198. {
  1199. height=0;
  1200. overcast=0.25;
  1201. sunAngle=6;
  1202. sunOrMoon=1;
  1203. diffuse[]=
  1204. {
  1205. {0.94999999,0.55000001,0.34999999},
  1206. 10.2
  1207. };
  1208. diffuseCloud[]=
  1209. {
  1210. {0.94999999,0.55000001,0.34999999},
  1211. 10.2
  1212. };
  1213. ambient[]=
  1214. {
  1215. {0.33700001,0.40400001,0.52499998},
  1216. 9.6000004
  1217. };
  1218. ambientCloud[]=
  1219. {
  1220. {0.33700001,0.40400001,0.52499998},
  1221. 9.6000004
  1222. };
  1223. ambientMid[]=
  1224. {
  1225. {0.412,0.40799999,0.44299999},
  1226. 8.448
  1227. };
  1228. ambientMidCloud[]=
  1229. {
  1230. {0.412,0.40799999,0.44299999},
  1231. 8.448
  1232. };
  1233. groundReflection[]=
  1234. {
  1235. {0.47499999,0.435,0.43099999},
  1236. 8.1100798
  1237. };
  1238. groundReflectionCloud[]=
  1239. {
  1240. {0.47499999,0.435,0.43099999},
  1241. 8.1100798
  1242. };
  1243. bidirect[]={0.01375,0.0132,0.01265};
  1244. bidirectCloud[]={0.01375,0.0132,0.01265};
  1245. sky[]=
  1246. {
  1247. {0.145,0.26300001,0.68599999},
  1248. 9.6000004
  1249. };
  1250. skyAroundSun[]=
  1251. {
  1252. {0.40000001,0.31999999,0.60000002},
  1253. 13.38876
  1254. };
  1255. fogColor[]=
  1256. {
  1257. {0.133,0.204,0.35699999},
  1258. 9.8400002
  1259. };
  1260. apertureMin=8;
  1261. apertureStandard=16;
  1262. apertureMax=26;
  1263. standardAvgLum=100;
  1264. desiredLuminanceCoef=1;
  1265. desiredLuminanceCoefCloud=1;
  1266. luminanceRectCoef=1;
  1267. luminanceRectCoefCloud=0.5;
  1268. rayleigh[]={0.0070000002,0.027000001,0.045000002};
  1269. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1270. cloudsColor[]=
  1271. {
  1272. {1,1,1},
  1273. 11.016
  1274. };
  1275. swBrightness=1;
  1276. };
  1277. class Lighting9
  1278. {
  1279. height=0;
  1280. overcast=0.25;
  1281. sunAngle=12;
  1282. sunOrMoon=1;
  1283. diffuse[]=
  1284. {
  1285. {1,0.64999998,0.44999999},
  1286. 12.3
  1287. };
  1288. diffuseCloud[]=
  1289. {
  1290. {1,0.64999998,0.44999999},
  1291. 12.3
  1292. };
  1293. ambient[]=
  1294. {
  1295. {0.38800001,0.47099999,0.61199999},
  1296. 10.9
  1297. };
  1298. ambientCloud[]=
  1299. {
  1300. {0.38800001,0.47099999,0.61199999},
  1301. 10.9
  1302. };
  1303. ambientMid[]=
  1304. {
  1305. {0.48199999,0.47499999,0.50599998},
  1306. 9.8100004
  1307. };
  1308. ambientMidCloud[]=
  1309. {
  1310. {0.48199999,0.47499999,0.50599998},
  1311. 9.8100004
  1312. };
  1313. groundReflection[]=
  1314. {
  1315. {0.55699998,0.50999999,0.49399999},
  1316. 9.4175997
  1317. };
  1318. groundReflectionCloud[]=
  1319. {
  1320. {0.55699998,0.50999999,0.49399999},
  1321. 9.4175997
  1322. };
  1323. bidirect[]={0.018750001,0.017999999,0.01725};
  1324. bidirectCloud[]={0.018750001,0.017999999,0.01725};
  1325. sky[]=
  1326. {
  1327. {0.12899999,0.259,0.722},
  1328. 10.9
  1329. };
  1330. skyAroundSun[]=
  1331. {
  1332. {0.13,0.25,0.80000001},
  1333. 13.524
  1334. };
  1335. fogColor[]=
  1336. {
  1337. {0.145,0.22400001,0.396},
  1338. 11.1725
  1339. };
  1340. apertureMin=20;
  1341. apertureStandard=25;
  1342. apertureMax=35;
  1343. standardAvgLum=250;
  1344. desiredLuminanceCoef=1;
  1345. desiredLuminanceCoefCloud=1;
  1346. luminanceRectCoef=1;
  1347. luminanceRectCoefCloud=0.5;
  1348. rayleigh[]={0.0070000002,0.017999999,0.039999999};
  1349. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1350. cloudsColor[]=
  1351. {
  1352. {1,1,1},
  1353. 12.24
  1354. };
  1355. swBrightness=1;
  1356. };
  1357. class Lighting10
  1358. {
  1359. height=0;
  1360. overcast=0.25;
  1361. sunAngle=24;
  1362. sunOrMoon=1;
  1363. diffuse[]=
  1364. {
  1365. {1,0.75,0.62},
  1366. 15.8
  1367. };
  1368. diffuseCloud[]=
  1369. {
  1370. {1,0.75,0.62},
  1371. 15.8
  1372. };
  1373. ambient[]=
  1374. {
  1375. {0.435,0.53299999,0.69800001},
  1376. 13.8
  1377. };
  1378. ambientCloud[]=
  1379. {
  1380. {0.435,0.53299999,0.69800001},
  1381. 13.8
  1382. };
  1383. ambientMid[]=
  1384. {
  1385. {0.54500002,0.54100001,0.56900001},
  1386. 12.696
  1387. };
  1388. ambientMidCloud[]=
  1389. {
  1390. {0.54500002,0.54100001,0.56900001},
  1391. 12.696
  1392. };
  1393. groundReflection[]=
  1394. {
  1395. {0.63499999,0.57999998,0.55699998},
  1396. 12.18816
  1397. };
  1398. groundReflectionCloud[]=
  1399. {
  1400. {0.63499999,0.57999998,0.55699998},
  1401. 12.18816
  1402. };
  1403. bidirect[]={0.025,0.024,0.017999999};
  1404. bidirectCloud[]={0.025,0.024,0.017999999};
  1405. sky[]=
  1406. {
  1407. {0.118,0.25099999,0.75300002},
  1408. 13.8
  1409. };
  1410. skyAroundSun[]=
  1411. {
  1412. {0.115,0.245,0.80000001},
  1413. 13.662
  1414. };
  1415. fogColor[]=
  1416. {
  1417. {0.15000001,0.25099999,0.48800001},
  1418. 14.145
  1419. };
  1420. apertureMin=45;
  1421. apertureStandard=60;
  1422. apertureMax=80;
  1423. standardAvgLum=800;
  1424. desiredLuminanceCoef=1;
  1425. desiredLuminanceCoefCloud=1;
  1426. luminanceRectCoef=1;
  1427. luminanceRectCoefCloud=0.5;
  1428. rayleigh[]={0.0070000002,0.01388,0.035};
  1429. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1430. cloudsColor[]=
  1431. {
  1432. {1,1,1},
  1433. 14.4
  1434. };
  1435. swBrightness=1;
  1436. };
  1437. class Lighting11
  1438. {
  1439. height=0;
  1440. overcast=0.25;
  1441. sunAngle=45;
  1442. sunOrMoon=1;
  1443. diffuse[]=
  1444. {
  1445. {1,0.87,0.85000002},
  1446. 17.200001
  1447. };
  1448. diffuseCloud[]=
  1449. {
  1450. {1,0.87,0.85000002},
  1451. 17.200001
  1452. };
  1453. ambient[]=
  1454. {
  1455. {0.498,0.602,0.76999998},
  1456. 14.8
  1457. };
  1458. ambientCloud[]=
  1459. {
  1460. {0.498,0.602,0.76999998},
  1461. 14.8
  1462. };
  1463. ambientMid[]=
  1464. {
  1465. {0.63499999,0.63499999,0.66299999},
  1466. 14.504
  1467. };
  1468. ambientMidCloud[]=
  1469. {
  1470. {0.63499999,0.63499999,0.66299999},
  1471. 14.504
  1472. };
  1473. groundReflection[]=
  1474. {
  1475. {0.745,0.671,0.64300001},
  1476. 14.21392
  1477. };
  1478. groundReflectionCloud[]=
  1479. {
  1480. {0.745,0.671,0.64300001},
  1481. 14.21392
  1482. };
  1483. bidirect[]={0.025,0.024,0.017999999};
  1484. bidirectCloud[]={0.025,0.024,0.017999999};
  1485. sky[]=
  1486. {
  1487. {0.02,0.12,0.80000001},
  1488. 13.8
  1489. };
  1490. skyAroundSun[]=
  1491. {
  1492. {0.02,0.12,0.80000001},
  1493. 13.8
  1494. };
  1495. fogColor[]=
  1496. {
  1497. {0.30000001,0.44,0.74000001},
  1498. 15
  1499. };
  1500. apertureMin=70;
  1501. apertureStandard=120;
  1502. apertureMax=120;
  1503. standardAvgLum=8000;
  1504. desiredLuminanceCoef=1;
  1505. desiredLuminanceCoefCloud=1;
  1506. luminanceRectCoef=1;
  1507. luminanceRectCoefCloud=0.5;
  1508. rayleigh[]={0.0070000002,0.01388,0.035};
  1509. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1510. cloudsColor[]=
  1511. {
  1512. {1,1,1},
  1513. 14.8
  1514. };
  1515. swBrightness=1;
  1516. };
  1517. class Lighting12
  1518. {
  1519. height=0;
  1520. overcast=0.25;
  1521. sunAngle=90;
  1522. sunOrMoon=1;
  1523. diffuse[]=
  1524. {
  1525. {1,0.87,0.85000002},
  1526. 17.200001
  1527. };
  1528. diffuseCloud[]=
  1529. {
  1530. {1,0.87,0.85000002},
  1531. 17.200001
  1532. };
  1533. ambient[]=
  1534. {
  1535. {0.498,0.602,0.76999998},
  1536. 14.8
  1537. };
  1538. ambientCloud[]=
  1539. {
  1540. {0.498,0.602,0.76999998},
  1541. 14.8
  1542. };
  1543. ambientMid[]=
  1544. {
  1545. {0.63499999,0.63499999,0.66299999},
  1546. 14.504
  1547. };
  1548. ambientMidCloud[]=
  1549. {
  1550. {0.63499999,0.63499999,0.66299999},
  1551. 14.504
  1552. };
  1553. groundReflection[]=
  1554. {
  1555. {0.745,0.671,0.64300001},
  1556. 14.21392
  1557. };
  1558. groundReflectionCloud[]=
  1559. {
  1560. {0.745,0.671,0.64300001},
  1561. 14.21392
  1562. };
  1563. bidirect[]={0.025,0.024,0.017999999};
  1564. bidirectCloud[]={0.025,0.024,0.017999999};
  1565. sky[]=
  1566. {
  1567. {0.02,0.12,0.80000001},
  1568. 13.8
  1569. };
  1570. skyAroundSun[]=
  1571. {
  1572. {0.02,0.12,0.80000001},
  1573. 13.8
  1574. };
  1575. fogColor[]=
  1576. {
  1577. {0.30000001,0.44,0.74000001},
  1578. 15
  1579. };
  1580. apertureMin=70;
  1581. apertureStandard=120;
  1582. apertureMax=120;
  1583. standardAvgLum=8000;
  1584. desiredLuminanceCoef=1;
  1585. desiredLuminanceCoefCloud=1;
  1586. luminanceRectCoef=1;
  1587. luminanceRectCoefCloud=0.5;
  1588. rayleigh[]={0.0070000002,0.01388,0.035};
  1589. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1590. cloudsColor[]=
  1591. {
  1592. {1,1,1},
  1593. 14.8
  1594. };
  1595. swBrightness=1;
  1596. };
  1597. class Lighting13
  1598. {
  1599. height=0;
  1600. overcast=0.60000002;
  1601. sunAngle=-24;
  1602. sunOrMoon=0;
  1603. diffuse[]=
  1604. {
  1605. {0.14,0.19,0.30000001},
  1606. 4
  1607. };
  1608. diffuseCloud[]=
  1609. {
  1610. {0.14,0.19,0.30000001},
  1611. 3
  1612. };
  1613. ambient[]=
  1614. {
  1615. {0.17299999,0.23899999,0.373},
  1616. 1
  1617. };
  1618. ambientCloud[]=
  1619. {
  1620. {0.17299999,0.23899999,0.373},
  1621. 1
  1622. };
  1623. ambientMid[]=
  1624. {
  1625. {0.1384,0.1912,0.29840001},
  1626. 0.88
  1627. };
  1628. ambientMidCloud[]=
  1629. {
  1630. {0.1384,0.1912,0.29840001},
  1631. 0.88
  1632. };
  1633. groundReflection[]=
  1634. {
  1635. {0.17299999,0.23899999,0.373},
  1636. 0.8448
  1637. };
  1638. groundReflectionCloud[]=
  1639. {
  1640. {0.17299999,0.23899999,0.373},
  1641. 0.8448
  1642. };
  1643. bidirect[]={0.025,0.025,0.023};
  1644. bidirectCloud[]={0.024499999,0.024499999,0.022539999};
  1645. sky[]={0.23100001,0.31400001,0.46700001};
  1646. skyAroundSun[]={0.2,0.25,0.44999999};
  1647. fogColor[]=
  1648. {
  1649. {0.090000004,0.13699999,0.22},
  1650. 0.025
  1651. };
  1652. apertureMin=4;
  1653. apertureStandard=4;
  1654. apertureMax=8;
  1655. standardAvgLum=4;
  1656. desiredLuminanceCoef=1;
  1657. desiredLuminanceCoefCloud=1;
  1658. luminanceRectCoef=1;
  1659. luminanceRectCoefCloud=0.5;
  1660. rayleigh[]={0.0070000002,0.01388,0.035};
  1661. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1662. cloudsColor[]=
  1663. {
  1664. {0.5,0.64999998,1},
  1665. 11.016
  1666. };
  1667. swBrightness=1;
  1668. };
  1669. class Lighting14
  1670. {
  1671. height=0;
  1672. overcast=0.60000002;
  1673. sunAngle=-12;
  1674. sunOrMoon=0;
  1675. diffuse[]={0.1,0.18000001,0.30000001};
  1676. diffuseCloud[]={0.1,0.18000001,0.30000001};
  1677. ambient[]=
  1678. {
  1679. {0.17299999,0.23899999,0.373},
  1680. 1
  1681. };
  1682. ambientCloud[]=
  1683. {
  1684. {0.17299999,0.23899999,0.373},
  1685. 1
  1686. };
  1687. ambientMid[]=
  1688. {
  1689. {0.17299999,0.23899999,0.373},
  1690. 0.88
  1691. };
  1692. ambientMidCloud[]=
  1693. {
  1694. {0.17299999,0.23899999,0.373},
  1695. 0.88
  1696. };
  1697. groundReflection[]=
  1698. {
  1699. {0.17299999,0.23899999,0.373},
  1700. 0.8448
  1701. };
  1702. groundReflectionCloud[]=
  1703. {
  1704. {0.17299999,0.23899999,0.373},
  1705. 0.8448
  1706. };
  1707. bidirect[]={0,0,0};
  1708. bidirectCloud[]={0,0,0};
  1709. sky[]=
  1710. {
  1711. {0.212,0.30199999,0.50999999},
  1712. 1
  1713. };
  1714. skyAroundSun[]={0.2,0.25,0.44999999};
  1715. fogColor[]=
  1716. {
  1717. {0.093999997,0.141,0.23100001},
  1718. 0.025
  1719. };
  1720. apertureMin=4;
  1721. apertureStandard=4;
  1722. apertureMax=8;
  1723. standardAvgLum=4;
  1724. desiredLuminanceCoef=1;
  1725. desiredLuminanceCoefCloud=1;
  1726. luminanceRectCoef=1;
  1727. luminanceRectCoefCloud=0.5;
  1728. rayleigh[]={0.0070000002,0.01388,0.035};
  1729. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1730. cloudsColor[]=
  1731. {
  1732. {1,1,1},
  1733. 11.016
  1734. };
  1735. swBrightness=1;
  1736. };
  1737. class Lighting15
  1738. {
  1739. height=0;
  1740. overcast=0.60000002;
  1741. sunAngle=-11;
  1742. sunOrMoon=0.5;
  1743. diffuse[]={0.1,0.18000001,0.30000001};
  1744. diffuseCloud[]={0.1,0.18000001,0.30000001};
  1745. ambient[]=
  1746. {
  1747. {0.17299999,0.23899999,0.373},
  1748. 1
  1749. };
  1750. ambientCloud[]=
  1751. {
  1752. {0.17299999,0.23899999,0.373},
  1753. 1
  1754. };
  1755. ambientMid[]=
  1756. {
  1757. {0.17299999,0.23899999,0.373},
  1758. 0.88
  1759. };
  1760. ambientMidCloud[]=
  1761. {
  1762. {0.17299999,0.23899999,0.373},
  1763. 0.88
  1764. };
  1765. groundReflection[]=
  1766. {
  1767. {0.17299999,0.23899999,0.373},
  1768. 0.8448
  1769. };
  1770. groundReflectionCloud[]=
  1771. {
  1772. {0.17299999,0.23899999,0.373},
  1773. 0.8448
  1774. };
  1775. bidirect[]={0,0,0};
  1776. bidirectCloud[]={0,0,0};
  1777. sky[]=
  1778. {
  1779. {0.212,0.30199999,0.50999999},
  1780. 1
  1781. };
  1782. skyAroundSun[]={0.2,0.25,0.44999999};
  1783. fogColor[]=
  1784. {
  1785. {0.093999997,0.141,0.23100001},
  1786. 0.025
  1787. };
  1788. apertureMin=4;
  1789. apertureStandard=4;
  1790. apertureMax=8;
  1791. standardAvgLum=4;
  1792. desiredLuminanceCoef=1;
  1793. desiredLuminanceCoefCloud=1;
  1794. luminanceRectCoef=1;
  1795. luminanceRectCoefCloud=0.5;
  1796. rayleigh[]={0.0070000002,0.01388,0.035};
  1797. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1798. cloudsColor[]=
  1799. {
  1800. {1,1,1},
  1801. 11.016
  1802. };
  1803. swBrightness=1;
  1804. };
  1805. class Lighting16
  1806. {
  1807. height=0;
  1808. overcast=0.60000002;
  1809. sunAngle=-10;
  1810. sunOrMoon=1;
  1811. diffuse[]={0.1,0.18000001,0.30000001};
  1812. diffuseCloud[]={0.1,0.18000001,0.30000001};
  1813. ambient[]=
  1814. {
  1815. {0.17299999,0.23899999,0.373},
  1816. 1
  1817. };
  1818. ambientCloud[]=
  1819. {
  1820. {0.17299999,0.23899999,0.373},
  1821. 1
  1822. };
  1823. ambientMid[]=
  1824. {
  1825. {0.17299999,0.23899999,0.373},
  1826. 0.88
  1827. };
  1828. ambientMidCloud[]=
  1829. {
  1830. {0.17299999,0.23899999,0.373},
  1831. 0.88
  1832. };
  1833. groundReflection[]=
  1834. {
  1835. {0.17299999,0.23899999,0.373},
  1836. 0.8448
  1837. };
  1838. groundReflectionCloud[]=
  1839. {
  1840. {0.17299999,0.23899999,0.373},
  1841. 0.8448
  1842. };
  1843. bidirect[]={0,0,0};
  1844. bidirectCloud[]={0,0,0};
  1845. sky[]=
  1846. {
  1847. {0.212,0.30199999,0.50999999},
  1848. 1
  1849. };
  1850. skyAroundSun[]=
  1851. {
  1852. {0.2,0.25,0.44999999},
  1853. 4.7349081
  1854. };
  1855. fogColor[]=
  1856. {
  1857. {0.093999997,0.141,0.23100001},
  1858. 0.025
  1859. };
  1860. apertureMin=4;
  1861. apertureStandard=5;
  1862. apertureMax=10;
  1863. standardAvgLum=4;
  1864. desiredLuminanceCoef=1;
  1865. desiredLuminanceCoefCloud=1;
  1866. luminanceRectCoef=1;
  1867. luminanceRectCoefCloud=0.5;
  1868. rayleigh[]={0.0070000002,0.01388,0.035};
  1869. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1870. cloudsColor[]=
  1871. {
  1872. {1,1,1},
  1873. 11.016
  1874. };
  1875. swBrightness=1;
  1876. };
  1877. class Lighting17
  1878. {
  1879. height=0;
  1880. overcast=0.60000002;
  1881. sunAngle=-5;
  1882. sunOrMoon=1;
  1883. diffuse[]=
  1884. {
  1885. {0.16,0.18000001,0.28},
  1886. 2.25
  1887. };
  1888. diffuseCloud[]=
  1889. {
  1890. {0.16,0.18000001,0.28},
  1891. 1.6875
  1892. };
  1893. ambient[]=
  1894. {
  1895. {0.17299999,0.23899999,0.373},
  1896. 4.5999999
  1897. };
  1898. ambientCloud[]=
  1899. {
  1900. {0.17299999,0.23899999,0.373},
  1901. 4.5999999
  1902. };
  1903. ambientMid[]=
  1904. {
  1905. {0.17299999,0.23899999,0.373},
  1906. 4.0479999
  1907. };
  1908. ambientMidCloud[]=
  1909. {
  1910. {0.17299999,0.23899999,0.373},
  1911. 4.0479999
  1912. };
  1913. groundReflection[]=
  1914. {
  1915. {0.17299999,0.23899999,0.373},
  1916. 3.88608
  1917. };
  1918. groundReflectionCloud[]=
  1919. {
  1920. {0.17299999,0.23899999,0.373},
  1921. 3.88608
  1922. };
  1923. bidirect[]={0.0115,0.012,0.0125};
  1924. bidirectCloud[]={0.01127,0.01176,0.01225};
  1925. sky[]=
  1926. {
  1927. {0.2,0.29800001,0.54100001},
  1928. 4.5999999
  1929. };
  1930. skyAroundSun[]=
  1931. {
  1932. {0.69999999,0.34999999,0.28},
  1933. 7.6369491
  1934. };
  1935. fogColor[]=
  1936. {
  1937. {0.106,0.161,0.26699999},
  1938. 4.7150002
  1939. };
  1940. apertureMin=5;
  1941. apertureStandard=6;
  1942. apertureMax=18;
  1943. standardAvgLum=4;
  1944. desiredLuminanceCoef=1;
  1945. desiredLuminanceCoefCloud=1;
  1946. luminanceRectCoef=1;
  1947. luminanceRectCoefCloud=0.5;
  1948. rayleigh[]={0.0070000002,0.01388,0.035};
  1949. mie[]={0.0049999999,0.0049999999,0.0049999999};
  1950. cloudsColor[]=
  1951. {
  1952. {1,1,1},
  1953. 11.016
  1954. };
  1955. swBrightness=1;
  1956. };
  1957. class Lighting18
  1958. {
  1959. height=0;
  1960. overcast=0.60000002;
  1961. sunAngle=-2;
  1962. sunOrMoon=1;
  1963. diffuse[]=
  1964. {
  1965. {0.25,0.20999999,0.2},
  1966. 3.75
  1967. };
  1968. diffuseCloud[]=
  1969. {
  1970. {0.25,0.20999999,0.2},
  1971. 2.8125
  1972. };
  1973. ambient[]=
  1974. {
  1975. {0.19599999,0.27500001,0.41999999},
  1976. 6.9000001
  1977. };
  1978. ambientCloud[]=
  1979. {
  1980. {0.19599999,0.27500001,0.41999999},
  1981. 6.9000001
  1982. };
  1983. ambientMid[]=
  1984. {
  1985. {0.19599999,0.27500001,0.41999999},
  1986. 6.072
  1987. };
  1988. ambientMidCloud[]=
  1989. {
  1990. {0.19599999,0.27500001,0.41999999},
  1991. 6.072
  1992. };
  1993. groundReflection[]=
  1994. {
  1995. {0.19599999,0.27500001,0.41999999},
  1996. 5.8291202
  1997. };
  1998. groundReflectionCloud[]=
  1999. {
  2000. {0.19599999,0.27500001,0.41999999},
  2001. 5.8291202
  2002. };
  2003. bidirect[]={0.023,0.024,0.025};
  2004. bidirectCloud[]={0.023,0.024,0.025};
  2005. sky[]=
  2006. {
  2007. {0.18799999,0.28999999,0.57599998},
  2008. 6.9000001
  2009. };
  2010. skyAroundSun[]=
  2011. {
  2012. {1.8,0.41999999,0.2},
  2013. 12.31766
  2014. };
  2015. fogColor[]=
  2016. {
  2017. {0.11,0.169,0.28600001},
  2018. 7.0725002
  2019. };
  2020. apertureMin=6;
  2021. apertureStandard=8;
  2022. apertureMax=20;
  2023. standardAvgLum=20;
  2024. desiredLuminanceCoef=1;
  2025. desiredLuminanceCoefCloud=1;
  2026. luminanceRectCoef=1;
  2027. luminanceRectCoefCloud=0.5;
  2028. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  2029. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2030. cloudsColor[]=
  2031. {
  2032. {1,1,1},
  2033. 11.016
  2034. };
  2035. swBrightness=1;
  2036. };
  2037. class Lighting19
  2038. {
  2039. height=0;
  2040. overcast=0.60000002;
  2041. sunAngle=0;
  2042. sunOrMoon=1;
  2043. diffuse[]=
  2044. {
  2045. {0.75,0.38,0.22},
  2046. 4.5
  2047. };
  2048. diffuseCloud[]=
  2049. {
  2050. {0.75,0.38,0.22},
  2051. 3.375
  2052. };
  2053. ambient[]=
  2054. {
  2055. {0.24969999,0.31,0.46700001},
  2056. 7.8000002
  2057. };
  2058. ambientCloud[]=
  2059. {
  2060. {0.24969999,0.31,0.46700001},
  2061. 7.8000002
  2062. };
  2063. ambientMid[]=
  2064. {
  2065. {0.25409999,0.31400001,0.46700001},
  2066. 6.8639998
  2067. };
  2068. ambientMidCloud[]=
  2069. {
  2070. {0.25409999,0.31400001,0.46700001},
  2071. 6.8639998
  2072. };
  2073. groundReflection[]=
  2074. {
  2075. {0.235,0.31799999,0.46700001},
  2076. 6.5894399
  2077. };
  2078. groundReflectionCloud[]=
  2079. {
  2080. {0.235,0.31799999,0.46700001},
  2081. 6.5894399
  2082. };
  2083. bidirect[]={0.023,0.024,0.025};
  2084. bidirectCloud[]={0.023,0.024,0.025};
  2085. sky[]=
  2086. {
  2087. {0.17299999,0.28200001,0.61199999},
  2088. 7.8000002
  2089. };
  2090. skyAroundSun[]=
  2091. {
  2092. {2,0.41999999,0.2},
  2093. 13.38876
  2094. };
  2095. fogColor[]=
  2096. {
  2097. {0.118,0.18000001,0.31},
  2098. 7.9949999
  2099. };
  2100. apertureMin=7;
  2101. apertureStandard=9;
  2102. apertureMax=22;
  2103. standardAvgLum=45;
  2104. desiredLuminanceCoef=1;
  2105. desiredLuminanceCoefCloud=1;
  2106. luminanceRectCoef=1;
  2107. luminanceRectCoefCloud=0.5;
  2108. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  2109. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2110. cloudsColor[]=
  2111. {
  2112. {1,1,1},
  2113. 11.016
  2114. };
  2115. swBrightness=1;
  2116. };
  2117. class Lighting20
  2118. {
  2119. height=0;
  2120. overcast=0.60000002;
  2121. sunAngle=2;
  2122. sunOrMoon=1;
  2123. diffuse[]=
  2124. {
  2125. {0.94999999,0.41999999,0.22},
  2126. 6.7199998
  2127. };
  2128. diffuseCloud[]=
  2129. {
  2130. {0.94999999,0.41999999,0.22},
  2131. 5.04
  2132. };
  2133. ambient[]=
  2134. {
  2135. {0.30599999,0.35699999,0.463},
  2136. 8.3999996
  2137. };
  2138. ambientCloud[]=
  2139. {
  2140. {0.30599999,0.35699999,0.463},
  2141. 8.3999996
  2142. };
  2143. ambientMid[]=
  2144. {
  2145. {0.36500001,0.361,0.396},
  2146. 7.3920002
  2147. };
  2148. ambientMidCloud[]=
  2149. {
  2150. {0.36500001,0.361,0.396},
  2151. 7.3920002
  2152. };
  2153. groundReflection[]=
  2154. {
  2155. {0.41600001,0.38,0.38800001},
  2156. 7.0963202
  2157. };
  2158. groundReflectionCloud[]=
  2159. {
  2160. {0.41600001,0.38,0.38800001},
  2161. 7.0963202
  2162. };
  2163. bidirect[]={0.023,0.024,0.025};
  2164. bidirectCloud[]={0.023,0.024,0.025};
  2165. sky[]=
  2166. {
  2167. {0.15700001,0.27500001,0.65100002},
  2168. 8.3999996
  2169. };
  2170. skyAroundSun[]=
  2171. {
  2172. {2.2,0.80000001,0.2},
  2173. 13.38876
  2174. };
  2175. fogColor[]=
  2176. {
  2177. {0.125,0.192,0.329},
  2178. 8.6099997
  2179. };
  2180. apertureMin=8;
  2181. apertureStandard=10;
  2182. apertureMax=24;
  2183. standardAvgLum=50;
  2184. desiredLuminanceCoef=1;
  2185. desiredLuminanceCoefCloud=1;
  2186. luminanceRectCoef=1;
  2187. luminanceRectCoefCloud=0.5;
  2188. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  2189. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2190. cloudsColor[]=
  2191. {
  2192. {1,1,1},
  2193. 11.016
  2194. };
  2195. swBrightness=1;
  2196. };
  2197. class Lighting21
  2198. {
  2199. height=0;
  2200. overcast=0.60000002;
  2201. sunAngle=6;
  2202. sunOrMoon=1;
  2203. diffuse[]=
  2204. {
  2205. {0.94999999,0.55000001,0.34999999},
  2206. 10.2
  2207. };
  2208. diffuseCloud[]=
  2209. {
  2210. {0.94999999,0.55000001,0.34999999},
  2211. 7.6500001
  2212. };
  2213. ambient[]=
  2214. {
  2215. {0.33700001,0.40400001,0.52499998},
  2216. 9.6000004
  2217. };
  2218. ambientCloud[]=
  2219. {
  2220. {0.33700001,0.40400001,0.52499998},
  2221. 9.6000004
  2222. };
  2223. ambientMid[]=
  2224. {
  2225. {0.412,0.40799999,0.44299999},
  2226. 8.448
  2227. };
  2228. ambientMidCloud[]=
  2229. {
  2230. {0.412,0.40799999,0.44299999},
  2231. 8.448
  2232. };
  2233. groundReflection[]=
  2234. {
  2235. {0.47499999,0.435,0.43099999},
  2236. 8.1100798
  2237. };
  2238. groundReflectionCloud[]=
  2239. {
  2240. {0.47499999,0.435,0.43099999},
  2241. 8.1100798
  2242. };
  2243. bidirect[]={0.01375,0.0132,0.01265};
  2244. bidirectCloud[]={0.01375,0.0132,0.01265};
  2245. sky[]=
  2246. {
  2247. {0.145,0.26300001,0.68599999},
  2248. 9.6000004
  2249. };
  2250. skyAroundSun[]=
  2251. {
  2252. {0.40000001,0.31999999,0.60000002},
  2253. 13.38876
  2254. };
  2255. fogColor[]=
  2256. {
  2257. {0.133,0.204,0.35699999},
  2258. 9.8400002
  2259. };
  2260. apertureMin=8;
  2261. apertureStandard=16;
  2262. apertureMax=26;
  2263. standardAvgLum=100;
  2264. desiredLuminanceCoef=1;
  2265. desiredLuminanceCoefCloud=1;
  2266. luminanceRectCoef=1;
  2267. luminanceRectCoefCloud=0.5;
  2268. rayleigh[]={0.0070000002,0.027000001,0.045000002};
  2269. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2270. cloudsColor[]=
  2271. {
  2272. {1,1,1},
  2273. 11.016
  2274. };
  2275. swBrightness=1;
  2276. };
  2277. class Lighting22
  2278. {
  2279. height=0;
  2280. overcast=0.60000002;
  2281. sunAngle=12;
  2282. sunOrMoon=1;
  2283. diffuse[]=
  2284. {
  2285. {1,0.64999998,0.44999999},
  2286. 12.3
  2287. };
  2288. diffuseCloud[]=
  2289. {
  2290. {1,0.64999998,0.44999999},
  2291. 9.2250004
  2292. };
  2293. ambient[]=
  2294. {
  2295. {0.38800001,0.47099999,0.61199999},
  2296. 10.9
  2297. };
  2298. ambientCloud[]=
  2299. {
  2300. {0.38800001,0.47099999,0.61199999},
  2301. 10.9
  2302. };
  2303. ambientMid[]=
  2304. {
  2305. {0.48199999,0.47499999,0.50599998},
  2306. 9.8100004
  2307. };
  2308. ambientMidCloud[]=
  2309. {
  2310. {0.48199999,0.47499999,0.50599998},
  2311. 9.8100004
  2312. };
  2313. groundReflection[]=
  2314. {
  2315. {0.55699998,0.50999999,0.49399999},
  2316. 9.4175997
  2317. };
  2318. groundReflectionCloud[]=
  2319. {
  2320. {0.55699998,0.50999999,0.49399999},
  2321. 9.4175997
  2322. };
  2323. bidirect[]={0.018750001,0.017999999,0.01725};
  2324. bidirectCloud[]={0.018750001,0.017999999,0.01725};
  2325. sky[]=
  2326. {
  2327. {0.12899999,0.259,0.722},
  2328. 10.9
  2329. };
  2330. skyAroundSun[]=
  2331. {
  2332. {0.13,0.25,0.80000001},
  2333. 13.524
  2334. };
  2335. fogColor[]=
  2336. {
  2337. {0.145,0.22400001,0.396},
  2338. 11.1725
  2339. };
  2340. apertureMin=20;
  2341. apertureStandard=25;
  2342. apertureMax=35;
  2343. standardAvgLum=250;
  2344. desiredLuminanceCoef=1;
  2345. desiredLuminanceCoefCloud=1;
  2346. luminanceRectCoef=1;
  2347. luminanceRectCoefCloud=0.5;
  2348. rayleigh[]={0.0070000002,0.017999999,0.039999999};
  2349. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2350. cloudsColor[]=
  2351. {
  2352. {1,1,1},
  2353. 12.24
  2354. };
  2355. swBrightness=1;
  2356. };
  2357. class Lighting23
  2358. {
  2359. height=0;
  2360. overcast=0.60000002;
  2361. sunAngle=24;
  2362. sunOrMoon=1;
  2363. diffuse[]=
  2364. {
  2365. {1,0.75,0.62},
  2366. 15.8
  2367. };
  2368. diffuseCloud[]=
  2369. {
  2370. {1,0.75,0.62},
  2371. 11.85
  2372. };
  2373. ambient[]=
  2374. {
  2375. {0.435,0.53299999,0.69800001},
  2376. 13.8
  2377. };
  2378. ambientCloud[]=
  2379. {
  2380. {0.435,0.53299999,0.69800001},
  2381. 13.8
  2382. };
  2383. ambientMid[]=
  2384. {
  2385. {0.54500002,0.54100001,0.56900001},
  2386. 12.696
  2387. };
  2388. ambientMidCloud[]=
  2389. {
  2390. {0.54500002,0.54100001,0.56900001},
  2391. 12.696
  2392. };
  2393. groundReflection[]=
  2394. {
  2395. {0.63499999,0.57999998,0.55699998},
  2396. 12.18816
  2397. };
  2398. groundReflectionCloud[]=
  2399. {
  2400. {0.63499999,0.57999998,0.55699998},
  2401. 12.18816
  2402. };
  2403. bidirect[]={0.025,0.024,0.017999999};
  2404. bidirectCloud[]={0.025,0.024,0.017999999};
  2405. sky[]=
  2406. {
  2407. {0.118,0.25099999,0.75300002},
  2408. 13.8
  2409. };
  2410. skyAroundSun[]=
  2411. {
  2412. {0.115,0.245,0.80000001},
  2413. 13.662
  2414. };
  2415. fogColor[]=
  2416. {
  2417. {0.15000001,0.25099999,0.48800001},
  2418. 14.145
  2419. };
  2420. apertureMin=45;
  2421. apertureStandard=60;
  2422. apertureMax=80;
  2423. standardAvgLum=800;
  2424. desiredLuminanceCoef=1;
  2425. desiredLuminanceCoefCloud=1;
  2426. luminanceRectCoef=1;
  2427. luminanceRectCoefCloud=0.5;
  2428. rayleigh[]={0.0070000002,0.01388,0.035};
  2429. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2430. cloudsColor[]=
  2431. {
  2432. {1,1,1},
  2433. 14.4
  2434. };
  2435. swBrightness=1;
  2436. };
  2437. class Lighting24
  2438. {
  2439. height=0;
  2440. overcast=0.60000002;
  2441. sunAngle=45;
  2442. sunOrMoon=1;
  2443. diffuse[]=
  2444. {
  2445. {1,0.87,0.85000002},
  2446. 17
  2447. };
  2448. diffuseCloud[]=
  2449. {
  2450. {1,0.87,0.85000002},
  2451. 12.75
  2452. };
  2453. ambient[]=
  2454. {
  2455. {0.498,0.602,0.76999998},
  2456. 14.8
  2457. };
  2458. ambientCloud[]=
  2459. {
  2460. {0.498,0.602,0.76999998},
  2461. 14.8
  2462. };
  2463. ambientMid[]=
  2464. {
  2465. {0.63499999,0.63499999,0.66299999},
  2466. 13.616
  2467. };
  2468. ambientMidCloud[]=
  2469. {
  2470. {0.63499999,0.63499999,0.66299999},
  2471. 13.616
  2472. };
  2473. groundReflection[]=
  2474. {
  2475. {0.745,0.671,0.64300001},
  2476. 14.21392
  2477. };
  2478. groundReflectionCloud[]=
  2479. {
  2480. {0.745,0.671,0.64300001},
  2481. 14.21392
  2482. };
  2483. bidirect[]={0.025,0.024,0.017999999};
  2484. bidirectCloud[]={0.025,0.024,0.017999999};
  2485. sky[]=
  2486. {
  2487. {0.02,0.12,0.80000001},
  2488. 13.8
  2489. };
  2490. skyAroundSun[]=
  2491. {
  2492. {0.02,0.12,0.80000001},
  2493. 13.8
  2494. };
  2495. fogColor[]=
  2496. {
  2497. {0.30000001,0.44,0.74000001},
  2498. 13.9564
  2499. };
  2500. apertureMin=70;
  2501. apertureStandard=120;
  2502. apertureMax=120;
  2503. standardAvgLum=8000;
  2504. desiredLuminanceCoef=1;
  2505. desiredLuminanceCoefCloud=1;
  2506. luminanceRectCoef=1;
  2507. luminanceRectCoefCloud=0.5;
  2508. rayleigh[]={0.0070000002,0.01388,0.035};
  2509. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2510. cloudsColor[]=
  2511. {
  2512. {1,1,1},
  2513. 14.8
  2514. };
  2515. swBrightness=1;
  2516. };
  2517. class Lighting25
  2518. {
  2519. height=0;
  2520. overcast=0.60000002;
  2521. sunAngle=90;
  2522. sunOrMoon=1;
  2523. diffuse[]=
  2524. {
  2525. {1,0.87,0.85000002},
  2526. 17
  2527. };
  2528. diffuseCloud[]=
  2529. {
  2530. {1,0.87,0.85000002},
  2531. 13.94
  2532. };
  2533. ambient[]=
  2534. {
  2535. {0.498,0.602,0.76999998},
  2536. 14.8
  2537. };
  2538. ambientCloud[]=
  2539. {
  2540. {0.498,0.602,0.76999998},
  2541. 14.8
  2542. };
  2543. ambientMid[]=
  2544. {
  2545. {0.63499999,0.63499999,0.66299999},
  2546. 14.504
  2547. };
  2548. ambientMidCloud[]=
  2549. {
  2550. {0.63499999,0.63499999,0.66299999},
  2551. 14.504
  2552. };
  2553. groundReflection[]=
  2554. {
  2555. {0.745,0.671,0.64300001},
  2556. 14.21392
  2557. };
  2558. groundReflectionCloud[]=
  2559. {
  2560. {0.745,0.671,0.64300001},
  2561. 14.21392
  2562. };
  2563. bidirect[]={0.025,0.024,0.017999999};
  2564. bidirectCloud[]={0.025,0.024,0.017999999};
  2565. sky[]=
  2566. {
  2567. {0.02,0.12,0.80000001},
  2568. 13.8
  2569. };
  2570. skyAroundSun[]=
  2571. {
  2572. {0.02,0.12,0.80000001},
  2573. 13.8
  2574. };
  2575. fogColor[]=
  2576. {
  2577. {0.30000001,0.44,0.74000001},
  2578. 15
  2579. };
  2580. apertureMin=70;
  2581. apertureStandard=120;
  2582. apertureMax=120;
  2583. standardAvgLum=8000;
  2584. desiredLuminanceCoef=1;
  2585. desiredLuminanceCoefCloud=1;
  2586. luminanceRectCoef=1;
  2587. luminanceRectCoefCloud=0.5;
  2588. rayleigh[]={0.0070000002,0.01388,0.035};
  2589. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2590. cloudsColor[]=
  2591. {
  2592. {1,1,1},
  2593. 14.8
  2594. };
  2595. swBrightness=1;
  2596. };
  2597. class Lighting26
  2598. {
  2599. height=0;
  2600. overcast=0.85000002;
  2601. sunAngle=-24;
  2602. sunOrMoon=0;
  2603. diffuse[]=
  2604. {
  2605. {0.090000004,0.13699999,0.22},
  2606. 1
  2607. };
  2608. diffuseCloud[]=
  2609. {
  2610. {0,0,0},
  2611. 0.75
  2612. };
  2613. ambient[]=
  2614. {
  2615. {0.090000004,0.13699999,0.22},
  2616. 1
  2617. };
  2618. ambientCloud[]=
  2619. {
  2620. {0.090000004,0.13699999,0.22},
  2621. 1
  2622. };
  2623. ambientMid[]=
  2624. {
  2625. {0.090000004,0.13699999,0.22},
  2626. 0.8624
  2627. };
  2628. ambientMidCloud[]=
  2629. {
  2630. {0.090000004,0.13699999,0.22},
  2631. 0.8624
  2632. };
  2633. groundReflection[]=
  2634. {
  2635. {0.090000004,0.13699999,0.22},
  2636. 0.75891203
  2637. };
  2638. groundReflectionCloud[]=
  2639. {
  2640. {0.090000004,0.13699999,0.22},
  2641. 0.75891203
  2642. };
  2643. bidirect[]={0.0117,0.0117,0.0117};
  2644. bidirectCloud[]={0.0117,0.0117,0.0117};
  2645. sky[]={0.23100001,0.31400001,0.46700001};
  2646. skyAroundSun[]={0.2,0.25,0.44999999};
  2647. fogColor[]={0.090000004,0.13699999,0.22};
  2648. apertureMin=4;
  2649. apertureStandard=4;
  2650. apertureMax=8;
  2651. standardAvgLum=4;
  2652. desiredLuminanceCoef=1;
  2653. desiredLuminanceCoefCloud=1;
  2654. luminanceRectCoef=1;
  2655. luminanceRectCoefCloud=0.5;
  2656. rayleigh[]={0.0070000002,0.01388,0.035};
  2657. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2658. cloudsColor[]=
  2659. {
  2660. {1,1,1},
  2661. 11.016
  2662. };
  2663. swBrightness=1;
  2664. };
  2665. class Lighting27
  2666. {
  2667. height=0;
  2668. overcast=0.85000002;
  2669. sunAngle=-12;
  2670. sunOrMoon=0;
  2671. diffuse[]={0.16954,0.23899999,0.37673};
  2672. diffuseCloud[]={0.042385001,0.059749998,0.094182998};
  2673. ambient[]=
  2674. {
  2675. {0.16954,0.23899999,0.37673},
  2676. 1
  2677. };
  2678. ambientCloud[]=
  2679. {
  2680. {0.16954,0.23899999,0.37673},
  2681. 1
  2682. };
  2683. ambientMid[]=
  2684. {
  2685. {0.17299999,0.23899999,0.373},
  2686. 0.8624
  2687. };
  2688. ambientMidCloud[]=
  2689. {
  2690. {0.17299999,0.23899999,0.373},
  2691. 0.8624
  2692. };
  2693. groundReflection[]=
  2694. {
  2695. {0.14704999,0.20315,0.31705001},
  2696. 0.75891203
  2697. };
  2698. groundReflectionCloud[]=
  2699. {
  2700. {0.14704999,0.20315,0.31705001},
  2701. 0.75891203
  2702. };
  2703. bidirect[]={0.0117,0.0117,0.0117};
  2704. bidirectCloud[]={0.0117,0.0117,0.0117};
  2705. sky[]=
  2706. {
  2707. {0.212,0.30199999,0.50999999},
  2708. 1
  2709. };
  2710. skyAroundSun[]={0.2,0.25,0.44999999};
  2711. fogColor[]={0.122,0.169,0.255};
  2712. apertureMin=4;
  2713. apertureStandard=4;
  2714. apertureMax=8;
  2715. standardAvgLum=4;
  2716. desiredLuminanceCoef=1;
  2717. desiredLuminanceCoefCloud=1;
  2718. luminanceRectCoef=1;
  2719. luminanceRectCoefCloud=0.5;
  2720. rayleigh[]={0.0070000002,0.01388,0.035};
  2721. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2722. cloudsColor[]=
  2723. {
  2724. {1,1,1},
  2725. 11.016
  2726. };
  2727. swBrightness=1;
  2728. };
  2729. class Lighting28
  2730. {
  2731. height=0;
  2732. overcast=0.85000002;
  2733. sunAngle=-11;
  2734. sunOrMoon=0.5;
  2735. diffuse[]={0.12899999,0.18000001,0.271};
  2736. diffuseCloud[]={0.032249998,0.045000002,0.067749999};
  2737. ambient[]=
  2738. {
  2739. {0.12899999,0.18000001,0.271},
  2740. 1
  2741. };
  2742. ambientCloud[]=
  2743. {
  2744. {0.12899999,0.18000001,0.271},
  2745. 1
  2746. };
  2747. ambientMid[]=
  2748. {
  2749. {0.12899999,0.184,0.26699999},
  2750. 0.8624
  2751. };
  2752. ambientMidCloud[]=
  2753. {
  2754. {0.12899999,0.184,0.26699999},
  2755. 0.8624
  2756. };
  2757. groundReflection[]=
  2758. {
  2759. {0.125,0.176,0.26300001},
  2760. 0.75891203
  2761. };
  2762. groundReflectionCloud[]=
  2763. {
  2764. {0.125,0.176,0.26300001},
  2765. 0.75891203
  2766. };
  2767. bidirect[]={0.0117,0.0117,0.0117};
  2768. bidirectCloud[]={0.0117,0.0117,0.0117};
  2769. sky[]=
  2770. {
  2771. {0.212,0.30199999,0.50999999},
  2772. 1
  2773. };
  2774. skyAroundSun[]={0.2,0.25,0.44999999};
  2775. fogColor[]={0.122,0.169,0.255};
  2776. apertureMin=4;
  2777. apertureStandard=4;
  2778. apertureMax=8;
  2779. standardAvgLum=4;
  2780. desiredLuminanceCoef=1;
  2781. desiredLuminanceCoefCloud=1;
  2782. luminanceRectCoef=1;
  2783. luminanceRectCoefCloud=0.5;
  2784. rayleigh[]={0.0070000002,0.01388,0.035};
  2785. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2786. cloudsColor[]=
  2787. {
  2788. {1,1,1},
  2789. 11.016
  2790. };
  2791. swBrightness=1;
  2792. };
  2793. class Lighting29
  2794. {
  2795. height=0;
  2796. overcast=0.85000002;
  2797. sunAngle=-10;
  2798. sunOrMoon=1;
  2799. diffuse[]={0.12899999,0.18000001,0.271};
  2800. diffuseCloud[]={0.032249998,0.045000002,0.067749999};
  2801. ambient[]=
  2802. {
  2803. {0.12899999,0.18000001,0.271},
  2804. 1
  2805. };
  2806. ambientCloud[]=
  2807. {
  2808. {0.12899999,0.18000001,0.271},
  2809. 1
  2810. };
  2811. ambientMid[]=
  2812. {
  2813. {0.12899999,0.184,0.26699999},
  2814. 0.8624
  2815. };
  2816. ambientMidCloud[]=
  2817. {
  2818. {0.12899999,0.184,0.26699999},
  2819. 0.8624
  2820. };
  2821. groundReflection[]=
  2822. {
  2823. {0.125,0.176,0.26300001},
  2824. 0.75891203
  2825. };
  2826. groundReflectionCloud[]=
  2827. {
  2828. {0.125,0.176,0.26300001},
  2829. 0.75891203
  2830. };
  2831. bidirect[]={0.0117,0.0117,0.0117};
  2832. bidirectCloud[]={0.0117,0.0117,0.0117};
  2833. sky[]=
  2834. {
  2835. {0.212,0.30199999,0.50999999},
  2836. 1
  2837. };
  2838. skyAroundSun[]=
  2839. {
  2840. {0.2,0.25,0.44999999},
  2841. 4.7349081
  2842. };
  2843. fogColor[]={0.122,0.169,0.255};
  2844. apertureMin=4;
  2845. apertureStandard=4;
  2846. apertureMax=10;
  2847. standardAvgLum=4;
  2848. desiredLuminanceCoef=1;
  2849. desiredLuminanceCoefCloud=1;
  2850. luminanceRectCoef=1;
  2851. luminanceRectCoefCloud=0.5;
  2852. rayleigh[]={0.0070000002,0.01388,0.035};
  2853. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2854. cloudsColor[]=
  2855. {
  2856. {1,1,1},
  2857. 11.016
  2858. };
  2859. swBrightness=1;
  2860. };
  2861. class Lighting30
  2862. {
  2863. height=0;
  2864. overcast=0.85000002;
  2865. sunAngle=-5;
  2866. sunOrMoon=1;
  2867. diffuse[]=
  2868. {
  2869. {0.15700001,0.212,0.30599999},
  2870. 0.5625
  2871. };
  2872. diffuseCloud[]=
  2873. {
  2874. {0.039250001,0.052999999,0.076499999},
  2875. 0.39375001
  2876. };
  2877. ambient[]=
  2878. {
  2879. {0.15700001,0.212,0.30599999},
  2880. 3.22
  2881. };
  2882. ambientCloud[]=
  2883. {
  2884. {0.15700001,0.212,0.30599999},
  2885. 3.22
  2886. };
  2887. ambientMid[]=
  2888. {
  2889. {0.15700001,0.208,0.29800001},
  2890. 3.9670401
  2891. };
  2892. ambientMidCloud[]=
  2893. {
  2894. {0.15700001,0.208,0.29800001},
  2895. 3.9670401
  2896. };
  2897. groundReflection[]=
  2898. {
  2899. {0.149,0.204,0.28999999},
  2900. 3.649677
  2901. };
  2902. groundReflectionCloud[]=
  2903. {
  2904. {0.149,0.204,0.28999999},
  2905. 3.649677
  2906. };
  2907. bidirect[]={0.0117,0.0117,0.0117};
  2908. bidirectCloud[]={0.0117,0.0117,0.0117};
  2909. sky[]=
  2910. {
  2911. {0.2,0.29800001,0.54100001},
  2912. 4.5999999
  2913. };
  2914. skyAroundSun[]=
  2915. {
  2916. {0.69999999,0.34999999,0.28},
  2917. 7.6369491
  2918. };
  2919. fogColor[]=
  2920. {
  2921. {0.141,0.192,0.28200001},
  2922. 3.9670401
  2923. };
  2924. apertureMin=5;
  2925. apertureStandard=5;
  2926. apertureMax=18;
  2927. standardAvgLum=4;
  2928. desiredLuminanceCoef=1;
  2929. desiredLuminanceCoefCloud=1;
  2930. luminanceRectCoef=1;
  2931. luminanceRectCoefCloud=0.5;
  2932. rayleigh[]={0.0070000002,0.01388,0.035};
  2933. mie[]={0.0049999999,0.0049999999,0.0049999999};
  2934. cloudsColor[]=
  2935. {
  2936. {1,1,1},
  2937. 11.016
  2938. };
  2939. swBrightness=1;
  2940. };
  2941. class Lighting31
  2942. {
  2943. height=0;
  2944. overcast=0.85000002;
  2945. sunAngle=-2;
  2946. sunOrMoon=1;
  2947. diffuse[]=
  2948. {
  2949. {0.184,0.24699999,0.34099999},
  2950. 0.9375
  2951. };
  2952. diffuseCloud[]=
  2953. {
  2954. {0.046,0.061749998,0.085249998},
  2955. 0.65625
  2956. };
  2957. ambient[]=
  2958. {
  2959. {0.184,0.24699999,0.34099999},
  2960. 6.9000001
  2961. };
  2962. ambientCloud[]=
  2963. {
  2964. {0.184,0.24699999,0.34099999},
  2965. 6.9000001
  2966. };
  2967. ambientMid[]=
  2968. {
  2969. {0.184,0.243,0.329},
  2970. 5.9505601
  2971. };
  2972. ambientMidCloud[]=
  2973. {
  2974. {0.184,0.243,0.329},
  2975. 5.9505601
  2976. };
  2977. groundReflection[]=
  2978. {
  2979. {0.176,0.23100001,0.322},
  2980. 5.5935259
  2981. };
  2982. groundReflectionCloud[]=
  2983. {
  2984. {0.176,0.23100001,0.322},
  2985. 5.5935259
  2986. };
  2987. bidirect[]={0.0117,0.0117,0.0117};
  2988. bidirectCloud[]={0.0117,0.0117,0.0117};
  2989. sky[]=
  2990. {
  2991. {0.18799999,0.28999999,0.57599998},
  2992. 6.9000001
  2993. };
  2994. skyAroundSun[]=
  2995. {
  2996. {1.8,0.41999999,0.2},
  2997. 12.31766
  2998. };
  2999. fogColor[]=
  3000. {
  3001. {0.16500001,0.22,0.31},
  3002. 5.9505601
  3003. };
  3004. apertureMin=6;
  3005. apertureStandard=6;
  3006. apertureMax=20;
  3007. standardAvgLum=20;
  3008. desiredLuminanceCoef=1;
  3009. desiredLuminanceCoefCloud=1;
  3010. luminanceRectCoef=1;
  3011. luminanceRectCoefCloud=0.5;
  3012. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  3013. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3014. cloudsColor[]=
  3015. {
  3016. {1,1,1},
  3017. 11.016
  3018. };
  3019. swBrightness=1;
  3020. };
  3021. class Lighting32
  3022. {
  3023. height=0;
  3024. overcast=0.85000002;
  3025. sunAngle=0;
  3026. sunOrMoon=1;
  3027. diffuse[]=
  3028. {
  3029. {0.21600001,0.28600001,0.384},
  3030. 1.125
  3031. };
  3032. diffuseCloud[]=
  3033. {
  3034. {0.054000001,0.071500003,0.096000001},
  3035. 0.78750002
  3036. };
  3037. ambient[]=
  3038. {
  3039. {0.21600001,0.28600001,0.384},
  3040. 7.8000002
  3041. };
  3042. ambientCloud[]=
  3043. {
  3044. {0.21600001,0.28600001,0.384},
  3045. 7.8000002
  3046. };
  3047. ambientMid[]=
  3048. {
  3049. {0.22,0.278,0.36500001},
  3050. 6.7267199
  3051. };
  3052. ambientMidCloud[]=
  3053. {
  3054. {0.22,0.278,0.36500001},
  3055. 6.7267199
  3056. };
  3057. groundReflection[]=
  3058. {
  3059. {0.204,0.26699999,0.35299999},
  3060. 6.4576511
  3061. };
  3062. groundReflectionCloud[]=
  3063. {
  3064. {0.204,0.26699999,0.35299999},
  3065. 6.4576511
  3066. };
  3067. bidirect[]={0.0117,0.0117,0.0117};
  3068. bidirectCloud[]={0.0117,0.0117,0.0117};
  3069. sky[]=
  3070. {
  3071. {0.17299999,0.28200001,0.61199999},
  3072. 7.8000002
  3073. };
  3074. skyAroundSun[]=
  3075. {
  3076. {2,0.41999999,0.2},
  3077. 13.38876
  3078. };
  3079. fogColor[]=
  3080. {
  3081. {0.18799999,0.24699999,0.34099999},
  3082. 6.7267199
  3083. };
  3084. apertureMin=7;
  3085. apertureStandard=7;
  3086. apertureMax=22;
  3087. standardAvgLum=45;
  3088. desiredLuminanceCoef=1;
  3089. desiredLuminanceCoefCloud=1;
  3090. luminanceRectCoef=1;
  3091. luminanceRectCoefCloud=0.5;
  3092. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  3093. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3094. cloudsColor[]=
  3095. {
  3096. {1,1,1},
  3097. 11.016
  3098. };
  3099. swBrightness=1;
  3100. };
  3101. class Lighting33
  3102. {
  3103. height=0;
  3104. overcast=0.85000002;
  3105. sunAngle=2;
  3106. sunOrMoon=1;
  3107. diffuse[]=
  3108. {
  3109. {0.255,0.32499999,0.41999999},
  3110. 1.6799999
  3111. };
  3112. diffuseCloud[]=
  3113. {
  3114. {0.063749999,0.081249997,0.105},
  3115. 1.176
  3116. };
  3117. ambient[]=
  3118. {
  3119. {0.255,0.32499999,0.41999999},
  3120. 8.3999996
  3121. };
  3122. ambientCloud[]=
  3123. {
  3124. {0.255,0.32499999,0.41999999},
  3125. 8.3999996
  3126. };
  3127. ambientMid[]=
  3128. {
  3129. {0.259,0.31400001,0.396},
  3130. 7.2441602
  3131. };
  3132. ambientMidCloud[]=
  3133. {
  3134. {0.259,0.31400001,0.396},
  3135. 7.2441602
  3136. };
  3137. groundReflection[]=
  3138. {
  3139. {0.23899999,0.294,0.37599999},
  3140. 7.099277
  3141. };
  3142. groundReflectionCloud[]=
  3143. {
  3144. {0.23899999,0.294,0.37599999},
  3145. 7.099277
  3146. };
  3147. bidirect[]={0.0117,0.0117,0.0117};
  3148. bidirectCloud[]={0.0117,0.0117,0.0117};
  3149. sky[]=
  3150. {
  3151. {0.15700001,0.27500001,0.65100002},
  3152. 8.3999996
  3153. };
  3154. skyAroundSun[]=
  3155. {
  3156. {2.2,0.80000001,0.2},
  3157. 13.38876
  3158. };
  3159. fogColor[]=
  3160. {
  3161. {0.21600001,0.27500001,0.373},
  3162. 7.2441602
  3163. };
  3164. apertureMin=8;
  3165. apertureStandard=8;
  3166. apertureMax=24;
  3167. standardAvgLum=50;
  3168. desiredLuminanceCoef=1;
  3169. desiredLuminanceCoefCloud=1;
  3170. luminanceRectCoef=1;
  3171. luminanceRectCoefCloud=0.5;
  3172. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  3173. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3174. cloudsColor[]=
  3175. {
  3176. {1,1,1},
  3177. 11.016
  3178. };
  3179. swBrightness=1;
  3180. };
  3181. class Lighting34
  3182. {
  3183. height=0;
  3184. overcast=0.85000002;
  3185. sunAngle=6;
  3186. sunOrMoon=1;
  3187. diffuse[]=
  3188. {
  3189. {0.29800001,0.36500001,0.45100001},
  3190. 2.55
  3191. };
  3192. diffuseCloud[]=
  3193. {
  3194. {0.074500002,0.091250002,0.11275},
  3195. 1.785
  3196. };
  3197. ambient[]=
  3198. {
  3199. {0.29800001,0.36500001,0.45100001},
  3200. 9.6000004
  3201. };
  3202. ambientCloud[]=
  3203. {
  3204. {0.29800001,0.36500001,0.45100001},
  3205. 9.6000004
  3206. };
  3207. ambientMid[]=
  3208. {
  3209. {0.30199999,0.34900001,0.41600001},
  3210. 8.2790403
  3211. };
  3212. ambientMidCloud[]=
  3213. {
  3214. {0.30199999,0.34900001,0.41600001},
  3215. 8.2790403
  3216. };
  3217. groundReflection[]=
  3218. {
  3219. {0.27500001,0.31799999,0.384},
  3220. 8.1134596
  3221. };
  3222. groundReflectionCloud[]=
  3223. {
  3224. {0.27500001,0.31799999,0.384},
  3225. 8.1134596
  3226. };
  3227. bidirect[]={0.0117,0.0117,0.0117};
  3228. bidirectCloud[]={0.0117,0.0117,0.0117};
  3229. sky[]=
  3230. {
  3231. {0.145,0.26300001,0.68599999},
  3232. 9.6000004
  3233. };
  3234. skyAroundSun[]=
  3235. {
  3236. {0.40000001,0.31999999,0.60000002},
  3237. 13.38876
  3238. };
  3239. fogColor[]=
  3240. {
  3241. {0.243,0.30599999,0.40799999},
  3242. 8.2790403
  3243. };
  3244. apertureMin=8;
  3245. apertureStandard=14;
  3246. apertureMax=26;
  3247. standardAvgLum=100;
  3248. desiredLuminanceCoef=1;
  3249. desiredLuminanceCoefCloud=1;
  3250. luminanceRectCoef=1;
  3251. luminanceRectCoefCloud=0.5;
  3252. rayleigh[]={0.0070000002,0.027000001,0.045000002};
  3253. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3254. cloudsColor[]=
  3255. {
  3256. {1,1,1},
  3257. 11.016
  3258. };
  3259. swBrightness=1;
  3260. };
  3261. class Lighting35
  3262. {
  3263. height=0;
  3264. overcast=0.85000002;
  3265. sunAngle=12;
  3266. sunOrMoon=1;
  3267. diffuse[]=
  3268. {
  3269. {0.37599999,0.43099999,0.50599998},
  3270. 3.075
  3271. };
  3272. diffuseCloud[]=
  3273. {
  3274. {0.093999997,0.10775,0.1265},
  3275. 2.1524999
  3276. };
  3277. ambient[]=
  3278. {
  3279. {0.37599999,0.43099999,0.50599998},
  3280. 10.9
  3281. };
  3282. ambientCloud[]=
  3283. {
  3284. {0.37599999,0.43099999,0.50599998},
  3285. 10.9
  3286. };
  3287. ambientMid[]=
  3288. {
  3289. {0.38,0.40799999,0.447},
  3290. 9.6138
  3291. };
  3292. ambientMidCloud[]=
  3293. {
  3294. {0.38,0.40799999,0.447},
  3295. 9.6138
  3296. };
  3297. groundReflection[]=
  3298. {
  3299. {0.329,0.361,0.396},
  3300. 9.421524
  3301. };
  3302. groundReflectionCloud[]=
  3303. {
  3304. {0.329,0.361,0.396},
  3305. 9.421524
  3306. };
  3307. bidirect[]={0.0117,0.0117,0.0117};
  3308. bidirectCloud[]={0.0117,0.0117,0.0117};
  3309. sky[]=
  3310. {
  3311. {0.12899999,0.259,0.722},
  3312. 10.9
  3313. };
  3314. skyAroundSun[]=
  3315. {
  3316. {0.13,0.25,0.80000001},
  3317. 13.524
  3318. };
  3319. fogColor[]=
  3320. {
  3321. {0.28600001,0.35299999,0.463},
  3322. 9.6138
  3323. };
  3324. apertureMin=20;
  3325. apertureStandard=22;
  3326. apertureMax=35;
  3327. standardAvgLum=250;
  3328. desiredLuminanceCoef=1;
  3329. desiredLuminanceCoefCloud=1;
  3330. luminanceRectCoef=1;
  3331. luminanceRectCoefCloud=0.5;
  3332. rayleigh[]={0.0070000002,0.017999999,0.039999999};
  3333. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3334. cloudsColor[]=
  3335. {
  3336. {1,1,1},
  3337. 12.24
  3338. };
  3339. swBrightness=1;
  3340. };
  3341. class Lighting36
  3342. {
  3343. height=0;
  3344. overcast=0.85000002;
  3345. sunAngle=24;
  3346. sunOrMoon=1;
  3347. diffuse[]=
  3348. {
  3349. {0.447,0.49399999,0.55699998},
  3350. 3.95
  3351. };
  3352. diffuseCloud[]=
  3353. {
  3354. {0,0,0},
  3355. 2.7650001
  3356. };
  3357. ambient[]=
  3358. {
  3359. {0.447,0.49399999,0.55699998},
  3360. 13.8
  3361. };
  3362. ambientCloud[]=
  3363. {
  3364. {0.447,0.49399999,0.55699998},
  3365. 13.8
  3366. };
  3367. ambientMid[]=
  3368. {
  3369. {0.45500001,0.46700001,0.47499999},
  3370. 12.44208
  3371. };
  3372. ambientMidCloud[]=
  3373. {
  3374. {0.45500001,0.46700001,0.47499999},
  3375. 12.44208
  3376. };
  3377. groundReflection[]=
  3378. {
  3379. {0.38800001,0.396,0.40799999},
  3380. 12.19324
  3381. };
  3382. groundReflectionCloud[]=
  3383. {
  3384. {0.38800001,0.396,0.40799999},
  3385. 12.19324
  3386. };
  3387. bidirect[]={0.0117,0.0117,0.0117};
  3388. bidirectCloud[]={0.0117,0.0117,0.0117};
  3389. sky[]=
  3390. {
  3391. {0.118,0.25099999,0.75300002},
  3392. 13.8
  3393. };
  3394. skyAroundSun[]=
  3395. {
  3396. {0.115,0.245,0.80000001},
  3397. 13.662
  3398. };
  3399. fogColor[]=
  3400. {
  3401. {0.333,0.40400001,0.51800001},
  3402. 12.44208
  3403. };
  3404. apertureMin=45;
  3405. apertureStandard=50;
  3406. apertureMax=80;
  3407. standardAvgLum=800;
  3408. desiredLuminanceCoef=1;
  3409. desiredLuminanceCoefCloud=1;
  3410. luminanceRectCoef=1;
  3411. luminanceRectCoefCloud=0.5;
  3412. rayleigh[]={0.0070000002,0.01388,0.035};
  3413. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3414. cloudsColor[]=
  3415. {
  3416. {1,1,1},
  3417. 14.4
  3418. };
  3419. swBrightness=1;
  3420. };
  3421. class Lighting37
  3422. {
  3423. height=0;
  3424. overcast=0.85000002;
  3425. sunAngle=45;
  3426. sunOrMoon=1;
  3427. diffuse[]=
  3428. {
  3429. {0.50599998,0.55299997,0.60799998},
  3430. 4.25
  3431. };
  3432. diffuseCloud[]={0.1265,0.13824999,0.152};
  3433. ambient[]=
  3434. {
  3435. {0.50599998,0.55299997,0.60799998},
  3436. 14.8
  3437. };
  3438. ambientCloud[]=
  3439. {
  3440. {0.50599998,0.55299997,0.60799998},
  3441. 14.8
  3442. };
  3443. ambientMid[]=
  3444. {
  3445. {0.514,0.51800001,0.514},
  3446. 13.34368
  3447. };
  3448. ambientMidCloud[]=
  3449. {
  3450. {0.514,0.51800001,0.514},
  3451. 13.34368
  3452. };
  3453. groundReflection[]=
  3454. {
  3455. {0.435,0.43900001,0.43900001},
  3456. 13.07681
  3457. };
  3458. groundReflectionCloud[]=
  3459. {
  3460. {0.435,0.43900001,0.43900001},
  3461. 13.07681
  3462. };
  3463. bidirect[]={0.0117,0.0117,0.0117};
  3464. bidirectCloud[]={0.0117,0.0117,0.0117};
  3465. sky[]=
  3466. {
  3467. {0.02,0.12,0.80000001},
  3468. 13.8
  3469. };
  3470. skyAroundSun[]=
  3471. {
  3472. {0.02,0.12,0.80000001},
  3473. 13.8
  3474. };
  3475. fogColor[]=
  3476. {
  3477. {0.36899999,0.447,0.565},
  3478. 13.34368
  3479. };
  3480. apertureMin=70;
  3481. apertureStandard=100;
  3482. apertureMax=120;
  3483. standardAvgLum=8000;
  3484. desiredLuminanceCoef=1;
  3485. desiredLuminanceCoefCloud=1;
  3486. luminanceRectCoef=1;
  3487. luminanceRectCoefCloud=0.5;
  3488. rayleigh[]={0.0070000002,0.01388,0.035};
  3489. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3490. cloudsColor[]=
  3491. {
  3492. {1,1,1},
  3493. 14.8
  3494. };
  3495. swBrightness=1;
  3496. };
  3497. class Lighting38
  3498. {
  3499. height=0;
  3500. overcast=0.85000002;
  3501. sunAngle=90;
  3502. sunOrMoon=1;
  3503. diffuse[]=
  3504. {
  3505. {0.54900002,0.59600002,0.65100002},
  3506. 4.25
  3507. };
  3508. diffuseCloud[]={0.13725001,0.149,0.16275001};
  3509. ambient[]=
  3510. {
  3511. {0.54900002,0.59600002,0.65100002},
  3512. 14.8
  3513. };
  3514. ambientCloud[]=
  3515. {
  3516. {0.54900002,0.59600002,0.65100002},
  3517. 14.8
  3518. };
  3519. ambientMid[]=
  3520. {
  3521. {0.55699998,0.55699998,0.58499998},
  3522. 14.21392
  3523. };
  3524. ambientMidCloud[]=
  3525. {
  3526. {0.55699998,0.55699998,0.58499998},
  3527. 14.21392
  3528. };
  3529. groundReflection[]=
  3530. {
  3531. {0.47099999,0.47099999,0.463},
  3532. 13.92964
  3533. };
  3534. groundReflectionCloud[]=
  3535. {
  3536. {0.47099999,0.47099999,0.463},
  3537. 13.92964
  3538. };
  3539. bidirect[]={0.0117,0.0117,0.0117};
  3540. bidirectCloud[]={0.0117,0.0117,0.0117};
  3541. sky[]=
  3542. {
  3543. {0.02,0.12,0.80000001},
  3544. 13.8
  3545. };
  3546. skyAroundSun[]=
  3547. {
  3548. {0.02,0.12,0.80000001},
  3549. 13.8
  3550. };
  3551. fogColor[]=
  3552. {
  3553. {0.40000001,0.47999999,0.60000002},
  3554. 15
  3555. };
  3556. apertureMin=70;
  3557. apertureStandard=110;
  3558. apertureMax=120;
  3559. standardAvgLum=8000;
  3560. desiredLuminanceCoef=1;
  3561. desiredLuminanceCoefCloud=1;
  3562. luminanceRectCoef=1;
  3563. luminanceRectCoefCloud=0.5;
  3564. rayleigh[]={0.0070000002,0.01388,0.035};
  3565. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3566. cloudsColor[]=
  3567. {
  3568. {1,1,1},
  3569. 14.8
  3570. };
  3571. swBrightness=1;
  3572. };
  3573. class Lighting39
  3574. {
  3575. height=-0.1;
  3576. overcast=0.80000001;
  3577. sunAngle=-24;
  3578. sunOrMoon=0;
  3579. diffuse[]=
  3580. {
  3581. {0.60000002,0.80000001,1},
  3582. 2.8
  3583. };
  3584. diffuseCloud[]=
  3585. {
  3586. {0.60000002,0.80000001,1},
  3587. 2.8
  3588. };
  3589. ambient[]=
  3590. {
  3591. {0.40000001,0.89999998,1},
  3592. 0.83999997
  3593. };
  3594. ambientCloud[]=
  3595. {
  3596. {0.40000001,0.89999998,1},
  3597. 0.83999997
  3598. };
  3599. ambientMid[]=
  3600. {
  3601. {0.23999999,0.63,1},
  3602. 0.90719998
  3603. };
  3604. ambientMidCloud[]=
  3605. {
  3606. {0.23999999,0.63,1},
  3607. 0.90719998
  3608. };
  3609. groundReflection[]=
  3610. {
  3611. {0.23999999,0.63,1},
  3612. 0.87091202
  3613. };
  3614. groundReflectionCloud[]=
  3615. {
  3616. {0.23999999,0.63,1},
  3617. 0.87091202
  3618. };
  3619. bidirect[]={0,0,0};
  3620. bidirectCloud[]={0,0,0};
  3621. sky[]={0,0.23549999,0.2335};
  3622. skyAroundSun[]={0,0.23549999,0.2335};
  3623. fogColor[]=
  3624. {
  3625. {0.090000004,0.13699999,0.22},
  3626. 0.0275
  3627. };
  3628. apertureMin=4;
  3629. apertureStandard=4;
  3630. apertureMax=8;
  3631. standardAvgLum=4;
  3632. desiredLuminanceCoef=0;
  3633. desiredLuminanceCoefCloud=0;
  3634. luminanceRectCoef=1;
  3635. luminanceRectCoefCloud=1;
  3636. rayleigh[]={0.0070000002,0.01388,0.035};
  3637. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3638. cloudsColor[]=
  3639. {
  3640. {1,1,1},
  3641. 11.016
  3642. };
  3643. swBrightness=1;
  3644. };
  3645. class Lighting40
  3646. {
  3647. height=-0.1;
  3648. overcast=0.80000001;
  3649. sunAngle=-5;
  3650. sunOrMoon=1;
  3651. diffuse[]=
  3652. {
  3653. {0.60000002,0.80000001,1},
  3654. 2.0999999
  3655. };
  3656. diffuseCloud[]=
  3657. {
  3658. {0.60000002,0.80000001,1},
  3659. 2.0999999
  3660. };
  3661. ambient[]=
  3662. {
  3663. {0.40000001,0.89999998,1},
  3664. 3.6800001
  3665. };
  3666. ambientCloud[]=
  3667. {
  3668. {0.40000001,0.89999998,1},
  3669. 3.6800001
  3670. };
  3671. ambientMid[]=
  3672. {
  3673. {0.23999999,0.63,1},
  3674. 3.9744
  3675. };
  3676. ambientMidCloud[]=
  3677. {
  3678. {0.23999999,0.63,1},
  3679. 3.9744
  3680. };
  3681. groundReflection[]=
  3682. {
  3683. {0.23999999,0.63,1},
  3684. 3.815424
  3685. };
  3686. groundReflectionCloud[]=
  3687. {
  3688. {0.23999999,0.63,1},
  3689. 3.815424
  3690. };
  3691. bidirect[]={0,0,0};
  3692. bidirectCloud[]={0,0,0};
  3693. sky[]=
  3694. {
  3695. {0,0.2235,0.2705},
  3696. 4.2319999
  3697. };
  3698. skyAroundSun[]=
  3699. {
  3700. {0,0.2235,0.2705},
  3701. 7.6369491
  3702. };
  3703. fogColor[]=
  3704. {
  3705. {0.106,0.161,0.26699999},
  3706. 4.7150002
  3707. };
  3708. apertureMin=5;
  3709. apertureStandard=6;
  3710. apertureMax=18;
  3711. standardAvgLum=4;
  3712. desiredLuminanceCoef=0;
  3713. desiredLuminanceCoefCloud=0;
  3714. luminanceRectCoef=1;
  3715. luminanceRectCoefCloud=1;
  3716. rayleigh[]={0.0070000002,0.01388,0.035};
  3717. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3718. cloudsColor[]=
  3719. {
  3720. {1,1,1},
  3721. 11.016
  3722. };
  3723. swBrightness=1;
  3724. };
  3725. class Lighting41
  3726. {
  3727. height=-0.1;
  3728. overcast=0.80000001;
  3729. sunAngle=-2;
  3730. sunOrMoon=1;
  3731. diffuse[]=
  3732. {
  3733. {0.60000002,0.80000001,1},
  3734. 3.5
  3735. };
  3736. diffuseCloud[]=
  3737. {
  3738. {0.60000002,0.80000001,1},
  3739. 3.5
  3740. };
  3741. ambient[]=
  3742. {
  3743. {0.40000001,0.89999998,1},
  3744. 5.52
  3745. };
  3746. ambientCloud[]=
  3747. {
  3748. {0.40000001,0.89999998,1},
  3749. 5.52
  3750. };
  3751. ambientMid[]=
  3752. {
  3753. {0.23999999,0.63,1},
  3754. 5.9615998
  3755. };
  3756. ambientMidCloud[]=
  3757. {
  3758. {0.23999999,0.63,1},
  3759. 5.9615998
  3760. };
  3761. groundReflection[]=
  3762. {
  3763. {0.23999999,0.63,1},
  3764. 5.7231359
  3765. };
  3766. groundReflectionCloud[]=
  3767. {
  3768. {0.23999999,0.63,1},
  3769. 5.7231359
  3770. };
  3771. bidirect[]={0,0,0};
  3772. bidirectCloud[]={0,0,0};
  3773. sky[]=
  3774. {
  3775. {0,0.2175,0.28799999},
  3776. 6.348
  3777. };
  3778. skyAroundSun[]=
  3779. {
  3780. {0,0.2175,0.28799999},
  3781. 12.31766
  3782. };
  3783. fogColor[]=
  3784. {
  3785. {0.11,0.169,0.28600001},
  3786. 7.0725002
  3787. };
  3788. apertureMin=6;
  3789. apertureStandard=8;
  3790. apertureMax=20;
  3791. standardAvgLum=20;
  3792. desiredLuminanceCoef=0;
  3793. desiredLuminanceCoefCloud=0;
  3794. luminanceRectCoef=1;
  3795. luminanceRectCoefCloud=1;
  3796. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  3797. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3798. cloudsColor[]=
  3799. {
  3800. {1,1,1},
  3801. 11.016
  3802. };
  3803. swBrightness=1;
  3804. };
  3805. class Lighting42
  3806. {
  3807. height=-0.1;
  3808. overcast=0.80000001;
  3809. sunAngle=0;
  3810. sunOrMoon=1;
  3811. diffuse[]=
  3812. {
  3813. {0.60000002,0.80000001,1},
  3814. 4.1999998
  3815. };
  3816. diffuseCloud[]=
  3817. {
  3818. {0.60000002,0.80000001,1},
  3819. 4.1999998
  3820. };
  3821. ambient[]=
  3822. {
  3823. {0.40000001,0.89999998,1},
  3824. 6.2399998
  3825. };
  3826. ambientCloud[]=
  3827. {
  3828. {0.40000001,0.89999998,1},
  3829. 6.2399998
  3830. };
  3831. ambientMid[]=
  3832. {
  3833. {0.23999999,0.63,1},
  3834. 6.7392001
  3835. };
  3836. ambientMidCloud[]=
  3837. {
  3838. {0.23999999,0.63,1},
  3839. 6.7392001
  3840. };
  3841. groundReflection[]=
  3842. {
  3843. {0.23999999,0.63,1},
  3844. 6.4696321
  3845. };
  3846. groundReflectionCloud[]=
  3847. {
  3848. {0.23999999,0.63,1},
  3849. 6.4696321
  3850. };
  3851. bidirect[]={0,0,0};
  3852. bidirectCloud[]={0,0,0};
  3853. sky[]=
  3854. {
  3855. {0,0.2115,0.30599999},
  3856. 7.1760001
  3857. };
  3858. skyAroundSun[]=
  3859. {
  3860. {0,0.2115,0.30599999},
  3861. 13.38876
  3862. };
  3863. fogColor[]=
  3864. {
  3865. {0.118,0.18000001,0.31},
  3866. 7.9949999
  3867. };
  3868. apertureMin=7;
  3869. apertureStandard=9;
  3870. apertureMax=22;
  3871. standardAvgLum=45;
  3872. desiredLuminanceCoef=0;
  3873. desiredLuminanceCoefCloud=0;
  3874. luminanceRectCoef=1;
  3875. luminanceRectCoefCloud=1;
  3876. rayleigh[]={0.0070000002,0.037999999,0.067500003};
  3877. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3878. cloudsColor[]=
  3879. {
  3880. {1,1,1},
  3881. 11.016
  3882. };
  3883. swBrightness=1;
  3884. };
  3885. class Lighting43
  3886. {
  3887. height=-0.1;
  3888. overcast=0.80000001;
  3889. sunAngle=45;
  3890. sunOrMoon=1;
  3891. diffuse[]=
  3892. {
  3893. {0.60000002,0.80000001,1},
  3894. 12.04
  3895. };
  3896. diffuseCloud[]=
  3897. {
  3898. {0.60000002,0.80000001,1},
  3899. 12.04
  3900. };
  3901. ambient[]=
  3902. {
  3903. {0.40000001,0.89999998,1},
  3904. 11.84
  3905. };
  3906. ambientCloud[]=
  3907. {
  3908. {0.40000001,0.89999998,1},
  3909. 11.84
  3910. };
  3911. ambientMid[]=
  3912. {
  3913. {0.36000001,0.72000003,1},
  3914. 11.4848
  3915. };
  3916. ambientMidCloud[]=
  3917. {
  3918. {0.36000001,0.72000003,1},
  3919. 11.4848
  3920. };
  3921. groundReflection[]=
  3922. {
  3923. {0.36000001,0.72000003,1},
  3924. 11.02541
  3925. };
  3926. groundReflectionCloud[]=
  3927. {
  3928. {0.36000001,0.72000003,1},
  3929. 11.02541
  3930. };
  3931. bidirect[]={0,0,0};
  3932. bidirectCloud[]={0,0,0};
  3933. sky[]=
  3934. {
  3935. {0,0.090000004,0.40000001},
  3936. 13.8
  3937. };
  3938. skyAroundSun[]=
  3939. {
  3940. {0,0.090000004,0.40000001},
  3941. 13.8
  3942. };
  3943. fogColor[]=
  3944. {
  3945. {0.30000001,0.44,0.74000001},
  3946. 16.5
  3947. };
  3948. apertureMin=12;
  3949. apertureStandard=18;
  3950. apertureMax=25;
  3951. standardAvgLum=150;
  3952. desiredLuminanceCoef=0;
  3953. desiredLuminanceCoefCloud=0;
  3954. luminanceRectCoef=1;
  3955. luminanceRectCoefCloud=1;
  3956. rayleigh[]={0.0070000002,0.01388,0.035};
  3957. mie[]={0.0049999999,0.0049999999,0.0049999999};
  3958. cloudsColor[]=
  3959. {
  3960. {1,1,1},
  3961. 14.8
  3962. };
  3963. swBrightness=1;
  3964. };
  3965. class Lighting44
  3966. {
  3967. height=-0.1;
  3968. overcast=0.80000001;
  3969. sunAngle=90;
  3970. sunOrMoon=1;
  3971. diffuse[]=
  3972. {
  3973. {0.60000002,0.80000001,1},
  3974. 12.04
  3975. };
  3976. diffuseCloud[]=
  3977. {
  3978. {0.60000002,0.80000001,1},
  3979. 12.04
  3980. };
  3981. ambient[]=
  3982. {
  3983. {0.40000001,0.89999998,1},
  3984. 11.84
  3985. };
  3986. ambientCloud[]=
  3987. {
  3988. {0.40000001,0.89999998,1},
  3989. 11.84
  3990. };
  3991. ambientMid[]=
  3992. {
  3993. {0.36000001,0.72000003,1},
  3994. 11.4848
  3995. };
  3996. ambientMidCloud[]=
  3997. {
  3998. {0.36000001,0.72000003,1},
  3999. 11.4848
  4000. };
  4001. groundReflection[]=
  4002. {
  4003. {0.36000001,0.72000003,1},
  4004. 11.02541
  4005. };
  4006. groundReflectionCloud[]=
  4007. {
  4008. {0.36000001,0.72000003,1},
  4009. 11.02541
  4010. };
  4011. bidirect[]={0,0,0};
  4012. bidirectCloud[]={0,0,0};
  4013. sky[]=
  4014. {
  4015. {0,0.090000004,0.40000001},
  4016. 13.8
  4017. };
  4018. skyAroundSun[]=
  4019. {
  4020. {0,0.090000004,0.40000001},
  4021. 13.8
  4022. };
  4023. fogColor[]=
  4024. {
  4025. {0.30000001,0.44,0.74000001},
  4026. 16.5
  4027. };
  4028. apertureMin=12;
  4029. apertureStandard=18;
  4030. apertureMax=25;
  4031. standardAvgLum=150;
  4032. desiredLuminanceCoef=0;
  4033. desiredLuminanceCoefCloud=0;
  4034. luminanceRectCoef=1;
  4035. luminanceRectCoefCloud=1;
  4036. rayleigh[]={0.0070000002,0.01388,0.035};
  4037. mie[]={0.0049999999,0.0049999999,0.0049999999};
  4038. cloudsColor[]=
  4039. {
  4040. {1,1,1},
  4041. 14.8
  4042. };
  4043. swBrightness=1;
  4044. };
  4045. };
  4046. class Lighting: Lighting
  4047. {
  4048. class BrightAlmost: DayLightingBrightAlmost
  4049. {
  4050. overcast=0;
  4051. };
  4052. class Rainy: DayLightingRainy
  4053. {
  4054. overcast=1;
  4055. };
  4056. };
  4057. class Overcast: Overcast
  4058. {
  4059. class Weather1: Weather1
  4060. {
  4061. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4062. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4063. skyR="A3\Map_Stratis\Data\sky_clear_lco.paa";
  4064. };
  4065. class Weather7: Weather1
  4066. {
  4067. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4068. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4069. skyR="A3\Map_Stratis\Data\sky_clear_lco.paa";
  4070. };
  4071. class Weather2: Weather2
  4072. {
  4073. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4074. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4075. skyR="A3\Map_Stratis\Data\sky_almostclear_lco.paa";
  4076. };
  4077. class Weather3: Weather3
  4078. {
  4079. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4080. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4081. skyR="A3\Map_Stratis\Data\sky_cloudy_lco.paa";
  4082. };
  4083. class Weather4: Weather4
  4084. {
  4085. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4086. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4087. skyR="A3\Map_Stratis\Data\sky_cloudy_lco.paa";
  4088. };
  4089. class Weather5: Weather5
  4090. {
  4091. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4092. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4093. skyR="A3\Map_Stratis\Data\sky_overcast_lco.paa";
  4094. };
  4095. class Weather6: Weather6
  4096. {
  4097. sky="A3\Map_Stratis\Data\sky_clear_gs.paa";
  4098. horizon="A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  4099. skyR="A3\Map_Stratis\Data\sky_overcast_lco.paa";
  4100. };
  4101. };
  4102. };
  4103. humidityUpCoef=0.1;
  4104. humidityDownCoef=0.050000001;
  4105. class SimulWeather
  4106. {
  4107. noiseTexture="a3\data_f\noise_raw.paa";
  4108. numKeyframesPerDay=48;
  4109. windSpeedCoef="10.0f";
  4110. moonIrradianceCoef="10.0f";
  4111. fadeMaxDistanceKm=1000;
  4112. fadeMaxAltitudeKm=15;
  4113. fadeNumAltitudes=8;
  4114. fadeNumElevations=8;
  4115. fadeNumDistances=8;
  4116. fadeEarthTest=1;
  4117. autoBrightness=0;
  4118. autoBrightnessStrength=0.1;
  4119. cloudGridWidth=64;
  4120. cloudGridLength=64;
  4121. cloudGridHeight=16;
  4122. helperGridElevationSteps=24;
  4123. helperGridAzimuthSteps=15;
  4124. helperEffectiveEarthRadius=1000000;
  4125. helperCurvedEarth=1;
  4126. helperAdjustCurvature=0;
  4127. helperNumLayers=120;
  4128. helperMaxDistance=160000;
  4129. helperNearCloudFade=0.1;
  4130. helperChurn=10;
  4131. cloudWidth=40000;
  4132. cloudLength=40000;
  4133. wrapClouds=1;
  4134. noiseResolution=8;
  4135. noisePeriod=4;
  4136. opticalDensity=0.5;
  4137. alphaSharpness=0.85000002;
  4138. selfShadowScale=0.90499997;
  4139. mieAsymmetry=0.50870001;
  4140. minimumLightElevationDegrees=6;
  4141. directLightCoef=1;
  4142. indirectLightCoef=0.039999999;
  4143. fogStart=0;
  4144. fogEnd=50000;
  4145. fogHeight=2000;
  4146. class DefaultKeyframe
  4147. {
  4148. rayleigh[]={0.0074900002,0.01388,0.02878};
  4149. mie[]={0.0046000001,0.0046000001,0.0046000001};
  4150. haze=30;
  4151. hazeBaseKm=5;
  4152. hazeScaleKm=1;
  4153. hazeEccentricity=1;
  4154. brightnessAdjustment=1;
  4155. cloudiness=0.60000002;
  4156. cloudBaseKm=2.8499999;
  4157. cloudHeightKm=6;
  4158. directLight=1;
  4159. indirectLight=1;
  4160. ambientLight=0.2;
  4161. noiseOctaves=4.3000002;
  4162. noisePersistence=0.53500003;
  4163. fractalAmplitude=2.3;
  4164. fractalWavelength=240;
  4165. extinction=4.6999998;
  4166. diffusivity=0.001;
  4167. };
  4168. class Overcast
  4169. {
  4170. class Weather1: DefaultKeyframe
  4171. {
  4172. overcast=0;
  4173. cloudiness=0;
  4174. diffusivity=0.001;
  4175. seqFileKeyframe=0;
  4176. };
  4177. class Weather2: DefaultKeyframe
  4178. {
  4179. overcast=0.2;
  4180. cloudiness=0.25;
  4181. diffusivity=0.001;
  4182. seqFileKeyframe=0;
  4183. };
  4184. class Weather3: DefaultKeyframe
  4185. {
  4186. overcast=0.40000001;
  4187. cloudiness=0.44999999;
  4188. diffusivity=0.001;
  4189. seqFileKeyframe=3;
  4190. };
  4191. class Weather4: DefaultKeyframe
  4192. {
  4193. overcast=0.5;
  4194. cloudiness=0.46000001;
  4195. diffusivity=0.0099999998;
  4196. seqFileKeyframe=4;
  4197. };
  4198. class Weather5: DefaultKeyframe
  4199. {
  4200. overcast=0.80000001;
  4201. cloudiness=0.80000001;
  4202. diffusivity=0.0099999998;
  4203. extinction=4.3000002;
  4204. cloudBaseKm=1.9;
  4205. cloudHeightKm=8;
  4206. seqFileKeyframe=4;
  4207. };
  4208. class Weather6: DefaultKeyframe
  4209. {
  4210. overcast=1;
  4211. cloudiness=1;
  4212. diffusivity=0.001;
  4213. extinction=4;
  4214. cloudBaseKm=1.7;
  4215. cloudHeightKm=10;
  4216. seqFileKeyframe=4;
  4217. };
  4218. };
  4219. };
  4220. hazeDistCoef=0.1;
  4221. hazeFogCoef=0.98000002;
  4222. hazeBaseHeight=0;
  4223. hazeBaseBeta0=7.9999998e-005;
  4224. hazeDensityDecay=0.00036000001;
  4225. horizonParallaxCoef=0;
  4226. horizonFogColorationStart=0.80000001;
  4227. skyFogColorationStart=0.69999999;
  4228. horizonSunColorationIntensity=0.001;
  4229. aroundSunCoefMultiplier=1.4;
  4230. aroundSunCoefExponent=12;
  4231. soundMapSizeCoef=4;
  4232. satelliteNormalBlendStart=2;
  4233. satelliteNormalBlendEnd=100;
  4234. skyObject="A3\Map_Stratis\data\obloha.p3d";
  4235. horizontObject="A3\Map_Stratis\data\horizont.p3d";
  4236. skyTexture="A3\Map_Stratis\data\sky_semicloudy_sky.paa";
  4237. skyTextureR="A3\Map_Stratis\data\sky_semicloudy_lco.paa";
  4238. terrainBlendMaxDarkenCoef=0.85000002;
  4239. terrainBlendMaxBrightenCoef=0.15000001;
  4240. description="Helmand Province, Afg";
  4241. icon="";
  4242. worldName="TMY_Helmand_V2\Helmand_Province_V2.wrp";
  4243. previewVideo="A3\Map_Malden_Scenes_F\Video\previewVideo.ogv";
  4244. pictureMap="A3\Map_Malden\Data\pictureMap_ca.paa";
  4245. pictureShot="A3\Map_Malden\Data\ui_Malden_ca.paa";
  4246. plateFormat="ML$ - #####";
  4247. plateLetters="ABCDEGHIKLMNOPRSTVXZ";
  4248. author="Addison Tommy";
  4249. mapSize=20480;
  4250. mapZone=41;
  4251. mapArea[]={31.591008,64.132136,31.889986,64.483775};
  4252. longitude=64.359538;
  4253. latitude=31.762428;
  4254. elevationOffset=0;
  4255. minHillsAltitude=120;
  4256. maxHillsAltitude=200;
  4257. class EnvMaps
  4258. {
  4259. class EnvMap1
  4260. {
  4261. texture="A3\Map_Stratis\data\env_land_ClearSky_ca.paa";
  4262. overcast=0;
  4263. };
  4264. class EnvMap2
  4265. {
  4266. texture="A3\Map_Stratis\data\env_land_SemiCloudySky_ca.paa";
  4267. overcast=0.30000001;
  4268. };
  4269. class EnvMap3
  4270. {
  4271. texture="A3\Map_Stratis\data\env_land_OvercastSky_ca.paa";
  4272. overcast=0.60000002;
  4273. };
  4274. };
  4275. newRoadsShape="TMY_Helmand_V2\data\roads\roads.shp";
  4276. class OutsideTerrain
  4277. {
  4278. satellite="A3\map_Stratis\data\s_satout_co.paa";
  4279. enableTerrainSynth=0;
  4280. class Layers
  4281. {
  4282. class Layer0
  4283. {
  4284. nopx="TMY_Helmand\data\kz_lightdesert_nopx.paa";
  4285. texture="TMY_Helmand\data\kz_lightdesert_co.paa";
  4286. };
  4287. };
  4288. colorOutside[]={0.227451,0.27451,0.384314,1};
  4289. };
  4290. class Grid: Grid
  4291. {
  4292. offsetX=0;
  4293. offsetY=12800;
  4294. class Zoom1
  4295. {
  4296. zoomMax=0.050000001;
  4297. format="XY";
  4298. formatX="000";
  4299. formatY="000";
  4300. stepX=100;
  4301. stepY=-100;
  4302. };
  4303. class Zoom2
  4304. {
  4305. zoomMax=0.5;
  4306. format="XY";
  4307. formatX="00";
  4308. formatY="00";
  4309. stepX=1000;
  4310. stepY=-1000;
  4311. };
  4312. class Zoom3
  4313. {
  4314. zoomMax=1e+030;
  4315. format="XY";
  4316. formatX="0";
  4317. formatY="0";
  4318. stepX=10000;
  4319. stepY=-10000;
  4320. };
  4321. };
  4322. class clutter
  4323. {
  4324. class ThistleThornGreen: DefaultClutter
  4325. {
  4326. model="A3\plants_f\Clutter\c_Thistle_Thorn_Green.p3d";
  4327. affectedByWind=0.30000001;
  4328. swLighting=0;
  4329. scaleMin=0.30000001;
  4330. scaleMax=1;
  4331. };
  4332. class FlowerLowYellow2: DefaultClutter
  4333. {
  4334. model="A3\plants_f\Clutter\c_Flower_Low_Yellow2.p3d";
  4335. affectedByWind=0.40000001;
  4336. swLighting=1;
  4337. scaleMin=0.60000002;
  4338. scaleMax=1;
  4339. };
  4340. class ThistleThornGreenSmall: DefaultClutter
  4341. {
  4342. model="A3\plants_f\Clutter\c_Thistle_Thorn_Green.p3d";
  4343. affectedByWind=0.25;
  4344. swLighting=0;
  4345. scaleMin=0.40000001;
  4346. scaleMax=0.69999999;
  4347. };
  4348. class StrGrassDryGroup: DefaultClutter
  4349. {
  4350. model="A3\plants_f\Clutter\c_StrGrassDry_group.p3d";
  4351. affectedByWind=0.64999998;
  4352. swLighting=1;
  4353. scaleMin=0.64999998;
  4354. scaleMax=1;
  4355. };
  4356. class StrGrassDryMediumGroup: DefaultClutter
  4357. {
  4358. model="A3\plants_f\Clutter\c_StrGrassDryMedium_group.p3d";
  4359. affectedByWind=0.69999999;
  4360. swLighting=1;
  4361. scaleMin=0.80000001;
  4362. scaleMax=1;
  4363. };
  4364. class StrWeedBrownTallGroup: DefaultClutter
  4365. {
  4366. model="A3\plants_f\Clutter\c_StrWeedBrownTall_group.p3d";
  4367. affectedByWind=0.30000001;
  4368. swLighting=1;
  4369. scaleMin=0.89999998;
  4370. scaleMax=1.25;
  4371. };
  4372. class StrWeedGreenTall: DefaultClutter
  4373. {
  4374. model="A3\plants_f\Clutter\c_StrWeedGreenTall.p3d";
  4375. affectedByWind=0.30000001;
  4376. swLighting=1;
  4377. scaleMin=0.80000001;
  4378. scaleMax=1.2;
  4379. };
  4380. class StrThistleYellowShrub: DefaultClutter
  4381. {
  4382. model="A3\plants_f\Clutter\c_StrThistleYellowShrub.p3d";
  4383. affectedByWind=0.2;
  4384. swLighting=1;
  4385. scaleMin=0.69999999;
  4386. scaleMax=1.1;
  4387. };
  4388. class StrPlantMullein: DefaultClutter
  4389. {
  4390. model="A3\plants_f\Clutter\c_StrPlantMullein.p3d";
  4391. affectedByWind=0.34999999;
  4392. swLighting=1;
  4393. scaleMin=0.69999999;
  4394. scaleMax=1.15;
  4395. };
  4396. class GrassDesertGroupSoft: DefaultClutter
  4397. {
  4398. model="A3\plants_f\Clutter\c_GrassGreen_GroupSoft.p3d";
  4399. affectedByWind=1;
  4400. swLighting=1;
  4401. scaleMin=0.60000002;
  4402. scaleMax=1.1;
  4403. };
  4404. class c_GrassBunch_HI: DefaultClutter
  4405. {
  4406. model="A3\Vegetation_F_Exp\Clutter\Grass\c_GrassBunch_HI.p3d";
  4407. affectedByWind=0.2;
  4408. swLighting=1;
  4409. scaleMin=0.80000001;
  4410. scaleMax=1.3;
  4411. };
  4412. class GrassGreen: DefaultClutter
  4413. {
  4414. model="A3\plants_f\Clutter\c_Grass_Green.p3d";
  4415. affectedByWind=1;
  4416. swLighting=1;
  4417. scaleMin=0.85000002;
  4418. scaleMax=1;
  4419. surfaceColor[]={0.43099999,0.47499999,0.26699999};
  4420. };
  4421. class GrassBrushHighGreen: DefaultClutter
  4422. {
  4423. model="A3\plants_f\Clutter\c_Grass_BrushHigh_Green.p3d";
  4424. affectedByWind=0.80000001;
  4425. swLighting=1;
  4426. scaleMin=0.5;
  4427. scaleMax=0.69999999;
  4428. };
  4429. class ThistleSmallYellow: DefaultClutter
  4430. {
  4431. model="A3\plants_f\Clutter\c_Thistle_Small_Yellow.p3d";
  4432. affectedByWind=0.30000001;
  4433. swLighting=1;
  4434. scaleMin=0.30000001;
  4435. scaleMax=0.89999998;
  4436. };
  4437. class c_GrassBunch_LO: DefaultClutter
  4438. {
  4439. model="A3\Vegetation_F_Exp\Clutter\Grass\c_GrassBunch_LO.p3d";
  4440. affectedByWind=0.2;
  4441. swLighting=1;
  4442. scaleMin=0.64999998;
  4443. scaleMax=1.4;
  4444. };
  4445. class c_GrassTropic: DefaultClutter
  4446. {
  4447. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_Tropic.p3d";
  4448. affectedByWind=0.2;
  4449. swLighting=1;
  4450. scaleMin=0.64999998;
  4451. scaleMax=1.4;
  4452. };
  4453. class c_Grass_nettle: DefaultClutter
  4454. {
  4455. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_nettle.p3d";
  4456. affectedByWind=0.2;
  4457. swLighting=0;
  4458. scaleMin=0.80000001;
  4459. scaleMax=1.6;
  4460. };
  4461. class c_Grass_Leaves_coltsfoot: DefaultClutter
  4462. {
  4463. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_Leaves_coltsfoot.p3d";
  4464. affectedByWind=0.1;
  4465. swLighting=0;
  4466. scaleMin=0.5;
  4467. scaleMax=1.4;
  4468. };
  4469. class c_Grass_mimosa: DefaultClutter
  4470. {
  4471. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_mimosa.p3d";
  4472. affectedByWind=0;
  4473. swLighting=0;
  4474. scaleMin=0.40000001;
  4475. scaleMax=1.3;
  4476. };
  4477. class c_Grass_leaf_big: DefaultClutter
  4478. {
  4479. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_leaf_big.p3d";
  4480. affectedByWind=0.1;
  4481. swLighting=1;
  4482. scaleMin=0.5;
  4483. scaleMax=1.4;
  4484. };
  4485. class c_Grass_short_small: DefaultClutter
  4486. {
  4487. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_short_small.p3d";
  4488. affectedByWind=0.1;
  4489. swLighting=1;
  4490. scaleMin=1;
  4491. scaleMax=1.9;
  4492. };
  4493. class c_Grass_short_bunch: DefaultClutter
  4494. {
  4495. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_short_bunch.p3d";
  4496. affectedByWind=0.1;
  4497. swLighting=1;
  4498. scaleMin=1;
  4499. scaleMax=1.5;
  4500. };
  4501. class c_Grass_short_leaf: DefaultClutter
  4502. {
  4503. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_short_leaf.p3d";
  4504. affectedByWind=0.1;
  4505. swLighting=1;
  4506. scaleMin=1;
  4507. scaleMax=1.6;
  4508. };
  4509. class c_Grass_short_mimosa: DefaultClutter
  4510. {
  4511. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_short_mimosa.p3d";
  4512. affectedByWind=0.1;
  4513. swLighting=1;
  4514. scaleMin=1;
  4515. scaleMax=1.5;
  4516. };
  4517. class c_Grass_short_nettle: DefaultClutter
  4518. {
  4519. model="A3\Vegetation_F_Exp\Clutter\Grass\c_Grass_short_nettle.p3d";
  4520. affectedByWind=0.1;
  4521. swLighting=1;
  4522. scaleMin=1;
  4523. scaleMax=1.5;
  4524. };
  4525. class c_forest_BiglLeaves: DefaultClutter
  4526. {
  4527. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_BiglLeaves.p3d";
  4528. affectedByWind=0.1;
  4529. swLighting=1;
  4530. scaleMin=0.5;
  4531. scaleMax=1.4;
  4532. };
  4533. class c_forest_BiglLeaves2: DefaultClutter
  4534. {
  4535. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_BiglLeaves2.p3d";
  4536. affectedByWind=0.1;
  4537. swLighting=1;
  4538. scaleMin=0.5;
  4539. scaleMax=1.4;
  4540. };
  4541. class c_forest_fern: DefaultClutter
  4542. {
  4543. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_fern.p3d";
  4544. affectedByWind=0.1;
  4545. swLighting=0;
  4546. scaleMin=0.80000001;
  4547. scaleMax=1.65;
  4548. };
  4549. class c_forest_roots: DefaultClutter
  4550. {
  4551. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_roots.p3d";
  4552. affectedByWind=0;
  4553. swLighting=0;
  4554. scaleMin=0.40000001;
  4555. scaleMax=2.2;
  4556. };
  4557. class c_forest_violet_leaves: DefaultClutter
  4558. {
  4559. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_violet_leaves.p3d";
  4560. affectedByWind=0.1;
  4561. swLighting=1;
  4562. scaleMin=0.69999999;
  4563. scaleMax=1.05;
  4564. };
  4565. class c_forest_violet_single: DefaultClutter
  4566. {
  4567. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_violet_single.p3d";
  4568. affectedByWind=0.1;
  4569. swLighting=1;
  4570. scaleMin=0.89999998;
  4571. scaleMax=1.1;
  4572. };
  4573. class c_forest_violet_leaves2: DefaultClutter
  4574. {
  4575. model="A3\Vegetation_F_Exp\Clutter\Forest\c_forest_violet_leaves2.p3d";
  4576. affectedByWind=0.1;
  4577. swLighting=0;
  4578. scaleMin=0.5;
  4579. scaleMax=1.15;
  4580. };
  4581. class c_red_dirt_leaves: DefaultClutter
  4582. {
  4583. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_leaves.p3d";
  4584. affectedByWind=0.1;
  4585. swLighting=0;
  4586. scaleMin=1;
  4587. scaleMax=1.2;
  4588. };
  4589. class short_Grass: DefaultClutter
  4590. {
  4591. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_short_Grass.p3d";
  4592. affectedByWind=0.1;
  4593. swLighting=1;
  4594. scaleMin=1.1;
  4595. scaleMax=1.9;
  4596. };
  4597. class sparse_Grass: DefaultClutter
  4598. {
  4599. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_sparse_Grass.p3d";
  4600. affectedByWind=0.2;
  4601. swLighting=1;
  4602. scaleMin=1.25;
  4603. scaleMax=1.6;
  4604. };
  4605. class sparse_Grass2: DefaultClutter
  4606. {
  4607. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_sparse_Grass2.p3d";
  4608. affectedByWind=0.1;
  4609. swLighting=1;
  4610. scaleMin=0.5;
  4611. scaleMax=0.75;
  4612. };
  4613. class small_stones: DefaultClutter
  4614. {
  4615. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_small_stones.p3d";
  4616. affectedByWind=0;
  4617. swLighting=1;
  4618. scaleMin=0.30000001;
  4619. scaleMax=0.85000002;
  4620. };
  4621. class large_stones: DefaultClutter
  4622. {
  4623. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_large_stones.p3d";
  4624. affectedByWind=0;
  4625. swLighting=1;
  4626. scaleMin=0.80000001;
  4627. scaleMax=1;
  4628. };
  4629. class mimosa: DefaultClutter
  4630. {
  4631. model="A3\Vegetation_F_Exp\Clutter\Red_dirt\c_red_dirt_mimosa.p3d";
  4632. affectedByWind=0.1;
  4633. swLighting=1;
  4634. scaleMin=1;
  4635. scaleMax=1.5;
  4636. };
  4637. class volcano_Grass: DefaultClutter
  4638. {
  4639. model="A3\Vegetation_F_Exp\Clutter\Volcano\c_volcano_Grass.p3d";
  4640. affectedByWind=0.1;
  4641. swLighting=0;
  4642. scaleMin=1.2;
  4643. scaleMax=1.5;
  4644. };
  4645. class volcano_GrassMix: DefaultClutter
  4646. {
  4647. model="A3\Vegetation_F_Exp\Clutter\Volcano\c_volcano_GrassMix.p3d";
  4648. affectedByWind=0.050000001;
  4649. swLighting=0;
  4650. scaleMin=1.5;
  4651. scaleMax=1.6;
  4652. };
  4653. class volcano_GrassMix2: DefaultClutter
  4654. {
  4655. model="A3\Vegetation_F_Exp\Clutter\Volcano\c_volcano_GrassMix2.p3d";
  4656. affectedByWind=0.050000001;
  4657. swLighting=0;
  4658. scaleMin=1.5;
  4659. scaleMax=1.6;
  4660. };
  4661. class volcano_stones: DefaultClutter
  4662. {
  4663. model="A3\Vegetation_F_Exp\Clutter\Volcano\c_volcano_stones.p3d";
  4664. affectedByWind=0;
  4665. swLighting=0;
  4666. scaleMin=0.5;
  4667. scaleMax=1.2;
  4668. };
  4669. class volcano_LargeStone: DefaultClutter
  4670. {
  4671. model="A3\Vegetation_F_Exp\Clutter\Volcano\c_volcano_LargeStone.p3d";
  4672. affectedByWind=0;
  4673. swLighting=0;
  4674. scaleMin=0.5;
  4675. scaleMax=1.4;
  4676. };
  4677. class rock_stones: DefaultClutter
  4678. {
  4679. model="A3\Vegetation_F_Exp\Clutter\Cliff\c_rock_stones.p3d";
  4680. affectedByWind=0;
  4681. swLighting=0;
  4682. scaleMin=0.2;
  4683. scaleMax=1.1799999;
  4684. };
  4685. class SeaWeed1Exp: DefaultClutter
  4686. {
  4687. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_SeaWeed1_exp.p3d";
  4688. affectedByWind=0.2;
  4689. swLighting=0;
  4690. scaleMin=0.25;
  4691. scaleMax=1;
  4692. };
  4693. class SeaWeed2Exp: DefaultClutter
  4694. {
  4695. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_SeaWeed2_exp.p3d";
  4696. affectedByWind=0.2;
  4697. swLighting=0;
  4698. scaleMin=0.2;
  4699. scaleMax=1;
  4700. };
  4701. class Coral1Exp: DefaultClutter
  4702. {
  4703. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_Coral1_exp.p3d";
  4704. affectedByWind=0;
  4705. swLighting=0;
  4706. scaleMin=0.30000001;
  4707. scaleMax=1;
  4708. };
  4709. class Coral2Exp: DefaultClutter
  4710. {
  4711. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_Coral2_exp.p3d";
  4712. affectedByWind=0;
  4713. swLighting=0;
  4714. scaleMin=0.30000001;
  4715. scaleMax=1;
  4716. };
  4717. class Coral3Exp: DefaultClutter
  4718. {
  4719. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_Coral3_exp.p3d";
  4720. affectedByWind=0.1;
  4721. swLighting=0;
  4722. scaleMin=0.30000001;
  4723. scaleMax=1;
  4724. };
  4725. class Coral4Exp: DefaultClutter
  4726. {
  4727. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_Coral4_exp.p3d";
  4728. affectedByWind=0.1;
  4729. swLighting=0;
  4730. scaleMin=0.30000001;
  4731. scaleMax=1;
  4732. };
  4733. class Coral5Exp: DefaultClutter
  4734. {
  4735. model="A3\Vegetation_F_Exp\Clutter\Seabed\c_Coral5_exp.p3d";
  4736. affectedByWind=0.050000001;
  4737. swLighting=0;
  4738. scaleMin=0.2;
  4739. scaleMax=1;
  4740. };
  4741. };
  4742. startTime="12:00";
  4743. startDate="24/6/2019";
  4744. centerPosition[]={6000,3200,100};
  4745. seagullPos[]={5360,150,5360};
  4746. ilsPosition[]={201087.325,361.752,0};
  4747. ilsDirection[]={-0.7265,0.092,-0.6872};
  4748. ilsTaxiOff[]={7920.7798,9800,7920.7798,10775,7930.5298,10793,7951.7598,10795.8,8002.9102,10766,8027.6499,10738.1,8037.7402,10700,8059.2998,10508.6,8069.2402,10405.6,8075.3398,10232.9,8054.8501,10230.2,8046.79,10218.7,8046.79,10194.9,8046.79,10142.8};
  4749. ilsTaxiIn[]={8046.79,10142.8,8046.79,10094,8035.3799,10088.4,8002.8701,10088.4,7994.3999,10080.6,7994.3999,9846.8799,7994.3999,9646.8496,7993.0298,9629.6104,7984.71,9617.25,7965.1401,9607.5303,7946.52,9600.6396,7930.4502,9606.0801,7921.4502,9621.1299,7921.4502,9638.2305};
  4750. drawTaxiway=0;
  4751. class ReplaceObjects
  4752. {
  4753. };
  4754. class Sounds
  4755. {
  4756. sounds[]={};
  4757. };
  4758. class Animation
  4759. {
  4760. vehicles[]={};
  4761. };
  4762. clutterGrid=1.2;
  4763. clutterDist=90;
  4764. noDetailDist=65;
  4765. fullDetailDist=10;
  4766. midDetailTexture="A3\Map_Data\middle_mco.paa";
  4767. minTreesInForestSquare=3;
  4768. minRocksInRockSquare=3;
  4769. minObjInTownSquare=1.4;
  4770. class Subdivision
  4771. {
  4772. class Fractal
  4773. {
  4774. rougness=5;
  4775. maxRoad=0.02;
  4776. maxTrack=0.5;
  4777. maxSlopeFactor=0.050000001;
  4778. };
  4779. class WhiteNoise
  4780. {
  4781. rougness=2;
  4782. maxRoad=0.0099999998;
  4783. maxTrack=0.050000001;
  4784. maxSlopeFactor=0.0024999999;
  4785. };
  4786. minY=-0;
  4787. minSlope=0.02;
  4788. };
  4789. class Ambient
  4790. {
  4791. };
  4792. class AmbientA3
  4793. {
  4794. maxCost=500;
  4795. class Radius440_500
  4796. {
  4797. areaSpawnRadius=70;
  4798. areaMaxRadius=200;
  4799. spawnCircleRadius=30;
  4800. spawnInterval=4.6999998;
  4801. class Species
  4802. {
  4803. class Kestrel_random_F
  4804. {
  4805. maxCircleCount="((1 - night) * 2 * (1 - (WaterDepth interpolate [1,30,0,1])) + (2 * (hills))) * (1 - night) * (1-rain)";
  4806. maxWorldCount=5;
  4807. cost=3;
  4808. spawnCount=1;
  4809. groupSpawnRadius=10;
  4810. maxAlt=200;
  4811. minAlt=-10;
  4812. };
  4813. class Seagull
  4814. {
  4815. maxCircleCount="((sea * (1 - night)) + (2 * houses * sea)) * (1 - night)";
  4816. maxWorldCount=40;
  4817. cost=3;
  4818. spawnCount=1;
  4819. groupSpawnRadius=10;
  4820. maxAlt=200;
  4821. minAlt=-10;
  4822. };
  4823. class Rabbit_F
  4824. {
  4825. maxCircleCount="(20 * (0.1 - houses)) * (1 - sea) * (1-rain)";
  4826. maxWorldCount=5;
  4827. cost=5;
  4828. spawnCount=1;
  4829. groupSpawnRadius=10;
  4830. maxAlt=80;
  4831. minAlt=-5;
  4832. };
  4833. };
  4834. };
  4835. class Radius40_60
  4836. {
  4837. areaSpawnRadius=50;
  4838. areaMaxRadius=83;
  4839. spawnCircleRadius=10;
  4840. spawnInterval=1.5;
  4841. class Species
  4842. {
  4843. class CatShark_F
  4844. {
  4845. maxCircleCount="(4 * (WaterDepth interpolate [1,30,0,1]))";
  4846. maxWorldCount=10;
  4847. cost=6;
  4848. spawnCount=1;
  4849. groupSpawnRadius=10;
  4850. maxAlt=10;
  4851. minAlt=-80;
  4852. };
  4853. class Turtle_F
  4854. {
  4855. maxCircleCount="(2 * (waterDepth interpolate [1,16,0,1]) * ((1-houses) * (1-houses)))";
  4856. maxWorldCount=6;
  4857. cost=5;
  4858. spawnCount=1;
  4859. groupSpawnRadius=10;
  4860. maxAlt=10;
  4861. minAlt=-80;
  4862. };
  4863. class Snake_random_F
  4864. {
  4865. maxCircleCount="(1 - houses) * ((2 * (1 - sea)) + (2 * (meadow)))";
  4866. maxWorldCount=3;
  4867. cost=5;
  4868. spawnCount=1;
  4869. groupSpawnRadius=5;
  4870. maxAlt=40;
  4871. minAlt=-5;
  4872. };
  4873. class Salema_F
  4874. {
  4875. maxCircleCount="(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  4876. maxWorldCount=40;
  4877. cost=5;
  4878. spawnCount=2;
  4879. groupSpawnRadius=5;
  4880. maxAlt=10;
  4881. minAlt=-80;
  4882. };
  4883. class Ornate_random_F
  4884. {
  4885. maxCircleCount="(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.05))";
  4886. maxWorldCount=30;
  4887. cost=5;
  4888. spawnCount=3;
  4889. groupSpawnRadius=5;
  4890. maxAlt=10;
  4891. minAlt=-80;
  4892. };
  4893. class Mackerel_F
  4894. {
  4895. maxCircleCount="(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  4896. maxWorldCount=14;
  4897. cost=5;
  4898. spawnCount=2;
  4899. groupSpawnRadius=5;
  4900. maxAlt=10;
  4901. minAlt=-80;
  4902. };
  4903. class Mullet_F
  4904. {
  4905. maxCircleCount="(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  4906. maxWorldCount=14;
  4907. cost=5;
  4908. spawnCount=2;
  4909. groupSpawnRadius=5;
  4910. maxAlt=10;
  4911. minAlt=-80;
  4912. };
  4913. class Tuna_F
  4914. {
  4915. maxCircleCount="(8 * ((WaterDepth interpolate [1,30,0,1]) - 0.2))";
  4916. maxWorldCount=10;
  4917. cost=5;
  4918. spawnCount=2;
  4919. groupSpawnRadius=5;
  4920. maxAlt=10;
  4921. minAlt=-80;
  4922. };
  4923. };
  4924. };
  4925. class Radius30_40
  4926. {
  4927. areaSpawnRadius=30;
  4928. areaMaxRadius=40;
  4929. spawnCircleRadius=3;
  4930. spawnInterval=3.75;
  4931. class Species
  4932. {
  4933. class DragonFly
  4934. {
  4935. maxCircleCount="4 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * sea * (1 - windy) * (1-rain)";
  4936. maxWorldCount=4;
  4937. cost=1;
  4938. spawnCount=1;
  4939. groupSpawnRadius=1;
  4940. maxAlt=30;
  4941. minAlt=-5;
  4942. };
  4943. class ButterFly_random
  4944. {
  4945. maxCircleCount="3 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy) * (1-rain)";
  4946. maxWorldCount=6;
  4947. cost=1;
  4948. spawnCount=3;
  4949. groupSpawnRadius=1;
  4950. maxAlt=30;
  4951. minAlt=-5;
  4952. };
  4953. class Cicada
  4954. {
  4955. maxCircleCount="(4 * night) * (1 - sea) * (1 - windy) * (1-rain)";
  4956. maxWorldCount=6;
  4957. cost=1;
  4958. spawnCount=3;
  4959. groupSpawnRadius=3;
  4960. maxAlt=30;
  4961. minAlt=-5;
  4962. };
  4963. };
  4964. };
  4965. class Radius15_20
  4966. {
  4967. areaSpawnRadius=15;
  4968. areaMaxRadius=20;
  4969. spawnCircleRadius=2;
  4970. spawnInterval=2.8499999;
  4971. class Species
  4972. {
  4973. class FxWindGrass1
  4974. {
  4975. maxCircleCount="2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  4976. maxWorldCount=3;
  4977. cost=1;
  4978. spawnCount=3;
  4979. groupSpawnRadius=2.5;
  4980. maxAlt=30;
  4981. minAlt=-5;
  4982. };
  4983. class FxWindGrass2
  4984. {
  4985. maxCircleCount="2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  4986. maxWorldCount=3;
  4987. cost=1;
  4988. spawnCount=3;
  4989. groupSpawnRadius=2.5;
  4990. maxAlt=30;
  4991. minAlt=-5;
  4992. };
  4993. class FxWindLeaf1
  4994. {
  4995. maxCircleCount="2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  4996. maxWorldCount=3;
  4997. cost=1;
  4998. spawnCount=3;
  4999. groupSpawnRadius=2.5;
  5000. maxAlt=30;
  5001. minAlt=-5;
  5002. };
  5003. class FxWindLeaf2
  5004. {
  5005. maxCircleCount="2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  5006. maxWorldCount=3;
  5007. cost=1;
  5008. spawnCount=3;
  5009. groupSpawnRadius=2.5;
  5010. maxAlt=30;
  5011. minAlt=-5;
  5012. };
  5013. class FxWindLeaf3
  5014. {
  5015. maxCircleCount="2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  5016. maxWorldCount=3;
  5017. cost=1;
  5018. spawnCount=3;
  5019. groupSpawnRadius=2.5;
  5020. maxAlt=30;
  5021. minAlt=-5;
  5022. };
  5023. class FxWindPollen1
  5024. {
  5025. maxCircleCount="(3 * (1 - (WaterDepth interpolate [1,30,0,1]))) * (windy interpolate [0.05,0.15,0,1])";
  5026. maxWorldCount=6;
  5027. cost=1;
  5028. spawnCount=1;
  5029. groupSpawnRadius=1;
  5030. maxAlt=30;
  5031. minAlt=-5;
  5032. };
  5033. class FxWindPaper1
  5034. {
  5035. maxCircleCount="(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  5036. maxWorldCount=2;
  5037. cost=1;
  5038. spawnCount=1;
  5039. groupSpawnRadius=1;
  5040. maxAlt=30;
  5041. minAlt=-5;
  5042. };
  5043. class FxWindPlastic1
  5044. {
  5045. maxCircleCount="(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  5046. maxWorldCount=2;
  5047. cost=1;
  5048. spawnCount=1;
  5049. groupSpawnRadius=1;
  5050. maxAlt=30;
  5051. minAlt=-5;
  5052. };
  5053. };
  5054. };
  5055. class Radius6_10
  5056. {
  5057. areaSpawnRadius=6;
  5058. areaMaxRadius=10;
  5059. spawnCircleRadius=1;
  5060. spawnInterval=0.1;
  5061. class Species
  5062. {
  5063. class HoneyBee
  5064. {
  5065. maxCircleCount="4 * (1 - night) * (1 - sea) * (1 - houses) * (1 - windy) * (1-rain)";
  5066. maxWorldCount=8;
  5067. cost=1;
  5068. spawnCount=1;
  5069. groupSpawnRadius=1;
  5070. maxAlt=30;
  5071. minAlt=-5;
  5072. };
  5073. class HouseFly
  5074. {
  5075. maxCircleCount="(3 + 3 * (houses)) * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy) * (1-rain)";
  5076. maxWorldCount=10;
  5077. cost=1;
  5078. spawnCount=3;
  5079. groupSpawnRadius=1;
  5080. maxAlt=30;
  5081. minAlt=-5;
  5082. };
  5083. class Mosquito
  5084. {
  5085. maxCircleCount="3 * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy) * (1-rain)";
  5086. maxWorldCount=2;
  5087. cost=1;
  5088. spawnCount=1;
  5089. groupSpawnRadius=1;
  5090. maxAlt=30;
  5091. minAlt=-5;
  5092. };
  5093. };
  5094. };
  5095. };
  5096. class Names
  5097. {
  5098. class LashKaGah
  5099. {
  5100. name="Lashkar Gah";
  5101. position[]={17623.54,717.90};
  5102. type="NameCityCapital";
  5103. demography="CIV";
  5104. radiusA=1614.27;
  5105. radiusB=1277.72;
  5106. angle=0;
  5107. };
  5108. class Nad_E_Ali
  5109. {
  5110. name="Nad-E-Ali";
  5111. position[]={9995.27,2782.92};
  5112. type="NameCity";
  5113. demography="CIV";
  5114. radiusA=1230;
  5115. radiusB=1080;
  5116. angle=0.000;
  5117. };
  5118. class Balocan
  5119. {
  5120. name="Balocan";
  5121. position[]={5132.75,4344.73};
  5122. type="NameCity";
  5123. demography="CIV";
  5124. radiusA=875;
  5125. radiusB=1200;
  5126. angle=0.000;
  5127. };
  5128. class Campbastion
  5129. {
  5130. name="Camp Bastion";
  5131. position[]={2752.34,18374.95};
  5132. type="Airport";
  5133.  
  5134. radiusA=4000;
  5135. radiusB=3600;
  5136. angle=0.000;
  5137. };
  5138.  
  5139. };
  5140. safePositionAnchor[]={6400,6400};
  5141. safePositionRadius=4000;
  5142. loadingTexts[]=
  5143. {
  5144. "$STR_A3_CfgWorlds_Malden_LoadingText010",
  5145. "$STR_A3_CfgWorlds_Malden_LoadingText020",
  5146. "$STR_A3_CfgWorlds_Malden_LoadingText030",
  5147. "$STR_A3_CfgWorlds_Malden_LoadingText040",
  5148. "$STR_A3_CfgWorlds_Malden_LoadingText050",
  5149. "$STR_A3_CfgWorlds_Malden_LoadingText060",
  5150. "$STR_A3_CfgWorlds_Malden_LoadingText070",
  5151. "$STR_A3_CfgWorlds_Malden_LoadingText080",
  5152. "$STR_A3_CfgWorlds_Malden_LoadingText090",
  5153. "$STR_A3_CfgWorlds_Malden_LoadingText100",
  5154. "$STR_A3_CfgWorlds_Malden_LoadingText110",
  5155. "$STR_A3_CfgWorlds_Malden_LoadingText120",
  5156. "$STR_A3_CfgWorlds_Malden_LoadingText130",
  5157. "$STR_A3_CfgWorlds_Malden_LoadingText140",
  5158. "$STR_A3_CfgWorlds_Malden_LoadingText150",
  5159. "$STR_A3_CfgWorlds_Malden_LoadingText160",
  5160. "$STR_A3_CfgWorlds_Malden_LoadingText170",
  5161. "$STR_A3_CfgWorlds_Malden_LoadingText180",
  5162. "$STR_A3_CfgWorlds_Malden_LoadingText190",
  5163. "$STR_A3_CfgWorlds_Malden_LoadingText200"
  5164. };
  5165. };
  5166. };
  5167. class CfgWorldList
  5168. {
  5169. class TMY_Helmand
  5170. {
  5171. };
  5172. };
  5173. class CfgLensFlare
  5174. {
  5175. flarePos[]={0,0,0.37,0.47,0.5,0.54000002,0.62,0.72000003,0.75,0.91000003,1,1.084,1.13,1.29,1.62,1.6799999};
  5176. flareSizeCam[]={0.2,0.40000001,0.025,0.050000001,0.041999999,0.043000001,0.039999999,0.75,0.60000002,0.69999999,0.15000001,0.85000002,0.44,0.44999999,0.55000001,0.1};
  5177. flareBright[]={1,0.30000001,0.30000001,0.30000001,0.30000001,0.40000001,0.40000001,0.050000001,0.029999999,0.12,0.050000001,0.079999998,0.050000001,0.2,0.2,1};
  5178. flareSizeEye[]={0.039999999};
  5179. flareSizeEyeSun[]={0.039999999};
  5180. };
  5181. class CfgSurfaces
  5182. {
  5183. class Default{};
  5184. class Water{};
  5185. class kz_deepgrass_surface: Default
  5186. {
  5187. files = "kz_deepgrass_*";
  5188. character="GrassGreenClutter";
  5189. soundEnviron="grasstall_exp";
  5190. soundHit="soft_ground";
  5191. rough=0.2;
  5192. dust=0.6;
  5193. lucidity=4;
  5194. grassCover=0.34999999;
  5195. maxClutterColoringCoef=1.0599999;
  5196. impact="hitGroundSoft";
  5197. surfaceFriction=1.2;
  5198. restitution=0.15000001;
  5199. maxSpeedCoef=0.85000002;
  5200. AIAvoidStance=2;
  5201. };
  5202. class kz_lightgrass_surface: Default
  5203. {
  5204. files = "kz_lightgrass_*";
  5205. character="GrassDryClutter";
  5206. soundEnviron="drygrass";
  5207. soundHit="soft_ground";
  5208. rough=0.079999998;
  5209. dust=0.5;
  5210. lucidity=2;
  5211. grassCover=0.1;
  5212. impact="hitGroundSoft";
  5213. surfaceFriction=1.2;
  5214. restitution=0.15000001;
  5215. maxSpeedCoef=0.85000002;
  5216. maxClutterColoringCoef=1.35;
  5217. };
  5218. class kz_lightdesert_surface: Default
  5219. {
  5220. files="kz_lightdesert_*";
  5221. character="DirtClutter";
  5222. soundEnviron="sand_exp";
  5223. soundHit="soft_ground";
  5224. rough=0.1;
  5225. dust=1.8;
  5226. lucidity=1.25;
  5227. grassCover=0.05;
  5228. maxClutterColoringCoef=1.5;
  5229. impact="hitGroundSoft";
  5230. surfaceFriction=1;
  5231. restitution=0.050000001;
  5232. maxSpeedCoef=0.80000001;
  5233. };
  5234. class concrete: Default
  5235. {
  5236. files="gdt_concrete_*";
  5237. character="Empty";
  5238. soundEnviron="asphalt_exp";
  5239. soundHit="concrete";
  5240. rough=0.050000001;
  5241. dust=0.050000001;
  5242. lucidity=0.029999999;
  5243. grassCover=0;
  5244. maxClutterColoringCoef=1.5;
  5245. impact="hitConcrete";
  5246. surfaceFriction=2;
  5247. restitution=0.2;
  5248. };
  5249. class ponds: Default
  5250. {
  5251. files="gdt_dry_grass_*";
  5252. character="Empty";
  5253. soundEnviron="dirt";
  5254. soundHit="soft_ground";
  5255. rough=0.15000001;
  5256. dust=0.1;
  5257. lucidity=1.5;
  5258. grassCover=0;
  5259. surfaceFriction=0.89999998;
  5260. restitution=0.1;
  5261. maxSpeedCoef=0.80000001;
  5262. maxClutterColoringCoef=1.35;
  5263. };
  5264. };
  5265. class CfgSurfaceCharacters
  5266. {
  5267. class GrassGreenClutter
  5268. {
  5269. probability[]={0.74000001,0.02,0.19,0.050000001};
  5270. names[]=
  5271. {
  5272. "GrassGreen",
  5273. "ThistleThornGreen",
  5274. "ThistleThornGreenSmall",
  5275. "FlowerLowYellow2"
  5276. };
  5277. };
  5278. class GrassDryClutter
  5279. {
  5280. probability[]={0.20999999,0.34999999,0.20999999,0.090000004,0.059999999,0.02};
  5281. names[]=
  5282. {
  5283. "StrGrassDryGroup",
  5284. "StrGrassDryMediumgroup",
  5285. "StrWeedBrownTallGroup",
  5286. "StrWeedGreenTall",
  5287. "StrThistleYellowShrub",
  5288. "StrPlantMullein"
  5289. };
  5290. };
  5291. class DirtClutter
  5292. {
  5293. probability[]={0.30000001,0.2,0.0099999998,0.02};
  5294. names[]=
  5295. {
  5296. "GrassDesertGroupSoft",
  5297. "GrassGreen",
  5298. "GrassBrushHighGreen",
  5299. "ThistleSmallYellow"
  5300. };
  5301. };
  5302. class CRTallGrassWClutter
  5303. {
  5304. probability[] = {0.3,0.25,0.2,0.2,0.03,0.02};
  5305. names[] = {
  5306. "GrassBunch_HI",
  5307. "GrassBunch_LO",
  5308. "GrassTropic",
  5309. "Grass_nettle",
  5310. "Grass_Leaves_coltsfoot",
  5311. "Grass_leaf_big"
  5312. };
  5313. };
  5314. class CRForestMixedClutter
  5315. {
  5316. probability[] = {0.2,0.1,0.2,0.001,0.003};
  5317. names[] = {"GrassCrookedForest","FernAutumn","FernAutumnTall","MushroomsHorcak","MushroomsPrasivka"};
  5318. };
  5319. class CRForestFirClutter
  5320. {
  5321. probability[] = {0.4,0.1,0.1,0.15,0.05,0.003,0.005,0.008,0.004};
  5322. names[] = {"BlueBerry","FernAutumn","FernAutumnTall","SmallPicea","RaspBerry","MushroomsHorcak","MushroomsPrasivka","MushroomsBabka","MushroomsMuchomurka"};
  5323. };
  5324. class CRHeatherClutter
  5325. {
  5326. probability[] = {0.15,0.5,0.3,0.1};
  5327. names[] = {"BlueBerry","HeatherBrush","GrassCrooked","WeedSedge"};
  5328. };
  5329. class CRStubbleClutter
  5330. {
  5331. probability[] = {0.975,0.01,0.01,0.005};
  5332. names[] = {"StubbleClutter","AutumnFlowers","WeedDeadSmall","WeedDead"};
  5333. };
  5334. class LakeBottom
  5335. {
  5336. probability[] = {0.975,0.4,0.3,0.8,0.2};
  5337. names[] = {"CoralPlant","CoralTurd","CoralTurds","CoralGrass","CoralBalls"};
  5338. };
  5339. };
Add Comment
Please, Sign In to add comment