[Maps] Oly use actors in the decoratives of the random biomes
[0ad.git] / binaries / data / mods / public / maps / random / rmbiome / generic / india.json
blobe09dc7b35f274f0a32a84ed19c76785de1537242
2         "Description": {
3                 "Title": "India",
4                 "Description": "Explore the mysterious tropics. An extremely green, but also extremely humid environment awaits. The tall Toona trees look on disapprovingly at this invasion of their privacy and ferocious tigers are determined to defend their territory at all costs."
5         },
6         "Environment": {
7                 "SunColor": { "r": 1.03162, "g": 0.99521, "b": 0.865752, "a": 0 },
8                 "SunElevation": 1.85,
9                 "SunRotation": 0.0,
10                 "AmbientColor": { "r": 0.364706, "g": 0.376471, "b": 0.419608 },
11                 "Water": {
12                         "WaterBody": {
13                                 "Color": { "r": 0.584, "g": 0.824, "b": 0.929 },
14                                 "Tint": { "r": 0.569, "g": 0.965, "b": 0.945 },
15                                 "Murkiness": 0.45,
16                                 "Waviness": 1.5
17                         }
18                 },
19                 "Fog": {
20                         "FogThickness": 0.0,
21                         "FogFactor": 0.0024,
22                         "FogColor": { "r": 0.87451, "g": 0.87451, "b": 0.87451 }
23                 },
24                 "Postproc": {
25                         "PostprocEffect": "hdr",
26                         "Contrast": 1,
27                         "Saturation": 1,
28                         "Bloom": 0.16
29                 }
30         },
31         "Terrains": {
32                 "mainTerrain": [
33                         "india_grass_01",
34                         "india_grass_02",
35                         "india_grass_dirt_01",
36                         "india_grass_dirt_02"
37                 ],
38                 "forestFloor1": "india_forestfloor_01",
39                 "forestFloor2": "india_forestfloor_02",
40                 "cliff": [
41                         "india_cliff_02",
42                         "india_cliff_03"
43                 ],
44                 "tier1Terrain": "india_grass_02",
45                 "tier2Terrain": "india_mud_01",
46                 "tier3Terrain": "india_grass_dirt_01",
47                 "tier4Terrain": "india_grass_dirt_02",
48                 "hill": [
49                         "india_dirt_01",
50                         "india_dirt_02"
51                 ],
52                 "dirt": [
53                         "india_dirt_01",
54                         "india_dirt_02",
55                         "india_dirt_03"
56                 ],
57                 "road": "india_paving_02",
58                 "roadWild": "india_paving_02",
59                 "shoreBlend": "india_grass_dirt_01",
60                 "shore": "india_sand_01",
61                 "water": "india_mud_01"
62         },
63         "Gaia": {
64                 "tree1": "gaia/tree/banyan",
65                 "tree2": "gaia/tree/strangler",
66                 "tree3": "gaia/tree/teak",
67                 "tree4": "gaia/tree/palm_palmyra",
68                 "tree5": "gaia/tree/palm_tropical",
69                 "fruitBush": "gaia/fruit/date",
70                 "startingAnimal": "gaia/fauna_peacock",
71                 "mainHuntableAnimal": "gaia/fauna_peacock",
72                 "fish": "gaia/fish/generic",
73                 "secondaryHuntableAnimal": "gaia/fauna_elephant_asian",
74                 "stoneLarge": "gaia/rock/temperate_large_02",
75                 "stoneSmall": "gaia/rock/tropical_small",
76                 "metalLarge": "gaia/ore/india_01",
77                 "metalSmall": "gaia/ore/alpine_small"
78         },
79         "Decoratives": {
80                 "grass": "actor|props/flora/grass_tropic_field.xml",
81                 "grassShort": "actor|props/flora/plant_tropic_a.xml",
82                 "reeds": "actor|flora/trees/palm_nipa.xml",
83                 "lillies": "actor|props/flora/water_lillies.xml",
84                 "rockLarge": "actor|geology/stone_india_small.xml",
85                 "rockMedium": "actor|geology/stone_india_small.xml",
86                 "bushMedium": "actor|flora/trees/tropic_bush_biome.xml",
87                 "bushSmall": "actor|props/flora/plant_tropic_large.xml",
88                 "tree": "actor|flora/trees/palm_nipa.xml"
89         },
90         "ResourceCounts": {
91                 "trees": {
92                         "min": 1000,
93                         "max": 6000,
94                         "forestProbability": 0.8
95                 }
96         }