Editing Module:AnimalData

From Eco - English Wiki

Your changes will be displayed to readers once an authorized user accepts them. (help)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
-- Eco Version : 0.9.7.13 beta release-506
-- Eco Version : 0.9.0.0 beta staging-1706
-- Export Language: English


return {
return {
     animals = {
     animals = {
         ['Agouti'] = {
         ['Agouti'] = {
                    ['untranslated'] = 'Agouti',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 12: Line 10:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '4.5',
                     ['speed'] = '4.5',
                     ['health'] = '1.5',
                     ['health'] = '1.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 23: Line 21:
                     ['maxAttackDelay'] = '2.5',
                     ['maxAttackDelay'] = '2.5',
                     ['calorieValue'] = '80.0',
                     ['calorieValue'] = '80.0',
                     ['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Ceiba]], [[King Fern]], [[Orchid]]',
                     ['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Orchid]]',
                     ['resourceItem'] = '[[Agouti Carcass]]',
                     ['resourceItem'] = '[[Agouti Carcass]]',
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Alligator'] = {
         ['Alligator'] = {
                    ['untranslated'] = 'Alligator',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '0.0',
                     ['climbHeight'] = '0.0',
                     ['wanderingSpeed'] = '0.2',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '1.5',
                     ['speed'] = '1.0',
                     ['health'] = '7.0',
                     ['health'] = '7.0',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
Line 53: Line 50:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Bass'] = {
         ['Bass'] = {
                    ['untranslated'] = 'Bass',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 64: Line 60:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '1.5',
                     ['speed'] = '1.5',
                     ['health'] = '4.0',
                     ['health'] = '3.0',
                     ['damage'] = '0.0',
                     ['damage'] = '0.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 79: Line 75:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Bighorn Sheep'] = {
         ['BighornSheep'] = {
                    ['untranslated'] = 'Bighorn Sheep',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '1.2',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '5.5',
                     ['speed'] = '5.5',
                     ['health'] = '6.0',
                     ['health'] = '4.6',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 105: Line 100:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Bison'] = {
         ['Bison'] = {
                    ['untranslated'] = 'Bison',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '0.8',
                     ['speed'] = '4.0',
                     ['speed'] = '4.0',
                     ['health'] = '12.0',
                     ['health'] = '10.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 131: Line 125:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.2',
                     ['carbonRelease'] = '0.2000',
        },
                    },
         ['Blue Shark'] = {
         ['BlueShark'] = {
                    ['untranslated'] = 'Blue Shark',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 142: Line 135:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '2.5',
                     ['speed'] = '2.5',
                     ['health'] = '9.0',
                     ['health'] = '8.0',
                     ['damage'] = '0.0',
                     ['damage'] = '0.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 157: Line 150:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Cod'] = {
         ['Cod'] = {
                    ['untranslated'] = 'Cod',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 168: Line 160:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '1.5',
                     ['speed'] = '1.5',
                     ['health'] = '4.0',
                     ['health'] = '3.0',
                     ['damage'] = '0.0',
                     ['damage'] = '0.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 183: Line 175:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Coyote'] = {
         ['Coyote'] = {
                    ['untranslated'] = 'Coyote',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '0.5',
                     ['wanderingSpeed'] = '0.7',
                     ['speed'] = '4.5',
                     ['speed'] = '4.5',
                     ['health'] = '4.5',
                     ['health'] = '5.5',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 205: Line 196:
                     ['maxAttackDelay'] = '2.5',
                     ['maxAttackDelay'] = '2.5',
                     ['calorieValue'] = '100.0',
                     ['calorieValue'] = '100.0',
                     ['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]], [[Prairie Dog]]',
                     ['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]]',
                     ['resourceItem'] = '[[Coyote Carcass]]',
                     ['resourceItem'] = '[[Coyote Carcass]]',
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Crab'] = {
         ['Crab'] = {
                    ['untranslated'] = 'Crab',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '0.0',
                     ['climbHeight'] = '0.0',
                     ['wanderingSpeed'] = '0.2',
                     ['wanderingSpeed'] = '0.5',
                     ['speed'] = '0.5',
                     ['speed'] = '2.0',
                     ['health'] = '3.0',
                     ['health'] = '3.0',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
Line 226: Line 216:
                     ['detectRange'] = '5.0',
                     ['detectRange'] = '5.0',
                     ['flees'] = 'Flees',
                     ['flees'] = 'Flees',
                     ['fearFactor'] = '1.0',
                     ['fearFactor'] = '0.0',
                     ['headDistance'] = '1.0',
                     ['headDistance'] = '1.0',
                     ['minAttackDelay'] = '0.8',
                     ['minAttackDelay'] = '0.8',
                     ['maxAttackDelay'] = '2.5',
                     ['maxAttackDelay'] = '2.5',
                     ['calorieValue'] = '50.0',
                     ['calorieValue'] = '50.0',
                     ['foodSources'] = '[[Clam]], [[Urchin]]',
                     ['foodSources'] = '[[Clam]]',
                     ['resourceItem'] = '[[Crab Carcass]]',
                     ['resourceItem'] = '[[Crab Carcass]]',
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Deer'] = {
         ['Deer'] = {
                    ['untranslated'] = 'Deer',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 246: Line 235:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '5.5',
                     ['speed'] = '5.5',
                     ['health'] = '6.0',
                     ['health'] = '4.5',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 261: Line 250:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Elk'] = {
         ['Elk'] = {
                    ['untranslated'] = 'Elk',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '1.2',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '5.5',
                     ['speed'] = '5.5',
                     ['health'] = '8.5',
                     ['health'] = '6.1',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 287: Line 275:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Fox'] = {
         ['Fox'] = {
                    ['untranslated'] = 'Fox',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '0.9',
                     ['wanderingSpeed'] = '1.5',
                     ['speed'] = '5.0',
                     ['speed'] = '5.0',
                     ['health'] = '3.5',
                     ['health'] = '1.5',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.2',
                     ['chanceToAttack'] = '0.2',
Line 309: Line 296:
                     ['maxAttackDelay'] = '2.5',
                     ['maxAttackDelay'] = '2.5',
                     ['calorieValue'] = '100.0',
                     ['calorieValue'] = '100.0',
                     ['foodSources'] = '[[Hare]], [[Turkey]], [[Prairie Dog]]',
                     ['foodSources'] = '[[Hare]], [[Turkey]]',
                     ['resourceItem'] = '[[Fox Carcass]]',
                     ['resourceItem'] = '[[Fox Carcass]]',
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Hare'] = {
         ['Hare'] = {
                    ['untranslated'] = 'Hare',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '1.2',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '5.0',
                     ['speed'] = '5.0',
                     ['health'] = '1.5',
                     ['health'] = '1.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 339: Line 325:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Jaguar'] = {
         ['Jaguar'] = {
                    ['untranslated'] = 'Jaguar',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '0.7',
                     ['speed'] = '6.5',
                     ['speed'] = '6.5',
                     ['health'] = '6.0',
                     ['health'] = '4.5',
                     ['damage'] = '5.0',
                     ['damage'] = '5.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 361: Line 346:
                     ['maxAttackDelay'] = '2.5',
                     ['maxAttackDelay'] = '2.5',
                     ['calorieValue'] = '100.0',
                     ['calorieValue'] = '100.0',
                     ['foodSources'] = '[[Agouti]], [[Snapping Turtle]]',
                     ['foodSources'] = '[[Hare]], [[Deer]], [[Wolf]], [[Agouti]], [[Snapping Turtle]]',
                     ['resourceItem'] = '[[Jaguar Carcass]]',
                     ['resourceItem'] = '[[Jaguar Carcass]]',
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Moon Jellyfish'] = {
         ['MoonJellyfish'] = {
                    ['untranslated'] = 'Moon Jellyfish',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 376: Line 360:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '1.5',
                     ['speed'] = '1.5',
                     ['health'] = '3.0',
                     ['health'] = '2.0',
                     ['damage'] = '0.0',
                     ['damage'] = '0.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 391: Line 375:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Mountain Goat'] = {
         ['MountainGoat'] = {
                    ['untranslated'] = 'Mountain Goat',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '-1.0',
                     ['climbHeight'] = '-1.0',
                     ['wanderingSpeed'] = '1.5',
                     ['wanderingSpeed'] = '1.2',
                     ['speed'] = '5.5',
                     ['speed'] = '5.5',
                     ['health'] = '6.0',
                     ['health'] = '5.2',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 417: Line 400:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Otter'] = {
         ['Otter'] = {
                    ['untranslated'] = 'Otter',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '0.5',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '3.0',
                     ['speed'] = '2.0',
                     ['health'] = '1.5',
                     ['health'] = '1.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 443: Line 425:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Pacific Sardine'] = {
         ['PacificSardine'] = {
                    ['untranslated'] = 'Pacific Sardine',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 454: Line 435:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '1.5',
                     ['speed'] = '1.5',
                     ['health'] = '3.0',
                     ['health'] = '2.0',
                     ['damage'] = '0.0',
                     ['damage'] = '0.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 469: Line 450:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                     },
        ['Prairie Dog'] = {
                    ['untranslated'] = 'Prairie Dog',
                    ['maturity'] = '1.0',
                    ['isSwimming'] = nil,
                    ['isFlying'] = nil,
                    ['climbHeight'] = '1.0',
                    ['wanderingSpeed'] = '1.2',
                    ['speed'] = '5.0',
                    ['health'] = '1.5',
                    ['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'] = '[[Big Bluestem]], [[Corn]], [[Switchgrass]], [[Sunflower]], [[Tomatoes]], [[Wheat]]',
                    ['resourceItem'] = '[[Prairie Dog Carcass]]',
                    ['resourceMin'] = '1.0',
                    ['resourceMax'] = '1.0',
                    ['resourceBonus'] = '90.0',
                    ['carbonRelease'] = '0.0',
        },
         ['Salmon'] = {
         ['Salmon'] = {
                    ['untranslated'] = 'Salmon',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 506: Line 460:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '2.0',
                     ['speed'] = '2.0',
                     ['health'] = '4.0',
                     ['health'] = '2.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 521: Line 475:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Snapping Turtle'] = {
         ['SnappingTurtle'] = {
                    ['untranslated'] = 'Snapping Turtle',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '0.0',
                     ['climbHeight'] = '0.0',
                     ['wanderingSpeed'] = '0.1',
                     ['wanderingSpeed'] = '0.3',
                     ['speed'] = '0.2',
                     ['speed'] = '0.3',
                     ['health'] = '4.5',
                     ['health'] = '2.5',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 547: Line 500:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Tarantula'] = {
         ['Tarantula'] = {
                    ['untranslated'] = 'Tarantula',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 558: Line 510:
                     ['wanderingSpeed'] = '0.7',
                     ['wanderingSpeed'] = '0.7',
                     ['speed'] = '1.0',
                     ['speed'] = '1.0',
                     ['health'] = '1.0',
                     ['health'] = '0.5',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 573: Line 525:
                     ['resourceMin'] = '0.0',
                     ['resourceMin'] = '0.0',
                     ['resourceMax'] = '0.0',
                     ['resourceMax'] = '0.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Tortoise'] = {
         ['Tortoise'] = {
                    ['untranslated'] = 'Tortoise',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
Line 583: Line 534:
                     ['climbHeight'] = '0.0',
                     ['climbHeight'] = '0.0',
                     ['wanderingSpeed'] = '0.1',
                     ['wanderingSpeed'] = '0.1',
                     ['speed'] = '0.1',
                     ['speed'] = '0.2',
                     ['health'] = '1.0',
                     ['health'] = '1.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
Line 599: Line 550:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '2.0',
                     ['resourceMax'] = '2.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Trout'] = {
         ['Trout'] = {
                    ['untranslated'] = 'Trout',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 610: Line 560:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '2.0',
                     ['speed'] = '2.0',
                     ['health'] = '4.0',
                     ['health'] = '2.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 625: Line 575:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Tuna'] = {
         ['Tuna'] = {
                    ['untranslated'] = 'Tuna',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = 'Swimming',
                     ['isSwimming'] = 'Swimming',
Line 636: Line 585:
                     ['wanderingSpeed'] = '1.0',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '2.0',
                     ['speed'] = '2.0',
                     ['health'] = '6.0',
                     ['health'] = '2.0',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 651: Line 600:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Turkey'] = {
         ['Turkey'] = {
                    ['untranslated'] = 'Turkey',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '0.7',
                     ['wanderingSpeed'] = '1.0',
                     ['speed'] = '3.5',
                     ['speed'] = '3.5',
                     ['health'] = '2.0',
                     ['health'] = '1.5',
                     ['damage'] = '1.0',
                     ['damage'] = '1.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 677: Line 625:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
         ['Wolf'] = {
         ['Wolf'] = {
                    ['untranslated'] = 'Wolf',
                     ['maturity'] = '1.0',
                     ['maturity'] = '1.0',
                     ['isSwimming'] = nil,
                     ['isSwimming'] = nil,
                     ['isFlying'] = nil,
                     ['isFlying'] = nil,
                     ['climbHeight'] = '1.0',
                     ['climbHeight'] = '1.0',
                     ['wanderingSpeed'] = '0.5',
                     ['wanderingSpeed'] = '0.7',
                     ['speed'] = '5.0',
                     ['speed'] = '5.0',
                     ['health'] = '4.0',
                     ['health'] = '3.2',
                     ['damage'] = '3.0',
                     ['damage'] = '3.0',
                     ['chanceToAttack'] = '0.6',
                     ['chanceToAttack'] = '0.6',
Line 703: Line 650:
                     ['resourceMin'] = '1.0',
                     ['resourceMin'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceMax'] = '1.0',
                     ['resourceBonus'] = '90.0',
                     ['resourceBonus'] = '90',
                     ['carbonRelease'] = '0.0',
                     ['carbonRelease'] = '0.0200',
        },
                    },
     },
     },
}
}
Please note that all contributions to Eco - English Wiki are considered to be released under the CC BY-NC-SA 4.0 (see Eco:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: