01---PrisonStart.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "id": "PrisonStart",
  3. "atlasName": "prisonStart",
  4. "ambient": 8472171,
  5. "celShadow": 403028,
  6. "smoke": 13246292,
  7. "water": 3551593,
  8. "fog": 3216165,
  9. "fogScale": 0.75,
  10. "vegetation": 5.0,
  11. "floorStamps": 0.7,
  12. "floorJunkDensity": 0.8,
  13. "wallJunkDensity": 1,
  14. "layers": [
  15. {
  16. "layer": "BackgroundFar",
  17. "lightType": 0
  18. },
  19. {
  20. "layer": "BackgroundNear",
  21. "lightType": 0
  22. },
  23. {
  24. "layer": "MainBackWalls",
  25. "lightType": 1,
  26. "lightDepth": 1,
  27. "gradientName": "prisonStart_L2Main",
  28. "gradientScale": 0.5
  29. },
  30. {
  31. "layer": "MainBackProps",
  32. "lightType": 1,
  33. "lightDepth": 0.76,
  34. "gradientName": "prisonStart_L2Main",
  35. "gradientScale": 0.3
  36. },
  37. {
  38. "layer": "MainProps",
  39. "lightType": 1,
  40. "lightDepth": 0.36,
  41. "gradientName": "prisonStart_L2Main",
  42. "gradientScale": 0.3
  43. },
  44. {
  45. "layer": "MainAction",
  46. "lightType": 2
  47. },
  48. {
  49. "layer": "MainFrontWalls",
  50. "lightType": 0,
  51. "gradientName": "prisonStart_L2FrontWalls",
  52. "gradientScale": 0.45
  53. }
  54. ],
  55. "lightColors": [
  56. {
  57. "conf": "Hero",
  58. "color": 15473821
  59. },
  60. {
  61. "conf": "Brasero",
  62. "color": 15379478
  63. },
  64. {
  65. "conf": "Candle",
  66. "color": 16743424
  67. },
  68. {
  69. "conf": "Torch",
  70. "color": 16720384
  71. }
  72. ],
  73. "waterLight": 12820189,
  74. "reverbKind": 26,
  75. "reverbMix": 0.15,
  76. "vegetationRandScale": false,
  77. "camEffects": {
  78. "camFogTopAlpha": 0.5,
  79. "camFogBotAlpha": 0.7,
  80. "lensDustBigAlpha": 1.5,
  81. "lensDustSmallAlpha": 1.3
  82. },
  83. "oneWayOpaque": false,
  84. "uiProps": {
  85. "alphaBlack": 0.5,
  86. "alphaBlue": 0.8,
  87. "alphaGradientBot": 0.2
  88. },
  89. "__separator_group_ID": -1,
  90. "__separator_group_Name": "",
  91. "__original_Index": 1
  92. }