ARK: Survival Evolved вики
Регистрация
ARK: Survival Evolved вики
Нет описания правки
Метка: sourceedit
Нет описания правки
 
Строка 1: Строка 1:
return {
 
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
-- IMPORTANT! READ BEFORE FIRST USE !! --
 
-- IMPORTANT! READ BEFORE FIRST USE !! --
Строка 17: Строка 16:
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
-- CORE 00: BASEGAME
 
-- CORE 00: BASEGAME
-- DLC 01: SCORCHED EARTH
+
-- DLC 01: THE CENTER
  +
-- DLC 02: SCORCHED EARTH
  +
-- DLC 03: RAGNAROK
  +
-- DLC 04: ABERRATION
  +
-- DLC 05: EXTINCTION
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
 
-- "NULL" EXAMPLE WITH COMMENTS --
 
-- "NULL" EXAMPLE WITH COMMENTS --
 
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
  +
return {
 
["blank"] = {
 
["blank"] = {
 
["dlc"] = "", -- (Wiki Value) Full DLC name, if applicable (e.g. Scorched Earth)
 
["dlc"] = "", -- (Wiki Value) Full DLC name, if applicable (e.g. Scorched Earth)
Строка 30: Строка 34:
 
["ps4releasedate"] = "Unreleased", -- (Wiki Value) Date released on PS4 in YYYY-MM-DD
 
["ps4releasedate"] = "Unreleased", -- (Wiki Value) Date released on PS4 in YYYY-MM-DD
 
["ps4releaseversion"] = "", -- (Wiki Value) PS4 version debut
 
["ps4releaseversion"] = "", -- (Wiki Value) PS4 version debut
  +
["mobilereleasedate"] = "Unreleased", -- (Wiki Value) Date released on Mobile in YYYY-MM-DD
  +
["mobilereleaseversion"] = "", -- (Wiki Value) Mobile version debut
 
["baseclass"] = "", -- Base class for creatures with variants (e.g. Wyvern or Jug Bug)
 
["baseclass"] = "", -- Base class for creatures with variants (e.g. Wyvern or Jug Bug)
 
["baseblueprintpath"] = "", -- Base blueprint for creatures with variants
 
["baseblueprintpath"] = "", -- Base blueprint for creatures with variants
Строка 69: Строка 75:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
 
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
["favoritefood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
+
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 274: Строка 281:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["achatina"] = {
 
["achatina"] = {
  +
["variants"] = "Aberrant Achatina",
 
["releasedate"] = "2016-11-24",
 
["releasedate"] = "2016-11-24",
 
["releaseversion"] = "252.0",
 
["releaseversion"] = "252.0",
Строка 280: Строка 288:
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releaseversion"] = "502.0",
 
["ps4releaseversion"] = "502.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Achatina_Character_BP_C",
 
["class"] = "Achatina_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'",
 
["commonname"] = "Achatina",
 
["commonname"] = "Achatina",
["dossierimage"] = "Achatina Dossier.png",
+
["dossierimage"] = "Dossier Achatina.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "S achatina idle 04.OGG",
 
["soundfile"] = "S achatina idle 04.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 311: Строка 322:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Sweet Vegetable Cake"
+
["favoritefood"] = "Sweet Vegetable Cake",
  +
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
 
},
 
},
 
["colorization"] = {
 
["colorization"] = {
Строка 386: Строка 398:
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["candamage"] = "",
 
["candamage"] = "",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 397: Строка 409:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [allo] [allosaur] [аллозавр]
+
-- KEYWORDS: [allo] [allosaur] [allosaurus]
 
------------------------------------------------------------
 
------------------------------------------------------------
["аллозавр"] = {
+
["allosaurus"] = {
 
["releasedate"] = "2016-07-28",
 
["releasedate"] = "2016-07-28",
 
["releaseversion"] = "245.0",
 
["releaseversion"] = "245.0",
Строка 406: Строка 418:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Allo_Character_BP_C",
 
["class"] = "Allo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'",
["commonname"] = "аллозавр",
+
["commonname"] = "Allosaurus",
["dossierimage"] = "Allosaurus Dossier.png",
+
["dossierimage"] = "Dossier Allosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 420: Строка 435:
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
["canbetamed"] = "Да",
+
["canbetamed"] = "Yes",
["Ездовой"] = "Да",
+
["rideable"] = "Yes",
["equipment"] = "Седло на Аллозавра",
+
["equipment"] = "Allosaurus Saddle",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 479: Строка 494:
 
},
 
},
 
},
 
},
["характеристики"] = {
+
["stats"] = {
 
["cansuffocate"] = "Yes",
 
["cansuffocate"] = "Yes",
["здоровье"] = 630,
+
["health"] = 630,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
 
["healthtamedlevel"] = 0.27,
 
["healthtamedlevel"] = 0.27,
Строка 531: Строка 546:
 
},
 
},
 
["grabweightthreshold"] = 300,
 
["grabweightthreshold"] = 300,
["dragweight"] = 440,
+
["dragweight"] = 285,
 
["mass"] = 222,
 
["mass"] = 222,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Tusoteuthis",
+
["carryableby"] = "Quetzal,Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 585: Строка 600:
 
["killxpbase"] = 18,
 
["killxpbase"] = 18,
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat, Allosaurus Brain",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 594: Строка 609:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphacarnotaurus"] = {
 
["alphacarnotaurus"] = {
["variants"] = "Carno, Skeletal Carnotaurus",
+
["variants"] = "Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
 
["releasedate"] = "2015-08-07",
 
["releasedate"] = "2015-08-07",
 
["releaseversion"] = "194.0",
 
["releaseversion"] = "194.0",
Строка 601: Строка 616:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "MegaCarno_Character_BP_C",
 
["class"] = "MegaCarno_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'",
["commonname"] = "Alpha Carno",
+
["commonname"] = "Alpha Carnotaurus",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 659: Строка 676:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 690: Строка 707:
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Prime Meat, Rex Bone Helmet Skin, Alpha Carnotaurus Arm",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 697: Строка 714:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphaleedsichthys"] = {
 
["alphaleedsichthys"] = {
["variants"] = "Leedsichthys, Alpha Leedsichthys",
+
["variants"] = "Leedsichthys",
 
["releasedate"] = "2017-03-31",
 
["releasedate"] = "2017-03-31",
 
["releaseversion"] = "256.0",
 
["releaseversion"] = "256.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-04-26",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "506.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Alpha_Leedsichthys_Character_BP_C",
 
["class"] = "Alpha_Leedsichthys_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Alpha_Leedsichthys_Character_BP.Alpha_Leedsichthys_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Alpha_Leedsichthys_Character_BP.Alpha_Leedsichthys_Character_BP'",
Строка 713: Строка 732:
 
["species"] = "Leedsichthys conviviumbrosia",
 
["species"] = "Leedsichthys conviviumbrosia",
 
["time"] = "Mid-Jurassic",
 
["time"] = "Mid-Jurassic",
["group"] = "Fish",
+
["group"] = "Alpha Predators, Fish",
 
["temperament"] = "Defensive",
 
["temperament"] = "Defensive",
 
["diet"] = "Piscivore",
 
["diet"] = "Piscivore",
Строка 760: Строка 779:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 160,
 
["meleebase"] = 160,
Строка 779: Строка 798:
 
["teamname"] = "Carnivore_Water_PlayerOrTamed",
 
["teamname"] = "Carnivore_Water_PlayerOrTamed",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Captain's Hat Skin, Hide, Raw Prime Fish Meat, Raw Fish Meat"
+
["canbeharvestedfor"] = "Captain's Hat Skin, Hide, Raw Prime Fish Meat, Raw Fish Meat, Alpha Leedsichthys Blubber"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 786: Строка 805:
 
["alphamegalodon"] = {
 
["alphamegalodon"] = {
 
["variants"] = "Megalodon",
 
["variants"] = "Megalodon",
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-05-17",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "507.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "MegaMegalodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/MEgaMegalodon_Character_BP.MegaMegalodon_Character_BP'",
 
["commonname"] = "Alpha Megalodon",
 
["commonname"] = "Alpha Megalodon",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "Aquatic",
 
["categories"] = "Aquatic",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Fish",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "Yes",
 
["canbetamed"] = "No"
 
["canbetamed"] = "No"
}
+
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body",
  +
["colors"] = "Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "Stripes",
  +
["colors"] = "Dark Red, Red, Black, Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dark Red, Red, Black, Dino Albino"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 9600,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 320,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 800,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 250,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 800,
  +
["swimspeed"] = 800,
  +
["untamedrunswimspeed"] = 1140.800049
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 250,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 60,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Alpha Megalodon bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 525,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 680,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
}
  +
},
  +
["killxpbase"] = 780,
  +
["teamname"] = "Carnivore_Water",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Raw Fish Meat, Raw Prime Fish Meat, Alpha Megalodon Fin"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 810: Строка 892:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphamosasaurus"] = {
 
["alphamosasaurus"] = {
["variants"] = "Mosasaurus",
+
["variants"] = "Mosasaurus, Mosasaur - Caverns, Alpha Mosasaur - Caverns",
 
["releasedate"] = "2016-06-02",
 
["releasedate"] = "2016-06-02",
 
["releaseversion"] = "242.0",
 
["releaseversion"] = "242.0",
Строка 817: Строка 899:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Mosa_Character_BP_Mega_C",
 
["class"] = "Mosa_Character_BP_Mega_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega.Mosa_Character_BP_Mega'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega.Mosa_Character_BP_Mega'",
["commonname"] = "Alpha Mosasaurus",
+
["commonname"] = "Alpha Mosasaur",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "Aquatic",
 
["categories"] = "Aquatic",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 882: Строка 966:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 902: Строка 986:
 
["teamname"] = "Carnivore_Water",
 
["teamname"] = "Carnivore_Water",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Black Pearl, Fireworks Rocket Launcher Skin"
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Black Pearl, Fireworks Rocket Launcher Skin, Alpha Mosasaur Tooth"
  +
},
  +
------------------------------------------------------------
  +
["alphamosasaurcaverns"] = {
  +
["inherits"] = "alphamosasaurus",
  +
["releasedate"] = "2016-12-23",
  +
["releaseversion"] = "253.0",
  +
["xboxreleasedate"] = "2017-01-17",
  +
["xboxreleaseversion"] = "749.0",
  +
["ps4releasedate"] = "2017-01-18",
  +
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Mosa_Character_BP_Mega_Cave_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega_Cave.Mosa_Character_BP_Mega_Cave'",
  +
["commonname"] = "Alpha Mosasaur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 908: Строка 1007:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alpharaptor"] = {
 
["alpharaptor"] = {
["variants"] = "Raptor, Skeletal Raptor",
+
["variants"] = "Raptor, Tek Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
 
["releasedate"] = "2015-08-07",
 
["releasedate"] = "2015-08-07",
 
["releaseversion"] = "194.0",
 
["releaseversion"] = "194.0",
Строка 915: Строка 1014:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "MegaRaptor_Character_BP_C",
 
["class"] = "MegaRaptor_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'",
Строка 921: Строка 1022:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 977: Строка 1078:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 997: Строка 1098:
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Rex Bone Helmet Skin, Alpha Raptor Claw",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 1004: Строка 1105:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alpharex"] = {
 
["alpharex"] = {
["variants"] = "Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
 
["releasedate"] = "2015-08-05",
 
["releasedate"] = "2015-08-05",
 
["releaseversion"] = "193.0",
 
["releaseversion"] = "193.0",
Строка 1011: Строка 1112:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "MegaRex_Character_BP_C",
 
["class"] = "MegaRex_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
Строка 1017: Строка 1120:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 1069: Строка 1172:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 1097: Строка 1200:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat"
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Trike Bone Helmet Skin, Alpha Tyrannosaur Tooth"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 1103: Строка 1206:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphatusoteuthis"] = {
 
["alphatusoteuthis"] = {
["variants"] = "Tusoteuthis",
+
["variants"] = "Tusoteuthis, Tusoteuthis - Caverns",
 
["releasedate"] = "2016-12-23",
 
["releasedate"] = "2016-12-23",
 
["releaseversion"] = "253.0",
 
["releaseversion"] = "253.0",
Строка 1110: Строка 1213:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Mega_Tusoteuthis_Character_BP_C",
 
["class"] = "Mega_Tusoteuthis_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Mega_Tusoteuthis_Character_BP.Mega_Tusoteuthis_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Mega_Tusoteuthis_Character_BP.Mega_Tusoteuthis_Character_BP'",
["commonname"] = "Tusoteuthis",
+
["commonname"] = "Alpha Tusoteuthis",
 
["dossierimage"] = "",
 
["dossierimage"] = "",
 
["soundfile"] = "",
 
["soundfile"] = "",
Строка 1119: Строка 1224:
 
["species"] = "Tusoteuthis vampyrus",
 
["species"] = "Tusoteuthis vampyrus",
 
["time"] = "Cretaceous",
 
["time"] = "Cretaceous",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Invertebrates",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 1170: Строка 1275:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 1220: Строка 1325:
 
["teamname"] = "Carnivore_Water",
 
["teamname"] = "Carnivore_Water",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat, Tusoteuthis Tentacle, Black Pearl"
+
["canbeharvestedfor"] = "Keratin, Raw Fish Meat, Raw Prime Fish Meat, Tusoteuthis Tentacle, Black Pearl, Alpha Tusoteuthis Eye"
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
},
 
},
Строка 1233: Строка 1338:
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releaseversion"] = "505.0",
 
["ps4releaseversion"] = "505.0",
["class"] = "Ammonite_Character_BP_C",
+
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
  +
["class"] = "Ammonite_Character_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'",
 
["commonname"] = "Ammonite",
 
["commonname"] = "Ammonite",
["dossierimage"] = "Ammonite Dossier.jpg",
+
["dossierimage"] = "Dossier Ammonite.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 1317: Строка 1425:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["angler"] = {
 
["angler"] = {
  +
["variants"] = "Aberrant Anglerfish",
 
["releasedate"] = "2015-11-12",
 
["releasedate"] = "2015-11-12",
 
["releaseversion"] = "223.0",
 
["releaseversion"] = "223.0",
Строка 1323: Строка 1432:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Angler_Character_BP_C",
 
["class"] = "Angler_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'",
["commonname"] = "Angler",
+
["commonname"] = "Anglerfish",
["dossierimage"] = "Angler Dossier.jpg",
+
["dossierimage"] = "Dossier Angler.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 1439: Строка 1551:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 1467: Строка 1579:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ankylosaurus"] = {
 
["ankylosaurus"] = {
  +
["variants"] = "Aberrant Ankylosaurus",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 1473: Строка 1586:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Ankylo_Character_BP_C",
 
["class"] = "Ankylo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'",
 
["commonname"] = "Ankylosaurus",
 
["commonname"] = "Ankylosaurus",
["dossierimage"] = "Ankylosaurus Dossier.png",
+
["dossierimage"] = "Dossier Ankylosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_anky_voc_mumble_01.OGG",
 
["soundfile"] = "PW_anky_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 1506: Строка 1622:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dilo Egg)",
 
["kibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Spinach Seed (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 1602: Строка 1719:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 1609: Строка 1726:
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "WalkingAndSwimmingTailAttack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 330,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 50
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Bite",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ankylosaurus swings its clubbed tail at the target.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ankylosaurus swings its clubbed tail at the target.",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 250,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "NotWalkingNotSwimmingTailAttack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 330,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
Строка 1630: Строка 1769:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["araneomorphus"] = {
 
["araneomorphus"] = {
  +
["variants"] = "Aberrant Araneo",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 1636: Строка 1776:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "SpiderS_Character_BP_C",
 
["class"] = "SpiderS_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'",
 
["commonname"] = "Araneo",
 
["commonname"] = "Araneo",
["dossierimage"] = "Dossier SpiderMinion.png",
+
["dossierimage"] = "Dossier Araneo.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_spider_voc_attack.ogg",
 
["soundfile"] = "PW_spider_voc_attack.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 1753: Строка 1896:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 1807: Строка 1950:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Archa_Character_BP_C",
 
["class"] = "Archa_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Archaeopteryx/Archa_Character_BP.Archa_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Archaeopteryx/Archa_Character_BP.Archa_Character_BP'",
 
["commonname"] = "Archaeopteryx",
 
["commonname"] = "Archaeopteryx",
["dossierimage"] = "Archaeopteryx Dossier.jpg",
+
["dossierimage"] = "Dossier Archaeopteryx.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 1932: Строка 2078:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 1967: Строка 2113:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Argent_Character_BP_C",
 
["class"] = "Argent_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'",
 
["commonname"] = "Argentavis",
 
["commonname"] = "Argentavis",
["dossierimage"] = "Argentavis Dossier.png",
+
["dossierimage"] = "Dossier Argentavis.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_argent_voc_mumble.ogg",
 
["soundfile"] = "PW_argent_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2095: Строка 2244:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus",
 
["carryableby"] = "Megalosaurus",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Castoroides, Compy, Dilophosaurus, Diplocaulus, Direwolf, Dodo, Dung Beetle, Human, Jerboa, Kairuku, Kaprosuchus, Lystrosaurus, Megaloceros, Mesopithecus, Moschops, Oviraptor, Ovis, Pachy, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Raptor, Sabertooth, Terror Bird, Titanoboa, Titanomyrma Drone, Troodon, Turkey, Zomdodo",
+
["candragcreatures"] = "Achatina,Ankylosaurus,Araneo,Archaeopteryx,Arthropluera,Baryonyx,Beelzebufo,Bulbdog,Castoroides,Compy,Daeodon,Dilophosaur,Dimetrodon,Diplocaulus,Direwolf,Dodo,Doedicurus,Dung Beetle,Enforcer,Equus,Gallimimus,Gigantopithecus,Glowtail,Human,Hyaenodon,Iguanodon,Jerboa,Kairuku,Kaprosuchus,Lystrosaurus,Megalania,Megaloceros,Mesopithecus,Moschops,Nameless,Otter,Oviraptor,Ovis,Pachy,Parasaur,Pegomastax,Phiomia,Procoptodon,Pulmonoscorpius,Raptor,Ravager,Sabertooth,Shinehorn,Terror Bird,Thorny Dragon,Thylacoleo,Titanoboa,Titanomyrma Drone,Trilobite,Troodon,Unicorn,Yeti,Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 20,
 
["meleebase"] = 20,
Строка 2108: Строка 2257:
 
["attackrange"] = 500,
 
["attackrange"] = 500,
 
["minattackrange"] = 60,
 
["minattackrange"] = 60,
["activateattackrange"] = 0,
+
["activateattackrange"] = 300,
 
["melee"] = {
 
["melee"] = {
 
["damage"] = 20
 
["damage"] = 20
Строка 2114: Строка 2263:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Grab",
+
["name"] = "GrabClaws",
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Argent can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
+
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Argent can pick up another creature in its claws. Despite a coded melee damage value, this attack does no damage.",
 
["staminacost"] = 120,
 
["staminacost"] = 120,
 
["attackrange"] = 500,
 
["attackrange"] = 500,
Строка 2121: Строка 2270:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10
+
["damage"] = 12
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "GrabBeak",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Argent can pick up another creature in its beak. Despite a coded melee damage value, this attack does no damage.",
  +
["staminacost"] = 120,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 12
 
}
 
}
 
}
 
}
Строка 2136: Строка 2296:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["arthropluera"] = {
 
["arthropluera"] = {
  +
["variants"] = "Aberrant Arthropluera, Corrupted Arthropluera",
 
["releasedate"] = "2016-05-04",
 
["releasedate"] = "2016-05-04",
 
["releaseversion"] = "240.0",
 
["releaseversion"] = "240.0",
Строка 2142: Строка 2303:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Arthro_Character_BP_C",
 
["class"] = "Arthro_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'",
 
["commonname"] = "Arthropluera",
 
["commonname"] = "Arthropluera",
["dossierimage"] = "Arthropluera Dossier.png",
+
["dossierimage"] = "Dossier Arthropluera.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Arthropluera Attack Acid Spit 2.OGG",
 
["soundfile"] = "Arthropluera Attack Acid Spit 2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2257: Строка 2421:
 
["mass"] = 160,
 
["mass"] = 160,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 2271: Строка 2435:
 
["activateattackrange"] = 600,
 
["activateattackrange"] = 600,
 
["melee"] = {
 
["melee"] = {
["damage"] = 18,
+
["damage"] = 18
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 10,
 
["damagemultiplier"] = 3,
 
["amount"] = 54
 
}
 
}
 
 
}
 
}
 
},
 
},
Строка 2306: Строка 2463:
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [attackdrone] [enddrone]
  +
------------------------------------------------------------
  +
["attackdrone"] = {
  +
["variants"] = "Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena, Defense Unit, Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndDrone_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP'",
  +
["commonname"] = "Attack Drone",
  +
["dossierimage"] = "Attack Drone Model.jpg",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No" -- Upon release, this value was "Yes", but this is considered a bug.
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 145.800003,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.06,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 450,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1600,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 280,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.365,
  +
["walkspeed"] = 245,
  +
["riddenwalkspeed"] = 245,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300,
  +
["flyspeed"] = 400,
  +
["flyriddenspeed"] = 400,
  +
["untamedrunflyspeed"] = 1408,
  +
["tamedrunflyspeed"] = 1408,
  +
["tamedriddenrunflyspeed"] = 1408,
  +
["flyingstaminaconsumptionrate"] = 0.325
  +
},
  +
["grabweightthreshold"] = 35.5,
  +
["dragweight"] = 149,
  +
["mass"] = 190,
  +
["fecessize"] = "None",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 1,
  +
["meleebase"] = 25,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Ranged Attack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 28
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 2.85,
  +
["impact"] = {
  +
["damage"] = 30
  +
},
  +
["explosion"] = {
  +
["damage"] = 20,
  +
["impulse"] = 50,
  +
["radius"] = 70
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 28
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Taunt",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 25
  +
}
  +
}
  +
},
  +
["killxpbase"] = 0,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 0
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
},
  +
------------------------------------------------------------
  +
["attackdronebetaoverseerarena"] = {
  +
["inherits"] = "attackdrone",
  +
["class"] = "EndDrone_Character_BP_Med_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Med.EndDrone_Character_BP_Med'",
  +
["stats"] = {
  +
["health"] = 585
  +
}
  +
},
  +
------------------------------------------------------------
  +
["attackdronealphaoverseerarena"] = {
  +
["inherits"] = "attackdrone",
  +
["class"] = "EndDrone_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Hard.EndDrone_Character_BP_Hard'",
  +
["stats"] = {
  +
["health"] = 877.500061
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 2317: Строка 2633:
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releaseversion"] = "504.0",
 
["ps4releaseversion"] = "504.0",
  +
["mobilereleasedate"] = "2018-08-27",
  +
["mobilereleaseversion"] = "1.0.93",
 
["class"] = "Baryonyx_Character_BP_C",
 
["class"] = "Baryonyx_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'",
 
["commonname"] = "Baryonyx",
 
["commonname"] = "Baryonyx",
["dossierimage"] = "Baryonyx Dossier.jpeg",
+
["dossierimage"] = "Dossier Baryonyx.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2439: Строка 2758:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 2493: Строка 2812:
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releaseversion"] = "504.0",
 
["ps4releaseversion"] = "504.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Basilosaurus_Character_BP_C",
 
["class"] = "Basilosaurus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'",
 
["commonname"] = "Basilosaurus",
 
["commonname"] = "Basilosaurus",
["dossierimage"] = "Basilosaurus Dossier.jpg",
+
["dossierimage"] = "Dossier Basilosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2612: Строка 2934:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "",
 
["immobilizedby"] = "",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 2641: Строка 2963:
 
["teamname"] = "Carnivore_Water",
 
["teamname"] = "Carnivore_Water",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Oil, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Oil, Raw Prime Meat, Basilosaurus Blubber",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 2649: Строка 2971:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["beelzebufo"] = {
 
["beelzebufo"] = {
  +
["variants"] = "Aberrant Beelzebufo",
 
["releasedate"] = "2015-09-28",
 
["releasedate"] = "2015-09-28",
 
["releaseversion"] = "216.0",
 
["releaseversion"] = "216.0",
Строка 2655: Строка 2978:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Toad_Character_BP_C",
 
["class"] = "Toad_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'",
 
["commonname"] = "Beezlebufo",
 
["commonname"] = "Beezlebufo",
["dossierimage"] = "Beelzebufo Dossier.png",
+
["dossierimage"] = "Dossier Beelzebufo.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Toad mumble.OGG",
 
["soundfile"] = "Toad mumble.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2776: Строка 3102:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 2822: Строка 3148:
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Hide, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Frog Legs (Mobile)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cementing Paste, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cementing Paste, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 2836: Строка 3162:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Sauropod_Character_BP_C",
 
["class"] = "Sauropod_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'",
 
["commonname"] = "Brontosaurus",
 
["commonname"] = "Brontosaurus",
["dossierimage"] = "Brontosaurus Dossier.png",
+
["dossierimage"] = "Dossier Brontosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 2853: Строка 3182:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Bronto Saddle, Bronto Platform Saddle",
 
["equipment"] = "Bronto Saddle, Bronto Platform Saddle",
["uniquecostumes"] = "Bronto Bone Costume",
+
["uniquecostumes"] = "Brachiosaurus Costume, Bronto Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 2870: Строка 3199:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Carbonemys Egg)",
 
["kibble"] = "Kibble (Carbonemys Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 2958: Строка 3288:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Large Bear Trap",
 
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 2984: Строка 3314:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
-- KEYWORDS: [brood] [broodmother] [broodmotherlysrix]
 
-- KEYWORDS: [brood] [broodmother] [broodmotherlysrix]
------------------------------------------------------------
 
-- This is both the standard WIKI entry and the EASY values.
 
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["broodmotherlysrix"] = {
 
["broodmotherlysrix"] = {
  +
["variants"] = "Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 2994: Строка 3323:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "SpiderL_Character_BP_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'",
 
["class"] = "SpiderL_Character_BP_Easy_C",
+
["class"] = "SpiderL_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Easy.SpiderL_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'",
 
["commonname"] = "Broodmother Lysrix",
 
["commonname"] = "Broodmother Lysrix",
["dossierimage"] = "Broodmother Dossier.png",
+
["dossierimage"] = "Dossier Broodmother.png",
 
["soundfile"] = "PW_spider_voc_attack_melee_01.OGG",
 
["soundfile"] = "PW_spider_voc_attack_melee_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Broodmother lysrix",
+
["species"] = "",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Bosses",
+
["group"] = "Bosses, Invertebrates",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 3041: Строка 3370:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
["health"] = 240000,
+
["health"] = 324000,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
 
["stamina"] = 150,
 
["stamina"] = 150,
Строка 3065: Строка 3394:
 
["mass"] = 10000,
 
["mass"] = 10000,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 3074: Строка 3403:
 
["description"] = "",
 
["description"] = "",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
["attackrange"] = 1250,
+
["attackrange"] = 1300,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
["activateattackrange"] = 1000,
+
["activateattackrange"] = 1500,
 
["melee"] = {
 
["melee"] = {
["damage"] = 210,
+
["damage"] = 180,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
Строка 3091: Строка 3420:
 
["staminacost"] = 0,
 
["staminacost"] = 0,
 
["attackrange"] = 4000,
 
["attackrange"] = 4000,
["minattackrange"] = 1000,
+
["minattackrange"] = 500,
 
["activateattackrange"] = 2500,
 
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectile"] = {
["projectilelife"] = 4,
+
["projectilelife"] = 7,
 
["impact"] = {
 
["impact"] = {
["damage"] = 90,
+
["damage"] = 70,
 
["impulse"] = 100
 
["impulse"] = 100
 
}
 
}
Строка 3111: Строка 3440:
 
["projectilelife"] = 5,
 
["projectilelife"] = 5,
 
["impact"] = {
 
["impact"] = {
["damage"] = 300,
+
["damage"] = 200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
Строка 3128: Строка 3457:
 
["activateattackrange"] = 10000,
 
["activateattackrange"] = 10000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 300
+
["damage"] = 260
 
}
 
}
 
},
 
},
Строка 3145: Строка 3474:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["broodmotherlysrixmedium"] = {
+
["broodmotherlysrixgamma"] = {
  +
["inherits"] = "broodmotherlysrix",
  +
["class"] = "SpiderL_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Easy.SpiderL_Character_BP_Easy'",
  +
["commonname"] = "Broodmother Lysrix (Gamma)",
  +
["stats"] = {
  +
["health"] = 136080
  +
},
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixbeta"] = {
  +
["inherits"] = "broodmotherlysrix",
 
["class"] = "SpiderL_Character_BP_Medium_C",
 
["class"] = "SpiderL_Character_BP_Medium_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Medium.SpiderL_Character_BP_Medium'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Medium.SpiderL_Character_BP_Medium'",
  +
["commonname"] = "Broodmother Lysrix (Beta)",
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 648000
["health"] = 330000,
 
["healthwildlevel"] = 0.15,
 
["stamina"] = 150,
 
["staminawildlevel"] = 0.1,
 
["torpor"] = 100000,
 
["torporwildlevel"] = 0.06,
 
["oxygen"] = 150,
 
["oxygenwildlevel"] = 0.1,
 
["food"] = 1500,
 
["foodwildlevel"] = 0.1,
 
["weight"] = 4000,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["meleewildlevel"] = 0.035,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 290,
 
["untamedrunspeed"] = 1015,
 
["swimspeed"] = 300
 
 
},
 
},
["meleebase"] = 0,
 
["attacks"] = {
 
["1"] = {
 
["name"] = "Melee",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1250,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 1000,
 
["melee"] = {
 
["damage"] = 280,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 10
 
}
 
}
 
}
 
},
 
["2"] = {
 
["name"] = "Web Cone",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 4000,
 
["minattackrange"] = 1000,
 
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectilelife"] = 4,
 
["impact"] = {
 
["damage"] = 90,
 
["impulse"] = 100
 
}
 
}
 
},
 
["3"] = {
 
["name"] = "Acid Cone",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 4000,
 
["minattackrange"] = 500,
 
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectilelife"] = 5,
 
["impact"] = {
 
["damage"] = 300,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 10
 
}
 
}
 
}
 
}
 
},
 
["4"] = {
 
["name"] = "Taunt",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 10000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 10000,
 
["melee"] = {
 
["damage"] = 400
 
}
 
},
 
["5"] = {
 
["name"] = "Summon Minions",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 10000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 10000
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["broodmotherlysrixhard"] = {
+
["broodmotherlysrixalpha"] = {
  +
["inherits"] = "broodmotherlysrix",
 
["class"] = "SpiderL_Character_BP_Hard_C",
 
["class"] = "SpiderL_Character_BP_Hard_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'",
  +
["commonname"] = "Broodmother Lysrix (Alpha)",
  +
["stats"] = {
  +
["health"] = 972000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [broodmotherguardian]
  +
------------------------------------------------------------
  +
["broodmotherguardian"] = {
  +
["variants"] = "Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndBossSpiderL_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP.EndBossSpiderL_Character_BP'",
  +
["commonname"] = "Broodmother Guardian",
  +
["dossierimage"] = "Dossier Overseer.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
["health"] = 420000,
+
["health"] = 324000,
["healthwildlevel"] = 0.25,
+
["healthwildlevel"] = 0.2,
 
["stamina"] = 150,
 
["stamina"] = 150,
 
["staminawildlevel"] = 0.1,
 
["staminawildlevel"] = 0.1,
Строка 3262: Строка 3547:
 
["weightwildlevel"] = 0.02,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["melee"] = 0,
["meleewildlevel"] = 0.075,
+
["meleewildlevel"] = 0.05,
 
["speed"] = 0,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["speedwildlevel"] = 0,
["walkspeed"] = 290,
+
["walkspeed"] = 600,
["untamedrunspeed"] = 2537.5,
+
["untamedrunspeed"] = 1080,
 
["swimspeed"] = 300
 
["swimspeed"] = 300
 
},
 
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 10000,
  +
["fecessize"] = "None",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 0,
 
["meleebase"] = 0,
 
["attacks"] = {
 
["attacks"] = {
Строка 3279: Строка 3571:
 
["activateattackrange"] = 1000,
 
["activateattackrange"] = 1000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 700,
+
["damage"] = 400,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
Строка 3312: Строка 3604:
 
["projectilelife"] = 5,
 
["projectilelife"] = 5,
 
["impact"] = {
 
["impact"] = {
["damage"] = 300,
+
["damage"] = 3200,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["torpidity"] = {
 
["torpidity"] = {
Строка 3329: Строка 3621:
 
["activateattackrange"] = 10000,
 
["activateattackrange"] = 10000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 1000
+
["damage"] = 500
 
}
 
}
 
},
 
},
Строка 3340: Строка 3632:
 
["activateattackrange"] = 10000
 
["activateattackrange"] = 10000
 
}
 
}
  +
},
  +
["killxpbase"] = 0,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixgammaoverseerarena"] = {
  +
["inherits"] = "broodmotherguardian",
  +
["class"] = "EndBossSpiderL_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Easy.EndBossSpiderL_Character_BP_Easy'",
  +
["commonname"] = "Broodmother Lysrix (Gamma)",
  +
["stats"] = {
  +
["health"] = 136080
  +
}
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixbetaoverseerarena"] = {
  +
["inherits"] = "broodmotherguardian",
  +
["class"] = "EndBossSpiderL_Character_BP_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Medium.EndBossSpiderL_Character_BP_Medium'",
  +
["commonname"] = "Broodmother Lysrix (Beta)",
  +
["stats"] = {
  +
["health"] = 151080
  +
}
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixalphaoverseerarena"] = {
  +
["inherits"] = "broodmotherguardian",
  +
["class"] = "EndBossSpiderL_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Hard.EndBossSpiderL_Character_BP_Hard'",
  +
["commonname"] = "Broodmother Lysrix (Alpha)",
  +
["stats"] = {
  +
["health"] = 186480
 
}
 
}
 
},
 
},
Строка 3346: Строка 3671:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bunnydodo"] = {
 
["bunnydodo"] = {
["variants"] = "Dodo, Zomdodo, DodoRex, Dodo Wyvern",
+
["variants"] = "Dodo, Aberrant Dodo, Zomdodo, DodoRex, Dodo Wyvern, Bunny Oviraptor",
["event"] = "ARK: Eggcellent Adventure",
+
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3",
 
["releasedate"] = "2016-03-25",
 
["releasedate"] = "2016-03-25",
 
["releaseversion"] = "237.0",
 
["releaseversion"] = "237.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2018-03-27",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "771.1",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2018-03-27",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "520.2",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Dodo_Character_BP_Bunny_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Bunny.Dodo_Character_BP_Bunny'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Bunny.Dodo_Character_BP_Bunny'",
["commonname"] = "BunnyDodo",
+
["commonname"] = "Bunny Dodo",
 
["soundfile"] = "PW_dodo_voc_mumble.ogg",
 
["soundfile"] = "PW_dodo_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 3362: Строка 3689:
 
["species"] = "Raphus replicare",
 
["species"] = "Raphus replicare",
 
["time"] = "Late Holocene",
 
["time"] = "Late Holocene",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Birds",
 
["temperament"] = "Oblivious",
 
["temperament"] = "Oblivious",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
Строка 3452: Строка 3779:
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["candamage"] = "Thatch",
 
["candamage"] = "Thatch",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 3459: Строка 3786:
 
["1"] = {
 
["1"] = {
 
["name"] = "Melee",
 
["name"] = "Melee",
["description"] = "The BunnyDodo pecks at the target.",
+
["description"] = "The Bunny Dodo pecks at the target.",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
 
["attackrange"] = 110,
 
["attackrange"] = 110,
Строка 3479: Строка 3806:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bunnyoviraptor"] = {
 
["bunnyoviraptor"] = {
["variants"] = "Oviraptor",
+
["variants"] = "Oviraptor, Bunny Dodo",
["event"] = "ARK: Eggcellent Adventure",
+
["event"] = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3",
 
["releasedate"] = "2016-03-25",
 
["releasedate"] = "2016-03-25",
 
["releaseversion"] = "237.0",
 
["releaseversion"] = "237.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2018-03-27",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "771.1",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2018-03-27",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "520.2",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/oviRaptor/BunnyoviRaptor_Character_BP.BunnyOviRaptor_Character_BP'",
 
["commonname"] = "BunnyOviraptor",
+
["class"] = "Bunny_Oviraptor_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/BunnyOviraptor_Character_BP.BunnyOviraptor_Character_BP'",
  +
["commonname"] = "Bunny Oviraptor",
 
["soundfile"] = "Oviraptor_Startled_3.OGG",
 
["soundfile"] = "Oviraptor_Startled_3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 3495: Строка 3824:
 
["species"] = "Oviraptor philodator",
 
["species"] = "Oviraptor philodator",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
 
["temperament"] = "Skittish",
 
["temperament"] = "Skittish",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 3581: Строка 3910:
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["candamage"] = "Thatch",
 
["candamage"] = "Thatch",
["carryableby"] = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 12,
 
["meleebase"] = 12,
Строка 3587: Строка 3916:
 
["1"] = {
 
["1"] = {
 
["name"] = "Melee",
 
["name"] = "Melee",
["description"] = "The BunnyOviraptor bites the target.",
+
["description"] = "The Bunny Oviraptor bites the target.",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
 
["attackrange"] = 170,
 
["attackrange"] = 170,
Строка 3600: Строка 3929:
 
["teamname"] = "Carnivores_Low",
 
["teamname"] = "Carnivores_Low",
 
["chancetodroploot"] = 0.01,
 
["chancetodroploot"] = 0.01,
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 3608: Строка 3937:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["carbonemys"] = {
 
["carbonemys"] = {
  +
["variants"] = "Aberrant Carbonemys",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 3614: Строка 3944:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Turtle_Character_BP_C",
 
["class"] = "Turtle_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'",
 
["commonname"] = "Carbonemys",
 
["commonname"] = "Carbonemys",
["dossierimage"] = "Dossier Turtle.png",
+
["dossierimage"] = "Dossier Carbonemys.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_turtle_vox_mumble.ogg",
 
["soundfile"] = "PW_turtle_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 3647: Строка 3980:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Pteranodon Egg)",
 
["kibble"] = "Kibble (Pteranodon Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 3735: Строка 4069:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 3764: Строка 4098:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["carnotaurus"] = {
 
["carnotaurus"] = {
["variants"] = "Alpha Carno, Skeletal Carnotaurus",
+
["variants"] = "Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 3771: Строка 4105:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Carno_Character_BP_C",
 
["class"] = "Carno_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'",
 
["commonname"] = "Carnotaurus",
 
["commonname"] = "Carnotaurus",
 
["dossierimage"] = "Dossier Carnotaurus.png",
 
["dossierimage"] = "Dossier Carnotaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
 
["soundfile"] = "PW_carno_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 3893: Строка 4230:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 3939: Строка 4276:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Beaver_Character_BP_C",
 
["class"] = "Beaver_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'",
 
["commonname"] = "Castoroides",
 
["commonname"] = "Castoroides",
["dossierimage"] = "Dossier GiantBeaver.png",
+
["dossierimage"] = "Dossier Castoroides.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "S dino beaver hurt 4.OGG",
 
["soundfile"] = "S dino beaver hurt 4.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 3972: Строка 4312:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Gallimimus Egg)",
 
["kibble"] = "Kibble (Gallimimus Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Sugar Plant (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 4065: Строка 4406:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 4093: Строка 4434:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["chalicotherium"] = {
 
["chalicotherium"] = {
  +
["variants"] = "Corrupted Chalicotherium",
 
["releasedate"] = "2016-10-21",
 
["releasedate"] = "2016-10-21",
 
["releaseversion"] = "248.0",
 
["releaseversion"] = "248.0",
Строка 4099: Строка 4441:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Chalico_Character_BP_C",
 
["class"] = "Chalico_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Chalicotherium/Chalico_Character_BP.Chalico_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Chalicotherium/Chalico_Character_BP.Chalico_Character_BP'",
 
["commonname"] = "Chalicotherium",
 
["commonname"] = "Chalicotherium",
["dossierimage"] = "Chalicotherium Dossier.jpg",
+
["dossierimage"] = "Dossier Chalicotherium.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4131: Строка 4476:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Beer Jar"
+
["favoritefood"] = "Beer Jar",
  +
["primitiveplusfood"] = "Wheat Beer (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 4212: Строка 4558:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 4329: Строка 4675:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["cnidaria"] = {
 
["cnidaria"] = {
  +
["variants"] = "Aberrant Cnidaria",
 
["releasedate"] = "2016-12-23",
 
["releasedate"] = "2016-12-23",
 
["releaseversion"] = "253.0",
 
["releaseversion"] = "253.0",
Строка 4335: Строка 4682:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Cnidaria_Character_BP_C",
 
["class"] = "Cnidaria_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP.Cnidaria_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP.Cnidaria_Character_BP'",
 
["commonname"] = "Cnidaria",
 
["commonname"] = "Cnidaria",
["dossierimage"] = "Cnidaria Dossier.jpg",
+
["dossierimage"] = "Dossier Cnidaria.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4377: Строка 4727:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 4403: Строка 4753:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["coelacanth"] = {
 
["coelacanth"] = {
  +
["variants"] = "Coelacanth - Underwater, Abberant Coelacanth",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 4409: Строка 4760:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Coel_Character_BP_C",
 
["class"] = "Coel_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'",
 
["commonname"] = "Coelacanth",
 
["commonname"] = "Coelacanth",
["dossierimage"] = "Dossier Coel.png",
+
["dossierimage"] = "Dossier Coelacanth.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4420: Строка 4774:
 
["group"] = "Fish",
 
["group"] = "Fish",
 
["temperament"] = "Reactive",
 
["temperament"] = "Reactive",
["diet"] = "Omnivore",
+
["diet"] = "Omnivore?",
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "Yes",
 
["torporimmune"] = "Yes",
Строка 4451: Строка 4805:
 
["food"] = 100,
 
["food"] = 100,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 8,
 
["weightwildlevel"] = 0.02,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["melee"] = 0,
Строка 4465: Строка 4819:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 4486: Строка 4840:
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
 
["canbeharvestedfor"] = "Raw Fish Meat"
 
["canbeharvestedfor"] = "Raw Fish Meat"
  +
},
  +
------------------------------------------------------------
  +
["coelacanthunderwater"] = {
  +
["inherits"] = "coelacanth",
  +
["class"] = "Coel_Character_BP_Ocean_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Ocean.Coel_Character_BP_Ocean'"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 4497: Строка 4857:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Compy_Character_BP_C",
 
["class"] = "Compy_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP'",
 
["commonname"] = "Compsognathus",
 
["commonname"] = "Compsognathus",
["dossierimage"] = "Compy Dossier.png",
+
["dossierimage"] = "Dossier Compy.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4528: Строка 4891:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Prime Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 4613: Строка 4976:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 4652: Строка 5015:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["daeodon"] = {
 
["daeodon"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-05-17",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "507.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "Daeodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'",
 
["commonname"] = "Daeodon",
 
["commonname"] = "Daeodon",
["dossierimage"] = "Daeodon Dossier.jpg",
+
["dossierimage"] = "Dossier Daeodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4673: Строка 5039:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "Yes"
+
["rideable"] = "Yes",
  +
["equipment"] = "Daeodon Saddle",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 0.0625,
  +
["tameaffinitybase"] = 4500,
  +
["tameaffinityperlevel"] = 245,
  +
["torpor1"] = 800,
  +
["torporincrease"] = 48,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 288.039185,
  +
["torpordepletionps0"] = 1.8
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Iguanodon Egg)",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.427734,
  +
["maturationtime"] = 175438.59375,
  +
["babytime"] = 17543.859375,
  +
["juveniletime"] = 70175.4375,
  +
["adolescenttime"] = 87719.296875,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Underside",
  +
["colors"] = "Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, WolfFur, Dino Albino, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Fur",
  +
["colors"] = "BigFoot5, Dino Dark Brown, Dino Dark Orange, Dino Medium Brown, Dino Darker Grey, BigFoot0, DarkWolfFur, DragonBase0, NearBlack, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Top",
  +
["colors"] = "Dino Light Yellow, Dino Dark Yellow, DragonBase0, BigFoot0, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 900,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 800,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.35,
  +
["meleetamedadd"] = 0.4,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.3,
  +
["walkspeed"] = 160,
  +
["riddenwalkspeed"] = 160,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 848,
  +
["tamedrunspeed"] = 848,
  +
["tamedriddenrunspeed"] = 848,
  +
["runningstaminaconsumptionrate"] = 7,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 120,
  +
["mass"] = 195,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 29,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 340,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 29
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Group Healing",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 29
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Group Healing (Wild)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 29
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Passive Healing",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 29
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Short Attack Healing",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 320,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 29
  +
}
  +
}
  +
},
  +
["killxpbase"] = 5,
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [defenseunit] [endtank]
  +
------------------------------------------------------------
  +
["defenseunit"] = {
  +
["variants"] = "Defense Unit - Gamma Overseer Arena, Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena, Attack Drone, Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndTank_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP'",
  +
["commonname"] = "Defense Unit",
  +
["dossierimage"] = "Defense Unit Model.jpg",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 924.000061,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 2000,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 420,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 1500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 325,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 225,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "Greenhouse, Thatch, Wood, Stone, Adobe, Metal, Tek",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Melee Slam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roll Up",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 3500,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Unroll",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1250,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1250
  +
},
  +
["5"] = {
  +
["name"] = "Melee Jump Attack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 2500,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30
  +
}
  +
}
  +
},
  +
["killxpbase"] = 0,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["defenseunitbetaoverseerarena"] = {
  +
["inherits"] = "defenseunit",
  +
["class"] = "EndTank_Character_BP_Med_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Med.EndTank_Character_BP_Med'",
  +
["stats"] = {
  +
["health"] = 1848.000122
  +
}
  +
},
  +
------------------------------------------------------------
  +
["defenseunitalphaoverseerarena"] = {
  +
["inherits"] = "defenseunit",
  +
["class"] = "EndTank_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Hard.EndTank_Character_BP_Hard'",
  +
["stats"] = {
  +
["health"] = 2772
 
}
 
}
 
},
 
},
Строка 4680: Строка 5344:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dilophosaurus"] = {
 
["dilophosaurus"] = {
  +
["variants"] = "Corrupted Dilophosaur",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 4686: Строка 5351:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dilo_Character_BP_C",
 
["class"] = "Dilo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
 
["commonname"] = "Dilophosaurus",
 
["commonname"] = "Dilophosaurus",
["dossierimage"] = "Dossier DilophosaurusFrill.png",
+
["dossierimage"] = "Dossier Dilophosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_dilo_mumble_01.OGG",
 
["soundfile"] = "PW_dilo_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4810: Строка 5478:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 10,
 
["meleebase"] = 10,
Строка 4844: Строка 5512:
 
["teamname"] = "Carnivores_Low",
 
["teamname"] = "Carnivores_Low",
 
["chancetodroploot"] = 0.01,
 
["chancetodroploot"] = 0.01,
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 4852: Строка 5520:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dimetrodon"] = {
 
["dimetrodon"] = {
  +
["variants"] = "Aberrant Dimetrodon",
 
["releasedate"] = "2016-01-15",
 
["releasedate"] = "2016-01-15",
 
["releaseversion"] = "232.0",
 
["releaseversion"] = "232.0",
Строка 4858: Строка 5527:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dimetro_Character_BP_C",
 
["class"] = "Dimetro_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP.Dimetro_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP.Dimetro_Character_BP'",
 
["commonname"] = "Dimetrodon",
 
["commonname"] = "Dimetrodon",
["dossierimage"] = "Dimetrodon Dossier.png",
+
["dossierimage"] = "Dossier Dimetrodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark_Dimetrodon_Taunt_3.OGG",
 
["soundfile"] = "Ark_Dimetrodon_Taunt_3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 4979: Строка 5651:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 20,
 
["meleebase"] = 20,
Строка 5006: Строка 5678:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dimorphodon"] = {
 
["dimorphodon"] = {
  +
["variants"] = "Aberrant Dimorphodon, Corrupted Dimorphodon",
 
["releasedate"] = "2015-07-18",
 
["releasedate"] = "2015-07-18",
 
["releaseversion"] = "187.0",
 
["releaseversion"] = "187.0",
Строка 5012: Строка 5685:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dimorph_Character_BP_C",
 
["class"] = "Dimorph_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'",
 
["commonname"] = "Dimorphodon",
 
["commonname"] = "Dimorphodon",
 
["dossierimage"] = "Dossier Dimorphodon.png",
 
["dossierimage"] = "Dossier Dimorphodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_dimo_mumble_01.ogg",
 
["soundfile"] = "PW_dimo_mumble_01.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5128: Строка 5804:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 5157: Строка 5833:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["diplocaulus"] = {
 
["diplocaulus"] = {
  +
["variants"] = "Aberrant Diplocaulus",
 
["releasedate"] = "2016-10-21",
 
["releasedate"] = "2016-10-21",
 
["releaseversion"] = "248.0",
 
["releaseversion"] = "248.0",
Строка 5163: Строка 5840:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Diplocaulus_Character_BP_C",
 
["class"] = "Diplocaulus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'",
 
["commonname"] = "Diplocaulus",
 
["commonname"] = "Diplocaulus",
["dossierimage"] = "Diplocaulus Dossier.jpg",
+
["dossierimage"] = "Dossier Diplocaulus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5283: Строка 5963:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 5311: Строка 5991:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["diplodocus"] = {
 
["diplodocus"] = {
  +
["variants"] = "Aberrant Diplodocus",
 
["releasedate"] = "2016-06-02",
 
["releasedate"] = "2016-06-02",
 
["releaseversion"] = "242.0",
 
["releaseversion"] = "242.0",
Строка 5317: Строка 5998:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Diplodocus_Character_BP_C",
 
["class"] = "Diplodocus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP.Diplodocus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP.Diplodocus_Character_BP'",
 
["commonname"] = "Diplodocus",
 
["commonname"] = "Diplodocus",
["dossierimage"] = "Dossier Diplodocus.jpg",
+
["dossierimage"] = "Dossier Diplodocus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s diplodocus idle 1.OGG",
 
["soundfile"] = "s diplodocus idle 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5353: Строка 6037:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Lystrosaurus Egg)",
 
["kibble"] = "Kibble (Lystrosaurus Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Grapes (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 5443: Строка 6128:
 
},
 
},
 
["grabweightthreshold"] = 200,
 
["grabweightthreshold"] = 200,
["dragweight"] = 700,
+
["dragweight"] = 575,
 
["mass"] = 384,
 
["mass"] = 384,
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
Строка 5463: Строка 6148:
 
},
 
},
 
["killxpbase"] = 6,
 
["killxpbase"] = 6,
["teamname"] = "Herbivores_Medium_Aggressive",
+
["teamname"] = "Herbivores_Large_Aggressive",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra"
 
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra"
Строка 5471: Строка 6156:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["direbear"] = {
 
["direbear"] = {
  +
["variants"] = "Polar Bear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
 
["releasedate"] = "2016-04-20",
 
["releasedate"] = "2016-04-20",
 
["releaseversion"] = "239.0",
 
["releaseversion"] = "239.0",
Строка 5477: Строка 6163:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Direbear_Character_BP_C",
 
["class"] = "Direbear_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
["commonname"] = "Dire Bear",
+
["commonname"] = "Direbear",
["dossierimage"] = "Direbear Dossier.png",
+
["dossierimage"] = "Dossier Direbear.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
 
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5493: Строка 6182:
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
["equipment"] = "Direbear Saddle",
+
["equipment"] = "Dire Bear Saddle",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 5510: Строка 6199:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Carno Egg)",
 
["kibble"] = "Kibble (Carno Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Giant Bee Honey"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 5599: Строка 6288:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 5646: Строка 6335:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["direwolf"] = {
 
["direwolf"] = {
  +
["variants"] = "Direwolf - LifesLabyrinth",
 
["releasedate"] = "2015-09-28",
 
["releasedate"] = "2015-09-28",
 
["releaseversion"] = "216.0",
 
["releaseversion"] = "216.0",
Строка 5652: Строка 6342:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Direwolf_Character_BP_C",
 
["class"] = "Direwolf_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'",
["commonname"] = "Dire Wolf",
+
["commonname"] = "Direwolf",
["dossierimage"] = "Direwolfdossier.png",
+
["dossierimage"] = "Dossier Direwolf.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Direwolf howl 2.OGG",
 
["soundfile"] = "Direwolf howl 2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5765: Строка 6458:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 5805: Строка 6498:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dodo"] = {
 
["dodo"] = {
["variants"] = "BunnyDodo, Zomdodo, DodoRex, Dodo Wyvern",
+
["variants"] = "Aberrant Dodo, Bunny Dodo, Zomdodo, DodoRex, Dodo Wyvern",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 5812: Строка 6505:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dodo_Character_BP_C",
 
["class"] = "Dodo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'",
 
["commonname"] = "Dodo",
 
["commonname"] = "Dodo",
 
["dossierimage"] = "Dossier Dodo.png",
 
["dossierimage"] = "Dossier Dodo.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_dodo_voc_mumble.ogg",
 
["soundfile"] = "PW_dodo_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 5843: Строка 6539:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Wheat Seed (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 5936: Строка 6633:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 5965: Строка 6662:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dodorex"] = {
 
["dodorex"] = {
["variants"] = "Dodo, Rex",
+
["variants"] = "Dodo, Aberrant Dodo, Bunny Dodo, Zomdodo, Dodo Wyvern, Rex, Tek Rex, Alpha Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex",
["event"] = "ARK: Fear Evolved, ARK: Turkey Trial, ARK: Winter Wonderland, ARK: Eggcellent Adventure, ARK: Awesome Anniversary",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Winter Wonderland, ARK: Winter Wonderland 2, ARK: Eggcellent Adventure, ARK: Awesome Anniversary",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 5973: Строка 6670:
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releaseversion"] = "502.0",
 
["ps4releaseversion"] = "502.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "DodoRex_Character_BP_C",
 
["class"] = "DodoRex_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'",
Строка 5980: Строка 6679:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "RaphusRex",
+
["species"] = "Raphus rex",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Birds, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 6053: Строка 6752:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Large Bear Trap", -- This changes between "Null" and "Large Bear Trap" depending on the event.
 
["immobilizedby"] = "Large Bear Trap", -- This changes between "Null" and "Large Bear Trap" depending on the event.
["candamage"] = "Metal, Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 6086: Строка 6785:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [doed] [doedicurus]
+
-- KEYWORDS: [doed] [doedic] [doedicurus]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["doedicurus"] = {
 
["doedicurus"] = {
  +
["variants"] = "Aberrant Doedicurus",
 
["releasedate"] = "2015-08-25",
 
["releasedate"] = "2015-08-25",
 
["releaseversion"] = "202.0",
 
["releaseversion"] = "202.0",
Строка 6095: Строка 6795:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Doed_Character_BP_C",
 
["class"] = "Doed_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'",
 
["commonname"] = "Doedicurus",
 
["commonname"] = "Doedicurus",
["dossierimage"] = "Doedicurus Dossier.PNG",
+
["dossierimage"] = "Dossier Doedicurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Doedicurus_Idle_Aggressive_2.OGG",
 
["soundfile"] = "Doedicurus_Idle_Aggressive_2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 6128: Строка 6831:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dilo Egg)",
 
["kibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Barley (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 6213: Строка 6917:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 6220: Строка 6924:
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "WalkingAndSwimmingTail",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Doedicurus swings its spiked tail at the target.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Doedicurus swings its spiked tail at the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 16
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "NotWalkingNotSwimmingTailAttack",
  +
["description"] = "",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
 
["attackrange"] = 300,
 
["attackrange"] = 300,
Строка 6238: Строка 6964:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [dragon]
+
-- KEYWORDS: []
------------------------------------------------------------
 
-- This is both the standard WIKI entry and the EASY values.
 
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dragon"] = {
 
["dragon"] = {
  +
["variants"] = "Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
 
["releasedate"] = "2016-06-02",
 
["releasedate"] = "2016-06-02",
 
["releaseversion"] = "242.0",
 
["releaseversion"] = "242.0",
Строка 6249: Строка 6974:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Dragon_Character_BP_Boss_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss.Dragon_Character_BP_Boss",
 
["class"] = "Dragon_Character_BP_Boss_Easy_C",
+
["class"] = "Dragon_Character_BP_Boss_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Easy.Dragon_Character_BP_Boss_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss.Dragon_Character_BP_Boss",
 
["commonname"] = "Dragon",
 
["commonname"] = "Dragon",
 
["dossierimage"] = "Dossier Dragon.png",
 
["dossierimage"] = "Dossier Dragon.png",
Строка 6260: Строка 6985:
 
["species"] = "",
 
["species"] = "",
 
["time"] = "Medieval",
 
["time"] = "Medieval",
["group"] = "Bosses",
+
["group"] = "Bosses, Fantasy, Reptiles",
["temperament"] = "SOTF: Always Passive / ARK: Aggressive",
+
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
Строка 6269: Строка 6994:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
["health"] = 200000,
+
["health"] = 432000,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
 
["stamina"] = 10000,
 
["stamina"] = 10000,
Строка 6295: Строка 7020:
 
["mass"] = 1200,
 
["mass"] = 1200,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 6310: Строка 7035:
 
["projectilelife"] = 35,
 
["projectilelife"] = 35,
 
["impact"] = {
 
["impact"] = {
["damage"] = 600,
+
["damage"] = 400,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 600
+
["raidtorpor"] = 400
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 600,
+
["damage"] = 400,
 
["radius"] = 2850,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 600
+
["raidtorpor"] = 400
 
}
 
}
 
}
 
}
Строка 6351: Строка 7076:
 
["projectilelife"] = 35,
 
["projectilelife"] = 35,
 
["impact"] = {
 
["impact"] = {
["damage"] = 600,
+
["damage"] = 400,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 600
+
["raidtorpor"] = 400
 
},
 
},
 
["explosion"] = {
 
["explosion"] = {
["damage"] = 600,
+
["damage"] = 400,
 
["radius"] = 2850,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpormultiplier"] = 1,
["raidtorpor"] = 600
+
["raidtorpor"] = 400
 
}
 
}
 
}
 
}
Строка 6386: Строка 7111:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["dragonmedium"] = {
+
["dragongamma"] = {
  +
["inherits"] = "dragon",
  +
["class"] = "Dragon_Character_BP_Boss_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Easy.Dragon_Character_BP_Boss_Easy'",
  +
["commonname"] = "Dragon (Gamma)",
  +
["stats"] = {
  +
["health"] = 43200
  +
},
  +
},
  +
------------------------------------------------------------
  +
["dragonbeta"] = {
  +
["inherits"] = "dragon",
 
["class"] = "Dragon_Character_BP_Boss_Medium_C",
 
["class"] = "Dragon_Character_BP_Boss_Medium_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Medium.Dragon_Character_BP_Boss_Medium'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Medium.Dragon_Character_BP_Boss_Medium'",
  +
["commonname"] = "Dragon (Beta)",
  +
["stats"] = {
  +
["health"] = 964000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["dragonalpha"] = {
  +
["inherits"] = "dragon",
  +
["class"] = "Dragon_Character_BP_Boss_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Hard.Dragon_Character_BP_Boss_Hard'",
  +
["commonname"] = "Dragon (Alpha)",
  +
["stats"] = {
  +
["health"] = 972000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [dragonguardian]
  +
------------------------------------------------------------
  +
["dragonguardian"] = {
  +
["variants"] = "Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndBossDragon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP.EndBossDragon_Character_BP'",
  +
["commonname"] = "Dragon Guardian",
  +
["dossierimage"] = "Dossier Overseer.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
Строка 6407: Строка 7187:
 
["speed"] = 0,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["speedwildlevel"] = 0,
["walkspeed"] = 1650,
+
["walkspeed"] = 825,
["untamedrunspeed"] = 2640,
+
["untamedrunspeed"] = 2970,
 
["swimspeed"] = 1100,
 
["swimspeed"] = 1100,
 
["flyspeed"] = 4000,
 
["flyspeed"] = 4000,
["untamedrunflyspeed"] = 3520
+
["untamedrunflyspeed"] = 7920
 
},
 
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1000,
  +
["mass"] = 1200,
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 160,
 
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Follow Spline",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1000000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectilelife"] = 35,
 
["impact"] = {
 
["damage"] = 600,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
},
 
["explosion"] = {
 
["damage"] = 600,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
}
 
}
 
},
 
["2"] = {
 
["name"] = "Wander on Land",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1000000000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0
 
},
 
["3"] = {
 
 
["name"] = "Spino Bite",
 
["name"] = "Spino Bite",
 
["description"] = "The Dragon bites the target for considerable damage.",
 
["description"] = "The Dragon bites the target for considerable damage.",
 
["staminacost"] = 30,
 
["staminacost"] = 30,
["attackrange"] = 15000,
+
["attackrange"] = 1500,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
["activateattackrange"] = 3000,
+
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 500
+
["damage"] = 300
 
}
 
}
 
},
 
},
["4"] = {
+
["2"] = {
["name"] = "FireBall",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 5000,
 
["minattackrange"] = 3500,
 
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectilelife"] = 35,
 
["impact"] = {
 
["damage"] = 600,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
},
 
["explosion"] = {
 
["damage"] = 600,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
}
 
}
 
},
 
["5"] = {
 
 
["name"] = "Flame",
 
["name"] = "Flame",
 
["description"] = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
 
["description"] = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
Строка 6486: Строка 7221:
 
["activateattackrange"] = 5000
 
["activateattackrange"] = 5000
 
},
 
},
["6"] = {
+
},
["name"] = "Summon Minions",
+
["killxpbase"] = 0,
["description"] = "",
+
["teamname"] = "Carnivores_High",
["staminacost"] = 0,
+
["chancetodroploot"] = 1
  +
},
["attackrange"] = 1000000,
 
  +
------------------------------------------------------------
["minattackrange"] = 0,
 
  +
["dragongammaoverseerarena"] = {
["activateattackrange"] = 0
 
  +
["inherits"] = "dragonguardian",
},
 
  +
["class"] = "EndBossDragon_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'",
  +
["commonname"] = "Dragon (Gamma)",
  +
["stats"] = {
  +
["health"] = 161280
 
}
 
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["dragonhard"] = {
+
["dragonbetaoverseerarena"] = {
["class"] = "Dragon_Character_BP_Boss_Hard_C",
+
["inherits"] = "dragonguardian",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Hard.Dragon_Character_BP_Boss_Hard'",
+
["class"] = "EndBossDragon_Character_BP_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'",
  +
["commonname"] = "Dragon (Beta)",
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 186480
  +
}
["health"] = 280000,
 
  +
},
["healthwildlevel"] = 0.2,
 
  +
------------------------------------------------------------
["stamina"] = 10000,
 
  +
["dragonalphaoverseerarena"] = {
["staminawildlevel"] = 0.1,
 
["torpor"] = 350,
+
["inherits"] = "dragonguardian",
["torporwildlevel"] = 0.06,
+
["class"] = "EndBossDragon_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Hard.EndBossDragon_Character_BP_Hard'",
["oxygen"] = 2000,
 
["oxygenwildlevel"] = 0.1,
+
["commonname"] = "Dragon (Alpha)",
["food"] = 2600,
+
["stats"] = {
["foodwildlevel"] = 0.1,
+
["health"] = 241920
["weight"] = 4000,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["meleewildlevel"] = 0.075,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 1650,
 
["untamedrunspeed"] = 4125,
 
["swimspeed"] = 1100,
 
["flyspeed"] = 4000,
 
["untamedrunflyspeed"] = 5500
 
},
 
["meleebase"] = 240,
 
["attacks"] = {
 
["1"] = {
 
["name"] = "Follow Spline",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1000000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectilelife"] = 35,
 
["impact"] = {
 
["damage"] = 600,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
},
 
["explosion"] = {
 
["damage"] = 600,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
}
 
}
 
},
 
["2"] = {
 
["name"] = "Wander on Land",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1000000000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0
 
},
 
["3"] = {
 
["name"] = "Spino Bite",
 
["description"] = "The Dragon bites the target for considerable damage.",
 
["staminacost"] = 30,
 
["attackrange"] = 15000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 3000,
 
["melee"] = {
 
["damage"] = 600
 
}
 
},
 
["4"] = {
 
["name"] = "FireBall",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 5000,
 
["minattackrange"] = 3500,
 
["activateattackrange"] = 2500,
 
["projectile"] = {
 
["projectilelife"] = 35,
 
["impact"] = {
 
["damage"] = 600,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
},
 
["explosion"] = {
 
["damage"] = 600,
 
["radius"] = 2850,
 
["raidtorpormultiplier"] = 1,
 
["raidtorpor"] = 600
 
}
 
}
 
},
 
["5"] = {
 
["name"] = "Flame",
 
["description"] = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
 
["staminacost"] = 100,
 
["attackrange"] = 15000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 5000
 
},
 
["6"] = {
 
["name"] = "Summon Minions",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 1000000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0
 
},
 
 
}
 
}
 
},
 
},
Строка 6611: Строка 7260:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dungbeetle"] = {
 
["dungbeetle"] = {
  +
["variants"] = "Aberrant Dung Beetle",
 
["releasedate"] = "2016-01-15",
 
["releasedate"] = "2016-01-15",
 
["releaseversion"] = "232.0",
 
["releaseversion"] = "232.0",
Строка 6617: Строка 7267:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "DungBeetle_Character_BP_C",
 
["class"] = "DungBeetle_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'",
 
["commonname"] = "Dung Beetle",
 
["commonname"] = "Dung Beetle",
["dossierimage"] = "Dung Beetle Dossier.png",
+
["dossierimage"] = "Dossier Dung Beetle.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 6725: Строка 7378:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 6759: Строка 7412:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dunkle_Character_BP_C",
 
["class"] = "Dunkle_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'",
 
["commonname"] = "Dunkleosteus",
 
["commonname"] = "Dunkleosteus",
["dossierimage"] = "Dunkleosteus Dossier.png",
+
["dossierimage"] = "Dossier Dunkleosteus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark Dunkleosteus Torpid Out Wild 3.OGG",
 
["soundfile"] = "Ark Dunkleosteus Torpid Out Wild 3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 6769: Строка 7425:
 
["time"] = "Late Devonian",
 
["time"] = "Late Devonian",
 
["group"] = "Fish",
 
["group"] = "Fish",
["temperament"] = "Aggressive",
+
["temperament"] = "Docile",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
Строка 6791: Строка 7447:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Kibble (Titanoboa Egg)",
+
["kibble"] = "Kibble (Titanboa Egg)",
 
["favoritefood"] = "Raw Mutton"
 
["favoritefood"] = "Raw Mutton"
 
},
 
},
Строка 6873: Строка 7529:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 6901: Строка 7557:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["electrophorus"] = {
 
["electrophorus"] = {
  +
["variants"] = "Aberrant Electrophorus",
 
["releasedate"] = "2017-02-26",
 
["releasedate"] = "2017-02-26",
 
["releaseversion"] = "255.0",
 
["releaseversion"] = "255.0",
Строка 6907: Строка 7564:
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releaseversion"] = "505.0",
 
["ps4releaseversion"] = "505.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Eel_Character_BP_C",
 
["class"] = "Eel_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'",
 
["commonname"] = "Electrophorus",
 
["commonname"] = "Electrophorus",
["dossierimage"] = "Electrophorus Dossier.png",
+
["dossierimage"] = "Dossier Electrophorus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7031: Строка 7691:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "",
 
["immobilizedby"] = "",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 7100: Строка 7760:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["equus"] = {
 
["equus"] = {
["variants"] = "Unicorn",
+
["variants"] = "Unicorn, Aberrant Equus",
 
["releasedate"] = "2017-03-31",
 
["releasedate"] = "2017-03-31",
 
["releaseversion"] = "256.0",
 
["releaseversion"] = "256.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-04-26",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "506.0",
["class"] = "Equus_Character_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Equus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'",
 
["commonname"] = "Equus",
 
["commonname"] = "Equus",
["dossierimage"] = "Equus Dossier.jpg",
+
["dossierimage"] = "Dossier Equus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7129: Строка 7792:
 
["knockouttame"] = "No",
 
["knockouttame"] = "No",
 
["ballowmountedweaponry"] = "Yes",
 
["ballowmountedweaponry"] = "Yes",
  +
["minlevelnonviolent"] = 10,
 
["tameineffectivenessbyaffinity"] = 0.4,
 
["tameineffectivenessbyaffinity"] = 0.4,
 
["tameaffinitybase"] = 3600,
 
["tameaffinitybase"] = 3600,
Строка 7147: Строка 7811:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Troodon Egg)",
 
["kibble"] = "Kibble (Troodon Egg)",
["favoritefood"] = "Rockarrot"
+
["favoritefood"] = "Rockarrot",
  +
["primitiveplusfood"] = "Fresh Spinach (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 7228: Строка 7893:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 7292: Строка 7957:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Euryp_Character_C",
 
["class"] = "Euryp_Character_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'",
 
["commonname"] = "Eurypterid",
 
["commonname"] = "Eurypterid",
["dossierimage"] = "Eurypterid Dossier.png",
+
["dossierimage"] = "Dossier Eurypterid.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark Eurypterid Attack Sting 1.OGG",
 
["soundfile"] = "Ark Eurypterid Attack Sting 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7360: Строка 8028:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 7400: Строка 8068:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Galli_Character_BP_C",
 
["class"] = "Galli_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP'",
 
["commonname"] = "Gallimimus",
 
["commonname"] = "Gallimimus",
["dossierimage"] = "Gallimimus Dossier.png",
+
["dossierimage"] = "Dossier Gallimimus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Gallimimus Roar 1.OGG",
 
["soundfile"] = "Gallimimus Roar 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7433: Строка 8104:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dimetrodon Egg)",
 
["kibble"] = "Kibble (Dimetrodon Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Tomato (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 7525: Строка 8197:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 7551: Строка 8223:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [giantbee] [bee]
+
-- KEYWORDS: [giantdronebee] [dronebee] [giantbee] [bee]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["giantbee"] = {
 
["giantbee"] = {
["releasedate"] = "Unreleased",
+
["variants"] = "Giant Queen Bee",
["releaseversion"] = "",
+
["releasedate"] = "2017-05-05",
["xboxreleasedate"] = "Unreleased",
+
["releaseversion"] = "257.0",
["xboxreleaseversion"] = "",
+
["xboxreleasedate"] = "2017-05-17",
["ps4releasedate"] = "Unreleased",
+
["xboxreleaseversion"] = "754.0",
["ps4releaseversion"] = "",
+
["ps4releasedate"] = "2017-05-17",
["class"] = "",
+
["ps4releaseversion"] = "507.0",
["blueprintpath"] = "",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Bee_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Character_BP.Bee_Character_BP'",
 
["commonname"] = "Giant Bee",
 
["commonname"] = "Giant Bee",
["dossierimage"] = "Dossier GiantBee.jpg",
+
["dossierimage"] = "Dossier Giant Bee.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7571: Строка 8247:
 
["group"] = "Invertebrates",
 
["group"] = "Invertebrates",
 
["temperament"] = "Territorial",
 
["temperament"] = "Territorial",
["diet"] = "Floravore",
+
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "Yes",
["canbetamed"] = "Yes",
+
["canbetamed"] = "No",
["rideable"] = ""
+
["nonviolenttame"] = "Yes",
 
},
 
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Ichthyornis Egg)",
  +
["favoritefood"] = "Rare Flower"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Highlights",
  +
["colors"] = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Blue,DragonFire,Dino Light Purple,DragonBase1"
  +
},
  +
["2"] = {
  +
["name"] = "Legs Highlight",
  +
["colors"] = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Blue,DragonFire,Dino Light Purple,DragonBase1,Dino Darker Grey,Black,Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "Body Dark",
  +
["colors"] = "NearBlack,Dino Darker Grey,Dino Dark Brown,Dino Dark Blue,DarkWolfFur,WyvernBlue1,Dino Dark Purple,Black"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 80,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 200,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 400,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 800,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 150,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleetamedmult"] = 0,
  +
["meleetamedadd"] = 0,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 67,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 67,
  +
["tamedrunspeed"] = 100.5,
  +
["runningstaminaconsumptionrate"] = 5,
  +
["swimspeed"] = 200,
  +
["flyspeed"] = 300,
  +
["untamedrunflyspeed"] = 300,
  +
["tamedrunflyspeed"] = 450,
  +
["flyingstaminaconsumptionrate"] = -0
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 30,
  +
["mass"] = 50,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "Kaprosuchus, Megalosaurus",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 8,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite (Drone Bee)",
  +
["description"] = "The bee drones (not the Queen) bite the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 65,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
  +
["melee"] = {
  +
["damage"] = 8
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Sting (Drone Bee)",
  +
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 65,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
  +
["melee"] = {
  +
["damage"] = 8
  +
}
  +
}
  +
},
  +
["killxpbase"] = 1,
  +
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Chitin, Raw Meat"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [giantqueenbee] [queenbee]
  +
------------------------------------------------------------
  +
["giantqueenbee"] = {
  +
["variants"] = "Giant Bee",
  +
["releasedate"] = "2017-05-05",
  +
["releaseversion"] = "257.0",
  +
["xboxreleasedate"] = "2017-05-17",
  +
["xboxreleaseversion"] = "754.0",
  +
["ps4releasedate"] = "2017-05-17",
  +
["ps4releaseversion"] = "507.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Bee_Queen_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Queen_Character_BP.Bee_Queen_Character_BP'",
  +
["commonname"] = "Giant Queen Bee",
  +
["dossierimage"] = "Dossier Giant Bee.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Apis lithohermaea",
  +
["time"] = "Middle Miocene",
  +
["group"] = "Invertebrates",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
  +
},
  +
["3"] = {
  +
--["name"] = "Dark All",
  +
--["colors"] = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
  +
},
  +
["4"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
  +
},
  +
["5"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 80,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 200,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 400,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 800,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 150,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleetamedmult"] = 0,
  +
["meleetamedadd"] = 0,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 67,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 67,
  +
["tamedrunspeed"] = 100.5,
  +
["runningstaminaconsumptionrate"] = 5,
  +
["swimspeed"] = 200,
  +
["flyspeed"] = 300,
  +
["untamedrunflyspeed"] = 300,
  +
["tamedrunflyspeed"] = 450,
  +
["flyingstaminaconsumptionrate"] = -0
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 30,
  +
["mass"] = 50,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "Kaprosuchus, Megalosaurus",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 8,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite (Drone Bee)",
  +
["description"] = "The bee drones (not the Queen) bite the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 65,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
  +
["melee"] = {
  +
["damage"] = 8
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Sting (Drone Bee)",
  +
["description"] = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 65,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 100,
  +
["melee"] = {
  +
["damage"] = 8
  +
}
  +
}
  +
},
  +
["killxpbase"] = 1,
  +
["teamname"] = "Carnivores_Medium_TargetPlayerOrTamed",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Chitin, Raw Meat"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7582: Строка 8482:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["giganotosaurus"] = {
 
["giganotosaurus"] = {
["variants"] = "Skeletal Giganotosaurus",
+
["variants"] = "Giganotosaurus - Tek Cave, Corrupted Giganotosaurus, Skeletal Giganotosaurus",
 
["releasedate"] = "2015-11-05",
 
["releasedate"] = "2015-11-05",
 
["releaseversion"] = "222.0",
 
["releaseversion"] = "222.0",
Строка 7589: Строка 8489:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Gigant_Character_BP_C",
 
["class"] = "Gigant_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'",
 
["commonname"] = "Giganotosaurus",
 
["commonname"] = "Giganotosaurus",
["dossierimage"] = "Gigantosaurus Dossier.png",
+
["dossierimage"] = "Dossier Giganotosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Gigantosaurus Startled 1.OGG",
 
["soundfile"] = "Gigantosaurus Startled 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7606: Строка 8509:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Giganotosaurus Saddle",
 
["equipment"] = "Giganotosaurus Saddle",
["uniquecostumes"] = "Bionic Giga Skin, Giganotosaurus Bone Costume",
+
["uniquecostumes"] = "Giga Bionic Costume, Giganotosaurus Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 7707: Строка 8610:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Large Bear Trap",
 
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 7747: Строка 8650:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Giganotosaurus Heart",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  +
},
  +
------------------------------------------------------------
  +
["giganotosaurustekcave"] = {
  +
["inherits"] = "giganotosaurus",
  +
["releasedate"] = "2017-05-05",
  +
["releaseversion"] = "257.0",
  +
["xboxreleasedate"] = "2017-05-17",
  +
["xboxreleaseversion"] = "754.0",
  +
["ps4releasedate"] = "2017-05-17",
  +
["ps4releaseversion"] = "507.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Gigant_Character_BP_TekCave_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP_TekCave.Gigant_Character_BP_TekCave'",
  +
["taming"] = {
  +
["canbetamed"] = "No"
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7754: Строка 8674:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["gigantopithecus"] = {
 
["gigantopithecus"] = {
["variants"] = "Yeti",
+
["variants"] = "Yeti, Aberrant Gigantopithecus",
 
["releasedate"] = "2015-08-18",
 
["releasedate"] = "2015-08-18",
 
["releaseversion"] = "201.0",
 
["releaseversion"] = "201.0",
Строка 7761: Строка 8681:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Bigfoot_Character_BP_C",
 
["class"] = "Bigfoot_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'",
 
["commonname"] = "Gigantopithecus",
 
["commonname"] = "Gigantopithecus",
["dossierimage"] = "Gigantopithecus Dossier.png",
+
["dossierimage"] = "Dossier Gigantopithecus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "BigfootIdle.OGG",
 
["soundfile"] = "BigfootIdle.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7793: Строка 8716:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Kibble (Titanoboa Egg)",
+
["kibble"] = "Kibble (Titanboa Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Mejoberry",
  +
["primitiveplusfood"] = "Fresh Coffee Fruit (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 7874: Строка 8798:
 
["mass"] = 198,
 
["mass"] = 198,
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
+
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 7915: Строка 8839:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["hesperornis"] = {
 
["hesperornis"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-06-14",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "509.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "Hesperornis_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hesperornis/Hesperornis_Character_BP.Hesperornis_Character_BP'",
 
["commonname"] = "Hesperornis",
 
["commonname"] = "Hesperornis",
["dossierimage"] = "Hesperornis Dossier.jpg",
+
["dossierimage"] = "Dossier Hesperornis.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 7936: Строка 8863:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "No"
+
["rideable"] = "No",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "Shoulder",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = 0,
  +
["tameineffectivenessbyaffinity"] = 4.166667,
  +
["tameaffinitybase"] = 1200,
  +
["tameaffinityperlevel"] = 45,
  +
["foodconsumptionbase"] = 0.001389,
  +
["foodconsumptionmult"] = 1079.913574,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakingtamefeedinterval"] = 45,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameconsumeentirestack"] = "No",
  +
["wakingtameconsumeentirestackmaxquantity"] = 0,
  +
["keepaffinityondamagerecievedwakingtame"] = "No",
  +
["wakefooddeplmult"] = 1.2
 
},
 
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "Dead Fish"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Hesperornis Egg, Golden Hesperornis Egg",
  +
["mintemp"] = 22,
  +
["maxtemp"] = 30,
  +
["incubationtime"] = 5454.108887,
  +
["maturationtime"] = 101010.101563,
  +
["babytime"] = 10101.010742,
  +
["juveniletime"] = 40404.042969,
  +
["adolescenttime"] = 50505.050781,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "Dino Medium Brown, Dino Dark Orange, BigFoot0, WyvernBlue1, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, DragonGreen3, Dino Dark Yellow, Dino Albino"
  +
},
  +
["2"] = {
  +
["name"] = "Feet",
  +
["colors"] = "DragonBase0, DragonBase1, Dino Dark Yellow, DragonGreen2, DragonGreen1, DragonGreen3, WyvernPurple1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "Back",
  +
["colors"] = "NearBlack, Dino Dark Orange, Dino Dark Yellow, Dino Darker Grey, WyvernBlue1, Dino Dark Purple, Dino Dark Brown, Black, Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "BigFoot0, BigFoot4, Dino Light Brown, Dino Light Purple, Dino Light Blue, Dino Light Yellow, Dino Light Orange, Dino Albino"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 95,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 200,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 300,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 900,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 70,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 125,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["runningstaminaconsumptionrate"] = 4,
  +
["swimspeed"] = 210,
  +
["untamedrunswimspeed"] = 315,
  +
["tamedrunswimspeed"] = 315,
  +
["swimmingstaminaconsumptionrate"] = 3
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 120,
  +
["mass"] = 50,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Megalosaurus, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = 0.5,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite (Land)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 110,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 400,
  +
["melee"] = {
  +
["damage"] = 1
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Dive",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1500
  +
},
  +
["3"] = {
  +
["name"] = "Dive Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 150,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 400,
  +
["melee"] = {
  +
["damage"] = 25
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Bite (On Water Surface)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 400,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
}
  +
},
  +
["killxpbase"] = 0.5,
  +
["teamname"] = "Carnivores_Low",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Organic Polymer, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 7951: Строка 9042:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Homo sapiens",
+
["species"] = "Homo deus",
 
["time"] = "Pliocene - Holocene",
 
["time"] = "Pliocene - Holocene",
 
["group"] = "Mammals",
 
["group"] = "Mammals",
Строка 8025: Строка 9116:
 
["candamage"] = "Wood, Thatch",
 
["candamage"] = "Wood, Thatch",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 0,
 
["meleebase"] = 0,
Строка 8038: Строка 9129:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["hyaenodon"] = {
 
["hyaenodon"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-06-14",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "509.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "Hyaenodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Hyaenodon/Hyaenodon_Character_BP.Hyaenodon_Character_BP'",
 
["commonname"] = "Hyaenodon",
 
["commonname"] = "Hyaenodon",
["dossierimage"] = "Hyaenodon Dossier.jpg",
+
["dossierimage"] = "Dossier Hyaenodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8059: Строка 9153:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "No"
+
["rideable"] = "No",
  +
["equipment"] = "Hyaenodon Meatpack",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = 0,
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 6000,
  +
["tameaffinityperlevel"] = 80,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 288.039185,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakingtamefeedinterval"] = 15,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 1.1,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameconsumeentirestack"] = "No",
  +
["wakingtameconsumeentirestackmaxquantity"] = 0,
  +
["keepaffinityondamagerecievedwakingtame"] = "Yes",
  +
["wakefooddeplmult"] = 2
 
},
 
},
  +
["breeding"] = {
  +
["gestationtime"] = 14285.713867,
  +
["maturationtime"] = 166666.65625,
  +
["babytime"] = 16666.666016,
  +
["juveniletime"] = 66666.664063,
  +
["adolescenttime"] = 83333.328125,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Highlights and Spots",
  +
["colors"] = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Underside",
  +
["colors"] = "BigFoot0, BigFoot5, Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 175,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.66,
  +
["stamina"] = 260,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 450,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1200,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 170,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.35,
  +
["meleetamedadd"] = 0.4,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.3,
  +
["walkspeed"] = 140,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 924.000061,
  +
["tamedrunspeed"] = 924.000061,
  +
["runningstaminaconsumptionrate"] = 10,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 40,
  +
["mass"] = 222,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Argentavis, Kaprosuchus, Megalosaurus, Pteranodon, Quetzal, Griffin, Wyvern, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 13,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite (Additive)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Pounce",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Cackle",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 250,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 1000000,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 18,
  +
["teamname"] = "Carnivores_Low",
  +
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 8068: Строка 9309:
 
["releasedate"] = "2017-03-31",
 
["releasedate"] = "2017-03-31",
 
["releaseversion"] = "256.0",
 
["releaseversion"] = "256.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-04-26",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "506.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Ichthyornis_Character_BP_C",
 
["class"] = "Ichthyornis_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ichthyornis/Ichthyornis_Character_BP.Ichthyornis_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ichthyornis/Ichthyornis_Character_BP.Ichthyornis_Character_BP'",
 
["commonname"] = "Ichthyornis",
 
["commonname"] = "Ichthyornis",
["dossierimage"] = "Ichthyornis Dossier.jpg",
+
["dossierimage"] = "Dossier Ichthyornis.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8191: Строка 9435:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Tusoteuthis",
 
["candragcreatures"] = "",
 
["candragcreatures"] = "",
Строка 8273: Строка 9517:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dolphin_Character_BP_C",
 
["class"] = "Dolphin_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'",
 
["commonname"] = "Ichthyosaurus",
 
["commonname"] = "Ichthyosaurus",
 
["dossierimage"] = "Dossier Ichthy.png",
 
["dossierimage"] = "Dossier Ichthy.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_dolphin_vox_mumble.ogg",
 
["soundfile"] = "PW_dolphin_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8387: Строка 9634:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 8415: Строка 9662:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["iguanodon"] = {
 
["iguanodon"] = {
  +
["variants"] = "Aberrant Iguanodon",
 
["releasedate"] = "2017-03-31",
 
["releasedate"] = "2017-03-31",
 
["releaseversion"] = "256.0",
 
["releaseversion"] = "256.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-04-26",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "506.0",
  +
["mobilereleasedate"] = "2018-09-07",
  +
["mobilereleaseversion"] = "1.0.94",
 
["class"] = "Iguanodon_Character_BP_C",
 
["class"] = "Iguanodon_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP.Iguanodon_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP.Iguanodon_Character_BP'",
 
["commonname"] = "Iguanodon",
 
["commonname"] = "Iguanodon",
["dossierimage"] = "Iguanodon Dossier.jpg",
+
["dossierimage"] = "Dossier Iguanodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8455: Строка 9706:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Microraptor Egg)",
 
["kibble"] = "Kibble (Microraptor Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Tea Leaves (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 8539: Строка 9791:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 8598: Строка 9850:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Kairuku_Character_BP_C",
 
["class"] = "Kairuku_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kairuku/Kairuku_Character_BP.Kairuku_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kairuku/Kairuku_Character_BP.Kairuku_Character_BP'",
 
["commonname"] = "Kairuku",
 
["commonname"] = "Kairuku",
["dossierimage"] = "Kairuku Dossier.jpg",
+
["dossierimage"] = "Dossier Kairuku.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8715: Строка 9970:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 8750: Строка 10 005:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Kaprosuchus_Character_BP_C",
 
["class"] = "Kaprosuchus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kaprosuchus/Kaprosuchus_Character_BP.Kaprosuchus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kaprosuchus/Kaprosuchus_Character_BP.Kaprosuchus_Character_BP'",
 
["commonname"] = "Kaprosuchus",
 
["commonname"] = "Kaprosuchus",
["dossierimage"] = "Kaprosuchus dossier.jpg",
+
["dossierimage"] = "Dossier Kaprosuchus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8871: Строка 10 129:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 8922: Строка 10 180:
 
["melee"] = {
 
["melee"] = {
 
["damage"] = 1,
 
["damage"] = 1,
["statusValues"] = {
+
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
 
["duration"] = 4,
 
["duration"] = 4,
Строка 8942: Строка 10 200:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["kentrosaurus"] = {
 
["kentrosaurus"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-05-17",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "507.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "Kentro_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Kentrosaurus/Kentro_Character_BP.Kentro_Character_BP'",
 
["commonname"] = "Kentrosaurus",
 
["commonname"] = "Kentrosaurus",
["dossierimage"] = "Dossier Kentrosaurus.jpg",
+
["dossierimage"] = "Dossier Kentrosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 8963: Строка 10 224:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "No"
+
["rideable"] = "No",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 0.1,
  +
["tameaffinitybase"] = 5500,
  +
["tameaffinityperlevel"] = 285,
  +
["torpor1"] = 500,
  +
["torporincrease"] = 30,
  +
["foodconsumptionbase"] = 0.005341,
  +
["foodconsumptionmult"] = 208.034286,
  +
["torpordepletionps0"] = 0.3
 
},
 
},
  +
["tamingfood"] = {
},
 
  +
-- OMISSION: TAMING FOOD
------------------------------------------------------------
 
  +
["kibble"] = "Kibble (Compy Egg)",
-- KEYWORDS: [lamprey]
 
  +
["favoritefood"] = "Vegetables"
------------------------------------------------------------
 
["lamprey"] = {
 
["releasedate"] = "Unreleased",
 
["releaseversion"] = "",
 
["xboxreleasedate"] = "Unreleased",
 
["xboxreleaseversion"] = "",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["class"] = "",
 
["blueprintpath"] = "",
 
["commonname"] = "Lamprey",
 
["dossierimage"] = "Dossier Lamprey.jpg",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["species"] = "",
 
["time"] = "",
 
["group"] = "Fish",
 
["temperament"] = "",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["rideable"] = "No"
 
 
},
 
},
  +
["breeding"] = {
  +
["egg"] = "Kentro Egg",
  +
["mintemp"] = 24,
  +
["maxtemp"] = 30,
  +
["incubationtime"] = 9999.200195,
  +
["maturationtime"] = 185185.171875,
  +
["babytime"] = 18518.517578,
  +
["juveniletime"] = 74074.070313,
  +
["adolescenttime"] = 92592.585938,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Plate Base",
  +
["colors"] = "DragonBase0, Dino Dark Orange, DragonFire, DragonGreen0, DragonGreen1, DragonGreen3, DragonBase1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Spikes",
  +
["colors"] = "BigFoot4, NearBlack, DragonGreen2, WolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Plate Edge",
  +
["colors"] = "DragonBase1, Dino Dark Orange, DragonFire, Dino Light Blue, BigFoot5, Dino Medium Brown, Dino Light Brown, Dark Grey, Dino Light Green, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Top",
  +
["colors"] = "NearBlack, Dino Dark Orange, DragonBase0, DragonGreen0, DragonGreen3, WyvernBlue1, WyvernPurple0, Dino Dark Brown, Dino Medium Brown, Dino Darker Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Underside",
  +
["colors"] = "Dino Light Orange, BigFoot5, BigFoot4, BigFoot0, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 650,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 500,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 6000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 150,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 600,
  +
["tamedrunspeed"] = 600,
  +
["runningstaminaconsumptionrate"] = 20,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 125,
  +
["dragweight"] = 250,
  +
["mass"] = 200,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 42,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 660,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Tail Swipe",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 42
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Tail Slam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 660,
  +
["melee"] = {
  +
["damage"] = 42
  +
}
  +
}
  +
},
  +
["killxpbase"] = 5,
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9005: Строка 10 392:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Leech_Character_C",
 
["class"] = "Leech_Character_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'",
 
["commonname"] = "Leech",
 
["commonname"] = "Leech",
["dossierimage"] = "Leech Dossier.jpg",
+
["dossierimage"] = "Dossier Leech.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s leech mumble 2.OGG",
 
["soundfile"] = "s leech mumble 2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9033: Строка 10 423:
 
["food"] = 450,
 
["food"] = 450,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
["weight"] = 150,
+
["weight"] = 10,
 
["weightwildlevel"] = 0.02,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["melee"] = 0,
Строка 9047: Строка 10 437:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 9080: Строка 10 470:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Leech_Character_Diseased_C",
 
["class"] = "Leech_Character_Diseased_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character_Diseased.Leech_Character_Diseased'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character_Diseased.Leech_Character_Diseased'",
Строка 9121: Строка 10 513:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 9147: Строка 10 539:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["leedsichthys"] = {
 
["leedsichthys"] = {
["variants"] = "Leedsichthys, Alpha Leedsichthys",
+
["variants"] = "Alpha Leedsichthys",
 
["releasedate"] = "2017-03-31",
 
["releasedate"] = "2017-03-31",
 
["releaseversion"] = "256.0",
 
["releaseversion"] = "256.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-04-26",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "753.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-04-26",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "506.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Leedsichthys_Character_BP_C",
 
["class"] = "Leedsichthys_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Leedsichthys_Character_BP.Leedsichthys_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Leedsichthys_Character_BP.Leedsichthys_Character_BP'",
 
["commonname"] = "Leedsichthys",
 
["commonname"] = "Leedsichthys",
["dossierimage"] = "Leedsichthys Dossier.jpg",
+
["dossierimage"] = "Dossier Leedsichthys.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9210: Строка 10 605:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 115,
 
["meleebase"] = 115,
Строка 9235: Строка 10 630:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["liopleurodon"] = {
 
["liopleurodon"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-05",
["releaseversion"] = "",
+
["releaseversion"] = "257.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-05-17",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "754.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-05-17",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "507.0",
["class"] = "",
+
["mobilereleasedate"] = "2018-05-24",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "1.0",
  +
["class"] = "Liopleurodon_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Liopleurodon/Liopleurodon_Character_BP.Liopleurodon_Character_BP'",
 
["commonname"] = "Liopleurodon",
 
["commonname"] = "Liopleurodon",
["dossierimage"] = "Dossier Liopleurodon",
+
["dossierimage"] = "Dossier Liopleurodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9250: Строка 10 648:
 
["species"] = "Liopleurodon magicus",
 
["species"] = "Liopleurodon magicus",
 
["time"] = "Mid - Late Jurassic",
 
["time"] = "Mid - Late Jurassic",
["group"] = "Reptiles",
+
["group"] = "Reptiles, Fantasy",
 
["temperament"] = "Patient",
 
["temperament"] = "Patient",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 9256: Строка 10 654:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "Yes"
+
["rideable"] = "Yes",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = 0,
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 2000,
  +
["tameaffinityperlevel"] = 100,
  +
["foodconsumptionbase"] = 0.001852,
  +
["foodconsumptionmult"] = 199.983994,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakingtamefeedinterval"] = 15,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameconsumeentirestack"] = "No",
  +
["wakingtameconsumeentirestackmaxquantity"] = 0,
  +
["keepaffinityondamagerecievedwakingtame"] = "No",
  +
["wakefooddeplmult"] = 4
 
},
 
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = "Giant Bee Honey"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Face, Sides, and Flipper Highlights",
  +
["colors"] = "DragonGreen3, WyvernPurple0, DarkWolfFur, Dino Dark Brown, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Spots and Flipper Edges",
  +
["colors"] = "DragonGreen3, WyvernPurple0, Dino Dark Yellow, Dino Dark Orange, DragonBase1, Dino Medium Blue, WyvernBlue0, WyvernPurple1, DragonGreen3, Dino Light Red"
  +
},
  +
["5"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "DragonGreen3, DragonGreen0, WyvernBlue1, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 3200,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.3,
  +
["stamina"] = 800,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 800,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 1000,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 400,
  +
["riddenwalkspeed"] = 400,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["runningstaminaconsumptionrate"] = 20,
  +
["swimspeed"] = 200,
  +
["untamedrunswimspeed"] = 500,
  +
["tamedrunswimspeed"] = 500,
  +
["tamedriddenrunswimspeed"] = 500,
  +
["swimmingstaminaconsumptionrate"] = 3,
  +
["riddenswimspeed"] = 200
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 12000,
  +
["mass"] = 300,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 40,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Lunge",
  +
["description"] = "",
  +
["staminacost"] = 15,
  +
["attackrange"] = 525,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 680,
  +
["melee"] = {
  +
["damage"] = 40
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Spin",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 12,
  +
["teamname"] = "Carnivore_Water",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Fish Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9263: Строка 10 788:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lystrosaurus"] = {
 
["lystrosaurus"] = {
  +
["variants"] = "Aberrant Lystrosaurus",
 
["releasedate"] = "2016-05-04",
 
["releasedate"] = "2016-05-04",
 
["releaseversion"] = "240.0",
 
["releaseversion"] = "240.0",
Строка 9269: Строка 10 795:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Lystro_Character_BP_C",
 
["class"] = "Lystro_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP'",
 
["commonname"] = "Lystrosaurus",
 
["commonname"] = "Lystrosaurus",
["dossierimage"] = "Lystrosaurus Dossier.jpg",
+
["dossierimage"] = "Dossier Lystrosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "S lystrosaurus mumble 3.OGG",
 
["soundfile"] = "S lystrosaurus mumble 3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9393: Строка 10 922:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 6,
 
["meleebase"] = 6,
Строка 9427: Строка 10 956:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Mammoth_Character_BP_C",
 
["class"] = "Mammoth_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
 
["commonname"] = "Mammoth",
 
["commonname"] = "Mammoth",
 
["dossierimage"] = "Dossier Mammoth.png",
 
["dossierimage"] = "Dossier Mammoth.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9460: Строка 10 992:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Raptor Egg)",
 
["kibble"] = "Kibble (Raptor Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Sorghum (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 9545: Строка 11 078:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Tusoteuthis",
 
["carryableby"] = "Quetzal, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 9552: Строка 11 085:
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Tusk Attacks",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mammoth swings its tusks at the target and causes knock-back to smaller creatures.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mammoth swings its tusks at the target and causes knock-back to smaller creatures.",
["staminacost"] = 0,
+
["staminacost"] = 20,
 
["attackrange"] = 1000,
 
["attackrange"] = 1000,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 42
+
["damage"] = 48
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Stomp",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 69
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swimming Attack",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 48
 
}
 
}
 
}
 
}
Строка 9570: Строка 11 125:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [manta] [mantaray]
+
-- KEYWORDS: [manta] [ray] [mantaray] [stingray]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manta"] = {
 
["manta"] = {
  +
["variants"] = "Aberrant Manta",
 
["releasedate"] = "2016-04-20",
 
["releasedate"] = "2016-04-20",
 
["releaseversion"] = "239.0",
 
["releaseversion"] = "239.0",
Строка 9579: Строка 11 135:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Manta_Character_BP_C",
 
["class"] = "Manta_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP.Manta_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP.Manta_Character_BP'",
 
["commonname"] = "Manta",
 
["commonname"] = "Manta",
["dossierimage"] = "Manta Dossier.jpg",
+
["dossierimage"] = "Dossier Manta.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Manta_Torpid_Out_Wild_1.OGG",
 
["soundfile"] = "Manta_Torpid_Out_Wild_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9704: Строка 11 263:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 9732: Строка 11 291:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megalania"] = {
 
["megalania"] = {
["releasedate"] = "Unreleased",
+
["variants"] = "Aberrant Megalania",
["releaseversion"] = "",
+
["releasedate"] = "2017-05-30",
["xboxreleasedate"] = "Unreleased",
+
["releaseversion"] = "258.0",
["xboxreleaseversion"] = "",
+
["xboxreleasedate"] = "2017-06-19",
["ps4releasedate"] = "Unreleased",
+
["xboxreleaseversion"] = "755.0",
["ps4releaseversion"] = "",
+
["ps4releasedate"] = "2017-06-14",
["class"] = "",
+
["ps4releaseversion"] = "509.0",
["blueprintpath"] = "",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Megalania_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP.Megalania_Character_BP'",
 
["commonname"] = "Megalania",
 
["commonname"] = "Megalania",
["dossierimage"] = "Megalania Dossier.jpg",
+
["dossierimage"] = "Dossier Megalania.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9753: Строка 11 316:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "Yes"
+
["rideable"] = "Yes",
  +
["equipment"] = "Megalania Saddle",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 3.5,
  +
["tameaffinitybase"] = 4000,
  +
["tameaffinityperlevel"] = 85,
  +
["torpor1"] = 700,
  +
["torporincrease"] = 42,
  +
["foodconsumptionbase"] = 0.001736,
  +
["foodconsumptionmult"] = 160.010239,
  +
["torpordepletionps0"] = 18
 
},
 
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Baryonyx Egg)",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Megalania Egg",
  +
["mintemp"] = 29,
  +
["maxtemp"] = 35,
  +
["incubationtime"] = 7199.423828,
  +
["maturationtime"] = 133333.328125,
  +
["babytime"] = 13333.333008,
  +
["juveniletime"] = 53333.332031,
  +
["adolescenttime"] = 66666.664063,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen0, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Stripes",
  +
["colors"] = "DragonBase0, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0"
  +
},
  +
["5"] = {
  +
["name"] = "Belly",
  +
["colors"] = "DragonBase1, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue1"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 480,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 700,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 200,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.35,
  +
["meleetamedadd"] = 0.4,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.3,
  +
["walkspeed"] = 250,
  +
["riddenwalkspeed"] = 250,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 625,
  +
["tamedrunspeed"] = 500,
  +
["tamedriddenrunspeed"] = 500,
  +
["runningstaminaconsumptionrate"] = 7,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 100,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis, Pteranodon, Tapejara",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 450,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Detach",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Bite (Climbing)",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 450,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 16
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Bite (Swimming)",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["teamname"] = "None",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Megalania Toxin",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 9760: Строка 11 483:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megaloceros"] = {
 
["megaloceros"] = {
  +
["variants"] = "Megaloceros - LifesLabyrinth",
 
["releasedate"] = "2015-09-28",
 
["releasedate"] = "2015-09-28",
 
["releaseversion"] = "216.0",
 
["releaseversion"] = "216.0",
Строка 9766: Строка 11 490:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Stag_Character_BP_C",
 
["class"] = "Stag_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'",
 
["commonname"] = "Megaloceros",
 
["commonname"] = "Megaloceros",
["dossierimage"] = "Megaloceros Dossier.jpg",
+
["dossierimage"] = "Dossier Megaloceros.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Megalocer mumble.OGG",
 
["soundfile"] = "Megalocer mumble.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9800: Строка 11 527:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dimorph Egg)",
 
["kibble"] = "Kibble (Dimorph Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Soybean (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 9881: Строка 11 609:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 9917: Строка 11 645:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Megalodon_Character_BP_C",
 
["class"] = "Megalodon_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'",
 
["commonname"] = "Megalodon",
 
["commonname"] = "Megalodon",
 
["dossierimage"] = "Dossier Megalodon.png",
 
["dossierimage"] = "Dossier Megalodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_mega_voc_startled.ogg",
 
["soundfile"] = "PW_mega_voc_startled.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 9933: Строка 11 664:
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
 
["rideable"] = "Swimming",
 
["rideable"] = "Swimming",
["equipment"] = "Megalodon Saddle",
+
["equipment"] = "Megalodon Saddle, Megalodon Tek Saddle",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 10 031: Строка 11 762:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 10 059: Строка 11 790:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megalosaurus"] = {
 
["megalosaurus"] = {
  +
["variants"] = "Megalosaurus - Tek Cave, Aberrant Megalosaurus",
 
["releasedate"] = "2016-11-24",
 
["releasedate"] = "2016-11-24",
 
["releaseversion"] = "252.0",
 
["releaseversion"] = "252.0",
Строка 10 065: Строка 11 797:
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releaseversion"] = "502.0",
 
["ps4releaseversion"] = "502.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Megalosaurus_Character_BP_C",
 
["class"] = "Megalosaurus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'",
 
["commonname"] = "Megalosaurus",
 
["commonname"] = "Megalosaurus",
["dossierimage"] = "Megalosaurus Dossier.jpg",
+
["dossierimage"] = "Dossier Megalosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 127: Строка 11 862:
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["cansuffocate"] = "No",
 
["health"] = 1025,
 
["health"] = 1025,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
Строка 10 182: Строка 11 917:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Quetzal, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 10 285: Строка 12 020:
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
["megalosaurustekcave"] = {
  +
["inherits"] = "megalosaurus",
  +
["releasedate"] = "2017-05-05",
  +
["releaseversion"] = "257.0",
  +
["xboxreleasedate"] = "2017-05-17",
  +
["xboxreleaseversion"] = "754.0",
  +
["ps4releasedate"] = "2017-05-17",
  +
["ps4releaseversion"] = "507.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Megalosaurus_Character_BP_TekCave_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 290: Строка 12 039:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["meganeura"] = {
 
["meganeura"] = {
  +
["variants"] = "Aberrant Meganeura",
 
["releasedate"] = "2015-07-25",
 
["releasedate"] = "2015-07-25",
 
["releaseversion"] = "189.0",
 
["releaseversion"] = "189.0",
Строка 10 296: Строка 12 046:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Dragonfly_Character_BP_C",
 
["class"] = "Dragonfly_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'",
["commonname"] = "Dragonfly",
+
["commonname"] = "Meganeura",
["dossierimage"] = "Dossier Dragonfly.png",
+
["dossierimage"] = "Dossier Meganeura.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Dragonfly_mumble.ogg",
 
["soundfile"] = "Dragonfly_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 306: Строка 12 059:
 
["time"] = "Late Carboniferous",
 
["time"] = "Late Carboniferous",
 
["group"] = "Invertebrates",
 
["group"] = "Invertebrates",
["temperament"] = "Docile",
+
["temperament"] = "Reactive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
Строка 10 362: Строка 12 115:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 10 395: Строка 12 148:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapiranha"] = {
 
["megapiranha"] = {
  +
["variants"] = "Aberrant Piranha",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 10 401: Строка 12 155:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Piranha_Character_BP_C",
 
["class"] = "Piranha_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'",
 
["commonname"] = "Piranha",
 
["commonname"] = "Piranha",
 
["dossierimage"] = "Dossier Piranha.png",
 
["dossierimage"] = "Dossier Piranha.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Piranha_Bite.OGG",
 
["soundfile"] = "Piranha_Bite.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 451: Строка 12 208:
 
["food"] = 1200,
 
["food"] = 1200,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
["weight"] = 25,
+
["weight"] = 15,
 
["weightwildlevel"] = 0.02,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["melee"] = 0,
Строка 10 465: Строка 12 222:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 10 489: Строка 12 246:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
-- KEYWORDS: [megapithecus]
 
-- KEYWORDS: [megapithecus]
------------------------------------------------------------
 
-- This is both the standard WIKI entry and the EASY values.
 
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megapithecus"] = {
 
["megapithecus"] = {
  +
["variants"] = "Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
 
["releasedate"] = "2016-05-04",
 
["releasedate"] = "2016-05-04",
 
["releaseversion"] = "240.2",
 
["releaseversion"] = "240.2",
Строка 10 499: Строка 12 255:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Gorilla_Character_BP_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'",
 
["class"] = "Gorilla_Character_BP_Easy_C",
+
["class"] = "Gorilla_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Easy.Gorilla_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'",
 
["commonname"] = "Megapithecus",
 
["commonname"] = "Megapithecus",
["dossierimage"] = "Megapithecus Dossier.png",
+
["dossierimage"] = "Dossier Megapithecus.png",
 
["soundfile"] = "gorilla_taunt_1.OGG",
 
["soundfile"] = "gorilla_taunt_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 510: Строка 12 266:
 
["species"] = "",
 
["species"] = "",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Bosses",
+
["group"] = "Bosses, Mammals",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 10 519: Строка 12 275:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
["health"] = 320000,
+
["health"] = 180000,
 
["stamina"] = 650,
 
["stamina"] = 650,
 
["torpor"] = 350,
 
["torpor"] = 350,
Строка 10 537: Строка 12 293:
 
["mass"] = 1000,
 
["mass"] = 1000,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 10 563: Строка 12 319:
 
["projectilelife"] = 4,
 
["projectilelife"] = 4,
 
["impact"] = {
 
["impact"] = {
["damage"] = 4500,
+
["damage"] = 2000,
 
["impulse"] = 500000
 
["impulse"] = 500000
 
}
 
}
Строка 10 583: Строка 12 339:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["megapithecusmedium"] = {
+
["megapithecusgamma"] = {
  +
["inherits"] = "megapithecus",
  +
["class"] = "Gorilla_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Easy.Gorilla_Character_BP_Easy'",
  +
["commonname"] = "Megapithecus (Gamma)",
  +
["stats"] = {
  +
["health"] = 180000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["megapithecusbeta"] = {
  +
["inherits"] = "megapithecus",
 
["class"] = "Gorilla_Character_BP_Medium_C",
 
["class"] = "Gorilla_Character_BP_Medium_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Medium.Gorilla_Character_BP_Medium'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Medium.Gorilla_Character_BP_Medium'",
  +
["commonname"] = "Megapithecus (Beta)",
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "No",
+
["health"] = 396000
["health"] = 440000,
 
["stamina"] = 650,
 
["torpor"] = 350,
 
["torporwildlevel"] = 0.06,
 
["oxygen"] = 2000,
 
["food"] = 2600,
 
["weight"] = 4000,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 960.000061,
 
["swimspeed"] = 360
 
 
},
 
},
["meleebase"] = 250,
 
["attacks"] = {
 
["1"] = {
 
["name"] = "Melee",
 
["description"] = "The Megapithecus swings at the target for considerable damage and knock-back.",
 
["staminacost"] = 30,
 
["attackrange"] = 1500,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 2400,
 
["melee"] = {
 
["damage"] = 600
 
}
 
},
 
["2"] = {
 
["name"] = "Throw Rock",
 
["description"] = "The Megapithecus throws a boulder at the target for considerable impact damage.",
 
["staminacost"] = 100,
 
["attackrange"] = 5600,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectilelife"] = 4,
 
["impact"] = {
 
["damage"] = 4500,
 
["impulse"] = 500000
 
}
 
}
 
},
 
["3"] = {
 
["name"] = "Summon Minions",
 
["description"] = "",
 
["staminacost"] = 0,
 
["attackrange"] = 10000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 10000
 
},
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["megapithecushard"] = {
+
["megapithecusalpha"] = {
  +
["inherits"] = "megapithecus",
 
["class"] = "Gorilla_Character_BP_Hard_C",
 
["class"] = "Gorilla_Character_BP_Hard_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Hard.Gorilla_Character_BP_Hard'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Hard.Gorilla_Character_BP_Hard'",
  +
["commonname"] = "Megapithecus (Alpha)",
  +
["stats"] = {
  +
["health"] = 540000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [megapithecusguardian]
  +
------------------------------------------------------------
  +
["megapithecusguardian"] = {
  +
["variants"] = "Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndBossGorilla_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP.EndBossGorilla_Character_BP'",
  +
["commonname"] = "Megapithecus Guardian",
  +
["dossierimage"] = "Dossier Overseer.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
["health"] = 550000,
+
["health"] = 200000,
["stamina"] = 650,
+
["stamina"] = 10000,
 
["torpor"] = 350,
 
["torpor"] = 350,
 
["torporwildlevel"] = 0.06,
 
["torporwildlevel"] = 0.06,
Строка 10 657: Строка 12 410:
 
["speed"] = 0,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["speedwildlevel"] = 0,
["walkspeed"] = 960.000061,
+
["walkspeed"] = 732,
 
["swimspeed"] = 360
 
["swimspeed"] = 360
 
},
 
},
["meleebase"] = 300,
+
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 1000,
  +
["fecessize"] = "None",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 160,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
Строка 10 670: Строка 12 430:
 
["activateattackrange"] = 2400,
 
["activateattackrange"] = 2400,
 
["melee"] = {
 
["melee"] = {
["damage"] = 800
+
["damage"] = 400
 
}
 
}
 
},
 
},
Строка 10 683: Строка 12 443:
 
["projectilelife"] = 4,
 
["projectilelife"] = 4,
 
["impact"] = {
 
["impact"] = {
["damage"] = 4500,
+
["damage"] = 2250,
 
["impulse"] = 500000
 
["impulse"] = 500000
 
}
 
}
Строка 10 696: Строка 12 456:
 
["activateattackrange"] = 10000
 
["activateattackrange"] = 10000
 
},
 
},
  +
},
  +
["killxpbase"] = 0,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["megapithecusgammaoverseerarena"] = {
  +
["inherits"] = "megapithecusguardian",
  +
["class"] = "EndBossGorilla_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Easy.EndBossGorilla_Character_BP_Easy'",
  +
["commonname"] = "Megapithecus (Gamma)",
  +
["stats"] = {
  +
["health"] = 92400
  +
}
  +
},
  +
------------------------------------------------------------
  +
["megapithecusbetaoverseerarena"] = {
  +
["inherits"] = "megapithecusguardian",
  +
["class"] = "EndBossGorilla_Character_BP_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Medium.EndBossGorilla_Character_BP_Medium'",
  +
["commonname"] = "Megapithecus (Beta)",
  +
["stats"] = {
  +
["health"] = 112000
  +
}
  +
},
  +
------------------------------------------------------------
  +
["megapithecusalphaoverseerarena"] = {
  +
["inherits"] = "megapithecusguardian",
  +
["class"] = "EndBossGorilla_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Hard.EndBossGorilla_Character_BP_Hard'",
  +
["commonname"] = "Megapithecus (Alpha)",
  +
["stats"] = {
  +
["health"] = 128800
 
}
 
}
 
},
 
},
Строка 10 702: Строка 12 495:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["megatherium"] = {
 
["megatherium"] = {
["releasedate"] = "Unreleased",
+
["releasedate"] = "2017-05-30",
["releaseversion"] = "",
+
["releaseversion"] = "258.0",
["xboxreleasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-06-19",
["xboxreleaseversion"] = "",
+
["xboxreleaseversion"] = "755.0",
["ps4releasedate"] = "Unreleased",
+
["ps4releasedate"] = "2017-06-14",
["ps4releaseversion"] = "",
+
["ps4releaseversion"] = "509.0",
["class"] = "",
+
["mobilereleasedate"] = "Unreleased",
["blueprintpath"] = "",
+
["mobilereleaseversion"] = "",
  +
["class"] = "Megatherium_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'",
 
["commonname"] = "Megatherium",
 
["commonname"] = "Megatherium",
["dossierimage"] = "Megatherium Dossier.jpeg",
+
["dossierimage"] = "Dossier Megatherium.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 723: Строка 12 519:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = ""
+
["rideable"] = "Yes",
  +
["equipment"] = "Megatherium Saddle",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.25,
  +
["tameaffinitybase"] = 5000,
  +
["tameaffinityperlevel"] = 130,
  +
["torpor1"] = 1000,
  +
["torporincrease"] = 60,
  +
["foodconsumptionbase"] = 0.003156,
  +
["foodconsumptionmult"] = 150,
  +
["torpordepletionps0"] = 0.9
 
},
 
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Megalania Egg)",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.427734,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33333.332031,
  +
["juveniletime"] = 133333.328125,
  +
["adolescenttime"] = 166666.65625,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
  +
},
  +
["5"] = {
  +
["name"] = "Hands and Feet",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 740,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 1000,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 270,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 725,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.045,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 320,
  +
["riddenwalkspeed"] = 320,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1280,
  +
["tamedrunspeed"] = 960,
  +
["tamedriddenrunspeed"] = 960,
  +
["runningstaminaconsumptionrate"] = 14,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 295,
  +
["mass"] = 330,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 45,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Claw or Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "Slam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 49
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
}
  +
},
  +
["killxpbase"] = 4,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Azulberry, Azulberry Seed, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 10 736: Строка 12 680:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Monkey_Character_BP_C",
 
["class"] = "Monkey_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'",
 
["commonname"] = "Mesopithecus",
 
["commonname"] = "Mesopithecus",
["dossierimage"] = "Mesopithecus Dossier.png",
+
["dossierimage"] = "Dossier Mesopithecus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "monkey chortle 4.OGG",
 
["soundfile"] = "monkey chortle 4.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 10 769: Строка 12 716:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dodo Egg)",
 
["kibble"] = "Kibble (Dodo Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Mejoberry"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 10 851: Строка 12 798:
 
["fecessize"] = "Human",
 
["fecessize"] = "Human",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 10 900: Строка 12 847:
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releaseversion"] = "505.0",
 
["ps4releaseversion"] = "505.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Microraptor_Character_BP_C",
 
["class"] = "Microraptor_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Microraptor/Microraptor_Character_BP.Microraptor_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Microraptor/Microraptor_Character_BP.Microraptor_Character_BP'",
 
["commonname"] = "Microraptor",
 
["commonname"] = "Microraptor",
["dossierimage"] = "Microraptor Dossier.jpeg",
+
["dossierimage"] = "Dossier Microraptor.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 024: Строка 12 974:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 11 086: Строка 13 036:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["mosasaurus"] = {
 
["mosasaurus"] = {
["variants"] = "Alpha Mosasaurus",
+
["variants"] = "Mosasaur - Caverns, Alpha Mosasaur, Alpha Mosasaur - Caverns",
 
["releasedate"] = "2015-10-14",
 
["releasedate"] = "2015-10-14",
 
["releaseversion"] = "219.0",
 
["releaseversion"] = "219.0",
Строка 11 093: Строка 13 043:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Mosa_Character_BP_C",
 
["class"] = "Mosa_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'",
 
["commonname"] = "Mosasaur",
 
["commonname"] = "Mosasaur",
["dossierimage"] = "Mosasaurus Dossier.jpg",
+
["dossierimage"] = "Dossier Mosasaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 109: Строка 13 062:
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
 
["rideable"] = "Swimming",
 
["rideable"] = "Swimming",
["equipment"] = "Mosasaur Saddle, Mosasaur Platform Saddle",
+
["equipment"] = "Mosasaur Saddle, Mosasaur Platform Saddle, Mosasaur Tek Saddle",
  +
["uniquecostumes"] = "Mosasaurus Bionic Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 11 219: Строка 13 173:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 11 242: Строка 13 196:
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
["mosasaurcaverns"] = {
  +
["inherits"] = "mosasaurus",
  +
["releasedate"] = "2016-12-23",
  +
["releaseversion"] = "253.0",
  +
["xboxreleasedate"] = "2017-01-17",
  +
["xboxreleaseversion"] = "749.0",
  +
["ps4releasedate"] = "2017-01-18",
  +
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Mosa_Character_BP_Cave_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Cave.Mosa_Character_BP_Cave'",
  +
["commonname"] = "Mosasaur",
  +
["dragweight"] = 1200
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 247: Строка 13 217:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["moschops"] = {
 
["moschops"] = {
  +
["variants"] = "Aberrant Moschops",
 
["releasedate"] = "2016-11-24",
 
["releasedate"] = "2016-11-24",
 
["releaseversion"] = "252.0",
 
["releaseversion"] = "252.0",
Строка 11 253: Строка 13 224:
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releaseversion"] = "502.0",
 
["ps4releaseversion"] = "502.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Moschops_Character_BP_C",
 
["class"] = "Moschops_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'",
 
["commonname"] = "Moschops",
 
["commonname"] = "Moschops",
["dossierimage"] = "Moschops Dossier.jpg",
+
["dossierimage"] = "Dossier Moschops.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_moschops_cuddle.OGG",
 
["soundfile"] = "s_moschops_cuddle.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 268: Строка 13 242:
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "No",
+
["rideable"] = "Yes",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "Yes",
 
["nonviolenttame"] = "Yes",
Строка 11 368: Строка 13 342:
 
["speedtamedadd"] = 0.2,
 
["speedtamedadd"] = 0.2,
 
["walkspeed"] = 115,
 
["walkspeed"] = 115,
  +
["riddenwalkspeed"] = 115,
 
["walkingstaminaconsumptionrate"] = 0.025,
 
["walkingstaminaconsumptionrate"] = 0.025,
 
["untamedrunspeed"] = 517.5,
 
["untamedrunspeed"] = 517.5,
 
["tamedrunspeed"] = 517.5,
 
["tamedrunspeed"] = 517.5,
  +
["tamedriddenrunspeed"] = 517.5,
 
["runningstaminaconsumptionrate"] = 15,
 
["runningstaminaconsumptionrate"] = 15,
["swimspeed"] = 220
+
["swimspeed"] = 220,
  +
["riddenswimspeed"] = 220
 
},
 
},
 
["grabweightthreshold"] = 200,
 
["grabweightthreshold"] = 200,
Строка 11 379: Строка 13 356:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Kaprosuchus, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
["meleebase"] = 25,
+
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 32,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
Строка 11 392: Строка 13 370:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 32
 
}
 
}
 
},
 
},
Строка 11 403: Строка 13 381:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 32
 
}
 
}
 
},
 
},
Строка 11 414: Строка 13 392:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 32
 
}
 
}
 
}
 
}
Строка 11 435: Строка 13 413:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Bat_Character_BP_C",
 
["class"] = "Bat_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'",
 
["commonname"] = "Bat",
 
["commonname"] = "Bat",
["dossierimage"] = "Bat Dossier.png",
+
["dossierimage"] = "Dossier Onyc.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_bat_voc_mumble.ogg",
 
["soundfile"] = "PW_bat_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 546: Строка 13 527:
 
["mass"] = 190,
 
["mass"] = 190,
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 11 568: Строка 13 549:
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [otter]
  +
------------------------------------------------------------
  +
["otter"] = {
  +
["variants"] = "Aberrant Otter",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-09-23",
  +
["xboxreleaseversion"] = "762.0",
  +
["ps4releasedate"] = "2017-09-09",
  +
["ps4releaseversion"] = "514.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Otter_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP.Otter_Character_BP'",
  +
["commonname"] = "Otter",
  +
["dossierimage"] = "Dossier Otter.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Lutra peloso",
  +
["time"] = "Early Miocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Friendly",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "No",
  +
["equipment"] = "Hats",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "Shoulder",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = 0,
  +
["tameineffectivenessbyaffinity"] = 8.333333,
  +
["tameaffinitybase"] = 1200,
  +
["tameaffinityperlevel"] = 25,
  +
["foodconsumptionbase"] = 0.002314,
  +
["foodconsumptionmult"] = 160.056335,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakingtamefeedinterval"] = 15,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameconsumeentirestack"] = "No",
  +
["wakingtameconsumeentirestackmaxquantity"] = 0,
  +
["keepaffinityondamagerecievedwakingtame"] = "No",
  +
["wakefooddeplmult"] = 2
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "Dead Fish"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.427734,
  +
["maturationtime"] = 75757.570313,
  +
["babytime"] = 7575.757324,
  +
["juveniletime"] = 30303.029297,
  +
["adolescenttime"] = 37878.785156,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 142800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Light Orange,Dino Dark Orange,Dino Light Brown,Dino Medium Brown,Dino Dark Brown,Light Grey,Dark Grey,Dino Darker Grey,Black,BigFoot0,BigFoot4,BigFoot5"
  +
},
  +
["4"] = {
  +
["name"] = "Body Stripes and Highlights",
  +
["colors"] = "Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,Light Grey,Dark Grey,Dino Darker Grey,Black,BigFoot0,BigFoot4,BigFoot5"
  +
},
  +
["5"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "Dino Light Orange,Dino Light Brown,Dino Medium Brown,Light Grey,BigFoot0,BigFoot4,BigFoot5"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = "40",
  +
["healthwildlevel"] = "0.2",
  +
["healthtamedlevel"] = "0.27",
  +
["healthtamedmult"] = "0",
  +
["healthtamedadd"] = "0.5",
  +
["stamina"] = "100",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "350",
  +
["torporwildlevel"] = "0.6",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "600",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "400",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "30",
  +
["weightwildlevel"] = "0.2",
  +
["weighttamedlevel"] = "0.4",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "10",
  +
["meleewildlevel"] = "0.04",
  +
["meleetamedlevel"] = "0.1",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "0.5",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "0.7",
  +
["walkspeed"] = "170",
  +
["riddenwalkspeed"] = "0",
  +
["walkingstaminaconsumptionrate"] = "0.025",
  +
["untamedrunspeed"] = "344.25",
  +
["tamedrunspeed"] = "255",
  +
["runningstaminaconsumptionrate"] = "5",
  +
["swimspeed"] = "250",
  +
},
  +
["grabweightthreshold"] = "200",
  +
["dragweight"] = "35",
  +
["mass"] = "70",
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Thatch",
  +
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["mounteddinoweightmultiplier"] = "0.5",
  +
["meleebase"] = "28",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Otter bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 170,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 400,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
}
  +
},
  +
["killxpbase"] = "4",
  +
["teamname"] = "Carnivores_Low",
  +
["chancetodroploot"] = "0",
  +
["canbeharvestedfor"] = "Raw Meat, Hide, Pelt",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Raw Fish Meat, Silica Pearls, Black Pearls"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [overseer] [endboss]
  +
------------------------------------------------------------
  +
["overseer"] = {
  +
["variants"] = "Overseer (Gamma), Overseer (Beta), Overseer (Alpha), Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
  +
["releasedate"] = "2017-08-29",
  +
["releaseversion"] = "267.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "EndBoss_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'",
  +
["commonname"] = "Overseer",
  +
["dossierimage"] = "Dossier Overseer.png",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mechanical",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 24000,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.2,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.3,
  +
["stamina"] = 10000,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 2000,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.02,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.04,
  +
["meleetamedmult"] = 0.3,
  +
["meleetamedadd"] = 0.3,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 2000,
  +
["riddenwalkspeed"] = 2000,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["swimspeed"] = 1100,
  +
["riddenswimspeed"] = 1100
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 1000,
  +
["mass"] = 800,
  +
["fecessize"] = "None",
  +
["immobilizedby"] = "",
  +
["candamage"] = "",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Beam Attack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "Summon Drone Minions",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 10000
  +
},
  +
["3"] = {
  +
["name"] = "Summon Tank Minions",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 10000
  +
}
  +
},
  +
["killxpbase"] = 0,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["overseergamma"] = {
  +
["inherits"] = "overseer",
  +
["class"] = "EndBoss_Character_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy'",
  +
["commonname"] = "Overseer (Gamma)",
  +
["stats"] = {
  +
["health"] = 63360
  +
},
  +
["meleebase"] = 160,
  +
},
  +
------------------------------------------------------------
  +
["overseerbeta"] = {
  +
["inherits"] = "overseer",
  +
["class"] = "EndBoss_Character_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium'",
  +
["commonname"] = "Overseer (Beta)",
  +
["stats"] = {
  +
["health"] = 132480,
  +
},
  +
["meleebase"] = 200
  +
},
  +
------------------------------------------------------------
  +
["overseeralpha"] = {
  +
["inherits"] = "overseer",
  +
["class"] = "EndBoss_Character_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'",
  +
["commonname"] = "Overseer (Alpha)",
  +
["stats"] = {
  +
["health"] = 207360.015625
  +
},
  +
["meleebase"] = 240
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 11 573: Строка 13 862:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["oviraptor"] = {
 
["oviraptor"] = {
["variants"] = "BunnyOviraptor",
+
["variants"] = "Bunny Oviraptor",
 
["releasedate"] = "2015-12-01",
 
["releasedate"] = "2015-12-01",
 
["releaseversion"] = "226.0",
 
["releaseversion"] = "226.0",
Строка 11 580: Строка 13 869:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Oviraptor_Character_BP_C",
 
["class"] = "Oviraptor_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP'",
 
["commonname"] = "Oviraptor",
 
["commonname"] = "Oviraptor",
["dossierimage"] = "Oviraptor Dossier.jpg",
+
["dossierimage"] = "Dossier Oviraptor.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Oviraptor_Startled_3.OGG",
 
["soundfile"] = "Oviraptor_Startled_3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 700: Строка 13 992:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 12,
 
["meleebase"] = 12,
Строка 11 720: Строка 14 012:
 
["teamname"] = "Carnivores_Low",
 
["teamname"] = "Carnivores_Low",
 
["chancetodroploot"] = 0.01,
 
["chancetodroploot"] = 0.01,
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 11 728: Строка 14 020:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["ovis"] = {
 
["ovis"] = {
  +
["variants"] = "Aberrant Ovis",
 
["releasedate"] = "2017-01-30",
 
["releasedate"] = "2017-01-30",
 
["releaseversion"] = "254.0",
 
["releaseversion"] = "254.0",
Строка 11 737: Строка 14 030:
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP.Sheep_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP.Sheep_Character_BP'",
 
["commonname"] = "Ovis",
 
["commonname"] = "Ovis",
["dossierimage"] = "Dossier Ovis.jpg",
+
["dossierimage"] = "Dossier Ovis.png",
["soundfile"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "s_ovis_idle_4.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Ovis aries",
+
["species"] = "Ovis arcam",
 
["time"] = "Cenozoic",
 
["time"] = "Cenozoic",
 
["group"] = "Mammals",
 
["group"] = "Mammals",
Строка 11 774: Строка 14 068:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Sweet Vegetable Cake"
+
["favoritefood"] = "Sweet Vegetable Cake",
  +
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 11 855: Строка 14 150:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 11 891: Строка 14 186:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Pachy_Character_BP_C",
 
["class"] = "Pachy_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'",
 
["commonname"] = "Pachy",
 
["commonname"] = "Pachy",
 
["dossierimage"] = "Dossier Pachy.png",
 
["dossierimage"] = "Dossier Pachy.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Pachy mumble 1.OGG",
 
["soundfile"] = "Pachy mumble 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 11 908: Строка 14 206:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Pachy Saddle",
 
["equipment"] = "Pachy Saddle",
  +
["uniquecostumes"] = "Stygimoloch Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 11 924: Строка 14 223:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Dilo Egg)",
 
["kibble"] = "Kibble (Dilo Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Rice (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 12 012: Строка 14 312:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 12 049: Строка 14 349:
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releasedate"] = "2016-12-19",
 
["ps4releaseversion"] = "502.0",
 
["ps4releaseversion"] = "502.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Pachyrhino_Character_BP_C",
 
["class"] = "Pachyrhino_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'",
 
["commonname"] = "Pachyrhinosaurus",
 
["commonname"] = "Pachyrhinosaurus",
["dossierimage"] = "Dossier Pachyrhinosaurus.jpeg",
+
["dossierimage"] = "Dossier Pachyrhinosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_pachyrhino_idle_02.OGG",
 
["soundfile"] = "s_pachyrhino_idle_02.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 12 169: Строка 14 472:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 12 220: Строка 14 523:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["paraceratherium"] = {
 
["paraceratherium"] = {
  +
["variants"] = "Aberrant Paraceratherium, Corrupted Paraceratherium",
 
["releasedate"] = "2015-09-24",
 
["releasedate"] = "2015-09-24",
 
["releaseversion"] = "215.0",
 
["releaseversion"] = "215.0",
Строка 12 226: Строка 14 530:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Paracer_Character_BP_C",
 
["class"] = "Paracer_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'",
["commonname"] = "Paracer",
+
["commonname"] = "Paraceratherium",
["dossierimage"] = "Dossier Paraceratherium.jpg",
+
["dossierimage"] = "Dossier Paraceratherium.png",
["soundfile"] = "Paracer mumble.ogg",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Paracersound.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
Строка 12 259: Строка 14 566:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Pachy Egg)",
 
["kibble"] = "Kibble (Pachy Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Lettuce (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 12 340: Строка 14 648:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 12 368: Строка 14 676:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["parasaurolophus"] = {
 
["parasaurolophus"] = {
  +
["variants"] = "Tek Parasaur, Aberrant Parasaur",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 12 374: Строка 14 683:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Para_Character_BP_C",
 
["class"] = "Para_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'",
 
["commonname"] = "Parasaur",
 
["commonname"] = "Parasaur",
 
["dossierimage"] = "Dossier Parasaur.png",
 
["dossierimage"] = "Dossier Parasaur.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_para_voc_mumble_02.OGG",
 
["soundfile"] = "PW_para_voc_mumble_02.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 12 391: Строка 14 703:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Parasaur Saddle",
 
["equipment"] = "Parasaur Saddle",
["uniquecostumes"] = "Parasaur ARK Founder Saddle Skin",
+
["uniquecostumes"] = "Parasaur Stylish Saddle Skin, Parasaur Bionic Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 12 503: Строка 14 815:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 12 512: Строка 14 824:
 
["name"] = "Melee",
 
["name"] = "Melee",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Parasaur attacks the target.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Parasaur attacks the target.",
["staminacost"] = 0,
+
["staminacost"] = 5,
 
["attackrange"] = 400,
 
["attackrange"] = 400,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
Строка 12 519: Строка 14 831:
 
["damage"] = 12
 
["damage"] = 12
 
}
 
}
  +
},
  +
["2"] = {
  +
["name"] = "AlertPulse",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Parasaur scans the environment to detect enemies.",
  +
["staminacost"] = 15,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Frighten",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Parasaur scares away small and mid sized creatures.",
  +
["staminacost"] = 80,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
 
}
 
}
 
},
 
},
Строка 12 538: Строка 14 866:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Pegomastax_Character_BP_C",
 
["class"] = "Pegomastax_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pegomastax/Pegomastax_Character_BP.Pegomastax_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pegomastax/Pegomastax_Character_BP.Pegomastax_Character_BP'",
 
["commonname"] = "Pegomastax",
 
["commonname"] = "Pegomastax",
["dossierimage"] = "Pegomastax Dossier.jpg",
+
["dossierimage"] = "Dossier Pegomastax.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 12 569: Строка 14 900:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Mejoberry"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 12 607: Строка 14 938:
 
["stats"] = {
 
["stats"] = {
 
["cansuffocate"] = "Yes",
 
["cansuffocate"] = "Yes",
["health"] = 200,
+
["health"] = 120,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
 
["healthtamedlevel"] = 0.27,
 
["healthtamedlevel"] = 0.27,
Строка 12 658: Строка 14 989:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 12 723: Строка 15 054:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Pela_Character_BP_C",
 
["class"] = "Pela_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pelagornis/Pela_Character_BP.Pela_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Pelagornis/Pela_Character_BP.Pela_Character_BP'",
 
["commonname"] = "Pelagornis",
 
["commonname"] = "Pelagornis",
["dossierimage"] = "Pelagornis Dossier.jpg",
+
["dossierimage"] = "Dossier Pelagornis.png",
["soundfile"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Pelagornissound.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
Строка 12 755: Строка 15 089:
 
["tamingfood"] = {
 
["tamingfood"] = {
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
["kibble"] = "Kibble (Compy Egg)",
+
["kibble"] = "Kibble (Pegomastax Egg)",
 
["favoritefood"] = "Raw Prime Fish Meat"
 
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
Строка 12 850: Строка 15 184:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus",
 
["carryableby"] = "Megalosaurus",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 12 885: Строка 15 219:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Phiomia_Character_BP_C",
 
["class"] = "Phiomia_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'",
 
["commonname"] = "Phiomia",
 
["commonname"] = "Phiomia",
 
["dossierimage"] = "Dossier Phiomia.png",
 
["dossierimage"] = "Dossier Phiomia.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_phiomia_vox_mumble.ogg",
 
["soundfile"] = "PW_phiomia_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 12 998: Строка 15 335:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 13 033: Строка 15 370:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Plesiosaur_Character_BP_C",
 
["class"] = "Plesiosaur_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'",
 
["commonname"] = "Plesiosaur",
 
["commonname"] = "Plesiosaur",
 
["dossierimage"] = "Dossier Plesiosaur.png",
 
["dossierimage"] = "Dossier Plesiosaur.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Plesio_vox.ogg",
 
["soundfile"] = "Plesio_vox.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 100: Строка 15 440:
 
},
 
},
 
["stats"] = {
 
["stats"] = {
["baselevel"] = 35,
 
 
["cansuffocate"] = "No",
 
["cansuffocate"] = "No",
 
["health"] = 2400,
 
["health"] = 2400,
Строка 13 106: Строка 15 445:
 
["healthtamedlevel"] = 0.162,
 
["healthtamedlevel"] = 0.162,
 
["healthtamedmult"] = 0,
 
["healthtamedmult"] = 0,
["healthtamedadd"] = 0.15,
+
["healthtamedadd"] = 0.16,
["stamina"] = 200,
+
["stamina"] = 800,
 
["staminawildlevel"] = 0.1,
 
["staminawildlevel"] = 0.1,
 
["staminatamedlevel"] = 0.1,
 
["staminatamedlevel"] = 0.1,
Строка 13 138: Строка 15 477:
 
["speed"] = 0,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["speedwildlevel"] = 0,
["speedtamedlevel"] = 0.025,
+
["speedtamedlevel"] = 0.005,
 
["speedtamedmult"] = 0,
 
["speedtamedmult"] = 0,
 
["speedtamedadd"] = 0,
 
["speedtamedadd"] = 0,
Строка 13 156: Строка 15 495:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 13 179: Строка 15 518:
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
 
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},------------------------------------------------------------
  +
-- KEYWORDS: [polarbear]
  +
------------------------------------------------------------
  +
["polarbear"] = {
  +
["variants"] = "Direbear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
  +
["releasedate"] = "2017-07-07",
  +
["releaseversion"] = "261.0",
  +
["xboxreleasedate"] = "2017-07-07",
  +
["xboxreleaseversion"] = "758.0",
  +
["ps4releasedate"] = "2017-07-27",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Direbear_Character_Polar_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_Polar.Direbear_Character_Polar'",
  +
["commonname"] = "Polar Bear",
  +
["dossierimage"] = "Dossier Direbear.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "s_direbear_torpid_out_wild.OGG",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Arctodus dirus",
  +
["time"] = "Mid Pleistocene - Early Holocene",
  +
["group"] = "Mammals",
  +
["temperament"] = "Territorial",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 800,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 500,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 270,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 650,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 190,
  +
["untamedrunspeed"] = 961.875,
  +
["runningstaminaconsumptionrate"] = 14,
  +
["swimspeed"] = 300,
  +
},
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["meleebase"] = 55, ["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Direbear bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 900,
  +
["melee"] = {
  +
["damage"] = 50
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Swipe",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Direbear swipes at the target. This deals more damage than its default 'Bite' attack, but the Direbear must come to a complete stop while swiping. Additionally, this attack will also harvest more meat and berries than its default attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 900,
  +
["melee"] = {
  +
["damage"] = 65
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Direbear stands on its hind legs and roars to frighten opposing survivors.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 900
  +
}
  +
},
  +
["killxpbase"] = 4,
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat",
  +
["harvests"] = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Chitin, Citronal Seed, FiberHide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Rare Flower, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Tintoberry, Tintoberry Seed, Wood"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [purloviasnowcave] [polarpurlovia]
  +
------------------------------------------------------------
  +
["purloviasnowcave"] = {
  +
["variants"] = "Purlovia, Aberrant Purlovia",
  +
["releasedate"] = "2017-07-07",
  +
["releaseversion"] = "261.0",
  +
["xboxreleasedate"] = "2017-07-07",
  +
["xboxreleaseversion"] = "758.0",
  +
["ps4releasedate"] = "2017-07-27",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Purlovia_Character_BP_Polar_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Polar.Purlovia_Character_BP_Polar'",
  +
["commonname"] = "Purlovia",
  +
["dossierimage"] = "Dossier Purlovia.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Purlovia maxima",
  +
["time"] = "Late Permian",
  +
["group"] = "Synapsids",
  +
["temperament"] = "Patient",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 550,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 500,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 230,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 225,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 36,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Purlovia bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 290,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Surprise Attack (Short)",
  +
["description"] = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Surprise Attack (Medium)",
  +
["description"] = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 500,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Surprise Attack (Long)",
  +
["description"] = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1900,
  +
["minattackrange"] = 1200,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
},
  +
["killxpbase"] = 6,
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 190: Строка 15 734:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Procoptodon_Character_BP_C",
 
["class"] = "Procoptodon_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Procoptodon/Procoptodon_Character_BP.Procoptodon_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Procoptodon/Procoptodon_Character_BP.Procoptodon_Character_BP'",
 
["commonname"] = "Procoptodon",
 
["commonname"] = "Procoptodon",
["dossierimage"] = "Procoptodon Dossier.jpg",
+
["dossierimage"] = "Dossier Procoptodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Akr Procomptodon Torpid Out Wild 3.OGG",
 
["soundfile"] = "Akr Procomptodon Torpid Out Wild 3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 316: Строка 15 863:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 13 344: Строка 15 891:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pteranodon"] = {
 
["pteranodon"] = {
  +
["variants"] = "Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena, Corrupted Pteranodon",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 13 350: Строка 15 898:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Ptero_Character_BP_C",
 
["class"] = "Ptero_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'",
["class-minion"] = "Ptero_Minion_Character_BP_C", -- Summons a Ptera Minion (Dragon) with 650 health; no other stats differences.
 
["blueprintpath-minion"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_BP.Ptero_Minion_Character_BP'",
 
 
["commonname"] = "Pteranodon",
 
["commonname"] = "Pteranodon",
["dossierimage"] = "Dossier Pterosaur.png",
+
["dossierimage"] = "Dossier Pteranodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_ptera_vox_mumble.ogg",
 
["soundfile"] = "PW_ptera_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 484: Строка 16 033:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus",
 
["carryableby"] = "Megalosaurus",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Archa, Compy, Dilophosaurus, Diplocaulus, Dodo, Human, Jerboa, Kairuku, Lystrosaurus, Mesopithecus, Oviraptor, Pegomastax, Titanomyrma Drone, Troodon, Turkey, Zomdodo",
+
["candragcreatures"] = "Achatina, Archa, Bulbdog, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Turkey, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 15,
 
["meleebase"] = 15,
Строка 13 531: Строка 16 080:
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [pteranodongammadragonarena] [pteranodonminion]
  +
------------------------------------------------------------
  +
["pteranodongammadragonarena"] = {
  +
["inherits"] = "pteranodon",
  +
["releasedate"] = "2016-06-02",
  +
["releaseversion"] = "242.0",
  +
["xboxreleasedate"] = "2016-06-15",
  +
["xboxreleaseversion"] = "737.0",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["variants"] = "Pteranodon, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena",
  +
["class"] = "Ptero_Minion_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_BP.Ptero_Minion_Character_BP'",
  +
["stats"] = {
  +
["health"] = 520
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [pteranodonbetadragonarena] [pteranodonminion]
  +
------------------------------------------------------------
  +
["pteranodonbetadragonarena"] = {
  +
["inherits"] = "pteranodon",
  +
["releasedate"] = "2016-06-02",
  +
["releaseversion"] = "242.0",
  +
["xboxreleasedate"] = "2016-06-15",
  +
["xboxreleaseversion"] = "737.0",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["variants"] = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Alpha Dragon Arena",
  +
["class"] = "Ptero_Minion_Character_Med_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_Med.Ptero_Minion_Character_Med'",
  +
["stats"] = {
  +
["health"] = 1040
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [pteranodonalphadragonarena] [pteranodonminion]
  +
------------------------------------------------------------
  +
["pteranodonalphadragonarena"] = {
  +
["inherits"] = "pteranodon",
  +
["releasedate"] = "2016-06-02",
  +
["releaseversion"] = "242.0",
  +
["xboxreleasedate"] = "2016-06-15",
  +
["xboxreleaseversion"] = "737.0",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["variants"] = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena",
  +
["class"] = "Ptero_Minion_Character_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_Hard.Ptero_Minion_Character_Hard'",
  +
["stats"] = {
  +
["health"] = 1560
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 13 536: Строка 16 145:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["pulmonoscorpius"] = {
 
["pulmonoscorpius"] = {
  +
["variants"] = "Aberrant Pulmonoscorpius",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 13 542: Строка 16 152:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Scorpion_Character_BP_C",
 
["class"] = "Scorpion_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'",
 
["commonname"] = "Scorpion",
 
["commonname"] = "Scorpion",
["dossierimage"] = "Dossier Scorpion.png",
+
["dossierimage"] = "Dossier Pulmonoscorpius.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_scorpion_voc_mumble.ogg",
 
["soundfile"] = "PW_scorpion_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 661: Строка 16 274:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 13 696: Строка 16 309:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["purlovia"] = {
 
["purlovia"] = {
  +
["variants"] = "Purlovia - Snow Cave, Aberrant Purlovia",
 
["releasedate"] = "2017-01-30",
 
["releasedate"] = "2017-01-30",
 
["releaseversion"] = "254.0",
 
["releaseversion"] = "254.0",
Строка 13 702: Строка 16 316:
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releasedate"] = "2017-02-16",
 
["ps4releaseversion"] = "504.0",
 
["ps4releaseversion"] = "504.0",
  +
["mobilereleasedate"] = "2018-10-24",
  +
["mobilereleaseversion"] = "1.1.01",
 
["class"] = "Purlovia_Character_BP_C",
 
["class"] = "Purlovia_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP.Purlovia_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP.Purlovia_Character_BP'",
 
["commonname"] = "Purlovia",
 
["commonname"] = "Purlovia",
["dossierimage"] = "Purlovia Dossier.jpg",
+
["dossierimage"] = "Dossier Purlovia.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 813: Строка 16 430:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 13 874: Строка 16 491:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["quetzalcoatlus"] = {
 
["quetzalcoatlus"] = {
["variants"] = "Skeletal Quetzal",
+
["variants"] = "Tek Quetzal, Skeletal Quetzal",
 
["releasedate"] = "2015-10-06",
 
["releasedate"] = "2015-10-06",
 
["releaseversion"] = "218.0",
 
["releaseversion"] = "218.0",
Строка 13 881: Строка 16 498:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Quetz_Character_BP_C",
 
["class"] = "Quetz_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'",
 
["commonname"] = "Quetzal",
 
["commonname"] = "Quetzal",
["dossierimage"] = "Quetzal Dossier.jpg",
+
["dossierimage"] = "Dossier Quetzal.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Quetzal_mumble_1.OGG",
 
["soundfile"] = "Quetzal_mumble_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 13 898: Строка 16 518:
 
["rideable"] = "Flying",
 
["rideable"] = "Flying",
 
["equipment"] = "Quetz Saddle, Quetz Platform Saddle",
 
["equipment"] = "Quetz Saddle, Quetz Platform Saddle",
["uniquecostumes"] = "Quetzalcoatlus Bone Costume",
+
["uniquecostumes"] = "Quetzal Bionic Costume, Quetzalcoatlus Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 14 010: Строка 16 630:
 
},
 
},
 
["grabweightthreshold"] = 400,
 
["grabweightthreshold"] = 400,
["dragweight"] = 200,
+
["dragweight"] = 500,
 
["mass"] = 190,
 
["mass"] = 190,
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Lystrosaurus, Mammoth, Mantis, Megaloceros, Megalosaurus, Mesopithecus, Morellatops, Moschops, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Woolly Rhino, Yeti, Zomdodo",
+
["candragcreatures"] = "Achatina, Allosaurus, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bulbdog, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mammoth, Mantis, Megalania, Megaloceros, Megalosaurus, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Woolly Rhino, Yeti, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 32,
 
["meleebase"] = 32,
Строка 14 055: Строка 16 675:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["raptor"] = {
 
["raptor"] = {
["variants"] = "Alpha Raptor, Skeletal Raptor",
+
["variants"] = "Tek Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 14 062: Строка 16 682:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Raptor_Character_BP_C",
 
["class"] = "Raptor_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'",
 
["commonname"] = "Raptor",
 
["commonname"] = "Raptor",
 
["dossierimage"] = "Dossier Raptor.png",
 
["dossierimage"] = "Dossier Raptor.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_raptor_attack_04.OGG",
 
["soundfile"] = "PW_raptor_attack_04.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 079: Строка 16 702:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Raptor Saddle",
 
["equipment"] = "Raptor Saddle",
["uniquecostumes"] = "Raptor Bone Costume",
+
["uniquecostumes"] = "Raptor Bionic Costume, Raptor Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 14 188: Строка 16 811:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 198: Строка 16 821:
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites and claws at the target.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites and claws at the target.",
 
["staminacost"] = 0,
 
["staminacost"] = 0,
["attackrange"] = 300,
+
["attackrange"] = 350,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
 
["damage"] = 15
 
["damage"] = 15
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Pounce",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Raptor pounces on its target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 350,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Raptor bites and claws at the target. This attack type is not usable.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Melee_Pounce",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites the target when it has pinned creature with the pounce attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 20
 
}
 
}
 
}
 
}
Строка 14 217: Строка 16 870:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rex"] = {
 
["rex"] = {
["variants"] = "Alpha Rex, Skeletal Rex, DodoRex",
+
["variants"] = "Tek Rex, Alpha Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 14 224: Строка 16 877:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Rex_Character_BP_C",
 
["class"] = "Rex_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
 
["commonname"] = "Rex",
 
["commonname"] = "Rex",
["dossierimage"] = "Dossier Trex.png",
+
["dossierimage"] = "Dossier Rex.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_trex_vox_roar_02.OGG",
 
["soundfile"] = "PW_trex_vox_roar_02.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 241: Строка 16 897:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Rex Saddle, Rex Tek Saddle",
 
["equipment"] = "Rex Saddle, Rex Tek Saddle",
["uniquecostumes"] = "Bionic Rex Skin, Rex Bone Costume, Rex Stomped Glasses Saddle Skin",
+
["uniquecostumes"] = "Rex Bionic Costume, Rex Bone Costume, Rex Stomped Glasses Saddle Skin",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 14 281: Строка 16 937:
 
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
 
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
 
},
 
},
["3"] = {
+
["4"] = {
 
["name"] = "Back",
 
["name"] = "Back",
 
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
 
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
Строка 14 346: Строка 17 002:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 399: Строка 17 055:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Saber_Character_BP_C",
 
["class"] = "Saber_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'",
 
["commonname"] = "Sabertooth",
 
["commonname"] = "Sabertooth",
 
["dossierimage"] = "Dossier Sabertooth.png",
 
["dossierimage"] = "Dossier Sabertooth.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_sabre_voc_mumble.ogg",
 
["soundfile"] = "PW_sabre_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 513: Строка 17 172:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 542: Строка 17 201:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["sabertoothsalmon"] = {
 
["sabertoothsalmon"] = {
  +
["variants"] = "Aberrant Salmon",
 
["releasedate"] = "2016-05-04",
 
["releasedate"] = "2016-05-04",
 
["releaseversion"] = "240.0",
 
["releaseversion"] = "240.0",
Строка 14 548: Строка 17 208:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Salmon_Character_BP_C",
 
["class"] = "Salmon_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_BP.Salmon_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_BP.Salmon_Character_BP'",
 
["commonname"] = "Sabertooth Salmon",
 
["commonname"] = "Sabertooth Salmon",
["dossierimage"] = "Sabertooth Salmon Dossier.png",
+
["dossierimage"] = "Dossier Sabertooth Salmon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 590: Строка 17 253:
 
["food"] = 100,
 
["food"] = 100,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
["weight"] = 100,
+
["weight"] = 18,
 
["weightwildlevel"] = 0.02,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["melee"] = 0,
Строка 14 604: Строка 17 267:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 630: Строка 17 293:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["sarcosuchus"] = {
 
["sarcosuchus"] = {
  +
["variants"] = "Aberrant Sarco",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 14 636: Строка 17 300:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Sarco_Character_BP_C",
 
["class"] = "Sarco_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'",
 
["commonname"] = "Sarcosuchus",
 
["commonname"] = "Sarcosuchus",
["dossierimage"] = "Dossier Sarcosaurus.png",
+
["dossierimage"] = "Dossier Sarcosuchus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_sarco_vox_mumble.ogg",
 
["soundfile"] = "PW_sarco_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 669: Строка 17 336:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Trike Egg)",
 
["kibble"] = "Kibble (Trike Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 14 753: Строка 17 420:
 
["tamedriddenrunspeed"] = 601.424988,
 
["tamedriddenrunspeed"] = 601.424988,
 
["runningstaminaconsumptionrate"] = 20,
 
["runningstaminaconsumptionrate"] = 20,
["swimspeed"] = 1000,
+
["swimspeed"] = 750,
["riddenswimspeed"] = 1000
+
["riddenswimspeed"] = 750
 
},
 
},
 
["grabweightthreshold"] = 200,
 
["grabweightthreshold"] = 200,
Строка 14 761: Строка 17 428:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 770: Строка 17 437:
 
["name"] = "Melee",
 
["name"] = "Melee",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sarco bites the target.",
 
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sarco bites the target.",
["staminacost"] = 0,
+
["staminacost"] = 10,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 550,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roll",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Sarco grabs its target and rolls dealing damage and disabling them.",
  +
["staminacost"] = 95,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 45
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Lunge",
  +
["description"] = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Sarco lunges towards a target in front of it.",
  +
["staminacost"] = 125,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 750,
  +
["activateattackrange"] = 1200,
  +
["melee"] = {
  +
["damage"] = 40
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "MeleeLeft",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 700,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "MeleeLeft",
  +
["description"] = "",
  +
["staminacost"] = 35,
 
["attackrange"] = 700,
 
["attackrange"] = 700,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
Строка 14 781: Строка 17 492:
 
["killxpbase"] = 5,
 
["killxpbase"] = 5,
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Sarcosuchus Skin",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 14 789: Строка 17 500:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalbrontosaurus"] = {
 
["skeletalbrontosaurus"] = {
["variants"] = "Bronto",
+
["variants"] = "Brontosaurus",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 14 797: Строка 17 508:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Sauropod_Character_BP_C",
 
["class"] = "Bone_Sauropod_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'",
["commonname"] = "Skeletal Brontosaurus",
+
["commonname"] = "Skeletal Bronto",
 
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["soundfile"] = "PW_bronto_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 14 805: Строка 17 518:
 
["species"] = "Brontosaurus lazarus",
 
["species"] = "Brontosaurus lazarus",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
["temperament"] = "",
+
["temperament"] = "Docile",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
Строка 14 839: Строка 17 552:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Large Bear Trap",
 
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 865: Строка 17 578:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalcarnotaurus"] = {
 
["skeletalcarnotaurus"] = {
["variants"] = "Carno, Alpha Carno",
+
["variants"] = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 14 873: Строка 17 586:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_MegaCarno_Character_BP_C",
 
["class"] = "Bone_MegaCarno_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Bone_MegaCarno_Character_BP.Bone_MegaCarno_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Bone_MegaCarno_Character_BP.Bone_MegaCarno_Character_BP'",
Строка 14 881: Строка 17 596:
 
["species"] = "Carnotaurus pressor",
 
["species"] = "Carnotaurus pressor",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 14 915: Строка 17 630:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 14 953: Строка 17 668:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalgiganotosaurus"] = {
 
["skeletalgiganotosaurus"] = {
["variants"] = "Giganotosaurus",
+
["variants"] = "Giganotosaurus, Giganotosaurus - Tek Cave",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved 2",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
 
["releaseversion"] = "249.0",
 
["releaseversion"] = "249.0",
Строка 14 961: Строка 17 676:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Gigant_Character_BP_C",
 
["class"] = "Bone_Gigant_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Bone_Gigant_Character_BP.Bone_Gigant_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Bone_Gigant_Character_BP.Bone_Gigant_Character_BP'",
Строка 14 969: Строка 17 686:
 
["species"] = "Giganotosaurus furiosa",
 
["species"] = "Giganotosaurus furiosa",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 15 003: Строка 17 720:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Large Bear Trap",
 
["immobilizedby"] = "Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 048: Строка 17 765:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalquetzalcoatlus"] = {
 
["skeletalquetzalcoatlus"] = {
["variants"] = "Quetzal",
+
["variants"] = "Quetzal, Tek Quetzal",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved 2",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
 
["releaseversion"] = "249.0",
 
["releaseversion"] = "249.0",
Строка 15 056: Строка 17 773:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Quetz_Character_BP_C",
 
["class"] = "Bone_Quetz_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Bone_Quetz_Character_BP.Bone_Quetz_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Bone_Quetz_Character_BP.Bone_Quetz_Character_BP'",
Строка 15 064: Строка 17 783:
 
["species"] = "Quetzalcoatlus conchapicem",
 
["species"] = "Quetzalcoatlus conchapicem",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Reptiles",
["temperament"] = "",
+
["temperament"] = "Skittish",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
 
["taming"] = {
 
["taming"] = {
Строка 15 099: Строка 17 818:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Adobe, Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No", -- Game file says 'true', but doesn't allow it anyway.
 
["candragcreatureswhileflying"] = "No", -- Game file says 'true', but doesn't allow it anyway.
Строка 15 137: Строка 17 856:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalraptor"] = {
 
["skeletalraptor"] = {
["variants"] = "Raptor, Alpha Raptor",
+
["variants"] = "Raptor, Tek Raptor, Alpha Raptor",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 15 145: Строка 17 864:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_MegaRaptor_Character_BP_C",
 
["class"] = "Bone_MegaRaptor_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Bone_MegaRaptor_Character_BP.Bone_MegaRaptor_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Bone_MegaRaptor_Character_BP.Bone_MegaRaptor_Character_BP'",
Строка 15 153: Строка 17 874:
 
["species"] = "Utahraptor prime",
 
["species"] = "Utahraptor prime",
 
["time"] = "Early Cretaceous",
 
["time"] = "Early Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 15 187: Строка 17 908:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 214: Строка 17 935:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalrex"] = {
 
["skeletalrex"] = {
["variants"] = "Rex, Alpha Rex, DodoRex",
+
["variants"] = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Alpha Rex, DodoRex",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 15 222: Строка 17 943:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_MegaRex_Character_BP_C",
 
["class"] = "Bone_MegaRex_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Bone_MegaRex_Character_BP.Bone_MegaRex_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Bone_MegaRex_Character_BP.Bone_MegaRex_Character_BP'",
Строка 15 230: Строка 17 953:
 
["species"] = "Tyrannosaurus dominum",
 
["species"] = "Tyrannosaurus dominum",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 15 264: Строка 17 987:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 298: Строка 18 021:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletalstegosaurus"] = {
 
["skeletalstegosaurus"] = {
["variants"] = "Stego",
+
["variants"] = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 15 306: Строка 18 029:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Stego_Character_BP_C",
 
["class"] = "Bone_Stego_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'",
["commonname"] = "Skeletal ",
+
["commonname"] = "Skeletal Stego",
 
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 15 314: Строка 18 039:
 
["species"] = "Stegosaurus regium",
 
["species"] = "Stegosaurus regium",
 
["time"] = "Late Jurassic",
 
["time"] = "Late Jurassic",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
["temperament"] = "",
+
["temperament"] = "Docile",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
Строка 15 348: Строка 18 073:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 375: Строка 18 100:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["skeletaltriceratops"] = {
 
["skeletaltriceratops"] = {
["variants"] = "Trike",
+
["variants"] = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-28",
 
["releasedate"] = "2015-10-28",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 15 383: Строка 18 108:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Trike_Character_BP_C",
 
["class"] = "Bone_Trike_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Bone_Trike_Character_BP.Bone_Trike_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Bone_Trike_Character_BP.Bone_Trike_Character_BP'",
["commonname"] = "Skeletal ",
+
["commonname"] = "Skeletal Trike",
 
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 15 391: Строка 18 118:
 
["species"] = "Triceratops styrax",
 
["species"] = "Triceratops styrax",
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Dinosaurs",
["temperament"] = "",
+
["temperament"] = "Short-Tempered",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
Строка 15 425: Строка 18 152:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 451: Строка 18 178:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["spinosaurus"] = {
 
["spinosaurus"] = {
  +
["variants"] = "Aberrant Spino, Corrupted Spino",
 
["releasedate"] = "2015-06-12",
 
["releasedate"] = "2015-06-12",
 
["releaseversion"] = "173.0",
 
["releaseversion"] = "173.0",
Строка 15 457: Строка 18 185:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Spino_Character_BP_C",
 
["class"] = "Spino_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
 
["commonname"] = "Spinosaurus",
 
["commonname"] = "Spinosaurus",
["dossierimage"] = "Dossier Spino.png",
+
["dossierimage"] = "Dossier Spinosaur.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_spino_vox_mumble.ogg",
 
["soundfile"] = "PW_spino_vox_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 15 490: Строка 18 221:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Argentavis Egg)",
 
["kibble"] = "Kibble (Argentavis Egg)",
["favoritefood"] = "Raw Mutton"
+
["favoritefood"] = "Raw Prime Fish Meat"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 15 566: Строка 18 297:
 
["riddenwalkspeed"] = 452,
 
["riddenwalkspeed"] = 452,
 
["walkingstaminaconsumptionrate"] = 0.025,
 
["walkingstaminaconsumptionrate"] = 0.025,
["untamedrunspeed"] = 1175.199951,
+
["untamedrunspeed"] = 1717.599976,
["tamedrunspeed"] = 1175.199951,
+
["tamedrunspeed"] = 1717.599976,
["tamedriddenrunspeed"] = 1175.199951,
+
["tamedriddenrunspeed"] = 1717.599976,
 
["runningstaminaconsumptionrate"] = 20,
 
["runningstaminaconsumptionrate"] = 20,
 
["swimspeed"] = 1100,
 
["swimspeed"] = 1100,
Строка 15 578: Строка 18 309:
 
["fecessize"] = "Large",
 
["fecessize"] = "Large",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Tusoteuthis",
 
["carryableby"] = "Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 592: Строка 18 323:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 50
+
["damage"] = 40
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Change Stance",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Spino changes from biped to quadruped and back.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Spino roars.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Spino Swipe Right",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its right foreleg.",
  +
["staminacost"] = 12,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Spino Swipe Left",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its left foreleg.",
  +
["staminacost"] = 15,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
 
}
 
}
 
}
 
}
Строка 15 599: Строка 18 368:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Fireworks Flaregun Skin",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Spinosaurus Sail, Fireworks Flaregun Skin",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 15 606: Строка 18 375:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["stegosaurus"] = {
 
["stegosaurus"] = {
["variants"] = "Skeletal Stego",
+
["variants"] = "Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 15 613: Строка 18 382:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Stego_Character_BP_C",
 
["class"] = "Stego_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'",
 
["commonname"] = "Stegosaurus",
 
["commonname"] = "Stegosaurus",
 
["dossierimage"] = "Dossier Stegosaurus.png",
 
["dossierimage"] = "Dossier Stegosaurus.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["soundfile"] = "PW_stego_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 15 630: Строка 18 402:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Stego Saddle",
 
["equipment"] = "Stego Saddle",
["uniquecostumes"] = "Stego Bone Costume",
+
["uniquecostumes"] = "Stegosaurus Bionic Costume, Stego Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 15 647: Строка 18 419:
 
-- OMISSION: TAMING FOOD
 
-- OMISSION: TAMING FOOD
 
["kibble"] = "Kibble (Sarco Egg)",
 
["kibble"] = "Kibble (Sarco Egg)",
["favoritefood"] = "Vegetables"
+
["favoritefood"] = "Vegetables",
  +
["primitiveplusfood"] = "Fresh Wheat (Primitive Plus)"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
Строка 15 743: Строка 18 516:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 15 778: Строка 18 551:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Tapejara_Character_BP_C",
 
["class"] = "Tapejara_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'",
 
["commonname"] = "Tapejara",
 
["commonname"] = "Tapejara",
["dossierimage"] = "Tapejara Dossier.jpg",
+
["dossierimage"] = "Dossier Tapejara.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 15 794: Строка 18 570:
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
 
["rideable"] = "Flying",
 
["rideable"] = "Flying",
["equipment"] = "Tapejara Saddle",
+
["equipment"] = "Tapejara Saddle, Tapejara Tek Saddle",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 15 910: Строка 18 686:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus",
 
["carryableby"] = "Megalosaurus",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Compy, Dilophosaurus, Diplocaulus, Dodo, Human, Jerboa, Kairuku, Lystrosaurus, Mesopithecus, Pegomastax, Titanomyrma Drone, Troodon, Zomdodo",
+
["candragcreatures"] = "Bulbdog, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 15,
 
["meleebase"] = 15,
Строка 15 957: Строка 18 733:
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tekparasaur] [bionicparasaur]
  +
------------------------------------------------------------
  +
["tekparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["variants"] = "Parasaur, Aberrant Parasaur",
  +
["releasedate"] = "2018-09-18",
  +
["releaseversion"] = "283.101",
  +
["xboxreleasedate"] = "2018-09-18",
  +
["xboxreleaseversion"] = "777.0",
  +
["ps4releasedate"] = "2018-09-18",
  +
["ps4releaseversion"] = "526.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "BionicPara_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP.BionicPara_Character_BP'",
  +
["commonname"] = "Tek Parasaur",
  +
["dossierimage"] = "Tek Parasaur Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["group"] = "Tek Creatures, Dinosaurs",
  +
["breeding"] = {
  +
["egg"] = "Tek Parasaur Egg"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Inner Body",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
  +
},
  +
["1"] = {
  +
["name"] = "Limbs",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
  +
},
  +
["2"] = {
  +
["name"] = "Highlights and Neck",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
  +
},
  +
["3"] = {
  +
["name"] = "Head",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
  +
},
  +
["4"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
  +
},
  +
["5"] = {
  +
["name"] = "Emissives",
  +
["colors"] = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tekquetzal] [bionicquetzal]
  +
------------------------------------------------------------
  +
["tekquetzal"] = {
  +
["inherits"] = "quetzalcoatlus",
  +
["variants"] = "Quetzal, Skeletal Quetzal",
  +
["releasedate"] = "2018-10-16",
  +
["releaseversion"] = "284.104",
  +
["xboxreleasedate"] = "2018-10-16",
  +
["xboxreleaseversion"] = "778.0",
  +
["ps4releasedate"] = "2018-10-16",
  +
["ps4releaseversion"] = "527.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "BionicQuetz_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP.BionicQuetz_Character_BP'",
  +
["commonname"] = "Tek Quetzal",
  +
["dossierimage"] = "Tek Quetzal Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["group"] = "Tek Creatures, Reptiles",
  +
["breeding"] = {
  +
["egg"] = "Tek Quetzal Egg"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Wing Highlights",
  +
["colors"] = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
  +
},
  +
["1"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
  +
},
  +
["2"] = {
  +
["name"] = "Head and Wings",
  +
["colors"] = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
  +
},
  +
["3"] = {
  +
["name"] = "Joints",
  +
["colors"] = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
  +
},
  +
["4"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
  +
},
  +
["5"] = {
  +
["name"] = "Emissives",
  +
["colors"] = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino, Dino Medium Blue"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tekraptor] [bionicraptor]
  +
------------------------------------------------------------
  +
["tekraptor"] = {
  +
["inherits"] = "raptor",
  +
["variants"] = "Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
  +
["releasedate"] = "2018-08-14",
  +
["releaseversion"] = "282.102",
  +
["xboxreleasedate"] = "2018-08-14",
  +
["xboxreleaseversion"] = "776.0",
  +
["ps4releasedate"] = "2018-08-14",
  +
["ps4releaseversion"] = "525.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "BionicRaptor_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'",
  +
["commonname"] = "Tek Raptor",
  +
["dossierimage"] = "Tek Raptor Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["group"] = "Tek Creatures, Dinosaurs",
  +
["breeding"] = {
  +
["egg"] = "Tek Raptor Egg"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Inner Body",
  +
["colors"] = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
  +
},
  +
["1"] = {
  +
["name"] = "Legs and Head",
  +
["colors"] = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
  +
},
  +
["2"] = {
  +
["name"] = "Body",
  +
["colors"] = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
  +
},
  +
["3"] = {
  +
["name"] = "Gears",
  +
["colors"] = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
  +
},
  +
["4"] = {
  +
["name"] = "Spikes and Tail",
  +
["colors"] = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Emissives",
  +
["colors"] = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tekrex] [bionicrex]
  +
------------------------------------------------------------
  +
["tekrex"] = {
  +
["inherits"] = "rex",
  +
["variants"] = "Rex, Alpha Rex, Skeletal Rex, DodoRex",
  +
["releasedate"] = "2018-06-15",
  +
["releaseversion"] = "280.114",
  +
["xboxreleasedate"] = "2018-06-15",
  +
["xboxreleaseversion"] = "773.14",
  +
["ps4releasedate"] = "2018-06-15",
  +
["ps4releaseversion"] = "522.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "BionicRex_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'",
  +
["commonname"] = "Tek Rex",
  +
["dossierimage"] = "ARKaeology Screenshot 6.jpg",
  +
["group"] = "Tek Creatures, Dinosaurs",
  +
["dossieraddbook"] = "No",
  +
["breeding"] = {
  +
["egg"] = "Tek Rex Egg"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Head Main",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, DragonGreen3, Light Grey, DragonGreen0, DragonGreen2, Dino Dark Green, Dino Dark Yellow"
  +
},
  +
["1"] = {
  +
["name"] = "Spine",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
  +
},
  +
["2"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, DragonGreen3, Light Grey, DragonGreen0, DragonGreen2, Dino Dark Green, Dino Dark Yellow"
  +
},
  +
["3"] = {
  +
["name"] = "Body Highlights",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
  +
},
  +
["4"] = {
  +
["name"] = "Internals",
  +
["colors"] = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, Dino Medium Blue, Dino Deep Blue, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
  +
},
  +
["5"] = {
  +
["name"] = "Emissives",
  +
["colors"] = "Red, Blue, Green, Yellow, Cyan, Magenta, Dino Albino"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [tekstegosaurus] [bionicstego] [tekstego]
  +
------------------------------------------------------------
  +
["tekstegosaurus"] = {
  +
["inherits"] = "stegosaurus",
  +
["variants"] = "Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
  +
["releasedate"] = "2018-07-17",
  +
["releaseversion"] = "281.107",
  +
["xboxreleasedate"] = "2018-07-17",
  +
["xboxreleaseversion"] = "775.1",
  +
["ps4releasedate"] = "2018-07-17",
  +
["ps4releaseversion"] = "524.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "BionicStego_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'",
  +
["commonname"] = "Tek Stegosaurus",
  +
["dossierimage"] = "Tek Stego Image.jpg",
  +
["dossieraddbook"] = "No",
  +
["group"] = "Tek Creatures, Dinosaurs",
  +
["breeding"] = {
  +
["egg"] = "Tek Stego Egg"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Inner Body",
  +
["colors"] = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
  +
},
  +
["1"] = {
  +
["name"] = "Spine",
  +
["colors"] = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
  +
},
  +
["2"] = {
  +
["name"] = "Body",
  +
["colors"] = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
  +
},
  +
["3"] = {
  +
["name"] = "Legs and Head",
  +
["colors"] = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
  +
},
  +
["4"] = {
  +
["name"] = "Leg Tops and Spike Plate",
  +
["colors"] = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Emissive and Spike Tops",
  +
["colors"] = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
  +
}
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 15 968: Строка 18 994:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "TerrorBird_Character_BP_C",
 
["class"] = "TerrorBird_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/TerrorBird/TerrorBird_Character_BP.TerrorBird_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/TerrorBird/TerrorBird_Character_BP.TerrorBird_Character_BP'",
 
["commonname"] = "Terror Bird",
 
["commonname"] = "Terror Bird",
["dossierimage"] = "Terror Bird Dossier.jpg",
+
["dossierimage"] = "Dossier Terror Bird.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Ark_Terrorbrid_Attack_Bite_1.OGG",
 
["soundfile"] = "Ark_Terrorbrid_Attack_Bite_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 097: Строка 19 126:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 16 132: Строка 19 161:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Therizino_Character_BP_C",
 
["class"] = "Therizino_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
 
["commonname"] = "Therizinosaurus",
 
["commonname"] = "Therizinosaurus",
["dossierimage"] = "Therizinosaurus Dossier.jpg",
+
["dossierimage"] = "Dossier Therizinosaur.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 252: Строка 19 284:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 16 298: Строка 19 330:
 
["killxpbase"] = 18,
 
["killxpbase"] = 18,
 
["teamname"] = "Herbivores_Large_Aggressive",
 
["teamname"] = "Herbivores_Large_Aggressive",
["chancetodroploot"] = 0,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat, Therizino Claws",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Sap, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
 
["harvests"] = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Sap, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
Строка 16 313: Строка 19 345:
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releasedate"] = "2017-03-17",
 
["ps4releaseversion"] = "505.0",
 
["ps4releaseversion"] = "505.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Thylacoleo_Character_BP_C",
 
["class"] = "Thylacoleo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Thylacoleo/Thylacoleo_Character_BP.Thylacoleo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Thylacoleo/Thylacoleo_Character_BP.Thylacoleo_Character_BP'",
 
["commonname"] = "Thylacoleo",
 
["commonname"] = "Thylacoleo",
["dossierimage"] = "Thylacoleo Dossier.jpg",
+
["dossierimage"] = "Dossier Thylacoleo.png",
["soundfile"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Thylacoleosound.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
Строка 16 376: Строка 19 411:
 
["health"] = 700,
 
["health"] = 700,
 
["healthwildlevel"] = 0.2,
 
["healthwildlevel"] = 0.2,
["healthtamedlevel"] = 0.27,
+
["healthtamedlevel"] = 0.189,
 
["healthtamedmult"] = 0,
 
["healthtamedmult"] = 0,
 
["healthtamedadd"] = 0.5,
 
["healthtamedadd"] = 0.5,
Строка 16 428: Строка 19 463:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 16 480: Строка 19 515:
 
["killxpbase"] = 5,
 
["killxpbase"] = 5,
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat",
+
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Thylacoleo Hook-Claw",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 16 489: Строка 19 524:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanoboa"] = {
 
["titanoboa"] = {
  +
["variants"] = "Aberrant Titanoboa",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 16 495: Строка 19 531:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "BoaFrill_Character_BP_C",
 
["class"] = "BoaFrill_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'",
 
["commonname"] = "Titanoboa",
 
["commonname"] = "Titanoboa",
["dossierimage"] = "Dossier TitanBoa.png",
+
["dossierimage"] = "Dossier Titanoboa.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_boa_voc_mumble.ogg",
 
["soundfile"] = "PW_boa_voc_mumble.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 509: Строка 19 548:
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
["canbetamed"] = "No"
+
["canbetamed"] = "Yes",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No"
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["favoritefood"] = "Fertilized Giganotosaurus Egg"
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Titanoboa Egg"
+
["egg"] = "Titanboa Egg"
 
},
 
},
 
["colorization"] = {
 
["colorization"] = {
Строка 16 566: Строка 19 611:
 
["mass"] = 100,
 
["mass"] = 100,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 16 592: Строка 19 637:
 
["killxpbase"] = 4,
 
["killxpbase"] = 4,
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
["chancetodroploot"] = 0.3,
+
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat"
+
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat, Titanoboa Venom"
 
-- OMISSION: BONEDAMAGEADJUSTERS,
 
-- OMISSION: BONEDAMAGEADJUSTERS,
 
},
 
},
Строка 16 607: Строка 19 652:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Ant_Character_BP_C",
 
["class"] = "Ant_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'",
 
["commonname"] = "Titanomyrma",
 
["commonname"] = "Titanomyrma",
 
["dossierimage"] = "Dossier Titanomyrma.png",
 
["dossierimage"] = "Dossier Titanomyrma.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_ant_mumble_01.ogg",
 
["soundfile"] = "PW_ant_mumble_01.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 671: Строка 19 719:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["attacks"] = {
 
["attacks"] = {
Строка 16 721: Строка 19 769:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "FlyingAnt_Character_BP_C",
 
["class"] = "FlyingAnt_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'",
 
["commonname"] = "Titanomyrma",
 
["commonname"] = "Titanomyrma",
 
["dossierimage"] = "Dossier Titanomyrma.png",
 
["dossierimage"] = "Dossier Titanomyrma.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_ant_mumble_01.ogg",
 
["soundfile"] = "PW_ant_mumble_01.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 787: Строка 19 838:
 
["mass"] = 50,
 
["mass"] = 50,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 16 817: Строка 19 868:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [titan] [titanosaur] [titanosaurus]
+
-- KEYWORDS: [titanosaur] [titanosaurus]
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["titanosaur"] = {
 
["titanosaur"] = {
Строка 16 826: Строка 19 877:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Titanosaur_Character_BP_C",
 
["class"] = "Titanosaur_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP'",
 
["commonname"] = "Titanosaur",
 
["commonname"] = "Titanosaur",
["dossierimage"] = "Titanosaur Dossier.jpg",
+
["dossierimage"] = "Dossier Titanosaur.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "S titanosaur mumble 1.OGG",
 
["soundfile"] = "S titanosaur mumble 1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 836: Строка 19 890:
 
["time"] = "Late Cretaceous",
 
["time"] = "Late Cretaceous",
 
["group"] = "Dinosaurs",
 
["group"] = "Dinosaurs",
["temperament"] = "Neutral, Unless Approached",
+
["temperament"] = "Passive, Unless Approached",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
Строка 16 927: Строка 19 981:
 
["mass"] = 2000,
 
["mass"] = 2000,
 
["fecessize"] = "Massive",
 
["fecessize"] = "Massive",
["candamage"] = "Metal, Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 16 934: Строка 19 988:
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
["name"] = "Melee",
+
["name"] = "Melee Front",
 
["description"] = "",
 
["description"] = "",
 
["staminacost"] = 200,
 
["staminacost"] = 200,
Строка 16 945: Строка 19 999:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Melee II",
+
["name"] = "Melee Back",
 
["description"] = "",
 
["description"] = "",
 
["staminacost"] = 200,
 
["staminacost"] = 200,
Строка 16 951: Строка 20 005:
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 3200,
 
["activateattackrange"] = 3200,
  +
["melee"] = {
  +
["damage"] = 1000
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swimming Melee",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 5500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5500,
 
["melee"] = {
 
["melee"] = {
 
["damage"] = 1000
 
["damage"] = 1000
Строка 16 966: Строка 20 031:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["triceratops"] = {
 
["triceratops"] = {
["variants"] = "Skeletal Trike",
+
["variants"] = "Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops, Skeletal Trike",
 
["releasedate"] = "2015-06-02",
 
["releasedate"] = "2015-06-02",
 
["releaseversion"] = "",
 
["releaseversion"] = "",
Строка 16 973: Строка 20 038:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Trike_Character_BP_C",
 
["class"] = "Trike_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'",
 
["commonname"] = "Triceratops",
 
["commonname"] = "Triceratops",
 
["dossierimage"] = "Dossier Triceratops.png",
 
["dossierimage"] = "Dossier Triceratops.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["soundfile"] = "PW_trike_voc_mumble_01.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 16 990: Строка 20 058:
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
 
["equipment"] = "Trike Saddle",
 
["equipment"] = "Trike Saddle",
["uniquecostumes"] = "Trike Bone Costume",
+
["uniquecostumes"] = "Styracosaurus Costume, Triceratops Bionic Costume, Trike Bone Costume",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
Строка 17 099: Строка 20 167:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 17 111: Строка 20 179:
 
["attackrange"] = 490,
 
["attackrange"] = 490,
 
["minattackrange"] = 0,
 
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ram",
  +
["description"] = "Holding the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Trike prepares a charge attack.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 100,
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
Строка 17 127: Строка 20 206:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["trilobite"] = {
 
["trilobite"] = {
  +
["variants"] = "Aberrant Trilobite",
 
["releasedate"] = "2015-07-30",
 
["releasedate"] = "2015-07-30",
 
["releaseversion"] = "191.0",
 
["releaseversion"] = "191.0",
Строка 17 133: Строка 20 213:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Trilobite_Character_C",
 
["class"] = "Trilobite_Character_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character.Trilobite_Character'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character.Trilobite_Character'",
 
["commonname"] = "Trilobite",
 
["commonname"] = "Trilobite",
["dossierimage"] = "Dossier Trilobite copy.png",
+
["dossierimage"] = "Dossier Trilobite.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 17 182: Строка 20 265:
 
["teamname"] = "Herbivore_Water",
 
["teamname"] = "Herbivore_Water",
 
["chancetodroploot"] = 0,
 
["chancetodroploot"] = 0,
["canbeharvestedfor"] = "Chitin, Oil, Raw Meat, Silica Pearls"
+
["canbeharvestedfor"] = "Chitin, Oil, Raw Meat, Silica Pearls, Black Pearls"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 194: Строка 20 277:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Troodon_Character_BP_C",
 
["class"] = "Troodon_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Troodon/Troodon_Character_BP.Troodon_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Troodon/Troodon_Character_BP.Troodon_Character_BP'",
 
["commonname"] = "Troodon",
 
["commonname"] = "Troodon",
["dossierimage"] = "Troodon Dossier.jpg",
+
["dossierimage"] = "Dossier Troodon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 17 274: Строка 20 360:
 
["oxygentamedmult"] = 0,
 
["oxygentamedmult"] = 0,
 
["oxygentamedadd"] = 0,
 
["oxygentamedadd"] = 0,
["food"] = 100,
+
["food"] = 200,
 
["foodwildlevel"] = 0.1,
 
["foodwildlevel"] = 0.1,
 
["foodtamedlevel"] = 0.1,
 
["foodtamedlevel"] = 0.1,
Строка 17 306: Строка 20 392:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
["meleebase"] = 10,
+
["meleebase"] = 7,
 
["attacks"] = {
 
["attacks"] = {
 
["1"] = {
 
["1"] = {
Строка 17 319: Строка 20 405:
 
["activateattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10,
+
["damage"] = 7,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
 
["duration"] = 4,
 
["duration"] = 4,
 
["damagemultiplier"] = -2,
 
["damagemultiplier"] = -2,
["amount"] = -20
+
["amount"] = -14
 
}
 
}
 
}
 
}
Строка 17 337: Строка 20 423:
 
["activateattackrange"] = 7000,
 
["activateattackrange"] = 7000,
 
["melee"] = {
 
["melee"] = {
["damage"] = 10,
+
["damage"] = 7,
 
["statusvalues"] = {
 
["statusvalues"] = {
 
["stamina"] = {
 
["stamina"] = {
 
["duration"] = 4,
 
["duration"] = 4,
 
["damagemultiplier"] = -2,
 
["damagemultiplier"] = -2,
["amount"] = -20
+
["amount"] = -14
 
}
 
}
 
}
 
}
Строка 17 351: Строка 20 437:
 
["teamname"] = "Carnivores_Medium",
 
["teamname"] = "Carnivores_Medium",
 
["chancetodroploot"] = 0.01,
 
["chancetodroploot"] = 0.01,
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses",
+
["canbeharvestedfor"] = "Hide, Raw Meat, Nerdry Glasses Skin",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
Строка 17 359: Строка 20 445:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["superturkey"] = {
 
["superturkey"] = {
["event"] = "ARK: Turkey Trial",
+
["event"] = "ARK: Turkey Trial, ARK: Turkey Trial 2",
 
["releasedate"] = "2015-11-25",
 
["releasedate"] = "2015-11-25",
 
["releaseversion"] = "225.0",
 
["releaseversion"] = "225.0",
Строка 17 366: Строка 20 452:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Turkey_Character_BP_C",
 
["class"] = "Turkey_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
Строка 17 372: Строка 20 460:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Birds",
 
["temperament"] = "",
 
["temperament"] = "",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 17 458: Строка 20 546:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["tusoteuthis"] = {
 
["tusoteuthis"] = {
["variants"] = "Alpha Tusoteuthis",
+
["variants"] = "Tusoteuthis - Caverns, Alpha Tusoteuthis",
 
["releasedate"] = "2016-12-23",
 
["releasedate"] = "2016-12-23",
 
["releaseversion"] = "253.0",
 
["releaseversion"] = "253.0",
Строка 17 465: Строка 20 553:
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releasedate"] = "2017-01-18",
 
["ps4releaseversion"] = "503.0",
 
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Tusoteuthis_Character_BP_C",
 
["class"] = "Tusoteuthis_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'",
 
["commonname"] = "Tusoteuthis",
 
["commonname"] = "Tusoteuthis",
["dossierimage"] = "Tusoteuthis Dossier.jpeg",
+
["dossierimage"] = "Dossier Tusoteuthis.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 17 511: Строка 20 602:
 
["maxtemp"] = 50,
 
["maxtemp"] = 50,
 
["incubationtime"] = 17998.560547,
 
["incubationtime"] = 17998.560547,
["maturationtime"] = 333333.3125,
+
["maturationtime"] = 1010100.875,
["babytime"] = 33333.332031,
+
["babytime"] = 101010.085938,
["juveniletime"] = 133333.328125,
+
["juveniletime"] = 404040.34375,
["adolescenttime"] = 166666.65625,
+
["adolescenttime"] = 505050.4375,
 
["mintimebetweenmating"] = 64800,
 
["mintimebetweenmating"] = 64800,
 
["maxtimebetweenmating"] = 172800
 
["maxtimebetweenmating"] = 172800
Строка 17 591: Строка 20 682:
 
["mass"] = 300,
 
["mass"] = 300,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 17 645: Строка 20 736:
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
["tusoteuthiscaverns"] = {
  +
["inherits"] = "tusoteuthis",
  +
["releasedate"] = "2016-12-23",
  +
["releaseversion"] = "253.0",
  +
["xboxreleasedate"] = "2017-01-17",
  +
["xboxreleaseversion"] = "749.0",
  +
["ps4releasedate"] = "2017-01-18",
  +
["ps4releaseversion"] = "503.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Tusoteuthis_Character_BP_Caves_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP_Caves.Tusoteuthis_Character_BP_Caves'",
  +
["taming"] = {
  +
["canbetamed"] = "No"
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [equus] [unicorn]
  +
------------------------------------------------------------
  +
["unicorn"] = {
  +
["inherits"] = "equus",
  +
["variants"] = "Equus, Aberrant Equus",
  +
["class"] = "Equus_Character_BP_Unicorn_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'",
  +
["commonname"] = "Unicorn",
  +
["group"] = "Mammals, Fantasy"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 656: Строка 20 775:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Rhino_Character_BP_C",
 
["class"] = "Rhino_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'",
["commonname"] = "Woolly Rhinoceros",
+
["commonname"] = "Woolly Rhino",
["dossierimage"] = "Woolly Rhino Dossier.jpg",
+
["dossierimage"] = "Dossier Woolly Rhino.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "Woolly Rhino Torpid In 2.OGG",
 
["soundfile"] = "Woolly Rhino Torpid In 2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 17 778: Строка 20 900:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Tusoteuthis",
 
["carryableby"] = "Quetzal, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 17 806: Строка 20 928:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["yeti"] = {
 
["yeti"] = {
["variants"] = "Gigantopithecus",
+
["variants"] = "Gigantopithecus, Aberrant Gigantopithecus",
 
["releasedate"] = "2016-03-25",
 
["releasedate"] = "2016-03-25",
 
["releaseversion"] = "237.0",
 
["releaseversion"] = "237.0",
Строка 17 813: Строка 20 935:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "2018-05-24",
  +
["mobilereleaseversion"] = "1.0",
 
["class"] = "Yeti_Character_BP_C",
 
["class"] = "Yeti_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Yeti_Character_BP.Yeti_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Yeti_Character_BP.Yeti_Character_BP'",
Строка 17 821: Строка 20 945:
 
["species"] = "",
 
["species"] = "",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Mammals",
+
["group"] = "Alpha Predators, Mammals",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
Строка 17 869: Строка 20 993:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 50,
 
["meleebase"] = 50,
Строка 17 902: Строка 21 026:
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
["canbeharvestedfor"] = "Hide, Raw Meat",
 
-- OMISSION: BONEDAMAGEADJUSTERS
 
-- OMISSION: BONEDAMAGEADJUSTERS
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [yuty] [yutyrannus]
  +
------------------------------------------------------------
  +
["yutyrannus"] = {
  +
["releasedate"] = "2017-05-30",
  +
["releaseversion"] = "258.0",
  +
["xboxreleasedate"] = "2017-06-19",
  +
["xboxreleaseversion"] = "755.0",
  +
["ps4releasedate"] = "2017-06-14",
  +
["ps4releaseversion"] = "509.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Yutyrannus_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Yutyrannus/Yutyrannus_Character_BP.Yutyrannus_Character_BP'",
  +
["commonname"] = "Yutyrannus",
  +
["dossierimage"] = "Dossier Yutyrannus.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Yutyrannus saevus",
  +
["time"] = "Cretaceous",
  +
["group"] = "Dinosaurs",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Yutyrannus Saddle",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.25,
  +
["tameaffinitybase"] = 4250,
  +
["tameaffinityperlevel"] = 175,
  +
["torpor1"] = 1550,
  +
["torporincrease"] = 93,
  +
["foodconsumptionbase"] = 0.002314,
  +
["foodconsumptionmult"] = 180.063385,
  +
["torpordepletionps0"] = 0.725
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Kentrosaurus Egg)",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Yutyrannus Egg",
  +
["mintemp"] = 32,
  +
["maxtemp"] = 34,
  +
["incubationtime"] = 17998.560547,
  +
["maturationtime"] = 666666.625,
  +
["babytime"] = 66666.664063,
  +
["juveniletime"] = 266666.65625,
  +
["adolescenttime"] = 333333.3125,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "BigFoot0, DarkWolfFur, Dino Dark Yellow, DragonGreen2, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, WolfFur, White"
  +
},
  +
["1"] = {
  +
["name"] = "Facial Crest",
  +
["colors"] = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, BigFoot4"
  +
},
  +
["4"] = {
  +
["name"] = "Facial Highlights & Stripes",
  +
["colors"] = "DragonFire, Dino Dark Orange, DragonBase1, DragonGreen1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White, DragonGreen3"
  +
},
  +
["5"] = {
  +
["name"] = "Hands and Feet",
  +
["colors"] = "DragonBase0, DragonBase1, Dino Dark Yellow, WyvernPurple0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1100,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 420,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 1550,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 700,
  +
["riddenwalkspeed"] = 700,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1610,
  +
["tamedrunspeed"] = 1610,
  +
["tamedriddenrunspeed"] = 1610,
  +
["runningstaminaconsumptionrate"] = 40,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 500,
  +
["mass"] = 5000,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "Tusoteuthis",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 55
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Fear",
  +
["description"] = "",
  +
["staminacost"] = 250,
  +
["attackrange"] = 3500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Courage",
  +
["description"] = "",
  +
["staminacost"] = 250,
  +
["attackrange"] = 3500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Courage-To-Followers",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 30,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Pelt, Raw Meat, Raw Prime Meat, Yutyrannus Lungs, Tyrannosaurus Arm",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 17 907: Строка 21 215:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["zomdodo"] = {
 
["zomdodo"] = {
["variants"] = "Dodo, BunnyDodo, DodoRex, Dodo Wyvern",
+
["variants"] = "Dodo, Aberrant Dodo, Bunny Dodo, DodoRex, Dodo Wyvern, Zombie Wyvern",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved, ARK: Fear Evolved 2",
 
["releasedate"] = "2015-10-29",
 
["releasedate"] = "2015-10-29",
 
["releaseversion"] = "221.0",
 
["releaseversion"] = "221.0",
Строка 17 915: Строка 21 223:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "ZombieDodo_Character_BP_C",
 
["class"] = "ZombieDodo_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
Строка 17 922: Строка 21 232:
 
["categories"] = "",
 
["categories"] = "",
 
["species"] = "Raphus replicare",
 
["species"] = "Raphus replicare",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Birds",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 016: Строка 21 326:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 18 043: Строка 21 353:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
-- DLC 01: SCORCHED EARTH --
+
-- DLC 01: THE CENTER --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- KEYWORDS: [broodmotherlysrixthecenterarena]
  +
------------------------------------------------------------
  +
["broodmotherlysrixthecenterarena"] = {
  +
["dlc"] = "The Center",
  +
["variants"] = "Broodmother Lysrix, Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
  +
["releasedate"] = "2016-05-17",
  +
["releaseversion"] = "241.0",
  +
["xboxreleasedate"] = "2016-05-17",
  +
["xboxreleaseversion"] = "734.0",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "SpiderL_Character_BP_TheCenter_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenter.SpiderL_Character_BP_TheCenter'",
  +
["commonname"] = "Broodmother Lysrix",
  +
["dossierimage"] = "Dossier Broodmother.png",
  +
["soundfile"] = "PW_spider_voc_attack_melee_01.OGG",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 356400,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 290,
  +
["untamedrunspeed"] = 507.5,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 10000,
  +
["fecessize"] = "None",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1250,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1000,
  +
["melee"] = {
  +
["damage"] = 210,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 10
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Web Cone",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 2500,
  +
["projectile"] = {
  +
["projectilelife"] = 4,
  +
["impact"] = {
  +
["damage"] = 90,
  +
["impulse"] = 100
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Acid Cone",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 500,
  +
["activateattackrange"] = 2500,
  +
["projectile"] = {
  +
["projectilelife"] = 5,
  +
["impact"] = {
  +
["damage"] = 50,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 10
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 10000,
  +
["melee"] = {
  +
["damage"] = 300
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Summon Minions",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 10000
  +
}
  +
},
  +
["killxpbase"] = 8,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixgammathecenterarena"] = {
  +
["inherits"] = "broodmotherlysrixthecenterarena",
  +
["commonname"] = "Broodmother Lysrix (Gamma)"
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixbetathecenterarena"] = {
  +
["inherits"] = "broodmotherlysrixthecenterarena",
  +
["class"] = "SpiderL_Character_BP_TheCenterMedium_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterMedium.SpiderL_Character_BP_TheCenterMedium'",
  +
["commonname"] = "Broodmother Lysrix",
  +
["stats"] = {
  +
["health"] = 421200
  +
},
  +
},
  +
------------------------------------------------------------
  +
["broodmotherlysrixalphathecenterarena"] = {
  +
["inherits"] = "broodmotherlysrixthecenterarena",
  +
["class"] = "SpiderL_Character_BP_TheCenterHard_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterHard.SpiderL_Character_BP_TheCenterHard'",
  +
["commonname"] = "Broodmother Lysrix",
  +
["stats"] = {
  +
["health"] = 486000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [megapithecusthecenterarena]
  +
------------------------------------------------------------
  +
["megapithecusthecenterarena"] = {
  +
["dlc"] = "The Center",
  +
["variants"] = "Megapithecus, Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
  +
["releasedate"] = "2016-05-17",
  +
["releaseversion"] = "241.0",
  +
["xboxreleasedate"] = "2016-05-17",
  +
["xboxreleaseversion"] = "734.0",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Gorilla_Character_BP_TheCenter_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter.Gorilla_Character_BP_TheCenter'",
  +
["commonname"] = "Megapithecus",
  +
["dossierimage"] = "Dossier Megapithecus.png",
  +
["soundfile"] = "gorilla_taunt_1.OGG",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mammals",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 144000,
  +
["stamina"] = 650,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 2000,
  +
["food"] = 2600,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 960.000061,
  +
["swimspeed"] = 360
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 1000,
  +
["fecessize"] = "None",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 150,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "The Megapithecus swings at the target for considerable damage and knock-back.",
  +
["staminacost"] = 30,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2400,
  +
["melee"] = {
  +
["damage"] = 400
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Throw Rock",
  +
["description"] = "The Megapithecus throws a boulder at the target for considerable impact damage.",
  +
["staminacost"] = 100,
  +
["attackrange"] = 5600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 4,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 500000
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Summon Minions",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 10000
  +
},
  +
},
  +
["killxpbase"] = 3000,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
},
  +
------------------------------------------------------------
  +
["megapithecusgammathecenterarena"] = {
  +
["inherits"] = "megapithecusthecenterarena",
  +
["commonname"] = "Megapithecus (Gamma)",
  +
["stats"] = {
  +
["health"] = 144000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["megapithecusbetathecenterarena"] = {
  +
["inherits"] = "megapithecusthecenterarena",
  +
["class"] = "Gorilla_Character_BP_TheCenter_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Medium.Gorilla_Character_BP_TheCenter_Medium'",
  +
["commonname"] = "Megapithecus (Beta)",
  +
["stats"] = {
  +
["health"] = 160000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["megapithecusalphathecenterarena"] = {
  +
["inherits"] = "megapithecusthecenterarena",
  +
["class"] = "Gorilla_Character_BP_TheCenter_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Hard.Gorilla_Character_BP_TheCenter_Hard'",
  +
["commonname"] = "Megapithecus (Alpha)",
  +
["stats"] = {
  +
["health"] = 224000
  +
},
  +
},
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 02: SCORCHED EARTH --
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 049: Строка 21 645:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphadeathworm"] = {
 
["alphadeathworm"] = {
["variants"] = "Deathworm",
+
["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Iceworm Queen, Corrupted Deathworm",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 18 057: Строка 21 653:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "MegaDeathworm_Character_BP_C",
 
["class"] = "MegaDeathworm_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/MegaDeathworm_Character_BP.MegaDeathworm_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/MegaDeathworm_Character_BP.MegaDeathworm_Character_BP'",
Строка 18 063: Строка 21 661:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Alpha Predator",
+
["group"] = "Alpha Predators, Invertebrates, Fantasy",
 
["temperament"] = "Extremely Territorial",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 121: Строка 21 719:
 
["mass"] = 1200,
 
["mass"] = 1200,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 18 158: Строка 21 756:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["alphafirewyvern"] = {
 
["alphafirewyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 18 166: Строка 21 764:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "MegaWyvern_Character_BP_Fire_C",
 
["class"] = "MegaWyvern_Character_BP_Fire_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/MegaWyvern_Character_BP_Fire.MegaWyvern_Character_BP_Fire'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/MegaWyvern_Character_BP_Fire.MegaWyvern_Character_BP_Fire'",
Строка 18 172: Строка 21 772:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["group"] = "Alpha Predator",
+
["species"] = "Draconis vipera",
  +
["time"] = "Unknown",
  +
["group"] = "Alpha Predators, Fantasy",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 228: Строка 21 830:
 
["dragweight"] = 555,
 
["dragweight"] = 555,
 
["mass"] = 800,
 
["mass"] = 800,
["fecessize"] = "Medium",
+
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
Строка 18 293: Строка 21 895:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["bonefirewyvern"] = {
 
["bonefirewyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved 2",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 18 302: Строка 21 904:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_MegaWyvern_Character_BP_Fire_C",
 
["class"] = "Bone_MegaWyvern_Character_BP_Fire_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Bone_MegaWyvern_Character_BP_Fire.Bone_MegaWyvern_Character_BP_Fire'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Bone_MegaWyvern_Character_BP_Fire.Bone_MegaWyvern_Character_BP_Fire'",
Строка 18 310: Строка 21 914:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Alpha Predators, Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 345: Строка 21 949:
 
["mass"] = 800,
 
["mass"] = 800,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
Строка 18 410: Строка 22 014:
 
["bonejerboa"] = {
 
["bonejerboa"] = {
 
["variants"] = "Jerboa",
 
["variants"] = "Jerboa",
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved 2",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 18 418: Строка 22 022:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Bone_Jerboa_Character_BP_C",
 
["class"] = "Bone_Jerboa_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Bone_Jerboa_Character_BP.Bone_Jerboa_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Bone_Jerboa_Character_BP.Bone_Jerboa_Character_BP'",
Строка 18 426: Строка 22 032:
 
["species"] = "Renopila amplexus",
 
["species"] = "Renopila amplexus",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Mammals",
["temperament"] = "",
+
["temperament"] = "Cowardly",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
 
["taming"] = {
 
["taming"] = {
Строка 18 460: Строка 22 066:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["meleebase"] = 3,
 
["meleebase"] = 3,
Строка 18 487: Строка 22 093:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["deathworm"] = {
 
["deathworm"] = {
["variants"] = "Alpha Deathworm",
+
["variants"] = "Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Iceworm Queen, Corrupted Deathworm",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 18 495: Строка 22 101:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Deathworm_Character_BP_C",
 
["class"] = "Deathworm_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/Deathworm_Character_BP.Deathworm_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/Deathworm_Character_BP.Deathworm_Character_BP'",
["class-minion"] = "Deathworm_Character_Minion_BP_C", -- Summons a weaker Deathworm minion (Manticore) with 8000 health; no difference in other stats.
 
["blueprintpath-minion"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Minions/Deathworm_Character_Minion_BP.Deathworm_Character_Minion_BP'",
 
 
["commonname"] = "Deathworm",
 
["commonname"] = "Deathworm",
["dossierimage"] = "Dossier DeathWorm.jpg",
+
["dossierimage"] = "Dossier Deathworm.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 18 506: Строка 22 113:
 
["species"] = "Khorkoi arrakis",
 
["species"] = "Khorkoi arrakis",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Invertebrates",
+
["group"] = "Invertebrates, Fantasy",
 
["temperament"] = "Extremely Territorial",
 
["temperament"] = "Extremely Territorial",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 564: Строка 22 171:
 
["mass"] = 1200,
 
["mass"] = 1200,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 18 596: Строка 22 203:
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
 
["canbeharvestedfor"] = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Raw Meat, Raw Prime Meat"
 
["canbeharvestedfor"] = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Raw Meat, Raw Prime Meat"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [deathwormmanticorearena] [deathwormminion]
  +
------------------------------------------------------------
  +
["deathwormmanticorearena"] = {
  +
["inherits"] = "deathworm",
  +
["variants"] = "Deathworm, Iceworm Male, Alpha Deathworm, Iceworm Queen",
  +
["class"] = "Deathworm_Character_Minion_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Minions/Deathworm_Character_Minion_BP.Deathworm_Character_Minion_BP'",
  +
["stats"] = {
  +
["health"] = 1725
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 18 601: Строка 22 220:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["dodowyvern"] = {
 
["dodowyvern"] = {
  +
["variants"] = "Dodo, Aberrant Dodo, Bunny Dodo, Zomdodo, DodoRex, Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
["variants"] = "Dodo, Wyvern",
 
["event"] = "ARK: Fear Evolved",
+
["event"] = "ARK: Fear Evolved 2",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 18 610: Строка 22 229:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "DodoWyvern_Character_BP_C",
 
["class"] = "DodoWyvern_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/DodoWyvern/DodoWyvern_Character_BP.DodoWyvern_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/DodoWyvern/DodoWyvern_Character_BP.DodoWyvern_Character_BP'",
 
["commonname"] = "Dodo Wyvern",
 
["commonname"] = "Dodo Wyvern",
["dossierimage"] = "Dodowyvern Dossier.jpg",
+
["dossierimage"] = "Dossier Dodowyvern.png",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
  +
["species"] = "Raphus vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Fantasy, Birds, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 18 676: Строка 22 298:
 
["mass"] = 800,
 
["mass"] = 800,
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 18 744: Строка 22 366:
 
["jerboa"] = {
 
["jerboa"] = {
 
["variants"] = "Skeletal Jerboa",
 
["variants"] = "Skeletal Jerboa",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 18 751: Строка 22 373:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Jerboa_Character_BP_C",
 
["class"] = "Jerboa_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Jerboa_Character_BP.Jerboa_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Jerboa_Character_BP.Jerboa_Character_BP'",
 
["commonname"] = "Jerboa",
 
["commonname"] = "Jerboa",
["dossierimage"] = "Dossier Jerboa.jpg",
+
["dossierimage"] = "Dossier Jerboa.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_jerboa_idle_1.OGG",
 
["soundfile"] = "s_jerboa_idle_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 18 769: Строка 22 394:
 
["uniquecostumes"] = "Jerboa Bone Costume (Scorched Earth)",
 
["uniquecostumes"] = "Jerboa Bone Costume (Scorched Earth)",
 
["canmountonhumans"] = "Shoulder",
 
["canmountonhumans"] = "Shoulder",
  +
["equipment"] = "Hats",
 
["nonviolenttame"] = "No",
 
["nonviolenttame"] = "No",
 
["knockouttame"] = "Yes",
 
["knockouttame"] = "Yes",
Строка 18 861: Строка 22 487:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Thatch, Greenhouse",
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["mounteddinoweightmultiplier"] = 0.5,
 
["mounteddinoweightmultiplier"] = 0.5,
Строка 18 891: Строка 22 517:
 
["jugbug"] = {
 
["jugbug"] = {
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 18 898: Строка 22 524:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Jugbug_Character_BaseBP_C",
 
["class"] = "Jugbug_Character_BaseBP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
 
["commonname"] = "Jug Bug",
 
["commonname"] = "Jug Bug",
["dossierimage"] = "Dossier JugBug.jpg",
+
["dossierimage"] = "Dossier Jug Bug.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 18 965: Строка 22 594:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 19 003: Строка 22 632:
 
["oiljugbug"] = {
 
["oiljugbug"] = {
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 19 010: Строка 22 639:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Jugbug_Character_BaseBP_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
 
 
["class"] = "Jugbug_Oil_Character_BP_C",
 
["class"] = "Jugbug_Oil_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Oil_Character_BP.Jugbug_Oil_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Oil_Character_BP.Jugbug_Oil_Character_BP'",
 
["commonname"] = "Jug Bug",
 
["commonname"] = "Jug Bug",
["dossierimage"] = "Dossier JugBug.jpg",
+
["dossierimage"] = "Dossier Jug Bug.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 19 057: Строка 22 687:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 19 095: Строка 22 725:
 
["waterjugbug"] = {
 
["waterjugbug"] = {
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
 
["variants"] = "Water Jug Bug, Oil Jug Bug",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 19 102: Строка 22 732:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Jugbug_Character_BaseBP_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
 
 
["class"] = "Jugbug_Water_Character_BP_C",
 
["class"] = "Jugbug_Water_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Water_Character_BP.Jugbug_Water_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Water_Character_BP.Jugbug_Water_Character_BP'",
 
["commonname"] = "Jug Bug",
 
["commonname"] = "Jug Bug",
["dossierimage"] = "Dossier JugBug.jpg",
+
["dossierimage"] = "Dossier Jug Bug.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 19 149: Строка 22 780:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 19 186: Строка 22 817:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lymantria"] = {
 
["lymantria"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 19 193: Строка 22 824:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Moth_Character_BP_C",
 
["class"] = "Moth_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Moth/Moth_Character_BP.Moth_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Moth/Moth_Character_BP.Moth_Character_BP'",
 
["commonname"] = "Lymantria",
 
["commonname"] = "Lymantria",
["dossierimage"] = "Dossier Lymantria.jpg",
+
["dossierimage"] = "Dossier Lymantria.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_moth_idle_3.OGG",
 
["soundfile"] = "s_moth_idle_3.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 19 316: Строка 22 950:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Megalosaurus",
 
["carryableby"] = "Megalosaurus",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 19 343: Строка 22 977:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
-- KEYWORDS: [manticore]
 
-- KEYWORDS: [manticore]
------------------------------------------------------------
 
-- This is both the standard WIKI entry and the EASY values.
 
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["manticore"] = {
 
["manticore"] = {
["dlc"] = "Scorched Earth",
+
["variants"] = "Manticore (Gamma), Manticore (Beta), Manticore (Alpha), Manticore (Gamma) - Ragnarok Arena, Manticore (Beta) - Ragnarok Arena, Manticore (Alpha) - Ragnarok Arena",
  +
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 19 354: Строка 22 987:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Manticore_Character_BP_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP.Manticore_Character_BP'",
 
["class"] = "Manticore_Character_BP_Easy_C",
+
["class"] = "Manticore_Character_BP_C",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Easy.Manticore_Character_BP_Easy'",
+
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP.Manticore_Character_BP'",
 
["commonname"] = "Manticore",
 
["commonname"] = "Manticore",
 
["dossierimage"] = "Dossier Manticore.png",
 
["dossierimage"] = "Dossier Manticore.png",
Строка 19 364: Строка 22 997:
 
["categories"] = "",
 
["categories"] = "",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Bosses",
+
["group"] = "Bosses, Mammals, Invertebrates",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 19 399: Строка 23 032:
 
["mass"] = 1200,
 
["mass"] = 1200,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 19 604: Строка 23 237:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["manticoremedium"] = {
+
["manticoregamma"] = {
  +
["inherits"] = "manticore",
  +
["dlc"] = "Scorched Earth",
  +
["class"] = "Manticore_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Easy.Manticore_Character_BP_Easy'",
  +
["commonname"] = "Manticore (Gamma)",
  +
["stats"] = {
  +
["health"] = 100000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["manticorebeta"] = {
  +
["inherits"] = "manticore",
  +
["dlc"] = "Scorched Earth",
 
["class"] = "Manticore_Character_BP_Medium_C",
 
["class"] = "Manticore_Character_BP_Medium_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Medium.Manticore_Character_BP_Medium'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Medium.Manticore_Character_BP_Medium'",
  +
["commonname"] = "Manticore (Beta)",
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["health"] = 130000
["health"] = 130000,
 
["healthwildlevel"] = 0.25,
 
["stamina"] = 400,
 
["staminawildlevel"] = 0.1,
 
["torpor"] = 350,
 
["torporwildlevel"] = 0.06,
 
["oxygen"] = 2000,
 
["oxygenwildlevel"] = 0.1,
 
["food"] = 2600,
 
["foodwildlevel"] = 0.1,
 
["weight"] = 3000,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["meleewildlevel"] = 0.075,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 1300,
 
["untamedrunspeed"] = 3900,
 
["swimspeed"] = 1100,
 
["flyspeed"] = 2200,
 
["untamedrunflyspeed"] = 3630
 
 
},
 
},
["meleebase"] = 160,
 
["attacks"] = {
 
["1"] = {
 
["name"] = "Claw and Fangs",
 
["description"] = "The Manticore bites and claws at the target.",
 
["staminacost"] = 30,
 
["attackrange"] = 1100,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 110,
 
}
 
},
 
["2"] = {
 
["name"] = "Poison Sting",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 1800,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 10,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
}
 
},
 
["3"] = {
 
["name"] = "Quill Attack",
 
["description"] = "",
 
["staminacost"] = 5,
 
["attackrange"] = 4000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectilelife"] = 5,
 
["impact"] = {
 
["damage"] = 2,
 
["impulse"] = 50,
 
["torpormultiplier"] = 2,
 
["torpor"] = 4,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 5
 
}
 
}
 
}
 
}
 
},
 
["4"] = {
 
["name"] = "Poison Ball (Ground vs Ground)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 12000,
 
["minattackrange"] = 2000,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 10,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["5"] = {
 
["name"] = "Poison Ball (Air vs Ground)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 20000,
 
["minattackrange"] = 3000,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 10,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["6"] = {
 
["name"] = "Poison Ball (Air vs Air)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 20000,
 
["minattackrange"] = 1500,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 10,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["7"] = {
 
["name"] = "Claw and Fangs (Air)",
 
["description"] = "The Manticore bites and claws at the target while airborne.",
 
["staminacost"] = 30,
 
["attackrange"] = 2000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 110,
 
}
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
["manticorehard"] = {
+
["manticorealpha"] = {
  +
["inherits"] = "manticore",
  +
["dlc"] = "Scorched Earth",
 
["class"] = "Manticore_Character_BP_Hard_C",
 
["class"] = "Manticore_Character_BP_Hard_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Hard.Manticore_Character_BP_Hard'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Hard.Manticore_Character_BP_Hard'",
  +
["commonname"] = "Manticore (Alpha)",
 
["stats"] = {
 
["stats"] = {
["cansuffocate"] = "Yes",
+
["health"] = 160000
["health"] = 160000,
 
["healthwildlevel"] = 0.3,
 
["stamina"] = 400,
 
["staminawildlevel"] = 0.1,
 
["torpor"] = 350,
 
["torporwildlevel"] = 0.06,
 
["oxygen"] = 2000,
 
["oxygenwildlevel"] = 0.1,
 
["food"] = 2600,
 
["foodwildlevel"] = 0.1,
 
["weight"] = 3000,
 
["weightwildlevel"] = 0.02,
 
["melee"] = 0,
 
["meleewildlevel"] = 0.1,
 
["speed"] = 0,
 
["speedwildlevel"] = 0,
 
["walkspeed"] = 1300,
 
["untamedrunspeed"] = 5200,
 
["swimspeed"] = 1100,
 
["flyspeed"] = 2200,
 
["untamedrunflyspeed"] = 4840
 
 
},
 
},
["meleebase"] = 240,
 
["attacks"] = {
 
["1"] = {
 
["name"] = "Claw and Fangs",
 
["description"] = "The Manticore bites and claws at the target.",
 
["staminacost"] = 30,
 
["attackrange"] = 1100,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 120,
 
}
 
},
 
["2"] = {
 
["name"] = "Poison Sting",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 1800,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 16,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
}
 
},
 
["3"] = {
 
["name"] = "Quill Attack",
 
["description"] = "",
 
["staminacost"] = 5,
 
["attackrange"] = 4000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["projectile"] = {
 
["projectilelife"] = 5,
 
["impact"] = {
 
["damage"] = 2,
 
["impulse"] = 50,
 
["torpormultiplier"] = 2,
 
["torpor"] = 4,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 5
 
}
 
}
 
}
 
}
 
},
 
["4"] = {
 
["name"] = "Poison Ball (Ground vs Ground)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 12000,
 
["minattackrange"] = 2000,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 16,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["5"] = {
 
["name"] = "Poison Ball (Air vs Ground)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 20000,
 
["minattackrange"] = 3000,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 16,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["6"] = {
 
["name"] = "Poison Ball (Air vs Air)",
 
["description"] = "",
 
["staminacost"] = 30,
 
["attackrange"] = 20000,
 
["minattackrange"] = 1500,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 16,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5
 
}
 
}
 
},
 
["projectile"] = {
 
["projectilelife"] = 6,
 
["impact"] = {
 
["damage"] = 100,
 
["torpormultiplier"] = 2,
 
["torpor"] = 200,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 250
 
}
 
}
 
},
 
["explosion"] = {
 
["damage"] = 80,
 
["radius"] = 200,
 
["torpormultiplier"] = 2,
 
["torpor"] = 160,
 
["statusvalues"] = {
 
["torpidity"] = {
 
["duration"] = 5,
 
["damagemultiplier"] = 2.5,
 
["amount"] = 200
 
}
 
}
 
}
 
}
 
},
 
["7"] = {
 
["name"] = "Claw and Fangs (Air)",
 
["description"] = "The Manticore bites and claws at the target while airborne.",
 
["staminacost"] = 30,
 
["attackrange"] = 2000,
 
["minattackrange"] = 0,
 
["activateattackrange"] = 0,
 
["melee"] = {
 
["damage"] = 180,
 
}
 
}
 
}
 
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 059: Строка 23 273:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["mantis"] = {
 
["mantis"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 066: Строка 23 280:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Mantis_Character_BP_C",
 
["class"] = "Mantis_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'",
 
["commonname"] = "Mantis",
 
["commonname"] = "Mantis",
["dossierimage"] = "Dossier Mantis.jpg",
+
["dossierimage"] = "Dossier Mantis.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Empusa Discipulus",
+
["species"] = "Empusa discipulus",
 
["time"] = "Holocene",
 
["time"] = "Holocene",
 
["group"] = "Invertebrates",
 
["group"] = "Invertebrates",
Строка 20 082: Строка 23 299:
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
 
["rideable"] = "Yes",
 
["rideable"] = "Yes",
["equipment"] = "Mantis Saddle (Scorched Earth)",
+
["equipment"] = "Mantis Saddle (Scorched Earth), Torch, Stone Pick, Stone Hatchet, Wooden Club, Whip (Scorched Earth), Scissors, Pike, Metal Pick, Metal Hatchet, Metal Sickle, Sword",
 
["canmountonhumans"] = "No",
 
["canmountonhumans"] = "No",
 
["nonviolenttame"] = "Yes",
 
["nonviolenttame"] = "Yes",
Строка 20 173: Строка 23 390:
 
["fecessize"] = "None",
 
["fecessize"] = "None",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Chain Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 20 212: Строка 23 429:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["morellatops"] = {
 
["morellatops"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 219: Строка 23 436:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "camelsaurus_Character_BP_C",
 
["class"] = "camelsaurus_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Camelsaurus/camelsaurus_Character_BP.camelsaurus_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Camelsaurus/camelsaurus_Character_BP.camelsaurus_Character_BP'",
 
["commonname"] = "Morellatops",
 
["commonname"] = "Morellatops",
["dossierimage"] = "Dossier Morellatops.jpg",
+
["dossierimage"] = "Dossier Morellatops.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_camelsaurus_startled.OGG",
 
["soundfile"] = "s_camelsaurus_startled.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 20 228: Строка 23 448:
 
["species"] = "Morellatops dromedarius",
 
["species"] = "Morellatops dromedarius",
 
["time"] = "Early Cretaceous",
 
["time"] = "Early Cretaceous",
["group"] = "Dinosaurs",
+
["group"] = "Dinosaurs, Mammals",
 
["temperament"] = "Passive",
 
["temperament"] = "Passive",
 
["diet"] = "Herbivore",
 
["diet"] = "Herbivore",
Строка 20 348: Строка 23 568:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["carryableby"] = "Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 20 388: Строка 23 608:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["phoenix"] = {
 
["phoenix"] = {
["releasedate"] = "Unreleased",
+
["dlc"] = "Scorched Earth",
["releaseversion"] = "",
+
["variants"] = "",
["xboxreleasedate"] = "Unreleased",
+
["releasedate"] = "2017-09-03",
["xboxreleaseversion"] = "",
+
["releaseversion"] = "268.0",
["ps4releasedate"] = "Unreleased",
+
["xboxreleasedate"] = "2017-09-23",
["ps4releaseversion"] = "",
+
["xboxreleaseversion"] = "762.0",
["class"] = "",
+
["ps4releasedate"] = "2017-09-09",
["blueprintpath"] = "",
+
["ps4releaseversion"] = "514.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Phoenix_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'",
 
["commonname"] = "Phoenix",
 
["commonname"] = "Phoenix",
["dossierimage"] = "Dossier Phoenix.jpg",
+
["dossierimage"] = "Dossier Phoenix.png",
["soundfile"] = "",
+
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Phoenixsound.ogg",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "",
+
["species"] = "Unknown",
["time"] = "",
+
["time"] = "Unknown",
 
["group"] = "Fantasy",
 
["group"] = "Fantasy",
["temperament"] = "",
+
["temperament"] = "Elusive",
["diet"] = "",
+
["diet"] = "Flame Eater",
 
["taming"] = {
 
["taming"] = {
["torporimmune"] = "No",
+
["torporimmune"] = "Yes",
 
["canbetamed"] = "Yes",
 
["canbetamed"] = "Yes",
["rideable"] = "No"
+
["rideable"] = "Flying",
  +
["equipment"] = "",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = 0,
  +
["tameineffectivenessbyaffinity"] = 2.5,
  +
["tameaffinitybase"] = 6600,
  +
["tameaffinityperlevel"] = 200,
  +
["foodconsumptionbase"] = 0.002893,
  +
["foodconsumptionmult"] = 192.034409,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakingtamefeedinterval"] = 15,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 0,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameconsumeentirestack"] = "No",
  +
["wakingtameconsumeentirestackmaxquantity"] = 0,
  +
["keepaffinityondamagerecievedwakingtame"] = "Yes",
  +
["wakefooddeplmult"] = 2
 
},
 
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, DragonBase0, DragonBase1, DragonFire, Light Orange, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Beak and Feet",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Light Orange, Dino Medium Brown, BigFoot5, DragonBase1, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Feather Highlights",
  +
["colors"] = "Dino Light Orange, Light Orange, Light Yellow, DragonFire, Yellow, Light Green, Light Grey"
  +
},
  +
["5"] = {
  +
["name"] = "Underbelly and Wing Highlights",
  +
["colors"] = "Dino Dark Blue, DragonGreen3, Dino Light Blue, Dino Medium Blue, WyvernBlue0, WyvernPurple0, Cyan, Dino Deep Blue, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 400,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["stamina"] = 220,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 200,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 180,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 260,
  +
["riddenwalkspeed"] = 130,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 637,
  +
["tamedrunspeed"] = 910,
  +
["tamedriddenrunspeed"] = 455,
  +
["runningstaminaconsumptionrate"] = 5,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 150,
  +
["flyspeed"] = 600,
  +
["flyriddenspeed"] = 300,
  +
["untamedrunflyspeed"] = 1470,
  +
["tamedrunflyspeed"] = 2100,
  +
["tamedriddenrunflyspeed"] = 1050,
  +
["flyingstaminaconsumptionrate"] = 3
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 190,
  +
["fecessize"] = "Silica Pearls",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["candragcreatureswhileflying"] = "No",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 14,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 14,
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Fireball (Rider)",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 6000,
  +
["projectile"] = {
  +
["projectilelife"] = 3,
  +
["impact"] = {
  +
["damage"] = 0
  +
},
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Melee Rake",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 400,
  +
["minattackrange"] = 150,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 23,
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["teamname"] = "Herbivores",
  +
["chancetodroploot"] = 0.3,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Crystal, Flint, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 416: Строка 23 787:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rockelemental"] = {
 
["rockelemental"] = {
["variants"] = "Rubble Golem",
+
["variants"] = "Rock Elemental - Manticore Arena, Rubble Golem, Lava Elemental",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 424: Строка 23 795:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "RockGolem_Character_BP_C",
 
["class"] = "RockGolem_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'",
["class-minion"] = "RockGolem_Character_Minion_BP_C", --Summons an untameable minion (Manticore) with 50000 base health and 1000 base stamina.
 
["blueprintpath-minion"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/RockGolem_Character_Minion_BP.RockGolem_Character_Minion_BP'",
 
 
["commonname"] = "Rock Elemental",
 
["commonname"] = "Rock Elemental",
["dossierimage"] = "Dossier RockElemental.jpg",
+
["dossierimage"] = "Dossier Rock Elemental.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_golem_getup_2.OGG",
 
["soundfile"] = "s_golem_getup_2.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Colossus Petram",
+
["species"] = "Colossus petram",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
 
["group"] = "Fantasy",
 
["group"] = "Fantasy",
Строка 20 522: Строка 23 894:
 
["mass"] = 1000,
 
["mass"] = 1000,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 20 574: Строка 23 946:
 
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur",
 
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [rockelementalmanticorearena] [rockelementalminion]
  +
------------------------------------------------------------
  +
["rockelementalmanticorearena"] = {
  +
["inherits"] = "rockelemental",
  +
["variants"] = "Rock Elemental, Rubble Golem, Lava Elemental",
  +
["class"] = "RockGolem_Character_Minion_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/RockGolem_Character_Minion_BP.RockGolem_Character_Minion_BP'",
  +
["stats"] = {
  +
["health"] = 50000,
  +
["stamina"] = 1000
  +
}
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
Строка 20 579: Строка 23 964:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["rubblegolem"] = {
 
["rubblegolem"] = {
["variants"] = "Rock Elemental",
+
["variants"] = "Rock Elemental, Rock Elemental - Manticore Arena, Lava Elemental",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 587: Строка 23 972:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "RubbleGolem_Character_BP_C",
 
["class"] = "RubbleGolem_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RubbleGolem_Character_BP.RubbleGolem_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RubbleGolem_Character_BP.RubbleGolem_Character_BP'",
Строка 20 593: Строка 23 980:
 
["pronunciation"] = "",
 
["pronunciation"] = "",
 
["categories"] = "",
 
["categories"] = "",
["species"] = "Colossus Petram",
+
["species"] = "Colossus petram",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
 
["group"] = "Fantasy",
 
["group"] = "Fantasy",
Строка 20 634: Строка 24 021:
 
["mass"] = 1000,
 
["mass"] = 1000,
 
["fecessize"] = "None",
 
["fecessize"] = "None",
["candamage"] = "Stone, Adobe, Wood, Thatch",
+
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 20 689: Строка 24 076:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["thornydragon"] = {
 
["thornydragon"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Extinction, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 696: Строка 24 083:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "SpineyLizard_Character_BP_C",
 
["class"] = "SpineyLizard_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/SpineyLizard/SpineyLizard_Character_BP.SpineyLizard_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/SpineyLizard/SpineyLizard_Character_BP.SpineyLizard_Character_BP'",
 
["commonname"] = "Thorny Dragon",
 
["commonname"] = "Thorny Dragon",
["dossierimage"] = "Dossier SpinyLizard.jpg",
+
["dossierimage"] = "Dossier Thorny Dragon.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_lizard_attack_1.OGG",
 
["soundfile"] = "s_lizard_attack_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 20 822: Строка 24 212:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
["carryableby"] = "Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
+
["carryableby"] = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
Строка 20 878: Строка 24 268:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["vulture"] = {
 
["vulture"] = {
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 20 885: Строка 24 275:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
 
["class"] = "Vulture_Character_BP_C",
 
["class"] = "Vulture_Character_BP_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Vulture/Vulture_Character_BP.Vulture_Character_BP'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Vulture/Vulture_Character_BP.Vulture_Character_BP'",
 
["commonname"] = "Vulture",
 
["commonname"] = "Vulture",
["dossierimage"] = "Dossier Vulture.jpg",
+
["dossierimage"] = "Dossier Vulture.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "s_vulture_idle_1.OGG",
 
["soundfile"] = "s_vulture_idle_1.OGG",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 20 896: Строка 24 289:
 
["group"] = "Birds",
 
["group"] = "Birds",
 
["temperament"] = "Docile",
 
["temperament"] = "Docile",
["diet"] = "Carnivore",
+
["diet"] = "Carrion-Feeder",
 
["taming"] = {
 
["taming"] = {
 
["torporimmune"] = "No",
 
["torporimmune"] = "No",
Строка 21 005: Строка 24 398:
 
["fecessize"] = "Small",
 
["fecessize"] = "Small",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
 
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y Trap",
["candamage"] = "",
+
["candamage"] = "Thatch, Greenhouse",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["carryableby"] = "Kaprosuchus, Megalosaurus, Tusoteuthis",
 
["candragcreatureswhileflying"] = "No",
 
["candragcreatureswhileflying"] = "No",
Строка 21 031: Строка 24 424:
 
},
 
},
 
------------------------------------------------------------
 
------------------------------------------------------------
-- KEYWORDS: [wyvern] [firewyvern]
+
-- KEYWORDS: [wyvern]
 
------------------------------------------------------------
 
------------------------------------------------------------
["firewyvern"] = {
+
["wyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 21 042: Строка 24 435:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Wyvern_Character_BP_Base_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
 
["class"] = "Wyvern_Character_BP_Fire_C",
+
["class"] = "Wyvern_Character_BP_Base_C",
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'",
+
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
 
["commonname"] = "Wyvern",
 
["commonname"] = "Wyvern",
 
["dossierimage"] = "Dossier Wyvern.png",
 
["dossierimage"] = "Dossier Wyvern.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 21 053: Строка 24 447:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Fantasy",
+
["group"] = "Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 21 072: Строка 24 466:
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Scorched Earth)",
+
["egg"] = "Fire Wyvern Egg (Scorched Earth), Lightning Wyvern Egg (Scorched Earth), Poison Wyvern Egg (Scorched Earth), Ice Wyvern Egg (Ragnarok)",
 
["mintemp"] = 80,
 
["mintemp"] = 80,
 
["maxtemp"] = 90,
 
["maxtemp"] = 90,
Строка 21 082: Строка 24 476:
 
["mintimebetweenmating"] = 64800, --18:00,
 
["mintimebetweenmating"] = 64800, --18:00,
 
["maxtimebetweenmating"] = 172800 --48:00
 
["maxtimebetweenmating"] = 172800 --48:00
},
 
["colorization"] = {
 
["0"] = {
 
["name"] = "Body",
 
["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
 
},
 
["2"] = {
 
["name"] = "Belly and Foot Scales",
 
["colors"] = "Dark Grey, Dino Light Orange, Dino Medium Brown, BigFoot5, Dark Wolf Fur, DragonBase0, DragonBase1, Dino Dark Orange"
 
},
 
["3"] = {
 
--["name"] = "null",
 
--["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
 
},
 
["4"] = {
 
["name"] = "Fins and Wings",
 
["colors"] = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
 
},
 
["5"] = {
 
["name"] = "Belly Detail",
 
["colors"] = "Light Orange, DragonFire, DragonBase1, Dino Light Orange, Dino Medium Brown, DragonBase0"
 
},
 
 
},
 
},
 
["stats"] = {
 
["stats"] = {
Строка 21 167: Строка 24 539:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
+
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 160,
 
["meleebase"] = 160,
Строка 21 227: Строка 24 599:
 
},
 
},
 
["5"] = {
 
["5"] = {
  +
["name"] = "Breathe Ice",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with an '''Ice Wyvern''', it will significantly slow the target's movement speed over a period of time.",
  +
["staminacost"] = 160,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5000
  +
},
  +
["6"] = {
 
["name"] = "Grab",
 
["name"] = "Grab",
 
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
 
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
Строка 21 237: Строка 24 617:
 
}
 
}
 
},
 
},
["6"] = {
+
["7"] = {
 
["name"] = "Taunt",
 
["name"] = "Taunt",
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
 
["staminacost"] = 2,
 
["staminacost"] = 2,
 
["attackrange"] = 0,
 
["attackrange"] = 0,
Строка 21 245: Строка 24 625:
 
["activateattackrange"] = 0
 
["activateattackrange"] = 0
 
},
 
},
["7"] = {
+
["8"] = {
 
["name"] = "Bite (AI)",
 
["name"] = "Bite (AI)",
 
["description"] = "The Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
 
["description"] = "The Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
Строка 21 260: Строка 24 640:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [wyvern] [firewyvern]
  +
------------------------------------------------------------
  +
["firewyvern"] = {
  +
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
  +
["dlc"] = "Scorched Earth",
  +
["releasedate"] = "2016-09-01",
  +
["releaseversion"] = "246.0",
  +
["xboxreleasedate"] = "2016-09-01",
  +
["xboxreleaseversion"] = "739.3",
  +
["ps4releasedate"] = "2016-12-06",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Wyvern_Character_BP_Fire_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'",
  +
["commonname"] = "Wyvern",
  +
["dossierimage"] = "Dossier Wyvern.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Draconis vipera",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Flying",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.5,
  +
["tameaffinitybase"] = 8500,
  +
["tameaffinityperlevel"] = 150,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.983994
  +
},
  +
["breeding"] = {
  +
["egg"] = "Fire Wyvern Egg (Scorched Earth)",
  +
["mintemp"] = 80,
  +
["maxtemp"] = 90,
  +
["incubationtime"] = 17940, --4:59,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33300, --9:15,
  +
["juveniletime"] = 133320, --37:02,
  +
["adolescenttime"] = 166620, --46:17,
  +
["mintimebetweenmating"] = 64800, --18:00,
  +
["maxtimebetweenmating"] = 172800 --48:00
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body",
  +
["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
  +
},
  +
["2"] = {
  +
["name"] = "Belly and Foot Scales",
  +
["colors"] = "Dark Grey, Dino Light Orange, Dino Medium Brown, BigFoot5, Dark Wolf Fur, DragonBase0, DragonBase1, Dino Dark Orange"
  +
},
  +
["3"] = {
  +
--["name"] = "null",
  +
--["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
  +
},
  +
["4"] = {
  +
["name"] = "Fins and Wings",
  +
["colors"] = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
  +
},
  +
["5"] = {
  +
["name"] = "Belly Detail",
  +
["colors"] = "Light Orange, DragonFire, DragonBase1, Dino Light Orange, Dino Medium Brown, DragonBase0"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1725,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.2025,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = -1050,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 350,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 690,
  +
["riddenwalkspeed"] = 690,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 796.949951,
  +
["tamedrunspeed"] = 796.949951,
  +
["tamedriddenrunspeed"] = 1593.899902,
  +
["runningstaminaconsumptionrate"] = 3,
  +
["swimspeed"] = 1100,
  +
["riddenswimspeed"] = 1100,
  +
["flyspeed"] = 3000,
  +
["flyriddenspeed"] = 3000,
  +
["untamedrunflyspeed"] = 2310.001221,
  +
["tamedrunflyspeed"] = 2310.001221,
  +
["tamedriddenrunflyspeed"] = 4620.002441,
  +
["flyingstaminaconsumptionrate"] = 0.275
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1400,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Breathe Fire",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with a '''Fire Wyvern''', it will set the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
  +
["staminacost"] = 125,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5000
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
  +
["staminacost"] = 2,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1700,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = 120,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 21 267: Строка 24 847:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["lightningwyvern"] = {
 
["lightningwyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 21 275: Строка 24 855:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Wyvern_Character_BP_Base_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
 
 
["class"] = "Wyvern_Character_BP_Lightning_C",
 
["class"] = "Wyvern_Character_BP_Lightning_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'",
 
["commonname"] = "Wyvern",
 
["commonname"] = "Wyvern",
 
["dossierimage"] = "Dossier Wyvern.png",
 
["dossierimage"] = "Dossier Wyvern.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 21 286: Строка 24 867:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Fantasy",
+
["group"] = "Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 21 304: Строка 24 885:
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Scorched Earth)",
+
["egg"] = "Lightning Wyvern Egg (Scorched Earth)",
 
["mintemp"] = 80,
 
["mintemp"] = 80,
 
["maxtemp"] = 90,
 
["maxtemp"] = 90,
Строка 21 318: Строка 24 899:
 
["0"] = {
 
["0"] = {
 
["name"] = "Body",
 
["name"] = "Body",
["colors"] = "Dino Light Purple, Dino Light Blue, Black, WyvernBlue0, Light Grey, Dino Dark Brown"
+
["colors"] = "Dino Light Purple, Dino Light Blue, Black, WyvernBlue0, Light Grey, Dino Darker Grey"
 
},
 
},
 
["1"] = {
 
["1"] = {
Строка 21 399: Строка 24 980:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
+
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 160,
 
["meleebase"] = 160,
Строка 21 445: Строка 25 026:
 
["4"] = {
 
["4"] = {
 
["name"] = "Taunt",
 
["name"] = "Taunt",
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
 
["staminacost"] = 2,
 
["staminacost"] = 2,
 
["attackrange"] = 0,
 
["attackrange"] = 0,
Строка 21 466: Строка 25 047:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Lightning Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Lightning Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 21 473: Строка 25 054:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["poisonwyvern"] = {
 
["poisonwyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
["dlc"] = "Scorched Earth",
+
["dlc"] = "Scorched Earth, Ragnarok",
 
["releasedate"] = "2016-09-01",
 
["releasedate"] = "2016-09-01",
 
["releaseversion"] = "246.0",
 
["releaseversion"] = "246.0",
Строка 21 481: Строка 25 062:
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releasedate"] = "2016-12-06",
 
["ps4releaseversion"] = "501.0",
 
["ps4releaseversion"] = "501.0",
["baseclass"] = "Wyvern_Character_BP_Base_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
 
 
["class"] = "Wyvern_Character_BP_Poison_C",
 
["class"] = "Wyvern_Character_BP_Poison_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'",
 
["commonname"] = "Wyvern",
 
["commonname"] = "Wyvern",
 
["dossierimage"] = "Dossier Wyvern.png",
 
["dossierimage"] = "Dossier Wyvern.png",
  +
["dossieraddbook"] = "Yes",
 
["soundfile"] = "",
 
["soundfile"] = "",
 
["pronunciation"] = "",
 
["pronunciation"] = "",
Строка 21 492: Строка 25 074:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Fantasy",
+
["group"] = "Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 21 510: Строка 25 092:
 
},
 
},
 
["breeding"] = {
 
["breeding"] = {
["egg"] = "Wyvern Egg (Scorched Earth)",
+
["egg"] = "Poison Wyvern Egg (Scorched Earth)",
 
["mintemp"] = 80,
 
["mintemp"] = 80,
 
["maxtemp"] = 90,
 
["maxtemp"] = 90,
Строка 21 609: Строка 25 191:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "Yes",
 
["candragcreatureswhileflying"] = "Yes",
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
+
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
 
["passengerweightmultiplier"] = 0.85,
 
["passengerweightmultiplier"] = 0.85,
 
["meleebase"] = 160,
 
["meleebase"] = 160,
Строка 21 658: Строка 25 240:
 
["4"] = {
 
["4"] = {
 
["name"] = "Taunt",
 
["name"] = "Taunt",
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target.",
+
["description"] = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
 
["staminacost"] = 2,
 
["staminacost"] = 2,
 
["attackrange"] = 0,
 
["attackrange"] = 0,
Строка 21 697: Строка 25 279:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Poison Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Poison Talon (Scorched Earth)",
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [zombiewyvern]
  +
------------------------------------------------------------
  +
["zombiewyvern"] = {
  +
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
  +
["dlc"] = "Scorched Earth",
  +
["event"] = "ARK: Fear Evolved 2",
  +
["releasedate"] = "2016-10-28",
  +
["releaseversion"] = "249.0",
  +
["xboxreleasedate"] = "2016-11-03",
  +
["xboxreleaseversion"] = "745.0",
  +
["ps4releasedate"] = "Unreleased",
  +
["ps4releaseversion"] = "",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Wyvern_Character_BP_ZombieBase_C",
  +
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
  +
["commonname"] = "Zombie Wyvern",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Draconis vipera",
  +
["time"] = "Unknown",
  +
["group"] = "Event Creatures, Fantasy, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.5,
  +
["tameaffinitybase"] = 8500,
  +
["tameaffinityperlevel"] = 150,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.983994
  +
},
  +
-- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
  +
["breeding"] = {
  +
["egg"] = "",
  +
["mintemp"] = "", --Doesn't have temps in game files.
  +
["maxtemp"] = "",
  +
["incubationtime"] = "", --17940 in game files
  +
["maturationtime"] = "", --333333.3125
  +
["babytime"] = "", --33300
  +
["juveniletime"] = "", --133320
  +
["adolescenttime"] = "", --166620
  +
["mintimebetweenmating"] = "", --64800
  +
["maxtimebetweenmating"] = "", --172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1725,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.2025,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = -1050,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 350,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 690,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 796.949951,
  +
["tamedrunspeed"] = 796.949951,
  +
["runningstaminaconsumptionrate"] = 3,
  +
["swimspeed"] = 1100,
  +
["flyspeed"] = 3000,
  +
["untamedrunflyspeed"] = 2310.001221,
  +
["tamedrunflyspeed"] = 2310.001221,
  +
["flyingstaminaconsumptionrate"] = 0.275
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 160,
  +
-- All three Zombie Wyvern variants have the same attacks (no breath).
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Zombie Wyvern bites the target.",
  +
["staminacost"] = 10,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1100,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Bite II", -- Repeated in game file. Renamed from 'Bite' to 'Bite II' for the Wiki.
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1100,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "'''While this attack is coded, it is not used in-game.'''<br>Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Zombie Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "'''While this attack is coded, it is not used in-game.''' Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Zombie Wyvern flaps its wings and taunts the target.",
  +
["staminacost"] = 2,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "The Zombie Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1400,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = 120,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 21 704: Строка 25 462:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["zombiefirewyvern"] = {
 
["zombiefirewyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 21 712: Строка 25 470:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
["baseclass"] = "Wyvern_Character_BP_ZombieBase_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
 
 
["class"] = "Wyvern_Character_BP_ZombieFire_C",
 
["class"] = "Wyvern_Character_BP_ZombieFire_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieFire.Wyvern_Character_BP_ZombieFire'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieFire.Wyvern_Character_BP_ZombieFire'",
Строка 21 722: Строка 25 480:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 21 762: Строка 25 520:
 
},
 
},
 
["3"] = {
 
["3"] = {
--["name"] = "null",
+
["name"] = "null",
--["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
+
["colors"] = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
 
},
 
},
 
["4"] = {
 
["4"] = {
Строка 21 831: Строка 25 589:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
Строка 21 840: Строка 25 598:
 
["1"] = {
 
["1"] = {
 
["name"] = "Bite",
 
["name"] = "Bite",
["description"] = "The Zombie Wyvern bites the target.",
+
["description"] = "",
 
["staminacost"] = 10,
 
["staminacost"] = 10,
 
["attackrange"] = 900,
 
["attackrange"] = 900,
Строка 21 850: Строка 25 608:
 
},
 
},
 
["2"] = {
 
["2"] = {
["name"] = "Bite II", -- Repeated in game file. Renamed from 'Bite' to 'Bite II' for the Wiki.
+
["name"] = "Bite", -- Repeated in game file.
 
["description"] = "",
 
["description"] = "",
 
["staminacost"] = 10,
 
["staminacost"] = 10,
Строка 21 881: Строка 25 639:
 
["5"] = {
 
["5"] = {
 
["name"] = "Bite (AI)",
 
["name"] = "Bite (AI)",
["description"] = "The Zombie Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
+
["description"] = "",
 
["staminacost"] = 10,
 
["staminacost"] = 10,
 
["attackrange"] = 1200,
 
["attackrange"] = 1200,
Строка 21 894: Строка 25 652:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 21 901: Строка 25 659:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["zombielightningwyvern"] = {
 
["zombielightningwyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 21 909: Строка 25 667:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
["baseclass"] = "Wyvern_Character_BP_ZombieBase_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
 
["class"] = "Wyvern_Character_BP_ZombieLightning",
+
["class"] = "Wyvern_Character_BP_ZombieLightning_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieLightning.Wyvern_Character_BP_ZombieLightning'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieLightning.Wyvern_Character_BP_ZombieLightning'",
 
["commonname"] = "Zombie Wyvern",
 
["commonname"] = "Zombie Wyvern",
Строка 21 919: Строка 25 677:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 22 028: Строка 25 786:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
Строка 22 091: Строка 25 849:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
},
 
},
Строка 22 098: Строка 25 856:
 
------------------------------------------------------------
 
------------------------------------------------------------
 
["zombiepoisonwyvern"] = {
 
["zombiepoisonwyvern"] = {
["variants"] = "Fire Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
+
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
 
["dlc"] = "Scorched Earth",
 
["dlc"] = "Scorched Earth",
 
["releasedate"] = "2016-10-28",
 
["releasedate"] = "2016-10-28",
Строка 22 106: Строка 25 864:
 
["ps4releasedate"] = "Unreleased",
 
["ps4releasedate"] = "Unreleased",
 
["ps4releaseversion"] = "",
 
["ps4releaseversion"] = "",
["baseclass"] = "Wyvern_Character_BP_ZombieBase_C",
+
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
["baseblueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
 
 
["class"] = "Wyvern_Character_BP_ZombiePoison_C",
 
["class"] = "Wyvern_Character_BP_ZombiePoison_C",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison'",
 
["blueprintpath"] = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison'",
Строка 22 116: Строка 25 874:
 
["species"] = "Draconis vipera",
 
["species"] = "Draconis vipera",
 
["time"] = "Unknown",
 
["time"] = "Unknown",
["group"] = "Event Creatures",
+
["group"] = "Event Creatures, Fantasy, Reptiles",
 
["temperament"] = "Aggressive",
 
["temperament"] = "Aggressive",
 
["diet"] = "Carnivore",
 
["diet"] = "Carnivore",
Строка 22 229: Строка 25 987:
 
["fecessize"] = "Medium",
 
["fecessize"] = "Medium",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
 
["immobilizedby"] = "Chain Bola, Large Bear Trap",
["candamage"] = "Wood, Thatch",
+
["candamage"] = "Wood, Thatch, Greenhouse",
 
["carryableby"] = "",
 
["carryableby"] = "",
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
 
["candragcreatureswhileflying"] = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
Строка 22 292: Строка 26 050:
 
["teamname"] = "Carnivores_High",
 
["teamname"] = "Carnivores_High",
 
["chancetodroploot"] = 1,
 
["chancetodroploot"] = 1,
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon",
+
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
 
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 03: RAGNAROK --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- KEYWORDS: [direpolarbear]
  +
------------------------------------------------------------
  +
["direpolarbear"] = {
  +
["inherits"] = "direbear",
  +
["variants"] = "Direbear, Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "258.8",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Polar_Bear_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Polar_Bear/Polar_Bear.Polar_Bear'",
  +
["commonname"] = "Dire Polar Bear"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [dragonragnarokarena]
  +
------------------------------------------------------------
  +
["dragonragnarokarena"] = {
  +
["variants"] = "Dragon, Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-08-16",
  +
["releaseversion"] = "265.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Dragon_Character_BP_Boss_Easy_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Easy_Ragnarok.Dragon_Character_BP_Boss_Easy_Ragnarok'",
  +
["commonname"] = "Dragon",
  +
["dossierimage"] = "Dossier Dragon.png",
  +
["soundfile"] = "dragon mumble 2.OGG",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "Medieval",
  +
["group"] = "Bosses, Fantasy, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["health"] = 432000,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 10000,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 2000,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 4000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1650,
  +
["untamedrunspeed"] = 2640,
  +
["swimspeed"] = 1100,
  +
["flyspeed"] = 4000,
  +
["untamedrunflyspeed"] = 3520
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1000,
  +
["mass"] = 1200,
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Follow Spline",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 35,
  +
["explosion"] = {
  +
["damage"] = 400,
  +
["radius"] = 2850,
  +
["raidtorpormultiplier"] = 1,
  +
["raidtorpor"] = 400
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Wander on Land",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000000000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Spino Bite",
  +
["description"] = "The Dragon bites the target for considerable damage.",
  +
["staminacost"] = 30,
  +
["attackrange"] = 15000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 3000,
  +
["melee"] = {
  +
["damage"] = 500
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "FireBall",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 3500,
  +
["activateattackrange"] = 2500,
  +
["projectile"] = {
  +
["projectilelife"] = 35,
  +
["explosion"] = {
  +
["damage"] = 400,
  +
["radius"] = 2850,
  +
["raidtorpormultiplier"] = 1,
  +
["raidtorpor"] = 400
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Flame",
  +
["description"] = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
  +
["staminacost"] = 100,
  +
["attackrange"] = 15000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5000
  +
},
  +
["6"] = {
  +
["name"] = "Summon Minions",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
},
  +
["killxpbase"] = 3000,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
},
  +
------------------------------------------------------------
  +
["dragongammaragnarokarena"] = {
  +
["inherits"] = "dragonragnarokarena",
  +
["commonname"] = "Dragon (Gamma)"
  +
},
  +
------------------------------------------------------------
  +
["dragonbetaragnarokarena"] = {
  +
["inherits"] = "dragonragnarokarena",
  +
["class"] = "Dragon_Character_BP_Boss_Medium_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'",
  +
["commonname"] = "Dragon (Beta)",
  +
["stats"] = {
  +
["health"] = 864000.0625
  +
},
  +
},
  +
------------------------------------------------------------
  +
["dragonalpharagnarokarena"] = {
  +
["inherits"] = "dragonragnarokarena",
  +
["class"] = "Dragon_Character_BP_Boss_Hard_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Hard_Ragnarok.Dragon_Character_BP_Boss_Hard_Ragnarok'",
  +
["commonname"] = "Dragon (Alpha)",
  +
["stats"] = {
  +
["health"] = 972000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [griffin]
  +
------------------------------------------------------------
  +
["griffin"] = {
  +
["dlc"] = "Ragnarok",
  +
["variants"] = "Griffin - Ragnarok Arena",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "258.8",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Griffin_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'",
  +
["commonname"] = "Griffin",
  +
["dossierimage"] = "Dossier Griffin.jpg",
  +
["dossieraddbook"] = "No",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Gryphon magnificum",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy, Mammals, Birds",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Flying",
  +
["uniquecostumes"] = "",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["ballowmountedweaponry"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 3.125,
  +
["tameaffinitybase"] = 2200,
  +
["tameaffinityperlevel"] = 100,
  +
["torpor1"] = 1500,
  +
["torporincrease"] = 90,
  +
["foodconsumptionbase"] = 0.002066,
  +
["foodconsumptionmult"] = 150,
  +
["torpordepletionps0"] = 2.133333
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Allosaurus Egg)",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Wings and Main Body",
  +
["colors"] = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, DragonBase1, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "Fur",
  +
["colors"] = "BigFoot0, BigFoot5, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, BigFoot4, DragonBase1"
  +
},
  +
["5"] = {
  +
["name"] = "Feather Highlights",
  +
["colors"] = "BigFoot0, BigFoot5, Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, NearWhite"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 950,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.216,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = -900,
  +
["stamina"] = 225,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.06,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 1500,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1600,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 280,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.5,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.365,
  +
["walkspeed"] = 300,
  +
["riddenwalkspeed"] = 300,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 750,
  +
["tamedrunspeed"] = 750,
  +
["tamedriddenrunspeed"] = 750,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300,
  +
["flyspeed"] = 750,
  +
["flyriddenspeed"] = 750,
  +
["untamedrunflyspeed"] = 1500,
  +
["tamedrunflyspeed"] = 1500,
  +
["tamedriddenrunflyspeed"] = 1500,
  +
["flyingstaminaconsumptionrate"] = 0.325
  +
},
  +
["grabweightthreshold"] = 80,
  +
["dragweight"] = 200,
  +
["mass"] = 190,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["candragcreatures"] = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Skeletal Jerboa, Titanomyrma Drone, Troodon, Zomdodo",
  +
["passengerweightmultiplier"] = 1,
  +
["meleebase"] = 18,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 27
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 60,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 12
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Diving Swipe",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 188
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Dive Bomb",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 2500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 115
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["teamname"] = "Carnivores_Medium_Aggressive",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
  +
-- OMISSION: BONEDAMAGEADJUSTERS
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [griffinragnarokarena]
  +
------------------------------------------------------------
  +
["griffinragnarokarena"] = {
  +
["inherits"] = "griffin",
  +
["class"] = "Griffin_Character_Minion_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_BP'",
  +
["teamname"] = "Carnivores_High"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [icewormmale]
  +
------------------------------------------------------------
  +
["icewormmale"] = {
  +
["variants"] = "Deathworm, Deathworm - Manticore Arena, Alpha Deathworm, Iceworm Queen, Corrupted Deathworm",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "258.8",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Iceworm_Character_Minion_BP_smaller_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Character_Minion_BP_smaller.Iceworm_Character_Minion_BP_smaller'",
  +
["commonname"] = "Iceworm Male",
  +
["dossierimage"] = "IceWormQueen.PNG",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Khorkoi arrakis",
  +
["time"] = "Unknown",
  +
["group"] = "Invertebrates, Fantasy",
  +
["temperament"] = "Extremely Territorial",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 1700,
  +
["healthwildlevel"] = 0.002,
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 300
  +
},
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 300,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Iceworm bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1610,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 300
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1610,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 300
  +
}
  +
}
  +
},
  +
["killxpbase"] = 100,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat, Deathworm Horn, AnglerGel, Black Pearl, Organic Polymer, Leech Blood"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [icewormqueen]
  +
------------------------------------------------------------
  +
["icewormqueen"] = {
  +
["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Corrupted Deathworm",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "258.8",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Iceworm_Queen_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Queen_Character_BP.Iceworm_Queen_Character_BP'",
  +
["commonname"] = "Iceworm Queen",
  +
["dossierimage"] = "IceWormQueen.PNG",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Khorkoi arrakis",
  +
["time"] = "Unknown",
  +
["group"] = "Alpha Predators, Invertebrates, Fantasy",
  +
["temperament"] = "Extremely Territorial",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 27000,
  +
["healthwildlevel"] = 0.002,
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 500,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 600
  +
},
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 500,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "The Iceworm Queen bites the target.",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4700,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 6500,
  +
["melee"] = {
  +
["damage"] = 500
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4700,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 6500,
  +
["melee"] = {
  +
["damage"] = 500
  +
}
  +
}
  +
},
  +
["killxpbase"] = 15000,
  +
["teamname"] = "",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Organic Polymer, Raw Meat, Raw Prime Meat, Manticore Helmet Skin, Alpha Deathworm Trophy"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [lavaelemental]
  +
------------------------------------------------------------
  +
["lavaelemental"] = {
  +
["variants"] = "Rock Elemental, Rock Elemental - Manticore Arena, Rubble Golem",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "246.0",
  +
["xboxreleasedate"] = "2017-07-29",
  +
["xboxreleaseversion"] = "739.3",
  +
["ps4releasedate"] = "2017-07-29",
  +
["ps4releaseversion"] = "501.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "LavaGolem_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/LavaGolem/LavaGolem_Character_BP.LavaGolem_Character_BP'",
  +
["commonname"] = "Lava Elemental",
  +
["dossierimage"] = "LaVaElemental.PNG",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy",
  +
["temperament"] = "Extremely Territorial",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 60000,
  +
["healthwildlevel"] = 0.0125,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 5000,
  +
["torporwildlevel"] = 0.02,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 6000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 600,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 800,
  +
["untamedrunspeed"] = 1920.000122,
  +
["swimspeed"] = 300
  +
},
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 300,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee Attack",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 1900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2700,
  +
["melee"] = {
  +
["damage"] = 120
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "ThrowRock",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 11200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 120
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 2.6,
  +
["impact"] = {
  +
["damage"] = 300,
  +
["impulse"] = 100000
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Swipe",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 1900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2700,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = 50,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [manticoreragnarokarena]
  +
------------------------------------------------------------
  +
["manticoreragnarokarena"] = {
  +
["variants"] = "Manticore, Manticore (Gamma), Manticore (Beta), Manticore (Alpha), Manticore (Gamma) - Ragnarok Arena, Manticore (Beta) - Ragnarok Arena, Manticore (Alpha) - Ragnarok Arena",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-08-16",
  +
["releaseversion"] = "265.0",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Manticore_Character_BP_Easy_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Easy_Ragnarok.Manticore_Character_BP_Easy_Ragnarok'",
  +
["commonname"] = "Manticore",
  +
["dossierimage"] = "Dossier Manticore.png",
  +
["soundfile"] = "s_manticore_roar_intro.OGG",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Mammals, Invertebrates",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 100000,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 2000,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 3000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1300,
  +
["untamedrunspeed"] = 2600,
  +
["swimspeed"] = 1100,
  +
["flyspeed"] = 2200,
  +
["untamedrunflyspeed"] = 2420
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1000,
  +
["mass"] = 1200,
  +
["fecessize"] = "None",
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "No",
  +
["meleebase"] = 120,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Claw and Fangs",
  +
["description"] = "The Manticore bites and claws at the target.",
  +
["staminacost"] = 30,
  +
["attackrange"] = 1100,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60,
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Poison Sting",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 1800,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 6,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Quill Attack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 5,
  +
["impact"] = {
  +
["damage"] = 2,
  +
["impulse"] = 50,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 4,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 5
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Poison Ball (Ground vs Ground)",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 12000,
  +
["minattackrange"] = 2000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 6,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 6,
  +
["impact"] = {
  +
["damage"] = 100,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 200,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 250
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = 80,
  +
["radius"] = 200,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 160,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 200
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Poison Ball (Air vs Ground)",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 3000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 6,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 6,
  +
["impact"] = {
  +
["damage"] = 100,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 200,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 250
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = 80,
  +
["radius"] = 200,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 160,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 200
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["6"] = {
  +
["name"] = "Poison Ball (Air vs Air)",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 1500,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 6,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 6,
  +
["impact"] = {
  +
["damage"] = 100,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 200,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 250
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = 80,
  +
["radius"] = 200,
  +
["torpormultiplier"] = 2,
  +
["torpor"] = 160,
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = 5,
  +
["damagemultiplier"] = 2.5,
  +
["amount"] = 200
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["7"] = {
  +
["name"] = "Claw and Fangs (Air)",
  +
["description"] = "The Manticore bites and claws at the target while airborne.",
  +
["staminacost"] = 30,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 85,
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3000,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["manticoregammaragnarokarena"] = {
  +
["inherits"] = "manticoreragnarokarena",
  +
["commonname"] = "Manticore (Gamma)"
  +
},
  +
------------------------------------------------------------
  +
["manticorebetaragnarokarena"] = {
  +
["inherits"] = "manticoreragnarokarena",
  +
["class"] = "Manticore_Character_BP_Medium_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Medium_Ragnarok.Manticore_Character_BP_Medium_Ragnarok'",
  +
["commonname"] = "Manticore (Beta)",
  +
["stats"] = {
  +
["health"] = 130000
  +
},
  +
},
  +
------------------------------------------------------------
  +
["manticorealpharagnarokarena"] = {
  +
["inherits"] = "manticoreragnarokarena",
  +
["class"] = "Manticore_Character_BP_Hard_Ragnarok_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Hard_Ragnarok.Manticore_Character_BP_Hard_Ragnarok'",
  +
["commonname"] = "Manticore (Alpha)",
  +
["stats"] = {
  +
["health"] = 160000
  +
},
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [direbearlifeslabyrinth] [spiritdirebear]
  +
------------------------------------------------------------
  +
["direbearlifeslabyrinth"] = {
  +
["inherits"] = "direbear",
  +
["variants"] = "Direbear, Polar Bear, Dire Polar Bear, Aberrant Dire Bear",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-12-21",
  +
["releaseversion"] = "276.0",
  +
["xboxreleasedate"] = "2018-01-27",
  +
["xboxreleaseversion"] = "770.0",
  +
["ps4releasedate"] = "2018-01-18",
  +
["ps4releaseversion"] = "519.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Direbear_LL_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Bear/Direbear_LL_Character_BP.Direbear_LL_Character_BP'"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [direwolflifeslabyrinth] [spiritdirewolf]
  +
------------------------------------------------------------
  +
["direwolflifeslabyrinth"] = {
  +
["inherits"] = "direwolf",
  +
["variants"] = "Direwolf",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-12-21",
  +
["releaseversion"] = "276.0",
  +
["xboxreleasedate"] = "2018-01-27",
  +
["xboxreleaseversion"] = "770.0",
  +
["ps4releasedate"] = "2018-01-18",
  +
["ps4releaseversion"] = "519.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Direwolf_LL_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Wolf/Direwolf_LL_Character_BP.Direwolf_LL_Character_BP'"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [megaloceroslifeslabyrinth] [spiritmegaloceros]
  +
------------------------------------------------------------
  +
["megaloceroslifeslabyrinth"] = {
  +
["inherits"] = "megaloceros",
  +
["variants"] = "Megaloceros",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-12-21",
  +
["releaseversion"] = "276.0",
  +
["xboxreleasedate"] = "2018-01-27",
  +
["xboxreleaseversion"] = "770.0",
  +
["ps4releasedate"] = "2018-01-18",
  +
["ps4releaseversion"] = "519.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Stag_LL_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Elk/Stag_LL_Character_BP.Stag_LL_Character_BP'"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [wyvern] [icewyvern]
  +
------------------------------------------------------------
  +
["icewyvern"] = {
  +
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
  +
["dlc"] = "Ragnarok",
  +
["releasedate"] = "2017-06-12",
  +
["releaseversion"] = "258.8",
  +
["xboxreleasedate"] = "2017-08-29",
  +
["xboxreleaseversion"] = "761.1",
  +
["ps4releasedate"] = "2017-08-29",
  +
["ps4releaseversion"] = "512.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Ragnarok_Wyvern_Override_Ice_C",
  +
["blueprintpath"] = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'",
  +
["commonname"] = "Wyvern",
  +
["dossierimage"] = "Dossier Wyvern.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Draconis vipera",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy, Reptiles",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Flying",
  +
["uniquecostumes"] = "Wyvern Bone Costume (Scorched Earth)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.5,
  +
["tameaffinitybase"] = 8500,
  +
["tameaffinityperlevel"] = 150,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.983994
  +
},
  +
["breeding"] = {
  +
["egg"] = "Ice Wyvern Egg (Ragnarok)",
  +
["mintemp"] = 80,
  +
["maxtemp"] = 90,
  +
["incubationtime"] = 17940, --4:59,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33300, --9:15,
  +
["juveniletime"] = 133320, --37:02,
  +
["adolescenttime"] = 166620, --46:17,
  +
["mintimebetweenmating"] = 64800, --18:00,
  +
["maxtimebetweenmating"] = 172800 --48:00
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "DragonBlue0, Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1, Dino Light Purple, Dino Albino, BigFoot4, DragonGreen3, WyvernPurple1, NearBlack"
  +
},
  +
["1"] = {
  +
["name"] = "Fins",
  +
["colors"] = "DragonBlue0, Black, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1"
  +
},
  +
["2"] = {
  +
["name"] = "Wings",
  +
["colors"] = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Dino Darker Grey, Dino Light Blue, Dino Light Purple, Light Grey, WyvernBlue0"
  +
},
  +
["4"] = {
  +
["name"] = "Belly Scales",
  +
["colors"] = "DragonBlue0, Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1, Dino Light Purple, Dino Light Brown, Dino Albino, BigFoot0, BigFoot4, WolfFur, DragonGreen3, NearBlack"
  +
},
  +
["5"] = {
  +
["name"] = "Top and Fin Scales",
  +
["colors"] = "Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernPurple1, Dino Light Purple, Dino Albino, DragonGreen3, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1725,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.2025,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = -1050,
  +
["stamina"] = 275,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.025,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 690,
  +
["riddenwalkspeed"] = 690,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 796.949951,
  +
["tamedrunspeed"] = 796.949951,
  +
["tamedriddenrunspeed"] = 1394.662354,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 1100,
  +
["riddenswimspeed"] = 1100,
  +
["flyspeed"] = 3000,
  +
["flyriddenspeed"] = 3000,
  +
["untamedrunflyspeed"] = 2310.001221,
  +
["tamedrunflyspeed"] = 2310.001221,
  +
["tamedriddenrunflyspeed"] = 4042.502197,
  +
["flyingstaminaconsumptionrate"] = 0.275
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["candamage"] = "Wood, Thatch, Greenhouse",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["candragcreatures"] = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
  +
["passengerweightmultiplier"] = 1,
  +
["meleebase"] = 160,
  +
-- OMMISSION: ATTACKS -- Reason: Attacks pulled from Fire Wyvern.
  +
["killxpbase"] = 120,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1,
  +
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  +
},
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 04: ABERRATION --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [alphabasilisk] --
  +
----------------------------------------------------------------------------------------------------
  +
["alphabasilisk"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Basilisk",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "MegaBasilisk_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/MegaBasilisk_Character_BP.MegaBasilisk_Character_BP'",
  +
["commonname"] = "Alpha Basilisk",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Serpens regulus",
  +
["time"] = "Unknown",
  +
["group"] = "Alpha Predators, Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "",
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "",
  +
["nonviolenttame"] = "",
  +
["knockouttame"] = "",
  +
["ballowmountedweaponry"] = "",
  +
["minlevelnonviolent"] = "",
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "",
  +
["wakefooddeplmult"] = ""
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "",
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "", -- Short description of the region
  +
["colors"] = "" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["5"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "19500", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "650",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "175",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "2500",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "2200",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "1200", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "600",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "2016.000122", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "800", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "400",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "Stone, Adobe, Wood, Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "160",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "10",
  +
["attackrange"] = "1300",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "1500",
  +
["melee"] = {
  +
["damage"] = "55",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ranged",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "65",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "1000",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "55",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "5",
  +
["impact"] = {
  +
["damage"] = "120",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "60",
  +
["impulse"] = "",
  +
["radius"] = "500",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Gaze",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "50",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
},
  +
["4"] = {
  +
["name"] = "Roar",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
}
  +
},
  +
["killxpbase"] = "800", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [alphakarkinos], [crab]
  +
----------------------------------------------------------------------------------------------------
  +
["alphakarkinos"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Karkinos",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "MegaCrab_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/MegaCrab_Character_BP.MegaCrab_Character_BP'",
  +
["commonname"] = "Alpha Karkinos",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Karkinos versatus",
  +
["time"] = "Unknown",
  +
["group"] = "Alpha Predators, Fantasy, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, Dino Dark Brown, Dino Dark Yellow, Dino Dark Purple, Dark Grey, Dino Darker Grey, Dino Medium Brown, Dino Dark Brown, DragonBase0, WyvernBlue1, NearBlack, BigFoot5, BigFoot0, Black" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Highlights",
  +
["colors"] = "DragonGreen3, DragonBase1, Dino Light Blue, Dino Light Purple, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Medium Blue, Dino Deep Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Underbody",
  +
["colors"] = "Dino Dark Yellow, Dino Light Orange, Dino Light Brown, BigFoot0, Dino Medium Brown, BigFoot5, DragonBase1, DragonBase0, DragonGreen2, DragonGreen3, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "No", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "20400", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "600",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "800",
  +
["torporwildlevel"] = "0.05",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "5000",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "800",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "600", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "1050", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "600", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "250", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "400",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "160",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "850", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [alphasurfacereaperking] --
  +
----------------------------------------------------------------------------------------------------
  +
["alphasurfacereaperking"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "MegaXenomorph_Character_BP_Male_Surface_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/MegaXenomorph_Character_BP_Male_Surface.MegaXenomorph_Character_BP_Male_surface'",
  +
["commonname"] = "Alpha Surface Reaper King",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Alpha Predators, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Middle Region", -- Short description of the region
  +
["colors"] = "" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = ""
  +
},
  +
["5"] = {
  +
["name"] = "Outer Region",
  +
["colors"] = ""
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [basilisk] --
  +
----------------------------------------------------------------------------------------------------
  +
["basilisk"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Alpha Basilisk",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Basilisk_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'",
  +
["commonname"] = "Basilisk",
  +
["dossierimage"] = "Dossier Basilisk.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Serpens regulus",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Basilisk Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["ballowmountedweaponry"] = "No",
  +
["minlevelnonviolent"] = "0",
  +
["tameineffectivenessbyaffinity"] = "3",
  +
["tameaffinitybase"] = "1600",
  +
["tameaffinityperlevel"] = "20",
  +
["torpor1"] = "175",
  +
["torporincrease"] = "0.06",
  +
["foodconsumptionbase"] = "0.001543",
  +
["foodconsumptionmult"] = "648.088135",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.6",
  +
["wakefooddeplmult"] = "2"
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "",
  +
["favoritefood"] = "Fertilized Rock Drake Egg",
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonGreen0, WyvernBlue1, WyvernPurple0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino, DragonGreen3" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "Horns",
  +
["colors"] = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Light Green, DragonGreen2, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
  +
},
  +
["2"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "BigFoot5, WolfFur, Dino Light Yellow, Dino Light Green, BigFoot0, DragonGreen3, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Emissive",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, DragonBase1, DragonFire, DragonGreen3, Dino Albino, Dino Medium Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Highlights",
  +
["colors"] = "WyvernBlue1, WyvernBlue0, WyvernPurple0, DragonGreen3, Dino Medium Green, DragonGreen2, DragonBase0, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "No", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "2750", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "650",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "175",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "2500",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "2200",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "0.01",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "0.5",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.1",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "0.2",
  +
["walkspeed"] = "600", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "600",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "1008.000061", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "1680", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "1680",
  +
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
  +
["swimspeed"] = "400", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "400",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "400",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "0.85",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "50",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "10",
  +
["attackrange"] = "1300",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "1500",
  +
["melee"] = {
  +
["damage"] = "55",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = "10",
  +
["damagemultiplier"] = "3",
  +
["amount"] = "165"
  +
}
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ranged",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "65",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "1000",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "55",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["torpidity"] = {
  +
["duration"] = "10",
  +
["damagemultiplier"] = "3",
  +
["amount"] = "165"
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "5",
  +
["impact"] = {
  +
["damage"] = "120",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "60",
  +
["impulse"] = "",
  +
["radius"] = "500",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Gaze",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "50",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
},
  +
["4"] = {
  +
["name"] = "Roar",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
}
  +
},
  +
["killxpbase"] = "4", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  +
},
  +
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [bulbdog]
  +
----------------------------------------------------------------------------------------------------
  +
["bulbdog"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "LanternPug_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'",
  +
["commonname"] = "Bulbdog",
  +
["dossierimage"] = "Dossier Bulbdog.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Microluminis globulus",
  +
["time"] = "Unknown",
  +
["group"] = "Synapsids, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "0", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "2.5",
  +
["tameaffinitybase"] = "2200",
  +
["tameaffinityperlevel"] = "65",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "0.000868",
  +
["foodconsumptionmult"] = "2880.184326",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
  +
["wakefooddeplmult"] = "2" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "15037.592773", -- Live births only
  +
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["babytime"] = "17543.859375", -- In seconds - Time as a baby
  +
["juveniletime"] = "70175.4375", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "87719.296875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body", -- Short description of the region
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Dino Dark Yellow, Dino Medium Green, DragonBase0, DragonGreen0, DragonGreen1, BigFoot0, DragonGreen3, BigFoot5, DragonGreen2, WyvernBlue1, NearBlack" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Spots",
  +
["colors"] = "Dino Light Orange, Light Yellow, Dino Light Brown, DragonFire, Dino Medium Brown, Light Grey, Dino Light Blue, Dino Light Green, Dino Light Blue, Dino Light Purple, WyvernPurple1, Dino Light Purple, Dino Medium Green, DragonBase1, DragonBase0"
  +
},
  +
["3"] = {
  +
["name"] = "Lantern",
  +
["colors"] = "DragonFire, Dino Deep Blue, Dino Medium Blue, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, Magenta, Light Red"
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Dino Light Green, Light Grey, Dino Light Blue, Dino Light Purple, BigFoot0, WolfFur, DragonGreen2, BigFoot5, DragonBase1, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Back Stripes",
  +
["colors"] = "Dino Dark Yellow, Dino Dark Orange, DragonBase0, Dino Medium Brown, Dino Dark Brown, DragonGreen0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernBlue1, WyvernPurple0, WyvernBlue1, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "145",
  +
["healthwildlevel"] = "0.2",
  +
["healthtamedlevel"] = "0.27",
  +
["healthtamedmult"] = "0",
  +
["healthtamedadd"] = "0.5",
  +
["stamina"] = "200",
  +
["staminawildlevel"] = "0.12",
  +
["staminatamedlevel"] = "0.12",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0.5",
  +
["torpor"] = "60",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "165",
  +
["oxygenwildlevel"] = "0.11",
  +
["oxygentamedlevel"] = "0.11",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0.025",
  +
["food"] = "450",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "120",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.5",
  +
["meleetamedlevel"] = "0.1",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "1",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "1.3",
  +
["walkspeed"] = "50",
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "0.025",
  +
["untamedrunspeed"] = "400",
  +
["tamedrunspeed"] = "200",
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "4",
  +
["swimspeed"] = "300",
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "95",
  +
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = "0",
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat",
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood, Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  +
},
  +
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [Featherlight] --
  +
----------------------------------------------------------------------------------------------------
  +
["featherlight"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "LanternBird_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'",
  +
["commonname"] = "Featherlight",
  +
["dossierimage"] = "Dossier Featherlight.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Microluminis alectryon",
  +
["time"] = "Unknown",
  +
["group"] = "Birds, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "0", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "2.5",
  +
["tameaffinitybase"] = "2200",
  +
["tameaffinityperlevel"] = "65",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "0.000868",
  +
["foodconsumptionmult"] = "2880.184326",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
  +
["wakefooddeplmult"] = "2" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "Featherlight Egg (Aberration)", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "29", -- Eggs only
  +
["maxtemp"] = "32", -- Eggs only
  +
["incubationtime"] = "5999.520508", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["babytime"] = "17543.859375", -- In seconds - Time as a baby
  +
["juveniletime"] = "70175.4375", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "87719.296875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body", -- Short description of the region
  +
["colors"] = "Dino Light Red, Dino Dark Red, Light Red, Dino Dark Orange, Dino Medium Green, Dino Dark Blue, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Deep Blue, Black, Dino Medium Blue" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "Legs",
  +
["colors"] = "Dino Dark Orange, Dino Light Orange, Dino Light Yellow, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Red, Dino Light Orange, BigFoot0, Dino Light Green, BigFoot5, Dino Light Blue, Dino Light Purple, Dino Light Brown, DragonBase0, DragonBase1, Light Grey, DragonGreen3"
  +
},
  +
["5"] = {
  +
["name"] = "Emissive",
  +
["colors"] = "Light Green, Dino Light Red, Dino Dark Orange, DragonFire, Dino Deep Blue, Dino Medium Blue, Dino Light Green, WyvernPurple1, Cyan, Light Yellow"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "115", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "100",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "60",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "180",
  +
["oxygenwildlevel"] = "0.11",
  +
["oxygentamedlevel"] = "0.11",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0.2",
  +
["food"] = "450",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "70",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.065",
  +
["meleetamedlevel"] = "0.12",
  +
["meleetamedmult"] = "0.5",
  +
["meleetamedadd"] = "1.1",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "1.3",
  +
["walkspeed"] = "60", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "165", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "165", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
  +
["swimspeed"] = "100", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "300", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "825", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "825", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "3" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "10", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "80",
  +
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "0.5",
  +
["meleebase"] = "3",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "BiteAttack",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "350",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "150",
  +
["melee"] = {
  +
["damage"] = "3",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores",
  +
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [glowbug] [glow bug] [lightbug] [light bug]
  +
----------------------------------------------------------------------------------------------------
  +
["glowbug"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Lightbug_Character_BaseBP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lightbug/Lightbug_Character_BaseBP.Lightbug_Character_BaseBP'",
  +
["commonname"] = "Glowbug",
  +
["dossierimage"] = "Dossier Glowbug.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Lampyridae sublimis",
  +
["time"] = "Miocene",
  +
["group"] = "Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "Yes", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Dark Yellow, DragonGreen0, Dino Dark Brown, Dark Grey, Dino Darker Grey, DragonGreen3, WyvernBlue0, WyvernBlue1, Black" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Wings",
  +
["colors"] = "Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, Dino Dark Yellow, DarkWolfFur, DragonGreen1, DragonGreen2"
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Feet and Highlights",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, DragonFire, DragonBase1, DragonGreen3, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Emmissive Glow",
  +
["colors"] = "DragonGreen1, Dino Dark Yellow, Dino Medium Green, Dino Light Yellow, Light Green"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "75", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "100",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "100",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "450",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "50",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "2",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "60", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "150", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "200", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "120", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "300", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "300", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "80",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Thatch, Greenhouse, Wood)", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "10",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Ground bite attack",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "500",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "18",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["2"] = {
  +
["name"] = "Fly bite attack",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "500",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "18",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "1", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores",
  +
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Cementing Paste, Chitin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [glowtail] [glow tail]
  +
----------------------------------------------------------------------------------------------------
  +
["glowtail"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "LanternLizard_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'",
  +
["commonname"] = "Glowtail",
  +
["dossierimage"] = "Dossier Glowtail.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Microluminis psykhe",
  +
["time"] = "Unknown",
  +
["group"] = "Reptiles, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "0", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "2.5",
  +
["tameaffinitybase"] = "2200",
  +
["tameaffinityperlevel"] = "65",
  +
["torpor1"] = "",
  +
["torporincrease"] = "0.06",
  +
["foodconsumptionbase"] = "0.000868",
  +
["foodconsumptionmult"] = "2880.184326",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
  +
["wakefooddeplmult"] = "2" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "Glowtail Egg (Aberration)", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "30", -- Eggs only
  +
["maxtemp"] = "34", -- Eggs only
  +
["incubationtime"] = "8999.280273", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["babytime"] = "17543.859375", -- In seconds - Time as a baby
  +
["juveniletime"] = "70175.4375", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "87719.296875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body", -- Short description of the region
  +
["colors"] = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, DragonBase0, Dino Medium Brown, DragonBase1, DragonGreen0, DragonGreen2, DragonGreen3, WyvernPurple0, DragonGreen1, WyvernBlue0, Black" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Wings",
  +
["colors"] = "Dino Dark Yellow, Dino Medium Green, DragonBase0, WyvernPurple1, DragonGreen1, DragonBase1, DragonFire, WyvernPurple0, DragonGreen3, WyvernBlue0, Dino Medium Blue"
  +
},
  +
["3"] = {
  +
["name"] = "Lantern",
  +
["colors"] = "DragonGreen3, Dino Deep Blue, WyvernBlue0, Dino Light Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, WyvernBlue0, DragonBase0, DragonBase1"
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, Dino Light Orange, Dino Light Brown, Dino Light Green, Dino Light Blue, Dino Light Purple, Light Grey, DragonGreen2, BigFoot5, BigFoot0, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Back Stripes",
  +
["colors"] = "Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonBase0, DragonFire, DragonGreen3, WyvernPurple0, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "115", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "100",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.125",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "60",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "200",
  +
["oxygenwildlevel"] = "0.12",
  +
["oxygentamedlevel"] = "0.115",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0.12",
  +
["food"] = "450",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "70",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.055",
  +
["meleetamedlevel"] = "0.11",
  +
["meleetamedmult"] = "0.425",
  +
["meleetamedadd"] = "1.11",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "1.3",
  +
["walkspeed"] = "60", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "503.999969", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "240", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "80",
  +
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "10",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood, Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [karkinos], [crab]
  +
----------------------------------------------------------------------------------------------------
  +
["karkinos"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Alpha Karkinos",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Crab_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'",
  +
["commonname"] = "Karkinos",
  +
["dossierimage"] = "Dossier Karkinos.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Karkinos versatus",
  +
["time"] = "Unknown",
  +
["group"] = "Invertebrates, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Omnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "Yes", -- Yes/No
  +
["equipment"] = "Karkinos Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "0.56",
  +
["tameaffinitybase"] = "7200",
  +
["tameaffinityperlevel"] = "210",
  +
["torpor1"] = "800",
  +
["torporincrease"] = "40",
  +
["foodconsumptionbase"] = "0.003156",
  +
["foodconsumptionmult"] = "181",
  +
["torpordepletionps0"] = "0.5",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "Kibble (Carbonemys Egg)", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, Dino Dark Brown, Dino Dark Yellow, Dino Dark Purple, Dark Grey, Dino Darker Grey, Dino Medium Brown, Dino Dark Brown, DragonBase0, WyvernBlue1, NearBlack, BigFoot5, BigFoot0, Black" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Highlights",
  +
["colors"] = "DragonGreen3, DragonBase1, Dino Light Blue, Dino Light Purple, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Medium Blue, Dino Deep Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Underbody",
  +
["colors"] = "Dino Dark Yellow, Dino Light Orange, Dino Light Brown, BigFoot0, Dino Medium Brown, BigFoot5, DragonBase1, DragonBase0, DragonGreen2, DragonGreen3, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "No", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "1200", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "600",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "800",
  +
["torporwildlevel"] = "0.05",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "5000",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "800",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "0.1",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "0.5",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "0",
  +
["walkspeed"] = "300", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "300",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "525", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "735", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "735",
  +
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "300",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "250", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "400",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "0.85",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "20",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [lamprey]
  +
----------------------------------------------------------------------------------------------------
  +
["lamprey"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Lamprey_Character_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'",
  +
["commonname"] = "Lamprey",
  +
["dossierimage"] = "Dossier Lamprey.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Lampreysound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "Aquatic",
  +
["species"] = "Xenomyzon luminosus",
  +
["time"] = "Holocene",
  +
["group"] = "Fish, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "", -- Short description of the region
  +
["colors"] = "" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["5"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "370", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [nameless] --
  +
----------------------------------------------------------------------------------------------------
  +
["nameless"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Nameless - Rockwell Arena, Nameless - The Surface",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "ChupaCabra_Character_BP_C",
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP.ChupaCabra_Character_BP'",
  +
["commonname"] = "Nameless",
  +
["dossierimage"] = "Dossier Nameless.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Namelesssound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "", -- Short description of the region
  +
["colors"] = "" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["5"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Argentavis, Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [namelessrockwellarena] --
  +
----------------------------------------------------------------------------------------------------
  +
["namelessrockwellarena"] = {
  +
["inherits"] = "nameless",
  +
["class"] = "ChupaCabra_Character_BP_Minion_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_Character_BP_Minion'"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [namelessthesurface] --
  +
----------------------------------------------------------------------------------------------------
  +
["namelessthesurface"] = {
  +
["inherits"] = "nameless",
  +
["class"] = "ChupaCabra_Character_BP_Surface_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Surface.ChupaCabra_Character_BP_Surface'"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [ravager]
  +
----------------------------------------------------------------------------------------------------
  +
["ravager"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "CaveWolf_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/CaveWolf/CaveWolf_Character_BP.CaveWolf_Character_BP'",
  +
["commonname"] = "Ravager",
  +
["dossierimage"] = "Dossier Ravager.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Canis barghest",
  +
["time"] = "Unknown",
  +
["group"] = "Mammals, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "Yes", -- Yes/No
  +
["equipment"] = "Ravager Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "Decorative Ravager Saddle Skin (Aberration)", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "Yes", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "3.125",
  +
["tameaffinitybase"] = "1850",
  +
["tameaffinityperlevel"] = "85",
  +
["torpor1"] = "500",
  +
["torporincrease"] = "30",
  +
["foodconsumptionbase"] = "0.001543",
  +
["foodconsumptionmult"] = "288.039185",
  +
["torpordepletionps0"] = "0.3",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Raw Mutton", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "15037.592773", -- Live births only
  +
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["babytime"] = "17543.859375", -- In seconds - Time as a baby
  +
["juveniletime"] = "70175.4375", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "87719.296875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, NearBlack, Dark Grey, White, WolfFur, BigFoot0, DarkWolfFur, BigFoot5, Dino Light Orange" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, White, WolfFur, DarkWolfFur"
  +
},
  +
["5"] = {
  +
["name"] = "Top Highlights",
  +
["colors"] = "Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, WolfFur, Dino Dark Orange, WyvernBlue1, DarkWolfFur, Dino Darker Grey"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "400", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "350",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "500",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "1200",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "500",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.04",
  +
["meleetamedlevel"] = "0.08",
  +
["meleetamedmult"] = "0.3",
  +
["meleetamedadd"] = "0.3",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "0.35",
  +
["walkspeed"] = "300", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "300",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "924", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "924", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "924",
  +
["runningstaminaconsumptionrate"] = "7", -- runStamina (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "300",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "120", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "195",
  +
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "0.85",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "33",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "5",
  +
["attackrange"] = "500",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "300",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["3"] = {
  +
["name"] = "Howl",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "365",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["4"] = {
  +
["name"] = "Bite Below",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "5",
  +
["attackrange"] = "400",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["5"] = {
  +
["name"] = "Bite Above",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "5",
  +
["attackrange"] = "400",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["6"] = {
  +
["name"] = "Claw Below",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "400",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "33",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["7"] = {
  +
["name"] = "Claw Above",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "300",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "33",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["8"] = {
  +
["name"] = "Bite Jump",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "1000",
  +
["minattackrange"] = "100",
  +
["activateattackrange"] = "800",
  +
["melee"] = {
  +
["damage"] = "25",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_Medium",
  +
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Pelt, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Stimberry, Stimberry Seed, Sulfur (Scorched Earth), Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [reaper] --
  +
----------------------------------------------------------------------------------------------------
  +
["reaper"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "Xenomorph_Character_BP_Male_C",
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Reaper",
  +
["dossierimage"] = "Dossier Reaper.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Reapersound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "Yes", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "43200", -- Live births only
  +
["maturationtime"] = "277777.75", -- In seconds - Total maturation time
  +
["babytime"] = "277777.775391", -- In seconds - Time as a baby
  +
["juveniletime"] = "111111.101563", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "138888.875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Middle Region", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, BigFoot0, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, DragonBase1, Dino Medium Brown, Dino Dark Yellow, Dino Darker Grey, DragonGreen3, Red, Blue, Green, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, DragonBase1, Dino Light Brown, Dino Light Purple, Dino Medium Brown, BigFoot0, BigFoot4, BigFoot5, WolfFur, DragonGreen2"
  +
},
  +
["5"] = {
  +
["name"] = "Outer Region",
  +
["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack, DarkWolfFur,Dino Dark Brown, DragonBase0, Dino Medium Brown, Dino Dark Orange"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "525", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [reaper] [elementalreaperking] [elementalreaper] --
  +
----------------------------------------------------------------------------------------------------
  +
["elementalreaperking"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Minion_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'",
  +
["commonname"] = "Elemental Reaper King",
  +
["dossierimage"] = "Dossier Reaper.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Reapersound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Middle Region", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
  +
},
  +
["5"] = {
  +
["name"] = "Outer Region",
  +
["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "", -- Yes/No
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [reaper] [subterraneanreaperking] [subterraneanreaper] --
  +
----------------------------------------------------------------------------------------------------
  +
["subterraneanreaperking"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Elemental Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Chupa_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Chupa.Xenomorph_Character_BP_Male_Chupa'",
  +
["commonname"] = "Subterranean Reaper King",
  +
["dossierimage"] = "Dossier Reaper.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Reapersound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Middle Region", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
  +
},
  +
["5"] = {
  +
["name"] = "Outer Region",
  +
["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "", -- Yes/No
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [reaper] [surfacereaperking] [surfacereaper] --
  +
----------------------------------------------------------------------------------------------------
  +
["surfacereaperking"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "",
  +
["baseblueprintpath"] = "",
  +
["class"] = "Xenomorph_Character_BP_Male_Surface_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface'",
  +
["commonname"] = "Surface Reaper King",
  +
["dossierimage"] = "Dossier Reaper.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "Reapersound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Middle Region", -- Short description of the region
  +
["colors"] = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
  +
},
  +
["5"] = {
  +
["name"] = "Outer Region",
  +
["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "", -- Yes/No
  +
["health"] = "", -- health1 (creaturestats)
  +
["healthwildlevel"] = "", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["stamina"] = "",
  +
["staminawildlevel"] = "",
  +
["torpor"] = "",
  +
["torporwildlevel"] = "",
  +
["oxygen"] = "",
  +
["oxygenwildlevel"] = "",
  +
["food"] = "",
  +
["foodwildlevel"] = "",
  +
["weight"] = "",
  +
["weightwildlevel"] = "",
  +
["melee"] = "",
  +
["meleewildlevel"] = "",
  +
["speed"] = "",
  +
["speedwildlevel"] = "",
  +
["walkspeed"] = "", -- walkBase (creaturestats)
  +
["swimspeed"] = "", -- swimBase (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "",
  +
["attackrange"] = "",
  +
["minattackrange"] = "",
  +
["activateattackrange"] = "",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = "",
  +
["impact"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
["explosion"] = {
  +
["damage"] = "",
  +
["impulse"] = "",
  +
["radius"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["raidtorpormultiplier"] = "",
  +
["raidtorpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
}
  +
}
  +
},
  +
},
  +
["killxpbase"] = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [reaperqueen] --
  +
----------------------------------------------------------------------------------------------------
  +
["reaperqueen"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Alpha Surface Reaper King, Corrupted Reaper King",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["baseclass"] = "Xenomorph_Character_BP_Female_C",
  +
["baseblueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female'",
  +
["class"] = "",
  +
["blueprintpath"] = "",
  +
["commonname"] = "Reaper",
  +
["dossierimage"] = "Dossier Reaper.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No", -- Yes/No
  +
["health"] = "45000", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.0052", -- healthIncW (creaturestats)
  +
["stamina"] = "480",
  +
["staminawildlevel"] = "0.1",
  +
["torpor"] = "925",
  +
["torporwildlevel"] = "0.06",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["food"] = "3000",
  +
["foodwildlevel"] = "0.1",
  +
["weight"] = "415",
  +
["weightwildlevel"] = "0.02",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0",
  +
["speed"] = "100",
  +
["speedwildlevel"] = "0",
  +
["walkspeed"] = "900", -- walkBase (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
},
  +
["grabweightthreshold"] = "", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["meleebase"] = "525",
  +
["killxpbase"] = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "",
  +
["chancetodroploot"] = "", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [rock drake], [drake]
  +
----------------------------------------------------------------------------------------------------
  +
["rockdrake"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Corrupted Rock Drake",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "RockDrake_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'",
  +
["commonname"] = "Rock Drake",
  +
["dossierimage"] = "Dossier Rock Drake.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Draconis obscurum",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "Yes", -- Yes/No
  +
["equipment"] = "Rock Drake Saddle (Aberration), Rock Drake Tek Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "No", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "1.5",
  +
["tameaffinitybase"] = "8500",
  +
["tameaffinityperlevel"] = "85",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "0.000185",
  +
["foodconsumptionmult"] = "199.983994",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "Rock Drake Egg (Aberration)", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "-90", -- Eggs only
  +
["maxtemp"] = "-80", -- Eggs only
  +
["incubationtime"] = "22498.201172", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "333333.3125", -- In seconds - Total maturation time
  +
["babytime"] = "33333.332031", -- In seconds - Time as a baby
  +
["juveniletime"] = "133333.328125", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "166666.65625", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, DragonGreen3, Dino Medium Green, DragonGreen0, DragonGreen2, Dino Medium Brown, Dino Light Brown, Light Grey, Dark Grey, DragonGreen1, Black" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "FeathersMain",
  +
["colors"] = "Dino Light Brown, Dino Dark Orange, BigFoot5, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, DragonBase1"
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "Feathers Highlight",
  +
["colors"] = "Teal"
  +
},
  +
["4"] = {
  +
["name"] = "Scales",
  +
["colors"] = "DragonBase0, DragonGreen0, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, DragonBase0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, None"
  +
},
  +
["5"] = {
  +
["name"] = "Belly",
  +
["colors"] = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, DragonGreen1, Dino Light Brown, Dino Medium Brown, Light Grey, DragonGreen3, DragonGreen2, WyvernBlue1"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "1950", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.085", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.2025", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "-1050", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "450",
  +
["staminawildlevel"] = "0.05",
  +
["staminatamedlevel"] = "0.05",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "725",
  +
["torporwildlevel"] = "0.06,",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "2000",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "400",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "0.1",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "-0.25",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "650", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "650",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "1820", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "2047.5", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "2047.5",
  +
["runningstaminaconsumptionrate"] = "6", -- runStamina (creaturestats)
  +
["swimspeed"] = "600", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "600",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "1000", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "345",
  +
["fecessize"] = "Large", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
  +
["candamage"] = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "1",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "0",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rock Drake bites the target.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "20",
  +
["attackrange"] = "1100",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "60",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["2"] = {
  +
["name"] = "Toggle Climbing",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "0",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["3"] = {
  +
["name"] = "Toggle Camo",
  +
["description"] = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Rock Drake camouflage itself from view, along with the mount rider and the saddle. Getting hit may lose the camouflage.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "0",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["4"] = {
  +
["name"] = "Pounce_DirectHit",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "0",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["5"] = {
  +
["name"] = "Pounce_AOE",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "0",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["6"] = {
  +
["name"] = "Bite (Climbing)",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "20",
  +
["attackrange"] = "1000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "60",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "1", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [rockwell]
  +
------------------------------------------------------------
  +
["rockwell"] = {
  +
["variants"] = "Rockwell (Gamma), Rockwell (Beta), Rockwell (Alpha), RockwellTentacle, RockwellTentacle (Gamma), RockwellTentacle (Beta), RockwellTentacle (Alpha)",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Rockwell_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP.Rockwell_Character_BP'",
  +
["commonname"] = "Rockwell",
  +
["dossierimage"] = "Dossier Rockwell.png",
  +
["soundfile"] = "Rockwellsound.ogg",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Fantasy",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 42000,
  +
["healthwildlevel"] = 0.2,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 2000,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 3000,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 0
  +
},
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["killxpbase"] = 3000,
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = 1
  +
},
  +
------------------------------------------------------------
  +
["rockwellgamma"] = {
  +
["inherits"] = "rockwell",
  +
["class"] = "Rockwell_Character_BP_Easy_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Easy.Rockwell_Character_BP_Easy'",
  +
["commonname"] = "Rockwell (Gamma)"
  +
},
  +
------------------------------------------------------------
  +
["rockwellbeta"] = {
  +
["inherits"] = "rockwell",
  +
["class"] = "Rockwell_Character_BP_Medium_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Medium.Rockwell_Character_BP_Medium'",
  +
["commonname"] = "Rockwell (Beta)",
  +
["stats"] = {
  +
["health"] = 68500,
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwellalpha"] = {
  +
["inherits"] = "rockwell",
  +
["class"] = "Rockwell_Character_BP_Hard_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard",
  +
["commonname"] = "Rockwell (Alpha)",
  +
["stats"] = {
  +
["health"] = 115000,
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- Keywords: [rockwelltentacle]
  +
------------------------------------------------------------
  +
["rockwelltentacle"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Rockwell, Rockwell (Gamma), Rockwell (Beta), Rockwell (Alpha), RockwellTentacle (Gamma), RockwellTentacle (Beta), RockwellTentacle (Alpha)",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "RockwellTentacle_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP.RockwellTentacle_Character_BP'",
  +
["commonname"] = "RockwellTentacle",
  +
["dossierimage"] = "Dossier Rockwell.png",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Unknown",
  +
["group"] = "Bosses, Fantasy",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Unknown",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "No",
  +
["health"] = 3800,
  +
["healthwildlevel"] = 0,
  +
["stamina"] = 250,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 380,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 0
  +
},
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["killxpbase"] = 0,
  +
["teamname"] = "None",
  +
["chancetodroploot"] = 0
  +
},
  +
------------------------------------------------------------
  +
["rockwelltentaclegamma"] = {
  +
["inherits"] = "rockwelltentacle",
  +
["class"] = "RockwellTentacle_Character_BP_Gamma_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Gamma.RockwellTentacle_Character_BP_Gamma'",
  +
["commonname"] = "RockwellTentacle (Gamma)"
  +
},
  +
------------------------------------------------------------
  +
["rockwelltentaclebeta"] = {
  +
["inherits"] = "rockwelltentacle",
  +
["class"] = "RockwellTentacle_Character_BP_Beta_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Beta.RockwellTentacle_Character_BP_Beta'",
  +
["commonname"] = "RockwellTentacle (Beta)",
  +
["stats"] = {
  +
["health"] = 8500
  +
}
  +
},
  +
------------------------------------------------------------
  +
["rockwelltentaclealpha"] = {
  +
["inherits"] = "rockwelltentacle",
  +
["class"] = "RockwellTentacle_Character_BP_Alpha_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Alpha.RockwellTentacle_Character_BP_Alpha'",
  +
["commonname"] = "RockwellTentacle (Alpha)",
  +
["stats"] = {
  +
["health"] = 15250
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- Keywords: [roll rat], [mole rat]
  +
------------------------------------------------------------
  +
["rollrat"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "MoleRat_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'",
  +
["commonname"] = "Roll Rat",
  +
["dossierimage"] = "Dossier Roll Rat.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Hetercephalus magnus",
  +
["time"] = "Holocene",
  +
["group"] = "Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "Yes", -- Yes/No
  +
["equipment"] = "Roll Rat Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "Yes", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "0", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "0.2",
  +
["tameaffinitybase"] = "2000",
  +
["tameaffinityperlevel"] = "100",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "0.003156",
  +
["foodconsumptionmult"] = "176.03154",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.6", -- Non-violent tames only
  +
["wakefooddeplmult"] = "2" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Giant Bee Honey", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "17857.142578", -- Live births only
  +
["maturationtime"] = "208333.328125", -- In seconds - Total maturation time
  +
["babytime"] = "20833.333984", -- In seconds - Time as a baby
  +
["juveniletime"] = "83333.335938", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "104166.664063", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, DarkWolfFur, DragonGreen2, BigFoot4, BigFoot5" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Scales",
  +
["colors"] = "Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, NearBlack, DragonGreen2, DarkWolfFur, BigFoot0, BigFoot4, BigFoot5, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Underbelly",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Light Grey, WolfFur, DragonGreen2, BigFoot0, BigFoot4, BigFoot5"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "850", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "300",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "0.1",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0",
  +
["torpor"] = "800",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "0.1",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0",
  +
["food"] = "3000",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "400",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "0.1",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "1",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.02",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "0",
  +
["walkspeed"] = "250", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "250",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "750", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "750", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "750",
  +
["runningstaminaconsumptionrate"] = "5", -- runStamina (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "300",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "245", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "260",
  +
["fecessize"] = "Medium", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "0.85",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "32",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Roll Rat bites the target.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "500",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "42",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["2"] = {
  +
["name"] = "WildGetGems",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["3"] = {
  +
["name"] = "TamedGetGems",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "5000",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "7", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores",
  +
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap (Scorched Earth), Charcoal, Citronal Seed, Fungal Wood (Aberration), Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [seeker] --
  +
----------------------------------------------------------------------------------------------------
  +
["seeker"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "Seeker - The Surface",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "Pteroteuthis_Char_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP'",
  +
["commonname"] = "Seeker",
  +
["dossierimage"] = "Dossier Seeker.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Chimaeram odiosus",
  +
["time"] = "Unknown",
  +
["group"] = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["taming"] = {
  +
["torporimmune"] = "Yes", -- Yes/No
  +
["canbetamed"] = "No", -- Yes/No
  +
["rideable"] = "", -- Yes/No
  +
["equipment"] = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "",
  +
["tameaffinitybase"] = "",
  +
["tameaffinityperlevel"] = "",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "",
  +
["foodconsumptionmult"] = "",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "", -- Non-violent tames only
  +
["wakefooddeplmult"] = "" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "", -- Live births only
  +
["maturationtime"] = "", -- In seconds - Total maturation time
  +
["babytime"] = "", -- In seconds - Time as a baby
  +
["juveniletime"] = "", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "",
  +
["maxtimebetweenmating"] = ""
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main", -- Short description of the region
  +
["colors"] = "BigFoot0, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, BigFoot5, DarkWolfFur, NearBlack" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Wings",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, BigFoot0, Dino Light Brown, Dino Medium Brown, Light Grey, BigFoot5, DragonBase0, DarkWolfFur, Dino Darker Grey, NearBlack"
  +
},
  +
["3"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Under Belly and Highlights",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, BigFoot0, BigFoot5, NearBlack"
  +
},
  +
["5"] = {
  +
["name"] = "Stripes",
  +
["colors"] = "Dino Dark Brown, Dino Darker Grey, WyvernBlue1, DarkWolfFur, Dino Medium Brown, DragonBase0, DragonGreen0, NearBlack"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "250", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "100",
  +
["staminawildlevel"] = "0.1",
  +
["staminatamedlevel"] = "",
  +
["staminatamedmult"] = "",
  +
["staminatamedadd"] = "",
  +
["torpor"] = "200",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "",
  +
["torportamedadd"] = "",
  +
["oxygen"] = "150",
  +
["oxygenwildlevel"] = "0.1",
  +
["oxygentamedlevel"] = "",
  +
["oxygentamedmult"] = "",
  +
["oxygentamedadd"] = "",
  +
["food"] = "1500",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "",
  +
["foodtamedmult"] = "",
  +
["foodtamedadd"] = "",
  +
["weight"] = "50",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "",
  +
["weighttamedmult"] = "",
  +
["weighttamedadd"] = "",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.05",
  +
["meleetamedlevel"] = "",
  +
["meleetamedmult"] = "",
  +
["meleetamedadd"] = "",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "",
  +
["speedtamedmult"] = "",
  +
["speedtamedadd"] = "",
  +
["walkspeed"] = "350", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "", -- runStamina (creaturestats)
  +
["swimspeed"] = "240", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "525", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "866.25", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "35", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "125",
  +
["fecessize"] = "None", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "", -- List of traps that immobilize it
  +
["candamage"] = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "",
  +
["meleebase"] = "35",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "140",
  +
["minattackrange"] = "120",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "10",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "500",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "10",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
["3"] = {
  +
["name"] = "Charge Breath",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "250",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "10",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "3", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Carnivores_High",
  +
["chancetodroploot"] = "0.3", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [seekerthesurface] --
  +
----------------------------------------------------------------------------------------------------
  +
["seekerthesurface"] = {
  +
["inherits"] = "seeker",
  +
["class"] = "Pteroteuthis_Char_BP_Surface_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP_Surface.Pteroteuthis_Char_BP_Surface'"
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [shinehorn], [goat]
  +
----------------------------------------------------------------------------------------------------
  +
["shinehorn"] = {
  +
["dlc"] = "Aberration",
  +
["variants"] = "",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["class"] = "LanternGoat_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Aberration/Dinos/LanternGoat/LanternGoat_Character_BP.LanternGoat_Character_BP'",
  +
["commonname"] = "Shinehorn",
  +
["dossierimage"] = "Dossier Shinehorn.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Microluminis cerynitis",
  +
["time"] = "Unknown",
  +
["group"] = "Mammals, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
  +
["temperament"] = "Passive",
  +
["diet"] = "Herbivore",
  +
["taming"] = {
  +
["torporimmune"] = "No", -- Yes/No
  +
["canbetamed"] = "Yes", -- Yes/No
  +
["rideable"] = "No", -- Yes/No
  +
["equipment"] = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
  +
["uniquecostumes"] = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
  +
["canmountonhumans"] = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
  +
["nonviolenttame"] = "Yes", -- Yes/No - Is it a passive/peaceful tame?
  +
["knockouttame"] = "No", -- Yes/No - Is it a violent tame?
  +
["ballowmountedweaponry"] = "No", -- Yes/No - Can you wield weapons while riding it?
  +
["minlevelnonviolent"] = "0", -- Non-violent tames only
  +
["tameineffectivenessbyaffinity"] = "2.5",
  +
["tameaffinitybase"] = "2200",
  +
["tameaffinityperlevel"] = "65",
  +
["torpor1"] = "",
  +
["torporincrease"] = "",
  +
["foodconsumptionbase"] = "0.000868",
  +
["foodconsumptionmult"] = "2880.184326",
  +
["torpordepletionps0"] = "",
  +
["wakeaffinitymult"] = "1.65", -- Non-violent tames only
  +
["wakefooddeplmult"] = "2" -- Non-violent tames only
  +
},
  +
["tamingfood"] = {
  +
-- OMISSION: TAMING FOOD
  +
["kibble"] = "", -- (Wiki Value) Favorite kibble to consume, if any
  +
["favoritefood"] = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
["primitiveplusfood"] = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
  +
},
  +
["breeding"] = {
  +
["egg"] = "", -- (Wiki Value) Name of in-game egg
  +
["mintemp"] = "", -- Eggs only
  +
["maxtemp"] = "", -- Eggs only
  +
["incubationtime"] = "", -- Eggs only
  +
["gestationtime"] = "15037.592773", -- Live births only
  +
["maturationtime"] = "175438.59375", -- In seconds - Total maturation time
  +
["babytime"] = "17543.859375", -- In seconds - Time as a baby
  +
["juveniletime"] = "70175.4375", -- In seconds - Time as a juvenile
  +
["adolescenttime"] = "87719.296875", -- In seconds - Time as an adolescent
  +
["mintimebetweenmating"] = "64800",
  +
["maxtimebetweenmating"] = "172800"
  +
},
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body", -- Short description of the region
  +
["colors"] = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino, BigFoot0, BigFoot4, WolfFur, DarkWolfFur, BigFoot4, BigFoot5" -- List of natural colors
  +
},
  +
["1"] = {
  +
["name"] = "",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Stripes",
  +
["colors"] = "Dino Light Orange, Light Yellow, Dino Light Brown, Dino Medium Brown, Dino Medium Blue, Light Grey, Dino Light Green, DragonFire, WyvernPurple1, DragonBase1, DragonBase0, BigFoot0, WolfFur, BigFoot4, BigFoot5, DragonGreen3, WyvernBlue0, Dino Light Blue, WyvernPurple0, WyvernPurple1, Dino Light Purple"
  +
},
  +
["3"] = {
  +
["name"] = "Lantern",
  +
["colors"] = "DragonGreen3, Dino Deep Blue, Dino Medium Blue, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, WyvernBlue0, DragonBase0, DragonBase1"
  +
},
  +
["4"] = {
  +
["name"] = "Feet",
  +
["colors"] = "WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
  +
},
  +
["5"] = {
  +
["name"] = "Back",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, WyvernBlue0, BigFoot0, BigFoot4, BigFoot5, DragonBase0, DragonBase1, DragonGreen3, WyvernPurple0, WyvernBlue1, Black"
  +
},
  +
},
  +
["stats"] = {
  +
["baselevel"] = "", -- Only used for Plesiosaur / Minimum spawn-level
  +
["cansuffocate"] = "Yes", -- Yes/No
  +
["statgainispercent"] = "", -- Yes/No - Only applies to Humans
  +
["health"] = "115", -- health1 (creaturestats)
  +
["healthwildlevel"] = "0.2", -- healthIncW (creaturestats)
  +
["healthtamedlevel"] = "0.27", -- healthIncD (creaturestats)
  +
["healthtamedmult"] = "0", -- healthTamingBonusMult (creaturestats)
  +
["healthtamedadd"] = "0.5", -- healthTamingBonusAdd (creaturestats)
  +
["stamina"] = "180",
  +
["staminawildlevel"] = "0.11",
  +
["staminatamedlevel"] = "0.11",
  +
["staminatamedmult"] = "0",
  +
["staminatamedadd"] = "0.1",
  +
["torpor"] = "60",
  +
["torporwildlevel"] = "0.06",
  +
["torportamedmult"] = "0",
  +
["torportamedadd"] = "0.5",
  +
["oxygen"] = "180",
  +
["oxygenwildlevel"] = "0.11",
  +
["oxygentamedlevel"] = "0.11",
  +
["oxygentamedmult"] = "0",
  +
["oxygentamedadd"] = "0.1",
  +
["food"] = "450",
  +
["foodwildlevel"] = "0.1",
  +
["foodtamedlevel"] = "0.1",
  +
["foodtamedmult"] = "0.15",
  +
["foodtamedadd"] = "0",
  +
["weight"] = "100",
  +
["weightwildlevel"] = "0.02",
  +
["weighttamedlevel"] = "0.04",
  +
["weighttamedmult"] = "0",
  +
["weighttamedadd"] = "0",
  +
["melee"] = "0",
  +
["meleewildlevel"] = "0.055",
  +
["meleetamedlevel"] = "0.115",
  +
["meleetamedmult"] = "0.4",
  +
["meleetamedadd"] = "1.1",
  +
["speed"] = "0",
  +
["speedwildlevel"] = "0",
  +
["speedtamedlevel"] = "0.01",
  +
["speedtamedmult"] = "0",
  +
["speedtamedadd"] = "1.3",
  +
["walkspeed"] = "133", -- walkBase (creaturestats)
  +
["riddenwalkspeed"] = "",
  +
["walkingstaminaconsumptionrate"] = "0.025", -- walkStamina (creaturestats)
  +
["untamedrunspeed"] = "418.949982", -- walkSprintW (creaturestats)
  +
["tamedrunspeed"] = "199.5", -- walkSprintD (creaturestats)
  +
["tamedriddenrunspeed"] = "",
  +
["runningstaminaconsumptionrate"] = "4", -- runStamina (creaturestats)
  +
["swimspeed"] = "300", -- swimBase (creaturestats)
  +
["untamedrunswimspeed"] = "",
  +
["tamedrunswimspeed"] = "",
  +
["tamedriddenrunswimspeed"] = "",
  +
["swimmingstaminaconsumptionrate"] = "",
  +
["riddenswimspeed"] = "",
  +
["flyspeed"] = "", -- flyBase (creaturestats)
  +
["flyriddenspeed"] = "",
  +
["untamedrunflyspeed"] = "", -- flySprintW (creaturestats)
  +
["tamedrunflyspeed"] = "", -- flySprintD (creaturestats)
  +
["tamedriddenrunflyspeed"] = "",
  +
["flyingstaminaconsumptionrate"] = "" -- flyStamina (creaturestats)
  +
},
  +
["grabweightthreshold"] = "200", -- Maximum dragweight of another creature it can pull
  +
["dragweight"] = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
  +
["mass"] = "80",
  +
["fecessize"] = "Small", -- Human, Small, Medium, Large, Massive, or None
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
  +
["candamage"] = "Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
  +
["carryableby"] = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
  +
["candragcreatureswhileflying"] = "No", -- Yes/No
  +
["candragcreatures"] = "", -- List of creatures it can carry
  +
["passengerweightmultiplier"] = "",
  +
["mounteddinoweightmultiplier"] = "0.5",
  +
["meleebase"] = "10",
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
  +
["staminacost"] = "0",
  +
["attackrange"] = "55",
  +
["minattackrange"] = "0",
  +
["activateattackrange"] = "0",
  +
["melee"] = {
  +
["damage"] = "12",
  +
["torpormultiplier"] = "",
  +
["torpor"] = "",
  +
["statusvalues"] = {
  +
["stamina"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
},
  +
["torpidity"] = {
  +
["duration"] = "",
  +
["damagemultiplier"] = "",
  +
["amount"] = ""
  +
}
  +
}
  +
},
  +
},
  +
},
  +
["killxpbase"] = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
  +
["teamname"] = "Herbivores_Medium_Aggressive",
  +
["chancetodroploot"] = "0", -- Chance to drop survivor inventory
  +
["canbeharvestedfor"] = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
  +
["bonedamageadjusters"] = {
  +
["head"] = "", -- Syntax currently pending; omitted for now
  +
["neck"] = ""
  +
},
  +
["harvests"] = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap (Scorched Earth), Charcoal, Citronal Seed, Fungal Wood (Aberration), Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [aberrantsoverrides]
  +
----------------------------------------------------------------------------------------------------
  +
["aberrantCreatureTameableOverride"] = {
  +
["dlc"] = "Aberration",
  +
["group"] = "Aberrant Creatures",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = " ",
  +
["stats"] = {
  +
["extradamagemultiplier"] = "1.06",
  +
["healthtamedmult"] = "-0.04"
  +
}
  +
},
  +
["aberrantCreatureOverride"] = {
  +
["dlc"] = "Aberration",
  +
["group"] = "Aberrant Creatures",
  +
["releasedate"] = "2017-12-12",
  +
["releaseversion"] = "275.0",
  +
["xboxreleasedate"] = "2017-12-12",
  +
["xboxreleaseversion"] = "768.0",
  +
["ps4releasedate"] = "2017-12-12",
  +
["ps4releaseversion"] = "518.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = " ",
  +
["stats"] = {
  +
["extradamagemultiplier"] = "1.06"
  +
}
  +
},
  +
["aberrantCreatureTameableOverride2"] = {
  +
["dlc"] = "Aberration",
  +
["group"] = "Aberrant Creatures",
  +
["releasedate"] = "2018-02-10",
  +
["releaseversion"] = "278.0",
  +
["xboxreleasedate"] = "2018-02-28",
  +
["xboxreleaseversion"] = "771.0",
  +
["ps4releasedate"] = "2018-02-23",
  +
["ps4releaseversion"] = "520.0",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = " ",
  +
["stats"] = {
  +
["extradamagemultiplier"] = "1.06",
  +
["healthtamedmult"] = "-0.04"
  +
}
  +
},
  +
----------------------------------------------------------------------------------------------------
  +
-- Keywords: [aberrant ...]
  +
----------------------------------------------------------------------------------------------------
  +
["aberrantachatina"] = {
  +
["inherits"] = "achatina",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Achatina_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP_Aberrant.Achatina_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Achatina"
  +
},
  +
["aberrantanglerfish"] = {
  +
["inherits"] = "angler",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Angler_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP_Aberrant.Angler_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Anglerfish"
  +
},
  +
["aberrantankylosaurus"] = {
  +
["inherits"] = "ankylosaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Ankylo_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP_Aberrant.Ankylo_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Ankylosaurus"
  +
},
  +
["aberrantaraneo"] = {
  +
["inherits"] = "araneomorphus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "SpiderS_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP_Aberrant.SpiderS_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Araneo"
  +
},
  +
["aberrantarthropluera"] = {
  +
["inherits"] = "arthropluera",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Arthro_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP_Aberrant.Arthro_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Arthropluera"
  +
},
  +
["aberrantbaryonyx"] = {
  +
["inherits"] = "baryonyx",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Baryonyx_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP_Aberrant.Baryonyx_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Baryonyx"
  +
},
  +
["aberrantbeelzebufo"] = {
  +
["inherits"] = "beelzebufo",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Toad_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP_Aberrant.Toad_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Beelzebufo"
  +
},
  +
["aberrantcarbonemys"] = {
  +
["inherits"] = "carbonemys",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Turtle_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP_Aberrant.Turtle_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Carbonemys"
  +
},
  +
["aberrantcarnotaurus"] = {
  +
["inherits"] = "carnotaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Carno_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP_Aberrant.Carno_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Carnotaurus"
  +
},
  +
["aberrantcnidaria"] = {
  +
["inherits"] = "cnidaria",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Cnidaria_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP_Aberrant.Cnidaria_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Cnidaria"
  +
},
  +
["abberantcoelacanth"] = {
  +
["inherits"] = "coelacanth",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Coel_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Aberrant.Coel_Character_BP_Aberrant'",
  +
["commonname"] = "Abberant Coelacanth"
  +
},
  +
["aberrantdimetrodon"] = {
  +
["inherits"] = "dimetrodon",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Dimetro_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP_Aberrant.Dimetro_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Dimetrodon"
  +
},
  +
["aberrantdimorphodon"] = {
  +
["inherits"] = "dimorphodon",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Dimorph_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aberrant.Dimorph_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Dimorphodon"
  +
},
  +
["aberrantdiplocaulus"] = {
  +
["inherits"] = "diplocaulus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Diplocaulus_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP_Aberrant.Diplocaulus_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Diplocaulus"
  +
},
  +
["aberrantdiplodocus"] = {
  +
["inherits"] = "diplodocus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Diplodocus_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Diplodocus"
  +
},
  +
["aberrantdirebear"] = {
  +
["inherits"] = "direbear",
  +
["overridewith"] = "aberrantCreatureTameableOverride2",
  +
["class"] = "Direbear_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP_Aberrant.Direbear_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Dire Bear",
  +
},
  +
["aberrantdodo"] = {
  +
["inherits"] = "dodo",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Dodo_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Aberrant.Dodo_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Dodo"
  +
},
  +
["aberrantdoedicurus"] = {
  +
["inherits"] = "doedicurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Doed_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP_Aberrant.Doed_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Doedicurus"
  +
},
  +
["aberrantdungbeetle"] = {
  +
["inherits"] = "dungbeetle",
  +
-- exception: has base creature values
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = " ",
  +
["class"] = "DungBeetle_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP_Aberrant.DungBeetle_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Dung Beetle"
  +
},
  +
["aberrantelectrophorus"] = {
  +
["inherits"] = "electrophorus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Eel_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP_Aberrant.Eel_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Electrophorus"
  +
},
  +
["aberrantequus"] = {
  +
["inherits"] = "equus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Equus_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Equus"
  +
},
  +
["aberrantgigantopithecus"] = {
  +
["inherits"] = "gigantopithecus",
  +
["overridewith"] = "aberrantCreatureTameableOverride2",
  +
["class"] = "Bigfoot_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP_Aberrant.Bigfoot_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Gigantopithecus",
  +
},
  +
["aberrantiguanodon"] = {
  +
["inherits"] = "iguanodon",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Iguanodon_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Iguanodon"
  +
},
  +
["aberrantlystrosaurus"] = {
  +
["inherits"] = "lystrosaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Lystro_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP_Aberrant.Lystro_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Lystrosaurus"
  +
},
  +
["aberrantmanta"] = {
  +
["inherits"] = "manta",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Manta_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP_Aberrant.Manta_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Manta"
  +
},
  +
["aberrantmegalania"] = {
  +
["inherits"] = "megalania",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Megalania_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP_Aberrant.Megalania_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Megalania"
  +
},
  +
["aberrantmegalosaurus"] = {
  +
["inherits"] = "megalosaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Megalosaurus_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_Aberrant.Megalosaurus_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Megalosaurus"
  +
},
  +
["aberrantmeganeura"] = {
  +
["inherits"] = "meganeura",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Dragonfly_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP_Aberrant.Dragonfly_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Meganeura"
  +
},
  +
["aberrantmoschops"] = {
  +
["inherits"] = "moschops",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Moschops_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP_Aberrant.Moschops_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Moschops"
  +
},
  +
["aberrantotter"] = {
  +
["inherits"] = "otter",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Otter_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP_Aberrant.Otter_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Otter"
  +
},
  +
["aberrantovis"] = {
  +
["inherits"] = "ovis",
  +
-- exception: has base creature values
  +
["class"] = "Sheep_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP_Aberrant.Sheep_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Ovis"
  +
},
  +
["aberrantparaceratherium"] = {
  +
["inherits"] = "paraceratherium",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Paracer_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP_Aberrant.Paracer_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Paraceratherium"
  +
},
  +
["aberrantparasaur"] = {
  +
["inherits"] = "parasaurolophus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Para_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP_Aberrant.Para_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Parasaur"
  +
},
  +
["aberrantpiranha"] = {
  +
["inherits"] = "megapiranha",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Piranha_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Piranha"
  +
},
  +
["aberrantpulmonoscorpius"] = {
  +
["inherits"] = "pulmonoscorpius",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Scorpion_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP_Aberrant.Scorpion_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Pulmonoscorpius"
  +
},
  +
["aberrantpurlovia"] = {
  +
["inherits"] = "purlovia",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Purlovia_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Aberrant.Purlovia_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Purlovia"
  +
},
  +
["aberrantraptor"] = {
  +
["inherits"] = "raptor",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Raptor_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP_Aberrant.Raptor_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Raptor"
  +
},
  +
["aberrantsalmon"] = {
  +
["inherits"] = "sabertoothsalmon",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Salmon_Character_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_Aberrant.Salmon_Character_Aberrant'",
  +
["commonname"] = "Aberrant Salmon"
  +
},
  +
["aberrantsarco"] = {
  +
["inherits"] = "sarcosuchus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Sarco_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP_Aberrant.Sarco_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Sarco"
  +
},
  +
["aberrantspino"] = {
  +
["inherits"] = "spinosaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Spino_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP_Aberrant.Spino_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Spino"
  +
},
  +
["aberrantstegosaurus"] = {
  +
["inherits"] = "stegosaurus",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Stego_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP_Aberrant.Stego_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Stegosaurus"
  +
},
  +
["aberranttitanoboa"] = {
  +
["inherits"] = "titanoboa",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "BoaFrill_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Titanoboa"
  +
},
  +
["aberranttriceratops"] = {
  +
["inherits"] = "triceratops",
  +
["overridewith"] = "aberrantCreatureTameableOverride",
  +
["class"] = "Trike_Character_BP_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP_Aberrant.Trike_Character_BP_Aberrant'",
  +
["commonname"] = "Aberrant Triceratops"
  +
},
  +
["aberranttrilobite"] = {
  +
["inherits"] = "trilobite",
  +
["overridewith"] = "aberrantCreatureOverride",
  +
["class"] = "Trilobite_Character_Aberrant_C",
  +
["blueprintpath"] = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character_Aberrant.Trilobite_Character_Aberrant'",
  +
["commonname"] = "Aberrant Trilobite"
  +
},
  +
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
-- DLC 05: EXTINCTION --
  +
------------------------------------------------------------
  +
------------------------------------------------------------
  +
  +
------------------------------------------------------------
  +
-- KEYWORDS: [alphakingtitan] [alphatitan]
  +
------------------------------------------------------------
  +
["alphakingtitan"] = {
  +
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Alpha King Titan",
  +
["class"] = "KingKaiju_Character_BP_Alpha_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP_Alpha.KingKaiju_Character_BP_Alpha'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 2500000,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 100000,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1000,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 8000,
  +
["fecessize"] = "Small",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "FootStompLftFwd",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["10"] = {
  +
["name"] = "GroundSmashKnockback",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["11"] = {
  +
["name"] = "FootstompLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["12"] = {
  +
["name"] = "FootStompRit",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["13"] = {
  +
["name"] = "FireballTriple",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["14"] = {
  +
["name"] = "PunchLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["15"] = {
  +
["name"] = "PunchRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "TwoHandSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Charge",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "TailSwipe180Left",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "TailSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "Swat",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "Fireball",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["8"] = {
  +
["name"] = "TailSwipe180Right",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["9"] = {
  +
["name"] = "ChargeLong",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [betakingtitan] [betatitan]
  +
------------------------------------------------------------
  +
["betakingtitan"] = {
  +
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Beta King Titan",
  +
["class"] = "KingKaiju_Character_BP_Beta_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP_Beta.KingKaiju_Character_BP_Beta'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 2000000,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 100000,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1000,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 8000,
  +
["fecessize"] = "Small",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "FootStompLftFwd",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["10"] = {
  +
["name"] = "GroundSmashKnockback",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["11"] = {
  +
["name"] = "FootstompLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["12"] = {
  +
["name"] = "FootStompRit",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["13"] = {
  +
["name"] = "FireballTriple",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["14"] = {
  +
["name"] = "PunchLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["15"] = {
  +
["name"] = "PunchRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "TwoHandSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Charge",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "TailSwipe180Left",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "TailSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "Swat",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "Fireball",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["8"] = {
  +
["name"] = "TailSwipe180Right",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["9"] = {
  +
["name"] = "ChargeLong",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [gammakingtitan] [gammatitan]
  +
------------------------------------------------------------
  +
["gammakingtitan"] = {
  +
["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Gamma King Titan",
  +
["class"] = "KingKaiju_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP.KingKaiju_Character_BP'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1500000,
  +
["healthwildlevel"] = 0,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 1000000,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1000,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 8000,
  +
["fecessize"] = "Small",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "FootStompLftFwd",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["10"] = {
  +
["name"] = "GroundSmashKnockback",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["11"] = {
  +
["name"] = "FootstompLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["12"] = {
  +
["name"] = "FootStompRit",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["13"] = {
  +
["name"] = "FireballTriple",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["14"] = {
  +
["name"] = "PunchLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["15"] = {
  +
["name"] = "PunchRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "TwoHandSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Charge",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "TailSwipe180Left",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "TailSlam",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "Swat",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "Fireball",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 2000,
  +
["impulse"] = 50
  +
},
  +
["explosion"] = {
  +
["damage"] = 2000,
  +
["radius"] = 3000
  +
}
  +
}
  +
},
  +
["8"] = {
  +
["name"] = "TailSwipe180Right",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["9"] = {
  +
["name"] = "ChargeLong",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corrupttumor] [tumor]
  +
------------------------------------------------------------
  +
["corrupttumor"] = {
  +
["commonname"] = "Corrupt Tumor",
  +
["class"] = "CorruptTumor_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/CorruptTumor_Character_BP.CorruptTumor_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["group"] = "Fantasy",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 15000,
  +
["healthwildlevel"] = 0,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 0
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 1000000000,
  +
["immobilizedby"] = "Large Bear Trap",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["meleebase"] = 0,
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [deserttitan]
  +
------------------------------------------------------------
  +
["deserttitan"] = {
  +
["variants"] = "Forest Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Desert Titan",
  +
["class"] = "DesertKaiju_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 250000,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 5000,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3456,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 9000,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleetamedmult"] = 0,
  +
["meleetamedadd"] = 0,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 600,
  +
["riddenwalkspeed"] = 600,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300,
  +
["flyspeed"] = 500,
  +
["flyriddenspeed"] = 500
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 5000,
  +
["teamname"] = "None",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "TailSlapBodyLeftWing",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "TailSlapBodyRightWing",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "TailSlapBodyCenter",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 225
  +
}
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [deserttitanflock] [flock]
  +
------------------------------------------------------------
  +
["deserttitanflock"] = {
  +
["commonname"] = "Desert Titan Flock",
  +
["class"] = "DesertKaiju_FirstFlockChar_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["group"] = "Fantasy",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 4000,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 10000,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 80,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 144,
  +
["tamedrunspeed"] = 144,
  +
["runningstaminaconsumptionrate"] = 4,
  +
["swimspeed"] = 400,
  +
["flyspeed"] = 900,
  +
["untamedrunflyspeed"] = 1620,
  +
["tamedrunflyspeed"] = 1620,
  +
["flyingstaminaconsumptionrate"] = 3
  +
},
  +
["grabweightthreshold"] = 50,
  +
["dragweight"] = 70,
  +
["mass"] = 70,
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_Low",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 23,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "BasicAttack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 750,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Slap",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "DiveBomb",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 5
  +
}
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "All Muted -g",
  +
["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [foresttitan]
  +
------------------------------------------------------------
  +
["foresttitan"] = {
  +
["variants"] = "Desert Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Forest Titan",
  +
["class"] = "ForestKaiju_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/ForestKaiju_Character_BP.ForestKaiju_Character_BP'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 400000,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 6000,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 20000,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3456,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 50000,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleetamedmult"] = 0,
  +
["meleetamedadd"] = 0,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 800,
  +
["riddenwalkspeed"] = 800,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1200,
  +
["tamedrunspeed"] = 1200,
  +
["tamedriddenrunspeed"] = 1200,
  +
["runningstaminaconsumptionrate"] = 300,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 4000,
  +
["teamname"] = "None",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "SwipeRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "FootstompLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "VineGrab",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 15000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15000
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "AttackRoot",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "FootstompRight",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "SwipeLeft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "FlyerSwatAttack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 15000,
  +
["melee"] = {
  +
["damage"] = 1000
  +
}
  +
},
  +
["8"] = {
  +
["name"] = "StompBoth",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 3250
  +
}
  +
}
  +
},
  +
["killxpbase"] = 0,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Fungal Wood, Thatch",
  +
["specialloot"] = "",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [icetitan]
  +
------------------------------------------------------------
  +
["icetitan"] = {
  +
["variants"] = "Desert Titan, Forest Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
  +
["commonname"] = "Ice Titan",
  +
["class"] = "IceKaiju_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceKaiju/IceKaiju_Character_BP.IceKaiju_Character_BP'",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Titans, Bosses",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 350000,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 10000,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 20000,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3456,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 50000,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 700,
  +
["riddenwalkspeed"] = 700,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1050,
  +
["tamedrunspeed"] = 1050,
  +
["tamedriddenrunspeed"] = 1050,
  +
["runningstaminaconsumptionrate"] = 400,
  +
["swimspeed"] = 800,
  +
["riddenswimspeed"] = 800
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 6000,
  +
["mass"] = 4000,
  +
["teamname"] = "None",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "GroundSlam",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 25000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 12000,
  +
["melee"] = {
  +
["damage"] = 2500
  +
}
  +
},
  +
["10"] = {
  +
["name"] = "IceSpear",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 1000
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 500,
  +
["impulse"] = 5000
  +
},
  +
["explosion"] = {
  +
["damage"] = 500,
  +
["impulse"] = 5000,
  +
["radius"] = 1000
  +
}
  +
}
  +
},
  +
["11"] = {
  +
["name"] = "TurnTailSwipeLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 3000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 1500
  +
}
  +
},
  +
["12"] = {
  +
["name"] = "TurnTailSwipeLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 3000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 1500
  +
}
  +
},
  +
["13"] = {
  +
["name"] = "LiquidBomb",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 1500
  +
}
  +
},
  +
["14"] = {
  +
["name"] = "LeapAttackFinish",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 1800
  +
}
  +
},
  +
["15"] = {
  +
["name"] = "AngryAttack",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 2500
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "FootStompRit",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 3500,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "IceBreath",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 15000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "FootStompLft",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 3500,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "TailSwipeRit",
  +
["description"] = "",
  +
["staminacost"] = 100,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1.5,
  +
["melee"] = {
  +
["damage"] = 1500
  +
}
  +
},
  +
["6"] = {
  +
["name"] = "TailSwipeLft",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "Leap Attack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 25000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 500,
  +
["melee"] = {
  +
["damage"] = 1500
  +
}
  +
},
  +
["8"] = {
  +
["name"] = "FootstompRearRit",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
},
  +
["9"] = {
  +
["name"] = "FootstompRearLft ",
  +
["description"] = "",
  +
["staminacost"] = 200,
  +
["attackrange"] = 10000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 2000
  +
}
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Pelt, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [enforcer]
  +
------------------------------------------------------------
  +
["enforcer"] = {
  +
["commonname"] = "Enforcer",
  +
["class"] = "Enforcer_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Enforcer/Enforcer_Character_BP.Enforcer_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "",
  +
["dossieraddbook"] = "",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Mechanical",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 288.039185
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 375,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 450,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 5000,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 1500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 800,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 600,
  +
["riddenwalkspeed"] = 600,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 1402.5,
  +
["tamedrunspeed"] = 1650,
  +
["tamedriddenrunspeed"] = 2145,
  +
["runningstaminaconsumptionrate"] = 4,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 500,
  +
["immobilizedby"] = "Bola, Large Bear Trap",
  +
["teamname"] = "Robot_Neutral",
  +
["candamage"] = "Greenhouse, Thatch",
  +
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 25,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 34
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Blink",
  +
["description"] = "",
  +
["staminacost"] = 300,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Blast",
  +
["description"] = "",
  +
["staminacost"] = 500,
  +
["attackrange"] = 1400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["4"] = {
  +
["name"] = "Algae",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["5"] = {
  +
["name"] = "Metal",
  +
["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [enragedcorruptedrex] [enragedrex]
  +
------------------------------------------------------------
  +
["enragedcorruptedrex"] = {
  +
["commonname"] = "Enraged Corrupted Rex",
  +
["class"] = "MegaRex_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'",
  +
["variants"] = "Rex, Tek Rex, Alpha Rex, Corrupted Rex, Skeletal Rex, DodoRex",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Tyrannosaurus dominum",
  +
["group"] = "Enraged Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["health"] = 8500,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 420,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1550,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 669.5,
  +
["untamedrunspeed"] = 957.384888,
  +
["swimspeed"] = 390
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 550,
  +
["mass"] = 400,
  +
["fecessize"] = "Large",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 200
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 3500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 62
  +
}
  +
}
  +
},
  +
["killxpbase"] = 600,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "Corrupt Heart",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["1"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, Dino Medium Brown, DarkWolfFur"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
  +
},
  +
["4"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["5"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [enragedtriceratops] [enragedtrike]
  +
------------------------------------------------------------
  +
["enragedtriceratops"] = {
  +
["commonname"] = "Enraged Triceratops",
  +
["class"] = "MegaTrike_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'",
  +
["variants"] = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Skeletal Trike",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Triceratops styrax",
  +
["group"] = "Enraged Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 2500,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 250,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 365,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 270,
  +
["untamedrunspeed"] = 1093.5,
  +
["swimspeed"] = 540
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 225,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 145,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 490,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 145
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ram",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 145
  +
}
  +
}
  +
},
  +
["killxpbase"] = 450,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted -b",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [wyvern] [forestwyvern]
  +
------------------------------------------------------------
  +
["forestwyvern"] = {
  +
["variants"] = "Fire Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
  +
["commonname"] = "Forest Wyvern",
  +
["class"] = "Wyvern_Character_BP_Fire_Minion_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/Minion/Wyvern_Character_BP_Fire_Minion.Wyvern_Character_BP_Fire_Minion'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["group"] = "Fantasy",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 1.5,
  +
["tameaffinitybase"] = 8500,
  +
["tameaffinityperlevel"] = 150,
  +
["foodconsumptionbase"] = 0.000185,
  +
["foodconsumptionmult"] = 199.983994
  +
},
  +
["breeding"] = {
  +
["mintemp"] = 80,
  +
["maxtemp"] = 90,
  +
["incubationtime"] = 17998.560547,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33333.332031,
  +
["juveniletime"] = 133333.328125,
  +
["adolescenttime"] = 166666.65625,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1725,
  +
["healthwildlevel"] = 0.15,
  +
["healthtamedlevel"] = 0.2025,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = -1050,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 275,
  +
["staminawildlevel"] = 0.05,
  +
["staminatamedlevel"] = 0.05,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = -0.25,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 690,
  +
["riddenwalkspeed"] = 690,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 796.949951,
  +
["tamedrunspeed"] = 796.949951,
  +
["tamedriddenrunspeed"] = 1394.662354,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 1100,
  +
["riddenswimspeed"] = 1100,
  +
["flyspeed"] = 3000,
  +
["flyriddenspeed"] = 3000,
  +
["untamedrunflyspeed"] = 2310.001221,
  +
["tamedrunflyspeed"] = 2310.001221,
  +
["tamedriddenrunflyspeed"] = 4042.502197,
  +
["flyingstaminaconsumptionrate"] = 0.275
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["candragcreatures"] = "Aberrant Achatina, Aberrant Ankylosaurus, Aberrant Araneo, Aberrant Arthropluera, Aberrant Baryonyx, Aberrant Beelzebufo, Aberrant Carbonemys, Aberrant Carnotaurus, Aberrant Dimetrodon, Aberrant Diplocaulus, Aberrant Dire Bear, Aberrant Dodo, Aberrant Doedicurus, Aberrant Dung Beetle, Aberrant Equus, Aberrant Gigantopithecus, Aberrant Iguanodon, Aberrant Lystrosaurus, Aberrant Megalania, Aberrant Moschops, Aberrant Otter, Aberrant Ovis, Aberrant Parasaur, Aberrant Pulmonoscorpius, Aberrant Purlovia, Aberrant Raptor, Aberrant Sarco, Aberrant Stegosaurus, Aberrant Titanoboa, Aberrant Triceratops, Aberrant Trilobite, Achatina, Allosaurus, Alpha King Titan, Ankylosaurus, Ant, Araneo, Archaeopteryx, Arthropluera, Baryonyx, Beelzebufo, Beta King Titan, Bulbdog, Carbonemys, Carnotaurus, Castoroides, Chalicotherium, Compy, Corrupted Arthropluera, Corrupted Carnotaurus, Corrupted Chalicotherium, Corrupted Dilophosaur, Corrupted Raptor, Corrupted Stegosaurus, Corrupted Triceratops, Daeodon, Defense Unit, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Dire Polar Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Enforcer, Enraged Triceratops, Equus, Forest Titan, Gallimimus, Gamma King Titan, Gasbags, Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Pack Dino, Parasaur, Pegomastax, Phiomia, Polar Bear, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Stegosaurus, Tek Parasaur, Tek Raptor, Tek Stegosaurus, Terror Bird, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Triceratops, Trilobite, Troodon, Unicorn, Velonasaur, Yeti, Zomdodo",
  +
["passengerweightmultiplier"] = 1,
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1400,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5000,
  +
["melee"] = {
  +
["damage"] = 1
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1700,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = 120,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur",
  +
["specialloot"] = "",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [gacha]
  +
------------------------------------------------------------
  +
["gacha"] = {
  +
["commonname"] = "Gacha",
  +
["class"] = "Gacha_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Character_BP.Gacha_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "Dossier Gacha.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Macrodryadis crystallinus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Fantasy, Mammals",
  +
["temperament"] = "Docile",
  +
["diet"] = "Omnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Gacha Saddle (Extinction)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "Yes",
  +
["knockouttame"] = "No",
  +
["minlevelnonviolent"] = 1,
  +
["tameineffectivenessbyaffinity"] = 1.25,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 120,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05,
  +
["wakeaffinitymult"] = 1.6,
  +
["wakefooddeplmult"] = 2,
  +
["wakingtameallowfeedingfoodpercentage"] = 0.9,
  +
["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
  +
["wakingtamefeedinterval"] = 15,
  +
["wakingtamefoodincreasemultiplier"] = 1,
  +
["wakingtameconsumeentirestackmaxquantity"] = 0
  +
},
  +
["tamingfood"] = {
  +
["kibble"] = "Snow Owl Pellet",
  +
["favoritefood"] = "Element"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.427734,
  +
["maturationtime"] = 416666.65625,
  +
["babytime"] = 41666.667969,
  +
["juveniletime"] = 166666.671875,
  +
["adolescenttime"] = 208333.328125,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 750,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 325,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 600,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 550,
  +
["weightwildlevel"] = 0.04,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 300,
  +
["riddenwalkspeed"] = 300,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 750,
  +
["tamedrunspeed"] = 750,
  +
["tamedriddenrunspeed"] = 750,
  +
["runningstaminaconsumptionrate"] = 10,
  +
["swimspeed"] = 200,
  +
["riddenswimspeed"] = 200
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 350,
  +
["mass"] = 400,
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Herbivores",
  +
["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 600,
  +
["minattackrange"] = 200,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32,
  +
["torpormultiplier"] = 0.5,
  +
["torpor"] = 16
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "MeleeSmash",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 30,
  +
["torpormultiplier"] = 0.5,
  +
["torpor"] = 15
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Gather",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["harvests"] = "Ammonite Bile, Black Pearl, Leech Blood, Sap, Silica Pearls, Sulfur, Oil, Cactus Sap, Element Dust, Electronics, Raw Meat, Charcoal, Raw Prime Meat, Raw Mutton, Spoiled Meat, Bio Toxin, Element Shard, Silk, Thatch, Blue Crystalized Sap, Raw Fish Meat, Raw Prime Fish Meat, Scrap Metal, Keratin, AnglerGel, Red Crystalized Sap, Hide, Sand, Chitin, Crystal, Corrupted Nodule, Stone, Pelt, Organic Polymer, Obsidian, Condensed Gas, Metal, Rare Mushroom, Blue Gem, Fungal Wood, Wood, Green Gem, Fragmented Green Gem, Element Ore",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Skin",
  +
["colors"] = "BigFoot0, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DarkWolfFur, Light Grey, DragonBase0, Light Brown, DragonGreen2, DragonGreen0"
  +
},
  +
["1"] = {
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
  +
},
  +
["2"] = {
  +
["name"] = "Light Stripe",
  +
["colors"] = "BigFoot5, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, BigFoot0, Dino Light Brown, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Stripe",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
  +
},
  +
["4"] = {
  +
["name"] = "Algae",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Light Yellow, DragonGreen1, WyvernPurple1, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
  +
},
  +
["5"] = {
  +
["name"] = "Fur Main",
  +
["colors"] = "DragonGreen0, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black, DragonGreen2, DarkWolfFur, BigFoot0, NearBlack"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [gasbags] [gasbag]
  +
------------------------------------------------------------
  +
["gasbags"] = {
  +
["commonname"] = "Gasbags",
  +
["class"] = "GasBags_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/GasBag/GasBags_Character_BP.GasBags_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "Dossier Gasbags.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Mopsechiniscus fluitobesus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Fantasy",
  +
["temperament"] = "Passive",
  +
["diet"] = "Omnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Gasbags Saddle (Extinction)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.25,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 70,
  +
["torpor1"] = 450,
  +
["torporincrease"] = 27,
  +
["foodconsumptionbase"] = 0.002066,
  +
["foodconsumptionmult"] = 150,
  +
["torpordepletionps0"] = 0.3
  +
},
  +
["tamingfood"] = {
  +
["kibble"] = "Superior Egg Kibble 1",
  +
["favoritefood"] = "Vegetables"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 28571.427734,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33333.332031,
  +
["juveniletime"] = 133333.328125,
  +
["adolescenttime"] = 166666.65625,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 650,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 600,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 450,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 1000,
  +
["oxygenwildlevel"] = 0.09,
  +
["oxygentamedlevel"] = 0.09,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 3500,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 3000,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.0125,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.015,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 490,
  +
["riddenwalkspeed"] = 490,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 480,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Herbivores_Medium",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 15,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 550,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 5
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Inhale",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "ExhaleAttack",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Launch",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Inhale_AI",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "",
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["specialloot"] = "",
  +
["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Citronal Seed, Crystal, Electronics, Element Dust, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Tintoberry, Tintoberry Seed, Cactus Sap, Charcoal, Rare Mushroom, Thatch, Blue Crystalized Sap, Keratin, Red Crystalized Sap, Scrap Metal, Wood, Fungal Wood",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Back Stripe",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, WyvernPurple0"
  +
},
  +
["1"] = {
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
  +
},
  +
["2"] = {
  +
["name"] = "Splotches",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Light Yellow, DragonGreen1, WyvernPurple1, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, DragonGreen3, WyvernBlue0"
  +
},
  +
["3"] = {
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
  +
},
  +
["4"] = {
  +
["name"] = "Back Spots",
  +
["colors"] = "BigFoot5, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, BigFoot0, Dino Dark Yellow, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, WyvernBlue0, WyvernPurple0, DragonGreen3, WyvernBlue1"
  +
},
  +
["5"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "BigFoot0, Dino Dark Orange, WolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DarkWolfFur, Light Grey, DragonBase0, Light Brown, BigFoot4, BigFoot5, None"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [managarmr] [icejumper]
  +
------------------------------------------------------------
  +
["managarmr"] = {
  +
["commonname"] = "Managarmr",
  +
["class"] = "IceJumper_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "Dossier Managarmr.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Draconis auragelus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Fantasy",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Managarmr Saddle (Extinction)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 2000,
  +
["tameaffinityperlevel"] = 100,
  +
["torpor1"] = 800,
  +
["torporincrease"] = 48,
  +
["foodconsumptionbase"] = 0.001852,
  +
["foodconsumptionmult"] = 199.983994,
  +
["torpordepletionps0"] = 0.3
  +
},
  +
["tamingfood"] = {
  +
["kibble"] = "Exceptional Egg Kibble 1",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["gestationtime"] = 14285.713867,
  +
["maturationtime"] = 333333.3125,
  +
["babytime"] = 33333.332031,
  +
["juveniletime"] = 133333.328125,
  +
["adolescenttime"] = 166666.65625,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 825,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.06,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 800,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0.15,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 300,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0.5,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.0035,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.085,
  +
["walkspeed"] = 1250,
  +
["riddenwalkspeed"] = 1250,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 2500,
  +
["tamedrunspeed"] = 2500,
  +
["tamedriddenrunspeed"] = 2500,
  +
["runningstaminaconsumptionrate"] = 15,
  +
["swimspeed"] = 1050,
  +
["riddenswimspeed"] = 1050
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 250,
  +
["mass"] = 222,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_Medium",
  +
["candamage"] = "Adobe, Greenhouse, Thatch, Wood, Stone",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 42,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "DashFwd",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "IceBreath",
  +
["description"] = "",
  +
["staminacost"] = 15,
  +
["attackrange"] = 20000,
  +
["minattackrange"] = 2000,
  +
["activateattackrange"] = 4400,
  +
["melee"] = {
  +
["damage"] = 15
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 0,
  +
["impact"] = {
  +
["damage"] = 20,
  +
["impulse"] = 100
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
}
  +
},
  +
["killxpbase"] = 18,
  +
["chancetodroploot"] = 0.3,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Spoiled Meat, Keratin, Silk, Scrap Metal, Fungal Wood, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dino Light Purple, Dino Light Purple, Light Grey, Light Grey, NearWhite, Dino Light Blue"
  +
},
  +
["1"] = {
  +
["name"] = "Side Highlights",
  +
["colors"] = "Dino Dark Yellow, DragonBase0, WyvernPurple1, DragonGreen1, DragonBase1, DragonFire, WyvernPurple0, DragonGreen3, WyvernBlue0, Dino Light Red, Dino Light Orange"
  +
},
  +
["2"] = {
  +
["name"] = "Facial Highlights",
  +
["colors"] = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Black, White, WolfFur, WolfFur, DarkWolfFur, DarkWolfFur, NearWhite, Dino Light Blue, WyvernPurple0, WyvernPurple1, WyvernBlue0, WyvernBlue1, Dino Medium Blue, Dino Deep Blue"
  +
},
  +
["3"] = {
  +
["name"] = "Wings Main",
  +
["colors"] = "White, Dino Light Blue, Dino Light Blue, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, Dino Light Blue, White, WolfFur, WolfFur, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue"
  +
},
  +
["4"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Light Yellow, DragonFire, BigFoot5, DragonBase0, Dino Light Purple, DragonBase1, DragonGreen0, DragonGreen2, DragonGreen3, WyvernPurple0, DragonGreen1, WyvernBlue0, Black, Dino Light Blue, Dino Medium Blue"
  +
},
  +
["5"] = {
  +
["name"] = "Wing Highlights",
  +
["colors"] = "Dino Light Brown, Dino Light Blue, Dino Light Blue, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, Dino Light Blue, White, WolfFur, WolfFur, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [megamek]
  +
------------------------------------------------------------
  +
["megamek"] = {
  +
["commonname"] = "Mega Mek",
  +
["class"] = "MegaMek_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP'",
  +
["variants"] = "Mek",
  +
["dlc"] = "Extinction",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Mechanical",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["stats"] = {
  +
["health"] = 9000,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 1000,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 100,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 9001,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 750,
  +
["riddenwalkspeed"] = 3000,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 750,
  +
["tamedrunspeed"] = 750,
  +
["tamedriddenrunspeed"] = 3600.000244,
  +
["runningstaminaconsumptionrate"] = 4,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 1200
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 10000,
  +
["immobilizedby"] = "Large Bear Trap",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Sword",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "Shoot",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 3.4,
  +
["impact"] = {
  +
["damage"] = 155
  +
},
  +
["explosion"] = {
  +
["damage"] = 80,
  +
["radius"] = 550
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "BackpackAbility",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["2"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["3"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["4"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["5"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [mek]
  +
------------------------------------------------------------
  +
["mek"] = {
  +
["commonname"] = "Mek",
  +
["class"] = "Mek_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/Mek_Character_BP.Mek_Character_BP'",
  +
["variants"] = "Mega Mek",
  +
["dlc"] = "Extinction",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Mechanical",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Mek Modules",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No",
  +
["tameineffectivenessbyaffinity"] = 2000,
  +
["tameaffinitybase"] = 10000,
  +
["tameaffinityperlevel"] = 5,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 0.05
  +
},
  +
["stats"] = {
  +
["health"] = 5500,
  +
["healthwildlevel"] = 0.16,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 1000,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 100,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 1250,
  +
["weightwildlevel"] = 0.0885,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.0475,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 300,
  +
["riddenwalkspeed"] = 1200,
  +
["walkingstaminaconsumptionrate"] = 1,
  +
["untamedrunspeed"] = 300,
  +
["tamedrunspeed"] = 300,
  +
["tamedriddenrunspeed"] = 2400,
  +
["runningstaminaconsumptionrate"] = 50,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 1200
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1200,
  +
["mass"] = 3500,
  +
["immobilizedby"] = "Large Bear Trap",
  +
["teamname"] = "None",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Sword",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["2"] = {
  +
["name"] = "Shoot",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 3.4,
  +
["impact"] = {
  +
["damage"] = 155
  +
},
  +
["explosion"] = {
  +
["damage"] = 80,
  +
["radius"] = 550
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "BackpackAbility",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["2"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["3"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["4"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
},
  +
["5"] = {
  +
["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [scout]
  +
------------------------------------------------------------
  +
["scout"] = {
  +
["commonname"] = "Scout",
  +
["class"] = "Scout_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Scout/Scout_Character_BP.Scout_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["group"] = "Mechanical",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 3,
  +
["healthwildlevel"] = 0.075,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 90,
  +
["staminawildlevel"] = 2,
  +
["torpor"] = 0,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 0,
  +
["food"] = 7,
  +
["foodwildlevel"] = 0.5,
  +
["weight"] = 0,
  +
["melee"] = 0,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0.5,
  +
["speedwildlevel"] = 0.008,
  +
["walkspeed"] = 245,
  +
["swimspeed"] = 300,
  +
["flyspeed"] = 600,
  +
["untamedrunflyspeed"] = 3037.5
  +
},
  +
["grabweightthreshold"] = 35.5,
  +
["dragweight"] = 149,
  +
["mass"] = 100,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Plant Species Y",
  +
["teamname"] = "Robot_Neutral",
  +
["carryableby"] = "",
  +
["meleebase"] = 25,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "RangedAttack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 2.85,
  +
["explosion"] = {
  +
["impulse"] = 50,
  +
["radius"] = 70
  +
}
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Dash",
  +
["description"] = "",
  +
["staminacost"] = 9,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["chancetodroploot"] = 1,
  +
["colorization"] = {
  +
["0"] = {
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["1"] = {
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["2"] = {
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["3"] = {
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["4"] = {
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
  +
},
  +
["5"] = {
  +
["colors"] = "Cyan, Blue, Light Green, Green, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Medium Blue, Cyan, Cyan, Cyan, Cyan, Cyan"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [snowowl] [owl]
  +
------------------------------------------------------------
  +
["snowowl"] = {
  +
["commonname"] = "Snow Owl",
  +
["class"] = "Owl_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "Dossier Snow Owl.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Bubo chinookus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Fantasy, Birds",
  +
["temperament"] = "Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Snow Owl Saddle (Extinction)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 2200,
  +
["tameaffinityperlevel"] = 70,
  +
["torpor1"] = 600,
  +
["torporincrease"] = 36,
  +
["foodconsumptionbase"] = 0.01,
  +
["foodconsumptionmult"] = 150,
  +
["torpordepletionps0"] = 0.3
  +
},
  +
["tamingfood"] = {
  +
["kibble"] = "Superior Egg Kibble 1",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Snow Owl Egg (Extinction)",
  +
["mintemp"] = 12,
  +
["maxtemp"] = 13.5,
  +
["incubationtime"] = 10587.388672,
  +
["maturationtime"] = 196078.421875,
  +
["babytime"] = 19607.841797,
  +
["juveniletime"] = 78431.367188,
  +
["adolescenttime"] = 98039.210938,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 325,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 350,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 600,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 375,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0,
  +
["walkspeed"] = 260,
  +
["riddenwalkspeed"] = 273,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["runningstaminaconsumptionrate"] = 4,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 315,
  +
["flyspeed"] = 600,
  +
["flyriddenspeed"] = 630,
  +
["untamedrunflyspeed"] = 1680,
  +
["tamedrunflyspeed"] = 1680,
  +
["tamedriddenrunflyspeed"] = 1763.999878,
  +
["flyingstaminaconsumptionrate"] = 0.325
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 250,
  +
["fecessize"] = "Snow Owl Pellet (Extinction)",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "None",
  +
["candamage"] = "Greenhouse, Thatch, Wood",
  +
["carryableby"] = "",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 15,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 650,
  +
["minattackrange"] = 60,
  +
["activateattackrange"] = 400,
  +
["melee"] = {
  +
["damage"] = 25
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Encapsulate",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "PredatorVision",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
  +
},
  +
["1"] = {
  +
["name"] = "***Not Used***",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Wing Highlights",
  +
["colors"] = "Dino Dark Brown, Light Grey, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Dark Grey, White, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue, Dark Grey, Dino Light Blue, Dino Light Blue, Dark Grey, Dark Grey, Dark Grey"
  +
},
  +
["3"] = {
  +
["name"] = "***Not Used***",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Body Lower",
  +
["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
  +
},
  +
["5"] = {
  +
["name"] = "Body Highlights",
  +
["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [velonasaur] [velona]
  +
------------------------------------------------------------
  +
["velonasaur"] = {
  +
["commonname"] = "Velonasaur",
  +
["class"] = "Spindles_Character_BP_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'",
  +
["variants"] = "",
  +
["dlc"] = "Extinction",
  +
["dossierimage"] = "Dossier Velonasaur.png",
  +
["dossieraddbook"] = "Yes",
  +
["soundfile"] = "",
  +
["pronunciation"] = "",
  +
["categories"] = "",
  +
["species"] = "Velonasaurus spinavultus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Fantasy, Dinosaurs",
  +
["temperament"] = "Omnivore",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "Yes",
  +
["rideable"] = "Yes",
  +
["equipment"] = "Velonasaur Saddle (Extinction)",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "Yes",
  +
["tameineffectivenessbyaffinity"] = 1.875,
  +
["tameaffinitybase"] = 2000,
  +
["tameaffinityperlevel"] = 80,
  +
["torpor1"] = 400,
  +
["torporincrease"] = 24,
  +
["foodconsumptionbase"] = 0.001543,
  +
["foodconsumptionmult"] = 648.088135,
  +
["torpordepletionps0"] = 0.3
  +
},
  +
["tamingfood"] = {
  +
["kibble"] = "Regular Egg Kibble 1",
  +
["favoritefood"] = "Raw Mutton"
  +
},
  +
["breeding"] = {
  +
["egg"] = "Velonasaur Egg (Extinction)",
  +
["mintemp"] = 28,
  +
["maxtemp"] = 32,
  +
["incubationtime"] = 4090.581787,
  +
["maturationtime"] = 166666.65625,
  +
["babytime"] = 16666.666016,
  +
["juveniletime"] = 66666.664063,
  +
["adolescenttime"] = 83333.328125,
  +
["mintimebetweenmating"] = 64800,
  +
["maxtimebetweenmating"] = 172800
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 440,
  +
["healthwildlevel"] = 0.2,
  +
["healthtamedlevel"] = 0.27,
  +
["healthtamedmult"] = 0,
  +
["healthtamedadd"] = 0.5,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 325,
  +
["staminawildlevel"] = 0.1,
  +
["staminatamedlevel"] = 0.1,
  +
["staminatamedmult"] = 0,
  +
["staminatamedadd"] = 0,
  +
["torpor"] = 400,
  +
["torporwildlevel"] = 0.06,
  +
["torportamedmult"] = 0,
  +
["torportamedadd"] = 0.5,
  +
["oxygen"] = 225,
  +
["oxygenwildlevel"] = 0.1,
  +
["oxygentamedlevel"] = 0.1,
  +
["oxygentamedmult"] = 0,
  +
["oxygentamedadd"] = 0,
  +
["food"] = 2250,
  +
["foodwildlevel"] = 0.1,
  +
["foodtamedlevel"] = 0.1,
  +
["foodtamedmult"] = 0,
  +
["foodtamedadd"] = 0,
  +
["weight"] = 325,
  +
["weightwildlevel"] = 0.02,
  +
["weighttamedlevel"] = 0.04,
  +
["weighttamedmult"] = 0,
  +
["weighttamedadd"] = 0,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["meleetamedlevel"] = 0.1,
  +
["meleetamedmult"] = 0.4,
  +
["meleetamedadd"] = 0.5,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["speedtamedlevel"] = 0.01,
  +
["speedtamedmult"] = 0,
  +
["speedtamedadd"] = 0.2,
  +
["walkspeed"] = 505,
  +
["riddenwalkspeed"] = 505,
  +
["walkingstaminaconsumptionrate"] = 0.025,
  +
["untamedrunspeed"] = 909,
  +
["tamedrunspeed"] = 799.920044,
  +
["tamedriddenrunspeed"] = 799.920044,
  +
["runningstaminaconsumptionrate"] = 6,
  +
["swimspeed"] = 300,
  +
["riddenswimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 200,
  +
["mass"] = 225,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_Medium",
  +
["candamage"] = "Greenhouse, Thatch",
  +
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["passengerweightmultiplier"] = 0.85,
  +
["meleebase"] = 10,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "MinigunDirected",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 7000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "MinigunAOE",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 2000,
  +
["minattackrange"] = 400,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "MinigunModeAIActicate",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 1500,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "MinigunModeAIDeactivate",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "Spin180Right",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["7"] = {
  +
["name"] = "Spin180Left",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
}
  +
},
  +
["killxpbase"] = 1,
  +
["chancetodroploot"] = 0.01,
  +
["lootitems"] = "Nerdry Glasses",
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Lower",
  +
["colors"] = "DragonGreen0, DragonGreen1, DragonGreen2, Dino Medium Green, Dino Medium Brown, Dino Light Brown, Dino Dark Brown, BigFoot0, BigFoot4, BigFoot5, WolfFur, DarkWolfFur, DragonBase0, Light Grey, Dino Darker Grey"
  +
},
  +
["1"] = {
  +
["name"] = "Claws",
  +
["colors"] = "Dino Light Yellow, Light Grey, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, BigFoot0, BigFoot0, BigFoot0, DragonGreen2, DragonGreen2"
  +
},
  +
["2"] = {
  +
["name"] = "Armor Plating Highlights",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, Light Grey, BigFoot0, Bigfoot5, WolfFur, DarkWolfFur, DragonBase1, DragonFire, DragonGreen2, Dino Light Brown, Dino Light Brown, Dino Light Brown"
  +
},
  +
["3"] = {
  +
["name"] = "Spikes Base",
  +
["colors"] = "Dino Dark Yellow, Dino Dark Green, Dino Dark Brown, Dino Darker Grey, DarkWolfFur, DragonGreen0, NearBlack, Dino Dark Brown, Dino Medium Brown, Dino Dark Brown, Dino Dark Brown, Light Grey"
  +
},
  +
["4"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Yellow, Dino Light Green, DragonGreen3, Light Grey, Dark Grey, Dino Light Brown, Dino Medium Brown, DragonGreen2, DragonGreen1, DragonBase1"
  +
},
  +
["5"] = {
  +
["name"] = "Body Upper",
  +
["colors"] = "Dino Dark Orange, Dino Dark Yellow, DragonGreen3, Dino Dark Brown, Dino Medium Brown, DarkWolfFur, DragonBase0, DragonBase1, DragonGreen0, WyvernBlue1, NearBlack"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedarthropluera] [corruptedarthropleura]
  +
------------------------------------------------------------
  +
["corruptedarthropluera"] = {
  +
["commonname"] = "Corrupted Arthropluera",
  +
["class"] = "Arthro_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Arthropluera/Arthro_Character_BP_Corrupt.Arthro_Character_BP_Corrupt'",
  +
["variants"] = "Arthropluera, Aberrant Arthropluera",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Arthropluera felsanguis",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carrion-Feeder",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["health"] = 500,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 200,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 175,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1200,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 225,
  +
["untamedrunspeed"] = 486,
  +
["swimspeed"] = 400
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 110,
  +
["mass"] = 160,
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 18,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 350,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 600,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ranged",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 1800,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2500,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 30
  +
},
  +
["explosion"] = {
  +
["damage"] = 30,
  +
["radius"] = 100
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = 4,
  +
["chancetodroploot"] = 0.3,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Chitin, Corrupted Nodule, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark All +w",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedcarnotaurus] [corruptedcarno]
  +
------------------------------------------------------------
  +
["corruptedcarnotaurus"] = {
  +
["commonname"] = "Corrupted Carnotaurus",
  +
["class"] = "Carno_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Carno/Carno_Character_BP_Corrupt.Carno_Character_BP_Corrupt'",
  +
["variants"] = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Skeletal Carnotaurus",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Carnotaurus pressor",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 420,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 350,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 300,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 425,
  +
["untamedrunspeed"] = 892.5,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 250,
  +
["mass"] = 222,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 42,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 300,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Gore",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 340,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 35
  +
}
  +
}
  +
},
  +
["killxpbase"] = 18,
  +
["chancetodroploot"] = 0.3,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "All Muted",
  +
["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["1"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedchalicotherium] [corruptedchalico]
  +
------------------------------------------------------------
  +
["corruptedchalicotherium"] = {
  +
["commonname"] = "Corrupted Chalicotherium",
  +
["class"] = "Chalico_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Chalicotherium/Chalico_Character_BP_Corrupt.Chalico_Character_BP_Corrupt'",
  +
["variants"] = "Chalicotherium",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Chalicotherium obsidioequus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Herbivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 600,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 500,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 210,
  +
["untamedrunspeed"] = 850.500061,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 225,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 36,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee Hand",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 485,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 36
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Throw Boulder",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 5600,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 2.6,
  +
["impact"] = {
  +
["damage"] = 100,
  +
["impulse"] = 100000
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Melee Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 450,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Throw Mud",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 10
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Throw Snow",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 6000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 10
  +
}
  +
},
  +
["6"] = {
  +
["name"] = "Throw Mud Friendly",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 6600,
  +
["minattackrange"] = 2000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 10
  +
}
  +
},
  +
["7"] = {
  +
["name"] = "Throw Snow Friendly",
  +
["description"] = "",
  +
["staminacost"] = 75,
  +
["attackrange"] = 6600,
  +
["minattackrange"] = 2000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 10
  +
}
  +
}
  +
},
  +
["killxpbase"] = 6,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Main Body",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, BigFoot5, BigFoot0, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "***No Effect****",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "***No Effect****",
  +
["colors"] = ""
  +
},
  +
["3"] = {
  +
["name"] = "***No Effect****",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Fur Highlights",
  +
["colors"] = "Dino Dark Red, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, None"
  +
},
  +
["5"] = {
  +
["name"] = "Stripes and Belly",
  +
["colors"] = "Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corrupteddeathworm]
  +
------------------------------------------------------------
  +
["corrupteddeathworm"] = {
  +
["commonname"] = "Corrupted Deathworm",
  +
["class"] = "Deathworm_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Deathworm/Deathworm_Character_BP_Corrupt.Deathworm_Character_BP_Corrupt'",
  +
["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Iceworm Queen",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Khorkoi arrakis",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "Yes",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["health"] = 20000,
  +
["healthwildlevel"] = 0.002,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 100,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 100,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 0,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 1000,
  +
["mass"] = 1200,
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 210,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 2500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 3000,
  +
["melee"] = {
  +
["damage"] = 225
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Claw",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 2500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 3000,
  +
["melee"] = {
  +
["damage"] = 225
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3000,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Dark Orange"
  +
},
  +
["1"] = {
  +
["name"] = "UpperShell",
  +
["colors"] = "Dino Dark Orange, Dino Dark Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Dark Red"
  +
},
  +
["2"] = {
  +
["name"] = "Claws",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, BigFoot5, Dino Dark Orange"
  +
},
  +
["3"] = {
  +
["name"] = "Lateral Horns",
  +
["colors"] = "Light Brown, Black, Brown, Dino Dark Orange, Dino Dark Brown, Dino Darker Grey, None"
  +
},
  +
["4"] = {
  +
["name"] = "Hair",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, BigFoot5, Dino Dark Orange"
  +
},
  +
["5"] = {
  +
["name"] = "Belly",
  +
["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Light Brown, Dino Medium Brown"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corrupteddilophosaur] [corrupteddilo]
  +
------------------------------------------------------------
  +
["corrupteddilophosaur"] = {
  +
["commonname"] = "Corrupted Dilophosaur",
  +
["class"] = "Dilo_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dilo/Dilo_Character_BP_Corrupt.Dilo_Character_BP_Corrupt'",
  +
["variants"] = "Dilophosaur",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Dilophosaurus sputatrix",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 130,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 100,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 75,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 450,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 45,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 160,
  +
["untamedrunspeed"] = 480,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 35,
  +
["mass"] = 70,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 10,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 130,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 140,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 250,
  +
["activateattackrange"] = 0,
  +
["projectile"] = {
  +
["projectilelife"] = 10,
  +
["impact"] = {
  +
["damage"] = 3
  +
}
  +
}
  +
}
  +
},
  +
["killxpbase"] = 1,
  +
["chancetodroploot"] = 0.01,
  +
["lootitems"] = "Nerdry Glasses",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
  +
},
  +
["3"] = {
  +
["name"] = "Light All +w",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corrupteddimorphodon] [corrupteddimo]
  +
------------------------------------------------------------
  +
["corrupteddimorphodon"] = {
  +
["commonname"] = "Corrupted Dimorphodon",
  +
["class"] = "Dimorph_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dimorphodon/Dimorph_Character_BP_Corrupt.Dimorph_Character_BP_Corrupt'",
  +
["variants"] = "Dimorphodon, Aberrant Dimorphodon",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Dimorphodon equesica",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 125,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 100,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 900,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 50,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 80,
  +
["untamedrunspeed"] = 144,
  +
["swimspeed"] = 400,
  +
["flyspeed"] = 450,
  +
["untamedrunflyspeed"] = 810
  +
},
  +
["grabweightthreshold"] = 50,
  +
["dragweight"] = 70,
  +
["mass"] = 70,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 23,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 23
  +
}
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "All Muted -g",
  +
["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedgiganotosaurus] [corruptedgiganoto]
  +
------------------------------------------------------------
  +
["corruptedgiganotosaurus"] = {
  +
["commonname"] = "Corrupted Giganotosaurus",
  +
["class"] = "Gigant_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Giganotosaurus/Gigant_Character_BP_Corrupt.Gigant_Character_BP_Corrupt'",
  +
["variants"] = "Giganotosaurus, Giganotosaurus - Tek Cave, Skeletal Giganotosaurus",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Giganotosaurus furiosa",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 35000,
  +
["healthwildlevel"] = 0.0005,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 400,
  +
["staminawildlevel"] = 0.0005,
  +
["torpor"] = 10000,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.0025,
  +
["food"] = 4000,
  +
["foodwildlevel"] = 0.0025,
  +
["weight"] = 700,
  +
["weightwildlevel"] = 0.01,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 1500,
  +
["untamedrunspeed"] = 1681.679932,
  +
["swimspeed"] = 625
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 950,
  +
["mass"] = 400,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 300,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 2400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2700,
  +
["melee"] = {
  +
["damage"] = 500
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Gnash",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 2400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2700,
  +
["melee"] = {
  +
["damage"] = 500
  +
}
  +
}
  +
},
  +
["killxpbase"] = 200,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "All Muted",
  +
["colors"] = "Dino Dark Red, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Dark Red, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedparaceratherium] [corruptedparacer]
  +
------------------------------------------------------------
  +
["corruptedparaceratherium"] = {
  +
["commonname"] = "Corrupted Paraceratherium",
  +
["class"] = "Paracer_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'",
  +
["variants"] = "Paraceratherium, Aberrant Paraceratherium",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Paraceratherium gigamicus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Herbivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1026,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1300,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 6500,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 850,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 260,
  +
["untamedrunspeed"] = 715,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 600,
  +
["mass"] = 360,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 45,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 800,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 45
  +
}
  +
}
  +
},
  +
["killxpbase"] = 12,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot4, BigFoot5"
  +
},
  +
["4"] = {
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot4, BigFoot4, BigFoot4, BigFoot4, BigFoot5"
  +
},
  +
["5"] = {
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5, BigFoot5, BigFoot5, BigFoot5, BigFoot5"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedpteranodon] [corruptedptera] [corruptedptero]
  +
------------------------------------------------------------
  +
["corruptedpteranodon"] = {
  +
["commonname"] = "Corrupted Pteranodon",
  +
["class"] = "Ptero_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Ptero/Ptero_Character_BP_Corrupt.Ptero_Character_BP_Corrupt'",
  +
["variants"] = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Pteranodon wyvernus",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 210,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 0.9,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 120,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1200,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 120,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["walkspeed"] = 260,
  +
["swimspeed"] = 300,
  +
["flyspeed"] = 600,
  +
["untamedrunflyspeed"] = 1649.999634
  +
},
  +
["grabweightthreshold"] = 50,
  +
["dragweight"] = 149,
  +
["mass"] = 190,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["meleebase"] = 15,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 12
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Barrel Roll",
  +
["description"] = "",
  +
["staminacost"] = 90,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 50
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "All -bv",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["1"] = {
  +
["name"] = "Light All",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Light All",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Light All",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedraptor]
  +
------------------------------------------------------------
  +
["corruptedraptor"] = {
  +
["commonname"] = "Corrupted Raptor",
  +
["class"] = "Raptor_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt'",
  +
["variants"] = "Raptor, Tek Raptor, Alpha Raptor, Aberrant Raptor, Skeletal Raptor",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Utahraptor prime",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 200,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 180,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 1200,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 140,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 480,
  +
["untamedrunspeed"] = 993.599976,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 85,
  +
["mass"] = 165,
  +
["fecessize"] = "Small",
  +
["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 15,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 350,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 15
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Pounce",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 300,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Melee_Pounce",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 20
  +
}
  +
}
  +
},
  +
["killxpbase"] = 3,
  +
["chancetodroploot"] = 0.3,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["1"] = {
  +
["name"] = "Light All -oe",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Medium Blue, Dino Deep Blue, WyvernBlue0, WyvernBlue1"
  +
},
  +
["3"] = {
  +
["name"] = "All Muted -w",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Medium Blue, Dino Deep Blue, WyvernBlue0, WyvernBlue1"
  +
},
  +
["4"] = {
  +
["name"] = "Light All -oek",
  +
["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedreaperking] [corruptedreaper]
  +
------------------------------------------------------------
  +
["corruptedreaperking"] = {
  +
["commonname"] = "Corrupted Reaper King",
  +
["class"] = "Xenomorph_Character_BP_Male_Tamed_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Nameless/Xenomorph_Character_BP_Male_Tamed_Corrupt.Xenomorph_Character_BP_Male_Tamed_Corrupt'",
  +
["variants"] = "Subterranean Reaper King, Surface Reaper King, Elemental Reaper King, Reaper Queen, Alpha Surface Reaper King",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Unknown",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 18500,
  +
["healthwildlevel"] = 0.001,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 480,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 925,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 415,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 466,
  +
["untamedrunspeed"] = 1782.450073,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 525,
  +
["mass"] = 385,
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 65,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "BiteAttack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 900,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 900,
  +
["melee"] = {
  +
["damage"] = 75
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Web Attack",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 900,
  +
["activateattackrange"] = 5000,
  +
["melee"] = {
  +
["damage"] = 10
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 4,
  +
["impact"] = {
  +
["damage"] = 9,
  +
["impulse"] = 100
  +
}
  +
}
  +
},
  +
["3"] = {
  +
["name"] = "Tail swipe",
  +
["description"] = "",
  +
["staminacost"] = 30,
  +
["attackrange"] = 1750,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1940,
  +
["melee"] = {
  +
["damage"] = 48
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Tail spike",
  +
["description"] = "",
  +
["staminacost"] = 50,
  +
["attackrange"] = 5000,
  +
["minattackrange"] = 1100,
  +
["activateattackrange"] = 5000,
  +
["melee"] = {
  +
["damage"] = 10
  +
},
  +
["projectile"] = {
  +
["projectilelife"] = 4,
  +
["impact"] = {
  +
["damage"] = 9,
  +
["impulse"] = 100
  +
}
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Impregnation",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 500,
  +
["activateattackrange"] = 1200,
  +
["melee"] = {
  +
["damage"] = 10
  +
}
  +
},
  +
["6"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 15,
  +
["attackrange"] = 2500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 2500,
  +
["melee"] = {
  +
["damage"] = 52
  +
}
  +
},
  +
["7"] = {
  +
["name"] = "HatchlingBiteAttack",
  +
["description"] = "",
  +
["staminacost"] = 5,
  +
["attackrange"] = 250,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 5
  +
}
  +
}
  +
},
  +
["killxpbase"] = 18,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "body Main",
  +
["colors"] = "Dino Dark Orange, BigFoot0, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, DragonBase1, Dino Medium Brown, Dino Dark Yellow, Dino Darker Grey, DragonGreen3, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue"
  +
},
  +
["2"] = {
  +
["name"] = "**Not Used**",
  +
["colors"] = ""
  +
},
  +
["4"] = {
  +
["name"] = "Underbelly ",
  +
["colors"] = "Dino Light Yellow, DragonBase1, Dino Light Brown, Dino Light Purple, Dino Medium Brown, BigFoot0, BigFoot4, Bigfoot5, WolfFur, DragonGreen2"
  +
},
  +
["5"] = {
  +
["name"] = "Back color",
  +
["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack, DarkWolfFur, Dino Dark Brown, DragonBase0, Dino Medium Brown, Dino Dark Orange"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedrex] [corruptedtrex]
  +
------------------------------------------------------------
  +
["corruptedrex"] = {
  +
["commonname"] = "Corrupted Rex",
  +
["class"] = "Rex_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'",
  +
["variants"] = "Rex, Tek Rex, Alpha Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Tyrannosaurus dominum",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1100,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 420,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 1550,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 515,
  +
["untamedrunspeed"] = 736.449951,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 550,
  +
["mass"] = 400,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 60,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 62
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 3500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 62
  +
}
  +
}
  +
},
  +
["killxpbase"] = 30,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "Corrupt Heart",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["1"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, Dino Medium Brown, DarkWolfFur"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
  +
},
  +
["4"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["5"] = {
  +
["name"] = "Dark Muted-g",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedrockdrake] [corrupteddrake]
  +
------------------------------------------------------------
  +
["corruptedrockdrake"] = {
  +
["commonname"] = "Corrupted Rock Drake",
  +
["class"] = "RockDrake_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/RockDrake/RockDrake_Character_BP_Corrupt.RockDrake_Character_BP_Corrupt'",
  +
["variants"] = "Rock Drake",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Draconis obscurum",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1950,
  +
["healthwildlevel"] = 0.085,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 450,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["walkspeed"] = 650,
  +
["untamedrunspeed"] = 1820,
  +
["swimspeed"] = 600
  +
},
  +
["grabweightthreshold"] = 1000,
  +
["dragweight"] = 425,
  +
["mass"] = 345,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 0,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 1100,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Toggle Climbing",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Toggle Camo",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Pounce_DirectHit",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Pounce_AOE",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["6"] = {
  +
["name"] = "Bite (Climbing)",
  +
["description"] = "",
  +
["staminacost"] = 20,
  +
["attackrange"] = 1000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
}
  +
},
  +
["killxpbase"] = 2,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, DragonGreen3, Dino Medium Green, DragonGreen0, DragonGreen2, Dino Medium Brown, Dino Light Brown, Light Grey, Dark Grey, DragonGreen1, Black"
  +
},
  +
["1"] = {
  +
["name"] = "FeathersMain",
  +
["colors"] = "Dino Light Brown, Dino Dark Orange, BigFoot5, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, DragonBase1"
  +
},
  +
["2"] = {
  +
["name"] = "Not Used",
  +
["colors"] = "Dino Dark Orange, Dino Dark Blue, Dino Dark Brown, Dino Darker Grey, Dino Albino, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, NearBlack, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue"
  +
},
  +
["3"] = {
  +
["name"] = "Feathers Highlight",
  +
["colors"] = "Teal"
  +
},
  +
["4"] = {
  +
["name"] = "Scales",
  +
["colors"] = "DragonBase0, DragonGreen0, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, DragonBase0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, None"
  +
},
  +
["5"] = {
  +
["name"] = "Belly",
  +
["colors"] = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, DragonGreen1, Dino Light Brown, Dino Medium Brown, Light Grey, DragonGreen3, DragonGreen2, WyvernBlue1"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedspino] [corruptedspinosaur] [corruptedspinosaurus]
  +
------------------------------------------------------------
  +
["corruptedspino"] = {
  +
["commonname"] = "Corrupted Spino",
  +
["class"] = "Spino_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Spino/Spino_Character_BP_Corrupt.Spino_Character_BP_Corrupt'",
  +
["variants"] = "Spinosaur, Aberrant Spino",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Spinosaurus aquareliga",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 700,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 350,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 850,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 650,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2600,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 350,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 452,
  +
["untamedrunspeed"] = 1717.599976,
  +
["swimspeed"] = 1100
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 550,
  +
["mass"] = 500,
  +
["fecessize"] = "Large",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["meleebase"] = 50,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Spino Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 40
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Change Stance",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["3"] = {
  +
["name"] = "Roar",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["4"] = {
  +
["name"] = "Spino Swipe Right",
  +
["description"] = "",
  +
["staminacost"] = 12,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
},
  +
["5"] = {
  +
["name"] = "Spino Swipe Left",
  +
["description"] = "",
  +
["staminacost"] = 12,
  +
["attackrange"] = 1500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 60
  +
}
  +
}
  +
},
  +
["killxpbase"] = 60,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
  +
},
  +
["2"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
  +
},
  +
["4"] = {
  +
["name"] = "All",
  +
["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedstegosaurus] [corruptedstego]
  +
------------------------------------------------------------
  +
["corruptedstegosaurus"] = {
  +
["commonname"] = "Corrupted Stegosaurus",
  +
["class"] = "Stego_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Stego/Stego_Character_BP_Corrupt.Stego_Character_BP_Corrupt'",
  +
["variants"] = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Skeletal Stegosaurus",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Stegosaurus regium",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Herbivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 650,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 300,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 500,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 6000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 500,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 170,
  +
["untamedrunspeed"] = 607.75,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 250,
  +
["mass"] = 260,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 42,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Melee",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 570,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 660,
  +
["melee"] = {
  +
["damage"] = 42
  +
}
  +
}
  +
},
  +
["killxpbase"] = 5,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["2"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Light All",
  +
["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted -b",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedtriceratops] [corruptedtrike]
  +
------------------------------------------------------------
  +
["corruptedtriceratops"] = {
  +
["commonname"] = "Corrupted Triceratops",
  +
["class"] = "Trike_Character_BP_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/Trike_Character_BP_Corrupt.Trike_Character_BP_Corrupt'",
  +
["variants"] = "Triceratops, Aberrant Triceratops, Enraged Triceratops, Skeletal Trike",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Triceratops styrax",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Herbivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 375,
  +
["healthwildlevel"] = 0.2,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 150,
  +
["staminawildlevel"] = 0.1,
  +
["torpor"] = 250,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 3000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 365,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["speedwildlevel"] = 0,
  +
["walkspeed"] = 150,
  +
["untamedrunspeed"] = 607.5,
  +
["swimspeed"] = 300
  +
},
  +
["grabweightthreshold"] = 200,
  +
["dragweight"] = 300,
  +
["mass"] = 225,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
  +
["meleebase"] = 32,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "None",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 490,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Ram",
  +
["description"] = "",
  +
["staminacost"] = 0,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 1000,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 32
  +
}
  +
}
  +
},
  +
["killxpbase"] = 4,
  +
["chancetodroploot"] = 0,
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["1"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["3"] = {
  +
["name"] = "Dark Muted",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["4"] = {
  +
["name"] = "Dark All",
  +
["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
  +
},
  +
["5"] = {
  +
["name"] = "Light Muted -b",
  +
["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
  +
}
  +
}
  +
},
  +
------------------------------------------------------------
  +
-- KEYWORDS: [corruptedwyvern]
  +
------------------------------------------------------------
  +
["corruptedwyvern"] = {
  +
["commonname"] = "Corrupted Wyvern",
  +
["class"] = "Wyvern_Character_BP_Fire_Corrupt_C",
  +
["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Wyvern/Wyvern_Character_BP_Fire_Corrupt.Wyvern_Character_BP_Fire_Corrupt'",
  +
["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
  +
["dlc"] = "Extinction",
  +
["categories"] = "",
  +
["species"] = "Draconis vipera",
  +
["time"] = "Post-Holocene",
  +
["group"] = "Corrupted Creatures",
  +
["temperament"] = "Highly Aggressive",
  +
["diet"] = "Carnivore",
  +
["releasedate"] = "2018-11-06",
  +
["releaseversion"] = "285.104",
  +
["xboxreleasedate"] = "2018-11-06",
  +
["xboxreleaseversion"] = "779.29",
  +
["ps4releasedate"] = "2018-11-06",
  +
["ps4releaseversion"] = "528.23",
  +
["mobilereleasedate"] = "Unreleased",
  +
["mobilereleaseversion"] = "",
  +
["taming"] = {
  +
["torporimmune"] = "No",
  +
["canbetamed"] = "No",
  +
["rideable"] = "No",
  +
["canmountonhumans"] = "No",
  +
["nonviolenttame"] = "No",
  +
["knockouttame"] = "No"
  +
},
  +
["stats"] = {
  +
["cansuffocate"] = "Yes",
  +
["health"] = 1725,
  +
["healthwildlevel"] = 0.15,
  +
["tamedbasehealthmultiplier"] = 1,
  +
["stamina"] = 275,
  +
["staminawildlevel"] = 0.05,
  +
["torpor"] = 725,
  +
["torporwildlevel"] = 0.06,
  +
["oxygen"] = 150,
  +
["oxygenwildlevel"] = 0.1,
  +
["food"] = 2000,
  +
["foodwildlevel"] = 0.1,
  +
["weight"] = 400,
  +
["weightwildlevel"] = 0.02,
  +
["melee"] = 0,
  +
["meleewildlevel"] = 0.05,
  +
["extradamagemultiplier"] = 1,
  +
["speed"] = 0,
  +
["walkspeed"] = 690,
  +
["untamedrunspeed"] = 796.949951,
  +
["swimspeed"] = 1100,
  +
["flyspeed"] = 3000,
  +
["untamedrunflyspeed"] = 2310.001221
  +
},
  +
["grabweightthreshold"] = 300,
  +
["dragweight"] = 555,
  +
["mass"] = 800,
  +
["fecessize"] = "Medium",
  +
["immobilizedby"] = "Chain Bola, Large Bear Trap",
  +
["teamname"] = "Carnivores_High",
  +
["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
  +
["carryableby"] = "",
  +
["candragcreatureswhileflying"] = "Yes",
  +
["meleebase"] = 160,
  +
["attacks"] = {
  +
["1"] = {
  +
["name"] = "Bite",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1200,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1400,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
},
  +
["2"] = {
  +
["name"] = "Flame",
  +
["description"] = "",
  +
["staminacost"] = 160,
  +
["attackrange"] = 4000,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 5000
  +
},
  +
["3"] = {
  +
["name"] = "Grab",
  +
["description"] = "",
  +
["staminacost"] = 40,
  +
["attackrange"] = 500,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0,
  +
["melee"] = {
  +
["damage"] = 18
  +
}
  +
},
  +
["4"] = {
  +
["name"] = "Taunt",
  +
["description"] = "",
  +
["staminacost"] = 2,
  +
["attackrange"] = 0,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 0
  +
},
  +
["5"] = {
  +
["name"] = "Bite (AI)",
  +
["description"] = "",
  +
["staminacost"] = 10,
  +
["attackrange"] = 1400,
  +
["minattackrange"] = 0,
  +
["activateattackrange"] = 1700,
  +
["melee"] = {
  +
["damage"] = 80
  +
}
  +
}
  +
},
  +
["killxpbase"] = 120,
  +
["chancetodroploot"] = 1,
  +
["lootitems"] = "AnglerGel, Black Pearl",
  +
["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
  +
["specialloot"] = "",
  +
["colorization"] = {
  +
["0"] = {
  +
["name"] = "Body Main",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["1"] = {
  +
["name"] = "**IGNORE**NOTHING**",
  +
["colors"] = ""
  +
},
  +
["2"] = {
  +
["name"] = "Scales Main",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["3"] = {
  +
["name"] = "Wings Main",
  +
["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["4"] = {
  +
["name"] = "Fins Highlight",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
},
  +
["5"] = {
  +
["name"] = "Body Highlights",
  +
["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
  +
}
  +
}
 
}
 
}
 
}
 
}

Текущая версия от 13:51, 16 ноября 2018

Для документации этого модуля может быть создана страница Модуль:Dv/data/doc

----------------------------------------------------------------------------------------------------
-- IMPORTANT! READ BEFORE FIRST USE !!                                                            --
----------------------------------------------------------------------------------------------------
-- 1. ALWAYS VERIFY GAME FILES WHERE APPLICABLE
--    This data is pulled from the actual game files, so any technical changes for stats,
--    timers, or other numerical values MUST ALWAYS BE VERIFIED with the DevKit or live,
--    compiled game files. Do not include any unreleased/beta data except dossier information.
-- 2. ALPHABETIZATION
--    All creatures are ordered by whether they're from the Basegame or their respective
--    DLC, then by ALPHABETICAL order. Please keep this order.
-- 3. HOW TO QUICKLY NAVIGATE
--    To immediately jump to a specific creature, search the creature's lower-case name
--    wrapped in square brackets without spaces, such as [onyc] or [alphadeathworm].
----------------------------------------------------------------------------------------------------
-- TABLE OF CONTENTS                                                                              --
----------------------------------------------------------------------------------------------------
--  CORE 00: BASEGAME
--   DLC 01: THE CENTER
--   DLC 02: SCORCHED EARTH
--   DLC 03: RAGNAROK
--   DLC 04: ABERRATION
--   DLC 05: EXTINCTION
----------------------------------------------------------------------------------------------------
-- "NULL" EXAMPLE WITH COMMENTS                                                                   --
----------------------------------------------------------------------------------------------------
return {
  ["blank"] = {
    ["dlc"]                              = "", -- (Wiki Value) Full DLC name, if applicable (e.g. Scorched Earth)
    ["variants"]                         = "", -- (Wiki Value) List of Variants (Alpha Rex, Skeletal Rex, etc), if applicable.
    ["releasedate"]                      = "Unreleased", -- (Wiki Value) Date released on PC in YYYY-MM-DD
    ["releaseversion"]                   = "", -- (Wiki Value) PC version debut
    ["xboxreleasedate"]                  = "Unreleased", -- (Wiki Value) Date released on XBOX in YYYY-MM-DD
    ["xboxreleaseversion"]               = "", -- (Wiki Value) XBOX version debut
    ["ps4releasedate"]                   = "Unreleased", -- (Wiki Value) Date released on PS4 in YYYY-MM-DD
    ["ps4releaseversion"]                = "", -- (Wiki Value) PS4 version debut
    ["mobilereleasedate"]                = "Unreleased", -- (Wiki Value) Date released on Mobile in YYYY-MM-DD
    ["mobilereleaseversion"]             = "", -- (Wiki Value) Mobile version debut
    ["baseclass"]                        = "", -- Base class for creatures with variants (e.g. Wyvern or Jug Bug)
    ["baseblueprintpath"]                = "", -- Base blueprint for creatures with variants
    ["class"]                            = "", -- EntityId
    ["blueprintpath"]                    = "", -- Full path to the in-game blueprint
    ["commonname"]                       = "", -- (Wiki Value) From Dossier
    ["dossierimage"]                     = "Dossier.png", -- (Wiki Value) File name of dossier on Wiki
    ["soundfile"]                        = "File.ogg", -- (Wiki Value) Sound file location on Wiki
    ["pronunciation"]                    = "", -- (Wiki Value) Omitted for now; currently blank
    ["categories"]                       = "", -- (Wiki Value) Wiki categories to apply to this creature
    ["species"]                          = "", -- (Wiki Value) From Dossier
    ["time"]                             = "", -- (Wiki Value) From Dossier
    ["group"]                            = "", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "", -- (Wiki Value) From Dossier
    ["diet"]                             = "", -- (Wiki Value) From Dossier
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "", -- Yes/No
      ["rideable"]                       = "", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "", -- Short description of the region
        ["colors"]                       = "" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["5"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
------------------------------------------------------------
------------------------------------------------------------
-- CORE 00: BASEGAME                                      --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [achatina] [snail]
------------------------------------------------------------
  ["achatina"] = {
    ["variants"]                         = "Aberrant Achatina",
    ["releasedate"]                      = "2016-11-24",
    ["releaseversion"]                   = "252.0",
    ["xboxreleasedate"]                  = "2016-12-16",
    ["xboxreleaseversion"]               = "748.2",
    ["ps4releasedate"]                   = "2016-12-19",
    ["ps4releaseversion"]                = "502.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Achatina_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'",
    ["commonname"]                       = "Achatina",
    ["dossierimage"]                     = "Dossier Achatina.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "S achatina idle 04.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Achatina limusegnis",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "Hats",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 4000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 50,
      ["torporincrease"]                 = 3,
      ["foodconsumptionbase"]            = 0.001736,
      ["foodconsumptionmult"]            = 864.055298,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Sweet Vegetable Cake",
      ["primitiveplusfood"]              = "Lettuce (Primitive Plus)"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "WyvernPurple0, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["1"] = {
        ["name"]                         = "Shell",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Shell Highlights",
        ["colors"]                       = "Dino Light Red, Dino Light Blue, Dino Medium Brown, Dino Light Purple, Dino Light Brown, Dino Light Orange, DragonBase1, Dino Light Green, Dino Light Yellow"
      },
      ["4"] = {
        ["name"]                         = "Stripe",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Brown, Dino Light Purple, DarkWolfFur, Dino Light Green, Dino Light Yellow, WyvernPurple1"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Medium Brown, Dino Light Purple, WyvernPurple1, Dino Light Green, Dino Light Yellow"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 75,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 50,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 50,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 0,
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Herbivore_Small",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [allo] [allosaur] [allosaurus]
------------------------------------------------------------
  ["allosaurus"] = {
    ["releasedate"]                      = "2016-07-28",
    ["releaseversion"]                   = "245.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Allo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'",
    ["commonname"]                       = "Allosaurus",
    ["dossierimage"]                     = "Dossier Allosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Allosaurus therotribus",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressively Social",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Allosaurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 2400,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 1000,
      ["torporincrease"]                 = 60,
      ["foodconsumptionbase"]            = 0.002052,
      ["foodconsumptionmult"]            = 180.063385,
      ["torpordepletionps0"]             = 0.8
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Diplo Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Allosaurus Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5940, --1:39,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 630,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 250,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 380,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 650,
      ["riddenwalkspeed"]                = 650,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1404,
      ["tamedrunspeed"]                  = 1579.5,
      ["tamedriddenrunspeed"]            = 1579.5,
      ["runningstaminaconsumptionrate"]  = 22,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 285,
    ["mass"]                             = 222,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal,Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 35,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Allosaurus bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 850,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["2"] = {
        ["name"]                         = "Gore",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while riding the 'Alpha' of a pack, the Allosaurus gores the target with its head. This causes bleeding damage and reduces the target's movement speed.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 850,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 25
        }
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while riding the 'Alpha' of a pack, the Allosaurus unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "The Allosaurus bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 850,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      }
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat, Allosaurus Brain",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [alphacarno] [alphacarnotaur] [alphacarnotaurus]
------------------------------------------------------------
  ["alphacarnotaurus"] = {
    ["variants"]                         = "Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
    ["releasedate"]                      = "2015-08-07",
    ["releaseversion"]                   = "194.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "MegaCarno_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'",
    ["commonname"]                       = "Alpha Carnotaurus",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["group"]                            = "Alpha Predators, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Horns",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino" -- Region 4 is omitted from game files, but does exist. Colors are ASSUMED to be the same as the other regions.
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 6400,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 550,
      ["untamedrunspeed"]                = 1309,
      ["swimspeed"]                      = 400
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 222,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 80,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Carno bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 300,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Gore",
        ["description"]                  = "The Alpha Carno headbutts the target causing considerable knock-back.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 440,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 460,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Prime Meat, Rex Bone Helmet Skin, Alpha Carnotaurus Arm",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [alphaleeds] [alphaleedsichthys]
------------------------------------------------------------
  ["alphaleedsichthys"] = {
    ["variants"]                         = "Leedsichthys",
    ["releasedate"]                      = "2017-03-31",
    ["releaseversion"]                   = "256.0",
    ["xboxreleasedate"]                  = "2017-04-26",
    ["xboxreleaseversion"]               = "753.0",
    ["ps4releasedate"]                   = "2017-04-26",
    ["ps4releaseversion"]                = "506.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Alpha_Leedsichthys_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Alpha_Leedsichthys_Character_BP.Alpha_Leedsichthys_Character_BP'",
    ["commonname"]                       = "Alpha Leedsichthys",
    ["dossierimage"]                     = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Leedsichthys conviviumbrosia",
    ["time"]                             = "Mid-Jurassic",
    ["group"]                            = "Alpha Predators, Fish",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 4400,
      ["healthwildlevel"]                = 0.12,
      ["stamina"]                        = 500,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 4500,
      ["torportamedmult"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 8000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 1800,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1350,
      ["swimspeed"]                      = 1350,
      ["untamedrunswimspeed"]            = 2227.5
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 1300,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Leedsichthys bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2300,
        ["melee"] = {
          ["damage"]                     = 160
        },
      },
    },
    ["killxpbase"]                       = 1500,
    ["teamname"]                         = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Captain's Hat Skin, Hide, Raw Prime Fish Meat, Raw Fish Meat, Alpha Leedsichthys Blubber"
  },
------------------------------------------------------------
-- KEYWORDS: [alphamega] [alphamegalodon]
------------------------------------------------------------
  ["alphamegalodon"] = {
    ["variants"]                         = "Megalodon",
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "MegaMegalodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/MEgaMegalodon_Character_BP.MegaMegalodon_Character_BP'",
    ["commonname"]                       = "Alpha Megalodon",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["group"]                            = "Alpha Predators, Fish",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 9600,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 320,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 800,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 800,
      ["swimspeed"]                      = 800,
      ["untamedrunswimspeed"]            = 1140.800049
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Megalodon bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 525,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 680,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 780,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Raw Fish Meat, Raw Prime Fish Meat, Alpha Megalodon Fin"
  },
------------------------------------------------------------
-- KEYWORDS: [alphamosa] [alphamosasaur] [alphamosasaurus]
------------------------------------------------------------
  ["alphamosasaurus"] = {
    ["variants"]                         = "Mosasaurus, Mosasaur - Caverns, Alpha Mosasaur - Caverns",
    ["releasedate"]                      = "2016-06-02",
    ["releaseversion"]                   = "242.0",
    ["xboxreleasedate"]                  = "2016-06-15",
    ["xboxreleaseversion"]               = "737.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Mosa_Character_BP_Mega_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega.Mosa_Character_BP_Mega'",
    ["commonname"]                       = "Alpha Mosasaur",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["group"]                            = "Alpha Predators, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dark Red, Red, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Spinal Ridge",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dark Red, Red, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 54000,
      ["healthwildlevel"]                = 0.12,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 3000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 8000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 1300,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 2200,
      ["swimspeed"]                      = 2700,
      ["untamedrunswimspeed"]            = 3780
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 200,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Alpha Mosasaurus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2000,
        ["melee"] = {
          ["damage"]                     = 200
        }
      }
    },
    ["killxpbase"]                       = 1600,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Black Pearl, Fireworks Rocket Launcher Skin, Alpha Mosasaur Tooth"
  },
------------------------------------------------------------
  ["alphamosasaurcaverns"] = {
    ["inherits"]                         = "alphamosasaurus",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Mosa_Character_BP_Mega_Cave_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Mega_Cave.Mosa_Character_BP_Mega_Cave'",
    ["commonname"]                       = "Alpha Mosasaur"
  },
------------------------------------------------------------
-- KEYWORDS: [alpharaptor]
------------------------------------------------------------
  ["alpharaptor"] = {
    ["variants"]                         = "Raptor, Tek Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
    ["releasedate"]                      = "2015-08-07",
    ["releaseversion"]                   = "194.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "MegaRaptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'",
    ["commonname"]                       = "Alpha Raptor",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["group"]                            = "Alpha Predators, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dark Red, Dino Dark Orange, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Feather Tips",
        ["colors"]                       = "Dark Red, Dino Dark Orange, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dark Red, Dino Dark Orange, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dark Red, Dino Dark Orange, Black, Dino Albino" -- Region 4 is omitted from game files, but does exist. Colors are ASSUMED to be the same as the other regions.
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dark Red, Dino Dark Orange, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3600,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 180,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 140,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 909.5,
      ["untamedrunspeed"]                = 1882.664917,
      ["swimspeed"]                      = 595
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 400,
    ["mass"]                             = 185,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Alpha Raptor bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        }
      }
    },
    ["killxpbase"]                       = 265,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Rex Bone Helmet Skin, Alpha Raptor Claw",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [alpharex]
------------------------------------------------------------
  ["alpharex"] = {
    ["variants"]                         = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
    ["releasedate"]                      = "2015-08-05",
    ["releaseversion"]                   = "193.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "MegaRex_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'",
    ["commonname"]                       = "Alpha Rex",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["group"]                            = "Alpha Predators, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dark Red, Red, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 17500,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 420,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1550,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1510,
      ["untamedrunspeed"]                = 2159.299805,
      ["swimspeed"]                      = 600
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 550,
    ["mass"]                             = 400,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 170,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Rex bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 170
        }
      },
      ["2"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "The Alpha Rex unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      }
    },
    ["killxpbase"]                       = 885,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Trike Bone Helmet Skin, Alpha Tyrannosaur Tooth"
  },
------------------------------------------------------------
-- KEYWORDS: [alphatuso] [alphatusoteuthis] [alphasquid] [alphagiantsquid]
------------------------------------------------------------
  ["alphatusoteuthis"] = {
    ["variants"]                         = "Tusoteuthis, Tusoteuthis - Caverns",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Mega_Tusoteuthis_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Mega_Tusoteuthis_Character_BP.Mega_Tusoteuthis_Character_BP'",
    ["commonname"]                       = "Alpha Tusoteuthis",
    ["dossierimage"]                     = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Tusoteuthis vampyrus",
    ["time"]                             = "Cretaceous",
    ["group"]                            = "Alpha Predators, Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["1"] = {
        ["name"]                         = "Tentacle Highlights",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Tentacles",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3333,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1800,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 215,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 800,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 10500,
      ["swimspeed"]                      = 2100,
      ["untamedrunswimspeed"]            = 3150
    },
    ["grabweightthreshold"]              = 1200,
    ["dragweight"]                       = 1500,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Tentacle Slap",
        ["description"]                  = "The Alpha Tusoteuthis swipes its massive tentacles at the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 4500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 130
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "The Alpha Tusoteuthis can pick up another creature with its tentacles. While holding a non-friendly target, the Alpha Tusoteuthis will constantly inflict [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] until the target is unconscious. Note that the Alpha Tusoteuthis cannot hold an unconscious target.",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 4500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 2
        }
      },
      ["3"] = {
        ["name"]                         = "Ink",
        ["description"]                  = "The Alpha Tusoteuthis releases a large ink cloud to completely obscure vision for a limited time.",
        ["staminacost"]                  = 15,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Crush Prey",
        ["description"]                  = "While carrying a creature with its tentacles, the Alpha Tusoteuthis will crush the target for considerable damage.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 8000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 200
        }
      },
    },
    ["killxpbase"]                       = 2200,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Keratin, Raw Fish Meat, Raw Prime Fish Meat, Tusoteuthis Tentacle, Black Pearl, Alpha Tusoteuthis Eye"
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [ammonite]
------------------------------------------------------------
  ["ammonite"] = {
    ["releasedate"]                      = "2017-02-26",
    ["releaseversion"]                   = "255.0",
    ["xboxreleasedate"]                  = "2017-03-17",
    ["xboxreleaseversion"]               = "751.0",
    ["ps4releasedate"]                   = "2017-03-17",
    ["ps4releaseversion"]                = "505.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Ammonite_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'",
    ["commonname"]                       = "Ammonite",
    ["dossierimage"]                     = "Dossier Ammonite.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Ammonitina multiamicus",
    ["time"]                             = "Late Jurassic - Mid Cretaceous",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Bottom Feeder",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Shell",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Tentacle Highlights",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Shell Highlights",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Tentacles",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 165,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 120,
      ["swimspeed"]                      = 40,
      ["untamedrunswimspeed"]            = 113.400002
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Call For Help",
        ["description"]                  = "Upon being threatened, the Ammonite releases a pheromone that causes all nearby wild creatures to become aggressive toward its attacker.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Ammonite Bile, Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [angler] [anglerfish]
------------------------------------------------------------
  ["angler"] = {
    ["variants"]                         = "Aberrant Anglerfish",
    ["releasedate"]                      = "2015-11-12",
    ["releaseversion"]                   = "223.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Angler_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'",
    ["commonname"]                       = "Anglerfish",
    ["dossierimage"]                     = "Dossier Angler.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Melanocetus anglerpescum",
    ["time"]                             = "Early Cretaceous - Holocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Aggressive to small fry, otherwise skittish!",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1800,
      ["tameaffinityperlevel"]           = 90,
      ["torpor1"]                        = 900,
      ["torporincrease"]                 = 54,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 149.988007,
      ["torpordepletionps0"]             = 2.8
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Kairuku Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Angler Egg",
      ["mintemp"]                        = 10,
      ["maxtemp"]                        = 50,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
      },
      ["4"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Tail fin and Accents",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 450,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 240,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 900,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 8,
      ["swimspeed"]                      = 330,
      ["riddenswimspeed"]                = 330,
      ["untamedrunswimspeed"]            = 470.580017,
      ["tamedrunswimspeed"]              = 1518,
      ["tamedriddenrunswimspeed"]        = 1518,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 30,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Angler bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 280,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 370,
        ["melee"] = {
          ["damage"]                     = 30
        }
      }
    },
    ["killxpbase"]                       = 8,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Ammonite Bile, AnglerGel, Raw Fish Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [anky] [ankylo] [ankylosaur] [ankylosaurus]
------------------------------------------------------------
  ["ankylosaurus"] = {
    ["variants"]                         = "Aberrant Ankylosaurus",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Ankylo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'",
    ["commonname"]                       = "Ankylosaurus",
    ["dossierimage"]                     = "Dossier Ankylosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_anky_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Ankylosaurus crassacutis",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Ankylo Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 420,
      ["torporincrease"]                 = 25.199999,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 176.03154,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dilo Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Spinach Seed (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Ankylo Egg",
      ["mintemp"]                        = 16,
      ["maxtemp"]                        = 20,
      ["incubationtime"]                 = 9420, --2:37
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17520, --4:52,
      ["juveniletime"]                   = 70140, --19:29,
      ["adolescenttime"]                 = 87660, --24:21,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Ankylo Region 0: Default"
      },
      ["1"] = {
        ["name"]                         = "Spikes",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Leg Plates",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Spike Tips",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Head and Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 175,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 420,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.5,
      ["walkspeed"]                      = 120,
      ["riddenwalkspeed"]                = 120,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 264,
      ["tamedrunspeed"]                  = 264,
      ["tamedriddenrunspeed"]            = 264,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 160,
    ["mass"]                             = 300,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 50,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "WalkingAndSwimmingTailAttack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 330,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 50
        }
      },
      ["2"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ankylosaurus swings its clubbed tail at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 30
        }
      },
      ["3"] = {
        ["name"]                         = "NotWalkingNotSwimmingTailAttack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 330,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 50
        }
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Crystal, Flint, Longrass Seed, Mejoberry, Mejoberry Seed, Metal, Narcoberry, Narcoberry Seed, Obsidian, Oil, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Salt, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Stone, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [araneo] [araneomorphus] [spider]
------------------------------------------------------------
  ["araneomorphus"] = {
    ["variants"]                         = "Aberrant Araneo",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "SpiderS_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'",
    ["commonname"]                       = "Araneo",
    ["dossierimage"]                     = "Dossier Araneo.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_spider_voc_attack.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Araneomorphus amalgotantibus",
    ["time"]                             = "No Equivalent, Traits begin as far as Mesozoic Era",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Araneo Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 40,
      ["tameineffectivenessbyaffinity"]  = 4.166667,
      ["tameaffinitybase"]               = 4000,
      ["tameaffinityperlevel"]           = 120,
      ["foodconsumptionbase"]            = 0.001736,
      ["foodconsumptionmult"]            = 864.055298,
      ["wakeaffinitymult"]               = 1,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Spoiled Meat"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Thorax and Head",
      ["femalecolors"]                   = "Red",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Lower Abdomen",
      ["femalecolors"]                   = "Blue",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Leg",
      ["femalecolors"]                   = "Cyan",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Scutes",
      ["femalecolors"]                   = "Yellow",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Upper Abdomen and Markings",
      ["femalecolors"]                   = "Magenta",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black",
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 150,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.135,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 80,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.08,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.67,
      ["walkspeed"]                      = 200,
      ["riddenwalkspeed"]                = 200,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 400,
      ["tamedrunspeed"]                  = 320,
      ["tamedriddenrunspeed"]            = 320,
      ["runningstaminaconsumptionrate"]  = 15,
      ["swimspeed"]                      = 200,
      ["riddenswimspeed"]                = 200
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 90,
    ["mass"]                             = 90,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Araneo bites the target. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by 10 points over 10 seconds. This effects stacks with each hit from a wild Araneo, however attacks from tamed Araneos stack up to two times for a maximum of 20 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 200,
        ["melee"] = {
          ["damage"]                     = 10,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "Web Cone",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Araneo shoots webbing that reduces movement speed by 50% for 10 seconds.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 800,
        ["projectile"] = {
          ["projectilelife"]             = 2,
          ["impact"] = {
            ["damage"]                   = 5,
            ["impulse"]                  = 100
          }
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [archa] [archaeopteryx]
------------------------------------------------------------
  ["archaeopteryx"] = {
    ["releasedate"]                      = "2016-09-12",
    ["releaseversion"]                   = "247.0",
    ["xboxreleasedate"]                  = "2016-09-16",
    ["xboxreleaseversion"]               = "741.1",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Archa_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Archaeopteryx/Archa_Character_BP.Archa_Character_BP'",
    ["commonname"]                       = "Archaeopteryx",
    ["dossierimage"]                     = "Dossier Archaeopteryx.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Archaeopteryx magnamilvum",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Fearful",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 500,
      ["tameaffinityperlevel"]           = 22.5,
      ["torpor1"]                        = 100,
      ["torporincrease"]                 = 6,
      ["foodconsumptionbase"]            = 0.001302,
      ["foodconsumptionmult"]            = 1152.07373,
      ["torpordepletionps0"]             = 0.8333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pelagornis Egg)",
      ["favoritefood"]                   = "Chitin"
    },
    ["breeding"] = {
      ["egg"]                            = "Archaeopteryx Egg",
      ["mintemp"]                        = 16,
      ["maxtemp"]                        = 20,
      ["incubationtime"]                 = 9420, --2:37,
      ["maturationtime"]                 = 55555.554688,
      ["babytime"]                       = 5520, --1:32,
      ["juveniletime"]                   = 22200, --6:10,
      ["adolescenttime"]                 = 27720, --7:42,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Sides, Tail, Wings and Face",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Top & Wing Tips",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Underside & Accents",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 125,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 30,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 588,
      ["tamedrunspeed"]                  = 411.600006,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 50,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 5,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Archa attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [argent] [argentavis]
------------------------------------------------------------
  ["argentavis"] = {
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Argent_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'",
    ["commonname"]                       = "Argentavis",
    ["dossierimage"]                     = "Dossier Argentavis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_argent_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Argentavis atrocollum",
    ["time"]                             = "Late Miocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Short-Tempered",
    ["diet"]                             = "Carrion-Feeder",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Argentavis Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 600,
      ["torporincrease"]                 = 36,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Stego Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Argentavis Egg",
      ["mintemp"]                        = 12,
      ["maxtemp"]                        = 13.5,
      ["incubationtime"]                 = 10560, --2:56,
      ["maturationtime"]                 = 196078.421875,
      ["babytime"]                       = 19560, --5:26,
      ["juveniletime"]                   = 78420, --21:47,
      ["adolescenttime"]                 = 97980, --27:13,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
      },
      ["2"] = {
        ["name"]                         = "Wing Tips",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
      },
      ["3"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
      },
      ["4"] = {
        ["name"]                         = "Head Feathers",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black, White"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 365,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 750,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 600,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 260,
      ["riddenwalkspeed"]                = 260,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 600,
      ["flyriddenspeed"]                 = 600,
      ["untamedrunflyspeed"]             = 727.500122,
      ["tamedrunflyspeed"]               = 1350,
      ["tamedriddenrunflyspeed"]         = 1350,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 120,
    ["dragweight"]                       = 150,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina,Ankylosaurus,Araneo,Archaeopteryx,Arthropluera,Baryonyx,Beelzebufo,Bulbdog,Castoroides,Compy,Daeodon,Dilophosaur,Dimetrodon,Diplocaulus,Direwolf,Dodo,Doedicurus,Dung Beetle,Enforcer,Equus,Gallimimus,Gigantopithecus,Glowtail,Human,Hyaenodon,Iguanodon,Jerboa,Kairuku,Kaprosuchus,Lystrosaurus,Megalania,Megaloceros,Mesopithecus,Moschops,Nameless,Otter,Oviraptor,Ovis,Pachy,Parasaur,Pegomastax,Phiomia,Procoptodon,Pulmonoscorpius,Raptor,Ravager,Sabertooth,Shinehorn,Terror Bird,Thorny Dragon,Thylacoleo,Titanoboa,Titanomyrma Drone,Trilobite,Troodon,Unicorn,Yeti,Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Argent claws at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 60,
        ["activateattackrange"]          = 300,
        ["melee"] = {
          ["damage"]                     = 20
        }
      },
      ["2"] = {
        ["name"]                         = "GrabClaws",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Argent can pick up another creature in its claws. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 120,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12
        }
      },
      ["3"] = {
        ["name"]                         = "GrabBeak",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Argent can pick up another creature in its beak. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 120,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12
        }
      }
    },
    ["killxpbase"]                       = 7,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Argentavis Talon",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [arthro] [arthropluera] [arthropleura]
------------------------------------------------------------
  ["arthropluera"] = {
    ["variants"]                         = "Aberrant Arthropluera, Corrupted Arthropluera",
    ["releasedate"]                      = "2016-05-04",
    ["releaseversion"]                   = "240.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Arthro_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'",
    ["commonname"]                       = "Arthropluera",
    ["dossierimage"]                     = "Dossier Arthropluera.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Arthropluera Attack Acid Spit 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Arthropluera felsanguis",
    ["time"]                             = "Early Permian",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carrion-Feeder",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Arthropluera Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 75,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088135,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Broth of Enlightenment"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Segments",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Sternites",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Legs, Antennae and Forcipules",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Carapace Stripe",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside of Head/Segments",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 500,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 175,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 225,
      ["riddenwalkspeed"]                = 225,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 486,
      ["tamedrunspeed"]                  = 394.875,
      ["tamedriddenrunspeed"]            = 394.875,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 400,
      ["riddenswimspeed"]                = 400
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 110,
    ["mass"]                             = 160,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 18,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Arthropluera lunges at and bites the target. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by 3x the damage dealt over 10 seconds.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 350,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 600,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Ranged",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Arthropluera spits its own acidic blood at the target. Its blood is highly-corrosive and reduces the durability of the target's armor at 35x the normal rate.",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 1800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {
            ["damage"]                   = 30
          },
          ["explosion"] = {
            ["damage"]                   = 30,
            ["radius"]                   = 100
          }
        }
      },
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [attackdrone] [enddrone]
------------------------------------------------------------
  ["attackdrone"] = {
    ["variants"]                         = "Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena, Defense Unit, Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndDrone_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP'",
    ["commonname"]                       = "Attack Drone",
    ["dossierimage"]                     = "Attack Drone Model.jpg",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No" -- Upon release, this value was "Yes", but this is considered a bug.
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 145.800003,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 250,
      ["staminawildlevel"]               = 0.05,
      ["staminatamedlevel"]              = 0.06,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 450,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1600,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 280,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 245,
      ["riddenwalkspeed"]                = 245,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 400,
      ["flyriddenspeed"]                 = 400,
      ["untamedrunflyspeed"]             = 1408,
      ["tamedrunflyspeed"]               = 1408,
      ["tamedriddenrunflyspeed"]         = 1408,
      ["flyingstaminaconsumptionrate"]   = 0.325 
    },
    ["grabweightthreshold"]              = 35.5,
    ["dragweight"]                       = 149,
    ["mass"]                             = 190,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Greenhouse, Thatch, Wood",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 1,
    ["meleebase"]                        = 25,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Ranged Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 6000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 28
        },
		["projectile"] = {
          ["projectilelife"]             = 2.85,
          ["impact"] = {
            ["damage"]                   = 30
          },
          ["explosion"] = {
            ["damage"]                   = 20,
            ["impulse"]                  = 50,
            ["radius"]                   = 70
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 28
        }
      },
      ["3"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 25
        }
      }
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 0
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
  ["attackdronebetaoverseerarena"] = {
    ["inherits"]                         = "attackdrone",
    ["class"]                            = "EndDrone_Character_BP_Med_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Med.EndDrone_Character_BP_Med'",
    ["stats"] = {
      ["health"]                         = 585
    }
  },
------------------------------------------------------------
  ["attackdronealphaoverseerarena"] = {
    ["inherits"]                         = "attackdrone",
    ["class"]                            = "EndDrone_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Hard.EndDrone_Character_BP_Hard'",
    ["stats"] = {
      ["health"]                         = 877.500061
    }
  },
------------------------------------------------------------
-- KEYWORDS: [baryonyx]
------------------------------------------------------------
  ["baryonyx"] = {
    ["releasedate"]                      = "2017-01-30",
    ["releaseversion"]                   = "254.0",
    ["xboxreleasedate"]                  = "2017-02-14",
    ["xboxreleaseversion"]               = "750.0",
    ["ps4releasedate"]                   = "2017-02-16",
    ["ps4releaseversion"]                = "504.0",
    ["mobilereleasedate"]                = "2018-08-27",
    ["mobilereleaseversion"]             = "1.0.93",
    ["class"]                            = "Baryonyx_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'",
    ["commonname"]                       = "Baryonyx",
    ["dossierimage"]                     = "Dossier Baryonyx.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Baryonyx aquafulgur",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Passive to land creatures, but aggressive to water-dwellers",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Baryonyx Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2500,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 400,
      ["torporincrease"]                 = 24,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088135,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pachyrhino Egg)",
      ["favoritefood"]                   = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Baryonyx Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 35,
      ["incubationtime"]                 = 7199.423828,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16666.666016,
      ["juveniletime"]                   = 66666.664063,
      ["adolescenttime"]                 = 83333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Spines",
        ["colors"]                       = "Dino Light Yellow, BigFoot0, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Grey, Dino Light Brown, Dino Medium Brown, BigFoot5, Dino Dark Brown, DarkWolfFur, Dino Dark Yellow, Dark Grey"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "BigFoot0, Dino Light Brown, Dino Medium Brown, BigFoot5, BigFoot4, WolfFur, Dino Light Yellow, Light Grey"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 440,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 325,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 400,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 225,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2250,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 325,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1470,
      ["tamedrunspeed"]                  = 1323,
      ["tamedriddenrunspeed"]            = 1323,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 450,
      ["riddenswimspeed"]                = 450
    },
    ["grabweightthreshold"]              = 100,
    ["dragweight"]                       = 120,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Baryonyx attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["2"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while swimming, the Baryonyx does a quick tail spin that instantly stuns smaller targets for a short time. Targets are unable to move or attack while stunned.",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 25
        }
      },
      ["3"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Baryonyx taunts the target with a non-menacing call.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [basil] [basilosaur] [basilosaurus]
------------------------------------------------------------
  ["basilosaurus"] = {
    ["releasedate"]                      = "2017-01-30",
    ["releaseversion"]                   = "254.0",
    ["xboxreleasedate"]                  = "2017-02-14",
    ["xboxreleaseversion"]               = "750.0",
    ["ps4releasedate"]                   = "2017-02-16",
    ["ps4releaseversion"]                = "504.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Basilosaurus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'",
    ["commonname"]                       = "Basilosaurus",
    ["dossierimage"]                     = "Dossier Basilosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Basilosaurus solatiumfecit",
    ["time"]                             = "Late Eocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Basilosaurus Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 6600,
      ["tameaffinityperlevel"]           = 250,
      ["foodconsumptionbase"]            = 0.002929,
      ["foodconsumptionmult"]            = 420,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Therizino Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 666666.625,
      ["babytime"]                       = 66666.664063,
      ["juveniletime"]                   = 266666.65625,
      ["adolescenttime"]                 = 333333.3125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Topside",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 2200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.243,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 8000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 700,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.9,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 300,
      ["riddenwalkspeed"]                = 300,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300,
      ["untamedrunswimspeed"]            = 300,
      ["tamedrunswimspeed"]              = 420,
      ["tamedriddenrunswimspeed"]        = 1350,
      ["swimmingstaminaconsumptionrate"] = 1350,
      ["riddenswimspeed"]                = 3
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 12000,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 100,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Lunge",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Basilosaurus lunges at the target",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2000,
        ["melee"] = {
          ["damage"]                     = 47
        }
      },
      ["2"] = {
        ["name"]                         = "Blow Air",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 15,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Oil, Raw Prime Meat, Basilosaurus Blubber",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [beelze] [beelzebufo] [frog] [toad]
------------------------------------------------------------
  ["beelzebufo"] = {
    ["variants"]                         = "Aberrant Beelzebufo",
    ["releasedate"]                      = "2015-09-28",
    ["releaseversion"]                   = "216.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Toad_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'",
    ["commonname"]                       = "Beezlebufo",
    ["dossierimage"]                     = "Dossier Beelzebufo.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Toad mumble.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Beelzebufo palucocus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Amphibians",
    ["temperament"]                      = "Languorous",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Beelzebufo Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.4,
      ["tameaffinitybase"]               = 1800,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 200,
      ["torporincrease"]                 = 12,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 648.00415,
      ["torpordepletionps0"]             = 0.6666
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pulmonoscorpius Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Beelzebufo Egg",
      ["mintemp"]                        = 0,
      ["maxtemp"]                        = 50,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Spikes",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly and Accents",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 220,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 190,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 160,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.25,
      ["meleetamedadd"]                  = 0.2,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 800,
      ["tamedrunspeed"]                  = 680,
      ["tamedriddenrunspeed"]            = 680,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 700,
      ["riddenswimspeed"]                = 700
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 110,
    ["mass"]                             = 120,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Tongue Attack",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Beelzebufo strikes straight ahead with its tongue. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by 3x the damage dealt over 10 seconds. This effects stacks with each hit from a wild Beelzebufo, however attacks from tamed Beelzebufos stack up to two times for a maximum of 20 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10,
              ["damagemultiplier"]       = 3,
              ["amount"]                 = 36
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Tongue Swipe",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Beelzebufo swipes its tongue from one side to the other. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by 3x the damage dealt over 10 seconds. This effects stacks with each hit from a wild Beelzebufo, however attacks from tamed Beelzebufos stack up to two times for a maximum of 20 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 220,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 20,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10,
              ["damagemultiplier"]       = 3,
              ["amount"]                 = 60 
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Frog Legs (Mobile)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cementing Paste, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [bronto] [brontosaurus] [sauropod]
------------------------------------------------------------
  ["brontosaurus"] = {
    ["variants"]                         = "Skeletal Bronto",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Sauropod_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'",
    ["commonname"]                       = "Brontosaurus",
    ["dossierimage"]                     = "Dossier Brontosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_bronto_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Brontosaurus lazarus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Bronto Saddle, Bronto Platform Saddle",
      ["uniquecostumes"]                 = "Brachiosaurus Costume, Bronto Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.06,
      ["tameaffinitybase"]               = 10000,
      ["tameaffinityperlevel"]           = 500,
      ["torpor1"]                        = 2000,
      ["torporincrease"]                 = 120,
      ["foodconsumptionbase"]            = 0.007716,
      ["foodconsumptionmult"]            = 180.001144,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Carbonemys Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Sorghum (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Bronto Egg",
      ["mintemp"]                        = 28,
      ["maxtemp"]                        = 31,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 2300,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.21,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 240,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 2000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 10000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 1600,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 150,
      ["riddenwalkspeed"]                = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 607.5,
      ["tamedrunspeed"]                  = 405,
      ["tamedriddenrunspeed"]            = 405,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 500,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Bronto swings its massive tail over a wide area dealing knock-back to smaller creatures.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 22,
    ["teamname"]                         = "Herbivores_Large",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [brood] [broodmother] [broodmotherlysrix]
------------------------------------------------------------
  ["broodmotherlysrix"] = {
    ["variants"]                         = "Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "SpiderL_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'",
    ["commonname"]                       = "Broodmother Lysrix",
    ["dossierimage"]                     = "Dossier Broodmother.png",
    ["soundfile"]                        = "PW_spider_voc_attack_melee_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
	-- Broodmother used to spawn with these colors before the addition of its Arena. Now, these regions are NOT used.
      ["0"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["1"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["2"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["3"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["4"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["5"] = {
        ["name"]                         = "Unknown",
        ["colors"]                       = "Light Green, Light Grey, Light Brown, Light Orange, Light Yellow, Light Red, Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 324000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 290,
      ["untamedrunspeed"]                = 507.5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 10000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1500,
        ["melee"] = {
          ["damage"]                     = 180,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Web Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 7,
          ["impact"] = {
            ["damage"]                   = 70,
            ["impulse"]                  = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Acid Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["impact"] = {
            ["damage"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 10
              }
            }
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000,
        ["melee"] = {
          ["damage"]                     = 260
        }
      },
      ["5"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000 
      }
    },
    ["killxpbase"]                       = 8,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["broodmotherlysrixgamma"] = {
    ["inherits"]                         = "broodmotherlysrix",
    ["class"]                            = "SpiderL_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Easy.SpiderL_Character_BP_Easy'",
    ["commonname"]                       = "Broodmother Lysrix (Gamma)",
    ["stats"] = {
      ["health"]                         = 136080
    },
  },
------------------------------------------------------------
  ["broodmotherlysrixbeta"] = {
    ["inherits"]                         = "broodmotherlysrix",
    ["class"]                            = "SpiderL_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Medium.SpiderL_Character_BP_Medium'",
    ["commonname"]                       = "Broodmother Lysrix (Beta)",
    ["stats"] = {
      ["health"]                         = 648000
    },
  },
------------------------------------------------------------
  ["broodmotherlysrixalpha"] = {
    ["inherits"]                         = "broodmotherlysrix",
    ["class"]                            = "SpiderL_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'",
    ["commonname"]                       = "Broodmother Lysrix (Alpha)",
    ["stats"] = {
      ["health"]                         = 972000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [broodmotherguardian]
------------------------------------------------------------
  ["broodmotherguardian"] = {
    ["variants"]                         = "Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndBossSpiderL_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP.EndBossSpiderL_Character_BP'",
    ["commonname"]                       = "Broodmother Guardian",
    ["dossierimage"]                     = "Dossier Overseer.png",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 324000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 600,
      ["untamedrunspeed"]                = 1080,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 10000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1000,
        ["melee"] = {
          ["damage"]                     = 400,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Web Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 4,
          ["impact"] = {
            ["damage"]                   = 90,
            ["impulse"]                  = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Acid Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["impact"] = {
            ["damage"]                   = 3200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 10
              }
            }
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000,
        ["melee"] = {
          ["damage"]                     = 500
        }
      },
      ["5"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000 
      }
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["broodmotherlysrixgammaoverseerarena"] = {
    ["inherits"]                         = "broodmotherguardian",
    ["class"]                            = "EndBossSpiderL_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Easy.EndBossSpiderL_Character_BP_Easy'",
    ["commonname"]                       = "Broodmother Lysrix (Gamma)",
    ["stats"] = {
      ["health"]                         = 136080
    }
  },
------------------------------------------------------------
  ["broodmotherlysrixbetaoverseerarena"] = {
    ["inherits"]                         = "broodmotherguardian",
    ["class"]                            = "EndBossSpiderL_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Medium.EndBossSpiderL_Character_BP_Medium'",
    ["commonname"]                       = "Broodmother Lysrix (Beta)",
    ["stats"] = {
      ["health"]                         = 151080
    }
  },
------------------------------------------------------------
  ["broodmotherlysrixalphaoverseerarena"] = {
    ["inherits"]                         = "broodmotherguardian",
    ["class"]                            = "EndBossSpiderL_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Hard.EndBossSpiderL_Character_BP_Hard'",
    ["commonname"]                       = "Broodmother Lysrix (Alpha)",
    ["stats"] = {
      ["health"]                         = 186480
    }
  },
------------------------------------------------------------
-- KEYWORDS: [bunnydodo]
------------------------------------------------------------
  ["bunnydodo"] = {
    ["variants"]                         = "Dodo, Aberrant Dodo, Zomdodo, DodoRex, Dodo Wyvern, Bunny Oviraptor",
    ["event"]                            = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3",
    ["releasedate"]                      = "2016-03-25",
    ["releaseversion"]                   = "237.0",
    ["xboxreleasedate"]                  = "2018-03-27",
    ["xboxreleaseversion"]               = "771.1",
    ["ps4releasedate"]                   = "2018-03-27",
    ["ps4releaseversion"]                = "520.2",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Dodo_Character_BP_Bunny_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Bunny.Dodo_Character_BP_Bunny'",
    ["commonname"]                       = "Bunny Dodo",
    ["soundfile"]                        = "PW_dodo_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Raphus replicare",
    ["time"]                             = "Late Holocene",
    ["group"]                            = "Event Creatures, Birds",
    ["temperament"]                      = "Oblivious",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["breeding"] = {
      ["egg"]                            = "Bunny Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Face",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Beak",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Forehead, Neck and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Wings and Patterning",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 40,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 30,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 65,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 136.5,
      ["tamedrunspeed"]                  = 95.549995,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 5,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Bunny Dodo pecks at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat"
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [bunnyoviraptor] [bunnyovi]
------------------------------------------------------------
  ["bunnyoviraptor"] = {
    ["variants"]                         = "Oviraptor, Bunny Dodo",
    ["event"]                            = "ARK: Eggcellent Adventure, ARK: Eggcellent Adventure 3",
    ["releasedate"]                      = "2016-03-25",
    ["releaseversion"]                   = "237.0",
    ["xboxreleasedate"]                  = "2018-03-27",
    ["xboxreleaseversion"]               = "771.1",
    ["ps4releasedate"]                   = "2018-03-27",
    ["ps4releaseversion"]                = "520.2",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bunny_Oviraptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/BunnyOviraptor_Character_BP.BunnyOviraptor_Character_BP'",
    ["commonname"]                       = "Bunny Oviraptor",
    ["soundfile"]                        = "Oviraptor_Startled_3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Oviraptor philodator",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["breeding"] = {
      ["egg"]                            = "Bunny Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Crest and Beak",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 140,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 120,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 125,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0.15,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 320,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 902.399963,
      ["tamedrunspeed"]                  = 674.543884,
      ["runningstaminaconsumptionrate"]  = -10,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 40,
    ["mass"]                             = 90,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Bunny Oviraptor bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 170,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 200,
        ["melee"] = {
          ["damage"]                     = 12
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0.01,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Nerdry Glasses Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [carbonemys] [turtle]
------------------------------------------------------------
  ["carbonemys"] = {
    ["variants"]                         = "Aberrant Carbonemys",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Turtle_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'",
    ["commonname"]                       = "Carbonemys",
    ["dossierimage"]                     = "Dossier Carbonemys.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_turtle_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Carbonemys obibimus",
    ["time"]                             = "Danian",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Carbonemys Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 275,
      ["torporincrease"]                 = 16.5,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 352.06308,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pteranodon Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Tea Leaves (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Turtle Egg",
      ["mintemp"]                        = 30,
      ["maxtemp"]                        = 34,
      ["incubationtime"]                 = 4440, --1:14,
      ["maturationtime"]                 = 83333.328125,
      ["babytime"]                       = 8280, --2:18,
      ["juveniletime"]                   = 33300, --9:15,
      ["adolescenttime"]                 = 41640, --11:34,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Shell Base",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Shell, Plates and Claws",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 275,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 270,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.7,
      ["walkspeed"]                      = 100,
      ["riddenwalkspeed"]                = 100,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 220,
      ["tamedrunspeed"]                  = 220,
      ["tamedriddenrunspeed"]            = 220,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 265,
      ["riddenswimspeed"]                = 265
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 13,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Carbonemys bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 380,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 13
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [carno] [carnotaur] [carnotaurus]
------------------------------------------------------------
  ["carnotaurus"] = {
    ["variants"]                         = "Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus, Skeletal Carnotaurus",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Carno_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'",
    ["commonname"]                       = "Carnotaurus",
    ["dossierimage"]                     = "Dossier Carnotaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_carno_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Carnotaurus pressor",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Carno Saddle",
      ["uniquecostumes"]                 = "Carno Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 350,
      ["torporincrease"]                 = 21,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Ankylo Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Carno Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5940, --1:39,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Horns",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 420,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 425,
      ["riddenwalkspeed"]                = 425,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 892.5,
      ["tamedrunspeed"]                  = 1190,
      ["tamedriddenrunspeed"]            = 1190,
      ["runningstaminaconsumptionrate"]  = 15,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 222,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Carno bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 300,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 42
        }
      },
      ["2"] = {
        ["name"]                         = "Gore",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Carno headbutts the target causing considerable knock-back.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 340,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 42
        }
      }
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [castoroides] [beaver]
------------------------------------------------------------
  ["castoroides"] = {
    ["releasedate"]                      = "2016-02-24",
    ["releaseversion"]                   = "236.0",
    ["xboxreleasedate"]                  = "2016-03-07",
    ["xboxreleaseversion"]               = "732.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Beaver_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'",
    ["commonname"]                       = "Castoroides",
    ["dossierimage"]                     = "Dossier Castoroides.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "S dino beaver hurt 4.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Castoroides feliconcisor",
    ["time"]                             = "Late Pliocene - Late Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Friendly",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Castoroides Saddle",
      ["canbetamed"]                     = "Yes",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.3,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 350,
      ["torporincrease"]                 = 21,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 160.056335,
      ["torpordepletionps0"]             = 1.5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Gallimimus Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Sugar Plant (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28560, --7:56,
      ["maturationtime"]                 = 222222.21875,
      ["babytime"]                       = 22200, --6:10,
      ["juveniletime"]                   = 88860, --24:41,
      ["adolescenttime"]                 = 111060, --30:51,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 142800 --39:40
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Stripe",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Tail",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 450,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 180,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 380,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.04,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.7,
      ["walkspeed"]                      = 160,
      ["riddenwalkspeed"]                = 160,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 561.599976,
      ["tamedrunspeed"]                  = 432,
      ["tamedriddenrunspeed"]            = 432,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 700,
      ["riddenswimspeed"]                = 700
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 300,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 28,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Castoroides bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 28
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [chalico] [chalicotherium]
------------------------------------------------------------
  ["chalicotherium"] = {
    ["variants"]                         = "Corrupted Chalicotherium",
    ["releasedate"]                      = "2016-10-21",
    ["releaseversion"]                   = "248.0",
    ["xboxreleasedate"]                  = "2016-10-28",
    ["xboxreleaseversion"]               = "744.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Chalico_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Chalicotherium/Chalico_Character_BP.Chalico_Character_BP'",
    ["commonname"]                       = "Chalicotherium",
    ["dossierimage"]                     = "Dossier Chalicotherium.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Chalicotherium obsidioequus",
    ["time"]                             = "Late Oligocene - Early Pliocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Chalicotherium Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 0.16,
      ["tameaffinitybase"]               = 5000,
      ["tameaffinityperlevel"]           = 275,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 352.06308,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Beer Jar",
      ["primitiveplusfood"]              = "Wheat Beer (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = "28571.427734",
      ["maturationtime"]                 = "296296.28125",
      ["babytime"]                       = "29629.628906",
      ["juveniletime"]                   = "118518.515625",
      ["adolescenttime"]                 = "148148.140625",
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,BigFoot5,BigFoot0,DarkWolfFur,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
      ["4"] = {
        ["name"]                         = "Fur Highlights",
        ["colors"]                       = "Dino Dark Red,DarkWolfFur,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey"
      },
      ["5"] = {
        ["name"]                         = "Stripes and Belly",
        ["colors"]                       = "Dino Light Orange,BigFoot4,WolfFur,Dino Light Brown,Dino Medium Brown,Light Grey,Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 600,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 4000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 210,
      ["riddenwalkspeed"]                = 210,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 850.500061,
      ["tamedrunspeed"]                  = 850.500061,
      ["tamedriddenrunspeed"]            = 850.500061,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 36,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee Hand",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 485,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 36
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Boulder",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        },
        ["projectile"] = {
          ["projectilelife"]             = 2.6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["impulse"]                  = 100000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Melee Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["4"] = {
        ["name"]                         = "Throw Mud",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 6000,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        },
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["5"] = {
        ["name"]                         = "Throw Snow",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 6000,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        },
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["6"] = {
        ["name"]                         = "Throw Mud Friendly",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 6600,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        },
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
      ["7"] = {
        ["name"]                         = "Throw Snow Friendly",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 6600,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        },
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {} -- Blank "Impact" as temporary fix for CreatureStats/attacks -- Chalico is the only creature with a projectile NOT classified as "Impact" or "Explosion"
        }
      },
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Cactus Sap, Chitin, Citronal Seed, Crystal, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Metal, Narcoberry, Narcoberry Seed, Obsidian, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Stone, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [cnidaria] [jelly] [jellyfish]
------------------------------------------------------------
  ["cnidaria"] = {
    ["variants"]                         = "Aberrant Cnidaria",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Cnidaria_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP.Cnidaria_Character_BP'",
    ["commonname"]                       = "Cnidaria",
    ["dossierimage"]                     = "Dossier Cnidaria.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Cnidaria omnimorph",
    ["time"]                             = "Cambrian - Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive, but aggressive at close range",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 180,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 120,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 250,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 25,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 250,
      ["swimspeed"]                      = 250,
      ["untamedrunswimspeed"]            = 250
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 21,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 30,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Cnidaria stings the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 30
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Bio Toxin"
  },
------------------------------------------------------------
-- KEYWORDS: [coel] [coelacanth]
------------------------------------------------------------
  ["coelacanth"] = {
    ["variants"]                         = "Coelacanth - Underwater, Abberant Coelacanth",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Coel_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'",
    ["commonname"]                       = "Coelacanth",
    ["dossierimage"]                     = "Dossier Coelacanth.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Coelacanth nutritia",
    ["time"]                             = "Cretaceous - Holocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Omnivore?",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
      },
      ["4"] = {
        ["name"]                         = "Fins",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 30,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 15,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 8,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 120,
      ["swimspeed"]                      = 150,
      ["untamedrunswimspeed"]            = 315
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 5,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Coelacanth bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivore_Water",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Raw Fish Meat"
  },
------------------------------------------------------------
  ["coelacanthunderwater"] = {
    ["inherits"]                         = "coelacanth",
    ["class"]                            = "Coel_Character_BP_Ocean_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Ocean.Coel_Character_BP_Ocean'"
  },
------------------------------------------------------------
-- KEYWORDS: [compy] [compsognathus]
------------------------------------------------------------
  ["compsognathus"] = {
    ["releasedate"]                      = "2015-11-21",
    ["releaseversion"]                   = "224.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Compy_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Compy/Compy_Character_BP.Compy_Character_BP'",
    ["commonname"]                       = "Compsognathus",
    ["dossierimage"]                     = "Dossier Compy.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Compsognathus curiosicarius",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Curious",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 8.333333,
      ["tameaffinitybase"]               = 500,
      ["tameaffinityperlevel"]           = 65,
      ["torpor1"]                        = 25,
      ["torporincrease"]                 = 1.5,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 1728.110596,
      ["torpordepletionps0"]             = 1.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Prime Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Compy Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 2940, --0:49,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 50,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.32,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 25,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 25,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 120,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 336,
      ["tamedrunspeed"]                  = 336,
      ["runningstaminaconsumptionrate"]  = -5,
      ["swimspeed"]                      = 200
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 20,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 4,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Compy bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 80,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 110,
        ["melee"] = {
          ["damage"]                     = 4
        }
      },
      ["2"] = {
        ["name"]                         = "Melee II", -- Repeated in game file as just "Melee" -- Labeled as "II" here.
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 80,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 110,
        ["melee"] = {
          ["damage"]                     = 4
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [daeodon]
------------------------------------------------------------
  ["daeodon"] = {
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Daeodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'",
    ["commonname"]                       = "Daeodon",
    ["dossierimage"]                     = "Dossier Daeodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Daeodon comedentis",
    ["time"]                             = "Late Oligocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Daeodon Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.0625,
      ["tameaffinitybase"]               = 4500,
      ["tameaffinityperlevel"]           = 245,
      ["torpor1"]                        = 800,
      ["torporincrease"]                 = 48,
      ["foodconsumptionbase"]            = 0.01,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 1.8
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Iguanodon Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17543.859375,
      ["juveniletime"]                   = 70175.4375,
      ["adolescenttime"]                 = 87719.296875,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, WolfFur, Dino Albino, Black"
      },
      ["2"] = {
        ["name"]                         = "Fur",
        ["colors"]                       = "BigFoot5, Dino Dark Brown, Dino Dark Orange, Dino Medium Brown, Dino Darker Grey, BigFoot0, DarkWolfFur, DragonBase0, NearBlack, Black"
      },
      ["5"] = {
        ["name"]                         = "Top",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, DragonBase0, BigFoot0, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 900,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 250,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 160,
      ["riddenwalkspeed"]                = 160,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 848,
      ["tamedrunspeed"]                  = 848,
      ["tamedriddenrunspeed"]            = 848,
      ["runningstaminaconsumptionrate"]  = 7,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 29,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 340,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      },
      ["2"] = {
        ["name"]                         = "Group Healing",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 320,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      },
      ["3"] = {
        ["name"]                         = "Group Healing (Wild)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      },
      ["4"] = {
        ["name"]                         = "Passive Healing",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 320,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      },
      ["5"] = {
        ["name"]                         = "Short Attack Healing",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 320,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [defenseunit] [endtank]
------------------------------------------------------------
  ["defenseunit"] = {
    ["variants"]                         = "Defense Unit - Gamma Overseer Arena, Defense Unit - Beta Overseer Arena, Defense Unit - Alpha Overseer Arena, Attack Drone, Attack Drone - Beta Overseer Arena, Attack Drone - Alpha Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndTank_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP'",
    ["commonname"]                       = "Defense Unit",
    ["dossierimage"]                     = "Defense Unit Model.jpg",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 924.000061,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 2000,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 420,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 1500,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 325,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "Greenhouse, Thatch, Wood, Stone, Adobe, Metal, Tek",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["2"] = {
        ["name"]                         = "Melee Slam",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["3"] = {
        ["name"]                         = "Roll Up",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 20000,
        ["minattackrange"]               = 3500,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Unroll",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1250
      },
      ["5"] = {
        ["name"]                         = "Melee Jump Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2500,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 30
        }
      }
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["defenseunitbetaoverseerarena"] = {
    ["inherits"]                         = "defenseunit",
    ["class"]                            = "EndTank_Character_BP_Med_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Med.EndTank_Character_BP_Med'",
    ["stats"] = {
      ["health"]                         = 1848.000122
    }
  },
------------------------------------------------------------
  ["defenseunitalphaoverseerarena"] = {
    ["inherits"]                         = "defenseunit",
    ["class"]                            = "EndTank_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Hard.EndTank_Character_BP_Hard'",
    ["stats"] = {
      ["health"]                         = 2772
    }
  },
------------------------------------------------------------
-- KEYWORDS: [dilo] [dilophosaur] [dilophosaurus]
------------------------------------------------------------
  ["dilophosaurus"] = {
    ["variants"]                         = "Corrupted Dilophosaur",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dilo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'",
    ["commonname"]                       = "Dilophosaurus",
    ["dossierimage"]                     = "Dossier Dilophosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_dilo_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Dilophosaurus sputatrix",
    ["time"]                             = "Early Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 8.333333,
      ["tameaffinitybase"]               = 450,
      ["tameaffinityperlevel"]           = 22.5,
      ["torpor1"]                        = 75,
      ["torporincrease"]                 = 4.5,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 1728.110596,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Dilo Egg",
      ["mintemp"]                        = 28,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 4080, --1:08,
      ["maturationtime"]                 = 75757.570313,
      ["babytime"]                       = 7560, --2:06,
      ["juveniletime"]                   = 30300, --8:25,
      ["adolescenttime"]                 = 37860, --10:31,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Back and Face",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Spike Tips",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "Spine and Spike Base",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Frill, Crest and Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Legs and Arms",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 130,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 75,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 45,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 120,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 360,
      ["tamedrunspeed"]                  = 198,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 70,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Dilo bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 130,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["2"] = {
        ["name"]                         = "Spit",
        ["description"]                  = "The Dilo spits a projectile that obscures vision and reduces movement speed by 50% for 10 seconds.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 250,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {
            ["damage"]                   = 3
          }
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0.01,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Nerdry Glasses Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [dimetrodon]
------------------------------------------------------------
  ["dimetrodon"] = {
    ["variants"]                         = "Aberrant Dimetrodon",
    ["releasedate"]                      = "2016-01-15",
    ["releaseversion"]                   = "232.0",
    ["xboxreleasedate"]                  = "2016-02-12",
    ["xboxreleaseversion"]               = "731.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dimetro_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP.Dimetro_Character_BP'",
    ["commonname"]                       = "Dimetrodon",
    ["dossierimage"]                     = "Dossier Dimetrodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Ark_Dimetrodon_Taunt_3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Dimetrodon calorector",
    ["time"]                             = "Early Permian",
    ["group"]                            = "Synapsids",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1500,
      ["tameaffinityperlevel"]           = 90,
      ["torpor1"]                        = 750,
      ["torporincrease"]                 = 45,
      ["foodconsumptionbase"]            = 0.001736,
      ["foodconsumptionmult"]            = 160.010239,
      ["torpordepletionps0"]             = 25
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Quetzal Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Dimetrodon Egg",
      ["mintemp"]                        = 30,
      ["maxtemp"]                        = 34,
      ["incubationtime"]                 = 8940, --2:29,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Side Fin",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Sail",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Sail Spines",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Legs and Belly",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 350,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.65,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 750,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 500,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.02,
      ["meleetamedlevel"]                = 0.04,
      ["meleetamedmult"]                 = 0.5,
      ["meleetamedadd"]                  = 0.8,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 110,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 253,
      ["tamedrunspeed"]                  = 253,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 250
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 170,
    ["mass"]                             = 220,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Dimetrodon bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 265,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 20
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [dimorph] [dimorphodon]
------------------------------------------------------------
  ["dimorphodon"] = {
    ["variants"]                         = "Aberrant Dimorphodon, Corrupted Dimorphodon",
    ["releasedate"]                      = "2015-07-18",
    ["releaseversion"]                   = "187.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dimorph_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'",
    ["commonname"]                       = "Dimorphodon",
    ["dossierimage"]                     = "Dossier Dimorphodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_dimo_mumble_01.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Dimorphodon equesica",
    ["time"]                             = "Early Jurassic",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 4.166666,
      ["tameaffinitybase"]               = 900,
      ["tameaffinityperlevel"]           = 45,
      ["torpor1"]                        = 100,
      ["torporincrease"]                 = 6,
      ["foodconsumptionbase"]            = 0.001302,
      ["foodconsumptionmult"]            = 1152.07373,
      ["torpordepletionps0"]             = 0.8333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Dimorph Egg",
      ["mintemp"]                        = 35,
      ["maxtemp"]                        = 38,
      ["incubationtime"]                 = 4860, --1:21,
      ["maturationtime"]                 = 90090.085938,
      ["babytime"]                       = 9000, --2:30,
      ["juveniletime"]                   = 36000, --10:00,
      ["adolescenttime"]                 = 45000, --12:30,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Face and Wing Membrane",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 125,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 80,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 144,
      ["tamedrunspeed"]                  = 144,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 400,
      ["flyspeed"]                       = 450,
      ["untamedrunflyspeed"]             = 810,
      ["tamedrunflyspeed"]               = 810,
      ["flyingstaminaconsumptionrate"]   = 3
    },
    ["grabweightthreshold"]              = 50,
    ["dragweight"]                       = 70,
    ["mass"]                             = 70,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 23,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Dimorphodon flies circles and dives at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 23
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [diplocaulus]
------------------------------------------------------------
  ["diplocaulus"] = {
    ["variants"]                         = "Aberrant Diplocaulus",
    ["releasedate"]                      = "2016-10-21",
    ["releaseversion"]                   = "248.0",
    ["xboxreleasedate"]                  = "2016-10-28",
    ["xboxreleaseversion"]               = "744.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Diplocaulus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'",
    ["commonname"]                       = "Diplocaulus",
    ["dossierimage"]                     = "Dossier Diplocaulus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Diplocaulus natatorinutrix",
    ["time"]                             = "Permian",
    ["group"]                            = "Amphibians",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 220,
      ["torporincrease"]                 = 13.2,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 225,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Archaeopteryx Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Diplocaulus Egg",
      ["mintemp"]                        = 0,
      ["maxtemp"]                        = 50,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Dark Yellow,Dino Medium Green,Dino Dark Green,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
      ["1"] = {
        ["name"]                         = "Fins",
        ["colors"]                       = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Green,Dino Medium Green,Dino Dark Green,Dino Light Blue,Dino Dark Blue,Dino Light Purple,Dino Dark Purple,Black"
      },
      ["4"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Green,Dino Medium Green,Dino Dark Green,Dino Light Blue,Dino Dark Blue,Dino Light Purple,Dino Dark Purple,Black"
      },
      ["5"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Light Orange,Dino Light Yellow,Dino Light Green,Dino Medium Green,Dino Light Blue,Dino Light Brown,Dino Medium Brown,Light Grey,Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 190,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 165,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 220,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 1050,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.25,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 70,
      ["riddenwalkspeed"]                = 140,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 357,
      ["tamedrunspeed"]                  = 357,
      ["tamedriddenrunspeed"]            = 714,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 267,
      ["riddenswimspeed"]                = 534
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 100,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Diplocaulus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 175,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [diplo] [diplodocus]
------------------------------------------------------------
  ["diplodocus"] = {
    ["variants"]                         = "Aberrant Diplodocus",
    ["releasedate"]                      = "2016-06-02",
    ["releaseversion"]                   = "242.0",
    ["xboxreleasedate"]                  = "2016-06-15",
    ["xboxreleaseversion"]               = "737.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Diplodocus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP.Diplodocus_Character_BP'",
    ["commonname"]                       = "Diplodocus",
    ["dossierimage"]                     = "Dossier Diplodocus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s diplodocus idle 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Diplodocus insulaprincep",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Naive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Diplodocus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 0.08,
      ["tameaffinitybase"]               = 7500,
      ["tameaffinityperlevel"]           = 375,
      ["torpor1"]                        = 3000,
      ["torporincrease"]                 = 180,
      ["foodconsumptionbase"]            = 0.007716,
      ["foodconsumptionmult"]            = 180.001144,
      ["torpordepletionps0"]             = 0.75,
      ["wakeaffinitymult"]               = 3,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Lystrosaurus Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Grapes (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Diplodocus Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 29,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Sides, Legs and Accents",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Spines",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 550,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 3000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 300,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 10000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 800,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 300,
      ["riddenwalkspeed"]                = 300,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1350,
      ["tamedrunspeed"]                  = 1350,
      ["tamedriddenrunspeed"]            = 1350,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 400,
      ["riddenswimspeed"]                = 400
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 575,
    ["mass"]                             = 384,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.4,
    ["meleebase"]                        = "0", -- Excluded from game files, but "0" here for the Wiki.
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee", -- Does no damage.
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Diplodocus swings its massive tail at the target. This attack deals no damage whatsoever, but it does deliver consider knock-back.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1800,
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Herbivores_Large_Aggressive",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra"
  },
------------------------------------------------------------
-- KEYWORDS: [direbear] [bear]
------------------------------------------------------------
  ["direbear"] = {
    ["variants"]                         = "Polar Bear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
    ["releasedate"]                      = "2016-04-20",
    ["releaseversion"]                   = "239.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Direbear_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'",
    ["commonname"]                       = "Direbear",
    ["dossierimage"]                     = "Dossier Direbear.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_direbear_torpid_out_wild.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Arctodus dirus",
    ["time"]                             = "Mid Pleistocene - Early Holocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Dire Bear Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 4000,
      ["tameaffinityperlevel"]           = 125,
      ["torpor1"]                        = 1000,
      ["torporincrease"]                 = 60,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 150,
      ["torpordepletionps0"]             = 0.9
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Carno Egg)",
      ["favoritefood"]                   = "Giant Bee Honey"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 14280, --3:58,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Back and Head",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Belly and Legs",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 400,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 500,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 270,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 650,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.226,
      ["walkspeed"]                      = 190,
      ["riddenwalkspeed"]                = 190,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 961.875,
      ["tamedrunspeed"]                  = 1149.5,
      ["tamedriddenrunspeed"]            = 2620.859863,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 295,
    ["mass"]                             = 330,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 55,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Direbear bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900,
        ["melee"] = {
          ["damage"]                     = 50
        }
      },
      ["2"] = {
        ["name"]                         = "Swipe",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Direbear swipes at the target. This deals more damage than its default 'Bite' attack, but the Direbear must come to a complete stop while swiping. Additionally, this attack will also harvest more meat and berries than its default attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900,
        ["melee"] = {
          ["damage"]                     = 65
        }
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Direbear stands on its hind legs and roars to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Chitin, Citronal Seed, FiberHide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Rare Flower, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [direwolf] [wolf]
------------------------------------------------------------
  ["direwolf"] = {
    ["variants"]                         = "Direwolf - LifesLabyrinth",
    ["releasedate"]                      = "2015-09-28",
    ["releaseversion"]                   = "216.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Direwolf_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'",
    ["commonname"]                       = "Direwolf",
    ["dossierimage"]                     = "Dossier Direwolf.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Direwolf howl 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Canis maxdirus",
    ["time"]                             = "Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 450,
      ["torporincrease"]                 = 27,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 0.5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Carno Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 15000, --4:10,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17520, --4:52,
      ["juveniletime"]                   = 70140, --19:29,
      ["adolescenttime"]                 = 87660, --24:21,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Black, White, WolfFur, DarkWolfFur, Dino Light Orange"
      },
      ["4"] = {
        ["name"]                         = "Tail, Back and Face",
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Black, White, WolfFur, DarkWolfFur, Dino Light Orange"
      },
      ["5"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Black, White, WolfFur, DarkWolfFur, Dino Light Orange"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 330,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.66,
      ["stamina"]                        = 260,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 450,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 170,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 287.5,
      ["riddenwalkspeed"]                = 287.5,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1048.800049,
      ["tamedrunspeed"]                  = 1048.800049,
      ["tamedriddenrunspeed"]            = 1048.800049,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 33,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Direwolf bites the target.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 365,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 33
        }
      },
      ["2"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "The Direwolf bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 365,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 33
        }
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [dodo]
------------------------------------------------------------
  ["dodo"] = {
    ["variants"]                         = "Aberrant Dodo, Bunny Dodo, Zomdodo, DodoRex, Dodo Wyvern",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dodo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'",
    ["commonname"]                       = "Dodo",
    ["dossierimage"]                     = "Dossier Dodo.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_dodo_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Raphus replicare",
    ["time"]                             = "Late Holocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Oblivious",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 450,
      ["tameaffinityperlevel"]           = 22.5,
      ["torpor1"]                        = 30,
      ["torporincrease"]                 = 1.8,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 2880.184326,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Wheat Seed (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Dodo Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 30,
      ["incubationtime"]                 = 2940, --0:49,
      ["maturationtime"]                 = 55555.554688,
      ["babytime"]                       = 5520, --1:32,
      ["juveniletime"]                   = 22200, --6:10,
      ["adolescenttime"]                 = 27720, --7:42,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Face",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Beak",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Forehead, Neck and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Wings and Patterning",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 40,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 30,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 65,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 136.5,
      ["tamedrunspeed"]                  = 95.549995,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 5,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Dodo pecks at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [dodorex]
------------------------------------------------------------
  ["dodorex"] = {
    ["variants"]                         = "Dodo, Aberrant Dodo, Bunny Dodo, Zomdodo, Dodo Wyvern, Rex, Tek Rex, Alpha Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2, ARK: Turkey Trial, ARK: Turkey Trial 2, ARK: Winter Wonderland, ARK: Winter Wonderland 2, ARK: Eggcellent Adventure, ARK: Awesome Anniversary",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-02", -- This was the earliest I could find notes about its Xbox release.
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "2016-12-19",
    ["ps4releaseversion"]                = "502.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "DodoRex_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'",
    ["commonname"]                       = "DodoRex",
    ["dossierimage"]                     = "Dodorex Dossier 2.jpeg",
    ["soundfile"]                        = "Ark Dodo-Rex Look Around 3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Raphus rex",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Birds, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 3450,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 180.063385
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No", -- This seems to change depending on the event.
      ["health"]                         = 666666,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0,
      ["stamina"]                        = 1666,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1550, -- Prior to v249, this was "3500"
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 1300,
      ["untamedrunspeed"]                = 2860, -- This seems to change between 1858.999878 and 2860 depending on the event.
      ["tamedrunspeed"]                  = 2860,
      ["tamedriddenrunspeed"]            = 2860,
      ["runningstaminaconsumptionrate"]  = 40,
      ["swimspeed"]                      = 1300,
      ["riddenswimspeed"]                = 1300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 400,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Large Bear Trap", -- This changes between "Null" and "Large Bear Trap" depending on the event.
    ["candamage"]                        = "Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 666,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the DodoRex bites the target for considerable damage.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 666
        }
      },
      ["2"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the DodoRex sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 3450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 30,
    ["teamname"]                         = "TargetOnlyPlayers",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, DodoRex Mask Skin",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [doed] [doedic] [doedicurus]
------------------------------------------------------------
  ["doedicurus"] = {
    ["variants"]                         = "Aberrant Doedicurus",
    ["releasedate"]                      = "2015-08-25",
    ["releaseversion"]                   = "202.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Doed_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'",
    ["commonname"]                       = "Doedicurus",
    ["dossierimage"]                     = "Dossier Doedicurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Doedicurus_Idle_Aggressive_2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Doedicurus custosaxum",
    ["time"]                             = "Pleistocene - Holocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Doedicurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 4000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 800,
      ["torporincrease"]                 = 48,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 176.03154,
      ["torpordepletionps0"]             = 0.75
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dilo Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Barley (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 17820, --4:57,
      ["maturationtime"]                 = 208333.328125,
      ["babytime"]                       = 20820, --5:47,
      ["juveniletime"]                   = 83280, --23:08,
      ["adolescenttime"]                 = 104160, --28:56,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Shell and Plates",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5, Dino Dark Blue"
      },
      ["1"] = {
        ["name"]                         = "Spikes and Claws",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5, Dino Dark Blue"
      },
      ["4"] = {
        ["name"]                         = "Shell Patterning",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5, Dino Dark Blue"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5, Dino Dark Blue"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 850,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.25,
      ["walkspeed"]                      = 86,
      ["riddenwalkspeed"]                = 86,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 258,
      ["tamedrunspeed"]                  = 258,
      ["tamedriddenrunspeed"]            = 258,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 160,
    ["mass"]                             = 300,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "WalkingAndSwimmingTail",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Doedicurus swings its spiked tail at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "None",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 16
        }
      },
      ["3"] = {
        ["name"]                         = "NotWalkingNotSwimmingTailAttack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 7,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Crystal, Longrass Seed, Mejoberry, Mejoberry Seed, Metal, Narcoberry, Narcoberry Seed, Obsidian, Oil, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Sand, Savoroot Seed, Stimberry, Stimberry Seed, Stone, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: []
------------------------------------------------------------
  ["dragon"] = {
    ["variants"]                         = "Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2016-06-02",
    ["releaseversion"]                   = "242.0",
    ["xboxreleasedate"]                  = "2016-06-15",
    ["xboxreleaseversion"]               = "737.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Dragon_Character_BP_Boss_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss.Dragon_Character_BP_Boss",
    ["commonname"]                       = "Dragon",
    ["dossierimage"]                     = "Dossier Dragon.png",
    ["soundfile"]                        = "dragon mumble 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Medieval",
    ["group"]                            = "Bosses, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 432000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 10000,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1650,
      ["untamedrunspeed"]                = 2640,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 4000,
      ["untamedrunflyspeed"]             = 3520
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Follow Spline",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 35,
          ["impact"] = {
            ["damage"]                   = 400,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          },
          ["explosion"] = {
            ["damage"]                   = 400,
            ["radius"]                   = 2850,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Wander on Land",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Spino Bite",
        ["description"]                  = "The Dragon bites the target for considerable damage.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 15000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 3000,
        ["melee"] = {
          ["damage"]                     = 500
        }
      },
      ["4"] = {
        ["name"]                         = "FireBall",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 5000,
        ["minattackrange"]               = 3500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 35,
          ["impact"] = {
            ["damage"]                   = 400,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          },
          ["explosion"] = {
            ["damage"]                   = 400,
            ["radius"]                   = 2850,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          }
        }
      },
      ["5"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 15000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["6"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Chitin, Raw Meat, Raw Prime Meat"
  },
------------------------------------------------------------
  ["dragongamma"] = {
    ["inherits"]                         = "dragon",
    ["class"]                            = "Dragon_Character_BP_Boss_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Easy.Dragon_Character_BP_Boss_Easy'",
    ["commonname"]                       = "Dragon (Gamma)",
    ["stats"] = {
      ["health"]                         = 43200
    },
  },
------------------------------------------------------------
  ["dragonbeta"] = {
    ["inherits"]                         = "dragon",
    ["class"]                            = "Dragon_Character_BP_Boss_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Medium.Dragon_Character_BP_Boss_Medium'",
    ["commonname"]                       = "Dragon (Beta)",
    ["stats"] = {
      ["health"]                         = 964000
    },
  },
------------------------------------------------------------
  ["dragonalpha"] = {
    ["inherits"]                         = "dragon",
    ["class"]                            = "Dragon_Character_BP_Boss_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Hard.Dragon_Character_BP_Boss_Hard'",
    ["commonname"]                       = "Dragon (Alpha)",
    ["stats"] = {
      ["health"]                         = 972000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [dragonguardian]
------------------------------------------------------------
  ["dragonguardian"] = {
    ["variants"]                         = "Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndBossDragon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP.EndBossDragon_Character_BP'",
    ["commonname"]                       = "Dragon Guardian",
    ["dossierimage"]                     = "Dossier Overseer.png",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 240000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 10000,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 825,
      ["untamedrunspeed"]                = 2970,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 4000,
      ["untamedrunflyspeed"]             = 7920
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Spino Bite",
        ["description"]                  = "The Dragon bites the target for considerable damage.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 300
        }
      },
      ["2"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 15000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["dragongammaoverseerarena"] = {
    ["inherits"]                         = "dragonguardian",
    ["class"]                            = "EndBossDragon_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'",
    ["commonname"]                       = "Dragon (Gamma)",
    ["stats"] = {
      ["health"]                         = 161280
    }
  },
------------------------------------------------------------
  ["dragonbetaoverseerarena"] = {
    ["inherits"]                         = "dragonguardian",
    ["class"]                            = "EndBossDragon_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'",
    ["commonname"]                       = "Dragon (Beta)",
    ["stats"] = {
      ["health"]                         = 186480
    }
  },
------------------------------------------------------------
  ["dragonalphaoverseerarena"] = {
    ["inherits"]                         = "dragonguardian",
    ["class"]                            = "EndBossDragon_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Hard.EndBossDragon_Character_BP_Hard'",
    ["commonname"]                       = "Dragon (Alpha)",
    ["stats"] = {
      ["health"]                         = 241920
    }
  },
------------------------------------------------------------
-- KEYWORDS: [dungbeetle] [beetle]
------------------------------------------------------------
  ["dungbeetle"] = {
    ["variants"]                         = "Aberrant Dung Beetle",
    ["releasedate"]                      = "2016-01-15",
    ["releaseversion"]                   = "232.0",
    ["xboxreleasedate"]                  = "2016-02-12",
    ["xboxreleaseversion"]               = "731.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "DungBeetle_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'",
    ["commonname"]                       = "Dung Beetle",
    ["dossierimage"]                     = "Dossier Dung Beetle.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Scarabidae gigas",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Coprophagic",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 4.166667,
      ["tameaffinitybase"]               = 900,
      ["tameaffinityperlevel"]           = 50,
      ["foodconsumptionbase"]            = 0.001488,
      ["foodconsumptionmult"]            = 336.021515,
      ["wakeaffinitymult"]               = 1,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Large Animal Feces"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Shell",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
      ["1"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Palps and Leg Patterning",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Shell Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.135,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 5,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.08,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 52,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 260,
      ["tamedrunspeed"]                  = 260,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 200
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 90,
    ["mass"]                             = 90,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Dung Beetle attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 170,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 250,
        ["melee"] = {
          ["damage"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [dunkle] [dunkleosteus]
------------------------------------------------------------
  ["dunkleosteus"] = {
    ["releasedate"]                      = "2016-04-02",
    ["releaseversion"]                   = "238.0",
    ["xboxreleasedate"]                  = "2016-04-07",
    ["xboxreleaseversion"]               = "733.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dunkle_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'",
    ["commonname"]                       = "Dunkleosteus",
    ["dossierimage"]                     = "Dossier Dunkleosteus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Ark Dunkleosteus Torpid Out Wild 3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Dunkleosteus loricaruptor",
    ["time"]                             = "Late Devonian",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Dunkleosteus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 3.275,
      ["tameaffinitybase"]               = 1300,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 1150,
      ["torporincrease"]                 = 69,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 1
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Titanboa Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33333.332031,
      ["juveniletime"]                   = 133333.328125,
      ["adolescenttime"]                 = 166666.65625,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["4"] = {
        ["name"]                         = "Spots",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 710,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1150,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 910,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 650,
      ["riddenwalkspeed"]                = 650,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 650,
      ["riddenswimspeed"]                = 650,
      ["untamedrunswimspeed"]            = 773.5,
      ["tamedrunswimspeed"]              = 1011.075012,
      ["tamedriddenrunswimspeed"]        = 1011.075012,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Dunkleosteus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1200,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 12,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Fish Meat, Raw Prime Fish Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [electrophorus] [electro] [eel]
------------------------------------------------------------
  ["electrophorus"] = {
    ["variants"]                         = "Aberrant Electrophorus",
    ["releasedate"]                      = "2017-02-26",
    ["releaseversion"]                   = "255.0",
    ["xboxreleasedate"]                  = "2017-03-17",
    ["xboxreleaseversion"]               = "751.0",
    ["ps4releasedate"]                   = "2017-03-17",
    ["ps4releaseversion"]                = "505.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Eel_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP.Eel_Character_BP'",
    ["commonname"]                       = "Electrophorus",
    ["dossierimage"]                     = "Dossier Electrophorus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Electrophorus beluadomito",
    ["time"]                             = "Holocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2250,
      ["tameaffinityperlevel"]           = 90,
      ["torpor1"]                        = 0.002929,
      ["torporincrease"]                 = 420,
      ["foodconsumptionbase"]            = 0.002929,
      ["foodconsumptionmult"]            = 420,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 4
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Mutton, Bio Toxin"
    },
    ["breeding"] = {
      ["egg"]                            = "Eel Egg",
      ["mintemp"]                        = 0,
      ["maxtemp"]                        = 50,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16666.666016,
      ["juveniletime"]                   = 66666.664063,
      ["adolescenttime"]                 = 83333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Fins",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Blue, Dino Light Purple, DragonBase1, DragonGreen3"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Red, DragonBase1, Dino Light Orange, DragonBase0, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, DragonGreen3, Dino Light Purple, WyvernPurple0, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 180,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -0.2,
      ["stamina"]                        = 165,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 175,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 1050,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.25,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 330,
      ["untamedrunswimspeed"]            = 759,
      ["tamedrunswimspeed"]              = 1518,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 35,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Tamed)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 629,
        ["melee"] = {
          ["damage"]                     = 3,
          ["torpormultiplier"]           = 0.5,
          ["torpor"]                     = 1.5
        },
      },
      ["2"] = {
        ["name"]                         = "Bite (Untamed)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 629,
        ["melee"] = {
          ["damage"]                     = 15,
          ["torpormultiplier"]           = 0.5,
          ["torpor"]                     = 7.5
        },
      },
      ["3"] = {
        ["name"]                         = "Shock (Untamed)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1020,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35,
          ["torpormultiplier"]           = 1,
          ["torpor"]                     = 35
        },
      },
      ["4"] = {
        ["name"]                         = "Shock (Tamed)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1020,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5,
          ["torpormultiplier"]           = 1,
          ["torpor"]                     = 5
        },
      },
    },
    ["killxpbase"]                       = 8,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Raw Fish Meat, Raw Prime Fish Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [equus] [horse]
------------------------------------------------------------
  ["equus"] = {
    ["variants"]                         = "Unicorn, Aberrant Equus",
    ["releasedate"]                      = "2017-03-31",
    ["releaseversion"]                   = "256.0",
    ["xboxreleasedate"]                  = "2017-04-26",
    ["xboxreleaseversion"]               = "753.0",
    ["ps4releasedate"]                   = "2017-04-26",
    ["ps4releaseversion"]                = "506.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Equus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP.Equus_Character_BP'",
    ["commonname"]                       = "Equus",
    ["dossierimage"]                     = "Dossier Equus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Equus magnus",
    ["time"]                             = "Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Loyal",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Equus Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 10,
      ["tameineffectivenessbyaffinity"]  = 0.4,
      ["tameaffinitybase"]               = 3600,
      ["tameaffinityperlevel"]           = 180,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 432.002777,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Troodon Egg)",
      ["favoritefood"]                   = "Rockarrot",
      ["primitiveplusfood"]              = "Fresh Spinach (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 47619.042969,
      ["maturationtime"]                 = 208333.328125,
      ["babytime"]                       = 20833.333984,
      ["juveniletime"]                   = 83333.335938,
      ["adolescenttime"]                 = 104166.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Light Brown, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, DarkWolfFur, NearBlack, DragonBase0, NearWhite"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot4, BigFoot5, NearWhite"
      },
      ["5"] = {
        ["name"]                         = "Legs and Beard",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot4, BigFoot5, NearWhite"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 240,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 560,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 420,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.0175,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 450,
      ["riddenwalkspeed"]                = 450,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1158.300049,
      ["tamedrunspeed"]                  = 965.249939,
      ["tamedriddenrunspeed"]            = 965.249939,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 600,
      ["riddenswimspeed"]                = 600
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 125,
    ["mass"]                             = 175,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620,
        ["melee"] = {
          ["damage"]                     = 9
        },
      },
      ["2"] = {
        ["name"]                         = "Buck Kick",
        ["description"]                  = "",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620,
        ["melee"] = {
          ["damage"]                     = 11,
          ["torpormultiplier"]           = 3.5,
          ["torpor"]                     = 38.5
        },
      },
      ["3"] = {
        ["name"]                         = "Whinney",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620
      },
      ["4"] = {
        ["name"]                         = "Buck Feed Response",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620
      },
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Charcoal, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [eurypterid] [euryp]
------------------------------------------------------------
  ["eurypterid"] = {
    ["releasedate"]                      = "2016-04-02",
    ["releaseversion"]                   = "238.0",
    ["xboxreleasedate"]                  = "2016-04-07",
    ["xboxreleaseversion"]               = "733.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Euryp_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'",
    ["commonname"]                       = "Eurypterid",
    ["dossierimage"]                     = "Dossier Eurypterid.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Ark Eurypterid Attack Sting 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Jaekelopterus euryperus",
    ["time"]                             = "Silurian",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive if approached",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Cephalothorax and Tail Flippers",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["1"] = {
        ["name"]                         = "Claws, Paddles and Legs",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Stinger",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["3"] = {
        ["name"]                         = "Chelicerae and Appendage Shading",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["4"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["5"] = {
        ["name"]                         = "Abdomen",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 160,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 90,
      ["swimspeed"]                      = 200,
      ["untamedrunswimspeed"]            = 900
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Eurypterid attacks the target and both reduces the target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] and increases [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] by 1x the damage dealt over 3 seconds each. This effect stacks with each hit.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 350,
        ["melee"] = {
          ["damage"]                     = 7,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 3
            },
            ["torpidity"] = {
              ["duration"]               = 3
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Black Pearl, Chitin, Oil, Raw Meat, Silica Pearls"
  },
------------------------------------------------------------
-- KEYWORDS: [galli] [gallimimus]
------------------------------------------------------------
  ["gallimimus"] = {
    ["releasedate"]                      = "2016-01-28",
    ["releaseversion"]                   = "233.0",
    ["xboxreleasedate"]                  = "2016-02-12",
    ["xboxreleaseversion"]               = "731.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Galli_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gallimimus/Galli_Character_BP.Galli_Character_BP'",
    ["commonname"]                       = "Gallimimus",
    ["dossierimage"]                     = "Dossier Gallimimus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Gallimimus Roar 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Gallimimus evolvelox",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Gallimimus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.4,
      ["tameaffinitybase"]               = 2200,
      ["tameaffinityperlevel"]           = 95,
      ["torpor1"]                        = 420,
      ["torporincrease"]                 = 25.199999,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 432.002777,
      ["torpordepletionps0"]             = 4.175
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dimetrodon Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Tomato (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Gallimimus Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 5100, --1:25,
      ["maturationtime"]                 = 95238.09375,
      ["babytime"]                       = 9480, --2:38,
      ["juveniletime"]                   = 38040, --10:34,
      ["adolescenttime"]                 = 47580, --13:13,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Spine and Feather Tips",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Lower Body",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 150,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 420,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 270,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 1100,
      ["riddenwalkspeed"]                = 1100,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 2305.049805,
      ["tamedrunspeed"]                  = 2305.049805,
      ["tamedriddenrunspeed"]            = 2305.049805,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 600,
      ["riddenswimspeed"]                = 600
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 125,
    ["mass"]                             = 200,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Gallimimus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620,
        ["melee"] = {
          ["damage"]                     = 8
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [giantdronebee] [dronebee] [giantbee] [bee]
------------------------------------------------------------
  ["giantbee"] = {
    ["variants"]                         = "Giant Queen Bee",
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bee_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Character_BP.Bee_Character_BP'",
    ["commonname"]                       = "Giant Bee",
    ["dossierimage"]                     = "Dossier Giant Bee.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Apis lithohermaea",
    ["time"]                             = "Middle Miocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No",
      ["nonviolenttame"]                 = "Yes",
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Ichthyornis Egg)",
      ["favoritefood"]                   = "Rare Flower"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Blue,DragonFire,Dino Light Purple,DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "Legs Highlight",
        ["colors"]                       = "Dino Light Red,Dino Dark Red,Dino Light Orange,Dino Dark Orange,Dino Light Yellow,Dino Dark Yellow,Dino Light Blue,DragonFire,Dino Light Purple,DragonBase1,Dino Darker Grey,Black,Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Body Dark",
        ["colors"]                       = "NearBlack,Dino Darker Grey,Dino Dark Brown,Dino Dark Blue,DarkWolfFur,WyvernBlue1,Dino Dark Purple,Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 80,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 400,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 800,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleetamedmult"]                 = 0,
      ["meleetamedadd"]                  = 0,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 67,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 67,
      ["tamedrunspeed"]                  = 100.5,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 300,
      ["untamedrunflyspeed"]             = 300,
      ["tamedrunflyspeed"]               = 450,
      ["flyingstaminaconsumptionrate"]   = -0
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Drone Bee)",
        ["description"]                  = "The bee drones (not the Queen) bite the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 65,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 8
        }
      },
      ["2"] = {
        ["name"]                         = "Sting (Drone Bee)",
        ["description"]                  = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 65,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 8
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [giantqueenbee] [queenbee]
------------------------------------------------------------
  ["giantqueenbee"] = {
    ["variants"]                         = "Giant Bee",
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bee_Queen_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bee/Bee_Queen_Character_BP.Bee_Queen_Character_BP'",
    ["commonname"]                       = "Giant Queen Bee",
    ["dossierimage"]                     = "Dossier Giant Bee.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Apis lithohermaea",
    ["time"]                             = "Middle Miocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No",
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Dark All",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "Dark All",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
      },
      ["3"] = {
      --["name"]                         = "Dark All",
      --["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Dark All",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
      },
      ["5"] = {
        ["name"]                         = "Dark All",
        ["colors"]                       = "Dino Dark Red,Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,DarkWolfFur,DragonBase0,DragonBase1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 80,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 400,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 800,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleetamedmult"]                 = 0,
      ["meleetamedadd"]                  = 0,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 67,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 67,
      ["tamedrunspeed"]                  = 100.5,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 300,
      ["untamedrunflyspeed"]             = 300,
      ["tamedrunflyspeed"]               = 450,
      ["flyingstaminaconsumptionrate"]   = -0
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Drone Bee)",
        ["description"]                  = "The bee drones (not the Queen) bite the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 65,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 8
        }
      },
      ["2"] = {
        ["name"]                         = "Sting (Drone Bee)",
        ["description"]                  = "The bee drones (not the Queen) sting the target. This attack will remove players from their mounts.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 65,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 8
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [giga] [giganotosaur] [giganotosaurus] [gigantosaurus]
------------------------------------------------------------
  ["giganotosaurus"] = {
    ["variants"]                         = "Giganotosaurus - Tek Cave, Corrupted Giganotosaurus, Skeletal Giganotosaurus",
    ["releasedate"]                      = "2015-11-05",
    ["releaseversion"]                   = "222.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Gigant_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'",
    ["commonname"]                       = "Giganotosaurus",
    ["dossierimage"]                     = "Dossier Giganotosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Gigantosaurus Startled 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Giganotosaurus furiosa",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Angry",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Giganotosaurus Saddle",
      ["uniquecostumes"]                 = "Giga Bionic Costume, Giganotosaurus Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 5000,
      ["tameaffinityperlevel"]           = 160,
      ["torpor1"]                        = 10000,
      ["torporincrease"]                 = 600,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 160.056335,
      ["torpordepletionps0"]             = 120.000008
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Quetzal Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Giganotosaurus Egg",
      ["mintemp"]                        = 43,
      ["maxtemp"]                        = 44,
      ["incubationtime"]                 = 179940, --49:59,
      ["maturationtime"]                 = 1010100.875,
      ["babytime"]                       = 100980, --28:03,
      ["juveniletime"]                   = 404040, --112:14,
      ["adolescenttime"]                 = 505020, --140:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back, Hands and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Dark Red, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 80000,
      ["healthwildlevel"]                = 0.0005,
      ["healthtamedlevel"]               = 0.002,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -63000,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.0005,
      ["staminatamedlevel"]              = 0.01,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 10000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.0025,
      ["oxygentamedlevel"]               = 0.025,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 4000,
      ["foodwildlevel"]                  = 0.0025,
      ["foodtamedlevel"]                 = 0.025,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 700,
      ["weightwildlevel"]                = 0.01,
      ["weighttamedlevel"]               = 0.01,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.05,
      ["meleetamedmult"]                 = 0,
      ["meleetamedadd"]                  = -0.8,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.0031,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 1500,
      ["riddenwalkspeed"]                = 1500,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1681.679932,
      ["tamedrunspeed"]                  = 1681.679932,
      ["tamedriddenrunspeed"]            = 1681.679932,
      ["runningstaminaconsumptionrate"]  = 29,
      ["swimspeed"]                      = 625,
      ["riddenswimspeed"]                = 625
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 4000,
    ["mass"]                             = 400,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Large Bear Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 300,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Giganotosaurus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 1200
        }
      },
      ["2"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Giganotosaurus unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Gnash",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 1200
        }
      }
    },
    ["killxpbase"]                       = 200,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Giganotosaurus Heart",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  },
------------------------------------------------------------
  ["giganotosaurustekcave"] = {
    ["inherits"]                         = "giganotosaurus",
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Gigant_Character_BP_TekCave_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP_TekCave.Gigant_Character_BP_TekCave'",
    ["taming"] = {
      ["canbetamed"]                     = "No"
    }
  },
------------------------------------------------------------
-- KEYWORDS: [gigantopithecus] [bigfoot]
------------------------------------------------------------
  ["gigantopithecus"] = {
    ["variants"]                         = "Yeti, Aberrant Gigantopithecus",
    ["releasedate"]                      = "2015-08-18",
    ["releaseversion"]                   = "201.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Bigfoot_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'",
    ["commonname"]                       = "Gigantopithecus",
    ["dossierimage"]                     = "Dossier Gigantopithecus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "BigfootIdle.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Gigantopithecus fibrarator",
    ["time"]                             = "Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Hats",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 30,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 4600,
      ["tameaffinityperlevel"]           = 75,
      ["foodconsumptionbase"]            = 0.004156,
      ["foodconsumptionmult"]            = 176.03154,
      ["wakeaffinitymult"]               = 1.65,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Titanboa Egg)",
      ["favoritefood"]                   = "Mejoberry",
      ["primitiveplusfood"]              = "Fresh Coffee Fruit (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 23760, --6:36,
      ["maturationtime"]                 = 277777.75,
      ["babytime"]                       = 27720, --7:42,
      ["juveniletime"]                   = 111060, --30:51,
      ["adolescenttime"]                 = 138840, --38:34,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Fur Mane",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Fur Accent",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 640,
      ["healthwildlevel"]                = 0.1,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1100,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 220,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.04,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.06,
      ["walkspeed"]                      = 195,
      ["riddenwalkspeed"]                = 195,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 682.5,
      ["tamedrunspeed"]                  = 1023.75,
      ["tamedriddenrunspeed"]            = 1023.75,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 150,
    ["mass"]                             = 198,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Gigantopithecus will either back-hand or crush the target with both fists. This attack deals knock-back that will shove players or smaller creatures a fair distance, sometimes over cliffs.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Player",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Gigantopithecus throws a mounted survivor overhead. Any creature directly in front of the Gigantopithecus will take damage.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 20,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [hesper] [hesperornis] [duck]
------------------------------------------------------------
  ["hesperornis"] = {
    ["releasedate"]                      = "2017-05-30",
    ["releaseversion"]                   = "258.0",
    ["xboxreleasedate"]                  = "2017-06-19",
    ["xboxreleaseversion"]               = "755.0",
    ["ps4releasedate"]                   = "2017-06-14",
    ["ps4releaseversion"]                = "509.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Hesperornis_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Hesperornis/Hesperornis_Character_BP.Hesperornis_Character_BP'",
    ["commonname"]                       = "Hesperornis",
    ["dossierimage"]                     = "Dossier Hesperornis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Hesperornis avenatantes",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Flippant",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 4.166667,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 45,
      ["foodconsumptionbase"]            = 0.001389,
      ["foodconsumptionmult"]            = 1079.913574,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 45,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 1.2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "",
      ["favoritefood"]                   = "Dead Fish"
    },
    ["breeding"] = {
      ["egg"]                            = "Hesperornis Egg, Golden Hesperornis Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 30,
      ["incubationtime"]                 = 5454.108887,
      ["maturationtime"]                 = 101010.101563,
      ["babytime"]                       = 10101.010742,
      ["juveniletime"]                   = 40404.042969,
      ["adolescenttime"]                 = 50505.050781,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Medium Brown, Dino Dark Orange, BigFoot0, WyvernBlue1, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, DragonGreen3, Dino Dark Yellow, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "DragonBase0, DragonBase1, Dino Dark Yellow, DragonGreen2, DragonGreen1, DragonGreen3, WyvernPurple1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "NearBlack, Dino Dark Orange, Dino Dark Yellow, Dino Darker Grey, WyvernBlue1, Dino Dark Purple, Dino Dark Brown, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "BigFoot0, BigFoot4, Dino Light Brown, Dino Light Purple, Dino Light Blue, Dino Light Yellow, Dino Light Orange, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 95,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 70,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 125,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 210,
      ["untamedrunswimspeed"]            = 315,
      ["tamedrunswimspeed"]              = 315,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Land)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 400,
        ["melee"] = {
          ["damage"]                     = 1
        }
      },
      ["2"] = {
        ["name"]                         = "Dive",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1500
      },
      ["3"] = {
        ["name"]                         = "Dive Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 400,
        ["melee"] = {
          ["damage"]                     = 25
        }
      },
      ["4"] = {
        ["name"]                         = "Bite (On Water Surface)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 400,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Organic Polymer, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [human] [player]
------------------------------------------------------------
  ["human"] = {
    ["class"]                            = "PlayerPawnTest_Male_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Male.PlayerPawnTest_Male'",
    ["femaleclass"]                      = "PlayerPawnTest_Female_C",
    ["femaleblueprintpath"]              = "Blueprint'/Game/PrimalEarth/CoreBlueprints/PlayerPawnTest_Female.PlayerPawnTest_Female'",
    ["commonname"]                       = "Human",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Homo deus",
    ["time"]                             = "Pliocene - Holocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Varied",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No", --Game file says "Yes", but is "No" here in the Wiki connotation of taming.
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 2000,
      ["tameaffinitybase"]               = 10000,
      ["tameaffinityperlevel"]           = 5,
      ["torpor1"]                        = 200,
      ["torporincrease"]                 = 12,
      ["foodconsumptionbase"]            = 0.00575,
      ["foodconsumptionmult"]            = 0.33,
      ["torpordepletionps0"]             = 2
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["statgainispercent"]              = "No", --This only applies to humans and affects health, stamina, oxygen, food, weight, melee, and speed.
      ["health"]                         = 100,
      ["healthwildlevel"]                = 10,
      ["healthtamedlevel"]               = 0,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 10,
      ["staminatamedlevel"]              = 0,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0,
      ["oxygen"]                         = 100,
      ["oxygenwildlevel"]                = 20,
      ["oxygentamedlevel"]               = 0,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 10,
      ["foodtamedlevel"]                 = 0,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 10,
      ["weighttamedlevel"]               = 0,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0.02,
      ["speedtamedlevel"]                = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 492.799988,
      ["walkingstaminaconsumptionrate"]  = 0.15,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 100,
    ["fecessize"]                        = "Human",
    ["candamage"]                        = "Wood, Thatch",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "None",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Raw Meat"
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [hyaenodon] [hyena]
------------------------------------------------------------
  ["hyaenodon"] = {
    ["releasedate"]                      = "2017-05-30",
    ["releaseversion"]                   = "258.0",
    ["xboxreleasedate"]                  = "2017-06-19",
    ["xboxreleaseversion"]               = "755.0",
    ["ps4releasedate"]                   = "2017-06-14",
    ["ps4releaseversion"]                = "509.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Hyaenodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Hyaenodon/Hyaenodon_Character_BP.Hyaenodon_Character_BP'",
    ["commonname"]                       = "Hyaenodon",
    ["dossierimage"]                     = "Dossier Hyaenodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Hyaenodon dirus",
    ["time"]                             = "Late Eocene - Early Miocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Opportunistic",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "Hyaenodon Meatpack",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 6000,
      ["tameaffinityperlevel"]           = 80,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 1.1,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "Yes",
      ["wakefooddeplmult"]               = 2
    },
    ["breeding"] = {
      ["gestationtime"]                  = 14285.713867,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16666.666016,
      ["juveniletime"]                   = 66666.664063,
      ["adolescenttime"]                 = 83333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Highlights and Spots",
        ["colors"]                       = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "BigFoot0, BigFoot5, Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 175,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.66,
      ["stamina"]                        = 260,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 450,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 170,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 140,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 924.000061,
      ["tamedrunspeed"]                  = 924.000061,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 40,
    ["mass"]                             = 222,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Kaprosuchus, Megalosaurus, Pteranodon, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 13,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Additive)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 15
        }
      },
      ["2"] = {
        ["name"]                         = "Pounce",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 15
        }
      },
      ["3"] = {
        ["name"]                         = "Cackle",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 1000000,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [ichthyornis] [gull] [seagull]
------------------------------------------------------------
  ["ichthyornis"] = {
    ["releasedate"]                      = "2017-03-31",
    ["releaseversion"]                   = "256.0",
    ["xboxreleasedate"]                  = "2017-04-26",
    ["xboxreleaseversion"]               = "753.0",
    ["ps4releasedate"]                   = "2017-04-26",
    ["ps4releaseversion"]                = "506.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Ichthyornis_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ichthyornis/Ichthyornis_Character_BP.Ichthyornis_Character_BP'",
    ["commonname"]                       = "Ichthyornis",
    ["dossierimage"]                     = "Dossier Ichthyornis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Ichthyornis piscoquus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1750,
      ["tameaffinityperlevel"]           = 85,
      ["torpor1"]                        = 120,
      ["torporincrease"]                 = 7.2,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 216.029373,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pegomastax Egg)",
      ["favoritefood"]                   = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Ichthyornis Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5999.520508,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Orange, Dino Light Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino, Dino Light Blue"
      },
      ["1"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, DragonGreen1, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Face",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 100,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 120,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 55,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.65,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 75,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 97.5,
      ["tamedrunspeed"]                  = 97.5,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 330,
      ["flyspeed"]                       = 600,
      ["untamedrunflyspeed"]             = 780,
      ["tamedrunflyspeed"]               = 780,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Tusoteuthis",
    ["candragcreatures"]                 = "",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 16,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 1
        },
      },
      ["2"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5
        },
      },
      ["3"] = {
        ["name"]                         = "Steal",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        },
      },
      ["4"] = {
        ["name"]                         = "Chew",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Attack Dive",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 0
      },
      ["6"] = {
        ["name"]                         = "Wild Dive",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 600,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [ichthy] [ichthyosaur] [ichthyosaurus] [dolphin]
------------------------------------------------------------
  ["ichthyosaurus"] = {
    ["releasedate"]                      = "2015-06-30",
    ["releaseversion"]                   = "181.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dolphin_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'",
    ["commonname"]                       = "Ichthyosaurus",
    ["dossierimage"]                     = "Dossier Ichthy.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_dolphin_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Ichthyosaurus curiosa",
    ["time"]                             = "Late Triassic - Early Jurassic",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Curious",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Ichthyosaurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1500,
      ["tameaffinityperlevel"]           = 75,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 420,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2.5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dodo Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33333.332031,
      ["juveniletime"]                   = 133333.328125,
      ["adolescenttime"]                 = 166666.65625,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["4"] = {
        ["name"]                         = "Back and Fins",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 275,
      ["healthwildlevel"]                = 0.05,
      ["healthtamedlevel"]               = 0.0675,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.2,
      ["staminatamedlevel"]              = 0.2,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.05,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.05,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 600,
      ["riddenwalkspeed"]                = 600,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 600,
      ["riddenswimspeed"]                = 600,
      ["untamedrunswimspeed"]            = 720,
      ["tamedrunswimspeed"]              = 2700,
      ["tamedriddenrunswimspeed"]        = 2700,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 75,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ichthy bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 525,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 680,
        ["melee"] = {
          ["damage"]                     = 15
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [iguanodon]
------------------------------------------------------------
  ["iguanodon"] = {
    ["variants"]                         = "Aberrant Iguanodon",
    ["releasedate"]                      = "2017-03-31",
    ["releaseversion"]                   = "256.0",
    ["xboxreleasedate"]                  = "2017-04-26",
    ["xboxreleaseversion"]               = "753.0",
    ["ps4releasedate"]                   = "2017-04-26",
    ["ps4releaseversion"]                = "506.0",
    ["mobilereleasedate"]                = "2018-09-07",
    ["mobilereleaseversion"]             = "1.0.94",
    ["class"]                            = "Iguanodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP.Iguanodon_Character_BP'",
    ["commonname"]                       = "Iguanodon",
    ["dossierimage"]                     = "Dossier Iguanodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Iguanodon vicissitudinis",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Iguanodon Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.4,
      ["tameaffinitybase"]               = 2800,
      ["tameaffinityperlevel"]           = 140,
      ["torpor1"]                        = 210,
      ["torporincrease"]                 = 12.599999,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 864.005554,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Microraptor Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Tea Leaves (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Iguanodon Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 5142.445801,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16666.666016,
      ["juveniletime"]                   = 66666.664063,
      ["adolescenttime"]                 = 83333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonBase0, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, DragonGreen0, DragonGreen1, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, WyvernBlue1"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Stomach and Accents",
        ["colors"]                       = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Light Green, DragonGreen2, Dino Light Brown, BigFoot0, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 250,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 210,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1800,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 375,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.02,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 250,
      ["riddenwalkspeed"]                = 250,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1062.5,
      ["tamedrunspeed"]                  = 1437.5,
      ["tamedriddenrunspeed"]            = 1437.5,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 450,
      ["riddenswimspeed"]                = 450
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 125,
    ["mass"]                             = 200,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee (Biped)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 25
        },
      },
      ["2"] = {
        ["name"]                         = "Change Stance",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Roar (Biped)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Charcoal, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [kairuku] [penguin]
------------------------------------------------------------
  ["kairuku"] = {
    ["releasedate"]                      = "2015-11-12",
    ["releaseversion"]                   = "223.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Kairuku_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Kairuku/Kairuku_Character_BP.Kairuku_Character_BP'",
    ["commonname"]                       = "Kairuku",
    ["dossierimage"]                     = "Dossier Kairuku.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Kairuku waitaki",
    ["time"]                             = "Late Paleocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Friendly",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "Hats",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 4.166667,
      ["tameaffinitybase"]               = 900,
      ["tameaffinityperlevel"]           = 45,
      ["torpor1"]                        = 300,
      ["torporincrease"]                 = 18,
      ["foodconsumptionbase"]            = 0.001389,
      ["foodconsumptionmult"]            = 1079.913574,
      ["torpordepletionps0"]             = 1
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Kairuku Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 30,
      ["incubationtime"]                 = 5400, --1:30,
      ["maturationtime"]                 = 101010.101563,
      ["babytime"]                       = 10080, --2:48,
      ["juveniletime"]                   = 40380, --11:13,
      ["adolescenttime"]                 = 50460, --14:01,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Back and Markings",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Beak",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Osteoderms",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Dark Brown, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 95,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 70,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 70,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 147,
      ["tamedrunspeed"]                  = 80.849998,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 450
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Kairuku pecks at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 80,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 125,
        ["melee"] = {
          ["damage"]                     = 8
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Organic Polymer, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [kapro] [kaprosuchus]
------------------------------------------------------------
  ["kaprosuchus"] = {
    ["releasedate"]                      = "2016-10-21",
    ["releaseversion"]                   = "248.0",
    ["xboxreleasedate"]                  = "2016-10-28",
    ["xboxreleaseversion"]               = "744.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Kaprosuchus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Kaprosuchus/Kaprosuchus_Character_BP.Kaprosuchus_Character_BP'",
    ["commonname"]                       = "Kaprosuchus",
    ["dossierimage"]                     = "Dossier Kaprosuchus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Kaprosuchus paludentium",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Kaprosuchus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 200,
      ["torporincrease"]                 = 12,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088435,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Tapejara Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Kaprosuchus Egg",
      ["mintemp"]                        = "29",
      ["maxtemp"]                        = "35",
      ["incubationtime"]                 = "7199.423828",
      ["maturationtime"]                 = "133333.328125",
      ["babytime"]                       = "13333.333008",
      ["juveniletime"]                   = "53333.332031",
      ["adolescenttime"]                 = "66666.664063",
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Yellow,Dino Dark Yellow,Dino Medium Green,Dino Dark Green,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
      ["1"] = {
        ["name"]                         = "Top Fins",
        ["colors"]                       = "Dino Light Yellow,Dino Dark Yellow,Dino Medium Green,Dino Dark Green,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
      ["4"] = {
        ["name"]                         = "Top Scales",
        ["colors"]                       = "Dino Light Yellow,Dino Dark Yellow,Dino Medium Green,Dino Dark Green,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
      ["5"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Light Yellow,Dino Dark Yellow,Dino Medium Green,Dino Dark Green,Dino Medium Brown,Dino Dark Brown,Dark Grey,Dino Darker Grey,Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 350,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 140,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.5,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 180,
      ["riddenwalkspeed"]                = 180,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 675,
      ["tamedrunspeed"]                  = 675,
      ["tamedriddenrunspeed"]            = 675,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 220,
      ["riddenswimspeed"]                = 220
    },
    ["grabweightthreshold"]              = 100,
    ["dragweight"]                       = 120,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Kaprosuchus bites the target. This will reduce the target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] by 2x the damage dealt over 4 seconds.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 320,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 25,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -50
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Leap Attack",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Kaprosuchus leaps forward and attacks. If the creature is small enough, it will grab and carry the creature in its jaws. This will reduce the target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] by 2x the damage dealt over 4 seconds.",
        ["staminacost"]                  = 80,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 45,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -90 
            }
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Kaprosuchus can grab and carry a creature in its jaws without leaping or inflicting serious damage. This will reduce the target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] by 2x the damage dealt over 4 seconds.",
        ["staminacost"]                  = 35,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 1,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -2
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [kentro] [kentrosaur] [kentrosaurus]
------------------------------------------------------------
  ["kentrosaurus"] = {
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Kentro_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Kentrosaurus/Kentro_Character_BP.Kentro_Character_BP'",
    ["commonname"]                       = "Kentrosaurus",
    ["dossierimage"]                     = "Dossier Kentrosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Kentrosaurus aethiopicus",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Short-tempered",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.1,
      ["tameaffinitybase"]               = 5500,
      ["tameaffinityperlevel"]           = 285,
      ["torpor1"]                        = 500,
      ["torporincrease"]                 = 30,
      ["foodconsumptionbase"]            = 0.005341,
      ["foodconsumptionmult"]            = 208.034286,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Compy Egg)",
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["egg"]                            = "Kentro Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 30,
      ["incubationtime"]                 = 9999.200195,
      ["maturationtime"]                 = 185185.171875,
      ["babytime"]                       = 18518.517578,
      ["juveniletime"]                   = 74074.070313,
      ["adolescenttime"]                 = 92592.585938,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Plate Base",
        ["colors"]                       = "DragonBase0, Dino Dark Orange, DragonFire, DragonGreen0, DragonGreen1, DragonGreen3, DragonBase1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Spikes",
        ["colors"]                       = "BigFoot4, NearBlack, DragonGreen2, WolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Plate Edge",
        ["colors"]                       = "DragonBase1, Dino Dark Orange, DragonFire, Dino Light Blue, BigFoot5, Dino Medium Brown, Dino Light Brown, Dark Grey, Dino Light Green, Black"
      },
      ["4"] = {
        ["name"]                         = "Top",
        ["colors"]                       = "NearBlack, Dino Dark Orange, DragonBase0, DragonGreen0, DragonGreen3, WyvernBlue1, WyvernPurple0, Dino Dark Brown, Dino Medium Brown, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, BigFoot5, BigFoot4, BigFoot0, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 650,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 600,
      ["tamedrunspeed"]                  = 600,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 125,
    ["dragweight"]                       = 250,
    ["mass"]                             = 200,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 660,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["2"] = {
        ["name"]                         = "Tail Swipe",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 42
        }
      },
      ["3"] = {
        ["name"]                         = "Tail Slam",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 660,
        ["melee"] = {
          ["damage"]                     = 42
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [leech]
------------------------------------------------------------
  ["leech"] = {
    ["variants"]                         = "Diseased Leech",
    ["releasedate"]                      = "2016-06-02",
    ["releaseversion"]                   = "242.0",
    ["xboxreleasedate"]                  = "2016-06-15",
    ["xboxreleaseversion"]               = "737.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Leech_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'",
    ["commonname"]                       = "Leech",
    ["dossierimage"]                     = "Dossier Leech.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s leech mumble 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Haementeria laetus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive-Aggressive",
    ["diet"]                             = "Sanguinivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 40,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 10,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 50,
      ["swimspeed"]                      = 70,
      ["untamedrunswimspeed"]            = 175
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Leech bites the target until it can latch onto its host. While leeched, both the host's [[File:Health.png|x20px|link=Health]] [[Health]] and [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] will slowly drop. If it is a Diseased Leech, [[File:Swamp Fever.png|x20px|link=Swamp Fever]] [[Swamp Fever]] may be transmitted to a Human host.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 200,
        ["melee"] = {
          ["damage"]                     = 7
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "TargetOnlyPlayers",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
  },
------------------------------------------------------------
-- KEYWORDS: [leech] [diseasedleech]
------------------------------------------------------------
  ["diseasedleech"] = {
    ["variants"]                         = "Leech",
    ["releasedate"]                      = "2016-06-02",
    ["releaseversion"]                   = "242.0",
    ["xboxreleasedate"]                  = "2016-06-15",
    ["xboxreleaseversion"]               = "737.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Leech_Character_Diseased_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character_Diseased.Leech_Character_Diseased'",
    ["commonname"]                       = "Leech",
    ["soundfile"]                        = "s leech mumble 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Haementeria laetus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive-Aggressive",
    ["diet"]                             = "Sanguinivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 120,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 50,
      ["swimspeed"]                      = 70,
      ["untamedrunswimspeed"]            = 245
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Leech bites the target until it can latch onto its host. While leeched, both the host's [[File:Health.png|x20px|link=Health]] [[Health]] and [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] will slowly drop. If it is a Diseased Leech, [[File:Swamp Fever.png|x20px|link=Swamp Fever]] [[Swamp Fever]] may be transmitted to a Human host.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 200,
        ["melee"] = {
          ["damage"]                     = 7
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "TargetOnlyPlayers",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Chitin, Leech Blood, Oil, Raw Meat, Silica Pearls"
  },
------------------------------------------------------------
-- KEYWORDS: [leeds] [leedsichthys]
------------------------------------------------------------
  ["leedsichthys"] = {
    ["variants"]                         = "Alpha Leedsichthys",
    ["releasedate"]                      = "2017-03-31",
    ["releaseversion"]                   = "256.0",
    ["xboxreleasedate"]                  = "2017-04-26",
    ["xboxreleaseversion"]               = "753.0",
    ["ps4releasedate"]                   = "2017-04-26",
    ["ps4releaseversion"]                = "506.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Leedsichthys_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Leedsichthys/Leedsichthys_Character_BP.Leedsichthys_Character_BP'",
    ["commonname"]                       = "Leedsichthys",
    ["dossierimage"]                     = "Dossier Leedsichthys.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Leedsichthys conviviumbrosia",
    ["time"]                             = "Mid-Jurassic",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonGreen0, WyvernBlue0, DragonGreen3, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, WyvernBlue1, Black, Dino Darker Grey, Dino Medium Brown"
      },
      ["4"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "WyvernBlue0, Dino Dark Yellow, DragonGreen1, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Purple, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 4400,
      ["healthwildlevel"]                = 0.12,
      ["stamina"]                        = 500,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 4500,
      ["torportamedmult"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 8000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 1800,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 900,
      ["swimspeed"]                      = 900,
      ["untamedrunswimspeed"]            = 1485
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 1300,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 115,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Leedsichthys bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2300,
        ["melee"] = {
          ["damage"]                     = 115
        },
      },
    },
    ["killxpbase"]                       = 15,
    ["teamname"]                         = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Fish Meat, Raw Fish Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [liopleurodon]
------------------------------------------------------------
  ["liopleurodon"] = {
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Liopleurodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Liopleurodon/Liopleurodon_Character_BP.Liopleurodon_Character_BP'",
    ["commonname"]                       = "Liopleurodon",
    ["dossierimage"]                     = "Dossier Liopleurodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Liopleurodon magicus",
    ["time"]                             = "Mid - Late Jurassic",
    ["group"]                            = "Reptiles, Fantasy",
    ["temperament"]                      = "Patient",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 100,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 4
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Giant Bee Honey"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Face, Sides, and Flipper Highlights",
        ["colors"]                       = "DragonGreen3, WyvernPurple0, DarkWolfFur, Dino Dark Brown, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["4"] = {
        ["name"]                         = "Spots and Flipper Edges",
        ["colors"]                       = "DragonGreen3, WyvernPurple0, Dino Dark Yellow, Dino Dark Orange, DragonBase1, Dino Medium Blue, WyvernBlue0, WyvernPurple1, DragonGreen3, Dino Light Red"
      },
      ["5"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "DragonGreen3, DragonGreen0, WyvernBlue1, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 800,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 1000,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 200,
      ["untamedrunswimspeed"]            = 500,
      ["tamedrunswimspeed"]              = 500,
      ["tamedriddenrunswimspeed"]        = 500,
      ["swimmingstaminaconsumptionrate"] = 3,
      ["riddenswimspeed"]                = 200
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 12000,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Lunge",
        ["description"]                  = "",
        ["staminacost"]                  = 15,
        ["attackrange"]                  = 525,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 680,
        ["melee"] = {
          ["damage"]                     = 40
        }
      },
      ["2"] = {
        ["name"]                         = "Spin",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 12,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Fish Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [lystro] [lystrosaur] [lystrosaurus]
------------------------------------------------------------
  ["lystrosaurus"] = {
    ["variants"]                         = "Aberrant Lystrosaurus",
    ["releasedate"]                      = "2016-05-04",
    ["releaseversion"]                   = "240.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Lystro_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP.Lystro_Character_BP'",
    ["commonname"]                       = "Lystrosaurus",
    ["dossierimage"]                     = "Dossier Lystrosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "S lystrosaurus mumble 3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Lystrosaurus amicifidelis",
    ["time"]                             = "Late Permian - Early Triassic",
    ["group"]                            = "Synapsids",
    ["temperament"]                      = "Loyal",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 22.5,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 2880.184326,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 1.1
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Rare Flower"
    },
    ["breeding"] = {
      ["egg"]                            = "Lystro Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 2940, --0:49,
      ["maturationtime"]                 = 55555.554688,
      ["babytime"]                       = 5520, --1:32,
      ["juveniletime"]                   = 22200, --6:10,
      ["adolescenttime"]                 = 27720, --7:42,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Spine and Feet",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 90,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 215,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 90,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 60,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 125.999992,
      ["tamedrunspeed"]                  = 88.199997,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 120
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 6,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Lystrosaurus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [mammoth] [woollymammoth]
------------------------------------------------------------
  ["woollymammoth"] = {
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Mammoth_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'",
    ["commonname"]                       = "Mammoth",
    ["dossierimage"]                     = "Dossier Mammoth.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Mammuthus steincaput",
    ["time"]                             = "Early Pliocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Mammoth Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.12,
      ["tameaffinitybase"]               = 5000,
      ["tameaffinityperlevel"]           = 250,
      ["torpor1"]                        = 550,
      ["torporincrease"]                 = 33,
      ["foodconsumptionbase"]            = 0.004133,
      ["foodconsumptionmult"]            = 192.027771,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Raptor Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Sorghum (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28560, --7:56,
      ["maturationtime"]                 = 296296.28125,
      ["babytime"]                       = 29580, --8:13,
      ["juveniletime"]                   = 118500, --32:55,
      ["adolescenttime"]                 = 148140, --41:09,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Fur Mane",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Tusks and Toes",
        ["colors"]                       = "Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Fur Accent",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 850,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 330,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 550,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 5000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.226,
      ["walkspeed"]                      = 150,
      ["riddenwalkspeed"]                = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 360,
      ["tamedrunspeed"]                  = 360,
      ["tamedriddenrunspeed"]            = 360,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 400,
    ["mass"]                             = 340,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Tusk Attacks",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mammoth swings its tusks at the target and causes knock-back to smaller creatures.",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 48
        }
      },
      ["2"] = {
        ["name"]                         = "Stomp",
        ["description"]                  = "",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 69
        }
      },
      ["3"] = {
        ["name"]                         = "Swimming Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 48
        }
      }
    },
    ["killxpbase"]                       = 8,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Pelt, Raw Meat, Raw Prime Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [manta] [ray] [mantaray] [stingray]
------------------------------------------------------------
  ["manta"] = {
    ["variants"]                         = "Aberrant Manta",
    ["releasedate"]                      = "2016-04-20",
    ["releaseversion"]                   = "239.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Manta_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP.Manta_Character_BP'",
    ["commonname"]                       = "Manta",
    ["dossierimage"]                     = "Dossier Manta.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Manta_Torpid_Out_Wild_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Manta mobula",
    ["time"]                             = "Early Oligocene - Holocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Manta Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1500,
      ["tameaffinityperlevel"]           = 75,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 420,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 1
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "AnglerGel"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["1"] = {
        ["name"]                         = "Spots",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 320,
      ["healthwildlevel"]                = 0.05,
      ["healthtamedlevel"]               = 0.0675,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 270,
      ["staminawildlevel"]               = 0.2,
      ["staminatamedlevel"]              = 0.2,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 700,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 200,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.05,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.05,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 600,
      ["riddenwalkspeed"]                = 600,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 600,
      ["riddenswimspeed"]                = 600,
      ["untamedrunswimspeed"]            = 780,
      ["tamedrunswimspeed"]              = 3510,
      ["tamedriddenrunswimspeed"]        = 3510,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 75,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Manta stabs the target with its barbed tail.",
        ["staminacost"]                  = -10,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 400,
        ["melee"] = {
          ["damage"]                     = 40
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Raw Fish Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [megalania]
------------------------------------------------------------
  ["megalania"] = {
    ["variants"]                         = "Aberrant Megalania",
    ["releasedate"]                      = "2017-05-30",
    ["releaseversion"]                   = "258.0",
    ["xboxreleasedate"]                  = "2017-06-19",
    ["xboxreleaseversion"]               = "755.0",
    ["ps4releasedate"]                   = "2017-06-14",
    ["ps4releaseversion"]                = "509.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Megalania_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP.Megalania_Character_BP'",
    ["commonname"]                       = "Megalania",
    ["dossierimage"]                     = "Dossier Megalania.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Megalania muruspede",
    ["time"]                             = "Late Holocene",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Megalania Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.5,
      ["tameaffinitybase"]               = 4000,
      ["tameaffinityperlevel"]           = 85,
      ["torpor1"]                        = 700,
      ["torporincrease"]                 = 42,
      ["foodconsumptionbase"]            = 0.001736,
      ["foodconsumptionmult"]            = 160.010239,
      ["torpordepletionps0"]             = 18
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Baryonyx Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Megalania Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 35,
      ["incubationtime"]                 = 7199.423828,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13333.333008,
      ["juveniletime"]                   = 53333.332031,
      ["adolescenttime"]                 = 66666.664063,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen0, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "DragonBase0, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "DragonBase1, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 480,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 700,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 200,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 250,
      ["riddenwalkspeed"]                = 250,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 625,
      ["tamedrunspeed"]                  = 500,
      ["tamedriddenrunspeed"]            = 500,
      ["runningstaminaconsumptionrate"]  = 7,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 100,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis, Pteranodon, Tapejara",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["2"] = {
        ["name"]                         = "Detach",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Bite (Climbing)",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 16
        }
      },
      ["5"] = {
        ["name"]                         = "Bite (Swimming)",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "None",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Megalania Toxin",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [megaloceros] [stag]
------------------------------------------------------------
  ["megaloceros"] = {
    ["variants"]                         = "Megaloceros - LifesLabyrinth",
    ["releasedate"]                      = "2015-09-28",
    ["releaseversion"]                   = "216.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Stag_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'",
    ["commonname"]                       = "Megaloceros",
    ["dossierimage"]                     = "Dossier Megaloceros.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Megalocer mumble.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Megaloceros latuscoronam",
    ["time"]                             = "Pliocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Megaloceros Saddle",
      ["uniquecostumes"]                 = "Megaloceros Reindeer Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.5,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 175,
      ["torporincrease"]                 = 10.5,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 432.058746,
      ["torpordepletionps0"]             = 0.2915
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dimorph Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Soybean (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 21960, --6:06,
      ["maturationtime"]                 = 256410.25,
      ["babytime"]                       = 25620, --7:07,
      ["juveniletime"]                   = 102540, --28:29,
      ["adolescenttime"]                 = 128160, --35:36,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["2"] = {
        ["name"]                         = "Antlers",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 300,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 280,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 175,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 220,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 200,
      ["riddenwalkspeed"]                = 200,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 900,
      ["tamedrunspeed"]                  = 1020,
      ["tamedriddenrunspeed"]            = 1020,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 30,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megaloceros attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 480,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 30
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [megalodon] [mega] [shark]
------------------------------------------------------------
  ["megalodon"] = {
    ["variants"]                         = "Alpha Megalodon",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Megalodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'",
    ["commonname"]                       = "Megalodon",
    ["dossierimage"]                     = "Dossier Megalodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_mega_voc_startled.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Carcharodon ultramegalodon",
    ["time"]                             = "Miocene - Pliocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Megalodon Saddle, Megalodon Tek Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 800,
      ["torporincrease"]                 = 48,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Spino Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33333.332031,
      ["juveniletime"]                   = 133333.328125,
      ["adolescenttime"]                 = 166666.65625,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 600,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 320,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 250,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 400,
      ["riddenswimspeed"]                = 400,
      ["untamedrunswimspeed"]            = 570.400024,
      ["tamedrunswimspeed"]              = 2070,
      ["tamedriddenrunswimspeed"]        = 2070,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalodon bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 525,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 680,
        ["melee"] = {
          ["damage"]                     = 40
        }
      }
    },
    ["killxpbase"]                       = 12,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Raw Fish Meat, Raw Prime Fish Meat, Megalodon Tooth",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [megalosaurus] [megalosaur]
------------------------------------------------------------
  ["megalosaurus"] = {
    ["variants"]                         = "Megalosaurus - Tek Cave, Aberrant Megalosaurus",
    ["releasedate"]                      = "2016-11-24",
    ["releaseversion"]                   = "252.0",
    ["xboxreleasedate"]                  = "2016-12-16",
    ["xboxreleaseversion"]               = "748.2",
    ["ps4releasedate"]                   = "2016-12-19",
    ["ps4releaseversion"]                = "502.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Megalosaurus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'",
    ["commonname"]                       = "Megalosaurus",
    ["dossierimage"]                     = "Dossier Megalosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Megalosaurus noctedominus",
    ["time"]                             = "Mid Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Nocturnally Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Megalosaurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 3450,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 775,
      ["torporincrease"]                 = 46.5,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Oviraptor Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Megalosaurus Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5999.520508,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33333.332031,
      ["juveniletime"]                   = 133333.328125,
      ["adolescenttime"]                 = 166666.65625,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Face, Appendages, and Sides",
        ["colors"]                       = "DragonBase0, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, DragonGreen1, DragonGreen0, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Feathers, Osteoderms, & Patterning",
        ["colors"]                       = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, DragonGreen1, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "DragonGreen2, Dino Light Yellow, Dino Light Green, DragonGreen2, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 1025,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 775,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0.025,
      ["speedtamedlevel"]                = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 600,
      ["riddenwalkspeed"]                = 600,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1092,
      ["tamedrunspeed"]                  = 1260,
      ["tamedriddenrunspeed"]            = 1260,
      ["runningstaminaconsumptionrate"]  = 15,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 150,
    ["dragweight"]                       = 350,
    ["mass"]                             = 222,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite (Night)",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalosaurus bites the target. At night, this attack costs significantly less stamina and has a high attack speed.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 75
        }
      },
      ["2"] = {
        ["name"]                         = "Grab/Chomp (Night) (Player)",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Megalosaurus can grab and carry a creature in its jaws. At night, this attack costs less stamina.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 1
        }
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Megalosaurus unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Shake Prey (Night)",
        ["description"]                  = "While carrying a creature in its jaws and using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalosaurus will bite down and shake its prey. At night, this attack costs significantly less stamina and has a high attack speed. Despite the lack of a coded melee damage value, this attack inherits the default 'bite' attack value of 75.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (Day)",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalosaurus bites the target. During the day, this attack costs significantly more stamina and has a very low attack speed.",
        ["staminacost"]                  = 45,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 75
        }
      },
      ["6"] = {
        ["name"]                         = "Grab/Chomp (Day) (Player)",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Megalosaurus can grab and carry a creature in its jaws. During the day, this attack costs more stamina.",
        ["staminacost"]                  = 50,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 1
        }
      },
      ["7"] = {
        ["name"]                         = "Shake Prey (Day)",
        ["description"]                  = "While carrying a creature in its jaws and using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Megalosaurus will bite down and shake its prey. During the day, this attack costs significantly more stamina and has a very low attack speed. Despite the lack of a coded melee damage value, this attack inherits the default 'bite' attack value of 75.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["8"] = {
        ["name"]                         = "Grab/Chomp (Night) (AI)",
        ["description"]                  = "The Megalosaurus can grab and carry a creature in its jaws. At night, this attack costs less stamina. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["9"] = {
        ["name"]                         = "Grab/Chomp (Day) (AI)",
        ["description"]                  = "The Megalosaurus can grab and carry a creature in its jaws. During the day, this attack costs more stamina.  This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 50,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 25,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
  ["megalosaurustekcave"] = {
    ["inherits"]                         = "megalosaurus",
    ["releasedate"]                      = "2017-05-05",
    ["releaseversion"]                   = "257.0",
    ["xboxreleasedate"]                  = "2017-05-17",
    ["xboxreleaseversion"]               = "754.0",
    ["ps4releasedate"]                   = "2017-05-17",
    ["ps4releaseversion"]                = "507.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Megalosaurus_Character_BP_TekCave_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_TekCave.Megalosaurus_Character_BP_TekCave'"
  },
------------------------------------------------------------
-- KEYWORDS: [meganeura] [dragonfly]
------------------------------------------------------------
  ["meganeura"] = {
    ["variants"]                         = "Aberrant Meganeura",
    ["releasedate"]                      = "2015-07-25",
    ["releaseversion"]                   = "189.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Dragonfly_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'",
    ["commonname"]                       = "Meganeura",
    ["dossierimage"]                     = "Dossier Meganeura.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Dragonfly_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Meganeura quatpenna",
    ["time"]                             = "Late Carboniferous",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Thorax and Sides",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple"
      },
      ["2"] = {
        ["name"]                         = "Rear Legs",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Darker Grey, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "Front Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
      ["4"] = {
        ["name"]                         = "Topside",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 45,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 175,
      ["untamedrunspeed"]                = 525,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 185,
      ["untamedrunflyspeed"]             = 555
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Meganeura flies around and nibbles at the target. The target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] will decrease by 2x the damage dealt over 4 seconds. This effect stacks with each bite.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 60,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 60,
        ["melee"] = {
          ["damage"]                     = 10,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -20 
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [megapiranha] [piranha]
------------------------------------------------------------
  ["megapiranha"] = {
    ["variants"]                         = "Aberrant Piranha",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Piranha_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'",
    ["commonname"]                       = "Piranha",
    ["dossierimage"]                     = "Dossier Piranha.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Piranha_Bite.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Megapiranha magnadmorsus",
    ["time"]                             = "Late Miocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Fin Base",
        ["colors"]                       = "Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Eye Area and Stripes",
        ["colors"]                       = "Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Fins",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 150,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 120,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 250,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 15,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 250,
      ["swimspeed"]                      = 250,
      ["untamedrunswimspeed"]            = 1000
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 21,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 22,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Megapiranha bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 22
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Raw Fish Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [megapithecus]
------------------------------------------------------------
  ["megapithecus"] = {
    ["variants"]                         = "Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2016-05-04",
    ["releaseversion"]                   = "240.2",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Gorilla_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'",
    ["commonname"]                       = "Megapithecus",
    ["dossierimage"]                     = "Dossier Megapithecus.png",
    ["soundfile"]                        = "gorilla_taunt_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 180000,
      ["stamina"]                        = 650,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["food"]                           = 2600,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 960.000061,
      ["swimspeed"]                      = 360
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 1000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 150,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Megapithecus swings at the target for considerable damage and knock-back.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2400,
        ["melee"] = {
          ["damage"]                     = 400
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Rock",
        ["description"]                  = "The Megapithecus throws a boulder at the target for considerable impact damage.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 4,
          ["impact"] = {
            ["damage"]                   = 2000,
            ["impulse"]                  = 500000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000
      },
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat"
  },
------------------------------------------------------------
  ["megapithecusgamma"] = {
    ["inherits"]                         = "megapithecus",
    ["class"]                            = "Gorilla_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Easy.Gorilla_Character_BP_Easy'",
    ["commonname"]                       = "Megapithecus (Gamma)",
    ["stats"] = {
      ["health"]                         = 180000
    },
  },
------------------------------------------------------------
  ["megapithecusbeta"] = {
    ["inherits"]                         = "megapithecus",
    ["class"]                            = "Gorilla_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Medium.Gorilla_Character_BP_Medium'",
    ["commonname"]                       = "Megapithecus (Beta)",
    ["stats"] = {
      ["health"]                         = 396000
    },
  },
------------------------------------------------------------
  ["megapithecusalpha"] = {
    ["inherits"]                         = "megapithecus",
    ["class"]                            = "Gorilla_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_Hard.Gorilla_Character_BP_Hard'",
    ["commonname"]                       = "Megapithecus (Alpha)",
    ["stats"] = {
      ["health"]                         = 540000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [megapithecusguardian]
------------------------------------------------------------
  ["megapithecusguardian"] = {
    ["variants"]                         = "Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndBossGorilla_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP.EndBossGorilla_Character_BP'",
    ["commonname"]                       = "Megapithecus Guardian",
    ["dossierimage"]                     = "Dossier Overseer.png",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 200000,
      ["stamina"]                        = 10000,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["food"]                           = 2600,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 732,
      ["swimspeed"]                      = 360
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 1000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Megapithecus swings at the target for considerable damage and knock-back.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2400,
        ["melee"] = {
          ["damage"]                     = 400
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Rock",
        ["description"]                  = "The Megapithecus throws a boulder at the target for considerable impact damage.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 4,
          ["impact"] = {
            ["damage"]                   = 2250,
            ["impulse"]                  = 500000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000
      },
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["megapithecusgammaoverseerarena"] = {
    ["inherits"]                         = "megapithecusguardian",
    ["class"]                            = "EndBossGorilla_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Easy.EndBossGorilla_Character_BP_Easy'",
    ["commonname"]                       = "Megapithecus (Gamma)",
    ["stats"] = {
      ["health"]                         = 92400
    }
  },
------------------------------------------------------------
  ["megapithecusbetaoverseerarena"] = {
    ["inherits"]                         = "megapithecusguardian",
    ["class"]                            = "EndBossGorilla_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Medium.EndBossGorilla_Character_BP_Medium'",
    ["commonname"]                       = "Megapithecus (Beta)",
    ["stats"] = {
      ["health"]                         = 112000
    }
  },
------------------------------------------------------------
  ["megapithecusalphaoverseerarena"] = {
    ["inherits"]                         = "megapithecusguardian",
    ["class"]                            = "EndBossGorilla_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Hard.EndBossGorilla_Character_BP_Hard'",
    ["commonname"]                       = "Megapithecus (Alpha)",
    ["stats"] = {
      ["health"]                         = 128800
    }
  },
------------------------------------------------------------
-- KEYWORDS: [megatherium]
------------------------------------------------------------
  ["megatherium"] = {
    ["releasedate"]                      = "2017-05-30",
    ["releaseversion"]                   = "258.0",
    ["xboxreleasedate"]                  = "2017-06-19",
    ["xboxreleaseversion"]               = "755.0",
    ["ps4releasedate"]                   = "2017-06-14",
    ["ps4releaseversion"]                = "509.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Megatherium_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'",
    ["commonname"]                       = "Megatherium",
    ["dossierimage"]                     = "Dossier Megatherium.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Megatherium formipavor",
    ["time"]                             = "Late Pliocene - Early Holocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Passive, but aggressive to insects",
    ["diet"]                             = "Omnivore (primarily Herbivore)",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Megatherium Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 5000,
      ["tameaffinityperlevel"]           = 130,
      ["torpor1"]                        = 1000,
      ["torporincrease"]                 = 60,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 150,
      ["torpordepletionps0"]             = 0.9
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Megalania Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33333.332031,
      ["juveniletime"]                   = 133333.328125,
      ["adolescenttime"]                 = 166666.65625,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Hands and Feet",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 740,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 270,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 725,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.045,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 320,
      ["riddenwalkspeed"]                = 320,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1280,
      ["tamedrunspeed"]                  = 960,
      ["tamedriddenrunspeed"]            = 960,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 295,
    ["mass"]                             = 330,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 45,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw or Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["2"] = {
        ["name"]                         = "Slam",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 49
        }
      },
      ["3"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["4"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Azulberry, Azulberry Seed, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [mesopithecus] [meso] [monkey]
------------------------------------------------------------
  ["mesopithecus"] = {
    ["releasedate"]                      = "2015-08-28",
    ["releaseversion"]                   = "204.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Monkey_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'",
    ["commonname"]                       = "Mesopithecus",
    ["dossierimage"]                     = "Dossier Mesopithecus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "monkey chortle 4.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Mesopithecus amicufur",
    ["time"]                             = "Late Miocene - Late Pliocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Curious",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "Hats",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2200,
      ["tameaffinityperlevel"]           = 65,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 2880.184326,
      ["wakeaffinitymult"]               = 1.65,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dodo Egg)",
      ["favoritefood"]                   = "Mejoberry"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 9480, --2:38,
      ["maturationtime"]                 = 111111.109375,
      ["babytime"]                       = 11100, --3:05,
      ["juveniletime"]                   = 44400, --12:20,
      ["adolescenttime"]                 = 55500, --15:25,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["2"] = {
        ["name"]                         = "Eye Markings",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5, Dino Light Blue, Dino Light Blue, Dino Light Blue, Dino Light Purple, Dino Light Purple, Dino Light Purple"
      },
      ["4"] = {
        ["name"]                         = "Back, Lower Limbs and Tail Tip",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 115,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 60,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 70,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.3,
      ["walkspeed"]                      = 60,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 503.999969,
      ["tamedrunspeed"]                  = 240,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 80,
    ["fecessize"]                        = "Human",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Mesopithecus attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 55,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Poop",
        ["description"]                  = "The Mesopithecus will defecate and lob its feces at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 10,
          ["impact"] = {
            ["damage"]                   = 1
          }
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [microraptor] [micro]
------------------------------------------------------------
  ["microraptor"] = {
    ["releasedate"]                      = "2017-02-26",
    ["releaseversion"]                   = "255.0",
    ["xboxreleasedate"]                  = "2017-03-17",
    ["xboxreleaseversion"]               = "751.0",
    ["ps4releasedate"]                   = "2017-03-17",
    ["ps4releaseversion"]                = "505.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Microraptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Microraptor/Microraptor_Character_BP.Microraptor_Character_BP'",
    ["commonname"]                       = "Microraptor",
    ["dossierimage"]                     = "Dossier Microraptor.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Microraptor gnarilongus",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 8.333333,
      ["tameaffinitybase"]               = 450,
      ["tameaffinityperlevel"]           = 22.5,
      ["torpor1"]                        = 75,
      ["torporincrease"]                 = 4.5,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 1728.110596,
      ["torpordepletionps0"]             = 0.8
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Rare Flower"
    },
    ["breeding"] = {
      ["egg"]                            = "Microraptor Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 5142.445801,
      ["maturationtime"]                 = 196078.421875,
      ["babytime"]                       = 19607.841797,
      ["juveniletime"]                   = 78431.367188,
      ["adolescenttime"]                 = 98039.210938,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["1"] = {
        ["name"]                         = "Face",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["2"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Neck",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Belly / Wing Bands",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 130,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 75,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 45,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1125,
      ["tamedrunspeed"]                  = 900,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300,
      ["flyspeed"]                       = 150,
      ["untamedrunflyspeed"]             = 562.5,
      ["tamedrunflyspeed"]               = 450,
      ["flyingstaminaconsumptionrate"]   = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 70,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 130,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 8
        },
      },
      ["2"] = {
        ["name"]                         = "Air Attack (Dismount)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 480,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 620,
        ["melee"] = {
          ["damage"]                     = 8
        },
      },
      ["3"] = {
        ["name"]                         = "Glide Attack (Start)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 8
        },
      },
      ["4"] = {
        ["name"]                         = "Jump Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 8
        },
      },
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.01,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [mosa] [mosasaur] [mosasaurus]
------------------------------------------------------------
  ["mosasaurus"] = {
    ["variants"]                         = "Mosasaur - Caverns, Alpha Mosasaur, Alpha Mosasaur - Caverns",
    ["releasedate"]                      = "2015-10-14",
    ["releaseversion"]                   = "219.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Mosa_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'",
    ["commonname"]                       = "Mosasaur",
    ["dossierimage"]                     = "Dossier Mosasaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Mosasaurus suspirita",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Mosasaur Saddle, Mosasaur Platform Saddle, Mosasaur Tek Saddle",
      ["uniquecostumes"]                 = "Mosasaurus Bionic Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.06,
      ["tameaffinitybase"]               = 11000,
      ["tameaffinityperlevel"]           = 600,
      ["torpor1"]                        = 3000,
      ["torporincrease"]                 = 180,
      ["foodconsumptionbase"]            = 0.005,
      ["foodconsumptionmult"]            = 180.001144,
      ["torpordepletionps0"]             = 12.8
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Quetzal Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 1010100.875,
      ["babytime"]                       = 101010.085938,
      ["juveniletime"]                   = 404040.34375,
      ["adolescenttime"]                 = 505050.4375,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Spinal Ridge",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3600,
      ["healthwildlevel"]                = 0.12,
      ["healthtamedlevel"]               = 0.243,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 3000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 8000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 1300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.9,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 1100,
      ["riddenwalkspeed"]                = 1100,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["untamedrunswimspeed"]            = 1540,
      ["tamedrunswimspeed"]              = 3520,
      ["tamedriddenrunswimspeed"]        = 3520,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 100,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mosasaurus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2000,
        ["melee"] = {
          ["damage"]                     = 100
        }
      }
    },
    ["killxpbase"]                       = 15,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
  ["mosasaurcaverns"] = {
    ["inherits"]                         = "mosasaurus",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Mosa_Character_BP_Cave_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP_Cave.Mosa_Character_BP_Cave'",
    ["commonname"]                             = "Mosasaur",
    ["dragweight"]                       = 1200
  },
------------------------------------------------------------
-- KEYWORDS: [moschops]
------------------------------------------------------------
  ["moschops"] = {
    ["variants"]                         = "Aberrant Moschops",
    ["releasedate"]                      = "2016-11-24",
    ["releaseversion"]                   = "252.0",
    ["xboxreleasedate"]                  = "2016-12-16",
    ["xboxreleaseversion"]               = "748.2",
    ["ps4releasedate"]                   = "2016-12-19",
    ["ps4releaseversion"]                = "502.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Moschops_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'",
    ["commonname"]                       = "Moschops",
    ["dossierimage"]                     = "Dossier Moschops.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_moschops_cuddle.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Moschops cibumutante",
    ["time"]                             = "Mid Permian",
    ["group"]                            = "Synapsids",
    ["temperament"]                      = "Cowardly",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No", -- Game data lists it as both knockout and passive, however it can only be tamed passively (bug?)
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 300,
      ["torporincrease"]                 = 18,
      ["foodconsumptionbase"]            = 0.001736,
      ["foodconsumptionmult"]            = 176.03154,
      ["torpordepletionps0"]             = 3,
      ["wakeaffinitymult"]               = 2.5,
      ["wakefooddeplmult"]               = 1.2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Sap, Leech Blood, Organic Polymer"
    },
    ["breeding"] = {
      ["egg"]                            = "Moschops Egg",
      ["mintemp"]                        = 16,
      ["maxtemp"]                        = 20,
      ["incubationtime"]                 = 9472.926758,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17543.859375,
      ["juveniletime"]                   = 70175.4375,
      ["adolescenttime"]                 = 87719.296875,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, DragonBase0, Dino Medium Brown, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Spines",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, Dino Dark Brown, Dino Medium Brown, Dark Grey, Black"
      },
      ["2"] = {
        --["name"]                         = "null",
        --["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        --["name"]                         = "null",
        --["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside / Tail",
        ["colors"]                       = "Dino Light Orange, Dino Dark Yellow, DragonBase0, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 375,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 300,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 200,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 115,
      ["riddenwalkspeed"]                = 115,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 517.5,
      ["tamedrunspeed"]                  = 517.5,
      ["tamedriddenrunspeed"]            = 517.5,
      ["runningstaminaconsumptionrate"]  = 15,
      ["swimspeed"]                      = 220,
      ["riddenswimspeed"]                = 220
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 95,
    ["mass"]                             = 300,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Kaprosuchus, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Harvest Corpse (Melee)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["3"] = {
        ["name"]                         = "Harvest Tree (Melee)",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [onyc] [onychonycteris] [bat]
------------------------------------------------------------
  ["onychonycteris"] = {
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Bat_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'",
    ["commonname"]                       = "Bat",
    ["dossierimage"]                     = "Dossier Onyc.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_bat_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Onychonycteris specuncola",
    ["time"]                             = "Eocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 65,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 90,
      ["foodconsumptionbase"]            = 0.002893,
      ["foodconsumptionmult"]            = 192.034409,
      ["wakeaffinitymult"]               = 1,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Claws",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Membrane Shading",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Abdomen and Legs",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Wing Membrane",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 250,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 350,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 577.5,
      ["tamedrunspeed"]                  = 577.5,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 240,
      ["flyspeed"]                       = 350,
      ["untamedrunflyspeed"]             = 577.5,
      ["tamedrunflyspeed"]               = 577.5,
      ["flyingstaminaconsumptionrate"]   = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 35,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Onyc attacks the target and rapidly reduces the durability of any armor worn.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 140,
        ["minattackrange"]               = 60,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [otter]
------------------------------------------------------------
  ["otter"] = {
    ["variants"]                         = "Aberrant Otter",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-09-23",
    ["xboxreleaseversion"]               = "762.0",
    ["ps4releasedate"]                   = "2017-09-09",
    ["ps4releaseversion"]                = "514.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Otter_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP.Otter_Character_BP'",
    ["commonname"]                       = "Otter",
    ["dossierimage"]                     = "Dossier Otter.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "", 
    ["species"]                          = "Lutra peloso",
    ["time"]                             = "Early Miocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Friendly", 
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "Hats",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 8.333333,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 25,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 160.056335,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "",
      ["favoritefood"]                   = "Dead Fish"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734, 
      ["maturationtime"]                 = 75757.570313,
      ["babytime"]                       = 7575.757324,
      ["juveniletime"]                   = 30303.029297,
      ["adolescenttime"]                 = 37878.785156,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 142800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", 
        ["colors"]                       = "Dino Light Orange,Dino Dark Orange,Dino Light Brown,Dino Medium Brown,Dino Dark Brown,Light Grey,Dark Grey,Dino Darker Grey,Black,BigFoot0,BigFoot4,BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Body Stripes and Highlights",
        ["colors"]                       = "Dino Dark Orange,Dino Medium Brown,Dino Dark Brown,Light Grey,Dark Grey,Dino Darker Grey,Black,BigFoot0,BigFoot4,BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Light Orange,Dino Light Brown,Dino Medium Brown,Light Grey,BigFoot0,BigFoot4,BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = "40",
      ["healthwildlevel"]                = "0.2",
      ["healthtamedlevel"]               = "0.27", 
      ["healthtamedmult"]                = "0",
      ["healthtamedadd"]                 = "0.5",
      ["stamina"]                        = "100",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "350",
      ["torporwildlevel"]                = "0.6",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "600",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "400",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "30",
      ["weightwildlevel"]                = "0.2",
      ["weighttamedlevel"]               = "0.4",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "10",
      ["meleewildlevel"]                 = "0.04",
      ["meleetamedlevel"]                = "0.1",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "0.5",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "0.7",
      ["walkspeed"]                      = "170",
      ["riddenwalkspeed"]                = "0",
      ["walkingstaminaconsumptionrate"]  = "0.025",
      ["untamedrunspeed"]                = "344.25",
      ["tamedrunspeed"]                  = "255",
      ["runningstaminaconsumptionrate"]  = "5",
      ["swimspeed"]                      = "250",
    },
    ["grabweightthreshold"]              = "200",
    ["dragweight"]                       = "35",
    ["mass"]                             = "70",
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = "0.5",
    ["meleebase"]                        = "28",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Otter bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 170,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 400,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = "4",
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = "0",
    ["canbeharvestedfor"]                = "Raw Meat, Hide, Pelt",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Raw Fish Meat, Silica Pearls, Black Pearls"
  },
------------------------------------------------------------
-- KEYWORDS: [overseer] [endboss]
------------------------------------------------------------
  ["overseer"] = {
    ["variants"]                         = "Overseer (Gamma), Overseer (Beta), Overseer (Alpha), Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2017-08-29",
    ["releaseversion"]                   = "267.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "EndBoss_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'",
    ["commonname"]                       = "Overseer",
    ["dossierimage"]                     = "Dossier Overseer.png",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mechanical",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 24000,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.2,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.3,
      ["stamina"]                        = 10000,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.02,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.04,
      ["meleetamedmult"]                 = 0.3,
      ["meleetamedadd"]                  = 0.3,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 2000,
      ["riddenwalkspeed"]                = 2000,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 800,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "",
    ["candamage"]                        = "",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Beam Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0 
      },
      ["2"] = {
        ["name"]                         = "Summon Drone Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000
      },
      ["3"] = {
        ["name"]                         = "Summon Tank Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000
      }
    },
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["overseergamma"] = {
    ["inherits"]                         = "overseer",
    ["class"]                            = "EndBoss_Character_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy'",
    ["commonname"]                       = "Overseer (Gamma)",
    ["stats"] = {
      ["health"]                         = 63360
    },
    ["meleebase"]                        = 160,
  },
------------------------------------------------------------
  ["overseerbeta"] = {
    ["inherits"]                         = "overseer",
    ["class"]                            = "EndBoss_Character_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium'",
    ["commonname"]                       = "Overseer (Beta)",
    ["stats"] = {
      ["health"]                         = 132480,
    },
    ["meleebase"]                        = 200
  },
------------------------------------------------------------
  ["overseeralpha"] = {
    ["inherits"]                         = "overseer",
    ["class"]                            = "EndBoss_Character_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'",
    ["commonname"]                       = "Overseer (Alpha)",
    ["stats"] = {
      ["health"]                         = 207360.015625
    },
    ["meleebase"]                        = 240
  },
------------------------------------------------------------
-- KEYWORDS: [ovi] [oviraptor]
------------------------------------------------------------
  ["oviraptor"] = {
    ["variants"]                         = "Bunny Oviraptor",
    ["releasedate"]                      = "2015-12-01",
    ["releaseversion"]                   = "226.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Oviraptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP'",
    ["commonname"]                       = "Oviraptor",
    ["dossierimage"]                     = "Dossier Oviraptor.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Oviraptor_Startled_3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Oviraptor philodator",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 16.666668,
      ["tameaffinitybase"]               = 960,
      ["tameaffinityperlevel"]           = 42,
      ["torpor1"]                        = 125,
      ["torporincrease"]                 = 7.5,
      ["foodconsumptionbase"]            = 0.001302,
      ["foodconsumptionmult"]            = 768.049133,
      ["torpordepletionps0"]             = 0.208
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Giganotosaurus Egg"
    },
    ["breeding"] = {
      ["egg"]                            = "Oviraptor Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 30,
      ["incubationtime"]                 = 4080, --1:08,
      ["maturationtime"]                 = 75757.570313,
      ["babytime"]                       = 7560, --2:06,
      ["juveniletime"]                   = 30300, --8:25,
      ["adolescenttime"]                 = 37860, --10:31,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Crest and Beak",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 140,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 120,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 125,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0.15,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 320,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 902.399963,
      ["tamedrunspeed"]                  = 674.543884,
      ["runningstaminaconsumptionrate"]  = -10,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 40,
    ["mass"]                             = 90,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Oviraptor bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 170,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 200,
        ["melee"] = {
          ["damage"]                     = 12
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Low",
    ["chancetodroploot"]                 = 0.01,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Nerdry Glasses Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [ovis] [ovisaries] [sheep]
------------------------------------------------------------
  ["ovis"] = {
    ["variants"]                         = "Aberrant Ovis",
    ["releasedate"]                      = "2017-01-30",
    ["releaseversion"]                   = "254.0",
    ["xboxreleasedate"]                  = "2017-02-14",
    ["xboxreleaseversion"]               = "750.0",
    ["ps4releasedate"]                   = "2017-02-16",
    ["ps4releaseversion"]                = "504.0",
    ["class"]                            = "Sheep_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP.Sheep_Character_BP'",
    ["commonname"]                       = "Ovis",
    ["dossierimage"]                     = "Dossier Ovis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_ovis_idle_4.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Ovis arcam",
    ["time"]                             = "Cenozoic",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Stupid",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 1584.283936,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "No",
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Sweet Vegetable Cake",
      ["primitiveplusfood"]              = "Lettuce (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 15037.592773,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17543.859375,
      ["juveniletime"]                   = 70175.4375,
      ["adolescenttime"]                 = 87719.296875,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Horns",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Hooves and Eye Regions",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 100,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 85,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 90,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 100,
      ["riddenwalkspeed"]                = 100,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 520,
      ["tamedrunspeed"]                  = 468,
      ["tamedriddenrunspeed"]            = 468,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 85,
    ["mass"]                             = 148,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Ovis headbutts the target. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by an amount equal to the damage dealt over 5 seconds. This effects stacks with each hit from a wild Ovis, however attacks from a tamed Ovis stack up to two times for a maximum of 10 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5,
          ["torpormultiplier"]           = 1,
          ["torpor"]                     = 5
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Mutton",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Charcoal, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [pachy] [pachycephalosaur] [pachycephalosaurus]
------------------------------------------------------------
  ["pachycephalosaurus"] = {
    ["releasedate"]                      = "2015-09-11",
    ["releaseversion"]                   = "207.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Pachy_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'",
    ["commonname"]                       = "Pachy",
    ["dossierimage"]                     = "Dossier Pachy.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Pachy mumble 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pachycephalosaurus leniproelia",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Pachy Saddle",
      ["uniquecostumes"]                 = "Stygimoloch Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.5,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 160,
      ["torporincrease"]                 = 9.599999,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088135,
      ["torpordepletionps0"]             = 0.2666
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dilo Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Rice (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Pachy Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 5100, --1:25,
      ["maturationtime"]                 = 95238.09375,
      ["babytime"]                       = 9480, --2:38,
      ["juveniletime"]                   = 38040, --10:34,
      ["adolescenttime"]                 = 47580, --13:13,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Spikes and Claws",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Beak and Plates",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple"
      },
      ["5"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 175,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 160,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 200,
      ["riddenwalkspeed"]                = 200,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 546,
      ["tamedrunspeed"]                  = 519,
      ["tamedriddenrunspeed"]            = 519,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 85,
    ["mass"]                             = 165,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pachy headbutts the target. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by an amount equal to the damage dealt over 10 seconds. This effects stacks with each hit from a wild Pachy, however attacks from a tamed Pachy stacks up to two times for a maximum of 20 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10,
          ["torpormultiplier"]           = 1,
          ["torpor"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [pachyrhino] [pachyrhinosaur] [pachyrhinosaurus]
------------------------------------------------------------
  ["pachyrhinosaurus"] = {
    ["releasedate"]                      = "2016-11-24",
    ["releaseversion"]                   = "252.0",
    ["xboxreleasedate"]                  = "2016-12-16",
    ["xboxreleaseversion"]               = "748.2",
    ["ps4releasedate"]                   = "2016-12-19",
    ["ps4releaseversion"]                = "502.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Pachyrhino_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'",
    ["commonname"]                       = "Pachyrhinosaurus",
    ["dossierimage"]                     = "Dossier Pachyrhinosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_pachyrhino_idle_02.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pachyrhinosaurus mitisaura",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Evasive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Pachyrhinosaurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 4500,
      ["tameaffinityperlevel"]           = 175,
      ["torpor1"]                        = 250,
      ["torporincrease"]                 = 15,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 352.06308,
      ["torpordepletionps0"]             = 3.5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Bug Repellant"
    },
    ["breeding"] = {
      ["egg"]                            = "Pachyrhino Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 8999.280273,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16666.666016,
      ["juveniletime"]                   = 66666.664063,
      ["adolescenttime"]                 = 83333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, DragonGreen1, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Spikes and Horns",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, DragonGreen1, DragonGreen0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, DragonGreen1, DragonGreen0, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Face, Legs, and Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, DragonGreen2, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 375,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 250,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 365,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 230,
      ["riddenwalkspeed"]                = 230,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 563.5,
      ["tamedrunspeed"]                  = 632.5,
      ["tamedriddenrunspeed"]            = 632.5,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 200,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Head Attack",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pachyrhinosaurus headbutts the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 350,
        ["minattackrange"]               = 100,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 28
        }
      },
      ["2"] = {
        ["name"]                         = "Camo Cloud",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 490,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["3"] = {
        ["name"]                         = "Rage Cloud",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 490,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Charcoal, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [paracer] [paraceratherium]
------------------------------------------------------------
  ["paraceratherium"] = {
    ["variants"]                         = "Aberrant Paraceratherium, Corrupted Paraceratherium",
    ["releasedate"]                      = "2015-09-24",
    ["releaseversion"]                   = "215.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Paracer_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'",
    ["commonname"]                       = "Paraceratherium",
    ["dossierimage"]                     = "Dossier Paraceratherium.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Paracersound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Paraceratherium gigamicus",
    ["time"]                             = "Oligocene ",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Paracer Saddle, Paracer Platform Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.0923,
      ["tameaffinitybase"]               = 6500,
      ["tameaffinityperlevel"]           = 325,
      ["torpor1"]                        = 1300,
      ["torporincrease"]                 = 78,
      ["foodconsumptionbase"]            = 0.0035,
      ["foodconsumptionmult"]            = 327.6474,
      ["torpordepletionps0"]             = 0.9025
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pachy Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Lettuce (Primitive Plus)"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28560, --7:56,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1140,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 6500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 850,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 260,
      ["riddenwalkspeed"]                = 260,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 715,
      ["tamedrunspeed"]                  = 715,
      ["tamedriddenrunspeed"]            = 715,
      ["runningstaminaconsumptionrate"]  = 12,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 600,
    ["mass"]                             = 360,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 45,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Paracer stomps on the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 45
        }
      }
    },
    ["killxpbase"]                       = 12,
    ["teamname"]                         = "Herbivores_Large",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [para] [parasaur] [parasaurolophus]
------------------------------------------------------------
  ["parasaurolophus"] = {
    ["variants"]                         = "Tek Parasaur, Aberrant Parasaur",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Para_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'",
    ["commonname"]                       = "Parasaur",
    ["dossierimage"]                     = "Dossier Parasaur.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_para_voc_mumble_02.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Parasaurolophus amphibio",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Parasaur Saddle",
      ["uniquecostumes"]                 = "Parasaur Stylish Saddle Skin, Parasaur Bionic Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.4,
      ["tameaffinitybase"]               = 1500,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 150,
      ["torporincrease"]                 = 9,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 864.005554,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["egg"]                            = "Parasaur Egg",
      ["mintemp"]                        = 24,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 5100, --1:25,
      ["maturationtime"]                 = 95238.09375,
      ["babytime"]                       = 9480, --2:38,
      ["juveniletime"]                   = 38040, --10:34,
      ["adolescenttime"]                 = 47580, --13:13,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Beak and Frill",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Frill Edge",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Crest",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 150,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 280,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.67,
      ["walkspeed"]                      = 200,
      ["riddenwalkspeed"]                = 200,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 916.5,
      ["tamedrunspeed"]                  = 458.25,
      ["tamedriddenrunspeed"]            = 458.25,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 450,
      ["riddenswimspeed"]                = 450
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 125,
    ["mass"]                             = 200,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 12,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Parasaur attacks the target.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12
        }
      },
      ["2"] = {
        ["name"]                         = "AlertPulse",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Parasaur scans the environment to detect enemies.",
        ["staminacost"]                  = 15,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Frighten",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Parasaur scares away small and mid sized creatures.",
        ["staminacost"]                  = 80,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [pegomastax]
------------------------------------------------------------
  ["pegomastax"] = {
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Pegomastax_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Pegomastax/Pegomastax_Character_BP.Pegomastax_Character_BP'",
    ["commonname"]                       = "Pegomastax",
    ["dossierimage"]                     = "Dossier Pegomastax.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pegomastax fructarator",
    ["time"]                             = "Early Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 1350,
      ["tameaffinityperlevel"]           = 22.5,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 2880.184326,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Mejoberry"
    },
    ["breeding"] = {
      ["egg"]                            = "Pegomastax Egg",
      ["mintemp"]                        = 28,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 4090.581787,
      ["maturationtime"]                 = 111111.109375,
      ["babytime"]                       = 11111.111328,
      ["juveniletime"]                   = 44444.445313,
      ["adolescenttime"]                 = 55555.554688,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Dark Brown, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Black, Dark Grey, Dino Medium Brown"
      },
      ["1"] = {
        ["name"]                         = "Quills",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Medium Brown, DragonGreen2, DragonBase1, Dino Light Blue, WyvernPurple1"
      },
      ["4"] = {
        ["name"]                         = "Back Fur",
        ["colors"]                       = "BigFoot0, BigFoot5, WolfFur, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Limb Highlights",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 120,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 30,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 55,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.5,
      ["walkspeed"]                      = 110,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 473.000031,
      ["tamedrunspeed"]                  = 473.000031,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 20,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 3,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Pegomastax bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 40,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        },
      },
      ["2"] = {
        ["name"]                         = "Pickpocket",
        ["description"]                  = "The Pegomastax steals a random item from a survivor's inventory. If wild, the Pegomastax must either be killed, tranquilized, or tamed in order to retrieve the stolen item. If tamed, pickpocket settings can be toggled in the radial creature menu.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 80,
        ["minattackrange"]               = 40,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 1
        },
      },
      ["3"] = {
        ["name"]                         = "Jump",
        ["description"]                  = "The Pegomastax leaps at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 100,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        },
      },
      ["4"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "The Pegomastax roars to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 250,
        ["minattackrange"]               = 100,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "TargetOnlyPlayers",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Charcoal, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [pela] [pelagornis]
------------------------------------------------------------
  ["pelagornis"] = {
    ["releasedate"]                      = "2016-07-28",
    ["releaseversion"]                   = "245.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Pela_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Pelagornis/Pela_Character_BP.Pela_Character_BP'",
    ["commonname"]                       = "Pelagornis",
    ["dossierimage"]                     = "Dossier Pelagornis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Pelagornissound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pelagornis miocaenus",
    ["time"]                             = "Early Miocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Piscivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Pelagornis Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 120,
      ["torporincrease"]                 = 7.2,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 216.029373,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pegomastax Egg)",
      ["favoritefood"]                   = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Pelagornis Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5940, --1:39,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13320, --3:42,
      ["juveniletime"]                   = 53280, --14:48,
      ["adolescenttime"]                 = 66660, --18:31,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Skin and Wing/Tail Tips",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 160,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 320,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 120,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.65,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 132,
      ["riddenwalkspeed"]                = 132,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 229.565155,
      ["tamedrunspeed"]                  = 264,
      ["tamedriddenrunspeed"]            = 264,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 330,
      ["riddenswimspeed"]                = 330,
      ["flyspeed"]                       = 600,
      ["flyriddenspeed"]                 = 600,
      ["untamedrunflyspeed"]             = 1043.478027,
      ["tamedrunflyspeed"]               = 1200,
      ["tamedriddenrunflyspeed"]         = 1200,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 50,
    ["dragweight"]                       = 120,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 16,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pelagornis bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 16
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [phiomia]
------------------------------------------------------------
  ["phiomia"] = {
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Phiomia_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'",
    ["commonname"]                       = "Phiomia",
    ["dossierimage"]                     = "Dossier Phiomia.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_phiomia_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Phiomia ignavus",
    ["time"]                             = "Late Eocene - Early Oligocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Phiomia Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 240,
      ["torporincrease"]                 = 14.4,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 1584.283936,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 35700, --9:55,
      ["maturationtime"]                 = 416666.65625,
      ["babytime"]                       = 41640, --11:34,
      ["juveniletime"]                   = 166620, --46:17,
      ["adolescenttime"]                 = 208320, --57:52,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Spots 1",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Spots 2",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 300,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 240,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 200,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.35,
      ["walkspeed"]                      = 150,
      ["riddenwalkspeed"]                = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 915.75,
      ["tamedrunspeed"]                  = 555,
      ["tamedriddenrunspeed"]            = 555,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Phiomia attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 280,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [plesio] [plesiosaur] [plesiosaurus]
------------------------------------------------------------
  ["plesiosaur"] = {
    ["releasedate"]                      = "2015-06-30",
    ["releaseversion"]                   = "181.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Plesiosaur_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'",
    ["commonname"]                       = "Plesiosaur",
    ["dossierimage"]                     = "Dossier Plesiosaur.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Plesio_vox.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Elasmosaurus remuspissa",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Swimming",
      ["equipment"]                      = "Plesiosaur Saddle, Plesiosaur Platform Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.75,
      ["tameaffinitybase"]               = 5000,
      ["tameaffinityperlevel"]           = 250,
      ["torpor1"]                        = 1600,
      ["torporincrease"]                 = 96,
      ["foodconsumptionbase"]            = 0.003858,
      ["foodconsumptionmult"]            = 180.001144,
      ["torpordepletionps0"]             = 2.133333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Rex Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 28571.427734,
      ["maturationtime"]                 = 666666.625,
      ["babytime"]                       = 66666.664063,
      ["juveniletime"]                   = 266666.65625,
      ["adolescenttime"]                 = 333333.3125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["1"] = {
        ["name"]                         = "Facial Fins",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Underside Highlights",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 2400,
      ["healthwildlevel"]                = 0.12,
      ["healthtamedlevel"]               = 0.162,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.16,
      ["stamina"]                        = 800,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1600,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 5000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 800,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.005,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 800,
      ["riddenwalkspeed"]                = 800,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 800,
      ["riddenswimspeed"]                = 800,
      ["untamedrunswimspeed"]            = 1200,
      ["tamedrunswimspeed"]              = 3600,
      ["tamedriddenrunswimspeed"]        = 3600,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 500,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Plesiosaur bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2300,
        ["melee"] = {
          ["damage"]                     = 75
        }
      }
    },
    ["killxpbase"]                       = 15,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Fireworks Flaregun Skin",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },------------------------------------------------------------
-- KEYWORDS: [polarbear]
------------------------------------------------------------
  ["polarbear"] = {
    ["variants"]                         = "Direbear, Dire Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
    ["releasedate"]                      = "2017-07-07",
    ["releaseversion"]                   = "261.0",
    ["xboxreleasedate"]                  = "2017-07-07",
    ["xboxreleaseversion"]               = "758.0",
    ["ps4releasedate"]                   = "2017-07-27",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Direbear_Character_Polar_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_Polar.Direbear_Character_Polar'",
    ["commonname"]                       = "Polar Bear",
    ["dossierimage"]                     = "Dossier Direbear.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_direbear_torpid_out_wild.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Arctodus dirus",
    ["time"]                             = "Mid Pleistocene - Early Holocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No",
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 800,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 500,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 270,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 650,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 190,
      ["untamedrunspeed"]                = 961.875,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
    },
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["meleebase"]                        = 55,    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Direbear bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900,
        ["melee"] = {
          ["damage"]                     = 50
        }
      },
      ["2"] = {
        ["name"]                         = "Swipe",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Direbear swipes at the target. This deals more damage than its default 'Bite' attack, but the Direbear must come to a complete stop while swiping. Additionally, this attack will also harvest more meat and berries than its default attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900,
        ["melee"] = {
          ["damage"]                     = 65
        }
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Direbear stands on its hind legs and roars to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 900
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Chitin, Citronal Seed, FiberHide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Rare Flower, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [purloviasnowcave] [polarpurlovia]
------------------------------------------------------------
  ["purloviasnowcave"] = {
    ["variants"]                         = "Purlovia, Aberrant Purlovia",
    ["releasedate"]                      = "2017-07-07",
    ["releaseversion"]                   = "261.0",
    ["xboxreleasedate"]                  = "2017-07-07",
    ["xboxreleaseversion"]               = "758.0",
    ["ps4releasedate"]                   = "2017-07-27",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Purlovia_Character_BP_Polar_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Polar.Purlovia_Character_BP_Polar'",
    ["commonname"]                       = "Purlovia",
    ["dossierimage"]                     = "Dossier Purlovia.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Purlovia maxima",
    ["time"]                             = "Late Permian",
    ["group"]                            = "Synapsids",
    ["temperament"]                      = "Patient",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No",
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 550,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 4000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 230,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 36,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Purlovia bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 290,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Surprise Attack (Short)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["3"] = {
        ["name"]                         = "Surprise Attack (Medium)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["4"] = {
        ["name"]                         = "Surprise Attack (Long)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1900,
        ["minattackrange"]               = 1200,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [procop] [procoptodon]
------------------------------------------------------------
  ["procoptodon"] = {
    ["releasedate"]                      = "2015-12-31",
    ["releaseversion"]                   = "229.0",
    ["xboxreleasedate"]                  = "2016-01-15",
    ["xboxreleaseversion"]               = "730.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Procoptodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Procoptodon/Procoptodon_Character_BP.Procoptodon_Character_BP'",
    ["commonname"]                       = "Procoptodon",
    ["dossierimage"]                     = "Dossier Procoptodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Akr Procomptodon Torpid Out Wild 3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Procoptodon vivencurrus",
    ["time"]                             = "Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Reactive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Procoptodon Saddle",
      ["uniquecostumes"]                 = "Procoptodon Bunny Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 350,
      ["torporincrease"]                 = 21,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 648.00415,
      ["torpordepletionps0"]             = 0.6666
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Rare Mushroom"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 14280, --3:58,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Back Stripes",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Inner Ear, Snout, Belly and Appendages",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 400,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.75,
      ["stamina"]                        = 350,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 450,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.25,
      ["meleetamedadd"]                  = 0.2,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.02,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 850,
      ["riddenwalkspeed"]                = 850,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1784.999878,
      ["tamedrunspeed"]                  = 1784.999878,
      ["tamedriddenrunspeed"]            = 1784.999878,
      ["runningstaminaconsumptionrate"]  = 15,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 110,
    ["mass"]                             = 300,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Procoptodon attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 20
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [ptera] [ptero] [pteranodon] [pterosaur]
------------------------------------------------------------
  ["pteranodon"] = {
    ["variants"]                         = "Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena, Corrupted Pteranodon",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Ptero_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'",
    ["commonname"]                       = "Pteranodon",
    ["dossierimage"]                     = "Dossier Pteranodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_ptera_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pteranodon wyvernus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Pteranodon Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 120,
      ["torporincrease"]                 = 7.2,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 216.029373,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Dodo Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Pteranodon Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5940, --1:39,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13320, --3:42,
      ["juveniletime"]                   = 53280, --14:48,
      ["adolescenttime"]                 = 66660, --18:31,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Wing Base",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Face, Crest and Hands",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Inner Crest",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Wing Membrane",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 210,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 120,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.65,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.35,
      ["walkspeed"]                      = 260,
      ["riddenwalkspeed"]                = 260,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 600,
      ["flyriddenspeed"]                 = 600,
      ["untamedrunflyspeed"]             = 1649.999634,
      ["tamedrunflyspeed"]               = 1897.5,
      ["tamedriddenrunflyspeed"]         = 1897.5,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 50,
    ["dragweight"]                       = 149,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Archa, Bulbdog, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Turkey, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pteranodon bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Pteranodon can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["3"] = {
        ["name"]                         = "Barrel Roll",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Pteranodon spirals forward dealing considerable damage to all enemies it hits",
        ["staminacost"]                  = 85,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 50
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [pteranodongammadragonarena] [pteranodonminion]
------------------------------------------------------------
  ["pteranodongammadragonarena"] = {
    ["inherits"]                        = "pteranodon",
    ["releasedate"]                     = "2016-06-02",
    ["releaseversion"]                  = "242.0",
    ["xboxreleasedate"]                 = "2016-06-15",
    ["xboxreleaseversion"]              = "737.0",
    ["ps4releasedate"]                  = "2016-12-06",
    ["ps4releaseversion"]               = "501.0",
    ["mobilereleasedate"]               = "Unreleased",
    ["mobilereleaseversion"]            = "",
    ["variants"]                        = "Pteranodon, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena",
    ["class"]                           = "Ptero_Minion_Character_BP_C",
    ["blueprintpath"]                   = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_BP.Ptero_Minion_Character_BP'",
    ["stats"]                           = {
      ["health"]                         = 520
    }
  },
------------------------------------------------------------
-- KEYWORDS: [pteranodonbetadragonarena] [pteranodonminion]
------------------------------------------------------------
  ["pteranodonbetadragonarena"] = {
    ["inherits"]                        = "pteranodon",
    ["releasedate"]                     = "2016-06-02",
    ["releaseversion"]                  = "242.0",
    ["xboxreleasedate"]                 = "2016-06-15",
    ["xboxreleaseversion"]              = "737.0",
    ["ps4releasedate"]                  = "2016-12-06",
    ["ps4releaseversion"]               = "501.0",
    ["mobilereleasedate"]               = "Unreleased",
    ["mobilereleaseversion"]            = "",
    ["variants"]                        = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Alpha Dragon Arena",
    ["class"]                           = "Ptero_Minion_Character_Med_C",
    ["blueprintpath"]                   = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_Med.Ptero_Minion_Character_Med'",
    ["stats"]                           = {
      ["health"]                         = 1040
    }
  },
------------------------------------------------------------
-- KEYWORDS: [pteranodonalphadragonarena] [pteranodonminion]
------------------------------------------------------------
  ["pteranodonalphadragonarena"] = {
    ["inherits"]                        = "pteranodon",
    ["releasedate"]                     = "2016-06-02",
    ["releaseversion"]                  = "242.0",
    ["xboxreleasedate"]                 = "2016-06-15",
    ["xboxreleaseversion"]              = "737.0",
    ["ps4releasedate"]                  = "2016-12-06",
    ["ps4releaseversion"]               = "501.0",
    ["mobilereleasedate"]               = "Unreleased",
    ["mobilereleaseversion"]            = "",
    ["variants"]                        = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena",
    ["class"]                           = "Ptero_Minion_Character_Hard_C",
    ["blueprintpath"]                   = "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Minion_Character_Hard.Ptero_Minion_Character_Hard'",
    ["stats"]                           = {
      ["health"]                         = 1560
    }
  },
------------------------------------------------------------
-- KEYWORDS: [pulmonoscorpius] [pulminoscorpius] [scorpion]
------------------------------------------------------------
  ["pulmonoscorpius"] = {
    ["variants"]                         = "Aberrant Pulmonoscorpius",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Scorpion_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'",
    ["commonname"]                       = "Scorpion",
    ["dossierimage"]                     = "Dossier Pulmonoscorpius.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_scorpion_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Pulmonoscorpius gigantus",
    ["time"]                             = "Late Silurian",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Pulmonoscorpius Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1500,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 150,
      ["torporincrease"]                 = 9,
      ["foodconsumptionbase"]            = 0.001929,
      ["foodconsumptionmult"]            = 432.002777,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Spoiled Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Pulmonoscorpius Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Plate Edges",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Claw Stripes, Barb Patterning, and Body Joints",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Limb Joints",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Plates",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 280,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 150,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 200,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 300,
      ["riddenwalkspeed"]                = 300,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 420,
      ["tamedrunspeed"]                  = 420,
      ["tamedriddenrunspeed"]            = 420,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 110,
    ["mass"]                             = 120,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 20,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Pulmonoscorpius claws or stings the target. The target's [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] will increase by 3x the damage dealt over 10 seconds. This effects stacks with each hit from a wild Scorpion, however attacks from tamed Scorpions stack up to two times for a maximum of 20 seconds torpor debuff.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 15,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10,
              ["damagemultiplier"]       = 3,
              ["amount"]                 = 45
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [purlovia]
------------------------------------------------------------
  ["purlovia"] = {
    ["variants"]                         = "Purlovia - Snow Cave, Aberrant Purlovia",
    ["releasedate"]                      = "2017-01-30",
    ["releaseversion"]                   = "254.0",
    ["xboxreleasedate"]                  = "2017-02-14",
    ["xboxreleaseversion"]               = "750.0",
    ["ps4releasedate"]                   = "2017-02-16",
    ["ps4releaseversion"]                = "504.0",
    ["mobilereleasedate"]                = "2018-10-24",
    ["mobilereleaseversion"]             = "1.1.01",
    ["class"]                            = "Purlovia_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP.Purlovia_Character_BP'",
    ["commonname"]                       = "Purlovia",
    ["dossierimage"]                     = "Dossier Purlovia.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Purlovia maxima",
    ["time"]                             = "Late Permian",
    ["group"]                            = "Synapsids",
    ["temperament"]                      = "Patient",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 2250,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 500,
      ["torporincrease"]                 = 30,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 0.3,
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Moschops Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 15037.592773,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17543.859375,
      ["juveniletime"]                   = 70175.4375,
      ["adolescenttime"]                 = 87719.296875,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, BigFoot5, BigFoot0, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Dark Red, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, None"
      },
      ["5"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 275,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 4000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 230,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1035,
      ["tamedrunspeed"]                  = 1035,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 36,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Purlovia bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 290,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Surprise Attack (Short)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["3"] = {
        ["name"]                         = "Surprise Attack (Medium)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["4"] = {
        ["name"]                         = "Surprise Attack (Long)",
        ["description"]                  = "When commanded, the Purlovia will burrow underground and wait for a target to come within a range before initiating a surprise attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1900,
        ["minattackrange"]               = 1200,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [quetz] [quetzal] [quetzalcoatlus]
------------------------------------------------------------
  ["quetzalcoatlus"] = {
    ["variants"]                         = "Tek Quetzal, Skeletal Quetzal",
    ["releasedate"]                      = "2015-10-06",
    ["releaseversion"]                   = "218.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Quetz_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'",
    ["commonname"]                       = "Quetzal",
    ["dossierimage"]                     = "Dossier Quetzal.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Quetzal_mumble_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Quetzalcoatlus conchapicem",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Quetz Saddle, Quetz Platform Saddle",
      ["uniquecostumes"]                 = "Quetzal Bionic Costume, Quetzalcoatlus Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.9375,
      ["tameaffinitybase"]               = 6850,
      ["tameaffinityperlevel"]           = 300,
      ["torpor1"]                        = 1850,
      ["torporincrease"]                 = 111,
      ["foodconsumptionbase"]            = 0.0035,
      ["foodconsumptionmult"]            = 140,
      ["torpordepletionps0"]             = 3.4
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Rex Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Quetzal Egg",
      ["mintemp"]                        = 5,
      ["maxtemp"]                        = 6,
      ["incubationtime"]                 = 59940, --16:39,
      ["maturationtime"]                 = 666666.625,
      ["babytime"]                       = 66660, --18:31,
      ["juveniletime"]                   = 266640, --74:04,
      ["adolescenttime"]                 = 333300, --92:35,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Wing Membrane",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Crest",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "skin",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Freckles",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Beak",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Body Feathers",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 750,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1850,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 780,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.04,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 360,
      ["riddenwalkspeed"]                = 360,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 500,
      ["flyriddenspeed"]                 = 500,
      ["untamedrunflyspeed"]             = 1995.000122,
      ["tamedrunflyspeed"]               = 1187.5,
      ["tamedriddenrunflyspeed"]         = 1187.5,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 500,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Allosaurus, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Bulbdog, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mammoth, Mantis, Megalania, Megaloceros, Megalosaurus, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo,  Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Woolly Rhino, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Quetzal bites the target.",
        ["staminacost"]                  = 16,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Quetzal can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 80,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [raptor] [utahraptor]
------------------------------------------------------------
  ["raptor"] = {
    ["variants"]                         = "Tek Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Raptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'",
    ["commonname"]                       = "Raptor",
    ["dossierimage"]                     = "Dossier Raptor.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_raptor_attack_04.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Utahraptor prime",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Raptor Saddle",
      ["uniquecostumes"]                 = "Raptor Bionic Costume, Raptor Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 180,
      ["torporincrease"]                 = 10.8,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088135,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Parasaur Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Raptor Egg",
      ["mintemp"]                        = 20,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 7140, --1:59,
      ["maturationtime"]                 = 133333.328125,
      ["babytime"]                       = 13320, --3:42,
      ["juveniletime"]                   = 53280, --14:48,
      ["adolescenttime"]                 = 66660, --18:31,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Feather Tips",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple"
      },
      ["3"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 180,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 140,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 480,
      ["riddenwalkspeed"]                = 480,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 993.599976,
      ["tamedrunspeed"]                  = 1104,
      ["tamedriddenrunspeed"]            = 1104,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 85,
    ["mass"]                             = 165,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites and claws at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 350,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 15
        }
      },
      ["2"] = {
        ["name"]                         = "Pounce",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Raptor pounces on its target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 350,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 10
        }
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Raptor bites and claws at the target. This attack type is not usable.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Melee_Pounce",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Raptor bites the target when it has pinned creature with the pounce attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 20
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [rex] [trex] [tyrannosaurus] [tyrannosaurusrex]
------------------------------------------------------------
  ["rex"] = {
    ["variants"]                         = "Tek Rex, Alpha Rex, Corrupted Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Rex_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'",
    ["commonname"]                       = "Rex",
    ["dossierimage"]                     = "Dossier Rex.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_trex_vox_roar_02.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Tyrannosaurus dominum",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Rex Saddle, Rex Tek Saddle",
      ["uniquecostumes"]                 = "Rex Bionic Costume, Rex Bone Costume, Rex Stomped Glasses Saddle Skin",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 3450,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 1550,
      ["torporincrease"]                 = 93,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 180.063385,
      ["torpordepletionps0"]             = 0.725
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Pulmonoscorpius Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Rex Egg",
      ["mintemp"]                        = 32,
      ["maxtemp"]                        = 34,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1100,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 420,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1550,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 515,
      ["riddenwalkspeed"]                = 515,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 736.449951,
      ["tamedrunspeed"]                  = 1472.899902,
      ["tamedriddenrunspeed"]            = 1472.899902,
      ["runningstaminaconsumptionrate"]  = 40,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 550,
    ["mass"]                             = 400,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rex bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 62
        }
      },
      ["2"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Rex unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "The Rex bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 62
        }
      }
    },
    ["killxpbase"]                       = 30,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Tyrannosaurus Arm",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [saber] [sabertooth] [sabre] [sabretooth]
------------------------------------------------------------
  ["sabertooth"] = {
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Saber_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'",
    ["commonname"]                       = "Sabertooth",
    ["dossierimage"]                     = "Dossier Sabertooth.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_sabre_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Smilodon brutalis",
    ["time"]                             = "Early Pleistocene/Holocene ",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Sabertooth Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 1200,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 500,
      ["torporincrease"]                 = 30,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Bronto Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 15000, --4:10,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17520, --4:52,
      ["juveniletime"]                   = 70140, --19:29,
      ["adolescenttime"]                 = 87660, --24:21,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Mane and Face",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 250,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 200,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 200,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 230,
      ["riddenwalkspeed"]                = 230,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 690,
      ["tamedrunspeed"]                  = 1150,
      ["tamedriddenrunspeed"]            = 1150,
      ["runningstaminaconsumptionrate"]  = 7,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 120,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 29,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sabertooth bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 280,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 29
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [sabertoothsalmon] [salmon] [sabretoothsalmon] [oncorhynchus]
------------------------------------------------------------
  ["sabertoothsalmon"] = {
    ["variants"]                         = "Aberrant Salmon",
    ["releasedate"]                      = "2016-05-04",
    ["releaseversion"]                   = "240.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Salmon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_BP.Salmon_Character_BP'",
    ["commonname"]                       = "Sabertooth Salmon",
    ["dossierimage"]                     = "Dossier Sabertooth Salmon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Oncorhynchus grexlamia",
    ["time"]                             = "Late Miocene - Mid Pleistocene",
    ["group"]                            = "Fish",
    ["temperament"]                      = "Evasive, Aggressive when attacked",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head, Upper Body/Fins, and Tail Fin",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Lower Fins",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Lower Body and Fin Tips",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 65,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 15,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 18,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 190,
      ["swimspeed"]                      = 190,
      ["untamedrunswimspeed"]            = 398.999969
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 32.5,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 2,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sabertooth Salmon bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 150,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 2
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Carnivore_Water_PlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Raw Fish Meat, Raw Prime Fish Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [sarco] [sarcosuchus]
------------------------------------------------------------
  ["sarcosuchus"] = {
    ["variants"]                         = "Aberrant Sarco",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Sarco_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'",
    ["commonname"]                       = "Sarcosuchus",
    ["dossierimage"]                     = "Dossier Sarcosuchus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_sarco_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Sarcosuchus excubitor",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Patient",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Sarco Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 2000,
      ["tameaffinityperlevel"]           = 75,
      ["torpor1"]                        = 400,
      ["torporincrease"]                 = 24,
      ["foodconsumptionbase"]            = 0.001578,
      ["foodconsumptionmult"]            = 211.237854,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Trike Egg)",
      ["favoritefood"]                   = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Sarco Egg",
      ["mintemp"]                        = 30,
      ["maxtemp"]                        = 34,
      ["incubationtime"]                 = 8940, --2:29,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Stripe, Face and Tail",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Snout and Tail Tip",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Plates",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 400,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.65,
      ["stamina"]                        = 450,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 400,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.5,
      ["meleetamedadd"]                  = 0.8,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.6,
      ["walkspeed"]                      = 150,
      ["riddenwalkspeed"]                = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 437.399994,
      ["tamedrunspeed"]                  = 601.424988,
      ["tamedriddenrunspeed"]            = 601.424988,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 750,
      ["riddenswimspeed"]                = 750
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 200,
    ["mass"]                             = 220,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 35,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Sarco bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 650,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 550,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["2"] = {
        ["name"]                         = "Roll",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Sarco grabs its target and rolls dealing damage and disabling them.",
        ["staminacost"]                  = 95,
        ["attackrange"]                  = 600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 45
        }
      },
      ["3"] = {
        ["name"]                         = "Lunge",
        ["description"]                  = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Sarco lunges towards a target in front of it.",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 750,
        ["activateattackrange"]          = 1200,
        ["melee"] = {
          ["damage"]                     = 40
        }
      },
      ["4"] = {
        ["name"]                         = "MeleeLeft",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      },
      ["5"] = {
        ["name"]                         = "MeleeLeft",
        ["description"]                  = "",
        ["staminacost"]                  = 35,
        ["attackrange"]                  = 700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 35
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Sarcosuchus Skin",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalbronto] [skeletalbrontosaurus]
------------------------------------------------------------
  ["skeletalbrontosaurus"] = {
    ["variants"]                         = "Brontosaurus",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Sauropod_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'",
    ["commonname"]                       = "Skeletal Bronto",
    ["soundfile"]                        = "PW_bronto_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Brontosaurus lazarus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 34500,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 240,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 2000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 10000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 1600,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 150,
      ["untamedrunspeed"]                = 607.5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 500,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 90,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Bronto swings its massive tail over a wide area dealing knock-back to smaller creatures.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 90
        }
      }
    },
    ["killxpbase"]                       = 22,
    ["teamname"]                         = "Herbivores_Large",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra, Bronto Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalcarno] [skeletalcarnotaur] [skeletalcarnotaurus]
------------------------------------------------------------
  ["skeletalcarnotaurus"] = {
    ["variants"]                         = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Corrupted Carnotaurus",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_MegaCarno_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Bone_MegaCarno_Character_BP.Bone_MegaCarno_Character_BP'",
    ["commonname"]                       = "Skeletal Carnotaurus",
    ["soundfile"]                        = "PW_carno_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Carnotaurus pressor",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 6400,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 550,
      ["untamedrunspeed"]                = 1309,
      ["swimspeed"]                      = 400
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 222,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 80,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Skeletal Carno bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 300,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Gore",
        ["description"]                  = "The Skeletal Carno headbutts the target causing considerable knock-back.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 440,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 460,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Prime Meat, Carno Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalgiga] [skeletalgiganotosaurus]
------------------------------------------------------------
  ["skeletalgiganotosaurus"] = {
    ["variants"]                         = "Giganotosaurus, Giganotosaurus - Tek Cave",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Gigant_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Bone_Gigant_Character_BP.Bone_Gigant_Character_BP'",
    ["commonname"]                       = "Skeletal Giganotosaurus",
    ["soundfile"]                        = "Gigantosaurus Startled 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Giganotosaurus furiosa",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 80000,
      ["healthwildlevel"]                = 0.0005,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.0005,
      ["torpor"]                         = 10000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.0025,
      ["food"]                           = 4000,
      ["foodwildlevel"]                  = 0.0025,
      ["weight"]                         = 700,
      ["weightwildlevel"]                = 0.01,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1500,
      ["untamedrunspeed"]                = 1681.679932,
      ["swimspeed"]                      = 625,
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 4000,
    ["mass"]                             = 400,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Large Bear Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 300,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Skeletal Giganotosaurus bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 1200
        }
      },
      ["2"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "The Skeletal Giganotosaurus unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Gnash",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 1200
        }
      }
    },
    ["killxpbase"]                       = 200,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Giganotosaurus Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalquetz] [skeletalquetzal] [skeletalquetzalcoatlus]
------------------------------------------------------------
  ["skeletalquetzalcoatlus"] = {
    ["variants"]                         = "Quetzal, Tek Quetzal",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Quetz_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Bone_Quetz_Character_BP.Bone_Quetz_Character_BP'",
    ["commonname"]                       = "Skeletal Quetzal",
    ["soundfile"]                        = "Quetzal_mumble_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Quetzalcoatlus conchapicem",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Reptiles",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 18000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 750,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1850,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 780,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.04,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 360,
      ["swimspeed"]                      = 300,
      ["flyspeed"]                       = 500,
      ["untamedrunflyspeed"]             = 1995.000122
    },
    ["grabweightthreshold"]              = 400,
    ["dragweight"]                       = 200,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No", -- Game file says 'true', but doesn't allow it anyway.
    ["meleebase"]                        = 48,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Quetzal bites the target.",
        ["staminacost"]                  = 16,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 48
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>The Skeletal Quetzal can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 80,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 48
        }
      }
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Quetzalcoatlus Bone Costume"
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalraptor]
------------------------------------------------------------
  ["skeletalraptor"] = {
    ["variants"]                         = "Raptor, Tek Raptor, Alpha Raptor",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_MegaRaptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Bone_MegaRaptor_Character_BP.Bone_MegaRaptor_Character_BP'",
    ["commonname"]                       = "Skeletal Raptor",
    ["soundfile"]                        = "PW_raptor_attack_04.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Utahraptor prime",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3600,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 180,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 140,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 909.5,
      ["untamedrunspeed"]                = 1882.664917,
      ["swimspeed"]                      = 595
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 400,
    ["mass"]                             = 185,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Raptor bites and claws at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        }
      }
    },
    ["killxpbase"]                       = 265,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Raptor Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalrex]
------------------------------------------------------------
  ["skeletalrex"] = {
    ["variants"]                         = "Rex, Tek Rex, Corrupted Rex, Enraged Corrupted Rex, Alpha Rex, DodoRex",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_MegaRex_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Rex/Bone_MegaRex_Character_BP.Bone_MegaRex_Character_BP'",
    ["commonname"]                       = "Skeletal Rex",
    ["soundfile"]                        = "PW_trex_vox_roar_02.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Tyrannosaurus dominum",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 17500,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 420,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1550,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1510,
      ["untamedrunspeed"]                = 2159.299805,
      ["swimspeed"]                      = 600
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 550,
    ["mass"]                             = 400,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 170,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Skeletal Rex bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 170
        }
      },
      ["2"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Skeletal Rex unleashes a menacing roar to frighten opposing survivors.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      }
    },
    ["killxpbase"]                       = 885,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Rex Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [skeletalstego] [skeletalstegosaurus]
------------------------------------------------------------
  ["skeletalstegosaurus"] = {
    ["variants"]                         = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Stego_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'",
    ["commonname"]                       = "Skeletal Stego",
    ["soundfile"]                        = "PW_stego_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Stegosaurus regium",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 8550,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 440,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 170,
      ["untamedrunspeed"]                = 598.399963,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 260,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 62,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Stego swings its spiked tail at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 570,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 660,
        ["melee"] = {
          ["damage"]                     = 62
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat, Stego Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [skeletaltrike] [skeletaltriceratops]
------------------------------------------------------------
  ["skeletaltriceratops"] = {
    ["variants"]                         = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-28",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Trike_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Bone_Trike_Character_BP.Bone_Trike_Character_BP'",
    ["commonname"]                       = "Skeletal Trike",
    ["soundfile"]                        = "PW_trike_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Triceratops styrax",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Event Creatures, Dinosaurs",
    ["temperament"]                      = "Short-Tempered",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 5625,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 250,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 365,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 150,
      ["untamedrunspeed"]                = 607.5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 48,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Trike headbutts the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 490,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 48
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Trike Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [spino] [spinosaur] [spinosaurus]
------------------------------------------------------------
  ["spinosaurus"] = {
    ["variants"]                         = "Aberrant Spino, Corrupted Spino",
    ["releasedate"]                      = "2015-06-12",
    ["releaseversion"]                   = "173.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Spino_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'",
    ["commonname"]                       = "Spinosaurus",
    ["dossierimage"]                     = "Dossier Spinosaur.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_spino_vox_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Spinosaurus aquareliga",
    ["time"]                             = "Early-Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Spino Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 3200,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 850,
      ["torporincrease"]                 = 51,
      ["foodconsumptionbase"]            = 0.002066,
      ["foodconsumptionmult"]            = 150,
      ["torpordepletionps0"]             = 2.133333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Argentavis Egg)",
      ["favoritefood"]                   = "Raw Prime Fish Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Spino Egg",
      ["mintemp"]                        = 30,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 13800, --3:50,
      ["maturationtime"]                 = 256410.25,
      ["babytime"]                       = 25620, --7:07,
      ["juveniletime"]                   = 102540, --28:29,
      ["adolescenttime"]                 = 128160, --35:36,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Sail Edge",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Face, Tail, Inner Sail, and Frill",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 350,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 850,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 650,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 452,
      ["riddenwalkspeed"]                = 452,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1717.599976,
      ["tamedrunspeed"]                  = 1717.599976,
      ["tamedriddenrunspeed"]            = 1717.599976,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 550,
    ["mass"]                             = 500,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 50,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Spino Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Spino bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        }
      },
      ["2"] = {
        ["name"]                         = "Change Stance",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Spino changes from biped to quadruped and back.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "Using the <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Spino roars.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Spino Swipe Right",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its right foreleg.",
        ["staminacost"]                  = 12,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60
        }
      },
      ["5"] = {
        ["name"]                         = "Spino Swipe Left",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One) when in bipedal mode, the Spino swipes the target with its left foreleg.",
        ["staminacost"]                  = 15,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 60,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Spinosaurus Sail, Fireworks Flaregun Skin",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [stego] [stegosaur] [stegosaurus]
------------------------------------------------------------
  ["stegosaurus"] = {
    ["variants"]                         = "Tek Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Stego_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'",
    ["commonname"]                       = "Stegosaurus",
    ["dossierimage"]                     = "Dossier Stegosaurus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_stego_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Stegosaurus regium",
    ["time"]                             = "Late Jurassic",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Stego Saddle",
      ["uniquecostumes"]                 = "Stegosaurus Bionic Costume, Stego Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.1,
      ["tameaffinitybase"]               = 6000,
      ["tameaffinityperlevel"]           = 300,
      ["torpor1"]                        = 500,
      ["torporincrease"]                 = 30,
      ["foodconsumptionbase"]            = 0.005341,
      ["foodconsumptionmult"]            = 208.034286,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Sarco Egg)",
      ["favoritefood"]                   = "Vegetables",
      ["primitiveplusfood"]              = "Fresh Wheat (Primitive Plus)"
    },
    ["breeding"] = {
      ["egg"]                            = "Stego Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 9960, --2:46,
      ["maturationtime"]                 = 185185.171875,
      ["babytime"]                       = 18480, --5:08,
      ["juveniletime"]                   = 74040, --20:34,
      ["adolescenttime"]                 = 92580, --25:43,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Plate/Spike Base",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Plate Edge and Spike Tips",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 650,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.964,
      ["walkspeed"]                      = 170,
      ["riddenwalkspeed"]                = 170,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 607.75,
      ["tamedrunspeed"]                  = 210.375,
      ["tamedriddenrunspeed"]            = 210.375,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 260,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 41,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Stego swings its spiked tail at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 570,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 660,
        ["melee"] = {
          ["damage"]                     = 42
        }
      }
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [tapejara]
------------------------------------------------------------
  ["tapejara"] = {
    ["releasedate"]                      = "2016-09-12",
    ["releaseversion"]                   = "247.0",
    ["xboxreleasedate"]                  = "2016-09-16",
    ["xboxreleaseversion"]               = "741.1",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Tapejara_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'",
    ["commonname"]                       = "Tapejara",
    ["dossierimage"]                     = "Dossier Tapejara.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Tapejara imperator",
    ["time"]                             = "Cretaceous",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Skittish",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Tapejara Saddle, Tapejara Tek Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 2200,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 450,
      ["torporincrease"]                 = 27,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 216.029373,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Allosaurus Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Tapejara Egg",
      ["mintemp"]                        = 29,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5940, --1:39,
      ["maturationtime"]                 = 196078.421875,
      ["babytime"]                       = 19560, --5:26,
      ["juveniletime"]                   = 78420, --21:47,
      ["adolescenttime"]                 = 97980, --27:13,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Wing and Sail Markings",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Wings and Sail",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back, Beak and Sail Spines",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Sail and Throat",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 325,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 450,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 450,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1600,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 330,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 245,
      ["riddenwalkspeed"]                = 245,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 700,
      ["flyriddenspeed"]                 = 700,
      ["untamedrunflyspeed"]             = 2464,
      ["tamedrunflyspeed"]               = 1120,
      ["tamedriddenrunflyspeed"]         = 1120,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 35.5,
    ["dragweight"]                       = 149,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Bulbdog, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Glowtail, Human, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Pegomastax, Shinehorn, Titanomyrma Drone, Troodon, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tapejara bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) while in the air, the Tapejara can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["3"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Tapejara flaps its wings and taunts the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [tekparasaur] [bionicparasaur]
------------------------------------------------------------
  ["tekparasaur"] = {
    ["inherits"]                         = "parasaurolophus",
    ["variants"]                         = "Parasaur, Aberrant Parasaur",
    ["releasedate"]                      = "2018-09-18",
    ["releaseversion"]                   = "283.101",
    ["xboxreleasedate"]                  = "2018-09-18",
    ["xboxreleaseversion"]               = "777.0",
    ["ps4releasedate"]                   = "2018-09-18",
    ["ps4releaseversion"]                = "526.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "BionicPara_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP.BionicPara_Character_BP'",
    ["commonname"]                       = "Tek Parasaur",
    ["dossierimage"]                     = "Tek Parasaur Image.jpg",
    ["dossieraddbook"]                   = "No",
    ["group"]                            = "Tek Creatures, Dinosaurs",
    ["breeding"] = {
      ["egg"]                            = "Tek Parasaur Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Inner Body",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
      },
      ["1"] = {
        ["name"]                         = "Limbs",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
      },
      ["2"] = {
        ["name"]                         = "Highlights and Neck",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
      },
      ["3"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
      },
      ["4"] = {
        ["name"]                         = "Body Main",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Light Yellow, WyvernBlue0, NearWhite, DragonGreen0, Dino Dark Green, Dino Albino, Cyan, Dark Green, Dino Dark Blue, Dino Deep Blue, Dino Medium Blue, WyvernBlue1"
      },
      ["5"] = {
        ["name"]                         = "Emissives",
        ["colors"]                       = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [tekquetzal] [bionicquetzal]
------------------------------------------------------------
  ["tekquetzal"] = {
    ["inherits"]                         = "quetzalcoatlus",
    ["variants"]                         = "Quetzal, Skeletal Quetzal",
    ["releasedate"]                      = "2018-10-16",
    ["releaseversion"]                   = "284.104",
    ["xboxreleasedate"]                  = "2018-10-16",
    ["xboxreleaseversion"]               = "778.0",
    ["ps4releasedate"]                   = "2018-10-16",
    ["ps4releaseversion"]                = "527.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "BionicQuetz_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/BionicQuetz_Character_BP.BionicQuetz_Character_BP'",
    ["commonname"]                       = "Tek Quetzal",
    ["dossierimage"]                     = "Tek Quetzal Image.jpg",
    ["dossieraddbook"]                   = "No",
    ["group"]                            = "Tek Creatures, Reptiles",
    ["breeding"] = {
      ["egg"]                            = "Tek Quetzal Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Wing Highlights",
        ["colors"]                       = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
      },
      ["1"] = {
        ["name"]                         = "Body Main",
        ["colors"]                       = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
      },
      ["2"] = {
        ["name"]                         = "Head and Wings",
        ["colors"]                       = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
      },
      ["3"] = {
        ["name"]                         = "Joints",
        ["colors"]                       = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
      },
      ["4"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Dark Blue, Dino Light Blue, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Light Purple, Light Grey, Dino Dark Purple, WyvernPurple0, WyvernPurple0, Magenta, Cyan, Dino Medium Blue, Dino Deep Blue, Dino Light Yellow"
      },
      ["5"] = {
        ["name"]                         = "Emissives",
        ["colors"]                       = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino, Dino Medium Blue"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [tekraptor] [bionicraptor]
------------------------------------------------------------
  ["tekraptor"] = {
    ["inherits"]                         = "raptor",
    ["variants"]                         = "Raptor, Alpha Raptor, Aberrant Raptor, Corrupted Raptor, Skeletal Raptor",
    ["releasedate"]                      = "2018-08-14",
    ["releaseversion"]                   = "282.102",
    ["xboxreleasedate"]                  = "2018-08-14",
    ["xboxreleaseversion"]               = "776.0",
    ["ps4releasedate"]                   = "2018-08-14",
    ["ps4releaseversion"]                = "525.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "BionicRaptor_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'",
    ["commonname"]                       = "Tek Raptor",
    ["dossierimage"]                     = "Tek Raptor Image.jpg",
    ["dossieraddbook"]                   = "No",
    ["group"]                            = "Tek Creatures, Dinosaurs",
    ["breeding"] = {
      ["egg"]                            = "Tek Raptor Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Inner Body",
        ["colors"]                       = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
      },
      ["1"] = {
        ["name"]                         = "Legs and Head",
        ["colors"]                       = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
      },
      ["2"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
      },
      ["3"] = {
        ["name"]                         = "Gears",
        ["colors"]                       = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
      },
      ["4"] = {
        ["name"]                         = "Spikes and Tail",
        ["colors"]                       = "Light Orange, Light Red, Dark Red, Dark Grey, DragonBase0, DragonBase1, DragonFire, NearBlack, NearWhite, Light Grey, Light Brown, Dino Dark Orange, Dino Dark Brown, Dino Light Yellow, Dino Light Blue"
      },
      ["5"] = {
        ["name"]                         = "Emissives",
        ["colors"]                       = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [tekrex] [bionicrex]
------------------------------------------------------------
  ["tekrex"] = {
    ["inherits"]                         = "rex",
    ["variants"]                         = "Rex, Alpha Rex, Skeletal Rex, DodoRex",
    ["releasedate"]                      = "2018-06-15",
    ["releaseversion"]                   = "280.114",
    ["xboxreleasedate"]                  = "2018-06-15",
    ["xboxreleaseversion"]               = "773.14",
    ["ps4releasedate"]                   = "2018-06-15",
    ["ps4releaseversion"]                = "522.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "BionicRex_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'",
    ["commonname"]                       = "Tek Rex",
    ["dossierimage"]                     = "ARKaeology Screenshot 6.jpg",
    ["group"]                            = "Tek Creatures, Dinosaurs",
    ["dossieraddbook"]                   = "No",
    ["breeding"] = {
      ["egg"]                            = "Tek Rex Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head Main",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, DragonGreen3, Light Grey, DragonGreen0, DragonGreen2, Dino Dark Green, Dino Dark Yellow" 
      },
      ["1"] = {
        ["name"]                         = "Spine", 
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
      },
      ["2"] = {
        ["name"]                         = "Body Main",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, DragonGreen3, Light Grey, DragonGreen0, DragonGreen2, Dino Dark Green, Dino Dark Yellow"
      },
      ["3"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, WyvernBlue0, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
      },
      ["4"] = {
        ["name"]                         = "Internals",
        ["colors"]                       = "Dino Dark Blue, Dino Darker Grey, Dark Grey, Black, Dino Albino, Dino Medium Blue, Dino Deep Blue, NearWhite, Dino Dark Green, Light Grey, DragonGreen3, DragonGreen0"
      },
      ["5"] = {
        ["name"]                         = "Emissives",
        ["colors"]                       = "Red, Blue, Green, Yellow, Cyan, Magenta, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [tekstegosaurus] [bionicstego] [tekstego]
------------------------------------------------------------
  ["tekstegosaurus"] = {
    ["inherits"]                         = "stegosaurus",
    ["variants"]                         = "Stegosaurus, Aberrant Stegosaurus, Corrupted Stegosaurus, Skeletal Stego",
    ["releasedate"]                      = "2018-07-17",
    ["releaseversion"]                   = "281.107",
    ["xboxreleasedate"]                  = "2018-07-17",
    ["xboxreleaseversion"]               = "775.1",
    ["ps4releasedate"]                   = "2018-07-17",
    ["ps4releaseversion"]                = "524.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "BionicStego_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'",
    ["commonname"]                       = "Tek Stegosaurus",
    ["dossierimage"]                     = "Tek Stego Image.jpg",
    ["dossieraddbook"]                   = "No",
    ["group"]                            = "Tek Creatures, Dinosaurs",
    ["breeding"] = {
      ["egg"]                            = "Tek Stego Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Inner Body",
        ["colors"]                       = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
      },
      ["2"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
      },
      ["3"] = {
        ["name"]                         = "Legs and Head",
        ["colors"]                       = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
      },
      ["4"] = {
        ["name"]                         = "Leg Tops and Spike Plate",
        ["colors"]                       = "Light Green, Light Yellow, Dark Green, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, DragonGreen0, DragonGreen1, GragonGreen2, NearWhite, NearBlack, Dino Light Blue"
      },
      ["5"] = {
        ["name"]                         = "Emissive and Spike Tops",
        ["colors"]                       = "Light Red, Light Orange, Light Green, Light Yellow, Dino Light Blue, Dino Light Purple, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [terror] [terrorbird]
------------------------------------------------------------
  ["terrorbird"] = {
    ["releasedate"]                      = "2016-02-07",
    ["releaseversion"]                   = "235.0",
    ["xboxreleasedate"]                  = "2016-03-07",
    ["xboxreleaseversion"]               = "732.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "TerrorBird_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/TerrorBird/TerrorBird_Character_BP.TerrorBird_Character_BP'",
    ["commonname"]                       = "Terror Bird",
    ["dossierimage"]                     = "Dossier Terror Bird.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Ark_Terrorbrid_Attack_Bite_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Phorusrhacidae rapidesultor",
    ["time"]                             = "Late Paleocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Terror Bird Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1600,
      ["tameaffinityperlevel"]           = 85,
      ["torpor1"]                        = 300,
      ["torporincrease"]                 = 18,
      ["foodconsumptionbase"]            = 0.001578,
      ["foodconsumptionmult"]            = 352.06308,
      ["torpordepletionps0"]             = 2.25
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Gallimimus Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Terror Bird Egg",
      ["mintemp"]                        = 20,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 7140, --1:59,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Belly/Wings Accent",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Beack, Skin and Legs",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 270,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 160,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 300,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 120,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 255.360001,
      ["riddenwalkspeed"]                = 255.360001,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1080.172729,
      ["tamedrunspeed"]                  = 1200.191895,
      ["tamedriddenrunspeed"]            = 1200.191895,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 85,
    ["mass"]                             = 165,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Large Bear Trap, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 18,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Terror Bird bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 330,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 430,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [therizino] [therizinosaur] [therizinosaurus]
------------------------------------------------------------
  ["therizinosaurus"] = {
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Therizino_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'",
    ["commonname"]                       = "Therizinosaurus",
    ["dossierimage"]                     = "Dossier Therizinosaur.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Therizinosaurus multiensis",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Therizinosaurus Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.06,
      ["tameaffinitybase"]               = 6800,
      ["tameaffinityperlevel"]           = 160,
      ["torpor1"]                        = 925,
      ["torporincrease"]                 = 55.5,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 180.063385,
      ["torpordepletionps0"]             = 2.833333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Kibble (Megalosaurus Egg)"
    },
    ["breeding"] = {
      ["egg"]                            = "Therizino Egg",
      ["mintemp"]                        = 26,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 5999.520508,
      ["maturationtime"]                 = 416666.65625,
      ["babytime"]                       = 41666.667969,
      ["juveniletime"]                   = 166666.671875,
      ["adolescenttime"]                 = 208333.328125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Feathers",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, NearBlack, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "DragonGreen3, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Brown, Light Grey, Dino Albino, WyvernPurple1"
      },
      ["4"] = {
        ["name"]                         = "Feather Highlights",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, DragonGreen2, Dino Darker Grey, WyvernBlue1, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 870,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 925,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 365,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 466,
      ["riddenwalkspeed"]                = 466,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 978.599976,
      ["tamedrunspeed"]                  = 1304.799927,
      ["tamedriddenrunspeed"]            = 1109.079956,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 250,
    ["mass"]                             = 222,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 52,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw Attack",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Therizinosaurus slashes at the target for considerable damage. When harvesting trees, this attack will only collect [[Wood]] and [[Thatch]].",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 52
        }
      },
      ["2"] = {
        ["name"]                         = "Claw (Harvest)",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Therizinosaurus shears nearby flora with its claws. When harvesting, it cannot hit trees, and from bushes it will only collect [[Fiber]]. This attack inflicts [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] at 0.5x the damage dealt to affected creatures.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 5,
          ["torpormultiplier"]           = 0.5,
          ["torpor"]                     = 2.5
        }
      },
      ["3"] = {
        ["name"]                         = "Bite (Harvest)",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Therizinosaurus bites at the target. When harvesting, it cannot hit trees, and from bushes it will only collect [[Berries]], Seeds, and [[Rare Flower]]s. This attack inflicts [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] at 0.5x the damage dealt to affected creatures.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 52,
          ["torpormultiplier"]           = 0.5,
          ["torpor"]                     = 26
        }
      },
    },
    ["killxpbase"]                       = 18,
    ["teamname"]                         = "Herbivores_Large_Aggressive",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat, Therizino Claws",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Sap, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [thylacoleo]
------------------------------------------------------------
  ["thylacoleo"] = {
    ["releasedate"]                      = "2017-02-26",
    ["releaseversion"]                   = "255.0",
    ["xboxreleasedate"]                  = "2017-03-17",
    ["xboxreleaseversion"]               = "751.0",
    ["ps4releasedate"]                   = "2017-03-17",
    ["ps4releaseversion"]                = "505.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Thylacoleo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Thylacoleo/Thylacoleo_Character_BP.Thylacoleo_Character_BP'",
    ["commonname"]                       = "Thylacoleo",
    ["dossierimage"]                     = "Dossier Thylacoleo.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Thylacoleosound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Thylacoleo furtimorsus",
    ["time"]                             = "Late Pliocene - Late Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Thylacoleo Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 2250,
      ["tameaffinityperlevel"]           = 60,
      ["torpor1"]                        = 700,
      ["torporincrease"]                 = 42,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 1.85
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Titanboa Egg)",
      ["favoritefood"]                   = "Cooked Lamb Chop"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 15037.592773,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17543.859375,
      ["juveniletime"]                   = 70175.4375,
      ["adolescenttime"]                 = 87719.296875,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
      },
      ["4"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Red, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Dino Dark Orange, NearBlack, Dino Light Orange, DragonBase1, DragonBase0, DragonFire"
      },
      ["5"] = {
        ["name"]                         = "Stomach",
        ["colors"]                       = "Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.189,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 700,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 200,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 230,
      ["riddenwalkspeed"]                = 230,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1150,
      ["tamedrunspeed"]                  = 1150,
      ["tamedriddenrunspeed"]            = 1150,
      ["runningstaminaconsumptionrate"]  = 7,
      ["swimspeed"]                      = 600,
      ["riddenswimspeed"]                = 600
    },
    ["grabweightthreshold"]              = 250,
    ["dragweight"]                       = 180,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 350,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        },
      },
      ["2"] = {
        ["name"]                         = "Release",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      },
      ["3"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      },
      ["4"] = {
        ["name"]                         = "Pounce",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      },
      ["5"] = {
        ["name"]                         = "Maul",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
      },
    },
    ["killxpbase"]                       = 5,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Thylacoleo Hook-Claw",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [titanoboa] [titanboa] [snake]
------------------------------------------------------------
  ["titanoboa"] = {
    ["variants"]                         = "Aberrant Titanoboa",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "BoaFrill_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'",
    ["commonname"]                       = "Titanoboa",
    ["dossierimage"]                     = "Dossier Titanoboa.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_boa_voc_mumble.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Titanoboa exornantur",
    ["time"]                             = "Paleocene",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No"
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Fertilized Giganotosaurus Egg"
    },
    ["breeding"] = {
      ["egg"]                            = "Titanboa Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"]                         = "Frill Middle Line 1",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Frill Middle Line 2",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "Frill Middle Line 3",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Body Accent and Inner Frill",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Outer Frill",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 170,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 175,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 225,
      ["untamedrunspeed"]                = 378,
      ["swimspeed"]                      = 400
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 110,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 30,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 30,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10,
              ["damagemultiplier"]       = 3,
              ["amount"]                 = 90
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Titanoboa Venom"
    -- OMISSION: BONEDAMAGEADJUSTERS,
  },
------------------------------------------------------------
-- KEYWORDS: [titanomyrma] [titanomyrmadrone] [ant]
------------------------------------------------------------
  ["titanomyrmadrone"] = {
    ["variants"]                         = "Titanomyrma Drone, Titanomyrma Soldier",
    ["releasedate"]                      = "2015-07-18",
    ["releaseversion"]                   = "187.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Ant_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'",
    ["commonname"]                       = "Titanomyrma",
    ["dossierimage"]                     = "Dossier Titanomyrma.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_ant_mumble_01.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Titanomyrma parvagigan",
    ["time"]                             = "Paleogene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head and Thorax",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "Base of Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["3"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Abdomen",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["5"] = {
        ["name"]                         = "Head and Thorax Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 35,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 67,
      ["untamedrunspeed"]                = 194.300003,
      ["swimspeed"]                      = 200
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee (Titanomyrma Drone)",
        ["description"]                  = "The Titanomyrma Drone (ground variant) bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 7
        }
      },
      ["2"] = {
        ["name"]                         = "Melee (Titanomyrma Soldier)", -- For the Wiki, this value is copied here from its Soldier variant.
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 11,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -22
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [titanomyrma] [titanomyrmasoldier] [flyingant]
------------------------------------------------------------
  ["titanomyrmasoldier"] = {
    ["variants"]                         = "Titanomyrma Drone, Titanomyrma Soldier",
    ["releasedate"]                      = "2015-07-18",
    ["releaseversion"]                   = "187.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "FlyingAnt_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'",
    ["commonname"]                       = "Titanomyrma",
    ["dossierimage"]                     = "Dossier Titanomyrma.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_ant_mumble_01.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Titanomyrma parvagigan",
    ["time"]                             = "Paleogene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head and Thorax",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "Base of Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["3"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Abdomen",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
      ["5"] = {
        ["name"]                         = "Head and Thorax Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Brown, DarkWolfFur, DragonBase0, DragonBase1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 50,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 75,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 175,
      ["untamedrunspeed"]                = 454.999969,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 185,
      ["untamedrunflyspeed"]             = 480.999969
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 11,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 100,
        ["melee"] = {
          ["damage"]                     = 11,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -22
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [titanosaur] [titanosaurus]
------------------------------------------------------------
  ["titanosaur"] = {
    ["releasedate"]                      = "2016-06-23",
    ["releaseversion"]                   = "243.0",
    ["xboxreleasedate"]                  = "2016-07-06",
    ["xboxreleaseversion"]               = "738.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Titanosaur_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Titanosaur/Titanosaur_Character_BP.Titanosaur_Character_BP'",
    ["commonname"]                       = "Titanosaur",
    ["dossierimage"]                     = "Dossier Titanosaur.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "S titanosaur mumble 1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Titanosaurus vagacastrum",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Passive, Unless Approached",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Titanosaur Platform Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 0.06,
      ["tameaffinitybase"]               = 10000,
      ["tameaffinityperlevel"]           = 500,
      ["torpor1"]                        = 25000,
      ["torporincrease"]                 = 1500,
      ["foodconsumptionbase"]            = 0.1,
      ["foodconsumptionmult"]            = 13,
      ["torpordepletionps0"]             = -0
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "None"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 230000,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -80000,
      ["stamina"]                        = 2000,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 25000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 600,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 8640,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50000,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleetamedmult"]                 = 0,
      ["meleetamedadd"]                  = 0,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 800,
      ["riddenwalkspeed"]                = 800,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1094.799927,
      ["tamedrunspeed"]                  = 952,
      ["tamedriddenrunspeed"]            = 952,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 800,
      ["riddenswimspeed"]                = 800
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 2000,
    ["fecessize"]                        = "Massive",
    ["candamage"]                        = "Tek, Metal, Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee Front",
        ["description"]                  = "",
        ["staminacost"]                  = 200,
        ["attackrange"]                  = 2450,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2850,
        ["melee"] = {
          ["damage"]                     = 1000
        }
      },
      ["2"] = {
        ["name"]                         = "Melee Back",
        ["description"]                  = "",
        ["staminacost"]                  = 200,
        ["attackrange"]                  = 2800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 3200,
        ["melee"] = {
          ["damage"]                     = 1000
        }
      },
      ["3"] = {
        ["name"]                         = "Swimming Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 200,
        ["attackrange"]                  = 5500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5500,
        ["melee"] = {
          ["damage"]                     = 1000
        }
      }
    },
    ["killxpbase"]                       = 20000,
    ["teamname"]                         = "Herbivores_Large",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat, Sauropod Vertebra",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [trike] [triceratops]
------------------------------------------------------------
  ["triceratops"] = {
    ["variants"]                         = "Aberrant Triceratops, Corrupted Triceratops, Enraged Triceratops, Skeletal Trike",
    ["releasedate"]                      = "2015-06-02",
    ["releaseversion"]                   = "",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Trike_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'",
    ["commonname"]                       = "Triceratops",
    ["dossierimage"]                     = "Dossier Triceratops.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "PW_trike_voc_mumble_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Triceratops styrax",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Short-Tempered",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Trike Saddle",
      ["uniquecostumes"]                 = "Styracosaurus Costume, Triceratops Bionic Costume, Trike Bone Costume",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 250,
      ["torporincrease"]                 = 15,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 352.06308,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Carno Egg)",
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["egg"]                            = "Trike Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 8940, --2:29,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Face and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Frill",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Body Accent",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 375,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 250,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 365,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.226,
      ["walkspeed"]                      = 150,
      ["riddenwalkspeed"]                = 150,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 607.5,
      ["tamedrunspeed"]                  = 283.5,
      ["tamedriddenrunspeed"]            = 283.5,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 225,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Trike headbutts the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 490,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Ram",
        ["description"]                  = "Holding the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Trike prepares a charge attack.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 100,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [trilobite]
------------------------------------------------------------
  ["trilobite"] = {
    ["variants"]                         = "Aberrant Trilobite",
    ["releasedate"]                      = "2015-07-30",
    ["releaseversion"]                   = "191.0",
    ["xboxreleasedate"]                  = "2015-12-16",
    ["xboxreleaseversion"]               = "729.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Trilobite_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character.Trilobite_Character'",
    ["commonname"]                       = "Trilobite",
    ["dossierimage"]                     = "Dossier Trilobite.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Trilobite conchadurus",
    ["time"]                             = "Early Cambrian - Late Permian",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Defensive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 160,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 50,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 150,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 70,
      ["swimspeed"]                      = 200,
      ["untamedrunswimspeed"]            = 600
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 8,
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivore_Water",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Oil, Raw Meat, Silica Pearls, Black Pearls"
  },
------------------------------------------------------------
-- KEYWORDS: [troodon]
------------------------------------------------------------
  ["troodon"] = {
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Troodon_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Troodon/Troodon_Character_BP.Troodon_Character_BP'",
    ["commonname"]                       = "Troodon",
    ["dossierimage"]                     = "Dossier Troodon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Troodon magnanimus",
    ["time"]                             = "Late Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Nocturnally Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 8.333333,
      ["tameaffinitybase"]               = 250,
      ["tameaffinityperlevel"]           = 20,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 648.088135,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Live Creatures"
    },
    ["breeding"] = {
      ["egg"]                            = "Troodon Egg",
      ["mintemp"]                        = 28,
      ["maxtemp"]                        = 32,
      ["incubationtime"]                 = 4090.581787,
      ["maturationtime"]                 = 75757.570313,
      ["babytime"]                       = 7575.757324,
      ["juveniletime"]                   = 30303.029297,
      ["adolescenttime"]                 = 37878.785156,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, DragonGreen3, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Body Highlights and Feathers",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, DragonBase0, DragonGreen3, WyvernBlue0, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, DragonGreen2, Dark Grey, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 200,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 180,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 140,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.2,
      ["walkspeed"]                      = 480,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 960,
      ["tamedrunspeed"]                  = 960,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 100,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 7,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Troodon bites the target. The target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] will lower by 2x the damage dealt over 4 seconds. This effect stacks with each hit.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 7,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -14
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Leap Attack",
        ["description"]                  = "The Troodon leaps at the target. The target's [[File:Stamina.png|x20px|link=Stamina]] [[Stamina]] will lower by 2x the damage dealt over 4 seconds. This effect stacks with each hit.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 350,
        ["activateattackrange"]          = 7000,
        ["melee"] = {
          ["damage"]                     = 7,
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = 4,
              ["damagemultiplier"]       = -2,
              ["amount"]                 = -14
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.01,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Nerdry Glasses Skin",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [superturkey] [turkey]
------------------------------------------------------------
  ["superturkey"] = {
    ["event"]                            = "ARK: Turkey Trial, ARK: Turkey Trial 2",
    ["releasedate"]                      = "2015-11-25",
    ["releaseversion"]                   = "225.0",
    ["xboxreleasedate"]                  = "2016-11-23",
    ["xboxreleaseversion"]               = "746.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Turkey_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Turkey_Character_BP.Turkey_Character_BP'",
    ["commonname"]                       = "Super Turkey",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["group"]                            = "Event Creatures, Birds",
    ["temperament"]                      = "",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["1"] = {
        ["name"]                         = "Top Tail Feathers",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["2"] = {
        ["name"]                         = "Wing Tips",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["3"] = {
        ["name"]                         = "Bottom Tail Feathers",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Waddle/Throat",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 2000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 1000,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0,
      ["weight"]                         = 170,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.015,
      ["speed"]                          = 0,
      ["walkspeed"]                      = 65,
      ["untamedrunspeed"]                = 546,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 800,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Large Bear Trap",
    ["candamage"]                        = "",
    ["carryableby"]                      = "Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 61,
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 1,
    ["meleebase"]                        = 61,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Turkey pecks at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 80,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 250,
        ["melee"] = {
          ["damage"]                     = 61
        }
      }
    },
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Wishbone"
  },
------------------------------------------------------------
-- KEYWORDS: [tuso] [tusoteuthis] [squid] [giantsquid]
------------------------------------------------------------
  ["tusoteuthis"] = {
    ["variants"]                         = "Tusoteuthis - Caverns, Alpha Tusoteuthis",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Tusoteuthis_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'",
    ["commonname"]                       = "Tusoteuthis",
    ["dossierimage"]                     = "Dossier Tusoteuthis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Tusoteuthis vampyrus",
    ["time"]                             = "Cretaceous",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Tusoteuthis Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 0.75,
      ["tameaffinitybase"]               = 12500,
      ["tameaffinityperlevel"]           = 125,
      ["foodconsumptionbase"]            = 0.005,
      ["foodconsumptionmult"]            = 180.001144,
      ["wakeaffinitymult"]               = 1,
      ["wakingtamefeedinterval"]                   = 10,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "Yes",
      ["wakingtameconsumeentirestackmaxquantity"]  = 50,
      ["keepaffinityondamagerecievedwakingtame"]   = "Yes",
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Black Pearl"
    },
    ["breeding"] = {
      ["egg"]                            = "Tusoteuthis Egg",
      ["mintemp"]                        = 0,
      ["maxtemp"]                        = 50,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 1010100.875,
      ["babytime"]                       = 101010.085938,
      ["juveniletime"]                   = 404040.34375,
      ["adolescenttime"]                 = 505050.4375,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Highlights",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Dark Blue, Black"
      },
      ["1"] = {
        ["name"]                         = "Tentacle Highlights",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Tentacles",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3333,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1800,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 215,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 800,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1,
      ["walkspeed"]                      = 7500,
      ["riddenwalkspeed"]                = 7500,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 1500,
      ["untamedrunswimspeed"]            = 2250,
      ["tamedrunswimspeed"]              = 2250,
      ["tamedriddenrunswimspeed"]        = 2025,
      ["swimmingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"]              = 951,
    ["dragweight"]                       = 1500,
    ["mass"]                             = 300,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Tentacle Slap",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tusoteuthis swipes its massive tentacles at the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 3500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 65
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Tusoteuthis can pick up another creature with its tentacles. While holding a non-friendly target, the Tusoteuthis will constantly inflict [[File:Torpor.png|x20px|link=Torpor]] [[Torpor]] until the target is unconscious. Note that the Tusoteuthis cannot hold an unconscious target.",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 3500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 2
        }
      },
      ["3"] = {
        ["name"]                         = "Ink",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Tusoteuthis releases a large ink cloud to completely obscure vision for a limited time.",
        ["staminacost"]                  = 15,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Crush Prey",
        ["description"]                  = "While carrying a creature with its tentacles and using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Tusoteuthis will crush the target for considerable damage.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 100
        }
      },
    },
    ["killxpbase"]                       = 100,
    ["teamname"]                         = "Carnivore_Water",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Keratin, Raw Fish Meat, Raw Prime Fish Meat, Tusoteuthis Tentacle, Squid Oil, Absorbent Substrate",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
  ["tusoteuthiscaverns"] = {
    ["inherits"]                         = "tusoteuthis",
    ["releasedate"]                      = "2016-12-23",
    ["releaseversion"]                   = "253.0",
    ["xboxreleasedate"]                  = "2017-01-17",
    ["xboxreleaseversion"]               = "749.0",
    ["ps4releasedate"]                   = "2017-01-18",
    ["ps4releaseversion"]                = "503.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Tusoteuthis_Character_BP_Caves_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP_Caves.Tusoteuthis_Character_BP_Caves'",
    ["taming"] = {
      ["canbetamed"]                     = "No"
    }
  },
------------------------------------------------------------
-- KEYWORDS: [equus] [unicorn]
------------------------------------------------------------
  ["unicorn"] = {
    ["inherits"]                         = "equus",
    ["variants"]                         = "Equus, Aberrant Equus",
    ["class"]                            = "Equus_Character_BP_Unicorn_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'",
    ["commonname"]                       = "Unicorn",
    ["group"]                            = "Mammals, Fantasy"
  },
------------------------------------------------------------
-- KEYWORDS: [woollyrhino] [woollyrhinoceros] [rhino] [rhinoceros]
------------------------------------------------------------
  ["woollyrhinoceros"] = {
    ["releasedate"]                      = "2016-04-02",
    ["releaseversion"]                   = "238.0",
    ["xboxreleasedate"]                  = "2016-04-07",
    ["xboxreleaseversion"]               = "733.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Rhino_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'",
    ["commonname"]                       = "Woolly Rhino",
    ["dossierimage"]                     = "Dossier Woolly Rhino.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Woolly Rhino Torpid In 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Coelodonta utiliserro",
    ["time"]                             = "Late Pliocene - Late Pleistocene",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Friendly",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Woolly Rhino Saddle",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 3450,
      ["tameaffinityperlevel"]           = 125,
      ["torpor1"]                        = 600,
      ["torporincrease"]                 = 36,
      ["foodconsumptionbase"]            = 0.003156,
      ["foodconsumptionmult"]            = 150,
      ["torpordepletionps0"]             = 0.9
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Terror Bird Egg)",
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 14280, --3:58,
      ["maturationtime"]                 = 166666.65625,
      ["babytime"]                       = 16620, --4:37,
      ["juveniletime"]                   = 66660, --18:31,
      ["adolescenttime"]                 = 83280, --23:08,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["4"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
      ["5"] = {
        ["name"]                         = "Horn",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Bigfoot0, Bigfoot4, Bigfoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 500,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 120,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 600,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 100,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 750,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 1.226,
      ["walkspeed"]                      = 185,
      ["riddenwalkspeed"]                = 185,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 936.5625,
      ["tamedrunspeed"]                  = 1119.25,
      ["tamedriddenrunspeed"]            = 2238.5,
      ["runningstaminaconsumptionrate"]  = 14,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 375,
    ["mass"]                             = 330,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Woolly Rhino headbutts the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 40
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Pelt, Raw Meat, Woolly Rhino Horn",
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [yeti]
------------------------------------------------------------
  ["yeti"] = {
    ["variants"]                         = "Gigantopithecus, Aberrant Gigantopithecus",
    ["releasedate"]                      = "2016-03-25",
    ["releaseversion"]                   = "237.0",
    ["xboxreleasedate"]                  = "2016-04-07",
    ["xboxreleaseversion"]               = "733.0",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "2018-05-24",
    ["mobilereleaseversion"]             = "1.0",
    ["class"]                            = "Yeti_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Yeti_Character_BP.Yeti_Character_BP'",
    ["commonname"]                       = "Gigantopithecus",
    ["soundfile"]                        = "BigfootIdle.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Fur Mane",
        ["colors"]                       = "White"
      },
      ["4"] = {
        ["name"]                         = "Fur Accent",
        ["colors"]                       = "White"
      },
      ["5"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "White"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 2000,
      ["healthwildlevel"]                = 0.1,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 220,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.04,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 195,
      ["untamedrunspeed"]                = 682.5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 150,
    ["mass"]                             = 198,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 50,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Yeti will either back-hand or crush the target with both fists. This attack deals knockback that will shove players or smaller creatures a fair distance, sometimes over cliffs.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 50
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Player",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Yeti throws a mounted survivor overhead. Any creature directly in front of the Yeti will take damage.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60
        }
      }
    },
    ["killxpbase"]                       = 20,
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [yuty] [yutyrannus]
------------------------------------------------------------
  ["yutyrannus"] = {
    ["releasedate"]                      = "2017-05-30",
    ["releaseversion"]                   = "258.0",
    ["xboxreleasedate"]                  = "2017-06-19",
    ["xboxreleaseversion"]               = "755.0",
    ["ps4releasedate"]                   = "2017-06-14",
    ["ps4releaseversion"]                = "509.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Yutyrannus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Yutyrannus/Yutyrannus_Character_BP.Yutyrannus_Character_BP'",
    ["commonname"]                       = "Yutyrannus",
    ["dossierimage"]                     = "Dossier Yutyrannus.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Yutyrannus saevus",
    ["time"]                             = "Cretaceous",
    ["group"]                            = "Dinosaurs",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Yutyrannus Saddle",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.25,
      ["tameaffinitybase"]               = 4250,
      ["tameaffinityperlevel"]           = 175,
      ["torpor1"]                        = 1550,
      ["torporincrease"]                 = 93,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 180.063385,
      ["torpordepletionps0"]             = 0.725
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Kentrosaurus Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Yutyrannus Egg",
      ["mintemp"]                        = 32,
      ["maxtemp"]                        = 34,
      ["incubationtime"]                 = 17998.560547,
      ["maturationtime"]                 = 666666.625,
      ["babytime"]                       = 66666.664063,
      ["juveniletime"]                   = 266666.65625,
      ["adolescenttime"]                 = 333333.3125,
      ["mintimebetweenmating"]           = 64800,
      ["maxtimebetweenmating"]           = 172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "BigFoot0, DarkWolfFur, Dino Dark Yellow, DragonGreen2, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, WolfFur, White"
      },
      ["1"] = {
        ["name"]                         = "Facial Crest",
        ["colors"]                       = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, BigFoot4"
      },
      ["4"] = {
        ["name"]                         = "Facial Highlights & Stripes",
        ["colors"]                       = "DragonFire, Dino Dark Orange, DragonBase1, DragonGreen1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White, DragonGreen3"
      },
      ["5"] = {
        ["name"]                         = "Hands and Feet",
        ["colors"]                       = "DragonBase0, DragonBase1, Dino Dark Yellow, WyvernPurple0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, White"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1100,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 420,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1550,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 500,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 700,
      ["riddenwalkspeed"]                = 700,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1610,
      ["tamedrunspeed"]                  = 1610,
      ["tamedriddenrunspeed"]            = 1610,
      ["runningstaminaconsumptionrate"]  = 40,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 500,
    ["mass"]                             = 5000,
    ["fecessize"]                        = "Large",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 55
        }
      },
      ["2"] = {
        ["name"]                         = "Fear",
        ["description"]                  = "",
        ["staminacost"]                  = 250,
        ["attackrange"]                  = 3500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Courage",
        ["description"]                  = "",
        ["staminacost"]                  = 250,
        ["attackrange"]                  = 3500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["4"] = {
        ["name"]                         = "Courage-To-Followers",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 5000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      }
    },
    ["killxpbase"]                       = 30,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Pelt, Raw Meat, Raw Prime Meat, Yutyrannus Lungs, Tyrannosaurus Arm",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [zomdodo] [zombiedodo]
------------------------------------------------------------
  ["zomdodo"] = {
    ["variants"]                         = "Dodo, Aberrant Dodo, Bunny Dodo, DodoRex, Dodo Wyvern, Zombie Wyvern",
    ["event"]                            = "ARK: Fear Evolved, ARK: Fear Evolved 2",
    ["releasedate"]                      = "2015-10-29",
    ["releaseversion"]                   = "221.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "ZombieDodo_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/ZombieDodo_Character_BP.ZombieDodo_Character_BP'",
    ["commonname"]                       = "Zomdodo",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Raphus replicare",
    ["group"]                            = "Event Creatures, Birds",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Yes",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 450,
      ["tameaffinityperlevel"]           = 22.5,
      ["foodconsumptionbase"]            = -0,
      ["foodconsumptionmult"]            = 0
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"]                         = "Face",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Beak",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"]                         = "Forehead, Neck and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Head",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"]                         = "Wings and Patterning",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 700,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.2,
      ["stamina"]                        = 1000,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 170,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.015,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0,
      ["meleetamedadd"]                  = 0.2,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 2,
      ["walkspeed"]                      = 65,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 300.300018,
      ["tamedrunspeed"]                  = 600.600037,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 55,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Zomdodo pecks at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 110,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 55
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "TargetOnlyPlayers",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
    },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 01: THE CENTER                                     --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [broodmotherlysrixthecenterarena]
------------------------------------------------------------
  ["broodmotherlysrixthecenterarena"] = {
    ["dlc"]                              = "The Center",
    ["variants"]                         = "Broodmother Lysrix, Broodmother Lysrix (Gamma), Broodmother Lysrix (Beta), Broodmother Lysrix (Alpha), Broodmother Lysrix (Gamma) - The Center Arena, Broodmother Lysrix (Beta) - The Center Arena, Broodmother Lysrix (Alpha) - The Center Arena, Broodmother Guardian, Broodmother Lysrix (Gamma) - Overseer Arena, Broodmother Lysrix (Beta) - Overseer Arena, Broodmother Lysrix (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2016-05-17",
    ["releaseversion"]                   = "241.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06", 
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "SpiderL_Character_BP_TheCenter_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenter.SpiderL_Character_BP_TheCenter'",
    ["commonname"]                       = "Broodmother Lysrix",
    ["dossierimage"]                     = "Dossier Broodmother.png",
    ["soundfile"]                        = "PW_spider_voc_attack_melee_01.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 356400,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 290,
      ["untamedrunspeed"]                = 507.5,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 10000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1250,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1000,
        ["melee"] = {
          ["damage"]                     = 210,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 10
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Web Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 4,
          ["impact"] = {
            ["damage"]                   = 90,
            ["impulse"]                  = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Acid Cone",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["impact"] = {
            ["damage"]                   = 50,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 10
              }
            }
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000,
        ["melee"] = {
          ["damage"]                     = 300
        }
      },
      ["5"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000 
      }
    },
    ["killxpbase"]                       = 8,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["broodmotherlysrixgammathecenterarena"] = {
    ["inherits"]                         = "broodmotherlysrixthecenterarena",
    ["commonname"]                      = "Broodmother Lysrix (Gamma)"
  },
------------------------------------------------------------
  ["broodmotherlysrixbetathecenterarena"] = {
    ["inherits"]                         = "broodmotherlysrixthecenterarena",
    ["class"]                            = "SpiderL_Character_BP_TheCenterMedium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterMedium.SpiderL_Character_BP_TheCenterMedium'",
    ["commonname"]                       = "Broodmother Lysrix",
    ["stats"] = {
      ["health"]                         = 421200
    },
  },
------------------------------------------------------------
  ["broodmotherlysrixalphathecenterarena"] = {
    ["inherits"]                         = "broodmotherlysrixthecenterarena",
    ["class"]                            = "SpiderL_Character_BP_TheCenterHard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_TheCenterHard.SpiderL_Character_BP_TheCenterHard'",
    ["commonname"]                       = "Broodmother Lysrix",
    ["stats"] = {
      ["health"]                         = 486000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [megapithecusthecenterarena]
------------------------------------------------------------
  ["megapithecusthecenterarena"] = {
    ["dlc"]                              = "The Center",
    ["variants"]                         = "Megapithecus, Megapithecus (Gamma), Megapithecus (Beta), Megapithecus (Alpha), Megapithecus (Gamma) - The Center Arena, Megapithecus (Beta) - The Center Arena, Megapithecus (Alpha) - The Center Arena, Megapithecus Guardian, Megapithecus (Gamma) - Overseer Arena, Megapithecus (Beta) - Overseer Arena, Megapithecus (Alpha) - Overseer Arena",
    ["releasedate"]                      = "2016-05-17",
    ["releaseversion"]                   = "241.0",
    ["xboxreleasedate"]                  = "2016-05-17",
    ["xboxreleaseversion"]               = "734.0",
    ["ps4releasedate"]                   = "2016-12-06", 
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Gorilla_Character_BP_TheCenter_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter.Gorilla_Character_BP_TheCenter'",
    ["commonname"]                       = "Megapithecus",
    ["dossierimage"]                     = "Dossier Megapithecus.png",
    ["soundfile"]                        = "gorilla_taunt_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mammals",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 144000,
      ["stamina"]                        = 650,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["food"]                           = 2600,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 960.000061,
      ["swimspeed"]                      = 360
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1200,
    ["mass"]                             = 1000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 150,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Megapithecus swings at the target for considerable damage and knock-back.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2400,
        ["melee"] = {
          ["damage"]                     = 400
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Rock",
        ["description"]                  = "The Megapithecus throws a boulder at the target for considerable impact damage.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 4,
          ["impact"] = {
            ["damage"]                   = 2000,
            ["impulse"]                  = 500000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 10000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 10000
      },
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
  },
------------------------------------------------------------
  ["megapithecusgammathecenterarena"] = {
    ["inherits"]                         = "megapithecusthecenterarena",
    ["commonname"]                       = "Megapithecus (Gamma)",
    ["stats"] = {
      ["health"]                         = 144000
    },
  },
------------------------------------------------------------
  ["megapithecusbetathecenterarena"] = {
    ["inherits"]                         = "megapithecusthecenterarena",
    ["class"]                            = "Gorilla_Character_BP_TheCenter_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Medium.Gorilla_Character_BP_TheCenter_Medium'",
    ["commonname"]                       = "Megapithecus (Beta)",
    ["stats"] = {
      ["health"]                         = 160000
    },
  },
------------------------------------------------------------
  ["megapithecusalphathecenterarena"] = {
    ["inherits"]                         = "megapithecusthecenterarena",
    ["class"]                            = "Gorilla_Character_BP_TheCenter_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP_TheCenter_Hard.Gorilla_Character_BP_TheCenter_Hard'",
    ["commonname"]                       = "Megapithecus (Alpha)",
    ["stats"] = {
      ["health"]                         = 224000
    },
  },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 02: SCORCHED EARTH                                 --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [alphadeathworm]
------------------------------------------------------------
  ["alphadeathworm"] = {
    ["variants"]                         = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Iceworm Queen, Corrupted Deathworm",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "MegaDeathworm_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/MegaDeathworm_Character_BP.MegaDeathworm_Character_BP'",
    ["commonname"]                       = "Alpha Deathworm",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["group"]                            = "Alpha Predators, Invertebrates, Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head and Sides",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Dark Orange"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Orange, Dino Dark Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Dark Red"
      },
      ["2"] = {
        ["name"]                         = "Claws",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, Bigfoot5, Dino Dark Orange"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Light Brown, Black, Brown, Dino Dark Orange, Dino Dark Brown, Dino Darker Grey"
      },
      ["4"] = {
        ["name"]                         = "Back and Spikes",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, Bigfoot5, Dino Dark Orange"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Light Brown, Dino Medium Brown"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 27000,
      ["healthwildlevel"]                = 0.002,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 600
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 500,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Deathworm bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6500,
        ["melee"] = {
          ["damage"]                     = 500
        }
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6500,
        ["melee"] = {
          ["damage"]                     = 500
        }
      }
    },
    ["killxpbase"]                       = 15000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Organic Polymer, Raw Meat, Raw Prime Meat, Manticore Helmet Skin, Alpha Deathworm Trophy"
  },
------------------------------------------------------------
-- KEYWORDS: [alphawyvern] [alphafirewyvern]
------------------------------------------------------------
  ["alphafirewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "MegaWyvern_Character_BP_Fire_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/MegaWyvern_Character_BP_Fire.MegaWyvern_Character_BP_Fire'",
    ["commonname"]                       = "Alpha Fire Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Fantasy",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Black, Dino Dark Red, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Belly and Foot Scales",
        ["colors"]                       = "Black, Dino Light Orange, Dino Medium Brown, Dino Dark Orange, Dino Dark Red"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Orange, Dino Dark Red, DragonBase1, DragonFire"
      },
      ["4"] = {
        ["name"]                         = "Fins and Wings",
        ["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange"
      },
      ["5"] = {
        ["name"]                         = "Belly Detail",
        ["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 8000,
      ["healthwildlevel"]                = 0.15,
      ["stamina"]                        = 600,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 862.5,
      ["untamedrunspeed"]                = 996.187439,
      ["swimspeed"]                      = 1375,
      ["flyspeed"]                       = 3750,
      ["untamedrunflyspeed"]             = 2887.501465
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["meleebase"]                        = 210,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Alpha Fire Wyvern bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 140
        }
      },
      ["2"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "The Alpha Fire Wyvern sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>The Alpha Fire Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>The Alpha Fire Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 120
        }
      }
    },
    ["killxpbase"]                       = 1500,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Wyvern Milk, Wyvern Gloves Skin, Alpha Wyvern Trophy"
  },
------------------------------------------------------------
-- KEYWORDS: [bonewyvern] [skeletalwyvern] [bonefirewyvern]
------------------------------------------------------------
  ["bonefirewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_MegaWyvern_Character_BP_Fire_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Bone_MegaWyvern_Character_BP_Fire.Bone_MegaWyvern_Character_BP_Fire'",
    ["commonname"]                       = "Bone Fire Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Alpha Predators, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 8000,
      ["healthwildlevel"]                = 0.15,
      ["stamina"]                        = 600,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 862.5,
      ["untamedrunspeed"]                = 996.187439,
      ["swimspeed"]                      = 1375,
      ["flyspeed"]                       = 3750,
      ["untamedrunflyspeed"]             = 2887.501465
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["meleebase"]                        = 210,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Bone Fire Wyvern bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 140
        }
      },
      ["2"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "The Bone Fire Wyvern sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>The Bone Fire Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used by the AI in-game.'''<br>The Alpha Fire Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 120
        }
      }
    },
    ["killxpbase"]                       = 1500,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Wyvern Milk, Wyvern Bone Costume"
  },
------------------------------------------------------------
-- KEYWORDS: [bonejerboa] [skeletaljerboa]
------------------------------------------------------------
  ["bonejerboa"] = {
    ["variants"]                         = "Jerboa",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Bone_Jerboa_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Bone_Jerboa_Character_BP.Bone_Jerboa_Character_BP'",
    ["commonname"]                       = "Skeletal Jerboa",
    ["soundfile"]                        = "s_jerboa_idle_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Renopila amplexus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Mammals",
    ["temperament"]                      = "Cowardly",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 825,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 55,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 156,
      ["untamedrunspeed"]                = 366.599976,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 3,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Skeletal Jerboa attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 90,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 3
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Jerboa Bone Costume",
    -- OMISSION: BONEDAMAGEADJUSTERS
  },
------------------------------------------------------------
-- KEYWORDS: [deathworm]
------------------------------------------------------------
  ["deathworm"] = {
    ["variants"]                         = "Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Iceworm Queen, Corrupted Deathworm",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Deathworm_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Deathworm/Deathworm_Character_BP.Deathworm_Character_BP'",
    ["commonname"]                       = "Deathworm",
    ["dossierimage"]                     = "Dossier Deathworm.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Khorkoi arrakis",
    ["time"]                             = "Unknown",
    ["group"]                            = "Invertebrates, Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Head and Sides",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Dark Orange"
      },
      ["1"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Orange, Dino Dark Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Dark Red"
      },
      ["2"] = {
        ["name"]                         = "Claws",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, Bigfoot5, Dino Dark Orange"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Light Brown, Black, Brown, Dino Dark Orange, Dino Dark Brown, Dino Darker Grey"
      },
      ["4"] = {
        ["name"]                         = "Back and Spikes",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, Bigfoot5, Dino Dark Orange"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Bigfoot0, Bigfoot5, Dino Light Brown, Dino Medium Brown"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 20000,
      ["healthwildlevel"]                = 0.002,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 210,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Deathworm bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 3000,
        ["melee"] = {
          ["damage"]                     = 225
        }
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 2500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 3000,
        ["melee"] = {
          ["damage"]                     = 225
        }
      }
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Raw Meat, Raw Prime Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [deathwormmanticorearena] [deathwormminion]
------------------------------------------------------------
  ["deathwormmanticorearena"] = {
    ["inherits"]                         = "deathworm",
    ["variants"]                         = "Deathworm, Iceworm Male, Alpha Deathworm, Iceworm Queen",     
    ["class"]                            = "Deathworm_Character_Minion_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Minions/Deathworm_Character_Minion_BP.Deathworm_Character_Minion_BP'",
    ["stats"]                            = {
      ["health"]                         = 1725
    }
  },
------------------------------------------------------------
-- KEYWORDS: [dodowyvern]
------------------------------------------------------------
  ["dodowyvern"] = {
    ["variants"]                         = "Dodo, Aberrant Dodo, Bunny Dodo, Zomdodo, DodoRex, Wyvern, Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "DodoWyvern_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/DodoWyvern/DodoWyvern_Character_BP.DodoWyvern_Character_BP'",
    ["commonname"]                       = "Dodo Wyvern",
    ["dossierimage"]                     = "Dossier Dodowyvern.png",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Raphus vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Fantasy, Birds, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
    -- In game files, it has colors defined, however it does NOT have color regions.
      ["0"] = {
        --["name"]                         = "Main Body",
        --["colors"]                       = "DragonBase0, DarkWolfFur, WolfFur, BigFoot5, Bigfoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["2"] = {
        --["name"]                         = "Scales",
        --["colors"]                       = "Dark Grey, Dino Light Orange, Dino Medium Brown, BigFoot5, DarkWolfFur, DragonBase0, DragonBase1, Dino Dark Orange"
      },
      ["3"] = {
        --["name"]                         = "Wings",
        --["colors"]                       = "DragonBase0, DarkWolfFur, WolfFur, BigFoot5, Bigfoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["4"] = {
        --["name"]                         = "Fins Highlight",
        --["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
      },
      ["5"] = {
        --["name"]                         = "Body Highlights",
        --["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 666666,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 3000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1300,
      ["untamedrunspeed"]                = 1300,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 3000,
      ["untamedrunflyspeed"]             = 2000.000977
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Dodo Wyvern bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 600
        }
      },
      ["2"] = {
        ["name"]                         = "Breathe Lightning",
        ["description"]                  = "",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 7400,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 8800,
		["projectile"] = {
          ["projectilelife"]             = 4.3,
          ["impact"] = {
            ["damage"]                   = 20,
            ["impulse"]                  = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Breathe Fire",
        ["description"]                  = "The Dodo Wyvern sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 4500
      },
      ["4"] = {
        ["name"]                         = "Breathe Poison",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 7000,
        ["minattackrange"]               = 1500,
        ["activateattackrange"]          = 7000,
		["projectile"] = {
          ["projectilelife"]             = 5,
          ["explosion"] = {
            ["damage"]                   = 700,
            ["radius"]                   = 500
          },
          ["impact"] = {
            ["damage"]                   = 900
          }
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [jerboa]
------------------------------------------------------------
  ["jerboa"] = {
    ["variants"]                         = "Skeletal Jerboa",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Jerboa_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Jerboa/Jerboa_Character_BP.Jerboa_Character_BP'",
    ["commonname"]                       = "Jerboa",
    ["dossierimage"]                     = "Dossier Jerboa.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_jerboa_idle_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Renopila amplexus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Mammals",
    ["temperament"]                      = "Cowardly",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["uniquecostumes"]                 = "Jerboa Bone Costume (Scorched Earth)",
      ["canmountonhumans"]               = "Shoulder",
      ["equipment"]                      = "Hats",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.333333,
      ["tameaffinitybase"]               = 1350,
      ["tameaffinityperlevel"]           = 22.5,
      ["torpor1"]                        = 30,
      ["torporincrease"]                 = 1.8,
      ["foodconsumptionbase"]            = 0.000868,
      ["foodconsumptionmult"]            = 2880.184326,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Plant Species Y Seed"
    },
    ["breeding"] = {
      ["gestationtime"]                  = 9480, --2:38,
      ["maturationtime"]                 = 111111.109375,
      ["babytime"]                       = 11100, --3:05,
      ["juveniletime"]                   = 44400, --12:20,
      ["adolescenttime"]                 = 55500, --15:25,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Paws and Back",
        ["colors"]                       = "Dark Grey, Black, Brown, Dino Dark Red, Dino Dark Orange, Dino Dark Brown, Dino Dark Brown, Bigfoot0, DarkWolfFur, WolfFur, Bigfoot5, NearWhite, NearBlack"
      },
      ["4"] = {
        ["name"]                         = "Back Stripes",
        ["colors"]                       = "Light Grey, Light Brown, Light Orange, Dark Grey, Black, Dino Albino, Dino Dark Red, Dino Dark Orange, Dino Medium Brown, Dino Dark Purple, Dino Dark Brown, Dino Dark Red, Dark Red, NearWhite, NearBlack"
      },
      ["5"] = {
        ["name"]                         = "Underside and Face",
        ["colors"]                       = "Dark Grey, Light Brown, Dino Medium Brown, WolfFur, DarkWolfFur, Bigfoot5, Bigfoot0, NearWhite, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 55,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 30,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 55,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 1,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.5,
      ["walkspeed"]                      = 156,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 366.599976,
      ["tamedrunspeed"]                  = 549.899963,
      ["runningstaminaconsumptionrate"]  = 4,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 25,
    ["mass"]                             = 50,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Griffin, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 3,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Jerboa attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 90,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 3
        }
      }
    },
    ["killxpbase"]                       = 0.5,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [jugbug]
------------------------------------------------------------
  ["jugbug"] = {
    ["variants"]                         = "Water Jug Bug, Oil Jug Bug",
    ["dlc"]                              = "Scorched Earth, Extinction, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Jugbug_Character_BaseBP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Character_BaseBP.Jugbug_Character_BaseBP'",
    ["commonname"]                       = "Jug Bug",
    ["dossierimage"]                     = "Dossier Jug Bug.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Scutinphora puteus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Dark Brown,Black, Dino Albino"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
      ["4"] = {
        ["name"]                         = "Head and Wings",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Black"
      },
      ["5"] = {
        ["name"]                         = "Underside and Patterning",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 75,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 2,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 60,
      ["untamedrunspeed"]                = 150,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 120,
      ["untamedrunflyspeed"]             = 300
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Ground Bite Attack",
        ["description"]                  = "The Jug Bug bites the target while grounded.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Fly Bite Attack",
        ["description"]                  = "The Jug Bug bites the target while airborne.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [jugbug] [oiljugbug]
------------------------------------------------------------
  ["oiljugbug"] = {
    ["variants"]                         = "Water Jug Bug, Oil Jug Bug",
    ["dlc"]                              = "Scorched Earth, Extinction, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Jugbug_Oil_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Oil_Character_BP.Jugbug_Oil_Character_BP'",
    ["commonname"]                       = "Jug Bug",
    ["dossierimage"]                     = "Dossier Jug Bug.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Scutinphora puteus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 75,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 2,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 60,
      ["untamedrunspeed"]                = 150,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 120,
      ["untamedrunflyspeed"]             = 300
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Ground Bite Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Fly Bite Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [jugbug] [waterjugbug]
------------------------------------------------------------
  ["waterjugbug"] = {
    ["variants"]                         = "Water Jug Bug, Oil Jug Bug",
    ["dlc"]                              = "Scorched Earth, Extinction, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Jugbug_Water_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/JugBug/Jugbug_Water_Character_BP.Jugbug_Water_Character_BP'",
    ["commonname"]                       = "Jug Bug",
    ["dossierimage"]                     = "Dossier Jug Bug.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Scutinphora puteus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 75,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 450,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 2,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 60,
      ["untamedrunspeed"]                = 150,
      ["swimspeed"]                      = 200,
      ["flyspeed"]                       = 120,
      ["untamedrunflyspeed"]             = 300
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 30,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Ground Bite Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["2"] = {
        ["name"]                         = "Fly Bite Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      }
    },
    ["killxpbase"]                       = 1,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [lymantria] [moth]
------------------------------------------------------------
  ["lymantria"] = {
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Moth_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Moth/Moth_Character_BP.Moth_Character_BP'",
    ["commonname"]                       = "Lymantria",
    ["dossierimage"]                     = "Dossier Lymantria.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_moth_idle_3.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Lymantria sporarmis",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Evasive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "Lymantria Saddle (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.875,
      ["tameaffinitybase"]               = 1800,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 550,
      ["torporincrease"]                 = 33,
      ["foodconsumptionbase"]            = 0.001852,
      ["foodconsumptionmult"]            = 199.983994,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Thorny Dragon Egg)",
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["egg"]                            = "Moth Egg (Scorched Earth)"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Medium Brown, Dino Light Orange, Dino Light Blue, Light Grey, Dino Light Brown, WolfFur"
      },
      ["1"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "Dino Medium Blue, Light Orange, Light Yellow, Dino Light Red, Dino Light Green, Dino Light Blue, Dino Light Purple, Dark Grey"
      },
      ["2"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Medium Brown, Dino Light Orange, Dino Light Blue, Light Grey, Dino Light Brown, WolfFur"
      },
      ["3"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "Dino Dark Blue, Yellow, Dino Deep Blue, Dino Dark Purple, Dark Green, Dark Red, Dino Dark Green, Light Grey, Black"
      },
      ["4"] = {
        ["name"]                         = "Face and Antennae",
        ["colors"]                       = "Dino Medium Brown, Dino Light Orange, Dino Light Blue, Light Grey, Dino Light Brown, WolfFur"
      },
      ["5"] = {
        ["name"]                         = "Proboscis and Underside",
        ["colors"]                       = "Dino Medium Brown, Dino Light Orange, Dino Light Blue, Light Grey, Dino Light Brown, WolfFur"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 255,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 180,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 550,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 175,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 110,
      ["riddenwalkspeed"]                = 110,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 600,
      ["flyriddenspeed"]                 = 600,
      ["untamedrunflyspeed"]             = 1200,
      ["tamedrunflyspeed"]               = 1056,
      ["tamedriddenrunflyspeed"]         = 1056,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 50,
    ["dragweight"]                       = 149,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Megalosaurus",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Drop Spores",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Lymantria expels a spore cloud. Upon contact, the spore cloud will deplete stamina and slow player and creature movement speed by 90%.",
        ["staminacost"]                  = 50,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Chitin, Raw Meat, Silk",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [manticore]
------------------------------------------------------------
  ["manticore"] = {
    ["variants"]                         = "Manticore (Gamma), Manticore (Beta), Manticore (Alpha), Manticore (Gamma) - Ragnarok Arena, Manticore (Beta) - Ragnarok Arena, Manticore (Alpha) - Ragnarok Arena",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Manticore_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP.Manticore_Character_BP'",
    ["commonname"]                       = "Manticore",
    ["dossierimage"]                     = "Dossier Manticore.png",
    ["soundfile"]                        = "s_manticore_roar_intro.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mammals, Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 100000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 3000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1300,
      ["untamedrunspeed"]                = 2600,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 2200,
      ["untamedrunflyspeed"]             = 2420
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 120,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw and Fangs",
        ["description"]                  = "The Manticore bites and claws at the target.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60,
        }
      },
      ["2"] = {
        ["name"]                         = "Poison Sting",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Quill Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
		["projectile"] = {
          ["projectilelife"]             = 5,
          ["impact"] = {
            ["damage"]                   = 2,
            ["impulse"]                  = 50,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 4,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 5 
              }
            }
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Poison Ball (Ground vs Ground)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 12000,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["5"] = {
        ["name"]                         = "Poison Ball (Air vs Ground)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 20000,
        ["minattackrange"]               = 3000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["6"] = {
        ["name"]                         = "Poison Ball (Air vs Air)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 20000,
        ["minattackrange"]               = 1500,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["7"] = {
        ["name"]                         = "Claw and Fangs (Air)",
        ["description"]                  = "The Manticore bites and claws at the target while airborne.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 85,
        }
      }
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["manticoregamma"] = {
    ["inherits"]                         = "manticore",
    ["dlc"]                              = "Scorched Earth",
    ["class"]                            = "Manticore_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Easy.Manticore_Character_BP_Easy'",
    ["commonname"]                       = "Manticore (Gamma)",
    ["stats"] = {
      ["health"]                         = 100000
    },
  },
------------------------------------------------------------
  ["manticorebeta"] = {
    ["inherits"]                         = "manticore",
    ["dlc"]                              = "Scorched Earth",
    ["class"]                            = "Manticore_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Medium.Manticore_Character_BP_Medium'",
    ["commonname"]                       = "Manticore (Beta)",
    ["stats"] = {
      ["health"]                         = 130000
    },
  },
------------------------------------------------------------
  ["manticorealpha"] = {
    ["inherits"]                         = "manticore",
    ["dlc"]                              = "Scorched Earth",
    ["class"]                            = "Manticore_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/Manticore_Character_BP_Hard.Manticore_Character_BP_Hard'",
    ["commonname"]                       = "Manticore (Alpha)",
    ["stats"] = {
      ["health"]                         = 160000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [mantis]
------------------------------------------------------------
  ["mantis"] = {
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Mantis_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'",
    ["commonname"]                       = "Mantis",
    ["dossierimage"]                     = "Dossier Mantis.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Empusa discipulus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Mantis Saddle (Scorched Earth), Torch, Stone Pick, Stone Hatchet, Wooden Club, Whip (Scorched Earth), Scissors, Pike, Metal Pick, Metal Hatchet, Metal Sickle, Sword",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "Yes",
      ["minlevelnonviolent"]             = 40,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 1800,
      ["tameaffinityperlevel"]           = 75,
      ["foodconsumptionbase"]            = 0.002314,
      ["foodconsumptionmult"]            = 360,
      ["wakeaffinitymult"]               = 1,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Deathworm Horn"
    },
    ["breeding"] = {
      ["egg"]                            = "Mantis Egg"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Light Brown, Light Orange, Dark Green, Dark Red, Brown, Light Yellow, Dino Medium Brown, Dino Dark Green, Dino Medium Green"
      },
      ["4"] = {
        ["name"]                         = "Top",
        ["colors"]                       = "Light Brown, Light Orange, Dark Green, Dark Red, Brown, Light Yellow, Dino Medium Brown, Dino Dark Green, Dino Medium Green"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Light Brown, Light Orange, Dark Green, Dark Red, Brown, Light Yellow, Dino Medium Brown, Dino Dark Green, Dino Medium Green"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 275,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.135,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 220,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.08,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.025,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.67,
      ["walkspeed"]                      = 200,
      ["riddenwalkspeed"]                = 200,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 650,
      ["tamedrunspeed"]                  = 500,
      ["tamedriddenrunspeed"]            = 600,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 175,
      ["riddenswimspeed"]                = 175
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 200,
    ["mass"]                             = 100,
    ["fecessize"]                        = "None",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Mantis slashes at the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 300,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 34
        }
      },
      ["2"] = {
        ["name"]                         = "Leap Attack",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Mantis leaps a great distance at the target for considerable damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 3200,
        ["minattackrange"]               = 800,
        ["activateattackrange"]          = 7000,
        ["melee"] = {
          ["damage"]                     = 120
        }
      }
    },
    ["killxpbase"]                       = 2,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Chitin, Organic Polymer, Raw Meat",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [morellatops] [camelsaurus]
------------------------------------------------------------
  ["morellatops"] = {
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "camelsaurus_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Camelsaurus/camelsaurus_Character_BP.camelsaurus_Character_BP'",
    ["commonname"]                       = "Morellatops",
    ["dossierimage"]                     = "Dossier Morellatops.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_camelsaurus_startled.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Morellatops dromedarius",
    ["time"]                             = "Early Cretaceous",
    ["group"]                            = "Dinosaurs, Mammals",
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Morellatops Saddle (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 0.2,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 315,
      ["torporincrease"]                 = 18.9,
      ["foodconsumptionbase"]            = 0.005341,
      ["foodconsumptionmult"]            = 208.034286,
      ["torpordepletionps0"]             = 0.3
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Vulture Egg)",
      ["favoritefood"]                   = "Vegetables"
    },
    ["breeding"] = {
      ["egg"]                            = "Morellatops Egg",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 8940, --2:29,
      ["maturationtime"]                 = 111111.109375,
      ["babytime"]                       = 11100, --3:05,
      ["juveniletime"]                   = 44400, --12:20,
      ["adolescenttime"]                 = 55500, --15:25,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["1"] = {
        ["name"]                         = "Spine",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["2"] = {
      --["name"]                           = "null",
      --["colors"]                         = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["3"] = {
        ["name"]                         = "Spikes",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Furred Stripes",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Underside and Legs",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 400,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 220,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 315,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 440,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.964,
      ["walkspeed"]                      = 250,
      ["riddenwalkspeed"]                = 250,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 1250,
      ["tamedrunspeed"]                  = 567,
      ["tamedriddenrunspeed"]            = 567,
      ["runningstaminaconsumptionrate"]  = 20,
      ["swimspeed"]                      = 265,
      ["riddenswimspeed"]                = 265
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 300,
    ["mass"]                             = 380,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 13,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Morellatops attacks the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      },
      ["2"] = {
        ["name"]                         = "Melee II", -- Repeated in game file as just "Melee" -- Added "II" here for the Wiki.
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 32
        }
      }
    },
    ["killxpbase"]                       = 4,
    ["teamname"]                         = "Herbivores_Medium",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Azulberry, Azulberry Seed, Cactus Sap, Citronal Seed, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [phoenix] [firebird]
------------------------------------------------------------
  ["phoenix"] = {
    ["dlc"]                              = "Scorched Earth",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-09-03",
    ["releaseversion"]                   = "268.0",
    ["xboxreleasedate"]                  = "2017-09-23",
    ["xboxreleaseversion"]               = "762.0",
    ["ps4releasedate"]                   = "2017-09-09",
    ["ps4releaseversion"]                = "514.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Phoenix_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'",
    ["commonname"]                       = "Phoenix",
    ["dossierimage"]                     = "Dossier Phoenix.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Phoenixsound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy",
    ["temperament"]                      = "Elusive",
    ["diet"]                             = "Flame Eater",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["equipment"]                      = "",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 6600,
      ["tameaffinityperlevel"]           = 200,
      ["foodconsumptionbase"]            = 0.002893,
      ["foodconsumptionmult"]            = 192.034409,
      ["wakeaffinitymult"]               = 1.6,
      ["wakingtamefeedinterval"]                   = 15,
      ["wakingtamefoodincreasemultiplier"]         = 1,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0,
      ["wakingtameallowfeedingfoodpercentage"]     = 0.9,
      ["wakingtameconsumeentirestack"]             = "No",
      ["wakingtameconsumeentirestackmaxquantity"]  = 0,
      ["keepaffinityondamagerecievedwakingtame"]   = "Yes",
      ["wakefooddeplmult"]               = 2
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, DragonBase0, DragonBase1, DragonFire, Light Orange, Black"
      },
      ["1"] = {
        ["name"]                         = "Beak and Feet",
        ["colors"]                       = "Dino Dark Red, Dino Dark Orange, Dino Light Orange, Dino Medium Brown, BigFoot5, DragonBase1, Black"
      },
      ["4"] = {
        ["name"]                         = "Feather Highlights",
        ["colors"]                       = "Dino Light Orange, Light Orange, Light Yellow, DragonFire, Yellow, Light Green, Light Grey"
      },
      ["5"] = {
        ["name"]                         = "Underbelly and Wing Highlights",
        ["colors"]                       = "Dino Dark Blue, DragonGreen3, Dino Light Blue, Dino Medium Blue, WyvernBlue0, WyvernPurple0, Cyan, Dino Deep Blue, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 400,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 220,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 200,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1500,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 180,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 260,
      ["riddenwalkspeed"]                = 130,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 637,
      ["tamedrunspeed"]                  = 910,
      ["tamedriddenrunspeed"]            = 455,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 150,
      ["flyspeed"]                       = 600,
      ["flyriddenspeed"]                 = 300,
      ["untamedrunflyspeed"]             = 1470,
      ["tamedrunflyspeed"]               = 2100,
      ["tamedriddenrunflyspeed"]         = 1050,
      ["flyingstaminaconsumptionrate"]   = 3
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 35,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Silica Pearls",
    ["candamage"]                        = "Greenhouse, Thatch, Wood",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 14,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 14,
        }
      },
      ["2"] = {
        ["name"]                         = "Fireball (Rider)",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 6000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6000,
		["projectile"] = {
          ["projectilelife"]             = 3,
          ["impact"] = {
            ["damage"]                   = 0
          },
        }
      },
      ["3"] = {
        ["name"]                         = "Melee Rake",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 400,
        ["minattackrange"]               = 150,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 23,
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Charcoal, Chitin, Crystal, Flint, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [rockelemental] [rockgolem]
------------------------------------------------------------
  ["rockelemental"] = {
    ["variants"]                         = "Rock Elemental - Manticore Arena, Rubble Golem, Lava Elemental",
    ["dlc"]                              = "Scorched Earth, Extinction, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "RockGolem_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'",
    ["commonname"]                       = "Rock Elemental",
    ["dossierimage"]                     = "Dossier Rock Elemental.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_golem_getup_2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Colossus petram",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Minerals",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Rock Golem Saddle (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 2.5,
      ["tameaffinitybase"]               = 6500,
      ["tameaffinityperlevel"]           = 325,
      ["torpor1"]                        = 5000,
      ["torporincrease"]                 = 100,
      ["foodconsumptionbase"]            = 0.002543,
      ["foodconsumptionmult"]            = 180.063385,
      ["torpordepletionps0"]             = 0.325
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Mantis Egg)",
      ["favoritefood"]                   = "Sulfur"
    },
    ["colorization"] = {
    ["1"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Red, Dark Red, Dino Light Red, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Albino, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 25000,
      ["healthwildlevel"]                = 0.0125,
      ["healthtamedlevel"]               = 0.135,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -22000,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 5000,
      ["torporwildlevel"]                = 0.02,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 660,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.125,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 400,
      ["riddenwalkspeed"]                = 400,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 960.000061,
      ["tamedrunspeed"]                  = 960.000061,
      ["tamedriddenrunspeed"]            = 960.000061,
      ["runningstaminaconsumptionrate"]  = 25,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rock Elemental smashes the target with both fists.",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 950,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1350,
        ["melee"] = {
          ["damage"]                     = 120
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Rock",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rock Elemental pulls a boulder out of the ground and lobs it at the target for considerable impact damage.",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 120
        },
		["projectile"] = {
          ["projectilelife"]             = 2.6,
          ["impact"] = {
            ["damage"]                   = 300,
            ["impulse"]                  = 100000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Swipe",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One), the Rock Elemental swipes an arm at the target and spins in a circle.",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 950,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1350,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 50,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Cactus Sap, Chitin, Crystal, Hide, Keratin, Leech Blood, Metal, Obsidian, Oil, Organic Polymer, Pelt, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Sand, Silica Pearls, Silk, Spoiled Meat, Stone, Sulfur, Thatch, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [rockelementalmanticorearena] [rockelementalminion]
------------------------------------------------------------
  ["rockelementalmanticorearena"] = {
    ["inherits"]                         = "rockelemental",
    ["variants"]                         = "Rock Elemental, Rubble Golem, Lava Elemental",     
    ["class"]                            = "RockGolem_Character_Minion_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Manticore/RockGolem_Character_Minion_BP.RockGolem_Character_Minion_BP'",
    ["stats"]                            = {
      ["health"]                         = 50000,
      ["stamina"]                        = 1000
    }
  },
------------------------------------------------------------
-- KEYWORDS: [rubblegolem]
------------------------------------------------------------
  ["rubblegolem"] = {
    ["variants"]                         = "Rock Elemental, Rock Elemental - Manticore Arena, Lava Elemental",
    ["dlc"]                              = "Scorched Earth, Extinction",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "RubbleGolem_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RubbleGolem_Character_BP.RubbleGolem_Character_BP'",
    ["commonname"]                       = "Rock Elemental",
    ["soundfile"]                        = "s_golem_getup_2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Colossus petram",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Minerals",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["colorization"] = {
    ["1"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Red, Dark Red, Dino Light Red, Dino Light Yellow, Dino Dark Yellow, Dino Light Blue, Dino Albino, Black"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 4000,
      ["healthwildlevel"]                = 0.0125,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 5000,
      ["torporwildlevel"]                = 0.02,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 660,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 400,
      ["untamedrunspeed"]                = 960.000061,
      ["swimspeed"]                      = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1000,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 100,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "The Rubble Golem smashes the target.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 950,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1350,
        ["melee"] = {
          ["damage"]                     = 75
        }
      },
      ["2"] = {
        ["name"]                         = "Throw Rock",
        ["description"]                  = "The Rubble Golem pulls a boulder out of the ground and lobs it at the target for considerable impact damage.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 5600,
        ["minattackrange"]               = 1000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 75
        },
		["projectile"] = {
          ["projectilelife"]             = 2.6,
          ["impact"] = {
            ["damage"]                   = 300,
            ["impulse"]                  = 100000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Swipe",
        ["description"]                  = "The Rubble Golem swipes an arm at the target and spins in a circle.",
        ["staminacost"]                  = 35,
        ["attackrange"]                  = 950,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1350,
        ["melee"] = {
          ["damage"]                     = 50
        }
      }
    },
    ["killxpbase"]                       = 50,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [thornydragon] [spinylizard] [spineylizard]
------------------------------------------------------------
  ["thornydragon"] = {
    ["dlc"]                              = "Scorched Earth, Extinction, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "SpineyLizard_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/SpineyLizard/SpineyLizard_Character_BP.SpineyLizard_Character_BP'",
    ["commonname"]                       = "Thorny Dragon",
    ["dossierimage"]                     = "Dossier Thorny Dragon.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_lizard_attack_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Moloch sagittarius",
    ["time"]                             = "Holocene",
    ["group"]                            = "Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Thorny Dragon Saddle (Scorched Earth)",
      ["uniquecostumes"]                 = "Thorny Dragon Saddle Skin (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 3000,
      ["tameaffinityperlevel"]           = 150,
      ["torpor1"]                        = 450,
      ["torporincrease"]                 = 27,
      ["foodconsumptionbase"]            = 0.001543,
      ["foodconsumptionmult"]            = 288.039185,
      ["torpordepletionps0"]             = 0.5
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Camelsaurus Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"]                            = "Thorny Dragon Egg (Scorched Earth)",
      ["mintemp"]                        = 22,
      ["maxtemp"]                        = 28,
      ["incubationtime"]                 = 8940, --2:29,
      ["maturationtime"]                 = 175438.59375,
      ["babytime"]                       = 17520, --4:52,
      ["juveniletime"]                   = 70140, --19:29,
      ["adolescenttime"]                 = 87660, --24:21,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Mid-section and Legs",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["1"] = {
        ["name"]                         = "Quills",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["2"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["4"] = {
        ["name"]                         = "Top",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Underside",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Dark Brown, Black, Bigfoot0, Bigfoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 260,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.66,
      ["stamina"]                        = 350,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 450,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1200,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 300,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.35,
      ["meleetamedadd"]                  = 0.4,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.3,
      ["walkspeed"]                      = 245,
      ["riddenwalkspeed"]                = 245,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 693.840027,
      ["tamedrunspeed"]                  = 588,
      ["tamedriddenrunspeed"]            = 588,
      ["runningstaminaconsumptionrate"]  = 10,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 150,
    ["mass"]                             = 195,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "Argentavis, Megalosaurus, Quetzal, Wyvern, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 40,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claws",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Thorny Dragon swipes at the target.",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 470,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 40
        }
      },
      ["2"] = {
        ["name"]                         = "Tail Needles",
        ["description"]                  = "",
        ["staminacost"]                  = 120,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 4500,
        ["melee"] = {
          ["damage"]                     = 10
        },
		["projectile"] = {
          ["projectilelife"]             = 2.6,
          ["impact"] = {
            ["damage"]                   = 1,
            ["impulse"]                  = 100,
            ["torpormultiplier"]         = 4,
            ["torpor"]                   = 4,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 1.5,
                ["amount"]               = 1.5,
              },
            }
          }
        }
      }
    },
    ["killxpbase"]                       = 6,
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = 0.3,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Bio Toxin, Azulberry, Azulberry Seed, Black Pearl, Cactus Sap, Chitin, Citronal Seed, Crystal, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Metal, Narcoberry, Narcoberry Seed, Obsidian, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Prime Meat, Rockarrot Seed, Sand, Savoroot Seed, Silica Pearls, Silk, Spoiled Meat, Stimberry, Stimberry Seed, Stone, Sulfur, Thatch, Tintoberry, Tintoberry Seed, Wood"
  },
------------------------------------------------------------
-- KEYWORDS: [vulture]
------------------------------------------------------------
  ["vulture"] = {
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Vulture_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Vulture/Vulture_Character_BP.Vulture_Character_BP'",
    ["commonname"]                       = "Vulture",
    ["dossierimage"]                     = "Dossier Vulture.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "s_vulture_idle_1.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Torgos arcam",
    ["time"]                             = "Early Pleistocene",
    ["group"]                            = "Birds",
    ["temperament"]                      = "Docile",
    ["diet"]                             = "Carrion-Feeder",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "Shoulder",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = 0,
      ["tameineffectivenessbyaffinity"]  = 4.166666,
      ["tameaffinitybase"]               = 655,
      ["tameaffinityperlevel"]           = 45,
      ["foodconsumptionbase"]            = 0.001302,
      ["foodconsumptionmult"]            = 1152.07373,
      ["wakeaffinitymult"]               = 1.6,
      ["wakefooddeplmult"]               = 2
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["favoritefood"]                   = "Spoiled Meat"
    },
    ["breeding"] = {
      ["egg"]                            = "Vulture Egg",
      ["mintemp"]                        = 35,
      ["maxtemp"]                        = 38,
      ["incubationtime"]                 = 4864.475586,
      ["maturationtime"]                 = 90090.085938,
      ["babytime"]                       = 9009.008789,
      ["juveniletime"]                   = 36036.035156,
      ["adolescenttime"]                 = 45045.042969,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Medium Brown, Dino Dark Brown, Dino Dark Brown, DarkWolfFur, Dino Dark Orange, Dino Dark Red, Black, Dark Grey"
      },
      ["1"] = {
        ["name"]                         = "Head Highlights",
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black"
      },
      ["4"] = {
        ["name"]                         = "Skin",
        ["colors"]                       = "Bigfoot0, Bigfoot4, Bigfoot5, Dino Light Brown, Dino Medium Brown, Dino Light Orange, Dino Dark Brown"
      },
      ["5"] = {
        ["name"]                         = "Feather Tips",
        ["colors"]                       = "Dino Medium Brown, Dino Dark Brown, Dino Dark Brown, DarkWolfFur, Dino Dark Orange, Dino Dark Red, Black, Dark Grey, Bigfoot0, Bigfoot5, Dino Light Brown, Dino Light Orange"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 125,
      ["healthwildlevel"]                = 0.2,
      ["healthtamedlevel"]               = 0.27,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = 0.5,
      ["stamina"]                        = 150,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 900,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 50,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = 0.5,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 70,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 108.5,
      ["tamedrunspeed"]                  = 108.5,
      ["runningstaminaconsumptionrate"]  = 5,
      ["swimspeed"]                      = 400,
      ["flyspeed"]                       = 450,
      ["untamedrunflyspeed"]             = 697.5,
      ["tamedrunflyspeed"]               = 697.5,
      ["flyingstaminaconsumptionrate"]   = 3
    },
    ["grabweightthreshold"]              = 50,
    ["dragweight"]                       = 70,
    ["mass"]                             = 70,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Thatch, Greenhouse",
    ["carryableby"]                      = "Kaprosuchus, Megalosaurus, Tusoteuthis",
    ["candragcreatureswhileflying"]      = "No",
    ["mounteddinoweightmultiplier"]      = 0.5,
    ["meleebase"]                        = 23,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Vulture bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 550,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 23
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Medium_TargetPlayerOrTamed",
    ["chancetodroploot"]                 = 0,
    ["canbeharvestedfor"]                = "Hide, Spoiled Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern]
------------------------------------------------------------
  ["wyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_Base_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Base.Wyvern_Character_BP_Base'",
    ["commonname"]                       = "Wyvern",
    ["dossierimage"]                     = "Dossier Wyvern.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["uniquecostumes"]                 = "Wyvern Bone Costume (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    ["breeding"] = {
      ["egg"]                            = "Fire Wyvern Egg (Scorched Earth), Lightning Wyvern Egg (Scorched Earth), Poison Wyvern Egg (Scorched Earth), Ice Wyvern Egg (Ragnarok)",
      ["mintemp"]                        = 80,
      ["maxtemp"]                        = 90,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["riddenwalkspeed"]                = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["tamedriddenrunspeed"]            = 1593.899902,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["flyspeed"]                       = 3000,
      ["flyriddenspeed"]                 = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["tamedriddenrunflyspeed"]         = 4620.002441,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Wyvern bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Breathe Fire",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with a '''Fire Wyvern''', it will set the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["3"] = {
        ["name"]                         = "Breathe Lightning", -- Copied from Lightning variant for the Wiki.
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with a '''Lightning Wyvern''', it will shoot a concentrated beam of lightning at the target for impact damage.",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 3700,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 4400,
        ["projectile"] = {
          ["projectilelife"]             = 4.3,
          ["impact"] = {
            ["damage"]                   = 20,
            ["impulse"]                  = 100
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Breathe Poison", -- Copied from Poison variant for the Wiki. See "Poison (Rider)".
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with a '''Poison Wyvern''', it will shoot a single projectile of poison gas at the target that will explode on impact.",
        ["staminacost"]                  = 65,
        ["attackrange"]                  = 5000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6000,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 500
          },
          ["impact"] = {
            ["damage"]                   = 100
          }
        }
      },
      ["5"] = {
        ["name"]                         = "Breathe Ice",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with an '''Ice Wyvern''', it will significantly slow the target's movement speed over a period of time.",
        ["staminacost"]                  = 160,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["6"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["7"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["8"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "The Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [firewyvern]
------------------------------------------------------------
  ["firewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_Fire_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'",
    ["commonname"]                       = "Wyvern",
    ["dossierimage"]                     = "Dossier Wyvern.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    ["breeding"] = {
      ["egg"]                            = "Fire Wyvern Egg (Scorched Earth)",
      ["mintemp"]                        = 80,
      ["maxtemp"]                        = 90,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "Belly and Foot Scales",
        ["colors"]                       = "Dark Grey, Dino Light Orange, Dino Medium Brown, BigFoot5, Dark Wolf Fur, DragonBase0, DragonBase1, Dino Dark Orange"
      },
      ["3"] = {
      --["name"]                           = "null",
      --["colors"]                         = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Fins and Wings",
        ["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
      },
      ["5"] = {
        ["name"]                         = "Belly Detail",
        ["colors"]                       = "Light Orange, DragonFire, DragonBase1, Dino Light Orange, Dino Medium Brown, DragonBase0"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["riddenwalkspeed"]                = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["tamedriddenrunspeed"]            = 1593.899902,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["flyspeed"]                       = 3000,
      ["flyriddenspeed"]                 = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["tamedriddenrunflyspeed"]         = 4620.002441,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Breathe Fire",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One) with a '''Fire Wyvern''', it will set the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [lightningwyvern]
------------------------------------------------------------
  ["lightningwyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_Lightning_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'",
    ["commonname"]                       = "Wyvern",
    ["dossierimage"]                     = "Dossier Wyvern.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    ["breeding"] = {
      ["egg"]                            = "Lightning Wyvern Egg (Scorched Earth)",
      ["mintemp"]                        = 80,
      ["maxtemp"]                        = 90,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Purple, Dino Light Blue, Black, WyvernBlue0, Light Grey, Dino Darker Grey"
      },
      ["1"] = {
        ["name"]                         = "Fins and Frills",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Dino Dark Brown, Dino Light Blue, Dino Light Purple, Light Grey, WyvernBlue0"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["riddenwalkspeed"]                = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["tamedriddenrunspeed"]            = 1593.899902,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["flyspeed"]                       = 3000,
      ["flyriddenspeed"]                 = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["tamedriddenrunflyspeed"]         = 4620.002441,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Lightning",
        ["description"]                  = "",
        ["staminacost"]                  = 125,
        ["attackrange"]                  = 3700,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 4400,
        ["projectile"] = {
          ["projectilelife"]             = 4.3,
          ["impact"] = {
            ["damage"]                   = 20,
            ["impulse"]                  = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Lightning Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [poisonwyvern]
------------------------------------------------------------
  ["poisonwyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth, Ragnarok",
    ["releasedate"]                      = "2016-09-01",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2016-09-01",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2016-12-06",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_Poison_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'",
    ["commonname"]                       = "Wyvern",
    ["dossierimage"]                     = "Dossier Wyvern.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    ["breeding"] = {
      ["egg"]                            = "Poison Wyvern Egg (Scorched Earth)",
      ["mintemp"]                        = 80,
      ["maxtemp"]                        = 90,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonGreen0, DragonGreen1, Dino Dark Brown, Dino Dark Green, Dino Medium Green, Dino Dark Yellow, Light Grey, DragonGreen2, Wolf Fur, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
        ["name"]                         = "Fins and Wings",
        ["colors"]                       = "DragonGreen0, DragonGreen1, Dino Dark Brown, Dino Dark Green, Dino Medium Green, Dino Dark Yellow, Light Grey"
      },
      ["2"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey"
      },
      ["3"] = {
        ["name"]                         = "Wing Detail and Fins",
        ["colors"]                       = "Light Green, Light Yellow, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Purple, DragonGreen0, DragonGreen1, Dino Dark Grey"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey, DragonGreen3"
      },
      ["5"] = {
        ["name"]                         = "Body Detail",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["riddenwalkspeed"]                = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["tamedriddenrunspeed"]            = 1593.899902,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["flyspeed"]                       = 3000,
      ["flyriddenspeed"]                 = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["tamedriddenrunflyspeed"]         = 4620.002441,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megaloceros, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Poison (Rider)",
        ["description"]                  = "",
        ["staminacost"]                  = 65,
        ["attackrange"]                  = 5000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6000,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 500
          },
          ["impact"] = {
            ["damage"]                   = 100
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Wyvern flaps its wings and taunts the target. This pushes creatures in front of the Wyvern away.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1400,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1700,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["6"] = {
        ["name"]                         = "Poison (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 20,
        ["attackrange"]                  = 4500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5500,
        ["projectile"] = {
          ["projectilelife"]             = 5,
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 500
          },
          ["impact"] = {
            ["damage"]                   = 100
          }
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Poison Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [zombiewyvern]
------------------------------------------------------------
  ["zombiewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth",
    ["event"]                            = "ARK: Fear Evolved 2",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_ZombieBase_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieBase.Wyvern_Character_BP_ZombieBase'",
    ["commonname"]                       = "Zombie Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    -- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
    ["breeding"] = {
      ["egg"]                            = "",
      ["mintemp"]                        = "", --Doesn't have temps in game files.
      ["maxtemp"]                        = "",
      ["incubationtime"]                 = "", --17940 in game files
      ["maturationtime"]                 = "", --333333.3125
      ["babytime"]                       = "", --33300
      ["juveniletime"]                   = "", --133320
      ["adolescenttime"]                 = "", --166620
      ["mintimebetweenmating"]           = "", --64800
      ["maxtimebetweenmating"]           = "", --172800
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    -- All three Zombie Wyvern variants have the same attacks (no breath).
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Zombie Wyvern bites the target.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Bite II", -- Repeated in game file. Renamed from 'Bite' to 'Bite II' for the Wiki.
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.'''<br>Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Zombie Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.''' Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Zombie Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "The Zombie Wyvern bites the target. This attack's values are only used by a ''wild'' or an ''unridden tamed'' creature only.",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth), Lightning Talon (Scorched Earth), Poison Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [zombiewyvern] [zombiefirewyvern]
------------------------------------------------------------
  ["zombiefirewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_ZombieFire_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieFire.Wyvern_Character_BP_ZombieFire'",
    ["commonname"]                       = "Zombie Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    -- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
    ["breeding"] = {
      ["egg"]                            = "",
      ["mintemp"]                        = "", --Doesn't have temps in game files.
      ["maxtemp"]                        = "",
      ["incubationtime"]                 = "", --17940 in game files
      ["maturationtime"]                 = "", --333333.3125
      ["babytime"]                       = "", --33300
      ["juveniletime"]                   = "", --133320
      ["adolescenttime"]                 = "", --166620
      ["mintimebetweenmating"]           = "", --64800
      ["maxtimebetweenmating"]           = "", --172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Darker Grey, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "Belly and Foot Scales",
        ["colors"]                       = "Dark Grey, Dino Light Orange, Dino Medium Brown, BigFoot5, Dark Wolf Fur, DragonBase0, DragonBase1, Dino Dark Orange"
      },
      ["3"] = {
        ["name"]                         = "null",
        ["colors"]                       = "DragonBase0, Dark Wolf Fur, Wolf Fur, BigFoot5, BigFoot4, Dino Dark Brown, Dino Dark Orange, Dark Grey, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Fins and Wings",
        ["colors"]                       = "Light Orange, DragonFire, Dino Dark Red, Dino Light Orange, Dino Darker Grey, DragonBase0"
      },
      ["5"] = {
        ["name"]                         = "Belly Detail",
        ["colors"]                       = "Light Orange, DragonFire, DragonBase1, Dino Light Orange, Dino Medium Brown, DragonBase0"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    -- All three Zombie Wyvern variants have the same attacks (no breath).
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Bite", -- Repeated in game file.
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.'''<br>Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Zombie Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.''' Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Zombie Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [zombiewyvern] [zombielightningwyvern]
------------------------------------------------------------
  ["zombielightningwyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_ZombieLightning_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombieLightning.Wyvern_Character_BP_ZombieLightning'",
    ["commonname"]                       = "Zombie Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    -- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
    ["breeding"] = {
      ["egg"]                            = "",
      ["mintemp"]                        = "", --Doesn't have temps in game files.
      ["maxtemp"]                        = "",
      ["incubationtime"]                 = "", --17940 in game files
      ["maturationtime"]                 = "", --333333.3125
      ["babytime"]                       = "", --33300
      ["juveniletime"]                   = "", --133320
      ["adolescenttime"]                 = "", --166620
      ["mintimebetweenmating"]           = "", --64800
      ["maxtimebetweenmating"]           = "", --172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "Dino Light Purple, Dino Light Blue, Black, WyvernBlue0, Light Grey, Dino Dark Brown"
      },
      ["1"] = {
        ["name"]                         = "Fins and Frills",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Dino Dark Brown, Dino Light Blue, Dino Light Purple, Light Grey, WyvernBlue0"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Black, Dino Light Purple, Light Grey, WyvernBlue0, WyvernBlue1"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    -- All three Zombie Wyvern variants have the same attacks (no breath).
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Bite", -- Repeated in game file.
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.'''<br>Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Zombie Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.''' Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Zombie Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [zombiewyvern] [zombiepoisonwyvern]
------------------------------------------------------------
  ["zombiepoisonwyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Scorched Earth",
    ["releasedate"]                      = "2016-10-28",
    ["releaseversion"]                   = "249.0",
    ["xboxreleasedate"]                  = "2016-11-03",
    ["xboxreleaseversion"]               = "745.0",
    ["ps4releasedate"]                   = "Unreleased",
    ["ps4releaseversion"]                = "",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Wyvern_Character_BP_ZombiePoison_C",
    ["blueprintpath"]                    = "Blueprint'/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison'",
    ["commonname"]                       = "Zombie Wyvern",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Event Creatures, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "No",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    -- OMISSION: BREEDING -- While most breeding info is in the game files, it can neither be bred nor hatched from an egg.
    ["breeding"] = {
      ["egg"]                            = "",
      ["mintemp"]                        = "", --Doesn't have temps in game files.
      ["maxtemp"]                        = "",
      ["incubationtime"]                 = "", --17940 in game files
      ["maturationtime"]                 = "", --333333.3125
      ["babytime"]                       = "", --33300
      ["juveniletime"]                   = "", --133320
      ["adolescenttime"]                 = "", --166620
      ["mintimebetweenmating"]           = "", --64800
      ["maxtimebetweenmating"]           = "", --172800
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body",
        ["colors"]                       = "DragonGreen0, DragonGreen1, Dino Dark Brown, Dino Dark Green, Dino Medium Green, Dino Dark Yellow, Light Grey, DragonGreen2, Wolf Fur, Bigfoot4, Bigfoot5"
      },
      ["1"] = {
        ["name"]                         = "Fins and Wings",
        ["colors"]                       = "DragonGreen0, DragonGreen1, Dino Dark Brown, Dino Dark Green, Dino Medium Green, Dino Dark Yellow, Light Grey"
      },
      ["2"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey"
      },
      ["3"] = {
        ["name"]                         = "Wing Detail and Fins",
        ["colors"]                       = "Light Green, Light Yellow, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Purple, DragonGreen0, DragonGreen1, Dino Dark Grey"
      },
      ["4"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey, DragonGreen3"
      },
      ["5"] = {
        ["name"]                         = "Body Detail",
        ["colors"]                       = "DragonGreen2, Dino Light Brown, Dino Light Green, Dino Light Yellow, Light Grey"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["staminatamedlevel"]              = 0.1,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 350,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["runningstaminaconsumptionrate"]  = 3,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No", -- File says "Yes", but it can't be ridden - remnant from normal Wyvern code.
    ["passengerweightmultiplier"]        = 0.85,
    ["meleebase"]                        = 160,
    -- All three Zombie Wyvern variants have the same attacks (no breath).
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["2"] = {
        ["name"]                         = "Bite", -- Repeated in game file.
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1100,
        ["melee"] = {
          ["damage"]                     = 80
        }
      },
      ["3"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.'''<br>Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while in the air, the Zombie Wyvern can pick up another creature. Despite a coded melee damage value, this attack does no damage.",
        ["staminacost"]                  = 40,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 18
        }
      },
      ["4"] = {
        ["name"]                         = "Taunt",
        ["description"]                  = "'''While this attack is coded, it is not used in-game.''' Using <kbd>C</kbd> (PC), [[File:PS4 Right Stick.png|x20px|R3 Button]] (PS4), [[File:XboxOne Right Stick.png|x20px|R Button]] (Xbox One) while on the ground, the Zombie Wyvern flaps its wings and taunts the target.",
        ["staminacost"]                  = 2,
        ["attackrange"]                  = 0,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["5"] = {
        ["name"]                         = "Bite (AI)",
        ["description"]                  = "",
        ["staminacost"]                  = 10,
        ["attackrange"]                  = 1200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 1400,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 03: RAGNAROK                                       --
------------------------------------------------------------
------------------------------------------------------------
-- KEYWORDS: [direpolarbear]
------------------------------------------------------------
  ["direpolarbear"] = {
    ["inherits"]                         = "direbear",
    ["variants"]                         = "Direbear, Polar Bear, Direbear - LifesLabyrinth, Aberrant Dire Bear",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "258.8",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Polar_Bear_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Polar_Bear/Polar_Bear.Polar_Bear'",
    ["commonname"]                       = "Dire Polar Bear"
  },
------------------------------------------------------------
-- KEYWORDS: [dragonragnarokarena]
------------------------------------------------------------
  ["dragonragnarokarena"] = {
    ["variants"]                         = "Dragon, Dragon (Gamma), Dragon (Beta), Dragon (Alpha), Dragon (Gamma) - Ragnarok Arena, Dragon (Beta) - Ragnarok Arena, Dragon (Alpha) - Ragnarok Arena, Dragon Guardian, Dragon (Gamma) - Overseer Arena, Dragon (Beta) - Overseer Arena, Dragon (Alpha) - Overseer Arena",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-08-16",
    ["releaseversion"]                   = "265.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29", 
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Dragon_Character_BP_Boss_Easy_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Easy_Ragnarok.Dragon_Character_BP_Boss_Easy_Ragnarok'",
    ["commonname"]                       = "Dragon",
    ["dossierimage"]                     = "Dossier Dragon.png",
    ["soundfile"]                        = "dragon mumble 2.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Medieval",
    ["group"]                            = "Bosses, Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["health"]                         = 432000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 10000,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 4000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1650,
      ["untamedrunspeed"]                = 2640,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 4000,
      ["untamedrunflyspeed"]             = 3520
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Follow Spline",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["projectile"] = {
          ["projectilelife"]             = 35,
          ["explosion"] = {
            ["damage"]                   = 400,
            ["radius"]                   = 2850,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Wander on Land",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
      ["3"] = {
        ["name"]                         = "Spino Bite",
        ["description"]                  = "The Dragon bites the target for considerable damage.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 15000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 3000,
        ["melee"] = {
          ["damage"]                     = 500
        }
      },
      ["4"] = {
        ["name"]                         = "FireBall",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 5000,
        ["minattackrange"]               = 3500,
        ["activateattackrange"]          = 2500,
        ["projectile"] = {
          ["projectilelife"]             = 35,
          ["explosion"] = {
            ["damage"]                   = 400,
            ["radius"]                   = 2850,
            ["raidtorpormultiplier"]     = 1,
            ["raidtorpor"]               = 400
          }
        }
      },
      ["5"] = {
        ["name"]                         = "Flame",
        ["description"]                  = "The Dragon sets the target on fire, burning away 20% of the target's maximum health (excluding fire resistance modifiers) over 10 seconds.",
        ["staminacost"]                  = 100,
        ["attackrange"]                  = 15000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 5000
      },
      ["6"] = {
        ["name"]                         = "Summon Minions",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1000000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0
      },
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
  },
------------------------------------------------------------
  ["dragongammaragnarokarena"] = {
    ["inherits"]                         = "dragonragnarokarena",
    ["commonname"]                      = "Dragon (Gamma)"
  },
------------------------------------------------------------
  ["dragonbetaragnarokarena"] = {
    ["inherits"]                         = "dragonragnarokarena",
    ["class"]                            = "Dragon_Character_BP_Boss_Medium_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'",
    ["commonname"]                      = "Dragon (Beta)",
    ["stats"] = {
      ["health"]                         = 864000.0625
    },
  },
------------------------------------------------------------
  ["dragonalpharagnarokarena"] = {
    ["inherits"]                         = "dragonragnarokarena",
    ["class"]                            = "Dragon_Character_BP_Boss_Hard_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Hard_Ragnarok.Dragon_Character_BP_Boss_Hard_Ragnarok'",
    ["commonname"]                      = "Dragon (Alpha)",
    ["stats"] = {
      ["health"]                         = 972000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [griffin]
------------------------------------------------------------
  ["griffin"] = {
    ["dlc"]                              = "Ragnarok",
    ["variants"]                         = "Griffin - Ragnarok Arena",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "258.8",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Griffin_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'",
    ["commonname"]                       = "Griffin",
    ["dossierimage"]                     = "Dossier Griffin.jpg",
    ["dossieraddbook"]                   = "No",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Gryphon magnificum",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Mammals, Birds",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["uniquecostumes"]                 = "",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "Yes",
      ["ballowmountedweaponry"]          = "Yes",
      ["tameineffectivenessbyaffinity"]  = 3.125,
      ["tameaffinitybase"]               = 2200,
      ["tameaffinityperlevel"]           = 100,
      ["torpor1"]                        = 1500,
      ["torporincrease"]                 = 90,
      ["foodconsumptionbase"]            = 0.002066,
      ["foodconsumptionmult"]            = 150,
      ["torpordepletionps0"]             = 2.133333
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Allosaurus Egg)",
      ["favoritefood"]                   = "Raw Mutton"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Wings and Main Body",
        ["colors"]                       = "BigFoot0, BigFoot5, DragonBase0, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, DragonBase1, Dino Albino"
      },
      ["4"] = {
        ["name"]                         = "Fur",
        ["colors"]                       = "BigFoot0, BigFoot5, WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, BigFoot4, DragonBase1"
      },
      ["5"] = {
        ["name"]                         = "Feather Highlights",
        ["colors"]                       = "BigFoot0, BigFoot5, Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, NearWhite"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 950,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.216,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -900,
      ["stamina"]                        = 225,
      ["staminawildlevel"]               = 0.05,
      ["staminatamedlevel"]              = 0.06,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 1500,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 1600,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0.15,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 280,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.5,
      ["speed"]                          = 0,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0.365,
      ["walkspeed"]                      = 300,
      ["riddenwalkspeed"]                = 300,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 750,
      ["tamedrunspeed"]                  = 750,
      ["tamedriddenrunspeed"]            = 750,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 300,
      ["riddenswimspeed"]                = 300,
      ["flyspeed"]                       = 750,
      ["flyriddenspeed"]                 = 750,
      ["untamedrunflyspeed"]             = 1500,
      ["tamedrunflyspeed"]               = 1500,
      ["tamedriddenrunflyspeed"]         = 1500,
      ["flyingstaminaconsumptionrate"]   = 0.325
    },
    ["grabweightthreshold"]              = 80,
    ["dragweight"]                       = 200,
    ["mass"]                             = 190,
    ["fecessize"]                        = "Small",
    ["immobilizedby"]                    = "Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Archaeopteryx, Bunny Dodo, Bunny Oviraptor, Compy, Dilophosaurus, Diplocaulus, Dodo, Enforcer, Human, Hyaenodon, Jerboa, Kairuku, Lystrosaurus, Megalania, Mesopithecus, Otter, Oviraptor, Pegomastax, Skeletal Jerboa, Titanomyrma Drone, Troodon, Zomdodo",
    ["passengerweightmultiplier"]        = 1,
    ["meleebase"]                        = 18,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 27
        }
      },
      ["2"] = {
        ["name"]                         = "Grab",
        ["description"]                  = "",
        ["staminacost"]                  = 60,
        ["attackrange"]                  = 500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 12
        }
      },
      ["3"] = {
        ["name"]                         = "Diving Swipe",
        ["description"]                  = "",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 1000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 188
        }
      },
      ["4"] = {
        ["name"]                         = "Dive Bomb",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 2500,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 115
        }
      }
    },
    ["killxpbase"]                       = 3,
    ["teamname"]                         = "Carnivores_Medium_Aggressive",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    -- OMISSION: BONEDAMAGEADJUSTERS
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [griffinragnarokarena]
------------------------------------------------------------
  ["griffinragnarokarena"] = {
    ["inherits"]                         = "griffin",
    ["class"]                            = "Griffin_Character_Minion_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_BP'",
    ["teamname"]                         = "Carnivores_High"
  },
------------------------------------------------------------
-- KEYWORDS: [icewormmale]
------------------------------------------------------------
  ["icewormmale"] = {
    ["variants"]                         = "Deathworm, Deathworm - Manticore Arena, Alpha Deathworm, Iceworm Queen, Corrupted Deathworm",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "258.8",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Iceworm_Character_Minion_BP_smaller_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Character_Minion_BP_smaller.Iceworm_Character_Minion_BP_smaller'",
    ["commonname"]                       = "Iceworm Male",
    ["dossierimage"]                     = "IceWormQueen.PNG",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Khorkoi arrakis",
    ["time"]                             = "Unknown",
    ["group"]                            = "Invertebrates, Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 1700,
      ["healthwildlevel"]                = 0.002,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 300
    },
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 300,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Iceworm bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1610,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 300
        }
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 1610,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 300
        }
      }
    },
    ["killxpbase"]                       = 100,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat, Deathworm Horn, AnglerGel, Black Pearl, Organic Polymer, Leech Blood"
  },
------------------------------------------------------------
-- KEYWORDS: [icewormqueen]
------------------------------------------------------------
  ["icewormqueen"] = {
    ["variants"]                         = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Corrupted Deathworm",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "258.8",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Iceworm_Queen_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/Iceworm/Iceworm_Queen_Character_BP.Iceworm_Queen_Character_BP'",
    ["commonname"]                       = "Iceworm Queen",
    ["dossierimage"]                     = "IceWormQueen.PNG",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Khorkoi arrakis",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Invertebrates, Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 27000,
      ["healthwildlevel"]                = 0.002,
      ["stamina"]                        = 100,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 100,
      ["torporwildlevel"]                = 0.06,
      ["food"]                           = 100,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 100,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 500,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 600
    },
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 500,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "The Iceworm Queen bites the target.",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6500,
        ["melee"] = {
          ["damage"]                     = 500
        }
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "",
        ["staminacost"]                  = 0,
        ["attackrange"]                  = 4700,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 6500,
        ["melee"] = {
          ["damage"]                     = 500
        }
      }
    },
    ["killxpbase"]                       = 15000,
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Keratin, Deathworm Horn, Leech Blood, Black Pearl, AnglerGel, Organic Polymer, Raw Meat, Raw Prime Meat, Manticore Helmet Skin, Alpha Deathworm Trophy"
  },
------------------------------------------------------------
-- KEYWORDS: [lavaelemental]
------------------------------------------------------------
  ["lavaelemental"] = {
    ["variants"]                         = "Rock Elemental, Rock Elemental - Manticore Arena, Rubble Golem",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "246.0",
    ["xboxreleasedate"]                  = "2017-07-29",
    ["xboxreleaseversion"]               = "739.3",
    ["ps4releasedate"]                   = "2017-07-29",
    ["ps4releaseversion"]                = "501.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "LavaGolem_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/JacksonL/LavaGolem/LavaGolem_Character_BP.LavaGolem_Character_BP'",
    ["commonname"]                       = "Lava Elemental",
    ["dossierimage"]                     = "LaVaElemental.PNG",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy",
    ["temperament"]                      = "Extremely Territorial",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 60000,
      ["healthwildlevel"]                = 0.0125,
      ["stamina"]                        = 300,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 5000,
      ["torporwildlevel"]                = 0.02,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 6000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 600,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 800,
      ["untamedrunspeed"]                = 1920.000122,
      ["swimspeed"]                      = 300
    },
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 300,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 1900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 120
        }
      },
      ["2"] = {
        ["name"]                         = "ThrowRock",
        ["description"]                  = "",
        ["staminacost"]                  = 75,
        ["attackrange"]                  = 11200,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 120
        },
        ["projectile"] = {
          ["projectilelife"]             = 2.6,
          ["impact"] = {
            ["damage"]                   = 300,
            ["impulse"]                  = 100000
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Swipe",
        ["description"]                  = "",
        ["staminacost"]                  = 25,
        ["attackrange"]                  = 1900,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 2700,
        ["melee"] = {
          ["damage"]                     = 80
        }
      }
    },
    ["killxpbase"]                       = 50,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Crystal, Metal, Obsidian, Oil, Stone, Sulfur"
  },
------------------------------------------------------------
-- KEYWORDS: [manticoreragnarokarena]
------------------------------------------------------------
  ["manticoreragnarokarena"] = {
    ["variants"]                         = "Manticore, Manticore (Gamma), Manticore (Beta), Manticore (Alpha), Manticore (Gamma) - Ragnarok Arena, Manticore (Beta) - Ragnarok Arena, Manticore (Alpha) - Ragnarok Arena",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-08-16",
    ["releaseversion"]                   = "265.0",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29", 
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Manticore_Character_BP_Easy_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Easy_Ragnarok.Manticore_Character_BP_Easy_Ragnarok'",
    ["commonname"]                       = "Manticore",
    ["dossierimage"]                     = "Dossier Manticore.png",
    ["soundfile"]                        = "s_manticore_roar_intro.OGG",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Mammals, Invertebrates",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 100000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 3000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 1300,
      ["untamedrunspeed"]                = 2600,
      ["swimspeed"]                      = 1100,
      ["flyspeed"]                       = 2200,
      ["untamedrunflyspeed"]             = 2420
    },
    ["grabweightthreshold"]              = 200,
    ["dragweight"]                       = 1000,
    ["mass"]                             = 1200,
    ["fecessize"]                        = "None",
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "No",
    ["meleebase"]                        = 120,
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Claw and Fangs",
        ["description"]                  = "The Manticore bites and claws at the target.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1100,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 60,
        }
      },
      ["2"] = {
        ["name"]                         = "Poison Sting",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 1800,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        }
      },
      ["3"] = {
        ["name"]                         = "Quill Attack",
        ["description"]                  = "",
        ["staminacost"]                  = 5,
        ["attackrange"]                  = 4000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
		["projectile"] = {
          ["projectilelife"]             = 5,
          ["impact"] = {
            ["damage"]                   = 2,
            ["impulse"]                  = 50,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 4,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 5 
              }
            }
          }
        }
      },
      ["4"] = {
        ["name"]                         = "Poison Ball (Ground vs Ground)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 12000,
        ["minattackrange"]               = 2000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["5"] = {
        ["name"]                         = "Poison Ball (Air vs Ground)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 20000,
        ["minattackrange"]               = 3000,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["6"] = {
        ["name"]                         = "Poison Ball (Air vs Air)",
        ["description"]                  = "",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 20000,
        ["minattackrange"]               = 1500,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 6,
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = 5
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = 6,
          ["impact"] = {
            ["damage"]                   = 100,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 200,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 250
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = 80,
            ["radius"]                   = 200,
            ["torpormultiplier"]         = 2,
            ["torpor"]                   = 160,
            ["statusvalues"] = {
              ["torpidity"] = {
                ["duration"]             = 5,
                ["damagemultiplier"]     = 2.5,
                ["amount"]               = 200
              }
            }
          }
        }
      },
      ["7"] = {
        ["name"]                         = "Claw and Fangs (Air)",
        ["description"]                  = "The Manticore bites and claws at the target while airborne.",
        ["staminacost"]                  = 30,
        ["attackrange"]                  = 2000,
        ["minattackrange"]               = 0,
        ["activateattackrange"]          = 0,
        ["melee"] = {
          ["damage"]                     = 85,
        }
      }
    },
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["manticoregammaragnarokarena"] = {
    ["inherits"]                         = "manticoreragnarokarena",
    ["commonname"]                      = "Manticore (Gamma)"
  },
------------------------------------------------------------
  ["manticorebetaragnarokarena"] = {
    ["inherits"]                         = "manticoreragnarokarena",
    ["class"]                            = "Manticore_Character_BP_Medium_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Medium_Ragnarok.Manticore_Character_BP_Medium_Ragnarok'",
    ["commonname"]                      = "Manticore (Beta)",
    ["stats"] = {
      ["health"]                         = 130000
    },
  },
------------------------------------------------------------
  ["manticorealpharagnarokarena"] = {
    ["inherits"]                         = "manticoreragnarokarena",
    ["class"]                            = "Manticore_Character_BP_Hard_Ragnarok_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Manticore_Character_BP_Hard_Ragnarok.Manticore_Character_BP_Hard_Ragnarok'",
    ["commonname"]                      = "Manticore (Alpha)",
    ["stats"] = {
      ["health"]                         = 160000
    },
  },
------------------------------------------------------------
-- KEYWORDS: [direbearlifeslabyrinth] [spiritdirebear]
------------------------------------------------------------
  ["direbearlifeslabyrinth"] = {
    ["inherits"]                         = "direbear",
    ["variants"]                         = "Direbear, Polar Bear, Dire Polar Bear, Aberrant Dire Bear",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-12-21",
    ["releaseversion"]                   = "276.0",
    ["xboxreleasedate"]                  = "2018-01-27",
    ["xboxreleaseversion"]               = "770.0",
    ["ps4releasedate"]                   = "2018-01-18",
    ["ps4releaseversion"]                = "519.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Direbear_LL_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Bear/Direbear_LL_Character_BP.Direbear_LL_Character_BP'"
  },
------------------------------------------------------------
-- KEYWORDS: [direwolflifeslabyrinth] [spiritdirewolf]
------------------------------------------------------------
  ["direwolflifeslabyrinth"] = {
    ["inherits"]                         = "direwolf",
    ["variants"]                         = "Direwolf",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-12-21",
    ["releaseversion"]                   = "276.0",
    ["xboxreleasedate"]                  = "2018-01-27",
    ["xboxreleaseversion"]               = "770.0",
    ["ps4releasedate"]                   = "2018-01-18",
    ["ps4releaseversion"]                = "519.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Direwolf_LL_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Wolf/Direwolf_LL_Character_BP.Direwolf_LL_Character_BP'"
  },
------------------------------------------------------------
-- KEYWORDS: [megaloceroslifeslabyrinth] [spiritmegaloceros]
------------------------------------------------------------
  ["megaloceroslifeslabyrinth"] = {
    ["inherits"]                         = "megaloceros",
    ["variants"]                         = "Megaloceros",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-12-21",
    ["releaseversion"]                   = "276.0",
    ["xboxreleasedate"]                  = "2018-01-27",
    ["xboxreleaseversion"]               = "770.0",
    ["ps4releasedate"]                   = "2018-01-18",
    ["ps4releaseversion"]                = "519.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Stag_LL_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/LifeLabyrinth/Elk/Stag_LL_Character_BP.Stag_LL_Character_BP'"
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [icewyvern]
------------------------------------------------------------
  ["icewyvern"] = {
    ["variants"]                         = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"]                              = "Ragnarok",
    ["releasedate"]                      = "2017-06-12",
    ["releaseversion"]                   = "258.8",
    ["xboxreleasedate"]                  = "2017-08-29",
    ["xboxreleaseversion"]               = "761.1",
    ["ps4releasedate"]                   = "2017-08-29",
    ["ps4releaseversion"]                = "512.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Ragnarok_Wyvern_Override_Ice_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'",
    ["commonname"]                       = "Wyvern",
    ["dossierimage"]                     = "Dossier Wyvern.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis vipera",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "Yes",
      ["rideable"]                       = "Flying",
      ["uniquecostumes"]                 = "Wyvern Bone Costume (Scorched Earth)",
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "No",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["tameineffectivenessbyaffinity"]  = 1.5,
      ["tameaffinitybase"]               = 8500,
      ["tameaffinityperlevel"]           = 150,
      ["foodconsumptionbase"]            = 0.000185,
      ["foodconsumptionmult"]            = 199.983994
    },
    ["breeding"] = {
      ["egg"]                            = "Ice Wyvern Egg (Ragnarok)",
      ["mintemp"]                        = 80,
      ["maxtemp"]                        = 90,
      ["incubationtime"]                 = 17940, --4:59,
      ["maturationtime"]                 = 333333.3125,
      ["babytime"]                       = 33300, --9:15,
      ["juveniletime"]                   = 133320, --37:02,
      ["adolescenttime"]                 = 166620, --46:17,
      ["mintimebetweenmating"]           = 64800, --18:00,
      ["maxtimebetweenmating"]           = 172800 --48:00
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body",
        ["colors"]                       = "DragonBlue0, Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1, Dino Light Purple, Dino Albino, BigFoot4, DragonGreen3, WyvernPurple1, NearBlack"
      },
      ["1"] = {
        ["name"]                         = "Fins",
        ["colors"]                       = "DragonBlue0, Black, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1"
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "WyvernPurple0, WyvernPurple1, Dino Dark Purple, DragonBlue0, Dino Darker Grey, Dino Light Blue, Dino Light Purple, Light Grey, WyvernBlue0"
      },
      ["4"] = {
        ["name"]                         = "Belly Scales",
        ["colors"]                       = "DragonBlue0, Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernBlue1, Dino Light Purple, Dino Light Brown, Dino Albino, BigFoot0, BigFoot4, WolfFur, DragonGreen3, NearBlack"
      },
      ["5"] = {
        ["name"]                         = "Top and Fin Scales",
        ["colors"]                       = "Dino Light Green, Dino Light Blue, Light Grey, WyvernBlue0, WyvernPurple1, Dino Light Purple, Dino Albino, DragonGreen3, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 1725,
      ["healthwildlevel"]                = 0.15,
      ["healthtamedlevel"]               = 0.2025,
      ["healthtamedmult"]                = 0,
      ["healthtamedadd"]                 = -1050,
      ["stamina"]                        = 275,
      ["staminawildlevel"]               = 0.05,
      ["staminatamedlevel"]              = 0.05,
      ["staminatamedmult"]               = 0,
      ["staminatamedadd"]                = 0,
      ["torpor"]                         = 725,
      ["torporwildlevel"]                = 0.06,
      ["torportamedmult"]                = 0,
      ["torportamedadd"]                 = 0.5,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["oxygentamedlevel"]               = 0.1,
      ["oxygentamedmult"]                = 0,
      ["oxygentamedadd"]                 = 0,
      ["food"]                           = 2000,
      ["foodwildlevel"]                  = 0.1,
      ["foodtamedlevel"]                 = 0.1,
      ["foodtamedmult"]                  = 0,
      ["foodtamedadd"]                   = 0,
      ["weight"]                         = 400,
      ["weightwildlevel"]                = 0.02,
      ["weighttamedlevel"]               = 0.04,
      ["weighttamedmult"]                = 0,
      ["weighttamedadd"]                 = 0,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["meleetamedlevel"]                = 0.1,
      ["meleetamedmult"]                 = 0.4,
      ["meleetamedadd"]                  = -0.25,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["speedtamedlevel"]                = 0.025,
      ["speedtamedmult"]                 = 0,
      ["speedtamedadd"]                  = 0,
      ["walkspeed"]                      = 690,
      ["riddenwalkspeed"]                = 690,
      ["walkingstaminaconsumptionrate"]  = 0.025,
      ["untamedrunspeed"]                = 796.949951,
      ["tamedrunspeed"]                  = 796.949951,
      ["tamedriddenrunspeed"]            = 1394.662354,
      ["runningstaminaconsumptionrate"]  = 6,
      ["swimspeed"]                      = 1100,
      ["riddenswimspeed"]                = 1100,
      ["flyspeed"]                       = 3000,
      ["flyriddenspeed"]                 = 3000,
      ["untamedrunflyspeed"]             = 2310.001221,
      ["tamedrunflyspeed"]               = 2310.001221,
      ["tamedriddenrunflyspeed"]         = 4042.502197,
      ["flyingstaminaconsumptionrate"]   = 0.275
    },
    ["grabweightthreshold"]              = 300,
    ["dragweight"]                       = 555,
    ["mass"]                             = 800,
    ["fecessize"]                        = "Medium",
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap",
    ["candamage"]                        = "Wood, Thatch, Greenhouse",
    ["carryableby"]                      = "",
    ["candragcreatureswhileflying"]      = "Yes",
    ["candragcreatures"]                 = "Achatina, Ankylosaurus, Araneo, Archa, Arthropluera, Baryonyx, Beelzebufo, Carbonemys, Carno, Castoroides, Chalicotherium, Compy, Daeodon, Dilophosaurus, Dimetrodon, Diplocaulus, Direbear, Direwolf, Dodo, Doedicurus, Dung Beetle, Equus, Gallimimus, Gigantopithecus, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Parasaur, Pegomastax, Phiomia, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Sabertooth, Sarco, Skeletal Stego, Skeletal Trike, Stego, Terror Bird, Therizinosaurus, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Trike, Troodon, Turkey, Unicorn, Yeti, Zomdodo",
    ["passengerweightmultiplier"]        = 1,
    ["meleebase"]                        = 160,
    -- OMMISSION: ATTACKS -- Reason: Attacks pulled from Fire Wyvern.
    ["killxpbase"]                       = 120,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1,
    ["canbeharvestedfor"]                = "Hide, Raw Prime Meat, Sulfur, Fire Talon (Scorched Earth)",
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur"
  },
------------------------------------------------------------
------------------------------------------------------------
-- DLC 04: ABERRATION                                     --
------------------------------------------------------------
------------------------------------------------------------

----------------------------------------------------------------------------------------------------
-- Keywords: [alphabasilisk]                                                           --
----------------------------------------------------------------------------------------------------
  ["alphabasilisk"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Basilisk",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "MegaBasilisk_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Basilisk/MegaBasilisk_Character_BP.MegaBasilisk_Character_BP'",
    ["commonname"]                       = "Alpha Basilisk",
    ["dossierimage"]                     = "",
    ["dossieraddbook"]                   = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Serpens regulus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No", 
      ["rideable"]                       = "",
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "",
      ["nonviolenttame"]                 = "",
      ["knockouttame"]                   = "",
      ["ballowmountedweaponry"]          = "",
      ["minlevelnonviolent"]             = "",
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "",
      ["wakefooddeplmult"]               = ""
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "",
      ["favoritefood"]                   = "",
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "", -- Short description of the region
        ["colors"]                       = "" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["5"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "19500", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "650",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "175",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "2500",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "2200",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "1200", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "600",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "2016.000122", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "800", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "400",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "Stone, Adobe, Wood, Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "160",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "10",
        ["attackrange"]                  = "1300",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "1500",
        ["melee"] = {
          ["damage"]                     = "55",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Ranged",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "65",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "1000",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "55",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "5",
          ["impact"] = {
            ["damage"]                   = "120",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "60",
            ["impulse"]                  = "",
            ["radius"]                   = "500",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
	  }
        }
      },
      ["3"] = {
        ["name"]                         = "Gaze",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "50",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
      },
      ["4"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
      }
    },
    ["killxpbase"]                       = "800", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = "1", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [alphakarkinos], [crab]
----------------------------------------------------------------------------------------------------
  ["alphakarkinos"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Karkinos",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "MegaCrab_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Crab/MegaCrab_Character_BP.MegaCrab_Character_BP'",
    ["commonname"]                       = "Alpha Karkinos",
    ["dossierimage"]                     = "",
    ["dossieraddbook"]                   = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Karkinos versatus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Fantasy, Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, Dino Dark Brown, Dino Dark Yellow, Dino Dark Purple, Dark Grey, Dino Darker Grey, Dino Medium Brown, Dino Dark Brown, DragonBase0, WyvernBlue1, NearBlack, BigFoot5, BigFoot0, Black" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Highlights",
        ["colors"]                       = "DragonGreen3, DragonBase1, Dino Light Blue, Dino Light Purple, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Medium Blue, Dino Deep Blue"
      },
      ["5"] = {
        ["name"]                         = "Underbody",
        ["colors"]                       = "Dino Dark Yellow, Dino Light Orange, Dino Light Brown, BigFoot0, Dino Medium Brown, BigFoot5, DragonBase1, DragonBase0, DragonGreen2, DragonGreen3, Black"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "No", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "20400", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "600",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "800",
      ["torporwildlevel"]                = "0.05",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "5000",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "800",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "600", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "1050", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "600", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "250", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "400",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "160",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "850", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = "1", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [alphasurfacereaperking]                                                           --
----------------------------------------------------------------------------------------------------
  ["alphasurfacereaperking"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "MegaXenomorph_Character_BP_Male_Surface_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Nameless/MegaXenomorph_Character_BP_Male_Surface.MegaXenomorph_Character_BP_Male_surface'",
    ["commonname"]                       = "Alpha Surface Reaper King",
    ["dossierimage"]                     = "",
    ["dossieraddbook"]                   = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Alpha Predators, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Middle Region", -- Short description of the region
        ["colors"]                       = "" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = ""
      },
      ["5"] = {
        ["name"]                         = "Outer Region",
        ["colors"]                       = ""
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [basilisk]                                                           --
----------------------------------------------------------------------------------------------------
  ["basilisk"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Alpha Basilisk",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Basilisk_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'",
    ["commonname"]                       = "Basilisk",
    ["dossierimage"]                     = "Dossier Basilisk.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Serpens regulus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "Yes", 
      ["rideable"]                       = "Yes",
      ["equipment"]                      = "Basilisk Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "No",
      ["nonviolenttame"]                 = "Yes",
      ["knockouttame"]                   = "No",
      ["ballowmountedweaponry"]          = "No",
      ["minlevelnonviolent"]             = "0",
      ["tameineffectivenessbyaffinity"]  = "3",
      ["tameaffinitybase"]               = "1600",
      ["tameaffinityperlevel"]           = "20",
      ["torpor1"]                        = "175",
      ["torporincrease"]                 = "0.06",
      ["foodconsumptionbase"]            = "0.001543",
      ["foodconsumptionmult"]            = "648.088135",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.6",
      ["wakefooddeplmult"]               = "2"
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "",
      ["favoritefood"]                   = "Fertilized Rock Drake Egg",
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "DragonBase0, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonGreen0, WyvernBlue1, WyvernPurple0, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black, Dino Albino, DragonGreen3" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "Horns",
        ["colors"]                       = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Light Green, DragonGreen2, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["2"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "BigFoot5, WolfFur, Dino Light Yellow, Dino Light Green, BigFoot0, DragonGreen3, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Emissive",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, DragonBase1, DragonFire, DragonGreen3, Dino Albino, Dino Medium Blue"
      },
      ["5"] = {
        ["name"]                         = "Highlights",
        ["colors"]                       = "WyvernBlue1, WyvernBlue0, WyvernPurple0, DragonGreen3, Dino Medium Green, DragonGreen2, DragonBase0, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, Black, Dino Albino"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "No", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "2750", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "650",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "175",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "2500",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "2200",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "0.01",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "0.5",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.1",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "0.2",
      ["walkspeed"]                      = "600", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "600",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "1008.000061", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "1680", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "1680",
      ["runningstaminaconsumptionrate"]  = "6", -- runStamina (creaturestats)
      ["swimspeed"]                      = "400", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "400",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "400",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "0.85",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "50",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "10",
        ["attackrange"]                  = "1300",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "1500",
        ["melee"] = {
          ["damage"]                     = "55",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = "10",
              ["damagemultiplier"]       = "3",
              ["amount"]                 = "165"
            }
          }
        }
      },
      ["2"] = {
        ["name"]                         = "Ranged",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "65",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "1000",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "55",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["torpidity"] = {
              ["duration"]               = "10",
              ["damagemultiplier"]       = "3",
              ["amount"]                 = "165"
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "5",
          ["impact"] = {
            ["damage"]                   = "120",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "60",
            ["impulse"]                  = "",
            ["radius"]                   = "500",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
	  }
        }
      },
      ["3"] = {
        ["name"]                         = "Gaze",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "50",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
      },
      ["4"] = {
        ["name"]                         = "Roar",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
      }
    },
    ["killxpbase"]                       = "4", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = "1", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  },

----------------------------------------------------------------------------------------------------
-- Keywords: [bulbdog]
----------------------------------------------------------------------------------------------------
  ["bulbdog"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "LanternPug_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'",
    ["commonname"]                       = "Bulbdog",
    ["dossierimage"]                     = "Dossier Bulbdog.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Microluminis globulus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Synapsids, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "Yes", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "0", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "2.5",
      ["tameaffinitybase"]               = "2200",
      ["tameaffinityperlevel"]           = "65",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "0.000868",
      ["foodconsumptionmult"]            = "2880.184326",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.65", -- Non-violent tames only
      ["wakefooddeplmult"]               = "2" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "15037.592773", -- Live births only
      ["maturationtime"]                 = "175438.59375", -- In seconds - Total maturation time
      ["babytime"]                       = "17543.859375", -- In seconds - Time as a baby
      ["juveniletime"]                   = "70175.4375", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "87719.296875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body", -- Short description of the region
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Dino Dark Yellow, Dino Medium Green, DragonBase0, DragonGreen0, DragonGreen1, BigFoot0, DragonGreen3, BigFoot5, DragonGreen2, WyvernBlue1, NearBlack" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "Spots",
        ["colors"]                       = "Dino Light Orange, Light Yellow, Dino Light Brown, DragonFire, Dino Medium Brown, Light Grey, Dino Light Blue, Dino Light Green, Dino Light Blue, Dino Light Purple, WyvernPurple1, Dino Light Purple, Dino Medium Green, DragonBase1, DragonBase0"
      },
      ["3"] = {
        ["name"]                         = "Lantern",
        ["colors"]                       = "DragonFire, Dino Deep Blue, Dino Medium Blue, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, Magenta, Light Red"
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Brown, Dino Medium Brown, Dino Light Green, Light Grey, Dino Light Blue, Dino Light Purple, BigFoot0, WolfFur, DragonGreen2, BigFoot5, DragonBase1, Black"
      },
      ["5"] = {
        ["name"]                         = "Back Stripes",
        ["colors"]                       = "Dino Dark Yellow, Dino Dark Orange, DragonBase0, Dino Medium Brown, Dino Dark Brown, DragonGreen0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernBlue1, WyvernPurple0, WyvernBlue1, NearBlack"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "145",
      ["healthwildlevel"]                = "0.2",
      ["healthtamedlevel"]               = "0.27",
      ["healthtamedmult"]                = "0",
      ["healthtamedadd"]                 = "0.5",
      ["stamina"]                        = "200",
      ["staminawildlevel"]               = "0.12",
      ["staminatamedlevel"]              = "0.12",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0.5",
      ["torpor"]                         = "60",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "165",
      ["oxygenwildlevel"]                = "0.11",
      ["oxygentamedlevel"]               = "0.11",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0.025",
      ["food"]                           = "450",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "120",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.5",
      ["meleetamedlevel"]                = "0.1",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "1",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "1.3",
      ["walkspeed"]                      = "50",
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "0.025",
      ["untamedrunspeed"]                = "400",
      ["tamedrunspeed"]                  = "200",
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "4",
      ["swimspeed"]                      = "300",
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "95",
    ["fecessize"]                        = "Small", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = "0",
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat",
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood, Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  },
  
----------------------------------------------------------------------------------------------------
-- Keywords: [Featherlight]                                                           --
----------------------------------------------------------------------------------------------------
  ["featherlight"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "LanternBird_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'",
    ["commonname"]                       = "Featherlight",
    ["dossierimage"]                     = "Dossier Featherlight.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Microluminis alectryon",
    ["time"]                             = "Unknown",
    ["group"]                            = "Birds, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "Yes", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "0", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "2.5",
      ["tameaffinitybase"]               = "2200",
      ["tameaffinityperlevel"]           = "65",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "0.000868",
      ["foodconsumptionmult"]            = "2880.184326",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.65", -- Non-violent tames only
      ["wakefooddeplmult"]               = "2" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "Featherlight Egg (Aberration)", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "29", -- Eggs only
      ["maxtemp"]                        = "32", -- Eggs only
      ["incubationtime"]                 = "5999.520508", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "175438.59375", -- In seconds - Total maturation time
      ["babytime"]                       = "17543.859375", -- In seconds - Time as a baby
      ["juveniletime"]                   = "70175.4375", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "87719.296875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body", -- Short description of the region
        ["colors"]                       = "Dino Light Red, Dino Dark Red, Light Red, Dino Dark Orange, Dino Medium Green, Dino Dark Blue, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Deep Blue, Black, Dino Medium Blue" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "Legs",
        ["colors"]                       = "Dino Dark Orange, Dino Light Orange, Dino Light Yellow, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, BigFoot0, Dino Light Green, BigFoot5, Dino Light Blue, Dino Light Purple, Dino Light Brown, DragonBase0, DragonBase1, Light Grey, DragonGreen3"
      },
      ["5"] = {
        ["name"]                         = "Emissive",
        ["colors"]                       = "Light Green, Dino Light Red, Dino Dark Orange, DragonFire, Dino Deep Blue, Dino Medium Blue, Dino Light Green, WyvernPurple1, Cyan, Light Yellow"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "115", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "100",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "60",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "180",
      ["oxygenwildlevel"]                = "0.11",
      ["oxygentamedlevel"]               = "0.11",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0.2",
      ["food"]                           = "450",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "70",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.065",
      ["meleetamedlevel"]                = "0.12",
      ["meleetamedmult"]                 = "0.5",
      ["meleetamedadd"]                  = "1.1",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "1.3",
      ["walkspeed"]                      = "60", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "165", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "165", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "4", -- runStamina (creaturestats)
      ["swimspeed"]                      = "100", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "300", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "825", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "825", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "3" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "10", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "80",
    ["fecessize"]                        = "Small", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "0.5",
    ["meleebase"]                        = "3",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "BiteAttack",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "350",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "150",
        ["melee"] = {
          ["damage"]                     = "3",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = "0", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk, Spoiled Meat, Sulfur" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [glowbug] [glow bug] [lightbug] [light bug]
----------------------------------------------------------------------------------------------------
  ["glowbug"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Lightbug_Character_BaseBP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Lightbug/Lightbug_Character_BaseBP.Lightbug_Character_BaseBP'",
    ["commonname"]                       = "Glowbug",
    ["dossierimage"]                     = "Dossier Glowbug.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Lampyridae sublimis",
    ["time"]                             = "Miocene",
    ["group"]                            = "Invertebrates", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "Yes", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Dark Yellow, DragonGreen0, Dino Dark Brown, Dark Grey, Dino Darker Grey, DragonGreen3, WyvernBlue0, WyvernBlue1, Black" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "Dino Medium Brown, Dino Dark Brown, Dino Darker Grey, Dino Dark Yellow, DarkWolfFur, DragonGreen1, DragonGreen2"
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Feet and Highlights",
        ["colors"]                       = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, DragonFire, DragonBase1, DragonGreen3, Black"
      },
      ["5"] = {
        ["name"]                         = "Emmissive Glow",
        ["colors"]                       = "DragonGreen1, Dino Dark Yellow, Dino Medium Green, Dino Light Yellow, Light Green"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "75", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "100",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "100",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "450",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "50",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "2",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "60", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "150", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "200", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "120", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "300", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "300", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "30", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "80",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch, Greenhouse, Wood)", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "10",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Ground bite attack",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "500",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "18",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "Fly bite attack",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "500",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "18",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "1", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = "0", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Cementing Paste, Chitin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [glowtail] [glow tail]
----------------------------------------------------------------------------------------------------
  ["glowtail"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "LanternLizard_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'",
    ["commonname"]                       = "Glowtail",
    ["dossierimage"]                     = "Dossier Glowtail.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Microluminis psykhe",
    ["time"]                             = "Unknown",
    ["group"]                            = "Reptiles, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "Yes", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "0", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "2.5",
      ["tameaffinitybase"]               = "2200",
      ["tameaffinityperlevel"]           = "65",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "0.06",
      ["foodconsumptionbase"]            = "0.000868",
      ["foodconsumptionmult"]            = "2880.184326",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.65", -- Non-violent tames only
      ["wakefooddeplmult"]               = "2" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "Glowtail Egg (Aberration)", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "30", -- Eggs only
      ["maxtemp"]                        = "34", -- Eggs only
      ["incubationtime"]                 = "8999.280273", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "175438.59375", -- In seconds - Total maturation time
      ["babytime"]                       = "17543.859375", -- In seconds - Time as a baby
      ["juveniletime"]                   = "70175.4375", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "87719.296875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body", -- Short description of the region
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, DragonBase0, Dino Medium Brown, DragonBase1, DragonGreen0, DragonGreen2, DragonGreen3, WyvernPurple0, DragonGreen1, WyvernBlue0, Black" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = "Dino Light Yellow, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "Dino Dark Yellow, Dino Medium Green, DragonBase0, WyvernPurple1, DragonGreen1, DragonBase1, DragonFire, WyvernPurple0, DragonGreen3, WyvernBlue0, Dino Medium Blue"
      },
      ["3"] = {
        ["name"]                         = "Lantern",
        ["colors"]                       = "DragonGreen3, Dino Deep Blue, WyvernBlue0, Dino Light Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, WyvernBlue0, DragonBase0, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Yellow, Dino Light Orange, Dino Light Brown, Dino Light Green, Dino Light Blue, Dino Light Purple, Light Grey, DragonGreen2, BigFoot5, BigFoot0, Black"
      },
      ["5"] = {
        ["name"]                         = "Back Stripes",
        ["colors"]                       = "Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, DragonBase0, DragonFire, DragonGreen3, WyvernPurple0, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "115", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "100",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.125",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "60",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "200",
      ["oxygenwildlevel"]                = "0.12",
      ["oxygentamedlevel"]               = "0.115",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0.12",
      ["food"]                           = "450",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "70",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.055",
      ["meleetamedlevel"]                = "0.11",
      ["meleetamedmult"]                 = "0.425",
      ["meleetamedadd"]                  = "1.11",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "1.3",
      ["walkspeed"]                      = "60", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "503.999969", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "240", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "4", -- runStamina (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "80",
    ["fecessize"]                        = "Small", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "10",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = "0", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap, Charcoal, Citronal Seed, Fungal Wood, Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [karkinos], [crab]
----------------------------------------------------------------------------------------------------
  ["karkinos"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Alpha Karkinos",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Crab_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'",
    ["commonname"]                       = "Karkinos",
    ["dossierimage"]                     = "Dossier Karkinos.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Karkinos versatus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Invertebrates, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Omnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "Yes", -- Yes/No
      ["equipment"]                      = "Karkinos Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "Yes", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "Yes", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "0.56",
      ["tameaffinitybase"]               = "7200",
      ["tameaffinityperlevel"]           = "210",
      ["torpor1"]                        = "800",
      ["torporincrease"]                 = "40",
      ["foodconsumptionbase"]            = "0.003156",
      ["foodconsumptionmult"]            = "181",
      ["torpordepletionps0"]             = "0.5",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "Kibble (Carbonemys Egg)", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, Dino Dark Brown, Dino Dark Yellow, Dino Dark Purple, Dark Grey, Dino Darker Grey, Dino Medium Brown, Dino Dark Brown, DragonBase0, WyvernBlue1, NearBlack, BigFoot5, BigFoot0, Black" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Highlights",
        ["colors"]                       = "DragonGreen3, DragonBase1, Dino Light Blue, Dino Light Purple, Dino Dark Purple, DragonFire, WyvernPurple0, WyvernBlue0, Dino Medium Blue, Dino Deep Blue"
      },
      ["5"] = {
        ["name"]                         = "Underbody",
        ["colors"]                       = "Dino Dark Yellow, Dino Light Orange, Dino Light Brown, BigFoot0, Dino Medium Brown, BigFoot5, DragonBase1, DragonBase0, DragonGreen2, DragonGreen3, Black"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "No", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "1200", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "600",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "800",
      ["torporwildlevel"]                = "0.05",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "5000",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "800",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "0.1",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "0.5",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "0",
      ["walkspeed"]                      = "300", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "300",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "525", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "735", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "735",
      ["runningstaminaconsumptionrate"]  = "4", -- runStamina (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "300",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "250", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "450", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "400",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "0.85",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "20",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = "0.3", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Chitin, Organic Polymer, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [lamprey]
----------------------------------------------------------------------------------------------------
  ["lamprey"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Lamprey_Character_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'",
    ["commonname"]                       = "Lamprey",
    ["dossierimage"]                     = "Dossier Lamprey.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Lampreysound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "Aquatic",
    ["species"]                          = "Xenomyzon luminosus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Fish, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "", -- Short description of the region
        ["colors"]                       = "" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["5"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "370", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [nameless]                                                           --
----------------------------------------------------------------------------------------------------
  ["nameless"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Nameless - Rockwell Arena, Nameless - The Surface",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "ChupaCabra_Character_BP_C",
    ["baseblueprintpath"]                = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP.ChupaCabra_Character_BP'",
    ["commonname"]                       = "Nameless",
    ["dossierimage"]                     = "Dossier Nameless.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Namelesssound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]              = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "", -- Short description of the region
        ["colors"]                       = "" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["5"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "Thatch, Greenhouse", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Argentavis, Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [namelessrockwellarena]                                                           --
----------------------------------------------------------------------------------------------------
  ["namelessrockwellarena"] = {
    ["inherits"]                         = "nameless",
    ["class"]                            = "ChupaCabra_Character_BP_Minion_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_Character_BP_Minion'"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [namelessthesurface]                                                           --
----------------------------------------------------------------------------------------------------
  ["namelessthesurface"] = {
    ["inherits"]                         = "nameless",
    ["class"]                            = "ChupaCabra_Character_BP_Surface_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Surface.ChupaCabra_Character_BP_Surface'"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [ravager]
----------------------------------------------------------------------------------------------------
  ["ravager"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "CaveWolf_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/CaveWolf/CaveWolf_Character_BP.CaveWolf_Character_BP'",
    ["commonname"]                       = "Ravager",
    ["dossierimage"]                     = "Dossier Ravager.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Canis barghest",
    ["time"]                             = "Unknown",
    ["group"]                            = "Mammals, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "Yes", -- Yes/No
      ["equipment"]                      = "Ravager Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "Decorative Ravager Saddle Skin (Aberration)", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "Yes", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "Yes", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "3.125",
      ["tameaffinitybase"]               = "1850",
      ["tameaffinityperlevel"]           = "85",
      ["torpor1"]                        = "500",
      ["torporincrease"]                 = "30",
      ["foodconsumptionbase"]            = "0.001543",
      ["foodconsumptionmult"]            = "288.039185",
      ["torpordepletionps0"]             = "0.3",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Raw Mutton", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "15037.592773", -- Live births only
      ["maturationtime"]                 = "175438.59375", -- In seconds - Total maturation time
      ["babytime"]                       = "17543.859375", -- In seconds - Time as a baby
      ["juveniletime"]                   = "70175.4375", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "87719.296875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, NearBlack, Dark Grey, White, WolfFur, BigFoot0, DarkWolfFur, BigFoot5, Dino Light Orange" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Light Grey, Dark Grey, White, WolfFur, DarkWolfFur"
      },
      ["5"] = {
        ["name"]                         = "Top Highlights",
        ["colors"]                       = "Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, WolfFur, Dino Dark Orange, WyvernBlue1, DarkWolfFur, Dino Darker Grey"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "400", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "350",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "500",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "1200",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "500",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.04",
      ["meleetamedlevel"]                = "0.08",
      ["meleetamedmult"]                 = "0.3",
      ["meleetamedadd"]                  = "0.3",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "0.35",
      ["walkspeed"]                      = "300", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "300",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "924", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "924", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "924",
      ["runningstaminaconsumptionrate"]  = "7", -- runStamina (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "300",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "120", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "195",
    ["fecessize"]                        = "Small", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "0.85",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "33",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "5",
        ["attackrange"]                  = "500",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "300",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["3"] = {
        ["name"]                         = "Howl",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "365",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["4"] = {
        ["name"]                         = "Bite Below",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "5",
        ["attackrange"]                  = "400",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["5"] = {
        ["name"]                         = "Bite Above",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "5",
        ["attackrange"]                  = "400",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["6"] = {
        ["name"]                         = "Claw Below",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "400",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "33",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["7"] = {
        ["name"]                         = "Claw Above",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "300",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "33",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["8"] = {
        ["name"]                         = "Bite Jump",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "1000",
        ["minattackrange"]               = "100",
        ["activateattackrange"]          = "800",
        ["melee"] = {
          ["damage"]                     = "25",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "6", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_Medium",
    ["chancetodroploot"]                 = "0.3", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Pelt, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Ammonite Bile, AnglerGel, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Black Pearl, Charcoal, Chitin, Citronal Seed, Fiber, Hide, Keratin, Leech Blood, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Oil, Organic Polymer, Pelt, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Rockarrot Seed, Savoroot Seed, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Stimberry, Stimberry Seed, Sulfur (Scorched Earth), Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaper]                                                           --
----------------------------------------------------------------------------------------------------
  ["reaper"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "Xenomorph_Character_BP_Male_C",
    ["baseblueprintpath"]                = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'",
    ["class"]                            = "",
    ["blueprintpath"]                    = "",
    ["commonname"]                       = "Reaper",
    ["dossierimage"]                     = "Dossier Reaper.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Reapersound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "Yes", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "43200", -- Live births only
      ["maturationtime"]                 = "277777.75", -- In seconds - Total maturation time
      ["babytime"]                       = "277777.775391", -- In seconds - Time as a baby
      ["juveniletime"]                   = "111111.101563", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "138888.875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Middle Region", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, BigFoot0, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, DragonBase1, Dino Medium Brown, Dino Dark Yellow, Dino Darker Grey, DragonGreen3, Red, Blue, Green, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Yellow, DragonBase1, Dino Light Brown, Dino Light Purple, Dino Medium Brown, BigFoot0, BigFoot4, BigFoot5, WolfFur, DragonGreen2"
      },
      ["5"] = {
        ["name"]                         = "Outer Region",
        ["colors"]                       = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack, DarkWolfFur,Dino Dark Brown, DragonBase0, Dino Medium Brown, Dino Dark Orange"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "525", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaper] [elementalreaperking] [elementalreaper]                                      --
----------------------------------------------------------------------------------------------------
  ["elementalreaperking"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Subterranean Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Xenomorph_Character_BP_Male_Minion_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'",
    ["commonname"]                       = "Elemental Reaper King",
    ["dossierimage"]                     = "Dossier Reaper.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Reapersound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Middle Region", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
      },
      ["5"] = {
        ["name"]                         = "Outer Region",
        ["colors"]                       = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "", -- Yes/No
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaper] [subterraneanreaperking] [subterraneanreaper]                               --
----------------------------------------------------------------------------------------------------
  ["subterraneanreaperking"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Elemental Reaper King, Surface Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Xenomorph_Character_BP_Male_Chupa_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Chupa.Xenomorph_Character_BP_Male_Chupa'",
    ["commonname"]                       = "Subterranean Reaper King",
    ["dossierimage"]                     = "Dossier Reaper.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Reapersound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Middle Region", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
      },
      ["5"] = {
        ["name"]                         = "Outer Region",
        ["colors"]                       = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "", -- Yes/No
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaper] [surfacereaperking] [surfacereaper]                                         --
----------------------------------------------------------------------------------------------------
  ["surfacereaperking"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Elemental Reaper King, Subterranean Reaper King, Reaper Queen, Alpha Surface Reaper King, Corrupted Reaper King",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "",
    ["baseblueprintpath"]                = "",
    ["class"]                            = "Xenomorph_Character_BP_Male_Surface_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface'",
    ["commonname"]                       = "Surface Reaper King",
    ["dossierimage"]                     = "Dossier Reaper.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "Reapersound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Middle Region", -- Short description of the region
        ["colors"]                       = "Dino Dark Orange, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, Dino Medium Brown, WyvernBlue1, Dino Darker Grey" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "Dino Light Yellow, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot4, WolfFur"
      },
      ["5"] = {
        ["name"]                         = "Outer Region",
        ["colors"]                       = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack"
      },
    },
    ["stats"] = {
      ["cansuffocate"]                   = "", -- Yes/No
      ["health"]                         = "", -- health1 (creaturestats)
      ["healthwildlevel"]                = "", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["stamina"]                        = "",
      ["staminawildlevel"]               = "",
      ["torpor"]                         = "",
      ["torporwildlevel"]                = "",
      ["oxygen"]                         = "",
      ["oxygenwildlevel"]                = "",
      ["food"]                           = "",
      ["foodwildlevel"]                  = "",
      ["weight"]                         = "",
      ["weightwildlevel"]                = "",
      ["melee"]                          = "",
      ["meleewildlevel"]                 = "",
      ["speed"]                          = "",
      ["speedwildlevel"]                 = "",
      ["walkspeed"]                      = "", -- walkBase (creaturestats)
      ["swimspeed"]                      = "", -- swimBase (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "",
        ["attackrange"]                  = "",
        ["minattackrange"]               = "",
        ["activateattackrange"]          = "",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
		["projectile"] = {
          ["projectilelife"]             = "",
          ["impact"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          },
          ["explosion"] = {
            ["damage"]                   = "",
            ["impulse"]                  = "",
            ["radius"]                   = "",
            ["torpormultiplier"]         = "",
            ["torpor"]                   = "",
            ["raidtorpormultiplier"]     = "",
            ["raidtorpor"]               = "",
            ["statusvalues"] = {
              ["stamina"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              },
              ["torpidity"] = {
                ["duration"]             = "",
                ["damagemultiplier"]     = "",
                ["amount"]               = ""
              }
            }
          }
        }
      },
    },
    ["killxpbase"]                       = "", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [reaperqueen]                                                           --
----------------------------------------------------------------------------------------------------
  ["reaperqueen"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Elemental Reaper King, Subterranean Reaper King, Surface Reaper King, Alpha Surface Reaper King, Corrupted Reaper King",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["baseclass"]                        = "Xenomorph_Character_BP_Female_C",
    ["baseblueprintpath"]                = "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female'",
    ["class"]                            = "",
    ["blueprintpath"]                    = "",
    ["commonname"]                       = "Reaper",
    ["dossierimage"]                     = "Dossier Reaper.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No", -- Yes/No
      ["health"]                         = "45000", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.0052", -- healthIncW (creaturestats)
      ["stamina"]                        = "480",
      ["staminawildlevel"]               = "0.1",
      ["torpor"]                         = "925",
      ["torporwildlevel"]                = "0.06",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["food"]                           = "3000",
      ["foodwildlevel"]                  = "0.1",
      ["weight"]                         = "415",
      ["weightwildlevel"]                = "0.02",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0",
      ["speed"]                          = "100",
      ["speedwildlevel"]                 = "0",
      ["walkspeed"]                      = "900", -- walkBase (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
    },
    ["grabweightthreshold"]              = "", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["meleebase"]                        = "525",
    ["killxpbase"]                       = "0", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "",
    ["chancetodroploot"]                 = "", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [rock drake], [drake]
----------------------------------------------------------------------------------------------------
  ["rockdrake"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Corrupted Rock Drake",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "RockDrake_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'",
    ["commonname"]                       = "Rock Drake",
    ["dossierimage"]                     = "Dossier Rock Drake.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Draconis obscurum",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy, Reptiles", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "Yes", -- Yes/No
      ["equipment"]                      = "Rock Drake Saddle (Aberration), Rock Drake Tek Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "No", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "Yes", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "1.5",
      ["tameaffinitybase"]               = "8500",
      ["tameaffinityperlevel"]           = "85",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "0.000185",
      ["foodconsumptionmult"]            = "199.983994",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "Rock Drake Egg (Aberration)", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "-90", -- Eggs only
      ["maxtemp"]                        = "-80", -- Eggs only
      ["incubationtime"]                 = "22498.201172", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "333333.3125", -- In seconds - Total maturation time
      ["babytime"]                       = "33333.332031", -- In seconds - Time as a baby
      ["juveniletime"]                   = "133333.328125", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "166666.65625", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, DragonGreen3, Dino Medium Green, DragonGreen0, DragonGreen2, Dino Medium Brown, Dino Light Brown, Light Grey, Dark Grey, DragonGreen1, Black" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "FeathersMain",
        ["colors"]                       = "Dino Light Brown, Dino Dark Orange, BigFoot5, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, DragonBase1"
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "Feathers Highlight",
        ["colors"]                       = "Teal"
      },
      ["4"] = {
        ["name"]                         = "Scales",
        ["colors"]                       = "DragonBase0, DragonGreen0, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, DragonBase0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, None"
      },
      ["5"] = {
        ["name"]                         = "Belly",
        ["colors"]                       = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, DragonGreen1, Dino Light Brown, Dino Medium Brown, Light Grey, DragonGreen3, DragonGreen2, WyvernBlue1"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "1950", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.085", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.2025", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "-1050", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "450",
      ["staminawildlevel"]               = "0.05",
      ["staminatamedlevel"]              = "0.05",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "725",
      ["torporwildlevel"]                = "0.06,",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "2000",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "400",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "0.1",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "-0.25",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "650", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "650",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "1820", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "2047.5", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "2047.5",
      ["runningstaminaconsumptionrate"]  = "6", -- runStamina (creaturestats)
      ["swimspeed"]                      = "600", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "600",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "1000", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "425", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "345",
    ["fecessize"]                        = "Large", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap", -- List of traps that immobilize it
    ["candamage"]                        = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "1",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "0",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Rock Drake bites the target.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "20",
        ["attackrange"]                  = "1100",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "60",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "Toggle Climbing",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "0",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["3"] = {
        ["name"]                         = "Toggle Camo",
        ["description"]                  = "Using the [[File:RMB.svg|x20px|Right  Mousebutton]] (PC), [[File:PS4 L2.png|x20px|L2 Button]] (PS4), [[File:XboxOne LT.png|x20px|LT Button]] (Xbox One), the Rock Drake camouflage itself from view, along with the mount rider and the saddle. Getting hit may lose the camouflage.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "0",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["4"] = {
        ["name"]                         = "Pounce_DirectHit",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "0",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["5"] = {
        ["name"]                         = "Pounce_AOE",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "0",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["6"] = {
        ["name"]                         = "Bite (Climbing)",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "20",
        ["attackrange"]                  = "1000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "60",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = "1", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Ammonite Bile, AnglerGel, Bio Toxin, Black Pearl, Charcoal, Chitin, Hide, Keratin, Leech Blood, Oil, Organic Polymer, Pelt, Raw Fish Meat, Raw Meat, Raw Mutton, Raw Prime Fish Meat, Raw Prime Meat, Silica Pearls, Silk (Scorched Earth), Spoiled Meat, Sulfur (Scorched Earth)" -- List of all possible resources it can harvest
  },
------------------------------------------------------------
-- KEYWORDS: [rockwell]
------------------------------------------------------------
  ["rockwell"] = {
    ["variants"]                         = "Rockwell (Gamma), Rockwell (Beta), Rockwell (Alpha), RockwellTentacle, RockwellTentacle (Gamma), RockwellTentacle (Beta), RockwellTentacle (Alpha)",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Rockwell_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP.Rockwell_Character_BP'",
    ["commonname"]                       = "Rockwell",
    ["dossierimage"]                     = "Dossier Rockwell.png",
    ["soundfile"]                        = "Rockwellsound.ogg",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Fantasy",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "Yes",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "Yes",
      ["health"]                         = 42000,
      ["healthwildlevel"]                = 0.2,
      ["stamina"]                        = 400,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 350,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 2000,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 2600,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 3000,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0.05,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 0
      },
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["killxpbase"]                       = 3000,
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = 1
  },
------------------------------------------------------------
  ["rockwellgamma"] = {
    ["inherits"]                         = "rockwell",
    ["class"]                            = "Rockwell_Character_BP_Easy_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Easy.Rockwell_Character_BP_Easy'",
    ["commonname"]                       = "Rockwell (Gamma)"
  },
------------------------------------------------------------
  ["rockwellbeta"] = {
    ["inherits"]                         = "rockwell",
    ["class"]                            = "Rockwell_Character_BP_Medium_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Medium.Rockwell_Character_BP_Medium'",
    ["commonname"]                       = "Rockwell (Beta)",
    ["stats"] = {
      ["health"]                         = 68500,
    }
  },
------------------------------------------------------------
  ["rockwellalpha"] = {
    ["inherits"]                         = "rockwell",
    ["class"]                            = "Rockwell_Character_BP_Hard_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard",
    ["commonname"]                       = "Rockwell (Alpha)",
    ["stats"] = {
      ["health"]                         = 115000,
    }
  },
------------------------------------------------------------
-- Keywords: [rockwelltentacle]
------------------------------------------------------------
  ["rockwelltentacle"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Rockwell, Rockwell (Gamma), Rockwell (Beta), Rockwell (Alpha), RockwellTentacle (Gamma), RockwellTentacle (Beta), RockwellTentacle (Alpha)",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "RockwellTentacle_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP.RockwellTentacle_Character_BP'",
    ["commonname"]                       = "RockwellTentacle",
    ["dossierimage"]                     = "Dossier Rockwell.png",
    ["dossieraddbook"]                   = "",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Unknown",
    ["time"]                             = "Unknown",
    ["group"]                            = "Bosses, Fantasy",
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Unknown",
    ["taming"] = {
      ["torporimmune"]                   = "No",
      ["canbetamed"]                     = "No"
    },
    ["stats"] = {
      ["cansuffocate"]                   = "No",
      ["health"]                         = 3800,
      ["healthwildlevel"]                = 0,
      ["stamina"]                        = 250,
      ["staminawildlevel"]               = 0.1,
      ["torpor"]                         = 1000,
      ["torporwildlevel"]                = 0.06,
      ["oxygen"]                         = 150,
      ["oxygenwildlevel"]                = 0.1,
      ["food"]                           = 3000,
      ["foodwildlevel"]                  = 0.1,
      ["weight"]                         = 380,
      ["weightwildlevel"]                = 0.02,
      ["melee"]                          = 0,
      ["meleewildlevel"]                 = 0,
      ["speed"]                          = 0,
      ["speedwildlevel"]                 = 0,
      ["walkspeed"]                      = 0,
      ["swimspeed"]                      = 0
      },
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["killxpbase"]                       = 0,
    ["teamname"]                         = "None",
    ["chancetodroploot"]                 = 0
  },
------------------------------------------------------------
  ["rockwelltentaclegamma"] = {
    ["inherits"]                         = "rockwelltentacle",
    ["class"]                            = "RockwellTentacle_Character_BP_Gamma_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Gamma.RockwellTentacle_Character_BP_Gamma'",
    ["commonname"]                       = "RockwellTentacle (Gamma)"
  },
------------------------------------------------------------
  ["rockwelltentaclebeta"] = {
    ["inherits"]                         = "rockwelltentacle",
    ["class"]                            = "RockwellTentacle_Character_BP_Beta_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Beta.RockwellTentacle_Character_BP_Beta'",
    ["commonname"]                       = "RockwellTentacle (Beta)",
    ["stats"] = {
      ["health"]                         = 8500
    }
  },
------------------------------------------------------------
  ["rockwelltentaclealpha"] = {
    ["inherits"]                         = "rockwelltentacle",
    ["class"]                            = "RockwellTentacle_Character_BP_Alpha_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Alpha.RockwellTentacle_Character_BP_Alpha'",
    ["commonname"]                       = "RockwellTentacle (Alpha)",
    ["stats"] = {
      ["health"]                         = 15250
    }
  },
------------------------------------------------------------
-- Keywords: [roll rat], [mole rat]
------------------------------------------------------------
  ["rollrat"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "MoleRat_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'",
    ["commonname"]                       = "Roll Rat",
    ["dossierimage"]                     = "Dossier Roll Rat.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Hetercephalus magnus",
    ["time"]                             = "Holocene",
    ["group"]                            = "Mammals", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "Yes", -- Yes/No
      ["equipment"]                      = "Roll Rat Saddle (Aberration)", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "No", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "Yes", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "Yes", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "0", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "0.2",
      ["tameaffinitybase"]               = "2000",
      ["tameaffinityperlevel"]           = "100",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "0.003156",
      ["foodconsumptionmult"]            = "176.03154",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.6", -- Non-violent tames only
      ["wakefooddeplmult"]               = "2" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Giant Bee Honey", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "17857.142578", -- Live births only
      ["maturationtime"]                 = "208333.328125", -- In seconds - Total maturation time
      ["babytime"]                       = "20833.333984", -- In seconds - Time as a baby
      ["juveniletime"]                   = "83333.335938", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "104166.664063", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, DarkWolfFur, DragonGreen2, BigFoot4, BigFoot5" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Scales",
        ["colors"]                       = "Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, NearBlack, DragonGreen2, DarkWolfFur, BigFoot0, BigFoot4, BigFoot5, Black"
      },
      ["5"] = {
        ["name"]                         = "Underbelly",
        ["colors"]                       = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Light Grey, WolfFur, DragonGreen2, BigFoot0, BigFoot4, BigFoot5"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "850", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "300",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "0.1",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0",
      ["torpor"]                         = "800",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "0.1",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0",
      ["food"]                           = "3000",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "400",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "0.1",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "1",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.02",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "0",
      ["walkspeed"]                      = "250", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "250",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "750", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "750", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "750",
      ["runningstaminaconsumptionrate"]  = "5", -- runStamina (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "300",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "245", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "260",
    ["fecessize"]                        = "Medium", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Chain Bola, Large Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Quetzal", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "0.85",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "32",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "Using the [[File:LMB.svg|x20px|Left Mousebutton]] (PC), [[File:PS4 R2.png|x20px|R2 Button]] (PS4), [[File:XboxOne RT.png|x20px|RT Button]] (Xbox One), the Roll Rat bites the target.", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "500",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "42",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "WildGetGems",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["3"] = {
        ["name"]                         = "TamedGetGems",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "5000",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "7", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores",
    ["chancetodroploot"]                 = "0", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Keratin, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap (Scorched Earth), Charcoal, Citronal Seed, Fungal Wood (Aberration), Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [seeker]                                                           --
----------------------------------------------------------------------------------------------------
  ["seeker"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "Seeker - The Surface",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "Pteroteuthis_Char_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP'",
    ["commonname"]                       = "Seeker",
    ["dossierimage"]                     = "Dossier Seeker.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Chimaeram odiosus",
    ["time"]                             = "Unknown",
    ["group"]                            = "Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Aggressive",
    ["diet"]                             = "Carnivore",
    ["taming"] = {
      ["torporimmune"]                   = "Yes", -- Yes/No
      ["canbetamed"]                     = "No", -- Yes/No
      ["rideable"]                       = "", -- Yes/No
      ["equipment"]                      = "", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "",
      ["tameaffinitybase"]               = "",
      ["tameaffinityperlevel"]           = "",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "",
      ["foodconsumptionmult"]            = "",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "", -- Non-violent tames only
      ["wakefooddeplmult"]               = "" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "", -- Live births only
      ["maturationtime"]                 = "", -- In seconds - Total maturation time
      ["babytime"]                       = "", -- In seconds - Time as a baby
      ["juveniletime"]                   = "", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "",
      ["maxtimebetweenmating"]           = ""
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Body Main", -- Short description of the region
        ["colors"]                       = "BigFoot0, Dino Dark Yellow, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, BigFoot5, DarkWolfFur, NearBlack" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "Wings",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, BigFoot0, Dino Light Brown, Dino Medium Brown, Light Grey, BigFoot5, DragonBase0, DarkWolfFur, Dino Darker Grey, NearBlack"
      },
      ["3"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["4"] = {
        ["name"]                         = "Under Belly and Highlights",
        ["colors"]                       = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, BigFoot0, BigFoot5, NearBlack"
      },
      ["5"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Dark Brown, Dino Darker Grey, WyvernBlue1, DarkWolfFur, Dino Medium Brown, DragonBase0, DragonGreen0, NearBlack"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "250", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "100",
      ["staminawildlevel"]               = "0.1",
      ["staminatamedlevel"]              = "",
      ["staminatamedmult"]               = "",
      ["staminatamedadd"]                = "",
      ["torpor"]                         = "200",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "",
      ["torportamedadd"]                 = "",
      ["oxygen"]                         = "150",
      ["oxygenwildlevel"]                = "0.1",
      ["oxygentamedlevel"]               = "",
      ["oxygentamedmult"]                = "",
      ["oxygentamedadd"]                 = "",
      ["food"]                           = "1500",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "",
      ["foodtamedmult"]                  = "",
      ["foodtamedadd"]                   = "",
      ["weight"]                         = "50",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "",
      ["weighttamedmult"]                = "",
      ["weighttamedadd"]                 = "",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.05",
      ["meleetamedlevel"]                = "",
      ["meleetamedmult"]                 = "",
      ["meleetamedadd"]                  = "",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "",
      ["speedtamedmult"]                 = "",
      ["speedtamedadd"]                  = "",
      ["walkspeed"]                      = "350", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "", -- runStamina (creaturestats)
      ["swimspeed"]                      = "240", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "525", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "866.25", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "35", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "125",
    ["fecessize"]                        = "None", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "", -- List of traps that immobilize it
    ["candamage"]                        = "Wood, Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "",
    ["meleebase"]                        = "35",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Bite",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "140",
        ["minattackrange"]               = "120",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "10",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["2"] = {
        ["name"]                         = "Claw",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "500",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "10",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
      ["3"] = {
        ["name"]                         = "Charge Breath",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "250",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "10",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "3", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Carnivores_High",
    ["chancetodroploot"]                 = "0.3", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [seekerthesurface]                                                           --
----------------------------------------------------------------------------------------------------
  ["seekerthesurface"] = {
    ["inherits"]                         = "seeker",
    ["class"]                            = "Pteroteuthis_Char_BP_Surface_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP_Surface.Pteroteuthis_Char_BP_Surface'"
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [shinehorn], [goat]
----------------------------------------------------------------------------------------------------
  ["shinehorn"] = {
    ["dlc"]                              = "Aberration",
    ["variants"]                         = "",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = "",
    ["class"]                            = "LanternGoat_Character_BP_C",
    ["blueprintpath"]                    = "Blueprint'/Game/Aberration/Dinos/LanternGoat/LanternGoat_Character_BP.LanternGoat_Character_BP'",
    ["commonname"]                       = "Shinehorn",
    ["dossierimage"]                     = "Dossier Shinehorn.png",
    ["dossieraddbook"]                   = "Yes",
    ["soundfile"]                        = "",
    ["pronunciation"]                    = "",
    ["categories"]                       = "",
    ["species"]                          = "Microluminis cerynitis",
    ["time"]                             = "Unknown",
    ["group"]                            = "Mammals, Fantasy", -- (Wiki Value) Dinosaurs, Mammals, Invertebrates, etc.
    ["temperament"]                      = "Passive",
    ["diet"]                             = "Herbivore",
    ["taming"] = {
      ["torporimmune"]                   = "No", -- Yes/No
      ["canbetamed"]                     = "Yes", -- Yes/No
      ["rideable"]                       = "No", -- Yes/No
      ["equipment"]                      = "Hats", -- (Wiki Value) List of equipment (Saddles, Platforms, Tek Lasers, Hats, etc) that this creature can wear
      ["uniquecostumes"]                 = "", -- (Wiki Value) List of skins/costumes that only this creature can wear
      ["canmountonhumans"]               = "Shoulder", -- "Yes"=Carry in Hands, "Shoulder"=Shoulder-mounted, "No"=Can't be carried
      ["nonviolenttame"]                 = "Yes", -- Yes/No - Is it a passive/peaceful tame?
      ["knockouttame"]                   = "No", -- Yes/No - Is it a violent tame?
      ["ballowmountedweaponry"]          = "No", -- Yes/No - Can you wield weapons while riding it?
      ["minlevelnonviolent"]             = "0", -- Non-violent tames only
      ["tameineffectivenessbyaffinity"]  = "2.5",
      ["tameaffinitybase"]               = "2200",
      ["tameaffinityperlevel"]           = "65",
      ["torpor1"]                        = "",
      ["torporincrease"]                 = "",
      ["foodconsumptionbase"]            = "0.000868",
      ["foodconsumptionmult"]            = "2880.184326",
      ["torpordepletionps0"]             = "",
      ["wakeaffinitymult"]               = "1.65", -- Non-violent tames only
      ["wakefooddeplmult"]               = "2" -- Non-violent tames only
    },
    ["tamingfood"] = {
    -- OMISSION: TAMING FOOD
      ["kibble"]                         = "", -- (Wiki Value) Favorite kibble to consume, if any
      ["favoritefood"]                   = "Plant Species Z Seed (Aberration)", -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
      ["primitiveplusfood"]                   = "" -- (Wiki Value) Only if no kibble, favorite food to consume (above all others)
    },
    ["breeding"] = {
      ["egg"]                            = "", -- (Wiki Value) Name of in-game egg
      ["mintemp"]                        = "", -- Eggs only
      ["maxtemp"]                        = "", -- Eggs only
      ["incubationtime"]                 = "", -- Eggs only
      ["gestationtime"]                  = "15037.592773", -- Live births only
      ["maturationtime"]                 = "175438.59375", -- In seconds - Total maturation time
      ["babytime"]                       = "17543.859375", -- In seconds - Time as a baby
      ["juveniletime"]                   = "70175.4375", -- In seconds - Time as a juvenile
      ["adolescenttime"]                 = "87719.296875", -- In seconds - Time as an adolescent
      ["mintimebetweenmating"]           = "64800",
      ["maxtimebetweenmating"]           = "172800"
    },
    ["colorization"] = {
      ["0"] = {
        ["name"]                         = "Main Body", -- Short description of the region
        ["colors"]                       = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino, BigFoot0, BigFoot4, WolfFur, DarkWolfFur, BigFoot4, BigFoot5" -- List of natural colors
      },
      ["1"] = {
        ["name"]                         = "",
        ["colors"]                       = ""
      },
      ["2"] = {
        ["name"]                         = "Stripes",
        ["colors"]                       = "Dino Light Orange, Light Yellow, Dino Light Brown, Dino Medium Brown, Dino Medium Blue, Light Grey, Dino Light Green, DragonFire, WyvernPurple1, DragonBase1, DragonBase0, BigFoot0, WolfFur, BigFoot4, BigFoot5, DragonGreen3, WyvernBlue0, Dino Light Blue, WyvernPurple0, WyvernPurple1, Dino Light Purple"
      },
      ["3"] = {
        ["name"]                         = "Lantern",
        ["colors"]                       = "DragonGreen3, Dino Deep Blue, Dino Medium Blue, Dino Light Green, Dino Medium Green, Dino Light Blue, WyvernPurple1, Light Yellow, Cyan, WyvernBlue0, DragonBase0, DragonBase1"
      },
      ["4"] = {
        ["name"]                         = "Feet",
        ["colors"]                       = "WolfFur, DarkWolfFur, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["name"]                         = "Back",
        ["colors"]                       = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, WyvernBlue0, BigFoot0, BigFoot4, BigFoot5, DragonBase0, DragonBase1, DragonGreen3, WyvernPurple0, WyvernBlue1, Black"
      },
    },
    ["stats"] = {
      ["baselevel"]                      = "", -- Only used for Plesiosaur / Minimum spawn-level
      ["cansuffocate"]                   = "Yes", -- Yes/No
      ["statgainispercent"]              = "", -- Yes/No - Only applies to Humans
      ["health"]                         = "115", -- health1 (creaturestats)
      ["healthwildlevel"]                = "0.2", -- healthIncW (creaturestats)
      ["healthtamedlevel"]               = "0.27", -- healthIncD (creaturestats)
      ["healthtamedmult"]                = "0", -- healthTamingBonusMult (creaturestats)
      ["healthtamedadd"]                 = "0.5", -- healthTamingBonusAdd (creaturestats)
      ["stamina"]                        = "180",
      ["staminawildlevel"]               = "0.11",
      ["staminatamedlevel"]              = "0.11",
      ["staminatamedmult"]               = "0",
      ["staminatamedadd"]                = "0.1",
      ["torpor"]                         = "60",
      ["torporwildlevel"]                = "0.06",
      ["torportamedmult"]                = "0",
      ["torportamedadd"]                 = "0.5",
      ["oxygen"]                         = "180",
      ["oxygenwildlevel"]                = "0.11",
      ["oxygentamedlevel"]               = "0.11",
      ["oxygentamedmult"]                = "0",
      ["oxygentamedadd"]                 = "0.1",
      ["food"]                           = "450",
      ["foodwildlevel"]                  = "0.1",
      ["foodtamedlevel"]                 = "0.1",
      ["foodtamedmult"]                  = "0.15",
      ["foodtamedadd"]                   = "0",
      ["weight"]                         = "100",
      ["weightwildlevel"]                = "0.02",
      ["weighttamedlevel"]               = "0.04",
      ["weighttamedmult"]                = "0",
      ["weighttamedadd"]                 = "0",
      ["melee"]                          = "0",
      ["meleewildlevel"]                 = "0.055",
      ["meleetamedlevel"]                = "0.115",
      ["meleetamedmult"]                 = "0.4",
      ["meleetamedadd"]                  = "1.1",
      ["speed"]                          = "0",
      ["speedwildlevel"]                 = "0",
      ["speedtamedlevel"]                = "0.01",
      ["speedtamedmult"]                 = "0",
      ["speedtamedadd"]                  = "1.3",
      ["walkspeed"]                      = "133", -- walkBase (creaturestats)
      ["riddenwalkspeed"]                = "",
      ["walkingstaminaconsumptionrate"]  = "0.025", -- walkStamina (creaturestats)
      ["untamedrunspeed"]                = "418.949982", -- walkSprintW (creaturestats)
      ["tamedrunspeed"]                  = "199.5", -- walkSprintD (creaturestats)
      ["tamedriddenrunspeed"]            = "",
      ["runningstaminaconsumptionrate"]  = "4", -- runStamina (creaturestats)
      ["swimspeed"]                      = "300", -- swimBase (creaturestats)
      ["untamedrunswimspeed"]            = "",
      ["tamedrunswimspeed"]              = "",
      ["tamedriddenrunswimspeed"]        = "",
      ["swimmingstaminaconsumptionrate"] = "",
      ["riddenswimspeed"]                = "",
      ["flyspeed"]                       = "", -- flyBase (creaturestats)
      ["flyriddenspeed"]                 = "",
      ["untamedrunflyspeed"]             = "", -- flySprintW (creaturestats)
      ["tamedrunflyspeed"]               = "", -- flySprintD (creaturestats)
      ["tamedriddenrunflyspeed"]         = "",
      ["flyingstaminaconsumptionrate"]   = "" -- flyStamina (creaturestats)
    },
    ["grabweightthreshold"]              = "200", -- Maximum dragweight of another creature it can pull
    ["dragweight"]                       = "25", -- Natural weight of the creature itself (not the same as the Weight stat)
    ["mass"]                             = "80",
    ["fecessize"]                        = "Small", -- Human, Small, Medium, Large, Massive, or None
    ["immobilizedby"]                    = "Bola, Bear Trap, Plant Species Y (Scorched Earth)", -- List of traps that immobilize it
    ["candamage"]                        = "Greenhouse, Thatch", -- (Wiki Value) List of structure TIERS it can damage IN ORDER from strongest to weakest (Tek, Metal, Stone, Adobe, Wood, Thatch)
    ["carryableby"]                      = "Pteranodon, Quetzal, Tapejara", -- (Wiki Value) List of creatures that can grab/transport it (Kaprosuchus, Megalosaurus, Tapejara, Pteranodon, Argentavis, Quetzal, Wyvern, Tusoteuthis)
    ["candragcreatureswhileflying"]      = "No", -- Yes/No
    ["candragcreatures"]                 = "", -- List of creatures it can carry
    ["passengerweightmultiplier"]        = "",
    ["mounteddinoweightmultiplier"]      = "0.5",
    ["meleebase"]                        = "10",
    ["attacks"] = {
      ["1"] = {
        ["name"]                         = "Melee",
        ["description"]                  = "", -- (Wiki Value) Wiki Description of the attack and its effects complete with links and a quick explanation.
        ["staminacost"]                  = "0",
        ["attackrange"]                  = "55",
        ["minattackrange"]               = "0",
        ["activateattackrange"]          = "0",
        ["melee"] = {
          ["damage"]                     = "12",
          ["torpormultiplier"]           = "",
          ["torpor"]                     = "",
          ["statusvalues"] = {
            ["stamina"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            },
            ["torpidity"] = {
              ["duration"]               = "",
              ["damagemultiplier"]       = "",
              ["amount"]                 = ""
            }
          }
        },
      },
    },
    ["killxpbase"]                       = "2", -- XP earned when you kill a level 1 creature on foot (unmounted)
    ["teamname"]                         = "Herbivores_Medium_Aggressive",
    ["chancetodroploot"]                 = "0", -- Chance to drop survivor inventory
    ["canbeharvestedfor"]                = "Hide, Raw Meat, Raw Prime Meat", -- List of resources you can harvest its ADULT corpse for (excludes infant Prime Meat)
    ["bonedamageadjusters"] = {
      ["head"]                           = "", -- Syntax currently pending; omitted for now
      ["neck"]                           = ""
    },
    ["harvests"]                         = "Aggeravic Mushroom (Aberration), Amarberry, Amarberry Seed, Aquatic Mushroom (Aberration), Ascerbic Mushroom (Aberration), Auric Mushroom (Aberration), Azulberry, Azulberry Seed, Bio Toxin, Cactus Sap (Scorched Earth), Charcoal, Citronal Seed, Fungal Wood (Aberration), Keratin, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed (Scorched Earth), Rare Flower, Rare Mushroom, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Thatch, Tintoberry, Tintoberry Seed, Wood" -- List of all possible resources it can harvest
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [aberrantsoverrides]
----------------------------------------------------------------------------------------------------
  ["aberrantCreatureTameableOverride"] = {
    ["dlc"]                              = "Aberration",
    ["group"]                            = "Aberrant Creatures",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = " ",
    ["stats"] = {
      ["extradamagemultiplier"]          = "1.06",
      ["healthtamedmult"]                = "-0.04"
    }
  },
  ["aberrantCreatureOverride"] = {
    ["dlc"]                              = "Aberration",
    ["group"]                            = "Aberrant Creatures",
    ["releasedate"]                      = "2017-12-12",
    ["releaseversion"]                   = "275.0",
    ["xboxreleasedate"]                  = "2017-12-12",
    ["xboxreleaseversion"]               = "768.0",
    ["ps4releasedate"]                   = "2017-12-12",
    ["ps4releaseversion"]                = "518.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = " ",
    ["stats"] = {
      ["extradamagemultiplier"]          = "1.06"
    }
  },
  ["aberrantCreatureTameableOverride2"] = {
    ["dlc"]                              = "Aberration",
    ["group"]                            = "Aberrant Creatures",
    ["releasedate"]                      = "2018-02-10",
    ["releaseversion"]                   = "278.0",
    ["xboxreleasedate"]                  = "2018-02-28",
    ["xboxreleaseversion"]               = "771.0",
    ["ps4releasedate"]                   = "2018-02-23",
    ["ps4releaseversion"]                = "520.0",
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = " ",
    ["stats"] = {
      ["extradamagemultiplier"]          = "1.06",
      ["healthtamedmult"]                = "-0.04"
    }
  },
----------------------------------------------------------------------------------------------------
-- Keywords: [aberrant ...]
----------------------------------------------------------------------------------------------------
  ["aberrantachatina"] = {
    ["inherits"]                         = "achatina",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Achatina_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP_Aberrant.Achatina_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Achatina"
  },
  ["aberrantanglerfish"] = {
    ["inherits"]                         = "angler",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Angler_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP_Aberrant.Angler_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Anglerfish"
  },
  ["aberrantankylosaurus"] = {
    ["inherits"]                         = "ankylosaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Ankylo_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP_Aberrant.Ankylo_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Ankylosaurus"
  },
  ["aberrantaraneo"] = {
    ["inherits"]                         = "araneomorphus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "SpiderS_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP_Aberrant.SpiderS_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Araneo"
  },
  ["aberrantarthropluera"] = {
    ["inherits"]                         = "arthropluera",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Arthro_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP_Aberrant.Arthro_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Arthropluera"
  },
  ["aberrantbaryonyx"] = {
    ["inherits"]                         = "baryonyx",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Baryonyx_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP_Aberrant.Baryonyx_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Baryonyx"
  },
  ["aberrantbeelzebufo"] = {
    ["inherits"]                         = "beelzebufo",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Toad_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP_Aberrant.Toad_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Beelzebufo"
  },
  ["aberrantcarbonemys"] = {
    ["inherits"]                         = "carbonemys",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Turtle_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP_Aberrant.Turtle_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Carbonemys"
  },
  ["aberrantcarnotaurus"] = {
    ["inherits"]                         = "carnotaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Carno_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP_Aberrant.Carno_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Carnotaurus"
  },
  ["aberrantcnidaria"] = {
    ["inherits"]                         = "cnidaria",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Cnidaria_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Cnidaria/Cnidaria_Character_BP_Aberrant.Cnidaria_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Cnidaria"
  },
  ["abberantcoelacanth"] = {
    ["inherits"]                         = "coelacanth",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Coel_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_Aberrant.Coel_Character_BP_Aberrant'",
    ["commonname"]                       = "Abberant Coelacanth"
  },
  ["aberrantdimetrodon"] = {
    ["inherits"]                         = "dimetrodon",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Dimetro_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dimetrodon/Dimetro_Character_BP_Aberrant.Dimetro_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Dimetrodon"
  },
  ["aberrantdimorphodon"] = {
    ["inherits"]                         = "dimorphodon",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Dimorph_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aberrant.Dimorph_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Dimorphodon"
  },
  ["aberrantdiplocaulus"] = {
    ["inherits"]                         = "diplocaulus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Diplocaulus_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP_Aberrant.Diplocaulus_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Diplocaulus"
  },
  ["aberrantdiplodocus"] = {
    ["inherits"]                         = "diplodocus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Diplodocus_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Diplodocus"
  },
  ["aberrantdirebear"] = {
    ["inherits"]                         = "direbear",
    ["overridewith"]                     = "aberrantCreatureTameableOverride2",
    ["class"]                            = "Direbear_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP_Aberrant.Direbear_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Dire Bear",
  },
  ["aberrantdodo"] = {
    ["inherits"]                         = "dodo",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Dodo_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP_Aberrant.Dodo_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Dodo"
  },
  ["aberrantdoedicurus"] = {
    ["inherits"]                         = "doedicurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Doed_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP_Aberrant.Doed_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Doedicurus"
  },
  ["aberrantdungbeetle"] = {
    ["inherits"]                         = "dungbeetle",
    -- exception: has base creature values
    ["mobilereleasedate"]                = "Unreleased",
    ["mobilereleaseversion"]             = " ",
    ["class"]                            = "DungBeetle_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP_Aberrant.DungBeetle_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Dung Beetle"
  },
  ["aberrantelectrophorus"] = {
    ["inherits"]                         = "electrophorus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Eel_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Eel/Eel_Character_BP_Aberrant.Eel_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Electrophorus"
  },
  ["aberrantequus"] = {
    ["inherits"]                         = "equus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Equus_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Equus"
  },
  ["aberrantgigantopithecus"] = {
    ["inherits"]                         = "gigantopithecus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride2",
    ["class"]                            = "Bigfoot_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP_Aberrant.Bigfoot_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Gigantopithecus",
  },
  ["aberrantiguanodon"] = {
    ["inherits"]                         = "iguanodon",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Iguanodon_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Iguanodon/Iguanodon_Character_BP_Aberrant.Iguanodon_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Iguanodon"
  },
  ["aberrantlystrosaurus"] = {
    ["inherits"]                         = "lystrosaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Lystro_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Lystrosaurus/Lystro_Character_BP_Aberrant.Lystro_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Lystrosaurus"
  },
  ["aberrantmanta"] = {
    ["inherits"]                         = "manta",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Manta_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Manta/Manta_Character_BP_Aberrant.Manta_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Manta"
  },
  ["aberrantmegalania"] = {
    ["inherits"]                         = "megalania",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Megalania_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalania/Megalania_Character_BP_Aberrant.Megalania_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Megalania"
  },
  ["aberrantmegalosaurus"] = {
    ["inherits"]                         = "megalosaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Megalosaurus_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP_Aberrant.Megalosaurus_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Megalosaurus"
  },
  ["aberrantmeganeura"] = {
    ["inherits"]                         = "meganeura",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Dragonfly_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP_Aberrant.Dragonfly_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Meganeura"
  },
  ["aberrantmoschops"] = {
    ["inherits"]                         = "moschops",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Moschops_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP_Aberrant.Moschops_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Moschops"
  },
  ["aberrantotter"] = {
    ["inherits"]                         = "otter",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Otter_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Otter/Otter_Character_BP_Aberrant.Otter_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Otter"
  },
  ["aberrantovis"] = {
    ["inherits"]                         = "ovis",
    -- exception: has base creature values
    ["class"]                            = "Sheep_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sheep/Sheep_Character_BP_Aberrant.Sheep_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Ovis"
  },
  ["aberrantparaceratherium"] = {
    ["inherits"]                         = "paraceratherium",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Paracer_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP_Aberrant.Paracer_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Paraceratherium"
  },
  ["aberrantparasaur"] = {
    ["inherits"]                         = "parasaurolophus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Para_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP_Aberrant.Para_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Parasaur"
  },
  ["aberrantpiranha"] = {
    ["inherits"]                         = "megapiranha",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Piranha_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Piranha"
  },
  ["aberrantpulmonoscorpius"] = {
    ["inherits"]                         = "pulmonoscorpius",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Scorpion_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP_Aberrant.Scorpion_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Pulmonoscorpius"
  },
  ["aberrantpurlovia"] = {
    ["inherits"]                         = "purlovia",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Purlovia_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Purlovia/Purlovia_Character_BP_Aberrant.Purlovia_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Purlovia"
  },
  ["aberrantraptor"] = {
    ["inherits"]                         = "raptor",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Raptor_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP_Aberrant.Raptor_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Raptor"
  },
  ["aberrantsalmon"] = {
    ["inherits"]                         = "sabertoothsalmon",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Salmon_Character_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Salmon/Salmon_Character_Aberrant.Salmon_Character_Aberrant'",
    ["commonname"]                       = "Aberrant Salmon"
  },
  ["aberrantsarco"] = {
    ["inherits"]                         = "sarcosuchus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Sarco_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP_Aberrant.Sarco_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Sarco"
  },
  ["aberrantspino"] = {
    ["inherits"]                         = "spinosaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Spino_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP_Aberrant.Spino_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Spino"
  },
  ["aberrantstegosaurus"] = {
    ["inherits"]                         = "stegosaurus",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Stego_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP_Aberrant.Stego_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Stegosaurus"
  },
  ["aberranttitanoboa"] = {
    ["inherits"]                         = "titanoboa",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "BoaFrill_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Titanoboa"
  },
  ["aberranttriceratops"] = {
    ["inherits"]                         = "triceratops",
    ["overridewith"]                     = "aberrantCreatureTameableOverride",
    ["class"]                            = "Trike_Character_BP_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP_Aberrant.Trike_Character_BP_Aberrant'",
    ["commonname"]                       = "Aberrant Triceratops"
  },
  ["aberranttrilobite"] = {
    ["inherits"]                         = "trilobite",
    ["overridewith"]                     = "aberrantCreatureOverride",
    ["class"]                            = "Trilobite_Character_Aberrant_C",
    ["blueprintpath"]                    = "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character_Aberrant.Trilobite_Character_Aberrant'",
    ["commonname"]                       = "Aberrant Trilobite"
  },

------------------------------------------------------------
------------------------------------------------------------
-- DLC 05: EXTINCTION                                     --
------------------------------------------------------------
------------------------------------------------------------

------------------------------------------------------------
-- KEYWORDS: [alphakingtitan] [alphatitan]
------------------------------------------------------------
  ["alphakingtitan"] = {
    ["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Alpha King Titan",
    ["class"] = "KingKaiju_Character_BP_Alpha_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP_Alpha.KingKaiju_Character_BP_Alpha'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 2500000,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 100000,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1000,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 8000,
    ["fecessize"] = "Small",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "FootStompLftFwd",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["10"] = {
        ["name"] = "GroundSmashKnockback",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["11"] = {
        ["name"] = "FootstompLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["12"] = {
        ["name"] = "FootStompRit",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["13"] = {
        ["name"] = "FireballTriple",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["14"] = {
        ["name"] = "PunchLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["15"] = {
        ["name"] = "PunchRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "TwoHandSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Charge",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "TailSwipe180Left",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "TailSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "Swat",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "Fireball",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["8"] = {
        ["name"] = "TailSwipe180Right",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["9"] = {
        ["name"] = "ChargeLong",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0
  },
------------------------------------------------------------
-- KEYWORDS: [betakingtitan] [betatitan]
------------------------------------------------------------
  ["betakingtitan"] = {
    ["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Beta King Titan",
    ["class"] = "KingKaiju_Character_BP_Beta_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP_Beta.KingKaiju_Character_BP_Beta'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 2000000,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 100000,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1000,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 8000,
    ["fecessize"] = "Small",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "FootStompLftFwd",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["10"] = {
        ["name"] = "GroundSmashKnockback",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["11"] = {
        ["name"] = "FootstompLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["12"] = {
        ["name"] = "FootStompRit",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["13"] = {
        ["name"] = "FireballTriple",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["14"] = {
        ["name"] = "PunchLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["15"] = {
        ["name"] = "PunchRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "TwoHandSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Charge",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "TailSwipe180Left",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "TailSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "Swat",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "Fireball",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["8"] = {
        ["name"] = "TailSwipe180Right",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["9"] = {
        ["name"] = "ChargeLong",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0
  },
------------------------------------------------------------
-- KEYWORDS: [gammakingtitan] [gammatitan]
------------------------------------------------------------
  ["gammakingtitan"] = {
    ["variants"] = "Desert Titan, Forest Titan, Ice Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Gamma King Titan",
    ["class"] = "KingKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP.KingKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1500000,
      ["healthwildlevel"] = 0,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 1000000,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1000,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 8000,
    ["fecessize"] = "Small",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "FootStompLftFwd",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["10"] = {
        ["name"] = "GroundSmashKnockback",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["11"] = {
        ["name"] = "FootstompLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["12"] = {
        ["name"] = "FootStompRit",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["13"] = {
        ["name"] = "FireballTriple",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["14"] = {
        ["name"] = "PunchLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["15"] = {
        ["name"] = "PunchRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "TwoHandSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Charge",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "TailSwipe180Left",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "TailSlam",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "Swat",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "Fireball",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 2000,
            ["impulse"] = 50
          },
          ["explosion"] = {
            ["damage"] = 2000,
            ["radius"] = 3000
          }
        }
      },
      ["8"] = {
        ["name"] = "TailSwipe180Right",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["9"] = {
        ["name"] = "ChargeLong",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0
  },
------------------------------------------------------------
-- KEYWORDS: [corrupttumor] [tumor]
------------------------------------------------------------
  ["corrupttumor"] = {
    ["commonname"] = "Corrupt Tumor",
    ["class"] = "CorruptTumor_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/KingKaiju/CorruptTumor_Character_BP.CorruptTumor_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Fantasy",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 15000,
      ["healthwildlevel"] = 0,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 100,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 0,
      ["swimspeed"] = 0
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 1000000000,
    ["immobilizedby"] = "Large Bear Trap",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["meleebase"] = 0,
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat"
  },
------------------------------------------------------------
-- KEYWORDS: [deserttitan]
------------------------------------------------------------
  ["deserttitan"] = {
    ["variants"] = "Forest Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Desert Titan",
    ["class"] = "DesertKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 250000,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 5000,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 3456,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 9000,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleetamedmult"] = 0,
      ["meleetamedadd"] = 0,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 600,
      ["riddenwalkspeed"] = 600,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300,
      ["flyspeed"] = 500,
      ["flyriddenspeed"] = 500
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 5000,
    ["teamname"] = "None",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "TailSlapBodyLeftWing",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 2000
        }
      },
      ["3"] = {
        ["name"] = "TailSlapBodyRightWing",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 2000
        }
      },
      ["4"] = {
        ["name"] = "TailSlapBodyCenter",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 225
        }
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [deserttitanflock] [flock]
------------------------------------------------------------
  ["deserttitanflock"] = {
    ["commonname"] = "Desert Titan Flock",
    ["class"] = "DesertKaiju_FirstFlockChar_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Fantasy",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 4000,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 10000,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 80,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 144,
      ["tamedrunspeed"] = 144,
      ["runningstaminaconsumptionrate"] = 4,
      ["swimspeed"] = 400,
      ["flyspeed"] = 900,
      ["untamedrunflyspeed"] = 1620,
      ["tamedrunflyspeed"] = 1620,
      ["flyingstaminaconsumptionrate"] = 3
    },
    ["grabweightthreshold"] = 50,
    ["dragweight"] = 70,
    ["mass"] = 70,
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_Low",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 23,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "BasicAttack",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 750,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 15
        }
      },
      ["2"] = {
        ["name"] = "Slap",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "DiveBomb",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 5
        }
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "All Muted -g",
        ["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [foresttitan]
------------------------------------------------------------
  ["foresttitan"] = {
    ["variants"] = "Desert Titan, Ice Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Forest Titan",
    ["class"] = "ForestKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/ForestKaiju_Character_BP.ForestKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 400000,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 6000,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 20000,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 3456,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 50000,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleetamedmult"] = 0,
      ["meleetamedadd"] = 0,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 800,
      ["riddenwalkspeed"] = 800,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 1200,
      ["tamedrunspeed"] = 1200,
      ["tamedriddenrunspeed"] = 1200,
      ["runningstaminaconsumptionrate"] = 300,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 4000,
    ["teamname"] = "None",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "SwipeRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "FootstompLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "VineGrab",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 15000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 15000
        }
      },
      ["4"] = {
        ["name"] = "AttackRoot",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "FootstompRight",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "SwipeLeft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "FlyerSwatAttack",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 15000,
        ["melee"] = {
          ["damage"] = 1000
        }
      },
      ["8"] = {
        ["name"] = "StompBoth",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 3250
        }
      }
    },
    ["killxpbase"] = 0,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
    ["canbeharvestedfor"] = "Corrupted Nodule, Fungal Wood, Thatch",
    ["specialloot"] = "",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [icetitan]
------------------------------------------------------------
  ["icetitan"] = {
    ["variants"] = "Desert Titan, Forest Titan, King Titan, Gamma King Titan, Beta King Titan, Alpha King Titan",
    ["commonname"] = "Ice Titan",
    ["class"] = "IceKaiju_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceKaiju/IceKaiju_Character_BP.IceKaiju_Character_BP'",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Titans, Bosses",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 350000,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 10000,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 20000,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 3456,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 50000,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 700,
      ["riddenwalkspeed"] = 700,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 1050,
      ["tamedrunspeed"] = 1050,
      ["tamedriddenrunspeed"] = 1050,
      ["runningstaminaconsumptionrate"] = 400,
      ["swimspeed"] = 800,
      ["riddenswimspeed"] = 800
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 6000,
    ["mass"] = 4000,
    ["teamname"] = "None",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "GroundSlam",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 25000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 12000,
        ["melee"] = {
          ["damage"] = 2500
        }
      },
      ["10"] = {
        ["name"] = "IceSpear",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 20000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 1000
        },
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 500,
            ["impulse"] = 5000
          },
          ["explosion"] = {
            ["damage"] = 500,
            ["impulse"] = 5000,
            ["radius"] = 1000
          }
        }
      },
      ["11"] = {
        ["name"] = "TurnTailSwipeLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 3000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 1500
        }
      },
      ["12"] = {
        ["name"] = "TurnTailSwipeLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 3000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 1500
        }
      },
      ["13"] = {
        ["name"] = "LiquidBomb",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 20000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 1500
        }
      },
      ["14"] = {
        ["name"] = "LeapAttackFinish",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 1800
        }
      },
      ["15"] = {
        ["name"] = "AngryAttack",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 2500
        }
      },
      ["2"] = {
        ["name"] = "FootStompRit",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 3500,
        ["melee"] = {
          ["damage"] = 2000
        }
      },
      ["3"] = {
        ["name"] = "IceBreath",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 15000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "FootStompLft",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 3500,
        ["melee"] = {
          ["damage"] = 2000
        }
      },
      ["5"] = {
        ["name"] = "TailSwipeRit",
        ["description"] = "",
        ["staminacost"] = 100,
        ["attackrange"] = 1000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1.5,
        ["melee"] = {
          ["damage"] = 1500
        }
      },
      ["6"] = {
        ["name"] = "TailSwipeLft",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "Leap Attack",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 25000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 500,
        ["melee"] = {
          ["damage"] = 1500
        }
      },
      ["8"] = {
        ["name"] = "FootstompRearRit",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 2000
        }
      },
      ["9"] = {
        ["name"] = "FootstompRearLft ",
        ["description"] = "",
        ["staminacost"] = 200,
        ["attackrange"] = 10000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 2000
        }
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "M.D.S.M., M.R.L.M., M.S.C.M.",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Pelt, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Element Dust, Raw Mutton, Keratin, Silk, Electronics, Scrap Metal, Fungal Wood, Spoiled Meat, AnglerGel, Hide, Chitin, Corrupted Nodule, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [enforcer]
------------------------------------------------------------
  ["enforcer"] = {
    ["commonname"] = "Enforcer",
    ["class"] = "Enforcer_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Enforcer/Enforcer_Character_BP.Enforcer_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "",
    ["dossieraddbook"] = "",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Mechanical",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 288.039185
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 375,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 450,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 5000,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 1500,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 800,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 600,
      ["riddenwalkspeed"] = 600,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 1402.5,
      ["tamedrunspeed"] = 1650,
      ["tamedriddenrunspeed"] = 2145,
      ["runningstaminaconsumptionrate"] = 4,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 500,
    ["immobilizedby"] = "Bola, Large Bear Trap",
    ["teamname"] = "Robot_Neutral",
    ["candamage"] = "Greenhouse, Thatch",
    ["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 25,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 34
        }
      },
      ["2"] = {
        ["name"] = "Blink",
        ["description"] = "",
        ["staminacost"] = 300,
        ["attackrange"] = 300,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 15
        }
      },
      ["3"] = {
        ["name"] = "Blast",
        ["description"] = "",
        ["staminacost"] = 500,
        ["attackrange"] = 1400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Electronics, Element Dust, Oil, Scrap Metal",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["4"] = {
        ["name"] = "Algae",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["5"] = {
        ["name"] = "Metal",
        ["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [enragedcorruptedrex] [enragedrex]
------------------------------------------------------------
  ["enragedcorruptedrex"] = {
    ["commonname"] = "Enraged Corrupted Rex",
    ["class"] = "MegaRex_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'",
    ["variants"] = "Rex, Tek Rex, Alpha Rex, Corrupted Rex, Skeletal Rex, DodoRex",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Tyrannosaurus dominum",
    ["group"] = "Enraged Creatures",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["health"] = 8500,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 420,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1550,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 500,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 669.5,
      ["untamedrunspeed"] = 957.384888,
      ["swimspeed"] = 390
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 550,
    ["mass"] = 400,
    ["fecessize"] = "Large",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 200
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 3500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 62
        }
      }
    },
    ["killxpbase"] = 600,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Corrupt Heart",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["1"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, Dino Medium Brown, DarkWolfFur"
      },
      ["3"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
      },
      ["4"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["5"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [enragedtriceratops] [enragedtrike]
------------------------------------------------------------
  ["enragedtriceratops"] = {
    ["commonname"] = "Enraged Triceratops",
    ["class"] = "MegaTrike_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'",
    ["variants"] = "Triceratops, Aberrant Triceratops, Corrupted Triceratops, Skeletal Trike",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Triceratops styrax",
    ["group"] = "Enraged Creatures",
    ["temperament"] = "Highly Aggressive",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 2500,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 150,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 250,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 365,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 270,
      ["untamedrunspeed"] = 1093.5,
      ["swimspeed"] = 540
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 300,
    ["mass"] = 225,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 145,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 490,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 145
        }
      },
      ["2"] = {
        ["name"] = "Ram",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 4000,
        ["minattackrange"] = 1000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 145
        }
      }
    },
    ["killxpbase"] = 450,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light Muted -b",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [wyvern] [forestwyvern]
------------------------------------------------------------
  ["forestwyvern"] = {
    ["variants"]                         = "Fire Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Corrupted Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["commonname"] = "Forest Wyvern",
    ["class"] = "Wyvern_Character_BP_Fire_Minion_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/ForestKaiju/Minion/Wyvern_Character_BP_Fire_Minion.Wyvern_Character_BP_Fire_Minion'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["group"] = "Fantasy",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 1.5,
      ["tameaffinitybase"] = 8500,
      ["tameaffinityperlevel"] = 150,
      ["foodconsumptionbase"] = 0.000185,
      ["foodconsumptionmult"] = 199.983994
    },
    ["breeding"] = {
      ["mintemp"] = 80,
      ["maxtemp"] = 90,
      ["incubationtime"] = 17998.560547,
      ["maturationtime"] = 333333.3125,
      ["babytime"] = 33333.332031,
      ["juveniletime"] = 133333.328125,
      ["adolescenttime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1725,
      ["healthwildlevel"] = 0.15,
      ["healthtamedlevel"] = 0.2025,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = -1050,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 275,
      ["staminawildlevel"] = 0.05,
      ["staminatamedlevel"] = 0.05,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 400,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = -0.25,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 690,
      ["riddenwalkspeed"] = 690,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 796.949951,
      ["tamedrunspeed"] = 796.949951,
      ["tamedriddenrunspeed"] = 1394.662354,
      ["runningstaminaconsumptionrate"] = 6,
      ["swimspeed"] = 1100,
      ["riddenswimspeed"] = 1100,
      ["flyspeed"] = 3000,
      ["flyriddenspeed"] = 3000,
      ["untamedrunflyspeed"] = 2310.001221,
      ["tamedrunflyspeed"] = 2310.001221,
      ["tamedriddenrunflyspeed"] = 4042.502197,
      ["flyingstaminaconsumptionrate"] = 0.275
    },
    ["grabweightthreshold"] = 300,
    ["dragweight"] = 555,
    ["mass"] = 800,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["candragcreatures"] = "Aberrant Achatina, Aberrant Ankylosaurus, Aberrant Araneo, Aberrant Arthropluera, Aberrant Baryonyx, Aberrant Beelzebufo, Aberrant Carbonemys, Aberrant Carnotaurus, Aberrant Dimetrodon, Aberrant Diplocaulus, Aberrant Dire Bear, Aberrant Dodo, Aberrant Doedicurus, Aberrant Dung Beetle, Aberrant Equus, Aberrant Gigantopithecus, Aberrant Iguanodon, Aberrant Lystrosaurus, Aberrant Megalania, Aberrant Moschops, Aberrant Otter, Aberrant Ovis, Aberrant Parasaur, Aberrant Pulmonoscorpius, Aberrant Purlovia, Aberrant Raptor, Aberrant Sarco, Aberrant Stegosaurus, Aberrant Titanoboa, Aberrant Triceratops, Aberrant Trilobite, Achatina, Allosaurus, Alpha King Titan, Ankylosaurus, Ant, Araneo, Archaeopteryx, Arthropluera, Baryonyx, Beelzebufo, Beta King Titan, Bulbdog, Carbonemys, Carnotaurus, Castoroides, Chalicotherium, Compy, Corrupted Arthropluera, Corrupted Carnotaurus, Corrupted Chalicotherium, Corrupted Dilophosaur, Corrupted Raptor, Corrupted Stegosaurus, Corrupted Triceratops, Daeodon, Defense Unit, Dilophosaur, Dimetrodon, Diplocaulus, Dire Bear, Dire Polar Bear, Direwolf, Dodo, Doedicurus, Dung Beetle, Enforcer, Enraged Triceratops, Equus, Forest Titan, Gallimimus, Gamma King Titan, Gasbags, Gigantopithecus, Glowtail, Human, Hyaenodon, Iguanodon, Jerboa, Kairuku, Kaprosuchus, Kentrosaurus, Lystrosaurus, Mantis, Megalania, Megaloceros, Megatherium, Mesopithecus, Morellatops, Moschops, Nameless, Otter, Oviraptor, Ovis, Pachy, Pachyrhinosaurus, Pack Dino, Parasaur, Pegomastax, Phiomia, Polar Bear, Procoptodon, Pulmonoscorpius, Purlovia, Raptor, Ravager, Roll Rat, Sabertooth, Sarco, Shinehorn, Stegosaurus, Tek Parasaur, Tek Raptor, Tek Stegosaurus, Terror Bird, Therizinosaur, Thorny Dragon, Thylacoleo, Titanoboa, Titanomyrma Drone, Triceratops, Trilobite, Troodon, Unicorn, Velonasaur, Yeti, Zomdodo",
    ["passengerweightmultiplier"] = 1,
    ["meleebase"] = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1400,
        ["melee"] = {
          ["damage"] = 80
        }
      },
      ["2"] = {
        ["name"] = "Flame",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 4000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 5000,
        ["melee"] = {
          ["damage"] = 1
        }
      },
      ["3"] = {
        ["name"] = "Grab",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 18
        }
      },
      ["4"] = {
        ["name"] = "Taunt",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1700,
        ["melee"] = {
          ["damage"] = 80
        }
      }
    },
    ["killxpbase"] = 120,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Hide, Raw Prime Meat, Sulfur",
    ["specialloot"] = "",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer"
  },
------------------------------------------------------------
-- KEYWORDS: [gacha]
------------------------------------------------------------
  ["gacha"] = {
    ["commonname"] = "Gacha",
    ["class"] = "Gacha_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Gacha/Gacha_Character_BP.Gacha_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Gacha.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Macrodryadis crystallinus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy, Mammals",
    ["temperament"] = "Docile",
    ["diet"] = "Omnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Gacha Saddle (Extinction)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "Yes",
      ["knockouttame"] = "No",
      ["minlevelnonviolent"] = 1,
      ["tameineffectivenessbyaffinity"] = 1.25,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 120,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05,
      ["wakeaffinitymult"] = 1.6,
      ["wakefooddeplmult"] = 2,
      ["wakingtameallowfeedingfoodpercentage"] = 0.9,
      ["wakingtameaffinitydecreasefoodpercentage"] = 0.5,
      ["wakingtamefeedinterval"] = 15,
      ["wakingtamefoodincreasemultiplier"] = 1,
      ["wakingtameconsumeentirestackmaxquantity"] = 0
    },
    ["tamingfood"] = {
      ["kibble"] = "Snow Owl Pellet",
      ["favoritefood"] = "Element"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 416666.65625,
      ["babytime"] = 41666.667969,
      ["juveniletime"] = 166666.671875,
      ["adolescenttime"] = 208333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 750,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 325,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 550,
      ["weightwildlevel"] = 0.04,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 300,
      ["riddenwalkspeed"] = 300,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 750,
      ["tamedrunspeed"] = 750,
      ["tamedriddenrunspeed"] = 750,
      ["runningstaminaconsumptionrate"] = 10,
      ["swimspeed"] = 200,
      ["riddenswimspeed"] = 200
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 350,
    ["mass"] = 400,
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Herbivores",
    ["candamage"] = "Adobe, Greenhouse, Stone, Thatch, Wood",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 600,
        ["minattackrange"] = 200,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32,
          ["torpormultiplier"] = 0.5,
          ["torpor"] = 16
        }
      },
      ["2"] = {
        ["name"] = "MeleeSmash",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 30,
          ["torpormultiplier"] = 0.5,
          ["torpor"] = 15
        }
      },
      ["3"] = {
        ["name"] = "Gather",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["harvests"] = "Ammonite Bile, Black Pearl, Leech Blood, Sap, Silica Pearls, Sulfur, Oil, Cactus Sap, Element Dust, Electronics, Raw Meat, Charcoal, Raw Prime Meat, Raw Mutton, Spoiled Meat, Bio Toxin, Element Shard, Silk, Thatch, Blue Crystalized Sap, Raw Fish Meat, Raw Prime Fish Meat, Scrap Metal, Keratin, AnglerGel, Red Crystalized Sap, Hide, Sand, Chitin, Crystal, Corrupted Nodule, Stone, Pelt, Organic Polymer, Obsidian, Condensed Gas, Metal, Rare Mushroom, Blue Gem, Fungal Wood, Wood, Green Gem, Fragmented Green Gem, Element Ore",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Skin",
        ["colors"] = "BigFoot0, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DarkWolfFur, Light Grey, DragonBase0, Light Brown, DragonGreen2, DragonGreen0"
      },
      ["1"] = {
        ["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
      },
      ["2"] = {
        ["name"] = "Light Stripe",
        ["colors"] = "BigFoot5, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, BigFoot0, Dino Light Brown, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
      },
      ["3"] = {
        ["name"] = "Dark Stripe",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
      },
      ["4"] = {
        ["name"] = "Algae",
        ["colors"] = "Dino Light Orange, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Light Yellow, DragonGreen1, WyvernPurple1, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange"
      },
      ["5"] = {
        ["name"] = "Fur Main",
        ["colors"] = "DragonGreen0, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black, DragonGreen2, DarkWolfFur, BigFoot0, NearBlack"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [gasbags] [gasbag]
------------------------------------------------------------
  ["gasbags"] = {
    ["commonname"] = "Gasbags",
    ["class"] = "GasBags_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/GasBag/GasBags_Character_BP.GasBags_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Gasbags.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Mopsechiniscus fluitobesus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy",
    ["temperament"] = "Passive",
    ["diet"] = "Omnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Gasbags Saddle (Extinction)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 1.25,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 70,
      ["torpor1"] = 450,
      ["torporincrease"] = 27,
      ["foodconsumptionbase"] = 0.002066,
      ["foodconsumptionmult"] = 150,
      ["torpordepletionps0"] = 0.3
    },
    ["tamingfood"] = {
      ["kibble"] = "Superior Egg Kibble 1",
      ["favoritefood"] = "Vegetables"
    },
    ["breeding"] = {
      ["gestationtime"] = 28571.427734,
      ["maturationtime"] = 333333.3125,
      ["babytime"] = 33333.332031,
      ["juveniletime"] = 133333.328125,
      ["adolescenttime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 650,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 600,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 450,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 1000,
      ["oxygenwildlevel"] = 0.09,
      ["oxygentamedlevel"] = 0.09,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 3500,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 3000,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.0125,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.015,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 490,
      ["riddenwalkspeed"] = 490,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 300,
    ["mass"] = 480,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Herbivores_Medium",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 550,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 5
        }
      },
      ["2"] = {
        ["name"] = "Inhale",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "ExhaleAttack",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "Launch",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "Inhale_AI",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 2000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "",
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["specialloot"] = "",
    ["harvests"] = "Aggeravic Mushroom, Amarberry, Amarberry Seed, Aquatic Mushroom, Ascerbic Mushroom, Auric Mushroom, Azulberry, Azulberry Seed, Bio Toxin, Citronal Seed, Crystal, Electronics, Element Dust, Longrass Seed, Mejoberry, Mejoberry Seed, Narcoberry, Narcoberry Seed, Plant Species X Seed, Plant Species Y Seed, Rare Flower, Rockarrot Seed, Savoroot Seed, Stimberry, Stimberry Seed, Tintoberry, Tintoberry Seed, Cactus Sap, Charcoal, Rare Mushroom, Thatch, Blue Crystalized Sap, Keratin, Red Crystalized Sap, Scrap Metal, Wood, Fungal Wood",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Back Stripe",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, WyvernPurple0"
      },
      ["1"] = {
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
      },
      ["2"] = {
        ["name"] = "Splotches",
        ["colors"] = "Dino Light Orange, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, Dino Light Yellow, DragonGreen1, WyvernPurple1, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, DragonGreen3, WyvernBlue0"
      },
      ["3"] = {
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino, Red, Orange, Yellow, Green, Blue, Purple"
      },
      ["4"] = {
        ["name"] = "Back Spots",
        ["colors"] = "BigFoot5, Dino Dark Orange, DarkWolfFur, Dino Medium Brown, BigFoot0, Dino Dark Yellow, Black, DragonBase1, Light Grey, DragonBase0, Light Brown, Light Orange, WyvernBlue0, WyvernPurple0, DragonGreen3, WyvernBlue1"
      },
      ["5"] = {
        ["name"] = "Main Body",
        ["colors"] = "BigFoot0, Dino Dark Orange, WolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Black, DarkWolfFur, Light Grey, DragonBase0, Light Brown, BigFoot4, BigFoot5, None"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [managarmr] [icejumper]
------------------------------------------------------------
  ["managarmr"] = {
    ["commonname"] = "Managarmr",
    ["class"] = "IceJumper_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Managarmr.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Draconis auragelus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Managarmr Saddle (Extinction)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 1.875,
      ["tameaffinitybase"] = 2000,
      ["tameaffinityperlevel"] = 100,
      ["torpor1"] = 800,
      ["torporincrease"] = 48,
      ["foodconsumptionbase"] = 0.001852,
      ["foodconsumptionmult"] = 199.983994,
      ["torpordepletionps0"] = 0.3
    },
    ["tamingfood"] = {
      ["kibble"] = "Exceptional Egg Kibble 1",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["gestationtime"] = 14285.713867,
      ["maturationtime"] = 333333.3125,
      ["babytime"] = 33333.332031,
      ["juveniletime"] = 133333.328125,
      ["adolescenttime"] = 166666.65625,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 825,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.06,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 800,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0.15,
      ["foodtamedadd"] = 0,
      ["weight"] = 300,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0.5,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.0035,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0.085,
      ["walkspeed"] = 1250,
      ["riddenwalkspeed"] = 1250,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 2500,
      ["tamedrunspeed"] = 2500,
      ["tamedriddenrunspeed"] = 2500,
      ["runningstaminaconsumptionrate"] = 15,
      ["swimspeed"] = 1050,
      ["riddenswimspeed"] = 1050
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 250,
    ["mass"] = 222,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_Medium",
    ["candamage"] = "Adobe, Greenhouse, Thatch, Wood, Stone",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "DashFwd",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "IceBreath",
        ["description"] = "",
        ["staminacost"] = 15,
        ["attackrange"] = 20000,
        ["minattackrange"] = 2000,
        ["activateattackrange"] = 4400,
        ["melee"] = {
          ["damage"] = 15
        },
        ["projectile"] = {
          ["projectilelife"] = 0,
          ["impact"] = {
            ["damage"] = 20,
            ["impulse"] = 100
          }
        }
      },
      ["3"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 35
        }
      }
    },
    ["killxpbase"] = 18,
    ["chancetodroploot"] = 0.3,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Spoiled Meat, Keratin, Silk, Scrap Metal, Fungal Wood, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body Main",
        ["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dino Light Purple, Dino Light Purple, Light Grey, Light Grey, NearWhite, Dino Light Blue"
      },
      ["1"] = {
        ["name"] = "Side Highlights",
        ["colors"] = "Dino Dark Yellow, DragonBase0, WyvernPurple1, DragonGreen1, DragonBase1, DragonFire, WyvernPurple0, DragonGreen3, WyvernBlue0, Dino Light Red, Dino Light Orange"
      },
      ["2"] = {
        ["name"] = "Facial Highlights",
        ["colors"] = "Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Black, White, WolfFur, WolfFur, DarkWolfFur, DarkWolfFur, NearWhite, Dino Light Blue, WyvernPurple0, WyvernPurple1, WyvernBlue0, WyvernBlue1, Dino Medium Blue, Dino Deep Blue"
      },
      ["3"] = {
        ["name"] = "Wings Main",
        ["colors"] = "White, Dino Light Blue, Dino Light Blue, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, Dino Light Blue, White, WolfFur, WolfFur, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue"
      },
      ["4"] = {
        ["name"] = "Body Main",
        ["colors"] = "Dino Light Yellow, DragonFire, BigFoot5, DragonBase0, Dino Light Purple, DragonBase1, DragonGreen0, DragonGreen2, DragonGreen3, WyvernPurple0, DragonGreen1, WyvernBlue0, Black, Dino Light Blue, Dino Medium Blue"
      },
      ["5"] = {
        ["name"] = "Wing Highlights",
        ["colors"] = "Dino Light Brown, Dino Light Blue, Dino Light Blue, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, Dino Light Blue, White, WolfFur, WolfFur, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [megamek]
------------------------------------------------------------
  ["megamek"] = {
    ["commonname"] = "Mega Mek",
    ["class"] = "MegaMek_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP'",
    ["variants"] = "Mek",
    ["dlc"] = "Extinction",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Mechanical",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05
    },
    ["stats"] = {
      ["health"] = 9000,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 1000,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 100,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 9001,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 750,
      ["riddenwalkspeed"] = 3000,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 750,
      ["tamedrunspeed"] = 750,
      ["tamedriddenrunspeed"] = 3600.000244,
      ["runningstaminaconsumptionrate"] = 4,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 1200
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 1200,
    ["mass"] = 10000,
    ["immobilizedby"] = "Large Bear Trap",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Sword",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "Shoot",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 3.4,
          ["impact"] = {
            ["damage"] = 155
          },
          ["explosion"] = {
            ["damage"] = 80,
            ["radius"] = 550
          }
        }
      },
      ["3"] = {
        ["name"] = "BackpackAbility",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["2"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["3"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["4"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["5"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [mek]
------------------------------------------------------------
  ["mek"] = {
    ["commonname"] = "Mek",
    ["class"] = "Mek_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Mek/Mek_Character_BP.Mek_Character_BP'",
    ["variants"] = "Mega Mek",
    ["dlc"] = "Extinction",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Mechanical",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Mek Modules",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No",
      ["tameineffectivenessbyaffinity"] = 2000,
      ["tameaffinitybase"] = 10000,
      ["tameaffinityperlevel"] = 5,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 0.05
    },
    ["stats"] = {
      ["health"] = 5500,
      ["healthwildlevel"] = 0.16,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 1000,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 100,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 1250,
      ["weightwildlevel"] = 0.0885,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.0475,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 300,
      ["riddenwalkspeed"] = 1200,
      ["walkingstaminaconsumptionrate"] = 1,
      ["untamedrunspeed"] = 300,
      ["tamedrunspeed"] = 300,
      ["tamedriddenrunspeed"] = 2400,
      ["runningstaminaconsumptionrate"] = 50,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 1200
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 1200,
    ["mass"] = 3500,
    ["immobilizedby"] = "Large Bear Trap",
    ["teamname"] = "None",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Sword",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["2"] = {
        ["name"] = "Shoot",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 3.4,
          ["impact"] = {
            ["damage"] = 155
          },
          ["explosion"] = {
            ["damage"] = 80,
            ["radius"] = 550
          }
        }
      },
      ["3"] = {
        ["name"] = "BackpackAbility",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["2"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["3"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["4"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      },
      ["5"] = {
        ["colors"] = "Dark Grey, Brown, Black, Dark Green, Dark Red"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [scout]
------------------------------------------------------------
  ["scout"] = {
    ["commonname"] = "Scout",
    ["class"] = "Scout_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Scout/Scout_Character_BP.Scout_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["group"] = "Mechanical",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 3,
      ["healthwildlevel"] = 0.075,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 90,
      ["staminawildlevel"] = 2,
      ["torpor"] = 0,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 0,
      ["food"] = 7,
      ["foodwildlevel"] = 0.5,
      ["weight"] = 0,
      ["melee"] = 0,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0.5,
      ["speedwildlevel"] = 0.008,
      ["walkspeed"] = 245,
      ["swimspeed"] = 300,
      ["flyspeed"] = 600,
      ["untamedrunflyspeed"] = 3037.5
    },
    ["grabweightthreshold"] = 35.5,
    ["dragweight"] = 149,
    ["mass"] = 100,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Plant Species Y",
    ["teamname"] = "Robot_Neutral",
    ["carryableby"] = "",
    ["meleebase"] = 25,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "RangedAttack",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 6000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 2.85,
          ["explosion"] = {
            ["impulse"] = 50,
            ["radius"] = 70
          }
        }
      },
      ["2"] = {
        ["name"] = "Dash",
        ["description"] = "",
        ["staminacost"] = 9,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 3,
    ["chancetodroploot"] = 1,
    ["colorization"] = {
      ["0"] = {
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["1"] = {
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["2"] = {
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["3"] = {
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["4"] = {
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Blue, Dino Light Brown, Dino Dark Brown, Dino Albino, WyvernBlue0, Dino Medium Blue, Light Grey, Light Grey, Light Grey, Light Grey, Light Grey"
      },
      ["5"] = {
        ["colors"] = "Cyan, Blue, Light Green, Green, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Medium Blue, Cyan, Cyan, Cyan, Cyan, Cyan"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [snowowl] [owl]
------------------------------------------------------------
  ["snowowl"] = {
    ["commonname"] = "Snow Owl",
    ["class"] = "Owl_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Snow Owl.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Bubo chinookus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy, Birds",
    ["temperament"] = "Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Snow Owl Saddle (Extinction)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 1.875,
      ["tameaffinitybase"] = 2200,
      ["tameaffinityperlevel"] = 70,
      ["torpor1"] = 600,
      ["torporincrease"] = 36,
      ["foodconsumptionbase"] = 0.01,
      ["foodconsumptionmult"] = 150,
      ["torpordepletionps0"] = 0.3
    },
    ["tamingfood"] = {
      ["kibble"] = "Superior Egg Kibble 1",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Snow Owl Egg (Extinction)",
      ["mintemp"] = 12,
      ["maxtemp"] = 13.5,
      ["incubationtime"] = 10587.388672,
      ["maturationtime"] = 196078.421875,
      ["babytime"] = 19607.841797,
      ["juveniletime"] = 78431.367188,
      ["adolescenttime"] = 98039.210938,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 325,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 350,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 600,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 375,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0,
      ["walkspeed"] = 260,
      ["riddenwalkspeed"] = 273,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["runningstaminaconsumptionrate"] = 4,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 315,
      ["flyspeed"] = 600,
      ["flyriddenspeed"] = 630,
      ["untamedrunflyspeed"] = 1680,
      ["tamedrunflyspeed"] = 1680,
      ["tamedriddenrunflyspeed"] = 1763.999878,
      ["flyingstaminaconsumptionrate"] = 0.325
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 250,
    ["fecessize"] = "Snow Owl Pellet (Extinction)",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "None",
    ["candamage"] = "Greenhouse, Thatch, Wood",
    ["carryableby"] = "",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 650,
        ["minattackrange"] = 60,
        ["activateattackrange"] = 400,
        ["melee"] = {
          ["damage"] = 25
        }
      },
      ["2"] = {
        ["name"] = "Encapsulate",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "PredatorVision",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body Main",
        ["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
      },
      ["1"] = {
        ["name"] = "***Not Used***",
        ["colors"] = ""
      },
      ["2"] = {
        ["name"] = "Wing Highlights",
        ["colors"] = "Dino Dark Brown, Light Grey, Dino Dark Brown, Light Grey, Light Grey, Dark Grey, Dino Darker Grey, Dark Grey, White, Light Grey, Light Grey, Dino Light Blue, Dino Light Blue, NearWhite, Dino Light Blue, Dark Grey, Dino Light Blue, Dino Light Blue, Dark Grey, Dark Grey, Dark Grey"
      },
      ["3"] = {
        ["name"] = "***Not Used***",
        ["colors"] = ""
      },
      ["4"] = {
        ["name"] = "Body Lower",
        ["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
      },
      ["5"] = {
        ["name"] = "Body Highlights",
        ["colors"] = "Dino Light Blue, Dino Light Blue, Dino Darker Grey, Light Grey, Light Grey, Dark Grey, Dino Light Blue, Dino Light Blue, White, Dark Grey, Dark Grey, Light Grey, Light Grey, NearWhite, Dino Light Blue, Dino Medium Brown, Dark Grey, Dino Dark Brown"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [velonasaur] [velona]
------------------------------------------------------------
  ["velonasaur"] = {
    ["commonname"] = "Velonasaur",
    ["class"] = "Spindles_Character_BP_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'",
    ["variants"] = "",
    ["dlc"] = "Extinction",
    ["dossierimage"] = "Dossier Velonasaur.png",
    ["dossieraddbook"] = "Yes",
    ["soundfile"] = "",
    ["pronunciation"] = "",
    ["categories"] = "",
    ["species"] = "Velonasaurus spinavultus",
    ["time"] = "Post-Holocene",
    ["group"] = "Fantasy, Dinosaurs",
    ["temperament"] = "Omnivore",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "Yes",
      ["rideable"] = "Yes",
      ["equipment"] = "Velonasaur Saddle (Extinction)",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "Yes",
      ["tameineffectivenessbyaffinity"] = 1.875,
      ["tameaffinitybase"] = 2000,
      ["tameaffinityperlevel"] = 80,
      ["torpor1"] = 400,
      ["torporincrease"] = 24,
      ["foodconsumptionbase"] = 0.001543,
      ["foodconsumptionmult"] = 648.088135,
      ["torpordepletionps0"] = 0.3
    },
    ["tamingfood"] = {
      ["kibble"] = "Regular Egg Kibble 1",
      ["favoritefood"] = "Raw Mutton"
    },
    ["breeding"] = {
      ["egg"] = "Velonasaur Egg (Extinction)",
      ["mintemp"] = 28,
      ["maxtemp"] = 32,
      ["incubationtime"] = 4090.581787,
      ["maturationtime"] = 166666.65625,
      ["babytime"] = 16666.666016,
      ["juveniletime"] = 66666.664063,
      ["adolescenttime"] = 83333.328125,
      ["mintimebetweenmating"] = 64800,
      ["maxtimebetweenmating"] = 172800
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 440,
      ["healthwildlevel"] = 0.2,
      ["healthtamedlevel"] = 0.27,
      ["healthtamedmult"] = 0,
      ["healthtamedadd"] = 0.5,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 325,
      ["staminawildlevel"] = 0.1,
      ["staminatamedlevel"] = 0.1,
      ["staminatamedmult"] = 0,
      ["staminatamedadd"] = 0,
      ["torpor"] = 400,
      ["torporwildlevel"] = 0.06,
      ["torportamedmult"] = 0,
      ["torportamedadd"] = 0.5,
      ["oxygen"] = 225,
      ["oxygenwildlevel"] = 0.1,
      ["oxygentamedlevel"] = 0.1,
      ["oxygentamedmult"] = 0,
      ["oxygentamedadd"] = 0,
      ["food"] = 2250,
      ["foodwildlevel"] = 0.1,
      ["foodtamedlevel"] = 0.1,
      ["foodtamedmult"] = 0,
      ["foodtamedadd"] = 0,
      ["weight"] = 325,
      ["weightwildlevel"] = 0.02,
      ["weighttamedlevel"] = 0.04,
      ["weighttamedmult"] = 0,
      ["weighttamedadd"] = 0,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["meleetamedlevel"] = 0.1,
      ["meleetamedmult"] = 0.4,
      ["meleetamedadd"] = 0.5,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["speedtamedlevel"] = 0.01,
      ["speedtamedmult"] = 0,
      ["speedtamedadd"] = 0.2,
      ["walkspeed"] = 505,
      ["riddenwalkspeed"] = 505,
      ["walkingstaminaconsumptionrate"] = 0.025,
      ["untamedrunspeed"] = 909,
      ["tamedrunspeed"] = 799.920044,
      ["tamedriddenrunspeed"] = 799.920044,
      ["runningstaminaconsumptionrate"] = 6,
      ["swimspeed"] = 300,
      ["riddenswimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 200,
    ["mass"] = 225,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_Medium",
    ["candamage"] = "Greenhouse, Thatch",
    ["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["passengerweightmultiplier"] = 0.85,
    ["meleebase"] = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 300,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        }
      },
      ["2"] = {
        ["name"] = "MinigunDirected",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 7000,
        ["minattackrange"] = 1000,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "MinigunAOE",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 2000,
        ["minattackrange"] = 400,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "MinigunModeAIActicate",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 1500,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "MinigunModeAIDeactivate",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 5000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "Spin180Right",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["7"] = {
        ["name"] = "Spin180Left",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      }
    },
    ["killxpbase"] = 1,
    ["chancetodroploot"] = 0.01,
    ["lootitems"] = "Nerdry Glasses",
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["harvests"] = "Ammonite Bile, Bio Toxin, Black Pearl, Charcoal, Crystal, Leech Blood, Raw Prime Fish Meat, Silica Pearls, Sulfur, Oil, Element Dust, Electronics, Thatch, Raw Fish Meat, Raw Meat, Raw Prime Meat, Raw Mutton, Keratin, Silk, Fungal Wood, Spoiled Meat, Scrap Metal, AnglerGel, Hide, Corrupted Nodule, Chitin, Pelt, Organic Polymer",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body Lower",
        ["colors"] = "DragonGreen0, DragonGreen1, DragonGreen2, Dino Medium Green, Dino Medium Brown, Dino Light Brown, Dino Dark Brown, BigFoot0, BigFoot4, BigFoot5, WolfFur, DarkWolfFur, DragonBase0, Light Grey, Dino Darker Grey"
      },
      ["1"] = {
        ["name"] = "Claws",
        ["colors"] = "Dino Light Yellow, Light Grey, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, BigFoot0, BigFoot0, BigFoot0, DragonGreen2, DragonGreen2"
      },
      ["2"] = {
        ["name"] = "Armor Plating Highlights",
        ["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Darker Grey, Light Grey, BigFoot0, Bigfoot5, WolfFur, DarkWolfFur, DragonBase1, DragonFire, DragonGreen2, Dino Light Brown, Dino Light Brown, Dino Light Brown"
      },
      ["3"] = {
        ["name"] = "Spikes Base",
        ["colors"] = "Dino Dark Yellow, Dino Dark Green, Dino Dark Brown, Dino Darker Grey, DarkWolfFur, DragonGreen0, NearBlack, Dino Dark Brown, Dino Medium Brown, Dino Dark Brown, Dino Dark Brown, Light Grey"
      },
      ["4"] = {
        ["name"] = "Belly",
        ["colors"] = "Dino Light Yellow, Dino Light Green, DragonGreen3, Light Grey, Dark Grey, Dino Light Brown, Dino Medium Brown, DragonGreen2, DragonGreen1, DragonBase1"
      },
      ["5"] = {
        ["name"] = "Body Upper",
        ["colors"] = "Dino Dark Orange, Dino Dark Yellow, DragonGreen3, Dino Dark Brown, Dino Medium Brown, DarkWolfFur, DragonBase0, DragonBase1, DragonGreen0, WyvernBlue1, NearBlack"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedarthropluera] [corruptedarthropleura]
------------------------------------------------------------
  ["corruptedarthropluera"] = {
    ["commonname"] = "Corrupted Arthropluera",
    ["class"] = "Arthro_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Arthropluera/Arthro_Character_BP_Corrupt.Arthro_Character_BP_Corrupt'",
    ["variants"] = "Arthropluera, Aberrant Arthropluera",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Arthropluera felsanguis",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carrion-Feeder",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["health"] = 500,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 200,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 175,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1200,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 225,
      ["untamedrunspeed"] = 486,
      ["swimspeed"] = 400
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 110,
    ["mass"] = 160,
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 18,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 350,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 600,
        ["melee"] = {
          ["damage"] = 18
        }
      },
      ["2"] = {
        ["name"] = "Ranged",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 1800,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 2500,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 30
          },
          ["explosion"] = {
            ["damage"] = 30,
            ["radius"] = 100
          }
        }
      }
    },
    ["killxpbase"] = 4,
    ["chancetodroploot"] = 0.3,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Chitin, Corrupted Nodule, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark All +w",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["3"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedcarnotaurus] [corruptedcarno]
------------------------------------------------------------
  ["corruptedcarnotaurus"] = {
    ["commonname"] = "Corrupted Carnotaurus",
    ["class"] = "Carno_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Carno/Carno_Character_BP_Corrupt.Carno_Character_BP_Corrupt'",
    ["variants"] = "Carnotaurus, Alpha Carnotaurus, Aberrant Carnotaurus, Skeletal Carnotaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Carnotaurus pressor",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 420,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 350,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 300,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 425,
      ["untamedrunspeed"] = 892.5,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 250,
    ["mass"] = 222,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 300,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 35
        }
      },
      ["2"] = {
        ["name"] = "Gore",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 340,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 35
        }
      }
    },
    ["killxpbase"] = 18,
    ["chancetodroploot"] = 0.3,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "All Muted",
        ["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedchalicotherium] [corruptedchalico]
------------------------------------------------------------
  ["corruptedchalicotherium"] = {
    ["commonname"] = "Corrupted Chalicotherium",
    ["class"] = "Chalico_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Chalicotherium/Chalico_Character_BP_Corrupt.Chalico_Character_BP_Corrupt'",
    ["variants"] = "Chalicotherium",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Chalicotherium obsidioequus",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 600,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 500,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 4000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 400,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 210,
      ["untamedrunspeed"] = 850.500061,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 300,
    ["mass"] = 225,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 36,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee Hand",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 485,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 36
        }
      },
      ["2"] = {
        ["name"] = "Throw Boulder",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 5600,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        },
        ["projectile"] = {
          ["projectilelife"] = 2.6,
          ["impact"] = {
            ["damage"] = 100,
            ["impulse"] = 100000
          }
        }
      },
      ["3"] = {
        ["name"] = "Melee Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 450,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        }
      },
      ["4"] = {
        ["name"] = "Throw Mud",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 6000,
        ["minattackrange"] = 1000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        },
        ["projectile"] = {
          ["projectilelife"] = 10
        }
      },
      ["5"] = {
        ["name"] = "Throw Snow",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 6000,
        ["minattackrange"] = 1000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        },
        ["projectile"] = {
          ["projectilelife"] = 10
        }
      },
      ["6"] = {
        ["name"] = "Throw Mud Friendly",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 6600,
        ["minattackrange"] = 2000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        },
        ["projectile"] = {
          ["projectilelife"] = 10
        }
      },
      ["7"] = {
        ["name"] = "Throw Snow Friendly",
        ["description"] = "",
        ["staminacost"] = 75,
        ["attackrange"] = 6600,
        ["minattackrange"] = 2000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        },
        ["projectile"] = {
          ["projectilelife"] = 10
        }
      }
    },
    ["killxpbase"] = 6,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Main Body",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, BigFoot5, BigFoot0, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "***No Effect****",
        ["colors"] = ""
      },
      ["2"] = {
        ["name"] = "***No Effect****",
        ["colors"] = ""
      },
      ["3"] = {
        ["name"] = "***No Effect****",
        ["colors"] = ""
      },
      ["4"] = {
        ["name"] = "Fur Highlights",
        ["colors"] = "Dino Dark Red, DarkWolfFur, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, None"
      },
      ["5"] = {
        ["name"] = "Stripes and Belly",
        ["colors"] = "Dino Light Orange, BigFoot4, WolfFur, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corrupteddeathworm]
------------------------------------------------------------
  ["corrupteddeathworm"] = {
    ["commonname"] = "Corrupted Deathworm",
    ["class"] = "Deathworm_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Deathworm/Deathworm_Character_BP_Corrupt.Deathworm_Character_BP_Corrupt'",
    ["variants"] = "Deathworm, Deathworm - Manticore Arena, Iceworm Male, Alpha Deathworm, Iceworm Queen",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Khorkoi arrakis",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "Yes",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["health"] = 20000,
      ["healthwildlevel"] = 0.002,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 100,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 100,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 100,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 0,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 1000,
    ["mass"] = 1200,
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 210,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 2500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 3000,
        ["melee"] = {
          ["damage"] = 225
        }
      },
      ["2"] = {
        ["name"] = "Claw",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 2500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 3000,
        ["melee"] = {
          ["damage"] = 225
        }
      }
    },
    ["killxpbase"] = 3000,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body",
        ["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Dark Orange"
      },
      ["1"] = {
        ["name"] = "UpperShell",
        ["colors"] = "Dino Dark Orange, Dino Dark Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Dark Red"
      },
      ["2"] = {
        ["name"] = "Claws",
        ["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, BigFoot5, Dino Dark Orange"
      },
      ["3"] = {
        ["name"] = "Lateral Horns",
        ["colors"] = "Light Brown, Black, Brown, Dino Dark Orange, Dino Dark Brown, Dino Darker Grey, None"
      },
      ["4"] = {
        ["name"] = "Hair",
        ["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, Black, BigFoot5, Dino Dark Orange"
      },
      ["5"] = {
        ["name"] = "Belly",
        ["colors"] = "Dino Light Orange, Dino Light Brown, Dino Medium Brown, BigFoot0, BigFoot5, Dino Light Brown, Dino Medium Brown"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corrupteddilophosaur] [corrupteddilo]
------------------------------------------------------------
  ["corrupteddilophosaur"] = {
    ["commonname"] = "Corrupted Dilophosaur",
    ["class"] = "Dilo_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dilo/Dilo_Character_BP_Corrupt.Dilo_Character_BP_Corrupt'",
    ["variants"] = "Dilophosaur",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Dilophosaurus sputatrix",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 130,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 100,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 75,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 450,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 45,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 160,
      ["untamedrunspeed"] = 480,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 35,
    ["mass"] = 70,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Griffin, Lightning Wyvern, Poison Wyvern, Pteranodon, Quetzal, Tapejara, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 10,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 130,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 140,
        ["melee"] = {
          ["damage"] = 10
        }
      },
      ["2"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 250,
        ["activateattackrange"] = 0,
        ["projectile"] = {
          ["projectilelife"] = 10,
          ["impact"] = {
            ["damage"] = 3
          }
        }
      }
    },
    ["killxpbase"] = 1,
    ["chancetodroploot"] = 0.01,
    ["lootitems"] = "Nerdry Glasses",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["3"] = {
        ["name"] = "Light All +w",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corrupteddimorphodon] [corrupteddimo]
------------------------------------------------------------
  ["corrupteddimorphodon"] = {
    ["commonname"] = "Corrupted Dimorphodon",
    ["class"] = "Dimorph_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Dimorphodon/Dimorph_Character_BP_Corrupt.Dimorph_Character_BP_Corrupt'",
    ["variants"] = "Dimorphodon, Aberrant Dimorphodon",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Dimorphodon equesica",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 125,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 150,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 100,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 900,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 50,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 80,
      ["untamedrunspeed"] = 144,
      ["swimspeed"] = 400,
      ["flyspeed"] = 450,
      ["untamedrunflyspeed"] = 810
    },
    ["grabweightthreshold"] = 50,
    ["dragweight"] = 70,
    ["mass"] = 70,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "Bola, Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 23,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 23
        }
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "All Muted -g",
        ["colors"] = "Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["5"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedgiganotosaurus] [corruptedgiganoto]
------------------------------------------------------------
  ["corruptedgiganotosaurus"] = {
    ["commonname"] = "Corrupted Giganotosaurus",
    ["class"] = "Gigant_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Giganotosaurus/Gigant_Character_BP_Corrupt.Gigant_Character_BP_Corrupt'",
    ["variants"] = "Giganotosaurus, Giganotosaurus - Tek Cave, Skeletal Giganotosaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Giganotosaurus furiosa",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 35000,
      ["healthwildlevel"] = 0.0005,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 400,
      ["staminawildlevel"] = 0.0005,
      ["torpor"] = 10000,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.0025,
      ["food"] = 4000,
      ["foodwildlevel"] = 0.0025,
      ["weight"] = 700,
      ["weightwildlevel"] = 0.01,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 1500,
      ["untamedrunspeed"] = 1681.679932,
      ["swimspeed"] = 625
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 950,
    ["mass"] = 400,
    ["fecessize"] = "Large",
    ["immobilizedby"] = "Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 300,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 2400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 2700,
        ["melee"] = {
          ["damage"] = 500
        }
      },
      ["2"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Gnash",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 2400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 2700,
        ["melee"] = {
          ["damage"] = 500
        }
      }
    },
    ["killxpbase"] = 200,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "All Muted",
        ["colors"] = "Dino Dark Red, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Dark Red, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedparaceratherium] [corruptedparacer]
------------------------------------------------------------
  ["corruptedparaceratherium"] = {
    ["commonname"] = "Corrupted Paraceratherium",
    ["class"] = "Paracer_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'",
    ["variants"] = "Paraceratherium, Aberrant Paraceratherium",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Paraceratherium gigamicus",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1026,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1300,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 6500,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 850,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 260,
      ["untamedrunspeed"] = 715,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 600,
    ["mass"] = 360,
    ["fecessize"] = "Large",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 45,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 800,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 45
        }
      }
    },
    ["killxpbase"] = 12,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot0, BigFoot4, BigFoot5"
      },
      ["4"] = {
        ["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot4, BigFoot4, BigFoot4, BigFoot4, BigFoot5"
      },
      ["5"] = {
        ["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, BigFoot0, BigFoot4, BigFoot5, BigFoot5, BigFoot5, BigFoot5, BigFoot5"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedpteranodon] [corruptedptera] [corruptedptero]
------------------------------------------------------------
  ["corruptedpteranodon"] = {
    ["commonname"] = "Corrupted Pteranodon",
    ["class"] = "Ptero_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Ptero/Ptero_Character_BP_Corrupt.Ptero_Character_BP_Corrupt'",
    ["variants"] = "Pteranodon, Pteranodon - Gamma Dragon Arena, Pteranodon - Beta Dragon Arena, Pteranodon - Alpha Dragon Arena",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Pteranodon wyvernus",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 210,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 0.9,
      ["stamina"] = 150,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 120,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1200,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 120,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["walkspeed"] = 260,
      ["swimspeed"] = 300,
      ["flyspeed"] = 600,
      ["untamedrunflyspeed"] = 1649.999634
    },
    ["grabweightthreshold"] = 50,
    ["dragweight"] = 149,
    ["mass"] = 190,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "Bola, Chain Bola, Bear Trap, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["meleebase"] = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 12
        }
      },
      ["2"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 18
        }
      },
      ["3"] = {
        ["name"] = "Barrel Roll",
        ["description"] = "",
        ["staminacost"] = 90,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 50
        }
      }
    },
    ["killxpbase"] = 3,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "All -bv",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["1"] = {
        ["name"] = "Light All",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["2"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"] = "Light All",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["4"] = {
        ["name"] = "Light All",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedraptor]
------------------------------------------------------------
  ["corruptedraptor"] = {
    ["commonname"] = "Corrupted Raptor",
    ["class"] = "Raptor_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt'",
    ["variants"] = "Raptor, Tek Raptor, Alpha Raptor, Aberrant Raptor, Skeletal Raptor",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Utahraptor prime",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 200,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 150,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 180,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 1200,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 140,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 480,
      ["untamedrunspeed"] = 993.599976,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 85,
    ["mass"] = 165,
    ["fecessize"] = "Small",
    ["immobilizedby"] = "Bola, Bear Trap, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Argentavis, Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 15,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 350,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 15
        }
      },
      ["2"] = {
        ["name"] = "Pounce",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 300,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 10
        }
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "Melee_Pounce",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 20
        }
      }
    },
    ["killxpbase"] = 3,
    ["chancetodroploot"] = 0.3,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["1"] = {
        ["name"] = "Light All -oe",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Medium Blue, Dino Deep Blue, WyvernBlue0, WyvernBlue1"
      },
      ["3"] = {
        ["name"] = "All Muted -w",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Medium Blue, Dino Deep Blue, WyvernBlue0, WyvernBlue1"
      },
      ["4"] = {
        ["name"] = "Light All -oek",
        ["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
      },
      ["5"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedreaperking] [corruptedreaper]
------------------------------------------------------------
  ["corruptedreaperking"] = {
    ["commonname"] = "Corrupted Reaper King",
    ["class"] = "Xenomorph_Character_BP_Male_Tamed_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Nameless/Xenomorph_Character_BP_Male_Tamed_Corrupt.Xenomorph_Character_BP_Male_Tamed_Corrupt'",
    ["variants"] = "Subterranean Reaper King, Surface Reaper King, Elemental Reaper King, Reaper Queen, Alpha Surface Reaper King",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Unknown",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 18500,
      ["healthwildlevel"] = 0.001,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 480,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 925,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 415,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 466,
      ["untamedrunspeed"] = 1782.450073,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 525,
    ["mass"] = 385,
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 65,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "BiteAttack",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 900,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 900,
        ["melee"] = {
          ["damage"] = 75
        }
      },
      ["2"] = {
        ["name"] = "Web Attack",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 5000,
        ["minattackrange"] = 900,
        ["activateattackrange"] = 5000,
        ["melee"] = {
          ["damage"] = 10
        },
        ["projectile"] = {
          ["projectilelife"] = 4,
          ["impact"] = {
            ["damage"] = 9,
            ["impulse"] = 100
          }
        }
      },
      ["3"] = {
        ["name"] = "Tail swipe",
        ["description"] = "",
        ["staminacost"] = 30,
        ["attackrange"] = 1750,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1940,
        ["melee"] = {
          ["damage"] = 48
        }
      },
      ["4"] = {
        ["name"] = "Tail spike",
        ["description"] = "",
        ["staminacost"] = 50,
        ["attackrange"] = 5000,
        ["minattackrange"] = 1100,
        ["activateattackrange"] = 5000,
        ["melee"] = {
          ["damage"] = 10
        },
        ["projectile"] = {
          ["projectilelife"] = 4,
          ["impact"] = {
            ["damage"] = 9,
            ["impulse"] = 100
          }
        }
      },
      ["5"] = {
        ["name"] = "Impregnation",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1500,
        ["minattackrange"] = 500,
        ["activateattackrange"] = 1200,
        ["melee"] = {
          ["damage"] = 10
        }
      },
      ["6"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 15,
        ["attackrange"] = 2500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 2500,
        ["melee"] = {
          ["damage"] = 52
        }
      },
      ["7"] = {
        ["name"] = "HatchlingBiteAttack",
        ["description"] = "",
        ["staminacost"] = 5,
        ["attackrange"] = 250,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 5
        }
      }
    },
    ["killxpbase"] = 18,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "body Main",
        ["colors"] = "Dino Dark Orange, BigFoot0, DarkWolfFur, DragonBase0, Dino Dark Brown, Dino Darker Grey, DragonBase1, Dino Medium Brown, Dino Dark Yellow, Dino Darker Grey, DragonGreen3, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue"
      },
      ["2"] = {
        ["name"] = "**Not Used**",
        ["colors"] = ""
      },
      ["4"] = {
        ["name"] = "Underbelly ",
        ["colors"] = "Dino Light Yellow, DragonBase1, Dino Light Brown, Dino Light Purple, Dino Medium Brown, BigFoot0, BigFoot4, Bigfoot5, WolfFur, DragonGreen2"
      },
      ["5"] = {
        ["name"] = "Back color",
        ["colors"] = "Dino Darker Grey, Black, Dino Darker Grey, NearBlack, DarkWolfFur, Dino Dark Brown, DragonBase0, Dino Medium Brown, Dino Dark Orange"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedrex] [corruptedtrex]
------------------------------------------------------------
  ["corruptedrex"] = {
    ["commonname"] = "Corrupted Rex",
    ["class"] = "Rex_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt'",
    ["variants"] = "Rex, Tek Rex, Alpha Rex, Enraged Corrupted Rex, Skeletal Rex, DodoRex",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Tyrannosaurus dominum",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1100,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 420,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 1550,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 500,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 515,
      ["untamedrunspeed"] = 736.449951,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 550,
    ["mass"] = 400,
    ["fecessize"] = "Large",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 60,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 62
        }
      },
      ["2"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 3500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 62
        }
      }
    },
    ["killxpbase"] = 30,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "Corrupt Heart",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["1"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, Dino Medium Brown, DarkWolfFur"
      },
      ["3"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Dark Grey, Black, Dino Dark Purple, Dino Dark Purple, Dino Darker Grey, Dino Darker Grey, WyvernPurple0, WyvernPurple1, NearBlack, Dark Grey, Dino Light Purple, Dino Light Purple, WyvernPurple1, WyvernPurple1, WyvernPurple0"
      },
      ["4"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["5"] = {
        ["name"] = "Dark Muted-g",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedrockdrake] [corrupteddrake]
------------------------------------------------------------
  ["corruptedrockdrake"] = {
    ["commonname"] = "Corrupted Rock Drake",
    ["class"] = "RockDrake_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/RockDrake/RockDrake_Character_BP_Corrupt.RockDrake_Character_BP_Corrupt'",
    ["variants"] = "Rock Drake",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Draconis obscurum",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1950,
      ["healthwildlevel"] = 0.085,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 450,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 400,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["walkspeed"] = 650,
      ["untamedrunspeed"] = 1820,
      ["swimspeed"] = 600
    },
    ["grabweightthreshold"] = 1000,
    ["dragweight"] = 425,
    ["mass"] = 345,
    ["fecessize"] = "Large",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 0,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 1100,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 60
        }
      },
      ["2"] = {
        ["name"] = "Toggle Climbing",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Toggle Camo",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "Pounce_DirectHit",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "Pounce_AOE",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["6"] = {
        ["name"] = "Bite (Climbing)",
        ["description"] = "",
        ["staminacost"] = 20,
        ["attackrange"] = 1000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 60
        }
      }
    },
    ["killxpbase"] = 2,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "Amarberry, Azulberry, Bow, Mejoberry, Metal Hatchet, Metal Pick, Narcoberry, Notes on Rockwell Recipes, Pike, Rockwell Recipes: Battle Tartare, Rockwell Recipes: Calien Soup, Rockwell Recipes: Decorative Coloring, Rockwell Recipes: Egg-based Kibble, Rockwell Recipes: Enduro Stew, Rockwell Recipes: Energy Brew, Rockwell Recipes: Focal Chili, Rockwell Recipes: Fria Curry, Rockwell Recipes: Lazarus Chowder, Rockwell Recipes: Meat Jerky, Rockwell Recipes: Medical Brew, Rockwell Recipes: Mindwipe Tonic, Rockwell Recipes: Shadow Steak Saute, Slingshot, Spear, Stimberry, Stone Arrow, Stone Hatchet, Stone Pick, Tintoberry, Tranq Arrow",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body Main",
        ["colors"] = "Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, DragonGreen3, Dino Medium Green, DragonGreen0, DragonGreen2, Dino Medium Brown, Dino Light Brown, Light Grey, Dark Grey, DragonGreen1, Black"
      },
      ["1"] = {
        ["name"] = "FeathersMain",
        ["colors"] = "Dino Light Brown, Dino Dark Orange, BigFoot5, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, DragonBase1"
      },
      ["2"] = {
        ["name"] = "Not Used",
        ["colors"] = "Dino Dark Orange, Dino Dark Blue, Dino Dark Brown, Dino Darker Grey, Dino Albino, DragonFire, DragonBase0, DragonGreen3, WyvernBlue0, WyvernBlue1, NearBlack, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, Dino Medium Blue"
      },
      ["3"] = {
        ["name"] = "Feathers Highlight",
        ["colors"] = "Teal"
      },
      ["4"] = {
        ["name"] = "Scales",
        ["colors"] = "DragonBase0, DragonGreen0, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, DragonGreen1, WyvernBlue1, Dino Medium Brown, Dino Dark Brown, DragonBase0, Dark Grey, Dino Darker Grey, Black, DragonGreen3, WyvernPurple1, WyvernBlue0, Red, Blue, Green, Yellow, Cyan, Magenta, Dragonfire, WyvernPurple0, None"
      },
      ["5"] = {
        ["name"] = "Belly",
        ["colors"] = "DragonBase1, Dino Light Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Light Blue, DragonGreen1, Dino Light Brown, Dino Medium Brown, Light Grey, DragonGreen3, DragonGreen2, WyvernBlue1"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedspino] [corruptedspinosaur] [corruptedspinosaurus]
------------------------------------------------------------
  ["corruptedspino"] = {
    ["commonname"] = "Corrupted Spino",
    ["class"] = "Spino_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Spino/Spino_Character_BP_Corrupt.Spino_Character_BP_Corrupt'",
    ["variants"] = "Spinosaur, Aberrant Spino",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Spinosaurus aquareliga",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 700,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 350,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 850,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 650,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 2600,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 350,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 452,
      ["untamedrunspeed"] = 1717.599976,
      ["swimspeed"] = 1100
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 550,
    ["mass"] = 500,
    ["fecessize"] = "Large",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["meleebase"] = 50,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Spino Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 40
        }
      },
      ["2"] = {
        ["name"] = "Change Stance",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["3"] = {
        ["name"] = "Roar",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["4"] = {
        ["name"] = "Spino Swipe Right",
        ["description"] = "",
        ["staminacost"] = 12,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 60
        }
      },
      ["5"] = {
        ["name"] = "Spino Swipe Left",
        ["description"] = "",
        ["staminacost"] = 12,
        ["attackrange"] = 1500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 60
        }
      }
    },
    ["killxpbase"] = 60,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["2"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Dino Light Brown, Dino Medium Brown, Dino Dark Brown, Light Grey, Dark Grey, Dino Darker Grey, Black, Dino Albino"
      },
      ["4"] = {
        ["name"] = "All",
        ["colors"] = "Dino Light Red, Dino Dark Red, Dino Light Orange, Dino Dark Orange, Dino Light Yellow, Dino Dark Yellow, Dino Light Green, Dino Medium Green, Dino Dark Green, Dino Light Blue, Dino Dark Blue, Dino Light Purple, Dino Dark Purple, Black, Dino Albino"
      },
      ["5"] = {
        ["name"] = "Light Muted",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedstegosaurus] [corruptedstego]
------------------------------------------------------------
  ["corruptedstegosaurus"] = {
    ["commonname"] = "Corrupted Stegosaurus",
    ["class"] = "Stego_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Stego/Stego_Character_BP_Corrupt.Stego_Character_BP_Corrupt'",
    ["variants"] = "Stegosaurus, Tek Stegosaurus, Aberrant Stegosaurus, Skeletal Stegosaurus",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Stegosaurus regium",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 650,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 300,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 500,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 6000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 500,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 170,
      ["untamedrunspeed"] = 607.75,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 250,
    ["mass"] = 260,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 42,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Melee",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 570,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 660,
        ["melee"] = {
          ["damage"] = 42
        }
      }
    },
    ["killxpbase"] = 5,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["2"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"] = "Light All",
        ["colors"] = "Dino Light Red, Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Blue, Dino Light Purple, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light Muted -b",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedtriceratops] [corruptedtrike]
------------------------------------------------------------
  ["corruptedtriceratops"] = {
    ["commonname"] = "Corrupted Triceratops",
    ["class"] = "Trike_Character_BP_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/Trike_Character_BP_Corrupt.Trike_Character_BP_Corrupt'",
    ["variants"] = "Triceratops, Aberrant Triceratops, Enraged Triceratops, Skeletal Trike",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Triceratops styrax",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Herbivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 375,
      ["healthwildlevel"] = 0.2,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 150,
      ["staminawildlevel"] = 0.1,
      ["torpor"] = 250,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 3000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 365,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["speedwildlevel"] = 0,
      ["walkspeed"] = 150,
      ["untamedrunspeed"] = 607.5,
      ["swimspeed"] = 300
    },
    ["grabweightthreshold"] = 200,
    ["dragweight"] = 300,
    ["mass"] = 225,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap, Plant Species Y",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "Fire Wyvern, Forest Wyvern, Lightning Wyvern, Poison Wyvern, Quetzal, Tek Quetzal, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern",
    ["meleebase"] = 32,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "None",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 490,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        }
      },
      ["2"] = {
        ["name"] = "Ram",
        ["description"] = "",
        ["staminacost"] = 0,
        ["attackrange"] = 4000,
        ["minattackrange"] = 1000,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 32
        }
      }
    },
    ["killxpbase"] = 4,
    ["chancetodroploot"] = 0,
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Keratin, Raw Meat",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["1"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["3"] = {
        ["name"] = "Dark Muted",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["4"] = {
        ["name"] = "Dark All",
        ["colors"] = "Dino Dark Red, Dino Dark Orange, Dino Dark Yellow, Dino Medium Green, Dino Dark Green, Dino Dark Blue, Dino Dark Purple, Dino Medium Brown, Dino Dark Brown, Dark Grey, Dino Darker Grey, Black"
      },
      ["5"] = {
        ["name"] = "Light Muted -b",
        ["colors"] = "Dino Light Orange, Dino Light Yellow, Dino Light Green, Dino Medium Green, Dino Light Brown, Dino Medium Brown, Light Grey, Black"
      }
    }
  },
------------------------------------------------------------
-- KEYWORDS: [corruptedwyvern]
------------------------------------------------------------
  ["corruptedwyvern"] = {
    ["commonname"] = "Corrupted Wyvern",
    ["class"] = "Wyvern_Character_BP_Fire_Corrupt_C",
    ["blueprintpath"] = "Blueprint'/Game/Extinction/Dinos/Corrupt/Wyvern/Wyvern_Character_BP_Fire_Corrupt.Wyvern_Character_BP_Fire_Corrupt'",
    ["variants"] = "Fire Wyvern, Forest Wyvern, Ice Wyvern, Lightning Wyvern, Poison Wyvern, Alpha Fire Wyvern, Bone Fire Wyvern, Zombie Fire Wyvern, Zombie Lightning Wyvern, Zombie Poison Wyvern, Dodo Wyvern",
    ["dlc"] = "Extinction",
    ["categories"] = "",
    ["species"] = "Draconis vipera",
    ["time"] = "Post-Holocene",
    ["group"] = "Corrupted Creatures",
    ["temperament"] = "Highly Aggressive",
    ["diet"] = "Carnivore",
    ["releasedate"] = "2018-11-06",
    ["releaseversion"] = "285.104",
    ["xboxreleasedate"] = "2018-11-06",
    ["xboxreleaseversion"] = "779.29",
    ["ps4releasedate"] = "2018-11-06",
    ["ps4releaseversion"] = "528.23",
    ["mobilereleasedate"] = "Unreleased",
    ["mobilereleaseversion"] = "",
    ["taming"] = {
      ["torporimmune"] = "No",
      ["canbetamed"] = "No",
      ["rideable"] = "No",
      ["canmountonhumans"] = "No",
      ["nonviolenttame"] = "No",
      ["knockouttame"] = "No"
    },
    ["stats"] = {
      ["cansuffocate"] = "Yes",
      ["health"] = 1725,
      ["healthwildlevel"] = 0.15,
      ["tamedbasehealthmultiplier"] = 1,
      ["stamina"] = 275,
      ["staminawildlevel"] = 0.05,
      ["torpor"] = 725,
      ["torporwildlevel"] = 0.06,
      ["oxygen"] = 150,
      ["oxygenwildlevel"] = 0.1,
      ["food"] = 2000,
      ["foodwildlevel"] = 0.1,
      ["weight"] = 400,
      ["weightwildlevel"] = 0.02,
      ["melee"] = 0,
      ["meleewildlevel"] = 0.05,
      ["extradamagemultiplier"] = 1,
      ["speed"] = 0,
      ["walkspeed"] = 690,
      ["untamedrunspeed"] = 796.949951,
      ["swimspeed"] = 1100,
      ["flyspeed"] = 3000,
      ["untamedrunflyspeed"] = 2310.001221
    },
    ["grabweightthreshold"] = 300,
    ["dragweight"] = 555,
    ["mass"] = 800,
    ["fecessize"] = "Medium",
    ["immobilizedby"] = "Chain Bola, Large Bear Trap",
    ["teamname"] = "Carnivores_High",
    ["candamage"] = "Thatch, Greenhouse, Wood, Stone, Metal, Tek, Adobe",
    ["carryableby"] = "",
    ["candragcreatureswhileflying"] = "Yes",
    ["meleebase"] = 160,
    ["attacks"] = {
      ["1"] = {
        ["name"] = "Bite",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1200,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1400,
        ["melee"] = {
          ["damage"] = 80
        }
      },
      ["2"] = {
        ["name"] = "Flame",
        ["description"] = "",
        ["staminacost"] = 160,
        ["attackrange"] = 4000,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 5000
      },
      ["3"] = {
        ["name"] = "Grab",
        ["description"] = "",
        ["staminacost"] = 40,
        ["attackrange"] = 500,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0,
        ["melee"] = {
          ["damage"] = 18
        }
      },
      ["4"] = {
        ["name"] = "Taunt",
        ["description"] = "",
        ["staminacost"] = 2,
        ["attackrange"] = 0,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 0
      },
      ["5"] = {
        ["name"] = "Bite (AI)",
        ["description"] = "",
        ["staminacost"] = 10,
        ["attackrange"] = 1400,
        ["minattackrange"] = 0,
        ["activateattackrange"] = 1700,
        ["melee"] = {
          ["damage"] = 80
        }
      }
    },
    ["killxpbase"] = 120,
    ["chancetodroploot"] = 1,
    ["lootitems"] = "AnglerGel, Black Pearl",
    ["canbeharvestedfor"] = "Corrupted Nodule, Hide, Raw Meat, Raw Prime Meat",
    ["specialloot"] = "",
    ["colorization"] = {
      ["0"] = {
        ["name"] = "Body Main",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["1"] = {
        ["name"] = "**IGNORE**NOTHING**",
        ["colors"] = ""
      },
      ["2"] = {
        ["name"] = "Scales Main",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["3"] = {
        ["name"] = "Wings Main",
        ["colors"] = "Light Orange, Dark Red, Dino Dark Purple, Dino Dark Purple, Dino Dark Red, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["4"] = {
        ["name"] = "Fins Highlight",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      },
      ["5"] = {
        ["name"] = "Body Highlights",
        ["colors"] = "Light Orange, Dino Light Red, Dino Dark Purple, Dino Light Purple, Dino Light Brown, Dino Dark Orange, WyvernPurple0, WyvernPurple1, DragonBase0, Dino Dark Orange, Dino Dark Brown, Dino Light Purple, DragonBase1, Dino Medium Brown, DarkWolfFurt, DragonFire"
      }
    }
  }
}