Module:AnimalData: Difference between revisions

From Eco - English Wiki
[unchecked revision][unchecked revision]
(Update 0.9.0.0 BETA Staging 1774 Data)
(Update 9.0.2)
Line 1: Line 1:
-- Eco Version : 0.9.0.0 beta staging-1774
-- Eco Version : 0.9.0.2 beta release-71


return {
return {
     animals = {
     animals = {
         ['Agouti'] = {
         ['Agouti'] = {
                    ['untranslated'] = 'Agouti',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 29: Line 30:
         },
         },
         ['Alligator'] = {
         ['Alligator'] = {
                    ['untranslated'] = 'Alligator',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 54: Line 56:
         },
         },
         ['Bass'] = {
         ['Bass'] = {
                    ['untranslated'] = 'Bass',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 79: Line 82:
         },
         },
         ['BighornSheep'] = {
         ['BighornSheep'] = {
                    ['untranslated'] = 'BighornSheep',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 104: Line 108:
         },
         },
         ['Bison'] = {
         ['Bison'] = {
                    ['untranslated'] = 'Bison',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 129: Line 134:
         },
         },
         ['BlueShark'] = {
         ['BlueShark'] = {
                    ['untranslated'] = 'BlueShark',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 154: Line 160:
         },
         },
         ['Cod'] = {
         ['Cod'] = {
                    ['untranslated'] = 'Cod',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 179: Line 186:
         },
         },
         ['Coyote'] = {
         ['Coyote'] = {
                    ['untranslated'] = 'Coyote',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 204: Line 212:
         },
         },
         ['Crab'] = {
         ['Crab'] = {
                    ['untranslated'] = 'Crab',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 229: Line 238:
         },
         },
         ['Deer'] = {
         ['Deer'] = {
                    ['untranslated'] = 'Deer',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 254: Line 264:
         },
         },
         ['Elk'] = {
         ['Elk'] = {
                    ['untranslated'] = 'Elk',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 279: Line 290:
         },
         },
         ['Fox'] = {
         ['Fox'] = {
                    ['untranslated'] = 'Fox',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 304: Line 316:
         },
         },
         ['Hare'] = {
         ['Hare'] = {
                    ['untranslated'] = 'Hare',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 329: Line 342:
         },
         },
         ['Jaguar'] = {
         ['Jaguar'] = {
                    ['untranslated'] = 'Jaguar',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 354: Line 368:
         },
         },
         ['MoonJellyfish'] = {
         ['MoonJellyfish'] = {
                    ['untranslated'] = 'MoonJellyfish',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 379: Line 394:
         },
         },
         ['MountainGoat'] = {
         ['MountainGoat'] = {
                    ['untranslated'] = 'MountainGoat',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 404: Line 420:
         },
         },
         ['Otter'] = {
         ['Otter'] = {
                    ['untranslated'] = 'Otter',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 429: Line 446:
         },
         },
         ['PacificSardine'] = {
         ['PacificSardine'] = {
                    ['untranslated'] = 'PacificSardine',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 454: Line 472:
         },
         },
         ['Salmon'] = {
         ['Salmon'] = {
                    ['untranslated'] = 'Salmon',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 479: Line 498:
         },
         },
         ['SnappingTurtle'] = {
         ['SnappingTurtle'] = {
                    ['untranslated'] = 'SnappingTurtle',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 504: Line 524:
         },
         },
         ['Tarantula'] = {
         ['Tarantula'] = {
                    ['untranslated'] = 'Tarantula',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 529: Line 550:
         },
         },
         ['Tortoise'] = {
         ['Tortoise'] = {
                    ['untranslated'] = 'Tortoise',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 554: Line 576:
         },
         },
         ['Trout'] = {
         ['Trout'] = {
                    ['untranslated'] = 'Trout',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 579: Line 602:
         },
         },
         ['Tuna'] = {
         ['Tuna'] = {
                    ['untranslated'] = 'Tuna',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 604: Line 628:
         },
         },
         ['Turkey'] = {
         ['Turkey'] = {
                    ['untranslated'] = 'Turkey',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 629: Line 654:
         },
         },
         ['Wolf'] = {
         ['Wolf'] = {
                    ['untranslated'] = 'Wolf',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,

Revision as of 06:26, 22 September 2020

Documentation


This module is a data file that is used to automate information throughout the Eco Wiki using various Lua Modules. If you would like to see more information generated on a data page request it on the Eco Contribution Wiki Discord server.


The data file is currently used in at least the following modules:

Usage

-- 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.9.0.2 beta release-71

return {
    animals = {
        ['Agouti'] = {
                    ['untranslated'] = 'Agouti',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '4.5',
                    ['health'] = '1.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.7',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '80.0',
                    ['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Orchid]]',
                    ['resourceItem'] = '[[Agouti Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Alligator'] = {
                    ['untranslated'] = 'Alligator',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '0.0',
                    ['wanderingSpeed'] = '0.2',
                    ['speed'] = '1.0',
                    ['health'] = '7.0',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.8',
                    ['attackRange'] = '2.5',
                    ['detectRange'] = '12.5',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.0',
                    ['headDistance'] = '1.5',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Turkey]], [[Tuna]], [[Salmon]], [[Trout]], [[Deer]], [[Elk]], [[Hare]], [[Agouti]], [[Snapping Turtle]], [[Tortoise]], [[Crab]]',
                    ['resourceItem'] = '[[Alligator Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Bass'] = {
                    ['untranslated'] = 'Bass',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '1.5',
                    ['health'] = '3.0',
                    ['damage'] = '0.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '0.0',
                    ['detectRange'] = '0.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.0',
                    ['maxAttackDelay'] = '0.0',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                    ['resourceItem'] = '[[Bass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['BighornSheep'] = {
                    ['untranslated'] = 'BighornSheep',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.2',
                    ['speed'] = '5.5',
                    ['health'] = '4.6',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.9',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '150.0',
                    ['foodSources'] = '[[Dwarf Willow]], [[Prickly Pear]], [[Agave]], [[Creosote Bush]], [[White Bursage]]',
                    ['resourceItem'] = '[[Bighorn Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Bison'] = {
                    ['untranslated'] = 'Bison',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '4.0',
                    ['health'] = '10.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.6',
                    ['headDistance'] = '1.0',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '250.0',
                    ['foodSources'] = '[[Common Grass]], [[Bunchgrass]], [[Wheat]], [[Big Bluestem]], [[Switchgrass]]',
                    ['resourceItem'] = '[[Bison Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.2000',
        },
        ['BlueShark'] = {
                    ['untranslated'] = 'BlueShark',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '2.5',
                    ['health'] = '8.0',
                    ['damage'] = '0.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '0.0',
                    ['detectRange'] = '0.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.0',
                    ['maxAttackDelay'] = '0.0',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Bass]], [[Pacific Sardine]], [[Tuna]], [[Crab]], [[Moon Jellyfish]]',
                    ['resourceItem'] = '[[Blue Shark]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Cod'] = {
                    ['untranslated'] = 'Cod',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '1.5',
                    ['health'] = '3.0',
                    ['damage'] = '0.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '0.0',
                    ['detectRange'] = '0.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.0',
                    ['maxAttackDelay'] = '0.0',
                    ['calorieValue'] = '50.0',
                    ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                    ['resourceItem'] = '[[Cod]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Coyote'] = {
                    ['untranslated'] = 'Coyote',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '0.5',
                    ['speed'] = '4.5',
                    ['health'] = '5.5',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '2.5',
                    ['detectRange'] = '12.5',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.0',
                    ['headDistance'] = '0.5',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]]',
                    ['resourceItem'] = '[[Coyote Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Crab'] = {
                    ['untranslated'] = 'Crab',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '0.0',
                    ['wanderingSpeed'] = '0.2',
                    ['speed'] = '0.5',
                    ['health'] = '3.0',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '1.0',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '50.0',
                    ['foodSources'] = '[[Clam]]',
                    ['resourceItem'] = '[[Crab Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Deer'] = {
                    ['untranslated'] = 'Deer',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '5.5',
                    ['health'] = '4.5',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '1.0',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '180.0',
                    ['foodSources'] = '[[Huckleberry]], [[Fern]], [[Beans]], [[Salal]], [[Switchgrass]], [[Bunchgrass]], [[Wheat]], [[Deer Lichen]], [[Trillium]]',
                    ['resourceItem'] = '[[Deer Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Elk'] = {
                    ['untranslated'] = 'Elk',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.2',
                    ['speed'] = '5.5',
                    ['health'] = '6.1',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '1.0',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '200.0',
                    ['foodSources'] = '[[Huckleberry]], [[Ocean Spray]], [[Fireweed]], [[Fern]], [[Beans]], [[Salal]], [[Deer Lichen]]',
                    ['resourceItem'] = '[[Elk Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Fox'] = {
                    ['untranslated'] = 'Fox',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '0.9',
                    ['speed'] = '5.0',
                    ['health'] = '1.5',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.2',
                    ['attackRange'] = '1.5',
                    ['detectRange'] = '7.5',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.9',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Hare]], [[Turkey]]',
                    ['resourceItem'] = '[[Fox Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Hare'] = {
                    ['untranslated'] = 'Hare',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.2',
                    ['speed'] = '5.0',
                    ['health'] = '1.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.8',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '30.0',
                    ['foodSources'] = '[[Camas]], [[Wheat]], [[Bunchgrass]], [[Corn]], [[Huckleberry]], [[Big Bluestem]], [[Creosote Bush]], [[Prickly Pear]], [[Agave]]',
                    ['resourceItem'] = '[[Hare Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Jaguar'] = {
                    ['untranslated'] = 'Jaguar',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '6.5',
                    ['health'] = '4.5',
                    ['damage'] = '5.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '3.0',
                    ['detectRange'] = '15.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.0',
                    ['headDistance'] = '1.0',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Hare]], [[Deer]], [[Wolf]], [[Agouti]], [[Snapping Turtle]]',
                    ['resourceItem'] = '[[Jaguar Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['MoonJellyfish'] = {
                    ['untranslated'] = 'MoonJellyfish',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '1.5',
                    ['health'] = '2.0',
                    ['damage'] = '0.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '0.0',
                    ['detectRange'] = '0.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.0',
                    ['maxAttackDelay'] = '0.0',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = nil,
                    ['resourceItem'] = '[[Moon Jellyfish]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['MountainGoat'] = {
                    ['untranslated'] = 'MountainGoat',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.5',
                    ['speed'] = '5.5',
                    ['health'] = '5.2',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.8',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Saxifrage]], [[Lupine]], [[Fireweed]], [[Dwarf Willow]], [[Arctic Willow]]',
                    ['resourceItem'] = '[[Mountain Goat Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Otter'] = {
                    ['untranslated'] = 'Otter',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '0.5',
                    ['speed'] = '3.0',
                    ['health'] = '1.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '50.0',
                    ['foodSources'] = '[[Clam]], [[Urchin]], [[Tuna]], [[Salmon]], [[Trout]]',
                    ['resourceItem'] = '[[Otter Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['PacificSardine'] = {
                    ['untranslated'] = 'PacificSardine',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '1.5',
                    ['health'] = '2.0',
                    ['damage'] = '0.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '0.0',
                    ['detectRange'] = '0.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.0',
                    ['maxAttackDelay'] = '0.0',
                    ['calorieValue'] = '20.0',
                    ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                    ['resourceItem'] = '[[Pacific Sardine]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Salmon'] = {
                    ['untranslated'] = 'Salmon',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '2.0',
                    ['health'] = '2.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '50.0',
                    ['foodSources'] = '[[Waterweed]]',
                    ['resourceItem'] = '[[Salmon]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['SnappingTurtle'] = {
                    ['untranslated'] = 'SnappingTurtle',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '0.0',
                    ['wanderingSpeed'] = '0.2',
                    ['speed'] = '0.2',
                    ['health'] = '2.5',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['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'] = {
                    ['untranslated'] = 'Tarantula',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '0.0',
                    ['wanderingSpeed'] = '0.7',
                    ['speed'] = '1.0',
                    ['health'] = '0.5',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.1',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = nil,
                    ['resourceItem'] = nil,
                    ['resourceMin'] = '0.0',
                    ['resourceMax'] = '0.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Tortoise'] = {
                    ['untranslated'] = 'Tortoise',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '0.0',
                    ['wanderingSpeed'] = '0.1',
                    ['speed'] = '0.1',
                    ['health'] = '1.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '50.0',
                    ['foodSources'] = '[[Creosote Bush]], [[Prickly Pear]], [[Agave]]',
                    ['resourceItem'] = '[[Raw Meat]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '2.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Trout'] = {
                    ['untranslated'] = 'Trout',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '2.0',
                    ['health'] = '2.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '25.0',
                    ['foodSources'] = '[[Waterweed]]',
                    ['resourceItem'] = '[[Trout]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Tuna'] = {
                    ['untranslated'] = 'Tuna',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = 'Swimming',
                    ['isFlying'] = nil,
                    ['climbHeight'] = '-1.0',
                    ['wanderingSpeed'] = '1.0',
                    ['speed'] = '2.0',
                    ['health'] = '2.0',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '1.0',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Kelp]], [[Seagrass]]',
                    ['resourceItem'] = '[[Tuna]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Turkey'] = {
                    ['untranslated'] = 'Turkey',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '0.7',
                    ['speed'] = '3.5',
                    ['health'] = '1.5',
                    ['damage'] = '1.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '1.0',
                    ['detectRange'] = '5.0',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.5',
                    ['headDistance'] = '0.2',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '75.0',
                    ['foodSources'] = '[[Camas]], [[Wheat]], [[Bunchgrass]], [[Corn]], [[Huckleberry]], [[Big Bluestem]]',
                    ['resourceItem'] = '[[Turkey Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
        ['Wolf'] = {
                    ['untranslated'] = 'Wolf',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '0.5',
                    ['speed'] = '5.0',
                    ['health'] = '3.2',
                    ['damage'] = '3.0',
                    ['chanceToAttack'] = '0.6',
                    ['attackRange'] = '2.5',
                    ['detectRange'] = '12.5',
                    ['flees'] = 'Flees',
                    ['fearFactor'] = '0.0',
                    ['headDistance'] = '0.8',
                    ['minAttackDelay'] = '0.8',
                    ['maxAttackDelay'] = '2.5',
                    ['calorieValue'] = '100.0',
                    ['foodSources'] = '[[Hare]], [[Elk]], [[Mountain Goat]], [[Deer]], [[Turkey]], [[Bison]]',
                    ['resourceItem'] = '[[Wolf Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90',
                    ['carbonRelease'] = '0.0200',
        },
    },
}