Module:TreeData: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
No edit summary
No edit summary
 
Line 1: Line 1:
-- Eco Version : 0.12.0.6
-- Eco Version : 0.13.0.3
-- EWDE Version : 0.7.0.0
-- EWDE Version : 0.7.1.1
-- Date of export : 09.02.2026 14:01:35
-- Date of export : 09.05.2026 10:52:38


return {
return {
Line 16: Line 16:
                     ['StartBiomes'] = 'WarmForestBiome',
                     ['StartBiomes'] = 'WarmForestBiome',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '10',
                     ['TreeHealth'] = '15',
                     ['BranchCount'] = '10',
                     ['BranchCount'] = '10',
                     ['Density'] = '670',
                     ['Density'] = '670',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,4',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.4',
                     ['MinDistanceBetweenGroups'] = '[30 - 60]',
                     ['MinDistanceBetweenGroupsMin'] = '30',
                     ['PlantsInGroup'] = '[30 - 60]',
                    ['MinDistanceBetweenGroupsMax'] = '60',
                     ['CountOfClusters'] = '[3 - 6]',
                    ['PlantsInGroupMin'] = '30',
                     ['RadiusOfGroup'] = '[10 - 24]',
                     ['PlantsInGroupMax'] = '60',
                     ['ClusterRadiusInWorldSize'] = '[0,1 - 0,22]',
                    ['CountOfClustersMin'] = '3',
                     ['CountOfClustersMax'] = '6',
                    ['RadiusOfGroupMin'] = '10',
                     ['RadiusOfGroupMax'] = '24',
                     ['ClusterRadiusInWorldSizeMin'] = '0.1',
                    ['ClusterRadiusInWorldSizeMax'] = '0.22',
                     ['CalorieValue'] = '15',
                     ['CalorieValue'] = '15',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'BirchTreeDebrisBlock',
                     ['DebrisType'] = 'BirchTreeDebrisBlock',
                     ['ResourceItem'] = 'BirchLogItem',
                     ['ResourceItem'] = 'BirchLogItem',
                     ['ResourceMax'] = '50',
                     ['ResourceMax'] = '75',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '10',
                     ['SoilMoistureMaxResource'] = '10',
Line 55: Line 60:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 69: Line 74:
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '10',
                     ['TreeHealth'] = '15',
                     ['BranchCount'] = '10',
                     ['BranchCount'] = '10',
                     ['Density'] = '580',
                     ['Density'] = '580',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['MinDistanceBetweenGroups'] = '[10 - 20]',
                     ['MinDistanceBetweenGroupsMin'] = '10',
                     ['PlantsInGroup'] = '[1 - 3]',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                     ['CountOfClusters'] = '[0 - 0]',
                    ['PlantsInGroupMin'] = '1',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '3',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '0',
                     ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '15',
                     ['CalorieValue'] = '15',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'CedarTreeDebrisBlock',
                     ['DebrisType'] = 'CedarTreeDebrisBlock',
                     ['ResourceItem'] = 'CedarLogItem',
                     ['ResourceItem'] = 'CedarLogItem',
                     ['ResourceMax'] = '50',
                     ['ResourceMax'] = '75',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '10',
                     ['SoilMoistureMaxResource'] = '10',
Line 108: Line 118:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 122: Line 132:
                     ['StartBiomes'] = 'RainforestBiome',
                     ['StartBiomes'] = 'RainforestBiome',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '30',
                     ['TreeHealth'] = '45',
                     ['BranchCount'] = '5',
                     ['BranchCount'] = '5',
                     ['Density'] = '320',
                     ['Density'] = '320',
                     ['SeedingTime'] = '6',
                     ['SeedingTime'] = '6',
                     ['SeedingArea'] = '30',
                     ['SeedingArea'] = '30',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '1',
                     ['SeedsCount'] = '1',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.1',
                     ['MinDistanceBetweenGroups'] = '[5 - 12]',
                     ['MinDistanceBetweenGroupsMin'] = '5',
                     ['PlantsInGroup'] = '[4 - 16]',
                    ['MinDistanceBetweenGroupsMax'] = '12',
                     ['CountOfClusters'] = '[1 - 1]',
                    ['PlantsInGroupMin'] = '4',
                     ['RadiusOfGroup'] = '[8 - 16]',
                     ['PlantsInGroupMax'] = '16',
                     ['ClusterRadiusInWorldSize'] = '[1 - 1]',
                    ['CountOfClustersMin'] = '1',
                     ['CountOfClustersMax'] = '1',
                    ['RadiusOfGroupMin'] = '8',
                     ['RadiusOfGroupMax'] = '16',
                    ['ClusterRadiusInWorldSizeMin'] = '1',
                     ['ClusterRadiusInWorldSizeMax'] = '1',
                     ['CalorieValue'] = '30',
                     ['CalorieValue'] = '30',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'CeibaTreeDebrisBlock',
                     ['DebrisType'] = 'CeibaTreeDebrisBlock',
                     ['ResourceItem'] = 'CeibaLogItem',
                     ['ResourceItem'] = 'CeibaLogItem',
                     ['ResourceMax'] = '60',
                     ['ResourceMax'] = '90',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureMaxResource'] = '100',
                     ['SoilMoistureMaxResource'] = '100',
Line 161: Line 176:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 172: Line 187:
                             ['French'] = "Sapin",
                             ['French'] = "Sapin",
                             },
                             },
                     ['MaturityAgeDays'] = '5,5',
                     ['MaturityAgeDays'] = '5.5',
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '10',
                     ['TreeHealth'] = '15',
                     ['BranchCount'] = '3',
                     ['BranchCount'] = '3',
                     ['Density'] = '450',
                     ['Density'] = '450',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['MinDistanceBetweenGroups'] = '[10 - 20]',
                     ['MinDistanceBetweenGroupsMin'] = '10',
                     ['PlantsInGroup'] = '[1 - 3]',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                     ['CountOfClusters'] = '[0 - 0]',
                    ['PlantsInGroupMin'] = '1',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '3',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '0',
                     ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '15',
                     ['CalorieValue'] = '15',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'FirTreeDebrisBlock',
                     ['DebrisType'] = 'FirTreeDebrisBlock',
                     ['ResourceItem'] = 'FirLogItem',
                     ['ResourceItem'] = 'FirLogItem',
                     ['ResourceMax'] = '50',
                     ['ResourceMax'] = '75',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '50',
                     ['SoilMoistureMaxResource'] = '50',
Line 214: Line 234:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 228: Line 248:
                     ['StartBiomes'] = 'DesertBiome',
                     ['StartBiomes'] = 'DesertBiome',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '8',
                     ['TreeHealth'] = '12',
                     ['BranchCount'] = '1',
                     ['BranchCount'] = '1',
                     ['Density'] = '320',
                     ['Density'] = '320',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '35',
                     ['SeedingArea'] = '35',
                     ['PlantAgeToSeed'] = '0,8',
                     ['PlantAgeToSeed'] = '0.8',
                     ['SeedsCount'] = '3',
                     ['SeedsCount'] = '3',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,05',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.05',
                     ['MinDistanceBetweenGroups'] = '[30 - 50]',
                     ['MinDistanceBetweenGroupsMin'] = '30',
                     ['PlantsInGroup'] = '[3 - 5]',
                    ['MinDistanceBetweenGroupsMax'] = '50',
                     ['CountOfClusters'] = '[3 - 5]',
                    ['PlantsInGroupMin'] = '3',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '5',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '3',
                     ['CountOfClustersMax'] = '5',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '12',
                     ['CalorieValue'] = '12',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'JoshuaTreeDebrisBlock',
                     ['DebrisType'] = 'JoshuaTreeDebrisBlock',
                     ['ResourceItem'] = 'JoshuaLogItem',
                     ['ResourceItem'] = 'JoshuaLogItem',
                     ['ResourceMax'] = '40',
                     ['ResourceMax'] = '60',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureMaxResource'] = '100',
                     ['SoilMoistureMaxResource'] = '100',
Line 267: Line 292:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 281: Line 306:
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '20',
                     ['TreeHealth'] = '30',
                     ['BranchCount'] = '8',
                     ['BranchCount'] = '8',
                     ['Density'] = '740',
                     ['Density'] = '740',
                     ['SeedingTime'] = '6',
                     ['SeedingTime'] = '6',
                     ['SeedingArea'] = '35',
                     ['SeedingArea'] = '35',
                     ['PlantAgeToSeed'] = '0,4',
                     ['PlantAgeToSeed'] = '0.4',
                     ['SeedsCount'] = '1',
                     ['SeedsCount'] = '1',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['MinDistanceBetweenGroups'] = '[10 - 20]',
                     ['MinDistanceBetweenGroupsMin'] = '10',
                     ['PlantsInGroup'] = '[1 - 3]',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                     ['CountOfClusters'] = '[0 - 0]',
                    ['PlantsInGroupMin'] = '1',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '3',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '0',
                     ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '12',
                     ['CalorieValue'] = '12',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '40',
                     ['ChanceToSpawnDebris'] = '40',
                     ['DebrisType'] = 'OakTreeDebrisBlock',
                     ['DebrisType'] = 'OakTreeDebrisBlock',
                     ['ResourceItem'] = 'OakLogItem',
                     ['ResourceItem'] = 'OakLogItem',
                     ['ResourceMax'] = '80',
                     ['ResourceMax'] = '120',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '20',
                     ['SoilMoistureMaxResource'] = '20',
Line 320: Line 350:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 334: Line 364:
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '200',
                     ['TreeHealth'] = '300',
                     ['BranchCount'] = '10',
                     ['BranchCount'] = '10',
                     ['Density'] = '950',
                     ['Density'] = '950',
                     ['SeedingTime'] = '3',
                     ['SeedingTime'] = '3',
                     ['SeedingArea'] = '25',
                     ['SeedingArea'] = '25',
                     ['PlantAgeToSeed'] = '0,5',
                     ['PlantAgeToSeed'] = '0.5',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['MinDistanceBetweenGroups'] = '[10 - 20]',
                     ['MinDistanceBetweenGroupsMin'] = '10',
                     ['PlantsInGroup'] = '[1 - 3]',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                     ['CountOfClusters'] = '[0 - 0]',
                    ['PlantsInGroupMin'] = '1',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '3',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '0',
                     ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '50',
                     ['CalorieValue'] = '50',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '40',
                     ['ChanceToSpawnDebris'] = '40',
                     ['DebrisType'] = 'OldGrowthRedwoodTreeDebrisBlock',
                     ['DebrisType'] = 'OldGrowthRedwoodTreeDebrisBlock',
                     ['ResourceItem'] = 'RedwoodLogItem',
                     ['ResourceItem'] = 'RedwoodLogItem',
                     ['ResourceMax'] = '500',
                     ['ResourceMax'] = '800',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '70',
                     ['SoilMoistureMaxResource'] = '70',
Line 373: Line 408:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 384: Line 419:
                             ['French'] = "Palmier",
                             ['French'] = "Palmier",
                             },
                             },
                     ['MaturityAgeDays'] = '4,5',
                     ['MaturityAgeDays'] = '4.5',
                     ['StartBiomes'] = 'RainforestBiome',
                     ['StartBiomes'] = 'RainforestBiome',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '6',
                     ['TreeHealth'] = '9',
                     ['BranchCount'] = '1',
                     ['BranchCount'] = '1',
                     ['Density'] = '950',
                     ['Density'] = '950',
                     ['SeedingTime'] = '2,0999999046325684',
                     ['SeedingTime'] = '2.0999999046325684',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,5',
                     ['PlantAgeToSeed'] = '0.5',
                     ['SeedsCount'] = '3',
                     ['SeedsCount'] = '3',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.1',
                     ['MinDistanceBetweenGroups'] = '[25 - 40]',
                     ['MinDistanceBetweenGroupsMin'] = '25',
                     ['PlantsInGroup'] = '[3 - 8]',
                    ['MinDistanceBetweenGroupsMax'] = '40',
                     ['CountOfClusters'] = '[5 - 8]',
                    ['PlantsInGroupMin'] = '3',
                     ['RadiusOfGroup'] = '[4 - 8]',
                     ['PlantsInGroupMax'] = '8',
                     ['ClusterRadiusInWorldSize'] = '[0,08 - 0,16]',
                    ['CountOfClustersMin'] = '5',
                     ['CountOfClustersMax'] = '8',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '8',
                     ['ClusterRadiusInWorldSizeMin'] = '0.08',
                    ['ClusterRadiusInWorldSizeMax'] = '0.16',
                     ['CalorieValue'] = '12',
                     ['CalorieValue'] = '12',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'PalmTreeDebrisBlock',
                     ['DebrisType'] = 'PalmTreeDebrisBlock',
                     ['ResourceItem'] = 'PalmLogItem',
                     ['ResourceItem'] = 'PalmLogItem',
                     ['ResourceMax'] = '30',
                     ['ResourceMax'] = '45',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureHalfSpeed'] = '0',
                     ['SoilMoistureMaxResource'] = '100',
                     ['SoilMoistureMaxResource'] = '100',
Line 426: Line 466:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 440: Line 480:
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '10',
                     ['TreeHealth'] = '15',
                     ['BranchCount'] = '3',
                     ['BranchCount'] = '3',
                     ['Density'] = '450',
                     ['Density'] = '450',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,4',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.4',
                     ['MinDistanceBetweenGroups'] = '[60 - 120]',
                     ['MinDistanceBetweenGroupsMin'] = '60',
                     ['PlantsInGroup'] = '[5 - 40]',
                    ['MinDistanceBetweenGroupsMax'] = '120',
                     ['CountOfClusters'] = '[3 - 6]',
                    ['PlantsInGroupMin'] = '5',
                     ['RadiusOfGroup'] = '[16 - 24]',
                     ['PlantsInGroupMax'] = '40',
                     ['ClusterRadiusInWorldSize'] = '[0,1 - 0,22]',
                    ['CountOfClustersMin'] = '3',
                     ['CountOfClustersMax'] = '6',
                    ['RadiusOfGroupMin'] = '16',
                     ['RadiusOfGroupMax'] = '24',
                     ['ClusterRadiusInWorldSizeMin'] = '0.1',
                    ['ClusterRadiusInWorldSizeMax'] = '0.22',
                     ['CalorieValue'] = '15',
                     ['CalorieValue'] = '15',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'RedwoodTreeDebrisBlock',
                     ['DebrisType'] = 'RedwoodTreeDebrisBlock',
                     ['ResourceItem'] = 'RedwoodLogItem',
                     ['ResourceItem'] = 'RedwoodLogItem',
                     ['ResourceMax'] = '60',
                     ['ResourceMax'] = '75',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '70',
                     ['SoilMoistureMaxResource'] = '70',
Line 479: Line 524:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['ReleasesCO2TonsPerDay'] = '-0.15',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 493: Line 538:
                     ['StartBiomes'] = 'DesertBiome',
                     ['StartBiomes'] = 'DesertBiome',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '7',
                     ['TreeHealth'] = '10,5',
                     ['BranchCount'] = '4',
                     ['BranchCount'] = '4',
                     ['Density'] = '250',
                     ['Density'] = '250',
                     ['SeedingTime'] = '1,5',
                     ['SeedingTime'] = '1.5',
                     ['SeedingArea'] = '22',
                     ['SeedingArea'] = '22',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '3',
                     ['SeedsCount'] = '3',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0,2',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '0.2',
                     ['MinDistanceBetweenGroups'] = '[30 - 60]',
                     ['MinDistanceBetweenGroupsMin'] = '30',
                     ['PlantsInGroup'] = '[3 - 5]',
                    ['MinDistanceBetweenGroupsMax'] = '60',
                     ['CountOfClusters'] = '[1 - 1]',
                    ['PlantsInGroupMin'] = '3',
                     ['RadiusOfGroup'] = '[3 - 5]',
                     ['PlantsInGroupMax'] = '5',
                     ['ClusterRadiusInWorldSize'] = '[1 - 1]',
                    ['CountOfClustersMin'] = '1',
                     ['CountOfClustersMax'] = '1',
                    ['RadiusOfGroupMin'] = '3',
                     ['RadiusOfGroupMax'] = '5',
                    ['ClusterRadiusInWorldSizeMin'] = '1',
                     ['ClusterRadiusInWorldSizeMax'] = '1',
                     ['CalorieValue'] = '12',
                     ['CalorieValue'] = '12',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '20',
                     ['ChanceToSpawnDebris'] = '20',
                     ['DebrisType'] = 'SaguaroCactusDebrisBlock',
                     ['DebrisType'] = 'SaguaroCactusDebrisBlock',
                     ['ResourceItem'] = 'SaguaroRibItem',
                     ['ResourceItem'] = 'SaguaroRibItem',
                     ['ResourceMax'] = '30',
                     ['ResourceMax'] = '45',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '20',
                     ['SoilMoistureMaxResource'] = '20',
Line 532: Line 582:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['ReleasesCO2TonsPerDay'] = '-0.0375',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
Line 543: Line 593:
                             ['French'] = "Épicéa",
                             ['French'] = "Épicéa",
                             },
                             },
                     ['MaturityAgeDays'] = '5,5',
                     ['MaturityAgeDays'] = '5.5',
                     ['StartBiomes'] = '',
                     ['StartBiomes'] = '',
                     ['IsDecorative'] = 'False',
                     ['IsDecorative'] = 'False',
                     ['TreeHealth'] = '10',
                     ['TreeHealth'] = '15',
                     ['BranchCount'] = '3',
                     ['BranchCount'] = '3',
                     ['Density'] = '450',
                     ['Density'] = '450',
                     ['SeedingTime'] = '2,5',
                     ['SeedingTime'] = '2.5',
                     ['SeedingArea'] = '24',
                     ['SeedingArea'] = '24',
                     ['PlantAgeToSeed'] = '0,6',
                     ['PlantAgeToSeed'] = '0.6',
                     ['SeedsCount'] = '2',
                     ['SeedsCount'] = '2',
                     ['Height'] = '1',
                     ['Height'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                     ['MinDistanceBetweenGroups'] = '[10 - 20]',
                     ['MinDistanceBetweenGroupsMin'] = '10',
                     ['PlantsInGroup'] = '[1 - 3]',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                     ['CountOfClusters'] = '[0 - 0]',
                    ['PlantsInGroupMin'] = '1',
                     ['RadiusOfGroup'] = '[4 - 6]',
                     ['PlantsInGroupMax'] = '3',
                     ['ClusterRadiusInWorldSize'] = '[0,05 - 0,14]',
                    ['CountOfClustersMin'] = '0',
                     ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                     ['RadiusOfGroupMax'] = '6',
                     ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                     ['CalorieValue'] = '15',
                     ['CalorieValue'] = '15',
                     ['PostHarvestingGrowth'] = '0',
                     ['PostHarvestingGrowth'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['PickableAtPercent'] = '0',
                     ['ResourceBonusAtGrowth'] = '0,9',
                     ['ResourceBonusAtGrowth'] = '90',
                     ['LogHealth'] = '2',
                     ['LogHealth'] = '2',
                     ['ChanceToSpawnDebris'] = '30',
                     ['ChanceToSpawnDebris'] = '30',
                     ['DebrisType'] = 'SpruceTreeDebrisBlock',
                     ['DebrisType'] = 'SpruceTreeDebrisBlock',
                     ['ResourceItem'] = 'SpruceLogItem',
                     ['ResourceItem'] = 'SpruceLogItem',
                     ['ResourceMax'] = '50',
                     ['ResourceMax'] = '75',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureHalfSpeed'] = '10',
                     ['SoilMoistureMaxResource'] = '50',
                     ['SoilMoistureMaxResource'] = '50',
Line 585: Line 640:
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ExtremeWaterRangeMax'] = '20',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['ReleasesCO2TonsPerDay'] = '-0.075',
                     ['PollutionDensityTolerance'] = '10',
                     ['PollutionDensityMin'] = '10',
                     ['PollutionDensityMax'] = '70',
                     ['PollutionDensityMax'] = '70',
         },
         },
     },
     },
}
}

Latest revision as of 10:46, 9 May 2026

Warning about use

[edit source]

To prevent multiple call of data array, you must use the function: local TreeData = mw.loadData("Module:TreeData")

The Module:TreeData is currently used in:


-- Eco Version : 0.13.0.3
-- EWDE Version : 0.7.1.1
-- Date of export : 09.05.2026 10:52:38

return {
    trees = {
        ['Birch'] = {
                    ['ID'] = 'BirchSpecies',
                    ['Name'] =  {
                            ['English'] = "Birch",
                            ['Russian'] = "Берёза",
                            ['German'] = "Birke",
                            ['French'] = "Bouleau",
                            },
                    ['MaturityAgeDays'] = '5',
                    ['StartBiomes'] = 'WarmForestBiome',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '15',
                    ['BranchCount'] = '10',
                    ['Density'] = '670',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.4',
                    ['MinDistanceBetweenGroupsMin'] = '30',
                    ['MinDistanceBetweenGroupsMax'] = '60',
                    ['PlantsInGroupMin'] = '30',
                    ['PlantsInGroupMax'] = '60',
                    ['CountOfClustersMin'] = '3',
                    ['CountOfClustersMax'] = '6',
                    ['RadiusOfGroupMin'] = '10',
                    ['RadiusOfGroupMax'] = '24',
                    ['ClusterRadiusInWorldSizeMin'] = '0.1',
                    ['ClusterRadiusInWorldSizeMax'] = '0.22',
                    ['CalorieValue'] = '15',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'BirchTreeDebrisBlock',
                    ['ResourceItem'] = 'BirchLogItem',
                    ['ResourceMax'] = '75',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '10',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '12',
                    ['IdealTemperatureRangeMax'] = '20',
                    ['ExtremeTemperatureRangeMin'] = '10',
                    ['ExtremeTemperatureRangeMax'] = '22',
                    ['IdealMoistureRangeMin'] = '52',
                    ['IdealMoistureRangeMax'] = '58',
                    ['ExtremeMoistureRangeMin'] = '50',
                    ['ExtremeMoistureRangeMax'] = '60',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.075',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Cedar'] = {
                    ['ID'] = 'CedarSpecies',
                    ['Name'] =  {
                            ['English'] = "Cedar",
                            ['Russian'] = "Кедр",
                            ['German'] = "Zeder",
                            ['French'] = "Cèdre",
                            },
                    ['MaturityAgeDays'] = '5',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '15',
                    ['BranchCount'] = '10',
                    ['Density'] = '580',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                    ['MinDistanceBetweenGroupsMin'] = '10',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                    ['PlantsInGroupMin'] = '1',
                    ['PlantsInGroupMax'] = '3',
                    ['CountOfClustersMin'] = '0',
                    ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '15',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'CedarTreeDebrisBlock',
                    ['ResourceItem'] = 'CedarLogItem',
                    ['ResourceMax'] = '75',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '10',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '12',
                    ['IdealTemperatureRangeMax'] = '20',
                    ['ExtremeTemperatureRangeMin'] = '10',
                    ['ExtremeTemperatureRangeMax'] = '22',
                    ['IdealMoistureRangeMin'] = '48',
                    ['IdealMoistureRangeMax'] = '58',
                    ['ExtremeMoistureRangeMin'] = '50',
                    ['ExtremeMoistureRangeMax'] = '60',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.075',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Ceiba'] = {
                    ['ID'] = 'CeibaSpecies',
                    ['Name'] =  {
                            ['English'] = "Ceiba",
                            ['Russian'] = "Сейба",
                            ['German'] = "Kapokbaum",
                            ['French'] = "Ceiba",
                            },
                    ['MaturityAgeDays'] = '6',
                    ['StartBiomes'] = 'RainforestBiome',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '45',
                    ['BranchCount'] = '5',
                    ['Density'] = '320',
                    ['SeedingTime'] = '6',
                    ['SeedingArea'] = '30',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '1',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.1',
                    ['MinDistanceBetweenGroupsMin'] = '5',
                    ['MinDistanceBetweenGroupsMax'] = '12',
                    ['PlantsInGroupMin'] = '4',
                    ['PlantsInGroupMax'] = '16',
                    ['CountOfClustersMin'] = '1',
                    ['CountOfClustersMax'] = '1',
                    ['RadiusOfGroupMin'] = '8',
                    ['RadiusOfGroupMax'] = '16',
                    ['ClusterRadiusInWorldSizeMin'] = '1',
                    ['ClusterRadiusInWorldSizeMax'] = '1',
                    ['CalorieValue'] = '30',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'CeibaTreeDebrisBlock',
                    ['ResourceItem'] = 'CeibaLogItem',
                    ['ResourceMax'] = '90',
                    ['SoilMoistureHalfSpeed'] = '0',
                    ['SoilMoistureMaxResource'] = '100',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '16',
                    ['IdealTemperatureRangeMax'] = '20',
                    ['ExtremeTemperatureRangeMin'] = '14',
                    ['ExtremeTemperatureRangeMax'] = '22',
                    ['IdealMoistureRangeMin'] = '75',
                    ['IdealMoistureRangeMax'] = '95',
                    ['ExtremeMoistureRangeMin'] = '70',
                    ['ExtremeMoistureRangeMax'] = '100',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.15',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Fir'] = {
                    ['ID'] = 'FirSpecies',
                    ['Name'] =  {
                            ['English'] = "Fir",
                            ['Russian'] = "Пихта",
                            ['German'] = "Tanne",
                            ['French'] = "Sapin",
                            },
                    ['MaturityAgeDays'] = '5.5',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '15',
                    ['BranchCount'] = '3',
                    ['Density'] = '450',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                    ['MinDistanceBetweenGroupsMin'] = '10',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                    ['PlantsInGroupMin'] = '1',
                    ['PlantsInGroupMax'] = '3',
                    ['CountOfClustersMin'] = '0',
                    ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '15',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'FirTreeDebrisBlock',
                    ['ResourceItem'] = 'FirLogItem',
                    ['ResourceMax'] = '75',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '50',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '-1',
                    ['IdealTemperatureRangeMax'] = '8',
                    ['ExtremeTemperatureRangeMin'] = '-2',
                    ['ExtremeTemperatureRangeMax'] = '10',
                    ['IdealMoistureRangeMin'] = '52',
                    ['IdealMoistureRangeMax'] = '58',
                    ['ExtremeMoistureRangeMin'] = '50',
                    ['ExtremeMoistureRangeMax'] = '60',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.075',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Joshua'] = {
                    ['ID'] = 'JoshuaSpecies',
                    ['Name'] =  {
                            ['English'] = "Joshua",
                            ['Russian'] = "Юкка коротколистная",
                            ['German'] = "Joshua",
                            ['French'] = "Arbre de Josué",
                            },
                    ['MaturityAgeDays'] = '7',
                    ['StartBiomes'] = 'DesertBiome',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '12',
                    ['BranchCount'] = '1',
                    ['Density'] = '320',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '35',
                    ['PlantAgeToSeed'] = '0.8',
                    ['SeedsCount'] = '3',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.05',
                    ['MinDistanceBetweenGroupsMin'] = '30',
                    ['MinDistanceBetweenGroupsMax'] = '50',
                    ['PlantsInGroupMin'] = '3',
                    ['PlantsInGroupMax'] = '5',
                    ['CountOfClustersMin'] = '3',
                    ['CountOfClustersMax'] = '5',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '12',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'JoshuaTreeDebrisBlock',
                    ['ResourceItem'] = 'JoshuaLogItem',
                    ['ResourceMax'] = '60',
                    ['SoilMoistureHalfSpeed'] = '0',
                    ['SoilMoistureMaxResource'] = '100',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '18',
                    ['IdealTemperatureRangeMax'] = '24',
                    ['ExtremeTemperatureRangeMin'] = '16',
                    ['ExtremeTemperatureRangeMax'] = '26',
                    ['IdealMoistureRangeMin'] = '20',
                    ['IdealMoistureRangeMax'] = '30',
                    ['ExtremeMoistureRangeMin'] = '12',
                    ['ExtremeMoistureRangeMax'] = '32',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.0375',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Oak'] = {
                    ['ID'] = 'OakSpecies',
                    ['Name'] =  {
                            ['English'] = "Oak",
                            ['Russian'] = "Дуб",
                            ['German'] = "Eiche",
                            ['French'] = "Chêne",
                            },
                    ['MaturityAgeDays'] = '7',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '30',
                    ['BranchCount'] = '8',
                    ['Density'] = '740',
                    ['SeedingTime'] = '6',
                    ['SeedingArea'] = '35',
                    ['PlantAgeToSeed'] = '0.4',
                    ['SeedsCount'] = '1',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                    ['MinDistanceBetweenGroupsMin'] = '10',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                    ['PlantsInGroupMin'] = '1',
                    ['PlantsInGroupMax'] = '3',
                    ['CountOfClustersMin'] = '0',
                    ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '12',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '40',
                    ['DebrisType'] = 'OakTreeDebrisBlock',
                    ['ResourceItem'] = 'OakLogItem',
                    ['ResourceMax'] = '120',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '20',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '8',
                    ['IdealTemperatureRangeMax'] = '20',
                    ['ExtremeTemperatureRangeMin'] = '6',
                    ['ExtremeTemperatureRangeMax'] = '22',
                    ['IdealMoistureRangeMin'] = '43',
                    ['IdealMoistureRangeMax'] = '47',
                    ['ExtremeMoistureRangeMin'] = '40',
                    ['ExtremeMoistureRangeMax'] = '50',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.15',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Old Growth Redwood'] = {
                    ['ID'] = 'OldGrowthRedwoodSpecies',
                    ['Name'] =  {
                            ['English'] = "Old Growth Redwood",
                            ['Russian'] = "Гигантская секвойя",
                            ['German'] = "Mammutbaum",
                            ['French'] = "Séquoia géant",
                            },
                    ['MaturityAgeDays'] = '30',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '300',
                    ['BranchCount'] = '10',
                    ['Density'] = '950',
                    ['SeedingTime'] = '3',
                    ['SeedingArea'] = '25',
                    ['PlantAgeToSeed'] = '0.5',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                    ['MinDistanceBetweenGroupsMin'] = '10',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                    ['PlantsInGroupMin'] = '1',
                    ['PlantsInGroupMax'] = '3',
                    ['CountOfClustersMin'] = '0',
                    ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '50',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '40',
                    ['DebrisType'] = 'OldGrowthRedwoodTreeDebrisBlock',
                    ['ResourceItem'] = 'RedwoodLogItem',
                    ['ResourceMax'] = '800',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '70',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '4',
                    ['IdealTemperatureRangeMax'] = '9',
                    ['ExtremeTemperatureRangeMin'] = '3',
                    ['ExtremeTemperatureRangeMax'] = '10',
                    ['IdealMoistureRangeMin'] = '52',
                    ['IdealMoistureRangeMax'] = '58',
                    ['ExtremeMoistureRangeMin'] = '50',
                    ['ExtremeMoistureRangeMax'] = '60',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.15',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Palm'] = {
                    ['ID'] = 'PalmSpecies',
                    ['Name'] =  {
                            ['English'] = "Palm",
                            ['Russian'] = "Пальма",
                            ['German'] = "Palme",
                            ['French'] = "Palmier",
                            },
                    ['MaturityAgeDays'] = '4.5',
                    ['StartBiomes'] = 'RainforestBiome',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '9',
                    ['BranchCount'] = '1',
                    ['Density'] = '950',
                    ['SeedingTime'] = '2.0999999046325684',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.5',
                    ['SeedsCount'] = '3',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.1',
                    ['MinDistanceBetweenGroupsMin'] = '25',
                    ['MinDistanceBetweenGroupsMax'] = '40',
                    ['PlantsInGroupMin'] = '3',
                    ['PlantsInGroupMax'] = '8',
                    ['CountOfClustersMin'] = '5',
                    ['CountOfClustersMax'] = '8',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '8',
                    ['ClusterRadiusInWorldSizeMin'] = '0.08',
                    ['ClusterRadiusInWorldSizeMax'] = '0.16',
                    ['CalorieValue'] = '12',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'PalmTreeDebrisBlock',
                    ['ResourceItem'] = 'PalmLogItem',
                    ['ResourceMax'] = '45',
                    ['SoilMoistureHalfSpeed'] = '0',
                    ['SoilMoistureMaxResource'] = '100',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '14',
                    ['IdealTemperatureRangeMax'] = '22',
                    ['ExtremeTemperatureRangeMin'] = '14',
                    ['ExtremeTemperatureRangeMax'] = '22',
                    ['IdealMoistureRangeMin'] = '75',
                    ['IdealMoistureRangeMax'] = '95',
                    ['ExtremeMoistureRangeMin'] = '70',
                    ['ExtremeMoistureRangeMax'] = '100',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.0375',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Redwood'] = {
                    ['ID'] = 'RedwoodSpecies',
                    ['Name'] =  {
                            ['English'] = "Redwood",
                            ['Russian'] = "Секвойя",
                            ['German'] = "Rottanne",
                            ['French'] = "Séquoia",
                            },
                    ['MaturityAgeDays'] = '6',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '15',
                    ['BranchCount'] = '3',
                    ['Density'] = '450',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.4',
                    ['MinDistanceBetweenGroupsMin'] = '60',
                    ['MinDistanceBetweenGroupsMax'] = '120',
                    ['PlantsInGroupMin'] = '5',
                    ['PlantsInGroupMax'] = '40',
                    ['CountOfClustersMin'] = '3',
                    ['CountOfClustersMax'] = '6',
                    ['RadiusOfGroupMin'] = '16',
                    ['RadiusOfGroupMax'] = '24',
                    ['ClusterRadiusInWorldSizeMin'] = '0.1',
                    ['ClusterRadiusInWorldSizeMax'] = '0.22',
                    ['CalorieValue'] = '15',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'RedwoodTreeDebrisBlock',
                    ['ResourceItem'] = 'RedwoodLogItem',
                    ['ResourceMax'] = '75',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '70',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '4',
                    ['IdealTemperatureRangeMax'] = '9',
                    ['ExtremeTemperatureRangeMin'] = '3',
                    ['ExtremeTemperatureRangeMax'] = '10',
                    ['IdealMoistureRangeMin'] = '52',
                    ['IdealMoistureRangeMax'] = '58',
                    ['ExtremeMoistureRangeMin'] = '50',
                    ['ExtremeMoistureRangeMax'] = '60',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.15',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Saguaro Cactus'] = {
                    ['ID'] = 'SaguaroCactusSpecies',
                    ['Name'] =  {
                            ['English'] = "Saguaro Cactus",
                            ['Russian'] = "Карнегия",
                            ['German'] = "Saguarokaktus",
                            ['French'] = "Cactus Saguaro",
                            },
                    ['MaturityAgeDays'] = '6',
                    ['StartBiomes'] = 'DesertBiome',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '10,5',
                    ['BranchCount'] = '4',
                    ['Density'] = '250',
                    ['SeedingTime'] = '1.5',
                    ['SeedingArea'] = '22',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '3',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '0.2',
                    ['MinDistanceBetweenGroupsMin'] = '30',
                    ['MinDistanceBetweenGroupsMax'] = '60',
                    ['PlantsInGroupMin'] = '3',
                    ['PlantsInGroupMax'] = '5',
                    ['CountOfClustersMin'] = '1',
                    ['CountOfClustersMax'] = '1',
                    ['RadiusOfGroupMin'] = '3',
                    ['RadiusOfGroupMax'] = '5',
                    ['ClusterRadiusInWorldSizeMin'] = '1',
                    ['ClusterRadiusInWorldSizeMax'] = '1',
                    ['CalorieValue'] = '12',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '20',
                    ['DebrisType'] = 'SaguaroCactusDebrisBlock',
                    ['ResourceItem'] = 'SaguaroRibItem',
                    ['ResourceMax'] = '45',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '20',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '22',
                    ['IdealTemperatureRangeMax'] = '26',
                    ['ExtremeTemperatureRangeMin'] = '18',
                    ['ExtremeTemperatureRangeMax'] = '30',
                    ['IdealMoistureRangeMin'] = '5',
                    ['IdealMoistureRangeMax'] = '25',
                    ['ExtremeMoistureRangeMin'] = '0',
                    ['ExtremeMoistureRangeMax'] = '30',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.0375',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
        ['Spruce'] = {
                    ['ID'] = 'SpruceSpecies',
                    ['Name'] =  {
                            ['English'] = "Spruce",
                            ['Russian'] = "Ель",
                            ['German'] = "Fichte",
                            ['French'] = "Épicéa",
                            },
                    ['MaturityAgeDays'] = '5.5',
                    ['StartBiomes'] = '',
                    ['IsDecorative'] = 'False',
                    ['TreeHealth'] = '15',
                    ['BranchCount'] = '3',
                    ['Density'] = '450',
                    ['SeedingTime'] = '2.5',
                    ['SeedingArea'] = '24',
                    ['PlantAgeToSeed'] = '0.6',
                    ['SeedsCount'] = '2',
                    ['Height'] = '1',
                    ['ChanceToBeSpawnOutsideOfGroup'] = '1',
                    ['MinDistanceBetweenGroupsMin'] = '10',
                    ['MinDistanceBetweenGroupsMax'] = '20',
                    ['PlantsInGroupMin'] = '1',
                    ['PlantsInGroupMax'] = '3',
                    ['CountOfClustersMin'] = '0',
                    ['CountOfClustersMax'] = '0',
                    ['RadiusOfGroupMin'] = '4',
                    ['RadiusOfGroupMax'] = '6',
                    ['ClusterRadiusInWorldSizeMin'] = '0.05',
                    ['ClusterRadiusInWorldSizeMax'] = '0.14',
                    ['CalorieValue'] = '15',
                    ['PostHarvestingGrowth'] = '0',
                    ['PickableAtPercent'] = '0',
                    ['ResourceBonusAtGrowth'] = '90',
                    ['LogHealth'] = '2',
                    ['ChanceToSpawnDebris'] = '30',
                    ['DebrisType'] = 'SpruceTreeDebrisBlock',
                    ['ResourceItem'] = 'SpruceLogItem',
                    ['ResourceMax'] = '75',
                    ['SoilMoistureHalfSpeed'] = '10',
                    ['SoilMoistureMaxResource'] = '50',
                    ['BlockType'] = 'TreeBlock',
                    ['IdealTemperatureRangeMin'] = '-1',
                    ['IdealTemperatureRangeMax'] = '2',
                    ['ExtremeTemperatureRangeMin'] = '-2',
                    ['ExtremeTemperatureRangeMax'] = '3',
                    ['IdealMoistureRangeMin'] = '25',
                    ['IdealMoistureRangeMax'] = '45',
                    ['ExtremeMoistureRangeMin'] = '20',
                    ['ExtremeMoistureRangeMax'] = '55',
                    ['IdealWaterRangeMin'] = '0',
                    ['IdealWaterRangeMax'] = '10',
                    ['ExtremeWaterRangeMin'] = '0',
                    ['ExtremeWaterRangeMax'] = '20',
                    ['ReleasesCO2TonsPerDay'] = '-0.075',
                    ['PollutionDensityMin'] = '10',
                    ['PollutionDensityMax'] = '70',
        },
    },
}