Module:BiomeData: Difference between revisions
From Eco - English Wiki
[checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Basalt', | ||
}, | }, | ||
['Ocean'] = { | ['Ocean'] = { | ||
Line 29: | Line 29: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Basalt', | ||
}, | }, | ||
['Coast'] = { | ['Coast'] = { | ||
Line 44: | Line 44: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Limestone', | ||
}, | }, | ||
['Grassland'] = { | ['Grassland'] = { | ||
Line 59: | Line 59: | ||
['MoistureRangeMin'] = '0.3', | ['MoistureRangeMin'] = '0.3', | ||
['MoistureRangeMax'] = '0.5', | ['MoistureRangeMax'] = '0.5', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Limestone', | ||
}, | }, | ||
['Warm Forest'] = { | ['Warm Forest'] = { | ||
Line 74: | Line 74: | ||
['MoistureRangeMin'] = '0.5', | ['MoistureRangeMin'] = '0.5', | ||
['MoistureRangeMax'] = '0.6', | ['MoistureRangeMax'] = '0.6', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Granite', | ||
}, | }, | ||
['Cold Forest'] = { | ['Cold Forest'] = { | ||
Line 89: | Line 89: | ||
['MoistureRangeMin'] = '0.5', | ['MoistureRangeMin'] = '0.5', | ||
['MoistureRangeMax'] = '0.6', | ['MoistureRangeMax'] = '0.6', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Granite', | ||
}, | }, | ||
[' | ['Rainforest'] = { | ||
['ID'] = 'RainForestBiome', | ['ID'] = 'RainForestBiome', | ||
['RootBiome'] = nil, | ['RootBiome'] = nil, | ||
Line 104: | Line 104: | ||
['MoistureRangeMin'] = '0.7', | ['MoistureRangeMin'] = '0.7', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Shale', | ||
}, | }, | ||
['Desert'] = { | ['Desert'] = { | ||
Line 119: | Line 119: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '0.3', | ['MoistureRangeMax'] = '0.3', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Sandstone', | ||
}, | }, | ||
['Taiga'] = { | ['Taiga'] = { | ||
Line 134: | Line 134: | ||
['MoistureRangeMin'] = '0.2', | ['MoistureRangeMin'] = '0.2', | ||
['MoistureRangeMax'] = '0.5', | ['MoistureRangeMax'] = '0.5', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Granite', | ||
}, | }, | ||
['Tundra'] = { | ['Tundra'] = { | ||
Line 149: | Line 149: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '0.6', | ['MoistureRangeMax'] = '0.6', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Granite', | ||
}, | }, | ||
['Ice'] = { | ['Ice'] = { | ||
Line 164: | Line 164: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '0.6', | ['MoistureRangeMax'] = '0.6', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Granite', | ||
}, | }, | ||
['Wetland'] = { | ['Wetland'] = { | ||
Line 179: | Line 179: | ||
['MoistureRangeMin'] = '0.6', | ['MoistureRangeMin'] = '0.6', | ||
['MoistureRangeMax'] = '0.8', | ['MoistureRangeMax'] = '0.8', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Shale', | ||
}, | }, | ||
['Cold Coast'] = { | ['Cold Coast'] = { | ||
Line 194: | Line 194: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Limestone', | ||
}, | }, | ||
['Warm Coast'] = { | ['Warm Coast'] = { | ||
Line 209: | Line 209: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '1.0', | ['MoistureRangeMax'] = '1.0', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Sandstone', | ||
}, | }, | ||
['Cold Steppe'] = { | ['Cold Steppe'] = { | ||
Line 224: | Line 224: | ||
['MoistureRangeMin'] = '0.3', | ['MoistureRangeMin'] = '0.3', | ||
['MoistureRangeMax'] = '0.5', | ['MoistureRangeMax'] = '0.5', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Limestone', | ||
}, | }, | ||
['High Desert'] = { | ['High Desert'] = { | ||
Line 239: | Line 239: | ||
['MoistureRangeMin'] = '0.0', | ['MoistureRangeMin'] = '0.0', | ||
['MoistureRangeMax'] = '0.3', | ['MoistureRangeMax'] = '0.3', | ||
['PrevailingRockType'] = ' | ['PrevailingRockType'] = 'Sandstone', | ||
}, | }, | ||
}, | }, | ||
} | } |
Latest revision as of 19:01, 16 December 2024
return {
biomes = {
['Deep Ocean'] = {
['ID'] = 'DeepOceanBiome',
['RootBiome'] = 'Ocean',
['Description'] = 'The deepest parts of the ocean, bearing the largest marine species and migrating populations of fish.',
['IsOcean'] = 'True',
['CanSpawnLake'] = nil,
['Color'] = 'SteelBlue',
['ElevationRangeMin'] = '-1.0',
['ElevationRangeMax'] = '-0.4',
['TemperatureRangeMin'] = '0.0',
['TemperatureRangeMax'] = '0.4',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Basalt',
},
['Ocean'] = {
['ID'] = 'OceanBiome',
['RootBiome'] = nil,
['Description'] = 'The parts of the ocean on the continental shelves, abundant with life.',
['IsOcean'] = 'True',
['CanSpawnLake'] = nil,
['Color'] = 'LightSkyBlue',
['ElevationRangeMin'] = '-0.3',
['ElevationRangeMax'] = '-0.05',
['TemperatureRangeMin'] = '0.4',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Basalt',
},
['Coast'] = {
['ID'] = 'CoastBiome',
['RootBiome'] = nil,
['Description'] = '',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'LightGoldenrodYellow',
['ElevationRangeMin'] = '0.02',
['ElevationRangeMax'] = '0.1',
['TemperatureRangeMin'] = '0.0',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Limestone',
},
['Grassland'] = {
['ID'] = 'GrasslandBiome',
['RootBiome'] = nil,
['Description'] = 'A biome where there is enough water to support grasses but not many trees.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'LightGreen',
['ElevationRangeMin'] = '0.02',
['ElevationRangeMax'] = '0.4',
['TemperatureRangeMin'] = '0.4',
['TemperatureRangeMax'] = '0.8',
['MoistureRangeMin'] = '0.3',
['MoistureRangeMax'] = '0.5',
['PrevailingRockType'] = 'Limestone',
},
['Warm Forest'] = {
['ID'] = 'WarmForestBiome',
['RootBiome'] = nil,
['Description'] = 'A biome wet enough to support dense tree cover, and warm enough that broadleaf trees tend to dominate.',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'DarkGoldenrod',
['ElevationRangeMin'] = '0.1',
['ElevationRangeMax'] = '0.5',
['TemperatureRangeMin'] = '0.5',
['TemperatureRangeMax'] = '0.8',
['MoistureRangeMin'] = '0.5',
['MoistureRangeMax'] = '0.6',
['PrevailingRockType'] = 'Granite',
},
['Cold Forest'] = {
['ID'] = 'ColdForestBiome',
['RootBiome'] = nil,
['Description'] = 'A biome wet enough to support dense tree cover, and cold enough that conniferous trees tend to dominate.',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'ForestGreen',
['ElevationRangeMin'] = '0.1',
['ElevationRangeMax'] = '0.7',
['TemperatureRangeMin'] = '0.2',
['TemperatureRangeMax'] = '0.5',
['MoistureRangeMin'] = '0.5',
['MoistureRangeMax'] = '0.6',
['PrevailingRockType'] = 'Granite',
},
['Rainforest'] = {
['ID'] = 'RainForestBiome',
['RootBiome'] = nil,
['Description'] = 'A wet and warm biome that supports a forest abundant with plant and animal life.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'LightSeaGreen',
['ElevationRangeMin'] = '0.1',
['ElevationRangeMax'] = '0.5',
['TemperatureRangeMin'] = '0.6',
['TemperatureRangeMax'] = '0.8',
['MoistureRangeMin'] = '0.7',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Shale',
},
['Desert'] = {
['ID'] = 'DesertBiome',
['RootBiome'] = nil,
['Description'] = 'The dryest biome, and in Eco currently the hottest as well.',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'SandyBrown',
['ElevationRangeMin'] = '0.02',
['ElevationRangeMax'] = '0.2',
['TemperatureRangeMin'] = '0.7',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '0.3',
['PrevailingRockType'] = 'Sandstone',
},
['Taiga'] = {
['ID'] = 'TaigaBiome',
['RootBiome'] = nil,
['Description'] = 'A cold and somewhat dry biome that supports a sparse forest of conniferous trees.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'OliveDrab',
['ElevationRangeMin'] = '0.3',
['ElevationRangeMax'] = '1.0',
['TemperatureRangeMin'] = '0.2',
['TemperatureRangeMax'] = '0.3',
['MoistureRangeMin'] = '0.2',
['MoistureRangeMax'] = '0.5',
['PrevailingRockType'] = 'Granite',
},
['Tundra'] = {
['ID'] = 'TundraBiome',
['RootBiome'] = nil,
['Description'] = 'A very cold biome that cannot support trees but is host to a unique plant and animal community.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'DarkKhaki',
['ElevationRangeMin'] = '0.4',
['ElevationRangeMax'] = '1.0',
['TemperatureRangeMin'] = '0.1',
['TemperatureRangeMax'] = '0.2',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '0.6',
['PrevailingRockType'] = 'Granite',
},
['Ice'] = {
['ID'] = 'IceBiome',
['RootBiome'] = nil,
['Description'] = 'The coldest areas of the land, covered by glacial ice.',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'White',
['ElevationRangeMin'] = '0.6',
['ElevationRangeMax'] = '1.0',
['TemperatureRangeMin'] = '0.0',
['TemperatureRangeMax'] = '0.1',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '0.6',
['PrevailingRockType'] = 'Granite',
},
['Wetland'] = {
['ID'] = 'WetlandBiome',
['RootBiome'] = nil,
['Description'] = 'A unique biome characterized by a saturation of the soil with fresh or brackish water.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'DarkGreen',
['ElevationRangeMin'] = '0.02',
['ElevationRangeMax'] = '0.3',
['TemperatureRangeMin'] = '0.4',
['TemperatureRangeMax'] = '0.6',
['MoistureRangeMin'] = '0.6',
['MoistureRangeMax'] = '0.8',
['PrevailingRockType'] = 'Shale',
},
['Cold Coast'] = {
['ID'] = 'ColdCoastBiome',
['RootBiome'] = nil,
['Description'] = 'Beaches and shallow waters in colder climates.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'LightCyan',
['ElevationRangeMin'] = '0.05',
['ElevationRangeMax'] = '0.1',
['TemperatureRangeMin'] = '0.0',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Limestone',
},
['Warm Coast'] = {
['ID'] = 'WarmCoastBiome',
['RootBiome'] = nil,
['Description'] = 'Beaches and shallow waters in warmer climates.',
['IsOcean'] = nil,
['CanSpawnLake'] = 'True',
['Color'] = 'LightGoldenrodYellow',
['ElevationRangeMin'] = '0.05',
['ElevationRangeMax'] = '0.1',
['TemperatureRangeMin'] = '0.0',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '1.0',
['PrevailingRockType'] = 'Sandstone',
},
['Cold Steppe'] = {
['ID'] = 'SteppeBiome',
['RootBiome'] = 'Grassland',
['Description'] = 'A geologically uplifted part of the desert with species more tolerant to cold and that enjoy the steep cliffs caused by erosion.',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'LightGreen',
['ElevationRangeMin'] = '0.325',
['ElevationRangeMax'] = '0.4',
['TemperatureRangeMin'] = '0.4',
['TemperatureRangeMax'] = '0.8',
['MoistureRangeMin'] = '0.3',
['MoistureRangeMax'] = '0.5',
['PrevailingRockType'] = 'Limestone',
},
['High Desert'] = {
['ID'] = 'HighDesertBiome',
['RootBiome'] = 'Desert',
['Description'] = 'A slightly colder grassland, often characterized by even fewer trees and larger open spaces. ',
['IsOcean'] = nil,
['CanSpawnLake'] = nil,
['Color'] = 'SandyBrown',
['ElevationRangeMin'] = '0.225',
['ElevationRangeMax'] = '0.3',
['TemperatureRangeMin'] = '0.7',
['TemperatureRangeMax'] = '1.0',
['MoistureRangeMin'] = '0.0',
['MoistureRangeMax'] = '0.3',
['PrevailingRockType'] = 'Sandstone',
},
},
}