Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.68 KB | None | 0 0
  1. #define _ARMA_
  2. class CfgPatches
  3. {
  4. class Lakeside_Countyv2
  5. {
  6. units[] = {};
  7. weapons[] = {};
  8. requiredVersion = 0.1;
  9. fileName = "Lakeside_Countyv2.pbo";
  10. author = "Lakeside v2 by Donzo-Community.de";
  11. requiredAddons[] = {"A3_Data_F","A3_Roads_F","A3_Structures_F","A3_Map_Data","E76_Objects","E76_Roads","E76_Buildings","MBG_Buildings_2","MBG_Buildings_3","SMD_sahrani_artif_obj"};
  12. };
  13. };
  14. class CfgVehicles{};
  15. class CfgWorlds
  16. {
  17. class DefaultWorld
  18. {
  19. class Weather
  20. {
  21. class Overcast;
  22. };
  23. };
  24. class CAWorld: DefaultWorld
  25. {
  26. class DayLightingBrightAlmost;
  27. class DayLightingRainy;
  28. class Lighting;
  29. class Weather: Weather
  30. {
  31. class LightingNew
  32. {
  33. class Lighting0
  34. {
  35. height = 0;
  36. overcast = 0.4;
  37. sunAngle = -14;
  38. sunOrMoon = 0;
  39. diffuse[] = {{ 0.11,0.2744,0.97 },3};
  40. diffuseCloud[] = {{ 0.099,0.24696,0.873 },2.7};
  41. ambient[] = {0.02,0.11,0.54};
  42. ambientCloud[] = {0.018,0.099,0.486};
  43. ambientMid[] = {0.018,0.099,0.486};
  44. ambientMidCloud[] = {0.0162,0.0891,0.4374};
  45. groundReflection[] = {0.0162,0.0891,0.4374};
  46. groundReflectionCloud[] = {0.01458,0.08019,0.39366};
  47. bidirect[] = {0.0284,0.02712,0.0254};
  48. bidirectCloud[] = {0.02556,0.024408,0.02286};
  49. sky[] = {{ 0.001273,0.001838,0.004057 },0.001404};
  50. skyAroundSun[] = {4e-006,0.000104,0.000366};
  51. fogColor[] = {0.1,0.2,0.4};
  52. apertureMin = 5.916064;
  53. apertureStandard = 6.859;
  54. apertureMax = 17.1475;
  55. standardAvgLum = 1.08;
  56. desiredLuminanceCoef = 0.118098;
  57. desiredLuminanceCoefCloud = 0.059049;
  58. luminanceRectCoef = 0.4;
  59. luminanceRectCoefCloud = 0.2;
  60. rayleigh[] = {0.00749,0.01388,0.02878};
  61. mie[] = {0.0046,0.0046,0.0046};
  62. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  63. swBrightness = 5;
  64. };
  65. class Lighting1
  66. {
  67. height = 0;
  68. overcast = 0.4;
  69. sunAngle = -10;
  70. sunOrMoon = 0;
  71. diffuse[] = {{ 0.11,0.2744,0.97 },2.8};
  72. diffuseCloud[] = {{ 0.11,0.2744,0.97 },2.52};
  73. ambient[] = {0.02,0.11,0.54};
  74. ambientCloud[] = {0.018,0.099,0.486};
  75. ambientMid[] = {0.032,0.176,0.864};
  76. ambientMidCloud[] = {0.0288,0.1584,0.7776};
  77. groundReflection[] = {0.0224,0.1232,0.6048};
  78. groundReflectionCloud[] = {0.02016,0.11088,0.54432};
  79. bidirect[] = {0,0,0};
  80. bidirectCloud[] = {0,0,0};
  81. sky[] = {{ 0.004316,0.006232,0.013752 },0.014036};
  82. skyAroundSun[] = {0.004332,0.005212,0.009138};
  83. fogColor[] = {0.09,0.18,0.32};
  84. apertureMin = 7.39508;
  85. apertureStandard = 7.22;
  86. apertureMax = 18.05;
  87. standardAvgLum = 1.8;
  88. desiredLuminanceCoef = 0.13122;
  89. desiredLuminanceCoefCloud = 0.06561;
  90. luminanceRectCoef = 0.4;
  91. luminanceRectCoefCloud = 0.2;
  92. rayleigh[] = {0.00749,0.01388,0.02878};
  93. mie[] = {0.0046,0.0046,0.0046};
  94. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  95. swBrightness = 5;
  96. };
  97. class Lighting2
  98. {
  99. height = 0;
  100. overcast = 0.4;
  101. sunAngle = -9;
  102. sunOrMoon = 0;
  103. diffuse[] = {{ 0.11,0.2744,0.97 },2.4};
  104. diffuseCloud[] = {{ 0.11,0.2744,0.97 },2.16};
  105. ambient[] = {0.02,0.11,0.16};
  106. ambientCloud[] = {0.018,0.099,0.144};
  107. ambientMid[] = {0.028,0.154,0.224};
  108. ambientMidCloud[] = {0.0252,0.1386,0.2016};
  109. groundReflection[] = {0.0168,0.0924,0.1344};
  110. groundReflectionCloud[] = {0.01512,0.08316,0.12096};
  111. bidirect[] = {0,0,0};
  112. bidirectCloud[] = {0,0,0};
  113. sky[] = {{ 0.014632,0.021125,0.034815 },0.14036};
  114. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  115. fogColor[] = {0.085,0.12,0.15};
  116. apertureMin = 7.546;
  117. apertureStandard = 7.6;
  118. apertureMax = 19;
  119. standardAvgLum = 3;
  120. desiredLuminanceCoef = 0.1458;
  121. desiredLuminanceCoefCloud = 0.0729;
  122. luminanceRectCoef = 0.4;
  123. luminanceRectCoefCloud = 0.2;
  124. rayleigh[] = {0.00749,0.01388,0.02878};
  125. mie[] = {0.0046,0.0046,0.0046};
  126. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  127. swBrightness = 5;
  128. };
  129. class Lighting3
  130. {
  131. height = 0;
  132. overcast = 0.4;
  133. sunAngle = -8;
  134. sunOrMoon = 0;
  135. diffuse[] = {{ 0.11,0.2744,0.97 },2};
  136. diffuseCloud[] = {{ 0.099,0.24696,0.873 },1.8};
  137. ambient[] = {0.04,0.077,0.153};
  138. ambientCloud[] = {0.036,0.0693,0.1377};
  139. ambientMid[] = {0.048,0.0924,0.1836};
  140. ambientMidCloud[] = {0.0432,0.08316,0.16524};
  141. groundReflection[] = {0.024,0.0462,0.0918};
  142. groundReflectionCloud[] = {0.0216,0.04158,0.08262};
  143. bidirect[] = {0.000213,0.000203,0.000191};
  144. bidirectCloud[] = {0.000192,0.000183,0.000171};
  145. sky[] = {{ 0.0496,0.07161,0.118017 },1.4036};
  146. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  147. fogColor[] = {0.07,0.08,0.12};
  148. apertureMin = 7.7;
  149. apertureStandard = 8;
  150. apertureMax = 20;
  151. standardAvgLum = 5;
  152. desiredLuminanceCoef = 0.13122;
  153. desiredLuminanceCoefCloud = 0.06561;
  154. luminanceRectCoef = 0.4;
  155. luminanceRectCoefCloud = 0.2;
  156. rayleigh[] = {0.00749,0.01388,0.02878};
  157. mie[] = {0.0046,0.0046,0.0046};
  158. cloudsColor[] = {{ 0.8,0.81,1 },12};
  159. swBrightness = 4;
  160. };
  161. class Lighting4
  162. {
  163. height = 0;
  164. overcast = 0.4;
  165. sunAngle = -6;
  166. sunOrMoon = 0;
  167. diffuse[] = {{ 0.11,0.2744,0.97 },1.7};
  168. diffuseCloud[] = {{ 0.099,0.24696,0.873 },1.53};
  169. ambient[] = {{ 0.06,0.11,0.225 },0.48488};
  170. ambientCloud[] = {{ 0.054,0.099,0.2025 },0.436392};
  171. ambientMid[] = {{ 0.06,0.11,0.225 },0.339416};
  172. ambientMidCloud[] = {{ 0.054,0.099,0.2025 },0.305474};
  173. groundReflection[] = {{ 0.03,0.055,0.1125 },0.237591};
  174. groundReflectionCloud[] = {{ 0.027,0.0495,0.10125 },0.213832};
  175. bidirect[] = {0.00213,0.002034,0.001905};
  176. bidirectCloud[] = {0.001917,0.001831,0.001715};
  177. sky[] = {{ 0.16,0.231,0.3807 },4.2108};
  178. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  179. fogColor[] = {0.0532,0.0639,0.089242};
  180. apertureMin = 7.8;
  181. apertureStandard = 9;
  182. apertureMax = 20;
  183. standardAvgLum = 10;
  184. desiredLuminanceCoef = 0.1458;
  185. desiredLuminanceCoefCloud = 0.0729;
  186. luminanceRectCoef = 0.4;
  187. luminanceRectCoefCloud = 0.2;
  188. rayleigh[] = {0.00749,0.01388,0.02878};
  189. mie[] = {0.00368,0.0046,0.00552};
  190. cloudsColor[] = {{ 0.8,0.81,1 },11};
  191. swBrightness = 3;
  192. };
  193. class Lighting5
  194. {
  195. height = 0;
  196. overcast = 0.4;
  197. sunAngle = -2;
  198. sunOrMoon = 0.5;
  199. diffuse[] = {{ 0.22,0.1764,0.3007 },1.595};
  200. diffuseCloud[] = {{ 0.198,0.15876,0.27063 },1.4355};
  201. ambient[] = {{ 0.2,0.275,0.54 },4.60636};
  202. ambientCloud[] = {{ 0.18,0.2475,0.486 },4.145724};
  203. ambientMid[] = {{ 0.2,0.275,0.54 },3.45477};
  204. ambientMidCloud[] = {{ 0.18,0.2475,0.486 },3.109293};
  205. groundReflection[] = {{ 0.1,0.1375,0.27 },2.418339};
  206. groundReflectionCloud[] = {{ 0.09,0.12375,0.243 },2.176505};
  207. bidirect[] = {0.00497,0.004746,0.004445};
  208. bidirectCloud[] = {0.004473,0.004271,0.004001};
  209. sky[] = {{ 0.32,0.33,0.423 },8.70232};
  210. skyAroundSun[] = {{ 0.12,0.1155,0.1125 },9.0915};
  211. fogColor[] = {0.056,0.071,0.111552};
  212. apertureMin = 8;
  213. apertureStandard = 10;
  214. apertureMax = 20;
  215. standardAvgLum = 20;
  216. desiredLuminanceCoef = 0.162;
  217. desiredLuminanceCoefCloud = 0.081;
  218. luminanceRectCoef = 0.4;
  219. luminanceRectCoefCloud = 0.2;
  220. rayleigh[] = {0.00749,0.01388,0.02878};
  221. mie[] = {0.0023,0.0046,0.0069};
  222. cloudsColor[] = {{ 0.8,0.81,1 },11};
  223. swBrightness = 2;
  224. };
  225. class Lighting6
  226. {
  227. height = 0;
  228. overcast = 0.4;
  229. sunAngle = 0;
  230. sunOrMoon = 1;
  231. diffuse[] = {{ 0.99,0.2744,0.2134 },6.061};
  232. diffuseCloud[] = {{ 0.891,0.24696,0.19206 },5.4549};
  233. ambient[] = {{ 0.4,0.42735,0.6777 },4.8488};
  234. ambientCloud[] = {{ 0.36,0.384615,0.60993 },4.36392};
  235. ambientMid[] = {{ 0.4512,0.485775,0.7608 },3.87904};
  236. ambientMidCloud[] = {{ 0.40608,0.437198,0.68472 },3.491136};
  237. groundReflection[] = {{ 0.28187,0.2712,0.37973 },3.801459};
  238. groundReflectionCloud[] = {{ 0.253683,0.24408,0.341757 },3.421313};
  239. bidirect[] = {0.0142,0.01356,0.0127};
  240. bidirectCloud[] = {0.01278,0.012204,0.01143};
  241. sky[] = {{ 0.52,0.44,0.4239 },9.1234};
  242. skyAroundSun[] = {{ 0.3,0.1925,0.0999 },9.849125};
  243. fogColor[] = {0.1644,0.100485,0.13944};
  244. apertureMin = 9;
  245. apertureStandard = 12;
  246. apertureMax = 20;
  247. standardAvgLum = 60;
  248. desiredLuminanceCoef = 0.18;
  249. desiredLuminanceCoefCloud = 0.09;
  250. luminanceRectCoef = 0.4;
  251. luminanceRectCoefCloud = 0.2;
  252. rayleigh[] = {0.00749,0.01388,0.02878};
  253. mie[] = {0.00046,0.00322,0.0092};
  254. cloudsColor[] = {{ 0.8,0.81,1 },12};
  255. swBrightness = 1;
  256. };
  257. class Lighting7
  258. {
  259. height = 0;
  260. overcast = 0.4;
  261. sunAngle = 2;
  262. sunOrMoon = 1;
  263. diffuse[] = {{ 1.1,0.4116,0.194 },8.7725};
  264. diffuseCloud[] = {{ 0.99,0.37044,0.1746 },7.89525};
  265. ambient[] = {{ 0.354,0.463,0.746 },5.702125};
  266. ambientCloud[] = {{ 0.3186,0.4167,0.6714 },5.131913};
  267. ambientMid[] = {{ 0.4782,0.52197,0.784 },4.5617};
  268. ambientMidCloud[] = {{ 0.43038,0.469773,0.7056 },4.10553};
  269. groundReflection[] = {{ 0.3692,0.35256,0.438785 },4.333615};
  270. groundReflectionCloud[] = {{ 0.33228,0.317304,0.394907 },3.900254};
  271. bidirect[] = {0.0213,0.02034,0.01905};
  272. bidirectCloud[] = {0.01917,0.018306,0.017145};
  273. sky[] = {{ 0.4312,0.4433,0.5175 },10.94808};
  274. skyAroundSun[] = {{ 0.4392,0.32186,0.3609 },12.122};
  275. fogColor[] = {0.137,0.11165,0.1743};
  276. apertureMin = 10;
  277. apertureStandard = 15;
  278. apertureMax = 20;
  279. standardAvgLum = 70;
  280. desiredLuminanceCoef = 0.2;
  281. desiredLuminanceCoefCloud = 0.4;
  282. luminanceRectCoef = 0.4;
  283. luminanceRectCoefCloud = 0.2;
  284. rayleigh[] = {0.00749,0.01388,0.02878};
  285. mie[] = {0.0023,0.00322,0.00552};
  286. cloudsColor[] = {{ 0.8,0.81,1 },13};
  287. swBrightness = 1;
  288. };
  289. class Lighting8
  290. {
  291. height = 0;
  292. overcast = 0.4;
  293. sunAngle = 6;
  294. sunOrMoon = 1;
  295. diffuse[] = {{ 1.1,0.588,0.291 },12.76};
  296. diffuseCloud[] = {{ 0.99,0.5292,0.2619 },11.484};
  297. ambient[] = {{ 0.38,0.491,0.798 },7.975};
  298. ambientCloud[] = {{ 0.342,0.4419,0.7182 },7.1775};
  299. ambientMid[] = {{ 0.522,0.56134,0.796 },6.77875};
  300. ambientMidCloud[] = {{ 0.4698,0.505206,0.7164 },6.100875};
  301. groundReflection[] = {{ 0.48635,0.467142,0.509905 },6.100875};
  302. groundReflectionCloud[] = {{ 0.437715,0.420428,0.458915 },5.490788};
  303. bidirect[] = {0.02485,0.02373,0.022225};
  304. bidirectCloud[] = {0.022365,0.021357,0.020003};
  305. sky[] = {{ 0.42,0.46255,0.6507 },12.6324};
  306. skyAroundSun[] = {{ 0.424,0.344575,0.396 },13.3342};
  307. fogColor[] = {0.275,0.2475,0.315};
  308. apertureMin = 15;
  309. apertureStandard = 28;
  310. apertureMax = 40;
  311. standardAvgLum = 120;
  312. desiredLuminanceCoef = 0.2;
  313. desiredLuminanceCoefCloud = 0.4;
  314. luminanceRectCoef = 0.4;
  315. luminanceRectCoefCloud = 0.2;
  316. rayleigh[] = {0.00749,0.01388,0.02878};
  317. mie[] = {0.0046,0.0046,0.0046};
  318. cloudsColor[] = {{ 0.8,0.81,1 },13};
  319. swBrightness = 1;
  320. };
  321. class Lighting9
  322. {
  323. height = 0;
  324. overcast = 0.4;
  325. sunAngle = 16;
  326. sunOrMoon = 1;
  327. diffuse[] = {{ 1.1,0.7252,0.485 },14.355};
  328. diffuseCloud[] = {{ 0.99,0.65268,0.4365 },12.9195};
  329. ambient[] = {{ 0.42,0.52195,0.855 },8.971875};
  330. ambientCloud[] = {{ 0.378,0.469755,0.7695 },8.074688};
  331. ambientMid[] = {{ 0.5652,0.600075,0.796 },8.074688};
  332. ambientMidCloud[] = {{ 0.50868,0.540068,0.7164 },7.267219};
  333. groundReflection[] = {{ 0.6035,0.575622,0.575945 },6.45975};
  334. groundReflectionCloud[] = {{ 0.54315,0.51806,0.518351 },5.813775};
  335. bidirect[] = {0.0284,0.02712,0.0254};
  336. bidirectCloud[] = {0.02556,0.024408,0.02286};
  337. sky[] = {{ 0.408,0.48565,0.62163 },13.47456};
  338. skyAroundSun[] = {{ 0.412,0.36498,0.42435 },13.9403};
  339. fogColor[] = {0.29,0.319,0.406};
  340. apertureMin = 20;
  341. apertureStandard = 35;
  342. apertureMax = 85;
  343. standardAvgLum = 450;
  344. desiredLuminanceCoef = 0.2;
  345. desiredLuminanceCoefCloud = 0.4;
  346. luminanceRectCoef = 0.4;
  347. luminanceRectCoefCloud = 0.2;
  348. rayleigh[] = {0.00749,0.01388,0.02878};
  349. mie[] = {0.0046,0.0046,0.0046};
  350. cloudsColor[] = {{ 0.8,0.81,1 },13};
  351. swBrightness = 1;
  352. };
  353. class Lighting10
  354. {
  355. height = 0;
  356. overcast = 0.4;
  357. sunAngle = 45;
  358. sunOrMoon = 1;
  359. diffuse[] = {{ 1.1,0.98,0.97 },15.95};
  360. diffuseCloud[] = {{ 0.99,0.882,0.873 },14.355};
  361. ambient[] = {{ 0.4,0.55,0.9 },9.96875};
  362. ambientCloud[] = {{ 0.36,0.495,0.81 },8.971875};
  363. ambientMid[] = {{ 0.84,0.73025,0.8 },10.96562};
  364. ambientMidCloud[] = {{ 0.756,0.657225,0.72 },9.869062};
  365. groundReflection[] = {{ 0.71,0.678,0.635 },8.224218};
  366. groundReflectionCloud[] = {{ 0.639,0.6102,0.5715 },7.401797};
  367. bidirect[] = {0.0284,0.02712,0.0254};
  368. bidirectCloud[] = {0.02556,0.024408,0.02286};
  369. sky[] = {{ 0.4,0.55,0.9 },14.036};
  370. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  371. fogColor[] = {0.5,0.55,0.816};
  372. apertureMin = 45;
  373. apertureStandard = 65;
  374. apertureMax = 85;
  375. standardAvgLum = 800;
  376. desiredLuminanceCoef = 0.2;
  377. desiredLuminanceCoefCloud = 0.4;
  378. luminanceRectCoef = 0.4;
  379. luminanceRectCoefCloud = 0.2;
  380. rayleigh[] = {0.00749,0.01388,0.02878};
  381. mie[] = {0.006,0.0046,0.004};
  382. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  383. swBrightness = 1;
  384. };
  385. class Lighting11
  386. {
  387. height = 0;
  388. overcast = 0.95;
  389. sunAngle = -14;
  390. sunOrMoon = 0;
  391. diffuse[] = {0,0,0};
  392. diffuseCloud[] = {0,0,0};
  393. ambient[] = {0.0135,0.07425,0.3645};
  394. ambientCloud[] = {0.010125,0.055688,0.273375};
  395. ambientMid[] = {0.0081,0.04455,0.2187};
  396. ambientMidCloud[] = {0.006075,0.033413,0.164025};
  397. groundReflection[] = {0.00486,0.02673,0.13122};
  398. groundReflectionCloud[] = {0.003645,0.020048,0.098415};
  399. bidirect[] = {0.01917,0.018306,0.017145};
  400. bidirectCloud[] = {0.014378,0.01373,0.012859};
  401. sky[] = {{ 0.001273,0.001838,0.004057 },0.001404};
  402. skyAroundSun[] = {4e-006,0.000104,0.000366};
  403. fogColor[] = {5e-005,5e-005,5.1e-005};
  404. apertureMin = 5.916064;
  405. apertureStandard = 6.859;
  406. apertureMax = 17.1475;
  407. standardAvgLum = 1.08;
  408. desiredLuminanceCoef = 0.118098;
  409. desiredLuminanceCoefCloud = 0.059049;
  410. luminanceRectCoef = 0.4;
  411. luminanceRectCoefCloud = 0.2;
  412. rayleigh[] = {0.00749,0.01388,0.02878};
  413. mie[] = {0.0046,0.0046,0.0046};
  414. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  415. swBrightness = 5;
  416. };
  417. class Lighting12
  418. {
  419. height = 0;
  420. overcast = 0.95;
  421. sunAngle = -10;
  422. sunOrMoon = 0;
  423. diffuse[] = {0.0825,0.2058,0.7275};
  424. diffuseCloud[] = {0.061875,0.15435,0.545625};
  425. ambient[] = {0.004,0.008,0.018};
  426. ambientCloud[] = {0.003,0.006,0.0135};
  427. ambientMid[] = {0.0024,0.0048,0.0108};
  428. ambientMidCloud[] = {0.0018,0.0036,0.0081};
  429. groundReflection[] = {0.00144,0.00288,0.00648};
  430. groundReflectionCloud[] = {0.00108,0.00216,0.00486};
  431. bidirect[] = {0,0,0};
  432. bidirectCloud[] = {0,0,0};
  433. sky[] = {{ 0.004316,0.006232,0.013752 },0.014036};
  434. skyAroundSun[] = {0.004332,0.005212,0.009138};
  435. fogColor[] = {0.0001,0.0001,0.000102};
  436. apertureMin = 6.517;
  437. apertureStandard = 7.448;
  438. apertureMax = 11.7;
  439. standardAvgLum = 0.001;
  440. desiredLuminanceCoef = 0.13122;
  441. desiredLuminanceCoefCloud = 0.06561;
  442. luminanceRectCoef = 0.4;
  443. luminanceRectCoefCloud = 0.2;
  444. rayleigh[] = {0.00749,0.01388,0.02878};
  445. mie[] = {0.0046,0.0046,0.0046};
  446. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  447. swBrightness = 5;
  448. };
  449. class Lighting13
  450. {
  451. height = 0;
  452. overcast = 0.95;
  453. sunAngle = -9;
  454. sunOrMoon = 0;
  455. diffuse[] = {0,0,0};
  456. diffuseCloud[] = {0,0,0};
  457. ambient[] = {0.029,0.028,0.134};
  458. ambientCloud[] = {0.02175,0.021,0.1005};
  459. ambientMid[] = {0.0174,0.0168,0.0804};
  460. ambientMidCloud[] = {0.01305,0.0126,0.0603};
  461. groundReflection[] = {0.01044,0.01008,0.04824};
  462. groundReflectionCloud[] = {0.00783,0.00756,0.03618};
  463. bidirect[] = {0,0,0};
  464. bidirectCloud[] = {0,0,0};
  465. sky[] = {{ 0.014632,0.021125,0.034815 },0.14036};
  466. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  467. fogColor[] = {0.000199,0.000199,0.000203};
  468. apertureMin = 6.86;
  469. apertureStandard = 7.84;
  470. apertureMax = 13;
  471. standardAvgLum = 0.002;
  472. desiredLuminanceCoef = 0.1458;
  473. desiredLuminanceCoefCloud = 0.0729;
  474. luminanceRectCoef = 0.4;
  475. luminanceRectCoefCloud = 0.2;
  476. rayleigh[] = {0.00749,0.01388,0.02878};
  477. mie[] = {0.0046,0.0046,0.0046};
  478. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  479. swBrightness = 5;
  480. };
  481. class Lighting14
  482. {
  483. height = 0;
  484. overcast = 0.95;
  485. sunAngle = -8;
  486. sunOrMoon = 0;
  487. diffuse[] = {0,0,0};
  488. diffuseCloud[] = {0,0,0};
  489. ambient[] = {0.047,0.051,0.183};
  490. ambientCloud[] = {0.03525,0.03825,0.13725};
  491. ambientMid[] = {0.0282,0.0306,0.1098};
  492. ambientMidCloud[] = {0.02115,0.02295,0.08235};
  493. groundReflection[] = {0.01692,0.01836,0.06588};
  494. groundReflectionCloud[] = {0.01269,0.01377,0.04941};
  495. bidirect[] = {0.000144,0.000137,0.000129};
  496. bidirectCloud[] = {0.000108,0.000103,9.6e-005};
  497. sky[] = {{ 0.0496,0.07161,0.118017 },1.4036};
  498. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  499. fogColor[] = {0.000398,0.000398,0.000406};
  500. apertureMin = 7;
  501. apertureStandard = 8;
  502. apertureMax = 20;
  503. standardAvgLum = 0.003;
  504. desiredLuminanceCoef = 0.13122;
  505. desiredLuminanceCoefCloud = 0.06561;
  506. luminanceRectCoef = 0.4;
  507. luminanceRectCoefCloud = 0.2;
  508. rayleigh[] = {0.00749,0.01388,0.02878};
  509. mie[] = {0.0046,0.0046,0.0046};
  510. cloudsColor[] = {{ 0.8,0.81,1 },10.8};
  511. swBrightness = 4;
  512. };
  513. class Lighting15
  514. {
  515. height = 0;
  516. overcast = 0.95;
  517. sunAngle = -6;
  518. sunOrMoon = 0;
  519. diffuse[] = {0,0,0};
  520. diffuseCloud[] = {0,0,0};
  521. ambient[] = {{ 0.047,0.091,0.4 },0.460636};
  522. ambientCloud[] = {{ 0.03525,0.06825,0.3 },0.345477};
  523. ambientMid[] = {{ 0.0282,0.0546,0.24 },0.230318};
  524. ambientMidCloud[] = {{ 0.02115,0.04095,0.18 },0.172739};
  525. groundReflection[] = {{ 0.01692,0.03276,0.144 },0.172739};
  526. groundReflectionCloud[] = {{ 0.01269,0.02457,0.108 },0.129554};
  527. bidirect[] = {0.001438,0.001373,0.001286};
  528. bidirectCloud[] = {0.001078,0.00103,0.000964};
  529. sky[] = {{ 0.16,0.231,0.3807 },4.2108};
  530. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  531. fogColor[] = {0.000797,0.000797,0.000813};
  532. apertureMin = 7;
  533. apertureStandard = 9;
  534. apertureMax = 20;
  535. standardAvgLum = 0.006;
  536. desiredLuminanceCoef = 0.1458;
  537. desiredLuminanceCoefCloud = 0.0729;
  538. luminanceRectCoef = 0.4;
  539. luminanceRectCoefCloud = 0.2;
  540. rayleigh[] = {0.00749,0.01388,0.02878};
  541. mie[] = {0.0046,0.0046,0.0046};
  542. cloudsColor[] = {{ 0.8,0.81,1 },13.2};
  543. swBrightness = 3;
  544. };
  545. class Lighting16
  546. {
  547. height = 0;
  548. overcast = 0.95;
  549. sunAngle = -2;
  550. sunOrMoon = 0.5;
  551. diffuse[] = {0,0,0};
  552. diffuseCloud[] = {0,0,0};
  553. ambient[] = {{ 0.07,0.155,0.43 },4.376042};
  554. ambientCloud[] = {{ 0.0525,0.11625,0.3225 },3.282032};
  555. ambientMid[] = {{ 0.042,0.093,0.258 },2.625625};
  556. ambientMidCloud[] = {{ 0.0315,0.06975,0.1935 },1.969219};
  557. groundReflection[] = {{ 0.0252,0.0558,0.1548 },1.575375};
  558. groundReflectionCloud[] = {{ 0.0189,0.04185,0.1161 },1.181531};
  559. bidirect[] = {0.003355,0.003204,0.003};
  560. bidirectCloud[] = {0.002516,0.002403,0.00225};
  561. sky[] = {{ 0.32,0.33,0.423 },8.70232};
  562. skyAroundSun[] = {{ 0.12,0.1155,0.1125 },9.0915};
  563. fogColor[] = {0.001594,0.001594,0.001625};
  564. apertureMin = 8;
  565. apertureStandard = 10;
  566. apertureMax = 20;
  567. standardAvgLum = 0.01;
  568. desiredLuminanceCoef = 0.162;
  569. desiredLuminanceCoefCloud = 0.081;
  570. luminanceRectCoef = 0.4;
  571. luminanceRectCoefCloud = 0.2;
  572. rayleigh[] = {0.00749,0.01388,0.02878};
  573. mie[] = {0.0046,0.0046,0.0046};
  574. cloudsColor[] = {{ 0.8,0.81,1 },11.437};
  575. swBrightness = 2;
  576. };
  577. class Lighting17
  578. {
  579. height = 0;
  580. overcast = 0.95;
  581. sunAngle = 0;
  582. sunOrMoon = 1;
  583. diffuse[] = {{ 1,1,1 },0.54549};
  584. diffuseCloud[] = {{ 0.75,0.75,0.75 },0.409118};
  585. ambient[] = {{ 0.207,0.26,0.43 },4.60636};
  586. ambientCloud[] = {{ 0.15525,0.195,0.3225 },3.45477};
  587. ambientMid[] = {{ 0.1242,0.156,0.258 },3.224452};
  588. ambientMidCloud[] = {{ 0.09315,0.117,0.1935 },2.418339};
  589. groundReflection[] = {{ 0.07452,0.0936,0.1548 },1.773449};
  590. groundReflectionCloud[] = {{ 0.05589,0.0702,0.1161 },1.330086};
  591. bidirect[] = {0.009585,0.009153,0.008573};
  592. bidirectCloud[] = {0.007189,0.006865,0.006429};
  593. sky[] = {{ 0.52,0.44,0.4239 },9.1234};
  594. skyAroundSun[] = {{ 0.3,0.1925,0.0999 },9.849125};
  595. fogColor[] = {0.003188,0.003188,0.00325};
  596. apertureMin = 9;
  597. apertureStandard = 12;
  598. apertureMax = 20;
  599. standardAvgLum = 1;
  600. desiredLuminanceCoef = 0.18;
  601. desiredLuminanceCoefCloud = 0.09;
  602. luminanceRectCoef = 0.4;
  603. luminanceRectCoefCloud = 0.2;
  604. rayleigh[] = {0.00749,0.01388,0.02878};
  605. mie[] = {0.0046,0.0046,0.0046};
  606. cloudsColor[] = {{ 0.8,0.81,1 },8.612};
  607. swBrightness = 1;
  608. };
  609. class Lighting18
  610. {
  611. height = 0;
  612. overcast = 0.95;
  613. sunAngle = 2;
  614. sunOrMoon = 1;
  615. diffuse[] = {{ 1,1,1 },1.184288};
  616. diffuseCloud[] = {{ 0.75,0.75,0.75 },0.888216};
  617. ambient[] = {{ 0.297,0.347,0.522 },5.417019};
  618. ambientCloud[] = {{ 0.22275,0.26025,0.3915 },4.062764};
  619. ambientMid[] = {{ 0.2376,0.2776,0.4176 },4.333615};
  620. ambientMidCloud[] = {{ 0.1782,0.2082,0.3132 },3.250211};
  621. groundReflection[] = {{ 0.16632,0.19432,0.29232 },2.166807};
  622. groundReflectionCloud[] = {{ 0.12474,0.14574,0.21924 },1.625106};
  623. bidirect[] = {0.014378,0.01373,0.012859};
  624. bidirectCloud[] = {0.010783,0.010297,0.009644};
  625. sky[] = {{ 0.4312,0.4433,0.5175 },10.94808};
  626. skyAroundSun[] = {{ 0.4392,0.32186,0.3609 },12.122};
  627. fogColor[] = {0.006375,0.006375,0.0065};
  628. apertureMin = 10;
  629. apertureStandard = 15;
  630. apertureMax = 20;
  631. standardAvgLum = 5;
  632. desiredLuminanceCoef = 0.2;
  633. desiredLuminanceCoefCloud = 0.4;
  634. luminanceRectCoef = 0.4;
  635. luminanceRectCoefCloud = 0.2;
  636. rayleigh[] = {0.00749,0.01388,0.02878};
  637. mie[] = {0.0046,0.0046,0.0046};
  638. cloudsColor[] = {{ 0.8,0.81,1 },8.78};
  639. swBrightness = 1;
  640. };
  641. class Lighting19
  642. {
  643. height = 0;
  644. overcast = 0.95;
  645. sunAngle = 6;
  646. sunOrMoon = 1;
  647. diffuse[] = {{ 1,1,1 },2.2968};
  648. diffuseCloud[] = {{ 0.75,0.75,0.75 },1.7226};
  649. ambient[] = {{ 0.396,0.443,0.623 },7.57625};
  650. ambientCloud[] = {{ 0.297,0.33225,0.46725 },5.682188};
  651. ambientMid[] = {{ 0.3168,0.3544,0.4984 },6.061};
  652. ambientMidCloud[] = {{ 0.2376,0.2658,0.3738 },4.54575};
  653. groundReflection[] = {{ 0.22176,0.24808,0.34888 },2.72745};
  654. groundReflectionCloud[] = {{ 0.16632,0.18606,0.26166 },2.045588};
  655. bidirect[] = {0.016774,0.016018,0.015002};
  656. bidirectCloud[] = {0.01258,0.012013,0.011251};
  657. sky[] = {{ 0.42,0.46255,0.6507 },12.6324};
  658. skyAroundSun[] = {{ 0.424,0.344575,0.396 },13.3342};
  659. fogColor[] = {0.01275,0.01275,0.013};
  660. apertureMin = 15;
  661. apertureStandard = 20;
  662. apertureMax = 40;
  663. standardAvgLum = 60;
  664. desiredLuminanceCoef = 0.2;
  665. desiredLuminanceCoefCloud = 0.4;
  666. luminanceRectCoef = 0.4;
  667. luminanceRectCoefCloud = 0.2;
  668. rayleigh[] = {0.00749,0.01388,0.02878};
  669. mie[] = {0.0046,0.0046,0.0046};
  670. cloudsColor[] = {{ 0.8,0.81,1 },10.106};
  671. swBrightness = 1;
  672. };
  673. class Lighting20
  674. {
  675. height = 0;
  676. overcast = 0.95;
  677. sunAngle = 16;
  678. sunOrMoon = 1;
  679. diffuse[] = {{ 1,1,1 },3.87585};
  680. diffuseCloud[] = {{ 0.75,0.75,0.75 },2.906888};
  681. ambient[] = {{ 0.477,0.52,0.706 },8.523281};
  682. ambientCloud[] = {{ 0.35775,0.39,0.5295 },6.392461};
  683. ambientMid[] = {{ 0.3816,0.416,0.5648 },6.818625};
  684. ambientMidCloud[] = {{ 0.2862,0.312,0.4236 },5.113969};
  685. groundReflection[] = {{ 0.26712,0.2912,0.39536 },2.72745};
  686. groundReflectionCloud[] = {{ 0.20034,0.2184,0.29652 },2.045588};
  687. bidirect[] = {0.01917,0.018306,0.017145};
  688. bidirectCloud[] = {0.014378,0.01373,0.012859};
  689. sky[] = {{ 0.408,0.48565,0.62163 },13.47456};
  690. skyAroundSun[] = {{ 0.412,0.36498,0.42435 },13.9403};
  691. fogColor[] = {0.0255,0.0255,0.026};
  692. apertureMin = 15;
  693. apertureStandard = 25;
  694. apertureMax = 85;
  695. standardAvgLum = 30;
  696. desiredLuminanceCoef = 0.2;
  697. desiredLuminanceCoefCloud = 0.4;
  698. luminanceRectCoef = 0.4;
  699. luminanceRectCoefCloud = 0.2;
  700. rayleigh[] = {0.00749,0.01388,0.02878};
  701. mie[] = {0.0046,0.0046,0.0046};
  702. cloudsColor[] = {{ 0.8,0.81,1 },10.78};
  703. swBrightness = 1;
  704. };
  705. class Lighting21
  706. {
  707. height = 0;
  708. overcast = 0.95;
  709. sunAngle = 45;
  710. sunOrMoon = 1;
  711. diffuse[] = {{ 1,1,1 },5.742};
  712. diffuseCloud[] = {{ 0.75,0.75,0.75 },4.3065};
  713. ambient[] = {{ 0.60325,0.594,0.6592 },10.96562};
  714. ambientCloud[] = {{ 0.452438,0.4455,0.4944 },8.224218};
  715. ambientMid[] = {{ 0.4826,0.4752,0.52736 },9.869062};
  716. ambientMidCloud[] = {{ 0.36195,0.3564,0.39552 },7.401797};
  717. groundReflection[] = {{ 0.33782,0.33264,0.369152 },8.882156};
  718. groundReflectionCloud[] = {{ 0.253365,0.24948,0.276864 },6.661617};
  719. bidirect[] = {0.0284,0.02712,0.0254};
  720. bidirectCloud[] = {0.0213,0.02034,0.01905};
  721. sky[] = {{ 0.4,0.55,0.9 },14.036};
  722. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  723. fogColor[] = {0.051,0.051,0.052};
  724. apertureMin = 15;
  725. apertureStandard = 35;
  726. apertureMax = 85;
  727. standardAvgLum = 150;
  728. desiredLuminanceCoef = 0.2;
  729. desiredLuminanceCoefCloud = 0.4;
  730. luminanceRectCoef = 0.4;
  731. luminanceRectCoefCloud = 0.2;
  732. rayleigh[] = {0.00749,0.01388,0.02878};
  733. mie[] = {0.006,0.0046,0.004};
  734. cloudsColor[] = {{ 0.8,0.81,1 },14.036};
  735. swBrightness = 1;
  736. };
  737. class Lighting22
  738. {
  739. height = -0.001;
  740. overcast = 0.4;
  741. sunAngle = -14;
  742. sunOrMoon = 0;
  743. diffuse[] = {{ 0.033,0.19208,0.679 },2.1};
  744. diffuseCloud[] = {{ 0.033,0.19208,0.679 },2.1};
  745. ambient[] = {0.015,0.121,0.4482};
  746. ambientCloud[] = {0.015,0.121,0.4482};
  747. ambientMid[] = {0.015,0.121,0.4482};
  748. ambientMidCloud[] = {0.015,0.121,0.4482};
  749. groundReflection[] = {0.015,0.1452,0.4482};
  750. groundReflectionCloud[] = {0.015,0.1452,0.4482};
  751. bidirect[] = {0,0,0};
  752. bidirectCloud[] = {0,0,0};
  753. sky[] = {{ 0.001273,0.000735,0.004057 },0.001123};
  754. skyAroundSun[] = {4e-006,0.000104,0.000366};
  755. fogColor[] = {0.005,0.005,0.005};
  756. apertureMin = 5.916064;
  757. apertureStandard = 6.859;
  758. apertureMax = 17.1475;
  759. standardAvgLum = 1.08;
  760. desiredLuminanceCoef = 0;
  761. desiredLuminanceCoefCloud = 0;
  762. luminanceRectCoef = 1;
  763. luminanceRectCoefCloud = 1;
  764. rayleigh[] = {0.00749,0.01388,0.02878};
  765. mie[] = {0.0046,0.0046,0.0046};
  766. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  767. swBrightness = 5;
  768. };
  769. class Lighting23
  770. {
  771. height = -0.001;
  772. overcast = 0.4;
  773. sunAngle = -10;
  774. sunOrMoon = 0;
  775. diffuse[] = {{ 0.077,0.24696,0.97 },2.24};
  776. diffuseCloud[] = {{ 0.077,0.24696,0.97 },2.24};
  777. ambient[] = {0.015,0.121,0.4482};
  778. ambientCloud[] = {0.015,0.121,0.4482};
  779. ambientMid[] = {0.015,0.121,0.4482};
  780. ambientMidCloud[] = {0.015,0.121,0.4482};
  781. groundReflection[] = {0.015,0.1452,0.4482};
  782. groundReflectionCloud[] = {0.015,0.1452,0.4482};
  783. bidirect[] = {0,0,0};
  784. bidirectCloud[] = {0,0,0};
  785. sky[] = {{ 0.004316,0.002493,0.013752 },0.011229};
  786. skyAroundSun[] = {0.004332,0.005212,0.009138};
  787. fogColor[] = {0.005,0.005,0.005};
  788. apertureMin = 7.39508;
  789. apertureStandard = 7.22;
  790. apertureMax = 18.05;
  791. standardAvgLum = 1.8;
  792. desiredLuminanceCoef = 0;
  793. desiredLuminanceCoefCloud = 0;
  794. luminanceRectCoef = 1;
  795. luminanceRectCoefCloud = 1;
  796. rayleigh[] = {0.00749,0.01388,0.02878};
  797. mie[] = {0.0046,0.0046,0.0046};
  798. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  799. swBrightness = 5;
  800. };
  801. class Lighting24
  802. {
  803. height = -0.001;
  804. overcast = 0.4;
  805. sunAngle = -9;
  806. sunOrMoon = 0;
  807. diffuse[] = {{ 0.077,0.24696,0.97 },1.92};
  808. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.92};
  809. ambient[] = {{ 0.015,0.121,0.1328 },1.536};
  810. ambientCloud[] = {{ 0.015,0.121,0.1328 },1.536};
  811. ambientMid[] = {{ 0.015,0.121,0.1328 },1.6128};
  812. ambientMidCloud[] = {{ 0.015,0.121,0.1328 },1.6128};
  813. groundReflection[] = {{ 0.015,0.1452,0.1328 },1.29024};
  814. groundReflectionCloud[] = {{ 0.015,0.1452,0.1328 },1.29024};
  815. bidirect[] = {0,0,0};
  816. bidirectCloud[] = {0,0,0};
  817. sky[] = {0.014632,0.00845,0.034815};
  818. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  819. fogColor[] = {0.005,0.005,0.005};
  820. apertureMin = 7.546;
  821. apertureStandard = 7.6;
  822. apertureMax = 19;
  823. standardAvgLum = 3;
  824. desiredLuminanceCoef = 0;
  825. desiredLuminanceCoefCloud = 0;
  826. luminanceRectCoef = 1;
  827. luminanceRectCoefCloud = 1;
  828. rayleigh[] = {0.00749,0.01388,0.02878};
  829. mie[] = {0.0046,0.0046,0.0046};
  830. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  831. swBrightness = 5;
  832. };
  833. class Lighting25
  834. {
  835. height = -0.001;
  836. overcast = 0.4;
  837. sunAngle = -8;
  838. sunOrMoon = 0;
  839. diffuse[] = {{ 0.077,0.24696,0.97 },1.6};
  840. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.6};
  841. ambient[] = {{ 0.03,0.0847,0.12699 },1.28};
  842. ambientCloud[] = {{ 0.03,0.0847,0.12699 },1.28};
  843. ambientMid[] = {{ 0.03,0.0847,0.12699 },1.344};
  844. ambientMidCloud[] = {{ 0.03,0.0847,0.12699 },1.344};
  845. groundReflection[] = {{ 0.03,0.10164,0.12699 },1.0752};
  846. groundReflectionCloud[] = {{ 0.03,0.10164,0.12699 },1.0752};
  847. bidirect[] = {3.2e-005,5.1e-005,7.2e-005};
  848. bidirectCloud[] = {3.2e-005,5.1e-005,7.2e-005};
  849. sky[] = {{ 0.0496,0.028644,0.118017 },0.014036};
  850. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  851. fogColor[] = {0.005,0.005,0.005};
  852. apertureMin = 7.7;
  853. apertureStandard = 8;
  854. apertureMax = 20;
  855. standardAvgLum = 5;
  856. desiredLuminanceCoef = 0;
  857. desiredLuminanceCoefCloud = 0;
  858. luminanceRectCoef = 1;
  859. luminanceRectCoefCloud = 1;
  860. rayleigh[] = {0.00749,0.01388,0.02878};
  861. mie[] = {0.0046,0.0046,0.0046};
  862. cloudsColor[] = {{ 0.8,0.81,1 },12};
  863. swBrightness = 4;
  864. };
  865. class Lighting26
  866. {
  867. height = -0.001;
  868. overcast = 0.4;
  869. sunAngle = -6;
  870. sunOrMoon = 0;
  871. diffuse[] = {{ 0.077,0.24696,0.97 },1.36};
  872. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.36};
  873. ambient[] = {{ 0.045,0.121,0.18675 },1.088};
  874. ambientCloud[] = {{ 0.045,0.121,0.18675 },1.088};
  875. ambientMid[] = {{ 0.045,0.121,0.18675 },1.1424};
  876. ambientMidCloud[] = {{ 0.045,0.121,0.18675 },1.1424};
  877. groundReflection[] = {{ 0.045,0.1452,0.18675 },0.91392};
  878. groundReflectionCloud[] = {{ 0.045,0.1452,0.18675 },0.91392};
  879. bidirect[] = {0.00032,0.000509,0.000724};
  880. bidirectCloud[] = {0.00032,0.000509,0.000724};
  881. sky[] = {{ 0.16,0.0924,0.3807 },0.84216};
  882. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  883. fogColor[] = {0.005,0.005,0.005};
  884. apertureMin = 7.8;
  885. apertureStandard = 9;
  886. apertureMax = 20;
  887. standardAvgLum = 10;
  888. desiredLuminanceCoef = 0;
  889. desiredLuminanceCoefCloud = 0;
  890. luminanceRectCoef = 1;
  891. luminanceRectCoefCloud = 1;
  892. rayleigh[] = {0.00749,0.01388,0.02878};
  893. mie[] = {0.0046,0.0046,0.0046};
  894. cloudsColor[] = {{ 0.8,0.81,1 },11};
  895. swBrightness = 3;
  896. };
  897. class Lighting27
  898. {
  899. height = -0.001;
  900. overcast = 0.4;
  901. sunAngle = -2;
  902. sunOrMoon = 0.5;
  903. diffuse[] = {{ 0.154,0.15876,0.3007 },1.276};
  904. diffuseCloud[] = {{ 0.154,0.15876,0.3007 },1.276};
  905. ambient[] = {{ 0.15,0.3025,0.4482 },1.276};
  906. ambientCloud[] = {{ 0.15,0.3025,0.4482 },1.276};
  907. ambientMid[] = {{ 0.15,0.3025,0.4482 },1.3398};
  908. ambientMidCloud[] = {{ 0.15,0.3025,0.4482 },1.3398};
  909. groundReflection[] = {{ 0.15,0.363,0.4482 },1.07184};
  910. groundReflectionCloud[] = {{ 0.15,0.363,0.4482 },1.07184};
  911. bidirect[] = {0.000746,0.001187,0.001689};
  912. bidirectCloud[] = {0.000746,0.001187,0.001689};
  913. sky[] = {{ 0.16,0.165,0.2115 },3.045812};
  914. skyAroundSun[] = {{ 0.12,0.10395,0.09 },9.0915};
  915. fogColor[] = {0.005,0.005,0.005};
  916. apertureMin = 8;
  917. apertureStandard = 10;
  918. apertureMax = 20;
  919. standardAvgLum = 20;
  920. desiredLuminanceCoef = 0;
  921. desiredLuminanceCoefCloud = 0;
  922. luminanceRectCoef = 1;
  923. luminanceRectCoefCloud = 1;
  924. rayleigh[] = {0.00749,0.01388,0.02878};
  925. mie[] = {0.0046,0.0046,0.0046};
  926. cloudsColor[] = {{ 0.8,0.81,1 },11};
  927. swBrightness = 2;
  928. };
  929. class Lighting28
  930. {
  931. height = -0.001;
  932. overcast = 0.4;
  933. sunAngle = 0;
  934. sunOrMoon = 1;
  935. diffuse[] = {{ 0.693,0.24696,0.2134 },4.8488};
  936. diffuseCloud[] = {{ 0.693,0.24696,0.2134 },4.8488};
  937. ambient[] = {{ 0.3,0.470085,0.562491 },4.36392};
  938. ambientCloud[] = {{ 0.3,0.470085,0.562491 },4.36392};
  939. ambientMid[] = {{ 0.3,0.470085,0.562491 },4.582116};
  940. ambientMidCloud[] = {{ 0.3,0.470085,0.562491 },4.582116};
  941. groundReflection[] = {{ 0.3,0.564102,0.562491 },3.665693};
  942. groundReflectionCloud[] = {{ 0.3,0.564102,0.562491 },3.665693};
  943. bidirect[] = {0.00213,0.00339,0.004826};
  944. bidirectCloud[] = {0.00213,0.00339,0.004826};
  945. sky[] = {{ 0.52,0.264,0.4239 },4.10553};
  946. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.849125};
  947. fogColor[] = {0.005,0.005,0.005};
  948. apertureMin = 9;
  949. apertureStandard = 12;
  950. apertureMax = 20;
  951. standardAvgLum = 60;
  952. desiredLuminanceCoef = 0;
  953. desiredLuminanceCoefCloud = 0;
  954. luminanceRectCoef = 1;
  955. luminanceRectCoefCloud = 1;
  956. rayleigh[] = {0.00749,0.01388,0.02878};
  957. mie[] = {0.0046,0.0046,0.0046};
  958. cloudsColor[] = {{ 0.8,0.81,1 },12};
  959. swBrightness = 1;
  960. };
  961. class Lighting29
  962. {
  963. height = -0.001;
  964. overcast = 0.4;
  965. sunAngle = 2;
  966. sunOrMoon = 1;
  967. diffuse[] = {{ 0.77,0.37044,0.194 },7.018};
  968. diffuseCloud[] = {{ 0.77,0.37044,0.194 },7.018};
  969. ambient[] = {{ 0.2655,0.5093,0.61918 },5.6144};
  970. ambientCloud[] = {{ 0.2655,0.5093,0.61918 },5.6144};
  971. ambientMid[] = {{ 0.2655,0.5093,0.61918 },5.89512};
  972. ambientMidCloud[] = {{ 0.2655,0.5093,0.61918 },5.89512};
  973. groundReflection[] = {{ 0.2655,0.61116,0.61918 },4.716096};
  974. groundReflectionCloud[] = {{ 0.2655,0.61116,0.61918 },4.716096};
  975. bidirect[] = {0.003195,0.005085,0.007239};
  976. bidirectCloud[] = {0.003195,0.005085,0.007239};
  977. sky[] = {{ 0.4312,0.31031,0.5175 },6.568848};
  978. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },13.3342};
  979. fogColor[] = {0.005,0.005,0.005};
  980. apertureMin = 10;
  981. apertureStandard = 15;
  982. apertureMax = 20;
  983. standardAvgLum = 70;
  984. desiredLuminanceCoef = 0;
  985. desiredLuminanceCoefCloud = 0;
  986. luminanceRectCoef = 1;
  987. luminanceRectCoefCloud = 1;
  988. rayleigh[] = {0.00749,0.01388,0.02878};
  989. mie[] = {0.0046,0.0046,0.0046};
  990. cloudsColor[] = {{ 0.8,0.81,1 },13};
  991. swBrightness = 1;
  992. };
  993. class Lighting30
  994. {
  995. height = -0.001;
  996. overcast = 0.4;
  997. sunAngle = 6;
  998. sunOrMoon = 1;
  999. diffuse[] = {{ 0.77,0.5292,0.291 },10.208};
  1000. diffuseCloud[] = {{ 0.77,0.5292,0.291 },10.208};
  1001. ambient[] = {{ 0.285,0.5401,0.66234 },8.1664};
  1002. ambientCloud[] = {{ 0.285,0.5401,0.66234 },8.1664};
  1003. ambientMid[] = {{ 0.285,0.5401,0.66234 },8.57472};
  1004. ambientMidCloud[] = {{ 0.285,0.5401,0.66234 },8.57472};
  1005. groundReflection[] = {{ 0.285,0.64812,0.66234 },6.859776};
  1006. groundReflectionCloud[] = {{ 0.285,0.64812,0.66234 },6.859776};
  1007. bidirect[] = {0.003728,0.005933,0.008446};
  1008. bidirectCloud[] = {0.003728,0.005933,0.008446};
  1009. sky[] = {{ 0.42,0.37004,0.6507 },8.84268};
  1010. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.3342};
  1011. fogColor[] = {0.005,0.005,0.005};
  1012. apertureMin = 15;
  1013. apertureStandard = 20;
  1014. apertureMax = 40;
  1015. standardAvgLum = 120;
  1016. desiredLuminanceCoef = 0;
  1017. desiredLuminanceCoefCloud = 0;
  1018. luminanceRectCoef = 1;
  1019. luminanceRectCoefCloud = 1;
  1020. rayleigh[] = {0.00749,0.01388,0.02878};
  1021. mie[] = {0.0046,0.0046,0.0046};
  1022. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1023. swBrightness = 1;
  1024. };
  1025. class Lighting31
  1026. {
  1027. height = -0.001;
  1028. overcast = 0.4;
  1029. sunAngle = 16;
  1030. sunOrMoon = 1;
  1031. diffuse[] = {{ 0.77,0.65268,0.485 },11.484};
  1032. diffuseCloud[] = {{ 0.77,0.65268,0.485 },11.484};
  1033. ambient[] = {{ 0.315,0.574145,0.70965 },9.1872};
  1034. ambientCloud[] = {{ 0.315,0.574145,0.70965 },9.1872};
  1035. ambientMid[] = {{ 0.315,0.574145,0.70965 },9.64656};
  1036. ambientMidCloud[] = {{ 0.315,0.574145,0.70965 },9.64656};
  1037. groundReflection[] = {{ 0.315,0.688974,0.70965 },7.717248};
  1038. groundReflectionCloud[] = {{ 0.315,0.688974,0.70965 },7.717248};
  1039. bidirect[] = {0.00426,0.00678,0.009652};
  1040. bidirectCloud[] = {0.00426,0.00678,0.009652};
  1041. sky[] = {{ 0.408,0.437085,0.62163 },10.77965};
  1042. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.9403};
  1043. fogColor[] = {0.005,0.005,0.005};
  1044. apertureMin = 15;
  1045. apertureStandard = 25;
  1046. apertureMax = 85;
  1047. standardAvgLum = 450;
  1048. desiredLuminanceCoef = 0;
  1049. desiredLuminanceCoefCloud = 0;
  1050. luminanceRectCoef = 1;
  1051. luminanceRectCoefCloud = 1;
  1052. rayleigh[] = {0.00749,0.01388,0.02878};
  1053. mie[] = {0.0046,0.0046,0.0046};
  1054. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1055. swBrightness = 1;
  1056. };
  1057. class Lighting32
  1058. {
  1059. height = -0.001;
  1060. overcast = 0.4;
  1061. sunAngle = 45;
  1062. sunOrMoon = 1;
  1063. diffuse[] = {{ 0.77,0.882,0.97 },12.76};
  1064. diffuseCloud[] = {{ 0.77,0.882,0.97 },12.76};
  1065. ambient[] = {{ 0.3,0.605,0.747 },10.208};
  1066. ambientCloud[] = {{ 0.3,0.605,0.747 },10.208};
  1067. ambientMid[] = {{ 0.3,0.605,0.747 },10.7184};
  1068. ambientMidCloud[] = {{ 0.3,0.605,0.747 },10.7184};
  1069. groundReflection[] = {{ 0.3,0.726,0.747 },8.57472};
  1070. groundReflectionCloud[] = {{ 0.3,0.726,0.747 },8.57472};
  1071. bidirect[] = {0.00426,0.00678,0.009652};
  1072. bidirectCloud[] = {0.00426,0.00678,0.009652};
  1073. sky[] = {{ 0.4,0.55,0.9 },11.2288};
  1074. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  1075. fogColor[] = {0.005,0.005,0.005};
  1076. apertureMin = 22.5;
  1077. apertureStandard = 65;
  1078. apertureMax = 85;
  1079. standardAvgLum = 800;
  1080. desiredLuminanceCoef = 0;
  1081. desiredLuminanceCoefCloud = 0;
  1082. luminanceRectCoef = 1;
  1083. luminanceRectCoefCloud = 1;
  1084. rayleigh[] = {0.00749,0.01388,0.02878};
  1085. mie[] = {0.006,0.0046,0.004};
  1086. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1087. swBrightness = 1;
  1088. };
  1089. class Lighting33
  1090. {
  1091. height = -60;
  1092. overcast = 0.4;
  1093. sunAngle = -14;
  1094. sunOrMoon = 0;
  1095. diffuse[] = {0.0165,0.19208,0.679};
  1096. diffuseCloud[] = {0.0165,0.19208,0.679};
  1097. ambient[] = {0.0075,0.0968,0.4482};
  1098. ambientCloud[] = {0.0075,0.0968,0.4482};
  1099. ambientMid[] = {0.0075,0.0968,0.4482};
  1100. ambientMidCloud[] = {0.0075,0.0968,0.4482};
  1101. groundReflection[] = {0.0075,0.0968,0.4482};
  1102. groundReflectionCloud[] = {0.0075,0.0968,0.4482};
  1103. bidirect[] = {0,0,0};
  1104. bidirectCloud[] = {0,0,0};
  1105. sky[] = {0.001273,0.001838,0.004057};
  1106. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1107. fogColor[] = {0.005,0.005,0.005};
  1108. apertureMin = 5.916064;
  1109. apertureStandard = 6.859;
  1110. apertureMax = 17.1475;
  1111. standardAvgLum = 1.08;
  1112. desiredLuminanceCoef = 0;
  1113. desiredLuminanceCoefCloud = 0;
  1114. luminanceRectCoef = 1;
  1115. luminanceRectCoefCloud = 1;
  1116. rayleigh[] = {0.00749,0.01388,0.02878};
  1117. mie[] = {0.0046,0.0046,0.0046};
  1118. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1119. swBrightness = 5;
  1120. };
  1121. class Lighting34
  1122. {
  1123. height = -60;
  1124. overcast = 0.4;
  1125. sunAngle = -10;
  1126. sunOrMoon = 0;
  1127. diffuse[] = {{ 0.0385,0.24696,0.97 },1.12};
  1128. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },1.12};
  1129. ambient[] = {0.0075,0.0968,0.4482};
  1130. ambientCloud[] = {0.0075,0.0968,0.4482};
  1131. ambientMid[] = {0.0075,0.0968,0.4482};
  1132. ambientMidCloud[] = {0.0075,0.0968,0.4482};
  1133. groundReflection[] = {0.0075,0.0968,0.4482};
  1134. groundReflectionCloud[] = {0.0075,0.0968,0.4482};
  1135. bidirect[] = {0,0,0};
  1136. bidirectCloud[] = {0,0,0};
  1137. sky[] = {{ 0.004316,0.006232,0.013752 },0.011229};
  1138. skyAroundSun[] = {0.004332,0.005212,0.009138};
  1139. fogColor[] = {0.005,0.005,0.005};
  1140. apertureMin = 7.39508;
  1141. apertureStandard = 7.22;
  1142. apertureMax = 18.05;
  1143. standardAvgLum = 1.8;
  1144. desiredLuminanceCoef = 0;
  1145. desiredLuminanceCoefCloud = 0;
  1146. luminanceRectCoef = 1;
  1147. luminanceRectCoefCloud = 1;
  1148. rayleigh[] = {0.00749,0.01388,0.02878};
  1149. mie[] = {0.0046,0.0046,0.0046};
  1150. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1151. swBrightness = 5;
  1152. };
  1153. class Lighting35
  1154. {
  1155. height = -60;
  1156. overcast = 0.4;
  1157. sunAngle = -9;
  1158. sunOrMoon = 0;
  1159. diffuse[] = {{ 0.0385,0.24696,0.97 },0.96};
  1160. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.96};
  1161. ambient[] = {{ 0.0075,0.0968,0.1328 },1.3824};
  1162. ambientCloud[] = {{ 0.0075,0.0968,0.1328 },1.3824};
  1163. ambientMid[] = {{ 0.0075,0.0968,0.1328 },1.10592};
  1164. ambientMidCloud[] = {{ 0.0075,0.0968,0.1328 },1.10592};
  1165. groundReflection[] = {{ 0.0075,0.0968,0.1328 },0.884736};
  1166. groundReflectionCloud[] = {{ 0.0075,0.0968,0.1328 },0.884736};
  1167. bidirect[] = {0,0,0};
  1168. bidirectCloud[] = {0,0,0};
  1169. sky[] = {0.014632,0.021125,0.034815};
  1170. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.392};
  1171. fogColor[] = {0.005,0.005,0.005};
  1172. apertureMin = 7.546;
  1173. apertureStandard = 7.6;
  1174. apertureMax = 19;
  1175. standardAvgLum = 3;
  1176. desiredLuminanceCoef = 0;
  1177. desiredLuminanceCoefCloud = 0;
  1178. luminanceRectCoef = 1;
  1179. luminanceRectCoefCloud = 1;
  1180. rayleigh[] = {0.00749,0.01388,0.02878};
  1181. mie[] = {0.0046,0.0046,0.0046};
  1182. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1183. swBrightness = 5;
  1184. };
  1185. class Lighting36
  1186. {
  1187. height = -60;
  1188. overcast = 0.4;
  1189. sunAngle = -8;
  1190. sunOrMoon = 0;
  1191. diffuse[] = {{ 0.0385,0.24696,0.97 },0.8};
  1192. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.8};
  1193. ambient[] = {{ 0.015,0.06776,0.12699 },1.152};
  1194. ambientCloud[] = {{ 0.015,0.06776,0.12699 },1.152};
  1195. ambientMid[] = {{ 0.015,0.06776,0.12699 },0.9216};
  1196. ambientMidCloud[] = {{ 0.015,0.06776,0.12699 },0.9216};
  1197. groundReflection[] = {{ 0.015,0.06776,0.12699 },0.73728};
  1198. groundReflectionCloud[] = {{ 0.015,0.06776,0.12699 },0.73728};
  1199. bidirect[] = {1.6e-005,2.5e-005,3.6e-005};
  1200. bidirectCloud[] = {1.6e-005,2.5e-005,3.6e-005};
  1201. sky[] = {{ 0.0496,0.07161,0.118017 },0.014036};
  1202. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.781934};
  1203. fogColor[] = {0.005,0.005,0.005};
  1204. apertureMin = 7.7;
  1205. apertureStandard = 8;
  1206. apertureMax = 20;
  1207. standardAvgLum = 5;
  1208. desiredLuminanceCoef = 0;
  1209. desiredLuminanceCoefCloud = 0;
  1210. luminanceRectCoef = 1;
  1211. luminanceRectCoefCloud = 1;
  1212. rayleigh[] = {0.00749,0.01388,0.02878};
  1213. mie[] = {0.0046,0.0046,0.0046};
  1214. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1215. swBrightness = 4;
  1216. };
  1217. class Lighting37
  1218. {
  1219. height = -60;
  1220. overcast = 0.4;
  1221. sunAngle = -6;
  1222. sunOrMoon = 0;
  1223. diffuse[] = {{ 0.0385,0.24696,0.97 },0.68};
  1224. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.68};
  1225. ambient[] = {{ 0.0225,0.0968,0.18675 },0.9792};
  1226. ambientCloud[] = {{ 0.0225,0.0968,0.18675 },0.9792};
  1227. ambientMid[] = {{ 0.0225,0.0968,0.18675 },0.78336};
  1228. ambientMidCloud[] = {{ 0.0225,0.0968,0.18675 },0.78336};
  1229. groundReflection[] = {{ 0.0225,0.0968,0.18675 },0.626688};
  1230. groundReflectionCloud[] = {{ 0.0225,0.0968,0.18675 },0.626688};
  1231. bidirect[] = {0.00016,0.000254,0.000362};
  1232. bidirectCloud[] = {0.00016,0.000254,0.000362};
  1233. sky[] = {{ 0.16,0.231,0.3807 },0.84216};
  1234. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.751824};
  1235. fogColor[] = {0.005,0.005,0.005};
  1236. apertureMin = 7.8;
  1237. apertureStandard = 9;
  1238. apertureMax = 20;
  1239. standardAvgLum = 10;
  1240. desiredLuminanceCoef = 0;
  1241. desiredLuminanceCoefCloud = 0;
  1242. luminanceRectCoef = 1;
  1243. luminanceRectCoefCloud = 1;
  1244. rayleigh[] = {0.00749,0.01388,0.02878};
  1245. mie[] = {0.0046,0.0046,0.0046};
  1246. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1247. swBrightness = 3;
  1248. };
  1249. class Lighting38
  1250. {
  1251. height = -60;
  1252. overcast = 0.4;
  1253. sunAngle = -2;
  1254. sunOrMoon = 0.5;
  1255. diffuse[] = {{ 0.077,0.15876,0.3007 },0.638};
  1256. diffuseCloud[] = {{ 0.077,0.15876,0.3007 },0.638};
  1257. ambient[] = {{ 0.075,0.242,0.4482 },1.1484};
  1258. ambientCloud[] = {{ 0.075,0.242,0.4482 },1.1484};
  1259. ambientMid[] = {{ 0.075,0.242,0.4482 },0.91872};
  1260. ambientMidCloud[] = {{ 0.075,0.242,0.4482 },0.91872};
  1261. groundReflection[] = {{ 0.075,0.242,0.4482 },0.734976};
  1262. groundReflectionCloud[] = {{ 0.075,0.242,0.4482 },0.734976};
  1263. bidirect[] = {0.000373,0.000593,0.000845};
  1264. bidirectCloud[] = {0.000373,0.000593,0.000845};
  1265. sky[] = {{ 0.32,0.33,0.423 },3.045812};
  1266. skyAroundSun[] = {{ 0.12,0.10395,0.09 },8.90967};
  1267. fogColor[] = {0.005,0.005,0.005};
  1268. apertureMin = 8;
  1269. apertureStandard = 10;
  1270. apertureMax = 20;
  1271. standardAvgLum = 20;
  1272. desiredLuminanceCoef = 0;
  1273. desiredLuminanceCoefCloud = 0;
  1274. luminanceRectCoef = 1;
  1275. luminanceRectCoefCloud = 1;
  1276. rayleigh[] = {0.00749,0.01388,0.02878};
  1277. mie[] = {0.0046,0.0046,0.0046};
  1278. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1279. swBrightness = 2;
  1280. };
  1281. class Lighting39
  1282. {
  1283. height = -60;
  1284. overcast = 0.4;
  1285. sunAngle = 0;
  1286. sunOrMoon = 1;
  1287. diffuse[] = {{ 0.3465,0.24696,0.2134 },2.4244};
  1288. diffuseCloud[] = {{ 0.3465,0.24696,0.2134 },2.4244};
  1289. ambient[] = {{ 0.15,0.376068,0.562491 },3.927528};
  1290. ambientCloud[] = {{ 0.15,0.376068,0.562491 },3.927528};
  1291. ambientMid[] = {{ 0.15,0.376068,0.562491 },3.142022};
  1292. ambientMidCloud[] = {{ 0.15,0.376068,0.562491 },3.142022};
  1293. groundReflection[] = {{ 0.15,0.376068,0.562491 },2.513618};
  1294. groundReflectionCloud[] = {{ 0.15,0.376068,0.562491 },2.513618};
  1295. bidirect[] = {0.001065,0.001695,0.002413};
  1296. bidirectCloud[] = {0.001065,0.001695,0.002413};
  1297. sky[] = {{ 0.52,0.44,0.4239 },4.10553};
  1298. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  1299. fogColor[] = {0.005,0.005,0.005};
  1300. apertureMin = 9;
  1301. apertureStandard = 12;
  1302. apertureMax = 20;
  1303. standardAvgLum = 60;
  1304. desiredLuminanceCoef = 0;
  1305. desiredLuminanceCoefCloud = 0;
  1306. luminanceRectCoef = 1;
  1307. luminanceRectCoefCloud = 1;
  1308. rayleigh[] = {0.00749,0.01388,0.02878};
  1309. mie[] = {0.0046,0.0046,0.0046};
  1310. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1311. swBrightness = 1;
  1312. };
  1313. class Lighting40
  1314. {
  1315. height = -60;
  1316. overcast = 0.4;
  1317. sunAngle = 2;
  1318. sunOrMoon = 1;
  1319. diffuse[] = {{ 0.385,0.37044,0.194 },3.509};
  1320. diffuseCloud[] = {{ 0.385,0.37044,0.194 },3.509};
  1321. ambient[] = {{ 0.13275,0.40744,0.61918 },5.05296};
  1322. ambientCloud[] = {{ 0.13275,0.40744,0.61918 },5.05296};
  1323. ambientMid[] = {{ 0.13275,0.40744,0.61918 },4.042368};
  1324. ambientMidCloud[] = {{ 0.13275,0.40744,0.61918 },4.042368};
  1325. groundReflection[] = {{ 0.13275,0.40744,0.61918 },3.233894};
  1326. groundReflectionCloud[] = {{ 0.13275,0.40744,0.61918 },3.233894};
  1327. bidirect[] = {0.001598,0.002543,0.00362};
  1328. bidirectCloud[] = {0.001598,0.002543,0.00362};
  1329. sky[] = {{ 0.4312,0.4433,0.5175 },6.568848};
  1330. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },11.87956};
  1331. fogColor[] = {0.005,0.005,0.005};
  1332. apertureMin = 10;
  1333. apertureStandard = 15;
  1334. apertureMax = 20;
  1335. standardAvgLum = 70;
  1336. desiredLuminanceCoef = 0;
  1337. desiredLuminanceCoefCloud = 0;
  1338. luminanceRectCoef = 1;
  1339. luminanceRectCoefCloud = 1;
  1340. rayleigh[] = {0.00749,0.01388,0.02878};
  1341. mie[] = {0.0046,0.0046,0.0046};
  1342. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1343. swBrightness = 1;
  1344. };
  1345. class Lighting41
  1346. {
  1347. height = -60;
  1348. overcast = 0.4;
  1349. sunAngle = 6;
  1350. sunOrMoon = 1;
  1351. diffuse[] = {{ 0.385,0.5292,0.291 },5.104};
  1352. diffuseCloud[] = {{ 0.385,0.5292,0.291 },5.104};
  1353. ambient[] = {{ 0.1425,0.43208,0.66234 },7.34976};
  1354. ambientCloud[] = {{ 0.1425,0.43208,0.66234 },7.34976};
  1355. ambientMid[] = {{ 0.1425,0.43208,0.66234 },5.879808};
  1356. ambientMidCloud[] = {{ 0.1425,0.43208,0.66234 },5.879808};
  1357. groundReflection[] = {{ 0.1425,0.43208,0.66234 },4.703846};
  1358. groundReflectionCloud[] = {{ 0.1425,0.43208,0.66234 },4.703846};
  1359. bidirect[] = {0.001864,0.002966,0.004223};
  1360. bidirectCloud[] = {0.001864,0.002966,0.004223};
  1361. sky[] = {{ 0.42,0.46255,0.6507 },8.84268};
  1362. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.06752};
  1363. fogColor[] = {0.005,0.005,0.005};
  1364. apertureMin = 15;
  1365. apertureStandard = 20;
  1366. apertureMax = 40;
  1367. standardAvgLum = 120;
  1368. desiredLuminanceCoef = 0;
  1369. desiredLuminanceCoefCloud = 0;
  1370. luminanceRectCoef = 1;
  1371. luminanceRectCoefCloud = 1;
  1372. rayleigh[] = {0.00749,0.01388,0.02878};
  1373. mie[] = {0.0046,0.0046,0.0046};
  1374. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1375. swBrightness = 1;
  1376. };
  1377. class Lighting42
  1378. {
  1379. height = -60;
  1380. overcast = 0.4;
  1381. sunAngle = 16;
  1382. sunOrMoon = 1;
  1383. diffuse[] = {{ 0.385,0.65268,0.485 },5.742};
  1384. diffuseCloud[] = {{ 0.385,0.65268,0.485 },5.742};
  1385. ambient[] = {{ 0.1575,0.459316,0.70965 },8.26848};
  1386. ambientCloud[] = {{ 0.1575,0.459316,0.70965 },8.26848};
  1387. ambientMid[] = {{ 0.1575,0.459316,0.70965 },6.614784};
  1388. ambientMidCloud[] = {{ 0.1575,0.459316,0.70965 },6.614784};
  1389. groundReflection[] = {{ 0.1575,0.459316,0.70965 },5.291827};
  1390. groundReflectionCloud[] = {{ 0.1575,0.459316,0.70965 },5.291827};
  1391. bidirect[] = {0.00213,0.00339,0.004826};
  1392. bidirectCloud[] = {0.00213,0.00339,0.004826};
  1393. sky[] = {{ 0.408,0.48565,0.62163 },10.77965};
  1394. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.66149};
  1395. fogColor[] = {0.005,0.005,0.005};
  1396. apertureMin = 15;
  1397. apertureStandard = 25;
  1398. apertureMax = 85;
  1399. standardAvgLum = 450;
  1400. desiredLuminanceCoef = 0;
  1401. desiredLuminanceCoefCloud = 0;
  1402. luminanceRectCoef = 1;
  1403. luminanceRectCoefCloud = 1;
  1404. rayleigh[] = {0.00749,0.01388,0.02878};
  1405. mie[] = {0.0046,0.0046,0.0046};
  1406. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1407. swBrightness = 1;
  1408. };
  1409. class Lighting43
  1410. {
  1411. height = -60;
  1412. overcast = 0.4;
  1413. sunAngle = 45;
  1414. sunOrMoon = 1;
  1415. diffuse[] = {{ 0.385,0.882,0.97 },6.38};
  1416. diffuseCloud[] = {{ 0.385,0.882,0.97 },6.38};
  1417. ambient[] = {{ 0.15,0.484,0.747 },9.1872};
  1418. ambientCloud[] = {{ 0.15,0.484,0.747 },9.1872};
  1419. ambientMid[] = {{ 0.15,0.484,0.747 },7.34976};
  1420. ambientMidCloud[] = {{ 0.15,0.484,0.747 },7.34976};
  1421. groundReflection[] = {{ 0.15,0.484,0.747 },5.879808};
  1422. groundReflectionCloud[] = {{ 0.15,0.484,0.747 },5.879808};
  1423. bidirect[] = {0.00213,0.00339,0.004826};
  1424. bidirectCloud[] = {0.00213,0.00339,0.004826};
  1425. sky[] = {{ 0.4,0.55,0.9 },11.2288};
  1426. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  1427. fogColor[] = {0.005,0.005,0.005};
  1428. apertureMin = 22.5;
  1429. apertureStandard = 65;
  1430. apertureMax = 85;
  1431. standardAvgLum = 800;
  1432. desiredLuminanceCoef = 0;
  1433. desiredLuminanceCoefCloud = 0;
  1434. luminanceRectCoef = 1;
  1435. luminanceRectCoefCloud = 1;
  1436. rayleigh[] = {0.00749,0.01388,0.02878};
  1437. mie[] = {0.006,0.0046,0.004};
  1438. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1439. swBrightness = 1;
  1440. };
  1441. class Lighting44
  1442. {
  1443. height = -160;
  1444. overcast = 0.4;
  1445. sunAngle = -14;
  1446. sunOrMoon = 0;
  1447. diffuse[] = {0.00825,0.19208,0.679};
  1448. diffuseCloud[] = {0.00825,0.19208,0.679};
  1449. ambient[] = {0.00375,0.07744,0.4482};
  1450. ambientCloud[] = {0.00375,0.07744,0.4482};
  1451. ambientMid[] = {0.00375,0.07744,0.4482};
  1452. ambientMidCloud[] = {0.00375,0.07744,0.4482};
  1453. groundReflection[] = {0.00375,0.07744,0.4482};
  1454. groundReflectionCloud[] = {0.00375,0.07744,0.4482};
  1455. bidirect[] = {0,0,0};
  1456. bidirectCloud[] = {0,0,0};
  1457. sky[] = {0.001273,0.001838,0.004057};
  1458. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1459. fogColor[] = {0.005,0.005,0.005};
  1460. apertureMin = 5.916064;
  1461. apertureStandard = 6.859;
  1462. apertureMax = 17.1475;
  1463. standardAvgLum = 1.08;
  1464. desiredLuminanceCoef = 0;
  1465. desiredLuminanceCoefCloud = 0;
  1466. luminanceRectCoef = 1;
  1467. luminanceRectCoefCloud = 1;
  1468. rayleigh[] = {0.00749,0.01388,0.02878};
  1469. mie[] = {0.0046,0.0046,0.0046};
  1470. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1471. swBrightness = 5;
  1472. };
  1473. class Lighting45
  1474. {
  1475. height = -160;
  1476. overcast = 0.4;
  1477. sunAngle = 0;
  1478. sunOrMoon = 1;
  1479. diffuse[] = {{ 0.03465,0.148176,0.2134 },0.72732};
  1480. diffuseCloud[] = {{ 0.03465,0.148176,0.2134 },0.72732};
  1481. ambient[] = {{ 0.01,0.300854,0.562491 },2.552893};
  1482. ambientCloud[] = {{ 0.01,0.300854,0.562491 },2.552893};
  1483. ambientMid[] = {{ 0.01,0.300854,0.562491 },2.042315};
  1484. ambientMidCloud[] = {{ 0.01,0.300854,0.562491 },2.042315};
  1485. groundReflection[] = {{ 0.01,0.300854,0.562491 },1.633852};
  1486. groundReflectionCloud[] = {{ 0.01,0.300854,0.562491 },1.633852};
  1487. bidirect[] = {0,0.05,0.07};
  1488. bidirectCloud[] = {0,0.05,0.07};
  1489. sky[] = {{ 0.52,0.44,0.4239 },1.642212};
  1490. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  1491. fogColor[] = {0.005,0.005,0.005};
  1492. apertureMin = 9;
  1493. apertureStandard = 12;
  1494. apertureMax = 20;
  1495. standardAvgLum = 60;
  1496. desiredLuminanceCoef = 0;
  1497. desiredLuminanceCoefCloud = 0;
  1498. luminanceRectCoef = 1;
  1499. luminanceRectCoefCloud = 1;
  1500. rayleigh[] = {0.00749,0.01388,0.02878};
  1501. mie[] = {0.0046,0.0046,0.0046};
  1502. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1503. swBrightness = 1;
  1504. };
  1505. class Lighting46
  1506. {
  1507. height = -160;
  1508. overcast = 0.4;
  1509. sunAngle = 45;
  1510. sunOrMoon = 1;
  1511. diffuse[] = {{ 0.0385,0.5292,0.97 },1.914};
  1512. diffuseCloud[] = {{ 0.0385,0.5292,0.97 },1.914};
  1513. ambient[] = {{ 0.01,0.3872,0.747 },5.97168};
  1514. ambientCloud[] = {{ 0.01,0.3872,0.747 },5.97168};
  1515. ambientMid[] = {{ 0.01,0.3872,0.747 },4.777344};
  1516. ambientMidCloud[] = {{ 0.01,0.3872,0.747 },4.777344};
  1517. groundReflection[] = {{ 0.01,0.3872,0.747 },3.821875};
  1518. groundReflectionCloud[] = {{ 0.01,0.3872,0.747 },3.821875};
  1519. bidirect[] = {0,0.05,0.07};
  1520. bidirectCloud[] = {0,0.05,0.07};
  1521. sky[] = {{ 0.4,0.55,0.9 },7.29872};
  1522. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  1523. fogColor[] = {0.005,0.005,0.005};
  1524. apertureMin = 22.5;
  1525. apertureStandard = 65;
  1526. apertureMax = 85;
  1527. standardAvgLum = 800;
  1528. desiredLuminanceCoef = 0;
  1529. desiredLuminanceCoefCloud = 0;
  1530. luminanceRectCoef = 1;
  1531. luminanceRectCoefCloud = 1;
  1532. rayleigh[] = {0.00749,0.01388,0.02878};
  1533. mie[] = {0.006,0.0046,0.004};
  1534. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1535. swBrightness = 1;
  1536. };
  1537. class Lighting47
  1538. {
  1539. height = -250;
  1540. overcast = 0.4;
  1541. sunAngle = -14;
  1542. sunOrMoon = 0;
  1543. diffuse[] = {0.0005,0.001,0.001};
  1544. diffuseCloud[] = {0,0,0};
  1545. ambient[] = {0.0004,0.0008,0.0008};
  1546. ambientCloud[] = {0,0,0};
  1547. ambientMid[] = {0.000375,0.00075,0.00075};
  1548. ambientMidCloud[] = {0,0,0};
  1549. groundReflection[] = {0,0,0};
  1550. groundReflectionCloud[] = {0,0,0};
  1551. bidirect[] = {0,0,0};
  1552. bidirectCloud[] = {0,0,0};
  1553. sky[] = {0,0.002,0.003};
  1554. skyAroundSun[] = {0,0.002,0.003};
  1555. fogColor[] = {0,0,0};
  1556. apertureMin = 5.916064;
  1557. apertureStandard = 6.859;
  1558. apertureMax = 17.1475;
  1559. standardAvgLum = 1.08;
  1560. desiredLuminanceCoef = 0;
  1561. desiredLuminanceCoefCloud = 0;
  1562. luminanceRectCoef = 1;
  1563. luminanceRectCoefCloud = 1;
  1564. rayleigh[] = {0.00749,0.01388,0.02878};
  1565. mie[] = {0.0046,0.0046,0.0046};
  1566. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1567. swBrightness = 5;
  1568. };
  1569. class Lighting48
  1570. {
  1571. height = -250;
  1572. overcast = 0.4;
  1573. sunAngle = 0;
  1574. sunOrMoon = 1;
  1575. diffuse[] = {0.4,0.5,0.5};
  1576. diffuseCloud[] = {0.2,0.5,0.5};
  1577. ambient[] = {0.1,0.2,0.2};
  1578. ambientCloud[] = {0,0.5,1};
  1579. ambientMid[] = {0.1,0.2,0.2};
  1580. ambientMidCloud[] = {0,0.5,1};
  1581. groundReflection[] = {0,0.45,0.4};
  1582. groundReflectionCloud[] = {0.3,0.3,0.3};
  1583. bidirect[] = {0,0.05,0.07};
  1584. bidirectCloud[] = {0.03,0.03,0.03};
  1585. sky[] = {{ 0.1,0.64,1 },0.164221};
  1586. skyAroundSun[] = {{ 0.5,0.64,1 },0.965214};
  1587. fogColor[] = {0.05,0.05,0.05};
  1588. apertureMin = 9;
  1589. apertureStandard = 12;
  1590. apertureMax = 20;
  1591. standardAvgLum = 60;
  1592. desiredLuminanceCoef = 0.02;
  1593. desiredLuminanceCoefCloud = 0.02;
  1594. luminanceRectCoef = 1;
  1595. luminanceRectCoefCloud = 1;
  1596. rayleigh[] = {0.00749,0.01388,0.02878};
  1597. mie[] = {0.0046,0.0046,0.0046};
  1598. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1599. swBrightness = 1;
  1600. };
  1601. class Lighting49
  1602. {
  1603. height = -250;
  1604. overcast = 0.4;
  1605. sunAngle = 45;
  1606. sunOrMoon = 1;
  1607. diffuse[] = {0,1,1};
  1608. diffuseCloud[] = {0,0,0};
  1609. ambient[] = {0,0,0};
  1610. ambientCloud[] = {0,0,0};
  1611. ambientMid[] = {0,0,0};
  1612. ambientMidCloud[] = {0,0,0};
  1613. groundReflection[] = {0,0,0};
  1614. groundReflectionCloud[] = {0,0,0};
  1615. bidirect[] = {0,0,0};
  1616. bidirectCloud[] = {0,0,0};
  1617. sky[] = {{ 0.4,0.55,0.9 },7.29872};
  1618. skyAroundSun[] = {{ 0.4,0.385,0.45 },18.94062};
  1619. fogColor[] = {0.005,0.005,0.005};
  1620. apertureMin = 22.5;
  1621. apertureStandard = 65;
  1622. apertureMax = 85;
  1623. standardAvgLum = 800;
  1624. desiredLuminanceCoef = 0;
  1625. desiredLuminanceCoefCloud = 0;
  1626. luminanceRectCoef = 1;
  1627. luminanceRectCoefCloud = 1;
  1628. rayleigh[] = {0.00749,0.01388,0.02878};
  1629. mie[] = {0.006,0.0046,0.004};
  1630. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1631. swBrightness = 1;
  1632. };
  1633. class Lighting50
  1634. {
  1635. height = -0.001;
  1636. overcast = 0.95;
  1637. sunAngle = -14;
  1638. sunOrMoon = 0;
  1639. diffuse[] = {0,0,0};
  1640. diffuseCloud[] = {0,0,0};
  1641. ambient[] = {0.006372,0.056282,0.354294};
  1642. ambientCloud[] = {0.005735,0.050653,0.318865};
  1643. ambientMid[] = {0.005098,0.045025,0.283435};
  1644. ambientMidCloud[] = {0.005098,0.045025,0.283435};
  1645. groundReflection[] = {0.003008,0.041873,0.283435};
  1646. groundReflectionCloud[] = {0.003008,0.041873,0.283435};
  1647. bidirect[] = {0,0,0};
  1648. bidirectCloud[] = {0,0,0};
  1649. sky[] = {{ 0.32,0.2,0.25 },0.000898};
  1650. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1651. fogColor[] = {0.005,0.005,0.005};
  1652. apertureMin = 5.916064;
  1653. apertureStandard = 6.859;
  1654. apertureMax = 17.1475;
  1655. standardAvgLum = 1.08;
  1656. desiredLuminanceCoef = 0;
  1657. desiredLuminanceCoefCloud = 0;
  1658. luminanceRectCoef = 1;
  1659. luminanceRectCoefCloud = 1;
  1660. rayleigh[] = {0.00749,0.01388,0.02878};
  1661. mie[] = {0.0046,0.0046,0.0046};
  1662. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1663. swBrightness = 5;
  1664. };
  1665. class Lighting51
  1666. {
  1667. height = -0.001;
  1668. overcast = 0.95;
  1669. sunAngle = -10;
  1670. sunOrMoon = 0;
  1671. diffuse[] = {0.05775,0.18522,0.7275};
  1672. diffuseCloud[] = {0.051975,0.166698,0.65475};
  1673. ambient[] = {0.001888,0.006064,0.017496};
  1674. ambientCloud[] = {0.001699,0.005458,0.015746};
  1675. ambientMid[] = {0.00151,0.004851,0.013997};
  1676. ambientMidCloud[] = {0.00151,0.004851,0.013997};
  1677. groundReflection[] = {0.000891,0.004512,0.013997};
  1678. groundReflectionCloud[] = {0.000891,0.004512,0.013997};
  1679. bidirect[] = {0,0,0};
  1680. bidirectCloud[] = {0,0,0};
  1681. sky[] = {{ 0.32,0.2,0.25 },0.008983};
  1682. skyAroundSun[] = {0.004332,0.005212,0.009138};
  1683. fogColor[] = {0.005,0.005,0.005};
  1684. apertureMin = 7.39508;
  1685. apertureStandard = 7.22;
  1686. apertureMax = 18.05;
  1687. standardAvgLum = 1.8;
  1688. desiredLuminanceCoef = 0;
  1689. desiredLuminanceCoefCloud = 0;
  1690. luminanceRectCoef = 1;
  1691. luminanceRectCoefCloud = 1;
  1692. rayleigh[] = {0.00749,0.01388,0.02878};
  1693. mie[] = {0.0046,0.0046,0.0046};
  1694. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1695. swBrightness = 0;
  1696. };
  1697. class Lighting52
  1698. {
  1699. height = -0.001;
  1700. overcast = 0.95;
  1701. sunAngle = -9;
  1702. sunOrMoon = 0;
  1703. diffuse[] = {0,0,0};
  1704. diffuseCloud[] = {0,0,0};
  1705. ambient[] = {0.013688,0.021224,0.130248};
  1706. ambientCloud[] = {0.012319,0.019102,0.117223};
  1707. ambientMid[] = {0.01095,0.016979,0.104198};
  1708. ambientMidCloud[] = {0.01095,0.016979,0.104198};
  1709. groundReflection[] = {0.006461,0.015791,0.104198};
  1710. groundReflectionCloud[] = {0.006461,0.015791,0.104198};
  1711. bidirect[] = {0,0,0};
  1712. bidirectCloud[] = {0,0,0};
  1713. sky[] = {0.32,0.2,0.25};
  1714. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  1715. fogColor[] = {0.005,0.005,0.005};
  1716. apertureMin = 7.546;
  1717. apertureStandard = 7.6;
  1718. apertureMax = 19;
  1719. standardAvgLum = 3;
  1720. desiredLuminanceCoef = 0;
  1721. desiredLuminanceCoefCloud = 0;
  1722. luminanceRectCoef = 1;
  1723. luminanceRectCoefCloud = 1;
  1724. rayleigh[] = {0.00749,0.01388,0.02878};
  1725. mie[] = {0.0046,0.0046,0.0046};
  1726. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1727. swBrightness = 0;
  1728. };
  1729. class Lighting53
  1730. {
  1731. height = -0.001;
  1732. overcast = 0.95;
  1733. sunAngle = -8;
  1734. sunOrMoon = 0;
  1735. diffuse[] = {0,0,0};
  1736. diffuseCloud[] = {0,0,0};
  1737. ambient[] = {0.022184,0.0306,0.0549};
  1738. ambientCloud[] = {0.019966,0.02754,0.04941};
  1739. ambientMid[] = {0.017747,0.02448,0.04392};
  1740. ambientMidCloud[] = {0.017747,0.02448,0.04392};
  1741. groundReflection[] = {0.010471,0.022766,0.04392};
  1742. groundReflectionCloud[] = {0.010471,0.022766,0.04392};
  1743. bidirect[] = {0,0,0};
  1744. bidirectCloud[] = {0,0,0};
  1745. sky[] = {{ 0.32,0.2,0.25 },0.011229};
  1746. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  1747. fogColor[] = {0.005,0.005,0.005};
  1748. apertureMin = 7.7;
  1749. apertureStandard = 8;
  1750. apertureMax = 20;
  1751. standardAvgLum = 5;
  1752. desiredLuminanceCoef = 0;
  1753. desiredLuminanceCoefCloud = 0;
  1754. luminanceRectCoef = 1;
  1755. luminanceRectCoefCloud = 1;
  1756. rayleigh[] = {0.00749,0.01388,0.02878};
  1757. mie[] = {0.0046,0.0046,0.0046};
  1758. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1759. swBrightness = 0;
  1760. };
  1761. class Lighting54
  1762. {
  1763. height = -0.001;
  1764. overcast = 0.95;
  1765. sunAngle = -6;
  1766. sunOrMoon = 0;
  1767. diffuse[] = {0,0,0};
  1768. diffuseCloud[] = {0,0,0};
  1769. ambient[] = {{ 0.022184,0.0455,0.08 },0.368509};
  1770. ambientCloud[] = {{ 0.019966,0.04095,0.072 },0.331658};
  1771. ambientMid[] = {{ 0.017747,0.0364,0.064 },0.331658};
  1772. ambientMidCloud[] = {{ 0.017747,0.0364,0.064 },0.331658};
  1773. groundReflection[] = {{ 0.010471,0.033852,0.064 },0.265326};
  1774. groundReflectionCloud[] = {{ 0.010471,0.033852,0.064 },0.265326};
  1775. bidirect[] = {0,0,0};
  1776. bidirectCloud[] = {0,0,0};
  1777. sky[] = {{ 0.32,0.2,0.25 },0.757944};
  1778. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  1779. fogColor[] = {0.005,0.005,0.005};
  1780. apertureMin = 7.8;
  1781. apertureStandard = 9;
  1782. apertureMax = 20;
  1783. standardAvgLum = 10;
  1784. desiredLuminanceCoef = 0;
  1785. desiredLuminanceCoefCloud = 0;
  1786. luminanceRectCoef = 1;
  1787. luminanceRectCoefCloud = 1;
  1788. rayleigh[] = {0.00749,0.01388,0.02878};
  1789. mie[] = {0.0046,0.0046,0.0046};
  1790. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1791. swBrightness = 0;
  1792. };
  1793. class Lighting55
  1794. {
  1795. height = -0.001;
  1796. overcast = 0.95;
  1797. sunAngle = -2;
  1798. sunOrMoon = 0.5;
  1799. diffuse[] = {0,0,0};
  1800. diffuseCloud[] = {0,0,0};
  1801. ambient[] = {{ 0.07,0.0775,0.086 },3.938438};
  1802. ambientCloud[] = {{ 0.063,0.06975,0.0774 },3.544594};
  1803. ambientMid[] = {{ 0.056,0.062,0.0688 },3.544594};
  1804. ambientMidCloud[] = {{ 0.056,0.062,0.0688 },3.544594};
  1805. groundReflection[] = {{ 0.03304,0.05766,0.0688 },2.835675};
  1806. groundReflectionCloud[] = {{ 0.03304,0.05766,0.0688 },2.835675};
  1807. bidirect[] = {0,0,0};
  1808. bidirectCloud[] = {0,0,0};
  1809. sky[] = {{ 0.32,0.2,0.25 },2.893521};
  1810. skyAroundSun[] = {{ 0.12,0.10395,0.09 },9.0915};
  1811. fogColor[] = {0.005,0.005,0.005};
  1812. apertureMin = 8;
  1813. apertureStandard = 10;
  1814. apertureMax = 20;
  1815. standardAvgLum = 20;
  1816. desiredLuminanceCoef = 0;
  1817. desiredLuminanceCoefCloud = 0;
  1818. luminanceRectCoef = 1;
  1819. luminanceRectCoefCloud = 1;
  1820. rayleigh[] = {0.00749,0.01388,0.02878};
  1821. mie[] = {0.0046,0.0046,0.0046};
  1822. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1823. swBrightness = 0;
  1824. };
  1825. class Lighting56
  1826. {
  1827. height = -0.001;
  1828. overcast = 0.95;
  1829. sunAngle = 0;
  1830. sunOrMoon = 1;
  1831. diffuse[] = {{ 0,0,0 },0.436392};
  1832. diffuseCloud[] = {{ 0,0,0 },0.392753};
  1833. ambient[] = {{ 0.097704,0.13,0.215 },4.145724};
  1834. ambientCloud[] = {{ 0.087934,0.117,0.1935 },3.731152};
  1835. ambientMid[] = {{ 0.078163,0.104,0.172 },3.731152};
  1836. ambientMidCloud[] = {{ 0.078163,0.104,0.172 },3.731152};
  1837. groundReflection[] = {{ 0.046116,0.09672,0.172 },2.984921};
  1838. groundReflectionCloud[] = {{ 0.046116,0.09672,0.172 },2.984921};
  1839. bidirect[] = {0,0,0};
  1840. bidirectCloud[] = {0,0,0};
  1841. sky[] = {{ 0.32,0.2,0.25 },4.10553};
  1842. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.849125};
  1843. fogColor[] = {0.005,0.005,0.005};
  1844. apertureMin = 9;
  1845. apertureStandard = 12;
  1846. apertureMax = 20;
  1847. standardAvgLum = 60;
  1848. desiredLuminanceCoef = 0;
  1849. desiredLuminanceCoefCloud = 0;
  1850. luminanceRectCoef = 1;
  1851. luminanceRectCoefCloud = 1;
  1852. rayleigh[] = {0.00749,0.01388,0.02878};
  1853. mie[] = {0.0046,0.0046,0.0046};
  1854. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1855. swBrightness = 1;
  1856. };
  1857. class Lighting57
  1858. {
  1859. height = -0.001;
  1860. overcast = 0.95;
  1861. sunAngle = 2;
  1862. sunOrMoon = 1;
  1863. diffuse[] = {{ 0.7,0.9,1 },0.94743};
  1864. diffuseCloud[] = {{ 0.63,0.81,0.9 },0.852687};
  1865. ambient[] = {{ 0.140184,0.2082,0.3654 },4.875317};
  1866. ambientCloud[] = {{ 0.126166,0.18738,0.32886 },4.387785};
  1867. ambientMid[] = {{ 0.112147,0.16656,0.29232 },4.387785};
  1868. ambientMidCloud[] = {{ 0.112147,0.16656,0.29232 },4.387785};
  1869. groundReflection[] = {{ 0.066167,0.154901,0.29232 },3.510228};
  1870. groundReflectionCloud[] = {{ 0.066167,0.154901,0.29232 },3.510228};
  1871. bidirect[] = {0,0,0};
  1872. bidirectCloud[] = {0,0,0};
  1873. sky[] = {{ 0.32,0.2,0.25 },6.240406};
  1874. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },13.3342};
  1875. fogColor[] = {0.005,0.005,0.005};
  1876. apertureMin = 10;
  1877. apertureStandard = 15;
  1878. apertureMax = 20;
  1879. standardAvgLum = 70;
  1880. desiredLuminanceCoef = 0;
  1881. desiredLuminanceCoefCloud = 0;
  1882. luminanceRectCoef = 1;
  1883. luminanceRectCoefCloud = 1;
  1884. rayleigh[] = {0.00749,0.01388,0.02878};
  1885. mie[] = {0.0046,0.0046,0.0046};
  1886. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1887. swBrightness = 0;
  1888. };
  1889. class Lighting58
  1890. {
  1891. height = -0.001;
  1892. overcast = 0.95;
  1893. sunAngle = 6;
  1894. sunOrMoon = 1;
  1895. diffuse[] = {{ 0.7,0.9,1 },1.83744};
  1896. diffuseCloud[] = {{ 0.63,0.81,0.9 },1.653696};
  1897. ambient[] = {{ 0.186912,0.28795,0.4361 },6.818625};
  1898. ambientCloud[] = {{ 0.168221,0.259155,0.39249 },6.136763};
  1899. ambientMid[] = {{ 0.14953,0.23036,0.34888 },6.136763};
  1900. ambientMidCloud[] = {{ 0.14953,0.23036,0.34888 },6.136763};
  1901. groundReflection[] = {{ 0.088222,0.214235,0.34888 },4.90941};
  1902. groundReflectionCloud[] = {{ 0.088222,0.214235,0.34888 },4.90941};
  1903. bidirect[] = {0,0,0};
  1904. bidirectCloud[] = {0,0,0};
  1905. sky[] = {{ 0.32,0.2,0.25 },7.958412};
  1906. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.3342};
  1907. fogColor[] = {0.005,0.005,0.005};
  1908. apertureMin = 15;
  1909. apertureStandard = 20;
  1910. apertureMax = 40;
  1911. standardAvgLum = 120;
  1912. desiredLuminanceCoef = 0;
  1913. desiredLuminanceCoefCloud = 0;
  1914. luminanceRectCoef = 1;
  1915. luminanceRectCoefCloud = 1;
  1916. rayleigh[] = {0.00749,0.01388,0.02878};
  1917. mie[] = {0.0046,0.0046,0.0046};
  1918. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1919. swBrightness = 0;
  1920. };
  1921. class Lighting59
  1922. {
  1923. height = -0.001;
  1924. overcast = 0.95;
  1925. sunAngle = 16;
  1926. sunOrMoon = 1;
  1927. diffuse[] = {{ 0.7,0.9,1 },3.10068};
  1928. diffuseCloud[] = {{ 0.63,0.81,0.9 },2.790612};
  1929. ambient[] = {{ 0.225144,0.364,0.4942 },6.818625};
  1930. ambientCloud[] = {{ 0.20263,0.3276,0.44478 },6.136763};
  1931. ambientMid[] = {{ 0.180115,0.2912,0.39536 },6.136763};
  1932. ambientMidCloud[] = {{ 0.180115,0.2912,0.39536 },6.136763};
  1933. groundReflection[] = {{ 0.106268,0.270816,0.39536 },4.90941};
  1934. groundReflectionCloud[] = {{ 0.106268,0.270816,0.39536 },4.90941};
  1935. bidirect[] = {0,0,0};
  1936. bidirectCloud[] = {0,0,0};
  1937. sky[] = {{ 0.32,0.2,0.25 },9.162701};
  1938. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.9403};
  1939. fogColor[] = {0.005,0.005,0.005};
  1940. apertureMin = 15;
  1941. apertureStandard = 25;
  1942. apertureMax = 85;
  1943. standardAvgLum = 450;
  1944. desiredLuminanceCoef = 0;
  1945. desiredLuminanceCoefCloud = 0;
  1946. luminanceRectCoef = 1;
  1947. luminanceRectCoefCloud = 1;
  1948. rayleigh[] = {0.00749,0.01388,0.02878};
  1949. mie[] = {0.0046,0.0046,0.0046};
  1950. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1951. swBrightness = 0;
  1952. };
  1953. class Lighting60
  1954. {
  1955. height = -0.001;
  1956. overcast = 0.95;
  1957. sunAngle = 45;
  1958. sunOrMoon = 1;
  1959. diffuse[] = {{ 0.7,0.9,1 },4.5936};
  1960. diffuseCloud[] = {{ 0.63,0.81,0.9 },4.13424};
  1961. ambient[] = {{ 0.284734,0.4158,0.46144 },8.7725};
  1962. ambientCloud[] = {{ 0.256261,0.37422,0.415296 },7.89525};
  1963. ambientMid[] = {{ 0.227787,0.33264,0.369152 },7.89525};
  1964. ambientMidCloud[] = {{ 0.227787,0.33264,0.369152 },7.89525};
  1965. groundReflection[] = {{ 0.134395,0.309355,0.369152 },6.3162};
  1966. groundReflectionCloud[] = {{ 0.134395,0.309355,0.369152 },6.3162};
  1967. bidirect[] = {0,0,0};
  1968. bidirectCloud[] = {0,0,0};
  1969. sky[] = {{ 0.32,0.2,0.25 },8.98304};
  1970. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  1971. fogColor[] = {0.005,0.005,0.005};
  1972. apertureMin = 22.5;
  1973. apertureStandard = 65;
  1974. apertureMax = 85;
  1975. standardAvgLum = 800;
  1976. desiredLuminanceCoef = 0;
  1977. desiredLuminanceCoefCloud = 0;
  1978. luminanceRectCoef = 1;
  1979. luminanceRectCoefCloud = 1;
  1980. rayleigh[] = {0.00749,0.01388,0.02878};
  1981. mie[] = {0.006,0.0046,0.004};
  1982. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1983. swBrightness = 1;
  1984. };
  1985. class Lighting61
  1986. {
  1987. height = -60;
  1988. overcast = 0.95;
  1989. sunAngle = -14;
  1990. sunOrMoon = 0;
  1991. diffuse[] = {0,0,0};
  1992. diffuseCloud[] = {0,0,0};
  1993. ambient[] = {0.003186,0.028141,0.177147};
  1994. ambientCloud[] = {0.003186,0.028141,0.177147};
  1995. ambientMid[] = {0.002549,0.022513,0.141718};
  1996. ambientMidCloud[] = {0.002549,0.022513,0.141718};
  1997. groundReflection[] = {0.001504,0.020937,0.141718};
  1998. groundReflectionCloud[] = {0.001504,0.020937,0.141718};
  1999. bidirect[] = {0,0,0};
  2000. bidirectCloud[] = {0,0,0};
  2001. sky[] = {{ 0.32,0.2,0.25 },0.000629};
  2002. skyAroundSun[] = {4e-006,0.000104,0.000366};
  2003. fogColor[] = {0.005,0.005,0.005};
  2004. apertureMin = 5.916064;
  2005. apertureStandard = 6.859;
  2006. apertureMax = 17.1475;
  2007. standardAvgLum = 1.08;
  2008. desiredLuminanceCoef = 0;
  2009. desiredLuminanceCoefCloud = 0;
  2010. luminanceRectCoef = 1;
  2011. luminanceRectCoefCloud = 1;
  2012. rayleigh[] = {0.00749,0.01388,0.02878};
  2013. mie[] = {0.0046,0.0046,0.0046};
  2014. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  2015. swBrightness = 5;
  2016. };
  2017. class Lighting62
  2018. {
  2019. height = -60;
  2020. overcast = 0.95;
  2021. sunAngle = -10;
  2022. sunOrMoon = 0;
  2023. diffuse[] = {0.028875,0.18522,0.7275};
  2024. diffuseCloud[] = {0.028875,0.18522,0.7275};
  2025. ambient[] = {0.000944,0.003032,0.008748};
  2026. ambientCloud[] = {0.000944,0.003032,0.008748};
  2027. ambientMid[] = {0.000755,0.002426,0.006998};
  2028. ambientMidCloud[] = {0.000755,0.002426,0.006998};
  2029. groundReflection[] = {0.000446,0.002256,0.006998};
  2030. groundReflectionCloud[] = {0.000446,0.002256,0.006998};
  2031. bidirect[] = {0,0,0};
  2032. bidirectCloud[] = {0,0,0};
  2033. sky[] = {{ 0.32,0.2,0.25 },0.006288};
  2034. skyAroundSun[] = {0.004332,0.005212,0.009138};
  2035. fogColor[] = {0.005,0.005,0.005};
  2036. apertureMin = 7.39508;
  2037. apertureStandard = 7.22;
  2038. apertureMax = 18.05;
  2039. standardAvgLum = 1.8;
  2040. desiredLuminanceCoef = 0;
  2041. desiredLuminanceCoefCloud = 0;
  2042. luminanceRectCoef = 1;
  2043. luminanceRectCoefCloud = 1;
  2044. rayleigh[] = {0.00749,0.01388,0.02878};
  2045. mie[] = {0.0046,0.0046,0.0046};
  2046. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2047. swBrightness = 0;
  2048. };
  2049. class Lighting63
  2050. {
  2051. height = -60;
  2052. overcast = 0.95;
  2053. sunAngle = -9;
  2054. sunOrMoon = 0;
  2055. diffuse[] = {0,0,0};
  2056. diffuseCloud[] = {0,0,0};
  2057. ambient[] = {0.006844,0.010612,0.065124};
  2058. ambientCloud[] = {0.006844,0.010612,0.065124};
  2059. ambientMid[] = {0.005475,0.00849,0.052099};
  2060. ambientMidCloud[] = {0.005475,0.00849,0.052099};
  2061. groundReflection[] = {0.00323,0.007895,0.052099};
  2062. groundReflectionCloud[] = {0.00323,0.007895,0.052099};
  2063. bidirect[] = {0,0,0};
  2064. bidirectCloud[] = {0,0,0};
  2065. sky[] = {0.32,0.2,0.25};
  2066. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.392};
  2067. fogColor[] = {0.005,0.005,0.005};
  2068. apertureMin = 7.546;
  2069. apertureStandard = 7.6;
  2070. apertureMax = 19;
  2071. standardAvgLum = 3;
  2072. desiredLuminanceCoef = 0;
  2073. desiredLuminanceCoefCloud = 0;
  2074. luminanceRectCoef = 1;
  2075. luminanceRectCoefCloud = 1;
  2076. rayleigh[] = {0.00749,0.01388,0.02878};
  2077. mie[] = {0.0046,0.0046,0.0046};
  2078. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2079. swBrightness = 0;
  2080. };
  2081. class Lighting64
  2082. {
  2083. height = -60;
  2084. overcast = 0.95;
  2085. sunAngle = -8;
  2086. sunOrMoon = 0;
  2087. diffuse[] = {0,0,0};
  2088. diffuseCloud[] = {0,0,0};
  2089. ambient[] = {0.011092,0.0153,0.02745};
  2090. ambientCloud[] = {0.011092,0.0153,0.02745};
  2091. ambientMid[] = {0.008874,0.01224,0.02196};
  2092. ambientMidCloud[] = {0.008874,0.01224,0.02196};
  2093. groundReflection[] = {0.005235,0.011383,0.02196};
  2094. groundReflectionCloud[] = {0.005235,0.011383,0.02196};
  2095. bidirect[] = {0,0,0};
  2096. bidirectCloud[] = {0,0,0};
  2097. sky[] = {{ 0.32,0.2,0.25 },0.00786};
  2098. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.781934};
  2099. fogColor[] = {0.005,0.005,0.005};
  2100. apertureMin = 7.7;
  2101. apertureStandard = 8;
  2102. apertureMax = 20;
  2103. standardAvgLum = 5;
  2104. desiredLuminanceCoef = 0;
  2105. desiredLuminanceCoefCloud = 0;
  2106. luminanceRectCoef = 1;
  2107. luminanceRectCoefCloud = 1;
  2108. rayleigh[] = {0.00749,0.01388,0.02878};
  2109. mie[] = {0.0046,0.0046,0.0046};
  2110. cloudsColor[] = {{ 0.8,0.81,1 },12};
  2111. swBrightness = 0;
  2112. };
  2113. class Lighting65
  2114. {
  2115. height = -60;
  2116. overcast = 0.95;
  2117. sunAngle = -6;
  2118. sunOrMoon = 0;
  2119. diffuse[] = {0,0,0};
  2120. diffuseCloud[] = {0,0,0};
  2121. ambient[] = {{ 0.011092,0.02275,0.04 },0.294807};
  2122. ambientCloud[] = {{ 0.011092,0.02275,0.04 },0.294807};
  2123. ambientMid[] = {{ 0.008874,0.0182,0.032 },0.265326};
  2124. ambientMidCloud[] = {{ 0.008874,0.0182,0.032 },0.265326};
  2125. groundReflection[] = {{ 0.005235,0.016926,0.032 },0.159196};
  2126. groundReflectionCloud[] = {{ 0.005235,0.016926,0.032 },0.159196};
  2127. bidirect[] = {0,0,0};
  2128. bidirectCloud[] = {0,0,0};
  2129. sky[] = {{ 0.32,0.2,0.25 },0.530561};
  2130. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.751824};
  2131. fogColor[] = {0.005,0.005,0.005};
  2132. apertureMin = 7.8;
  2133. apertureStandard = 9;
  2134. apertureMax = 20;
  2135. standardAvgLum = 10;
  2136. desiredLuminanceCoef = 0;
  2137. desiredLuminanceCoefCloud = 0;
  2138. luminanceRectCoef = 1;
  2139. luminanceRectCoefCloud = 1;
  2140. rayleigh[] = {0.00749,0.01388,0.02878};
  2141. mie[] = {0.0046,0.0046,0.0046};
  2142. cloudsColor[] = {{ 0.8,0.81,1 },11};
  2143. swBrightness = 0;
  2144. };
  2145. class Lighting66
  2146. {
  2147. height = -60;
  2148. overcast = 0.95;
  2149. sunAngle = -2;
  2150. sunOrMoon = 0.5;
  2151. diffuse[] = {0,0,0};
  2152. diffuseCloud[] = {0,0,0};
  2153. ambient[] = {{ 0.035,0.03875,0.043 },3.15075};
  2154. ambientCloud[] = {{ 0.035,0.03875,0.043 },3.15075};
  2155. ambientMid[] = {{ 0.028,0.031,0.0344 },2.835675};
  2156. ambientMidCloud[] = {{ 0.028,0.031,0.0344 },2.835675};
  2157. groundReflection[] = {{ 0.01652,0.02883,0.0344 },1.701405};
  2158. groundReflectionCloud[] = {{ 0.01652,0.02883,0.0344 },1.701405};
  2159. bidirect[] = {0,0,0};
  2160. bidirectCloud[] = {0,0,0};
  2161. sky[] = {{ 0.32,0.2,0.25 },2.025465};
  2162. skyAroundSun[] = {{ 0.12,0.10395,0.09 },8.90967};
  2163. fogColor[] = {0.005,0.005,0.005};
  2164. apertureMin = 8;
  2165. apertureStandard = 10;
  2166. apertureMax = 20;
  2167. standardAvgLum = 20;
  2168. desiredLuminanceCoef = 0;
  2169. desiredLuminanceCoefCloud = 0;
  2170. luminanceRectCoef = 1;
  2171. luminanceRectCoefCloud = 1;
  2172. rayleigh[] = {0.00749,0.01388,0.02878};
  2173. mie[] = {0.0046,0.0046,0.0046};
  2174. cloudsColor[] = {{ 0.8,0.81,1 },11};
  2175. swBrightness = 0;
  2176. };
  2177. class Lighting67
  2178. {
  2179. height = -60;
  2180. overcast = 0.95;
  2181. sunAngle = 0;
  2182. sunOrMoon = 1;
  2183. diffuse[] = {{ 0,0,0 },0.218196};
  2184. diffuseCloud[] = {{ 0,0,0 },0.218196};
  2185. ambient[] = {{ 0.048852,0.065,0.1075 },3.316579};
  2186. ambientCloud[] = {{ 0.048852,0.065,0.1075 },3.316579};
  2187. ambientMid[] = {{ 0.039082,0.052,0.086 },2.984921};
  2188. ambientMidCloud[] = {{ 0.039082,0.052,0.086 },2.984921};
  2189. groundReflection[] = {{ 0.023058,0.04836,0.086 },1.790953};
  2190. groundReflectionCloud[] = {{ 0.023058,0.04836,0.086 },1.790953};
  2191. bidirect[] = {0,0,0};
  2192. bidirectCloud[] = {0,0,0};
  2193. sky[] = {{ 0.32,0.2,0.25 },2.873871};
  2194. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  2195. fogColor[] = {0.005,0.005,0.005};
  2196. apertureMin = 9;
  2197. apertureStandard = 12;
  2198. apertureMax = 20;
  2199. standardAvgLum = 60;
  2200. desiredLuminanceCoef = 0;
  2201. desiredLuminanceCoefCloud = 0;
  2202. luminanceRectCoef = 1;
  2203. luminanceRectCoefCloud = 1;
  2204. rayleigh[] = {0.00749,0.01388,0.02878};
  2205. mie[] = {0.0046,0.0046,0.0046};
  2206. cloudsColor[] = {{ 0.8,0.81,1 },12};
  2207. swBrightness = 1;
  2208. };
  2209. class Lighting68
  2210. {
  2211. height = -60;
  2212. overcast = 0.95;
  2213. sunAngle = 2;
  2214. sunOrMoon = 1;
  2215. diffuse[] = {{ 0.35,0.9,1 },0.473715};
  2216. diffuseCloud[] = {{ 0.35,0.9,1 },0.473715};
  2217. ambient[] = {{ 0.070092,0.1041,0.1827 },3.900254};
  2218. ambientCloud[] = {{ 0.070092,0.1041,0.1827 },3.900254};
  2219. ambientMid[] = {{ 0.056074,0.08328,0.14616 },3.510228};
  2220. ambientMidCloud[] = {{ 0.056074,0.08328,0.14616 },3.510228};
  2221. groundReflection[] = {{ 0.033083,0.07745,0.14616 },2.106137};
  2222. groundReflectionCloud[] = {{ 0.033083,0.07745,0.14616 },2.106137};
  2223. bidirect[] = {0,0,0};
  2224. bidirectCloud[] = {0,0,0};
  2225. sky[] = {{ 0.32,0.2,0.25 },4.368284};
  2226. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },11.87956};
  2227. fogColor[] = {0.005,0.005,0.005};
  2228. apertureMin = 10;
  2229. apertureStandard = 15;
  2230. apertureMax = 20;
  2231. standardAvgLum = 70;
  2232. desiredLuminanceCoef = 0;
  2233. desiredLuminanceCoefCloud = 0;
  2234. luminanceRectCoef = 1;
  2235. luminanceRectCoefCloud = 1;
  2236. rayleigh[] = {0.00749,0.01388,0.02878};
  2237. mie[] = {0.0046,0.0046,0.0046};
  2238. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2239. swBrightness = 0;
  2240. };
  2241. class Lighting69
  2242. {
  2243. height = -60;
  2244. overcast = 0.95;
  2245. sunAngle = 6;
  2246. sunOrMoon = 1;
  2247. diffuse[] = {{ 0.35,0.9,1 },0.91872};
  2248. diffuseCloud[] = {{ 0.35,0.9,1 },0.91872};
  2249. ambient[] = {{ 0.093456,0.143975,0.21805 },5.4549};
  2250. ambientCloud[] = {{ 0.093456,0.143975,0.21805 },5.4549};
  2251. ambientMid[] = {{ 0.074765,0.11518,0.17444 },4.90941};
  2252. ambientMidCloud[] = {{ 0.074765,0.11518,0.17444 },4.90941};
  2253. groundReflection[] = {{ 0.044111,0.107117,0.17444 },2.945646};
  2254. groundReflectionCloud[] = {{ 0.044111,0.107117,0.17444 },2.945646};
  2255. bidirect[] = {0,0,0};
  2256. bidirectCloud[] = {0,0,0};
  2257. sky[] = {{ 0.32,0.2,0.25 },5.570889};
  2258. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.06752};
  2259. fogColor[] = {0.005,0.005,0.005};
  2260. apertureMin = 15;
  2261. apertureStandard = 20;
  2262. apertureMax = 40;
  2263. standardAvgLum = 120;
  2264. desiredLuminanceCoef = 0;
  2265. desiredLuminanceCoefCloud = 0;
  2266. luminanceRectCoef = 1;
  2267. luminanceRectCoefCloud = 1;
  2268. rayleigh[] = {0.00749,0.01388,0.02878};
  2269. mie[] = {0.0046,0.0046,0.0046};
  2270. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2271. swBrightness = 0;
  2272. };
  2273. class Lighting70
  2274. {
  2275. height = -60;
  2276. overcast = 0.95;
  2277. sunAngle = 16;
  2278. sunOrMoon = 1;
  2279. diffuse[] = {{ 0.35,0.9,1 },1.55034};
  2280. diffuseCloud[] = {{ 0.35,0.9,1 },1.55034};
  2281. ambient[] = {{ 0.112572,0.182,0.2471 },5.4549};
  2282. ambientCloud[] = {{ 0.112572,0.182,0.2471 },5.4549};
  2283. ambientMid[] = {{ 0.090058,0.1456,0.19768 },4.90941};
  2284. ambientMidCloud[] = {{ 0.090058,0.1456,0.19768 },4.90941};
  2285. groundReflection[] = {{ 0.053134,0.135408,0.19768 },2.945646};
  2286. groundReflectionCloud[] = {{ 0.053134,0.135408,0.19768 },2.945646};
  2287. bidirect[] = {0,0,0};
  2288. bidirectCloud[] = {0,0,0};
  2289. sky[] = {{ 0.32,0.2,0.25 },6.41389};
  2290. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.66149};
  2291. fogColor[] = {0.005,0.005,0.005};
  2292. apertureMin = 15;
  2293. apertureStandard = 25;
  2294. apertureMax = 85;
  2295. standardAvgLum = 450;
  2296. desiredLuminanceCoef = 0;
  2297. desiredLuminanceCoefCloud = 0;
  2298. luminanceRectCoef = 1;
  2299. luminanceRectCoefCloud = 1;
  2300. rayleigh[] = {0.00749,0.01388,0.02878};
  2301. mie[] = {0.0046,0.0046,0.0046};
  2302. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2303. swBrightness = 0;
  2304. };
  2305. class Lighting71
  2306. {
  2307. height = -60;
  2308. overcast = 0.95;
  2309. sunAngle = 45;
  2310. sunOrMoon = 1;
  2311. diffuse[] = {{ 0.35,0.9,1 },2.2968};
  2312. diffuseCloud[] = {{ 0.35,0.9,1 },2.2968};
  2313. ambient[] = {{ 0.142367,0.2079,0.23072 },7.018};
  2314. ambientCloud[] = {{ 0.142367,0.2079,0.23072 },7.018};
  2315. ambientMid[] = {{ 0.113894,0.16632,0.184576 },6.3162};
  2316. ambientMidCloud[] = {{ 0.113894,0.16632,0.184576 },6.3162};
  2317. groundReflection[] = {{ 0.067197,0.154678,0.184576 },3.78972};
  2318. groundReflectionCloud[] = {{ 0.067197,0.154678,0.184576 },3.78972};
  2319. bidirect[] = {0,0,0};
  2320. bidirectCloud[] = {0,0,0};
  2321. sky[] = {{ 0.32,0.2,0.25 },6.288128};
  2322. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  2323. fogColor[] = {0.005,0.005,0.005};
  2324. apertureMin = 22.5;
  2325. apertureStandard = 65;
  2326. apertureMax = 85;
  2327. standardAvgLum = 800;
  2328. desiredLuminanceCoef = 0;
  2329. desiredLuminanceCoefCloud = 0;
  2330. luminanceRectCoef = 1;
  2331. luminanceRectCoefCloud = 1;
  2332. rayleigh[] = {0.00749,0.01388,0.02878};
  2333. mie[] = {0.006,0.0046,0.004};
  2334. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2335. swBrightness = 1;
  2336. };
  2337. };
  2338. class Overcast: Overcast
  2339. {
  2340. class Weather1;
  2341. class Weather2;
  2342. class Weather3;
  2343. class Weather4;
  2344. class Weather5;
  2345. class Weather6;
  2346. };
  2347. };
  2348. };
  2349. class Stratis;
  2350. class Lakeside_Countyv2: Stratis
  2351. {
  2352. class Lighting: Lighting
  2353. {
  2354. groundReflection[] = {0.06,0.06,0.03};
  2355. };
  2356. class DayLightingBrightAlmost: DayLightingBrightAlmost
  2357. {
  2358. deepNight[] = {-15,{ 0.05,0.05,0.06 },{ 0.001,0.001,0.002 },{ 0.02,0.02,0.05 },{ 0.003,0.003,0.003 },{ 0.0001,0.0001,0.0002 },{ 0.0001,0.0001,0.0002 },0};
  2359. fullNight[] = {-5,{ 0.05,0.05,0.05 },{ 0.02,0.02,0.02 },{ 0.04,0.04,0.04 },{ 0.04,0.04,0.04 },{ 0.01,0.01,0.02 },{ 0.08,0.06,0.06 },0};
  2360. sunMoon[] = {-3.75,{ 0.045,0.04,0.04 },{ 0.04,0.04,0.04 },{ 0.045,0.04,0.04 },{ 0.04,0.04,0.04 },{ 0.04,0.035,0.04 },{ 0.1,0.08,0.09 },0.5};
  2361. earlySun[] = {-2.5,{ 0.12,0.1,0.1 },{ 0.08,0.06,0.07 },{ 0.12,0.1,0.1 },{ 0.08,0.06,0.07 },{ 0.08,0.07,0.08 },{ 0.1,0.1,0.12 },1};
  2362. sunrise[] = {0,{ { 0.7,0.45,0.45 },"5.16+(-4)" },{ { 0.07,0.09,0.12 },"4.0+(-4)" },{ { 0.6,0.47,0.25 },"4.66+(-4)" },{ { 0.1,0.09,0.1 },"4.3+(-4)" },{ { 0.5,0.4,0.4 },"6.49+(-4)" },{ { 0.88,0.51,0.24 },"8.39+(-4)" },1};
  2363. earlyMorning[] = {3,{ { 0.65,0.55,0.55 },"6.04+(-4)" },{ { 0.08,0.09,0.11 },"4.5+(-4)" },{ { 0.55,0.47,0.25 },"5.54+(-4)" },{ { 0.1,0.09,0.1 },"5.02+(-4)" },{ { 0.5,0.4,0.4 },"7.05+(-4)" },{ { 0.88,0.51,0.24 },"8.88+(-4)" },1};
  2364. midMorning[] = {8,{ { 0.98,0.85,0.8 },"8.37+(-4)" },{ { 0.08,0.09,0.11 },"6.42+(-4)" },{ { 0.87,0.47,0.25 },"7.87+(-4)" },{ { 0.09,0.09,0.1 },"6.89+(-4)" },{ { 0.5,0.4,0.4 },"8.9+(-4)" },{ { 0.88,0.51,0.24 },"10.88+(-4)" },1};
  2365. morning[] = {16,{ { 1,1,0.9 },"13.17+(-4)" },{ { 0.17,0.18,0.19 },"10.26+(-4)" },{ { 1,1,0.9 },"12.67+(-4)" },{ { 0.17,0.18,0.19 },"11.71+(-4)" },{ { 0.15,0.15,0.15 },"12.42+(-4)" },{ { 0.17,0.17,0.15 },"14.42+(-4)" },1};
  2366. noon[] = {45,{ { 1,1,1 },"17+(-4)" },{ { 1,1.3,1.55 },"13.5+(-4)" },{ { 1,1,1 },"15+(-4)" },{ { 0.36,0.37,0.38 },"13.5+(-4)" },{ { 1,1,1 },"16+(-4)" },{ { 1.0,1.0,1 },"17+(-4)" },1};
  2367. };
  2368. class DayLightingRainy: DayLightingRainy
  2369. {
  2370. deepNight[] = {-15,{ 0.0034,0.0034,0.004 },{ 0.003,0.003,0.003 },{ 0.0034,0.0034,0.004 },{ 0.003,0.003,0.003 },{ 0.001,0.001,0.002 },{ 0.001,0.001,0.002 },0};
  2371. fullNight[] = {-5,{ 0.023,0.023,0.023 },{ 0.02,0.02,0.02 },{ 0.023,0.023,0.023 },{ 0.02,0.02,0.02 },{ 0.01,0.01,0.02 },{ 0.08,0.06,0.06 },0};
  2372. sunMoon[] = {-3.75,{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.035,0.04 },{ 0.11,0.08,0.09 },0.5};
  2373. earlySun[] = {-2.5,{ 0.0689,0.0689,0.0804 },{ 0.06,0.06,0.07 },{ 0.0689,0.0689,0.0804 },{ 0.06,0.06,0.07 },{ 0.08,0.07,0.08 },{ 0.14,0.1,0.12 },0.5};
  2374. earlyMorning[] = {0,{ { 1,1,1 },"(-4)+3.95" },{ { 1,1,1 },"(-4)+3.0" },{ { 1,1,1 },"(-4)+3.95" },{ { 1,1,1 },"(-4)+3.0" },{ { 1,1,1 },"(-4)+4" },{ { 1,1,1 },"(-4)+5.5" },1};
  2375. morning[] = {5,{ { 1,1,1 },"(-4)+5.7" },{ { 1,1,1 },"(-4)+4.5" },{ { 1,1,1 },"(-4)+5.7" },{ { 1,1,1 },"(-4)+4.5" },{ { 1,1,1 },"(-4)+7" },{ { 1,1,1 },"(-4)+8" },1};
  2376. lateMorning[] = {25,{ { 1,1,1 },"(-4)+10.45" },{ { 1,1,1 },"(-4)+9.75" },{ { 1,1,1 },"(-4)+10.45" },{ { 1,1,1 },"(-4)+9.75" },{ { 1,1,1 },"(-4)+12" },{ { 1,1,1 },"(-4)+12.75" },1};
  2377. noon[] = {70,{ { 1,1,1 },"(-4)+12.5" },{ { 1,1,1 },"(-4)+11" },{ { 1,1,1 },"(-4)+12" },{ { 1,1,1 },"(-4)+11" },{ { 1,1,1 },"(-4)+13.5" },{ { 1,1,1 },"(-4)+14" },1};
  2378. };
  2379. cutscenes[] = {};
  2380. description = "Lakeside v2 von Donzo-Community";
  2381. worldName = "Lakeside_Countyv2\Lakeside_Countyv2.wrp";
  2382. startTime = "06:00";
  2383. startDate = "21/08/2020";
  2384. startWeather = 0.2;
  2385. startFog = 0.0;
  2386. fogBeta0Min = 0.0;
  2387. fogBeta0Max = 0.02;
  2388. forecastWeather = 0.6;
  2389. forecastFog = 0.0;
  2390. centerPosition[] = {5120,5120,500};
  2391. seagullPos[] = {5120,5120,500};
  2392. longitude = 65;
  2393. latitude = -34;
  2394. elevationOffset = 0;
  2395. envTexture = "A3\Data_f\env_land_ca.paa";
  2396. midDetailTexture = "Lakeside_Countyv2\data\av_middle_mco.paa";
  2397. minTreesInForestSquare = 2;
  2398. minRocksInRockSquare = 2;
  2399. pictureMap = "\Lakeside_Countyv2\data\pictureMap_ca.paa";
  2400. pictureShot = "\Lakeside_Countyv2\data\ui_Schultz_ca.paa";
  2401. plateFormat = "A#$-####";
  2402. plateLetters = "ABCDEGHIKLMNOPRSTVXZ";
  2403. author = "Donzo-Community";
  2404. newRoadsShape = "\Lakeside_Countyv2\data\roads\roads.shp";
  2405. ilsPosition[] = {1024,1024};
  2406. ilsDirection[] = {0.5075,0.08,-0.8616};
  2407. ilsTaxiIn[] = {};
  2408. ilsTaxiOff[] = {};
  2409. drawTaxiway = 0;
  2410. class OutsideTerrain
  2411. {
  2412. satellite = "Lakeside_Countyv2\data\s_satout_co.paa";
  2413. enableTerrainSynth = 1;
  2414. class Layers
  2415. {
  2416. class Layer0
  2417. {
  2418. nopx = "Lakeside_Countyv2\data\tk_hlina_nopx.paa";
  2419. texture = "Lakeside_Countyv2\data\tk_hlina_co.paa";
  2420. };
  2421. };
  2422. };
  2423. class SecondaryAirports{};
  2424. class Sea
  2425. {
  2426. seaTexture = "a3\data_f\seatexture_co.paa";
  2427. seaMaterial = "#water";
  2428. shoreMaterial = "#shore";
  2429. shoreFoamMaterial = "#shorefoam";
  2430. shoreWetMaterial = "#shorewet";
  2431. WaterMapScale = 20;
  2432. WaterGrid = 50;
  2433. MaxTide = 0;
  2434. MaxWave = 0;
  2435. SeaWaveXScale = "2.0/50";
  2436. SeaWaveZScale = "1.0/50";
  2437. SeaWaveHScale = 2.0;
  2438. SeaWaveXDuration = 5000;
  2439. SeaWaveZDuration = 10000;
  2440. };
  2441. class Underwater
  2442. {
  2443. noWaterFog = -0.001;
  2444. fullWaterFog = 0.001;
  2445. deepWaterFog = 200;
  2446. waterFogDistanceNear = 10;
  2447. waterFogDistance = 40;
  2448. waterColor[] = {0.04,0.16,0.22};
  2449. deepWaterColor[] = {0.0,0.001,0.009};
  2450. surfaceColor[] = {0.04,0.16,0.22};
  2451. deepSurfaceColor[] = {0.0,0.001,0.009};
  2452. };
  2453. class SeaWaterShaderPars
  2454. {
  2455. refractionMoveCoef = 0.03;
  2456. minWaterOpacity = 0.0;
  2457. waterOpacityDistCoef = 0.4;
  2458. underwaterOpacity = 0.5;
  2459. waterOpacityFadeStart = 60;
  2460. waterOpacityFadeLength = 120;
  2461. };
  2462. class Grid: Grid
  2463. {
  2464. offsetX = 0;
  2465. offsetY = 5120;
  2466. class Zoom1
  2467. {
  2468. zoomMax = 0.15;
  2469. format = "XY";
  2470. formatX = "000";
  2471. formatY = "000";
  2472. stepX = 100;
  2473. stepY = -100;
  2474. };
  2475. class Zoom2
  2476. {
  2477. zoomMax = 0.85;
  2478. format = "XY";
  2479. formatX = "00";
  2480. formatY = "00";
  2481. stepX = 1000;
  2482. stepY = -1000;
  2483. };
  2484. class Zoom3
  2485. {
  2486. zoomMax = 1e+030;
  2487. format = "XY";
  2488. formatX = "0";
  2489. formatY = "0";
  2490. stepX = 10000;
  2491. stepY = -10000;
  2492. };
  2493. };
  2494. clutterGrid = 1;
  2495. clutterDist = 105;
  2496. class clutter
  2497. {
  2498. class GrassTall: DefaultClutter
  2499. {
  2500. model = "a3\plants_f\Clutter\c_Grass_Tall_Dead.p3d";
  2501. affectedByWind = 0.4;
  2502. swLighting = 1;
  2503. scaleMin = 0.7;
  2504. scaleMax = 1.0;
  2505. };
  2506. class StubbleClutter: DefaultClutter
  2507. {
  2508. model = "a3\plants_f\Clutter\c_Grass_Dry.p3d";
  2509. affectedByWind = 0.1;
  2510. swLighting = 1;
  2511. scaleMin = 0.9;
  2512. scaleMax = 1.1;
  2513. };
  2514. class AutumnFlowers: DefaultClutter
  2515. {
  2516. model = "a3\plants_f\Clutter\c_Flower_Medium_White2.p3d";
  2517. affectedByWind = 0.4;
  2518. swLighting = 1;
  2519. scaleMin = 0.7;
  2520. scaleMax = 1.0;
  2521. };
  2522. class GrassBunch: DefaultClutter
  2523. {
  2524. model = "a3\plants_f\Clutter\c_Grass_Bunch_Small.p3d";
  2525. affectedByWind = 0.35;
  2526. swLighting = 1;
  2527. scaleMin = 0.2;
  2528. scaleMax = 0.6;
  2529. };
  2530.  
  2531. class GrassCrookedGreen: DefaultClutter
  2532. {
  2533. model = "a3\plants_f\Clutter\c_Grass_TuftDry.p3d";
  2534. affectedByWind = 0.1;
  2535. swLighting = 1;
  2536. scaleMin = 0.6;
  2537. scaleMax = 1;
  2538. };
  2539. class GrassCrookedForest: DefaultClutter
  2540. {
  2541. model = "A3\plants_f\Clutter\c_Grass_Green.p3d";
  2542. affectedByWind = 0.3;
  2543. swLighting = 1;
  2544. scaleMin = 0.2;
  2545. scaleMax = 0.5;
  2546. };
  2547. class WeedDead: DefaultClutter
  2548. {
  2549. model = "a3\plants_f\Clutter\c_GrassDead_Tuft_Stony.p3d";
  2550. affectedByWind = 0.3;
  2551. swLighting = 1;
  2552. scaleMin = 0.75;
  2553. scaleMax = 1.1;
  2554. };
  2555. class WeedDeadSmall: DefaultClutter
  2556. {
  2557. model = "a3\plants_f\Clutter\c_GrassLong_DryBunch.p3d";
  2558. affectedByWind = 0.3;
  2559. swLighting = 1;
  2560. scaleMin = 0.75;
  2561. scaleMax = 0.9;
  2562. };
  2563. class HeatherBrush: DefaultClutter
  2564. {
  2565. model = "a3\plants_f\Clutter\c_Carduus.p3d";
  2566. affectedByWind = 0.15;
  2567. swLighting = 1;
  2568. scaleMin = 0.9;
  2569. scaleMax = 1.8;
  2570. surfaceColor[] = {0.53,0.5,0.37,1};
  2571. };
  2572. class WeedSedge: DefaultClutter
  2573. {
  2574. model = "a3\plants_f\Clutter\c_Flower_Tansy.p3d";
  2575. affectedByWind = 0.2;
  2576. swLighting = 1;
  2577. scaleMin = 0.5;
  2578. scaleMax = 0.85;
  2579. };
  2580. class WeedTall: DefaultClutter
  2581. {
  2582. model = "a3\plants_f\Clutter\c_Grass_BrushHigh_Dry.p3d";
  2583. affectedByWind = 0.3;
  2584. swLighting = 1;
  2585. scaleMin = 0.8;
  2586. scaleMax = 1.1;
  2587. };
  2588. class BlueBerry: DefaultClutter
  2589. {
  2590. model = "a3\plants_f\Clutter\c_Plant_Mullein.p3d";
  2591. affectedByWind = 0.05;
  2592. swLighting = 1;
  2593. scaleMin = 0.85;
  2594. scaleMax = 1.3;
  2595. };
  2596. class RaspBerry: DefaultClutter
  2597. {
  2598. model = "a3\plants_f\Clutter\c_sharpStones_erosion.p3d";
  2599. affectedByWind = 0;
  2600. swLighting = 1;
  2601. scaleMin = 0.8;
  2602. scaleMax = 1.2;
  2603. };
  2604. class FernAutumn: DefaultClutter
  2605. {
  2606. model = "a3\plants_f\Clutter\c_Flower_Cakile.p3d";
  2607. affectedByWind = 0.1;
  2608. scaleMin = 0.6;
  2609. scaleMax = 1.2;
  2610. };
  2611. class FernAutumnTall: DefaultClutter
  2612. {
  2613. model = "a3\plants_f\Clutter\c_Plant_Chicory.p3d";
  2614. affectedByWind = 0.15;
  2615. scaleMin = 0.75;
  2616. scaleMax = 1.0;
  2617. };
  2618. class SmallPicea: DefaultClutter
  2619. {
  2620. model = "a3\plants_f\Clutter\c_Plant_Dock.p3d";
  2621. affectedByWind = 0.05;
  2622. scaleMin = 0.75;
  2623. scaleMax = 1.25;
  2624. };
  2625. class PlantWideLeaf: DefaultClutter
  2626. {
  2627. model = "a3\plants_f\Clutter\c_StrGrassDry_group.p3d";
  2628. affectedByWind = 0.1;
  2629. scaleMin = 1.0;
  2630. scaleMax = 1.0;
  2631. };
  2632. class PlantSmallLeaf: DefaultClutter
  2633. {
  2634. model = "a3\plants_f\Clutter\c_StrGrassDryMedium_group.p3d";
  2635. affectedByWind = 0.1;
  2636. scaleMin = 1.0;
  2637. scaleMax = 1.0;
  2638. };
  2639. class ALFernAutumn: DefaultClutter
  2640. {
  2641. model = "a3\plants_f\Clutter\c_StrGrassDry_group.p3d";
  2642. affectedByWind = 0.1;
  2643. scaleMin = 0.6;
  2644. scaleMax = 1.0;
  2645. };
  2646. class MushroomsHorcak: DefaultClutter
  2647. {
  2648. model = "a3\plants_f\Clutter\c_Thistle_Thorn_Desert.p3d";
  2649. affectedByWind = 0;
  2650. scaleMin = 0.85;
  2651. scaleMax = 1.25;
  2652. };
  2653. class CoralPlant: DefaultClutter
  2654. {
  2655. model = "a3\plants_f\Clutter\c_coral1.p3d";
  2656. affectedByWind = 0.2;
  2657. scaleMin = 0.85;
  2658. scaleMax = 1.25;
  2659. };
  2660. class CoralTurd: DefaultClutter
  2661. {
  2662. model = "a3\plants_f\Clutter\c_coral_brain_flat1.p3d";
  2663. affectedByWind = 0;
  2664. scaleMin = 0.95;
  2665. scaleMax = 1.45;
  2666. };
  2667. class CoralTurds: DefaultClutter
  2668. {
  2669. model = "a3\plants_f\Clutter\c_corals_set_t.p3d";
  2670. affectedByWind = 0;
  2671. scaleMin = 0.85;
  2672. scaleMax = 1.25;
  2673. };
  2674. class CoralSalad: DefaultClutter
  2675. {
  2676. model = "a3\plants_f\Clutter\c_coral_plant_set1.p3d";
  2677. affectedByWind = 0;
  2678. scaleMin = 0.95;
  2679. scaleMax = 1.35;
  2680. };
  2681. class CoralBalls: DefaultClutter
  2682. {
  2683. model = "a3\plants_f\Clutter\c_coral_brain_flat_set1.p3d";
  2684. affectedByWind = 0;
  2685. scaleMin = 0.5;
  2686. scaleMax = 1.1;
  2687. };
  2688. };
  2689. class Ambient{};
  2690. class AmbientA3
  2691. {
  2692. maxCost = 500;
  2693. class Radius440_500
  2694. {
  2695. areaSpawnRadius = 440.0;
  2696. areaMaxRadius = 500.0;
  2697. spawnCircleRadius = 30.0;
  2698. spawnInterval = 4.7;
  2699. class Species
  2700. {
  2701. class Kestrel_random_F
  2702. {
  2703. maxCircleCount = "((1 - night) * 2 * (1 - (WaterDepth interpolate [1,30,0,1])) + (2 * (hills))) * (1 - night)";
  2704. maxWorldCount = 4;
  2705. cost = 3;
  2706. spawnCount = 1;
  2707. groupSpawnRadius = 10;
  2708. maxAlt = 200;
  2709. minAlt = -10;
  2710. };
  2711. class Seagull
  2712. {
  2713. maxCircleCount = "((sea * (1 - night)) + (2 * houses * sea)) * (1 - night)";
  2714. maxWorldCount = 8;
  2715. cost = 3;
  2716. spawnCount = 1;
  2717. groupSpawnRadius = 10;
  2718. maxAlt = 200;
  2719. minAlt = -10;
  2720. };
  2721. /*class Rabbit_F
  2722. {
  2723. maxCircleCount = "(20 * (0.1 - houses)) * (1 - sea)";
  2724. maxWorldCount = 4;
  2725. cost = 5;
  2726. spawnCount = 1;
  2727. groupSpawnRadius = 10;
  2728. maxAlt = 80;
  2729. minAlt = -5;
  2730. };
  2731. class Goat_random_F
  2732. {
  2733. maxCircleCount = "(20 * (1 - night)) * (1 - sea) * (1 * hills)";
  2734. maxWorldCount = 20;
  2735. cost = 2;
  2736. spawnCount = 3;
  2737. groupSpawnRadius = 10;
  2738. maxAlt = 80;
  2739. minAlt = -5;
  2740. };*/
  2741. };
  2742. };
  2743. class Radius40_60
  2744. {
  2745. areaSpawnRadius = 50.0;
  2746. areaMaxRadius = 83.0;
  2747. spawnCircleRadius = 10.0;
  2748. spawnInterval = 1.5;
  2749. class Species
  2750. {
  2751. class CatShark_F
  2752. {
  2753. maxCircleCount = "(4 * (WaterDepth interpolate [1,30,0,1]))";
  2754. maxWorldCount = 10;
  2755. cost = 6;
  2756. spawnCount = 1;
  2757. groupSpawnRadius = 10;
  2758. maxAlt = 10;
  2759. minAlt = -80;
  2760. };
  2761. class Turtle_F
  2762. {
  2763. maxCircleCount = "(2 * (waterDepth interpolate [1,16,0,1]) * ((1-houses) * (1-houses)))";
  2764. maxWorldCount = 6;
  2765. cost = 5;
  2766. spawnCount = 1;
  2767. groupSpawnRadius = 10;
  2768. maxAlt = 10;
  2769. minAlt = -80;
  2770. };
  2771. /*class Snake_random_F
  2772. {
  2773. maxCircleCount = "(1 - houses) * ((2 * (1 - sea)) + (2 * (meadow)))";
  2774. maxWorldCount = 3;
  2775. cost = 5;
  2776. spawnCount = 1;
  2777. groupSpawnRadius = 5;
  2778. maxAlt = 40;
  2779. minAlt = -5;
  2780. };*/
  2781. class Salema_F
  2782. {
  2783. maxCircleCount = "(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2784. maxWorldCount = 40;
  2785. cost = 5;
  2786. spawnCount = 2;
  2787. groupSpawnRadius = 5;
  2788. maxAlt = 10;
  2789. minAlt = -80;
  2790. };
  2791. class Ornate_random_F
  2792. {
  2793. maxCircleCount = "(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.05))";
  2794. maxWorldCount = 30;
  2795. cost = 5;
  2796. spawnCount = 3;
  2797. groupSpawnRadius = 5;
  2798. maxAlt = 10;
  2799. minAlt = -80;
  2800. };
  2801. class Mackerel_F
  2802. {
  2803. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2804. maxWorldCount = 14;
  2805. cost = 5;
  2806. spawnCount = 2;
  2807. groupSpawnRadius = 5;
  2808. maxAlt = 10;
  2809. minAlt = -80;
  2810. };
  2811. class Mullet_F
  2812. {
  2813. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2814. maxWorldCount = 14;
  2815. cost = 5;
  2816. spawnCount = 2;
  2817. groupSpawnRadius = 5;
  2818. maxAlt = 10;
  2819. minAlt = -80;
  2820. };
  2821. class Tuna_F
  2822. {
  2823. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) - 0.2))";
  2824. maxWorldCount = 10;
  2825. cost = 5;
  2826. spawnCount = 2;
  2827. groupSpawnRadius = 5;
  2828. maxAlt = 10;
  2829. minAlt = -80;
  2830. };
  2831. };
  2832. };
  2833. class Radius30_40
  2834. {
  2835. areaSpawnRadius = 30.0;
  2836. areaMaxRadius = 40.0;
  2837. spawnCircleRadius = 3.0;
  2838. spawnInterval = 3.75;
  2839. class Species
  2840. {
  2841. class DragonFly
  2842. {
  2843. maxCircleCount = "4 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * sea * (1 - windy)";
  2844. maxWorldCount = 4;
  2845. cost = 1;
  2846. spawnCount = 1;
  2847. groupSpawnRadius = 1;
  2848. maxAlt = 30;
  2849. minAlt = -5;
  2850. };
  2851. /*class ButterFly_random
  2852. {
  2853. maxCircleCount = "3 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  2854. maxWorldCount = 6;
  2855. cost = 1;
  2856. spawnCount = 3;
  2857. groupSpawnRadius = 1;
  2858. maxAlt = 30;
  2859. minAlt = -5;
  2860. };*/
  2861. class FireFly
  2862. {
  2863. maxCircleCount = "(6 * night) * (1 - sea) * (1 - houses) * (1 - windy)";
  2864. maxWorldCount = 20;
  2865. cost = 1;
  2866. spawnCount = 3;
  2867. groupSpawnRadius = 3;
  2868. maxAlt = 30;
  2869. minAlt = -5;
  2870. };
  2871. class Cicada
  2872. {
  2873. maxCircleCount = "(4 * night) * (1 - sea) * (1 - windy)";
  2874. maxWorldCount = 6;
  2875. cost = 1;
  2876. spawnCount = 3;
  2877. groupSpawnRadius = 3;
  2878. maxAlt = 30;
  2879. minAlt = -5;
  2880. };
  2881. };
  2882. };
  2883. class Radius15_20
  2884. {
  2885. areaSpawnRadius = 15.0;
  2886. areaMaxRadius = 20.0;
  2887. spawnCircleRadius = 2.0;
  2888. spawnInterval = 2.85;
  2889. class Species
  2890. {
  2891. class FxWindGrass1
  2892. {
  2893. maxCircleCount = "2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  2894. maxWorldCount = 3;
  2895. cost = 1;
  2896. spawnCount = 3;
  2897. groupSpawnRadius = 2.5;
  2898. maxAlt = 30;
  2899. minAlt = -5;
  2900. };
  2901. class FxWindGrass2
  2902. {
  2903. maxCircleCount = "2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  2904. maxWorldCount = 3;
  2905. cost = 1;
  2906. spawnCount = 3;
  2907. groupSpawnRadius = 2.5;
  2908. maxAlt = 30;
  2909. minAlt = -5;
  2910. };
  2911. class FxWindLeaf1
  2912. {
  2913. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2914. maxWorldCount = 3;
  2915. cost = 1;
  2916. spawnCount = 3;
  2917. groupSpawnRadius = 2.5;
  2918. maxAlt = 30;
  2919. minAlt = -5;
  2920. };
  2921. class FxWindLeaf2
  2922. {
  2923. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2924. maxWorldCount = 3;
  2925. cost = 1;
  2926. spawnCount = 3;
  2927. groupSpawnRadius = 2.5;
  2928. maxAlt = 30;
  2929. minAlt = -5;
  2930. };
  2931. class FxWindLeaf3
  2932. {
  2933. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2934. maxWorldCount = 3;
  2935. cost = 1;
  2936. spawnCount = 3;
  2937. groupSpawnRadius = 2.5;
  2938. maxAlt = 30;
  2939. minAlt = -5;
  2940. };
  2941. class FxWindPollen1
  2942. {
  2943. maxCircleCount = "(3 * (1 - (WaterDepth interpolate [1,30,0,1]))) * (windy interpolate [0.05,0.15,0,1])";
  2944. maxWorldCount = 6;
  2945. cost = 1;
  2946. spawnCount = 1;
  2947. groupSpawnRadius = 1;
  2948. maxAlt = 30;
  2949. minAlt = -5;
  2950. };
  2951. class FxWindPaper1
  2952. {
  2953. maxCircleCount = "(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  2954. maxWorldCount = 2;
  2955. cost = 1;
  2956. spawnCount = 1;
  2957. groupSpawnRadius = 1;
  2958. maxAlt = 30;
  2959. minAlt = -5;
  2960. };
  2961. class FxWindPlastic1
  2962. {
  2963. maxCircleCount = "(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  2964. maxWorldCount = 2;
  2965. cost = 1;
  2966. spawnCount = 1;
  2967. groupSpawnRadius = 1;
  2968. maxAlt = 30;
  2969. minAlt = -5;
  2970. };
  2971. };
  2972. };
  2973. class Radius6_10
  2974. {
  2975. areaSpawnRadius = 6.0;
  2976. areaMaxRadius = 10.0;
  2977. spawnCircleRadius = 1.0;
  2978. spawnInterval = 0.1;
  2979. class Species
  2980. {
  2981. class HoneyBee
  2982. {
  2983. maxCircleCount = "4 * (1 - night) * (1 - sea) * (1 - houses) * (1 - windy)";
  2984. maxWorldCount = 8;
  2985. cost = 1;
  2986. spawnCount = 1;
  2987. groupSpawnRadius = 1;
  2988. maxAlt = 30;
  2989. minAlt = -5;
  2990. };
  2991. class HouseFly
  2992. {
  2993. maxCircleCount = "(3 + 3 * (houses)) * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  2994. maxWorldCount = 10;
  2995. cost = 1;
  2996. spawnCount = 3;
  2997. groupSpawnRadius = 1;
  2998. maxAlt = 30;
  2999. minAlt = -5;
  3000. };
  3001. class Mosquito
  3002. {
  3003. maxCircleCount = "3 * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  3004. maxWorldCount = 2;
  3005. cost = 1;
  3006. spawnCount = 1;
  3007. groupSpawnRadius = 1;
  3008. maxAlt = 30;
  3009. minAlt = -5;
  3010. };
  3011. };
  3012. };
  3013. };
  3014. class Names
  3015. {
  3016. #include "Lakeside_Countyv2.hpp"
  3017. };
  3018. loadingTexts[] = {"Edit by David for Donzo-Community.de"};
  3019.  
  3020. };
  3021. };
  3022. class CfgWorldList
  3023. {
  3024. class Lakeside_Countyv2{};
  3025. };
  3026. class CfgMissions
  3027. {
  3028. class Cutscenes{};
  3029. };
  3030. class CfgSurfaces
  3031. {
  3032. class Default{};
  3033. class Water{};
  3034. class CRGrass2: Default
  3035. {
  3036. files = "cr_trava2_*";
  3037. rough = 0.11;
  3038. dust = 0.1;
  3039. maxSpeedCoef = 0.9;
  3040. soundEnviron = "grass";
  3041. character = "CRTallGrassClutter";
  3042. soundHit = "soft_ground";
  3043. };
  3044. class CRGrassW1: Default
  3045. {
  3046. files = "cr_travad1_*";
  3047. rough = 0.11;
  3048. dust = 0.1;
  3049. maxSpeedCoef = 0.9;
  3050. soundEnviron = "grass";
  3051. character = "CRGrassWClutter";
  3052. soundHit = "soft_ground";
  3053. };
  3054. class CRGrassW2: Default
  3055. {
  3056. files = "cr_travad2_*";
  3057. rough = 0.11;
  3058. dust = 0.1;
  3059. maxSpeedCoef = 0.9;
  3060. soundEnviron = "grass";
  3061. character = "CRTallGrassWClutter";
  3062. soundHit = "soft_ground";
  3063. };
  3064. class CRForest1: Default // ok
  3065. {
  3066. files = "cr_les1_*";
  3067. soundEnviron = "drygrass";
  3068. soundHit = "soft_ground";
  3069. rough = 0.12;
  3070. dust = 0.4;
  3071. maxSpeedCoef = 0.9;
  3072. lucidity = 3.5;
  3073. grassCover = 0.04;
  3074. character = "CRForestMixedClutter";
  3075. };
  3076. class CRForest2: Default
  3077. {
  3078. files = "cr_les2_*";
  3079. rough = 0.2;
  3080. dust = 0.15;
  3081. maxSpeedCoef = 0.9;
  3082. soundEnviron = "forest";
  3083. character = "CRForestFirClutter";
  3084. soundHit = "soft_ground";
  3085. };
  3086. class CRField1: Default
  3087. {
  3088. files = "cr_oranice_*";
  3089. rough = 0.15;
  3090. dust = 0.25;
  3091. maxSpeedCoef = 0.9;
  3092. soundEnviron = "dirt";
  3093. character = "Empty";
  3094. soundHit = "soft_ground";
  3095. };
  3096. class CRField2: Default
  3097. {
  3098. files = "cr_strniste_*";
  3099. rough = 0.13;
  3100. dust = 0.3;
  3101. maxSpeedCoef = 0.9;
  3102. soundEnviron = "dirt";
  3103. character = "CRStubbleClutter";
  3104. soundHit = "soft_ground";
  3105. };
  3106. class CRGrit1: Default //ok
  3107. {
  3108. files = "cr_sterk_*";
  3109. character = "Empty";
  3110. soundEnviron = "dirt";
  3111. soundHit = "soft_ground";
  3112. rough = 0.09;
  3113. maxSpeedCoef = 0.9;
  3114. dust = 0.5;
  3115. lucidity = 1;
  3116. grassCover = 0.03;
  3117. };
  3118. class CRHeather: Default
  3119. {
  3120. files = "cr_vres_*";
  3121. rough = 0.14;
  3122. dust = 0.1;
  3123. soundEnviron = "forest";
  3124. maxSpeedCoef = 0.9;
  3125. character = "CRHeatherClutter";
  3126. soundHit = "soft_ground";
  3127. };
  3128. class CRRock: Default // ok
  3129. {
  3130. files = "zr_skala_*";
  3131. rough = 0.12;
  3132. dust = 0.4;
  3133. lucidity = 1.5;
  3134. maxSpeedCoef = 0.9;
  3135. grassCover = 0.02;
  3136. soundEnviron = "gravel";
  3137. character = "Empty";
  3138. soundHit = "hard_ground";
  3139. };
  3140. class CRConcrete: Default // ok
  3141. {
  3142. files = "cr_asfalt_*";
  3143. character = "Empty";
  3144. soundEnviron = "tarmac";
  3145. soundHit = "hard_ground";
  3146. rough = 0.05;
  3147. maxSpeedCoef = 0.9;
  3148. dust = 0.02;
  3149. lucidity = 0.5;
  3150. };
  3151. class ALDryGround: Default // ok
  3152. {
  3153. files = "tk_hlina_*";
  3154. soundEnviron = "drygrass";
  3155. soundHit = "soft_ground";
  3156. rough = 0.08;
  3157. dust = 0.75;
  3158. maxSpeedCoef = 0.9;
  3159. lucidity = 2;
  3160. grassCover = 0.1;
  3161. character = "ALGrassdryClutter";
  3162.  
  3163. };
  3164. class ALAsphalt: Default // ok
  3165. {
  3166. files = "al_asphalt2_*";
  3167. character = "Empty";
  3168. soundEnviron = "tarmac";
  3169. soundHit = "hard_ground";
  3170. rough = 0.05;
  3171. dust = 0.02;
  3172. lucidity = 0.5;
  3173. };
  3174. class ALGrass1: Default //ok
  3175. {
  3176. files = "al_gras_*";
  3177. rough = 0.08;
  3178. dust = 0.15;
  3179. lucidity = 4;
  3180. maxSpeedCoef = 0.85;
  3181. grassCover = 0.05;
  3182. soundEnviron = "grass";
  3183. character = "ALGrassClutter";
  3184. soundHit = "soft_ground";
  3185. };
  3186. class ALrock1: Default //ok
  3187. {
  3188. files = "al_rock_*";
  3189. rough = 0.12;
  3190. dust = 0.4;
  3191. lucidity = 1.5;
  3192. grassCover = 0.02;
  3193. maxSpeedCoef = 0.9;
  3194. soundEnviron = "gravel";
  3195. character = "Empty";
  3196. soundHit = "hard_ground";
  3197. };
  3198. class ALredpebbles: Default //ok
  3199. {
  3200. files = "al_redpebbles_*";
  3201. rough = 0.12;
  3202. dust = 0.4;
  3203. lucidity = 1.5;
  3204. maxSpeedCoef = 0.7;
  3205. grassCover = 0.02;
  3206. soundEnviron = "gravel";
  3207. character = "Empty";
  3208. soundHit = "hard_ground";
  3209. };
  3210. class ALrunway: Default //ok
  3211. {
  3212. files = "al_runway_*";
  3213. character = "Empty";
  3214. soundEnviron = "tarmac";
  3215. maxSpeedCoef = 0.9;
  3216. soundHit = "hard_ground";
  3217. rough = 0.05;
  3218. dust = 0.02;
  3219. lucidity = 0.5;
  3220. };
  3221. class jc_Farmingfield : Default {
  3222. files = "jc_farmingfield_*";
  3223. rough = 0.13;
  3224. dust = 0.3;
  3225. maxSpeedCoef = 0.9;
  3226. soundEnviron = "gravel";
  3227. character = "Empty";
  3228. soundHit = "hard_ground";
  3229. };
  3230. class jc_Racing_Sand : Default {
  3231. files = "jc_racing_sand_*";
  3232. rough = 0.12;
  3233. dust = 0.4;
  3234. lucidity = 1.5;
  3235. maxSpeedCoef = 0.9;
  3236. grassCover = 0.02;
  3237. soundEnviron = "gravel";
  3238. character = "Empty";
  3239. soundHit = "soft_ground";
  3240. };
  3241. class jc_LakeBottom : Default {
  3242. files = "tk_hlina_*";
  3243. rough = 0.12;
  3244. dust = 0;
  3245. maxSpeedCoef = 0.9;
  3246. lucidity = 1.5;
  3247. grassCover = 0;
  3248. soundEnviron = "gravel";
  3249. character = "LakeBottom";
  3250. soundHit = "soft_ground";
  3251. };
  3252. };
  3253. class CfgSurfaceCharacters
  3254. {
  3255. class ALGrassClutter
  3256. {
  3257. probability[] = {1.0};
  3258. names[] = {"GrassCrookedGreen"};
  3259. };
  3260. class ALGrassdryClutter
  3261. {
  3262. probability[] = {0.05,0.02,0.73,0.2};
  3263. names[] = {"ALFernAutumn","GrassCrooked","ALGrassDryBunch","PlantSmallLeaf"};
  3264. };
  3265. class CRTallGrassClutter
  3266. {
  3267. probability[] = {0.4,0.2,0.3,0.07,0.02,0.01};
  3268. names[] = {"GrassTall","AutumnFlowers","GrassBunch","GrassCrooked","WeedDead","WeedDeadSmall"};
  3269. };
  3270. class CRGrassWClutter
  3271. {
  3272. probability[] = {0.65,0.17};
  3273. names[] = {"GrassCrooked","GrassCrookedGreen"};
  3274. };
  3275. class CRTallGrassWClutter
  3276. {
  3277. probability[] = {0.3,0.25,0.2,0.2,0.03,0.02};
  3278. names[] = {"GrassTall","AutumnFlowers","GrassBunch","GrassCrooked","WeedDead","WeedDeadSmall"};
  3279. };
  3280. class CRForestMixedClutter
  3281. {
  3282. probability[] = {0.2,0.1,0.2,0.001,0.003};
  3283. names[] = {"GrassCrookedForest","FernAutumn","FernAutumnTall","MushroomsHorcak","MushroomsPrasivka"};
  3284. };
  3285. class CRForestFirClutter
  3286. {
  3287. probability[] = {0.4,0.1,0.1,0.15,0.05,0.003,0.005,0.008,0.004};
  3288. names[] = {"BlueBerry","FernAutumn","FernAutumnTall","SmallPicea","RaspBerry","MushroomsHorcak","MushroomsPrasivka","MushroomsBabka","MushroomsMuchomurka"};
  3289. };
  3290. class CRHeatherClutter
  3291. {
  3292. probability[] = {0.15,0.5,0.3,0.1};
  3293. names[] = {"BlueBerry","HeatherBrush","GrassCrooked","WeedSedge"};
  3294. };
  3295. class CRStubbleClutter
  3296. {
  3297. probability[] = {0.975,0.01,0.01,0.005};
  3298. names[] = {"StubbleClutter","AutumnFlowers","WeedDeadSmall","WeedDead"};
  3299. };
  3300. class LakeBottom
  3301. {
  3302. probability[] = {0.975,0.4,0.3,0.8,0.2};
  3303. names[] = {"CoralPlant","CoralTurd","CoralTurds","CoralGrass","CoralBalls"};
  3304. };
  3305. };
  3306. //};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement