Module:AnimalData: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
Update 9.2.4
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
-- Eco Version : 0.9.2.4 beta release-156
-- Eco Version : 0.13.0.3
-- EWDE Version : 0.7.1.1
-- Date of export : 17.05.2026 16:01:55


return {
return {
     animals = {
     animals = {
         ['Agouti'] = {
         ['Agouti'] = {
                     ['untranslated'] = 'Agouti',
                     ['ID'] = 'AgoutiSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Agouti",
                     ['isFlying'] = nil,
                            ['Russian'] = "Агути",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Agouti",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Agouti",
                     ['speed'] = '4.5',
                            },
                     ['health'] = '1.0',
                    ['Description'] =  {
                     ['damage'] = '1.0',
                            ['English'] = "A small brownish rodent with sharp incisors that help them crack open hard seeds and fruits, allowing them to play an important role in seed dispersal.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Маленькие коричневатые грызуны с острыми резцами, которые помогают им разгрызать твердые семена и плоды, что позволяет им играть важную роль в распространении семян.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein kleines, bräunliches Nagetier mit scharfen Schneidezähnen, mit denen es harte Kerne und Früchte aufbrechen kann, wodurch es eine wichtige Rolle bei der Verbreitung von Pflanzensamen spielt.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un petit rongeur brunâtre doté d'incisives acérées qui l'aident à ouvrir les graines et les fruits durs, ce qui lui permet de jouer un rôle important dans la dispersion des graines.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.7',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                    ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                    ['Nocturnal'] = 'False',
                     ['calorieValue'] = '80.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Orchid]]',
                     ['Health'] = '1.5',
                     ['resourceItem'] = '[[Agouti Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                    ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '15',
                     ['HerdSizeMin'] = '2',
                     ['HerdSizeMax'] = '2',
                     ['CalorieValue'] = '80',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Filmy Fern','Taro','Papaya','Lattice Mushroom','Heliconia','Ceiba','King Fern','Orchid'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'AgoutiCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Alligator'] = {
         ['Alligator'] = {
                     ['untranslated'] = 'Alligator',
                     ['ID'] = 'AlligatorSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = 'Swimming',
                            ['English'] = "Alligator",
                     ['isFlying'] = nil,
                            ['Russian'] = "Аллигатор",
                     ['climbHeight'] = '0.0',
                            ['German'] = "Alligator",
                     ['wanderingSpeed'] = '0.2',
                            ['French'] = "Alligator",
                     ['speed'] = '1.5',
                            },
                     ['health'] = '7.0',
                     ['Description'] =  {
                     ['damage'] = '3.0',
                            ['English'] = "A large, scaly reptile with a powerful bite and a long tail, commonly found near rivers, swamps, and lakes in warm regions. Alligators are ancient creatures that have remained virtually unchanged for millions of years.",
                     ['chanceToAttack'] = '0.8',
                            ['Russian'] = "Крупная чешуйчатая рептилия с мощным укусом и длинным хвостом, обычно встречающаяся вблизи рек, болот и озер в теплых регионах. Аллигаторы - древние существа, которые практически не менялись на протяжении миллионов лет.",
                     ['attackRange'] = '2.5',
                            ['German'] = "Ein großes, schuppiges Reptil mit einem kräftigen Biss und einem langen Schwanz, das häufig in der Nähe von Flüssen, Sümpfen und Seen in warmen Regionen zu finden ist. Alligatoren sind uralte Lebewesen, die seit Millionen von Jahren nahezu unverändert existieren.",
                     ['detectRange'] = '12.5',
                            ['French'] = "Un grand reptile écailleux à la morsure puissante et à longue queue, que l'on trouve généralement près des rivières, des marais et des lacs dans les régions chaudes. Les alligators sont des créatures anciennes qui n'ont pratiquement pas changé depuis des millions d'années.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.5',
                     ['IsSwimming'] = 'True',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Turkey]], [[Tuna]], [[Salmon]], [[Trout]], [[Deer]], [[Elk]], [[Hare]], [[Agouti]], [[Snapping Turtle]], [[Tortoise]], [[Crab]]',
                     ['Health'] = '7',
                     ['resourceItem'] = '[[Alligator Carcass]]',
                     ['Flags'] = 'IsPredator, AttacksPlayer',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0.8',
                     ['ChanceToAttackUnprovoked'] = '1',
                     ['AttackUnprovokedDistance'] = '6',
                    ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '50',
                     ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Turkey','Tuna','Salmon','Trout','Deer','Elk','Hare','Agouti','Snapping Turtle','Tortoise','Crab'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'AlligatorCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Bass'] = {
         ['Bass'] = {
                     ['untranslated'] = 'Bass',
                     ['ID'] = 'BassSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Bass",
                     ['isFlying'] = nil,
                            ['Russian'] = "Окунь",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Barsch",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Bar",
                     ['speed'] = '1.5',
                            },
                     ['health'] = '3.0',
                     ['Description'] = nil,
                     ['damage'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '0.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '0.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '4',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.0',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '0.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '100.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Bass]]',
                     ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                     ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                     ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'BassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                     ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['BighornSheep'] = {
         ['Bighorn Sheep'] = {
                     ['untranslated'] = 'BighornSheep',
                     ['ID'] = 'BighornSheepSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Bighorn Sheep",
                     ['isFlying'] = nil,
                            ['Russian'] = "Толсторогий баран",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Dickhornschaf",
                     ['wanderingSpeed'] = '1.2',
                            ['French'] = "Mouflon",
                     ['speed'] = '5.5',
                            },
                     ['health'] = '4.6',
                     ['Description'] =  {
                     ['damage'] = '1.0',
                            ['English'] = "These wild ungulates are known for their distinctive curved horns, which are used for dominance battles and display during the mating season. They are well adapted to harsh environments and are found in both mountainous and desert regions.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Эти дикие копытные известны своими характерными изогнутыми рогами, которые используются для борьбы за доминирование и демонстрации во время брачного сезона. Они хорошо приспособлены к суровым условиям обитания и встречаются как в горных, так и в пустынных регионах.",
                     ['attackRange'] = '1.0',
                            ['German'] = "These wild ungulates are known for their distinctive curved horns, which are used for dominance battles and display during the mating season. They are well adapted to harsh environments and are found in both mountainous and desert regions.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Ce goupe de la famille des ongulés sauvages sont connus pour leurs cornes incurvées caractéristiques, qui sont utilisées lors de luttes pour la domination et lors de parades pendant la saison des amours. Ils sont bien adaptés aux environnements hostils et vivent dans les régions montagneuses et désertiques.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.9',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '150.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Dwarf Willow]], [[Prickly Pear]], [[Agave]], [[Creosote Bush]], [[White Bursage]]',
                     ['Health'] = '6',
                     ['resourceItem'] = '[[Bighorn Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                    ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '25',
                     ['HerdSizeMin'] = '2',
                     ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '150',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Dwarf Willow','Prickly Pear','Agave','Creosote Bush','White Bursage'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'BighornCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Bison'] = {
         ['Bison'] = {
                     ['untranslated'] = 'Bison',
                     ['ID'] = 'BisonSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Bison",
                     ['isFlying'] = nil,
                            ['Russian'] = "Бизон",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Bison",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Bison",
                     ['speed'] = '4.0',
                            },
                     ['health'] = '10.0',
                    ['Description'] =  {
                     ['damage'] = '1.0',
                            ['English'] = "A massive, shaggy mammal with a large head, humped shoulders, and distinctive curved horns. Often seen grazing on grasslands and prairies, bison are an important example of a species that has made a remarkable comeback from the brink of extinction due to conservation efforts.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Массивное, лохматое млекопитающее с большой головой, горбатыми плечами и характерными изогнутыми рогами. Бизоны, которых часто можно увидеть пасущимися на лугах и в прериях, являются важным примером вида, который благодаря усилиям по сохранению вернулся с грани вымирания.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein massives, zotteliges Säugetier mit einem großen Kopf, buckligen Schultern und charakteristischen gebogenen Hörnern. Der Bison, der häufig auf Wiesen und Prärien grasend anzutreffen ist, ist ein wichtiges Beispiel für eine Tierart, die dank der Bemühungen um den Naturschutz ein bemerkenswertes Comeback vom Rande des Aussterbens geschafft hat.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un mammifère massif et hirsute, doté d'une grosse tête, d'épaules bosselées et de cornes incurvées caractéristiques. Souvent vu en train de brouter dans les prairies, le bison est un exemple significatif d'une espèce qui a fait un retour remarquable après avoir été au bord de l'extinction, grâce aux efforts de conservation.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.6',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.0',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                    ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                    ['Nocturnal'] = 'False',
                     ['calorieValue'] = '250.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Common Grass]], [[Bunchgrass]], [[Wheat]], [[Big Bluestem]], [[Switchgrass]]',
                     ['Health'] = '12',
                     ['resourceItem'] = '[[Bison Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                    ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.2000',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0.6',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '75',
                     ['HerdSizeMin'] = '3',
                     ['HerdSizeMax'] = '4',
                     ['CalorieValue'] = '250',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Common Grass','Bunchgrass','Wheat','Big Bluestem','Switchgrass'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'BisonCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.2',
         },
         },
         ['BlueShark'] = {
         ['Blue Shark'] = {
                     ['untranslated'] = 'BlueShark',
                     ['ID'] = 'BlueSharkSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Blue Shark",
                     ['isFlying'] = nil,
                            ['Russian'] = "Синяя акула",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Blauer Hai",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Requin bleu",
                     ['speed'] = '2.5',
                            },
                     ['health'] = '8.0',
                     ['Description'] = nil,
                     ['damage'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '0.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '0.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '9',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.0',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '0.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '100.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Bass]], [[Pacific Sardine]], [[Tuna]], [[Crab]], [[Moon Jellyfish]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Blue Shark]]',
                    ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                    ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '0',
                     ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '2',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Bass','Pacific Sardine','Tuna','Crab','Moon Jellyfish'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'BlueSharkItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Cod'] = {
         ['Cod'] = {
                     ['untranslated'] = 'Cod',
                     ['ID'] = 'CodSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Cod",
                     ['isFlying'] = nil,
                            ['Russian'] = "Треска",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Kabeljau",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Morue",
                     ['speed'] = '1.5',
                            },
                     ['health'] = '3.0',
                     ['Description'] = nil,
                     ['damage'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '0.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '0.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '4',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.0',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '0.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '50.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Cod]]',
                     ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                     ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                     ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'CodItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                     ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Coyote'] = {
         ['Coyote'] = {
                     ['untranslated'] = 'Coyote',
                     ['ID'] = 'CoyoteSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Coyote",
                     ['isFlying'] = nil,
                            ['Russian'] = "Койот",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Kojote",
                     ['wanderingSpeed'] = '0.5',
                            ['French'] = "Coyote",
                     ['speed'] = '4.5',
                            },
                     ['health'] = '5.5',
                     ['Description'] = {
                     ['damage'] = '3.0',
                            ['English'] = "A clever and adaptable canid with a bushy tail and distinctive howling and yipping vocalizations. Known for their scavenging and hunting abilities, coyotes can be found in many different habitats.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Это умные и легко приспосабливающиеся представители семейства псовых с пушистым хвостом и характерными воющими и тявкающими звуками. Койоты, известные своими способностями к поиску падали и охоте, обитают в самых разных местах обитания.",
                     ['attackRange'] = '2.5',
                            ['German'] = "Ein kluger und anpassungsfähiger Canide mit einem buschigen Schwanz und unverwechselbaren heulenden und kläffenden Lauten. Kojoten sind bekannt für ihre Fähigkeiten als Aasfresser und Jäger und kommen in vielen verschiedenen Lebensräumen vor.",
                     ['detectRange'] = '12.5',
                            ['French'] = "Un canidé rusé et s'achant s'adapter, avec une queue touffue et des vocalisations caractéristiques aussi bien pour ses hurlements que pour ses jappements. Connu pour ses capacités de charognard et de chasseur, le coyote peut être trouvé dans de nombreux habitats différents.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.5',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'True',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]]',
                     ['Health'] = '4.5',
                     ['resourceItem'] = '[[Coyote Carcass]]',
                     ['Flags'] = 'IsPredator',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0.6',
                    ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '35',
                     ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Bighorn Sheep','Deer','Tortoise','Turkey','Otter','Prairie Dog'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'CoyoteCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Crab'] = {
         ['Crab'] = {
                     ['untranslated'] = 'Crab',
                     ['ID'] = 'CrabSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Crab",
                     ['isFlying'] = nil,
                            ['Russian'] = "Краб",
                     ['climbHeight'] = '0.0',
                            ['German'] = "Krabbe",
                     ['wanderingSpeed'] = '0.2',
                            ['French'] = "Crabe",
                     ['speed'] = '0.5',
                            },
                     ['health'] = '3.0',
                     ['Description'] =  {
                     ['damage'] = '3.0',
                            ['English'] = "A crustacean with a hard exoskeleton and two large pincers used for defense, feeding, and courtship displays. Crabs are omnivores and feed on a variety of foods, including algae, other invertebrates, and carrion.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Ракообразное с твердым экзоскелетом и двумя крупными клешнями, используемыми для защиты, кормления и ухаживания. Крабы всеядны и питаются разнообразной пищей, включая водоросли, других беспозвоночных и падаль.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein Krustentier mit einem harten Außenpanzer und zwei großen Zangen, die der Verteidigung, der Nahrungsaufnahme und der Balz dienen. Krebse sind Allesfresser und ernähren sich von einer Vielzahl von Lebensmitteln, darunter Algen, andere Wirbeltiere und Aas.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un crustacé doté d'un exosquelette dur et de deux grandes pinces utilisées pour se défendre, se nourrir et faire la cour. Les crabes sont omnivores et se nourrissent de divers aliments, notamment d'algues, d'autres invertébrés et de charognes.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.0',
                     ['IsSwimming'] = 'True',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '50.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Clam]]',
                     ['Health'] = '3',
                     ['resourceItem'] = '[[Crab Carcass]]',
                     ['Flags'] = 'MustSpawnCloseToWater',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '5',
                    ['HerdSizeMin'] = '3',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '50',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Urchin'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'CrabCarcassItem',
                     ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Deer'] = {
         ['Deer'] = {
                     ['untranslated'] = 'Deer',
                     ['ID'] = 'DeerSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = nil,
                            ['English'] = "Deer",
                    ['isFlying'] = nil,
                            ['Russian'] = "Чернохвостый олень",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Reh",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Cerf mulet",
                     ['speed'] = '5.5',
                            },
                     ['health'] = '4.5',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A graceful, herbivorous mammal with a reddish-brown coat that inhabits forests and fields. Deer have evolved a variety of adaptations to avoid predators, such as their excellent sense of hearing, smell, and vision, as well as their ability to run fast and jump high.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Грациозное травоядное млекопитающее с красновато-коричневой шерстью, обитающее в лесах и полях. Олени выработали множество приспособлений, позволяющих им избегать хищников, таких как превосходный слух, обоняние и зрение, а также способность быстро бегать и высоко прыгать.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein anmutiges, pflanzenfressendes Säugetier mit rötlich-braunem Fell, das Wälder und Felder bewohnt. Rehe haben eine Vielzahl von Eigenschaften entwickelt, um Raubtieren zu entgehen, wie z. B. einen ausgezeichneten Hör-, Geruchs- und Sehsinn sowie die Fähigkeit, schnell zu laufen und hoch zu springen.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un mammifère herbivore gracieux au pelage brun-rouge qui vit dans les forêts et les champs. Les cerfs ont développé toute une série d'adaptations pour éviter les prédateurs, comme leur excellente ouïe, odorat et vue, ainsi que leur capacité à courir vite et à sauter haut.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.0',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '180.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Huckleberry]], [[Fern]], [[Beans]], [[Salal]], [[Switchgrass]], [[Bunchgrass]], [[Wheat]], [[Deer Lichen]], [[Trillium]]',
                     ['Health'] = '6',
                     ['resourceItem'] = '[[Deer Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '180',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Huckleberry','Fern','Beans','Salal','Switchgrass','Bunchgrass','Wheat','Deer Lichen','Trillium'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'DeerCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Elk'] = {
         ['Elk'] = {
                     ['untranslated'] = 'Elk',
                     ['ID'] = 'ElkSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Elk",
                     ['isFlying'] = nil,
                            ['Russian'] = "Вапити",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Elch",
                     ['wanderingSpeed'] = '1.2',
                            ['French'] = "Wapiti",
                     ['speed'] = '5.5',
                            },
                     ['health'] = '6.1',
                     ['Description'] =  {
                     ['damage'] = '1.0',
                            ['English'] = "A majestic deer species found in forests and grasslands, characterized by its large antlers and brownish-gray coat. Male elk, also called bulls, grow and shed their antlers annually, which can reach up to 1.2 meters (4 feet) in length.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Величественный вид оленей, обитающий в лесах и на лугах, отличающийся большими рогами и коричневато-серой шерстью. Самцы лосей, ежегодно отращивают и сбрасывают свои рога, которые могут достигать 1,2 метра в длину.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Eine majestätische Hirschart, die in Wäldern und auf Wiesen vorkommt und sich durch ihr großes Geweih und ihr bräunlich-graues Fell auszeichnet. Männliche Elche, auch Bullen genannt, werfen ihr Geweih, das bis zu 1,2 Meter lang werden kann, jährlich ab.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Une espèce de cervidé majestueux vivant dans les forêts et les prairies, caractérisé par ses grands bois et son pelage gris brunâtre. Les mâles grandissent et perdent chaque année leurs bois, qui peuvent atteindre jusqu'à 1,2 mètre (4 pieds) de long.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                    ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.0',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '200.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Huckleberry]], [[Ocean Spray]], [[Fireweed]], [[Fern]], [[Beans]], [[Salal]], [[Deer Lichen]]',
                     ['Health'] = '8.5',
                     ['resourceItem'] = '[[Elk Carcass]]',
                     ['Flags'] = 'CanTakeFood',
                     ['resourceMin'] = '1.0',
                    ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.4',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0.25',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '25',
                     ['HerdSizeMin'] = '2',
                     ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '200',
                     ['EatTags'] = 'HerbivoreFeed',
                    ['FoodSourcesSpecies'] = {'Huckleberry','Ocean Spray','Fireweed','Fern','Beans','Salal','Deer Lichen'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'ElkCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Fox'] = {
         ['Fox'] = {
                     ['untranslated'] = 'Fox',
                     ['ID'] = 'FoxSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Fox",
                     ['isFlying'] = nil,
                            ['Russian'] = "Лиса",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Fuchs",
                     ['wanderingSpeed'] = '0.9',
                            ['French'] = "Renard",
                     ['speed'] = '5.0',
                            },
                     ['health'] = '1.5',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A small and agile canid with a reddish-orange fur coat and a bushy tail. Foxes are known for their intelligence and problem-solving skills, and have been observed using tools and displaying advanced problem-solving abilities in the wild.",
                     ['chanceToAttack'] = '0.2',
                            ['Russian'] = "Маленькая и подвижная собака с рыжевато-оранжевым мехом и пушистым хвостом. Лисы известны своим интеллектом и умением решать проблемы, и в дикой природе их можно наблюдать за использованием инструментов и проявлением передовых способностей к решению проблем.",
                     ['attackRange'] = '1.5',
                            ['German'] = "Ein kleiner und flinker Canide mit rötlich-orangem Fell und buschigem Schwanz. Füchse sind für ihre Intelligenz und ihr Talent zur Problemlösung bekannt. In freier Wildbahn wurde beobachtet, wie sie Werkzeuge benutzen und fortgeschrittene Problemlösungsfähigkeiten an den Tag legen.",
                     ['detectRange'] = '7.5',
                            ['French'] = "Un petit canidé agile au pelage rouge-orange et à la queue touffue. Les renards sont connus pour leur intelligence et leur capacité à résoudre des problèmes, et ils ont été observés en train d'utiliser des outils et à résoudre des problèmes avancés dans la nature.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.9',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.2',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Hare]], [[Turkey]]',
                     ['Health'] = '3.5',
                     ['resourceItem'] = '[[Fox Carcass]]',
                     ['Flags'] = 'IsPredator',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0.4',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '10',
                     ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Turkey','Prairie Dog'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'FoxCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Hare'] = {
         ['Hare'] = {
                     ['untranslated'] = 'Hare',
                     ['ID'] = 'HareSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = nil,
                            ['English'] = "Hare",
                     ['isFlying'] = nil,
                            ['Russian'] = "Заяц",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Hase",
                     ['wanderingSpeed'] = '1.2',
                            ['French'] = "Lièvre",
                     ['speed'] = '5.0',
                            },
                     ['health'] = '1.0',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A fast and agile mammal, characterized by its long ears and powerful hind legs. Hares are generally larger and faster than rabbits, and they typically have a more solitary lifestyle.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Быстрое и подвижное млекопитающее, отличающееся длинными ушами и мощными задними лапами. Зайцы, как правило, крупнее и быстрее кроликов, и, как правило, ведут более уединенный образ жизни.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein schnelles und wendiges Säugetier, das sich durch seine langen Ohren und kräftigen Hinterbeine auszeichnet. Hasen sind im Allgemeinen größer und schneller als Kaninchen, und sind in der Regel eher Einzelgänger.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un mammifère rapide et agile doté de longues oreilles et de puissantes pattes arrière. Les lièvres sont généralement plus grands et plus rapides que les lapins, et leur mode de vie est généralement plus solitaire.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.8',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.2',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '30.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Camas]], [[Wheat]], [[Bunchgrass]], [[Corn]], [[Huckleberry]], [[Big Bluestem]], [[Creosote Bush]], [[Prickly Pear]], [[Agave]]',
                     ['Health'] = '1.5',
                     ['resourceItem'] = '[[Hare Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '2',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '30',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Camas','Wheat','Bunchgrass','Corn','Huckleberry','Big Bluestem','Creosote Bush','Prickly Pear','Agave'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'HareCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Jaguar'] = {
         ['Jaguar'] = {
                     ['untranslated'] = 'Jaguar',
                     ['ID'] = 'JaguarSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = nil,
                            ['English'] = "Jaguar",
                    ['isFlying'] = nil,
                            ['Russian'] = "Ягуар",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Jaguar",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Jaguar",
                     ['speed'] = '6.5',
                            },
                     ['health'] = '4.5',
                     ['Description'] = {
                     ['damage'] = '5.0',
                            ['English'] = "A large wild cat with distinctive black spots and a muscular build, often found in dense rainforests. Jaguars are apex predators and have no natural enemies, although they can be threatened by habitat loss and poaching.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Крупная дикая кошка с характерными черными пятнами и мускулистым телосложением, часто встречающаяся в густых тропических лесах. Ягуары являются хищниками высшей категории и не имеют естественных врагов, хотя им может угрожать потеря среды обитания и браконьерство.",
                     ['attackRange'] = '3.0',
                            ['German'] = "Eine große Wildkatze mit markanten schwarzen Flecken und einem muskulösen Körperbau, die häufig in dichten Regenwäldern anzutreffen ist. Jaguare sind Spitzenjäger und haben keine natürlichen Feinde, obwohl sie durch Lebensraumverlust und Wilderei bedroht sein können.",
                     ['detectRange'] = '15.0',
                            ['French'] = "Un grand félin sauvage avec des taches noires distinctives et une carrure musclée, que l'on trouve souvent dans les forêts tropicales denses. Les jaguars sont des prédateurs de premier ordre et n'ont pas d'ennemis naturels, bien qu'ils puissent être menacés par la perte de leur habitat et le braconnage.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '1.0',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'True',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Hare]], [[Deer]], [[Wolf]], [[Agouti]], [[Snapping Turtle]]',
                     ['Health'] = '6',
                     ['resourceItem'] = '[[Jaguar Carcass]]',
                     ['Flags'] = 'IsPredator, AttacksPlayer',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.8',
                     ['ChanceToAttackUnprovoked'] = '0.8',
                     ['AttackUnprovokedDistance'] = '8',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '2',
                    ['PlayerDamage'] = '50',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Agouti','Snapping Turtle'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'JaguarCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['MoonJellyfish'] = {
         ['Moon Jellyfish'] = {
                     ['untranslated'] = 'MoonJellyfish',
                     ['ID'] = 'MoonJellyfishSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Moon Jellyfish",
                     ['isFlying'] = nil,
                            ['Russian'] = "Ушастая аурелия",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Mondqualle",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Méduse lune",
                     ['speed'] = '1.5',
                            },
                     ['health'] = '2.0',
                     ['Description'] = nil,
                     ['damage'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '0.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '0.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '3',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.0',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '0.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '100.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = nil,
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Moon Jellyfish]]',
                    ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                    ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                     ['HerdSizeMin'] = '4',
                     ['HerdSizeMax'] = '6',
                     ['CalorieValue'] = '100',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'MoonJellyfishItem',
                     ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['MountainGoat'] = {
         ['Mountain Goat'] = {
                     ['untranslated'] = 'MountainGoat',
                     ['ID'] = 'MountainGoatSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = nil,
                            ['English'] = "Mountain Goat",
                    ['isFlying'] = nil,
                            ['Russian'] = "Снежная коза",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Schneeziege",
                     ['wanderingSpeed'] = '1.5',
                            ['French'] = "Chèvre des montagnes",
                     ['speed'] = '5.5',
                            },
                     ['health'] = '5.2',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A wild goat species with shaggy white fur and curved horns, adapted to live in steep, rocky terrain. Their cloven hooves provide excellent traction and their white coat helps them blend in with their snowy surroundings.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Разновидность диких коз с лохматой белой шерстью и изогнутыми рогами, приспособленных к жизни на крутых, каменистых склонах. Их раздвоенные копыта обеспечивают отличное сцепление с дорогой, а белая шерсть помогает им сливаться со снежным окружением.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Eine wilde Ziegenart mit zotteligem weißem Fell und gebogenen Hörnern, die an das Leben in steilem, felsigem Gelände angepasst ist. Ihre gespaltenen Hufe sorgen für eine hervorragende Trittsicherheit und ihr weißes Fell hilft ihnen, mit ihrer verschneiten Umgebung zu verschmelzen.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Une espèce de chèvre sauvage au pelage blanc hirsute et aux cornes recourbées, adaptée à la vie en terrain escarpé et rocheux. Ses sabots fendus lui assurent une excellente adhérence et son pelage blanc lui permet de se fondre dans l'environnement enneigé.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.8',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Saxifrage]], [[Lupine]], [[Fireweed]], [[Dwarf Willow]], [[Arctic Willow]]',
                     ['Health'] = '6',
                     ['resourceItem'] = '[[Mountain Goat Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Saxifrage','Lupine','Fireweed','Dwarf Willow','Arctic Willow'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'MountainGoatCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Otter'] = {
         ['Otter'] = {
                     ['untranslated'] = 'Otter',
                     ['ID'] = 'OtterSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Otter",
                     ['isFlying'] = nil,
                            ['Russian'] = "Выдра",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Otter",
                     ['wanderingSpeed'] = '0.5',
                            ['French'] = "Loutre",
                     ['speed'] = '3.0',
                            },
                     ['health'] = '1.0',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A playful and agile semi-aquatic mammal, often seen floating on their backs or playing with objects in the water. Otters have a thick, waterproof fur coat that keeps them warm in cold water, and webbed feet that make them excellent swimmers.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Игривое и подвижное полуводное млекопитающее, часто плавающее на спине или играющее с предметами в воде. У выдр толстая непромокаемая шкура, которая согревает их в холодной воде, и перепончатые лапы, которые делают их отличными пловцами.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein verspieltes und bewegliches halb-aquatisches Säugetier, das oft auf dem Rücken schwimmend oder mit Gegenständen im Wasser spielend beobachtet wird. Otter haben ein dickes, wasserdichtes Fell, das sie in kaltem Wasser warm hält, und Schwimmhäute an den Füßen, die sie zu hervorragenden Schwimmern machen.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un mammifère semi-aquatique, joueur et agile, que l'on voit souvent flotter sur le dos ou jouer avec des objets dans l'eau. Les loutres ont une fourrure épaisse et imperméable qui leur permet de rester au chaud dans les eaux froides, et des pattes palmées qui en font d'excellents nageurs.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.2',
                     ['IsSwimming'] = 'True',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '50.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Clam]], [[Urchin]], [[Tuna]], [[Salmon]], [[Trout]]',
                     ['Health'] = '1.5',
                     ['resourceItem'] = '[[Otter Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Urchin','Tuna','Salmon','Trout'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'OtterCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['PacificSardine'] = {
         ['Pacific Sardine'] = {
                     ['untranslated'] = 'PacificSardine',
                     ['ID'] = 'PacificSardineSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] =  {
                     ['isSwimming'] = 'Swimming',
                            ['English'] = "Pacific Sardine",
                     ['isFlying'] = nil,
                            ['Russian'] = "Перуанская сардина",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Pazifische Sardine",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Sardine du Pacifique",
                     ['speed'] = '1.5',
                            },
                     ['health'] = '2.0',
                    ['Description'] = nil,
                     ['damage'] = '0.0',
                    ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                    ['IsSwimming'] = 'True',
                     ['attackRange'] = '0.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '0.0',
                    ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                    ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                    ['Health'] = '3',
                     ['headDistance'] = '0.2',
                    ['Flags'] = '0',
                     ['minAttackDelay'] = '0.0',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '0.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '20.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Pacific Sardine]]',
                    ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                    ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                    ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                    ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                     ['HerdSizeMin'] = '4',
                    ['HerdSizeMax'] = '6',
                    ['CalorieValue'] = '20',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'PacificSardineItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                     ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Prairie Dog'] = {
                    ['ID'] = 'PrairieDogSpecies',
                     ['Name'] =  {
                            ['English'] = "Prairie Dog",
                            ['Russian'] = "Луговая собачка",
                            ['German'] = "Präriehund",
                            ['French'] = "Chien de prairie",
                            },
                    ['Description'] =  {
                            ['English'] = "A highly social rodent that lives in extensive underground burrows, with multiple entrances and tunnels. They use a distinctive bark-like call to communicate with other members of their colony, including to alert them of potential predators.",
                            ['Russian'] = "Высокосоциальный грызун, обитающий в обширных подземных норах с множеством входов и туннелей. Они используют характерный звук, похожий на лай, для общения с другими членами своей колонии, в том числе для предупреждения о потенциальных хищниках.",
                            ['German'] = "Ein sehr soziales Nagetier welches in großen höhlen mit mehreren Eingängen und Tunneln lebt. Sie nutzen Bell ähnliche rufe, um mit anderen Mitgliedern ihrer Kolonie zu kommunizieren und um vor Potenziellen gefahren zu warnen.",
                            ['French'] = "Un rongeur très social qui vit dans de vastes terriers souterrains, avec de multiples entrées et tunnels. Ils utilisent un cri distinctif ressemblant à un aboyement pour communiquer avec les autres membres de leur colonie, y compris pour les alerter de la présence de prédateurs potentiels.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                     ['Aquatic'] = 'False',
                     ['Health'] = '1.5',
                    ['Flags'] = '0',
                     ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '30',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Big Bluestem','Corn','Switchgrass','Sunflower','Tomatoes','Wheat'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'PrairieDogCarcassItem',
                     ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Salmon'] = {
         ['Salmon'] = {
                     ['untranslated'] = 'Salmon',
                     ['ID'] = 'SalmonSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Salmon",
                    ['isFlying'] = nil,
                            ['Russian'] = "Лосось",
                    ['climbHeight'] = '-1.0',
                            ['German'] = "Lachs",
                    ['wanderingSpeed'] = '1.0',
                            ['French'] = "Saumon",
                    ['speed'] = '2.0',
                            },
                     ['health'] = '2.0',
                     ['Description'] = nil,
                     ['damage'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '1.0',
                     ['IsFishable'] = 'True',
                    ['detectRange'] = '5.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '4',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.8',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '2.5',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '50.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Waterweed]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Salmon]]',
                     ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                     ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
        },
                     ['PlayerDamage'] = '0',
        ['SnappingTurtle'] = {
                     ['HerdSizeMin'] = '2',
                    ['untranslated'] = 'SnappingTurtle',
                     ['HerdSizeMax'] = '4',
                     ['maturity'] = '1.0',
                     ['CalorieValue'] = '50',
                    ['isSwimming'] = 'Swimming',
                     ['EatTags'] = '',
                    ['isFlying'] = nil,
                     ['FoodSourcesSpecies'] = {'Waterweed'},
                     ['climbHeight'] = '0.0',
                     ['CanSwimNearCoast'] = 'False',
                     ['wanderingSpeed'] = '0.1',
                     ['ResourceItem'] = 'SalmonItem',
                    ['speed'] = '0.2',
                     ['ResourceMin'] = '1',
                     ['health'] = '2.5',
                     ['ResourceMax'] = '1',
                     ['damage'] = '3.0',
                     ['ResourceBonusAtGrowth'] = '0.9',
                     ['chanceToAttack'] = '0.6',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['attackRange'] = '1.0',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['detectRange'] = '5.0',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['flees'] = 'Flees',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
                     ['fearFactor'] = '0.0',
                     ['headDistance'] = '1.0',
                     ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Clam]], [[Peat Moss]], [[Bullrush]], [[Filmy Fern]], [[Buttonbush]]',
                     ['resourceItem'] = '[[Snapping Turtle Carcass]]',
                     ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0200',
         },
         },
         ['Tarantula'] = {
         ['Snapping Turtle'] = {
                     ['untranslated'] = 'Tarantula',
                     ['ID'] = 'SnappingTurtleSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                     ['isSwimming'] = nil,
                            ['English'] = "Snapping Turtle",
                     ['isFlying'] = nil,
                            ['Russian'] = "Каймановая черепаха",
                     ['climbHeight'] = '0.0',
                            ['German'] = "Schnappschildkröte",
                     ['wanderingSpeed'] = '0.7',
                            ['French'] = "Tortue alligator",
                     ['speed'] = '1.0',
                            },
                     ['health'] = '0.5',
                    ['Description'] =  {
                     ['damage'] = '3.0',
                            ['English'] = "A freshwater turtle with a distinctive hooked beak and powerful jaws, known for their aggressive behavior and ability to live in a wide range of aquatic habitats.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Пресноводная черепаха с характерным крючковатым клювом и мощными челюстями, известная своим агрессивным поведением и способностью обитать в самых разных водных средах обитания.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Eine Süßwasserschildkröte mit einem charakteristischen Hakenschnabel und kräftigen Kiefern, die für ihr aggressives Verhalten und ihre Fähigkeit, in einer Vielzahl von aquatischen Lebensräumen zu leben, bekannt ist.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Une tortue d'eau douce au bec crochu caractéristique et aux mâchoires puissantes, connue pour son comportement agressif et sa capacité à vivre dans une grande variété d'habitats aquatiques.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.1',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = nil,
                     ['Health'] = '4.5',
                     ['resourceItem'] = nil,
                     ['Flags'] = 'HidesInPlace',
                     ['resourceMin'] = '0.0',
                    ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '0.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '1',
                     ['HerdSizeMax'] = '1',
                     ['CalorieValue'] = '100',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Peat Moss','Bullrush','Filmy Fern','Buttonbush'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'SnappingTurtleCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                     ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Tortoise'] = {
         ['Tortoise'] = {
                     ['untranslated'] = 'Tortoise',
                     ['ID'] = 'TortoiseSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                    ['isSwimming'] = nil,
                            ['English'] = "Tortoise",
                     ['isFlying'] = nil,
                            ['Russian'] = "Черепаха",
                     ['climbHeight'] = '0.0',
                            ['German'] = "Schildkröte",
                     ['wanderingSpeed'] = '0.1',
                            ['French'] = "Tortue terrestre",
                     ['speed'] = '0.1',
                            },
                     ['health'] = '1.0',
                     ['Description'] = {
                     ['damage'] = '1.0',
                            ['English'] = "A slow-moving land-dwelling reptile with a hard, domed shell that provides protection from predators. Tortoises are herbivorous and have a long lifespan, with some individuals living up to 150 years or more.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Медленно передвигающаяся наземная рептилия с твердым куполообразным панцирем, обеспечивающим защиту от хищников. Черепахи являются травоядными и живут очень долго, некоторые особи доживают до 150 лет и более.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein sich langsam bewegendes, landlebendes Reptil mit einem harten, gewölbten Panzer, der Schutz vor Raubtieren bietet. Schildkröten sind Pflanzenfresser und haben eine lange Lebenserwartung. Manche Exemplare werden bis zu 150 Jahre und mehr alt.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Une tortue terrestre est un reptile à déplacement lent avec une carapace dure et bombée qui lui offre une protection contre les prédateurs. Les tortues terrestres sont herbivores et ont une longue espérance de vie, certain vivant jusqu'à 150 ans, voire plus.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.2',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '50.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Creosote Bush]], [[Prickly Pear]], [[Agave]]',
                     ['Health'] = '5',
                     ['resourceItem'] = '[[Raw Meat]]',
                     ['Flags'] = 'HidesInPlace',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '2.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Creosote Bush'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'RawMeatItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Trout'] = {
         ['Trout'] = {
                     ['untranslated'] = 'Trout',
                     ['ID'] = 'TroutSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = 'Swimming',
                            ['English'] = "Trout",
                     ['isFlying'] = nil,
                            ['Russian'] = "Форель",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Forelle",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Truite",
                     ['speed'] = '2.0',
                            },
                     ['health'] = '2.0',
                    ['Description'] = nil,
                     ['damage'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '1.0',
                    ['IsFishable'] = 'True',
                     ['detectRange'] = '5.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '4',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.8',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '2.5',
                     ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '25.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Waterweed]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Trout]]',
                    ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                     ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '0',
                     ['HerdSizeMin'] = '2',
                     ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '25',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Waterweed'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'TroutItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Tuna'] = {
         ['Tuna'] = {
                     ['untranslated'] = 'Tuna',
                     ['ID'] = 'TunaSpecies',
                     ['maturity'] = '1.0',
                     ['Name'] = {
                    ['isSwimming'] = 'Swimming',
                            ['English'] = "Tuna",
                     ['isFlying'] = nil,
                            ['Russian'] = "Тунец",
                     ['climbHeight'] = '-1.0',
                            ['German'] = "Thunfisch",
                     ['wanderingSpeed'] = '1.0',
                            ['French'] = "Thon",
                     ['speed'] = '2.0',
                            },
                     ['health'] = '2.0',
                     ['Description'] = nil,
                     ['damage'] = '1.0',
                     ['MaturityAgeDays'] = '1',
                     ['chanceToAttack'] = '0.6',
                     ['IsSwimming'] = 'True',
                     ['attackRange'] = '1.0',
                     ['IsFishable'] = 'True',
                     ['detectRange'] = '5.0',
                     ['Nocturnal'] = 'False',
                     ['flees'] = 'Flees',
                     ['Aquatic'] = 'True',
                     ['fearFactor'] = '1.0',
                     ['Health'] = '6',
                     ['headDistance'] = '0.2',
                     ['Flags'] = '0',
                     ['minAttackDelay'] = '0.8',
                     ['TooCloseDistance'] = '4',
                     ['maxAttackDelay'] = '2.5',
                    ['MaxVisibilityDistance'] = '25',
                     ['calorieValue'] = '100.0',
                     ['MaxVisibilityAngle'] = '110',
                     ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                     ['AttackRange'] = '1',
                     ['resourceItem'] = '[[Tuna]]',
                     ['ChanceToAttack'] = '0',
                     ['resourceMin'] = '1.0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['resourceMax'] = '1.0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['resourceBonus'] = '90',
                     ['ChanceOfAlertNoise'] = '0',
                     ['carbonRelease'] = '0.0200',
                     ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                     ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'TunaItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                     ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Turkey'] = {
         ['Turkey'] = {
                     ['untranslated'] = 'Turkey',
                     ['ID'] = 'TurkeySpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Turkey",
                     ['isFlying'] = nil,
                            ['Russian'] = "Индюшка",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Truthahn",
                     ['wanderingSpeed'] = '0.7',
                            ['French'] = "Dinde",
                     ['speed'] = '3.5',
                            },
                     ['health'] = '1.5',
                     ['Description'] =  {
                     ['damage'] = '1.0',
                            ['English'] = "A large bird with distinctive plumage and a fleshy wattle on its neck, which can change color based on its mood. Turkeys are highly social and known for their impressive vocalizations, including the famous gobble.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Крупная птица с характерным оперением и мясистым наростом на шее, который может менять цвет в зависимости от настроения. Индюки очень общительны и известны своими впечатляющими вокализациями, в том числе знаменитым урчанием.",
                     ['attackRange'] = '1.0',
                            ['German'] = "Ein großer Vogel mit markantem Gefieder und einem fleischigen Kehllappen am Hals, der je nach Stimmung die Farbe wechseln kann. Truthähne sind sehr gesellig und bekannt für ihre beeindruckenden Laute, darunter das berühmte Gobbeln.",
                     ['detectRange'] = '5.0',
                            ['French'] = "Un grand oiseau avec un plumage distinctif et une caroncule charnue sur son cou, qui peut changer de couleur en fonction de son humeur. Les dindes sont très sociables et sont connues pour leurs vocalisations impressionnantes, incluant le célèbre gloussement.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.5',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.2',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'False',
                     ['calorieValue'] = '75.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Camas]], [[Wheat]], [[Bunchgrass]], [[Corn]], [[Huckleberry]], [[Big Bluestem]]',
                     ['Health'] = '2',
                     ['resourceItem'] = '[[Turkey Carcass]]',
                     ['Flags'] = '0',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                    ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                    ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                     ['ChanceToAttackUnprovoked'] = '0',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0',
                     ['AnimalDamage'] = '1',
                     ['PlayerDamage'] = '0',
                     ['HerdSizeMin'] = '2',
                     ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '75',
                     ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Camas','Wheat','Bunchgrass','Corn','Huckleberry','Big Bluestem'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'TurkeyCarcassItem',
                     ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
         ['Wolf'] = {
         ['Wolf'] = {
                     ['untranslated'] = 'Wolf',
                     ['ID'] = 'WolfSpecies',
                     ['maturity'] = '1.0',
                    ['Name'] =  {
                     ['isSwimming'] = nil,
                            ['English'] = "Wolf",
                     ['isFlying'] = nil,
                            ['Russian'] = "Волк",
                     ['climbHeight'] = '1.0',
                            ['German'] = "Wolf",
                     ['wanderingSpeed'] = '0.5',
                            ['French'] = "Loup",
                     ['speed'] = '5.0',
                            },
                     ['health'] = '3.2',
                     ['Description'] =  {
                     ['damage'] = '3.0',
                            ['English'] = "A large, carnivorous canid with a distinctive howl, found in a variety of habitats around the world. They are a keystone species in many ecosystems, and are known for their social behavior and cooperative hunting strategies.",
                     ['chanceToAttack'] = '0.6',
                            ['Russian'] = "Крупный плотоядный представитель семейства псовых с характерным воем, обитающий в различных местах обитания по всему миру. Они являются ключевым видом во многих экосистемах и известны своим социальным поведением и стратегиями совместной охоты.",
                     ['attackRange'] = '2.5',
                            ['German'] = "Ein großer, fleischfressender Canide mit einem charakteristischen Heulen, der in einer Vielzahl von Lebensräumen auf der ganzen Welt vorkommt. Sie sind eine Schlüsselart in vielen Ökosystemen und bekannt für ihr soziales Verhalten und ihre kooperativen Jagdstrategien.",
                     ['detectRange'] = '12.5',
                            ['French'] = "Un grand canidé carnivore au hurlement caractéristique, présent dans une grande variété d'habitats à travers le monde. Il s'agit d'une espèce clé dans de nombreux écosystèmes, connue pour son comportement social et ses stratégies de chasse coopérative.",
                     ['flees'] = 'Flees',
                            },
                     ['fearFactor'] = '0.0',
                     ['MaturityAgeDays'] = '1',
                     ['headDistance'] = '0.8',
                     ['IsSwimming'] = 'False',
                     ['minAttackDelay'] = '0.8',
                     ['IsFishable'] = 'False',
                     ['maxAttackDelay'] = '2.5',
                     ['Nocturnal'] = 'True',
                     ['calorieValue'] = '100.0',
                     ['Aquatic'] = 'False',
                     ['foodSources'] = '[[Hare]], [[Elk]], [[Mountain Goat]], [[Deer]], [[Turkey]], [[Bison]]',
                     ['Health'] = '4',
                     ['resourceItem'] = '[[Wolf Carcass]]',
                     ['Flags'] = 'HowlsAtMeteor, IsPredator, AttacksPlayer',
                     ['resourceMin'] = '1.0',
                     ['TooCloseDistance'] = '4',
                     ['resourceMax'] = '1.0',
                     ['MaxVisibilityDistance'] = '25',
                     ['resourceBonus'] = '90',
                     ['MaxVisibilityAngle'] = '110',
                     ['carbonRelease'] = '0.0200',
                     ['AttackRange'] = '1',
                     ['ChanceToAttack'] = '0.9',
                    ['ChanceToAttackUnprovoked'] = '1',
                     ['AttackUnprovokedDistance'] = '15',
                     ['ChanceOfAlertNoise'] = '0.5',
                     ['AnimalDamage'] = '2',
                     ['PlayerDamage'] = '50',
                     ['HerdSizeMin'] = '3',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Elk','Mountain Goat','Deer','Turkey','Bison'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'WolfCarcassItem',
                    ['ResourceMin'] = '1',
                     ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                     ['TimeTill50PercentCloserToMaxInHours'] = '24',
                     ['MaxGrowthRatePerHour'] = '0.3',
                     ['TimeToSpread1ToNeighborInHours'] = '12',
                     ['ReleasesCO2TonsPerDay'] = '0.02',
         },
         },
     },
     },
}
}

Latest revision as of 19:41, 17 May 2026

Warning about use

[edit source]

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

-- Load data only once per page. (Do no use require())
local AnimalData = mw.loadData("Module:AnimalData")

-- Assert that some data was received, otherwise throw an error.
assert(AnimalData.animals, "Failed to load data from Module:AnimalData!")

-- You may then use data from this module in your script. For example:
local agoutiData = AnimalData.animals["Agouti"]

-- Or to iterate over the table, you can do this:
for animalName, data in pairs(AnimalData.animals) do
	-- animalName now contains the name of the animal in English.
	-- data is the data table for that animal.
end

-- Eco Version : 0.13.0.3
-- EWDE Version : 0.7.1.1
-- Date of export : 17.05.2026 16:01:55

return {
    animals = {
        ['Agouti'] = {
                    ['ID'] = 'AgoutiSpecies',
                    ['Name'] =  {
                            ['English'] = "Agouti",
                            ['Russian'] = "Агути",
                            ['German'] = "Agouti",
                            ['French'] = "Agouti",
                            },
                    ['Description'] =  {
                            ['English'] = "A small brownish rodent with sharp incisors that help them crack open hard seeds and fruits, allowing them to play an important role in seed dispersal.",
                            ['Russian'] = "Маленькие коричневатые грызуны с острыми резцами, которые помогают им разгрызать твердые семена и плоды, что позволяет им играть важную роль в распространении семян.",
                            ['German'] = "Ein kleines, bräunliches Nagetier mit scharfen Schneidezähnen, mit denen es harte Kerne und Früchte aufbrechen kann, wodurch es eine wichtige Rolle bei der Verbreitung von Pflanzensamen spielt.",
                            ['French'] = "Un petit rongeur brunâtre doté d'incisives acérées qui l'aident à ouvrir les graines et les fruits durs, ce qui lui permet de jouer un rôle important dans la dispersion des graines.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '1.5',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '2',
                    ['CalorieValue'] = '80',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Filmy Fern','Taro','Papaya','Lattice Mushroom','Heliconia','Ceiba','King Fern','Orchid'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'AgoutiCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Alligator'] = {
                    ['ID'] = 'AlligatorSpecies',
                    ['Name'] =  {
                            ['English'] = "Alligator",
                            ['Russian'] = "Аллигатор",
                            ['German'] = "Alligator",
                            ['French'] = "Alligator",
                            },
                    ['Description'] =  {
                            ['English'] = "A large, scaly reptile with a powerful bite and a long tail, commonly found near rivers, swamps, and lakes in warm regions. Alligators are ancient creatures that have remained virtually unchanged for millions of years.",
                            ['Russian'] = "Крупная чешуйчатая рептилия с мощным укусом и длинным хвостом, обычно встречающаяся вблизи рек, болот и озер в теплых регионах. Аллигаторы - древние существа, которые практически не менялись на протяжении миллионов лет.",
                            ['German'] = "Ein großes, schuppiges Reptil mit einem kräftigen Biss und einem langen Schwanz, das häufig in der Nähe von Flüssen, Sümpfen und Seen in warmen Regionen zu finden ist. Alligatoren sind uralte Lebewesen, die seit Millionen von Jahren nahezu unverändert existieren.",
                            ['French'] = "Un grand reptile écailleux à la morsure puissante et à longue queue, que l'on trouve généralement près des rivières, des marais et des lacs dans les régions chaudes. Les alligators sont des créatures anciennes qui n'ont pratiquement pas changé depuis des millions d'années.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '7',
                    ['Flags'] = 'IsPredator, AttacksPlayer',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.8',
                    ['ChanceToAttackUnprovoked'] = '1',
                    ['AttackUnprovokedDistance'] = '6',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '50',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Turkey','Tuna','Salmon','Trout','Deer','Elk','Hare','Agouti','Snapping Turtle','Tortoise','Crab'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'AlligatorCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Bass'] = {
                    ['ID'] = 'BassSpecies',
                    ['Name'] =  {
                            ['English'] = "Bass",
                            ['Russian'] = "Окунь",
                            ['German'] = "Barsch",
                            ['French'] = "Bar",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '4',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'BassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Bighorn Sheep'] = {
                    ['ID'] = 'BighornSheepSpecies',
                    ['Name'] =  {
                            ['English'] = "Bighorn Sheep",
                            ['Russian'] = "Толсторогий баран",
                            ['German'] = "Dickhornschaf",
                            ['French'] = "Mouflon",
                            },
                    ['Description'] =  {
                            ['English'] = "These wild ungulates are known for their distinctive curved horns, which are used for dominance battles and display during the mating season. They are well adapted to harsh environments and are found in both mountainous and desert regions.",
                            ['Russian'] = "Эти дикие копытные известны своими характерными изогнутыми рогами, которые используются для борьбы за доминирование и демонстрации во время брачного сезона. Они хорошо приспособлены к суровым условиям обитания и встречаются как в горных, так и в пустынных регионах.",
                            ['German'] = "These wild ungulates are known for their distinctive curved horns, which are used for dominance battles and display during the mating season. They are well adapted to harsh environments and are found in both mountainous and desert regions.",
                            ['French'] = "Ce goupe de la famille des ongulés sauvages sont connus pour leurs cornes incurvées caractéristiques, qui sont utilisées lors de luttes pour la domination et lors de parades pendant la saison des amours. Ils sont bien adaptés aux environnements hostils et vivent dans les régions montagneuses et désertiques.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '6',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '150',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Dwarf Willow','Prickly Pear','Agave','Creosote Bush','White Bursage'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'BighornCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Bison'] = {
                    ['ID'] = 'BisonSpecies',
                    ['Name'] =  {
                            ['English'] = "Bison",
                            ['Russian'] = "Бизон",
                            ['German'] = "Bison",
                            ['French'] = "Bison",
                            },
                    ['Description'] =  {
                            ['English'] = "A massive, shaggy mammal with a large head, humped shoulders, and distinctive curved horns. Often seen grazing on grasslands and prairies, bison are an important example of a species that has made a remarkable comeback from the brink of extinction due to conservation efforts.",
                            ['Russian'] = "Массивное, лохматое млекопитающее с большой головой, горбатыми плечами и характерными изогнутыми рогами. Бизоны, которых часто можно увидеть пасущимися на лугах и в прериях, являются важным примером вида, который благодаря усилиям по сохранению вернулся с грани вымирания.",
                            ['German'] = "Ein massives, zotteliges Säugetier mit einem großen Kopf, buckligen Schultern und charakteristischen gebogenen Hörnern. Der Bison, der häufig auf Wiesen und Prärien grasend anzutreffen ist, ist ein wichtiges Beispiel für eine Tierart, die dank der Bemühungen um den Naturschutz ein bemerkenswertes Comeback vom Rande des Aussterbens geschafft hat.",
                            ['French'] = "Un mammifère massif et hirsute, doté d'une grosse tête, d'épaules bosselées et de cornes incurvées caractéristiques. Souvent vu en train de brouter dans les prairies, le bison est un exemple significatif d'une espèce qui a fait un retour remarquable après avoir été au bord de l'extinction, grâce aux efforts de conservation.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '12',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.6',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '75',
                    ['HerdSizeMin'] = '3',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '250',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Common Grass','Bunchgrass','Wheat','Big Bluestem','Switchgrass'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'BisonCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.2',
        },
        ['Blue Shark'] = {
                    ['ID'] = 'BlueSharkSpecies',
                    ['Name'] =  {
                            ['English'] = "Blue Shark",
                            ['Russian'] = "Синяя акула",
                            ['German'] = "Blauer Hai",
                            ['French'] = "Requin bleu",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '9',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '2',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Bass','Pacific Sardine','Tuna','Crab','Moon Jellyfish'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'BlueSharkItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Cod'] = {
                    ['ID'] = 'CodSpecies',
                    ['Name'] =  {
                            ['English'] = "Cod",
                            ['Russian'] = "Треска",
                            ['German'] = "Kabeljau",
                            ['French'] = "Morue",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '4',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'CodItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Coyote'] = {
                    ['ID'] = 'CoyoteSpecies',
                    ['Name'] =  {
                            ['English'] = "Coyote",
                            ['Russian'] = "Койот",
                            ['German'] = "Kojote",
                            ['French'] = "Coyote",
                            },
                    ['Description'] =  {
                            ['English'] = "A clever and adaptable canid with a bushy tail and distinctive howling and yipping vocalizations. Known for their scavenging and hunting abilities, coyotes can be found in many different habitats.",
                            ['Russian'] = "Это умные и легко приспосабливающиеся представители семейства псовых с пушистым хвостом и характерными воющими и тявкающими звуками. Койоты, известные своими способностями к поиску падали и охоте, обитают в самых разных местах обитания.",
                            ['German'] = "Ein kluger und anpassungsfähiger Canide mit einem buschigen Schwanz und unverwechselbaren heulenden und kläffenden Lauten. Kojoten sind bekannt für ihre Fähigkeiten als Aasfresser und Jäger und kommen in vielen verschiedenen Lebensräumen vor.",
                            ['French'] = "Un canidé rusé et s'achant s'adapter, avec une queue touffue et des vocalisations caractéristiques aussi bien pour ses hurlements que pour ses jappements. Connu pour ses capacités de charognard et de chasseur, le coyote peut être trouvé dans de nombreux habitats différents.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'True',
                    ['Aquatic'] = 'False',
                    ['Health'] = '4.5',
                    ['Flags'] = 'IsPredator',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.6',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '35',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Bighorn Sheep','Deer','Tortoise','Turkey','Otter','Prairie Dog'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'CoyoteCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Crab'] = {
                    ['ID'] = 'CrabSpecies',
                    ['Name'] =  {
                            ['English'] = "Crab",
                            ['Russian'] = "Краб",
                            ['German'] = "Krabbe",
                            ['French'] = "Crabe",
                            },
                    ['Description'] =  {
                            ['English'] = "A crustacean with a hard exoskeleton and two large pincers used for defense, feeding, and courtship displays. Crabs are omnivores and feed on a variety of foods, including algae, other invertebrates, and carrion.",
                            ['Russian'] = "Ракообразное с твердым экзоскелетом и двумя крупными клешнями, используемыми для защиты, кормления и ухаживания. Крабы всеядны и питаются разнообразной пищей, включая водоросли, других беспозвоночных и падаль.",
                            ['German'] = "Ein Krustentier mit einem harten Außenpanzer und zwei großen Zangen, die der Verteidigung, der Nahrungsaufnahme und der Balz dienen. Krebse sind Allesfresser und ernähren sich von einer Vielzahl von Lebensmitteln, darunter Algen, andere Wirbeltiere und Aas.",
                            ['French'] = "Un crustacé doté d'un exosquelette dur et de deux grandes pinces utilisées pour se défendre, se nourrir et faire la cour. Les crabes sont omnivores et se nourrissent de divers aliments, notamment d'algues, d'autres invertébrés et de charognes.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '3',
                    ['Flags'] = 'MustSpawnCloseToWater',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '5',
                    ['HerdSizeMin'] = '3',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Urchin'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'CrabCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Deer'] = {
                    ['ID'] = 'DeerSpecies',
                    ['Name'] =  {
                            ['English'] = "Deer",
                            ['Russian'] = "Чернохвостый олень",
                            ['German'] = "Reh",
                            ['French'] = "Cerf mulet",
                            },
                    ['Description'] =  {
                            ['English'] = "A graceful, herbivorous mammal with a reddish-brown coat that inhabits forests and fields. Deer have evolved a variety of adaptations to avoid predators, such as their excellent sense of hearing, smell, and vision, as well as their ability to run fast and jump high.",
                            ['Russian'] = "Грациозное травоядное млекопитающее с красновато-коричневой шерстью, обитающее в лесах и полях. Олени выработали множество приспособлений, позволяющих им избегать хищников, таких как превосходный слух, обоняние и зрение, а также способность быстро бегать и высоко прыгать.",
                            ['German'] = "Ein anmutiges, pflanzenfressendes Säugetier mit rötlich-braunem Fell, das Wälder und Felder bewohnt. Rehe haben eine Vielzahl von Eigenschaften entwickelt, um Raubtieren zu entgehen, wie z. B. einen ausgezeichneten Hör-, Geruchs- und Sehsinn sowie die Fähigkeit, schnell zu laufen und hoch zu springen.",
                            ['French'] = "Un mammifère herbivore gracieux au pelage brun-rouge qui vit dans les forêts et les champs. Les cerfs ont développé toute une série d'adaptations pour éviter les prédateurs, comme leur excellente ouïe, odorat et vue, ainsi que leur capacité à courir vite et à sauter haut.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '6',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '180',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Huckleberry','Fern','Beans','Salal','Switchgrass','Bunchgrass','Wheat','Deer Lichen','Trillium'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'DeerCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Elk'] = {
                    ['ID'] = 'ElkSpecies',
                    ['Name'] =  {
                            ['English'] = "Elk",
                            ['Russian'] = "Вапити",
                            ['German'] = "Elch",
                            ['French'] = "Wapiti",
                            },
                    ['Description'] =  {
                            ['English'] = "A majestic deer species found in forests and grasslands, characterized by its large antlers and brownish-gray coat. Male elk, also called bulls, grow and shed their antlers annually, which can reach up to 1.2 meters (4 feet) in length.",
                            ['Russian'] = "Величественный вид оленей, обитающий в лесах и на лугах, отличающийся большими рогами и коричневато-серой шерстью. Самцы лосей, ежегодно отращивают и сбрасывают свои рога, которые могут достигать 1,2 метра в длину.",
                            ['German'] = "Eine majestätische Hirschart, die in Wäldern und auf Wiesen vorkommt und sich durch ihr großes Geweih und ihr bräunlich-graues Fell auszeichnet. Männliche Elche, auch Bullen genannt, werfen ihr Geweih, das bis zu 1,2 Meter lang werden kann, jährlich ab.",
                            ['French'] = "Une espèce de cervidé majestueux vivant dans les forêts et les prairies, caractérisé par ses grands bois et son pelage gris brunâtre. Les mâles grandissent et perdent chaque année leurs bois, qui peuvent atteindre jusqu'à 1,2 mètre (4 pieds) de long.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '8.5',
                    ['Flags'] = 'CanTakeFood',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.4',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0.25',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '200',
                    ['EatTags'] = 'HerbivoreFeed',
                    ['FoodSourcesSpecies'] = {'Huckleberry','Ocean Spray','Fireweed','Fern','Beans','Salal','Deer Lichen'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'ElkCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Fox'] = {
                    ['ID'] = 'FoxSpecies',
                    ['Name'] =  {
                            ['English'] = "Fox",
                            ['Russian'] = "Лиса",
                            ['German'] = "Fuchs",
                            ['French'] = "Renard",
                            },
                    ['Description'] =  {
                            ['English'] = "A small and agile canid with a reddish-orange fur coat and a bushy tail. Foxes are known for their intelligence and problem-solving skills, and have been observed using tools and displaying advanced problem-solving abilities in the wild.",
                            ['Russian'] = "Маленькая и подвижная собака с рыжевато-оранжевым мехом и пушистым хвостом. Лисы известны своим интеллектом и умением решать проблемы, и в дикой природе их можно наблюдать за использованием инструментов и проявлением передовых способностей к решению проблем.",
                            ['German'] = "Ein kleiner und flinker Canide mit rötlich-orangem Fell und buschigem Schwanz. Füchse sind für ihre Intelligenz und ihr Talent zur Problemlösung bekannt. In freier Wildbahn wurde beobachtet, wie sie Werkzeuge benutzen und fortgeschrittene Problemlösungsfähigkeiten an den Tag legen.",
                            ['French'] = "Un petit canidé agile au pelage rouge-orange et à la queue touffue. Les renards sont connus pour leur intelligence et leur capacité à résoudre des problèmes, et ils ont été observés en train d'utiliser des outils et à résoudre des problèmes avancés dans la nature.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '3.5',
                    ['Flags'] = 'IsPredator',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.4',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '10',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Turkey','Prairie Dog'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'FoxCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Hare'] = {
                    ['ID'] = 'HareSpecies',
                    ['Name'] =  {
                            ['English'] = "Hare",
                            ['Russian'] = "Заяц",
                            ['German'] = "Hase",
                            ['French'] = "Lièvre",
                            },
                    ['Description'] =  {
                            ['English'] = "A fast and agile mammal, characterized by its long ears and powerful hind legs. Hares are generally larger and faster than rabbits, and they typically have a more solitary lifestyle.",
                            ['Russian'] = "Быстрое и подвижное млекопитающее, отличающееся длинными ушами и мощными задними лапами. Зайцы, как правило, крупнее и быстрее кроликов, и, как правило, ведут более уединенный образ жизни.",
                            ['German'] = "Ein schnelles und wendiges Säugetier, das sich durch seine langen Ohren und kräftigen Hinterbeine auszeichnet. Hasen sind im Allgemeinen größer und schneller als Kaninchen, und sind in der Regel eher Einzelgänger.",
                            ['French'] = "Un mammifère rapide et agile doté de longues oreilles et de puissantes pattes arrière. Les lièvres sont généralement plus grands et plus rapides que les lapins, et leur mode de vie est généralement plus solitaire.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '1.5',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '2',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '3',
                    ['CalorieValue'] = '30',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Camas','Wheat','Bunchgrass','Corn','Huckleberry','Big Bluestem','Creosote Bush','Prickly Pear','Agave'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'HareCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Jaguar'] = {
                    ['ID'] = 'JaguarSpecies',
                    ['Name'] =  {
                            ['English'] = "Jaguar",
                            ['Russian'] = "Ягуар",
                            ['German'] = "Jaguar",
                            ['French'] = "Jaguar",
                            },
                    ['Description'] =  {
                            ['English'] = "A large wild cat with distinctive black spots and a muscular build, often found in dense rainforests. Jaguars are apex predators and have no natural enemies, although they can be threatened by habitat loss and poaching.",
                            ['Russian'] = "Крупная дикая кошка с характерными черными пятнами и мускулистым телосложением, часто встречающаяся в густых тропических лесах. Ягуары являются хищниками высшей категории и не имеют естественных врагов, хотя им может угрожать потеря среды обитания и браконьерство.",
                            ['German'] = "Eine große Wildkatze mit markanten schwarzen Flecken und einem muskulösen Körperbau, die häufig in dichten Regenwäldern anzutreffen ist. Jaguare sind Spitzenjäger und haben keine natürlichen Feinde, obwohl sie durch Lebensraumverlust und Wilderei bedroht sein können.",
                            ['French'] = "Un grand félin sauvage avec des taches noires distinctives et une carrure musclée, que l'on trouve souvent dans les forêts tropicales denses. Les jaguars sont des prédateurs de premier ordre et n'ont pas d'ennemis naturels, bien qu'ils puissent être menacés par la perte de leur habitat et le braconnage.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'True',
                    ['Aquatic'] = 'False',
                    ['Health'] = '6',
                    ['Flags'] = 'IsPredator, AttacksPlayer',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.8',
                    ['ChanceToAttackUnprovoked'] = '0.8',
                    ['AttackUnprovokedDistance'] = '8',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '2',
                    ['PlayerDamage'] = '50',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Agouti','Snapping Turtle'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'JaguarCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Moon Jellyfish'] = {
                    ['ID'] = 'MoonJellyfishSpecies',
                    ['Name'] =  {
                            ['English'] = "Moon Jellyfish",
                            ['Russian'] = "Ушастая аурелия",
                            ['German'] = "Mondqualle",
                            ['French'] = "Méduse lune",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '3',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '4',
                    ['HerdSizeMax'] = '6',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'MoonJellyfishItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Mountain Goat'] = {
                    ['ID'] = 'MountainGoatSpecies',
                    ['Name'] =  {
                            ['English'] = "Mountain Goat",
                            ['Russian'] = "Снежная коза",
                            ['German'] = "Schneeziege",
                            ['French'] = "Chèvre des montagnes",
                            },
                    ['Description'] =  {
                            ['English'] = "A wild goat species with shaggy white fur and curved horns, adapted to live in steep, rocky terrain. Their cloven hooves provide excellent traction and their white coat helps them blend in with their snowy surroundings.",
                            ['Russian'] = "Разновидность диких коз с лохматой белой шерстью и изогнутыми рогами, приспособленных к жизни на крутых, каменистых склонах. Их раздвоенные копыта обеспечивают отличное сцепление с дорогой, а белая шерсть помогает им сливаться со снежным окружением.",
                            ['German'] = "Eine wilde Ziegenart mit zotteligem weißem Fell und gebogenen Hörnern, die an das Leben in steilem, felsigem Gelände angepasst ist. Ihre gespaltenen Hufe sorgen für eine hervorragende Trittsicherheit und ihr weißes Fell hilft ihnen, mit ihrer verschneiten Umgebung zu verschmelzen.",
                            ['French'] = "Une espèce de chèvre sauvage au pelage blanc hirsute et aux cornes recourbées, adaptée à la vie en terrain escarpé et rocheux. Ses sabots fendus lui assurent une excellente adhérence et son pelage blanc lui permet de se fondre dans l'environnement enneigé.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '6',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Saxifrage','Lupine','Fireweed','Dwarf Willow','Arctic Willow'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'MountainGoatCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Otter'] = {
                    ['ID'] = 'OtterSpecies',
                    ['Name'] =  {
                            ['English'] = "Otter",
                            ['Russian'] = "Выдра",
                            ['German'] = "Otter",
                            ['French'] = "Loutre",
                            },
                    ['Description'] =  {
                            ['English'] = "A playful and agile semi-aquatic mammal, often seen floating on their backs or playing with objects in the water. Otters have a thick, waterproof fur coat that keeps them warm in cold water, and webbed feet that make them excellent swimmers.",
                            ['Russian'] = "Игривое и подвижное полуводное млекопитающее, часто плавающее на спине или играющее с предметами в воде. У выдр толстая непромокаемая шкура, которая согревает их в холодной воде, и перепончатые лапы, которые делают их отличными пловцами.",
                            ['German'] = "Ein verspieltes und bewegliches halb-aquatisches Säugetier, das oft auf dem Rücken schwimmend oder mit Gegenständen im Wasser spielend beobachtet wird. Otter haben ein dickes, wasserdichtes Fell, das sie in kaltem Wasser warm hält, und Schwimmhäute an den Füßen, die sie zu hervorragenden Schwimmern machen.",
                            ['French'] = "Un mammifère semi-aquatique, joueur et agile, que l'on voit souvent flotter sur le dos ou jouer avec des objets dans l'eau. Les loutres ont une fourrure épaisse et imperméable qui leur permet de rester au chaud dans les eaux froides, et des pattes palmées qui en font d'excellents nageurs.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '1.5',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Urchin','Tuna','Salmon','Trout'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'OtterCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Pacific Sardine'] = {
                    ['ID'] = 'PacificSardineSpecies',
                    ['Name'] =  {
                            ['English'] = "Pacific Sardine",
                            ['Russian'] = "Перуанская сардина",
                            ['German'] = "Pazifische Sardine",
                            ['French'] = "Sardine du Pacifique",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '3',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '4',
                    ['HerdSizeMax'] = '6',
                    ['CalorieValue'] = '20',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'PacificSardineItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Prairie Dog'] = {
                    ['ID'] = 'PrairieDogSpecies',
                    ['Name'] =  {
                            ['English'] = "Prairie Dog",
                            ['Russian'] = "Луговая собачка",
                            ['German'] = "Präriehund",
                            ['French'] = "Chien de prairie",
                            },
                    ['Description'] =  {
                            ['English'] = "A highly social rodent that lives in extensive underground burrows, with multiple entrances and tunnels. They use a distinctive bark-like call to communicate with other members of their colony, including to alert them of potential predators.",
                            ['Russian'] = "Высокосоциальный грызун, обитающий в обширных подземных норах с множеством входов и туннелей. Они используют характерный звук, похожий на лай, для общения с другими членами своей колонии, в том числе для предупреждения о потенциальных хищниках.",
                            ['German'] = "Ein sehr soziales Nagetier welches in großen höhlen mit mehreren Eingängen und Tunneln lebt. Sie nutzen Bell ähnliche rufe, um mit anderen Mitgliedern ihrer Kolonie zu kommunizieren und um vor Potenziellen gefahren zu warnen.",
                            ['French'] = "Un rongeur très social qui vit dans de vastes terriers souterrains, avec de multiples entrées et tunnels. Ils utilisent un cri distinctif ressemblant à un aboyement pour communiquer avec les autres membres de leur colonie, y compris pour les alerter de la présence de prédateurs potentiels.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '1.5',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '25',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '30',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Big Bluestem','Corn','Switchgrass','Sunflower','Tomatoes','Wheat'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'PrairieDogCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Salmon'] = {
                    ['ID'] = 'SalmonSpecies',
                    ['Name'] =  {
                            ['English'] = "Salmon",
                            ['Russian'] = "Лосось",
                            ['German'] = "Lachs",
                            ['French'] = "Saumon",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '4',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Waterweed'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'SalmonItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Snapping Turtle'] = {
                    ['ID'] = 'SnappingTurtleSpecies',
                    ['Name'] =  {
                            ['English'] = "Snapping Turtle",
                            ['Russian'] = "Каймановая черепаха",
                            ['German'] = "Schnappschildkröte",
                            ['French'] = "Tortue alligator",
                            },
                    ['Description'] =  {
                            ['English'] = "A freshwater turtle with a distinctive hooked beak and powerful jaws, known for their aggressive behavior and ability to live in a wide range of aquatic habitats.",
                            ['Russian'] = "Пресноводная черепаха с характерным крючковатым клювом и мощными челюстями, известная своим агрессивным поведением и способностью обитать в самых разных водных средах обитания.",
                            ['German'] = "Eine Süßwasserschildkröte mit einem charakteristischen Hakenschnabel und kräftigen Kiefern, die für ihr aggressives Verhalten und ihre Fähigkeit, in einer Vielzahl von aquatischen Lebensräumen zu leben, bekannt ist.",
                            ['French'] = "Une tortue d'eau douce au bec crochu caractéristique et aux mâchoires puissantes, connue pour son comportement agressif et sa capacité à vivre dans une grande variété d'habitats aquatiques.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '4.5',
                    ['Flags'] = 'HidesInPlace',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '15',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Clam','Peat Moss','Bullrush','Filmy Fern','Buttonbush'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'SnappingTurtleCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Tortoise'] = {
                    ['ID'] = 'TortoiseSpecies',
                    ['Name'] =  {
                            ['English'] = "Tortoise",
                            ['Russian'] = "Черепаха",
                            ['German'] = "Schildkröte",
                            ['French'] = "Tortue terrestre",
                            },
                    ['Description'] =  {
                            ['English'] = "A slow-moving land-dwelling reptile with a hard, domed shell that provides protection from predators. Tortoises are herbivorous and have a long lifespan, with some individuals living up to 150 years or more.",
                            ['Russian'] = "Медленно передвигающаяся наземная рептилия с твердым куполообразным панцирем, обеспечивающим защиту от хищников. Черепахи являются травоядными и живут очень долго, некоторые особи доживают до 150 лет и более.",
                            ['German'] = "Ein sich langsam bewegendes, landlebendes Reptil mit einem harten, gewölbten Panzer, der Schutz vor Raubtieren bietet. Schildkröten sind Pflanzenfresser und haben eine lange Lebenserwartung. Manche Exemplare werden bis zu 150 Jahre und mehr alt.",
                            ['French'] = "Une tortue terrestre est un reptile à déplacement lent avec une carapace dure et bombée qui lui offre une protection contre les prédateurs. Les tortues terrestres sont herbivores et ont une longue espérance de vie, certain vivant jusqu'à 150 ans, voire plus.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '5',
                    ['Flags'] = 'HidesInPlace',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '1',
                    ['HerdSizeMax'] = '1',
                    ['CalorieValue'] = '50',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Creosote Bush'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'RawMeatItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Trout'] = {
                    ['ID'] = 'TroutSpecies',
                    ['Name'] =  {
                            ['English'] = "Trout",
                            ['Russian'] = "Форель",
                            ['German'] = "Forelle",
                            ['French'] = "Truite",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '4',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '25',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Waterweed'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'TroutItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Tuna'] = {
                    ['ID'] = 'TunaSpecies',
                    ['Name'] =  {
                            ['English'] = "Tuna",
                            ['Russian'] = "Тунец",
                            ['German'] = "Thunfisch",
                            ['French'] = "Thon",
                            },
                    ['Description'] = nil,
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'True',
                    ['IsFishable'] = 'True',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'True',
                    ['Health'] = '6',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Kelp','Seagrass'},
                    ['CanSwimNearCoast'] = 'False',
                    ['ResourceItem'] = 'TunaItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Turkey'] = {
                    ['ID'] = 'TurkeySpecies',
                    ['Name'] =  {
                            ['English'] = "Turkey",
                            ['Russian'] = "Индюшка",
                            ['German'] = "Truthahn",
                            ['French'] = "Dinde",
                            },
                    ['Description'] =  {
                            ['English'] = "A large bird with distinctive plumage and a fleshy wattle on its neck, which can change color based on its mood. Turkeys are highly social and known for their impressive vocalizations, including the famous gobble.",
                            ['Russian'] = "Крупная птица с характерным оперением и мясистым наростом на шее, который может менять цвет в зависимости от настроения. Индюки очень общительны и известны своими впечатляющими вокализациями, в том числе знаменитым урчанием.",
                            ['German'] = "Ein großer Vogel mit markantem Gefieder und einem fleischigen Kehllappen am Hals, der je nach Stimmung die Farbe wechseln kann. Truthähne sind sehr gesellig und bekannt für ihre beeindruckenden Laute, darunter das berühmte Gobbeln.",
                            ['French'] = "Un grand oiseau avec un plumage distinctif et une caroncule charnue sur son cou, qui peut changer de couleur en fonction de son humeur. Les dindes sont très sociables et sont connues pour leurs vocalisations impressionnantes, incluant le célèbre gloussement.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'False',
                    ['Aquatic'] = 'False',
                    ['Health'] = '2',
                    ['Flags'] = '0',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0',
                    ['ChanceToAttackUnprovoked'] = '0',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0',
                    ['AnimalDamage'] = '1',
                    ['PlayerDamage'] = '0',
                    ['HerdSizeMin'] = '2',
                    ['HerdSizeMax'] = '4',
                    ['CalorieValue'] = '75',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Camas','Wheat','Bunchgrass','Corn','Huckleberry','Big Bluestem'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'TurkeyCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
        ['Wolf'] = {
                    ['ID'] = 'WolfSpecies',
                    ['Name'] =  {
                            ['English'] = "Wolf",
                            ['Russian'] = "Волк",
                            ['German'] = "Wolf",
                            ['French'] = "Loup",
                            },
                    ['Description'] =  {
                            ['English'] = "A large, carnivorous canid with a distinctive howl, found in a variety of habitats around the world. They are a keystone species in many ecosystems, and are known for their social behavior and cooperative hunting strategies.",
                            ['Russian'] = "Крупный плотоядный представитель семейства псовых с характерным воем, обитающий в различных местах обитания по всему миру. Они являются ключевым видом во многих экосистемах и известны своим социальным поведением и стратегиями совместной охоты.",
                            ['German'] = "Ein großer, fleischfressender Canide mit einem charakteristischen Heulen, der in einer Vielzahl von Lebensräumen auf der ganzen Welt vorkommt. Sie sind eine Schlüsselart in vielen Ökosystemen und bekannt für ihr soziales Verhalten und ihre kooperativen Jagdstrategien.",
                            ['French'] = "Un grand canidé carnivore au hurlement caractéristique, présent dans une grande variété d'habitats à travers le monde. Il s'agit d'une espèce clé dans de nombreux écosystèmes, connue pour son comportement social et ses stratégies de chasse coopérative.",
                            },
                    ['MaturityAgeDays'] = '1',
                    ['IsSwimming'] = 'False',
                    ['IsFishable'] = 'False',
                    ['Nocturnal'] = 'True',
                    ['Aquatic'] = 'False',
                    ['Health'] = '4',
                    ['Flags'] = 'HowlsAtMeteor, IsPredator, AttacksPlayer',
                    ['TooCloseDistance'] = '4',
                    ['MaxVisibilityDistance'] = '25',
                    ['MaxVisibilityAngle'] = '110',
                    ['AttackRange'] = '1',
                    ['ChanceToAttack'] = '0.9',
                    ['ChanceToAttackUnprovoked'] = '1',
                    ['AttackUnprovokedDistance'] = '15',
                    ['ChanceOfAlertNoise'] = '0.5',
                    ['AnimalDamage'] = '2',
                    ['PlayerDamage'] = '50',
                    ['HerdSizeMin'] = '3',
                    ['HerdSizeMax'] = '5',
                    ['CalorieValue'] = '100',
                    ['EatTags'] = '',
                    ['FoodSourcesSpecies'] = {'Hare','Elk','Mountain Goat','Deer','Turkey','Bison'},
                    ['CanSwimNearCoast'] = 'True',
                    ['ResourceItem'] = 'WolfCarcassItem',
                    ['ResourceMin'] = '1',
                    ['ResourceMax'] = '1',
                    ['ResourceBonusAtGrowth'] = '0.9',
                    ['TimeTill50PercentCloserToMaxInHours'] = '24',
                    ['MaxGrowthRatePerHour'] = '0.3',
                    ['TimeToSpread1ToNeighborInHours'] = '12',
                    ['ReleasesCO2TonsPerDay'] = '0.02',
        },
    },
}