Module:AnimalData: Difference between revisions
From Eco - English Wiki
[unchecked revision] | [checked revision] |
Eco Version : 0.9.0.0 beta staging-1756 |
No edit summary |
||
(18 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
-- Eco Version : 0.9. | -- Eco Version : 0.9.7.13 beta release-506 | ||
-- Export Language: English | |||
return { | return { | ||
animals = { | animals = { | ||
['Agouti'] = { | ['Agouti'] = { | ||
['untranslated'] = 'Agouti', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = nil, | ['isSwimming'] = nil, | ||
Line 10: | Line 12: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '4.5', | ['speed'] = '4.5', | ||
['health'] = '1. | ['health'] = '1.5', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 21: | Line 23: | ||
['maxAttackDelay'] = '2.5', | ['maxAttackDelay'] = '2.5', | ||
['calorieValue'] = '80.0', | ['calorieValue'] = '80.0', | ||
['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Orchid]]', | ['foodSources'] = '[[Filmy Fern]], [[Taro]], [[Papaya]], [[Lattice Mushroom]], [[Heliconia]], [[Ceiba]], [[King Fern]], [[Orchid]]', | ||
['resourceItem'] = '[[Agouti Carcass]]', | ['resourceItem'] = '[[Agouti Carcass]]', | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Alligator'] = { | ['Alligator'] = { | ||
['untranslated'] = 'Alligator', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 34: | Line 37: | ||
['climbHeight'] = '0.0', | ['climbHeight'] = '0.0', | ||
['wanderingSpeed'] = '0.2', | ['wanderingSpeed'] = '0.2', | ||
['speed'] = '1. | ['speed'] = '1.5', | ||
['health'] = '7.0', | ['health'] = '7.0', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
Line 50: | Line 53: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Bass'] = { | ['Bass'] = { | ||
['untranslated'] = 'Bass', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 60: | Line 64: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '1.5', | ['speed'] = '1.5', | ||
['health'] = ' | ['health'] = '4.0', | ||
['damage'] = '0.0', | ['damage'] = '0.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 75: | Line 79: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
[' | ['Bighorn Sheep'] = { | ||
['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. | ['wanderingSpeed'] = '1.2', | ||
['speed'] = '5.5', | ['speed'] = '5.5', | ||
['health'] = ' | ['health'] = '6.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 100: | Line 105: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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'] = '0 | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '4.0', | ['speed'] = '4.0', | ||
['health'] = ' | ['health'] = '12.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 125: | Line 131: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.2', | ||
}, | }, | ||
[' | ['Blue Shark'] = { | ||
['untranslated'] = 'Blue Shark', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 135: | Line 142: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '2.5', | ['speed'] = '2.5', | ||
['health'] = ' | ['health'] = '9.0', | ||
['damage'] = '0.0', | ['damage'] = '0.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 150: | Line 157: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Cod'] = { | ['Cod'] = { | ||
['untranslated'] = 'Cod', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 160: | Line 168: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '1.5', | ['speed'] = '1.5', | ||
['health'] = ' | ['health'] = '4.0', | ||
['damage'] = '0.0', | ['damage'] = '0.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 175: | Line 183: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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. | ['wanderingSpeed'] = '0.5', | ||
['speed'] = '4.5', | ['speed'] = '4.5', | ||
['health'] = ' | ['health'] = '4.5', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 196: | Line 205: | ||
['maxAttackDelay'] = '2.5', | ['maxAttackDelay'] = '2.5', | ||
['calorieValue'] = '100.0', | ['calorieValue'] = '100.0', | ||
['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]]', | ['foodSources'] = '[[Hare]], [[Bighorn Sheep]], [[Deer]], [[Tortoise]], [[Turkey]], [[Otter]], [[Prairie Dog]]', | ||
['resourceItem'] = '[[Coyote Carcass]]', | ['resourceItem'] = '[[Coyote Carcass]]', | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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. | ['wanderingSpeed'] = '0.2', | ||
['speed'] = ' | ['speed'] = '0.5', | ||
['health'] = '3.0', | ['health'] = '3.0', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
Line 216: | Line 226: | ||
['detectRange'] = '5.0', | ['detectRange'] = '5.0', | ||
['flees'] = 'Flees', | ['flees'] = 'Flees', | ||
['fearFactor'] = ' | ['fearFactor'] = '1.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]]', | ['foodSources'] = '[[Clam]], [[Urchin]]', | ||
['resourceItem'] = '[[Crab Carcass]]', | ['resourceItem'] = '[[Crab Carcass]]', | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Deer'] = { | ['Deer'] = { | ||
['untranslated'] = 'Deer', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = nil, | ['isSwimming'] = nil, | ||
Line 235: | Line 246: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '5.5', | ['speed'] = '5.5', | ||
['health'] = ' | ['health'] = '6.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 250: | Line 261: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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. | ['wanderingSpeed'] = '1.2', | ||
['speed'] = '5.5', | ['speed'] = '5.5', | ||
['health'] = ' | ['health'] = '8.5', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 275: | Line 287: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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'] = ' | ['wanderingSpeed'] = '0.9', | ||
['speed'] = '5.0', | ['speed'] = '5.0', | ||
['health'] = ' | ['health'] = '3.5', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.2', | ['chanceToAttack'] = '0.2', | ||
Line 296: | Line 309: | ||
['maxAttackDelay'] = '2.5', | ['maxAttackDelay'] = '2.5', | ||
['calorieValue'] = '100.0', | ['calorieValue'] = '100.0', | ||
['foodSources'] = '[[Hare]], [[Turkey]]', | ['foodSources'] = '[[Hare]], [[Turkey]], [[Prairie Dog]]', | ||
['resourceItem'] = '[[Fox Carcass]]', | ['resourceItem'] = '[[Fox Carcass]]', | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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. | ['wanderingSpeed'] = '1.2', | ||
['speed'] = '5.0', | ['speed'] = '5.0', | ||
['health'] = '1. | ['health'] = '1.5', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 325: | Line 339: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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'] = '0 | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '6.5', | ['speed'] = '6.5', | ||
['health'] = ' | ['health'] = '6.0', | ||
['damage'] = '5.0', | ['damage'] = '5.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 346: | Line 361: | ||
['maxAttackDelay'] = '2.5', | ['maxAttackDelay'] = '2.5', | ||
['calorieValue'] = '100.0', | ['calorieValue'] = '100.0', | ||
['foodSources'] = ' | ['foodSources'] = '[[Agouti]], [[Snapping Turtle]]', | ||
['resourceItem'] = '[[Jaguar Carcass]]', | ['resourceItem'] = '[[Jaguar Carcass]]', | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
[' | ['Moon Jellyfish'] = { | ||
['untranslated'] = 'Moon Jellyfish', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 360: | Line 376: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '1.5', | ['speed'] = '1.5', | ||
['health'] = ' | ['health'] = '3.0', | ||
['damage'] = '0.0', | ['damage'] = '0.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 375: | Line 391: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
[' | ['Mountain Goat'] = { | ||
['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. | ['wanderingSpeed'] = '1.5', | ||
['speed'] = '5.5', | ['speed'] = '5.5', | ||
['health'] = ' | ['health'] = '6.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 400: | Line 417: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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'] = ' | ['wanderingSpeed'] = '0.5', | ||
['speed'] = ' | ['speed'] = '3.0', | ||
['health'] = '1. | ['health'] = '1.5', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 425: | Line 443: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
[' | ['Pacific Sardine'] = { | ||
['untranslated'] = 'Pacific Sardine', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 435: | Line 454: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '1.5', | ['speed'] = '1.5', | ||
['health'] = ' | ['health'] = '3.0', | ||
['damage'] = '0.0', | ['damage'] = '0.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 450: | Line 469: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | |||
['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 460: | Line 506: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '2.0', | ['speed'] = '2.0', | ||
['health'] = ' | ['health'] = '4.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 475: | Line 521: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
[' | ['Snapping Turtle'] = { | ||
['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. | ['wanderingSpeed'] = '0.1', | ||
['speed'] = '0. | ['speed'] = '0.2', | ||
['health'] = ' | ['health'] = '4.5', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 500: | Line 547: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Tarantula'] = { | ['Tarantula'] = { | ||
['untranslated'] = 'Tarantula', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = nil, | ['isSwimming'] = nil, | ||
Line 510: | Line 558: | ||
['wanderingSpeed'] = '0.7', | ['wanderingSpeed'] = '0.7', | ||
['speed'] = '1.0', | ['speed'] = '1.0', | ||
['health'] = '0 | ['health'] = '1.0', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 525: | Line 573: | ||
['resourceMin'] = '0.0', | ['resourceMin'] = '0.0', | ||
['resourceMax'] = '0.0', | ['resourceMax'] = '0.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Tortoise'] = { | ['Tortoise'] = { | ||
['untranslated'] = 'Tortoise', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = nil, | ['isSwimming'] = nil, | ||
Line 534: | Line 583: | ||
['climbHeight'] = '0.0', | ['climbHeight'] = '0.0', | ||
['wanderingSpeed'] = '0.1', | ['wanderingSpeed'] = '0.1', | ||
['speed'] = '0. | ['speed'] = '0.1', | ||
['health'] = '1.0', | ['health'] = '1.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
Line 550: | Line 599: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '2.0', | ['resourceMax'] = '2.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Trout'] = { | ['Trout'] = { | ||
['untranslated'] = 'Trout', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 560: | Line 610: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '2.0', | ['speed'] = '2.0', | ||
['health'] = ' | ['health'] = '4.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 575: | Line 625: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['Tuna'] = { | ['Tuna'] = { | ||
['untranslated'] = 'Tuna', | |||
['maturity'] = '1.0', | ['maturity'] = '1.0', | ||
['isSwimming'] = 'Swimming', | ['isSwimming'] = 'Swimming', | ||
Line 585: | Line 636: | ||
['wanderingSpeed'] = '1.0', | ['wanderingSpeed'] = '1.0', | ||
['speed'] = '2.0', | ['speed'] = '2.0', | ||
['health'] = ' | ['health'] = '6.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 600: | Line 651: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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'] = ' | ['wanderingSpeed'] = '0.7', | ||
['speed'] = '3.5', | ['speed'] = '3.5', | ||
['health'] = ' | ['health'] = '2.0', | ||
['damage'] = '1.0', | ['damage'] = '1.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 625: | Line 677: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
['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. | ['wanderingSpeed'] = '0.5', | ||
['speed'] = '5.0', | ['speed'] = '5.0', | ||
['health'] = ' | ['health'] = '4.0', | ||
['damage'] = '3.0', | ['damage'] = '3.0', | ||
['chanceToAttack'] = '0.6', | ['chanceToAttack'] = '0.6', | ||
Line 650: | Line 703: | ||
['resourceMin'] = '1.0', | ['resourceMin'] = '1.0', | ||
['resourceMax'] = '1.0', | ['resourceMax'] = '1.0', | ||
['resourceBonus'] = '90', | ['resourceBonus'] = '90.0', | ||
['carbonRelease'] = '0. | ['carbonRelease'] = '0.0', | ||
}, | }, | ||
}, | }, | ||
} | } |
Latest revision as of 21:36, 1 September 2023
ATTENTION! Data files are generated using game data and are not intended for manual editing.
The data file is currently used in at least the following modules:
- Module:Infobox_Animal: see Template:Infobox_Animal for more details.
Usage[edit source]
-- 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.7.13 beta release-506
-- Export Language: English
return {
animals = {
['Agouti'] = {
['untranslated'] = 'Agouti',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '4.5',
['health'] = '1.5',
['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]], [[Ceiba]], [[King Fern]], [[Orchid]]',
['resourceItem'] = '[[Agouti Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Alligator'] = {
['untranslated'] = 'Alligator',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '0.0',
['wanderingSpeed'] = '0.2',
['speed'] = '1.5',
['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.0',
['carbonRelease'] = '0.0',
},
['Bass'] = {
['untranslated'] = 'Bass',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '1.5',
['health'] = '4.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.0',
['carbonRelease'] = '0.0',
},
['Bighorn Sheep'] = {
['untranslated'] = 'Bighorn Sheep',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.2',
['speed'] = '5.5',
['health'] = '6.0',
['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.0',
['carbonRelease'] = '0.0',
},
['Bison'] = {
['untranslated'] = 'Bison',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '4.0',
['health'] = '12.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.0',
['carbonRelease'] = '0.2',
},
['Blue Shark'] = {
['untranslated'] = 'Blue Shark',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '2.5',
['health'] = '9.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.0',
['carbonRelease'] = '0.0',
},
['Cod'] = {
['untranslated'] = 'Cod',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '1.5',
['health'] = '4.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.0',
['carbonRelease'] = '0.0',
},
['Coyote'] = {
['untranslated'] = 'Coyote',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '0.5',
['speed'] = '4.5',
['health'] = '4.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]], [[Prairie Dog]]',
['resourceItem'] = '[[Coyote Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['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]], [[Urchin]]',
['resourceItem'] = '[[Crab Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Deer'] = {
['untranslated'] = 'Deer',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '5.5',
['health'] = '6.0',
['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.0',
['carbonRelease'] = '0.0',
},
['Elk'] = {
['untranslated'] = 'Elk',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.2',
['speed'] = '5.5',
['health'] = '8.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'] = '200.0',
['foodSources'] = '[[Huckleberry]], [[Ocean Spray]], [[Fireweed]], [[Fern]], [[Beans]], [[Salal]], [[Deer Lichen]]',
['resourceItem'] = '[[Elk Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Fox'] = {
['untranslated'] = 'Fox',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '0.9',
['speed'] = '5.0',
['health'] = '3.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]], [[Prairie Dog]]',
['resourceItem'] = '[[Fox Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Hare'] = {
['untranslated'] = 'Hare',
['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'] = '[[Camas]], [[Wheat]], [[Bunchgrass]], [[Corn]], [[Huckleberry]], [[Big Bluestem]], [[Creosote Bush]], [[Prickly Pear]], [[Agave]]',
['resourceItem'] = '[[Hare Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Jaguar'] = {
['untranslated'] = 'Jaguar',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '6.5',
['health'] = '6.0',
['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'] = '[[Agouti]], [[Snapping Turtle]]',
['resourceItem'] = '[[Jaguar Carcass]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Moon Jellyfish'] = {
['untranslated'] = 'Moon Jellyfish',
['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'] = nil,
['resourceItem'] = '[[Moon Jellyfish]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['Mountain Goat'] = {
['untranslated'] = 'Mountain Goat',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.5',
['speed'] = '5.5',
['health'] = '6.0',
['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.0',
['carbonRelease'] = '0.0',
},
['Otter'] = {
['untranslated'] = 'Otter',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '0.5',
['speed'] = '3.0',
['health'] = '1.5',
['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.0',
['carbonRelease'] = '0.0',
},
['Pacific Sardine'] = {
['untranslated'] = 'Pacific Sardine',
['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'] = '20.0',
['foodSources'] = '[[Kelp]], [[Seagrass]]',
['resourceItem'] = '[[Pacific Sardine]]',
['resourceMin'] = '1.0',
['resourceMax'] = '1.0',
['resourceBonus'] = '90.0',
['carbonRelease'] = '0.0',
},
['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'] = {
['untranslated'] = 'Salmon',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '2.0',
['health'] = '4.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.0',
['carbonRelease'] = '0.0',
},
['Snapping Turtle'] = {
['untranslated'] = 'Snapping Turtle',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '0.0',
['wanderingSpeed'] = '0.1',
['speed'] = '0.2',
['health'] = '4.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.0',
['carbonRelease'] = '0.0',
},
['Tarantula'] = {
['untranslated'] = 'Tarantula',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '0.0',
['wanderingSpeed'] = '0.7',
['speed'] = '1.0',
['health'] = '1.0',
['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.0',
['carbonRelease'] = '0.0',
},
['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.0',
['carbonRelease'] = '0.0',
},
['Trout'] = {
['untranslated'] = 'Trout',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '2.0',
['health'] = '4.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.0',
['carbonRelease'] = '0.0',
},
['Tuna'] = {
['untranslated'] = 'Tuna',
['maturity'] = '1.0',
['isSwimming'] = 'Swimming',
['isFlying'] = nil,
['climbHeight'] = '-1.0',
['wanderingSpeed'] = '1.0',
['speed'] = '2.0',
['health'] = '6.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.0',
['carbonRelease'] = '0.0',
},
['Turkey'] = {
['untranslated'] = 'Turkey',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '0.7',
['speed'] = '3.5',
['health'] = '2.0',
['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.0',
['carbonRelease'] = '0.0',
},
['Wolf'] = {
['untranslated'] = 'Wolf',
['maturity'] = '1.0',
['isSwimming'] = nil,
['isFlying'] = nil,
['climbHeight'] = '1.0',
['wanderingSpeed'] = '0.5',
['speed'] = '5.0',
['health'] = '4.0',
['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.0',
['carbonRelease'] = '0.0',
},
},
}